Master control system for satellite image processing
11408736 · 2022-08-09
Assignee
Inventors
- Tianxu ZHANG (Wuhan, CN)
- Yutian Zhou (Wuhan, CN)
- Zongyang Cui (Wuhan, CN)
- Lei Zhang (Wuhan, CN)
- Shoukui Yao (Wuhan, CN)
- Mingming Que (Wuhan, CN)
Cpc classification
G06T7/246
PHYSICS
G08B13/1961
PHYSICS
G06F9/4881
PHYSICS
G06F9/5011
PHYSICS
International classification
G06F9/38
PHYSICS
B64G1/36
PERFORMING OPERATIONS; TRANSPORTING
Abstract
A master control system for a remote-sensing satellite image processing device, the system including: a master control management module, a first FPGA module, and a second FPGA module. The master control management module is in connection and communication with the first FPGA module, the second FPGA module, and a housekeeping computer. The first FPGA module is in connection and communication with the second FPGA module and a remote-sensing satellite image processing device. The master control management module is adapted to perform assignment of tasks. The first FPGA module is adapted to communicate with a processor in the satellite image processing device, monitor an operation state of the satellite image processing device, send the operation state information to the master control management module, receive a task assignment command issued by the master control management module, and transmit the task assignment command to the satellite image processing device.
Claims
1. A system, comprising: a master control management module, a first field programmable gate array (FPGA) module, and a second FPGA module; wherein: the master control management module is in connection and communication with the first FPGA module, the second FPGA module, and a housekeeping computer; the first FPGA module is in connection and communication with the second FPGA module and a remote-sensing satellite image processing device; the master control management module is configured to perform assignment of tasks, the tasks comprising state monitoring of the remote-sensing satellite image processing device, state feedback of the remote-sensing satellite image processing device, command receiving and parsing, fault-tolerance emergency processing, region division and temporal phase determination, satellite attitude estimation, and working/standby modes; the first FPGA module is configured to communicate with a processor in the satellite image processing device, monitor an operation state of the satellite image processing device, send operation state information of the satellite image processing device to the master control management module, receive a task assignment command issued by the master control management module, and transmit the task assignment command to the satellite image processing device; the second FPGA module is configured to determine positions of stars in an image, and send the positions of the stars in the image to the master control management module, so that the master control management module determines a visual axis pointing direction of a sensor in the image processing device, according to the positions of the stars in the image; and the master control management module is further configured to determine priorities of the tasks, and to design a communication interface and a communication protocol suitable for a satellite environment, wherein the master control management module comprises: a third sending module, which is configured to send a region division and temporal phase determination result to the satellite image processing device via the first FPGA module, so that the satellite image processing device determines a target image filtering algorithm based on the region division and temporal phase determination result; a satellite attitude determination module, which is configured to determine a visual axis pointing direction of the sensor in the image processing device by means of a QUEST algorithm, based on the received positions of the stars in the image sent by the second FPGA module as well as the target image filtering algorithm; a fault-tolerance processing module, which is configured to design a redundant structure of a register, and enable a watchdog to generate an external signal for each time of underflow to reset the master control management module systematically when the master control management module is not under control, where, the register adopts a triple-module redundancy structure, and data in partial register file of a memory unit adopt EDAC protection by using Hamming code; and an operation-mode determination module, which is configured to calculate a height of an orbit according to position information of the satellite and earth, to determine a working/standby mode.
2. The system of claim 1, wherein the master control management module further comprises: a first sending module, which is configured to send the operation state information of the satellite image processing device to the housekeeping computer; a second receiving module, which is configured to receive and parse a command of the housekeeping computer; a second sending module, which is configured to issue a task assignment command down to the satellite image processing device via the first FPGA module, so that the processor in the satellite image processing device executes a task corresponding to the task assignment command; a temporal phase and region determination module, which is configured to perform region division and temporal phase determination according to geometric positional relationships among sun, earth and the satellite.
3. The system of claim 1, wherein the satellite attitude determination module comprises: a third receiving module, which is configured to receive position information of the stars in the image sent by the second FPGA module; a reading module, which is configured to read true position information of the stars in the image, from a star catalog library in a memory; an angular distance matching module, which is configured to match the stars in the image with stars having true positions, to find three stars that meet certain conditions; and a visual axis pointing direction determination unit, which is configured to determine a visual axis pointing direction of the sensor of the satellite image processing device, by means of a QUEST algorithm, by utilizing the three stars.
4. The system of claim 3, wherein the master control management module is further configured to send a switching command to the remote-sensing satellite image processing device via the first FPGA module when an abnormality occurs in the operation state of the remote-sensing satellite image processing device.
Description
BRIEF DESCRIPTION OF THE DRAWINGS
(1)
(2)
(3)
(4)
(5)
(6)
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
(7) To further illustrate, embodiments detailing a master control system for a remote-sensing satellite image processing device are described below. It should be noted that the following embodiments are intended to describe and not to limit the disclosure.
(8) The master control system is defined functionally as a supervisor on a satellite image processing device, and its primary function is to monitor the state of the satellite image processing device and implement task scheduling, to ensure normal operation of the entire satellite image processing device, and also responsible for coordinating interaction of information and data between the satellite image processing device and a housekeeping computer. In addition, it is also required to accomplish corresponding image processing work according to task requirements.
(9) As shown in
(10) The master control management module is in connection and communication with the first FPGA module, the second FPGA module and the housekeeping computer; the first FPGA module is in connection and communication with the second FPGA module and the satellite image processing device
(11) An embedded real-time operating system is transplanted into a CPU to serve as the master control management module, and the satellite image processing device represents the device used for image processing on the satellite.
(12) The master control management module is adapted to perform appropriate assignment of tasks according to task requirements. The tasks comprise state monitoring of the remote-sensing satellite image processing device, state feedback of the remote-sensing satellite image processing device, command receiving and parsing, fault-tolerance emergency processing, region division and temporal phase determination, satellite attitude estimation, and working/standby modes.
(13) The precise and proper assignment of the tasks will not only simplify the software design, but also enhance stability and robustness of the system, and also will make software debugging and error elimination easier. The main tasks of the system are: monitoring a state of the satellite image processing device, feeding back the state information of the satellite image processing device to the housekeeping computer, receiving a command of the housekeeping computer and accomplishing a corresponding function, temporal phase and region determination, satellite attitude estimation, fault-tolerance emergency processing, and a standby operation mode, etc.
(14) The first FPGA module is adapted to communicate with a processor in the satellite image processing device, monitor an operation state of the satellite image processing device, send the operation state information of the satellite image processing device to the master control management module, receive a task assignment command issued by the master control management module after the master control management module parses commands of the housekeeping computer, and transmit the task assignment command to the satellite image processing device, to control the processor in the satellite image processing device to execute a task corresponding to the task assignment command.
(15) The second FPGA module is adapted to perform star segmentation and marking on a photographed image with stars present therein, to determine positions of the stars in the image, and send the positions of the stars in the image to the master control management module, so that the master control management module determines a visual axis pointing direction of a sensor in the image processing device, according to the positions of the stars in the image.
(16) The master control management module is further adapted to determine priorities of the divided tasks, and to design a communication interface and a communication protocol suitable for a satellite environment.
(17) On the basis of the transplanted embedded real-time operating system, priorities of the tasks can be determined. As shown in
(18) Because the satellite image processing device needs to communicate and interact with the housekeeping computer, and the processors on the satellite image processing device also need communicate with each other, plus that the satellite environment is complex, there is thus a need to design a safe and reliable communication protocol for dealing with the satellite environment. The design must not only take into account comprehensiveness of the communication protocol, but also consider fault-tolerance and security of the communication protocol. In this example, a transmission protocol based on a fixed length is adopted, which is composed of a protocol header, protocol content, a protocol tail, and checksum information.
(19) The master control management module comprises: a first receiving module, which is adapted to receive the operation state information of the satellite image processing device that is sent by the first FPGA module; a first sending module, which is adapted to send the operation state information of the satellite image processing device to the housekeeping computer; a second receiving module, which is adapted to receive and parse a command of the housekeeping computer; a second sending module, which is adapted to, after parsing the command of the housekeeping computer, issue a task assignment command down to the satellite image processing device via the first FPGA module, so that the processor in the satellite image processing device executes a task corresponding to the task assignment command; a temporal phase and region determination module, which is adapted to perform region division and temporal phase determination according to geometric positional relationships among sun, earth and the satellite; a third sending module, which is adapted to send the region division and temporal phase determination result to the satellite image processing device via the first FPGA module, so that the satellite image processing device determines a target image filtering algorithm based on the region division and temporal phase determination result; differences in regions and seasons, as well as in days and nights, cause differences of background radiation measurement of imaging sensors of the satellite image processing device, there is thus a need to adopt different filtering algorithms for images; the master control management module can, based on geometric positional relationships among sun, earth and the satellite, flexibly calculate required parameters and rapidly perform region division and temporal phase determination, thus determining the image filtering algorithms, as shown in
(20) The orbit of the satellite image processing device is divided into a working segment and a resting segment according to different orbiting height, and the distance between the satellite and earth is calculated based on positional relationships between the satellite and earth. When the satellite image processing device locates in the working segment, the master control system is in a normal working state; when the satellite image processing device locates in the resting segment, it can be switched to a standby operation mode by writing an arbitrary value into a Power-down register, as shown in
(21) The satellite attitude determination module comprises: a third receiving module, which is adapted to receive position information of the stars in the image sent by the second FPGA module; a reading module, which is adapted to read true position information of the stars in the image, from a star catalog library in a memory; an angular distance matching module, which is adapted to match the stars in the image with stars having true positions, to find three stars that meet certain conditions; and a visual axis pointing direction determination unit, which is adapted to determine a visual axis pointing direction of the sensor of the satellite image processing device, by means of a QUEST algorithm, by utilizing the three stars meeting certain conditions.
(22) The master control management module is further adapted to send a switching command to the remote-sensing satellite image processing device via the first FPGA module when an abnormality occurs in the operation state of the remote-sensing satellite image processing device, so as to allow the remote-sensing satellite image processing device to be switched to a backup machine for operation.
(23) The remote-sensing satellite image processing device may adopt a dual-machine hot backup operation mode; under normal circumstances, one machine works, while the other machine acts as a backup machine. When the master control management module monitors that an abnormality occurs in the state of the satellite image processing device, it can switch to the backup machine to take over the work of the faulty machine to ensure continuity of the system operation. In addition, the fault-tolerance design of the master control management module itself comprises two parts: all registers adopt a triple-module redundancy structure; and data in partial register file of a memory unit adopt EDAC (Error Detection and Correction) protection by using Hamming code, which can detect multi-bit errors and correct one-bit errors. As shown in
(24) It will be obvious to those skilled in the art that changes and modifications may be made, and therefore, the aim in the appended claims is to cover all such changes and modifications.