|
Fundamental TechnologiesUlysses HISCALE Pages |
Binary Epoch Standard Time is a self-specifying binary time code based on a cumulative count of seconds and binary fractional subseconds since a known epoch used as a point of reference. A diagram illustrating the specific fields in the time format follows. It specifies values and contents of three fields: timecode identifier, coarse time, and fine time.
The chosen epoch is 00:00:00 hours UTC on January 1, 1950. This allows unambiguous identification of data from the epoch to 2086 A.D. Four bytes of coarse time represents approximately 136 years while the two bytes of fine allow a resolution of approximately 15 microseconds.
TIMECODE FORMAT
OCTET (BYTE)
P = Timecode Identifier (8 bits)
CT = Coarse Time: elapsed seconds since epoch (32 bits)
FT = Binary sub-multiples of coarse time (16 bits) : contains the fraction portion of a
second with an assumed binary point to the left of byte 6.
TIMECODE IDENTIFIER
Continue: 2.2.7 EDR/MDR Format Layout
Return to HISCALE Data Analysis Handbook Table of
Contents.
Return to HISCALE Data Production Center Main Page.
Updated 11/25/02, T. Hunt-Ward