Interactive L-Network Impedance Matching Calculator
Use this calculator to match a real source resistance to a real load resistance at a single frequency. It returns both low-pass and high-pass L-network solutions.
Assumes purely resistive source/load values. For complex impedances (R + jX), use a Smith chart or a full complex-network solver.
What Is Impedance Matching?
Impedance matching is the process of making a source and load “look” like the same impedance at the operating frequency. In RF, audio, and power-transfer systems, a mismatch can cause reflections, reduced power delivery, and extra heating. A good match improves efficiency, reduces standing waves, and helps circuits behave predictably.
In practical terms, if your transmitter expects 50 Ω but your antenna system presents 200 Ω, a matching network can transform that 200 Ω into an equivalent 50 Ω at the chosen frequency.
How This Impedance Matching Calculator Works
Model Used
This calculator uses a classic L-network for matching two real resistances at one frequency. It computes:
- Network Q (loaded quality factor)
- Series reactance magnitude |Xs|
- Shunt reactance magnitude |Xp|
- Low-pass component values (series inductor + shunt capacitor)
- High-pass component values (series capacitor + shunt inductor)
Core Equations
Let Rhigh be the larger of RS and RL, and Rlow be the smaller:
- Q = √(Rhigh/Rlow − 1)
- |Xs| = Q · Rlow
- |Xp| = Rhigh / Q
Then convert reactance to component values at frequency f:
- L = X / (2πf)
- C = 1 / (2πfX)
How to Use It
- Enter your source resistance in ohms.
- Enter your load resistance in ohms.
- Enter the operating frequency in MHz.
- Click Calculate Match.
- Build either the low-pass or high-pass solution shown.
Example
For RS = 50 Ω, RL = 200 Ω, and f = 14 MHz:
- Q ≈ 1.732
- |Xs| ≈ 86.6 Ω
- |Xp| ≈ 115.5 Ω
- Low-pass: series L ≈ 0.984 µH, shunt C ≈ 98.4 pF
- High-pass: series C ≈ 131.2 pF, shunt L ≈ 1.313 µH
Practical Design Tips
1) Choose Components with Realistic Q
Real inductors and capacitors are not ideal. Inductor series resistance and capacitor ESR add loss. For RF applications, choose components with adequate Q at your frequency.
2) Keep Leads Short at High Frequency
At VHF/UHF and above, layout parasitics matter a lot. Short traces, proper grounding, and controlled geometry can be as important as the math.
3) Remember This Is Narrowband
L-networks are inherently frequency-selective. If you need broadband matching, transformer-based or multi-section networks are often better choices.
Limitations of This Calculator
- Assumes purely resistive source and load (no reactive part).
- Single-frequency design point (not broadband optimization).
- Does not include component tolerance, self-resonance, or PCB parasitics.
- Does not compute harmonic behavior or nonlinear effects.
FAQ
Can I use this for antenna tuners?
Yes, as a first-pass estimate when you know equivalent resistive values at one frequency. Real antenna systems are often complex and frequency-dependent, so measurement and fine tuning are still required.
What if RS equals RL?
No matching network is needed for ideal resistive matching. The calculator will report that directly.
Low-pass or high-pass topology: which is better?
Both can match the same resistances at one frequency. Choose based on harmonic filtering goals, available components, and physical layout constraints.