系统仿真学报 ›› 2024, Vol. 36 ›› Issue (6): 1468-1474.doi: 10.16182/j.issn1004731x.joss.23-0120

• 论文 • 上一篇    下一篇

基于Windows/RTX的实时仿测软件设计

李勇波(), 田润梅, 张辉, 郭善鹏, 李琪   

  1. 西安航天动力技术研究所,陕西 西安 710025
  • 收稿日期:2023-02-10 修回日期:2023-04-22 出版日期:2024-06-28 发布日期:2024-06-19
  • 第一作者简介:李勇波(1995-),男,工程师,硕士,研究方向为火箭/导弹半实物仿真。E-mail:765461890@qq.com

Design of Real-time Simulation & Test Software Based on Windows/RTX

Li Yongbo(), Tian Runmei, Zhang Hui, Guo Shanpeng, Li Qi   

  1. Xi' an Institute of Aerospace Propulsion Technology, Xi'an 710025, China
  • Received:2023-02-10 Revised:2023-04-22 Online:2024-06-28 Published:2024-06-19

摘要:

针对传统测试软件实时性有限、传统仿真接口软件通用性程度低的问题,为满足半实物仿真软件需兼顾单元测试和控制系统仿真验证的需求,设计了基于Windows/RTX的实时仿测软件。仿测软件采用模块化的设计原则,开发了GUI层人机交互界面和RTX层实时运行程序。为保证实时性,采用无锁循环缓冲区+双线程技术,解决了RTX环境下仿真步长为1 ms时串口数据收发的超时问题;提出一种超时检测算法监测仿真节点的实时状态。借助cJSON优化了测试用例配置文件,用户可以更灵活地编辑测试用例,利用RTW自动代码生成将弹体模型编译集成到RTX仿测软件工程。实验结果表明:该仿测软件有效兼顾了单测与仿真,提高了仿测软件的通用性和二次开发效率,降低了开发难度。

关键词: Windows/RTX, 实时, 部件单测, 半实物仿真

Abstract:

Aiming at the limited real-time performance of traditional test software and the low generality of traditional simulation interface software, a real-time simulation software based on Windows/RTX is designed to meet the requirements of unit testing and control system simulation verification of semi-physical simulation software. Through modular design, GUI layer human-computer interface and RTX layer real-time operation program are developed. To ensure the real-time, the lock-free cyclic buffer plus dual-threading technology is used to solve the timeout problem of serial data transmission and reception when the simulation step size is 1 ms under RTX environment. A timeout detection algorithm is proposed to monitor the real-time status of simulation nodes. With cJSON, the test case configuration files are optimized and the users can edit the test cases more flexibly. RTW automatic code generation is used to integrate the projectile model compilation into RTX copycat software engineering. Test results show that the imitation software effectively considers the single test and the simulation, improves the versatility and secondary development efficiency, and reduces the development difficulty.

Key words: Windows/RTX, real-time, equipment test, hardware in the loop simulation(HILS)

中图分类号: