1 / 55
文档名称:

计算机科学与技术毕业设计(论文).docx

格式:docx   大小:391KB   页数:55
下载后只包含 1 个 DOCX 格式的文档,没有任何的图纸或源代码,查看文件列表

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

分享

预览

计算机科学与技术毕业设计(论文).docx

上传人:sssmppp 2021/3/5 文件大小:391 KB

下载得到文件列表

计算机科学与技术毕业设计(论文).docx

相关文档

文档介绍

文档介绍:航空电子接口信息提取及数据转换算法的实

学院
计算机学院
专业
计算机科学与技术
班级
XXXXX
学号
XXXXXXX
姓名
XXX
指导教师
负责教师
XXX
沈阳航空航天大学
2013年6月
摘要
航空电子研究正以惊人的速度改变着航空航天技术。不管是军用的,商用的,还 是民用先进机型的电子系统都需要通过航空电子总线相互连接起来。由于航空总线在 航空电子综合化系统中的重要地位,因此航空总线的可靠性、稳定性变得尤为重要。 针对目前多种航空总线在现代飞机中的大量使用,如何高效、准确地对复杂航电系统 进行综合测试,日益成为航空总线测试领域研究的热点。
由于航空电子接口定义的不同总线类型不同设备的信号格式非常复杂,需要对航 空电子接口有一种较好的组织方式,实现航空电子接口信息的提取,并根据提取的信 息将物理量与航空总线数据之间进行转换。采用XML技术定义了包含1553B和 ARINC429航空总线数据格式的航空电子接口,设计了航空电子接口信息提取算法, 并实现了物理量与航空总线数据之间的转换以及其反转换算法、麴g转换的静态、动 态测试和数据转换前后对比分析和误差分析等功能。
关键词:XML解析;1553B数据总线;ARINC429数据总线;航数据转换;航空电
子接口
The Program Implementation On Transforming and Parsing
Avionics Interface Data of the XML-based File Format
Abstract
Aviation electronics research is changing at an amazing speed of aerospace technology. The avionics systems in military, commercial and advanced models of civilian aircraft are interconnected using an avionics databus. Because of the key status of the avionics bus in avionics integrated system, its reliability and stability become more and more important. Aim at currently various avionics bus is in a great deal of usage in the modern airplane, how to carry on a comprehensive test to the complicated avionics system efficiently and accurately, become the hot point of the avionics bus test realm.
Because the signal format defined by avionics interface of different devices of different bus types is complex, it needs to have a better organization of the avionics interface to achieve the extraction of avionics interface information. It needs to be conversed between the physical quantity and avionics bus data, basing on the extracted information. By using XML technology, it defines the avionics interface containning the avionics bus in the data format of 1533B and ARINC429, designs the extraction algorithm of avionics interface,and implements the algorithm which achieve to translate and reverse translate between the avionics bus data and physical format data. And Data transformation's static tes