Why Impedance Matching Matters
Maximum power transfer from source to load occurs when Z_load = Z_source* (conjugate match). In RF systems with Z₀ = 50 Ω reference, this means transforming every device port to 50 Ω using a matching network. Without matching, reflections cause power loss (mismatch loss), oscillations, and degraded noise figure in receive chains.
L-Network (Two-Element Match)
Given: R_source = Z₀, R_load = R_L (R_L ≠ Z₀)
Case R_L < Z₀ (step-up):
Q = √(Z₀/R_L − 1)
X_series = Q · R_L
X_shunt = Z₀ / Q
Case R_L > Z₀ (step-down):
Q = √(R_L/Z₀ − 1)
X_shunt = R_L / Q
X_series = Z₀ · Q
Bandwidth: BW ≈ f₀ / Q (3 dB bandwidth)
The L-network is the simplest matching topology — exactly two reactive elements, one series and one shunt. Its Q (and bandwidth) is fixed by the impedance ratio: Q = √(R_high/R_low − 1). For large impedance ratios (e.g., 2 Ω PA output to 50 Ω), Q can exceed 5, giving very narrow bandwidth.
Pi-Network and T-Network (Three-Element Match)
Adding a third reactive element decouples Q from the impedance ratio, allowing the designer to choose bandwidth independently:
Pi-network: shunt C₁ — series L — shunt C₂ T-network: series L₁ — shunt C — series L₂ Design Q selected by designer: Q ≥ √(R_high/R_low − 1) Higher Q = narrower BW, higher component values Lower Q (near minimum) = widest possible bandwidth for that impedance ratio
Single-Stub Matching
A shunt stub (open or short circuit transmission line section) placed at the right distance d from the load cancels the susceptance of the load. Used at microwave frequencies where lumped elements are impractical.
d = position where Re[Y(d)] = 1/Z₀ (normalized conductance = 1) Stub length l = length that provides jB = −Im[Y(d)] Open stub: shorter for capacitive susceptance Short stub: easier to fabricate (no via needed for shunt path)
Quarter-Wave Transformer
Transforms real impedance R_L to Z₀: Z₁ = √(Z₀ · R_L) [impedance of the λ/4 line section] Length = λ/4 at f₀ Bandwidth: BW₃dB ≈ 2f₀/π · arccos[ 2|Γ_max|/√(1−|Γ_max|²) · √(Z₁²/(Z₀·R_L)) ] Approximately BW ≈ f₀/2 for RL/Z₀ ≤ 4 with Γ_max = 0.1
Matching Topology Comparison
| Topology | Elements | Q / BW | Best For |
|---|---|---|---|
| L-network | 2 (L+C) | Fixed by ratio | Simple, one frequency |
| Pi-network | 3 (C-L-C) | Designer choice | Flexible Q, PA output |
| T-network | 3 (L-C-L) | Designer choice | High impedance sources |
| Single stub | TL+stub | Moderate | Microwave PCB, narrow-band |
| λ/4 transformer | 1 TL section | Moderate (~20%) | Wideband, real-to-real |
| Multi-section Cheby | N TL sections | High (~40–60%) | Octave bandwidth |