CN115795210B - Data processing method and system for commercial aerospace satellite remote control instruction - Google Patents

Data processing method and system for commercial aerospace satellite remote control instruction Download PDF

Info

Publication number
CN115795210B
CN115795210B CN202211381718.0A CN202211381718A CN115795210B CN 115795210 B CN115795210 B CN 115795210B CN 202211381718 A CN202211381718 A CN 202211381718A CN 115795210 B CN115795210 B CN 115795210B
Authority
CN
China
Prior art keywords
remote control
instruction
parameter
data
processing
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
CN202211381718.0A
Other languages
Chinese (zh)
Other versions
CN115795210A (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.)
Emposat Co Ltd
Original Assignee
Emposat 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 Emposat Co Ltd filed Critical Emposat Co Ltd
Priority to CN202211381718.0A priority Critical patent/CN115795210B/en
Publication of CN115795210A publication Critical patent/CN115795210A/en
Application granted granted Critical
Publication of CN115795210B publication Critical patent/CN115795210B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • 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/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Abstract

The application discloses a data processing method and a system for a remote control instruction of a commercial space satellite, which can adapt to the processing management requirements of the remote control instruction of the commercial space satellite with various numbers, and can be conveniently integrated and butted with other subsystems so as to realize the functions of processing and automatizing the display instruction. The system provided by the application has the characteristics of easy expansion and rapid demand response.

Description

Data processing method and system for commercial aerospace satellite remote control instruction
Technical Field
The application relates to the technical field of remote control instructions in aerospace, in particular to a data processing method and system for a commercial aerospace satellite remote control instruction.
Background
Different from the remote control management system of the traditional aerospace measurement and control unit, the commercial satellite measurement and control company needs a lightweight remote control instruction processing management platform built based on the novel internet technology, so that the instruction processing format of satellites of different types can be adapted more generally and rapidly.
Aiming at the problem that instruction processing cannot be well realized in the related art, no effective solution is proposed at present.
Disclosure of Invention
The application mainly aims to provide a data processing method and a system for a commercial aerospace satellite remote control instruction, so as to solve the problem that instruction processing cannot be well realized.
To achieve the above object, according to one aspect of the present application, there is provided a data processing method for a commercial space satellite remote control instruction.
The data processing method for the commercial aerospace satellite remote control instruction comprises the following steps:
acquiring a remote control command processing requirement, and describing a remote control command structure according to different satellite remote control command frame formats through a remote control command frame structure description interface of a WEB browser to acquire a satellite remote control command frame format;
sequentially describing the data fields in the satellite remote control instruction frame format according to a preset instruction data field format through a parameter configuration interface of the WEB browser to obtain parameter parameters of the parameter;
obtaining a remote control instruction according to the satellite remote control instruction frame format and the parameter-carrying instruction parameters;
the method further comprises the steps of:
and carrying out post-processing on the remote control instruction through a post-processing configuration interface of the WEB browser, wherein the post-processing at least comprises one of the following steps: packet data field check, instruction CRC check, instruction scrambling.
The method further comprises the step of checking the correctness of remote control command processing through a command inverse compiling and comparing interface of the WEB browser, wherein the step of checking the correctness of remote control command processing comprises the following steps:
displaying each part of data of a frame format of the satellite remote control command corresponding to the current remote control command and comparison data generated by a preset comparison tool;
and if the current remote control command comprises parameter with a parameter command, displaying the values of parameters of each part of the data field in the satellite remote control command frame format.
In some embodiments, the obtaining the processing requirement of the remote control command, and describing the remote control command structure according to different satellite remote control command frame formats through a remote control command frame structure description interface of the WEB browser, to obtain the satellite remote control command frame format includes:
and sequentially adding preset parts or a combination of the preset parts in the frame format definition, wherein each preset part comprises a length, a data system, a size end, a type, default data and a field for acquiring the data of the preset part when each preset part is added.
In some embodiments, the parameter configuration interface of the parameter with parameter instruction through the WEB browser sequentially describes the data fields in the satellite remote control instruction frame format according to a preset instruction data field format, so as to obtain the parameter with parameter instruction, including:
and describing the data fields in the satellite remote control command frame format in sequence according to a preset command data field format, wherein each part comprises fields of parameter names, lengths, a system, a size end, a system type, preset data and data units.
In some embodiments, the parameter configuration interface for the parameter with parameter instruction through the WEB browser sequentially describes the data fields in the satellite remote control instruction frame format according to a preset instruction data field format, and after obtaining the parameter with parameter instruction, the parameter configuration interface further includes:
after the parameter instruction format of the parameter instruction with the parameter is obtained, the parameter instruction format of the parameter instruction with the parameter is related to a defined instruction format and related post-processing configuration is assigned to the parameter instruction format, wherein the post-processing configuration comprises the length of a preset generated data field and filling data used when the length is insufficient.
In some embodiments, the method further comprises:
interacting with a server terminal based on a Restful http or RPC interface, wherein the server terminal is developed based on Springboot, and is used for processing remote control instructions according to preset satellite remote control instruction frame format configuration, reading satellite instruction format configuration data of each instruction, and reading each parameter value if the satellite instruction is a parameter-carrying instruction; and (3) processing the data of all parts of the instruction through calculation or post-processing, and then splicing the instruction according to the sequence.
To achieve the above object, according to another aspect of the present application, there is provided a data processing apparatus for remote control commands of a commercial space satellite for adapting processing management requirements of remote control commands of various types of commercial space satellites and/or integrally interfacing with other systems.
The data processing system for remote control instructions of a commercial space satellite according to the present application comprises:
the WEB browser is used for acquiring the processing requirements of the remote control instructions, describing the remote control instruction structure according to different satellite remote control instruction frame formats through a remote control instruction frame structure description interface of the WEB browser, and acquiring satellite remote control instruction frame formats;
the WEB browser is further used for sequentially describing the data fields in the satellite remote control instruction frame format according to a preset instruction data field format through a parameter configuration interface of the WEB browser to obtain parameter parameters of the parameter;
the WEB browser is also used for obtaining a remote control instruction according to the satellite remote control instruction frame format and the parameter-carrying instruction parameters;
the WEB browser is further configured to post-process the remote control instruction through a post-processing configuration interface of the WEB browser, where the post-processing includes at least one of: packet data field checking, instruction CRC checking and instruction scrambling;
and the server side is used for responding to the request of the WEB browser and processing to obtain a remote control instruction.
In order to achieve the above object, according to yet another aspect of the present application, there is provided a computer readable storage medium having a computer program stored therein, wherein the computer program is arranged to execute the method when run.
To achieve the above object, according to a further aspect of the present application, there is provided an electronic device comprising a memory, in which a computer program is stored, and a processor arranged to run the computer program to perform the method.
The data processing method and the system for the remote control instruction of the commercial space satellite in the embodiment of the application can adapt to the processing management requirements of the remote control instruction of the commercial space satellite with various numbers, and can be conveniently integrated and butted with other subsystems so as to realize the functions of processing and automatizing the display instruction. The method has the characteristics of easy expansion and rapid demand response.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application, are incorporated in and constitute a part of this specification. The drawings and their description are illustrative of the application and are not to be construed as unduly limiting the application. In the drawings:
FIG. 1 is a flow chart of a method of data processing for a commercial space satellite remote control command in accordance with an embodiment of the present application;
FIG. 2 is a schematic diagram of a data processing apparatus for commercial space satellite remote control commands according to an embodiment of the present application;
FIG. 3 is a schematic diagram of the structure of a remote command processing platform in a data processing method for a remote command of a commercial space satellite according to an embodiment of the present application;
FIG. 4 is a schematic diagram of a typical satellite remote command frame format in a data processing method for a commercial aerospace satellite remote command according to an embodiment of the application;
FIG. 5 is a schematic diagram of a remote command frame structure description interface in a data processing method for a commercial aerospace satellite remote command according to an embodiment of the application;
FIG. 6 is a schematic diagram of a data format of a data field with parameter instruction in a data processing method for a commercial space satellite remote control instruction according to an embodiment of the present application;
FIG. 7 is a schematic diagram of a parameter configuration interface with parameter instructions for a data processing method for a commercial aerospace satellite remote control instruction according to an embodiment of the application;
FIG. 8 is a schematic diagram of a parameter-carrying instruction set interface in a data processing method for a commercial aerospace satellite remote instruction according to an embodiment of the present application;
FIG. 9 is a schematic diagram of a post-processing configuration interface in a data processing method for a commercial aerospace satellite remote control command according to an embodiment of the application;
FIG. 10 is a schematic diagram of an instruction anti-solution comparison configuration interface in a data processing method for a commercial aerospace satellite remote instruction according to an embodiment of the application;
FIG. 11 is a schematic diagram of a remote instruction processing flow in a data processing method for a commercial aerospace satellite remote instruction according to an embodiment of the application;
fig. 12 is a schematic diagram of instruction reversing by an integrated plug-in a data processing method for a commercial space satellite remote control instruction according to an embodiment of the present application.
Detailed Description
In order that those skilled in the art will better understand the present application, a technical solution in the embodiments of the present application will be clearly and completely described below with reference to the accompanying drawings in which it is apparent that the described embodiments are only some embodiments of the present application, not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the present application without making any inventive effort, shall fall within the scope of the present application.
It should be noted that the terms "first," "second," and the like in the description and the claims of the present application and the above figures are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged where appropriate in order to describe the embodiments of the application herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
In the present application, the terms "upper", "lower", "left", "right", "front", "rear", "top", "bottom", "inner", "outer", "middle", "vertical", "horizontal", "lateral", "longitudinal" and the like indicate an azimuth or a positional relationship based on that shown in the drawings. These terms are only used to better describe the present application and its embodiments and are not intended to limit the scope of the indicated devices, elements or components to the particular orientations or to configure and operate in the particular orientations.
Also, some of the terms described above may be used to indicate other meanings in addition to orientation or positional relationships, for example, the term "upper" may also be used to indicate some sort of attachment or connection in some cases. The specific meaning of these terms in the present application will be understood by those of ordinary skill in the art according to the specific circumstances.
Furthermore, the terms "mounted," "configured," "provided," "connected," "coupled," and "sleeved" are to be construed broadly. For example, it may be a fixed connection, a removable connection, or a unitary construction; may be a mechanical connection, or an electrical connection; may be directly connected, or indirectly connected through intervening media, or may be in internal communication between two devices, elements, or components. The specific meaning of the above terms in the present application can be understood by those of ordinary skill in the art according to the specific circumstances.
It should be noted that, without conflict, the embodiments of the present application and features of the embodiments may be combined with each other. The application will be described in detail below with reference to the drawings in connection with embodiments.
As shown in fig. 1, the method in the embodiment of the present application includes the following steps S110 to S140:
step S110, obtaining the processing requirement of the remote control command, and describing the remote control command structure according to different satellite remote control command frame formats through a remote control command frame structure description interface of the WEB browser to obtain the satellite remote control command frame format.
The method is used for adapting to the processing management requirements of remote control instructions of various types of commercial aerospace satellites and/or carrying out integrated docking with other systems.
Exemplary, as shown in fig. 3, a commercial space satellite remote control uplink instruction code word software processing management platform is provided based on a method, the software platform adopts a browser to access a B/S architecture of a server, and is built by using internet technical frameworks such as Vue, springboot and the like.
Step S120, sequentially describing the data fields in the satellite remote control instruction frame format according to a preset instruction data field format through a parameter configuration interface of the parameter with parameter instruction of the WEB browser, and obtaining the parameter with parameter instruction.
And accessing the access server through the WEB browser to provide all relevant operation interfaces for a user. Specifically, after the processing requirement of the remote control instruction is acquired, describing the remote control instruction structure according to different satellite remote control instruction frame formats through a remote control instruction frame structure description interface of a WEB browser, and obtaining the satellite remote control instruction frame format.
The remote control command frame structure description interface of the WEB browser, wherein a typical satellite remote control command frame format is shown in fig. 4, and the remote control command frame structure description interface supports the description of the remote control command structure according to different satellite remote control frame formats.
In some embodiments, a certain part or a combination of parts in the frame format definition may be added sequentially in order according to the actual situation, and the order may be freely adjusted. Each portion is added with support for specifying the length, datasystem, size end, type, default data, and method of retrieving the data for that portion.
As shown in fig. 5, for example, the data system supports 2 system, 10 system and 16 system. The data types are byte bytes, bit bits, custom data types channel, serial and pkglen, and so forth. Custom data types support extensions that indicate different data processing logic, such as pkglen types indicating packet length computation logic at the time of processing. The method/view is used to describe how the portion of data is to be retrieved, and if it is a view name, retrieving data from the view table of the database, and if it is a method, it means that a specified function is performed to retrieve data.
And step S130, obtaining a remote control instruction according to the satellite remote control instruction frame format and the parameter of the parameter-carrying instruction.
The remote control instruction can be obtained according to the satellite remote control instruction frame format and the parameter of the parameter-carrying instruction.
For example, as shown in fig. 6, 7 and 8, the parameter configuration interface with reference instructions may describe the data fields in turn according to a defined instruction data field format. Each section includes descriptions of parameter names, lengths, bins, size ends, 10 bin types, preset data, and data units, etc.
Having described the tape instruction format, it may also be associated with a defined instruction format and assigned an associated post-processing configuration, including specifying the length of the generated data field and padding data to be used when the length is insufficient.
Step S140, performing post-processing on the remote control command through a post-processing configuration interface of the WEB browser, where the post-processing includes at least one of the following: packet data field check, instruction CRC check, instruction scrambling.
As shown in fig. 9, the post-processing configures the interface. According to the definition of the satellite remote control command frame format, the satellite commands need to be subjected to packet data field verification, command CRC (cyclic redundancy check) and command scrambling operation, which are collectively called post-processing configuration, and mean that the work is needed after the command processing and splicing.
It should be noted that the post configuration interface may configure the parts to be post processed separately in sequence, and each configuration may specify which parts of the instruction frame format the program is allowed to calculate.
As a preferred embodiment of the present application, the method further includes checking, through an instruction reverse compiling and comparing interface of the WEB browser, correctness of remote instruction processing, including: displaying each part of data of a frame format of the satellite remote control command corresponding to the current remote control command and comparison data generated by a preset comparison tool; and if the current remote control command comprises parameter with a parameter command, displaying the values of parameters of each part of the data field in the satellite remote control command frame format.
In specific implementation, as shown in fig. 10, the instruction processing correctness can be checked through the instruction inverse compiling and comparing interface of the WEB browser, the instruction inverse compiling and comparing interface generally supports searching for instructions according to instruction codes, inverse compiling and comparing are checked through clicking, the inverse compiling and comparing detailed interface displays each part of data of the instruction format corresponding to the instruction and comparison data generated by the comparing tool, and if the instruction is a parameter-carrying instruction, the values of parameters of each part of the data field can be displayed.
As an preference in this embodiment, the obtaining the processing requirement of the remote control command, and describing the remote control command structure according to different satellite remote control command frame formats through the remote control command frame structure description interface of the WEB browser, to obtain a satellite remote control command frame format includes: and sequentially adding preset parts or a combination of the preset parts in the frame format definition, wherein each preset part comprises a length, a data system, a size end, a type, default data and a field for acquiring the data of the preset part when each preset part is added.
In particular, the valid data field of the remote control command is usually generated with reference to the satellite operation data, so that it is a data with parameters, and the parameter configuration interface of the command with parameters can describe the data field in turn according to the defined command data field format.
As a preferred embodiment of the present application, the parameter configuration interface for parameter configuration of the parameter with parameter through the WEB browser sequentially describes the data fields in the satellite remote control command frame format according to a preset command data field format, so as to obtain the parameter with parameter command, which includes: and describing the data fields in the satellite remote control command frame format in sequence according to a preset command data field format, wherein each part comprises fields of parameter names, lengths, a system, a size end, a system type, preset data and data units.
In the implementation, a certain part or a combination of certain parts in the frame format definition can be sequentially added in sequence according to the actual situation in the parameter configuration interface with the parameter instructions of the WEB browser, and the sequence can be freely adjusted. Each portion is added with support for specifying the length, datasystem, size end, type, default data, and method of retrieving the data for that portion.
As a preferred embodiment of the present application, the parameter configuration interface for the parameter with parameter through the WEB browser sequentially describes the data fields in the satellite remote control command frame format according to a preset command data field format, and further includes: after the parameter instruction format of the parameter instruction with the parameter is obtained, the parameter instruction format of the parameter instruction with the parameter is related to a defined instruction format and related post-processing configuration is assigned to the parameter instruction format, wherein the post-processing configuration comprises the length of a preset generated data field and filling data used when the length is insufficient.
In particular, after describing the format of the tape-with-reference instruction, it may also be associated with a defined instruction format and assigned a related post-processing configuration, including specifying the length of the generated data field and padding data to be used when the length is insufficient.
As a preference in this embodiment, the method further comprises: interacting with a server terminal based on a Restful http or RPC interface, wherein the server terminal is developed based on Springboot, and is used for processing remote control instructions according to preset satellite remote control instruction frame format configuration, reading satellite instruction format configuration data of each instruction, and reading each parameter value if the satellite instruction is a parameter-carrying instruction; and (3) processing the data of all parts of the instruction through calculation or post-processing, and then splicing the instruction according to the sequence.
In the implementation, the server end is developed based on Springboot, and the front end uses a Restful http message to interact. The server terminal group mainly comprises authentication, instruction processing, instruction inverse compiling comparison, log management, authority management and database read-write adaptation functions. The command processing is carried out according to the configuration of the specified satellite remote control command frame format, and the authority management controls the read-write capability of a user on data and configuration. The server side also has the integrated function of the plug-in and the public components. In addition, the adaptation layer of the database is used for integrating the relational or non-relational database.
Further, the browser side accesses the access server side by using the Web browser, and provides all relevant operation interfaces for the user. The system mainly comprises a user login interface, a satellite configuration management interface, a remote control instruction frame structure description interface, a remote control instruction inverse programming comparison interface, an instruction adding and importing interface, a parameter configuration interface with parameter instructions, a post processing configuration interface such as verification scrambling and the like, an instruction processing and log viewing interface and a browser end function, wherein the functions are developed and realized by using a main stream front end frame Vue.
It should be noted that the steps illustrated in the flowcharts of the figures may be performed in a computer system such as a set of computer executable instructions, and that although a logical order is illustrated in the flowcharts, in some cases the steps illustrated or described may be performed in an order other than that illustrated herein.
There is further provided in accordance with an embodiment of the present application, a data processing system 200 for remote control commands of a commercial space satellite for implementing the above method, for adapting processing management requirements of remote control commands of commercial space satellites of various numbers and/or for integrated interfacing with other systems, as shown in fig. 2, the system comprising:
the WEB browser 210 is configured to obtain a remote control command processing requirement, and describe a remote control command structure according to different satellite remote control command frame formats through a remote control command frame structure description interface of the WEB browser, so as to obtain a satellite remote control command frame format;
the WEB browser is further used for sequentially describing the data fields in the satellite remote control instruction frame format according to a preset instruction data field format through a parameter configuration interface of the WEB browser to obtain parameter parameters of the parameter;
the WEB browser 210 is further configured to obtain a remote control command according to the satellite remote control command frame format and the parameter-carrying command parameter;
the WEB browser 210 is further configured to post-process the remote control instruction through a post-processing configuration interface of the WEB browser, where the post-processing includes at least one of: packet data field checking, instruction CRC checking and instruction scrambling;
and the server 220 is used for responding to the request of the WEB browser and processing to obtain a remote control instruction.
The WEB browser 210 in the embodiment of the present application is configured to obtain a processing requirement of a remote control command, and describe a remote control command structure according to different satellite remote control command frame formats through a remote control command frame structure description interface of the WEB browser, so as to obtain a satellite remote control command frame format. As shown in fig. 11.
The method is used for adapting to the processing management requirements of remote control instructions of various types of commercial aerospace satellites and/or carrying out integrated docking with other systems.
The method is based on the technical scheme, and the commercial space satellite remote control uplink instruction code word software processing management platform is provided, and is built by adopting a browser to access a B/S architecture of a server and using Internet technical frameworks such as Vue, springboot and the like.
The WEB browser 210 in the embodiment of the present application is configured to sequentially describe the data fields in the satellite remote control command frame format according to a preset command data field format through a parameter configuration interface of the WEB browser, so as to obtain parameter parameters of the parameter.
And accessing the access server through the WEB browser to provide all relevant operation interfaces for a user. Specifically, after the processing requirement of the remote control instruction is acquired, describing the remote control instruction structure according to different satellite remote control instruction frame formats through a remote control instruction frame structure description interface of a WEB browser, and obtaining the satellite remote control instruction frame format.
The remote control command frame structure description interface of the WEB browser, wherein a typical satellite remote control command frame format is shown in fig. 4, and the remote control command frame structure description interface supports the description of the remote control command structure according to different satellite remote control frame formats.
In some embodiments, a certain part or a combination of parts in the frame format definition may be added sequentially in order according to the actual situation, and the order may be freely adjusted. Each portion is added with support for specifying the length, datasystem, size end, type, default data, and method of retrieving the data for that portion.
As shown in fig. 5, for example, the data system supports 2 system, 10 system and 16 system. The data types are byte bytes, bit bits, custom data types channel, serial and pkglen, and so forth. Custom data types support extensions that indicate different data processing logic, such as pkglen types indicating packet length computation logic at the time of processing. The method/view is used to describe how the portion of data is to be retrieved, and if it is a view name, retrieving data from the view table of the database, and if it is a method, it means that a specified function is performed to retrieve data.
The WEB browser 210 in the embodiment of the present application is configured to obtain a remote control command according to the satellite remote control command frame format and the parameter of the parameter-carrying command.
The remote control instruction can be obtained according to the satellite remote control instruction frame format and the parameter of the parameter-carrying instruction.
For example, as shown in fig. 6, 7 and 8, the parameter configuration interface with reference instructions may describe the data fields in turn according to a defined instruction data field format. Each section includes descriptions of parameter names, lengths, bins, size ends, 10 bin types, preset data, and data units, etc.
Specifying the associated post-processing configuration includes specifying the length of the generated data field and the padding data to be used when the length is insufficient.
The WEB browser 210 in the embodiment of the present application is configured to perform post-processing on the remote control instruction through a post-processing configuration interface of the WEB browser, where the post-processing includes at least one of the following: packet data field check, instruction CRC check, instruction scrambling.
As shown in fig. 9, the post-processing configures the interface. According to the definition of the satellite remote control command frame format, the satellite commands need to be subjected to packet data field verification, command CRC (cyclic redundancy check) and command scrambling operation, which are collectively called post-processing configuration, and mean that the work is needed after the command processing and splicing.
The server 220 is configured to perform processing of remote control instructions according to preset satellite remote control instruction frame format configuration, read satellite instruction format configuration data of each instruction, and read each parameter value if the satellite instruction format configuration data is a parameter-carrying instruction; and (3) processing the data of all parts of the instruction through calculation or post-processing, and then splicing the instruction according to the sequence.
In addition, the server 220 is further configured to perform instruction reverse coding verification, as shown in fig. 12, which is a schematic instruction reverse coding flow chart. In order to ensure the effectiveness of the comparison, the reverse programming process is implemented by using an independent plug-in package, and the plug-in package and the remote control main program interact through an API interface. And comparing the reverse programming result of the reverse programming plug-in with the intermediate process data in the process of instruction processing. The descrambling, CRC, data field checksum and other parts in the reverse coding result are reverse sequence steps of the processing flow, and the data and parameters in other instruction frame structures are in normal sequence.
As a preferable example in this embodiment, further comprising: the database storage 230 includes a supporting relational database and a non-relational database, and stores satellite configuration, configuration of various instruction frame structures and processing completed instructions in the databases.
It will be apparent to those skilled in the art that the modules or steps of the application described above may be implemented in a general purpose computing device, they may be concentrated on a single computing device, or distributed across a network of computing devices, or they may alternatively be implemented in program code executable by computing devices, such that they may be stored in a memory device for execution by the computing devices, or they may be separately fabricated into individual integrated circuit modules, or multiple modules or steps within them may be fabricated into a single integrated circuit module. Thus, the present application is not limited to any specific combination of hardware and software.
The above description is only of the preferred embodiments of the present application and is not intended to limit the present application, but various modifications and variations can be made to the present application by those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the protection scope of the present application.

Claims (8)

1. A data processing method for commercial space satellite remote control instruction is characterized in that,
a process management requirement for adapting remote control instructions for various types of commercial aerospace satellites and/or integrated interfacing with other systems, the method comprising:
acquiring a remote control command processing requirement, and describing a remote control command structure according to different satellite remote control command frame formats through a remote control command frame structure description interface of a WEB browser to acquire a satellite remote control command frame format;
sequentially describing the data fields in the satellite remote control instruction frame format according to a preset instruction data field format through a parameter configuration interface of the WEB browser to obtain parameter parameters of the parameter;
obtaining a remote control instruction according to the satellite remote control instruction frame format and the parameter-carrying instruction parameters;
the method further comprises the steps of:
and carrying out post-processing on the remote control instruction through a post-processing configuration interface of the WEB browser, wherein the post-processing at least comprises one of the following steps: packet data field checking, instruction CRC checking and instruction scrambling;
the method for obtaining the processing requirement of the remote control command, and describing the remote control command structure according to different satellite remote control command frame formats through a remote control command frame structure description interface of a WEB browser, and obtaining the satellite remote control command frame format comprises the following steps: sequentially adding preset parts or combination of the preset parts in the frame format definition, wherein each preset part comprises a length, a data system, a size end, a type, default data and a field for acquiring the data of the preset part when each preset part is added;
the parameter configuration interface of the parameter with parameter instruction through the WEB browser sequentially describes the data fields in the satellite remote control instruction frame format according to a preset instruction data field format to obtain the parameter with parameter instruction, and the parameter configuration interface comprises the following steps: and describing the data fields in the satellite remote control command frame format in sequence according to a preset command data field format, wherein each part comprises fields of parameter names, lengths, a system, a size end, a system type, preset data and data units.
2. The method of claim 1, wherein the step of determining the position of the substrate comprises,
the method further comprises the step of checking the correctness of remote control command processing through a command inverse compiling and comparing interface of the WEB browser, wherein the step of checking the correctness of remote control command processing comprises the following steps:
displaying each part of data of a frame format of the satellite remote control command corresponding to the current remote control command and comparison data generated by a preset comparison tool;
and if the current remote control command comprises parameter with a parameter command, displaying the values of parameters of each part of the data field in the satellite remote control command frame format.
3. The method of claim 1, wherein the step of determining the position of the substrate comprises,
the parameter configuration interface of the parameter with parameter instruction through the WEB browser sequentially describes the data fields in the satellite remote control instruction frame format according to a preset instruction data field format, and after the parameter with parameter instruction is obtained, the parameter configuration interface further comprises:
after the parameter instruction format of the parameter instruction with the parameter is obtained, the parameter instruction format of the parameter instruction with the parameter is related to a defined instruction format and related post-processing configuration is assigned to the parameter instruction format, wherein the post-processing configuration comprises the length of a preset generated data field and filling data used when the length is insufficient.
4. The method of claim 1, wherein the step of determining the position of the substrate comprises,
the method further comprises the steps of:
interacting with a server terminal based on a Restful http or RPC interface, wherein the server terminal is developed based on Springboot, and is used for processing remote control instructions according to preset satellite remote control instruction frame format configuration, reading satellite instruction format configuration data of each instruction, and reading each parameter value if the satellite instruction is a parameter-carrying instruction; and (3) processing the data of all parts of the instruction through calculation or post-processing, and then splicing the instruction according to the sequence.
5. A data processing system for remote control instructions of a commercial space satellite is characterized in that,
process management requirements for adapting remote control instructions for various types of commercial space satellites and/or integrated interfacing with other systems, the data processing system comprising:
the WEB browser is used for acquiring the processing requirements of the remote control instructions, describing the remote control instruction structure according to different satellite remote control instruction frame formats through a remote control instruction frame structure description interface of the WEB browser, and acquiring satellite remote control instruction frame formats;
the WEB browser is further used for sequentially describing the data fields in the satellite remote control instruction frame format according to a preset instruction data field format through a parameter configuration interface of the WEB browser to obtain parameter parameters of the parameter;
the WEB browser is also used for obtaining a remote control instruction according to the satellite remote control instruction frame format and the parameter-carrying instruction parameters;
the WEB browser is further configured to post-process the remote control instruction through a post-processing configuration interface of the WEB browser, where the post-processing includes at least one of: packet data field checking, instruction CRC checking and instruction scrambling;
the method for obtaining the processing requirement of the remote control command, and describing the remote control command structure according to different satellite remote control command frame formats through a remote control command frame structure description interface of a WEB browser, and obtaining the satellite remote control command frame format comprises the following steps: sequentially adding preset parts or combination of the preset parts in the frame format definition, wherein each preset part comprises a length, a data system, a size end, a type, default data and a field for acquiring the data of the preset part when each preset part is added;
the parameter configuration interface of the parameter with parameter instruction through the WEB browser sequentially describes the data fields in the satellite remote control instruction frame format according to a preset instruction data field format to obtain the parameter with parameter instruction, and the parameter configuration interface comprises the following steps: sequentially describing the data fields in the satellite remote control command frame format according to a preset command data field format, wherein each part comprises a parameter name, a length, a system, a size end, a system type, preset data and a field of a data unit;
and the server side is used for responding to the request of the WEB browser and processing to obtain a remote control instruction.
6. The system of claim 5, wherein the system further comprises a controller configured to control the controller,
further comprises:
the database storage end comprises a supporting relational database and a non-relational database, and the satellite configuration, the configuration of various instruction frame structures and the processing completion instructions are stored in the database.
7. A computer-readable storage medium comprising,
the computer readable storage medium having stored therein a computer program, wherein the computer program is arranged to perform the method of any of claims 1 to 4 when run.
8. An electronic device comprising a memory and a processor, characterized in that,
the memory having stored therein a computer program, the processor being arranged to run the computer program to perform the method of any of claims 1 to 4.
CN202211381718.0A 2022-11-03 2022-11-03 Data processing method and system for commercial aerospace satellite remote control instruction Active CN115795210B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211381718.0A CN115795210B (en) 2022-11-03 2022-11-03 Data processing method and system for commercial aerospace satellite remote control instruction

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211381718.0A CN115795210B (en) 2022-11-03 2022-11-03 Data processing method and system for commercial aerospace satellite remote control instruction

Publications (2)

Publication Number Publication Date
CN115795210A CN115795210A (en) 2023-03-14
CN115795210B true CN115795210B (en) 2023-08-29

Family

ID=85435751

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211381718.0A Active CN115795210B (en) 2022-11-03 2022-11-03 Data processing method and system for commercial aerospace satellite remote control instruction

Country Status (1)

Country Link
CN (1) CN115795210B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6772140B1 (en) * 1999-11-01 2004-08-03 Harris-Exigent, Inc. Hierarchical syntax for satellite command and control directives
CN103970044A (en) * 2014-05-09 2014-08-06 北京航空航天大学 General hierarchical design method for unmanned aerial vehicle remote control command/telemetry parameter frame
CN109639679A (en) * 2018-12-14 2019-04-16 航天恒星科技有限公司 A kind of Tianhuangping pumped storage plant data format design method adapting to Big Dipper short message
CN111538497A (en) * 2020-03-26 2020-08-14 航天恒星科技有限公司 Configuration method and device suitable for multi-satellite measurement and control management
CN112995191A (en) * 2021-03-12 2021-06-18 上海卫星工程研究所 Generic-derivation-based universal satellite remote control instruction generation method and system
CN114221688A (en) * 2021-12-14 2022-03-22 北京微纳星空科技有限公司 Satellite-borne data processing method, device, equipment and storage medium
CN114510269A (en) * 2021-12-29 2022-05-17 北京空间飞行器总体设计部 Remote control instruction generation method and device based on multi-satellite combined test
CN114510357A (en) * 2021-12-31 2022-05-17 北京空间飞行器总体设计部 Satellite launching field test identification service message interaction method and system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100738330B1 (en) * 2006-09-28 2007-07-12 한국전자통신연구원 System and method of using unified satellite operation data

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6772140B1 (en) * 1999-11-01 2004-08-03 Harris-Exigent, Inc. Hierarchical syntax for satellite command and control directives
CN103970044A (en) * 2014-05-09 2014-08-06 北京航空航天大学 General hierarchical design method for unmanned aerial vehicle remote control command/telemetry parameter frame
CN109639679A (en) * 2018-12-14 2019-04-16 航天恒星科技有限公司 A kind of Tianhuangping pumped storage plant data format design method adapting to Big Dipper short message
CN111538497A (en) * 2020-03-26 2020-08-14 航天恒星科技有限公司 Configuration method and device suitable for multi-satellite measurement and control management
CN112995191A (en) * 2021-03-12 2021-06-18 上海卫星工程研究所 Generic-derivation-based universal satellite remote control instruction generation method and system
CN114221688A (en) * 2021-12-14 2022-03-22 北京微纳星空科技有限公司 Satellite-borne data processing method, device, equipment and storage medium
CN114510269A (en) * 2021-12-29 2022-05-17 北京空间飞行器总体设计部 Remote control instruction generation method and device based on multi-satellite combined test
CN114510357A (en) * 2021-12-31 2022-05-17 北京空间飞行器总体设计部 Satellite launching field test identification service message interaction method and system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
基于PUS协议的通用遥控指令设计及其XTCE描述;刘洋 等;《飞行器测控学报》;第34卷(第1期);第10-15页 *

Also Published As

Publication number Publication date
CN115795210A (en) 2023-03-14

Similar Documents

Publication Publication Date Title
US10776220B2 (en) Systems and methods for monitoring distributed database deployments
US9047242B2 (en) Read operation dispersed storage network frame
US20020046221A1 (en) Method, system, and apparatus for providing data regarding the operation and monitoring of a control system
US7451393B1 (en) System and method for a page rendering framework
CN101102313B (en) Network download system and method with automatically replaced proxy server
EP1639456A2 (en) Application user interface template with free-from layout
CN103888254A (en) Network information verification method and apparatus
CN107798064B (en) Page processing method, electronic device and computer readable storage medium
CN110647316B (en) Method and device for generating universal business object, computer equipment and storage medium
CN110704476A (en) Data processing method, device, equipment and storage medium
CN102779123A (en) Screenshot method and system of website displayed contents
CN106157109A (en) price comparing method, device and terminal
US20080313291A1 (en) Method and apparatus for encoding data
CN115795210B (en) Data processing method and system for commercial aerospace satellite remote control instruction
CN110781063A (en) Method, device and equipment for measuring first screen time of webpage and storage medium
US20080228690A1 (en) System and method for calculating a metric of a sub-transaction on an IP network
US20060085492A1 (en) System and method for modifying process navigation
US6816861B2 (en) CAD information management system and CAD information management method
CN106126517A (en) The PC end application page is converted to the method and device of the mobile terminal application page
CN106682228B (en) A kind of method and apparatus that Visual Dynamic draws cabinet arrangement
CN112732294B (en) Function customized upgrading method for computer software
CN107870854B (en) Method and device for testing data accuracy of chart library
JP5227934B2 (en) Content conversion system, content conversion apparatus, content conversion method, and program
CN115334064B (en) Method and device for generating configuration system
AU2011223998A1 (en) Treatment controller

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