Smith Chart Impedance Matching: Step-by-Step L-Network Design
Learn how to design L-network matching circuits using the Smith Chart. Walk through real examples with series/shunt elements, moving from load to source on the chart.
Contents
- Why Use the Smith Chart for Matching?
- The Two Fundamental Moves
- Series Elements: Constant-R Circles
- Shunt Elements: Constant-G Circles
- L-Network Matching: The Building Block
- Worked Example 1: Matching 25 - j15 Ω to 50 Ω at 1 GHz
- Worked Example 2: Matching 150 + j80 Ω to 50 Ω
- Bandwidth Considerations
- Common Smith Chart Matching Patterns
- From Chart to Circuit: Practical Tips
- When L-Networks Are Not Enough
- Key Takeaways
Why Use the Smith Chart for Matching?
Every impedance matching problem boils down to one task: move from the load impedance to the center of the Smith Chart (Z₀, typically 50 Ω). Network analyzers and simulation tools can do this numerically, but the Smith Chart gives you something software cannot — geometric intuition about which element to add and why it works.
The chart makes two facts visual:
- Adding a series element moves you along a constant-resistance circle
- Adding a shunt element moves you along a constant-conductance circle
The Two Fundamental Moves
Series Elements: Constant-R Circles
A series inductor adds positive reactance (+jX), moving you clockwise along the resistance circle your impedance sits on. A series capacitor adds negative reactance (-jX), moving counter-clockwise.
Key insight: series elements cannot change the real part of impedance. If your load is on the R=25Ω circle, a series element keeps you on that circle — it only rotates your position.
Shunt Elements: Constant-G Circles
Switch to the admittance chart (same chart, rotated 180°). A shunt capacitor adds positive susceptance (+jB), moving clockwise on a constant-conductance circle. A shunt inductor adds negative susceptance (-jB), moving counter-clockwise.
Key insight: shunt elements cannot change the real part of admittance. They only adjust the imaginary part.
L-Network Matching: The Building Block
The L-network is the simplest matching topology — two reactive elements in an L-shape. It can match any impedance to Z₀ in a single step, but it has no bandwidth control (unlike T or π networks).
There are eight possible L-network configurations (series-L/shunt-C, series-C/shunt-L, etc.), but the Smith Chart tells you which one works without memorizing rules:
- Plot the normalized load impedance z_L = Z_L / Z₀
- Determine whether z_L is inside or outside the unity conductance circle (g=1)
- If inside: use shunt-first, then series
- If outside: use series-first, then shunt
Worked Example 1: Matching 25 - j15 Ω to 50 Ω at 1 GHz
Step 1: Normalizez_L = (25 - j15) / 50 = 0.5 - j0.3
Plot this on the Smith Chart. It sits on the R=0.5 circle, below the real axis (capacitive load).
Step 2: Choose topologyThe point 0.5 - j0.3 is inside the g=1 circle on the admittance chart. Strategy: add a series element first to reach the g=1 circle, then a shunt element to reach center.
Step 3: Series inductorFrom 0.5 - j0.3, move clockwise (adding +jX) along the R=0.5 circle until you hit the g=1 circle. This happens at z = 0.5 + j0.5.
Reactance added: Δx = 0.5 - (-0.3) = +0.8 (normalized)
Denormalize: X_L = 0.8 × 50 = 40 Ω
At 1 GHz: L = X_L / (2π × 10⁹) = 40 / (6.28 × 10⁹) = 6.37 nH
Step 4: Shunt capacitorConvert z = 0.5 + j0.5 to admittance: y = 1/(0.5 + j0.5) = 1 - j1.
We need to reach y = 1 + j0 (center). Add shunt susceptance: Δb = +1.0.
Denormalize: B_C = 1.0 / 50 = 0.02 S
At 1 GHz: C = B_C / (2π × 10⁹) = 0.02 / (6.28 × 10⁹) = 3.18 pF
Result: 6.37 nH series inductor + 3.18 pF shunt capacitor matches 25 - j15 Ω to 50 Ω at 1 GHz.Worked Example 2: Matching 150 + j80 Ω to 50 Ω
Step 1: Normalizez_L = (150 + j80) / 50 = 3.0 + j1.6
This point is far from center — high impedance, inductive.
Step 2: Choose topologyThe point 3.0 + j1.6 is outside the g=1 circle. Strategy: shunt element first to reach R=1 circle, then series element to center.
Step 3: Shunt capacitorConvert to admittance: y_L = 1/(3.0 + j1.6) = 0.263 - j0.140
Add shunt +jB (capacitor) to move along g=0.263 circle until the corresponding impedance reaches the R=1 circle. Target: y = 0.263 + j0.296, which gives z = 1.0 - j1.13.
Δb = 0.296 - (-0.140) = +0.436
B_C = 0.436 / 50 = 8.72 mS → C = 1.39 pF at 1 GHz
Step 4: Series inductorFrom z = 1.0 - j1.13, add series +jX to reach 1.0 + j0.
Δx = +1.13 → X_L = 56.5 Ω → L = 8.99 nH at 1 GHz
Result: 1.39 pF shunt cap + 8.99 nH series inductor.Bandwidth Considerations
L-networks have no independent bandwidth control. The Q of the match is fixed by:
For 150 → 50 Ω: Q = √(150/50 - 1) = √2 ≈ 1.41
This gives roughly 70% fractional bandwidth (usable for most narrowband applications). For wider bandwidth, use multi-section matching (two or more L-networks cascaded through intermediate impedances) or consider a transformer.
Common Smith Chart Matching Patterns
| Load Location | First Element | Second Element | Example |
|---|---|---|---|
| Low R, capacitive (lower-left) | Series L | Shunt C | 25-j15 → 50 |
| Low R, inductive (upper-left) | Series C | Shunt L | 25+j30 → 50 |
| High R, inductive (upper-right) | Shunt C | Series L | 150+j80 → 50 |
| High R, capacitive (lower-right) | Shunt L | Series C | 150-j50 → 50 |
From Chart to Circuit: Practical Tips
- Always check at band edges — plot S11 at f_low, f_center, f_high to confirm acceptable match across bandwidth
- Account for parasitics — a 6 nH inductor at 2 GHz has SRF around 5-8 GHz; make sure your matching frequency is well below SRF
- Use the rftools.io Smith Chart calculator to verify your hand calculations — enter R and X values, read Γ, VSWR, and return loss directly
- For production: after design on the Smith Chart, simulate in SPICE with real component S-parameter models from vendors (Murata, TDK, Coilcraft)
- Multi-section matching: cascade two L-networks through an intermediate impedance R_mid = √(R_source × R_load) for approximately double the bandwidth
When L-Networks Are Not Enough
If you need bandwidth control independent of impedance ratio, step up to:
- T-network or π-network — three elements, one extra degree of freedom for Q selection
- Transmission line stubs — at microwave frequencies, stub matching avoids lumped element losses
- Distributed matching — quarter-wave transformers, tapered lines for wideband
Key Takeaways
- Series elements move along constant-R circles; shunt elements move along constant-G circles
- Plot your load, identify inside/outside the g=1 circle, and the topology chooses itself
- L = Q_match × R_low / ω and C = 1/(Q_match × ω × R_low) give quick component estimates
- Verify with the rftools.io Smith Chart calculator before committing to a PCB layout
- For wider bandwidth, cascade L-sections through intermediate impedance levels
Related Articles
Smith Chart vs VSWR: Understanding Your RF Measurements
Smith Chart and VSWR both describe impedance mismatch — but they answer different questions. Learn when to use each, how they relate mathematically, and which view solves your problem faster.
May 12, 2026
RFHow to Read a Smith Chart: A Practical Guide for RF Engineers
Learn how to read and use a Smith Chart for impedance matching. Covers impedance circles, admittance overlays, matching network design, and worked examples with specific impedance values.
Apr 11, 2026
Unit ConversionMagnetic Flux Density: Units & Conversions
Master magnetic flux density conversions with real-world examples. Learn how to translate between millitesla, microtesla, nanotesla, and gauss units.
May 13, 2026