The DCF77 signal


The protocol used to transmit time data is quite simple: every minute the full time and date are transmitted in 59 bit (from 0 to 58). At the beginning of every second a bit is transmitted by reducing to 25% (-6dB) the 77.5kHz carrier for a while (a sort of digital amplitude modulation). If the power stays low for 100 ms the transmitted bit is 0 and if the power stays low for 200 ms it's 1. The 60th (number 59) bit is not transmitted and this is used as a marker to detect the beginning of each minute (and each group of 59 bit).

DCF signal diagram

BitNameDescriptionComment
0..14-Reserved 
15RAntenna bit1 when secondary antenna is used
16A1Delta DST bit1 when DST change occurs in the next hour
17Z1Time zone bit 11 when DST is set
18Z2Time zone bit 2Usually the opposite of Z1
19A2Commutation bit1 when a 61 seconds minutes is inserted (leap second)
20SStart bitAlways 1
21...27MMinutes7 bit (BCD, LSB first, 00...59)
28P1First parity bitEven parity for all transmitted bits
29...34HHours6 bit (BCD, LSB first, 00...23)
35P2Second parity bitEven parity for all transmitted bits
36...41DMDay of month6 bit (BCD, LSB first, 01...31)
42...44DWDay of week3 bit (BCD, LSB first, 1 = Monday ... 7 = Sunday)
45...49MNMonth5 bit (BCD, LSB first, 01...12)
50...57YYear8 bit (BCD, LSB first, 00...99)
58P3Third parity bitEven parity for all transmitted bits

Three times per hour (during the 19th, the 39th and the 59th minute) the call ID (DCF77) is transmitted in Morse code by a 250 Hz 25 % amplitude modulation of the carrier between second marks (without suspending time signals).


Home Electronics Index Previous page Next page