logo elektroda
logo elektroda
X
logo elektroda

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

p.kaczmarek2  5 201 Cool? (+3)
📢 Listen (AI):

TL;DR

  • Compares two kitchen radio alarm clocks and shows the shift from a heavy analog, mono design to a more integrated digital, stereo design.
  • The older URB 693A uses a classic mains transformer and an LM8560 clock chip, while the newer SilverCrest SKR 800 C3 uses a SW2604A switching supply and a C9636 radio chip with I2C control.
  • Helps electronics hobbyists, repairers, and curious readers understand how kitchen radios evolved in construction, tuning, displays, and power supply.
  • Shows that newer models replace mechanical tuning and LED displays with encoder-based digital control and LCDs, while adding features such as RDS and automatic station search.
  • Also shows that newer does not always mean more complex board design, because both units still use single-sided PCBs and the newer unit still includes battery backup.
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...

About Author
p.kaczmarek2
p.kaczmarek2 wrote 14209 posts with rating 12095 , helped 646 times. Been with us since 2014 year.

Comments

sq3evp 24 Mar 2026 15:24

I think this white thing is from the '90s? Or maybe older - an old PCB like from the communist era. [Read more]

PPK 24 Mar 2026 15:57

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... [Read more]

TechEkspert 24 Mar 2026 17:28

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... [Read more]

p.kaczmarek2 24 Mar 2026 17:48

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. https://obrazki.elektroda.pl/9966190100_1774370718_bigthumb.jpg... [Read more]

%}