Resonant Frequency Calculator

Resonant Frequency Calculator
f₀ = 1/(2π√LC)
Q = Xₗ/R
BW = f₀/Q
ω₀ = 1/√LC
Enter L, C and optionally R
L Inductance
C Capacitance
Ω Resistance (R)
Optional — needed for Q and bandwidth
Enter L and C to find resonant frequency
Resonance Results
Resonant Frequency f₀
Angular ω₀
f₀
Hz
ω₀
rad/s
Period T₀
s
Xₗ at f₀
Ω
Xᴄ at f₀
Ω
|Z| at f₀
Ω

Series RLC — impedance is minimum at resonance

Figure 1: At resonance Xₗ = Xᴄ, so the reactive components cancel. Series impedance drops to R; parallel impedance rises to maximum.

Find L or C for a Target Resonant Frequency

Enter the target f₀ and one known component — get the other.

f₀ Target Frequency
I know:
L Known Inductance
Leave blank to solve for L
C Known Capacitance
Leave blank to solve for C
Reverse Solve Result
Required Component
Verification

Table of Contents
Fundamentals
  1. What Is Resonant Frequency?
  2. The Resonance Formula
Worked Examples
  1. AM Radio Tuning Circuit
  2. Audio Bandpass Filter
  3. Power Line LC Trap
Deep Dive
  1. Series vs Parallel Resonance
  2. Q Factor and Selectivity
  3. Damping and Transient Response
  4. Practical Considerations
Reference
  1. Frequently Asked Questions
  2. Related AC Circuit Calculators

What Is Resonant Frequency?

Resonant frequency is the natural oscillation frequency of an LC circuit — the frequency at which energy swings back and forth between the inductor’s magnetic field and the capacitor’s electric field with minimum loss. At resonance, inductive reactance equals capacitive reactance, and the two cancel each other out.

Every circuit containing both inductance and capacitance has a resonant frequency. In a series circuit, impedance drops to a minimum at resonance. In a parallel circuit, impedance rises to a maximum. This behaviour is the foundation of radio tuning, filters, oscillators, and impedance matching. The Impedance Calculator shows the full impedance picture; this calculator focuses on the resonance point itself.

The Resonance Formula

f₀ = 1 / (2π√(LC))
Angular form: ω₀ = 1 / √(LC)
At resonance: XL = XC = ω₀L = 1/(ω₀C)
Q factor (series): Q = XL/R = (1/R)√(L/C)
Bandwidth: BW = f₀/Q

The resonant frequency depends only on L and C — resistance affects the sharpness (Q) and bandwidth but not the frequency itself.

Worked Example — AM Radio Tuning Circuit

Given: L = 250 µH, C = 100 pF (variable), R = 10 Ω

Step 1 — f₀ = 1/(2π√(250×10−6 × 100×10−12)) = 1.007 MHz

Step 2 — XL at f₀ = 2π × 1.007×106 × 250×10−6 = 1581 Ω

Step 3 — Q = 1581/10 = 158.1

Step 4 — BW = 1.007×106 / 158.1 = 6.37 kHz

A Q of 158 gives a very narrow bandwidth of 6.4 kHz — perfect for selecting a single AM station (9 kHz channel spacing). Turning the variable capacitor changes C and sweeps f₀ across the AM band (530 kHz to 1700 kHz).

Worked Example — Audio Bandpass Filter

Given: L = 25.3 mH, C = 1 µF, R = 100 Ω

Step 1 — f₀ = 1/(2π√(0.0253 × 1×10−6)) = 1000 Hz

Step 2 — XL = 2π × 1000 × 0.0253 = 159 Ω

Step 3 — Q = 159/100 = 1.59

Step 4 — BW = 1000/1.59 = 629 Hz

With Q = 1.59, this is a broad filter passing frequencies from about 686 Hz to 1315 Hz. Audio crossover networks often use low-Q resonant circuits deliberately to get a smooth frequency response. For dedicated crossover design see the Crossover Calculator.

Worked Example — Power Line LC Trap

Given: L = 100 mH, C = 101.3 µF, R = 5 Ω (series trap at 50 Hz)

Step 1 — f₀ = 1/(2π√(0.1 × 101.3×10−6)) = 50.0 Hz

Step 2 — |Z| at 50 Hz = R = 5 Ω (minimum)

Step 3 — Q = 31.4/5 = 6.28, BW = 7.96 Hz

A series LC trap tuned to 50 Hz presents minimum impedance at the mains frequency, shunting harmonic currents to ground. This technique is used in power factor correction and harmonic filtering on industrial power lines.

Series vs Parallel Resonance

In a series resonant circuit, the inductor and capacitor are in the current path. At resonance their reactances cancel, impedance drops to R, and current peaks. This is used in bandpass filters and traps where you want maximum current flow at a specific frequency.

In a parallel (tank) resonant circuit, L and C form a loop. At resonance the circulating current inside the tank is very large, but the impedance seen from outside is very high. This is used in oscillators, amplifier loads, and frequency-selective networks where you want to reject a specific frequency. The RLC Circuit Calculator provides full transient analysis for both configurations.

Q Factor and Selectivity

Q factor (quality factor) measures how “sharp” the resonance is. A high-Q circuit has a narrow bandwidth and high selectivity — it strongly favours the resonant frequency over nearby frequencies. A low-Q circuit has a wide bandwidth and responds to a broader range.

For a series circuit: Q = XL/R = (1/R)√(L/C). For a parallel circuit: Q = R/XL = R√(C/L). In both cases, reducing resistance increases Q. The voltage or current at resonance is magnified by a factor of Q — a Q of 100 means the voltage across the capacitor is 100 times the source voltage, which can be dangerous in high-power circuits.

Damping and Transient Response

The damping ratio ζ = 1/(2Q) determines how quickly oscillations decay after a transient. When ζ < 1 (Q > 0.5) the circuit is underdamped and rings. When ζ = 1 (Q = 0.5) it is critically damped. When ζ > 1 (Q < 0.5) it is overdamped and does not oscillate at all.

For filter design, critically damped (Butterworth) or slightly underdamped responses are often preferred for a flat passband. For oscillator design, very light damping (high Q) is needed so the circuit sustains oscillation with minimal energy input.

Practical Considerations

Real inductors have winding resistance, core loss, and parasitic capacitance. Real capacitors have ESR and ESL. These parasitics limit the achievable Q and can shift the actual resonant frequency from the calculated ideal. At high frequencies, the inductor’s self-resonance (where its own parasitic capacitance resonates with its inductance) sets an upper frequency limit.

Component tolerance matters. A 5% tolerance on both L and C can shift f₀ by up to 5%. For precision applications, use 1% or better components and trim to frequency with a variable capacitor or adjustable core inductor.

The Inductive Reactance Calculator and Capacitive Reactance Calculator can help you understand how each component contributes to the resonance.

Frequently Asked Questions

Does resistance affect resonant frequency?
For ideal series RLC circuits, no — f₀ depends only on L and C. For parallel circuits with significant resistance, the actual peak can shift slightly from the ideal value. The effect is negligible when Q > 5.
Can I have resonance without an inductor?
In lumped-element circuits, no — you need both L and C. However, transmission lines and crystal resonators exhibit resonance from distributed or mechanical equivalents of inductance and capacitance.
What is a tank circuit?
A tank circuit is a parallel LC circuit. The name comes from the fact that energy “tanks” (stores) by sloshing back and forth between the inductor and capacitor. Tank circuits are used as frequency-selective elements in oscillators and RF amplifiers.
Why does my circuit not resonate at the calculated frequency?
Common causes include component tolerance, parasitic capacitance or inductance (especially at high frequencies), inductor self-resonance, and measurement error. Stray capacitance from wiring and PCB traces can be significant above a few MHz.
How do I design for a specific bandwidth?
Choose f₀ and BW, then calculate Q = f₀/BW. For a series circuit, R = XL/Q. Adjust L and C to get the desired f₀ while maintaining the required Q through the choice of R.
What is the difference between resonant frequency and natural frequency?
For practical purposes they are the same: f₀ = 1/(2π√(LC)). Technically, the damped natural frequency is slightly lower: fd = f₀√(1 − ζ²), but the difference is negligible when Q > 5 (ζ < 0.1).

Browse all Electronics Calculators →

Last updated: March 2026