L-section LC Match Calculator
Narrowband real RL→Z0 L-section match with dual LP/HP solutions. Runs locally in your browser.
Trust summary CVP VERIFIED · CVP protocol 1.0.0-proposed · Engineering assurance
- Input interpretation
- Enter values to calculate.
- Result
- —
- Assurance
- Engineering
- Declared partition coverage
- PASS · 2/2 declared partitions (match, invalid-domain) · Matrix
- Known limitations
- Narrowband real RL↔Z0; RL≠Z0
- Core CVP does not include live graph, viewport, or pointer interaction.
- Model
- L-section LC match for real loads.
- Scope
- Real ZL; lossless L/C; narrowband
- Verification
- Engine tested · Source checked · v1.0.0 · CVP VERIFIED · CVP protocol 1.0.0-proposed · Engineering assurance· View Manifest · CVP overview · Specification
- Versions
- Calculation 1.0.0 · CVP protocol 1.0.0-proposed
- CVP identity
- 1/1 property · digest 426af208bd28
- Legacy regression
- 3/3 tests · Production surface contract 4/4
- Reference
- O1 model · O2 expected_values · O2 numerical_behavior
- Interfaces
- PASS · UI (SSR) / REST / MCP
- Supplemental domain review
- Internal · Pass
- Named expert review
- Not performed
- CVP suite
- 1/1 golden · 1/1 CVP boundary · 1/1 invalid · 1/1 property · 1/1 cross-interface · 1/1 CVP contract · Manifest
- Sources
- Pozar / matching networks
- Bowick — RF Circuit Design
- Evidence
- 1 legacy golden · 1 legacy boundary · legacy regression suite · 1/1 oracle-backed golden · 1/1 invalid · Artifact integrity PASS · CalculatorX physics/RF review
- Semantic contract
- PASS
Full verification
Formulas
Core equations used by this calculator.
How to use
Enter system Z0 and load RL
Both resistances must be greater than zero (ohms).
Enter operating frequency
f > 0 sets L and C reactances for the L-section.
Read L and C
Uses Q = √(RL/Z0 − 1) style L-match (check which side is stepped up/down).
Example calculations
Common configurations with formula and result.
50→100 Ω @ 1 GHz
Q=1
L-section LC Match calculator specification
Version 1.0.0 · Engine tested · Supplemental domain review · Internal · 2026-08-09
- Engine tested 3/3 tests · Production surface contract 4/4
- Supplemental domain review Internal · Pass · 2026-08-09
- Named expert review Not performed
- Calculation version 1.0.0
Review policy · Evidence · Reviewed by CalculatorX physics/RF review
- Definition
- For real RL≠Z0, Q=√(|RL/Z0−1|) yields two L-section duals (series-L/shunt-C and series-C/shunt-L).
- What it calculates
- L-section LC match for real loads.
- Inputs
- Z0_ohm
- RL_ohm
- f_Hz
- Outputs
- Q
- solutions[]
- Formula
Q=√(|RL/Z0−1|)- Assumptions
- Real ZL; lossless L/C; narrowband
- Units
- Ω, Hz → H, F
- Boundary conditions
- RL=Z0 → VALUE_OUT_OF_RANGE
- non-positive → VALUE_MUST_BE_POSITIVE
- Example
- Z0=50 RL=100 f=1e9 → Q=1
- Validation cases
1 published on this page · 3/3 tests · Production surface contract 4/4 · View evidence
- Z0=50 RL=100 f=1e9 → Q=1
- Sources
- Pozar / matching networks — L-sectionSupports: Q and dual topologies
- Bowick — RF Circuit Design — Impedance matchingSupports: L-section Q=√(Rhi/Rlo−1)
- Pozar / matching networks — L-section
- Last reviewed
- 2026-08-09
- Reviewed by
- CalculatorX physics/RF review
- Calculation version
- 1.0.0
Background
Interpretation and common distinctions.
Design a narrowband L-section match for real impedances.
Supported and not supported
Supported — Real RL→Z0 · dual solutions · API electrical.rf.lc_match
Not supported — Complex ZL, stub matching, multi-section Chebyshev
Agent / API notes
Capability id: electrical.rf.lc_match · tool id: lc-match · pin 1.0.0.
Related tools
Other calculators in this family: Antenna Length Calculator, Cascaded Noise Figure Calculator, Coax Impedance Calculator, dBm to Watts Calculator, Free-Space Path Loss Calculator, Receiver Sensitivity Calculator, Reflection Coefficient to Impedance Calculator, RF Link Budget Calculator . Explore all RF & Microwave.
Frequently asked questions
Key distinctions behind the calculation.
What if RL = Z0?
No matching network is required; API returns VALUE_OUT_OF_RANGE.