RF Glossary

Impedance Matching Networks

Impedance matching transforms source/load impedance to Z₀=50 Ω for maximum power transfer. L-network, Pi, T, single-stub, and quarter-wave transformer design formulas and tradeoffs.

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

TopologyElementsQ / BWBest For
L-network2 (L+C)Fixed by ratioSimple, one frequency
Pi-network3 (C-L-C)Designer choiceFlexible Q, PA output
T-network3 (L-C-L)Designer choiceHigh impedance sources
Single stubTL+stubModerateMicrowave PCB, narrow-band
λ/4 transformer1 TL sectionModerate (~20%)Wideband, real-to-real
Multi-section ChebyN TL sectionsHigh (~40–60%)Octave bandwidth
RF View Auto Matching: Load your device .s1p or .s2p file, set the target frequency and impedance, and RF View synthesizes the L/C matching network in one tap. Switch between lumped L/C match, microstrip stub match, and Real Match (Murata component substitution). Visualize the frequency response instantly.

Related Topics

← Back to RF Glossary  ·  RF View Home