CN112559096B - Space load input data analysis system and method - Google Patents

Space load input data analysis system and method Download PDF

Info

Publication number
CN112559096B
CN112559096B CN202011538912.6A CN202011538912A CN112559096B CN 112559096 B CN112559096 B CN 112559096B CN 202011538912 A CN202011538912 A CN 202011538912A CN 112559096 B CN112559096 B CN 112559096B
Authority
CN
China
Prior art keywords
parameter
data
event
identification
value
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
CN202011538912.6A
Other languages
Chinese (zh)
Other versions
CN112559096A (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.)
Changchun Institute of Optics Fine Mechanics and Physics of CAS
Original Assignee
Changchun Institute of Optics Fine Mechanics and Physics of CAS
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 Changchun Institute of Optics Fine Mechanics and Physics of CAS filed Critical Changchun Institute of Optics Fine Mechanics and Physics of CAS
Priority to CN202011538912.6A priority Critical patent/CN112559096B/en
Publication of CN112559096A publication Critical patent/CN112559096A/en
Application granted granted Critical
Publication of CN112559096B publication Critical patent/CN112559096B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/448Execution paradigms, e.g. implementations of programming paradigms
    • G06F9/4482Procedural
    • G06F9/4484Executing subprograms
    • G06F9/4486Formation of subprogram jump address
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/284Relational databases

Abstract

The invention provides a system and a method for analyzing space load input data, which comprises the following steps: the device comprises a data input unit, a data analysis unit and a data output unit; the data input unit transmits original input data to be analyzed and a parameter configuration table serving as a data analysis basis to the data analysis unit; the data analysis unit analyzes the original input data according to the parameter configuration table and extracts the value of each parameter; the data output unit transmits the parameter value to the parameter equipment to be input; the parameters are grouped according to the events to which the parameters belong, and the parameter configuration table stores parameter attributes including an identification domain parameter attribute and all parameter attributes of at least two events. The invention has universality, and a fixed analysis program is used, so that no matter how input data is increased or changed, only the parameter configuration table needs to be modified, and the analysis program does not need to be changed. The invention controls whether the event comprises the time parameter or not through the time identification. The invention can also input multiple event parameters at the same time.

Description

Space load input data analysis system and method
Technical Field
The invention relates to the field of aerospace data processing, in particular to a system and a method for analyzing space load input data.
Background
From development to formal emission, the space optical remote sensing load generally needs to be subjected to multiple times of simulation test work such as electrical interface test, desktop joint test, electrical test, mechanical test, thermal vacuum test verification, electromagnetic compatibility test, emission field technical test and the like in the aspect of electronics test.
A space optical remote sensing load system relates to a plurality of subsystems such as a main control unit, a power supply and distribution unit, a communication unit, a thermal control unit, an imaging unit and a motion control unit. The system is complex and comprises a plurality of disciplines. According to the requirements of division of labor and research and development of disciplines, development work is mostly developed according to the convention that one team is responsible for one subsystem, and docking is carried out after the development is finished.
In order to enable each unit and module of a space load to execute an instruction of an application task as required, a data input mode is usually adopted to send a task requirement, a main processing method for data input at present is a direct programming method, but space load communication has byte quantity limitation, in order to meet instructions of different requirements as far as possible, a format and significance of data injection often need to be designed to be very complex, for example, injection data of a certain space load comprises 13 modules, each module comprises more than ten event types or even dozens of event types, parameters are hundreds of thousands, execution logic is distinguished by immediate execution, same-time execution, absolute-time execution and the like, in the case of the complex format design, a hard programming method is adopted, time and labor are wasted, maintenance is difficult, errors are easy to occur, and once problems are detected, consequences cannot be imagined.
Disclosure of Invention
The invention provides a universal space load input data analysis system and method which have time parameters and can simultaneously process multiple events, aiming at solving the problems of the direct programming method.
In order to achieve the purpose, the invention adopts the following specific technical scheme:
a space load input data parsing system, comprising: the device comprises a data input unit, a data analysis unit and a data output unit; the data input unit transmits original input data to be analyzed and a parameter configuration table serving as a data analysis basis to the data analysis unit; the data analysis unit analyzes the original input data according to the parameter configuration table and extracts the value of each parameter; the data output unit transmits the parameter value to the parameter equipment to be input; the parameters are grouped according to the events to which the parameters belong, and the parameter configuration table stores parameter attributes including an identification domain parameter attribute and all parameter attributes of at least two events.
Preferably, the attributes of all parameters include: parameter serial number, parameter name and parameter byte number; the data analysis unit carries out parameter analysis according to the parameter serial number sequence and reads original input data with corresponding length according to the number of parameter bytes; the attribute of the identification domain parameter also comprises an identification domain criterion value, and the identification domain criterion value is used for judging whether the original input data corresponds to the parameter configuration table.
Preferably, each event comprises a function identification parameter, a time identification parameter, a start time parameter, a duration parameter, at least one parameter to be input; the attribute of the function identification parameter also comprises a criterion value and a cycle mark, wherein the cycle mark comprises a start event mark, an end event mark and a middle event mark; the criterion value is used for judging whether the data to be analyzed belongs to the event; the loop mark is used for marking the position of the event in the parameter configuration table and providing a jump basis in the analysis process; the attributes of the time identification parameters also include a crossing parameter; and recording crossing bases in the analysis process of the crossing parameters, comparing the values of the time identification parameters with the crossing bases, and performing corresponding subsequent operation.
A method for analyzing space load input data comprises the following steps:
the data input unit transmits original input data to be analyzed and a parameter configuration table used as a basis for data analysis to the data analysis unit;
the data analysis unit judges whether the original input data corresponds to the parameter configuration table or not through the identification domain criterion value of the identification domain parameter, if not, the data analysis unit does not perform subsequent analysis, and performs data transmission again to ensure that the original input data corresponds to the parameter configuration table;
the data analysis unit analyzes the parameters according to the sequence of the parameter serial numbers, reads the original input data with corresponding length according to the number of the parameter bytes, and stops analyzing after analyzing the parameter with the maximum parameter serial number;
when the analyzed parameter is the time identification parameter, comparing the value of the analyzed time identification parameter with the crossing basis recorded in the crossing parameter, judging whether the initial time parameter and the duration parameter of the event are effective, skipping the invalid parameter, and not analyzing;
when the analyzed parameter is the function identification parameter, comparing the analyzed value with the criterion value of the parameter, if the two are the same, the subsequent data is the parameter to be input of the event to which the parameter belongs, and performing subsequent analysis; if the difference is not the same, performing event skipping operation;
and the data output unit transmits the analyzed parameter value to the parameter equipment to be input.
Preferably, the event jump operation comprises:
skipping to the function identification parameter with the cycle mark as the initial event mark, comparing the analyzed value with the criterion value, if the value is still different, skipping to the next function identification parameter with the cycle mark, and comparing with the criterion value;
repeating the skip comparison process until the criterion value of the functional identification parameter is equal to the analyzed value, and the subsequent data corresponds to the event to which the functional identification parameter belongs, and the data analysis unit performs subsequent analysis;
or the cycle mark of the skipped function identification parameter is the tail event mark, and the criterion value is still different from the analyzed value, so that the subsequent data has no corresponding event, and the data analysis unit stops analyzing.
The invention can obtain the following technical effects:
(1) The method has universality, and the input data can be analyzed by using a fixed analysis program without changing the analysis program and only modifying a parameter configuration table no matter how modules, events and parameters of the input data are increased or changed.
(2) The time parameter control can be carried out, each event has a time parameter, whether the time parameter of the event is effective or not is marked through the time identifier, whether the event comprises the time parameter or not can be flexibly controlled, and only the value of the time identifier in the input data needs to be changed.
(3) The method can simultaneously input multiple event parameters, input data does not need to be input according to the sequence of events in the parameter configuration table, data of all events contained in the parameter configuration table does not need to be input at one time, and the method has high flexibility.
Drawings
FIG. 1 is a block diagram of a spatial payload input data parsing system according to an embodiment of the invention;
FIG. 2 is a flow diagram illustrating a method for parsing space payload input data according to an embodiment of the invention;
fig. 3 is a schematic flowchart of an event jump operation of a space payload input data parsing method according to an embodiment of the present invention.
Wherein the reference numerals include: data input means 1, data analysis means 2, and data output means 3.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention will be described in further detail below with reference to the accompanying drawings and specific embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not to be construed as limiting the invention.
As shown in fig. 1, a space load input data parsing system includes: a data input unit 1, a data analysis unit 2 and a data output unit 3; the data input unit 1 is provided with a data input port, receives original input data to be analyzed and a parameter configuration table serving as a data analysis basis through the data input port, and transmits the original input data and the parameter configuration table to the data analysis unit 2; the data analysis unit 2 performs data analysis operation, reads an input parameter configuration table, performs data analysis on original input data according to various attributes of various parameters recorded in the parameter configuration table, extracts values of the various parameters, and transmits the extracted parameters to the data output unit 3; a data transmission channel is arranged between the data output unit 3 and the parameter equipment to be input, the extracted parameter value is transmitted to the parameter equipment to be input, and the parameter equipment to be input operates according to the received parameter value; the parameter configuration table is used for storing parameter attributes of the parameters, in the analysis process, the data analysis unit 2 firstly extracts the parameter attributes of the parameters from the parameter configuration table, carries out corresponding analysis according to the parameter attributes of the parameters, and extracts the values of the parameters from original input data; the parameters are grouped according to the events, each event comprises at least five parameters, and the parameters recorded in each parameter configuration table comprise an identification domain parameter and all parameters of at least one event.
In one embodiment of the invention, the attributes of all parameters include: parameter serial number, parameter name and parameter byte number; the data analysis unit 2 analyzes the parameters according to the ascending sequence of the parameter serial numbers, analyzes according to the parameter names, reads the original input data with corresponding length according to different parameter names by using different parameter analysis modes and the number of the parameter bytes, compares the read value with the value of the parameter attribute as the value of the parameter or as a judgment basis, and performs subsequent operation according to the comparison result; the attribute of the identification domain parameter also comprises an identification domain criterion value, when the identification domain parameter is analyzed, the read value is compared with the criterion value of the identification domain parameter, if the two are the same, the original input data corresponds to the parameter configuration table, subsequent analysis is carried out, if the two are different, the original input data does not correspond to the parameter configuration table, subsequent analysis is not carried out, data transmission is carried out again, and the original input data is ensured to correspond to the parameter configuration table.
In one embodiment of the invention, each event comprises a function identification parameter, a time identification parameter, a starting time parameter, a duration parameter, at least one parameter to be input; the function identification parameter and the time identification parameter are identification parameters, and the values of the parameters are not transmitted to the parameter equipment to be input; the attribute of the function identification parameter also comprises a criterion value and a cycle mark, the cycle mark comprises three types of a starting event mark, a tail event mark and a middle event mark, and is used for marking the position of the event in a parameter configuration table and providing a jump basis in the analysis process, the cycle mark of the function identification parameter of the first event in the parameter configuration table is the starting event mark, the cycle mark of the function identification parameter of the last event is the tail event mark, the cycle marks of the function identification parameters of the other events are the middle event marks, when the jump operation is carried out in the analysis process, the jump is carried out to the function mark with the cycle mark, and the jump object does not comprise the other parameters without the cycle marks; the criterion value is used for judging whether the data to be analyzed belongs to the event or not, when the function identification parameter is analyzed, the read value is compared with the criterion value of the function identification parameter, if the read value is the same as the criterion value of the function identification parameter, the data to be analyzed corresponds to the event, subsequent analysis is carried out, and if the read value and the function identification parameter are different, the data to be analyzed does not correspond to the event; the attributes of the time identification parameters also include a crossing parameter; the crossing parameter records the crossing basis in the analysis process, compares the value of the time identification parameter with the crossing basis, and performs corresponding subsequent operation; by adding the parameter of the time mark with the property of the spanning parameter, each event can be ensured to have a fixed format, a uniform analysis method is adopted for analysis, and in the actual work, the input time parameter is flexibly controlled, namely when the initial time parameter and/or the duration time parameter of the event have/has the state change, only the value of the time mark parameter needs to be changed, and an analysis program does not need to be changed.
The method part of the invention is described in detail below with reference to fig. 2 and 3:
as shown in fig. 2, a method for parsing space load input data includes:
the data input unit 1 transmits original input data to be analyzed and a parameter configuration table used as a basis for data analysis to the data analysis unit 2;
the data analysis unit 2 judges whether the original input data corresponds to the parameter configuration table or not through the identification domain criterion value of the identification domain parameter, if not, the subsequent analysis is not carried out, the data transmission is carried out again, and the original input data is ensured to correspond to the parameter configuration table;
the data analysis unit 2 analyzes the parameters according to the sequence of the parameter serial numbers, reads the original input data with corresponding length according to the number of the parameter bytes, and stops analyzing after analyzing the parameter with the maximum parameter serial number;
when the analyzed parameter is the time identification parameter, judging whether the initial time parameter and the duration parameter of the event are valid according to the value of the analyzed time identification parameter, skipping over the invalid parameter, and not analyzing;
when the analyzed parameter is the function identification parameter, comparing the analyzed value with the criterion value of the parameter, if the two are the same, the subsequent data is the parameter to be input of the event to which the parameter belongs, and performing subsequent analysis; if the difference is not the same, performing event skipping operation;
the data output unit 3 transmits the analyzed parameter values to the parameter equipment to be input.
As shown in FIG. 3, in one embodiment of the present invention, the event jump operation comprises:
skipping to the function identification parameter with the cycle mark as the initial event mark, comparing the analyzed value with the criterion value, if the value is still different, skipping to the next function identification parameter with the cycle mark, and comparing with the criterion value;
repeating the skip comparison process until the criterion value of the functional identification parameter is equal to the analyzed value, and the subsequent data corresponds to the event to which the functional identification parameter belongs, and the data analysis unit 2 performs subsequent analysis;
or the cycle mark of the skipped function identification parameter is the tail event mark, and the criterion value is still different from the analyzed value, so that the subsequent data has no corresponding event, and the data analysis unit 2 stops analyzing.
The data analysis method provided by the present invention is further described with reference to the following specific examples:
in the example, a PXI simulation case, a 1553B transmission bus, a BM bus detector and a high-performance Server are used as a hardware platform, an SQL Server 2012 database is used as a parameter configuration table and injection data storage, and a Visual Studio 2012 is used as a programming environment.
Installing an SQL Server 2012 database in a high-performance Server, setting a data table with a specific format as a parameter configuration table, and inputting parameter information of input data by using special input software; writing a data analysis program by Visual Studio 2012 programming software through C # language and installing the data analysis program on a server as a data analysis unit; the PXI simulation case, the 1553B transmission bus and the BM bus detector jointly form a data input unit, original input data are sent out by the PXI simulation case and transmitted to a space load through the 1553B transmission bus, the BM bus detector captures the original input data and stores the original input data in a database of the server, and the data analysis unit reads the parameter configuration table and the original input data for analysis.
To further explain the time identification parameters in conjunction with the examples, in the programmed control event of the example ZK module, the parameters are arranged as: function identification 1 byte, time identification 1 byte, starting time 6 bytes, duration 6 bytes and program control parameter 4 bytes.
When the time stamp value is 3, neither the start time nor the duration exists, and then the parameters are arranged as follows: function identification, time identification and program control parameters;
1 byte 1 byte 4 bytes
Function identification Time identification Program controlled parameter
- 3 -
When the time stamp is 6, there is a start time and no duration, when the parameters are arranged as: function identification, time identification, starting time and program control parameters;
1 byte 1 byte 6 bytes 4 bytes
Function identification Time identification Starting time Program controlled parameter
- 6 - -
When the time stamp is 9, there is a start time and duration when the parameters are arranged as: function identification, time identification, starting time, program control parameters and duration;
1 byte 1 byte 6 bytes 4 bytes 6 bytes
Function identification Time identification Starting time Program controlled parameter Duration of time
- 9 - - -
When the time label is C, there is a duration and no start time, and the parameters are arranged as follows: function identification, time identification, program control parameters and duration.
1 byte 1 byte 4 bytes 6 bytes
Function identification Time identification Program controlled parameter Duration of time
- C - -
Aiming at the difference of the parameters, the invention configures the parameters of 'time mark', unifies the formats of all events, sets a 'spanning parameter' item in the parameters of 'time mark', judges whether the initial time parameter and the duration parameter of the events are effective or not according to the difference of the values of the time marks, and the formats of the events are as follows.
Figure BDA0002854011440000081
The analysis program reads the parameter configuration table and the hexadecimal original input data, when the time identifier is analyzed, the value of the time identifier parameter is judged, whether the subsequent starting time and the subsequent duration are valid is determined according to the parameter value, for example, when the time identifier is 3, the starting time parameter and the duration parameter are invalid, the analysis program crosses the two parameters, and the next parameter is a 'program control parameter'.
An example parameter configuration table is as follows, in which the start loop flag is B, the middle loop flag is C, and the end loop flag is E:
Figure BDA0002854011440000082
Figure BDA0002854011440000091
Figure BDA0002854011440000101
Figure BDA0002854011440000111
example raw input data is: 1FBD C303 FDC3 5545C 506 CEFA37D67BFA FD64 EEDD A4B5 38AA AAAA AAAA.
The flow of data parsing for the example is as follows:
the data analysis unit 2 analyzes the identification domain parameter with the parameter serial number of 1, takes 2 bytes of data from the original data as '1 FBD', compares the data with the identification domain criterion value of the identification domain parameter, and continues to perform subsequent analysis when the data and the identification domain criterion value are equal;
analyzing the event 1 function identification parameter with the parameter serial number of 2, taking 1 byte of data from the original data, and comparing the data with the criterion value of the event 1 function identification parameter to obtain a value C3, wherein the value C3 is equal to the criterion value of the event 1 function identification parameter, and continuing to perform subsequent analysis;
analyzing the event 1 time identification parameter with the parameter serial number of 3, taking 1 byte of data from the original data as the value of the event 1 time identification parameter, wherein the value is '03', and the value indicates that the starting time parameter and the duration parameter of the event 1 are invalid, namely, the analysis of the starting time parameter and the duration parameter of the event 1 with the subsequent parameter serial numbers of 4 and 6 respectively is skipped;
analyzing the parameter to be input of the event 1 with the parameter serial number of 5, taking 4 bytes of data from the original data as the value of the parameter to be input of the event 1, and obtaining the value of 'FDC 35545';
analyzing the event 2 function identification parameter with the parameter serial number of 7, taking 1 byte of data from the original data, and comparing the data with the criterion value of the event 1 function identification parameter, wherein the data is 'C5', and the criterion value is different from the criterion value of the event 1 function identification parameter, and performing event skip operation;
skipping to the event 1 function identification parameter with the cycle mark B, comparing the C5 with the criterion value of the event 1 function identification parameter with the cycle mark B, continuing skipping, skipping to the event 2 function identification parameter with the cycle mark C, comparing the C5 with the criterion value of the event 2 function identification parameter with the cycle mark C, continuing skipping, skipping to the event 3 function identification parameter with the cycle mark C, comparing the C5 with the criterion value of the event 3 function identification parameter with the cycle mark C, and continuing to perform subsequent analysis if the C5 function identification parameter is equal to the criterion value of the event 3 function identification parameter;
analyzing the event 3 time identification parameter with the parameter serial number of 15, taking 1 byte of data from the original data as the value of the event 1 time identification parameter, wherein the value is '06', and the value indicates that the duration parameter of the event 3 is invalid, namely, the analysis of the subsequent event 3 duration parameter with the parameter serial number of 19 is skipped;
analyzing the event 3 starting time parameter with the parameter sequence number of 16, taking data of 6 bytes from the original data as the value of the event 3 starting time parameter, and taking the value as 'CEFA 37D67 BFA';
analyzing the parameter 1 to be input of the event 3 with the parameter serial number of 17, taking 3 bytes of data from the original data as the value of the parameter 1 to be input of the event 3, and setting the value as 'FD 64 EE';
analyzing the parameter 2 to be input of the event 3 with the parameter serial number of 18, taking 4 bytes of data from the original data as the value of the parameter 3 to be input of the event 3, and setting the value as 'DDA 4B 538';
analyzing the event 4 function identification parameter with the parameter serial number of 20, taking 1 byte of data from the original data as 'AA', comparing the data with the criterion value of the event 4 function identification parameter, and performing event skip operation when the data and the criterion value are different;
skipping to the event 1 function identification parameter with the cycle mark B, comparing AA with the criterion value thereof, continuing skipping, skipping to the event 2 function identification parameter with the cycle mark C, comparing AA with the criterion value thereof, continuing skipping, skipping to the event 3 function identification parameter with the cycle mark C, comparing AA with the criterion value thereof, continuing skipping, skipping to the event 4 function identification parameter with the cycle mark E, comparing AA with the criterion value thereof, and stopping analysis if AA is not equal.
In the description of the specification, reference to the description of "one embodiment," "some embodiments," "an example," "a specific example," or "some examples" or the like means 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 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.
While embodiments of the present invention have been shown and described above, it should be understood that the above embodiments are exemplary and should not be taken as limiting the invention. Variations, modifications, substitutions and alterations of the above-described embodiments may be made by those of ordinary skill in the art without departing from the scope of the present invention.
The above embodiments of the present invention should not be construed as limiting the scope of the present invention. Any other corresponding changes and modifications made according to the technical idea of the present invention should be included in the protection scope of the claims of the present invention.

Claims (2)

1. A space payload input data parsing system, comprising: the device comprises a data input unit, a data analysis unit and a data output unit; the data input unit transmits original input data to be analyzed and a parameter configuration table serving as a data analysis basis to the data analysis unit; the data analysis unit carries out data analysis on the original input data according to the parameter configuration table and extracts values of all parameters; the data output unit transmits the parameter value to the parameter equipment to be input; grouping parameters according to the events, wherein the parameter configuration table stores parameter attributes, including an identification domain parameter attribute and all parameter attributes of at least two events;
the attributes of all the parameters include: parameter serial number, parameter name and parameter byte number; the data analysis unit analyzes parameters according to the parameter serial number sequence and reads the original input data with corresponding length according to the number of bytes of the parameters; the attribute of the identification domain parameter also comprises an identification domain criterion value, and the identification domain criterion value is used for judging whether the original input data corresponds to the parameter configuration table;
each event comprises a function identification parameter, a time identification parameter, a starting time parameter, a duration parameter and at least one parameter to be input; the attribute of the function identification parameter also comprises a criterion value and a cycle mark, and the cycle mark comprises a starting event mark, an ending event mark and a middle event mark; the criterion value is used for judging whether the data to be analyzed belongs to the event; the loop mark is used for marking the position of the event in the parameter configuration table and providing a jump basis in the analysis process; the attributes of the time identification parameters further include a crossing parameter; and recording crossing bases in the analysis process by the crossing parameters, comparing the values of the time identification parameters with the crossing bases, and performing corresponding subsequent operations.
2. A method for analyzing space load input data is characterized by comprising the following steps:
the data input unit transmits original input data to be analyzed and a parameter configuration table used as a basis for data analysis to the data analysis unit;
the data analysis unit judges whether the original input data corresponds to the parameter configuration table or not through the identification domain criterion value of the identification domain parameter, if not, subsequent analysis is not carried out, a technician is reminded to carry out data transmission again, and the original input data is ensured to correspond to the parameter configuration table;
the data analysis unit analyzes the parameters according to the sequence of the parameter serial numbers, reads the original input data with corresponding length according to the number of the parameter bytes, and stops analyzing after analyzing the parameter with the maximum parameter serial number;
when the analyzed parameter is the time identification parameter, comparing the value of the analyzed time identification parameter with the crossing basis recorded in the crossing parameter, judging whether the initial time parameter and the duration parameter of the event are effective, skipping the invalid parameter, and not analyzing;
when the analyzed parameter is the function identification parameter, comparing the analyzed value with the criterion value of the parameter, and if the two are the same, performing subsequent analysis; if the difference is not the same, performing event skipping operation; if the event jump operation determines that the subsequent data has no corresponding event, the data analysis unit stops analyzing;
the event jump operation includes:
skipping to the function identification parameter with the cycle mark as the initial event mark, comparing the analyzed value with the criterion value, if the analyzed value is still different, skipping to the next function identification parameter with the cycle mark, and comparing the next function identification parameter with the criterion value;
repeating the skip comparison process until the criterion value of the functional identification parameter is equal to the analyzed value, and the subsequent data corresponds to the event to which the functional identification parameter belongs, and the data analysis unit performs subsequent analysis;
or the cycle mark of the skipped function identification parameter is an end event mark, and the criterion value is still different from the analyzed value, the subsequent data has no corresponding event, and the data analysis unit stops analyzing;
and the data output unit transmits the analyzed parameter values to the equipment with the parameters to be input.
CN202011538912.6A 2020-12-23 2020-12-23 Space load input data analysis system and method Active CN112559096B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011538912.6A CN112559096B (en) 2020-12-23 2020-12-23 Space load input data analysis system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011538912.6A CN112559096B (en) 2020-12-23 2020-12-23 Space load input data analysis system and method

Publications (2)

Publication Number Publication Date
CN112559096A CN112559096A (en) 2021-03-26
CN112559096B true CN112559096B (en) 2022-10-14

Family

ID=75031675

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011538912.6A Active CN112559096B (en) 2020-12-23 2020-12-23 Space load input data analysis system and method

Country Status (1)

Country Link
CN (1) CN112559096B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103957134A (en) * 2014-04-22 2014-07-30 航天恒星科技有限公司 Modular configurable telemetry parameter analyzing and processing system
CN104252526A (en) * 2014-08-29 2014-12-31 航天东方红卫星有限公司 Telemetry storage method based on redundancy elimination
CN104331446A (en) * 2014-10-28 2015-02-04 北京临近空间飞行器系统工程研究所 Memory map-based mass data preprocessing method
CN104778258A (en) * 2015-04-21 2015-07-15 华中科技大学 Data extraction method oriented to protocol dataflow
CN109283853A (en) * 2018-08-28 2019-01-29 中国科学院长春光学精密机械与物理研究所 A kind of space loading remote-control data Transmission system and method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180341851A1 (en) * 2017-05-24 2018-11-29 International Business Machines Corporation Tuning of a machine learning system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103957134A (en) * 2014-04-22 2014-07-30 航天恒星科技有限公司 Modular configurable telemetry parameter analyzing and processing system
CN104252526A (en) * 2014-08-29 2014-12-31 航天东方红卫星有限公司 Telemetry storage method based on redundancy elimination
CN104331446A (en) * 2014-10-28 2015-02-04 北京临近空间飞行器系统工程研究所 Memory map-based mass data preprocessing method
CN104778258A (en) * 2015-04-21 2015-07-15 华中科技大学 Data extraction method oriented to protocol dataflow
CN109283853A (en) * 2018-08-28 2019-01-29 中国科学院长春光学精密机械与物理研究所 A kind of space loading remote-control data Transmission system and method

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Learning-based Automatic Parameter Tuning for Big Data Analytics Frameworks;Liang Bao;《IEEE 2018 IEEE International Conference on Big Data (Big Data)》;20190124;第181-190页 *
航天器在轨故障特征数据生成方法;赵军;《飞行器测控学报》;20120430;第31卷(第2期);第39-44页 *

Also Published As

Publication number Publication date
CN112559096A (en) 2021-03-26

Similar Documents

Publication Publication Date Title
US10402173B2 (en) Systems and methods for arbitrary software logic modeling
JP6758274B2 (en) Automatic process control hardware engineering with schema-represented requirements
CN103353871A (en) Interoperation picture file checking method based on CIM/G standard
CN106095376B (en) A kind of implementation method of quick configuration monitoring picture
CN102298365A (en) Method for automatically identifying and managing spaceflight measurement and control earth station device change
US20050091628A1 (en) Three-dimensional wire harness assembly models from three-dimensional zone models
EP2813908A2 (en) Bulk device preparation
CN107247827B (en) Virtual terminal model modeling and automatic wiring method based on machine learning
US10776313B2 (en) Converting source objects to target objects
CN113028603A (en) Equipment monitoring system applied to central air-conditioning system
CN112559096B (en) Space load input data analysis system and method
CN103441895A (en) Automatic cipher machine test system and working method thereof
EP2511841A2 (en) System and method for generation of cim-based power system circuit models
Stark et al. Cloud-based integration of robot engineering data using AutomationML
CN112947896A (en) Directed graph-based component dependence analysis method
CN113360388B (en) Method for integrally managing test process of unmanned aerial vehicle ground station software
CN113505054B (en) Network data static test system and test method for unmanned aerial vehicle control station
CN101968742B (en) Internal interlocking management method and device for simulation system
CN108829968A (en) Circuit diagram checking method based on Python spread function
CN105607957B (en) A kind of data acquisition analysis system based on OPC DA
US9766871B2 (en) Method and apparatus for operating a processing and/or production installation
CN113705143A (en) Automatic simulation system and automatic simulation method
Braun et al. 29 Integration of data and software into the Digital Twin via AML
US10222772B2 (en) Method and configuration system for configuring hardware modules in an automation system
CN105808595A (en) Database generation method and device of specification file

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