Question
In a series LCR circuit with H, , and , connected to a 220 V, 50 Hz AC source: find the impedance, current, phase angle, and check if the circuit is at resonance.
(CBSE 12 + JEE Main)
Solution — Step by Step
Inductive reactance:
Capacitive reactance:
Since , the circuit is NOT at resonance (but very close).
The impedance is almost equal to because .
Phase angle:
(nearly zero — almost purely resistive behavior).
Since , current leads voltage slightly — the circuit is capacitive.
At resonance: , which gives:
Very close to our 50 Hz source — that is why impedance is almost purely resistive.
flowchart TD
A["AC Circuit Problem"] --> B["Calculate X_L = 2πfL"]
A --> C["Calculate X_C = 1/(2πfC)"]
B --> D{"Compare X_L and X_C"}
C --> D
D -- "X_L = X_C" --> E["RESONANCE: Z = R, max current"]
D -- "X_L > X_C" --> F["Inductive: voltage leads current"]
D -- "X_L < X_C" --> G["Capacitive: current leads voltage"]
E --> H["Z = R"]
F --> I["Z = √(R² + (X_L - X_C)²)"]
G --> I
H --> J["I = V/Z, Power = I²R"]
I --> J
Why This Works
In AC circuits, inductors and capacitors oppose current changes in opposite ways — inductors resist current increase (creating a lagging voltage), capacitors resist voltage increase (creating a leading current). The impedance triangle captures these opposing effects geometrically.
At resonance, , so the inductor and capacitor effects cancel perfectly. The circuit behaves as if only the resistor exists, current is maximum, and power transfer is most efficient. This principle is used in radio tuning — adjusting to match the resonant frequency of the desired station.
Alternative Method
For JEE MCQs about resonance, remember these three facts: (1) At resonance, (minimum impedance), (2) Current is maximum: , (3) Voltage across and can individually exceed the source voltage — they cancel each other. The quality factor tells you how sharp the resonance peak is.
Common Mistake
Students add and in the impedance formula instead of subtracting. The impedance is , not . Inductor and capacitor reactances oppose each other — they partially cancel. This is why at resonance (), impedance drops to just , not to .