Parallel RLC Impedance Calculator
Computes the equivalent impedance of a parallel RLC circuit from R, L, C and frequency using complex admittance.
—
Parallel RLC impedance
Wire a resistor, an inductor and a capacitor in parallel and they all see the same voltage. What differs is the current, which divides among the three branches. To get the total impedance magnitude you use Z = 1 / sqrt((1/R)^2 + (1/Xc - 1/Xl)^2), with Xl = 2πfL and Xc = 1/(2πfC). Plug in R = 100 Ω, L = 10 mH, C = 1 µF and f = 1 kHz and the calculator gives Z ≈ 97.6 Ω with a slightly inductive phase, because at that frequency Xl comes out smaller than Xc.
At the resonance frequency f₀ = 1/(2π√(LC)) the two reactive branches cancel out and the parallel impedance peaks. If you ignore losses it is purely resistive and equal to R. Move away from f₀ in either direction and the impedance falls off. That behavior is why a parallel RLC tank acts like a band-pass filter if you look at the current, and a band-reject filter if you look at the voltage.
Applications
You will meet parallel RLC analysis in any AC circuits course (Sedra/Smith, Boylestad, Irwin). It shows up in radio frequency tank circuits, in the load networks of oscillators, in power factor correction banks designed around IEEE 519 and IEC 61000-3-2, in EMC filters at the AC input of equipment, and in antenna impedance matching. When the topic is harmonics mitigation, ABNT NBR 5410 and IEC 60364 bring up parallel capacitor banks too.
FAQ
How does the impedance compare to the series case? They are dual circuits, so the answer flips. Series impedance bottoms out at resonance, while parallel impedance hits its maximum there.
What happens far above resonance? Xc drops low, so the capacitor branch takes over and the parallel impedance ends up small and mostly capacitive.
Does R always lower the impedance? Yes. A smaller R shunts more current at resonance, which pulls down both the peak impedance and the Q factor.
Related Tools
RLC Series Impedance
Computes total impedance Z of a series RLC circuit from R, L, C, frequency.
Capacitors in Parallel
Sum capacitances of parallel capacitors. Values in μF, one per line.
Reflection Coefficient
Calculate the reflection coefficient, Γ = (Z_L − Z₀) ÷ (Z_L + Z₀), from the load impedance Z_L and the line's characteristic impedance Z₀ (ohms). The result (dimensionless, between −1 and 1) gives the fraction of the incident wave reflected by the impedance discontinuity: Γ = 0 means a perfect match (no reflection); Γ = ±1 is total reflection (open or short circuit). It is the basis of impedance matching in transmission lines and relates directly to VSWR and return loss. Enter the load impedance and the characteristic impedance.
VSWR (Standing Wave Ratio)
Calculate the voltage standing wave ratio (VSWR), VSWR = (1 + |Γ|) ÷ (1 − |Γ|), from the magnitude of the reflection coefficient |Γ|. The result (dimensionless, expressed as X:1) measures how well an antenna or load is matched to the transmission line: VSWR = 1:1 is a perfect match (all power delivered); higher values mean part of the wave is reflected back, forming standing waves that reduce efficiency and may damage the transmitter. Typically VSWR up to 1.5:1 or 2:1 is acceptable. Enter the magnitude of the reflection coefficient.
Parallel Resistor Calculator
Compute the equivalent resistance of up to 10 resistors in parallel (Req = 1 / Σ(1/Ri)). Also shows the series total for comparison. Everything in your browser.
Series & Parallel Resistance Calculator
Compute equivalent resistance of up to 10 resistors in series (sum) or parallel (1/Σ(1/R)). Accepts Ω, kΩ, MΩ.
The results provided by this tool are for general informational and educational purposes only and do not constitute professional, financial, medical, legal, tax or accounting advice. Always confirm important decisions with a qualified professional and official sources.