Signal Processing
Constellation Diagram
A spectrum analyzer tells you how much energy is in each frequency bin. A constellation diagram tells you something far more useful: whether the receiver can actually decode the symbols. Each dot on the IQ plane represents one sampled symbol. For a perfect 64QAM signal, 64 dots form a crisp 8×8 grid. Add noise and they blur into fuzzy clouds. Compress them through a nonlinear PA and the outer points pull inward like a pincushion. Introduce phase noise and they smear tangentially into arcs. A single glance at a constellation reveals impairments that would take hours to diagnose with spectral measurements alone.
Reading the IQ Plane Like a Diagnostic Tool
Impairment Signatures on the Constellation
| Impairment | Visual Signature | Affected Axis | Root Cause |
|---|---|---|---|
| Additive noise (AWGN) | Circular clouds at each point | Both I and Q equally | Thermal noise, NF |
| Phase noise | Tangential arcs/smearing | Angular (around origin) | LO phase noise |
| IQ gain imbalance | Rectangular grid (not square) | One axis stretched | Mixer or ADC gain mismatch |
| Quadrature error | Parallelogram (skewed grid) | Diagonal shear | IQ phase ≠ 90° |
| PA compression | Outer points pulled inward | Radial (pincushion) | AM-AM distortion |
| Carrier offset | Constellation rotates over time | Angular (continuous) | LO frequency error |
| Timing error | Cloud elongation along ISI axis | Diagonal | Symbol clock offset |
EVM Limits by Modulation Order
EVM definition:
EVMRMS = √(mean(|error vector|²)) / |reference vector|RMS × 100%
3GPP 5G NR EVM requirements (TS 38.104):
QPSK: ≤ 17.5% (−15.1 dB)
16QAM: ≤ 12.5% (−18.1 dB)
64QAM: ≤ 8.0% (−21.9 dB)
256QAM: ≤ 3.5% (−29.1 dB)
These limits correspond roughly to the EVM where BER begins to deviate from theoretical AWGN performance by more than 1 dB. For 256QAM at 3.5% EVM, the PA must maintain linearity across a 30 dB dynamic range.
EVMRMS = √(mean(|error vector|²)) / |reference vector|RMS × 100%
3GPP 5G NR EVM requirements (TS 38.104):
QPSK: ≤ 17.5% (−15.1 dB)
16QAM: ≤ 12.5% (−18.1 dB)
64QAM: ≤ 8.0% (−21.9 dB)
256QAM: ≤ 3.5% (−29.1 dB)
These limits correspond roughly to the EVM where BER begins to deviate from theoretical AWGN performance by more than 1 dB. For 256QAM at 3.5% EVM, the PA must maintain linearity across a 30 dB dynamic range.
Common Questions
Frequently Asked Questions
What does each dot represent?
One received symbol, sampled at the optimal instant. Horizontal = I component, vertical = Q component. Clean signals form tight clusters at grid positions. Impaired signals spread into clouds. When clouds overlap decision boundaries, bit errors occur.
How do I diagnose impairments?
Noise: circular clouds. Phase noise: tangential arcs. IQ imbalance: rectangular grid. Quadrature error: parallelogram. PA compression: outer points pulled inward (pincushion). Carrier offset: continuous rotation. Each has a unique visual fingerprint.
What EVM is acceptable?
QPSK: 17.5%. 16QAM: 12.5%. 64QAM: 8%. 256QAM: 3.5% (3GPP 5G NR). Higher modulation orders pack symbols closer together, demanding lower EVM from the entire signal chain including the PA.
See Also