Design and analyze precision constant current sources for LED drivers, battery charging, sensor excitation, and analog biasing. Compute output current, power loss, and compliance voltage with interactive schematic visualization.
An LC circuit (also called a tank circuit, resonant circuit, or tuned circuit) consists of an inductor (L) and a capacitor (C) connected together. At the resonant frequency, the inductive reactance (XL = 2πfL) equals the capacitive reactance (XC = 1/(2πfC)), causing energy to oscillate between the magnetic field of the inductor and the electric field of the capacitor. This phenomenon is fundamental to radio transmitters, receivers, filters, and oscillators.
Thomson's Formula (Resonant frequency):
$$ f₀ = \frac{1}{2π \sqrt{LC}} $$
$$ ω₀ = 2πf₀ = \frac{1}{\sqrt{LC}} , T = 2π \sqrt{LC} , Z₀ = \sqrt{\frac{L}{C}} $$
The LC resonance principle was first mathematically described by Sir William Thomson (Lord Kelvin) and later refined by Heinrich Hertz and Nikola Tesla in the late 19th century. The formula f = 1/(2π√(LC)) became the cornerstone of wireless communication. In 1891, Tesla demonstrated resonant transformers, and by the early 1900s, LC circuits enabled the first radio receivers. Today, the same equation governs everything from smartphone RF front‑ends to MRI machines and particle accelerators.
Starting from Kirchhoff's voltage law in a series LC circuit: VL + VC = 0 → L·(d²q/dt²) + q/C = 0. This differential equation yields simple harmonic motion with angular frequency ω₀ = 1/√(LC). Converting to ordinary frequency: f₀ = ω₀/(2π) = 1/(2π√(LC)). For parallel LC, the same resonant condition occurs because the admittance becomes purely real at ω₀. The calculator uses double‑precision arithmetic to ensure high accuracy, with unit conversions handled internally (H, F base SI units). The characteristic impedance Z₀ = √(L/C) is also provided, useful for impedance matching and Q factor estimation.
| Application | Frequency | Inductor (L) | Capacitor (C) | Z₀ (Ω) |
|---|---|---|---|---|
| Medium Wave AM Radio | 1 MHz | 250 µH | 101 pF | 1573 Ω |
| FM Broadcast (88–108 MHz) | 100 MHz | 100 nH | 25.3 pF | 62.8 Ω |
| 2.4 GHz Wi‑Fi / Bluetooth | 2.45 GHz | 2.2 nH | 1.9 pF | 34.0 Ω |
| 455 kHz IF Transformer | 455 kHz | 680 µH | 180 pF | 1944 Ω |
| Low‑frequency Audio Filter | 1 kHz | 100 mH | 253 nF | 628 Ω |
A typical FM radio receiver uses a variable capacitor (15–30 pF) and a fixed inductor (around 100 nH) to tune the 88–108 MHz band. Using the LC resonance formula: with L = 100 nH, C = 25 pF yields f₀ ≈ 100.7 MHz. By adjusting C from 22 pF to 30 pF the circuit covers the full FM band. This calculator allows rapid verification of tuning range, essential for RF design engineers. The characteristic impedance Z₀ also helps in matching the 50 Ω antenna system, ensuring maximum power transfer.
Real inductors have series resistance (ESR) and parasitic capacitance; capacitors have equivalent series inductance (ESL). These parasitics cause self‑resonance and alter the effective frequency. The calculator provides ideal resonant frequency, which is accurate for most discrete components up to several hundred MHz. For high‑precision RF work, consider component datasheet specifications. Nevertheless, the Thomson formula remains the fundamental design starting point. Additionally, the Q‑factor (quality factor) can be derived as Q = Z₀ / Rseries for series RLC, influencing bandwidth.