When designing RF filters, audio crossovers, or wireless power transfer coils, you cannot rely on trial and error. You need the exact resonant frequency. Among the foundational electrical engineering equations, the LC resonance formula is the bridge between theoretical circuit analysis and physical bench work. The direct answer for the resonant frequency of an ideal inductor-capacitor pair is fr = 1 / (2π√(LC)). This single line dictates everything from the tuning of a ham radio antenna matcher to the switching nodes of an LLC resonant power supply.
However, plugging numbers into this formula without understanding its boundaries, unit conversions, and parasitic assumptions is the fastest way to fry a prototype. Below, we break down the equation, track the units through real-world design problems, and address the edge cases that datasheets often bury.
The LC Resonance Equation and Symbol Definitions
The formula calculates the natural frequency at which the inductive reactance (XL) and capacitive reactance (XC) are equal in magnitude but opposite in phase, effectively canceling each other out. In a series circuit, this results in minimum impedance; in a parallel circuit, it results in maximum impedance.
| Symbol | Parameter | SI Base Unit | Practical Description |
|---|---|---|---|
| fr | Resonant Frequency | Hertz (Hz) | Cycles per second where XL = XC. |
| π | Pi | Dimensionless | Mathematical constant (~3.14159). |
| L | Inductance | Henries (H) | Ability of the coil to store energy in a magnetic field. |
| C | Capacitance | Farads (F) | Ability of the component to store energy in an electric field. |
Assumptions and Application Boundaries
This equation assumes ideal, lossless components. It ignores Equivalent Series Resistance (ESR) in the capacitor, the DC resistance (DCR) of the inductor wire, and dielectric absorption. It applies strictly to linear components; if your inductor core saturates (e.g., a ferrite bead driven with high DC bias), L drops dynamically, and the resonant frequency shifts upward under load. For high-Q (Quality Factor) circuits where Q > 10, this ideal equation is accurate to within a fraction of a percent. For low-Q circuits, the resistance dampens the peak and slightly shifts the actual resonant frequency, requiring the more complex damped resonance formula.
Rearranged Forms for Component Selection
On the bench, you usually know your target frequency and have a fixed inductor or capacitor in your parts bin. You need to solve for the missing component. By squaring both sides and isolating the variables, we get these indispensable rearranged forms:
- Solving for Inductance: L = 1 / (4π²fr²C)
- Solving for Capacitance: C = 1 / (4π²fr²L)
Unit Traps and Realistic Answer Magnitudes
The number one reason hobbyists and engineering students fail when applying this electrical engineering equation is prefix mismanagement. The formula demands strict adherence to SI base units: Henries and Farads. Plugging in "10" for a 10 µH inductor without applying the 10-6 multiplier will yield a result off by a factor of a thousand.
1.89e+7 means 18.9 MHz. If you forget to convert picofarads (10-12) to base Farads, your calculated frequency will be physically impossible, often yielding a value in the Terahertz range.
What Does a Realistic Magnitude Look Like?
Developing an intuition for realistic answer magnitudes acts as a sanity check before you solder a single joint. According to standard RF design principles outlined by All About Circuits, component scales dictate the frequency domain:
- Audio Domain (20 Hz – 20 kHz): Requires large inductors (1 mH to 100 mH) and large capacitors (0.1 µF to 100 µF). Think loudspeaker crossover networks.
- Intermediate / Switching Power (10 kHz – 500 kHz): Uses mid-range magnetics (10 µH to 1 mH) and film/ceramic capacitors (1 nF to 1 µF). Typical for LLC resonant converters.
- RF Domain (1 MHz – 1 GHz): Demands tiny inductors (1 nH to 10 µH) and small ceramic capacitors (0.5 pF to 100 pF). Stray PCB trace capacitance (often 1-2 pF) becomes a major factor here.
Worked Problems with Strict Unit Tracking
Let's apply the formula to two distinct design scenarios, tracking every unit conversion and intermediate mathematical step.
Problem 1: Designing an RF Bandpass Filter (Solving for fr)
Scenario: You are building a 2-meter ham radio (144 MHz band) front-end filter. You have wound an air-core inductor measured at 4.7 µH and selected a C0G/NP0 ceramic capacitor rated at 15 pF. What is the exact resonant frequency?
- Convert to Base SI Units:
L = 4.7 µH = 4.7 × 10-6 H
C = 15 pF = 15 × 10-12 F - Calculate the LC Product:
LC = (4.7 × 10-6) × (15 × 10-12) = 70.5 × 10-18 (H·F) - Take the Square Root:
√(LC) = √(70.5 × 10-18) ≈ 8.3964 × 10-9 (s) - Multiply by 2π:
2π × 8.3964 × 10-9 ≈ 5.2756 × 10-8 (s) - Calculate the Inverse (Frequency):
fr = 1 / (5.2756 × 10-8) ≈ 18,955,189 Hz - Convert to Engineering Notation:
fr ≈ 18.96 MHz
Bench Note: At 18.96 MHz, the physical layout matters. A 15 pF capacitor is so small that the 2 pF of stray capacitance from your breadboard or PCB pads will pull the actual resonant frequency down to roughly 17.8 MHz. Always use NP0/C0G dielectrics for RF, as X7R ceramics exhibit severe capacitance loss with applied DC bias voltage.
Problem 2: Sizing a Mains Hum Notch Filter (Solving for C)
Scenario: You are designing an analog audio preamp and need a passive parallel LC notch filter to kill 60 Hz AC mains hum. You have a heavy iron-core choke rated at 250 mH. What capacitance value do you need?
- Identify Knowns and Convert:
fr = 60 Hz
L = 250 mH = 0.25 H - Select the Rearranged Formula:
C = 1 / (4π²fr²L) - Calculate the Denominator Components:
fr² = 60² = 3,600
4π² ≈ 39.4784 - Multiply the Denominator:
Denominator = 39.4784 × 3,600 × 0.25 ≈ 35,530.56 - Calculate the Inverse:
C = 1 / 35,530.56 ≈ 2.8144 × 10-5 F - Convert to Practical Units:
C ≈ 28.14 µF
Bench Note: A 28.14 µF capacitor at audio frequencies requires a non-polarized film capacitor (like polypropylene) to avoid the distortion and high ESR inherent in electrolytic capacitors. As noted in Electronics Tutorials, the physical size of a 28 µF film capacitor rated for audio line voltages will be substantial, which is why active digital notch filters are often preferred in modern preamps.
FAQ: Common Questions on Electrical Engineering Equations
Why do fundamental electrical engineering equations for resonance ignore resistance?
The base formula calculates the undamped natural frequency. In an ideal world, resistance (R) only affects the amplitude (the Q-factor or sharpness of the resonance peak), not the frequency itself. However, in reality, if the resistance is high enough to drop the Q-factor below 10, the circuit becomes overdamped or heavily damped, and the actual peak frequency shifts slightly lower than the ideal calculation. For precision RF work, you must account for the inductor's AC resistance (which increases due to the skin effect) and the capacitor's ESR.
How do parasitic elements break this electrical engineering equation in high-frequency designs?
At frequencies above 50 MHz, the physical components stop behaving ideally. An inductor has parasitic parallel capacitance between its wire windings. A capacitor has parasitic series inductance from its leads and internal plates. These parasitics create secondary, unintended resonant frequencies. For example, a 10 nF decoupling capacitor might have a self-resonant frequency (SRF) around 15 MHz; above that frequency, it acts as an inductor. You can verify these parasitic shifts using a Vector Network Analyzer (VNA) to plot the actual S11 impedance curve, rather than trusting the theoretical equation alone.
Does this formula apply to both series and parallel LC tank circuits?
Yes, the formula fr = 1 / (2π√(LC)) calculates the resonant frequency for both topologies, but the behavior at that frequency is inverted. In a series LC circuit, the impedances cancel out, resulting in near-zero impedance (a short circuit to the resonant frequency), making it ideal for bandpass filters. In a parallel LC circuit (a tank circuit), the circulating currents between L and C cancel out from the perspective of the source, resulting in near-infinite impedance (an open circuit), making it ideal for notch filters or oscillator tuning networks. For a deeper physics breakdown of the circulating energy, refer to Georgia State University's HyperPhysics database.
What happens if I use polarized electrolytic capacitors in an LC resonant circuit?
Unless you apply a DC bias voltage that strictly keeps the AC ripple from reversing the polarity across the capacitor, the electrolytic capacitor will degrade, vent, or explode. Resonant circuits inherently swing voltage both positive and negative around the reference node. For passive LC resonance, always use non-polarized dielectrics: NP0/C0G ceramics for RF, and polypropylene or polyester film for audio and power applications.






