Reference Clock Drivers


From top:
The Tardis

Reference Clock Drivers

Support for most of the commonly available radio and modem clocks is included in the default configuration of the NTP daemon for Unix ntpd. Individual clocks can be activated by configuration file commands, specifically the server and fudge commands described in the ntpd program manual page. The following discussion presents Information on how to select and configure the device drivers in a running Unix system.

Radio and modem clocks by convention have addresses in the form 127.127.t.u, where t is the clock type and u is a unit number in the range 0-3 used to distinguish multiple instances of clocks of the same type. Most of these clocks require support in the form of a serial port or special bus peripheral. The particular device is normally specified by adding a soft link /dev/deviceu to the particular hardware device involved, where u correspond to the unit number above.

Following is a list showing the type and title of each driver currently implemented. The compile-time identifier for each is shown in parentheses. Click on a selected type for specific description and configuration documentation, including the clock address, reference ID, driver ID, serial port device name and speed, and features (line disciplines, etc.). For those drivers without specific documentation, please contact the author listed in the copyright page.

Type 1 Local Clock Driver (LOCAL_CLOCK)
Type 2 Trak 8820 GPS Receiver (TRAK)
Type 3 PSTI/Traconex 1020 WWV/WWVH Receiver (PST)
Type 4 Spectracom 8170 and Netclock/2 WWVB Receivers (WWVB)
Type 5 TrueTime GPS/GOES/OMEGA Receivers (TRUETIME)
Type 6 IRIG Audio Decoder II for Sun SPARCstation (IRIG)
Type 7 Scratchbuilt CHU Receiver (CHU)
Type 8 Generic Reference Driver (PARSE)
Type 9 Magnavox MX4200 GPS Receiver (MX4200)
Type 10 Austron 2200A/2201A GPS Receivers (AS2201)
Type 11 Arbiter 1088A/B GPS Receiver (ARBITER)
Type 12 KSI/Odetics TPRO/S IRIG Interface (Sun only) (TPRO)
Type 13 Leitch CSD 5300 Master Clock Controller (LEITCH)
Type 14 EES M201 MSF Receiver (MSFEES)
Type 15 * TrueTime TM-TMD GPS Receiver
Type 16 Bancomm GPS/IRIG Receiver (HP only) (BANC)
Type 17 Datum Precision Time System (DATUM)
Type 18 NIST Modem Time Service (ACTS)
Type 19 Heath WWV/WWVH Receiver (HEATH)
Type 20 Generic NMEA GPS Receiver (NMEA)
Type 21 TrueTime GPS-VME Interface (HP only) (GPSVME)
Type 22 PPS Clock Discipline (ATOM)
Type 23 PTB Modem Time Service (PTBACTS)
Type 24 USNO Modem Time Service (USNO)
Type 25 * TrueTime generic receivers
Type 26 Hewlett Packard 58503A GPS Receiver (HPGPS)
Type 27 Arcron MSF Receiver (ARCRON_MSF)
Type 28 Shared memory driver (SHM)

* All TrueTime receivers are now supported by one driver, type 5. Types 15 and 25 will be retained only for a limited time and may be reassigned in future.

Additional Information

Mitigation Rules and the prefer Keyword
Debugging Hints for Reference Clock Drivers
Line Disciplines and Streams Drivers
Pulse-per-second (PPS) Signal Interfacing
How To Write a Reference Clock Driver
The Network Time Protocol (NTP) Distribution  


David L. Mills (mills@udel.edu)