Signal Processing

Quadrature

Every modern wireless standard, from LTE to WiFi 7 to satellite DVB-S2X, transmits and receives using I/Q (in-phase and quadrature) signal processing. The concept is simple: split the local oscillator into two copies separated by exactly 90°. Multiply the baseband I data with the cosine copy and the Q data with the sine copy. Add them together. The result is a carrier whose amplitude and phase are independently controlled by I and Q, placing each symbol at any point on the constellation diagram. At the receiver, multiply by cosine to recover I and by sine to recover Q, with no crosstalk between channels because cos and sin are orthogonal. Two real signals encoding one complex signal: this is quadrature, and it is the foundation of all digital communications.
Category: Signal Processing
Principle: cos ⊥ sin (orthogonal)
Challenge: I/Q imbalance, LO leakage

I/Q Imbalance Impact on Image Rejection

Gain ImbalancePhase ImbalanceIRRMax Usable Modulation
0.05 dB0.5°45 dB4096QAM
0.1 dB38 dB1024QAM
0.3 dB30 dB256QAM
0.5 dB25 dB64QAM
1.0 dB20 dB16QAM
2.0 dB10°14 dBQPSK only
Quadrature modulated signal:
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)
Common Questions

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.

Signal Quality

I/Q Imbalance Analyzer

Enter gain and phase imbalance values. See the resulting IRR, EVM contribution, and maximum supported modulation order for your quadrature modulator or demodulator.

Analyze I/Q Imbalance