Technology Sharing

[Communication Protocol-RTCM] System parameter message ---- Corresponding RTCM hexadecimal code ID (3F5)

2024-07-11

한어Русский языкEnglishFrançaisIndonesianSanskrit日本語DeutschPortuguêsΕλληνικάespañolItalianoSuomalainenLatina

1. Contents of 1013-type messages, system parameters

DATA FIELDDF NUMBERDATA TYPENO. OF BITS
Message Number (eg, "1001" = 0011 1111 0101) - Message number
DF002
uint12
12
Reference Station ID
DF003
uint12
12
Modified Julian Day (MJD) Number - Greenwich Mean Time
DF051
uint16
16
Seconds of Day (UTC) - UTC seconds
DF052
uint17
17
No. of Message ID Announcements to Follow (Nm) - The number of RTCM message IDs to be sent next
DF053
uint5
5
Leap Seconds, GPS-UTC - GPS-UTC leap seconds
DF054
uint8
8
Message ID #1 - Message ID #1
DF055
uint12
12
Message #1 Sync Flag - Message #1 Sync Flag
DF056
bit(1)
1
Message #1 Transmission Interval - Message #1 Transmission Interval
DF057
uint16
16
Message ID #2 - Message ID #2
DF055
uint12
12
Message #2 Sync Flag - Message #2 Sync Flag
DF056
bit(1)
1
Message #2 Transmission Interval - Message #2 Transmission Interval
DF057
uint16
16
(Repeat until Nm sets)
Total
70 29*Nm

Appendix 1: Data File Reference Document

DF #DF NameDF RangeDF ResolutionData TypeData Field Notes
DF002
Message Number
0-4095
uint12
DF003
Reference Station ID
0-4095
uint12
The reference station ID is determined by the service provider. Its main purpose is to link all message data to its unique source
DF051
Modified Julian Day (MJD) Number
0-65,535 d
1 d
uint16
(MJD) is a running count of the number of days since midnight, November 17, 1858. For example, the first day of GPS week 0 has MJD 44244. The full MJD number should always be transmitted. Currently, the rollover of the MJD is far off, but experience with the Y2K problem has shown that the actual lifespan of software and applications can be much longer than expected. Therefore, it is expected that the MJD will roll over in calendar year 2038. On MJD day 65536, the counter will start again at 0.
DF052
Seconds of Day (UTC)
0-86,400 s
1s
uint17
The Seconds Of Day (UTC) is the number of seconds in a day measured from midnight, with the green indicating the appropriate leap seconds. ich time. The GPS seconds must be adjusted every week 86400 - a leap second has been issued.
DF053
Number of Message ID Announcements to Follow (Nm)
0-31
1
uint5
The number of Message ID announcements that follow informs the receiver of the number of message types and how often the reference station broadcasts. When this value is zero, it indicates that there are no Message ID announcements present, or that there are more than 31 Message ID announcements that follow. The actual number of Message ID announcements present in a Type 1013 can be determined by taking into account the Message Length field found in the frame structure, using the formula: Actual Number of Message IDs = floor((8*message_Length-70)/29)
DF054
Leap Seconds, GPS-UTC
0-254 s
1s
uint8
Please refer to the GPS/SPS signal specifications provided by the U.S. Coast Guard Navigational Information Service.
255 - The value was not provided.
DF055
Message ID
0-4095
1
uint12
Each message lists the message ID that the reference station sent.
DF056
Message Sync Flag
bit(1)
0-Asynchronous-Irregular transmission
1-Synchronize - Schedule regular transfers
DF057
Message Transmission Interval
0-6553.5s
0.1s
uint16
Each message lists the transmission interval of the message sent by the reference station. If asynchronous, the transmission interval is approximate.