当前位置:主页 > 科技论文 > 计算机论文 >

接口检测及时域波形分析软件设计与实现

发布时间:2019-05-22 21:21
【摘要】:综合通信系统由主控设备、转接设备及多个终端设备组成,设备之间通过有线电缆相连。该系统接口数量繁多,主要分为串口、电台口及二线口三类。接口的有效性是整个系统正常工作的基础,保障接口有效性的重要手段是检测和测试。 然而,现存的测试设备并不能很好地解决接口检测的问题。目前,对接口的检测主要采用传统测试仪器进行人工测试,测试手段单一,且传统仪器使用繁琐,对测试人员专业要求较高,检测周期长,不能快速大量地对接口进行检测。 为此,本文设计并开发了接口测试仪软件,针对综合通信系统设计接口测试方案,以帧数据报文测试的方式判断设备是否正常工作,若异常,则通过电压、电流、波形及频谱检查被测设备的板卡,定位故障板卡,实现快速修复。本文所做主要工作如下: 第一,分析被测设备接口报文及信号,提出接口测试仪的功能需求和性能指标,,基于OMAP3530平台划分接口测试仪的软件层次及结构,设计系统各个单元间的通信协议,并规定单元间通信实现方式。 第二,分析接口测试仪的关键技术,设计报文处理算法及信号处理算法。采用帧数据测试思想对被测设备报文收发能力进行测试,采用高速DSP实现波形数据的去抖、滤波及参数计算。 第三,整合图像界面单元和系统控制单元,建立程序完善的配置机制和控制机制,简化操作流程,达到对接口测试仪控制管理的目的。 第四,通过实际测试及模拟测试两种测试方式对接口测试仪的功能进行测试,保证接口测试仪工作的有效性及可靠性。 本文针对综合通信系统中的接口设计并开发了接口测试仪软件,将帧数据测试功能与示波器功能集成在一台便携式小型设备上。通过接口测试仪,能够快速有效地对该通信系统中的接口进行日常检测和维护,简化了接口测试的繁琐工作,具有良好的军用价值,现已投入使用。
[Abstract]:The integrated communication system is composed of main control equipment, switching equipment and several terminal equipment, and the equipment is connected by wired cable. The system has a large number of interfaces, mainly divided into serial port, radio port and second port three categories. The effectiveness of the interface is the basis of the normal work of the whole system, and the important means to ensure the effectiveness of the interface is to detect and test. However, the existing test equipment can not solve the problem of interface detection. At present, the traditional testing instruments are mainly used for manual testing of the interface, the test means are single, and the use of the traditional instruments is tedious, the professional requirements of the testers are high, the detection cycle is long, and the interface can not be detected quickly and extensively. For this reason, this paper designs and develops the interface tester software, designs the interface test scheme for the integrated communication system, and judges whether the equipment is working properly by frame data message test. If it is abnormal, it passes through voltage and current. The waveform and spectrum check the board of the equipment under test, locate the fault card, and realize the rapid repair. The main work of this paper is as follows: first, the interface message and signal of the tested equipment are analyzed, the functional requirements and performance indexes of the interface tester are put forward, and the software hierarchy and structure of the interface tester are divided based on OMAP3530 platform. The communication protocol between each unit of the system is designed, and the realization mode of communication between units is stipulated. Secondly, the key technology of interface tester is analyzed, and the message processing algorithm and signal processing algorithm are designed. The frame data test idea is used to test the message receiving and receiving ability of the equipment under test, and the high speed DSP is used to realize the de-shaking of waveform data and the calculation of filtering and parameters. Thirdly, the image interface unit and the system control unit are integrated, the configuration mechanism and control mechanism of the program are established, the operation flow is simplified, and the purpose of control and management of the interface tester is achieved. Fourth, the function of the interface tester is tested by practical test and simulation test, so as to ensure the effectiveness and reliability of the interface tester. In this paper, the interface tester software is designed and developed for the interface of integrated communication system. The frame data test function and oscilloscope function are integrated into a portable small device. Through the interface tester, the interface in the communication system can be detected and maintained quickly and effectively, which simplifies the tedious work of interface testing and has good military value, and has been put into use.
【学位授予单位】:电子科技大学
【学位级别】:硕士
【学位授予年份】:2013
【分类号】:TP334.7

【参考文献】

相关期刊论文 前10条

1 何立民;嵌入式系统的定义与发展历史[J];单片机与嵌入式系统应用;2004年01期

2 王卓 ,包杰;嵌入式Linux系统及其应用前景[J];单片机与嵌入式系统应用;2004年05期

3 黎雄,张学智;FIR数字滤波器的最优化设计及MATLAB实现[J];信息技术;2004年10期

4 李长胜,刘刚;线性插值算法研究[J];机床与液压;2002年01期

5 林建民;嵌入式操作系统技术发展趋势[J];计算机工程;2001年10期

6 李启丙;;数字示波器中波形参数自动测量算法研究[J];计算技术与自动化;2011年03期

7 秦塬淋;;示波器触发原理和应用[J];计量与测试技术;2012年02期

8 肖英;高振达;;一种帧格式数据接口仿真与检测方法[J];计算机与网络;2007年06期

9 赵继勇;王嘉梅;;循环冗余校验生成多项式的构造及其性能的理论分析[J];中国新通信;2012年11期

10 李佑军;嵌入式系统综述[J];现代电子技术;2003年06期

相关硕士学位论文 前10条

1 刘勇;数传接收机故障诊断仪设计与实现[D];电子科技大学;2011年

2 唐正虎;100MHz数字存储示波器数字系统设计[D];电子科技大学;2004年

3 许臣蓉;基于DSP的数字滤波器设计[D];武汉理工大学;2006年

4 邹楚雄;交叉编译和交叉调试工具的研究与实现[D];电子科技大学;2006年

5 李涛;100MHZ手持式数字存储示波器数字系统设计[D];电子科技大学;2006年

6 龚伟;基于gdb的嵌入式系统调试器的设计与实现[D];电子科技大学;2006年

7 李晓琴;2GSPS数字存储示波器数据采集控制与数据处理软件设计[D];电子科技大学;2008年

8 耿玉茹;数字存储示波器的数字滤波和内插技术[D];电子科技大学;2008年

9 张志勇;基于GNU工具链的ARM-MINIX嵌入式系统交叉编译环境的移植[D];兰州大学;2008年

10 刘万松;基于DSP的FIR数字滤波器的设计[D];贵州大学;2008年



本文编号:2483269

资料下载
论文发表

本文链接:https://www.wllwen.com/kejilunwen/jisuanjikexuelunwen/2483269.html


Copyright(c)文论论文网All Rights Reserved | 网站地图 |

版权申明:资料由用户cd86d***提供,本站仅收录摘要或目录,作者需要删除请E-mail邮箱bigeng88@qq.com