![]() | ![]() | ![]() |
| | |||||||
| Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution. |
| | LinkBack | Thread Tools | Display Modes |
| | (permalink) |
| Hi, My brother gifted me a Duraband CR-502 AM/FM clock radio. Its a low cost item,but its precious for me as its a gift by my brother. This was brought in the USA so obviously it would not work in India as we have 230V, 50Hz. I opened the box, replaced the 110V transformer with a 230v/12V step down transformer. Incidently this item uses a SC8560 digital clock IC which supports both 50Hz/60Hz selected. I have made the jumper settings to select 50Hz. I was so happy that i could make this work.... but i am facing a new problem. The instrument runs perfectly fine now, but it slows down by 4 minutes for every 8 hrs. This means that the line frequency here is NOT accurately 50Hz and I guess it must a bit low (may be 49Hz). What can be a smart solution ?? Are there so low cost crystal controlled IC's available ? can some suggest me an IC that would just be suitable for this purpose. request you to kindly copy the reply at manoj.patil.1974@gmail.com too.. regards | |
| |
| | (permalink) |
| You could install a 1 MHz crystal followed by a counter to divide it down to 50 Hz. Alternatively, you could use a PIC driven by a crystal and do the division in the PIC.
__________________ Len | |
| |
| | (permalink) |
| A good question, but no one's going to email you, we only answer on the open forum. You seem to know what you're doing. You need to supply the electronics with an acurate 50Hz supply waveform and this needn't be that difficult. Remove the transformer and make a simple DC supply out of it, then add crystal controlled a low voltage modified sinewave inverter on the output of the transformer. Or do away with the inverter idea and hack the clock pin (assuming you can easilly find out where it is), then connect a crystal oscillator plus divider.
__________________ I also post at the following sites: http://www.stop-microsoft.org http://www.heated-debates.com Screen name: Aloone_Jonez Last edited by Hero999; 4th December 2006 at 09:35 PM. | |
| |
| | (permalink) |
| Apologies for any inconvenience caused by asking a reply copy on my email... u are right.. logging in this forum is a better choice.. firstly thanks for posting reply for my query. I am looking for one more level details down. I know a crystal and a divider would solve my problem...but i would like to know what frequency and type of crystal should i choose ( i have never worked with crystals) and what IC is the best for the divider job ... i did search google for a standard 50Hz divider, but could not find any standard circuit... the crystal frequencies are denoted to the 4th decimal so i thought to seek expert advise on this forum to chose the right crystal and divider... Another thought that came to my mind... when i started working on this clock, initially, i did not remover the originial transformer, but used a thyristor based 230V/110V convertor... and after selecting the 50Hz...i noticed that the clock was running twice fast... i guessed that this may be due to the chopping of the sine wave done by thyristor resulting in twice as many pulses for the chip... hence i had to replace the transformer... if i continue on this thought process, will a square wave 50Hz generated by crystal and divider work for me ? or would it result in twice as many pulses for the chip and actually generate 100Hz for timing purposes.. i hope my thoughts are not too wierd !! | |
| |
| | (permalink) |
| I don't have a circuit of your clock, but I expect that a square wave will be better than sine. You need a crystal whose frequency is either a decimal or binary multiple of 50 Hz. For example if you had a 1.6384 MHz crystal, then you would need a binary counter that can divide by 32768. See the 4020, 4040 & 4060 ICs. Or, if you had a 1.000 MHz crystal, then you would need a decimal counter that can divide by 10000 followed by a Flop Flop to divide by 2. I suggest you check my maths as I've done it in a hurry. Or if you use a PIC such as the 16F84, then all you need is a 1 MHz crystal some capacitors and a bit of programming. Did you search this forum for "crystal" or "clock"? There have been plenty of posts on these subjects in the past.
__________________ Len Last edited by ljcox; 5th December 2006 at 06:12 AM. | |
| |
| | (permalink) |
| In your country are you connected to the grid or is your town supplied from a local diesel generator ? Normally over a 24 hour period the grid generators will keep the total cycles generated as correct as 4,320,000 for a 50 Hz network. At some periods during high demand the frequency may be a little below 50 Hz, say 49.6 Hz, but at periods of low demand the freuency will usually be increased to 50.4 Hz, to keep all clocks running correctly. I don't think that thyristor converter idea of yours is too good and you may saturate your transformer with too much dc. Get a 230 Volts to 12 volts transformer.
__________________ There are more ways to get to Rome. Electricity, Electric clocks, Meters and Trains are great. | |
| |
| | (permalink) |
| I know this isn't your design but I think using the mains frequency as a time base is a bad idea and should be avoided especially in products which need to be exported. jcox is correct, there are plenty of CMOS ICs capable of performing the dividing, if you can get hold of a 1.6384MHz crystal then great because the CD4060 can perform the oscillator function as well as the dividing function so you'll only need one IC.
__________________ I also post at the following sites: http://www.stop-microsoft.org http://www.heated-debates.com Screen name: Aloone_Jonez | |
| |
| | (permalink) | |
| Quote:
But on the other hand, it's an excellent idea, as it keeps perfect time - at least in a country with good mains like the UK. | ||
| |
| | (permalink) |
| [quote=manoj.patil.1974]Apologies for any inconvenience caused by asking a reply copy on my email... u are right.. logging in this forum is a better choice.. firstly thanks for posting reply for my query. I am looking for one more level details down. I know a crystal and a divider would solve my problem...but i would like to know what frequency and type of crystal should i choose ( i have never worked with crystals) and what IC is the best for the divider job ... QUOTE] Hi patil I too had a chance of observing this behaviour as the power supply is getting chopped. perhaps you can get a 3.579545MHz and MM5369 from a condemned car clock-- but never try purchaing them-- very costly is the IC now a days. -- with this combination you can derive 60Hz.
__________________ Regards, Sarma. | |
| |
| | (permalink) | |
| Quote:
__________________ I also post at the following sites: http://www.stop-microsoft.org http://www.heated-debates.com Screen name: Aloone_Jonez | ||
| |
| | (permalink) | |
| Quote:
Incidently, I perhaps hadn't better mention the Sony clock radios (only the other year or so) that all lost ten minutes per hour - they had been sent out as 60Hz models instead of 50Hz. Because they were low cost they fell under the IWX (In Warranty Exchange) scheme, which means Sony won't pay warranty claims on them. However, it was less trouble to take them apart, google for the clock IC datasheet, and configure them for 50Hz - rather than do the paperwork to send them back!. | ||
| |
| | (permalink) |
| Holiday, i take as timeless and don't want to know what time it is while on the beach or in a tent. Most hotels usually have alarmclocks, or a phone your room service if you need to get somewhere at a particular time. Cheers Raymond
__________________ There are more ways to get to Rome. Electricity, Electric clocks, Meters and Trains are great. | |
| |
| | (permalink) |
| Holiday, i take as timeless and don't want to know what time it is while on the beach or in a tent. Most hotels usually have alarmclocks, or a phone your room service if you need to get somewhere at a particular time. New Zealand has also a very accurate mains frequency, same as in the UK or Europe so time errors are minimal. Cheers Raymond
__________________ There are more ways to get to Rome. Electricity, Electric clocks, Meters and Trains are great. | |
| |
| | (permalink) |
| Here's an idea. Use a high stabality capacitor for C and trim R to exactly 120Hz using a frequency counter to monitor the frequency. The CD4060 produces a 4Hz squarewave, resetting the 7555 every 15 pulses so if it's slightly out it will remain as accurate as the crystal. Providing the astable 555 doesn't go to far out of cal it couldn't effect the clock.
__________________ I also post at the following sites: http://www.stop-microsoft.org http://www.heated-debates.com Screen name: Aloone_Jonez | |
| |
| | (permalink) |
| Dear All, Firstly thanks for all the replies. Its wonderful. Thanks for all the opinion. However, I continue to face some hiccups. I want to generate a very stable 50Hz or a 60Hz signal using a crystal and a single IC. (Thus i dont want to use the Resistor / capacitor based oscillator) I did some google, but could not get anything helpful. I browsed website of some of the crystal manufactures to enlist all the frequencies of the crystals available. To my surprise, I have not been able to find a single crystal frequency that could be divided by a counter and give a accurate 50Hz or 60Hz signal. I am attaching an xls sheet for your reference. Any clues ? Am I doing the right thing ? Note : 1.6384Mhz is the only frequency that gives 50hz, but i am not able to find here in local stores and also google gives very less references.. looks like its a very uncommon frequency | |
| |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |
| | ||||
| Title | Starter | Forum | Replies | Latest |
| Problem with LCD code? | spondootre | Micro Controllers | 15 | 29th April 2008 10:15 AM |
| Cheap AM-FM Clock Radio | audioguru | General Electronics Chat | 3 | 27th December 2005 10:09 AM |
| Hardcode a PIC by hand? (or 16F74 + par.port.prog = problem) | smilen | Micro Controllers | 15 | 21st November 2005 10:23 AM |
| AM/FM Radio & Programmable Digital LCD Interface | Leon.h | Electronic Projects Design/Ideas/Reviews | 7 | 14th October 2004 11:41 AM |
| Help me on basketball's game clock and shot clock! | syaw_007 | Electronic Projects Design/Ideas/Reviews | 1 | 6th September 2004 10:50 PM |