Command And Data Handling
   HOME

TheInfoList



OR:

The on-board data handling (OBDH) subsystem of a spacecraft is the subsystem which carries and stores data between the various electronics units and the ground segment, via the telemetry, tracking and command (TT&C) subsystem. In the earlier decades of the space industry, the OBDH function was usually considered a part of the TT&C, particularly before
computers A computer is a machine that can be programmed to carry out sequences of arithmetic or logical operations (computation) automatically. Modern digital electronic computers can perform generic sets of operations known as programs. These programs ...
became common on board. In recent years, the OBDH function has expanded, so much that it is generally considered a separate subsystem to the TT&C, which is these days concerned solely with the RF link between the ground and the spacecraft. Functions commonly performed by the OBDH are: * Reception, error correction and decoding of telecommands (TCs) from the TT&C * Forwarding of telecommands for execution by the target Avionics * Storage of telecommands until a defined time ('time tagged' TCs) * Storage of telecommands until a defined position ('position tagged' TCs) * Measurement of discrete values such as voltages, temperatures, binary statuses etc. * Collection of measurements made by other units and subsystems via one or more data busses, such as MIL-STD-1553 * Real-time buffering of the measurements in a data pool * Provision of a processing capability to achieve the aims of the mission, often using the data collected * Collation and encoding of pre-defined telemetry frames * Storage of telemetry frames in a mass memory * Downlinking of telemetry to the ground, via the TT&C * Management and distribution of time signals


Telecommand reception

The OBDH receives the TCs as a synchronous
PCM Pulse-code modulation (PCM) is a method used to digitally represent sampled analog signals. It is the standard form of digital audio in computers, compact discs, digital telephony and other digital audio applications. In a PCM stream, the amp ...
data stream from the TT&C


Telecommand execution

The desired effect of the telecommand may be just to change a value in the on-board software, or to open/close a latching relay to reconfigure or power a unit, or maybe to fire a thruster or main engine. Whichever effect is desired, the OBDH subsystem will facilitate this either by sending an electric pulse from the OBC, or by passing the command through a data bus to the unit which will eventually execute the TC. Some TCs are part of a large block of commands, used to upload updated software or data tables to fine tune the operation of the spacecraft, or to deal with anomalies.


Time-tagged telecommands

It is often required to delay a command's execution until a certain time. This is often because the spacecraft is not in view of the ground station, but may also be for reasons of precision. The OBC will store the TC until the required time in a queue, and then execute it.


Position-tagged telecommands

Similar to time-tagged commands are commands that are stored for execution until the spacecraft is at a specified position. These are most useful for earth observation satellites, which need to start an observation over a specified point of the Earth's surface. The spacecraft, often in sun-synchronous orbits, take a precisely repeating track over the earth. Observations which are taken from the same position may be compared using
interferometry Interferometry is a technique which uses the ''interference'' of superimposed waves to extract information. Interferometry typically uses electromagnetic waves and is an important investigative technique in the fields of astronomy, fiber opt ...
, if they are in close enough register. The precise position required is sensed using
GPS The Global Positioning System (GPS), originally Navstar GPS, is a Radionavigation-satellite service, satellite-based radionavigation system owned by the United States government and operated by the United States Space Force. It is one of t ...
. Once a position tagged command has been executed, it may be flagged for deletion or left to execute again when the spacecraft is once again over the same point.


Processing function

The modern OBDH always uses an on-board computer (OBC) that is reliable, usually with redundant processors. The processing power is made available to other applications which support the spacecraft bus, such as attitude control algorithms, thermal control, failure detection isolation and recovery. If the mission itself requires only a small amount of computing power (such as a small scientific satellite) then the payload may also be controlled by the software running on the OBC, to save launch mass and the considerable expense of a dedicated payload computer.


See also

* Spacecraft bus


References

{{reflist


External links

*https://ecss.nl/standard/ecss-e-st-50-04c-space-data-links-telecommand-protocols-synchronization-and-channel-coding/ Avionics