Series R-L-C Reactance, Impedance, and Resonant Frequency
The base AC-circuit relations behind filter, coil, and cable-reactance work.
Example
You enter
- Frequency (Hz) 60
- Resistance R (ohms) 10
- Inductance L (H) 0.05
- Capacitance C (uF) 50
You get
- Inductive reactance (ohm) 18.85
- Capacitive reactance (ohm) 53.052
- Impedance (ohm) 35.634
- Resonant frequency 100.66 Hz
- Power factor 0.2806
Details, formula, and sources
Inductive reactance XL = 2 pi f L (rises with frequency), capacitive reactance XC = 1/(2 pi f C) (falls with it), series impedance Z = sqrt(R^2 + (XL - XC)^2), and power factor R/Z. At 60 Hz a 10 ohm / 0.05 H / 50 uF branch has XL 18.85, XC 53.05 ohm, so it is capacitive (leading), Z = 35.6 ohm, PF 0.28. The branch resonates where XL = XC, at f0 = 1/(2 pi sqrt(L C)) = 100.7 Hz, where the reactances cancel, Z collapses to just R, and current peaks -- the frequency a passive filter is tuned to and a cap bank must avoid. Single-frequency, linear, lumped-element steady state; a real cable/coil is distributed, and a harmonic or transient study governs a power-system resonance.
XL = 2 pi f L; XC = 1/(2 pi f C); net X = XL - XC; Z = sqrt(R^2 + (XL - XC)^2); power factor = R/Z; resonant frequency f0 = 1/(2 pi sqrt(L C)).
Series R-L-C reactance, impedance, and resonance relations (classic AC circuit theory), by name; a harmonic or transient study governs a real power-system resonance.
The reactance, impedance, and resonant-frequency relations are public physics; the frequency, resistance, inductance, and capacitance are the user's circuit values.
Estimate. AHJ and licensed professional govern.
Field names used by the API: frequency_hz, resistance_ohm, inductance_h, capacitance_uf, inductive_reactance_ohm, capacitive_reactance_ohm, impedance_ohm, resonant_frequency_hz, power_factor
- Series R-L-C relations XL = 2 pi f L, XC = 1/(2 pi f C), Z = sqrt(R^2 + (XL-XC)^2), PF = R/Z, f0 = 1/(2 pi sqrt(LC))AC circuit theory
- Single-frequency lumped model linear, lumped-element, one frequency; distributed parameters and a harmonic/transient study govern a real resonancepower-quality practice