10.2 Amplitude Modulation (AM) Principles & Receivers

Key Takeaways

  • AM envelope equation v_AM(t) = V_c [1 + m cos(omega_m t)] cos(omega_c t) describes a carrier wave whose peak amplitude varies directly with the modulating signal voltage.
  • The modulation index m = (Vmax - Vmin) / (Vmax + Vmin) determines sideband power; values exceeding 1.0 cause severe overmodulation envelope distortion and sideband splatter.
  • Total power in a standard double-sideband full-carrier (DSFC) AM signal is Pt = Pc(1 + m^2 / 2), allocating a maximum of 33.3% of total transmitted power to sidebands at 100% modulation.
  • Superheterodyne receivers convert incoming RF signals to a fixed Intermediate Frequency (IF) of 455 kHz using a local oscillator (f_LO = f_RF + f_IF), introducing potential image frequency interference at f_img = f_RF + 2 f_IF.
Last updated: July 2026

10.2 Amplitude Modulation (AM) Principles & Receivers

Board Examination Focus: AM modulation index ($m$), trapezoidal pattern calculations, sideband power breakdown ($P_t = P_c(1 + m^2/2)$), superheterodyne receiver stages, 455 kHz intermediate frequency (IF), and image frequency ($f_{\text{img}} = f_{\text{rf}} + 2f_{\text{if}}$) rejection are standard PRC licensure exam questions.

Amplitude Modulation (AM) is a baseline analog modulation scheme wherein the peak amplitude of a high-frequency radio frequency (RF) carrier wave is varied in direct proportion to the instantaneous amplitude of a lower-frequency modulating information signal. Despite the transition to digital broadcasting, AM principles remain foundational in understanding sideband spectral analysis, power distribution, and superheterodyne receiver design.

Mathematical Formulation of AM Signals

Consider an unmodulated sinusoidal carrier wave $v_c(t)$ and a single-tone modulating audio signal $v_m(t)$:

vc(t)=Vccos(ωct)v_c(t) = V_c \cos(\omega_c t) vm(t)=Vmcos(ωmt)v_m(t) = V_m \cos(\omega_m t)

Where $V_c$ and $V_m$ represent the peak amplitude voltages, and $\omega_c = 2\pi f_c$ and $\omega_m = 2\pi f_m$ represent the angular frequencies ($\text{rad/s}$).

In Amplitude Modulation, the instantaneous peak envelope amplitude of the carrier wave becomes $V(t) = V_c + v_m(t) = V_c + V_m \cos(\omega_m t)$. Substituting $V(t)$ into the carrier equation yields the complete time-domain AM wave equation:

vAM(t)=[Vc+Vmcos(ωmt)]cos(ωct)=Vc[1+(VmVc)cos(ωmt)]cos(ωct)v_{\text{AM}}(t) = [V_c + V_m \cos(\omega_m t)] \cos(\omega_c t) = V_c \left[1 + \left(\frac{V_m}{V_c}\right) \cos(\omega_m t)\right] \cos(\omega_c t)

Modulation Index ($m$) and Percent Modulation

The modulation index ($m$), also called modulation factor or coefficient, is the ratio of peak modulating voltage to peak carrier voltage:

m=VmVcm = \frac{V_m}{V_c}

The percentage of modulation ($%M$) is simply $%M = m \times 100%$.

When observing an AM envelope on an oscilloscope, $m$ can be determined directly from the maximum envelope peak ($V_{\text{max}}$) and minimum envelope trough ($V_{\text{min}}$):

Vmax=Vc+VmandVmin=VcVmV_{\text{max}} = V_c + V_m \quad \text{and} \quad V_{\text{min}} = V_c - V_m

Solving these simultaneous equations for $V_c$ and $V_m$ yields:

Vc=Vmax+Vmin2andVm=VmaxVmin2V_c = \frac{V_{\text{max}} + V_{\text{min}}}{2} \quad \text{and} \quad V_m = \frac{V_{\text{max}} - V_{\text{min}}}{2}

Substituting back into the definition of $m$ gives the standard oscilloscope measurement formula:

m=VmaxVminVmax+Vminm = \frac{V_{\text{max}} - V_{\text{min}}}{V_{\text{max}} + V_{\text{min}}}

   Normal Envelope (m = 0.5)            100% Modulation (m = 1.0)           Overmodulation (m > 1.0)
     +Vmax ------------                  +Vmax ------------                 +Vmax ------------
     +Vmin ---                           +Vmin = 0 --------                 Zero Crossing (Envelope Clipping)
     -Vmin ---                           -Vmin = 0 --------                 Sideband Splatter / Distortion
     -Vmax ------------                  -Vmax ------------                 -Vmax ------------
  • Under-modulation ($m < 1.0$): Safe, undistorted transmission, but RF power is underutilized.
  • Critical modulation ($m = 1.0$): Maximum undistorted power transfer where $V_{\text{min}} = 0$.
  • Over-modulation ($m > 1.0$): The modulating signal voltage exceeds carrier voltage, causing envelope phase reversals and zero-crossing clipping. This generates severe harmonic distortion and broad sideband splatter into adjacent channels.

AM Frequency Spectrum and Power Distribution

Using the trigonometric identity $\cos(A)\cos(B) = \frac{1}{2}[\cos(A+B) + \cos(A-B)]$, expanding the time-domain AM equation yields three distinct frequency components:

vAM(t)=Vccos(2πfct)+mVc2cos[2π(fc+fm)t]+mVc2cos[2π(fcfm)t]v_{\text{AM}}(t) = V_c \cos(2\pi f_c t) + \frac{m V_c}{2} \cos[2\pi (f_c + f_m) t] + \frac{m V_c}{2} \cos[2\pi (f_c - f_m) t]

  1. Carrier Component ($f_c$): Constant amplitude $V_c$, carries no information.
  2. Upper Sideband (USB, $f_{USB} = f_c + f_m$): Amplitude $\frac{m V_c}{2}$, contains full message spectrum.
  3. Lower Sideband (LSB, $f_{LSB} = f_c - f_m$): Amplitude $\frac{m V_c}{2}$, identical mirror image of message spectrum.

The required channel bandwidth for standard AM is twice the maximum modulating frequency:

BW=2fm,maxBW = 2 f_{m,\text{max}}

AM Power Calculations

Assuming an antenna load resistance $R$, total average power ($P_t$) is the sum of carrier power ($P_c$) and sideband powers ($P_{USB} + P_{LSB}$):

Pc=Vc22RandPUSB=PLSB=(mVc/2)22R=m2Vc28R=m24PcP_c = \frac{V_c^2}{2 R} \quad \text{and} \quad P_{USB} = P_{LSB} = \frac{(m V_c / 2)^2}{2 R} = \frac{m^2 V_c^2}{8 R} = \frac{m^2}{4} P_c

Summing all components yields the total transmitted power formula:

Pt=Pc+PUSB+PLSB=Pc+m24Pc+m24Pc=Pc(1+m22)P_t = P_c + P_{USB} + P_{LSB} = P_c + \frac{m^2}{4} P_c + \frac{m^2}{4} P_c = P_c \left(1 + \frac{m^2}{2}\right)

Total antenna current ($I_t$) in terms of unmodulated carrier current ($I_c$) is:

It=Ic1+m22I_t = I_c \sqrt{1 + \frac{m^2}{2}}

AM Transmission ModeCarrier Present?Sidebands TransmittedPower Efficiency at $100%$ Mod.Application
DSFC (Double Sideband Full Carrier)YesUSB + LSB$33.3%$ in sidebands ($66.7%$ wasted in carrier)Commercial AM Broadcast ($535-1705\text{ kHz}$)
DSBSC (Double Sideband Suppressed Carrier)NoUSB + LSB$100%$ in sidebandsAnalog subcarriers, stereo multiplexing
SSBSC (Single Sideband Suppressed Carrier)NoUSB or LSB only$100%$ in single sidebandHF Military, Aviation, Amateur Radio

Superheterodyne Receiver Architecture

Invented by Edwin Armstrong in 1918, the superheterodyne receiver converts all incoming RF signals to a fixed lower frequency called the Intermediate Frequency (IF) before demodulation. This design resolves the severe selectivity and gain instability limitations of Tuned Radio Frequency (TRF) receivers.

Block Diagram Breakdown

 Antenna --> [ RF Amp ] --> [ Mixer / Converter ] --> [ IF Amp (455 kHz) ] --> [ Diode Detector ] --> [ Audio Amp ] --> Speaker
                                 ^
                                 |
                          [ Local Osc (f_LO) ] <------------------------------ AGC Feedback
  1. RF Amplifier: Low-noise preamplifier providing initial selectivity and suppressing image frequency responses.
  2. Local Oscillator (LO) & Mixer: Heterodynes incoming $f_{\text{RF}}$ with $f_{\text{LO}}$ to create sum ($f_{\text{LO}} + f_{\text{RF}}$) and difference ($f_{\text{LO}} - f_{\text{RF}}$) frequencies. High-side injection is standard ($f_{\text{LO}} = f_{\text{RF}} + f_{\text{IF}}$).
  3. IF Amplifier: Fixed-frequency tuned amplifier tuned to $f_{\text{IF}} = 455\text{ kHz}$ (for standard AM broadcast). Provides the bulk ($60-80\text{ dB}$) of receiver gain and overall adjacent-channel selectivity.
  4. Diode Peak Detector: Rectifies and filters the $455\text{ kHz}$ IF signal to recover the original audio envelope.
  5. Automatic Gain Control (AGC): Feeds a negative DC voltage proportional to received carrier strength back to RF/IF stages to maintain uniform audio output level across weak and strong stations.

Image Frequency and Selectivity Analysis

An image frequency ($f_{\text{img}}$) is an unwanted RF signal located on the opposite side of the local oscillator frequency from the desired station ($f_{\text{RF}}$) by an amount equal to $2 f_{\text{IF}}$.

For high-side local oscillator injection ($f_{\text{LO}} = f_{\text{RF}} + f_{\text{IF}}$):

fimg=fRF+2fIFf_{\text{img}} = f_{\text{RF}} + 2 f_{\text{IF}}

When $f_{\text{img}}$ enters the mixer alongside $f_{\text{RF}}$, heterodyning produces an identical difference frequency:

fimgfLO=(fRF+2fIF)(fRF+fIF)=fIFf_{\text{img}} - f_{\text{LO}} = (f_{\text{RF}} + 2 f_{\text{IF}}) - (f_{\text{RF}} + f_{\text{IF}}) = f_{\text{IF}}

Both stations pass directly into the IF amplifier, causing severe unintelligible interference.

Image Rejection Ratio (IRR)

The ability of the preselector RF stage to attenuate the image frequency is quantified by the Image Rejection Ratio:

IRR=1+Q2ρ2\text{IRR} = \sqrt{1 + Q^2 \rho^2}

Where $Q$ is the quality factor of the RF tuned circuit, and $\rho$ is the frequency ratio factor:

ρ=fimgfRFfRFfimg\rho = \frac{f_{\text{img}}}{f_{\text{RF}}} - \frac{f_{\text{RF}}}{f_{\text{img}}}

Worked Example: Image Frequency and Power Calculation

Problem: An AM superheterodyne receiver with an IF of $455\text{ kHz}$ is tuned to a station at $f_{\text{RF}} = 1000\text{ kHz}$. The transmitter has an unmodulated carrier power of $10\text{ kW}$. (a) Determine the local oscillator frequency ($f_{\text{LO}}$) and image frequency ($f_{\text{img}}$). (b) If the transmitter is modulated at $80%$ ($m = 0.8$), calculate total transmitted power ($P_t$) and power in each sideband.

Solution:

  1. Calculate local oscillator frequency ($f_{\text{LO}}$): fLO=fRF+fIF=1000 kHz+455 kHz=1455 kHzf_{\text{LO}} = f_{\text{RF}} + f_{\text{IF}} = 1000\text{ kHz} + 455\text{ kHz} = 1455\text{ kHz}
  2. Calculate image frequency ($f_{\text{img}}$): fimg=fRF+2fIF=1000 kHz+2(455 kHz)=1910 kHzf_{\text{img}} = f_{\text{RF}} + 2 f_{\text{IF}} = 1000\text{ kHz} + 2(455\text{ kHz}) = 1910\text{ kHz}
  3. Calculate total transmitted power ($P_t$): Pt=Pc(1+m22)=10 kW(1+0.822)=10 kW(1+0.32)=13.2 kWP_t = P_c \left(1 + \frac{m^2}{2}\right) = 10\text{ kW} \left(1 + \frac{0.8^2}{2}\right) = 10\text{ kW} (1 + 0.32) = 13.2\text{ kW}
  4. Calculate power in each sideband ($P_{USB} = P_{LSB}$): PUSB=PLSB=m24Pc=0.644×10 kW=1.6 kWP_{USB} = P_{LSB} = \frac{m^2}{4} P_c = \frac{0.64}{4} \times 10\text{ kW} = 1.6\text{ kW}
Test Your Knowledge

An AM broadcast station operating at 1200 kHz uses a standard intermediate frequency (IF) of 455 kHz in its superheterodyne receiver. What is the image frequency?

A
B
C
D
Test Your Knowledge

An unmodulated AM carrier power is 5 kW. Calculate total transmitted power when modulated to 70% (m = 0.7).

A
B
C
D
Test Your Knowledge

An oscilloscope displays an AM signal envelope with a peak-to-peak maximum voltage of 120 V and a minimum peak-to-peak voltage of 40 V. What is the percent modulation?

A
B
C
D