The fundamental RLC resonance formula for an ideal series or parallel tank circuit is fr = 1 / (2π√(L × C)). This equation defines the exact frequency where the inductive reactance (XL) and capacitive reactance (XC) cancel each other out, leaving only the resistive component (R) to limit current flow in a series circuit, or maximizing impedance in a parallel circuit.

The Core RLC Resonance Formula and Symbol Definitions

Before plugging numbers into a calculator, you must understand the boundaries of this equation. The ideal formula assumes linear, time-invariant components and ignores parasitic elements like equivalent series resistance (ESR) and parasitic parallel capacitance. In a purely ideal series RLC circuit, the resistor (R) dictates the bandwidth and Q-factor, but it does not shift the resonant frequency. (Note: In practical parallel RLC circuits with lossy inductors, R does slightly shift the peak impedance frequency, which we will address later).

Spec Sheet: RLC Resonance Variables
Symbol Parameter Base SI Unit Common Practical Units
fr Resonant Frequency Hertz (Hz) kHz, MHz, GHz
L Inductance Henry (H) mH, μH, nH
C Capacitance Farad (F) μF, nF, pF
π Archimedes' Constant Dimensionless ~3.14159265

Rearranged Forms for Component Sizing

In bench and design work, you rarely solve for frequency from scratch. Usually, your target frequency is fixed by a protocol (e.g., 13.56 MHz for NFC, or a 15 kHz crossover point for audio), and you need to source the missing L or C. Here are the algebraically rearranged forms, solved for each variable:

  • Solve for Inductance (L): L = 1 / ((2πfr)2 × C)
  • Solve for Capacitance (C): C = 1 / ((2πfr)2 × L)
  • Solve for Angular Frequency (ωr): ωr = 1 / √(L × C) (Useful when working in radians/second for transfer functions).

Worked Examples with Strict Unit Tracking

The most common point of failure in resonance calculations is unit mismatch. The formula only accepts base SI units: Henries, Farads, and Hertz. If you feed microhenries directly into the equation without the 10-6 multiplier, your answer will be off by orders of magnitude.

Problem 1: RF Matching Network (Solving for fr)

Scenario: You are designing an RF tank circuit for an AM receiver front-end. You have a fixed 10 μH inductor and a 100 pF tuning capacitor. What is the resonant frequency?

  1. Convert to Base Units:
    L = 10 μH = 10 × 10-6 H
    C = 100 pF = 100 × 10-12 F = 1 × 10-10 F
  2. Multiply L and C:
    L × C = (10 × 10-6) × (1 × 10-10) = 1 × 10-15
  3. Take the Square Root:
    √(1 × 10-15) ≈ 3.162 × 10-8
  4. Multiply by 2π:
    2 × 3.14159 × 3.162 × 10-8 ≈ 1.9869 × 10-7
  5. Invert (1 / x):
    1 / 1.9869 × 10-75,032,915 Hz (or 5.03 MHz)

Problem 2: Buck Converter Output Filter (Solving for L)

Scenario: You need an LC low-pass filter for a switching regulator. The target resonant frequency to ensure stability is 10 kHz, and you have selected a 10 μF output capacitor. What inductance do you need?

  1. Convert to Base Units:
    fr = 10,000 Hz
    C = 10 μF = 10 × 10-6 F
  2. Calculate Angular Frequency Squared ((2πfr)2):
    2 × π × 10,000 = 62,831.85 rad/s
    (62,831.85)2 ≈ 3,947,841,760
  3. Multiply by C:
    3,947,841,760 × (10 × 10-6) = 39,478.4
  4. Invert to find L:
    L = 1 / 39,478.4 ≈ 0.00002533 H (or 25.33 μH)

Common Unit Traps and Realistic Magnitude Checks

⚠ Callout Tip: The Micro-Nano Trap
Never mix prefixes in your head. A common bench mistake is treating 1 nF as 10-6 F instead of 10-9 F. Always write out the scientific notation (e.g., 1e-9) when typing into a calculator or SPICE simulator.

How do you know if your calculator output is garbage? Use this magnitude sanity-check table. If your calculated inductor for an audio circuit comes out to 0.5 nH, you dropped a decimal. If your RF tank requires a 4 Henry inductor, your capacitance value is wrong.

Realistic Magnitude Ranges by Application
Application Domain Typical fr Typical L Range Typical C Range
Audio Crossovers / Subwoofers 20 Hz - 2 kHz 1 mH - 100 mH 1 μF - 100 μF
SMPS / DC-DC Converters 5 kHz - 50 kHz 1 μH - 100 μH 1 μF - 47 μF
IF Filters / AM Radio 455 kHz - 1.6 MHz 100 μH - 1 mH 100 pF - 500 pF
RFID / NFC / FM Radio 13.56 MHz - 108 MHz 10 nH - 2 μH 5 pF - 100 pF

Decision Path: Selecting Standard Off-the-Shelf Components

The math gives you an ideal, continuous number. The real world gives you discrete E12/E24 component values. Use this decision tree to lock in a physical part number based on your calculated ideal value.

Component Selection Decision Tree
Condition (Calculated Value) Action / Rounding Rule Concrete Part Example (Based on Problem 2: 25.33 μH)
IF application is high-current power filtering (Buck/Boost) Round UP to the next standard E12 value to prevent core saturation and maintain minimum ripple current limits. Round 25.33 μH up to 27 μH.
IF application is a precision RF oscillator or narrow bandpass Round to nearest E24 value, then use a parallel trimmer capacitor or variable inductor to dial in exact fr. Select 24 μH fixed + 5 μH variable.
IF application is general audio crossover (non-critical phase) Round to nearest standard E12 value; human ear cannot resolve minor Q-shifts in passive crossovers. Round to 27 μH or 22 μH.

Final Concrete Pick for Problem 2: For a 10 kHz power filter requiring 25.33 μH, select the Bourns SRP1265A-270M. This is a 27 μH shielded power inductor with a 20% tolerance and a 6.5A saturation current, ensuring the core won't saturate and drop inductance under heavy DC bias, which would inadvertently push your resonant frequency higher than designed.

When the Ideal Formula Breaks Down (Parasitics and Damping)

The formula fr = 1 / (2π√(LC)) assumes ideal components. In physical reality, every inductor has parasitic parallel capacitance (self-resonant frequency, SRF) and series resistance (DCR). Every capacitor has equivalent series inductance (ESL) and ESR.

The Parallel Resonance Shift: In a practical parallel RLC tank where the inductor has significant series resistance (RL), the actual frequency of maximum impedance (fp) shifts lower than the ideal series resonant frequency. The corrected formula is:

fp = fr × √(1 - (RL2 × C) / L)

Rule of Thumb: If your inductor's Q-factor (Q = ωL / RL) is greater than 10, the shift is less than 0.5%, and the ideal formula is perfectly safe to use. If Q is below 10 (common in low-frequency, high-DCR iron-core chokes), you must use the corrected parallel formula or simulate the circuit in LTspice.

Capacitor DC Bias Derating: If you use Class II ceramic capacitors (X7R, X5R) in your LC filter, remember that their capacitance drops drastically under DC voltage bias. A 10 μF X7R capacitor with 10V across it might only exhibit 4 μF of actual capacitance. This will cause your physical resonant frequency to be significantly higher than your math predicted. Always check the manufacturer's DC bias curve (available on tools like the Murata product library or Kemet's KSIM) and derate your C value accordingly before running the resonance formula.

For deeper theoretical proofs on how resistance alters the damping ratio and bandwidth of these circuits, refer to the comprehensive AC theory chapters on All About Circuits and the derivations provided by Electronics Tutorials.