View Single Post
  #244  
Old 12th March 2020, 02:16 PM
moltuae's Avatar
moltuae moltuae is offline
RIP 27/02/2021 :-(
 
Join Date: Sep 2014
Location: East Lancs.
Posts: 2,679
Default

Quote:
Originally Posted by Stromaluski View Post
Does this work in the US?
With a very long aerial it might

There's a list of the different transmission systems in each country here:
https://en.wikipedia.org/wiki/Radio_clock

In the UK, the original Audi receiver gets its signal from Germany I believe, presumably 'DCF77':
https://en.wikipedia.org/wiki/DCF77

.. which isn't ideal because the signal from Germany here is weak. I have considered designing a UK 'convertor' as a interesting little electronics project (if I ever get time). All of the information is readily available so it should be fairly straightforward to do. A US version should be equally straightforward to design.

I believe the UK time signal is transmitted from NPL (MSF):
https://en.wikipedia.org/wiki/Time_from_NPL_(MSF)
And it seems the US time signal is transmitted from WWVB:
https://en.wikipedia.org/wiki/WWVB

In theory, all you would need is either a WWVB (US) or NPL (UK) receiver, and a small microcontroller to perform the conversion. It should be quite easy to capture the output of an existing Audi receiver on an oscilloscope to confirm the code format, voltage requirements, etc and then work out how to emulate that, given a UK/US time-code signal.

For the time-code receiver part, there are numerous example circuits online and even some off-the-shelf kits available, for both the UK and US.




Edited to add: And if you're feeling really ambitious, you could design a receiver that is universal (or rather, 'global') by using a GPS receiver module as the time reference:
https://learn.sparkfun.com/tutorials/gps-basics/all
__________________
Mark
------------------------------------------------------
2002 FE S8 Ebony Black Pearl
------------------------------------------------------

------------------------------------------------------
Cars Owned:
The Tesla Era: 2020 Model S Performance Ludicrous+ (present)
(Black, with all black premium interior and carbon fibre décor, 21" sonic carbon twin turbine wheels and FSD capability)

The Audi Era: '97 A8 4.2 (Ming Blue) --> '96 A8 4.2 QS (Dark Green) --> '02 FE S8 (present)
The Citroen Era: '84 BX 1.6 RS --> '89 BX 1.9 DTR Turbo --> '94 XM 2.0L Turbo --> '96 XM 2.0L Turbo Exclusive --> '00 Xantia Activa 2.0L Turbo
The Banger Era: '76 1.2L Lada VAZ-2101 (Ruski Fiat 124) --> '80 1.7L Morris Ital HL, finished in Ermine White and Rust

Last edited by moltuae; 12th March 2020 at 02:27 PM.
Reply With Quote