[go: up one dir, main page]

CN111578780B - Qt-based liquid rocket test and launch control system time sequence monitoring method - Google Patents

Qt-based liquid rocket test and launch control system time sequence monitoring method Download PDF

Info

Publication number
CN111578780B
CN111578780B CN202010388781.1A CN202010388781A CN111578780B CN 111578780 B CN111578780 B CN 111578780B CN 202010388781 A CN202010388781 A CN 202010388781A CN 111578780 B CN111578780 B CN 111578780B
Authority
CN
China
Prior art keywords
data
flight
time sequence
control system
protocol
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202010388781.1A
Other languages
Chinese (zh)
Other versions
CN111578780A (en
Inventor
不公告发明人
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Jiangsu Shenlan Aerospace Co ltd
Original Assignee
Jiangsu Shenlan Aerospace Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Jiangsu Shenlan Aerospace Co ltd filed Critical Jiangsu Shenlan Aerospace Co ltd
Priority to CN202010388781.1A priority Critical patent/CN111578780B/en
Publication of CN111578780A publication Critical patent/CN111578780A/en
Application granted granted Critical
Publication of CN111578780B publication Critical patent/CN111578780B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • FMECHANICAL ENGINEERING; LIGHTING; HEATING; WEAPONS; BLASTING
    • F41WEAPONS
    • F41FAPPARATUS FOR LAUNCHING PROJECTILES OR MISSILES FROM BARRELS, e.g. CANNONS; LAUNCHERS FOR ROCKETS OR TORPEDOES; HARPOON GUNS
    • F41F3/00Rocket or torpedo launchers
    • F41F3/04Rocket or torpedo launchers for rockets
    • FMECHANICAL ENGINEERING; LIGHTING; HEATING; WEAPONS; BLASTING
    • F42AMMUNITION; BLASTING
    • F42BEXPLOSIVE CHARGES, e.g. FOR BLASTING, FIREWORKS, AMMUNITION
    • F42B15/00Self-propelled projectiles or missiles, e.g. rockets; Guided missiles
    • F42B15/01Arrangements thereon for guidance or control
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/04Programme control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/042Programme control other than numerical control, i.e. in sequence controllers or logic controllers using digital processors
    • G05B19/0426Programming the control sequence
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/20Pc systems
    • G05B2219/23Pc programming
    • G05B2219/23255Object oriented programming, OOP
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/20Pc systems
    • G05B2219/23Pc programming
    • G05B2219/23263C++

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Chemical & Material Sciences (AREA)
  • Aviation & Aerospace Engineering (AREA)
  • Combustion & Propulsion (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

In order to solve the problem of poor portability of the conventional rocket test launch control system which adopts telemetering software based on a Windows platform to monitor flight data, the disclosure provides a liquid rocket test launch control system time sequence monitoring method based on Qt, and the portability of the rocket test launch control system is improved. The method comprises the following steps: sending an ignition instruction to a flight control machine on the arrow; receiving flight data sent by a flight control machine on an arrow; monitoring the time sequence position of the flight data, and displaying the flight data when the time sequence position changes; shunting the first data to a QCustomPlut drawing component, wherein the first data is data needing drawing in flight data; and controlling the QCustomPlut drawing component to carry out real-time drawing according to the first data. According to the technical scheme, the QCustomplot component is used for plotting to monitor data issued by the rocket flight control machine, so that the liquid rocket test, launch and control system has higher portability.

Description

Qt-based liquid rocket test and launch control system time sequence monitoring method
Technical Field
The disclosure relates to the technical field of liquid carrier rockets, in particular to a liquid rocket test, launch and control system time sequence monitoring method based on Qt.
Background
The liquid rocket measurement and control system is used as a neural center for controlling rocket launching, overall manages all hardware resources matched with the ground measurement and control system, is an important component of a rocket system, and has key significance on the launching efficiency of the whole system in terms of stability and reliability. The liquid rocket test, launch and control system software is used for testing and launching tasks in testing and flying processes of laboratories, assembly plants, target ranges and the like, is responsible for executing all control commands of rocket test and launching processes, and displays and stores test results.
In the traditional rocket test launch control system, test launch control system software is mainly responsible for executing, displaying and storing test results of all control commands of rocket pre-launch test and launch processes, after ignition is completed, flight data is monitored by special remote measurement software in a time sequence mode, the existing remote measurement software Windows platform ecology is Microsoft system ecology development software in a development environment, such as VC, VS and other software, although the software has good operability and graphic development capability, the portability is poor, the Microsoft ecology is highly bound, and repeated development of the software is easily caused.
Disclosure of Invention
In order to solve at least one problem of the traditional rocket test, launch and control system, the invention provides a Qt-based liquid rocket test, launch and control system time sequence monitoring method, which realizes the time sequence monitoring of the liquid rocket test, launch and control system on flight data and improves the portability of the rocket test, launch and control system.
The utility model discloses a liquid rocket test launch control system time sequence monitoring method based on Qt, including:
sending an ignition instruction to a flying control machine on the arrow;
receiving flight data sent by the flight control machine on the arrow, wherein the flight data comprises a time sequence position;
monitoring the time sequence position of the flight data, and displaying the flight data when the time sequence position changes;
shunting first data to a QCustomPlut drawing component, wherein the first data is data needing drawing in the flight data;
and controlling a QCustomPlut drawing component to carry out real-time drawing according to the first data.
Optionally, the first data is shunted to a QCustomPlot drawing component via an ethernet protocol.
Optionally, the method further includes:
unpacking the flight data according to a preset first protocol, wherein the flight data is formed by packing data on an arrow according to the first protocol, and the first protocol comprises a data packing protocol and a data unpacking protocol; the data packet packing protocol comprises the steps of packing data packets to be packed according to set period data to form a first data packet, and setting a serial number for the first data packet according to a preset first rule; the data unpacking protocol includes unpacking the first data packet with the set number based on the first rule.
Optionally, the rocket data includes rocket state, valve state, servo state and attitude information.
Optionally, the set period is 10 ms.
Optionally, the first rule sets numbers according to a group packing time sequence of data to be packed. A
Optionally, the flight data includes state data;
optionally, the plotting the first data in real time by the QCustomPlot plotting component includes: and drawing and displaying by taking the serial number of the flight data as an X axis and the state data of the flight data as a Y axis.
Optionally, whether data are lost or not is judged according to the serial number of the flight data, and if the data are lost, the QCustomplot drawing component is controlled to identify the serial number of the lost data during drawing.
Optionally, the first rule is to set numbers according to a time sequence of preset time in the data to be packaged.
Optionally, the first rule is: and acquiring a first number from a preset irregular data number database according to the time sequence of the group package, and taking the first number as the number of the corresponding first data packet.
Has the advantages that: compared with the traditional rocket measurement and launch control system which adopts remote sensing software based on Windows to monitor the data issued by the rocket flight control machine, the technical scheme disclosed by the invention is based on QCustomPlut drawing components to draw so as to monitor the data issued by the rocket flight control machine, so that the liquid rocket measurement and launch control system has higher portability.
Drawings
The accompanying drawings, which are included to provide a further understanding of the disclosure and are incorporated in and constitute a part of this specification, illustrate exemplary embodiments of the disclosure and together with the description serve to explain the principles of the disclosure.
Fig. 1 is a flowchart of a Qt-based liquid rocket test and launch control system timing monitoring method according to the present disclosure.
Detailed Description
The present disclosure will be described in further detail with reference to the drawings and embodiments. It is to be understood that the specific embodiments described herein are merely illustrative of the relevant matter and not restrictive of the disclosure. It should be further noted that, for the convenience of description, only the portions relevant to the present disclosure are shown in the drawings.
It should be noted that the embodiments and features of the embodiments in the present disclosure may be combined with each other without conflict. The present disclosure will be described in detail below with reference to the accompanying drawings in conjunction with embodiments.
Referring to fig. 1, a liquid rocket measurement and launch control system timing monitoring method based on Qt includes:
step S1, an ignition instruction is sent to the flight control machine on the rocket;
step S2, receiving flight data sent by a flight control machine on the rocket, wherein the flight data comprises a time sequence position;
Step S3, monitoring the time sequence position of the flight data and displaying the flight data when the time sequence position changes;
step S4, shunting the first data to a QCustomPlut drawing component, wherein the first data is data needing drawing in the flight data;
and step S5, controlling the QCustomPlut drawing component to draw in real time according to the first data.
Qt in the application refers to a cross-platform C + + graphic user interface application program development framework developed by Qt Company, has good portability and expandability, and allows real component programming, and Qt is a graphic interface library with more powerful functions and rendering capabilities than GTK, KDE, MFC, OWL, VCL, ATL and the like. In addition, the Qt has rich API and a large amount of development documents, supports 2D/3D graphic rendering, supports OpenGL and supports XML design development; QCustomPlot is a Qt-based drawing and data visualization C + + control that is dedicated to provide an aesthetically pleasing interface, high quality 2D drawings, drawings and charts, while providing a good solution for real-time data visualization applications.
The liquid rocket testing, launching and controlling system disclosed by the embodiment is a liquid rocket testing, launching and controlling system developed based on Qt, and the liquid rocket testing, launching and controlling system time sequence monitoring method based on Qt disclosed by the embodiment is used for monitoring the action of each time point of a liquid rocket, and the time sequence monitoring is an important basis for judging the successful launching of the liquid rocket; on the other hand, the method disclosed by the invention distributes the data needing to be drawn in the flight data to the QCustomPlut drawing component, and the QCustomPlut drawing component draws the data needing to be drawn in the flight data so as to realize the monitoring of the flight data issued by the rocket flight control machine after the rocket is ignited, thereby facilitating the analysis of the rocket state index in the flight data. The method utilizes the transplantable characteristics of the Qt and QCustomPlut drawing components to ensure that the software of the liquid rocket test, launch and control system has higher transportability; and the main body part (non-QCustomplot drawing component part) of the liquid rocket measurement and launch control system software is isolated from drawing in a mode of shunting the data needing drawing in the flight data, so that the main body part of the liquid rocket measurement and launch control system software and the QCustomplot drawing component part are prevented from interfering with each other, and further, the data loss caused by the fact that the main body part of the liquid rocket measurement and launch control system software and the QCustomplot drawing component part occupy CPU resources is prevented.
Shunting in this disclosure refers to transferring portions of data from one operational device to another. According to the method, data needing drawing in flight data are transmitted to drawing equipment where the QCustomPlut drawing component is located in a shunting manner, drawing display is carried out by the QCustomPlut drawing component in the drawing equipment, the data processing pressure of the main body part of the liquid rocket testing and launching control system software is reduced, the fact that the equipment where the main body part of the liquid rocket testing and launching control system software is located can process the data in real time is guaranteed, and the fact that drawing of the QCustomPlut drawing component does not interfere with instruction receiving and responding of the main body part of the liquid rocket testing and launching control system software is guaranteed; and meanwhile, the main body part of the liquid rocket test, launch and control system software displays key data when the time sequence position changes, so that the main body part of the liquid rocket test, launch and control system software can monitor and display relational data.
Specifically, the first data is shunted to the QCustomPlot drawing component through the ethernet protocol, wherein, as can be appreciated, steps S1-S4 are performed by the liquid rocket test launch control system software body part. In this embodiment, the ethernet protocol is adopted to distribute the first data to the QCustomPlot drawing component, so that the drawing device where the QCustomPlot drawing component is located and the device where the main body part of the liquid rocket test and launch control system software is located are connected through the ethernet.
It can be known that the main body part of the liquid rocket test launch control system software can also send a control instruction to the rocket flight control machine according to the flight data when receiving the flight data.
It can be appreciated that the software of the liquid rocket test and launch control system of the present disclosure is developed based on Qt.
In an optional embodiment, the method further comprises: unpacking flight data according to a preset first protocol, wherein the flight data is formed after data on an arrow are packed according to the first protocol, and the first protocol comprises a data packing protocol and a data unpacking protocol; the data package protocol comprises the steps of packaging data to be packaged into a package according to set periodic data to form a first data package, and setting a serial number for the first data package according to a preset first rule; the data unpacking protocol includes unpacking the numbered first data packet based on a first rule.
In this embodiment, the flight data is data based on a first protocol package, and the first protocol includes protocol contents of periodically packaging packets and setting numbers, so that the liquid rocket test-launch control system software can periodically receive the flight data and judge whether the data is lost according to the numbers, as compared with other protocols. It is understood that the first protocol may include other protocol contents.
Specifically, the rocket-mounted data may include information sent by rocket-mounted devices matched with rocket states, valve states, servo states, attitude information and the like. The data to be mapped may include rocket state, rocket stage, valve state, attitude, and the like
Specifically, the set period may be set to 10 ms. The setting of the 10ms period can ensure the real-time performance of the data.
Specifically, the first rule may be: and setting numbers according to the group packing time sequence of the data to be packed.
In an alternative embodiment, the flight data includes status data; the real-time drawing of the first data by the QCustomPlot component comprises: and drawing and displaying by taking the serial number of the flight data as an X axis and the state data of the flight data as a Y axis. The state data may include rocket state, valve state, servo state, and the like. The serial number of the flight data is used as an X axis, the state data of the flight data is used as a Y axis for drawing and displaying, and a user can conveniently observe the data.
In an optional embodiment, whether the data is lost or not is judged according to the number of the flight data, and if the data is lost, the QCustomplott drawing component is controlled to identify the number of the lost data during drawing.
Further, in order to ensure the real-time performance of the data, the QCustomPlut drawing component does not feed back the data after receiving the first data. Because the flight data is low in probability of losing, and the flight data processing real-time requirement is high, the technical scheme that the data are lost through identification and the data are received without feedback is adopted, so that whether the data are lost or not can be visually observed by a worker, the back-and-forth interaction of the data can be reduced, and the real-time performance of system processing is ensured.
In an alternative embodiment, the first rule may be that the numbers are set in chronological order by a preset time within the data to be packaged. In this embodiment, the preset time in the data to be packaged may be time when the rocket-mounted flight control machine acquires data on a rocket.
In an alternative embodiment, the first rule is: and acquiring a first number from a preset irregular data number database according to the time sequence of the group package, and taking the first number as the number of the corresponding first data packet. The irregular data numbering library comprises the corresponding relation between the sequence numbers and the irregular numbers, such as 1 corresponding to 2,2 corresponding to 18,3 corresponding to 51, and 4 corresponding to 23; that is, the number of the data of the 1 st group is 2, the number of the data of the 2 nd group is 18, the number of the data of the 3 rd group is 51, and so on, wherein it can be known that the irregular numbers refer to numbers which are not mutually repeated and have no logical relationship, and when unpacking, the numbers need to be restored from an irregular data number library, for example, the data of the number 51 is restored to the original number 2, the data is analyzed from the original number 2, and the status data of the flight data is plotted and displayed as the Y axis based on the original number as the X axis. According to the scheme, on one hand, the interference effect can be achieved when the data are stolen, on the other hand, the processing efficiency of the system on the data is basically not affected because the irregular data number library contains the corresponding relation between the irregular data numbers and the sequence numbers, and on the other hand, the situation that when the data are lost and sent can be intuitively observed because the original numbers are used as the X axis during drawing display.
In the description herein, reference to the description of the terms "one embodiment/mode," "some embodiments/modes," "example," "specific example," or "some examples," etc., means that a particular feature, structure, material, or characteristic described in connection with the embodiment/mode or example is included in at least one embodiment/mode or example of the application. In this specification, the schematic representations of the terms used above are not necessarily intended to refer to the same embodiment/mode or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments/modes or examples. Furthermore, the various embodiments/aspects or examples and features of the various embodiments/aspects or examples described in this specification can be combined and combined by one skilled in the art without conflicting therewith.
Furthermore, the terms "first", "second" and "first" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defined as "first" or "second" may explicitly or implicitly include at least one such feature. In the description of the present application, "plurality" means at least two, e.g., two, three, etc., unless specifically limited otherwise.
It will be understood by those skilled in the art that the foregoing embodiments are provided merely for clarity of explanation and are not intended to limit the scope of the disclosure. Other variations or modifications may occur to those skilled in the art, based on the foregoing disclosure, and are still within the scope of the present disclosure.

Claims (6)

1. A liquid rocket measurement and launch control system time sequence monitoring method based on Qt is characterized by comprising the following steps:
sending an ignition instruction to a flight control machine on the arrow;
receiving flight data sent by the flight control machine on the arrow, wherein the flight data comprises a time sequence position;
monitoring the time sequence position of the flight data, and displaying the flight data when the time sequence position changes;
unpacking the flight data according to a preset first protocol, wherein the flight data is formed by packing data on an arrow according to the first protocol, and the first protocol comprises a data packing protocol and a data unpacking protocol; the data packet packing protocol comprises the steps of packing data packets to be packed according to set period data to form a first data packet, and setting a serial number for the first data packet according to a preset first rule; the data unpacking protocol comprises unpacking the first data packet with the set number based on the first rule, and restoring the number according to an irregular data number library during unpacking;
The first rule is: acquiring a first number from a preset irregular data number library according to the time sequence of the group package, taking the first number as the number of a corresponding first data packet, wherein the irregular data number library comprises the corresponding relation between the sequence number and the irregular number;
shunting first data to a QCustomPlut drawing component, wherein the first data is unpacked data needing drawing in the flight data;
and controlling the QCustomPlut drawing component to carry out real-time drawing according to the first data.
2. The method of claim 1 wherein the first data is offloaded to a QCustomPlot drawing component via an ethernet protocol.
3. The method of claim 1, wherein the on-rocket data comprises rocket state, valve state, servo state, and attitude information.
4. The method of claim 1, wherein the set period is 10 ms.
5. The method of claim 1, wherein the flight data includes status data;
the controlling the QCustomPlut drawing component to draw the first data in real time comprises: and drawing and displaying by taking the serial number of the flight data as an X axis and the state data of the flight data as a Y axis.
6. The method of claim 1 wherein determining if data is lost is based on the number of flight data and if data is lost, controlling the QCustomPlot drawing component to identify the number of lost data when drawing.
CN202010388781.1A 2020-05-09 2020-05-09 Qt-based liquid rocket test and launch control system time sequence monitoring method Active CN111578780B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010388781.1A CN111578780B (en) 2020-05-09 2020-05-09 Qt-based liquid rocket test and launch control system time sequence monitoring method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010388781.1A CN111578780B (en) 2020-05-09 2020-05-09 Qt-based liquid rocket test and launch control system time sequence monitoring method

Publications (2)

Publication Number Publication Date
CN111578780A CN111578780A (en) 2020-08-25
CN111578780B true CN111578780B (en) 2022-06-28

Family

ID=72118781

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010388781.1A Active CN111578780B (en) 2020-05-09 2020-05-09 Qt-based liquid rocket test and launch control system time sequence monitoring method

Country Status (1)

Country Link
CN (1) CN111578780B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113719379B (en) * 2021-09-17 2023-02-17 江苏深蓝航天有限公司 Rocket engine torch ignition control end control method and electronic equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103090724A (en) * 2013-01-21 2013-05-08 北京航空航天大学 Solid-liquid power sounding rocket land launching sequential control system
RU2604362C1 (en) * 2015-07-07 2016-12-10 Закрытое акционерное общество "СКБ ОРИОН" Information control system of automated control system for preparation of propulsion systems and process equipment of space rockets within technical and launching complexes
CN109767519A (en) * 2018-12-29 2019-05-17 中国科学院空间应用工程与技术中心 Multi-channel signal monitoring system and method
CN109870070A (en) * 2019-03-01 2019-06-11 北京星际荣耀空间科技有限公司 A kind of integrated wireless launch vehicle measurement applied to Solid Launch Vehicle

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9156476B2 (en) * 2012-10-02 2015-10-13 Trevor O'Neill System and method for remote control of unmanned vehicles

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103090724A (en) * 2013-01-21 2013-05-08 北京航空航天大学 Solid-liquid power sounding rocket land launching sequential control system
RU2604362C1 (en) * 2015-07-07 2016-12-10 Закрытое акционерное общество "СКБ ОРИОН" Information control system of automated control system for preparation of propulsion systems and process equipment of space rockets within technical and launching complexes
CN109767519A (en) * 2018-12-29 2019-05-17 中国科学院空间应用工程与技术中心 Multi-channel signal monitoring system and method
CN109870070A (en) * 2019-03-01 2019-06-11 北京星际荣耀空间科技有限公司 A kind of integrated wireless launch vehicle measurement applied to Solid Launch Vehicle

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
基于Labview和CAN通信协_省略_星姿轨控单机模拟与通信平台的设计;高海云等;《电子设计工程》;20191231;第27卷(第24期);第130-134,139页 *
基于麒麟操作系统的运载火箭地面测试系统设计;李朝凤等;《计算机测量与控制》;20180131;第26卷;第11-13,46页 *
李朝凤等.基于麒麟操作系统的运载火箭地面测试系统设计.《计算机测量与控制》.2018,第26卷第11-13,46页. *

Also Published As

Publication number Publication date
CN111578780A (en) 2020-08-25

Similar Documents

Publication Publication Date Title
CN107229584B (en) I/O management system of avionic simulation test platform
CN106776280A (en) Configurable performance test device
CN104237699B (en) A kind of USB interface communication test system and method
CN111444609B (en) Data processing method and simulation system
CN111578780B (en) Qt-based liquid rocket test and launch control system time sequence monitoring method
JP2024503168A (en) Multi-threaded controller for parallel robots
CN107729244A (en) Multi-system testing method and device, mobile terminal and testing equipment
CN114780315A (en) Hardware simulation test method and device
CN111578794B (en) Qt-based graphical interface control method for liquid rocket test, launch and control system
CN113157455B (en) Memory management method, memory management device, electronic equipment and computer readable storage medium
CN103092609A (en) Method and man-machine interaction device for displaying interaction of configuration software and collector data
CN114707242A (en) A general design method of airborne data bus monitoring and testing software framework
CN102541647B (en) A method for externally invoking executable component functions in the process of software integration
KR102071971B1 (en) Human-machine interface system
CN104618311B (en) Remote-control data conversion method
CN113296790A (en) Method, apparatus and computer readable medium for generating application data package
CN109286689A (en) Information sending method, device and vehicle-mounted human-vehicle interactive terminal
Demmer et al. Tython scripting for TOSSIM
Hilstad et al. The spheres guest scientist program
CN112671814B (en) Cross-platform equipment development method, device and system
CN113973060A (en) An Internet of Things simulation method, device, system and storage medium
CN108363609A (en) The method, apparatus and storage medium of analog sensor
CN111797276A (en) Control method for rocket engine display control terminal
CN106850546B (en) Map module software organization method of radar terminal
CN114244557B (en) Development operation log isolation method and system based on user characteristics

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information
CB02 Change of applicant information

Address after: No.8 henggangsha Avenue, WuJie Town, Tongzhou District, Nantong City, Jiangsu Province

Applicant after: Jiangsu Shenlan Aerospace Co.,Ltd.

Address before: 100176 Room 501, 5th floor, building 4, yard 15, Ronghua South Road, Beijing Economic and Technological Development Zone, Daxing District, Beijing

Applicant before: Beijing Deep Blue Space Technology Co.,Ltd.

GR01 Patent grant
GR01 Patent grant