Re: wwv receiver

From: Joe McElvenney (ximac_at_btinternet.com)
Date: 08/15/04


Date: Sun, 15 Aug 2004 16:51:54 +0000 (UTC)

Hi,

   Here in the UK, I have often wondered about making a frequency
standard using the signal from MSF in Rugby (which like WWVB is
on 60kHz). The main problem using conventional circuitry would
appear to be that these time signal carriers are interrupted at
intervals and so would require very long time-constants to fill
the gaps. Further, to obtain a clean signal from off-air signals
such as these would require some regeneration - usually in the
form of a phase-locked loop.
   
   One thought did occur to me once though and that was to use
the mechanism from a cheap 'radio-controlled' clock, which must
put out a once-a-second current pulse and so could be used, á la
Brooks Shera - W5OJM, to discipline a standard. Unfortunately I
found out that they sync-up only every so often which quickly put
the kibosh on that idea.
   
   I haven't tried a standard derived from a signal using an
interrupted carrier but I have done this successfully with an AM
broadcast station such as the BBC's long-wave transmitter on 198
kHz. I wonder then if there are similar local stations in the
States that might also be locked to a national standard. Even one
that is not so may perhaps use a GPS-locked transmitter drive and
could be employed. BTW, the colour-burst signal on networked TV
transmitters is often traceable to a national standard.
   
   On the AM-band a simple TRF in front of a hard limiter
suffices for the receiver (I used a single series resonant xtal
to strip the sidebands away) with the resultant divided down to
feed a PLL together with another input derived from a 10MHz VCO.
The output I found was accurate enough such that only the last
place in a 10-digit counter varied when it was locked to a
rubidium standard. Had it not been just bread-boarded at the
time, I expect it would have been an order better than that.
   
   If I were to try this all over again though, I'd use one of
the relatively cheap GPS modules with 1-pps outputs now available
and go the W5OJM way as noted above.
   
   
   Cheers - Joe
   



Relevant Pages

  • Re: wwv receiver
    ... > standard using the signal from MSF in Rugby (which like WWVB is ... to obtain a clean signal from off-air signals ... > broadcast station such as the BBC's long-wave transmitter on 198 ... > States that might also be locked to a national standard. ...
    (sci.electronics.design)
  • Re: Is Vex Receiver compatible with other RC gear ?
    ... The signal is a "standard" servo signal, it's just 6 of them in a row. ... Each channel follows the sync period in sequence. ... T1..Tn are the periods of each pulse that will route to the individual servos. ... The polarity of the signals varies with the manufacturers implementation, and it has been a couple of years since I looked at one and I may have swapped it. ...
    (comp.robotics.misc)
  • Re: Guidance Needed: Existing Home Theatre Component Connections to HDTV
    ... include a 5.1-channel sound system, standard VCR and DVD. ... is fed into the antenna/cable connection on the TV set. ... signals over separate connections and eliminate the signal recombiner ...
    (alt.tv.tech.hdtv)
  • Re: typdefing from sig_atomic_t valid?
    ... In the case of sig_atomic_t ISTM that the intent of the standard is ... The assignment, or reference, will ... a signal handler for an asynchronous signal cannot read ... in the case of asynchronous signals (ie ones not caused by abort or ...
    (comp.lang.c)
  • Re: Starting an external process from C++
    ... and on Solaris 10 x86 it might kick a SIG_PIPE. ... Your "daemon" of course still can write to standard error, ... do your cleanup in the signal handler and then have it exit. ... IRIX and no other signals like SIGALRM): ...
    (comp.unix.programmer)