Alternating Current: PYQ Walkthrough (3)

hard 2 min read

Question

A series LCR circuit has L=0.1L = 0.1 H, C=100μC = 100 \muF, R=10R = 10 Ω, connected to an AC source V=200sin(100t)V = 200 \sin(100t) V. Find the current amplitude, the phase angle, and the average power dissipated. (JEE Main 2023)

Solution — Step by Step

V0=200V_0 = 200 V, ω=100\omega = 100 rad/s.

XL=ωL=100×0.1=10X_L = \omega L = 100 \times 0.1 = 10 Ω.

XC=1ωC=1100×100×106=100X_C = \frac{1}{\omega C} = \frac{1}{100 \times 100 \times 10^{-6}} = 100 Ω.

Z=R2+(XLXC)2=100+(10100)2=100+8100=820090.55 ΩZ = \sqrt{R^2 + (X_L - X_C)^2} = \sqrt{100 + (10-100)^2} = \sqrt{100 + 8100} = \sqrt{8200} \approx 90.55 \text{ Ω}

I0=V0/Z=200/90.552.21I_0 = V_0 / Z = 200 / 90.55 \approx 2.21 A.

tanϕ=XLXCR=9010=9ϕ83.7°\tan\phi = \frac{X_L - X_C}{R} = \frac{-90}{10} = -9 \Rightarrow \phi \approx -83.7°. Current leads voltage (capacitive circuit).

Average power: P=12V0I0cosϕ=12(200)(2.21)cos(83.7°)24.4P = \frac{1}{2} V_0 I_0 \cos\phi = \frac{1}{2}(200)(2.21)\cos(83.7°) \approx 24.4 W.

Final answers: I02.21I_0 \approx 2.21 A, ϕ83.7°\phi \approx -83.7° (leading), P24.4P \approx 24.4 W.

Why This Works

LCR circuits resolve into a single impedance ZZ once you compute the reactances. The phase tells you whether current leads or lags the voltage — sign of XLXCX_L - X_C decides. Negative means capacitive (XC>XLX_C > X_L), so current leads.

Power dissipates only in the resistor; the inductor and capacitor swap energy with the source without net dissipation. That’s why P=Irms2RP = I_{\text{rms}}^2 R also works as a cross-check.

Alternative Method

Use P=Irms2RP = I_{\text{rms}}^2 R directly. Irms=I0/2=1.56I_{\text{rms}} = I_0/\sqrt{2} = 1.56 A. So P=(1.56)2×1024.3P = (1.56)^2 \times 10 \approx 24.3 W. Matches the previous answer (small rounding).

When XLXCR|X_L - X_C| \gg R, the circuit is far from resonance and cosϕ\cos\phi is small. Power dissipation drops sharply. JEE loves to test this — high ZZ, low cosϕ\cos\phi, low PP.

Common Mistake

Forgetting the 12\frac{1}{2} factor when converting amplitudes to averages. P=V0I0cosϕP = V_0 I_0 \cos\phi would double-count; the correct formula is P=V0I02cosϕ=VrmsIrmscosϕP = \frac{V_0 I_0}{2} \cos\phi = V_{\text{rms}} I_{\text{rms}} \cos\phi.

Sign of ϕ\phi confuses students. Convention: ϕ>0\phi > 0 means voltage leads current (inductive). ϕ<0\phi < 0 means current leads voltage (capacitive). Drawing the impedance triangle on the side of your rough work fixes this every time.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next