CN116595811B - Inspection method and device for rocket system - Google Patents

Inspection method and device for rocket system Download PDF

Info

Publication number
CN116595811B
CN116595811B CN202310876603.7A CN202310876603A CN116595811B CN 116595811 B CN116595811 B CN 116595811B CN 202310876603 A CN202310876603 A CN 202310876603A CN 116595811 B CN116595811 B CN 116595811B
Authority
CN
China
Prior art keywords
rocket
inspected
data
inspection
state
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
CN202310876603.7A
Other languages
Chinese (zh)
Other versions
CN116595811A (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.)
Dongfang Space Jiangsu Aerospace Power Co ltd
Dongfang Space Technology Shandong Co Ltd
Orienspace Hainan Technology Co Ltd
Orienspace Technology Beijing Co Ltd
Original Assignee
Dongfang Space Technology Shandong Co Ltd
Orienspace Hainan Technology Co Ltd
Orienspace Technology Beijing Co Ltd
Orienspace Xian Aerospace Technology 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 Dongfang Space Technology Shandong Co Ltd, Orienspace Hainan Technology Co Ltd, Orienspace Technology Beijing Co Ltd, Orienspace Xian Aerospace Technology Co Ltd filed Critical Dongfang Space Technology Shandong Co Ltd
Priority to CN202310876603.7A priority Critical patent/CN116595811B/en
Publication of CN116595811A publication Critical patent/CN116595811A/en
Application granted granted Critical
Publication of CN116595811B publication Critical patent/CN116595811B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Abstract

The invention relates to the technical field of aerospace, in particular to a method and a device for inspecting a rocket system. The method comprises the following steps: acquiring position parameters, data to be inspected and rocket model data of a part to be inspected in each rocket system; binding the data to be inspected with the rocket model data according to the position parameters to obtain a rocket model to be inspected; inputting the received inspection data into the rocket model to be inspected to obtain a state inspection result; and outputting inspection feedback information according to the state inspection result. According to the scheme, the rocket model to be inspected is obtained by binding the data to be inspected with the rocket model data, the actual inspection data is input into the rocket model to be inspected to inspect the states of all rocket systems, the purposes of simply, conveniently and intuitively testing and controlling the rocket systems are achieved, and the rocket model testing device has the advantages of saving cost and being wide in applicability.

Description

Inspection method and device for rocket system
Technical Field
The invention relates to the technical field of aerospace, in particular to a method and a device for inspecting a rocket system.
Background
Before the rocket is ignited to fly, each system check is needed to judge whether the rocket system can normally ignite and launch, whether the rocket system can normally fly, and the like. In this case, the state inspection system needs to perform interactive control of inspection time, inspection order, inspection hardware parts, and the like. In the traditional aerospace field, two modes are generally adopted for checking each system, one mode is to realize flow configuration through pure codes, and the mode needs to write all test flows of each system and carry out code maintenance and has the defects of high cost and large post maintenance workload. The other is that all the needed control instructions and state judgment are divided into independent small modules to be placed in a list, and a specific transmitting flow is finally realized into a flow list in an artificial mode, so that the flow in the mode can only be executed in sequence, and the current module can only be stopped in the whole flow after the execution failure, so that the method has the defect of poor flexibility.
Disclosure of Invention
The invention aims to solve the technical problem of providing an inspection method and device for rocket systems, which are used for solving the defects of high cost and low flexibility in the existing inspection process of the state of each rocket system.
In order to solve the technical problems, the technical scheme of the invention is as follows:
an inspection method for a rocket system, comprising:
acquiring position parameters of a part to be inspected, data to be inspected and rocket model data in each rocket system;
binding the data to be inspected with the rocket model data according to the position parameters to obtain a rocket model to be inspected;
inputting the received inspection data into the rocket model to be inspected to obtain a state inspection result;
and outputting inspection feedback information according to the state inspection result.
Further, obtaining data to be inspected of the component to be inspected in each rocket system includes:
communication instruction information and state check code information of a part to be checked in each rocket system are acquired;
and obtaining data to be inspected according to the communication instruction information and the state inspection code information.
Further, acquiring rocket model data includes:
acquiring a three-dimensional rocket internal perspective view, and acquiring coordinate parameters of each part in the three-dimensional rocket internal perspective view;
and obtaining rocket model data according to the three-dimensional rocket internal perspective view and the coordinate parameters.
Further, binding the data to be inspected with the rocket model data according to the position parameters to obtain a rocket model to be inspected, including:
and binding the communication instruction information, the state inspection code information and the rocket model data according to the position parameters and the coordinate parameters to obtain the rocket model to be inspected.
Further, inputting the received inspection data into the rocket model to be inspected to obtain a state inspection result, including:
inputting the received inspection data into the rocket model to be inspected;
when the state check code information corresponding to the check data exists, executing the state check code information, and obtaining an executing result of normal state or abnormal state; editing alarm information when the state check code information corresponding to the check data does not exist;
and obtaining a state checking result according to the executing result or the alarm information.
Further, according to the status check result, outputting check feedback information, including:
if the state check result comprises an execution result with a normal state, outputting check feedback information with a green mark;
if the state check result comprises the execution result of the state abnormality, outputting check feedback information with a red mark;
and if the state check result contains alarm information, outputting check feedback information with a yellow mark.
Further, the received inspection data is pre-stored inspection data or real-time collected inspection data.
In another aspect of the present invention, there is provided an inspection apparatus for a rocket system, comprising:
the acquisition module is used for acquiring position parameters of the parts to be inspected in each rocket system, data to be inspected and rocket model data;
the binding module is used for binding the data to be inspected with the rocket model data according to the position parameters to obtain a rocket model to be inspected;
the inspection module is used for inputting the received inspection data into the rocket model to be inspected to obtain a state inspection result;
and the feedback module is used for outputting inspection feedback information according to the state inspection result.
The scheme of the invention at least comprises the following beneficial effects:
according to the scheme, the rocket model to be inspected is obtained by binding the data to be inspected with the rocket model data, the actual inspection data is input into the rocket model to be inspected to inspect the states of all rocket systems, the purposes of simply, conveniently and intuitively testing and controlling the rocket systems are achieved, and the rocket model testing device has the advantages of saving cost and being wide in applicability.
Drawings
FIG. 1 is a step diagram of an inspection method for a rocket system in an embodiment of the present invention;
FIG. 2 is a schematic illustration of an inspection apparatus for a rocket system in an embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present invention will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present invention are shown in the drawings, it should be understood that the present invention may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the invention to those skilled in the art.
As shown in fig. 1, an embodiment of the present invention proposes an inspection method for a rocket system, including the steps of:
s1, acquiring position parameters, data to be inspected and rocket model data of a part to be inspected in each rocket system;
step S2, binding the data to be inspected with the rocket model data according to the position parameters to obtain a rocket model to be inspected;
s3, inputting the received inspection data into the rocket model to be inspected to obtain a state inspection result;
and S4, outputting inspection feedback information according to the state inspection result.
According to the inspection method for the rocket system, the rocket model to be inspected is obtained by binding the data to be inspected with the rocket model data, the actual inspection data are input into the rocket model to be inspected, the states of all rocket systems are inspected, the purposes of simply, conveniently and intuitively testing and controlling the rocket system are achieved, and the method has the advantages of saving cost and being wide in applicability.
In an alternative embodiment of the present invention, step S1 includes:
s11, acquiring communication instruction information and state check code information of a part to be checked in each rocket system;
and step S12, obtaining data to be inspected according to the communication instruction information and the state inspection code information.
The communication instruction information is the communication instruction of the part to be inspected and the external controller, so that the external controller can conveniently control the part to be inspected. The status check code information is a program for status check or control of the component to be checked, and the program can be executed for status check or control of the component to be checked. The state inspection code information is respectively set and written according to the different parts to be inspected, so that the management and modification are convenient. Of course, the same component may also have a plurality of status check code information, i.e. a plurality of check items, in which case different check names are set to distinguish the status check code information. Different parts to be inspected are distinguished and displayed after corresponding to different interpretation codes according to a manual selection mode, for example, the function of the part to be inspected is to receive data, namely, the part to be inspected can be transmitted in a wired mode or in a wireless mode, the criterion which is currently transmitted in a wired mode is judged to be criterion 1, the criterion which is currently transmitted in a wireless mode is judged to be criterion 2, the external name of the state inspection code information of the part to be inspected is the transmission mode, the manual selection of wired/wireless is supported, the judgment is carried out according to the selection, whether the corresponding criterion is met or not, and a red mark is displayed in the subsequent inspection feedback information if the corresponding criterion is not met.
In an alternative embodiment of the present invention, step S1 includes:
s13, acquiring a three-dimensional rocket internal perspective view, and acquiring coordinate parameters of each part in the three-dimensional rocket internal perspective view;
and S14, obtaining rocket model data according to the three-dimensional rocket internal perspective view and the coordinate parameters.
According to the coordinate parameters, the positions of all the components of the rocket system can be positioned in the three-dimensional rocket internal perspective view, so that the data to be inspected and the components to be inspected are bound correspondingly, and simulation test of inspecting all the components of the real rocket system is realized.
In an alternative embodiment of the present invention, step S2 includes:
and binding the communication instruction information, the state inspection code information and the rocket model data according to the position parameters and the coordinate parameters to obtain the rocket model to be inspected.
According to the position parameters of the parts to be inspected in each rocket system and the coordinate parameters of each part in the three-dimensional rocket internal perspective view, the real parts to be inspected and each part in the virtual rocket internal perspective view can be in one-to-one correspondence, and further real data to be inspected and each part in the rocket internal perspective view are correspondingly bound, so that realizable conditions are provided for carrying out state inspection and control on the follow-up parts to be inspected.
In an alternative embodiment of the present invention, step S3 includes:
s31, inputting the received inspection data into the rocket model to be inspected;
step S32, executing the state check code information when the state check code information corresponding to the check data exists, and obtaining an executing result of normal state or abnormal state; editing alarm information when the state check code information corresponding to the check data does not exist;
and step S33, obtaining a state check result according to the execution result or the alarm information.
The received inspection data may be pre-stored inspection data or inspection data acquired in real time. If the inspection data are pre-stored, the inspection period can be set, the inspection data are periodically input into the rocket model to be inspected, and the periodic inspection mode is realized. If the inspection data are collected in real time, the inspection data with different parameters can be input at different time nodes according to specific conditions and needs to inspect the part to be inspected, so that the method is more applicable.
The received inspection data can contain the names of the components to be inspected so as to find the status inspection code information with the same names, and then execute the status inspection code information to complete the status inspection of the components to be inspected. If the state checking code information corresponding to the checking data does not exist, outputting alarm information to prompt a worker to input again or update the data to be checked. The flexibility of the method is improved.
In an alternative embodiment of the present invention, step S4 includes:
step S41, if the state check result comprises an execution result with a normal state, outputting check feedback information with a green mark;
step S42, if the state check result includes an execution result of state abnormality, outputting check feedback information with a red mark;
and step S43, outputting inspection feedback information with a yellow mark if the state inspection result contains alarm information.
The feedback information is checked by adopting different color outputs, and the method has the advantages of intuitiveness and simplicity.
As shown in fig. 2, the present embodiment provides an inspection apparatus for a rocket system, including:
the acquisition module is used for acquiring position parameters of the parts to be inspected in each rocket system, data to be inspected and rocket model data;
the binding module is used for binding the data to be inspected with the rocket model data according to the position parameters to obtain a rocket model to be inspected;
the inspection module is used for inputting the received inspection data into the rocket model to be inspected to obtain a state inspection result;
and the feedback module is used for outputting inspection feedback information according to the state inspection result.
According to the inspection device for the rocket system, the rocket model to be inspected is obtained by binding the data to be inspected with the rocket model data, the actual inspection data are input into the rocket model to be inspected, the states of all the rocket systems are inspected, the purposes of simply, conveniently and intuitively testing and controlling the rocket system are achieved, and the inspection device has the advantages of saving cost and being wide in applicability.
In an alternative embodiment of the present invention, the obtaining module is specifically configured to:
communication instruction information and state check code information of a part to be checked in each rocket system are acquired;
and obtaining data to be inspected according to the communication instruction information and the state inspection code information.
The communication instruction information is the communication instruction of the part to be inspected and the external controller, so that the external controller can conveniently control the part to be inspected. The status check code information is a program for status check or control of the component to be checked, and the program can be executed for status check or control of the component to be checked. The state inspection code information is respectively set and written according to the different parts to be inspected, so that the management and modification are convenient. Of course, the same component may also have a plurality of status check code information, i.e. a plurality of check items, in which case different check names are set to distinguish the status check code information. Different parts to be inspected are distinguished and displayed after corresponding to different interpretation codes according to a manual selection mode, for example, the function of the part to be inspected is to receive data, namely, the part to be inspected can be transmitted in a wired mode or in a wireless mode, the criterion which is currently transmitted in a wired mode is judged to be criterion 1, the criterion which is currently transmitted in a wireless mode is judged to be criterion 2, the external name of the state inspection code information of the part to be inspected is the transmission mode, the manual selection of wired/wireless is supported, the judgment is carried out according to the selection, whether the corresponding criterion is met or not, and a red mark is displayed in the subsequent inspection feedback information if the corresponding criterion is not met.
In an alternative embodiment of the present invention, the obtaining module is specifically configured to:
acquiring a three-dimensional rocket internal perspective view, and acquiring coordinate parameters of each part in the three-dimensional rocket internal perspective view;
and obtaining rocket model data according to the three-dimensional rocket internal perspective view and the coordinate parameters.
According to the coordinate parameters, the positions of all the components of the rocket system can be positioned in the three-dimensional rocket internal perspective view, so that the data to be inspected and the components to be inspected are bound correspondingly, and simulation test of inspecting all the components of the real rocket system is realized.
In an alternative embodiment of the present invention, the binding module is specifically configured to:
and binding the communication instruction information, the state inspection code information and the rocket model data according to the position parameters and the coordinate parameters to obtain the rocket model to be inspected.
According to the position parameters of the parts to be inspected in each rocket system and the coordinate parameters of each part in the three-dimensional rocket internal perspective view, the real parts to be inspected and each part in the virtual rocket internal perspective view can be in one-to-one correspondence, and further real data to be inspected and each part in the rocket internal perspective view are correspondingly bound, so that realizable conditions are provided for carrying out state inspection and control on the follow-up parts to be inspected.
In an alternative embodiment of the present invention, the inspection module is specifically configured to:
inputting the received inspection data into the rocket model to be inspected;
when the state check code information corresponding to the check data exists, executing the state check code information, and obtaining an executing result of normal state or abnormal state; editing alarm information when the state check code information corresponding to the check data does not exist;
and obtaining a state checking result according to the executing result or the alarm information.
The received inspection data may be pre-stored inspection data or inspection data acquired in real time. If the inspection data are pre-stored, the inspection period can be set, the inspection data are periodically input into the rocket model to be inspected, and the periodic inspection mode is realized. If the inspection data are collected in real time, the inspection data with different parameters can be input at different time nodes according to specific conditions and needs to inspect the part to be inspected, so that the method is more applicable.
The received inspection data can contain the names of the components to be inspected so as to find the status inspection code information with the same names, and then execute the status inspection code information to complete the status inspection of the components to be inspected. If the state checking code information corresponding to the checking data does not exist, outputting alarm information to prompt a worker to input again or update the data to be checked. The flexibility of the device is improved.
In an alternative embodiment of the present invention, the feedback module is specifically configured to:
if the state check result comprises an execution result with a normal state, outputting check feedback information with a green mark;
if the state check result comprises the execution result of the state abnormality, outputting check feedback information with a red mark;
and if the state check result contains alarm information, outputting check feedback information with a yellow mark.
The feedback information is checked by adopting different color outputs, and the method has the advantages of intuitiveness and simplicity.
The inspection method and the inspection device for the rocket system are suitable for carrying out carrier rocket testing, 3D visualization in a launching scene, and current state inspection and control of the to-be-inspected component at the corresponding position in a mode of flexibly clicking the to-be-inspected rocket model through an interface and inputting inspection data. And taking each part to be inspected as an independent module, packaging communication instruction information and state inspection code information in the module, and obtaining the rocket model to be inspected in a binding mode. The rocket position in the rocket model to be checked is clicked to enlarge the clicking position of the model, the position to be controlled or checked is clicked, and color feedback on the model is carried out according to the checking result. The testers flexibly check and control according to the test requirements and the launching requirements, and optimize the visual display of the carrier rocket test and check; and if the independent module design needs to be modified, only the corresponding module code needs to be modified, all codes do not need to be constructed, and the code maintenance cost is reduced.
The embodiment of the invention also provides a processing device, which comprises: a processor, a memory storing a computer program which, when executed by the processor, performs the method as described above. All the implementation manners in the method embodiment are applicable to the embodiment, and the same technical effect can be achieved.
Embodiments of the present invention also provide a computer-readable storage medium comprising instructions which, when run on a computer, cause the computer to perform a method as described above. All the implementation manners in the method embodiment are applicable to the embodiment, and the same technical effect can be achieved.
While the foregoing is directed to the preferred embodiments of the present invention, it will be appreciated by those skilled in the art that various modifications and adaptations can be made without departing from the principles of the present invention, and such modifications and adaptations are intended to be comprehended within the scope of the present invention.

Claims (7)

1. An inspection method for a rocket system, comprising:
acquiring position parameters of a part to be inspected, data to be inspected and rocket model data in each rocket system;
binding the data to be inspected with the rocket model data according to the position parameters to obtain a rocket model to be inspected;
inputting the received inspection data into the rocket model to be inspected to obtain a state inspection result;
outputting inspection feedback information according to the state inspection result;
the method for acquiring the data to be inspected of the parts to be inspected in each rocket system comprises the following steps:
communication instruction information and state check code information of a part to be checked in each rocket system are acquired;
obtaining data to be inspected according to the communication instruction information and the state inspection code information;
wherein, obtain rocket model data, include:
acquiring a three-dimensional rocket internal perspective view, and acquiring coordinate parameters of each part in the three-dimensional rocket internal perspective view;
according to the three-dimensional rocket internal perspective view and the coordinate parameters, rocket model data are obtained;
binding the data to be inspected with the rocket model data according to the position parameters to obtain a rocket model to be inspected, wherein the rocket model to be inspected comprises the following components:
and binding the communication instruction information, the state inspection code information and the rocket model data according to the position parameters and the coordinate parameters to obtain the rocket model to be inspected.
2. An inspection method for rocket systems according to claim 1, wherein inputting the received inspection data into the rocket model to be inspected, obtaining a status inspection result, comprises:
inputting the received inspection data into the rocket model to be inspected;
when the state check code information corresponding to the check data exists, executing the state check code information, and obtaining an executing result of normal state or abnormal state; editing to obtain alarm information when the state check code information corresponding to the check data does not exist;
and obtaining a state checking result according to the executing result or the alarm information.
3. An inspection method for rocket system according to claim 2, wherein outputting inspection feedback information according to the status inspection result comprises:
if the state check result comprises an execution result with a normal state, outputting check feedback information with a green mark;
if the state check result comprises the execution result of the state abnormality, outputting check feedback information with a red mark;
and if the state check result contains alarm information, outputting check feedback information with a yellow mark.
4. An inspection method for rocket systems according to claim 2, wherein the received inspection data is pre-stored inspection data or real-time acquired inspection data.
5. An inspection apparatus for a rocket system, comprising:
the acquisition module is used for acquiring position parameters of the parts to be inspected in each rocket system, data to be inspected and rocket model data;
the method for acquiring the data to be inspected of the parts to be inspected in each rocket system comprises the following steps:
communication instruction information and state check code information of a part to be checked in each rocket system are acquired;
obtaining data to be inspected according to the communication instruction information and the state inspection code information;
wherein, obtain rocket model data, include:
acquiring a three-dimensional rocket internal perspective view, and acquiring coordinate parameters of each part in the three-dimensional rocket internal perspective view;
according to the three-dimensional rocket internal perspective view and the coordinate parameters, rocket model data are obtained;
the binding module is used for binding the data to be inspected with the rocket model data according to the position parameters to obtain a rocket model to be inspected;
binding the data to be inspected with the rocket model data according to the position parameters to obtain a rocket model to be inspected, wherein the rocket model to be inspected comprises the following components:
binding the communication instruction information, the state inspection code information and the rocket model data according to the position parameters and the coordinate parameters to obtain a rocket model to be inspected;
the inspection module is used for inputting the received inspection data into the rocket model to be inspected to obtain a state inspection result;
and the feedback module is used for outputting inspection feedback information according to the state inspection result.
6. A computing device, comprising: a processor, a memory storing a computer program which, when executed by the processor, performs the method of any one of claims 1 to 4.
7. A computer storage medium having instructions stored thereon which, when run on a computer, cause the computer to perform the method of any of claims 1 to 4.
CN202310876603.7A 2023-07-18 2023-07-18 Inspection method and device for rocket system Active CN116595811B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310876603.7A CN116595811B (en) 2023-07-18 2023-07-18 Inspection method and device for rocket system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310876603.7A CN116595811B (en) 2023-07-18 2023-07-18 Inspection method and device for rocket system

Publications (2)

Publication Number Publication Date
CN116595811A CN116595811A (en) 2023-08-15
CN116595811B true CN116595811B (en) 2023-09-19

Family

ID=87604860

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310876603.7A Active CN116595811B (en) 2023-07-18 2023-07-18 Inspection method and device for rocket system

Country Status (1)

Country Link
CN (1) CN116595811B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105486526A (en) * 2015-11-30 2016-04-13 北京宇航系统工程研究所 Multi-strategy fault diagnosis system for carrier rocket test launching process
CN106446460A (en) * 2016-10-26 2017-02-22 北京宇航系统工程研究所 Lightweight method of super-large three-dimensional model of carrier rocket
CN114718766A (en) * 2022-03-29 2022-07-08 西安航天动力试验技术研究所 Automatic comparison device and method for test time sequence of rocket engine

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20240010457A (en) * 2021-04-16 2024-01-23 스트롱 포스 브이씨엔 포트폴리오 2019, 엘엘씨 Systems, methods, kits and devices for digital product network systems and biology-based value chain networks

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105486526A (en) * 2015-11-30 2016-04-13 北京宇航系统工程研究所 Multi-strategy fault diagnosis system for carrier rocket test launching process
CN106446460A (en) * 2016-10-26 2017-02-22 北京宇航系统工程研究所 Lightweight method of super-large three-dimensional model of carrier rocket
CN114718766A (en) * 2022-03-29 2022-07-08 西安航天动力试验技术研究所 Automatic comparison device and method for test time sequence of rocket engine

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
A New Generation of Hardware-in-the-loop Simulation Technology Combined with High-performance Computers and Digital Twins;Yehui Shi .etal;Journal of Physics: Conference Series;第2218卷;1-7 *
基于飞机三维模型的数字化工艺研究与应用;邵春宇 等;机械工程师(第4期);119-122 *
运载火箭遥测信息的三维可视化展示;徐志乾 等;军事通信技术;第37卷(第03期);48-52 *

Also Published As

Publication number Publication date
CN116595811A (en) 2023-08-15

Similar Documents

Publication Publication Date Title
US20090271169A1 (en) Training Simulators for Engineering Projects
KR20080065936A (en) Systems and methods for turbine control simulation
CN110884687A (en) Semi-physical real-time simulation verification platform for PHM technology of electromechanical system
US11237855B2 (en) Engineering system and engineering method that use cloud environment
US7801702B2 (en) Enhanced diagnostic fault detection and isolation
JP2015088189A (en) Testing control unit by using test environment
CN105866578A (en) Airplane standard hanger management system detection method
US20050033457A1 (en) Simulation aid tools and ladder program verification systems
US20050223288A1 (en) Diagnostic fault detection and isolation
CN112925705B (en) Unmanned-duty-based carrier rocket flight software acceptance method and system
CN116595811B (en) Inspection method and device for rocket system
CN110687884A (en) Automatic testing method for alarm configuration
CN117214561A (en) Test method of automatic test operation system and information sharing platform
CN101726691B (en) Method of inspecting the integrity of an avionics system, and an inspection device for implementing said method
US9201113B2 (en) Systems and methods for performing redundancy tests on turbine controls
KR101387453B1 (en) Satellite flight software test bed
US20090271168A1 (en) Systems and Methods for Stimulating Engineering Projects
CN111044826B (en) Detection method and detection system
CN110737211B (en) Multifunctional semi-physical simulation test control system and method for guided weapons
CN114115187A (en) General detection platform and detection method for automatic airplane driving control system
CN111552263A (en) Method, computer-readable storage medium, and system for inspecting an industrial facility
CN113495545A (en) System and method for testing vehicle equipment controller using in-loop hardware
KR100918840B1 (en) Method and Apparatus for Testing Target Sensor Node to compose Sensor Network
CN115881291B (en) Operation and maintenance training system and method for medical equipment
CN103166805B (en) The monitoring method and system of cloud test environment

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
GR01 Patent grant
GR01 Patent grant
CP03 Change of name, title or address
CP03 Change of name, title or address

Address after: No. 1, Haixiang Middle Road, Fengcheng Street, Haiyang City, Yantai City, Shandong Province, 265100

Patentee after: Dongfang space technology (Shandong) Co.,Ltd.

Country or region after: China

Patentee after: Dongfang Space (Jiangsu) Aerospace Power Co.,Ltd.

Patentee after: Oriental space technology (Beijing) Co.,Ltd.

Patentee after: Orient Space (Hainan) Technology Co.,Ltd.

Address before: No. 1, Haixiang Middle Road, Fengcheng Street, Haiyang City, Yantai City, Shandong Province, 265100

Patentee before: Dongfang space technology (Shandong) Co.,Ltd.

Country or region before: China

Patentee before: Oriental space technology (Beijing) Co.,Ltd.

Patentee before: Dongfang Space (Jiangsu) Aerospace Power Co.,Ltd.

Patentee before: Orient Space (Hainan) Technology Co.,Ltd.

Address after: No. 1, Haixiang Middle Road, Fengcheng Street, Haiyang City, Yantai City, Shandong Province, 265100

Patentee after: Dongfang space technology (Shandong) Co.,Ltd.

Country or region after: China

Patentee after: Oriental space technology (Beijing) Co.,Ltd.

Patentee after: Dongfang Space (Jiangsu) Aerospace Power Co.,Ltd.

Patentee after: Orient Space (Hainan) Technology Co.,Ltd.

Address before: No. 1, Haixiang Middle Road, Fengcheng Street, Haiyang City, Yantai City, Shandong Province, 265100

Patentee before: Dongfang space technology (Shandong) Co.,Ltd.

Country or region before: China

Patentee before: Oriental space technology (Beijing) Co.,Ltd.

Patentee before: Oriental space (Xi'an) Aerospace Technology Co.,Ltd.

Patentee before: Orient Space (Hainan) Technology Co.,Ltd.