8PSK
Understanding 8PSK
Phase Shift Keying (PSK) modulations encode information exclusively in the phase of the carrier. The amplitude stays constant. BPSK uses 2 phase states (0° and 180°, 1 bit/symbol). QPSK uses 4 states (45°, 135°, 225°, 315°, 2 bits/symbol). 8PSK extends to 8 states separated by 45°, carrying 3 bits per symbol.
The constant-envelope property of PSK is critical for systems using nonlinear power amplifiers. A traveling wave tube amplifier (TWTA) in a satellite transponder, or a class-C PA in a GSM handset, clips the signal amplitude to its saturation level. For QAM signals, this clipping destroys the amplitude information and generates spectral regrowth. For PSK signals, clipping has no effect because the amplitude carries no data. This allows the PA to run at maximum efficiency, which is paramount in battery-powered and solar-powered systems.
Pb ≈ (1/3) × erfc(√(3Eb/(2×N0)) × sin(π/8))
Spectral Efficiency:
η = log2(8) = 3 bits/symbol/Hz
Minimum Phase Distance:
Δφ = 360° / 8 = 45°
Eb/N0 penalty vs. QPSK:
~4 dB at BER = 10−6 (uncoded)
Example: DVB-S2 with 8PSK and rate-3/4 LDPC coding achieves 2.25 bits/Hz spectral efficiency at C/N = 7.4 dB.
Modulation Comparison: PSK vs. QAM
| Modulation | Bits/Sym | Envelope | PA Requirement | Primary Application |
|---|---|---|---|---|
| BPSK | 1 | Constant | Nonlinear OK | GPS, deep space |
| QPSK | 2 | Constant | Nonlinear OK | DVB-S/S2, LTE cell edge |
| 8PSK | 3 | Constant | Near-linear (filtered) | EDGE, DVB-S2, MIL-SATCOM |
| 16-QAM | 4 | Variable | Linear required | LTE mid-range, Wi-Fi |
| 16-APSK | 4 | 2 rings | Near-linear | DVB-S2 (satellite QAM alternative) |
Frequently Asked Questions
Why does 8PSK matter for satellite communications?
Satellite TWTAs operate near saturation for maximum efficiency. Constant-envelope modulations like 8PSK survive nonlinear amplification because amplitude carries no data. 8PSK gives 50% more throughput than QPSK without requiring TWTA backoff. This is why DVB-S2 uses 8PSK as a middle tier: more throughput on good links without sacrificing HPA efficiency.
How does 8PSK compare to 16-QAM?
8PSK carries 3 bits/symbol; 16-QAM carries 4. For the same Eb/N0, 8PSK has better BER than 16-QAM because its 8 points are further apart on the unit circle than 16-QAM's 16 points on a grid. The key difference is envelope: 8PSK is constant, 16-QAM is not. Use 8PSK for nonlinear PAs (satellite, GSM); use 16-QAM when the PA is linear (LTE, Wi-Fi).
What role did 8PSK play in the GSM to EDGE evolution?
GSM used GMSK (1 bit/symbol). EDGE introduced 8PSK to triple raw data rate per timeslot from 22.8 kbps to 59.2 kbps. However, EDGE's 8PSK with pulse shaping is not truly constant-envelope, requiring slight PA linearization. This was the first time GSM handsets needed a linear amplifier path, increasing current consumption versus GMSK mode.