CN107809463B - Interaction method between lower computer and upper computer of double-shaft laser strapdown inertial measurement unit - Google Patents

Interaction method between lower computer and upper computer of double-shaft laser strapdown inertial measurement unit Download PDF

Info

Publication number
CN107809463B
CN107809463B CN201710880842.4A CN201710880842A CN107809463B CN 107809463 B CN107809463 B CN 107809463B CN 201710880842 A CN201710880842 A CN 201710880842A CN 107809463 B CN107809463 B CN 107809463B
Authority
CN
China
Prior art keywords
upper computer
computer
data
parameters
parameter
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
CN201710880842.4A
Other languages
Chinese (zh)
Other versions
CN107809463A (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.)
China Academy of Launch Vehicle Technology CALT
Beijing Institute of Space Launch Technology
Original Assignee
China Academy of Launch Vehicle Technology CALT
Beijing Institute of Space Launch Technology
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 China Academy of Launch Vehicle Technology CALT, Beijing Institute of Space Launch Technology filed Critical China Academy of Launch Vehicle Technology CALT
Priority to CN201710880842.4A priority Critical patent/CN107809463B/en
Publication of CN107809463A publication Critical patent/CN107809463A/en
Application granted granted Critical
Publication of CN107809463B publication Critical patent/CN107809463B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1095Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/0802Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
    • G06F12/0875Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches with dedicated cache, e.g. instruction or stack

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Numerical Control (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention discloses an interaction method between a lower computer and an upper computer of a biaxial laser strapdown inertial measurement unit, which comprises the following steps of: when the data interface has data, the upper computer copies the data to the receiving buffer area; and (3) data processing: copying and processing the data to a processing buffer area, then putting the data into a log buffer area, and writing the data into a file; reading parameters: the upper computer sends a parameter reading instruction to the lower computer, and sends the next parameter reading instruction after the upper computer reads the parameters; a parameter writing step: and the upper computer sends a parameter writing instruction to the lower computer, and after all the parameters are written into the lower computer, the upper computer reads the written parameters in batches and compares the parameters. The invention can effectively solve the problem of data loss of large data serial port acquisition, thereby realizing high-frequency data acquisition; the invention can not only realize high-speed and accurate reading of the parameters, but also ensure all correct parameter writing.

Description

Interaction method between lower computer and upper computer of double-shaft laser strapdown inertial measurement unit
Technical Field
The invention relates to the technical field of a double-shaft laser strapdown inertial measurement unit, in particular to an interaction method between a lower computer and an upper computer of the double-shaft laser strapdown inertial measurement unit.
Background
At present, the double-shaft laser strapdown inertial measurement unit has a large number of internal and external data interfaces. In a research and development stage, a test stage and a maintenance stage, due to technical limitations, an unreasonable interaction mode is adopted between an upper computer and a lower computer in a conventional scheme, the problem of lost data often exists when data acquisition is carried out on the lower computer of a biaxial laser strapdown inertial measurement unit, and acquired data are inaccurate and incomplete; moreover, when the upper computer reads and writes parameters to the lower computer, the conventional scheme cannot give consideration to the accuracy and the speed of parameter reading and writing.
Therefore, how to improve the accuracy and integrity of the upper computer for acquiring the data of the lower computer of the dual-axis laser strapdown inertial measurement unit and how to give consideration to the accuracy and speed of reading and writing the parameters becomes a key point for the technical personnel in the field to urgently solve the technical problems and research all the time.
Disclosure of Invention
In order to solve the problems that data are lost when an upper computer collects data of a double-shaft laser strapdown inertial measurement unit lower computer and the accuracy and speed of parameter reading and writing cannot be considered in the prior art, the invention innovatively provides an interaction method between the double-shaft laser strapdown inertial measurement unit lower computer and the upper computer, and the technical problems are effectively solved by combining a multi-buffering technology and a multi-thread processing technology.
In order to achieve the technical purpose, the invention discloses an interaction method between a lower computer and an upper computer of a biaxial laser strapdown inertial measurement unit, which comprises the following steps,
a data acquisition step: when data exist in a data interface between an upper computer and a lower computer, the upper computer copies the data to a receiving buffer area in an interruption mode;
and (3) data processing: copying the data in the receiving buffer area to a processing buffer area, processing the data in the processing buffer area by taking a frame as a unit, putting the processed data into a log buffer area, and writing the data in the log buffer area into a file;
reading parameters: the upper computer sends a parameter reading instruction to a lower computer, the lower computer sends parameters to the upper computer after receiving the parameter reading instruction, and the upper computer sends a next parameter reading instruction after reading the parameters until the upper computer reads all the parameters;
a parameter writing step: and the upper computer sends a parameter writing instruction to the lower computer at regular time, and after all parameters are written into the lower computer, the upper computer reads the written parameters in batch and compares the parameters.
The invention innovatively adopts the multiple buffering technology, effectively solves the problem of data loss in large-data serial port acquisition, and realizes high-frequency data acquisition; the upper computer of the invention realizes high-speed and accurate reading of parameters by sending the instruction thread and receiving the instruction thread, and ensures all correct parameter writing through batch reading and comparison after parameter writing is finished.
Further, the interaction method also comprises a locking control step;
locking and releasing control steps: the upper computer obtains the burn-in time, circularly sends a locking control instruction and a lowering control instruction to the lower computer in the burn-in time, and directly controls the inertia device to perform locking action and lowering action through the lower computer.
Further, the locking control step comprises the following steps;
step 11, the upper computer obtains the aging time and reads the set target cycle times;
step 12, the upper computer sends a locking control instruction to the lower computer, if the upper computer receives a locking completion instruction sent by the lower computer within a first specified time, the upper computer sends a lowering control instruction to the lower computer after a first interval time, and step 13 is executed; if the upper computer does not receive a locking completion instruction sent by the lower computer within the first specified time, executing the step 14;
step 13, if the upper computer receives a placing completion instruction sent by the lower computer within a second specified time and the historical times of sending a placing control instruction by the upper computer are less than the target cycle times, returning to the step 12 after a second interval time; if the upper computer does not receive the lowering completion instruction sent by the lower computer within the second specified time, executing the step 14;
and 14, reporting an error by the upper computer, and finishing the locking and releasing control step.
Based on the improved technical scheme, the invention adopts an automatic control technology to control the relevant locking and unlocking mechanism to automatically perform the aging process, continuously perform locking operation and lowering operation, grind the locking and unlocking mechanism and prevent the occurrence of unsmooth situation in later use, thereby effectively solving the problem that the conventional zooming control process needs artificial cycle control for thousands of times, and further achieving the technical purposes of saving time and labor and improving the working efficiency.
Furthermore, in the data processing step, an independent thread is adopted in the process of writing the data in the log buffer into the file, and the log buffer is read at intervals of 1 second; writing data to a file under the condition that the data exists in the log buffer; if the log buffer has no data, the log buffer is read after 5 seconds.
Further, in the parameter reading step, if the upper computer does not receive the parameter after sending the parameter reading instruction, the current parameter reading instruction is repeatedly sent.
Further, in the parameter reading step, if the upper computer repeatedly sends the current parameter reading instruction for 3 times and still does not receive the parameter, the parameter reading operation is stopped and an error is reported.
Further, in the parameter reading step, the read parameters are saved by an xls format file in the upper computer.
Further, in the parameter reading step, the upper computer reads the parameters in batch.
Further, in the parameter reading step, the read parameters are displayed on the upper computer.
Further, in the parameter writing step, written parameters and batch read written parameters are correspondingly displayed in columns on the upper computer.
The invention has the beneficial effects that: the invention innovatively adopts the multiple buffering technology, effectively solves the problem of data loss in large-data serial port acquisition, and realizes high-frequency data acquisition; the upper computer of the invention realizes high-speed and accurate reading of the parameters by sending the instruction thread and receiving the instruction thread, and ensures all correct parameter writing through batch reading and comparison after the parameter writing is finished.
Drawings
FIG. 1 is a schematic flow chart of an interaction method between a lower computer and an upper computer of a biaxial laser strapdown inertial measurement unit.
FIG. 2 is a flow chart illustrating the lock release control procedure.
Detailed Description
The interaction method between the lower computer and the upper computer of the biaxial laser strapdown inertial measurement unit related to the invention is explained and explained in detail below by combining the drawings of the specification.
The double-shaft laser strapdown inertial measurement unit has a plurality of internal and external data interfaces, and in a research and development stage and a test stage, so that in a maintenance stage, an upper computer and a lower computer of the double-shaft laser strapdown inertial measurement unit need to be debugged again to communicate, so that the use is very inconvenient, namely: the upper computer is required to be changed after the lower computer is changed, and disorder is easily caused, and the invention can combine different upper computers, realize reasonable interaction between the upper computer and the lower computer, better assist the research and development, test, production and after-sales service of the lower computer of the biaxial laser strapdown inertial set, and accelerate the research and development progress of the lower computer of the biaxial laser strapdown inertial set.
Specifically, as shown in fig. 1, the invention discloses an interaction method between a lower computer and an upper computer of a biaxial laser strapdown inertial measurement unit, which comprises the following steps.
Locking and releasing control steps: the upper computer obtains the burn-in time, circularly sends a locking control instruction and a lowering control instruction to the lower computer in the burn-in time, and directly controls the inertia device to perform locking action and lowering action through the lower computer.
More specifically, as shown in fig. 2, the lock release control step in the present invention includes the following steps 11 to 14.
And 11, the upper computer acquires the aging time and reads the set target cycle number, and when the aging time is specifically realized through a program, while cycle can be set, and the cycle number can be smaller than the set target cycle number.
Step 12, the upper computer sends a locking control instruction to the lower computer, the locking control instruction can be sent by calling, if the upper computer receives a locking completion instruction sent by the lower computer within a first specified time, the upper computer sends a lowering control instruction to the lower computer after a first interval time, and step 13 is executed; and if the upper computer does not receive the locking completion instruction sent by the lower computer within the first specified time, executing the step 14.
Step 13, if the upper computer receives a placing completion instruction sent by the lower computer within a second specified time and the historical times of sending a placing control instruction by the upper computer are less than the target cycle times, returning to the step 12 after a second interval time; and if the upper computer does not receive the lowering completion instruction sent by the lower computer within the second specified time, executing the step 14.
And 14, reporting an error by the upper computer, and finishing the locking and releasing control step.
In addition, in the light of the teaching of the present invention, the "first predetermined time", "first interval time", "second predetermined time", and "second interval time" can be selected appropriately and judiciously according to the specific use situation.
A data acquisition step: the acquisition function of the upper computer can integrate various data acquisition protocols, the embodiment is 8 data acquisition protocols, the data acquisition protocols enable the upper computer to be a universal upper computer and to be suitable for different inertial group platforms, and when data exist in a data interface between the upper computer and the lower computer, the upper computer copies the data to a receiving buffer area in an interruption mode;
and (3) data processing: copying the data in the receiving buffer area to a processing buffer area, processing the data in the processing buffer area by taking a frame as a unit, namely processing the data after the data in the processing buffer area is full of one frame, putting the processed data into a log buffer area, assigning a global display variable at the moment to realize a display function of subsequent data acquisition, and writing the data in the log buffer area into a file; in the embodiment, an independent thread is adopted in the process of writing the data in the log buffer into the file, and the log buffer is read at intervals of 1 second; writing data to a file under the condition that the data exists in the log buffer; if the log buffer has no data, the log buffer is read after 5 seconds.
The invention innovatively combines a multiple buffering technology and a multi-line processing technology, and effectively solves the problem of large data serial port acquisition loss, thereby realizing high-frequency data acquisition and realizing data acquisition of 1KHz or even 5 KHz. The acquisition board of the upper computer integrates all data transmission protocols, and effectively solves the problem that a plurality of upper computers need to be switched back and forth when data are acquired in the prior art.
Reading parameters: the parameters used by mathematical models in the biaxial laser strapdown inertial unit are numerous, and the parameters of each biaxial laser strapdown inertial unit are different due to the characteristics of inertial devices, installation errors and the like, so that a large number of parameters need to be acquired in the research and development or production debugging process. When reading the parameters, two threads are arranged in the upper computer for interaction: a send instruction thread and a receive parameter thread. Specifically, firstly, an xls format file for storing parameter data is opened, available information such as parameter addresses and parameter names is obtained, then an upper computer sends a parameter reading instruction to a lower computer and waits, the lower computer sends parameters to the upper computer after receiving the parameter reading instruction, the upper computer sends a next parameter reading instruction after reading the parameters (the process actually receives the parameter data by a parameter thread and informs the sending instruction thread to send the next parameter reading instruction) until the upper computer reads all the parameters, the read parameters are displayed on the upper computer in the reading process, the data display thread is realized by a data display thread, the data display thread adopts a timing mode, time interruption is made according to display requirements, and the current value of a global display variable is read and assigned to a display page; in this embodiment, if the upper computer does not receive the parameter after sending the parameter reading instruction, the current parameter reading instruction is repeatedly sent; if the upper computer repeatedly sends the current parameter reading instruction for 3 times and still does not receive the parameter, stopping the parameter reading operation and reporting an error; in this embodiment, the read parameters are saved by an xls format file in the upper computer, and the upper computer reads the parameters in batches.
A parameter writing step: firstly, an xls format file for storing parameter data is opened, available information such as parameter addresses and parameter names is obtained, an upper computer sends a parameter writing instruction to a lower computer at regular time, and after all parameters are written into the lower computer, the upper computer reads written parameters in batches and compares the written parameters to ensure that all parameter writing is correct. In this embodiment, in order to check the parameter writing condition more intuitively, the written parameters and the written parameters read in batch are displayed on the upper computer in rows correspondingly, specifically, the returned parameters are displayed in the returned parameter row, and the initial value setting row and the returned parameter row are compared to ensure that the parameter writing is all correct.
The invention effectively improves the reading and writing speed on the premise of ensuring the correct parameter reading and writing by reading and writing the batch parameters and increasing the interaction process during parameter reading and writing.
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 invention, "a plurality" means at least two, e.g., two, three, etc., unless specifically limited otherwise.
In the description herein, references to the description of the term "the present embodiment," "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., mean that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the present invention. In this specification, the schematic representations of the terms used above are not necessarily intended to refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. Furthermore, various embodiments or examples and features of different embodiments or examples described in this specification can be combined and combined by one skilled in the art without contradiction.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents and simplifications made in the spirit of the present invention are intended to be included in the scope of the present invention.

Claims (10)

1. An interaction method between a lower computer and an upper computer of a biaxial laser strapdown inertial measurement unit is characterized in that: the interactive method comprises the following steps of,
a data acquisition step: when data exist in a data interface between an upper computer and a lower computer, the upper computer copies the data to a receiving buffer area in an interruption mode;
and (3) data processing: copying the data in the receiving buffer area to a processing buffer area, processing the data in the processing buffer area by taking a frame as a unit, putting the processed data into a log buffer area, and writing the data in the log buffer area into a file;
reading parameters: the upper computer sends a parameter reading instruction to a lower computer, the lower computer sends parameters to the upper computer after receiving the parameter reading instruction, and the upper computer sends a next parameter reading instruction after reading the parameters until the upper computer reads all the parameters;
a parameter writing step: the upper computer sends a parameter writing instruction to the lower computer at regular time, and after all parameters are written into the lower computer, the upper computer reads the written parameters in batch and compares the parameters;
in the data processing step, an independent thread is adopted in the process of writing the data in the log buffer area into the file; in the parameter reading step, two threads are arranged in the upper computer for interaction: sending an instruction thread and receiving a parameter thread; and the read parameters are displayed on the upper computer and are realized through a data display thread.
2. The interaction method between the lower computer and the upper computer of the biaxial laser strapdown inertial measurement unit according to claim 1, wherein: the interaction method further comprises a locking and releasing control step;
locking and releasing control steps: the upper computer obtains the burn-in time, circularly sends a locking control instruction and a lowering control instruction to the lower computer in the burn-in time, and directly controls the inertia device to perform locking action and lowering action through the lower computer.
3. The interaction method between the lower computer and the upper computer of the biaxial laser strapdown inertial measurement unit according to claim 2, wherein: the locking control step comprises the following steps;
step 11, the upper computer obtains the aging time and reads the set target cycle times;
step 12, the upper computer sends a locking control instruction to the lower computer, if the upper computer receives a locking completion instruction sent by the lower computer within a first specified time, the upper computer sends a lowering control instruction to the lower computer after a first interval time, and step 13 is executed; if the upper computer does not receive a locking completion instruction sent by the lower computer within the first specified time, executing the step 14;
step 13, if the upper computer receives a placing completion instruction sent by the lower computer within a second specified time and the historical times of sending a placing control instruction by the upper computer are less than the target cycle times, returning to the step 12 after a second interval time; if the upper computer does not receive the lowering completion instruction sent by the lower computer within the second specified time, executing the step 14;
and 14, reporting an error by the upper computer, and finishing the locking and releasing control step.
4. The interaction method between the lower computer and the upper computer of the biaxial laser strapdown inertial measurement unit according to any one of claims 1 to 3, wherein: in the data processing step, reading a log buffer area every 1 second; writing data to a file under the condition that the data exists in the log buffer; if the log buffer has no data, the log buffer is read after 5 seconds.
5. The interaction method between the lower computer and the upper computer of the biaxial laser strapdown inertial measurement unit according to claim 4, wherein: in the parameter reading step, if the upper computer does not receive the parameters after sending the parameter reading instruction, the current parameter reading instruction is repeatedly sent.
6. The interaction method between the lower computer and the upper computer of the biaxial laser strapdown inertial measurement unit according to claim 5, wherein: in the parameter reading step, if the upper computer repeatedly sends the current parameter reading instruction for 3 times and still does not receive the parameter, the parameter reading operation is stopped and an error is reported.
7. The interaction method between the lower computer and the upper computer of the biaxial laser strapdown inertial measurement unit according to claim 6, wherein: in the parameter reading step, the read parameters are saved through an xls format file in the upper computer.
8. The interaction method between the lower computer and the upper computer of the biaxial laser strapdown inertial measurement unit according to claim 1, 6 or 7, wherein: in the parameter reading step, the upper computer reads parameters in batches.
9. The interaction method between the lower computer and the upper computer of the biaxial laser strapdown inertial measurement unit according to claim 8, wherein: in the parameter reading step, the read parameters are displayed on the upper computer.
10. The interaction method between the lower computer and the upper computer of the biaxial laser strapdown inertial measurement unit according to claim 1 or 9, wherein: in the parameter writing step, written parameters and batch read written parameters are correspondingly displayed in columns on the upper computer.
CN201710880842.4A 2017-09-26 2017-09-26 Interaction method between lower computer and upper computer of double-shaft laser strapdown inertial measurement unit Active CN107809463B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710880842.4A CN107809463B (en) 2017-09-26 2017-09-26 Interaction method between lower computer and upper computer of double-shaft laser strapdown inertial measurement unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710880842.4A CN107809463B (en) 2017-09-26 2017-09-26 Interaction method between lower computer and upper computer of double-shaft laser strapdown inertial measurement unit

Publications (2)

Publication Number Publication Date
CN107809463A CN107809463A (en) 2018-03-16
CN107809463B true CN107809463B (en) 2020-08-07

Family

ID=61584602

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710880842.4A Active CN107809463B (en) 2017-09-26 2017-09-26 Interaction method between lower computer and upper computer of double-shaft laser strapdown inertial measurement unit

Country Status (1)

Country Link
CN (1) CN107809463B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110186957B (en) * 2019-05-30 2021-08-31 哈尔滨工业大学 Synchronous information acquisition and processing system and method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5527003A (en) * 1994-07-27 1996-06-18 Litton Systems, Inc. Method for in-field updating of the gyro thermal calibration of an intertial navigation system
CN203687956U (en) * 2014-01-20 2014-07-02 中国船舶重工集团公司第七0七研究所 SD (secure digital memory) card control circuit in strapdown inertial navigation system
CN106709013A (en) * 2016-12-26 2017-05-24 深圳市捷顺科技实业股份有限公司 Data processing method and apparatus, and data interaction method and apparatus

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5527003A (en) * 1994-07-27 1996-06-18 Litton Systems, Inc. Method for in-field updating of the gyro thermal calibration of an intertial navigation system
CN203687956U (en) * 2014-01-20 2014-07-02 中国船舶重工集团公司第七0七研究所 SD (secure digital memory) card control circuit in strapdown inertial navigation system
CN106709013A (en) * 2016-12-26 2017-05-24 深圳市捷顺科技实业股份有限公司 Data processing method and apparatus, and data interaction method and apparatus

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
"一种捷联惯组测温通讯软件的设计与实现";卫瑞等;《导弹与航天运载技术》;20160210(第1期);103-106 *
"基于FPGA的雷达信号处理设计与实现";王致远;《中国优秀硕士学位论文全文数据库》;20160315;I136-2227 *

Also Published As

Publication number Publication date
CN107809463A (en) 2018-03-16

Similar Documents

Publication Publication Date Title
CN109302522B (en) Test method, test device, computer system, and computer medium
US10503146B2 (en) Control system, control device, and control method
CN107391373B (en) AutoIT-based automatic performance testing method
DE102007009300B4 (en) Computer system and method for operating a computer system
DE102019122934A1 (en) AUTOMATED PREBOOT PERFORMANCE MEASUREMENT
DE102020105939A1 (en) Enhanced Serial Peripheral Interface (eSPI) signaling for crash event notification
CN102789405A (en) Automated testing method and system for mainboard
CN110659138B (en) Data synchronization method, device, terminal and storage medium based on timing task
CN112202628B (en) WiFi module serial port protocol automatic test system and method
CN107809463B (en) Interaction method between lower computer and upper computer of double-shaft laser strapdown inertial measurement unit
DE112010004037T5 (en) Simulation method, system and program
CN114003427A (en) Log playback system construction method based on embedded SD card
CN1752944A (en) Three dimension mode construction software automatic testing method based on script
CN117349297A (en) Data exchange method and system based on table structure change
CN112019404A (en) Method and device for automatically testing FC-AE-1553 communication protocol chip
CN115655304A (en) Batch automatic acquisition method and device for IMU module calibration data
CN110674214B (en) Big data synchronization method, device, computer equipment and storage medium
CN102710446A (en) Performance tuning method of colony memory system based on synchronous strategy
JP2016218929A (en) Arithmetic processing apparatus, information processing apparatus, and control method of arithmetic processing apparatus
CN110399258A (en) A kind of stability test method, system and device of server system
CN111752786A (en) Data storage method, data summarization method, equipment and medium in pressure test process
CN101369243A (en) Power consumption state test method
CN111190785B (en) Automatic test method for modularized electromechanical integrated management system
DE112018007890T5 (en) COMMUNICATION DEVICE, COMMUNICATION SYSTEM, COMMUNICATION PROCEDURE AND COMMUNICATION PROGRAM
CN113590371B (en) Event analyzer and event analysis method

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