RLC Circuit Calculator

Analyze RLC series and parallel circuits. Calculate impedance, phase, resonant frequency, Q factor, damping ratio, and frequency response with voltage distribution tables.

Ω

Impedance Analysis (Series RLC)

Impedance Magnitude |Z|
1,529.5350 Ω
Real: 50.00 Ω, Imag: -1,528.72 Ω
Phase Angle
-88.13°
Capacitive (current leads)
Inductive Reactance (X_L)
62.8319 Ω
X_L = 2πfL
Capacitive Reactance (X_C)
1,591.5494 Ω
X_C = 1/(2πfC)
Power Factor
0.0327
Poor — consider compensation
Power (per 1V source)
0.0214 mW
Current: 0.6538 mA

Resonance Properties

Resonant Frequency (f₀)
5.0329 kHz
ω₀ = 31,622.78 rad/s
Quality Factor (Q)
6.325
Low Q — wide bandwidth
Bandwidth (BW)
795.7747 Hz
BW = f₀/Q
Damping Ratio (ζ)
0.0791
Underdamped (oscillatory)
UnderdampedCriticalOverdamped

Voltage Distribution (1V Source)

ComponentVoltagePhaseReactance/Resistance
Resistor (V_R)32.69 mV50.00 Ω (R)
Inductor (V_L)41.08 mV+90°62.83 Ω (X_L)
Capacitor (V_C)1,040.54 mV−90°1,591.55 Ω (X_C)
Total |Z|1000.0 mV-88.1°1,529.54 Ω

Frequency Response

Frequency|Z| (Ω)Phase (°)Region
503.2921 Hz3,131.05-89.1Capacitive
1.2582 kHz1,186.91-87.6Capacitive
2.5165 kHz476.97-84.0Capacitive
3.7747 kHz191.12-74.8Capacitive
5.0329 kHz50.000.0Resonant
6.2912 kHz150.8370.6Inductive
7.5494 kHz268.2279.3Inductive
10.0658 kHz476.9784.0Inductive
25.1646 kHz1,518.7288.1Inductive
50.3292 kHz3,131.0589.1Inductive
Planning notes, formulas, and examples

About the RLC Circuit Calculator

The RLC circuit — containing a resistor (R), inductor (L), and capacitor (C) — is one of the most important building blocks in electrical engineering. These three passive components create a second-order system capable of resonance, filtering, and oscillation. Understanding RLC behavior is essential for designing audio crossovers, radio receivers, power supply filters, and control systems.

In a series RLC circuit, all three components share the same current, and their voltages add as phasors. In a parallel RLC circuit, all three share the same voltage, and their currents add as phasors. The resonant frequency — where inductive and capacitive reactances cancel — is identical for both configurations, but the impedance behavior at resonance is opposite: minimum for series, maximum for parallel.

It gives complete RLC analysis including impedance magnitude and phase, resonant frequency, quality factor, damping ratio classification, voltage distribution across components, and a detailed frequency response table showing how the circuit behaves across a range of frequencies.

When This Page Helps

RLC circuit analysis involves complex numbers, trigonometric functions, and cascading formulas that are tedious to compute by hand. This calculator determines impedance, phase, resonance, Q factor, and damping characteristics for both series and parallel configurations. The frequency response table and damping visualization help you intuitively understand circuit behavior without plotting Bode diagrams manually.

How to Use the Inputs

  1. Select the circuit configuration: Series RLC or Parallel RLC.
  2. Enter the resistance (R) in ohms, inductance (L) with unit, and capacitance (C) with unit.
  3. Enter the operating frequency to analyze impedance at that specific frequency.
  4. Use preset buttons to load common RLC circuit configurations.
  5. Review impedance, phase, and power factor results in the output cards.
  6. Check resonance properties: resonant frequency, Q factor, bandwidth, and damping ratio.
  7. Study the frequency response table to understand circuit behavior across the spectrum.
Formula used
Series RLC Impedance: Z = R + j(X_L − X_C) |Z| = √(R² + (X_L − X_C)²) φ = arctan((X_L − X_C)/R) Parallel RLC Admittance: Y = 1/R + j(1/X_C − 1/X_L) |Z| = 1/|Y| Resonant Frequency: f₀ = 1/(2π√(LC)) Q (series) = (1/R)√(L/C) Q (parallel) = R√(C/L) Damping Ratio (series): ζ = R/(2√(L/C))

Example Calculation

Result: |Z| = 1541 Ω at −88.1°

At 1 kHz, the inductive reactance X_L = 62.8 Ω and capacitive reactance X_C = 1592 Ω. The net reactance is −1529 Ω (capacitive), giving |Z| = √(50² + 1529²) ≈ 1541 Ω at a phase angle of −88.1°. The resonant frequency is about 5.03 kHz where X_L = X_C.

Tips & Best Practices

  • At resonance, a series RLC has minimum impedance equal to R; a parallel RLC has maximum impedance.
  • The damping ratio ζ determines transient response: ζ < 1 produces ringing, ζ = 1 is critically damped, ζ > 1 is overdamped.
  • For bandpass filter design, choose Q to set the desired bandwidth: BW = f₀/Q.
  • In practice, inductor DC resistance adds to R, reducing Q — account for this in precision designs.
  • At frequencies well below resonance, the capacitor dominates (high impedance in series); well above, the inductor dominates.
  • Use SPICE simulation to verify calculator results before building physical circuits.

Understanding Impedance in RLC Circuits

Impedance is the AC generalization of resistance. In an RLC circuit, impedance is a complex quantity with a real part (resistance) and an imaginary part (reactance). The magnitude |Z| determines how much the circuit opposes current flow, while the phase angle determines the timing relationship between voltage and current. Positive phase means voltage leads current (inductive), negative means voltage lags current (capacitive), and zero phase means they are in sync (resistive).

Transient Response and Damping

When an RLC circuit is subjected to a sudden change (step input), its transient response depends on the damping ratio. Underdamped circuits ring at the natural frequency with exponentially decaying amplitude — this is useful in oscillators but problematic in power supplies. Critically damped circuits settle fastest without overshooting, making them ideal for control systems. Overdamped circuits are sluggish but stable.

RLC Filters in Practice

Series RLC circuits are natural bandpass filters when the output is taken across R, and notch filters when taken across L+C. By cascading multiple RLC stages with staggered resonant frequencies, you can create wideband filters with steep roll-off. Active filter designs using op-amps can simulate RLC behavior without bulky inductors, which is why active filters dominate at audio frequencies.

Sources & Methodology

Last updated:

Frequently Asked Questions

  • In a series RLC, components share the same current and impedance is minimum at resonance. In a parallel RLC, components share the same voltage and impedance is maximum at resonance. The resonant frequency is the same for both.