The fundamental resonance formula for an ideal LC circuit is fr = 1 / (2π√(LC)). At this exact frequency, the inductive reactance (XL) and capacitive reactance (XC) are equal in magnitude but opposite in phase, effectively canceling each other out. In a series RLC circuit, this results in minimum impedance (purely resistive); in a parallel RLC circuit, it results in maximum impedance. This guide provides the exact mathematical derivations, strict unit-tracked worked examples, and a concrete decision framework for selecting physical components based on your target resonant frequency.

The Core Resonance Formulas and Symbol Definitions

Resonance calculations rely on three primary equations governing frequency, quality factor (Q), and bandwidth (BW). These formulas assume linear, time-invariant components operating below their self-resonant frequencies (SRF), with parasitic resistance (ESR) treated as a separate lumped element.

Symbol Parameter Standard Unit Formula / Definition
fr Resonant Frequency Hertz (Hz) 1 / (2π√(LC))
ωr Angular Resonant Frequency Radians/sec (rad/s) 2πfr = 1 / √(LC)
L Inductance Henries (H) Circuit inductance
C Capacitance Farads (F) Circuit capacitance
R Resistance (ESR or Load) Ohms (Ω) Total series or parallel resistance
Q Quality Factor Dimensionless Series: (1/R)√(L/C) | Parallel: R√(C/L)
BW Bandwidth (-3dB) Hertz (Hz) fr / Q
Assumption Check: These formulas apply strictly to ideal lumped-element models. At VHF/UHF frequencies (above 50 MHz), parasitic trace inductance and component self-resonance dominate. If your calculated fr approaches the manufacturer's stated SRF for the inductor, the physical component will behave capacitively, and the formula will yield invalid real-world results.

Rearranged Forms for Component Selection

In practical design, you rarely solve for fr from scratch. Usually, the target frequency is fixed by a standard (e.g., 10.7 MHz for FM IF, or 2.5 kHz for an audio crossover), and you must calculate the required L or C. Here are the algebraically rearranged forms solving for each variable:

  • Solving for Inductance (L): L = 1 / ((2πfr)² × C)
  • Solving for Capacitance (C): C = 1 / ((2πfr)² × L)
  • Solving for Series Resistance (R) given a target Q: R = (1/Q) × √(L/C)
  • Solving for Inductance given Q and R (Series): L = (Q × R)² × C

Worked Examples with Strict Unit Tracking

The most common point of failure in resonance calculations is unit mismanagement. The formulas demand base SI units: Henries, Farads, and Hertz. Below are two solved problems demonstrating explicit unit conversion and intermediate tracking.

Problem 1: RF Bandpass Filter Inductor Calculation

Scenario: You are designing a parallel LC tank circuit for a 10.7 MHz FM Intermediate Frequency (IF) filter. You have selected a standard 100 pF capacitor. What inductance is required?

  1. Convert to base units:
    fr = 10.7 MHz = 10.7 × 10⁶ Hz
    C = 100 pF = 100 × 10⁻¹² F = 1 × 10⁻¹⁰ F
  2. Calculate angular frequency squared (ω²):
    ω = 2π × (10.7 × 10⁶) = 67,230,082 rad/s
    ω² = (67,230,082)² = 4.51988 × 10¹⁵ (rad/s)²
  3. Apply the rearranged formula for L:
    L = 1 / (ω² × C)
    L = 1 / (4.51988 × 10¹⁵ × 1 × 10⁻¹⁰)
    L = 1 / 451,988 = 2.212 × 10⁻⁶ H
  4. Convert to practical units:
    L = 2.21 µH

Problem 2: Audio Crossover Capacitor Calculation

Scenario: You are building a series LC notch filter to block a 2.5 kHz resonance peak in a loudspeaker enclosure. You have a 1.5 mH iron-core inductor. What capacitor value is needed?

  1. Convert to base units:
    fr = 2.5 kHz = 2,500 Hz
    L = 1.5 mH = 1.5 × 10⁻³ H
  2. Calculate angular frequency squared (ω²):
    ω = 2π × 2,500 = 15,707.96 rad/s
    ω² = (15,707.96)² = 246,740,110 (rad/s)²
  3. Apply the rearranged formula for C:
    C = 1 / (ω² × L)
    C = 1 / (246,740,110 × 1.5 × 10⁻³)
    C = 1 / 370,110.16 = 2.701 × 10⁻⁶ F
  4. Convert to practical units:
    C = 2.7 µF (Select a standard 2.7 µF or 2.2 µF + 0.47 µF parallel combination).

Common Unit Traps and Realistic Magnitudes

If your calculated answer is off by a factor of a million, you have fallen into a unit trap. Furthermore, knowing the realistic magnitude for a given frequency band prevents you from accepting a mathematically correct but physically absurd component value.

Frequency Band Typical L Magnitude Typical C Magnitude Common Unit Trap
Audio (20 Hz - 20 kHz) 1 mH to 100 mH 0.1 µF to 100 µF Forgetting to convert mH to H (×10⁻³)
HF / Shortwave (1 MHz - 30 MHz) 1 µH to 50 µH 10 pF to 500 pF Confusing rad/s (ω) with Hz (f) — missing the 2π factor
VHF / UHF (50 MHz - 500 MHz) 10 nH to 200 nH 0.5 pF to 20 pF Ignoring parasitic capacitance (which often exceeds 2 pF)
Safety Warning - Voltage Magnification: In a high-Q series resonant circuit, the voltage across the inductor and capacitor is Q times the source voltage (VL = VC = Q × Vsource). If you drive a series LC circuit with Q=50 using a 12V RMS source, the capacitor will experience 600V RMS. Always verify that your capacitor's voltage rating exceeds Q × Vin, not just the supply voltage, to prevent catastrophic dielectric breakdown.

Decision Tree: Topology and Component Picking

Calculating the value is only half the battle; selecting the correct physical component topology and dielectric material ensures the circuit actually resonates where you calculated. Use the decision matrix below to finalize your bill of materials.

If Condition (Application) Then Topology Then Component Specification (Concrete Pick)
RF Filtering (f > 1 MHz)
Need sharp bandpass/bandstop with minimal insertion loss.
Parallel LC Tank Capacitor: C0G/NP0 Ceramic (e.g., Kemet C315C series).
Inductor: Shielded drum core or Toroid (e.g., Bourns 78F series or Amidon T37-2).
Audio Crossovers (f < 20 kHz)
Handling high continuous current, avoiding microphonic noise.
Series LC (Notch) or Parallel (Driver protection) Capacitor: Metallized Polypropylene Film (e.g., Cornell Dubilier 940C series).
Inductor: Air-core or laminated iron-core coil (e.g., Jantzen Audio).
Power Supply Filtering (50/60 Hz or Switching)
Need to block specific ripple harmonics.
Series LC (Trap to ground) Capacitor: High-ripple current Electrolytic + 100nF MLCC bypass.
Inductor: High-saturation current powdered iron toroid (e.g., Micrometals -26 mix).

Final Concrete Recommendation for the 10.7 MHz IF Filter

If you are building the 10.7 MHz filter from Problem 1, do not use a standard X7R ceramic capacitor or an unshielded bobbin inductor. X7R dielectrics exhibit severe capacitance shift with applied DC bias and temperature, which will detune your IF filter by hundreds of kilohertz. Unshielded inductors will magnetically couple to nearby traces, altering the effective inductance.

The definitive pick: Source a 100 pF C0G/NP0 ceramic capacitor (such as the Vishay K101J15C0GF5UH5) paired with a 2.2 µH shielded RF inductor (such as the Bourns 78F2R2K-RC). This combination guarantees a temperature coefficient of ±30 ppm/°C, ensuring your resonant frequency remains locked to 10.7 MHz across a -40°C to +85°C operating range.