Quadrature
I/Q Imbalance Impact on Image Rejection
| Gain Imbalance | Phase Imbalance | IRR | Max Usable Modulation |
|---|---|---|---|
| 0.05 dB | 0.5° | 45 dB | 4096QAM |
| 0.1 dB | 1° | 38 dB | 1024QAM |
| 0.3 dB | 2° | 30 dB | 256QAM |
| 0.5 dB | 3° | 25 dB | 64QAM |
| 1.0 dB | 5° | 20 dB | 16QAM |
| 2.0 dB | 10° | 14 dB | QPSK only |
s(t) = I(t)·cos(2πfct) − Q(t)·sin(2πfct)
Complex envelope:
z(t) = I(t) + jQ(t)
Amplitude = |z(t)|, Phase = arctan(Q/I)
Image rejection ratio (approx):
IRR ≈ −20·log(√(ε² + δ²)/2)
ε = gain error (linear), δ = phase error (rad)
Frequently Asked Questions
Why two components?
One real signal controls only amplitude. Two orthogonal signals (cos ⊥ sin) control amplitude AND phase independently. I+jQ traces the constellation. Without quadrature: no QAM, no modern digital communications.
I/Q imbalance effects?
Gain/phase mismatch creates image leakage. 1 dB + 5°: IRR = 20 dB, limits to 16QAM. 0.1 dB + 1°: IRR = 38 dB, supports 1024QAM. Digital calibration can correct to <0.05 dB / <0.5°.
How is 90° generated?
RF: branchline coupler (10 to 20% BW). IC: polyphase RC filters (wider BW). Digital: NCO produces exact cos/sin samples with zero imbalance. Digital I/Q avoids analog matching problems entirely, which is why software-defined radios perform all mixing digitally, achieving IRR above 80 dB that no analog quadrature mixer can match. Modern 5G base station RFICs combine analog front ends with digital I/Q calibration loops.