logo elektroda
logo elektroda
X
logo elektroda

Kitchen radios from different eras - a comparison - SilverCrest SKR 800 C3 2018 vs URB 693A

p.kaczmarek2 1518 11

TL;DR

  • Compares two kitchen alarm clock radios from different eras: the URB 693A and the SilverCrest SKR 800 C3.
  • The URB 693A uses a mains transformer, mono audio, a mechanical scale, an LM8560 clock chip, and a KA22425D analog AM/FM controller.
  • The SilverCrest SKR 800 C3 replaces the transformer with an SW2604A flyback switcher, uses an encoder and a CACHIP CA69F32L3 microcontroller, and drives a C9636 radio chip over I2C.
  • The newer model adds stereo sound, an LCD display, RDS, automatic station search, and 8002A audio amplifiers near the speakers.
  • The comparison shows a shift from simple analog construction to highly integrated digital electronics with more features and convenience, while leaving the “better” choice open.
Generated by the language model.
ADVERTISEMENT
This content has been translated flag-pl » flag-en View the original version here
📢 Listen (AI):
  • Two kitchen clock radios: older white unit with mechanical dial and newer black SilverCrest with LCD
    What is the evolution of the kitchen alarm clock radio? Do the newer models differ from the older ones in construction? How is the tuning, display, power supply implemented? Here, I will try to demonstrate this using the example of two kitchen radio receivers from different periods. Let's start with the older one.

    URB 693A
    The URB 693A features a large 7-segment LED display and mechanical scale. The radio can operate in alarm clock and timer mode.
    Close-up of a kitchen radio with red 0:00 LED clock display and MW/UKW tuning scale
    A glance at the underside reveals that the whole thing only plays in mono mode. You can also see the battery slot for keeping time.
    Bottom view of a white kitchen radio with a speaker grille and a battery compartment cover
    Nameplate:
    Nameplate label “URB 693A” on the underside of a white device, held in hands
    Let's take a look inside. The first thing that strikes the eye is the classic mains transformer, there is no switching power supply here. Apart from that, there is the already mentioned mechanical scale, a single speaker and a single-sided PCB.
    Inside a white radio: PCB, speaker, transformer, and a tuning mechanism with a large gear wheel
    You can also see the screws secured to prevent loosening in transit.
    Interior of a kitchen radio with brown PCBs, tuning gear, wiring harness, and a round speaker
    The display is controlled by the LM8560:
    Close-up of a brown PCB with an LM8560 IC and a ribbon connector inside a device housing
    Separately is the KA22425D chip, an AM/FM radio controller, fully analag:
    Close-up of PCB underside with IC marked “SEC A847 KA22425D” and soldered traces Bottom side of a PCB inside a white radio casing, showing traces, solder joints, an IC, and wires
    The LM8560 handles pushbuttons, display and timing. Timing is clocked by the frequency of the mains through a transformer and, in the event of a power failure, is sustained by the battery through a simple RC generator. The LM8560 can switch the radio on and off when used as an alarm clock.
    Datasheet page for UTC LM8560 with feature lists and an SDIP-28 package drawing
    LM8560 circuit diagram for clock/alarm control and 7‑segment LED display multiplexing





    SilverCrest SKR 800 C3
    A newer radio, also with backup, but already stereo and with an additional light.
    Bottom of a black SilverCrest radio with speaker grille, battery flap, and specification label
    Plaque:
    Bottom of a black SilverCrest SKR 800 C3 kitchen radio with rating label and speaker grille
    The first change inside is the replacement of the mains transformer by a lighter, cheaper and more efficient switching power supply.
    Inside an open clock radio: two speakers, PCB boards, wiring, and a power-supply module
    In this case, it is based on the SW2604A circuit - this is a flyback converter driver integrated together with a keying transistor. The feedback is taken from the secondary side via an optocoupler. I even see a noise filter on the primary side, many manufacturers omit it. TL431 in the role of reference voltage hides at the bottom of the PCB:
    Bottom of a green PCB held between fingers, with solder joints and markings “94V-0 SC-03 E550345”.

    It's now time for the PCB proper. There is one, but a single-sided one anyway:
    Disassembled SilverCrest radio showing speakers, battery holder, and circuit board
    What strikes the eye immediately is the encoder - something like a 'digital potentiometer'. Instead of changing the resistance, it generates pulses which the microcontroller reads.
    Close-up of CA69F32L3 microcontroller on a green PCB with dense traces and red wires
    The microcontroller itself is here the CACHIP CA69F32L3. It controls the LCD display directly, so it must have a built-in controller, and it also handles the buttons. Separately we only have the radio circuit:
    Close-up of a PCB with an IC labeled “C9636” and surrounding SMD components inside a housing
    The C9636 is a single-chip AM/FM/SW/LW/RDS receiver with stereo function. It is digitally controlled via I2C. Below is a detailed specification from the manufacturer:
    Quote:

    C9636 electrically adjustable RDS radio receiving chip
    C9636 is a single chip integrated with AM/FM/SW/LW/RDS electronic tuning function. Widely used in: multi-band electrically tuned radios.
    ● Monolithic integrated AM/FM/SW/LW radio receiver
    ● Support FM/AM/SW/LW frequency bands in all regions of the world.
    ● AM band 520-1710 KHz
    ● FM band 87-108 MHz
    ● Support FM single-band 64-108 MHz.
    ● SW band 2.30mhz-23.00mhz.
    ● LW band 144 KHz-288 KHz
    ● Support full-featured RDS.
    ● Support PLL electric tuning to automatically search for stations.
    ● Support manual single-step radio search.
    ● Support to quickly search for radio stations and save them when starting.
    ● Support digital display of frequency band information.
    ● Support I2C communication interface.
    ● Support mono audio output.
    ● Support stereo audio output.
    ● Support automatic stereo/mono switching.
    ● Support mute function
    ● Support 32-level electronic volume adjustment.
    ● Support 2 sets of stereo LINE_IN input.
    ● Built-in 5mW@32Ω headphone power amplifier output
    ● Working voltage: 2.2V-3.6V
    ● Package type: SOP16

    There are still two pieces of 8002A audio amplifier left - right next to the speakers:
    Underside of a green PCB with solder joints, traces, two 8002A chips, and red and black wires crossing
    Catalogue note:
    Datasheet page for 8002 audio power amplifier with general description and feature list

    Summary
    Although both devices belong to the same equipment category, the design differences between them are very clear. The most noticeable changes are:
    - power supply - the heavy mains transformer used in the older model has been replaced by a lightweight and more efficient switching power supply (flyback topology).
    - audio track - the older receiver only offers mono sound, while the newer model already supports stereo.
    - degree of digitalisation - the older unit uses a simple analogue AM/FM radio path working with a clock chip (LM8560). The newer model is dominated by digital electronics: the radio receiver is integrated in a single chip (C9636), controlled via an I2C interface and offering functions such as RDS or automatic station search.
    - in addition, there are clear differences in the way information is handled and presented:
    - tuning - the mechanical tuning on the older model was replaced by digital control using an encoder.
    - display - a more energy-efficient LCD was used instead of the LED display.
    The whole thing shows well the direction of development of this type of equipment - from simple, analogue designs to highly integrated, digitally controlled systems with greater functionality and convenience of use.
    The question is, which radio was better? I leave it to you to decide...

    Cool? Ranking DIY
    Helpful post? Buy me a coffee.
    About Author
    p.kaczmarek2
    Moderator Smart Home
    Offline 
    p.kaczmarek2 wrote 14332 posts with rating 12234, helped 648 times. Been with us since 2014 year.
  • ADVERTISEMENT
  • #2 21869497
    sq3evp
    Level 39  
    I think this white thing is from the '90s? Or maybe older - an old PCB like from the communist era.
  • #3 21869521
    PPK
    Level 30  
    I have a 10-year-old SONY in my kitchen. It receives all stations on UKF, sometimes even 50-100km away). It's time for a change because the buttons have worn out and also the power supply is starting to buzz. But.... But I have already tested 3 different models (Philips, Grundig, JVC) and ALL have poor UKF head gain. The last one was JVC , grazed, with CD, alarm clock, Bluetooth, USB, DAB, etc. So what, when also when it comes to UKF it does not catch a few stations that are important to the spouse. Replacing the antenna (the original one is 42cm) with a quarter-wave one didn't help... I'll rummage around inside some more because maybe there is some adjustment {inductance} of the antenna. Any advice/conclusions ?
  • ADVERTISEMENT
  • #4 21869588
    TechEkspert
    Editor
    The 'kitchen radio' product is an interesting idea. A combination of a watch and a radio in a housing that fits around the kitchen cabinets. The product has fitted the need quite well. It used to be that the kitchen radio was a simple "Snieznik" type radio, later smaller in size like "Izabela", "Jowita", "Roksana", which often had better sound quality than the first silver plastic battery-operated Chinese "buzzers".

    In any case, such radios have a hard time in damp conditions and with contaminated panels. In apartment blocks it was easy to track kitchen windows in the evening because the LED clock display on the kitchen radium was visible as a red or later green light.
  • #5 21869605
    p.kaczmarek2
    Moderator Smart Home
    There has also been one kitchen radio at my place for years, quite similar to what I presented in the first post, but there is a funny story connected with it.
    Control panel of a SilverCrest radio with display plus numeric and function buttons
    Namely, this radio, like other copies, has an alarm clock in it. But there are non-technical people in my house who have trouble operating equipment such as a radio. And the alarm clock on this unit is set from the default time of 00:00, so when someone accidentally turns on the alarm clock, it is just set to midnight. Well, that's how we've been woken up at midnight several times over the past decade or so by this radio turning on full blast as a result of someone 'blindly clicking' during the day. One time we decided that enough was enough, and the radio is unplugged when not playing.
    Helpful post? Buy me a coffee.
  • ADVERTISEMENT
  • #6 21869626
    gregor124
    Level 28  
    These new ones are for ....;)
    I once made myself a radio transmitter on FM.
    This allowed me, for example, to hear music from my computer or MP3 on the radio, or even to hear sounds from a microphone in another part of the house.
    Unfortunately these new receivers have poor selectivity and jump to stations with a stronger channel, making it impossible to tune into a low-power signal.
    The dial had an advantage over them ;)
    Helpful post? Buy me a coffee.
  • #7 21869811
    James596
    Level 29  
    Nothing after stereo if the radio has speakers in a common compartment and placed so close together. Anyway, both units give the impression of being shoddy.
    At my parents' house they play something like the Grundig Sonoclock 690, oh yeah:
    White Grundig Sonoclock clock radio with green 6:30 display and front control buttons

    Simple to use, but most importantly.... has a large (10 cm) good quality speaker and I must say that for a kitchen radio, it's downright a pleasure to listen to.
  • ADVERTISEMENT
  • #8 21869925
    sq3evp
    Level 39  
    James596 wrote:
    Nothing after stereo if the radio has speakers in a common compartment and placed so close together.

    You can always add a stereo base extension system - a solution known from the '80s in communist Poland.
  • #9 21870213
    kaem
    Level 29  
    In my city, such "stereo" is of no use - the signal of the national and provincial stations is too weak for there to be stereo reception on a piece of cable. Stereo is only received by one city station, which has the name of the city in its name. Forget about stereo reception of "Trójka" or RMF....
  • #10 21870317
    CHCl3
    Level 8  
    Leaving aside the utter pointlessness of stereophony with such speaker placement, does this newer radio receive anything in the AM range? Scalak offers D, S, K reception, but I don't see a range switch. Assuming, of course, that the inverter doesn't interfere with everything; at home, to listen to anything in the AM ranges I have to unplug the printer from the socket, as the power supply sows audible interference up to a dozen MHz.
    Unfortunately, AM is treated very negligently in more modern equipment. I have a sony "mini tower" which is several years old, and even in the middle of the night it does not catch anything on medium wave; and I do not even use long or short wave. On the other hand, my 40-plus year old Snezka receives two or three stations on LWF already in the evening, with 5 on medium and a dozen on short wave.
  • #11 21870486
    Janusz_kk
    Level 39  
    CHCl3 wrote:
    does this newer radio receive anything in the AM range? Scalak offers D, S, K reception, but I don't see a range switch.

    No, I also have this SilverCrest and last time I repaired it it started whirring and losing stations and I noticed that the mains transformer was heating up terribly, just normal. Fortunately I had a small 2x9V transformer and I put it there, replaced the electrolytes and the radio works, now at least I do not worry that my house will go up in smoke.
    And you need good batteries to keep the memory, Ni-Mh rechargeable batteries are unsuitable because they have a lower voltage and are on the limit of memory.
    So I said to the homeowners not to switch the radio off.
  • #12 21872827
    dgolf
    Level 15  
    I'm not a fan of radios that only play treble, so for the windowsill purchased a Ferguson Regent DAB+151. I was surprised by the bass like from a portable JBL, and the money is ridiculous.
📢 Listen (AI):

FAQ

TL;DR: For buyers and repairers, this FAQ isolates 2 decisive changes in kitchen radios: mono became stereo, and designs moved "from simple, analogue designs" to digital chips with I2C control. It helps you choose between easier weak-signal tuning on older sets and richer features on newer ones. [#21869415]

Why it matters: Kitchen radios look similar from outside, but their tuning, power supply, display, and failure behavior differ enough to change daily use and repair risk.

Feature URB 693A SilverCrest SKR 800 C3
Audio Mono Stereo
Tuning Mechanical dial Encoder + digital control
Display 7-segment LED LCD
Power supply Mains transformer Flyback switching supply
Radio control Analogue AM/FM path + LM8560 clock C9636 single-chip receiver via I2C

Key insight: The biggest practical shift is not styling but architecture. Older kitchen radios favor simpler analogue behavior and manual tuning feel, while newer ones trade that for lighter power supplies, integrated radio chips, and features such as RDS and automatic search.

Quick Facts

  • The C9636 in the newer set covers FM 87-108 MHz, AM 520-1710 kHz, SW 2.30-23.00 MHz, and LW 144-288 kHz, adding RDS and automatic station search. [#21869415]
  • The SilverCrest uses a switching supply built around SW2604A with optocoupler feedback and a TL431 reference, replacing the older heavy mains transformer. [#21869415]
  • The newer radio stays single-board but adds 2 × 8002A audio amplifiers near the speakers, which supports stereo playback instead of mono. [#21869415]
  • One user reported an older SONY still receiving FM stations from 50-100 km away, while three newer models from Philips, Grundig, and JVC had weaker UKF/FM front-end gain. [#21869521]
  • In one tested JVC set, replacing the original 42 cm antenna with a quarter-wave antenna did not improve the missing FM stations. [#21869521]

1. SilverCrest SKR 800 C3 vs URB 693A - which kitchen radio is better for everyday use and why?

The SilverCrest SKR 800 C3 is better for feature-focused everyday use, while the URB 693A is better if you value simpler analogue behavior. SilverCrest adds stereo sound, LCD display, digital tuning, RDS, and automatic station search. URB 693A keeps a mechanical dial, mono audio, and a classic transformer supply that is easier to understand during repair. Choose SilverCrest for convenience; choose URB 693A for simplicity and a more traditional tuning experience. [#21869415]

2. How does the tuning system differ between the older URB 693A mechanical dial and the encoder-based digital tuning in the SilverCrest SKR 800 C3?

The URB 693A tunes stations mechanically, while the SilverCrest reads tuning through an encoder and software. "Encoder" is an input component that converts knob rotation into electrical pulses, a key characteristic being that it does not change resistance like a potentiometer. In the older set, the dial directly tracks the analogue radio path. In the newer set, the microcontroller reads pulses from the encoder and then controls the radio chip digitally. [#21869415]

3. Why was the heavy mains transformer in older kitchen radios replaced by a flyback switching power supply in newer models?

Newer kitchen radios replaced the mains transformer to cut weight and improve efficiency. The comparison shows the older URB 693A using a classic transformer, while the SilverCrest uses a lighter and cheaper flyback switching supply. That change also fits the newer radio’s more integrated electronics, including LCD control and a digitally controlled receiver. The thread presents this as a clear design evolution rather than a cosmetic change. [#21869415]

4. What is the LM8560 chip and what exactly does it do in an alarm clock radio like the URB 693A?

The LM8560 is the URB 693A’s clock-and-display controller. It handles the pushbuttons, drives the large 7-segment LED display, keeps time, and switches the radio on or off for alarm use. In normal operation, it times from mains frequency through the transformer. During a power cut, the backup battery keeps the clock alive through a simple RC generator. [#21869415]

5. What is a flyback converter and how does the SW2604A use it in the SilverCrest SKR 800 C3 power supply?

A flyback converter is the switching power-supply topology used in the SilverCrest SKR 800 C3. "Flyback converter" is a switching power-supply circuit that stores energy in a transformer and releases it to the output, a key characteristic being isolation with few parts. The thread identifies SW2604A as the controller with an integrated switching transistor. Feedback comes from the secondary side through an optocoupler, and a TL431 reference sits on the low-voltage side. [#21869415]

6. How does the C9636 radio chip work, and what advantages does its I2C-controlled AM/FM/SW/LW/RDS design give over older analogue radio circuits?

The C9636 integrates the radio receiver into one chip and lets the controller operate it over I2C. It supports FM, AM, SW, LW, RDS, stereo/mono switching, 32-level electronic volume, and automatic station search. That gives the newer radio features the older analogue URB 693A lacks, including digital frequency handling and easier preset-style control. The older design instead uses a separate analogue radio path plus a dedicated clock chip. [#21869415]

7. Why do some modern kitchen radios from Philips, Grundig or JVC have worse UKF/FM reception than an older SONY set?

The thread suggests weaker UKF/FM front-end gain is the main reason. One user’s 10-year-old SONY still receives stations from 50-100 km away, but three newer models from Philips, Grundig, and JVC miss important stations. Another post adds that newer receivers can jump to stronger channels, which hurts weak-signal listening. In that case, extra features such as CD, Bluetooth, USB, or DAB did not offset poorer FM reception. [#21869521]

8. What can be checked or adjusted when a kitchen radio has poor UKF head gain and changing the antenna length does not help?

Check the radio in three steps. 1. Compare reception on the same stations and location with a known good set, because one user saw a 50-100 km difference in real use. 2. Verify that antenna changes actually alter results; in the thread, replacing a 42 cm antenna with a quarter-wave version changed nothing. 3. Inspect the RF input stage for any adjustable inductance, because that was the only hardware adjustment proposed in the discussion. [#21869521]

9. How do backup batteries keep time in alarm clock radios during a power failure, and why does the URB 693A switch to an RC generator?

Backup batteries keep the clock running when mains power disappears. In the URB 693A, the LM8560 normally derives timing from the mains frequency through the transformer. When power fails, the battery feeds the clock section and the chip switches to a simple RC generator so timekeeping continues. The battery therefore preserves the clock function, not full radio playback. [#21869415]

10. What causes a buzzing power supply in an older kitchen radio, and which parts usually fail first?

The thread confirms the symptom but does not identify the failed parts. A user reports a 10-year-old SONY whose power supply is starting to buzz, but no teardown or component diagnosis follows. The only safe conclusion from this discussion is that the fault is in the supply section, not the FM antenna, because antenna replacement was tested separately on another set. [#21869521]

11. How can you stop an old kitchen radio alarm from turning on at midnight after someone accidentally enables the alarm function?

The simplest fix is to unplug the radio when it is not in use. In the thread, the alarm defaults from 00:00, so accidental enabling can make the set switch on at midnight at full volume. That happened repeatedly over roughly a decade in one household. After several nighttime wake-ups, the practical solution became disconnecting the radio unless someone was actively using it. [#21869605]

12. Why do newer FM receivers jump to stronger stations and struggle with low-power local transmitters compared with older dial-tuned radios?

The thread attributes that behavior to poorer selectivity and stronger-channel capture in newer receivers. One experienced forum user wrote, "The dial had an advantage" when listening to a low-power home FM transmitter, because newer sets would jump to stronger stations instead. That means a feature-rich modern receiver can still be worse for weak local signals than an older manually tuned design. [#21869626]

13. What is RDS in a kitchen radio, and how does it improve use compared with a basic AM/FM receiver?

RDS is a feature in the newer C9636-based radio that adds data handling beyond basic audio reception. In this comparison, RDS appears alongside digital frequency display, automatic station search, and I2C control, so it improves usability by making the radio more informative and easier to manage than a simple analogue AM/FM design. The older URB 693A does not offer that digital feature set. [#21869415]

14. How do the 8002A audio amplifiers contribute to stereo sound in the SilverCrest SKR 800 C3?

They provide the left and right speaker amplification needed for stereo playback. The teardown shows two 8002A audio amplifiers placed next to the speakers in the SilverCrest SKR 800 C3. That matches the thread’s direct observation that the newer unit is stereo, unlike the mono URB 693A. With separate amplifier channels, the newer radio can drive two speakers instead of one. [#21869415]

15. What should you watch out for when repairing or opening a mains-powered kitchen radio with a switching power supply?

Watch the power-supply section first, because the newer SilverCrest no longer uses a simple mains transformer. It uses a flyback converter with primary-side switching, secondary-side optocoupler feedback, and a TL431 reference. That makes the supply lighter and more efficient, but also more complex than the older transformer design. If you open one for inspection, identify the power board before touching the main radio PCB. [#21869415]
Generated by the language model.
ADVERTISEMENT