RF Design

Impedance Matching

A GaN power transistor's optimal load impedance at 3.5 GHz is 2.3 + j4.1 Ω. The antenna system is 50 Ω. Without a matching network between them, 90% of the power bounces back into the transistor as heat. Two capacitors and an inductor, chosen with the right values and arranged in the right topology, transform the 50 Ω load into the 2.3 + j4.1 Ω the transistor needs to deliver its rated power. That is impedance matching: the art of making two different impedances look identical to each other so that maximum power transfers between them.
Category: RF Design
Goal: Γ = 0 (zero reflection)
Tool: Smith Chart

Network Topologies and Their Trade-offs

TopologyComponentsQ ControlBandwidthHarmonic FilteringBest Application
L-network2 (L + C)Fixed by Z ratioModerateNoneSimple matching, low ratio
Pi-network3 (C-L-C)SelectableAdjustableGood (lowpass form)PA output, harmonic suppression
T-network3 (L-C-L)SelectableAdjustablePoorLNA input, high-Z nodes
Quarter-wave TL1 (line section)Fixed (~4)~20%NoneMicrostrip, >1 GHz
Multi-section transformer2 to 5 sectionsLowOctave+NoneBroadband, Chebyshev taper
L-network design (RS > RL):
Q = √(RS/RL − 1)
Xseries = Q × RL
Xshunt = RS / Q

Example: 50 Ω to 5 Ω at 2 GHz:
Q = √(50/5 − 1) = √9 = 3.0
Xseries = 3 × 5 = 15 Ω → L = 15/(2π×2×109) = 1.19 nH
Xshunt = 50/3 = 16.7 Ω → C = 1/(2π×2×109×16.7) = 4.77 pF
BW ≈ f0/Q = 2 GHz/3 = 667 MHz (33% fractional)

Practical Design Considerations

On a PCB above 2 GHz, lumped inductors have self-resonant frequencies that limit usable values to a few nanohenries. Capacitors above 10 pF become inductive before reaching the operating frequency. Designers increasingly replace lumped components with microstrip stubs and line sections that behave as distributed inductors and capacitors. A high-impedance line section acts as a series inductor; a low-impedance section acts as a shunt capacitor. At millimeter-wave frequencies (28 GHz and above), all matching is done with transmission line segments because no practical lumped components exist. Component Q also matters: a matching network with component Q of 50 adds about 0.2 dB of insertion loss for a 10:1 impedance transformation, while a Q of 20 adds 0.5 dB. This dissipative loss directly reduces PA output power or receiver sensitivity.

Common Questions

Frequently Asked Questions

Why does mismatch waste power?

Mismatched impedance causes reflection: |Γ|² of the incident power bounces back. At VSWR 2.0: 11% reflected. At VSWR 3.0: 25% reflected. A matching network makes Γ = 0, delivering 100% of available power to the load.

What determines bandwidth?

The Bode-Fano limit: perfect match at one frequency or imperfect match over a band, never both. L-network Q = √(Rhigh/Rlow − 1) is fixed. For 10:1 ratio: Q = 3, BW = 33%. Pi/T networks allow independent Q selection.

When Pi or T instead of L?

L-network: fixed Q, 2 components, no harmonic filtering. Pi: selectable Q, lowpass form provides harmonic suppression (ideal for PA output). T: selectable Q, high-Z virtual node (useful for LNA input matching between low impedances).

Design Tools

Matching Network Synthesizer

Enter source and load impedance, frequency, and choose L, Pi, or T topology. Get component values, Smith Chart plot, and bandwidth estimate.

Design a Match