Self setting Alarm Clock
CassLan
Posts: 586
Hello all,
I have a $25 Alarm clock...nothing special...AM/FM Radio...etc. (GE is the Brand)
When you plug it in it automaticly sets the correct date and time, it does this within 2-3 seconds.
The only thing I can think of is that it either gets it from some signal in the AC current?? Or that since it has a radio builtin its tuning into some local time frequency.
Does anyone know how this works?
Has anyone ever built this functionality into the propeller with a RTC??
Thanks,
Rick
I have a $25 Alarm clock...nothing special...AM/FM Radio...etc. (GE is the Brand)
When you plug it in it automaticly sets the correct date and time, it does this within 2-3 seconds.
The only thing I can think of is that it either gets it from some signal in the AC current?? Or that since it has a radio builtin its tuning into some local time frequency.
Does anyone know how this works?
Has anyone ever built this functionality into the propeller with a RTC??
Thanks,
Rick
Comments
Here's one company that makes decoder chips: www.c-maxgroup.com/tech/history.php
I will look into this to see if it fits my project, if it does I will upload code.
Rick
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Need to make your prop design easier or secure? Get a PropMod has crystal, eeprom, and programing header in a 40 pin dip 0.7" pitch module with uSD reader, and RTC options.
http://www.c-max-time.com/tech/wwvb.php
Rick
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Need to make your prop design easier or secure? Get a PropMod has crystal, eeprom, and programing header in a 40 pin dip 0.7" pitch module with uSD reader, and RTC options.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Need to make your prop design easier or secure? Get a PropMod has crystal, eeprom, and programing header in a 40 pin dip 0.7" pitch module with uSD reader, and RTC options.
Have you looked at the animated display of the reception area? It shows the area covered vs. time of day.
A receiver for the time standard signal (WWVB) is much simpler (and cheaper) than one for cell phone frequencies. I was not aware that you could get the time from the cell phone network with anything other than a cell phone (or equivalent module).
Cheers!
Paul Rowntree
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Need to make your prop design easier or secure? Get a PropMod has crystal, eeprom, and programing header in a 40 pin dip 0.7" pitch module with uSD reader, and RTC options.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
www.madlabs.info - Home of the Hydrogen Fuel Cell Robot
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Need to make your prop design easier or secure? Get a PropMod has crystal, eeprom, and programing header in a 40 pin dip 0.7" pitch module with uSD reader, and RTC options.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
www.madlabs.info - Home of the Hydrogen Fuel Cell Robot
The use of cell-phone signals is an interesting solution, but technically illegal.· In the US anyway, interception of cell-phone signals for any purpose is unlawful unless you're either the caller or the receiver of the call, or are intercepting for regulatory or law-enforcement purpses, or you are the cell-phone provider (the cell-phone company).· Also, they transmit the time only at the start of a call (but a cell tower initiates calls pretty often, I guess).
WWVB signals are useful throughout most of North America, but in most places they can be received only at night, and some kinds of ·buildings shield the signal, preventing reception.· They're also hard to receive in the presence of electromagnetic noise such as that from digital electronics.· They include handy encoded information giving time, date, and even a bit that indicates DST.··It can take many hours to acquire time information by WWVB, especially if you start·during daylight hours when you can't hear it at all.·
Since your alarm clock sets itself within a few minutes, I'd bet it's got a GPS receiver in it.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
· -- Carl, nn5i@arrl.net
-Phil
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
www.madlabs.info - Home of the Hydrogen Fuel Cell Robot
Frequency is 77.5 kHZ, each second has a drop of amplitude to 20% of 100 ms or 200 ms duration meaning 0 and 1. There is no drop at the 59th second of each minute. Encoded is time at second resolution with date including year number. And yes, DST is supported and leap seconds have warnings. They also use a phase modulation which is more robust to transmission distortion. Oh, by the way, the different range is due to different ionospheric conditions and resulting mix of ground wave and reflected wave. Here in Germany you can buy small receiver modules for a few Euros demodulating the RF and giving the binar stream of 100 ms / 200 ms pulses to be decoded by a UC.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Airspace V - international hangar flying!
www.airspace-v.com/ggadgets for tools & toys
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Need to make your prop design easier or secure? Get a PropMod has crystal, eeprom, and programing header in a 40 pin dip 0.7" pitch module with uSD reader, and RTC options.
I have one of the same units. It has a receiver inside for WWVB. Pretty much anything that says "atomic" works the same way.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Engineering
It was "There is also other chips/modules"
@Chris,
looks that I was posting while you was mooving the thread. The new location showed my as last poster but the post disappears
Hooking this antenna right up to the scope, I was able to pick off a 150mV signal. I originally had purchased two of these coils with a notion to apply
them to a Propeller self-setting clock application, but never got around to it.
search.digikey.com/scripts/DkSearch/dksus.dll?Detail&name=561-1001-ND
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Beau Schwabe
IC Layout Engineer
Parallax, Inc.
Post Edited (Beau Schwabe (Parallax)) : 3/10/2009 2:51:44 PM GMT