Resonant Frequency Lc Calculator - Tank Circuit Resonant Frequency Solver

Resonant frequency lc calculator turns L and C into f, omega, period, and reactance, and back-solves L or C for a target frequency.

Resonant Frequency Lc Calculator

Inductance of the coil in the unit set on the right. Typical radio and audio circuits use mH or uH values.

Pick the unit that matches the inductance value. The value is converted to henries before the formula runs.

Capacitance of the capacitor in the unit set on the right. Typical RF and audio circuits use uF, nF, or pF values.

Pick the unit that matches the capacitance value. The value is converted to farads before the formula runs.

Required only when Solve For is Inductance or Capacitance. The calculator back-solves the missing component from this frequency.

Pick the unit that matches the target frequency. The value is converted to hertz before back-solving.

Pick the variable the calculator should compute. The other two values are treated as inputs.

Results

Resonant Frequency (f)
0Hz
Angular Frequency (omega) 0rad/s
Period (T) 0s
Reactance at Resonance (X) 0Ω

What Is Resonant Frequency Lc Calculator?

A resonant frequency lc calculator turns the inductance L of a coil and the capacitance C of a capacitor into the natural frequency of the LC tank circuit. The same formula covers series and parallel LC loops, and any bandpass or notch filter built from those two parts, so the page works for radio, audio, and lab electronics problems.

  • Radio and RF tank circuits: Size a coil and capacitor pair to resonate at a target broadcast or oscillator frequency.
  • Audio crossovers and filters: Pick L and C for a crossover network, equaliser stage, or notch filter.
  • Inductance and capacitance selection: Given a target frequency and one known component, back-solve the missing value.
  • Physics and lab homework: Convert between f, omega, and T for SHM problems, RLC derivations, and oscillator exercises.

The resonant frequency is the natural, undamped frequency of an LC circuit, set only by L and C. In a series loop the impedance drops to a minimum at resonance and the line current peaks. In a parallel loop the impedance peaks and a large circulating current rings inside the tank. The same expression handles both, which is why the resonant frequency lc calculator is also useful as a quick sanity check for oscillator design, AM/FM radio tuning, RFID tag resonance, and induction heating coils.

Because the LC tank is a simple harmonic oscillator, the Angular Frequency Calculator is the natural next step for any problem that needs omega in rad/s from a measured period.

How Resonant Frequency Lc Calculator Works

The calculator reads L and C, applies the resonant frequency formula, and reports f, omega, T, and the reactance X that the inductor and capacitor share at resonance.

f = 1 / (2 * pi * sqrt(L * C)), omega = 2 * pi * f = 1 / sqrt(L * C), T = 1 / f, X = sqrt(L / C)
  • L: Inductance of the coil in henries (H).
  • C: Capacitance of the capacitor in farads (F).
  • f: Resonant frequency in hertz (Hz), the natural undamped frequency of the tank circuit.
  • omega: Angular frequency in radians per second (rad/s), equal to 2 pi times f.
  • T: Period of one full cycle in seconds, equal to 1 divided by f.
  • X: Magnitude of the inductive and capacitive reactance at resonance in ohms, equal to sqrt(L / C).

The derivation comes from equating the inductive and capacitive reactances at the resonant point. Setting 2 pi f L = 1 / (2 pi f C) and solving for f gives f = 1 / (2 pi sqrt(L C)). Harmonic-oscillator references use the same algebra, with omega = 1 / sqrt(L C). When the Solve For selector is set to Inductance or Capacitance, the same logic runs in reverse: L = 1 / ((2 pi f)^2 C) or C = 1 / ((2 pi f)^2 L). The result panel still shows f, omega, T, and X so the matching reactance, period, and angular frequency are visible for the same component pair.

Worked example 1: 0.18 mH coil and 1 uF capacitor

f = 1 / (2 * pi * sqrt(0.00018 * 0.000001)) = 11,862.71 Hz

f = 11,862.71 Hz, omega = 74,535.60 rad/s, T = 0.0000843 s, X = 13.42 ohm

Matches the Omni Calculator worked example (11,863 Hz rounded) for the same component values.

Worked example 2: 1 mH coil and 220 pF capacitor

f = 1 / (2 * pi * sqrt(0.001 * 2.2e-10)) = 339,319.48 Hz

f = 339,319.48 Hz, omega = 2,132,007.16 rad/s, T = 0.00000295 s, X = 2,132.01 ohm

Reproduces the Omni Calculator FAQ result. The 339.32 kHz resonant point sits in a common AM radio intermediate-frequency band.

Worked example 3: 60 Hz mains with a 100 mH inductor

C = 1 / ((2 * pi * 60)^2 * 0.1) = 7.036e-5 F

C = 70.36 uF, f = 60 Hz, omega = 376.99 rad/s, T = 0.01667 s, X = 37.70 ohm

Sizes the capacitor needed to make a 60 Hz LC tank from a 100 mH coil.

According to Wikipedia LC circuit, the resonant frequency is f = 1 / (2 pi sqrt(L C)) in hertz, with omega = 1 / sqrt(L C) in radians per second, and the same expression applies to series and parallel tanks.

According to Omni Calculator resonant frequency page, an LC circuit with C = 1 uF and L = 0.18 mH has a resonant frequency of about 11,863 Hz, and the page accepts any two of L, C, and f.

If you also need the capacitor's reactance at any other frequency, the Capacitive Reactance Calculator uses the same X_C = 1 / (2 pi f C) expression in a single-purpose tool.

Key Concepts Explained

Four ideas show up in every LC resonance problem: the natural cycle of the tank, the radian, the period, and the role of the reactance at resonance.

Natural Frequency

The undamped frequency at which the tank circuit oscillates by itself, set only by L and C.

Reactance at Resonance

Magnitude of the inductor's and capacitor's opposition at the resonant point, equal to sqrt(L / C) for both parts.

Radian and omega

A radian is a dimensionless angle, and omega in rad/s drops directly into SHM, RLC, and wave equations.

Quality Factor (Q)

Q compares stored energy to energy lost per cycle. Real circuits lose energy to wire resistance, core loss, and dielectric loss.

These four ideas are why the result panel reports f, omega, T, and X together: how often, how fast in radians, how long for one cycle, and how much opposition the parts present at that point. Q sets the bandwidth around f and explains why a real circuit rings with finite amplitude. Real inductors and capacitors carry a few ohms of parasitic resistance, which the simplified LC model ignores.

Once the resonant frequency is in hertz, the Harmonic Wave Equation Calculator carries it forward into the wave-equation form v = f lambda and the related oscillator problems.

How to Use This Calculator

Decide which two of L, C, and f you know, enter them, and read the four outputs from the right-hand panel.

  1. 1 Pick the Solve For mode: Frequency when you know L and C; Inductance when you know f and C; Capacitance when you know f and L.
  2. 2 Enter L with its unit: Type the coil inductance and pick H, mH, uH, or nH. The value is converted to henries before the formula runs.
  3. 3 Enter C with its unit: Type the capacitor value and pick F, mF, uF, nF, or pF. The value is converted to farads before the formula runs.
  4. 4 Enter the target frequency when back-solving: For Inductance or Capacitance modes, type the target f and pick its unit (Hz, kHz, MHz, GHz).
  5. 5 Read the result panel: f, omega, T, and X update in real time. Use Reset to restore the default 0.18 mH and 1 uF starting point.

Try a 1 mH coil and a 220 pF capacitor with Solve For set to Frequency; the panel reports f = 339,319.48 Hz, omega = 2,132,007.16 rad/s, T = 0.00000295 s, and X = 2,132.01 ohm. The same numbers are the answer to a standard AM-radio intermediate-frequency homework problem.

When the schematic labels a capacitor with a three-digit code instead of a value, the Capacitance Conversion Calculator decodes the code into F, mF, uF, nF, and pF before the LC formula runs.

Benefits of Using This Calculator

Using the calculator instead of working the formula by hand removes unit-conversion mistakes and keeps the four related quantities in one place.

  • Fast unit conversion: Move between H, mH, uH, nH and F, mF, uF, nF, pF without writing the conversion factors down.
  • All four quantities at once: f, omega, T, and X appear in the same panel, so checking one against the other catches the common hertz-versus-radians mistake.
  • Two-way workflow: Switch between forward calculation (L, C -> f) and back-solve (f, C -> L or f, L -> C) without leaving the page.
  • Verifiable against worked examples: Each output can be cross-checked against the Omni Calculator result for L = 0.18 mH and C = 1 uF (f = 11,862.71 Hz).
  • Direct fit for SHM problems: omega in rad/s drops directly into the SHM position equation and the RLC differential equation.

A radio builder reading a coil data sheet in uH and a capacitor code in pF can type the values into the form and read the resonant frequency in kHz or MHz without opening a separate conversion chart.

For the same component pair used in the time domain, the Capacitor Charge Time Calculator gives the RC charge time that the LC tank approaches once parasitic resistance is added.

Factors That Affect Your Results

Three factors dominate the result and two limitations keep the simple model honest when applied to real circuits.

Inductance (L)

Halving the inductance raises the resonant frequency by sqrt(2). Bigger coils lower the resonance; smaller surface-mount inductors raise it.

Capacitance (C)

Halving the capacitance also raises the resonant frequency by sqrt(2). Capacitor tolerance (often 5% to 10%) sets a floor on how close the real resonance can land.

Component tolerance and parasitic resistance

Real L and C have parasitic series resistance and stray capacitance from the PCB. These losses lower Q, broaden the resonance peak, and shift the resonant point.

  • The model ignores resistance, so it cannot predict the bandwidth or Q of a real tank circuit.
  • Stray inductance in capacitor leads and stray capacitance between coil turns shift the resonant point a few percent away from the ideal value at high frequencies.

These limitations are why practical radio and audio designs always add a trimmer capacitor or a tunable coil: the formula gives a target, the trimmer absorbs tolerance and the parasitic spread, and the final value is set with a signal generator and oscilloscope.

According to Wikipedia Harmonic oscillator, an LC circuit is a simple harmonic oscillator with omega = 1 / sqrt(L C), and the cyclic frequency f equals omega divided by 2 pi.

Resonant frequency lc calculator showing f, omega, period, and reactance from L and C inputs
Resonant frequency lc calculator showing f, omega, period, and reactance from L and C inputs

Frequently Asked Questions

Q: What is the resonant frequency of an LC circuit?

A: The resonant frequency of an LC circuit is the natural, undamped frequency at which the tank oscillates by itself. It is set only by the inductance L in henries and the capacitance C in farads, and equals 1 divided by 2 pi times the square root of L times C.

Q: How do you calculate the resonant frequency of an LC circuit?

A: Apply the formula f = 1 / (2 pi sqrt(L C)). Convert L to henries and C to farads first, multiply them, take the square root, multiply by 2 pi, and take the reciprocal. The result is the resonant frequency in hertz, with omega in rad/s equal to 1 / sqrt(L C).

Q: What is the difference between resonant frequency and angular frequency?

A: Resonant frequency f counts cycles per second in hertz. Angular frequency omega counts radians per second in rad/s. There are 2 pi radians in one cycle, so omega equals 2 pi f. SHM and wave equations expect omega; radio and audio specifications usually quote f.

Q: Does resonance work the same for series and parallel LC circuits?

A: The resonant frequency formula is identical for series and parallel LC circuits, but the impedance behavior differs. In a series loop the impedance drops to a minimum at resonance and the line current is maximum. In a parallel loop the impedance peaks and the line current is minimum while a large current circulates inside the loop.

Q: How do you find inductance from a target resonant frequency?

A: Rearrange the resonant frequency formula to L = 1 / ((2 pi f)^2 C). Pick the target f, set the desired C, and compute L. The calculator does the same back-solve when Solve For is set to Inductance, with f and C as the inputs.

Q: What are typical inductor and capacitor values for common LC circuits?

A: AM radio front ends resonate near 1 MHz with coil inductances around 100 to 300 uH and capacitor values near 220 to 470 pF. Audio crossovers use millihenries and microfarads, while mains-frequency filters use hundreds of millihenries and tens of microfarads. Pick the values that put the target frequency in the middle of the parts range you have on hand.