8.2 Analog Modulation and Demodulation

8.2 Analog Modulation and Demodulation

Introduction to Analog Modulation

Analog modulation is the process of systematically varying a parameter (amplitude, frequency, or phase) of a high-frequency carrier wave in proportion to the instantaneous amplitude of a baseband message signal. This enables the efficient transmission of analog information (e.g., voice, music, video) over channels—especially wireless channels—that are best suited for high-frequency propagation. The choice of modulation scheme involves a fundamental trade-off between bandwidth, power efficiency, implementation complexity, and noise immunity. This section details the principles, mathematical formulations, spectral characteristics, and implementation techniques for the primary families of analog modulation: Amplitude Modulation (AM) and Angle Modulation (Frequency and Phase Modulation).


1. Amplitude Modulation (AM)

1.1 Core Concept and Mathematical Representation

  1. Principle: The amplitude of a high-frequency carrier signal is varied linearly with the message signal m(t)m(t).

  2. General Expression: sAM(t)=Ac[1+kam(t)]cos(2πfct)s_{\text{AM}}(t) = A_c [1 + k_a m(t)] \cos(2\pi f_c t) where:

    • AcA_c: Carrier amplitude.

    • fcf_c: Carrier frequency.

    • kak_a: Amplitude sensitivity of the modulator (constant, in V1V^{-1}).

    • m(t)m(t): Baseband message signal with maximum amplitude m(t)max=mp|m(t)|_{max} = m_p.

1.2 Types of Amplitude Modulation

1.2.1 Double-Sideband Full Carrier (DSB-FC) - Conventional AM

  1. Definition: This is the standard AM described by the general equation. It contains the full carrier component along with two sidebands.

  2. Modulation Index (μ\mu or mam_a):

    • Defines the extent of amplitude variation. μ=kamp\mu = k_a m_p.

    • Condition for Envelope Detection: For distortion-free envelope detection, 0<μ10 < \mu \leq 1. If μ>1\mu > 1, the carrier is overmodulated, causing envelope distortion.

  3. Time-Domain Waveform: The envelope of the modulated signal directly traces m(t)m(t).

  4. Advantages: Simple to generate. Allows the use of a very simple, inexpensive envelope detector at the receiver.

  5. Disadvantages: Power inefficient (at least 2/3 of the power is in the non-information-carrying carrier). Bandwidth inefficient (transmits two identical sidebands).

1.2.2 Double-Sideband Suppressed Carrier (DSB-SC)

  1. Principle: The carrier component is suppressed, saving transmitter power. Only the two sidebands are transmitted.

  2. Mathematical Expression: sDSB-SC(t)=Acm(t)cos(2πfct)s_{\text{DSB-SC}}(t) = A_c m(t) \cos(2\pi f_c t)

  3. Key Features:

    • Envelope: Does not follow m(t)m(t). It goes to zero when m(t)m(t) crosses zero. Therefore, envelope detection cannot be used.

    • Demodulation: Requires coherent detection (synchronous demodulation).

    • Power Efficiency: More power-efficient than DSB-FC, as all power is in the sidebands.

    • Bandwidth: Same as DSB-FC: B=2fmB = 2f_m, where fmf_m is the maximum frequency in m(t)m(t).

1.2.3 Single-Sideband Suppressed Carrier (SSB-SC)

  1. Principle: One of the two sidebands (either Upper or Lower) is completely removed. This halves the bandwidth requirement.

  2. Generation Methods:

    • Filter Method: Generate a DSB-SC signal and pass it through a sharp bandpass filter to select one sideband. Requires excellent filter characteristics.

    • Phase-Shift (Weaver) Method: Uses phase-shift networks to cancel one sideband. More complex but avoids sharp filtering.

  3. Bandwidth: B=fmB = f_m. (Most bandwidth-efficient AM technique).

  4. Demodulation: Requires coherent detection.

  5. Disadvantage: Complex generation and demodulation.

1.2.4 Vestigial Sideband (VSB)

  1. Principle: A compromise between DSB and SSB. One sideband is passed almost completely, while a vestige (a small portion) of the other sideband is retained.

  2. Purpose: To allow transmission of signals with significant low-frequency content (like video in TV broadcasting), where SSB filtering is impractical.

  3. Generation: Similar to SSB but uses a VSB filter with a specially shaped roll-off.

  4. Bandwidth: BfmB \approx f_m (slightly more than SSB but less than DSB).

  5. Demodulation: Can use envelope detection with a large carrier (VSB+C) or coherent detection for VSB-SC.

1.3 AM Demodulation Techniques

1.3.1 Envelope Detection

  1. Applicability: Only for DSB-FC (conventional AM) with modulation index μ1\mu \leq 1.

  2. Principle: A simple, non-coherent circuit (typically a diode, resistor, and capacitor) that tracks the peaks (envelope) of the modulated signal.

  3. Circuit & Operation:

    • Diode: Rectifies the AM wave during positive half-cycles.

    • RC Filter: Smoothens the rectified waveform. The time constant τ=RC\tau = RC is critical.

      • Must be 1fcτ1fm\frac{1}{f_c} \ll \tau \ll \frac{1}{f_m}.

      • Too small: Output will have excessive ripple at carrier frequency.

      • Too large: The circuit cannot follow the downward slopes of the envelope, causing diagonal clipping distortion.

  4. Advantage: Extremely simple and inexpensive. No need for carrier synchronization.

1.3.2 Coherent Detection (Synchronous Demodulation)

  1. Applicability: Required for DSB-SC, SSB-SC, VSB-SC. Can also be used for DSB-FC.

  2. Principle: The received signal is multiplied by a locally generated carrier wave that is perfectly synchronized (in frequency and phase) with the original transmitter carrier.

  3. Mathematical Process:

    • Received Signal: r(t)=s(t)=Acm(t)cos(2πfct+ϕ)r(t) = s(t) = A_c m(t) \cos(2\pi f_c t + \phi) (for DSB-SC).

    • Local Oscillator: clo(t)=cos(2πfct+ϕ^)c_{lo}(t) = \cos(2\pi f_c t + \hat{\phi}).

    • Multiplication: v(t)=r(t)clo(t)=Acm(t)cos(2πfct+ϕ)cos(2πfct+ϕ^)v(t) = r(t) \cdot c_{lo}(t) = A_c m(t) \cos(2\pi f_c t + \phi) \cos(2\pi f_c t + \hat{\phi}) Using trigonometric identity: v(t)=Ac2m(t)[cos(ϕϕ^)+cos(4πfct+ϕ+ϕ^)]v(t) = \frac{A_c}{2} m(t) [\cos(\phi - \hat{\phi}) + \cos(4\pi f_c t + \phi + \hat{\phi})]

    • Low-Pass Filtering: Removes the high-frequency 2fc2f_c component. y(t)=Ac2m(t)cos(θe)y(t) = \frac{A_c}{2} m(t) \cos(\theta_e) where θe=ϕϕ^\theta_e = \phi - \hat{\phi} is the phase error.

  4. Critical Requirement: Phase Synchronization.

    • If θe=0\theta_e = 0, output is maximum: y(t)=Ac2m(t)y(t) = \frac{A_c}{2} m(t).

    • If θe=π/2\theta_e = \pi/2, output is zero.

    • For SSB, even a small phase error causes distortion.

  5. Implementation: Requires a Phase-Locked Loop (PLL) or other carrier recovery circuit at the receiver, adding complexity.


2. Angle Modulation

2.1 Core Concepts

Angle Modulation involves varying the angle (phase or frequency) of the carrier in proportion to the message signal. It provides superior noise immunity compared to AM at the cost of increased bandwidth.

2.1.1 General Expression

sAngle(t)=Accos(θ(t))=Accos(2πfct+ϕ(t))s_{\text{Angle}}(t) = A_c \cos\left( \theta(t) \right) = A_c \cos\left( 2\pi f_c t + \phi(t) \right) where the total instantaneous phase is θi(t)=2πfct+ϕ(t)\theta_i(t) = 2\pi f_c t + \phi(t).

  • ϕ(t)\phi(t): Phase deviation.

  • Instantaneous Frequency: fi(t)=12πdθi(t)dt=fc+12πdϕ(t)dtf_i(t) = \frac{1}{2\pi} \frac{d\theta_i(t)}{dt} = f_c + \frac{1}{2\pi} \frac{d\phi(t)}{dt}.

2.1.2 Phase Modulation (PM)

  1. Definition: The instantaneous phase deviation is directly proportional to the message signal. ϕ(t)=kpm(t)\phi(t) = k_p m(t) where kpk_p is the phase sensitivity (rad/V).

  2. PM Waveform: sPM(t)=Accos(2πfct+kpm(t))s_{\text{PM}}(t) = A_c \cos\left( 2\pi f_c t + k_p m(t) \right)

2.1.3 Frequency Modulation (FM)

  1. Definition: The instantaneous frequency deviation from the carrier frequency is directly proportional to the message signal. fi(t)fc=kfm(t)f_i(t) - f_c = k_f m(t) where kfk_f is the frequency sensitivity (Hz/V).

  2. Relationship to Phase: Since frequency is the derivative of phase, the phase deviation in FM is the integral of the message signal. ϕ(t)=2πkf0tm(τ)dτ\phi(t) = 2\pi k_f \int_0^t m(\tau) \, d\tau

  3. FM Waveform: sFM(t)=Accos(2πfct+2πkf0tm(τ)dτ)s_{\text{FM}}(t) = A_c \cos\left( 2\pi f_c t + 2\pi k_f \int_0^t m(\tau) \, d\tau \right)

2.2 Key Parameters for FM

  1. Instantaneous Frequency Deviation: Δf(t)=kfm(t)max\Delta f(t) = k_f |m(t)|_{max} (Peak instantaneous shift from fcf_c).

  2. Peak Phase Deviation (Modulation Index, β\beta):

    • For a sinusoidal message: m(t)=Amcos(2πfmt)m(t) = A_m \cos(2\pi f_m t).

    • Δf=kfAm\Delta f = k_f A_m.

    • Modulation Index: β=Δffm=kfAmfm\beta = \frac{\Delta f}{f_m} = \frac{k_f A_m}{f_m}.

    • β\beta is a dimensionless number representing the maximum phase shift of the carrier in radians.

  3. Carson's Rule (Bandwidth Estimation): BFM2(Δf+fm)=2fm(1+β)B_{\text{FM}} \approx 2(\Delta f + f_m) = 2f_m(1 + \beta)

    • Narrowband FM (NBFM): β1\beta \ll 1. Bandwidth B2fmB \approx 2f_m (similar to AM).

    • Wideband FM (WBFM): β>1\beta > 1. Bandwidth B2ΔfB \approx 2\Delta f, which is much larger than the message bandwidth. WBFM provides excellent noise immunity.

2.3 Spectra of FM/PM Signals

  1. Fundamental Difference from AM: The spectrum of an angle-modulated signal is nonlinear and much more complex than that of AM.

  2. Spectrum for Sinusoidal Modulation (FM/PM):

    • Even for a single-tone message, the FM/PM spectrum consists of the carrier frequency fcf_c and an infinite number of sidebands at frequencies fc±nfmf_c \pm n f_m, where n=1,2,3,...n = 1, 2, 3, ...

    • The amplitudes of these sidebands are given by Bessel functions of the first kind, Jn(β)J_n(\beta).

    • The modulated signal can be expressed as: sFM(t)=Acn=Jn(β)cos(2π(fc+nfm)t)s_{\text{FM}}(t) = A_c \sum_{n=-\infty}^{\infty} J_n(\beta) \cos\left(2\pi (f_c + n f_m) t\right)

  3. Practical Bandwidth: While the spectrum is theoretically infinite, the sideband amplitudes Jn(β)J_n(\beta) become negligible for large nn. The effective bandwidth containing, say, 98% of the signal power is given by Carson's Rule.

2.4 Pre-emphasis and De-emphasis in FM

This is a crucial technique to combat noise in FM systems, specifically the increase in high-frequency noise after demodulation.

  1. The Problem (Triangular Noise Spectrum):

    • In an FM demodulator (discriminator), the noise at the output has a power spectral density that increases quadratically with frequency (Sn,out(f)f2S_{n,out}(f) \propto f^2).

    • This means high-frequency components of the message suffer from a worse Signal-to-Noise Ratio (SNR) than low-frequency components.

  2. The Solution:

    • Pre-emphasis (at the Transmitter): Artificially boost (amplify) the high-frequency components of the message signal m(t)m(t) before modulation. This makes the high frequencies stronger relative to the noise that will be added.

      • Implemented using a high-pass filter with time constant τ\tau (e.g., 75 μs in standard FM broadcasting).

    • De-emphasis (at the Receiver): After demodulation, attenuate the high-frequency components by exactly the same amount they were boosted. This restores the original frequency balance of m(t)m(t) while simultaneously reducing the high-frequency noise that was amplified by the demodulator.

      • Implemented using a low-pass filter with the same time constant τ\tau as the pre-emphasis filter.

  3. Net Effect: The overall message signal m(t)m(t) remains unchanged, but the high-frequency noise power at the output is significantly reduced, leading to a substantial improvement in the overall SNR, particularly for high-frequency content.

Conclusion: Analog modulation techniques represent the foundational methods for radio communication. AM schemes, particularly DSB-FC, prioritize simplicity and cost, while angle modulation (FM) trades increased bandwidth for vastly improved noise performance. Understanding the generation, spectral properties, and demodulation techniques—including specialized methods like envelope detection, coherent detection, and pre-emphasis/de-emphasis—is essential for analyzing traditional broadcast systems and forms the conceptual basis for many modern digital communication methods.

Last updated