LC Resonance Calculator

Author avatar

Created by: Lucas Grant

Last updated:

Calculate the resonant frequency of any LC circuit — or solve for the missing inductor or capacitor value at your target amateur radio frequency. Includes Q factor, bandwidth, and characteristic impedance for trap and ATU design.

LC Resonance Calculator

Amateur Radio

Calculate the resonant frequency of an LC circuit, or find the inductance or capacitance needed to resonate at any amateur radio frequency. Includes Q factor and bandwidth.

μH
pF
Ω
MHz

Note: These results are for guidance only and shouldn't be taken as professional advice. Always double-check with a qualified expert before making decisions.

What is a LC Resonance Calculator?

An LC resonant circuit is formed whenever an inductor (L) and a capacitor (C) are connected together, either in series or in parallel. At the resonant frequency, the inductive reactance (XL = 2πfL) and capacitive reactance (XC = 1/2πfC) are equal in magnitude and cancel each other. In a series circuit this cancellation produces minimum impedance — a current maximum — while in a parallel circuit it produces maximum impedance — a current minimum and voltage maximum. This dual behavior is the foundation of nearly every frequency-selective circuit in amateur radio.

Antenna traps are the most visible application of LC resonance in HF amateur radio. A trap is a parallel LC circuit inserted in a dipole or vertical antenna at a specific point along the element. At the trap's resonant frequency, the parallel LC presents very high impedance, electrically isolating the outer section of the antenna and making the element behave as a shorter resonant antenna for that band. On lower frequencies, the trap falls off resonance and appears as an inductance, loading the now-shortened inner element and allowing it to resonate at a lower frequency. Multi-band trap dipoles and trap verticals use two, three, or four traps to cover multiple HF bands from 10m through 80m on a single antenna.

Antenna Tuning Units (ATUs) use variable LC networks — L-networks, T-networks, and pi-networks — to transform the feedpoint impedance of a non-resonant antenna to the 50 Ω required by the transceiver. Calculating the component values for a specific impedance transformation at a specific frequency requires knowing the LC resonance relationships. ATU designers also use the Q factor to predict insertion loss: a low-Q inductor in the ATU wastes power as heat, while a high-Q coil passes more energy to the antenna. Coil forms, wire gauge, and winding pitch all affect Q.

Loading coils for short antennas, crystal filter equivalent circuits, intermediate frequency (IF) filters in superheterodyne receivers, and RF chokes in bias tees all rely on precise LC resonance calculations. A 160 m mobile antenna that is physically only 2 m tall requires a series loading coil to resonate the shortened element at 1.85 MHz. The exact inductance depends on the antenna's natural capacitance and the target resonant frequency — the same calculation this tool performs. Understanding LC resonance at the component level is a core competency for building and optimising amateur radio circuits.

How the LC Resonance Calculator Works

The resonant frequency formula in practical ham radio units is f₀(MHz) = 159.155 / √(L_μH × C_pF). This is derived from f = 1 / (2π√(LC)) with L in Henries and C in Farads, then scaled: 1/(2π) = 0.159155; converting μH to H multiplies by 10⁻⁶ and pF to F multiplies by 10⁻¹²; pulling out the unit scaling gives the constant 159.155 and puts frequency in MHz directly. The constant K = (159.155)² = 25330.3 is used internally so all three component-solve modes require only a multiplication and division.

To find the required capacitance for a given inductance and target frequency, rearrange: C(pF) = 25330.3 / (f²_MHz × L_μH). To find the required inductance for a given capacitance and target frequency: L(μH) = 25330.3 / (f²_MHz × C_pF). These inversely quadratic relationships mean that doubling the frequency requires reducing L or C to one-quarter of their original values to maintain resonance — a fact that explains why antenna trap coils for 10m are much smaller than those for 40m.

Q factor measures the sharpness of the resonance: Q = ω₀L / R = (2πf₀ × L_H) / R, where R is the total series loss resistance of the circuit. Higher Q means narrower bandwidth (BW = f₀/Q) and higher voltage magnification at resonance. Characteristic impedance Z₀ = √(L/C) (with L in H and C in F, giving Ω) equals the reactance of each component at resonance (XL = XC = Z₀) and sets the dynamic impedance of a parallel resonant circuit as approximately Q × Z₀. These three parameters together — Q, BW, and Z₀ — characterise a resonant circuit completely for filter and matching network design.

LC resonance and Q-factor formulas

f₀(MHz) = 159.155 / √(L_μH × C_pF)

L(μH) = 25330.3 / (f²_MHz × C_pF)

C(pF) = 25330.3 / (f²_MHz × L_μH)

Q = ω₀L / R = (2π × f₀_MHz × 10⁶ × L_H) / R_Ω

BW(MHz) = f₀ / Q

Z₀(Ω) = √(L_μH / C_pF) × 1000

XL = XC = Z₀ at resonance (series: Z_min = R; parallel: Z_max ≈ Q²R)

Example Calculations

20m antenna trap — parallel LC at 14.2 MHz

Goal: design a trap that isolates at 14.2 MHz. Choose L = 1.0 μH (practical air-core coil wound on PVC form). Required C: C = 25330.3 / (14.2² × 1.0) = 25330.3 / 201.64 = 125.6 pF → use a 120 pF silver-mica capacitor. Verify: f = 159.155 / √(1.0 × 120) = 159.155 / 10.954 = 14.527 MHz. Adjust to 130 pF: f = 159.155 / √(1.0 × 130) = 159.155 / 11.402 = 13.96 MHz — slightly low. Final tune: use a trimmer capacitor 100–150 pF for exact 14.2 MHz resonance.

ATU loading coil — 40m (7.15 MHz), 100 pF fixed capacitor

Find the inductance to resonate a 100 pF capacitor at 7.15 MHz. L = 25330.3 / (7.15² × 100) = 25330.3 / 5112.25 = 4.955 μH → approximately 5 μH. With series resistance R = 2 Ω: Q = (2π × 7.15 × 10⁶ × 5×10⁻⁶) / 2 = (224.8) / 2 = 112.4. Bandwidth = 7.15 / 112.4 = 0.0636 MHz = 63.6 kHz. This BW comfortably covers the 40m phone band (7.175–7.300 MHz = 125 kHz total) but the coil must have Q > 50 to avoid excessive insertion loss.

160m loading coil for 2m mobile whip

A 2 m tall mobile antenna resonates naturally around 37 MHz. To resonate it at 1.85 MHz, we need substantial inductive loading. Estimate antenna tip capacitance C ≈ 35 pF. Required L: L = 25330.3 / (1.85² × 35) = 25330.3 / 119.7 = 211.6 μH. Z₀ = √(211.6 / 35) × 1000 = √6.046 × 1000 = 2.459 × 1000 = 2459 Ω. The very high Z₀ and large inductance explain why 160m mobile loading coils are large, hand-wound solenoids — physically small coils cannot achieve 200+ μH at acceptable Q values.

Common Amateur Radio Uses

  • Antenna trap design — calculate the exact L and C to make a parallel resonant trap isolate at a specific HF band frequency for multi-band trap dipoles and trap verticals.
  • ATU (antenna tuning unit) component selection — find the inductance and capacitance values for L-network, T-network, and pi-network matching circuits at each amateur band.
  • Mobile and portable loading coil design — compute the required inductance to resonate a physically shortened mobile whip or portable antenna at a target frequency.
  • Receiver IF filter design — calculate Q, bandwidth, and component values for crystal or LC intermediate frequency filters in homebrew superheterodyne receivers.
  • RF choke and bias tee design — verify that a choke coil presents sufficiently high reactance (XL >> 50 Ω) at the operating frequency to block RF from the DC bias circuit.
  • Resonant frequency verification — confirm that measured component values (with an LCR meter) will resonate at the intended frequency before soldering into a circuit board.

Tips for Better Ham Radio Planning

When building antenna traps for field use, use silver-mica or NP0/C0G ceramic capacitors rather than general-purpose disc ceramics or electrolytic capacitors. Silver-mica capacitors have excellent Q, negligible temperature coefficient, and stable capacitance under voltage and current stress — all critical for an antenna trap that may be at high voltage during transmit. Avoid polystyrene and polyester film capacitors in traps as they cannot handle the RF voltage across a high-Z parallel resonant circuit at QRO power levels.

Measure your coil's actual inductance with an LCR meter or an antenna analyser in reactance mode before calculating the required capacitance. Inductance depends on winding pitch, core permeability, and proximity to conductive materials — a coil wound on a PVC form inside an aluminium housing may have 15–20% different inductance from the same coil in free air. Recalculate the required capacitance from the measured L, then verify the resonant frequency with the analyser before installation.

Q factor degrades rapidly at VHF and above as skin depth in the wire decreases and distributed capacitance becomes significant. Inductors that perform well at 14 MHz with Q > 200 may drop to Q < 50 at 144 MHz. For 2 m and higher band LC circuits, use silver-plated wire, large-diameter low-turn coils, and air-core construction to maximise Q. At 432 MHz and above, cavity resonators and microstrip lines typically replace lumped-element LC circuits because achieving useful Q values with discrete coils becomes impractical.

Frequently Asked Questions

What is LC resonance and why does it matter in amateur radio?

An LC circuit resonates when the inductive reactance (XL = ωL) equals the capacitive reactance (XC = 1/ωC), so they cancel. At resonance, a series circuit presents minimum impedance (ideally zero if lossless) — maximum current flows. A parallel circuit presents maximum impedance — minimum current. LC resonance is fundamental to antenna traps (which isolate antenna sections at specific frequencies), ATU (antenna tuning unit) L-networks, crystal filters, and IF filters in receivers.

What is the formula for LC resonant frequency?

f = 1 / (2π√(LC)) where f is in Hz, L is in Henries, and C is in Farads. In more practical units: f(MHz) = 159.155 / √(L(μH) × C(pF)). Rearranged: L(μH) = 25330 / (f²(MHz) × C(pF)); C(pF) = 25330 / (f²(MHz) × L(μH)). The constant 25330 = (10³/2π)² and arises from unit conversion between μH, pF, and MHz.

What is Q factor and why does it matter?

Q (quality factor) measures how selective a resonant circuit is. Q = ω₀L/R = XL/R where R is the total series loss resistance. A high-Q circuit (Q > 100) has a narrow bandwidth (sharp resonance) — useful for filters. A low-Q circuit (Q < 10) has broad bandwidth — useful for broadband ATU networks. For antenna traps, Q of 50–200 is typical; higher Q traps have sharper cutoff but are more sensitive to component drift with temperature. Bandwidth = f₀/Q.

What is characteristic impedance Z₀ of an LC circuit?

Z₀ = √(L/C) (with L in Henries and C in Farads, Z₀ is in ohms). This is also called the "dynamic impedance" or "tank impedance." In a parallel resonant circuit at resonance, the impedance seen by the driving source is approximately Q × Z₀. For a series circuit, Z₀ = √(L/C) represents the reactance of each component at resonance (XL = XC = Z₀). Z₀ is useful for matching loaded Q to a source impedance.

What are antenna traps and how are LC resonance values affect them?

Antenna traps are parallel LC circuits inserted in a dipole or vertical at a specific point to make the antenna behave as different electrical lengths on different bands. At the trap resonant frequency, the parallel LC presents very high impedance, effectively isolating the outer antenna section. On lower frequencies, the trap appears as an inductance, loading the shorter inner section. Common trap frequencies: 10m (28.5 MHz), 15m (21.2 MHz), 40m (7.15 MHz). Use this calculator to find the L and C for any trap frequency.

How does this differ from the Resonant Frequency Calculator?

The Resonant Frequency Calculator on this site is designed for antenna physical resonance — it converts frequency to antenna electrical length (quarter-wave, half-wave, etc.) and accounts for velocity factor. The LC Resonance Calculator is for lumped-element circuits: coils and capacitors in ATUs, traps, filters, loading coils, and receiver IF stages. If you need to find antenna element lengths, use the Resonant Frequency Calculator; if you need to find coil and capacitor values for a tuning circuit, use this one.

Sources and References

  1. ARRL Antenna Book (25th ed.) — trap antenna design, ATU component selection, and loading coil chapters
  2. Terman, F.E., "Radio Engineers' Handbook" (1943) — LC resonance, Q factor, and filter design theory
  3. Bahl, I.J., "Lumped Elements for RF and Microwave Circuits" (Artech House, 2003) — inductor and capacitor Q at RF frequencies
  4. ARRL Handbook — filter design, ATU circuits, and impedance matching chapters
  5. Bowick, C., "RF Circuit Design" (2nd ed., Newnes 2007) — practical LC filter and resonator design for radio applications
LC Resonance Calculator - Inductor Capacitor Resonant Frequency | Complete Calculators | Complete Calculators