Impedance Matching
A practical, example-driven guide to impedance matching — from the fundamentals of reflection to quarter-wave transformers, single stub and double stub matching — with fully verified calculations and Smith chart walkthroughs at every step.
Why Match Impedances?
In any RF system a signal travels from a source through a transmission line to a load. When the load impedance ZL differs from the characteristic impedance Z₀ of the line, part of the incident wave reflects back toward the source. That reflected energy is wasted, and in high-power systems it can destroy amplifiers.
Impedance matching eliminates the reflection so that all available power is delivered to the load — maximising efficiency, minimising VSWR, and ensuring the source operates into its design impedance.
Where matching matters most
LNA input: Maximises power from antenna and minimises noise figure.
PA output: Delivers maximum power to antenna and protects the PA.
Filter terminations: Filter response is valid only with correct source and load impedance.
Between stages: Cascaded stages need matched interfaces to achieve predicted gain.
Reflection Coefficient & VSWR
VSWR = (1+|Γ|)/(1−|Γ|) · Mismatch Loss = −10·log₁₀(1−|Γ|²) dB
| |Γ| | Return Loss | VSWR | Mismatch Loss |
|---|---|---|---|
| 0.000 | ∞ dB | 1.000 : 1 | 0.000 dB |
| 0.100 | 20.00 dB | 1.222 : 1 | 0.044 dB |
| 0.200 | 13.98 dB | 1.500 : 1 | 0.177 dB |
| 0.316 | 10.00 dB | 1.925 : 1 | 0.458 dB |
| 0.500 | 6.021 dB | 3.000 : 1 | 1.249 dB |
|Γ|=0.1 → RL=20.00 dB · VSWR=1.222 · ML=0.044 dB ✓ · |Γ|=0.316 → RL=10.00 dB · VSWR=1.924 · ML=0.458 dB ✓
Smith Chart Basics
The Smith chart maps the complex impedance plane onto the complex Γ plane. Every point corresponds to a unique normalised impedance z = Z/Z₀ = r + jx.
Constant-r circles — r=0 is outer rim, r=1 passes through centre, r=∞ is rightmost (OC).
Constant-x arcs — upper half = inductive (+jx), lower half = capacitive (−jx).
Centre — z=1+j0, Γ=0, perfect match. Leftmost — z=0 (SC).
Quarter-Wave Transformer
A λ/4 section of transmission line with characteristic impedance ZT inserted between Z₀ and a real load RL. The input impedance of a λ/4 line terminated by RL is ZT²/RL. Setting this equal to Z₀ gives:
Valid only for purely real loads. For complex loads: use a line or stub to rotate load to real first.
Worked Example — 100 Ω to 50 Ω at 2.4 GHz on FR4
Single Stub Matching
A single shunt stub connected in parallel with the main line at distance d from the load. Works entirely in admittance (Y=1/Z). The stub provides a susceptance that cancels the imaginary part of the line admittance at the junction.
2. Find d: y(d) = 1+jb (g=1 circle on Smith chart)
3. Stub: SC: βℓ = arccot(−b) OC: βℓ = arctan(−b)
4. Total: (1+jb) + (−jb) = 1+j0 → matched ✓
Worked Example — Match 25−j30 Ω to 50 Ω at 1.0 GHz
Smith Chart Walkthrough
Double Stub Matching
Two shunt stubs at fixed spacing d (typically λ/8), with adjustable stub lengths. Ideal for tunable bench tuners. The cost is a forbidden load region: loads with gL > 1/sin²(βd) cannot be matched.
yB = (yA+j·tan(βd))/(1+j·yA·tan(βd)) must have Re{yB}=1
Worked Example — Match 25−j50 Ω at 2.0 GHz, d=λ/8
Smith Chart Walkthrough — Double Stub
Method Comparison
| Method | Load Type | Bandwidth | Tunable? | Main Constraint |
|---|---|---|---|---|
| Quarter-Wave Transformer | Real only | Moderate | No | Needs real load — pre-transform complex loads |
| Single Stub — Shunt | Any complex | Narrow (~10–20%) | Partially | Stub position d set at design time |
| Single Stub — Series | Any complex | Narrow | No | Requires line break — harder on microstrip |
| Double Stub | Any (except forbidden) | Narrow | Yes | Forbidden region gL > 1/sin²(βd) |
| L-Network (LC) | Any complex | Narrow | With variable C | Component Q degrades at mmWave |
Put This Theory Into Practice
Use these RFLab tools to implement and verify the techniques covered on this page — from computing the stub length to checking S11 after matching.