8.3 Superheterodyne Receivers, Direct Sampling SDRs & Transceiver Architecture

Key Takeaways

  • The superheterodyne receiver architecture converts all incoming variable RF signals to a fixed Intermediate Frequency (IF), allowing optimal gain, narrow selectivity, and stable filtering to be implemented independently of the operating frequency.
  • The image frequency is an unwanted input signal at f_image = f_signal ± 2 × f_IF that produces the exact same IF output when mixed with the local oscillator; image rejection must be achieved in the RF preselector before reaching the mixer.
  • Key receiver performance metrics include Sensitivity (Minimum Discernible Signal / MDS in dBm), Selectivity (filter shape factor, the ratio of -60 dB to -6 dB bandwidth), and Dynamic Range (Blocking Dynamic Range and Third-Order Intermodulation IMD3).
  • The Automatic Gain Control (AGC) circuit senses audio/IF output amplitude and dynamically adjusts RF and IF stage gain via negative feedback DC bias to prevent clipping, overload, and dramatic volume changes.
  • Direct-sampling Software Defined Radios (SDRs) digitize the entire HF spectrum directly at the antenna using high-speed Analog-to-Digital Converters (ADCs), performing filtering, mixing, down-conversion (DDC), and demodulation purely in mathematical software and FPGA logic.
Last updated: August 2026

8.3 Superheterodyne Receivers, Direct Sampling SDRs & Transceiver Architecture

The fundamental mission of an amateur radio receiver is to extract microvolt-level radio signals from an antenna, reject strong adjacent interfering signals, isolate the desired transmission, and demodulate the intelligence (audio speech, CW morse code, or digital data streams) with fidelity. Over a century of radio engineering, receiver architecture has evolved through three distinct eras:

  1. Tuned Radio Frequency (TRF): Cascaded RF amplifier stages tuned directly to the received frequency; suffered from poor selectivity at higher frequencies, tuning tracking errors, and instability.
  2. Superheterodyne Receivers: Invented by Edwin Armstrong in 1918; converts all incoming RF signals down to a fixed Intermediate Frequency (IF), allowing high gain and razor-sharp selectivity to be implemented in fixed-tuned stages.
  3. Direct-Sampling Software Defined Radios (SDRs): Modern digital architecture that digitizes the entire HF spectrum directly at the antenna terminal using ultra-fast Analog-to-Digital Converters (ADCs), executing all filtering, mixing, and demodulation mathematically inside Field Programmable Gate Arrays (FPGAs) and Digital Signal Processors (DSPs).

1. The Superheterodyne Signal Chain

A classic single-conversion superheterodyne receiver routes signals through a precise sequence of specialized stages:

+---------------------------------------------------------------------------------------------------------+
|                                 SUPERHETERODYNE RECEIVER SIGNAL CHAIN                                   |
|                                                                                                         |
|  [Antenna] ---> [ RF Preselector ] ---> [ RF Amplifier ] ---> [ 1st Mixer ] ---> [ Crystal IF Filter ] |
|                 (Bandpass Filter)       (Low-Noise Gain)            ^             (Razor Selectivity)   |
|                                                                     |                      |            |
|                                                          [ Local Oscillator ]      [ IF Amplifier ]     |
|                                                             (Tuning VFO/DDS)       (Bulk System Gain)   |
|                                                                                            |            |
|  [Speaker] <--- [ Audio Amplifier ] <--- [ Product Detector ] <----------------------------+            |
|                 (Drives Audio Load)       (Demodulates SSB/CW)                             |            |
|                         ^                         ^                                        v            |
|                         |                  [ BFO Carrier ]                            [ AGC System ]    |
|                         +-------------------------+-----------------------------------+ (Feedback Gain) |
+---------------------------------------------------------------------------------------------------------+

Stage-by-Stage Functional Analysis

  1. RF Preselector & RF Preamplifier:

    • The preselector is a tuned band-pass filter connected directly to the antenna. Its primary role is to attenuate strong out-of-band signals and reject the image frequency before it reaches the non-linear mixer.
    • The RF amplifier provides low-noise amplification, establishing the receiver's overall noise figure (NF) and sensitivity.
  2. The First Mixer & Local Oscillator (LO):

    • The mixer combines the incoming RF signal ($f_{\text{RF}}$) with the variable-frequency Local Oscillator ($f_{\text{LO}}$).
    • By heterodyning the two signals, the mixer translates the variable incoming carrier frequency down to a fixed Intermediate Frequency ($f_{\text{IF}} = |f_{\text{RF}} - f_{\text{LO}}|$).
  3. Intermediate Frequency (IF) Filter & IF Amplifier Chain:

    • The Selectivity Engine: Because the IF is fixed (e.g., $9.0\text{ MHz}$ or $455\text{ kHz}$), high-$Q$ multi-pole crystal lattice or mechanical bandpass filters establish the exact receiver bandwidth ($2.4\text{ kHz}$ for SSB, $500\text{ Hz}$ for CW).
    • The Gain Engine: Multiple cascaded IF amplifier stages provide the vast majority ($80\text{ to }100\text{ dB}$) of the receiver's total voltage amplification in a stable, oscillation-free environment.
  4. Demodulators / Product Detectors & Beat Frequency Oscillator (BFO):

    • AM Demodulation: A simple diode envelope detector recovers audio by rectifying the modulated IF carrier.
    • SSB and CW Demodulation: In Single Sideband (SSB) and Continuous Wave (CW), the carrier is absent. A product detector (which is a specialized mixer) multiplies the IF signal with a local unmodulated carrier generated by a Beat Frequency Oscillator (BFO) to reconstruct the original baseband audio speech or audible CW morse tone.
    • FM Demodulation: A discriminator, ratio detector, or phase-locked loop (PLL) converts frequency deviations into audio amplitude variations.
  5. Automatic Gain Control (AGC):

    • The AGC circuit samples the signal level at the IF or audio output, rectifies it into a proportional DC control voltage, and feeds this bias voltage back to the RF and IF amplifier stages.
    • Function: When a strong signal arrives, the AGC decreases stage gain; when a weak signal arrives, the AGC increases gain. This prevents ear-splitting volume changes between weak DX and strong local stations, while preventing receiver stage overload and clipping distortion.
  6. Audio Amplifier:

    • Amplifies the recovered baseband audio signals from milliwatt levels to several watts to drive station headphones or speakers.

2. The Image Frequency Problem in Superheterodynes

A fundamental vulnerability of any heterodyne mixer is its mathematical symmetry. A mixer tuned to produce intermediate frequency $f_{\text{IF}}$ from an RF signal ($f_{\text{sig}}$) will produce the exact same IF output from an unwanted signal located on the other side of the Local Oscillator frequency.

                                  THE IMAGE FREQUENCY PHENOMENON

          Desired Signal (f_sig)             Local Oscillator (f_LO)            Image Frequency (f_image)
                   |                                    |                                    |
                   v                                    v                                    v
      -------------+------------------------------------+------------------------------------+-------------> Freq
                   |<------------- f_IF --------------->|<------------- f_IF --------------->|
                   |<----------------------------- 2 * f_IF -------------------------------->|

Image Frequency Mathematical Formulas

  • For High-Side Injection ($f_{\text{LO}} > f_{\text{sig}}$, where $f_{\text{LO}} = f_{\text{sig}} + f_{\text{IF}}$): fimage=fsig+2fIFf_{\text{image}} = f_{\text{sig}} + 2 \cdot f_{\text{IF}}
  • For Low-Side Injection ($f_{\text{LO}} < f_{\text{sig}}$, where $f_{\text{LO}} = f_{\text{sig}} - f_{\text{IF}}$): fimage=fsig2fIFf_{\text{image}} = f_{\text{sig}} - 2 \cdot f_{\text{IF}}

[!IMPORTANT] Image Offset Rule: The image frequency is always separated from the desired signal frequency by exactly twice the intermediate frequency ($2 \cdot f_{\text{IF}}$).

Worked Example: Calculating Image Frequency

Problem: A receiver is tuned to an amateur station at $14.250\text{ MHz}$ using an intermediate frequency ($f_{\text{IF}}$) of $9.000\text{ MHz}$ with high-side local oscillator injection ($f_{\text{LO}} = 14.250 + 9.000 = 23.250\text{ MHz}$). What is the image frequency?

fimage=fsig+2fIF=14.250 MHz+2(9.000 MHz)=14.250 MHz+18.000 MHz=32.250 MHzf_{\text{image}} = f_{\text{sig}} + 2 \cdot f_{\text{IF}} = 14.250\text{ MHz} + 2(9.000\text{ MHz}) = 14.250\text{ MHz} + 18.000\text{ MHz} = \mathbf{32.250\text{ MHz}}

If a powerful $32.250\text{ MHz}$ signal reaches the mixer, it will beat against the $23.250\text{ MHz}$ LO ($32.250 - 23.250 = 9.000\text{ MHz}$), passing directly through the IF filter and causing severe, unfilterable interference.

  • Crucial Engineering Lesson: Because the image frequency passes through the IF filter identical to the desired signal, image rejection must take place in the RF preselector filter BEFORE the mixer stage.
  • Dual-Conversion Architecture: To solve the image vs. selectivity trade-off, classic high-end receivers use two IF stages: a high first IF (e.g., $70\text{ MHz}$, placing the image $140\text{ MHz}$ away where front-end filters easily eliminate it) followed by a low second IF (e.g., $455\text{ kHz}$, where steep crystal/mechanical filters provide sharp adjacent-channel selectivity).

3. Core Receiver Performance Specifications

When comparing communications receivers, amateur radio operators evaluate three fundamental engineering metrics:

+---------------------------------------------------------------------------------------------------------+
|                               RECEIVER PERFORMANCE METRICS SPECIFICATIONS                               |
|                                                                                                         |
| Metric                 Definition                                  Measurement Unit & Ideal Value       |
| ------------------------------------------------------------------------------------------------------- |
| Sensitivity            Ability to detect extremely weak signals    Minimum Discernible Signal (MDS)     |
|                        above the internal thermal noise floor      -135 dBm to -142 dBm (in 500 Hz BW)  |
| Selectivity            Ability to distinguish desired signal from  Shape Factor (Ratio of -60 dB to     |
|                        adjacent interfering transmissions          -6 dB bandwidth: 1.5:1 to 1.8:1)     |
| Dynamic Range (BDR)    Ability to receive weak signals in the      Blocking Dynamic Range (BDR)         |
|                        presence of extremely strong out-of-passband > 100 dB to 110 dB                  |
|                        signals without desensitization                                                  |
| Third-Order Intercept  Immunity to intermodulation distortion     IP3 (+20 dBm to +40 dBm, higher is   |
| Point (IP3 / IMD3)     products created by two strong off-band     better)                              |
|                        signals mixing in non-linear front ends                                          |
+---------------------------------------------------------------------------------------------------------+

1. Sensitivity & Noise Figure

  • Minimum Discernible Signal (MDS): The input signal power level (expressed in $-\text{dBm}$) that produces an output signal equal to the receiver's internal noise power ($S/N = 0\text{ dB}$ or $3\text{ dB}$ increase above noise floor).
  • Noise Figure (NF): The ratio of the total output noise power of the real receiver to the noise power that would exist if the receiver generated no internal thermal noise ($F = \text{SNR}{\text{in}} / \text{SNR}{\text{out}}$, expressed in $\text{dB}$).

2. Selectivity & Filter Shape Factor

Selectivity defines the receiver's ability to reject signals on adjacent frequencies. It is quantified by the Shape Factor of the IF filter:

Shape Factor=Filter Bandwidth at 60 dBFilter Bandwidth at 6 dB\text{Shape Factor} = \frac{\text{Filter Bandwidth at } -60\text{ dB}}{\text{Filter Bandwidth at } -6\text{ dB}}
  • An ideal theoretical "brick-wall" filter has a shape factor of $1.0:1$.
  • High-grade analog crystal lattice filters achieve shape factors between $1.5:1\text{ and }1.8:1$.
  • Inexpensive, broad LC filters exhibit poor shape factors ($3:1\text{ to }5:1$), allowing strong adjacent signals to "bleed" through the filter skirts.

3. Dynamic Range & Intermodulation Distortion ($IMD_3$ / $IP_3$)

When two strong out-of-band signals ($f_1$ and $f_2$) enter a receiver's non-linear front-end stages, non-linear mixing generates third-order intermodulation products at:

fIMD3=2f1f2andfIMD3=2f2f1f_{\text{IMD3}} = 2f_1 - f_2 \quad \text{and} \quad f_{\text{IMD3}} = 2f_2 - f_1

If one of these phantom mathematical frequencies falls directly on the operating frequency of a weak station, it produces severe, untraceable "phantom carrier" interference. The Third-Order Intercept Point ($IP_3$) is the theoretical power level at which the third-order intermodulation products would equal the power of the fundamental signals. Higher $IP_3$ ratings indicate superior dynamic range and immunity to overload.


4. Direct-Sampling Software Defined Radios (SDR)

In a Direct-Sampling SDR, the entire superheterodyne analog IF filter and mixer architecture is replaced by high-speed digital computation.

+---------------------------------------------------------------------------------------------------------+
|                        SUPERHETERODYNE VS. DIRECT-SAMPLING SDR ARCHITECTURES                            |
|                                                                                                         |
| Feature                Superheterodyne Receiver                Direct-Sampling SDR                      |
| ------------------------------------------------------------------------------------------------------- |
| Frequency Conversion   Analog diode/FET mixers & analog LO     Digital Down-Conversion (DDC) in FPGA    |
| Channel Selectivity    Physical quartz crystal/mechanical IF   Mathematical FIR/IIR DSP digital filters |
| Filter Skirt Shape     Analog curves (Shape Factor ~1.5:1)     Near-perfect brick-wall (~1.05:1)        |
| Phase & Amplitude DriftAnalog components drift with temp/aging Zero digital drift, perfect I/Q balance  |
| Panoramic Display      Requires separate sub-receiver panadapterReal-time 0-60 MHz wide spectrum/waterfall|
| Signal Processing      Analog AGC, product detector, filters   Pure mathematical algorithms in DSP      |
+---------------------------------------------------------------------------------------------------------+
                     Direct-Sampling SDR Signal Chain
  [Antenna] ---> [ Preselector BPF ] ---> [ 16-Bit High-Speed ADC ] ---> [ FPGA (DDC / FIR) ]
                 (Blocks Aliasing)        (122.88 MSPS Digitizer)        (Down-Converts to I/Q)
                                                                                  |
  [Speaker] <--- [ Audio DAC ] <--- [ Digital Audio Filtering ] <--- [ DSP Microprocessor ]
                                    (Demod, AGC, Brick-Wall DSP)     (Extracts CW/SSB/Data)

How Direct-Sampling SDR Works

  1. High-Speed Analog-to-Digital Converter (ADC): The antenna signal passes through a broad octave band-pass preselector and is fed directly to an ultra-fast $14\text{-bit or }16\text{-bit}$ ADC sampling at rates exceeding $122.88\text{ MSPS}$ (Million Samples Per Second). This directly digitizes the entire electromagnetic spectrum from $0\text{ to }60\text{ MHz}$ into a high-speed stream of raw binary data.
  2. Digital Down-Conversion (DDC) in FPGA: Inside a Field Programmable Gate Array (FPGA), a Numerically Controlled Oscillator (NCO) and digital multipliers multiply the digitized RF stream by mathematical sine and cosine functions, generating In-Phase ($I$) and Quadrature ($Q$) baseband data streams.
  3. Finite Impulse Response (FIR) DSP Filtering: Digital filter algorithms process the $I/Q$ data stream, applying mathematical convolution to create customizable filters with shape factors approaching $1.05:1$, completely free of analog temperature drift, component aging, or phase distortion.
  4. Real-Time Panadapter & Waterfall Displays: Because the ADC captures the entire band simultaneously, the FPGA computes fast Fourier transforms (FFT) in real time, projecting a continuous visual spectrum display of all band activity across hundreds of kilohertz or megahertz.
Loading diagram...
Superheterodyne Signal Chain vs. Direct-Sampling SDR Signal Processing
Test Your Knowledge

In a superheterodyne receiver with an intermediate frequency (IF) of 9.0 MHz tuned to receive an RF signal at 14.2 MHz using high-side local oscillator injection (LO = 23.2 MHz), what is the image frequency?

A
B
C
D
Test Your Knowledge

Which receiver performance specification is defined as the ratio of a filter's bandwidth at -60 dB of attenuation to its bandwidth at -6 dB of attenuation?

A
B
C
D
Test Your Knowledge

What is the primary operational role of the Automatic Gain Control (AGC) system in a communications receiver?

A
B
C
D
Test Your Knowledge

How does a direct-sampling Software Defined Radio (SDR) process incoming RF signals compared to a traditional superheterodyne receiver?

A
B
C
D