Physics · Electromagnetism · Circuits
Resonant Frequency Calculator
Calculates the resonant frequency of an LC circuit using inductance and capacitance values.
Calculator
Formula
f₀ is the resonant frequency in hertz (Hz), L is the inductance in henries (H), and C is the capacitance in farads (F). The formula describes the frequency at which the inductive and capacitive reactances are equal in magnitude, causing them to cancel and leaving only resistive impedance.
Source: Griffiths, D.J. — Introduction to Electrodynamics, 4th Ed. (2013); IEEE Std 60068.
How it works
Resonance in an LC circuit occurs when the inductive reactance (XL) and capacitive reactance (XC) are equal and opposite, so they cancel each other out. At this precise frequency, the circuit's impedance is minimized (in a series circuit) or maximized (in a parallel circuit), allowing maximum current to flow or maximum voltage to develop across the circuit. This condition makes LC circuits essential for frequency selection in communications systems.
The resonant frequency formula is derived from setting XL = XC, where XL = 2πfL and XC = 1/(2πfC). Solving for f gives the well-known expression: f₀ = 1 / (2π√(LC)). Here, L is the inductance measured in henries and C is the capacitance measured in farads. The angular resonant frequency ω₀ = 1/√(LC) is often used in circuit analysis and differential equations describing LC and RLC behavior. The period T = 1/f₀ = 2π√(LC) tells you the time for one complete oscillation cycle.
Practical applications of resonant frequency calculations appear in radio tuning circuits (selecting a station by adjusting L or C), bandpass and notch filters in audio equipment, impedance-matching networks in RF amplifiers, quartz crystal oscillators in microprocessors and clocks, and Tesla coils. Understanding resonance also forms the basis of MRI (magnetic resonance imaging) and atomic spectroscopy, where atoms resonate at specific electromagnetic frequencies.
Worked example
Suppose you are designing an AM radio tuner that needs to resonate at approximately 1 MHz (1,000,000 Hz). You have a fixed inductance of L = 0.25 mH = 0.00025 H and need to find the required capacitance.
Rearranging the formula: C = 1 / (4π²f₀²L). Substituting values: C = 1 / (4 × π² × (1,000,000)² × 0.00025). This gives C ≈ 1.013 × 10⁻¹⁰ F ≈ 101.3 pF. Now verify using the forward formula with L = 0.00025 H and C = 1.013 × 10⁻¹⁰ F: f₀ = 1 / (2π × √(0.00025 × 1.013 × 10⁻¹⁰)) = 1 / (2π × √(2.533 × 10⁻¹⁴)) = 1 / (2π × 1.591 × 10⁻⁷) ≈ 1,000,000 Hz = 1 MHz ✓. The angular frequency is ω₀ = 2π × 1,000,000 ≈ 6,283,185 rad/s, and the period is T = 1/f₀ = 1 microsecond. Both inductive and capacitive reactances at resonance equal XL = XC = 2π × 10⁶ × 0.00025 ≈ 1,570.8 Ω.
Limitations & notes
This calculator applies to ideal LC circuits with no resistance. In real RLC circuits, parasitic resistance causes the actual resonant frequency to differ slightly from the ideal value; the damped resonant frequency is ωd = √(ω₀² − (R/2L)²). For high-Q circuits (Q ≫ 1), the difference is negligible, but for heavily damped systems it can be significant. Component tolerances in inductors and capacitors (typically ±5% to ±20%) mean the actual resonant frequency may deviate from the calculated value, requiring trimmer components for precision tuning. The formula also assumes lumped-element behavior; at very high frequencies (GHz range), parasitic inductance and capacitance in component leads and PCB traces dominate, and distributed-element models or transmission-line theory must be used instead. Additionally, nonlinear effects in ferromagnetic core inductors can cause the inductance to vary with current, shifting the resonant frequency under large-signal conditions.
Frequently asked questions
What is resonant frequency in an LC circuit?
Resonant frequency is the specific frequency at which the inductive and capacitive reactances in an LC circuit are equal and cancel each other out. At this frequency, the circuit either draws maximum current (series resonance) or presents maximum impedance (parallel resonance), making it ideal for frequency selection and filtering applications.
How do I convert millihenries and microfarads for this formula?
The formula requires SI base units: henries (H) for inductance and farads (F) for capacitance. Convert mH to H by dividing by 1000 (1 mH = 0.001 H), and convert µF to F by dividing by 1,000,000 (1 µF = 10⁻⁶ F). For example, 10 mH and 100 nF become 0.01 H and 10⁻⁷ F respectively.
What is the difference between resonant frequency and natural frequency?
For an ideal (lossless) LC circuit, the resonant frequency and natural frequency are identical. In a real RLC circuit with resistance, the natural (undamped) frequency ω₀ = 1/√(LC) differs from the damped resonant frequency ω<sub>d</sub> = √(ω₀² − α²), where α = R/(2L) is the damping coefficient. For high-Q circuits, these values are nearly equal.
Can I use this formula for mechanical resonance?
The LC resonance formula has a direct mechanical analogue. In a spring-mass system, the natural frequency is f = (1/2π)√(k/m), where k is the spring constant and m is the mass. The mathematical structure is identical, with L corresponding to mass (inertia) and 1/C corresponding to spring stiffness. However, this calculator is specifically set up for electrical LC circuits.
How does resistance affect the resonant frequency of an RLC circuit?
In a series RLC circuit, resistance does not affect the resonant frequency defined as the frequency of maximum current, which remains f₀ = 1/(2π√(LC)). However, it reduces the Q-factor (Q = (1/R)√(L/C)), which widens the bandwidth and reduces the sharpness of the resonance peak. In a parallel RLC circuit, resistance slightly shifts the frequency of maximum impedance but again has negligible effect for high-Q circuits.
Last updated: 2025-01-15 · Formula verified against primary sources.