Phasor Diagram Solution of the LCR Circuit

Physics · Alternating Current · NEET

In a series LCR circuit the same current I flows through all parts, so we draw the current phasor first (along the x-axis). Then VR is along I, VL points up 90 degrees ahead, and VC points down 90 degrees behind. Because VL and VC are opposite, you subtract them, and the source voltage is the diagonal (hypotenuse) of a right triangle: V = sqrt(VR^2 + (VL - VC)^2). Memory hook: "L up, C down, R along the current" and V is always the slanted arrow that closes the triangle.
Series LCR Phasor Diagram (current I = reference)I (reference)VR = I RVL (leads 90)VC (lags 90)VL - VCV = sourcephiV = sqrt( VR^2 + (VL - VC)^2 )Z = sqrt( R^2 + (XL - XC)^2 )tan(phi) = (VL - VC) / VRcos(phi) = VR / V = R / Z
The current phasor I is the reference. VR lies along I, VL points up (leads by 90), VC points down (lags by 90). Their opposite parts subtract to give (VL - VC). The source voltage V is the hypotenuse: V = sqrt(VR^2 + (VL - VC)^2), and phi is the angle between V and I.

Your doubts, answered

Why do we take current as the reference phasor (along the x-axis)?

In a SERIES circuit the same current flows through R, L and C at every instant. Only one quantity is common to all three components, and that is the current. So we draw the current phasor I first, along the x-axis, and measure every voltage phase relative to it. The three voltage phasors then sit at fixed angles to I: VR along I, VL 90 degrees ahead, VC 90 degrees behind. This is why NCERT starts the LCR solution by placing I on the reference axis.

Why do VL and VC point in opposite directions?

Across an inductor the voltage LEADS the current by 90 degrees, so VL is drawn upward (ahead of I). Across a capacitor the voltage LAGS the current by 90 degrees, so VC is drawn downward (behind I). Up and down are exactly 180 degrees apart, so VL and VC are anti-parallel. That is why we combine them by SUBTRACTING their sizes: the net vertical phasor has magnitude |VL - VC|.

Why is the source voltage not simply VR + VL + VC?

You cannot add them like ordinary numbers because they peak at different times (different phases). VR peaks with the current, VL peaks a quarter-cycle earlier, VC a quarter-cycle later. Adding phasors means adding arrows head-to-tail. VR (horizontal) and (VL - VC) (vertical) are at right angles, so their resultant is found by Pythagoras: V = sqrt(VR^2 + (VL - VC)^2). This is smaller than the plain sum VR + VL + VC, which is a very common NEET trap.

How does the same diagram give the phase angle between voltage and current?

The phase angle phi is the angle between the source-voltage phasor V (the hypotenuse) and the current phasor I (the x-axis). From the right triangle, tan(phi) = (VL - VC) / VR. If VL > VC the voltage leads the current (circuit acts inductive, phi positive); if VC > VL the current leads (capacitive, phi negative). At VL = VC the vertical side vanishes and phi = 0 (resonance).

What does the vertical side (VL - VC) physically mean?

It is the net reactive voltage. It is the part of the source voltage that does NOT sit in phase with the current, so it carries no average power. Only VR (the horizontal side) is in phase with I and does real work. That is why the power factor is cos(phi) = VR / V = R / Z, the ratio of the base to the hypotenuse of the same triangle.

⚠️ The NEET trap
Adding the three voltmeter readings directly: V = VR + VL + VC. For VR=40, VL=40, VC=10 this gives 90 V.
Add them as phasors. VL and VC are opposite, so net reactive voltage = VL - VC = 30 V. Then V = sqrt(VR^2 + (VL-VC)^2) = sqrt(40^2 + 30^2) = sqrt(2500) = 50 V.
🧠 Voltmeters read RMS magnitudes, not phases. In LCR you can measure VL + VC + VR bigger than the source voltage itself, because the phasors partly cancel. Never add AC voltages like DC.

Real NEET questions

NEET 2021

An inductor L, a capacitor C and a resistor R are connected in series to an ac source. The potential differences across L, C and R are 40 V, 10 V and 40 V respectively. The current amplitude is 10*sqrt(2) A. The impedance of the circuit is:

A · 4 ohm
B · 5 ohm
C · 4*sqrt(2) ohm
D · 5/sqrt(2) ohm
Solution: Draw the phasor triangle. Net reactive voltage = VL - VC = 40 - 10 = 30 V. Source voltage (hypotenuse) V = sqrt(VR^2 + (VL - VC)^2) = sqrt(40^2 + 30^2) = sqrt(2500) = 50 V (this is the RMS source voltage). Current amplitude given = 10*sqrt(2) A, so I(rms) = 10*sqrt(2)/sqrt(2) = 10 A. Impedance Z = V(rms)/I(rms) = 50/10 = 5 ohm. Answer B.
NEET 2016

The potential differences across the resistance, capacitance and inductance are 80 V, 40 V and 100 V respectively in a series LCR circuit. The power factor of this circuit is:

A · 0.4
B · 0.5
C · 0.8
D · 1.0
Solution: From the phasor triangle, source voltage V = sqrt(VR^2 + (VL - VC)^2) = sqrt(80^2 + (100 - 40)^2) = sqrt(6400 + 3600) = sqrt(10000) = 100 V. Power factor = cos(phi) = VR / V = base/hypotenuse = 80/100 = 0.8. Answer C.
NEET 2025

To an ac supply of 220 V, a resistor of 20 ohm, a capacitor of reactance 25 ohm and an inductor of reactance 45 ohm are connected in series. The current in the circuit and the phase angle between current and voltage are respectively:

A · 1.56 A and 30 deg
B · 1.56 A and 45 deg
C · 7.8 A and 30 deg
D · 7.8 A and 45 deg
Solution: Net reactance (vertical side of the triangle) X = XL - XC = 45 - 25 = 20 ohm. Impedance Z = sqrt(R^2 + X^2) = sqrt(20^2 + 20^2) = sqrt(800) = 20*sqrt(2) ohm. Current I = V/Z = 220/(20*sqrt(2)) = 11/sqrt(2) = 7.8 A. Phase angle: tan(phi) = X/R = 20/20 = 1, so phi = 45 deg. Answer D.

Solved Alternating Current NEET PYQs

Try the real previous-year questions from this chapter — each with the answer and a full solution.

See all 27 Alternating Current NEET PYQs ›
Next concept: Impedance of a Series LCR CircuitKeep learning — 2 minFeeling ready? Solve the Alternating Current NEET PYQs ›Or practice on your phone — get the free MedicNEET app ›

Frequently asked

Do I draw the current or the voltage as the reference phasor?

For a SERIES LCR circuit, always draw the current I as the reference (along the x-axis), because current is common to R, L and C. For a PARALLEL circuit you would take the voltage as reference instead, because voltage is common there.

What is the final result of the phasor method?

Two results at once. First, the source voltage magnitude V = sqrt(VR^2 + (VL - VC)^2), which leads to impedance Z = sqrt(R^2 + (XL - XC)^2). Second, the phase angle tan(phi) = (VL - VC)/VR = (XL - XC)/R between the source voltage and the current.

Why can voltmeter readings across L, C, R add up to more than the source voltage?

Because they are out of phase and partly cancel. VL and VC point opposite ways, so their scalar readings do not add directly. The source voltage is the phasor (vector-like) sum, which is always the hypotenuse and is smaller than the plain arithmetic sum.

When does the phasor triangle collapse into a straight line?

At resonance, when XL = XC (or VL = VC). The vertical side becomes zero, phi = 0, the phasor V lies along I, and the circuit behaves like a pure resistor with Z = R (minimum impedance, maximum current).

Is the phasor method the only way to solve an LCR circuit for NEET?

NCERT gives two methods: the phasor-diagram method (geometric, faster for NEET) and the analytical method (solving the differential equation). Both give the same V = sqrt(VR^2 + (VL - VC)^2) and Z = sqrt(R^2 + (XL - XC)^2). For NEET the phasor triangle is faster and less error-prone.