CN101770541A - Satellite data system simulation platform based on AOS standards - Google Patents

Satellite data system simulation platform based on AOS standards Download PDF

Info

Publication number
CN101770541A
CN101770541A CN201010106167A CN201010106167A CN101770541A CN 101770541 A CN101770541 A CN 101770541A CN 201010106167 A CN201010106167 A CN 201010106167A CN 201010106167 A CN201010106167 A CN 201010106167A CN 101770541 A CN101770541 A CN 101770541A
Authority
CN
China
Prior art keywords
module
instruction
data
telecommand
telemetry
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.)
Granted
Application number
CN201010106167A
Other languages
Chinese (zh)
Other versions
CN101770541B (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.)
Beihang University
Original Assignee
Beihang University
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 Beihang University filed Critical Beihang University
Priority to CN2010101061678A priority Critical patent/CN101770541B/en
Publication of CN101770541A publication Critical patent/CN101770541A/en
Application granted granted Critical
Publication of CN101770541B publication Critical patent/CN101770541B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses a satellite data system simulation platform based on AOS standards, which consists of a database, database system simulation software and an external data injecting and receiving environment, wherein the output of the external data injecting and receiving environment is connected to the database system simulation software through an Ethernet; SQL query sentences output by the simulation software are connected to the database; the database returns query results to the database system simulation software; and telemetry data and transmitted data output by the simulation software are connected to the external data injecting and receiving environment. The data system simulation system consists of a remote control command injecting module, a simulation initialization and parameter configuring module, a data managing module and a simulation state displaying module, wherein the outputs of the remote control command injecting module and the simulation initialization and parameter configuring module are connected to the data managing module; and the output of the data managing module is connected to the simulation state display module. The simulation platform of the invention can simulate the processing procedure of satellite remote control commands and the effects on the parameters and the operating states in real time, realizes the telemetering and downloading strategy of secondary dispatching and realizes the function of on-satellite data management.

Description

A kind of satellite data system emulation platform based on the AOS standard
(1) technical field
The present invention relates to a kind of system simulation platform, relate in particular to a kind of satellite data system emulation platform, belong to satellite data system emulation field based on the AOS standard.
(2) background technology
In order to adapt to the demand of space technology development, CCSDS (the space technology council) has formulated and has been applicable to the senior to rail system (being called for short AOS) of middle and high data rate spacecraft.In repeater satellite abroad, space station, the manned spacecraft, mostly adopted the AOS standard at present.
The advantage of AOS mainly is:
Conventional P CM remote measurement system adopts frame multiplexing, in case frame structure determines that the data down transmission cycle just can't change, and higher level service is had significant limitation; AOS adopts pseudo channel (being called for short VC) He Yuanbao (being called for short PK) second-level dispatching strategy, and dirigibility is strong, the channel utilization height;
The transmission of China's spacecraft high-speed data at present need take a radio-frequency channel separately, and AOS closes all data in Lu Zaiyi the data stream by scheduling strategy, adopts a radio-frequency channel, has simplified equipment;
The at present domestic main emulation of satellite simulator that is used to fly to control rehearsal be traditional measuring and control data system.No matter and from technical standpoint, still from the angle of international co-operation, information sharing, the spacecraft measuring and control data system of Future in China all presses for the AOS standard that adopts.Therefore, it is significant to design a kind of data system emulation platform of AOS standard.
(3) summary of the invention
1, purpose: the purpose of this invention is to provide a kind of satellite data system emulation platform based on the AOS standard, it has overcome the deficiencies in the prior art, processing procedure that can the real time modelling satellite remote command and to the influence of parameter and running status, the remote measurement that realizes second-level dispatching passes strategy down, and realizes data management function on the star.
2, summary of the invention: as shown in Figure 1, a kind of satellite data system emulation platform of the present invention based on the AOS standard, total system comprises 3 parts: 1, database 10, storage PK parameter name and position, the telemetry parameter of storage telecommand correspondence changes; 2, data system simulation software 20 finishes the copying based on the satellite data management system of AOS standard; 3, external data is injected and reception environment 40, and the data of injection to data system simulation software 20 are provided, and receives the remote measurement of its output and transmit data.Interconnected relationship between them is: external data is injected and the output of reception environment 40 is connected to data system simulation software 20 by Ethernet 30, the SQL query statement of data system simulation software 20 outputs is connected to database 10, database 10 returns to data system simulation software 20 with Query Result, and the telemetry of data system simulation software 20 outputs and forwarding data are connected to external data and inject and reception environment 40.
Described database 10 adopts Microsoft SQL Server2000 to realize.Data system simulation software 20 conducts interviews to database by the SQL statement under the Visual C++6.0 environment.
Described data system simulation software 20, and external data is injected and reception environment 40 between carry out data interaction by Ethernet 30.Used procotol is the point-to-point and UDP multicast of UDP.
This data system simulation software 20 is made up of 4 parts: telecommand injection module 11, simulation initialisation and parameter configuration module 21, data management module 31 and simulation status display module 41.Wherein, telecommand injection module 11, simulation initialisation and parameter configuration module 21, simulation status display module 41 are periphery, are the interfaces of user's operational simulation software; Data management module 31 is the core, finishes the data system copying.Interconnected relationship between this 4 part is: the output of telecommand injection module 11 and simulation initialisation and parameter configuration module 21 all is connected to data management module 31, and the output of data management module 31 is connected to simulation status display module 41.
This telecommand injection module 11 is passed to the upstream data pretreatment module with the user from the telecommand that this machine injects with the coded instructions form, is implemented under the situation that does not have external command to inject and still can finishes copying.
Described telecommand injection module 11 is supported by Visual C++ 6.0 software programming platforms, in conjunction with configuration file and codes table file, has realized that direct instruction and part have the transmission of the indirect instruction of instruction number, and process flow diagram as shown in Figure 4.At first need the user to select to send common direct instruction or indirect instruction, if send direct instruction then input instruction form, instruction number and PN sign indicating number, find the instruction word of order format correspondence, the 15 bytes comparison sign indicating number that inquiry direct instruction code table finds the instruction correspondence according to institute's input information query configuration file, according to the definition of order format each several part is inserted the relevant position respectively then, gather into a complete direct instruction, successively send instruction and carry out pulse width by udp protocol; If send indirect instruction then input instruction number, indirect instruction number and PN sign indicating number, find the instruction word of order format correspondence, the 15 bytes comparison sign indicating number that inquiry direct instruction code table finds the indirect instruction correspondence according to institute's input information query configuration file, and inquiry indirect instruction code table finds the order code of indirect instruction correspondence, according to the definition of order format each several part is inserted the relevant position respectively then, gather into a complete indirect instruction, send instruction by udp protocol.
This simulation initialisation and parameter configuration module 21 are passed to correlation module with the user by the initial parameter value of binary file, configuration file appointment and are carried out initialization, and start emulation.Binary file is the initial value of each PK parameter; Configuration file content has two kinds, and a kind of is parameter configuration, as satellite address code, order format lead code, network parameter etc.; Another kind is the telecommand code table, stores 15 bytes comparison sign indicating number and corresponding instruction number.
Described simulation initialisation and parameter configuration module 21 are supported by Visual C++ 6.0 software programming platforms, and process flow diagram as shown in Figure 5.At first carry out the database access initialization, read configuration file, codes table file, source bag initial value file then, and carry out the initialization of each PK and VC, prepare for remote measurement passes down.Create associated documents at last,, and start emulation as journal file, remote measurement storage file etc.
This simulation status display module 41 is realized two functions: real-time parameter shows and parameter modification.The real-time parameter Presentation Function receives the data of transmission module 52 under the remote measurement, shows the current telemetry frame source code of biography down, and the important parameter that can reflect the simulation process state shows after translating into physical significance; Receive the data of telecommand processing module 22, the time of reception of display remoting instruction, instruction number and disposition.The parameter modification function offers the user revises the PK parameter value in simulation process interface, the parameter name and the currency that in list box, show certain all parameter of PK of selecting by the user, click certain parameter name, the new value of input in " modification value " hurdle, point " is determined " to finish modification.After this this parameter is descended to pass with amended value.
Described simulation status display module 41 is supported by Visual C++ 6.0 software programming platforms, mainly uses the demonstration that list control and edit box control are realized data.
This data management module 31 comprises 5 submodules: transmission module 52 under upstream data pretreatment module 12, telecommand processing module 22, simulation process control module 32, telemetry maintenance module 42, the remote measurement.Interconnected relationship between them is: the output of upstream data pretreatment module 12 is connected to telecommand processing module 22, the output of telecommand processing module 22 is connected to simulation process control module 32, and the output that the output of simulation process control module 32 is connected to telemetry maintenance module 42, telemetry maintenance module 42 is connected to transmission module 52 under the remote measurement.
12 pairs of all upstream datas of this upstream data pretreatment module are classified, are handled.Upstream data has five kinds: telecommand frame, execution pulse width, interruption second network time, the departure time and orbital tracking.
Described upstream data pretreatment module 12 is supported by Visual C++ 6.0 software programming platforms, and process flow diagram as shown in Figure 6.At first classify according to information type, telecommand frame and execution pulse width are passed to telecommand processing module 22 and are carried out subsequent treatment; Receive and interrupt then revising this machine time second network time, be consistent with the central site network time; The departure time and orbital tracking do not process, and directly are transmitted to external data and inject and reception environment 40.
The telecommand frame of 22 pairs of upstream data pretreatment module of this telecommand processing module, 12 outputs and execution pulse width are handled, and finish checking, decoding and execution to instruction.Telecommand is divided into two kinds of direct instruction and indirect instructions, and the instruction class under direct instruction and the traditional measuring and control data system seemingly has complete issuing an order the cycle, i.e. the telecommand frame---and carry out pulse width, realize star ground space-ground closed loop comparison.And indirect instruction is the instruction bag that comprises at the number pipe instruction of AOS data management function, and according to the length of number pipe instruction, an indirect instruction can comprise the instruction of many number pipes, and the instruction of a number pipe can subpackage be many indirect instructions also.Indirect instruction has only the telecommand frame, does not carry out pulse width, but can enable the following biography of space-ground closed loop comparison PK by space-ground closed loop comparison zone bit in the instruction top guide is set, and after the ground comparison was correct, the execution command that sends again in the indirect instruction was carried out.
Described module 22 is supported by Visual C++ 6.0 software programming platforms, to the processing flow chart of telecommand frame as shown in Figure 7.The idiographic flow step is as follows:
1. checking synchronous code.If mistake is leapt to step 12;
2. checking lead code.If lead code is correct, leap to step 4; If mistake continues;
3. verify special lead code.If mistake is leapt to step 12;
4. checking address code.If mistake is leapt to step 12;
5. verify the PN sign indicating number.If mistake is leapt to step 12;
6. extract 15 bytes comparison sign indicating number, whether the inquiry code table has corresponding instruction number.If have, leap to step 9, if do not have, continue;
7. judge whether to be proportional command.If, continue, if not, leap to step 12;
8. withdrawal ratio word;
9. place the state of translating, and call simulation status display module 41 and show;
10. judge whether to be indirect instruction.If, call indirect instruction processing module 13, if not, continue;
11. etc. pending pulse width;
12. finish;
Receive the execution pulse width, the telemetry parameter of command adapted thereto correspondence changes and execution in the Query Database 10, and the instruction process state transfers stationary state to by the state of translating, and waits for next bar telecommand.For the instruction relevant with operational mode, the operational mode maintenance module 53 that also need call in the simulation process control module 32 carries out the state change.
This simulation process control module 32 receives the instruction execution result of telecommand processing module 22 outputs, and instruction is further handled to part.As shown in Figure 2, it comprises 5 submodules: indirect instruction processing module 13, markers command process module 23, delayed telemetry processing module 33, time management module 43 and operational mode maintenance module 53.Interconnected relationship between them is: the output of indirect instruction processing module 13 is connected to markers command process module 23, delayed telemetry processing module 33, time management module 43, select the corresponding subsequent processing module according to different output, the input of operational mode maintenance module 53 is provided by telecommand processing module 22.
Number pipe instruction is wherein extracted in the indirect instruction that this indirect instruction processing module 13 is handled in telecommands, splices, classification, verification, is supported by Visual C++ 6.0 software programming platforms.The instruction of number pipe can be divided into remote measurement dependent instruction, housekeeping instruction, instruction supervisory instruction again by function.Handle according to the instruction process criterion, export to markers command process module 23, delayed telemetry processing module 33, time management module 43, and by telemetry maintenance module 22 according to current state decision with which kind of strategy data framing that takes remote measurement.
This markers command process module 23 is handled indirectly discrete markers instruction and the instruction of software markers, is supported by Visual C++ 6.0 software programming platforms, cooperates C++ timer class and list data structure to realize.When satellite time arrives the moment that the markers instruction should be carried out, then carry out command adapted thereto.If discrete indirectly markers instruction is then directly carried out; If the instruction of software markers then judges that according to command content current satellite should be left the country or immigration, and storage or following biography of correspondingly notifying delayed telemetry processing module 33 to carry out the delayed telemetry data.
These delayed telemetry processing module 33 management satellites carry out the storage of delayed telemetry data overseas, and in the domestic delayed telemetry data that pass the last storage down.Except that the instruction of software markers, delayed telemetry storage/following teletype command also can be changed its state in real time.This module is supported by Visual C++ 6.0 software programming platforms, cooperates C++ file operation class to realize.
43 pairs of satellite times of this time management module manage and safeguard.This module is supported by Visual C++ 6.0 software programming platforms, cooperates C++ system time administrative class to realize.The instruction of relative number pipe has: time service is instructed, and satellite time is changed to the time of appointment; When concentrating the school, set or set back current satellite time ahead according to the time difference in the command content; Evenly during the school,, set or set back satellite time ahead every designated time intervals according to the time difference in the command content.
Switching between the mode of operation of these operational mode maintenance module 53 management satellites, this module is supported by Visual C++ 6.0 software programming platforms.Mode of operation comprises: offline mode, at rail service mode and contingency mode.Offline mode and belong to normal mode at the rail service mode adopts the AOS standard, but only possesses simple observing and controlling function at the rail service mode; Contingency mode adopts conventional P CM frame format biographys that take remote measurement down, when telemetry data stream unusually or during interruption, switches to and carries out fault analysis under the contingency mode.
This telemetry maintenance module 42 finally is created on the 128 byte telemetries of transmitting on the physical channel according to the AOS second-level dispatching strategy framing that takes remote measurement, and exports to transmission module 52 under the remote measurement.The second-level dispatching strategy is PK scheduling and VC scheduling, as shown in Figure 3.Can enable or forbid certain PK, VC by telecommand, or change the following biography ratio of certain VC, or change the satellite mode of operation, it be tactful dynamically to adjust down biography, reaches the adjustable, controlled of biography cycle under the parameter.
Described module 42 is supported by Visual C++ 6.0 software programming platforms.Wherein the processing flow chart of VC scheduling as shown in Figure 8.At first pass down strategy, if offline mode then passes AOS standard telemetry down, if then descend biography only to comprise the VC6 of important telemetry parameter, if contingency mode then passes by under the frame format at the rail service mode according to the work at present model selection.When the remote measurement of AOS standard passes down, at 1 second cycle inter-sync channel and each time of asynchronous channel biography one frame data.The corresponding VC1 of synchronizing channel, asynchronous channel corresponding VC2, VC3, VC4, and VC2, VC3, VC4 all can be provided with separately enable illegal state and priority, realize passing down according to different proportion.Different priorities and enable, the following biography ratio when illegal state is provided with is as shown in the table:
Figure GSA00000014559900051
Figure GSA00000014559900061
Wherein the treatment scheme of PK scheduling as shown in Figure 9.The PK scheduling strategy difference of each VC roughly can be divided into 2 kinds: subpackage passes down and passes down continuously.At first judge and currently should descend pass that PK, and whether this PK enables, if enable then these PK data are encapsulated, if do not enable then not judge whether a PK after it enables, up to finding a PK is (if VC enables, then the having at least a PK to enable) that enables.The PK data are encapsulated and will carry out according to the actual schedule strategy, if adopt subpackage to pass down, then being filled to designated length (the normally integral multiple of sub-packet length) carries out subpackage again, and passes first son bag down; Pass down if adopt continuously, then the PK data filled out appointed positions according to the first top guide pointer of MPDU, if these PK data too weak point can not fill up the MPDU data field, then to calculate the position that next PK inserts, then insert data, till filling up the MPDU data field, descend to pass then.The following frame telemetry that passed needs to judge whether this PK that passes has down passed down, if having, then then passes down next time, for the subpackage strategy, i.e. and second, the 3rd of biography, sub bag to the last down; For continuous strategy, be about to the PK remaining data and insert MPDU data field head, insert next PK data afterwards.
Transmission module 52 is passed to external data injection and reception environment 40 demonstrations and processing with 128 byte telemetries of telemetry maintenance module 42 outputs by network interface under this remote measurement.This module is supported by Visual C++ 6.0 software programming platforms, uses udp protocol to send telemetry.
Described external data is injected and reception environment 40, realizes the function of user's Long-distance Control.It by external data inject 51, telemetry receives 61 and transmit Data Receiving 71 these 3 parts and form, they are 3 independently functions, between do not have annexation;
This external data is injected 51 and is finished the upstream data function of injecting, exports to upstream data pretreatment module 12 by Ethernet 30;
This telemetry receives 61 and is responsible for receiving the real-time telemetry frame data that transmission module 52 is exported under the remote measurement;
This transmits the forwarding data that Data Receiving 71 is responsible for receiving upstream data pretreatment module 12 and 22 outputs of telecommand processing module.
3, advantage and effect: as can be seen from the above description, this satellite data management platform has adopted the AOS standard, and dirigibility is strong, can change at any time as required to pass strategy down, makes exploitation high-level data business become possibility.Realized following technique effect:
(1) realized AOS telemetry standards second-level dispatching strategy.Can change the PK number among each VC according to actual needs, and the length of each PK, reach flexible configuration;
(2) realized AOS remote control standard, and realized the function of transmission control system under data management and the remote measurement, reached the purpose that passes strategy under the real time modifying with indirect instruction;
(3) data service with different rates is incorporated in the same data stream, has improved channel utilization;
(4) function configurable, can expand, therefore when the data management system of the different satellites of simulation, only need do very little change;
(5) stored telecommand of receiving and the telemetry that passes down, used for subsequent analysis and inspection.
In sum, the processing procedure that the present invention can the real time modelling satellite remote command and to the influence of parameter and running status realizes that the remote measurement of second-level dispatching passes strategy down, and realizes data management function on the star.It has practical value and application prospect extensively in satellite data system emulation field.
(4) description of drawings
Fig. 1 is based on the satellite data system emulation platform synoptic diagram of AOS standard;
Fig. 2 simulation process control module synoptic diagram;
Fig. 3 remote measurement passes second-level dispatching strategy synoptic diagram down;
Fig. 4 telecommand injection module treatment scheme synoptic diagram;
Fig. 5 simulation initialisation and parameter configuration module treatment scheme synoptic diagram;
Fig. 6 upstream data pretreatment module treatment scheme synoptic diagram;
Fig. 7 telecommand processing module is to the treatment scheme synoptic diagram of telecommand frame;
The treatment scheme synoptic diagram of Fig. 8 telemetry maintenance module VC scheduling;
The treatment scheme synoptic diagram of Fig. 9 telemetry maintenance module PK scheduling;
Symbol description is as follows among the figure:
10 databases; 20 data system simulation softwares; 30 Ethernets;
40 external datas are injected and reception environment; 11 telecommand injection modules;
21 simulation initialisation and parameter configuration module; 31 data management modules;
41 simulation status display modules; 12 upstream data pretreatment module;
22 telecommand processing modules; 32 simulation process control modules;
42 telemetry maintenance modules; Transmission module under 52 remote measurements;
13 indirect instruction processing modules; 23 markers command process module;
33 delayed telemetry processing modules; 43 time management modules;
53 operational mode maintenance modules;
(5) embodiment
As shown in Figure 1, a kind of satellite data system emulation platform of the present invention based on the AOS standard, total system comprises 3 parts: 1, database 10, storage PK parameter name and position, the telemetry parameter of storage telecommand correspondence changes; 2, data system simulation software 20 finishes the copying based on the satellite data management system of AOS standard; 3, external data is injected and reception environment 40, and the data of injection to data system simulation software 20 are provided, and receives the remote measurement of its output and transmit data.Interconnected relationship between them is: external data is injected and the output of reception environment 40 is connected to data system simulation software 20 by Ethernet 30, the SQL query statement output of data system simulation software 20 is connected to database 10, database 10 returns to data system simulation software 20 with Query Result, and the telemetry of data system simulation software 20 and the output of forwarding data are connected to external data and inject and reception environment 40.
Below with reference to the accompanying drawings and in conjunction with the embodiments, describe the present invention in detail.
Its concrete workflow is as follows:
Simulation initialisation and 21 pairs of data system emulations of parameter configuration module software 20 carry out initialization, and start emulation;
Inject and reception environment 40 injection upstream datas by external data, pass to, perhaps directly inject upstream datas and give upstream data pretreatment module 12, at first carry out data qualification by telecommand injection module 11 by Ethernet 30.The data that need transmit are exported to external data and are injected and reception environment 40, and telecommand and execution pulse width are then exported to telecommand processing module 22 and handled;
Telecommand processing module 22 is received telecommand, at first verify the correctness of order format, extract 15 byte instructions comparison sign indicating number then, the inquiry code list file finds corresponding instruction number, the instruction process state parameter was translated by static transferring to, and simulation status display module 41 number is exported in command reception time, instruction shown;
If the instruction of receiving is a direct instruction, then wait pending pulse width.If the instruction of receiving is indirect instruction, and not setting of the space-ground closed loop comparison zone bit in the instruction top guide, then directly extract all the number pipe command units in the indirect instruction, carry out successively; If the space-ground closed loop comparison zone bit of instruction in the top guide is provided with, then command content is inserted space-ground closed loop comparison PK and enabled, make it to pass down with remote measurement, wait for that comparison correct back in ground sends fill order, carries out again;
Telecommand processing module 22 is received the execution pulse width, a telecommand of receiving before then carrying out.Should instruct corresponding telemetry parameter to revise criterion in the Query Database, and extract the parameter name of revising in the criterion, Query Database obtains this parameter affiliated PK and position once more, and the value of revising this parameter in the internal memory is for revising the parameter value in the criterion;
Telemetry maintenance module 42 is organized telemetry according to current state (illegal state that enables that comprises satellite transit state, each PK, VC reaches following biography ratio etc.) and scheduling strategy, exports to transmission module 52 under the remote measurement;
Transmission module 52 is exported to external data injection and reception environment 40 and simulation status display module 41 with 128 byte telemetries by Ethernet 30 under the remote measurement, carries out subsequent treatment and demonstration respectively;
Fig. 2 has provided the structure of simulation process control module, and disposal route is as follows:
Indirect instruction processing module 13 is handled the indirect instruction in the telecommands, extracts number pipe instruction wherein, splices, classification, verification.The instruction of number pipe can be divided into remote measurement dependent instruction, housekeeping instruction, instruction supervisory instruction again by function.Handle according to the instruction process criterion, export to markers command process module 23, delayed telemetry processing module 33, time management module 43, and by telemetry maintenance module 42 according to current state decision with which kind of strategy data framing that takes remote measurement.
Markers command process module 23 is handled indirectly discrete markers instruction and the instruction of software markers.When satellite time arrives the moment that the markers instruction should be carried out, then carry out command adapted thereto.If discrete indirectly markers instruction is then directly carried out; If the instruction of software markers then judges that according to command content current satellite should be left the country or immigration, and storage or following biography of correspondingly notifying delayed telemetry processing module 33 to carry out the delayed telemetry data.
Delayed telemetry processing module 33 management satellites carry out the storage of delayed telemetry data overseas, and in the domestic delayed telemetry data that pass the last storage down.Except that the instruction of software markers, delayed telemetry storage/following teletype command also can be changed its state in real time.
43 pairs of satellite times of time management module manage and safeguard.The instruction of relative number pipe has: time service is instructed, and satellite time is changed to the time of appointment; When concentrating the school, set or set back current satellite time ahead according to the time difference in the command content; Evenly during the school,, set or set back satellite time ahead every designated time intervals according to the time difference in the command content.
Switching between the mode of operation of operational mode maintenance module 53 management satellites.Mode of operation comprises: offline mode, at rail service mode and contingency mode.Offline mode and belong to normal mode at the rail service mode adopts the AOS standard, but only possesses simple observing and controlling function at the rail service mode; Contingency mode adopts conventional P CM frame format biographys that take remote measurement down, when telemetry data stream unusually or during interruption, switches to and carries out fault analysis under the contingency mode.
Fig. 3 has provided and has passed second-level dispatching strategy synoptic diagram under the remote measurement.Physical channel has only one, and main channel is provided with seven VC, and the data of channel are divided into packet format and frame format again, and packet format is data cell with PK, and frame format is then by radio frequency channel table organization data.
The PK scheduling strategy is as follows: according to packing degree difference, can be divided into source bag data cell (being called for short EPDU), multi-source bag data cell (being called for short MPDU), virtual channel data unit unit (being called for short VCDU), Channel Access Data Unit unit (abbreviation CADU) four kinds.
The form of EPDU can reflect the top guide of this PK information for the PK data add 6 bytes, is the minimum unit that PK transmits in VC.According to actual conditions, PK can subpackage be a plurality of EPDU also with an EPDU, can reflect the branch package informatin in top guide.Form is as follows;
Figure GSA00000014559900091
MPDU utilizes multiplexed business that a plurality of EPDU are combined by certain format, so that the shared VC transmission of a plurality of PK.Form is as follows;
Figure GSA00000014559900101
First top guide pointer The meaning in MPDU bag territory
??i(2≤i≤??113) The reference position of first PK is in i the byte of this MPDU
??0x7ff Have only the PK data among this MPDU, do not have top guide
??0x7fe It all is padding data
The VCDU data layout is made of leading head, insertion territory, data field and tailer sequence, and wherein data field can be MPDU, also can be the EPDU data by other format combination, adds EPDU etc. as fixed byte.Form is as follows;
Figure GSA00000014559900102
CADU adds that by VCDU synchronous head forms, and is the data layout that finally transmits on physical channel.The CADU data layout is as follows, and the length of CADU is 128 bytes.The down channel bit rate is 2048bps, so the transmission cycle of CADU is 500ms.
Figure GSA00000014559900103
Fig. 4 has provided telecommand injection module treatment scheme synoptic diagram.Treatment scheme is: at first need the user to select to send common direct instruction or indirect instruction, if send direct instruction then input instruction form, instruction number and PN sign indicating number, find the instruction word of order format correspondence, the 15 bytes comparison sign indicating number that inquiry direct instruction code table finds the instruction correspondence according to institute's input information query configuration file, according to the definition of order format each several part is inserted the relevant position respectively then, gather into a complete direct instruction, successively send instruction and carry out pulse width by udp protocol; If send indirect instruction then input instruction number, indirect instruction number and PN sign indicating number, find the instruction word of order format correspondence, the 15 bytes comparison sign indicating number that inquiry direct instruction code table finds the indirect instruction correspondence according to institute's input information query configuration file, and inquiry indirect instruction code table finds the order code of indirect instruction correspondence, according to the definition of order format each several part is inserted the relevant position respectively then, gather into a complete indirect instruction, send instruction by udp protocol.
Fig. 5 has provided simulation initialisation and parameter configuration module treatment scheme synoptic diagram, idiographic flow is: at first carry out the database access initialization, read configuration file, codes table file, source bag initial value file then, and carry out the initialization of each PK and VC, prepare for remote measurement passes down.Create associated documents at last,, and start emulation as journal file, remote measurement storage file etc.
Fig. 6 has provided upstream data pretreatment module treatment scheme synoptic diagram, and idiographic flow is: at first classify according to information type, telecommand frame and execution pulse width are passed to telecommand processing module 22 and are carried out subsequent treatment; Receive and interrupt then revising this machine time second network time, be consistent with the central site network time; The departure time and orbital tracking do not process, and directly are transmitted to external data and inject and reception environment 40.
Fig. 7 has provided the treatment scheme synoptic diagram of telecommand processing module to the telecommand frame, and the idiographic flow step is as follows:
1. checking synchronous code.If mistake leaps to 12;
2. checking lead code.If lead code is correct, leap to 4; If mistake continues;
3. verify special lead code.If mistake leaps to 12;
4. checking address code.If mistake leaps to 12;
5. verify the PN sign indicating number.If mistake leaps to 12;
6. extract 15 bytes comparison sign indicating number, whether the inquiry code table has corresponding instruction number.If have, leap to 9, if do not have, continue;
7. judge whether to be proportional command.If, continue, if not, leap to 12;
8. withdrawal ratio word;
9. place the state of translating, and call simulation status display module 41 and show;
10. judge whether to be indirect instruction.If, call indirect instruction processing module 13, if not, continue;
11. etc. pending pulse width;
12. finish;
Fig. 8 has provided the treatment scheme synoptic diagram of telemetry maintenance module VC scheduling.The VC scheduling strategy is as follows: dispatch according to method synchronous, asynchronous combination.VC1 is a synchronizing channel, and the transmission cycle is 1s; VC2~VC4 is an asynchronous channel, and the transmission cycle is 1s.Asynchronous communication is provided with 2 kinds of priority, and priority 1 is higher than priority 2.Asynchronous channel VC3 belongs to accident, generally has only VC2, VC4 to participate in asynchronous schedule.Being provided with of priority can be provided with instruction adjustment flexibly by the priority in the indirect instruction.Idiographic flow is as follows: at first pass down strategy according to the work at present model selection, if offline mode then passes AOS standard telemetry down, if then descend biography only to comprise the VC6 of important telemetry parameter at the rail service mode, if contingency mode then passes by under the frame format.When the remote measurement of AOS standard passes down, at 1 second cycle inter-sync channel and each time of asynchronous channel biography one frame data.The corresponding VC1 of synchronizing channel, asynchronous channel corresponding VC2, VC3, VC4, and VC2, VC3, VC4 all can be provided with separately enable illegal state and priority, realize passing down according to different proportion.Different priorities and enable, the following biography ratio when illegal state is provided with is as shown in the table:
Figure GSA00000014559900121
The treatment scheme of PK scheduling as shown in Figure 9.The PK scheduling strategy difference of each VC roughly can be divided into 2 kinds: subpackage passes down and passes down continuously.At first judge and currently should descend pass that PK, and whether this PK enables, if enable then these PK data are encapsulated, if do not enable then not judge whether a PK after it enables, up to finding a PK is (if VC enables, then the having at least a PK to enable) that enables.The PK data are encapsulated and will carry out according to the actual schedule strategy, if adopt subpackage to pass down, then being filled to designated length (the normally integral multiple of sub-packet length) carries out subpackage again, and passes first son bag down; Pass down if adopt continuously, then the PK data filled out appointed positions according to the first top guide pointer of MPDU, if these PK data too weak point can not fill up the MPDU data field, then to calculate the position that next PK inserts, then insert data, till filling up the MPDU data field, descend to pass then.The following frame telemetry that passed needs to judge whether this PK that passes has down passed down, if having, then then passes down next time, for the subpackage strategy, i.e. and second, the 3rd of biography, sub bag to the last down; For continuous strategy, be about to the PK remaining data and insert MPDU data field head, insert next PK data afterwards.
As can be seen from the above description, there are three kinds of approach in the following biography cycle that change certain PK: a kind of is that the enabling of other PK among the VC, illegal state are set under it; Second kind is the priority (only being applicable to asynchronous channel) that VC under it is set; The third is that the enabling of other asynchronous channel, illegal state (only being applicable to asynchronous channel) are set.Can change the biography cycle under the parameter neatly by these three kinds of methods, compare conventional P CM remote measurement system, advantage is apparent.

Claims (6)

1. satellite data system emulation platform based on the AOS standard, it is characterized in that: it comprises 3 parts: one, database (10), storage PK parameter name and position, the telemetry parameter of storage telecommand correspondence changes; Two, data system simulation software (20) finishes the copying based on the satellite data management system of AOS standard; Three, external data is injected and reception environment (40), and the data of injection to data system simulation software 20 are provided, and receives the remote measurement of its output and transmit data; Interconnected relationship between them is: external data is injected and the output of reception environment (40) is connected to data system simulation software (20) by Ethernet (30), the SQL query statement of data system simulation software (20) output is connected to database (10), database (10) returns to data system simulation software (20) with Query Result, and the telemetry of data system simulation software (20) output and forwarding data are connected to external data and inject and reception environment (40).
Described database (10) adopts Microsoft SQL Server2000 to realize; Data system simulation software (20) conducts interviews to database by the SQL statement under the Visual C++6.0 environment;
Described data system simulation software (20), and carry out data interaction by Ethernet (30) between external data injection and the reception environment (40), used procotol is the point-to-point and UDP multicast of UDP;
This data system simulation software (20) is made up of telecommand injection module (11), simulation initialisation and parameter configuration module (21), data management module (31) and simulation status display module (41) four parts; Wherein, telecommand injection module (11), simulation initialisation and parameter configuration module (21), simulation status display module (41) are periphery, are the interfaces of user's operational simulation software; Data management module (31) is the core, finishes the data system copying; Interconnected relationship between this 4 part is: the output of telecommand injection module (11) and simulation initialisation and parameter configuration module (21) all is connected to data management module (31), and the output of data management module (31) is connected to simulation status display module (41);
This telecommand injection module (11) is passed to upstream data pretreatment module (12) with the user from the telecommand that this machine injects with the coded instructions form, is implemented under the situation that does not have external command to inject and still can finishes copying;
This simulation initialisation and parameter configuration module (21) are passed to correlation module with the user by the initial parameter value of binary file, configuration file appointment and are carried out initialization, and start emulation; Binary file is the initial value of each PK parameter; Configuration file content has two kinds, and a kind of is parameter configuration, and another kind is the telecommand code table, stores 15 bytes comparison sign indicating number and corresponding instruction number;
This simulation status display module (41) is realized two functions: real-time parameter shows and parameter modification; The real-time parameter Presentation Function receives the data of transmission module (52) under the remote measurement, shows the current telemetry frame source code of biography down, and the important parameter that can reflect the simulation process state shows after translating into physical significance; Receive the data of telecommand processing module (22), the time of reception of display remoting instruction, instruction number and disposition; The parameter modification function offers the user revises the PK parameter value in simulation process interface, the parameter name and the currency that in list box, show certain all parameter of PK of selecting by the user, click certain parameter name, the new value of input in " modification value " hurdle, point " is determined " to finish modification, and after this this parameter is descended to pass with amended value;
Described simulation status display module (41) is supported by Visual C++6.0 software programming platform, mainly uses the demonstration that list control and edit box control are realized data;
This data management module (31) comprises 5 submodules: transmission module (52) under upstream data pretreatment module (12), telecommand processing module (22), simulation process control module (32), telemetry maintenance module (42) and the remote measurement; Interconnected relationship between them is: the output of upstream data pretreatment module (12) is connected to telecommand processing module (22), the output of telecommand processing module (22) is connected to simulation process control module (32), and the output that the output of simulation process control module (32) is connected to telemetry maintenance module (42), telemetry maintenance module (42) is connected to transmission module under the remote measurement (52);
This upstream data pretreatment module (12) is classified, is handled all upstream datas; Upstream data has five kinds: telecommand frame, execution pulse width, interruption second network time, the departure time and orbital tracking;
This telecommand processing module (22) is handled the telecommand frame and the execution pulse width of upstream data pretreatment module (12) output, finishes checking, decoding and execution to instruction; Telecommand is divided into two kinds of direct instruction and indirect instructions, and the instruction class under direct instruction and the traditional measuring and control data system seemingly has complete issuing an order the cycle, i.e. the telecommand frame---and carry out pulse width, realize star ground space-ground closed loop comparison; And indirect instruction is the instruction bag that comprises at the number pipe instruction of AOS data management function, and according to the length of number pipe instruction, an indirect instruction can comprise the instruction of many number pipes, and the instruction of a number pipe can subpackage be many indirect instructions also; Indirect instruction has only the telecommand frame, does not carry out pulse width, but can enable the following biography of space-ground closed loop comparison PK by space-ground closed loop comparison zone bit in the instruction top guide is set, and after the ground comparison was correct, the execution command that sends again in the indirect instruction was carried out;
This simulation process control module (32) receives the instruction execution result of telecommand processing module (22) output, instruction is further handled to part, and it comprises 5 submodules: indirect instruction processing module (13), markers command process module (23), delayed telemetry processing module (33), time management module (43) and operational mode maintenance module (53); Interconnected relationship between them is: the output of indirect instruction processing module (13) is connected to markers command process module (23), delayed telemetry processing module (33), time management module (43), select the corresponding subsequent processing module according to different output, the input of operational mode maintenance module (53) is provided by telecommand processing module (22);
This indirect instruction processing module (13) is handled the indirect instruction in telecommand, extracts number pipe instruction wherein, splices, classification, verification, is supported by Visual C++6.0 software programming platform; The instruction of number pipe can be divided into remote measurement dependent instruction, housekeeping instruction, instruction supervisory instruction again by function; Handle according to the instruction process criterion, export to markers command process module (23), delayed telemetry processing module (33), time management module (43), and by telemetry maintenance module (22) according to current state decision with which kind of strategy data framing that takes remote measurement;
This markers command process module (23) is handled indirectly discrete markers instruction and the instruction of software markers, is supported by Visual C++6.0 software programming platform, cooperates C++ timer class and list data structure to realize; When satellite time arrives the moment that the markers instruction should be carried out, then carry out command adapted thereto; If discrete indirectly markers instruction is then directly carried out; If the instruction of software markers then judges that according to command content current satellite should be left the country or immigration, and storage or following biography of correspondingly notifying delayed telemetry processing module (33) to carry out the delayed telemetry data;
This delayed telemetry processing module (33) management satellite carries out the storage of delayed telemetry data overseas, and in the domestic delayed telemetry data that pass the last storage down, except that the instruction of software markers, delayed telemetry storage/following teletype command also can be changed its state in real time; This module is supported by Visual C++6.0 software programming platform, cooperates C++ file operation class to realize;
This time management module (43) manages and safeguards satellite time; This module is supported by Visual C++6.0 software programming platform, cooperates C++ system time administrative class to realize; The instruction of relative number pipe has: time service is instructed, and satellite time is changed to the time of appointment; When concentrating the school, set or set back current satellite time ahead according to the time difference in the command content; Evenly during the school,, set or set back satellite time ahead every designated time intervals according to the time difference in the command content;
Switching between the mode of operation of this operational mode maintenance module (53) management satellite, this module is supported by Visual C++6.0 software programming platform; Mode of operation comprises: offline mode, at rail service mode and contingency mode; Offline mode and belong to normal mode at the rail service mode adopts the AOS standard, but only possesses simple observing and controlling function at the rail service mode; Contingency mode adopts conventional P CM frame format biographys that take remote measurement down, when telemetry data stream unusually or during interruption, switches to and carries out fault analysis under the contingency mode;
This telemetry maintenance module (42) finally is created on the 128 byte telemetries of transmitting on the physical channel according to the AOS second-level dispatching strategy framing that takes remote measurement, and exports to transmission module 52 under the remote measurement; The second-level dispatching strategy is PK scheduling and VC scheduling, can enable or forbids certain PK, VC by telecommand, or change the following biography ratio of certain VC, or change the satellite mode of operation, and it is tactful dynamically to adjust down biography, reaches the adjustable, controlled of biography cycle under the parameter;
Transmission module under this remote measurement (52) is passed to external data with 128 byte telemetries of telemetry maintenance module (42) output by network interface and is injected and reception environment (40) demonstration and processing; Transmission module under this remote measurement (52) is supported by visual c++ 6.0 software programming platforms, uses udp protocol to send telemetry;
Described external data is injected and reception environment (40), realizes the function of user's Long-distance Control; It by external data inject (51), telemetry receives (61) and this 3 part of forwarding Data Receiving (71) is formed, they are 3 independently functions, between do not have annexation;
This external data is injected (51) and is finished the upstream data function of injecting, exports to upstream data pretreatment module (12) by Ethernet (30);
This telemetry receives the real-time telemetry frame data that (61) are responsible for receiving transmission module (52) output under the remote measurement;
This transmits the forwarding data that Data Receiving (71) is responsible for receiving upstream data pretreatment module (12) and telecommand processing module (22) output.
2. a kind of satellite data system emulation platform according to claim 1 based on the AOS standard, it is characterized in that: described telecommand injection module (11) is supported by Visua1 C++6.0 software programming platform, in conjunction with configuration file and codes table file, realize that direct instruction and part have the transmission of the indirect instruction of instruction number; At first need the user to select to send common direct instruction or indirect instruction, if send direct instruction then input instruction form, instruction number and PN sign indicating number, find the instruction word of order format correspondence, the 15 bytes comparison sign indicating number that inquiry direct instruction code table finds the instruction correspondence according to institute's input information query configuration file, according to the definition of order format each several part is inserted the relevant position respectively then, gather into a complete direct instruction, successively send instruction and carry out pulse width by udp protocol; If send indirect instruction then input instruction number, indirect instruction number and PN sign indicating number, find the instruction word of order format correspondence, the 15 bytes comparison sign indicating number that inquiry direct instruction code table finds the indirect instruction correspondence according to institute's input information query configuration file, and inquiry indirect instruction code table finds the order code of indirect instruction correspondence, according to the definition of order format each several part is inserted the relevant position respectively then, gather into a complete indirect instruction, send instruction by udp protocol.
3. a kind of satellite data system emulation platform according to claim 1 based on the AOS standard, it is characterized in that: described simulation initialisation and parameter configuration module (21) are supported by Visual C++6.0 software programming platform, at first carry out the database access initialization, read configuration file, codes table file, source bag initial value file then, and carry out the initialization of each PK and VC, prepare for remote measurement passes down, create associated documents at last and start emulation.
4. a kind of satellite data system emulation platform according to claim 1 based on the AOS standard, it is characterized in that: described upstream data pretreatment module (12) is supported by Visua1 C++6.0 software programming platform, at first classify according to information type, telecommand frame and execution pulse width are passed to telecommand processing module (22) and are carried out subsequent treatment; Receive and interrupt then revising this machine time second network time, be consistent with the central site network time; The departure time and orbital tracking do not process, and directly are transmitted to external data and inject and reception environment (40).
5. a kind of satellite data system emulation platform according to claim 1 based on the AOS standard, it is characterized in that: described telecommand processing module (22) is supported by Visual C++6.0 software programming platform, and is as follows to the processing idiographic flow step of telecommand frame:
1.. the checking synchronous code, if mistake is leapt to step
Figure FSA00000014559800041
2.. the checking lead code, if lead code is correct, leap to step 4.; If mistake continues;
3.. verify special lead code, if mistake is leapt to step
Figure FSA00000014559800051
4.. the checking address code, if mistake is leapt to step
5.. checking PN sign indicating number, if mistake is leapt to step
Figure FSA00000014559800053
6.. extract 15 bytes comparison sign indicating number, whether the inquiry code table has corresponding instruction number, if having, leaps to step 9., if do not have, continues;
7.. judge whether to be proportional command, if, continue, if not, leap to step
Figure FSA00000014559800054
8.. the withdrawal ratio word;
9.. place the state of translating, and call simulation status display module (41) and show;
10.. judge whether to be indirect instruction, if, call indirect instruction processing module (13), if not, continue;
Figure FSA00000014559800055
Etc. pending pulse width;
Figure FSA00000014559800056
Finish;
Receive the execution pulse width, the telemetry parameter of command adapted thereto correspondence changes and execution in the Query Database (10), and the instruction process state transfers stationary state to by the state of translating, and waits for next bar telecommand; For the instruction relevant with operational mode, the operational mode maintenance module (53) that also need call in the simulation process control module (32) carries out the state change.
6. a kind of satellite data system emulation platform based on the AOS standard according to claim 1 is characterized in that: described telemetry maintenance module (42) is supported by Visual C++6.0 software programming platform; Wherein the process flow steps of VC scheduling is: at first pass strategy down according to the work at present model selection, if offline mode then passes AOS standard telemetry down, if then descend biography only to comprise the VC6 of important telemetry parameter at the rail service mode, if contingency mode then passes by under the frame format; When the remote measurement of AOS standard passes down, at 1 second cycle inter-sync channel and each time of asynchronous channel biography one frame data; The corresponding VCl of synchronizing channel, asynchronous channel corresponding VC2, VC3, VC4, and VC2, VC3, VC4 all can be provided with separately enable illegal state and priority, realize passing down according to different proportion; Wherein the process flow steps of PK scheduling is: the PK scheduling strategy difference of each VC roughly can be divided into 2 kinds: subpackage passes down and passes down continuously; At first judge currently should descend pass that PK, and whether this PK enable, if enable then these PK data are encapsulated, if do not enable then not judge whether a PK after it enables, up to finding a PK to enable; The PK data are encapsulated and will carry out according to the actual schedule strategy, if adopt subpackage to pass down, then be filled to designated length, normally the integral multiple of sub-packet length carries out subpackage again, and passes first son bag down; Pass down if adopt continuously, then the PK data filled out appointed positions according to the first top guide pointer of MPDU, if these PK data too weak point can not fill up the MPDU data field, then to calculate the position that next PK inserts, then insert data, till filling up the MPDU data field, descend to pass then; The following frame telemetry that passed needs to judge whether this PK that passes has down passed down, if having, then then passes down next time, for the subpackage strategy, i.e. and second, the 3rd of biography, sub bag to the last down; For continuous strategy, be about to the PK remaining data and insert MPDU data field head, insert next PK data afterwards.
CN2010101061678A 2010-02-03 2010-02-03 Satellite data system simulation platform based on AOS standards Expired - Fee Related CN101770541B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2010101061678A CN101770541B (en) 2010-02-03 2010-02-03 Satellite data system simulation platform based on AOS standards

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2010101061678A CN101770541B (en) 2010-02-03 2010-02-03 Satellite data system simulation platform based on AOS standards

Publications (2)

Publication Number Publication Date
CN101770541A true CN101770541A (en) 2010-07-07
CN101770541B CN101770541B (en) 2012-03-21

Family

ID=42503397

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2010101061678A Expired - Fee Related CN101770541B (en) 2010-02-03 2010-02-03 Satellite data system simulation platform based on AOS standards

Country Status (1)

Country Link
CN (1) CN101770541B (en)

Cited By (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101950330A (en) * 2010-09-29 2011-01-19 中国科学院国家天文台 Real time data processing method of lunar satellite X-ray detector
CN102025388A (en) * 2010-11-12 2011-04-20 北京航空航天大学 Emulational USB intermediate frequency responser used for satellite test and control
CN102158392A (en) * 2010-12-13 2011-08-17 中国空间技术研究院 Method for telemetering of advanced orbiting system (AOS) of distributed framework satellite
CN102520619A (en) * 2011-11-15 2012-06-27 上海卫星工程研究所 General-purpose satellite remote sensing simulator
CN102520715A (en) * 2011-12-28 2012-06-27 北京航空航天大学 Universal satellite ground overall control test system
CN102801626A (en) * 2012-08-17 2012-11-28 北京空间飞行器总体设计部 Satellite-borne data management method and device based on AOS standard
CN102929278A (en) * 2012-09-12 2013-02-13 北京控制工程研究所 Injecting data decoupling method achieved in manner of leading in invalid state
CN105450545A (en) * 2015-11-30 2016-03-30 上海卫星工程研究所 Adaptive dynamic telemetering packet scheduling method
CN103838912B (en) * 2013-12-20 2016-08-31 北京瑞风协同科技股份有限公司 A kind of multi-field cooperative operation system
CN105933083A (en) * 2015-11-04 2016-09-07 中国人民解放军63680部队 Virtual channel general scheduling algorithm based on dynamic windows
CN106131034A (en) * 2016-07-19 2016-11-16 中国人民解放军63920部队 A kind of method and apparatus resolving packaged data protocol element
CN106506058A (en) * 2016-11-03 2017-03-15 上海卫星工程研究所 The remote-control simulated method and system of satellite telemetry
CN106547516A (en) * 2016-11-01 2017-03-29 航天恒星科技有限公司 Spacecraft telecommand instructs upload control method and device
CN106094587B (en) * 2016-06-23 2018-07-24 中国空间技术研究院 A kind of satellite frame telemetry channel determines system and method
CN108491330A (en) * 2018-04-02 2018-09-04 上海微小卫星工程中心 A kind of verification experimental verification system and method applied to the in-orbit reconstruct of satellite CPU software
CN108574581A (en) * 2017-03-07 2018-09-25 北京空间技术研制试验中心 Incorporate network environment ground artificial system
CN110008363A (en) * 2019-03-19 2019-07-12 中国科学院国家空间科学中心 A kind of visualized data analysis method, system, equipment and the storage medium of Advanced Orbiting Systems
CN111113456A (en) * 2019-12-24 2020-05-08 兰州空间技术物理研究所 Space manipulator on-orbit operation platform and system
CN111431665A (en) * 2020-03-12 2020-07-17 北京控制工程研究所 Error grading alarm method and system for satellite remote control injection state
CN112187411A (en) * 2020-09-30 2021-01-05 中国科学院微小卫星创新研究院 Satellite telemetry data downloading method based on telemetry packet multiplexing
CN112231324A (en) * 2019-06-26 2021-01-15 中兴通讯股份有限公司 System and method for realizing incremental data comparison
CN112463462A (en) * 2020-11-24 2021-03-09 中国空间技术研究院 System and method for storing and downloading satellite fault data
CN112559041A (en) * 2020-12-07 2021-03-26 山东航天电子技术研究所 Compatible processing method for ground direct instruction and satellite autonomous instruction
CN112988120A (en) * 2021-03-12 2021-06-18 上海卫星工程研究所 Satellite telemetering downlink scheduling parameter dynamic online binding method and system for Ada language
CN113777928A (en) * 2021-09-15 2021-12-10 上海卫星工程研究所 Thermal control parameter analysis and closed-loop method and system based on burst remote measurement
CN114676585A (en) * 2022-04-08 2022-06-28 南方电网科学研究院有限责任公司 Method and device for optimizing control protection real-time digital simulation model of new energy unit
CN115220367A (en) * 2022-09-21 2022-10-21 北京航天驭星科技有限公司 Virtual satellite measurement and control simulation method and device
CN116382333A (en) * 2023-03-23 2023-07-04 北京和德宇航技术有限公司 Satellite instruction arranging method and device, electronic equipment and storage medium

Cited By (41)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101950330A (en) * 2010-09-29 2011-01-19 中国科学院国家天文台 Real time data processing method of lunar satellite X-ray detector
CN102025388A (en) * 2010-11-12 2011-04-20 北京航空航天大学 Emulational USB intermediate frequency responser used for satellite test and control
CN102025388B (en) * 2010-11-12 2014-05-21 北京航空航天大学 Emulational USB intermediate frequency responser used for satellite test and control
CN102158392B (en) * 2010-12-13 2013-06-19 中国空间技术研究院 Method for telemetering of advanced orbiting system (AOS) of distributed framework satellite
CN102158392A (en) * 2010-12-13 2011-08-17 中国空间技术研究院 Method for telemetering of advanced orbiting system (AOS) of distributed framework satellite
CN102520619A (en) * 2011-11-15 2012-06-27 上海卫星工程研究所 General-purpose satellite remote sensing simulator
CN102520619B (en) * 2011-11-15 2014-05-14 上海卫星工程研究所 General-purpose satellite remote sensing simulator
CN102520715A (en) * 2011-12-28 2012-06-27 北京航空航天大学 Universal satellite ground overall control test system
CN102801626A (en) * 2012-08-17 2012-11-28 北京空间飞行器总体设计部 Satellite-borne data management method and device based on AOS standard
CN102801626B (en) * 2012-08-17 2015-02-11 北京空间飞行器总体设计部 Satellite-borne data management method and device based on AOS standard
CN102929278A (en) * 2012-09-12 2013-02-13 北京控制工程研究所 Injecting data decoupling method achieved in manner of leading in invalid state
CN102929278B (en) * 2012-09-12 2015-04-22 北京控制工程研究所 Injecting data decoupling method achieved in manner of leading in invalid state
CN103838912B (en) * 2013-12-20 2016-08-31 北京瑞风协同科技股份有限公司 A kind of multi-field cooperative operation system
CN105933083B (en) * 2015-11-04 2018-05-01 中国卫星海上测控部 Pseudo channel general-purpose scheduler algorithm based on dynamic window
CN105933083A (en) * 2015-11-04 2016-09-07 中国人民解放军63680部队 Virtual channel general scheduling algorithm based on dynamic windows
CN105450545B (en) * 2015-11-30 2018-08-14 上海卫星工程研究所 A kind of adaptive dynamic telemetry bag dispatching method
CN105450545A (en) * 2015-11-30 2016-03-30 上海卫星工程研究所 Adaptive dynamic telemetering packet scheduling method
CN106094587B (en) * 2016-06-23 2018-07-24 中国空间技术研究院 A kind of satellite frame telemetry channel determines system and method
CN106131034A (en) * 2016-07-19 2016-11-16 中国人民解放军63920部队 A kind of method and apparatus resolving packaged data protocol element
CN106131034B (en) * 2016-07-19 2019-03-29 中国人民解放军63920部队 A kind of method and apparatus parsing packaged data protocol element
CN106547516A (en) * 2016-11-01 2017-03-29 航天恒星科技有限公司 Spacecraft telecommand instructs upload control method and device
CN106506058A (en) * 2016-11-03 2017-03-15 上海卫星工程研究所 The remote-control simulated method and system of satellite telemetry
CN108574581A (en) * 2017-03-07 2018-09-25 北京空间技术研制试验中心 Incorporate network environment ground artificial system
CN108491330A (en) * 2018-04-02 2018-09-04 上海微小卫星工程中心 A kind of verification experimental verification system and method applied to the in-orbit reconstruct of satellite CPU software
CN110008363A (en) * 2019-03-19 2019-07-12 中国科学院国家空间科学中心 A kind of visualized data analysis method, system, equipment and the storage medium of Advanced Orbiting Systems
CN110008363B (en) * 2019-03-19 2021-10-22 中国科学院国家空间科学中心 Visual data analysis method, system, equipment and storage medium of advanced on-orbit system
CN112231324A (en) * 2019-06-26 2021-01-15 中兴通讯股份有限公司 System and method for realizing incremental data comparison
CN111113456A (en) * 2019-12-24 2020-05-08 兰州空间技术物理研究所 Space manipulator on-orbit operation platform and system
CN111431665B (en) * 2020-03-12 2023-02-28 北京控制工程研究所 Error grading alarm method and system for satellite remote control injection state
CN111431665A (en) * 2020-03-12 2020-07-17 北京控制工程研究所 Error grading alarm method and system for satellite remote control injection state
CN112187411A (en) * 2020-09-30 2021-01-05 中国科学院微小卫星创新研究院 Satellite telemetry data downloading method based on telemetry packet multiplexing
CN112463462A (en) * 2020-11-24 2021-03-09 中国空间技术研究院 System and method for storing and downloading satellite fault data
CN112463462B (en) * 2020-11-24 2024-03-15 中国空间技术研究院 Satellite fault data storage and downloading system and method
CN112559041A (en) * 2020-12-07 2021-03-26 山东航天电子技术研究所 Compatible processing method for ground direct instruction and satellite autonomous instruction
CN112988120A (en) * 2021-03-12 2021-06-18 上海卫星工程研究所 Satellite telemetering downlink scheduling parameter dynamic online binding method and system for Ada language
CN113777928A (en) * 2021-09-15 2021-12-10 上海卫星工程研究所 Thermal control parameter analysis and closed-loop method and system based on burst remote measurement
CN114676585A (en) * 2022-04-08 2022-06-28 南方电网科学研究院有限责任公司 Method and device for optimizing control protection real-time digital simulation model of new energy unit
CN115220367B (en) * 2022-09-21 2022-12-27 北京航天驭星科技有限公司 Virtual satellite measurement and control simulation method and device
CN115220367A (en) * 2022-09-21 2022-10-21 北京航天驭星科技有限公司 Virtual satellite measurement and control simulation method and device
CN116382333A (en) * 2023-03-23 2023-07-04 北京和德宇航技术有限公司 Satellite instruction arranging method and device, electronic equipment and storage medium
CN116382333B (en) * 2023-03-23 2023-12-05 北京和德宇航技术有限公司 Satellite instruction arranging method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN101770541B (en) 2012-03-21

Similar Documents

Publication Publication Date Title
CN101770541B (en) Satellite data system simulation platform based on AOS standards
CN102565585B (en) Method for building intelligent substation relay protection cooperation simulation testing system
CN109639679A (en) A kind of Tianhuangping pumped storage plant data format design method adapting to Big Dipper short message
CN101893662B (en) Nuclear phase method for digital transformer substation
CN101272051B (en) Information system integration method of electric network production control region and management information region
CN101727106B (en) Simulation test platform of process layer of digitalization transformer substation
CN105959288A (en) Network protocol conversion method for power grid system and intercommunication method of power grid system
CN101490647A (en) A method of configuring intelligent electronic devices to facilitate standardized communication messages among a plurality of ieds within a network
CN101951031A (en) Distribution network automatic system based on broadband wireless communication and realization method thereof
CN103455463B (en) A kind of main control unit communication accesses and produces method
CN102983939B (en) A kind of upstream data communication method for spacecraft multilevel subnetwork
CN103227449B (en) A kind of protective device definite value Automatic Checking System
CN100470976C (en) Integrated automation converting station debugging apparatus
CN101646185B (en) Regulation and measurement equipment of wireless self-organizing network and use method thereof
CN102313880A (en) Method and system for testing local communication equipment of power utilization information acquisition system, and master station
CN103955190B (en) A kind of network control method for distributed intelligence test system
CN102624633A (en) Time-trigger-based SpaceWire network communication method
CN105373008B (en) A kind of full physical model emulation mode of electric system
CN104135476B (en) A kind of communication protocol conversion method, apparatus and system
CN104536963A (en) A dispatching method and system during storing process
CN201797372U (en) Nuclear phase system for intelligent digital transformer substation
CN104881538B (en) A kind of empty terminal arrangement table design method
CN106777755A (en) The calibration equipment and system of a kind of wall latching logic
CN106452668A (en) IED double-channel data transmission and double-logic verification system and method based on FPGA
CN201054609Y (en) High-speed industrial real time communication bus system based on optical fiber

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20120321

Termination date: 20220203