r1 - 31 Oct 2005 - 14:56:50 - MauroFiaccoYou are here: NTP >  Support Web > ConfiguringNTP > ConfiguringRefclocks > ConfiguringPPSWithUnsynchronisedRubidiumSource
REFACTOR See ConfiguringPPSWithUnsynchronisedRubidiumSourceDev? for discussion of this topic.

Bad topic ConfiguringPPSWithUnsynchronisedRubidiumSource

In the specific case of the author, a high quality Rubidium frequency source was employed by RF engineers as a stable 10MHz signal for improving stability of various RF equipment. In order to provide my PCs with a stable PPS signal, we built a simple counter using standard TTL logic (4 of 74HC390) and amplified the signal for using as input to the serial port.

The result is a very stable PPS signal, however each pulse is not synchronised and there is no indication of which second it represents. Follows is a description on how to use this PPS signal for creating a stable and accurate NTP server.

It was decided to employ a PC running a standard freeBSD 5.4. The kernel was recompiled (see the excellent freeBSD handbook at URL: http://www.freebsd.org/) with the following option:

option       PPS_SYNC
As the PPS signal is received on the serial port, the following link was made:
ln -s /dev/cuaa0 /dev/pps

The NTP code was ported using

-- MauroFiacco - 31 Oct 2005

Edit | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r1 | More topic actions
 
NTP Public Services Project
SSL security by CAcert
Get the CAcert Root Certificate
This site is powered by the TWiki collaboration platformCopyright © 1999-2009 by the contributing authors. All material on this collaboration platform is the property of the contributing authors. Ideas, requests, problems regarding the site? Send feedback