1 / 60
文档名称:

飞行器设计硕士论文-多机交互式飞行模拟平台设计.pdf

格式:pdf   页数:60页
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

飞行器设计硕士论文-多机交互式飞行模拟平台设计.pdf

上传人:3346389411 2013/3/26 文件大小:0 KB

下载得到文件列表

飞行器设计硕士论文-多机交互式飞行模拟平台设计.pdf

文档介绍

文档介绍:西北工业大学硕士论文
分类号:V221 学校代号:10699
学号:98605104


西北工业大学

硕士学位论文
(学位研究生)


题目多机交互式飞行模拟平台设计

作者王海峰





指导教师王正平专业技术职务副教授
学科(专业) 飞行器设计

二 OO 一年二月
~1~
西北工业大学硕士论文
摘要
本文主要建立多机交互式飞行模拟的框架应用平台,此平台集成了飞行模
拟/仿真、图形显示系统和网络技术,可作为总体设计阶段对飞机性能、操稳特
性及飞行品质评估的一个工具软件。
首先,本文建立某歼击机及某轰炸机的六自由度运动方程的数学模型,并
做了一些求解运动方程方法的探讨,在完成运动方程求解的基础上创建模拟视景
系统,用于显示飞机的即时位置及飞行姿态和各种飞行参数。随后用基于 TCP/IP
协议的 Winsock API 进行网络数据传输,从而达到在两台计算机上进行两架飞机
飞行仿真的目的。
本软件使用 Visual C++ 编制,可在 NT 平台下运
行。


关键词: 飞行模拟/仿真框架应用 TCP/IP
~2~
西北工业大学硕士论文
Abstract
A framework application platform that is used for flight simulation or flight
imitation of multiple aircraft has been presented in this paper, and techniques of flight
simulation 、vision system work based on TCP/IP protocol has been integrated
in the platform which can be used as a analytic tool for evaluating flight performance
and flight quality in the conceptual design phase of aircraft .
Firstly, dynamic equations’ mathematics modal of a fighter and a bomber has
been built and some solutions of the dynamic equations have been acquired in the
paper. Secondly, a flight simulation vision system has been set up which can display
flight status and flight parameters of the simulated airplane. At last, network
techniques have been used for transferring simulation data between puters,
which can simulate two aircraft’s flight respectively and simultaneously.
The software has been developed in Visual C++ universal development system,
so it can be run in system.
Keywords: flight simulation or flight imitation
framework application platform
TCP/IP
~3~
西北工业大学硕士论文
目录
第一章绪论.........................................................................................................7
§ 问题的提出........................................................................................................7
§ 现代飞行力学发展概况.............................