Skip to main content
⚡ Circuits & Electronics

Resonant Frequency Calculator

Find the resonant frequency of an LC or RLC circuit — or solve for the inductor or capacitor you need — plus reactance, Q factor and bandwidth.

LC & RLC
Solve L, C or f
Q factor
Bandwidth
100% Free
⚡ Open Full Electrical Calculator 📖 Read the Guide

Resonant frequency — Quick answer

Resonant frequency is the frequency at which an inductor and capacitor exchange energy back and forth, and their reactances cancel.

f = 1 / (2π√(L × C))  |  XL = 2πfL = XC = 1/(2πfC)  |  Q = (1/R)√(L/C)

  • f — resonant frequency in hertz (Hz)
  • L — inductance in henries (H)
  • C — capacitance in farads (F)
  • Q — quality factor (sharpness of resonance)

Worked example: L = 10 mH and C = 100 nF give f = 1 / (2π√(0.01 × 1×10−7)) = 5033 Hz ≈ 5.03 kHz. The reactance at resonance is X = 2πfL ≈ 316 Ω.

Typical LC resonant frequencies

InductanceCapacitanceResonant frequency
100 mH1 µF503 Hz
10 mH100 nF5.03 kHz
100 µH100 pF1.59 MHz
1 µH10 pF50.3 MHz

Standard / source: Thomson resonance formula (William Thomson, 1853); IEC 60050.

Used for: radio tuning, oscillators, filters, antenna matching, switch-mode supplies, EMI suppression.

⚡ Resonant Frequency Calculator

Enter any two of inductance, capacitance and frequency — the third is solved. Add resistance for Q factor and bandwidth.

Resonant frequency
Inductance
Capacitance
Reactance at f

⚠️ f = 1/(2π√(LC)). At resonance XL = XC. Q = (1/R)√(L/C); bandwidth = f / Q.

The resonant frequency of a circuit containing an inductor (L) and a capacitor (C) is the frequency at which energy oscillates freely between the magnetic field of the inductor and the electric field of the capacitor. At this frequency the inductive reactance and capacitive reactance are exactly equal and cancel, leaving a circuit that behaves purely resistively. The governing equation is f = 1 / (2π√(L×C)). This calculator solves for whichever of L, C or f you leave blank, and adds reactance, Q factor and bandwidth.

Reviewed: June 19, 2026 · Author: Naveen P N, Founder — AI Calculator · Verified against: Wikipedia: LC circuit, RLC circuit, All About Circuits — resonance.

What is resonant frequency?

When an inductor and capacitor are connected together, the inductor opposes changes in current while the capacitor opposes changes in voltage. At one specific frequency these two effects are perfectly balanced and the circuit "rings" — energy sloshes back and forth between the two components with minimal external input. That frequency is the resonant frequency.

Resonant frequency (LC and RLC)
f = 1 / (2π√(L × C))

Where f is in hertz (Hz), L is inductance in henries (H), and C is capacitance in farads (F). Rearranged to size a component for a target frequency:

Capacitance for a target f
C = 1 / ((2πf)² × L)
Inductance for a target f
L = 1 / ((2πf)² × C)

Reactance, Q factor and bandwidth

At resonance the inductive reactance equals the capacitive reactance:

Reactance at resonance
XL = 2πfL = XC = 1 / (2πfC)

The quality factor Q describes how sharp (selective) the resonance is. For a series RLC circuit:

Quality factor & bandwidth
Q = (1/R) √(L/C) = X / R  ·  BW = f / Q

A high-Q circuit (small R) resonates over a very narrow band of frequencies — ideal for a selective radio tuner. A low-Q circuit (large R) has a broad bandwidth — useful where you want to pass a range of frequencies.

Worked example 1 — tuning an LC tank circuit

Scenario: You have a 10 mH inductor and want a tank circuit that resonates at 5 kHz. What capacitor do you need?

Required capacitance
C = 1 / ((2πf)² × L) = 1 / ((2π × 5000)² × 0.01)

(2π × 5000) = 31,416 rad/s; squared = 9.87×108; × 0.01 = 9.87×106. So C = 1 / 9.87×106 = 101 nF (use a standard 100 nF capacitor, giving 5.03 kHz). This matches the quick-answer example above.

Worked example 2 — Q factor of a radio tuner

Scenario: A series RLC tuner uses L = 100 µH, C = 100 pF and coil resistance R = 5 Ω. Find the resonant frequency, Q factor and bandwidth.

Resonant frequency
f = 1 / (2π√(1×10−4 × 1×10−10)) = 1.59 MHz
Q factor
Q = (1/R)√(L/C) = (1/5)√(1×10−4 / 1×10−10) = (1/5) × 1000 = 200
Bandwidth
BW = f / Q = 1.59 MHz / 200 = 7.96 kHz

A Q of 200 gives an 8 kHz-wide passband centred on 1.59 MHz — sharp enough to separate AM radio stations spaced 9–10 kHz apart.

Where resonant frequency is used

  1. Radio & RF tuning — selecting one station or channel from many with an LC tank circuit.
  2. Oscillators — LC and crystal oscillators generate a stable frequency for clocks and transmitters.
  3. Filters — band-pass and band-stop (notch) filters built around a resonant LC pair.
  4. Switch-mode power supplies — resonant (LLC) converters switch at resonance for high efficiency.
  5. Antenna matching — tuning the feed network so the antenna presents resonance at the operating frequency.
  6. EMI / EMC — identifying and damping unwanted resonances that cause ringing and emissions.

Sources & further reading

Frequently Asked Questions

What is the resonant frequency formula?

For an LC or series/parallel RLC circuit, f = 1 / (2π√(L × C)), where L is in henries and C is in farads. At this frequency the inductive and capacitive reactances are equal and cancel.

How do I calculate the resonant frequency of an LC circuit?

Multiply L by C, take the square root, multiply by 2π, and take the reciprocal. For L = 10 mH and C = 100 nF: f = 1 / (2π√(0.01 × 1e−7)) ≈ 5.03 kHz.

What happens at resonance in an RLC circuit?

The inductive reactance XL = 2πfL equals the capacitive reactance XC = 1/(2πfC), so they cancel. A series RLC circuit then has minimum impedance (just R) and maximum current; a parallel RLC circuit has maximum impedance and minimum line current.

What is the Q factor of a resonant circuit?

Q measures how sharp the resonance is. For a series RLC circuit Q = (1/R)√(L/C) = XL/R. Higher Q means narrower bandwidth and a more selective filter. Bandwidth = resonant frequency ÷ Q.

How do I find the capacitor needed for a target frequency?

Rearrange to C = 1 / ((2πf)² × L). Enter the target frequency and known inductance above and the calculator returns the required capacitance and the reactance at that frequency.

Is the resonant frequency formula the same for series and parallel circuits?

The ideal lossless resonant frequency f = 1/(2π√(LC)) is the same for both. Real parallel circuits with significant coil resistance resonate slightly lower, but the standard formula is used for most practical work.

Ready to perform complete calculations?

Use the full AI Calculator suite for filters, impedance and a professional PDF report.

⚡ Open Full Calculator — Free

No registration required · 350+ engineering calculators · PDF report export