The Superheterodyne Receiver — How Your Radio Hears

The Core Problem

Imagine trying to build a really sharp, narrow filter that can tune across the entire HF spectrum (3–30 MHz). That's incredibly difficult. Every time you change frequency, you'd need to re-tune the filter.

The superheterodyne ("superhet") receiver solves this elegantly: instead of moving the filter, it moves the signal to the filter.

How It Works — Step by Step

RFPreselectorMixerIF Filter(9 MHz)IF AmpDetectorAudio Amp+ AGCLocal Osc14.2 MHzsignal in23.2 MHz9 MHz IF🔊
  1. RF Preselector — A broad filter that roughly selects the band you're listening to and rejects obvious out-of-band signals
  2. Mixer + Local Oscillator (LO) — The mixer combines the incoming signal with the LO. If you're tuned to 14.200 MHz and the IF is 9 MHz, the LO runs at 23.200 MHz. The difference: 23.200 − 14.200 = 9.000 MHz ✓
  3. IF Filter — This is fixed at 9 MHz and doesn't change when you tune. It provides the sharp selectivity. Crystal or DSP filters here determine your receive bandwidth (2.4 kHz for SSB, 500 Hz for CW, etc.)
  4. IF Amplifier — Boosts the filtered signal. AGC controls the gain here.
  5. Detector — Converts the IF signal back to audio. For SSB, this is a product detector (mixer with a BFO).
  6. Audio Amplifier — Drives the speaker or headphones.
The clever part: No matter what frequency you tune to, the IF filter always operates at the same frequency (e.g., 9 MHz). Only the local oscillator changes. This means you get consistent, sharp selectivity across the entire tuning range.

The Image Problem

Here's the catch: the mixer doesn't know which signal produced the 9 MHz difference. If the LO is at 23.2 MHz, both a signal at 14.2 MHz AND a signal at 32.2 MHz produce a 9 MHz IF output!

The unwanted frequency is called the image, and it's always 2 × IF away from the desired signal.

\( f_{image} = f_{signal} + 2 \times f_{IF} \quad \text{(or} - \text{depending on LO position)} \)

The RF preselector must be good enough to reject the image. A higher IF makes this easier because the image is further away.

Dual Conversion — Best of Both Worlds

High-end receivers use two conversion stages:

This gives both excellent image rejection AND excellent selectivity.

Next ›