Comm Notes
Complete analysis of Single Sideband modulation covering filter method, phase-shift method, Weaver method, mathematical representation, advantages over DSB, and practical applications in HF communication.
Single Sideband modulation transmits only one sideband (upper or lower) of the AM signal, eliminating both the carrier and the redundant sideband. This achieves maximum bandwidth efficiency — the same information is transmitted in half the bandwidth of DSB systems, making SSB the preferred modulation for HF radio, military communications, and long-distance telephony.
Mathematical Representation
Upper Sideband (USB)
sUSB(t) = (Ac/2)[m(t)·cos(2πfc·t) - m̂(t)·sin(2πfc·t)]
Lower Sideband (LSB)
sLSB(t) = (Ac/2)[m(t)·cos(2πfc·t) + m̂(t)·sin(2πfc·t)]
Where m̂(t) is the Hilbert transform of m(t), which shifts all frequency components by -90°.
For a single-tone message m(t) = Am·cos(2πfm·t):
- m̂(t) = Am·sin(2πfm·t)
- USB: s(t) = (AcAm/2)·cos[2π(fc+fm)·t]
- LSB: s(t) = (AcAm/2)·cos[2π(fc-fm)·t]
Spectrum Comparison
Standard AM Spectrum
| | | |
| | | | | | |
+────+────+────+────+────+────+──> f
LSB carrier USB
fc-fm fc fc+fm
|<──── BW = 2fm ────>|
DSB-SC Spectrum
| | | |
| | | |
+────+───────────────────+────+──> f
LSB USB
fc-fm fc+fm
|<──── BW = 2fm ────>|
SSB (USB) Spectrum
| | |
| | |
+────────────────────────+────+──> f
USB
fc+fm
|<─ BW = fm ─>|
SSB (LSB) Spectrum
| |
| |
+────+────────────────────────────> f
LSB
fc-fm
|<─ BW = fm ─>|
SSB Generation Methods
Method 1: Filter Method
| Message | ───> | Balanced | ───> | Sideband | ───> | SSB |
|---|---|---|---|---|---|---|
| m(t) | Modulator | Filter | Output |
Challenges:
- Requires extremely sharp filter roll-off at the carrier frequency
- Voice signals have little energy below 300 Hz, creating a spectral gap that eases filtering
- Crystal or mechanical filters at IF frequencies (e.g., 455 kHz) are commonly used
Method 2: Phase-Shift Method (Hartley Modulator)
For USB: Subtract the Q-path from I-path For LSB: Add the Q-path to I-path
Challenge: Building a wideband 90° phase shifter that works accurately across the entire message bandwidth.
Method 3: Weaver Method (Third Method)
Uses two stages of quadrature mixing to avoid both sharp filters and wideband phase shifters. First mixes to an intermediate frequency, then to the final carrier frequency.
Demodulation of SSB
SSB demodulation requires coherent detection identical to DSB-SC:
Received SSB × cos(2πfc·t) → LPF → m(t)/2
For USB: sUSB(t)·cos(2πfc·t) = (AcAm/4)·cos(2πfm·t) + (high-frequency terms)
After LPF: output = (AcAm/4)·cos(2πfm·t) = message recovered
Frequency error tolerance: SSB is more tolerant of small frequency offsets than DSB-SC. A frequency error Δf simply shifts all message frequencies by Δf, which is acceptable for voice (shifts < 50 Hz are tolerable) but problematic for music or data.
Power and Bandwidth Efficiency
| Parameter | AM | DSB-SC | SSB |
|---|---|---|---|
| Bandwidth | 2fm | 2fm | fm |
| Carrier power | 2Pc/3 | 0 | 0 |
| Sideband power | Pc/3 | Pc | Pc |
| Efficiency | 33% | 100% | 100% |
| BW efficiency | Low | Medium | High |
| Required SNR | Low | High | High |
Solved Example 1
Problem: A voice signal occupying 300 Hz to 3.4 kHz is transmitted using SSB with a carrier of 14.2 MHz. Find the frequency range of the transmitted signal for both USB and LSB.
Solution:
For USB (Upper Sideband):
- Lower edge: fc + 300 = 14,200,300 Hz = 14.2003 MHz
- Upper edge: fc + 3400 = 14,203,400 Hz = 14.2034 MHz
- Bandwidth: 3.1 kHz
For LSB (Lower Sideband):
- Lower edge: fc - 3400 = 14,196,600 Hz = 14.1966 MHz
- Upper edge: fc - 300 = 14,199,700 Hz = 14.1997 MHz
- Bandwidth: 3.1 kHz
Solved Example 2
Problem: Compare the required transmitter power for AM, DSB-SC, and SSB to deliver the same demodulated signal quality. Assume the message signal has a normalized power of 1W and modulation index m=1 for AM.
Solution:
For the same demodulated SNR, the required sideband power must be equal.
Let required sideband power per channel = Ps
- SSB total power needed: Ps (one sideband only)
- DSB-SC total power: 2Ps (two sidebands, coherent combining gives 3dB gain, so actually Ps gives same SNR)
- AM total power: 2Ps + carrier = 2Ps + 4Ps = 6Ps (carrier is 2× total sideband power when m=1)
Power savings:
- SSB vs AM: Factor of 6 (7.8 dB saving)
- SSB vs DSB-SC: Factor of 2 in bandwidth (same power, half bandwidth)
Advantages of SSB
- Bandwidth: Uses only half the bandwidth of AM/DSB-SC
- Power: All power goes to useful signal
- Selective fading: Less susceptible than DSB (no sideband cancellation)
- Frequency tolerance: Small carrier offsets cause pitch shift, not distortion
- Channel capacity: Twice as many channels in a given spectrum allocation
Disadvantages of SSB
- Complexity: Requires precise phase networks or sharp filters
- Carrier recovery: No pilot tone (unless added) makes synchronization harder
- Tuning sensitivity: Manual tuning requires careful adjustment
- Not suitable for: Broadcast (complexity at every receiver), wideband signals
Applications
- Amateur (Ham) radio on HF bands
- Military HF communication
- Maritime and aeronautical HF radio
- Long-distance telephone trunks (historical)
- Citizen Band radio
- Some satellite links
Interview Questions
Q1: Why is SSB preferred over DSB-SC even though both have 100% power efficiency?
While both DSB-SC and SSB achieve 100% power efficiency, SSB uses only half the bandwidth. In spectrum-limited applications (like HF radio where the entire usable band is only 30 MHz), this bandwidth saving means twice as many channels can be accommodated. SSB also has better performance under selective fading since there is no possibility of upper and lower sidebands experiencing differential fading and partially canceling.
Q2: Explain the Hilbert transform and its role in SSB generation.
The Hilbert transform shifts all frequency components of a signal by exactly -90° while preserving their amplitudes. In SSB generation (phase-shift method), the message is split into two paths: direct and Hilbert-transformed. These are modulated onto cosine and sine carriers respectively, and when combined, one sideband adds constructively while the other cancels destructively. The practical difficulty is implementing an accurate wideband 90° phase shift across all message frequencies.
Q3: What is the spectral gap advantage in voice SSB?
Voice signals have negligible energy below 300 Hz, creating a natural spectral gap between the upper and lower sidebands of a DSB-SC signal. This 600 Hz gap (300 Hz on each side of the carrier) relaxes the filter requirements in the filter method of SSB generation, since the transition band of the sideband filter can be 600 Hz wide rather than requiring an infinitely sharp cutoff exactly at the carrier frequency.
Q4: How does frequency error affect SSB reception differently than DSB-SC?
In DSB-SC, a frequency error Δf causes a beating effect: the output becomes m(t)·cos(2πΔf·t), which amplitude-modulates the message and makes it unintelligible. In SSB, the same frequency error simply shifts all message frequency components by Δf. For voice, shifts up to about 50 Hz are perceptible but still intelligible, making SSB much more tolerant of oscillator inaccuracies in practical field conditions.
Exam Focus
Revise definitions, diagrams, examples, and short-answer points for Single Sideband (SSB) Modulation.
Interview Use
Prepare one clear explanation, one practical example, and one common mistake for this Communication Systems topic.
Search Terms
communication-systems, communication systems, communication, systems, analog, ssb, modulation, single sideband (ssb) modulation
Related Communication Systems Topics