CN104730983A - High-precision time program control method - Google Patents

High-precision time program control method Download PDF

Info

Publication number
CN104730983A
CN104730983A CN201510106680.XA CN201510106680A CN104730983A CN 104730983 A CN104730983 A CN 104730983A CN 201510106680 A CN201510106680 A CN 201510106680A CN 104730983 A CN104730983 A CN 104730983A
Authority
CN
China
Prior art keywords
adjustment
precision
program control
control method
byte
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
CN201510106680.XA
Other languages
Chinese (zh)
Other versions
CN104730983B (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.)
Aerospace Dongfanghong Satellite Co Ltd
Original Assignee
Aerospace Dongfanghong Satellite 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 Aerospace Dongfanghong Satellite Co Ltd filed Critical Aerospace Dongfanghong Satellite Co Ltd
Priority to CN201510106680.XA priority Critical patent/CN104730983B/en
Publication of CN104730983A publication Critical patent/CN104730983A/en
Application granted granted Critical
Publication of CN104730983B publication Critical patent/CN104730983B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/04Programme control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/042Programme control other than numerical control, i.e. in sequence controllers or logic controllers using digital processors
    • G05B19/0428Safety, monitoring
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/20Pc systems
    • G05B2219/25Pc structure of the system
    • G05B2219/25367Control of periodic, synchronous and asynchronous, event driven tasks together

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Selective Calling Equipment (AREA)

Abstract

The invention provides a high-precision time program control method. According to the method, by adjusting a dispatching cycle dynamically, the dispatching cycle of a satellite service center computer can be synchronized with the time on a satellite, so that the program control instruction execution time accuracy is improved, and meanwhile adjustment bytes are introduced into a telemetering frame generated by the satellite service center computer, so that the problem that the generation of telemeasuring data is out of sync with the sending of the telemeasuring data caused by dynamic adjustment of the dispatching cycle is avoided. Furthermore, compared with the method of improving the program control instruction execution time accuracy by introducing GPS pulse per second, the reliability is high, and no additional hardware GPS pulse per second ports are needed.

Description

A kind of split-second precision programmed control method
Technical field
The present invention relates to a kind of split-second precision programmed control method, for carrying out high precision delays time to control and management to satellite.
Background technology
Programmable function be carry out the approach of delays time to control and management in the face of satellite.It to utilize the instruction with execution time code when satellite passes by by the formal note of the data block program control buffer zone to On board computer (below for Star Service central computer), time (on usual star time and precise synchronization) and program control command time on the current star of the program control task versus of Star Service central computer, if instruction time to; send this instruction.Can the workload that controls be carried out in the face of satellite with reducing by program control, and be control the important means that satellite platform equipment and useful load work overseas.
At present, Star Service central computer activates program control according to T dispatching cycle (current T is set to 1 second usually) of oneself, remote measurement, the tasks such as remote control, due to the impact by the accuracy of Star Service central computer crystal oscillator, T not 1 second accurately, even if the time on the star of reading at the very start of each dispatching cycle, and the millisecond value of time can drift about (supposing that on star, temporal resolution is 1ms here) on the star of this point at 0-999ms, therefore the execution error of program control command is maximum close to 1 second, the timing code of such as certain program control command is 6 seconds, Star Service main frame time on a upper entrance reading dispatching cycle star is 5.6 seconds, because on star, the time does not arrive, this program control command is not performed in this dispatching cycle, it is 6.6 seconds when porch reading star next dispatching cycle, this program control command time arrives, perform this program control command, it is 0.6 second that program control command performs error.
Along with the development of mission requirements, more and more higher to the execution accuracy requirement of programmable function, improving program control command execution precision at present has two kinds of modes usually, and one is that Star Service central computer is foreshortened to T/n dispatching cycle, and another kind of mode introduces GPS pulse per second (PPS).The essence of first kind of way improves the frequency of time on inquiry star, raising program control command that can be limited performs precision, precision can be increased to T/n, such as n=4, to foreshorten to 250ms dispatching cycle, program control error is 250ms to the maximum, along with the increase of n, dispatching efficiency can reduce, and other task design can become complicated.Second way Star Service central computer needs extra introducing hardware GPS pulse per second (PPS) interface, uses pulse per second (PPS) as the excitation of Star Service central computer task scheduling, and needs to carry out reliability design to the continuity of GPS pulse per second (PPS).
Summary of the invention
The object of the invention is to overcome the deficiencies in the prior art, provide a kind of split-second precision programmed control method, the method is by dynamic conditioning dispatching cycle, can by time synchronized on the dispatching cycle of Star Service central computer and star, thus improve program control command execution time precision, the telemetry frame that the present invention simultaneously also produces Star Service central computer introduces adjustment byte, avoids being produced by the telemetry that dispatching cycle, dynamic conditioning brought sending asynchronous problem with telemetry.
Technical solution of the present invention is: a kind of split-second precision programmed control method, by dynamic development adjustment dispatching cycle, makes time synchronized on Star Service central computer dispatching cycle and star, and improve program control command execution time precision, concrete steps are as follows:
(1) T dispatching cycle is divided into N part, every part of time span is t, and namely T=N × t, N are positive integer;
(2) arrange timer interruption or multiplexing existing interruption, described interrupt cycle is t, and arranges interrupt counter n, and the initial value of n is 0, and arranging the initial value interrupting counting back to zero mark M, M is N;
(3) after entering timer interrupt service, if n=0, then enter step (4), if n ≠ 0, then enter step (6);
(4) activate scheduler task, wherein, in described scheduler task, the priority of program control task is the highest; Then step (5) is entered;
(5) time millisecond value t on star is read msSat; If t msSat<e, then M=N+1; If t msSat> (t+e), then M=N-1; If e≤t msSat≤ (t+e), then M=N; Wherein e is the critical error of setting, then enters step (6);
(6) carry out interruption counting, i.e. n=n+1, then enters step (7);
(7) interruption count value n is judged and enters step (8), wherein, if n >=M, then to interruption counter O reset, i.e. n=0;
(8) timer interrupt service program is exited;
(9) step (3) ~ (8) are repeated according to t interrupt cycle.
Above-mentioned split-second precision programmed control method, in step (5), the effective word joint number of setting telemetry frame is Q-Q/N, and count according to interrupting the adjustment result that back to zero marks M, setting telemetry frame adjustment byte number is 0, Q/N or 2 × Q/N, and wherein, Q is the downlink telemetry bit rate of setting; Concrete adjustment result is as follows:
If M=N+1, then arranging adjustment byte number is 2 × Q/N, and namely in telemetry frame process of transmitting, the byte number of transmission is Q-Q/N+2 × Q/N=Q+Q/N;
If M=N-1, then arranging adjustment byte number is 0, and namely in telemetry frame process of transmitting, the byte of transmission is Q-Q/N;
If M=N, then arranging adjustment byte number is Q/N, and namely in telemetry frame process of transmitting, the byte of transmission is Q-Q/N+Q/N=Q.
Above-mentioned split-second precision programmed control method, in step (1), according to programmed times precision index demand, adjustment positive integer N.
Above-mentioned split-second precision programmed control method, in step (4), in described scheduler task, the priority of program control task is the highest.
The present invention compared with prior art beneficial effect is:
(1) the present invention is by dynamic conditioning dispatching cycle, by time synchronized on the dispatching cycle of Star Service central computer and star, can compare the method for Star Service central computer shortening dispatching cycle, can increase substantially program control command execution time precision;
(2) the present invention compares and introduces the method that GPS pulse per second (PPS) improves program control command execution time precision, and reliability is high, and does not need extra hardware GPS pulse per second (PPS) interface;
(3) if telemetry frame is produced by Star Service central computer, the present invention introduces adjustment byte to the telemetry frame that Star Service central computer produces, and avoids being produced by the telemetry that dispatching cycle, dynamic conditioning brought sending asynchronous problem with telemetry.
Accompanying drawing explanation
Fig. 1 is the typical operating environment of split-second precision programmed control method of the present invention application;
Fig. 2 is the processing flow chart of split-second precision programmed control method of the present invention.
Fig. 3 is the schematic diagram that telemetry frame of the present invention introduces adjustment byte.
Embodiment
Typical operating environment of the present invention as shown in Figure 1.In FIG, Star Service central computer and other units are articulated in bus, are communicated by bus.Accordingly, the UTC time synchronized that time on star and GPS are produced by bus by Star Service central computer, time and program control command time on the current star of the program control task versus of Star Service central computer, if instruction time to; send this instruction.
As shown in Figure 2, the invention provides a kind of split-second precision programmed control method, by dynamic conditioning dispatching cycle, can by time synchronized on the dispatching cycle of Star Service central computer and star, improve program control command execution time precision, its step is as follows:
(1) T dispatching cycle is divided into N part, every part of time span is t, i.e. T=N × t; Wherein, positive integer N is according to the setting of programmed times precision index, and after setting positive integer N, program control command execution error is about t; In the present embodiment, N=256, then t ≈ 4ms is set;
(2) arrange timer interruption or multiplexing existing interruption, described interrupt cycle is t, and arranges interrupt counter n, and the initial value of n is 0, and arranging the initial value interrupting counting back to zero mark M, M is N;
(3) after entering timer interrupt service, if n=0, then enter step (4), if n ≠ 0, then enter step (6);
(4) activate scheduler task, wherein, in described scheduler task, the priority of program control task is the highest; Then step (5) is entered;
(5) time millisecond value t on star is read msSat; If t msSat<e, then M=N+1; If t msSat> (t+e), then M=N-1; If e≤t msSat≤ (t+e), then M=N; Wherein e is the critical error of setting, then enters step (6);
(6) carry out interruption counting, i.e. n=n+1, then enters step (7);
(7) interruption count value n is judged and enters step (8), wherein, if n >=M, then to interruption counter O reset, i.e. n=0;
(8) timer interrupt service program is exited;
(9) step (3) ~ (8) are repeated according to t interrupt cycle.
If telemetry frame is modulated by Star Service central computer and is sent, then the present invention can according to the adjustment result of step (5) to M, in the telemetry frame that Star Service central computer produces, introduce adjustment byte, avoid being produced by the telemetry that dispatching cycle, dynamic conditioning brought sending asynchronous problem with telemetry.Concrete methods of realizing is as follows:
If downlink telemetry bit rate is Q byte/s, i.e. descending Q byte per second, then arranging telemetry frame effective byte is Q-Q/N, according to the adjustment result of M setting adjustment byte be 0, Q/N or 2 × Q/N.Such as: if descending bit rate is 4Kbps and N=256, then Q=512 byte and effective word joint number is 510, adjustment byte number is 0 ~ 4; Wherein:
If M equals N-1, then only send Q-Q/N effective byte, i.e. 510 bytes;
If M equals N, then send Q-Q/N effective byte and add Q/N adjustment byte, be i.e. 510 byte+2 byte adjustment bytes; Such as 0xAAAA;
If M equals N+1, then send Q-Q/N effective byte and add 2 × Q/N adjustment byte, be i.e. 510 adjustment of byte+4 byte byte, such as 0xAAAAAAAA.
The above; be only the present invention's embodiment, but protection scope of the present invention is not limited thereto, is anyly familiar with those skilled in the art in the technical scope that the present invention discloses; the change that can expect easily or replacement, all should be encompassed within protection scope of the present invention.
The content be not described in detail in instructions of the present invention belongs to the known technology of professional and technical personnel in the field.

Claims (4)

1. a split-second precision programmed control method, is characterized in that comprising the steps:
(1) T dispatching cycle is divided into N part, every part of time span is t, and namely T=N × t, N are positive integer;
(2) arrange timer interruption or multiplexing existing interruption, described interrupt cycle is t, and arranges interrupt counter n, and the initial value of n is 0, and arranging the initial value interrupting counting back to zero mark M, M is N;
(3) after entering timer interrupt service, if n=0, then enter step (4), if n ≠ 0, then enter step (6);
(4) activate scheduler task, then enter step (5);
(5) time millisecond value t on star is read msSat; If t msSat<e, then M=N+1; If t msSat> (t+e), then M=N-1; If e≤t msSat≤ (t+e), then M=N; Wherein e is the critical error of setting, then enters step (6);
(6) carry out interruption counting, i.e. n=n+1, then enters step (7);
(7) interruption count value n is judged and enters step (8), wherein, if n >=M, then to interruption counter O reset, i.e. n=0;
(8) timer interrupt service program is exited;
(9) step (3) ~ (8) are repeated according to t interrupt cycle.
2. a kind of split-second precision programmed control method according to claim 1, it is characterized in that: in step (5), the effective word joint number of setting telemetry frame is Q-Q/N, and count according to interrupting the adjustment result that back to zero marks M, setting telemetry frame adjustment byte number is 0, Q/N or 2 × Q/N, wherein, Q is the downlink telemetry bit rate of setting; Concrete adjustment result is as follows:
If M=N+1, then arranging adjustment byte number is 2 × Q/N, and namely in telemetry frame process of transmitting, the byte number of transmission is Q-Q/N+2 × Q/N=Q+Q/N;
If M=N-1, then arranging adjustment byte number is 0, and namely in telemetry frame process of transmitting, the byte of transmission is Q-Q/N;
If M=N, then arranging adjustment byte number is Q/N, and namely in telemetry frame process of transmitting, the byte of transmission is Q-Q/N+Q/N=Q.
3. a kind of split-second precision programmed control method according to claim 1, is characterized in that: in step (1), according to programmed times precision index demand adjustment positive integer N.
4. a kind of split-second precision programmed control method according to claim 1, is characterized in that: in step (4), in described scheduler task, the priority of program control task is the highest.
CN201510106680.XA 2015-03-11 2015-03-11 A kind of split-second precision programmed control method Active CN104730983B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510106680.XA CN104730983B (en) 2015-03-11 2015-03-11 A kind of split-second precision programmed control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510106680.XA CN104730983B (en) 2015-03-11 2015-03-11 A kind of split-second precision programmed control method

Publications (2)

Publication Number Publication Date
CN104730983A true CN104730983A (en) 2015-06-24
CN104730983B CN104730983B (en) 2017-11-07

Family

ID=53454985

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510106680.XA Active CN104730983B (en) 2015-03-11 2015-03-11 A kind of split-second precision programmed control method

Country Status (1)

Country Link
CN (1) CN104730983B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107562443A (en) * 2017-07-17 2018-01-09 上海卫星工程研究所 Satellite program control command maintaining method based on round-robin queue
CN107679260A (en) * 2017-08-09 2018-02-09 北京空间飞行器总体设计部 Precision of being united when on a kind of stationary orbit remote sensing satellite star determines method
CN109884670A (en) * 2019-01-11 2019-06-14 四川九洲空管科技有限责任公司 A kind of portable ADS-B split-second precision cooperative processing method
CN112147924A (en) * 2020-08-27 2020-12-29 航天东方红卫星有限公司 High-precision program-controlled task management system
CN112416540A (en) * 2019-08-23 2021-02-26 比亚迪半导体股份有限公司 Timing control method and device and vehicle
CN113009248A (en) * 2021-02-08 2021-06-22 天津云遥宇航科技有限公司 Test method, test equipment and test system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101354829A (en) * 2008-09-12 2009-01-28 航天东方红卫星有限公司 Satellite telemetering data transmission method
CN102201853A (en) * 2011-04-27 2011-09-28 航天东方红卫星有限公司 Moonlet high-precision time synchronization method
CN102291169A (en) * 2011-09-09 2011-12-21 航天东方红卫星有限公司 Onboard high-accuracy time synchronization method for satellite

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101354829A (en) * 2008-09-12 2009-01-28 航天东方红卫星有限公司 Satellite telemetering data transmission method
CN102201853A (en) * 2011-04-27 2011-09-28 航天东方红卫星有限公司 Moonlet high-precision time synchronization method
CN102291169A (en) * 2011-09-09 2011-12-21 航天东方红卫星有限公司 Onboard high-accuracy time synchronization method for satellite

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
李浛等: "GPS高精度校时在卫星控制系统中的应用", 《遥感学报》 *
黄长江等: "一种高精度时间同步器的研制与性能测试", 《时间频率学报》 *

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107562443A (en) * 2017-07-17 2018-01-09 上海卫星工程研究所 Satellite program control command maintaining method based on round-robin queue
CN107562443B (en) * 2017-07-17 2020-09-15 上海卫星工程研究所 Satellite program control instruction maintenance method based on circular queue
CN107679260A (en) * 2017-08-09 2018-02-09 北京空间飞行器总体设计部 Precision of being united when on a kind of stationary orbit remote sensing satellite star determines method
CN107679260B (en) * 2017-08-09 2020-11-20 北京空间飞行器总体设计部 Method for determining satellite time system precision of stationary orbit remote sensing satellite
CN109884670A (en) * 2019-01-11 2019-06-14 四川九洲空管科技有限责任公司 A kind of portable ADS-B split-second precision cooperative processing method
CN109884670B (en) * 2019-01-11 2021-03-26 四川九洲空管科技有限责任公司 Portable ADS-B high-precision time cooperative processing method
CN112416540A (en) * 2019-08-23 2021-02-26 比亚迪半导体股份有限公司 Timing control method and device and vehicle
CN112416540B (en) * 2019-08-23 2024-04-12 比亚迪半导体股份有限公司 Timing control method and device and vehicle
CN112147924A (en) * 2020-08-27 2020-12-29 航天东方红卫星有限公司 High-precision program-controlled task management system
CN113009248A (en) * 2021-02-08 2021-06-22 天津云遥宇航科技有限公司 Test method, test equipment and test system

Also Published As

Publication number Publication date
CN104730983B (en) 2017-11-07

Similar Documents

Publication Publication Date Title
CN104730983A (en) High-precision time program control method
CN103076737A (en) High-precision GPS (global position system) distributive time-service method based on ping-pong buffer and message mechanism
CN111208539B (en) High-precision GNSS simulator time synchronization method
CN103257670A (en) Embedded system and timing method thereof
CN103532652A (en) Time synchronizing device and method
CN101763840A (en) Synchronous display device, stacking splicing display system and synchronous display method thereof
CN112231267B (en) B code timing method and device for domestic VPX architecture
CN103795790A (en) Distributed synchronous sampling and control system and method based on communication
EP3836760A1 (en) Method and system for realizing synchronous display of led light strings based on high-precision clock signal
CN102593955A (en) Comprehensive intelligent time frequency testing system and testing method
CN102063055A (en) Redundant UTC (universal coordinated time) time synchronization server
CN109753368B (en) Real-time data sending method and system
CN113810121B (en) Optical fiber time synchronization method and system based on encrypted communication
CN110928177B (en) Clock synchronization system and method
US20110286400A1 (en) Method for sending and receiving clock, apparatus for transmitting clock
GB2527685A (en) Signal processing apparatus
WO2013154284A1 (en) Apparatus and method for time synchronization of distribution control system
CN103412785B (en) A kind of multi tate remote measurement method for synchronizing time
CN108768573A (en) A kind of clock synchronizing method and device
CN110794982B (en) Touch display device and controller for same
CN105281822A (en) Hardware framing telemetry arrangement method for different downloading period fixation channel position requirement
CN106230536B (en) A kind of real-time Communication for Power for power electronics distributed AC servo system and synchronous transmission system
KR101290784B1 (en) Apparatus and method for task synchronization in distributed control system
CN108181889B (en) A kind of multiple signals synchronism output implementation method and device
CN112769518B (en) Serial port time sending system and method with second punctual edge

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant