系统仿真学报 ›› 2017, Vol. 29 ›› Issue (5): 1064-1069.doi: 10.16182/j.issn1004731x.joss.201705018

• 仿真应用工程 • 上一篇    下一篇

基于计算树的航天遥测参数仿真

周倜, 苗毅   

  1. 北京航天飞行控制中心,北京 100094
  • 收稿日期:2015-04-28 修回日期:2015-07-03 出版日期:2017-05-08 发布日期:2020-06-03
  • 作者简介:周倜(1981-),男,湖南岳阳,博士,工程师,研究方向为软件工程与系统仿真;苗毅(1976-),男,陕西神木,硕士,高工,研究方向为航天测控软件设计与系统仿真。

Telemetry Parameters Simulation of Spacecraft Based on Computation Tree

Zhou Ti, Miao Yi   

  1. Beijing Aerospace Control Center, Beijing 100094, China
  • Received:2015-04-28 Revised:2015-07-03 Online:2017-05-08 Published:2020-06-03

摘要: 航天测控仿真软件在每一次航天测控任务中都需要处理大量测控数据,不同参数的计算方法差别很大,在以往的应用中将计算方法以程序代码的形式固定在软件中,使得仿真系统难以进一步提高其可维护性和软件复用度。通过研究以配置文件的形式描述测控参数的计算方法,给出了参数计算灵活配置的设计方案,介绍了参数计算方法原理,软件模块、数据结构和处理算法。在该框架下,数据处理算法与软件代码相分离,使软件开发和具体航天型号任务之间的耦合度降低,增强了软件的可复用性,软件的稳定性也得到了有效保障。利用该方法对遥测参数进行了实验,验证了方法的有效性。

关键词: 算法, 计算树, 配置文件, 耦合度, 可复用性

Abstract: Simulation system of spacecrafts' Telemetry and Command (TT&C) needs to simulate lots of telemetry parameters in every missions, whose computing algorithms are different. In the past applications, these algorithms are fixed as codes in software programs, so it is very difficult to improve the maintainability and reuse of the simulation system. By studying the computing methods of telemetry parameters described in configuration files, a design scheme was given in which the algorithms of parameters were flexibly configured, and the principle of methods were described specially in computing parameters, software models, data structure and algorithms. In this framework, the algorithms dealing with data were separated from codes in software so that coupling degree was decreased between development of software and space missions, the reusability was enhanced, and the stability was protected effectively. In the experiment, telemetry parameters were computed by this methods, and the results show that this method is very effective.

Key words: algorithm, computation tree, configuration files, coupling degree, reuseability

中图分类号: