Analog Electronics

Superheterodyne Receiver

Shift every station to one fixed frequency, then filter once

A superheterodyne receiver multiplies the incoming RF by a local oscillator to shift every station down to one fixed intermediate frequency, so a single sharp IF filter and high-gain amplifier chain do all the selectivity. Invented by Armstrong in 1918, it's the architecture inside almost every radio since the 1930s.

  • Core trickMix RF × LO → fixed IF
  • Mixer outputf_RF ± f_LO (use difference)
  • AM IF455 kHz
  • FM IF10.7 MHz
  • Main flawImage at f_RF ± 2·IF
  • InventedArmstrong, 1918

Interactive visualization

Press play, or step through manually. The visualization is yours to drive — try it before reading on.

Open visualization fullscreen ↗

Watch the 60-second explainer

A condensed visual walkthrough — narrated, captioned, under a minute.

How a superheterodyne receiver works

The problem the superheterodyne solves is deceptively annoying. A radio station occupies a narrow slice of spectrum — an AM channel is about 10 kHz wide — but it can sit anywhere on the dial, from 540 kHz to 1600 kHz. To pull one station out cleanly you need a bandpass filter sharp enough to pass 10 kHz and reject its neighbor 9 kHz away. Building one fixed filter that sharp is routine. Building one that stays exactly 10 kHz wide while you slide its center frequency across the whole band, in lockstep with several other stages, is a nightmare. Tunable sharp filters drift, their bandwidth widens with frequency, and ganging three of them to track perfectly is mechanically brutal.

Edwin Armstrong's 1918 insight was to stop trying. Instead of moving the filter to the signal, move the signal to the filter. Take whatever station you want, multiply it by a locally generated sine wave, and the multiplication produces new frequencies — the sum and the difference of the two inputs. Pick the local oscillator so the difference always lands on one fixed frequency, the intermediate frequency (IF). Now every station, wherever it lives on the dial, arrives at the IF stage at exactly the same frequency. One fixed, sharp, high-gain filter-and-amplifier chain does the hard work for all of them. The only thing that tunes is the local oscillator.

The signal chain, in order:

  • Antenna + RF preselector. A loosely tuned bandpass stage that picks the rough neighborhood of the desired station and — critically — rejects the image frequency (more below). Often a single tuned LC stage with modest selectivity plus an RF amplifier (the LNA) to set the noise figure.
  • Local oscillator (LO). A tunable oscillator that runs at f_LO = f_RF + IF (usually high-side injection). On the dial of an old radio, this is the second section of the ganged tuning capacitor.
  • Mixer. A deliberately nonlinear (or switching) device that multiplies RF by LO. Its output contains f_RF + f_LO and |f_RF − f_LO| = IF, plus the originals. Everything but the IF gets filtered away next.
  • IF amplifier + IF filter. The heart of the radio. Several tuned stages (or one ceramic/crystal/SAW filter) fixed at the IF, providing the bulk of the selectivity and 60–100 dB of gain.
  • Demodulator (detector). An envelope detector for AM, a quadrature/ratio detector or PLL for FM, recovering the audio or data.
  • AGC + audio amplifier. Automatic gain control feeds back from the IF to flatten signal-strength swings; the audio stage drives the speaker.

The math of mixing

A mixer is a multiplier. Feed it two sinusoids and use the product-to-sum identity:

cos(2π f_RF t) · cos(2π f_LO t)
   = ½ cos(2π (f_LO − f_RF) t)   ← difference term (the IF)
   + ½ cos(2π (f_LO + f_RF) t)   ← sum term (filtered out)

Intermediate frequency:   f_IF = | f_LO − f_RF |
Local oscillator (high-side injection):   f_LO = f_RF + f_IF

The local oscillator must track the signal so that the difference is always the same constant IF. The catch — and the defining weakness of the architecture — is that the absolute value hides a second solution. Two different RF inputs produce the same IF:

Wanted:  f_RF                with  f_LO = f_RF + f_IF
Image:   f_image = f_RF + 2·f_IF     (for high-side LO)

Check:   | f_LO − f_image | = | (f_RF + f_IF) − (f_RF + 2 f_IF) | = f_IF  ✓

So an unwanted station sitting 2×IF above the one you want sails straight through the mixer onto the same IF. The RF preselector before the mixer is the only thing standing in its way. This is why the choice of IF is the central design trade-off: a higher IF pushes the image 2×IF farther from the signal (easier for the RF stage to reject), but a lower IF makes the fixed IF filter narrower and cheaper for adjacent-channel selectivity. You cannot optimize both at once with a single conversion — hence double conversion.

The required filter quality factor makes the case for fixing the frequency. To pass a bandwidth B at a center frequency f, you need:

Q = f_center / B

At a fixed AM IF:   Q = 455 kHz / 10 kHz  ≈ 45     (easy LC or ceramic)
Tuning at the band top:   Q = 1600 kHz / 10 kHz ≈ 160   (hard, and must track)

Worked example: tuning an AM station at 1000 kHz

Take a textbook AM broadcast receiver with the standard 455 kHz IF, high-side LO injection, and you want to listen to a station broadcasting at 1000 kHz.

Wanted station:   f_RF  = 1000 kHz
IF:               f_IF  = 455 kHz
Local oscillator: f_LO  = f_RF + f_IF = 1000 + 455 = 1455 kHz

Mixer difference: 1455 − 1000 = 455 kHz   → into the IF strip ✓
Mixer sum:        1455 + 1000 = 2455 kHz   → rejected by IF filter

Image frequency:  f_image = f_RF + 2·f_IF = 1000 + 910 = 1910 kHz
Check the image:  1910 − 1455 = 455 kHz    → also lands on the IF ✗

Now move the dial to a station at 1400 kHz. The LO must move to 1855 kHz to keep the difference at 455 kHz. That single tracking requirement — LO always 455 kHz above the signal — is the only thing the ganged tuning capacitor's second section has to do. The IF filter never moves.

The image at 1910 kHz is 910 kHz away from the wanted 1000 kHz. A simple RF preselector tuned to 1000 kHz with a Q of only about 50 will already be tens of dB down at 1910 kHz, so a single-conversion AM radio rejects its image adequately. Push the same trick up to a 100 MHz FM signal with the same 455 kHz IF and the image would be only 910 kHz away — essentially impossible for an RF stage to reject — which is exactly why FM uses a much higher 10.7 MHz IF, putting its image a comfortable 21.4 MHz away.

The IF trade-off and double conversion

Every superhet design fights the same tension:

  • High IF → good image rejection, poor selectivity. A high IF moves the image far away so the RF stage can kill it, but a high-frequency filter struggles to be narrow enough to separate adjacent channels (Q gets large).
  • Low IF → good selectivity, poor image rejection. A low IF lets a cheap narrow filter give razor selectivity, but the image is close to the signal and the RF stage can't reject it.

Double conversion breaks the deadlock by using both. A high first IF (commonly 45 MHz, 70 MHz, or 10.7 MHz for HF gear) is chosen purely for image rejection: the first image is pushed far enough that the RF preselector handles it easily. Then a second mixer drops the signal to a low second IF (455 kHz or 10.7 MHz) where a narrow crystal, ceramic, or mechanical filter delivers the final adjacent-channel selectivity. The penalty is a second oscillator and the risk of internally generated spurs and birdies where the two LOs and their harmonics mix. Communications receivers, VHF/UHF scanners, and satellite tuners are almost all double or triple conversion.

Other recurring design knobs: high-side vs low-side LO injection (high-side is standard because it keeps the LO tuning range a smaller percentage span); the mixer type (diode ring, Gilbert-cell active mixer, or a passive FET switching mixer — each trades conversion gain, noise, and linearity); and where to put the gain (too much gain ahead of the mixer hurts the receiver's ability to handle strong nearby signals, quantified by the third-order intercept point, IP3).

Real-world IFs and architectures

SystemSignal bandIF(s)ConversionsNotes
AM broadcast radio540–1600 kHz455 kHzSingleLC / ceramic IF filter, envelope detector
FM broadcast radio88–108 MHz10.7 MHzSingleCeramic or crystal IF, ~200 kHz wide
Shortwave / ham HF rig1.8–30 MHz45 MHz then 455 kHzDouble (up-conversion)High 1st IF for image-free tuning
Analog TV (NTSC)VHF/UHF channels45.75 MHz video, 41.25 MHz soundSingle (to a common IF)One tuner front-end for all channels
VHF/UHF scanner30 MHz–1 GHze.g. 380 MHz → 10.7 MHz → 455 kHzTripleTames wideband image and spur problems
GPS receiver1575.42 MHz (L1)~4–70 MHz then digitalSingle/double then DSPFinal selectivity in the digital domain
Cell phone / Wi-Fi0.7–6 GHzZero-IF (baseband) or low-IFDirect conversionI/Q mixing kills the image without a high IF

Superheterodyne vs other receiver architectures

SuperheterodyneTRF (tuned RF)Direct conversion (zero-IF)Regenerative
SelectivityExcellent (fixed IF)Poor, widens with fGood (set by baseband filters)Fair, fiddly
SensitivityHigh (lots of IF gain)ModerateHighHigh but unstable
Image problemYes — needs preselectorNoneNone (I/Q cancels it)None
Tunable elementsOne (the LO)Several ganged stagesOne (the LO, at signal freq)One
Main weaknessImage + LO leakage + spursTracking, drift, bandwidthDC offset, 1/f noise, I/Q imbalanceRe-radiation, unstable
Parts count / costModerateLow but bulkyLow (highly integrated)Very low
Where it livesAlmost all radios since 1930sEarliest 1920s sets, some sensorsPhones, SDR front-ends, ICsHobby kits, simple toys

Where it's used

  • AM/FM broadcast radios. The canonical 455 kHz and 10.7 MHz IFs are a direct legacy of the superhet's dominance. Nearly every car radio, clock radio, and boombox built since the 1930s is a single-conversion superhet.
  • Television tuners. Analog TV used a single down-conversion to a common 45.75/41.25 MHz IF so one front-end could receive any channel; the same idea persists in digital TV tuner chips.
  • Cellular base stations and handsets. Classic 2G/3G phones used superheterodyne (often with a SAW IF filter); modern phones favor direct-conversion transceivers but still heterodyne — they just do the IF work at baseband in silicon.
  • Radar and electronic warfare. Pulse radars down-convert the echo to an IF where matched filtering and Doppler processing happen; double conversion is standard for image and spur control across wide bands.
  • Ham radio and shortwave. Communications receivers are the showcase of multi-conversion superhet design, with up-conversion to a high first IF and roofing filters that set the receiver's dynamic range.
  • Software-defined radio. Most SDR front-ends are low-IF or zero-IF heterodyne receivers feeding an ADC; the filtering and demodulation that an old radio did with iron and crystals are now done with arithmetic.

Common misconceptions and pitfalls

  • "The mixer adds the frequencies." A mixer multiplies; multiplication of two sinusoids produces both the sum and the difference. The superhet uses the difference. Calling it a "frequency adder" hides why the sum term and the image even exist.
  • "Heterodyning shifts the signal, so nothing is lost." The conversion is lossy and noisy. A passive diode mixer has roughly 6–7 dB of conversion loss and a noticeable noise figure, which is exactly why a low-noise RF amplifier sits ahead of it to set the system noise figure before that loss.
  • "A higher IF is always better." A higher IF helps image rejection but hurts adjacent-channel selectivity for a given filter technology. The right answer is usually two IFs, not one extreme.
  • "The image is just noise." The image is a real, fully formed second station (or interferer) that lands on the IF as cleanly as the wanted signal. If a strong transmitter happens to sit at f_RF ± 2·IF, a poorly preselected receiver will demodulate it as if it were the station you tuned.
  • "LO leakage doesn't matter." The local oscillator can leak back out the antenna and radiate. Early superhets were notorious local interferers; this is why the RF stage's reverse isolation and shielding matter, and why direct-conversion radios fight LO-to-RF self-mixing that creates DC offsets.
  • "Tracking is automatic." In a single-knob analog superhet the RF preselector and the LO must both move together and stay exactly IF apart across the band. This is achieved with a padder/trimmer capacitor and a specially shaped LO tuning section — get it wrong and the radio is sensitive at one end of the dial and deaf at the other.

Frequently asked questions

Why does a superheterodyne receiver convert to a fixed intermediate frequency?

Because a high-selectivity, high-gain bandpass filter and amplifier are far easier to build at one fixed frequency than across a whole tuning band. A 10 kHz-wide filter at a fixed 455 kHz IF needs a quality factor Q of about 45; getting that same 10 kHz bandwidth while tuning across the AM band up to 1600 kHz would demand a Q near 160 that also tracks the dial perfectly. By mixing every station down to the same IF, the hard filtering is done once, by one fixed stage, and only the local oscillator has to tune.

What is the image frequency in a superheterodyne receiver?

The image is a second, unwanted input frequency that lands on the same IF after mixing. A mixer produces both the sum and difference of the RF and the local oscillator, so two RF inputs spaced 2×IF apart both produce the same difference frequency. With a 455 kHz IF and the LO above the signal, tuning a 1000 kHz station (LO at 1455 kHz) also lets a 1910 kHz signal through, because 1910 − 1455 = 455 kHz too. The RF preselector before the mixer must attenuate that image, which is why a higher IF (it pushes the image 2×IF farther away) makes image rejection easier.

What is the difference between a superheterodyne and a TRF receiver?

A tuned-radio-frequency (TRF) receiver amplifies and filters at the actual signal frequency, so it needs several ganged tuned stages that must all track the dial together, and its bandwidth widens as you tune higher. A superheterodyne mixes the signal down to a fixed IF first, so only one tunable element (the local oscillator) is needed and all the selectivity comes from a single fixed-tuned IF filter. The superhet gives constant bandwidth, far better selectivity and sensitivity, and replaced the TRF almost completely after the 1920s.

What is double conversion and when is it used?

Double conversion uses two mixers and two IFs. A high first IF (say 45 MHz or 70 MHz) pushes the image far from the signal so the RF preselector can reject it easily, then a second mixer drops the signal to a low second IF (often 455 kHz or 10.7 MHz) where cheap, narrow, high-Q filters give the final selectivity. It resolves the fundamental superhet tension: a high IF helps image rejection but hurts adjacent-channel selectivity, while a low IF does the opposite. VHF/UHF radios, scanners, and communications receivers use double or even triple conversion.

Why do FM broadcast receivers use a 10.7 MHz IF and AM use 455 kHz?

The IF must be wide enough to pass the signal's bandwidth and high enough to push the image away. FM broadcast channels are about 200 kHz wide and sit near 100 MHz, so a 10.7 MHz IF gives a 21.4 MHz image spacing that an RF stage can reject, with plenty of room for the wide FM passband. AM broadcast channels are about 10 kHz wide near 1 MHz, where a low 455 kHz IF gives a narrow, cheap ceramic or LC filter the selectivity to separate stations only 9–10 kHz apart.

Is a software-defined radio still a superheterodyne?

Often, yes, in spirit. Many SDRs and modern phones use a direct-conversion (zero-IF) or low-IF architecture where the mixer brings the signal down to baseband or a few hundred kHz and an ADC digitizes it. That is still heterodyning — multiplying by a local oscillator to shift frequency — but the IF filtering and demodulation are done numerically in DSP rather than by an LC or crystal filter. Zero-IF avoids the image problem entirely by using quadrature (I/Q) mixing, at the cost of DC-offset and 1/f noise problems the classic superhet never had.