期刊文献+
共找到6篇文章
< 1 >
每页显示 20 50 100
测试程序集组件化设计研究与实现 被引量:1
1
作者 肖勇 《现代电子技术》 2023年第8期154-158,共5页
针对自动测试系统设计过程中,测试程序存在的开发效率低、语义不统一、维护难度大,对开发人员技术水平要求较高,阻碍自动测试系统整体开发速度及推广应用等问题,文中开展测试程序集组件化设计研究,并通过软件设计实现相关功能,改变测试... 针对自动测试系统设计过程中,测试程序存在的开发效率低、语义不统一、维护难度大,对开发人员技术水平要求较高,阻碍自动测试系统整体开发速度及推广应用等问题,文中开展测试程序集组件化设计研究,并通过软件设计实现相关功能,改变测试程序集的设计方式。首先,构建测试程序集设计所需资源库,动态识别提取资源库相关信息,并结构化表达;其次,对测试程序集内容要素进行分类,结合UI设计开发对应的组件,组件关联资源库结构化信息,实现拖拽组件、组件内容参数化设置的非编码设计方式以及自动生成源代码;最后,采用Python脚本语言与PyQT界面设计工具,结合测试程序集设计流程,开发相应的软件功能,将测试程序集设计界面呈现给设计师。实际使用证明,测试程序集设计软件操作简单,自动生成的源代码可被自动测试系统软件平台执行,提高自动测试系统的开发效率。 展开更多
关键词 自动测试系统 测试程序集 动态识别 组件化 参数化 非编码 自动生成 脚本语言
下载PDF
通用化CNI模块测试设备的设计与实现
2
作者 卢阳 杜增 +3 位作者 谢林 金吉 赵明 赵天永 《电子设计工程》 2023年第7期136-140,共5页
随着通信导航识别(CNI)系统模块化设计越来越成熟、越来越复杂,传统模块检测设备已不能满足当前CNI模块的快速、通用化的测试需求,该文提出了一种通用化CNI模块测试设备的设计及实现。针对CNI系统的五大类十三种模块(天线接口模块、功... 随着通信导航识别(CNI)系统模块化设计越来越成熟、越来越复杂,传统模块检测设备已不能满足当前CNI模块的快速、通用化的测试需求,该文提出了一种通用化CNI模块测试设备的设计及实现。针对CNI系统的五大类十三种模块(天线接口模块、功放模块、接收模块、发射模块和电源模块)的硬件接口、软件接口、射频接口、时序逻辑和工作流程的测试需求,该文进行了统一的梳理和整合,采用综合化和组件化的设计思想来对模块测试设备进行设计和实现。使用结果表明,该测试设备在单个测试人员操作的情况下与传统的模块测试设备进行比较,能够更加快速、准确地完成测试任务,具有操作简单、可移植性强、通用性好、集成度高的优点,同时,相比于使用传统模块测试设备,通用化模块测试设备测试时间减少了51.8%、设备体积减小了88%、设备成本降低了58%,具有很好的工程意义和推广前景。 展开更多
关键词 通用化 CNI 模块测试设备 综合化 组件化
下载PDF
一种驻留于航电产品的通用测试软件架构设计 被引量:1
3
作者 成婧 楼俊荣 +1 位作者 曹阳晨 许萌 《测控技术》 2020年第4期33-37,共5页
为提高航电测试软件的可移植性及复用能力,缩短软件开发周期,参照通用开放式软件架构FACE(Future Airborne Capability Environment)标准,基于将可移植组件通过标准接口快速接入通用软件框架的思想,设计了分层解耦的通用测试软件架构。... 为提高航电测试软件的可移植性及复用能力,缩短软件开发周期,参照通用开放式软件架构FACE(Future Airborne Capability Environment)标准,基于将可移植组件通过标准接口快速接入通用软件框架的思想,设计了分层解耦的通用测试软件架构。将测试软件划分为平台适配组件、基础服务组件、测试指令通信组件以及测试用例组件。在此架构基础上,设计了统一的测试软件通信规约,定义了标准的接口规范。基于此架构开发的测试软件不仅可满足航电产品的测试需求,而且可以实现不同项目之间测试用例的快速接入和裁剪。所设计的通用测试软件架构改变了传统一型产品定制开发一个测试软件的现状,可满足航电测试软件通用性、易用性和可扩展性等要求,其在航电产品测试领域的推广可有效提高测试软件开发效率,减少人力资源成本。 展开更多
关键词 测试软件 分层解耦 通用化 组件化 可移植
下载PDF
An Improved String-Searching Algorithm and Its Application in Component Security Testing 被引量:1
4
作者 Jinfu Chen Saihua Cai +4 位作者 Lili Zhu Yuchi Guo Rubing Huang Xiaolei Zhao Yunqi Sheng 《Tsinghua Science and Technology》 SCIE EI CAS CSCD 2016年第3期281-294,共14页
Mass monitor logs are produced during the process of component security testing. In order to mine the explicit and implicit security exception information of the tested component, the log should be searched for keywor... Mass monitor logs are produced during the process of component security testing. In order to mine the explicit and implicit security exception information of the tested component, the log should be searched for keyword strings. However, existing string-searching algorithms are not very efficient or appropriate for the operation of searching monitor logs during component security testing. For mining abnormal information effectively in monitor logs, an improved string-searching algorithm is proposed. The main idea of this algorithm is to search for the first occurrence of a character in the main string. The character should be different and farther from the last character in the pattern string. With this algorithm, the backward moving distance of the pattern string will be increased and the matching time will be optimized. In the end, we conduct an experimental study based on our approach, the results of which show that the proposed algorithm finds strings in monitor logs 11.5% more efficiently than existing approaches. 展开更多
关键词 component testing security vulnerabilities detection monitor log abnormal information string-searching
原文传递
Surface wave transducer for ultrasonic nondestructive testing of polymer components
5
作者 WEI Zhi ZHOU Xiaojun(Department of Mechanical Engineering, Zhejiang University Hangzhou 310027)FU Yanbin(China Institute of Measurement Hangzhou 310034) 《Chinese Journal of Acoustics》 1998年第4期346-350,共5页
In the point of application to ultrasonic nondestructive testing of surface stress and defect in polymer component, the oblique suxface wave transducer is investigated on its acoustic property and especially the mecha... In the point of application to ultrasonic nondestructive testing of surface stress and defect in polymer component, the oblique suxface wave transducer is investigated on its acoustic property and especially the mechanism of acoustic attenuation of acoustic entrant material inside the transducer. A new kind of room temperature vulcanized silicone elastomer as wedge material, in which ultrasound can propagate in very low speed with weak attenuation, is developed through a great deal of trials. The corresponding ultrasonic transducer is also designed for further researches and application to detect surface stress and surface crack in aerospace transparent component. 展开更多
关键词 WAVE Surface wave transducer for ultrasonic nondestructive testing of polymer components
原文传递
A novel target detection approach based on adaptive radar waveform design 被引量:4
6
作者 Wang Haitao Shi Lei +1 位作者 Wang Youlin Ben De 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2013年第1期194-200,共7页
To resolve problems of complicated clutter, fast-varying scenes, and low signal-clutterratio (SCR) in application of target detection on sea for space-based radar (SBR), a target detection approach based on adapti... To resolve problems of complicated clutter, fast-varying scenes, and low signal-clutterratio (SCR) in application of target detection on sea for space-based radar (SBR), a target detection approach based on adaptive waveform design is proposed in this paper. Firstly, complicated sea clutter is modeled as compound Gaussian process, and a target is modeled as some scatterers with Gaussian reflectivity. Secondly, every dwell duration of radar is divided into several sub-dwells. Regular linear frequency modulated pulses are transmitted at Sub-dwell 1, and the received signal at this sub-dwell is used to estimate clutter covariance matrices and pre-detection. Estimated matrices are updated at every following sub-dwell by multiple particle filtering to cope with fast-varying clutter scenes of SBR. Furthermore, waveform of every following sub-dwell is designed adaptively according to mean square optimization technique. Finally, principal component analysis and generalized likelihood ratio test is used for mitigation of colored interference and property of constant false alarm rate, respectively. Simulation results show that, considering configuration of SBR and condition of complicated clutter, 9 dB is reduced for SCR which reliable detection requires by this target detection approach. Therefore, the work in this paper can markedly improve radar detection performance for weak targets. 展开更多
关键词 Adaptive waveform design Generalized likelihood ratio test Multiple particle filter Principal component analysis Radar systems Space-based radar
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部