1 / 79
文档名称:

基于FPGA和虚拟仪器的遥测舱测试系统的研制.pdf

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

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

分享

预览

基于FPGA和虚拟仪器的遥测舱测试系统的研制.pdf

上传人:qujim2013 2013/7/14 文件大小:0 KB

下载得到文件列表

基于FPGA和虚拟仪器的遥测舱测试系统的研制.pdf

文档介绍

文档介绍:南京航空航天大学
硕士学位论文
基于FPGA和虚拟仪器的遥测舱测试系统的研制
姓名:汪晓光
申请学位级别:硕士
专业:电路与系统
指导教师:刘方
2010-12
南京航空航天大学硕士学位论文
摘要
遥测舱测试系统是用于国产某型号飞行器部件——遥测舱进行测试的专用系统。该系统是
基于虚拟仪器技术和 FPGA 研制而成的,能够完成传输系数标定、接口输入阻抗标定、参数模
拟和调制信号分析等功能。该系统在测试过程中可以有效提高测试效率、改善测试精度。
本文依据某研究院提出的某型号遥测舱自动测试系统研制要求,详细阐述了测试系统的设
计和研发过程。论文首先介绍了课题的研究背景、具体要求和关键技术理论:虚拟仪器技术、
曲线拟合和 DDS 技术。然后设计了该测试系统的模块化总体架构和实现方法,在此基础上提出
了软、硬件设计方法。硬件部分主要包括硬件组成、功能划分和部分电路实现;软件部分采取
模块化设计思路,在 LabVIEW 软件平台上实现了各软件模块功能;最后讨论了测试系统总
体调试过程和测试过程中遇到的问题及解决方法。
本系统软件采用 G 语言作为编程语言;下位机硬件电路主要基于 FPGA 实现,使用硬件描
述语言 Verilog HDL 进行程序开发。
目前,该系统已经验收完毕并投入了实际使用,实际应用证明,测试系统满足该院的各项
要求和指标,而且具有较高的自动化程度和可靠的性能。

关键词:遥测舱,FPGA,虚拟仪器,G 语言,曲线拟合,DDS ,Verilog HDL

i
基于 FPGA 和虚拟仪器的遥测舱测试系统的研制
ABSTRACT
The telemetry module testing system, based on virtual instrument technology and FPGA, is a
special automatic testing system designing for measing and testing the telemetry module. Mainly
testing function modules include: the part of transmission coefficient calculation, the part of interface
input impedance calculation, the part of simulated some kinds of bus protocol signals and analog
signals, the analysis of modulated signal. It can greatly improve the efficiency and accuracy.
In this thesis, the design and development process of the telemetry module testing system is
introduced in detail. First of all, some basic knowledge about virtual instrument technology are
analyzed, and then a design scheme based on virtual instrument technology from current available
solutions is put forward and that, the paper discusses the hardware design of the testing
system in detail, including the position, the partmentalization. Besides, the
paper analyzes the work flow of each moudule for the software of the testing system, then explains
and realizes the testing functional modules on the platform of LabVIEW . Finally, the paper
describes the debugging, calibration of the testing system and the problems encountering as well