Impedance of an LCR Circuit

medium CBSE JEE-MAIN JEE Main 2024 4 min read

Question

A series LCR circuit has resistance R=100 ΩR = 100\ \Omega, inductance L=0.5 HL = 0.5\ \text{H}, and capacitance C=10 μFC = 10\ \mu\text{F}. The circuit is connected to an AC source of frequency f=100 Hzf = 100\ \text{Hz}. Find the impedance of the circuit.


Solution — Step by Step

XL=2πfL=2π×100×0.5=100π314 ΩX_L = 2\pi f L = 2\pi \times 100 \times 0.5 = 100\pi \approx 314\ \Omega

We’re converting frequency to angular frequency ω=2πf\omega = 2\pi f because the reactance formulas work with ω\omega, not ff directly.

XC=12πfC=12π×100×10×106=12π×103159 ΩX_C = \frac{1}{2\pi f C} = \frac{1}{2\pi \times 100 \times 10 \times 10^{-6}} = \frac{1}{2\pi \times 10^{-3}} \approx 159\ \Omega

Notice that XCX_C decreases as frequency increases — exactly the opposite of XLX_L. This is what makes resonance possible.

X=XLXC=314159=155 ΩX = X_L - X_C = 314 - 159 = 155\ \Omega

Since XL>XCX_L \gt X_C, the circuit is inductive — current lags the voltage. If XCX_C had been larger, it would be capacitive.

Z=R2+(XLXC)2=(100)2+(155)2Z = \sqrt{R^2 + (X_L - X_C)^2} = \sqrt{(100)^2 + (155)^2} Z=10000+24025=34025184.5 ΩZ = \sqrt{10000 + 24025} = \sqrt{34025} \approx \mathbf{184.5\ \Omega}

Why This Works

The reason we can’t just add RR, XLX_L, and XCX_C directly is that they don’t point in the same direction on a phasor diagram. Resistance is always in phase with current. Inductive reactance leads by 90°. Capacitive reactance lags by 90° — meaning XLX_L and XCX_C are literally opposite each other, so they partially cancel.

What remains after that cancellation is (XLXC)(X_L - X_C), which is perpendicular to RR. Two perpendicular quantities add via the Pythagorean theorem — that’s exactly where the R2+(XLXC)2\sqrt{R^2 + (X_L - X_C)^2} formula comes from. It’s not magic; it’s just vector addition on a phasor diagram.

Z=R2+(XLXC)2Z = \sqrt{R^2 + (X_L - X_C)^2}

where XL=ωLX_L = \omega L and XC=1ωCX_C = \dfrac{1}{\omega C}, with ω=2πf\omega = 2\pi f

Phase angle: tanϕ=XLXCR\tan\phi = \dfrac{X_L - X_C}{R}


Alternative Method — Using Phasor Diagram

Draw voltage phasors: VRV_R along the x-axis, VLV_L pointing up (90° ahead), VCV_C pointing down (90° behind). The net voltage is:

V=VR2+(VLVC)2V = \sqrt{V_R^2 + (V_L - V_C)^2}

Divide everything by current II (same throughout a series circuit), and you get Z=V/IZ = V/I, which gives the same formula. This approach is useful in JEE problems that ask you to draw or interpret phasor diagrams — it’s the same calculation, just visualised differently.


Common Mistake

Adding all three instead of subtracting: A very common error is writing Z=R2+XL2+XC2Z = \sqrt{R^2 + X_L^2 + X_C^2}. This treats all three as if they point in different directions, which is wrong. XLX_L and XCX_C point in opposite directions, so they subtract first. The correct form is always Z=R2+(XLXC)2Z = \sqrt{R^2 + (X_L - X_C)^2}.

This exact trap appeared in JEE Main 2024 Shift 1 as a conceptual MCQ — students who memorised the formula without understanding the phasor diagram lost that mark.

Resonance check: At resonance, XL=XCX_L = X_C, so (XLXC)=0(X_L - X_C) = 0, and impedance reduces to just Z=RZ = R. This is the minimum possible impedance, giving maximum current. In numerical problems, if the question gives you a frequency where ω=1/LC\omega = 1/\sqrt{LC}, the circuit is at resonance — you don’t need to calculate ZZ beyond RR.


Scoring note: In CBSE Class 12 boards, this derivation is a standard 3-mark question. The phasor diagram is worth 1 mark, the formula derivation is 1 mark, and substitution with the final numerical answer is 1 mark. Don’t skip the diagram — examiners specifically look for it.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next