In short

Apply a sinusoidal voltage v(t) = V_{0}\sin(\omega t) across a single circuit element and three distinct things happen:

  • Resistor. The current follows Ohm's law every instant: i(t) = (V_{0}/R)\sin(\omega t). Current and voltage rise and fall together — they are in phase.

  • Inductor. The inductor opposes change, so it makes the current build up after the voltage has peaked: i(t) = (V_{0}/\omega L)\sin(\omega t - \pi/2). The current lags the voltage by 90°. The quantity X_{L} = \omega L is the inductive reactance — it has units of ohms and plays the role of a frequency-dependent resistance.

  • Capacitor. The capacitor has to be charged before voltage can develop across it, so the current peaks before the voltage: i(t) = V_{0}\omega C\sin(\omega t + \pi/2). The current leads the voltage by 90°. The quantity X_{C} = 1/(\omega C) is the capacitive reactance.

\boxed{\;X_{L} = \omega L, \qquad X_{C} = \dfrac{1}{\omega C}\;}

In each case, Ohm's law generalises to V_{0} = I_{0}\,X where X is R, X_{L}, or X_{C}, but with a phase shift that R does not carry.

Phasors are rotating arrows of length equal to the peak amplitude. At any instant the actual voltage or current is the projection of the arrow on the vertical axis. Adding two sinusoids of the same frequency becomes ordinary vector addition of their phasors — which is why phasor diagrams turn AC problems into geometry.

Why it matters. A 230 V, 50 Hz AC wall outlet in Mumbai drives a mix of resistive loads (a Bajaj immersion heater), inductive loads (the induction motor in your ceiling fan, the choke of a fluorescent tube), and capacitive loads (the fan capacitor that starts the motor, the power-factor-correction capacitor bank at a GIDC industrial substation). Every device in the Indian grid is some combination of R, L, and C — and the phase shifts this chapter explains are what utilities charge industrial consumers for, under the name power factor.

When you switch on a Bajaj ceiling fan in a Pune flat, the wall gives it 230 volts of alternating current at 50 hertz — meaning the voltage completes a full sine-wave cycle fifty times per second, peaking at about 325 V one way and then 325 V the other way, fifty times a second, forever. The fan runs smoothly, the motor hums, the blades spin. But something strange is happening inside the wires: the current through the fan's motor is not rising and falling with the voltage. It reaches its peak a quarter-cycle behind the voltage peak, and the current through the little capacitor connected to the starter coil reaches its peak a quarter-cycle ahead. If you could put an oscilloscope on those wires, you would see two sine waves, same frequency, shifted apart in time — and the shift is not a defect. It is the whole point of AC.

This chapter is about what each of the three building blocks — resistor, inductor, capacitor — does when you feed it a sinusoidal voltage. The resistor is boring, obedient, instantaneous. The inductor and the capacitor are not. Together they are the reason the Indian grid runs at 50 Hz rather than some other frequency, why fluorescent tubes need a choke to start, why every induction motor has a run capacitor, and why the electricity board meters two numbers (kWh and kVARh) for large customers instead of just one.

Pure resistor — the obedient case

Hook a resistor R across a voltage source v(t) = V_{0}\sin(\omega t). Ohm's law applies at every instant — it is a statement about the current and voltage right now, not about averages.

i(t) \;=\; \dfrac{v(t)}{R} \;=\; \dfrac{V_{0}}{R}\sin(\omega t)

The current is a sine of the same frequency, the same phase, with peak I_{0} = V_{0}/R. Current and voltage peak together, cross zero together, and reverse direction together. They are in phase.

Voltage and current waveforms for a resistor, shown in phase Two sine waves plotted over two cycles. The red wave is v(t) = V0 sin(ωt); the dark wave is i(t) = (V0/R) sin(ωt). Both peak at the same time, cross zero at the same time. v(t) i(t) time (one full cycle = 2π/ω) amplitude peaks aligned
Resistor: voltage (red, solid) and current (dark, dashed) peak at the same instant and cross zero at the same instant. No phase shift. Phase angle $\phi = 0$.

The peak current is I_{0} = V_{0}/R. Dividing both sides by \sqrt{2} gives the RMS relation V_{\text{rms}} = I_{\text{rms}}\,R — exactly the same form as DC Ohm's law, because a resistor has no memory and no preference for AC or DC.

Pure inductor — current lags by 90°

Now replace the resistor with an inductor L. Apply the same voltage v(t) = V_{0}\sin(\omega t). The governing relation for an inductor, from Faraday's law applied to the coil's own flux, is

v(t) \;=\; L\,\dfrac{di}{dt}

Why: the voltage across an ideal inductor equals the induced back-EMF, which is L\,di/dt. The inductor does not care about the current itself — it cares about the rate of change of the current.

Rearrange to find i(t) by integration:

\dfrac{di}{dt} \;=\; \dfrac{V_{0}}{L}\sin(\omega t)
i(t) \;=\; \dfrac{V_{0}}{L}\int\sin(\omega t)\,dt \;=\; -\dfrac{V_{0}}{\omega L}\cos(\omega t) \;+\; C

Why: the antiderivative of \sin(\omega t) is -\cos(\omega t)/\omega. The integration constant C represents a possible DC bias in the current; in steady-state AC analysis we take C = 0 (otherwise the inductor would carry a permanent non-zero average current, which a DC source is not providing).

Use the identity -\cos\theta = \sin(\theta - \pi/2) to put the current back into sine form:

\boxed{\;i(t) \;=\; \dfrac{V_{0}}{\omega L}\sin\!\left(\omega t - \dfrac{\pi}{2}\right)\;}

The current is a sine wave of the same frequency, but shifted by -\pi/2 radians (that is, 90° or a quarter-cycle behind the voltage). The peak current is

I_{0} \;=\; \dfrac{V_{0}}{\omega L}

Define the inductive reactance:

\boxed{\;X_{L} \;\equiv\; \omega L\;}

Then the peak-amplitude relation is V_{0} = I_{0} X_{L}, identical in form to V = IR for a resistor — but with a 90° phase lag attached. Reactance has units of ohms, same as resistance, but reactance grows linearly with frequency. At DC (\omega = 0), X_L = 0: an inductor is a short circuit. At high frequency, X_L is enormous: the inductor is close to an open circuit. This is why the choke in a fluorescent tube blocks the 50 Hz mains voltage by a manageable amount during normal operation, but chokes off high-frequency transients.

Why the current lags — the intuitive story

The inductor's job is to resist changes in current. When the voltage is high and positive, it is pushing the current to increase. The current does not respond instantly; it builds up over time. By the time the current reaches its peak, the voltage has already started to fall. In fact the current peak arrives exactly when the voltage has fallen to zero (a quarter-cycle later) — because that is when the rate of change of current, which is what the voltage drives, has just become zero.

Voltage and current waveforms for an inductor, with current lagging voltage by 90 degrees Red sine wave v(t) peaks at t = T/4 and 5T/4. Dark dashed wave i(t) peaks a quarter cycle later at t = T/2 and 3T/2. The current lags the voltage by 90°. v(t) i(t) lags by 90° T/4 shift time
Inductor: the current (dark, dashed) reaches its peak a quarter-period *after* the voltage (red, solid). Equivalently, when the voltage is at zero and rising, the current is at its minimum; when the voltage peaks, the current is still zero but rising. Phase angle $\phi = -\pi/2$ (current lags voltage).

Pure capacitor — current leads by 90°

Now a capacitor C across the same source. The defining relation for a capacitor is q = Cv, so the current is the rate of charge flow:

i(t) \;=\; \dfrac{dq}{dt} \;=\; C\,\dfrac{dv}{dt}

Why: a capacitor stores charge in proportion to the voltage across it. If the voltage changes, charge must flow onto (or off) the plates, and that flow is the current. The capacitor does not care about the voltage itself — only its rate of change.

Differentiate v(t) = V_{0}\sin(\omega t):

i(t) \;=\; C\,\cdot\,V_{0}\,\omega\cos(\omega t) \;=\; V_{0}\,\omega C\cos(\omega t)

Use \cos\theta = \sin(\theta + \pi/2):

\boxed{\;i(t) \;=\; V_{0}\,\omega C\,\sin\!\left(\omega t + \dfrac{\pi}{2}\right)\;}

The current is a sine wave shifted by +\pi/2 radians (90° ahead of the voltage). The peak current is

I_{0} \;=\; V_{0}\,\omega C

Define the capacitive reactance:

\boxed{\;X_{C} \;\equiv\; \dfrac{1}{\omega C}\;}

so that V_{0} = I_{0}X_{C}. Capacitive reactance falls with frequency — the opposite of inductive reactance. At DC (\omega = 0), X_C = \infty: the capacitor is an open circuit (a fully charged plate has no current through it). At high frequency, X_C \to 0: the capacitor looks like a short. This is why coupling capacitors in audio circuits pass the signal (a few kHz) while blocking the DC bias.

Why the current leads — the intuitive story

Before any voltage can appear across a capacitor, charge must already have flowed onto its plates. The current is ahead of the voltage: the charge has to arrive before the voltage it produces can be felt. When the voltage is zero and rising, the capacitor is already accepting a lot of charge (large dv/dt means large i). When the voltage reaches its peak, it is momentarily not changing (dv/dt = 0), so the current is zero — a quarter-cycle ahead.

Voltage and current waveforms for a capacitor, current leading by 90 degrees Red sine wave v(t). Dark dashed wave i(t) peaks a quarter cycle earlier than v(t). Current leads voltage by 90°. v(t) i(t) leads by 90° time
Capacitor: the current (dark, dashed) peaks a quarter-period *before* the voltage (red, solid). When voltage is zero and rising, the current is already at its peak. Phase angle $\phi = +\pi/2$ (current leads voltage).

A unified comparison

Three sinusoidal currents, all at the same frequency, all responding to the same driving voltage. The differences are entirely in amplitude (governed by R, X_L, or X_C) and phase (0, −90°, or +90°).

Element Peak current amplitude Phase of i relative to v DC behaviour High-frequency behaviour
Resistor R V_{0}/R in phase (0°) Ohm's law Ohm's law
Inductor L V_{0}/\omega L lags by 90° short open
Capacitor C V_{0}\omega C leads by 90° open short

Watch all three sinusoids animated together — the resistor current matches the voltage, the inductor current trails it, the capacitor current leads it:

Animated phase comparison: resistor, inductor, and capacitor Four moving dots tracing sinusoids of the same frequency. Red dot: voltage v = sin(ωt). Second red dot: resistor current, in phase with v. Dark blue dot: inductor current, lagging by 90°. Accent soft dot: capacitor current, leading by 90°. time (ωt in radians) amplitude π/2 π
Four waveforms moving together. Red (large) is the source voltage $v(t)$. Dark is the resistor current (in phase). Grey is the inductor current (peaks a quarter-cycle *after* voltage). Soft-red is the capacitor current (peaks a quarter-cycle *before*). The amplitudes shown are normalised; the phases are exact.

Phasors — turning sinusoids into arrows

When you have three or four sinusoids of the same frequency but different phases, it gets tedious to track them as trigonometric functions. There is a cleaner picture.

A phasor is a rotating arrow in a plane. It has a length equal to the peak amplitude of the sinusoid it represents, and it rotates counter-clockwise at angular frequency \omega. At any instant, the projection of the phasor onto the vertical axis gives the value of the sinusoid at that instant.

Why this works: V_{0}\sin(\omega t + \phi) is exactly the vertical projection of a vector of length V_{0} that makes angle \omega t + \phi with the positive x-axis. Let the arrow rotate at \omega and watch its shadow on the y-axis — the shadow moves sinusoidally, with the right amplitude and the right phase.

Now if two sinusoids have the same frequency, their phasors rotate together — the angle between them is fixed. That angle is the phase difference. Adding the two sinusoids becomes adding two vectors, because the sum of two sines of the same frequency is another sine of the same frequency (with a phase and amplitude determined by the vector sum).

This is the crucial simplification. The addition of two sinusoids — which, in trigonometric form, requires expanding \sin(A+B) and grouping terms — becomes a simple parallelogram addition of arrows once you go to phasors.

Phasor diagram showing voltage phasor and three current phasors for R, L, C A horizontal voltage phasor V0 pointing right. Resistor current phasor iR parallel to V0, inductor current phasor iL pointing down (90° clockwise), capacitor current phasor iC pointing up (90° counter-clockwise). reference axis (phase 0) V₀ I_R (in phase) I_L (lags 90°) I_C (leads 90°) rotation ω (CCW)
Phasor diagram: voltage phasor $V_{0}$ along the reference axis. Resistor current $I_{R}$ is parallel to it. Inductor current $I_{L}$ is rotated 90° clockwise (lagging). Capacitor current $I_{C}$ is rotated 90° counter-clockwise (leading). All phasors rotate together at $\omega$, but the angles between them stay fixed — so we draw them in this "snapshot" frame.

For a single element, the phasor picture tells you the same thing the waveform picture does, just more compactly. For an LCR series circuit — where all three elements carry the same current but have different voltages across them — phasors become essential: you add voltage phasors as arrows, using Pythagoras to get the total, and the angle gives you the phase of the source voltage relative to the current.

Worked examples

Example 1: Current through a household fan capacitor

A ceiling-fan run capacitor of capacitance C = 2.5\ \muF is connected across the 230 V (RMS), 50 Hz mains in a Hyderabad apartment. Find (a) the capacitive reactance X_{C}, (b) the peak current through it, (c) the phase of the current relative to the voltage, and (d) write i(t) explicitly.

Circuit diagram: 230 V 50 Hz source across a 2.5 microfarad capacitor Sinusoidal source on the left, connected by two wires to a capacitor symbol on the right. Current arrow showing conventional current direction. 230 V 50 Hz C = 2.5 μF i(t)
A 2.5 μF capacitor across the 230 V, 50 Hz mains. The current leads the voltage by exactly 90° because the current is $C\,dv/dt$.

Step 1. Compute the angular frequency.

\omega \;=\; 2\pi f \;=\; 2\pi\,\times\,50 \;=\; 100\pi \approx 314.16\ \text{rad/s}

Why: \omega is the angular frequency in radians per second; f is the frequency in hertz. The 2π converts cycles per second into radians per second.

Step 2. Capacitive reactance.

X_{C} \;=\; \dfrac{1}{\omega C} \;=\; \dfrac{1}{314.16\,\times\,2.5\times 10^{-6}} \;=\; \dfrac{1}{7.854\times 10^{-4}} \;\approx\; 1273\ \Omega

Why: plug numbers into X_C = 1/(\omega C). The small capacitance and the low mains frequency combine to give over a kilo-ohm of reactance — which is why a single run capacitor does not short out the mains.

Step 3. Peak voltage and peak current.

V_{0} \;=\; V_{\text{rms}}\sqrt{2} \;=\; 230\,\times\,\sqrt{2} \;\approx\; 325.3\ \text{V}
I_{0} \;=\; \dfrac{V_{0}}{X_{C}} \;=\; \dfrac{325.3}{1273} \;\approx\; 0.256\ \text{A}

Why: the peak of a sinusoid with RMS value V_{\text{rms}} is V_{\text{rms}}\sqrt{2}. And the generalised Ohm's law for the capacitor — V_{0} = I_{0}X_{C} — has the same form as V = IR.

Step 4. Current as a function of time, with the 90° lead.

Taking v(t) = V_{0}\sin(\omega t) as the reference:

i(t) \;=\; I_{0}\sin\!\left(\omega t + \dfrac{\pi}{2}\right) \;=\; 0.256\,\sin\!\left(100\pi\,t \;+\; \dfrac{\pi}{2}\right)\ \text{A}

Why: the capacitor current leads the voltage by +\pi/2. The plus sign is in the argument of sine — the current sinusoid is shifted ahead in time relative to the voltage.

Result: X_{C} \approx 1273\ \Omega; I_{0} \approx 0.26 A; the current leads the voltage by 90°.

What this shows: A small capacitor can carry a small but real current off a high-voltage AC line without dissipating any power (because the current and voltage are 90° out of phase — see the wattless-current discussion in Power in AC Circuits and Transformers). This is the principle behind a capacitive dropper: the cheap phone charger in a roadside market in Chandni Chowk that uses a capacitor instead of a transformer to drop 230 V down to 5 V.

Example 2: Choke current in a fluorescent tube

A 40 W fluorescent tube in a Kolkata hostel corridor runs off a series choke (ballast inductor) that limits the current. The choke has L = 0.9 H and negligible resistance; for this simplified problem, treat the tube as a short-circuit (ignore the tube's own voltage drop). The choke is connected directly across the 230 V, 50 Hz mains. Find (a) X_{L}, (b) the peak and RMS current through the choke, and (c) the phase of the current.

Step 1. Inductive reactance.

X_{L} \;=\; \omega L \;=\; 2\pi\,\times\,50\,\times\,0.9 \;=\; 100\pi\,\times\,0.9 \;\approx\; 282.7\ \Omega

Step 2. RMS current.

I_{\text{rms}} \;=\; \dfrac{V_{\text{rms}}}{X_{L}} \;=\; \dfrac{230}{282.7} \;\approx\; 0.814\ \text{A}

Peak current:

I_{0} \;=\; I_{\text{rms}}\sqrt{2} \;\approx\; 1.15\ \text{A}

Why: the RMS-to-peak conversion factor \sqrt{2} comes from integrating \sin^{2} over a full period and taking the square root. It is the same conversion that turns 230 V RMS into 325 V peak.

Step 3. Phase of the current relative to the mains voltage.

The current lags the voltage by \pi/2 radians. Taking v(t) = V_{0}\sin(\omega t):

i(t) \;=\; I_{0}\sin\!\left(\omega t - \dfrac{\pi}{2}\right) \;=\; 1.15\,\sin\!\left(100\pi\,t \;-\; \dfrac{\pi}{2}\right)\ \text{A}

Why: the minus sign in the argument of sine shifts the current sinusoid behind the voltage — it peaks a quarter-cycle later.

Result: X_{L} \approx 283\ \Omega; I_{\text{rms}} \approx 0.81 A; I_{0} \approx 1.15 A; the current lags the voltage by 90°.

What this shows: The choke's reactance does the same job a resistor would (limits the current), but without dissipating power as heat. That is why fluorescent ballasts are inductive rather than resistive — a 230 V ÷ 283 Ω choke wastes no significant energy, while a 283 Ω resistor carrying 0.8 A would burn around 185 W as heat. The tube gets its 40 W; the wiring stays cool; the national grid is happier. (The trade-off is the lagging power factor, which the electricity board penalises industrial customers for — but a single fluorescent tube is too small to matter.)

Example 3: Reactance that flips with frequency

A single R = 100\ \Omega resistor, a L = 50 mH inductor, and a C = 10\ \muF capacitor are each tested separately with an AC source of peak voltage 10 V. Compute the peak current through each at (a) f = 50 Hz (Indian mains) and (b) f = 5000 Hz (audio range).

Step 1. Resistor — current is the same at both frequencies.

I_{0,R} \;=\; \dfrac{V_{0}}{R} \;=\; \dfrac{10}{100} \;=\; 0.10\ \text{A}

Why: a resistor has no frequency dependence. At any frequency (including DC), the current is just V_{0}/R.

Step 2. Inductor — reactance and current at 50 Hz.

\omega_{1} \;=\; 2\pi\,\times\,50 \;=\; 314.16\ \text{rad/s}
X_{L,1} \;=\; \omega_{1}L \;=\; 314.16\,\times\,0.050 \;=\; 15.71\ \Omega
I_{0,L,1} \;=\; \dfrac{10}{15.71} \;\approx\; 0.637\ \text{A}

Step 3. Inductor — at 5000 Hz.

\omega_{2} \;=\; 2\pi\,\times\,5000 \;=\; 31\,416\ \text{rad/s}
X_{L,2} \;=\; 31\,416\,\times\,0.050 \;=\; 1571\ \Omega
I_{0,L,2} \;=\; \dfrac{10}{1571} \;\approx\; 6.37\times 10^{-3}\ \text{A} \;=\; 6.37\ \text{mA}

Why: the reactance scaled up by a factor of 100 (since frequency went up by 100), so the current scaled down by 100. Inductors pass DC and block high frequencies.

Step 4. Capacitor — at 50 Hz.

X_{C,1} \;=\; \dfrac{1}{\omega_{1}C} \;=\; \dfrac{1}{314.16\,\times\,10\times 10^{-6}} \;=\; \dfrac{1}{3.1416\times 10^{-3}} \;\approx\; 318.3\ \Omega
I_{0,C,1} \;=\; \dfrac{10}{318.3} \;\approx\; 0.0314\ \text{A} \;=\; 31.4\ \text{mA}

Step 5. Capacitor — at 5000 Hz.

X_{C,2} \;=\; \dfrac{1}{\omega_{2}C} \;=\; \dfrac{1}{31\,416\,\times\,10\times 10^{-6}} \;\approx\; 3.183\ \Omega
I_{0,C,2} \;=\; \dfrac{10}{3.183} \;\approx\; 3.14\ \text{A}

Why: capacitive reactance scales as 1/\omega, so a 100× increase in frequency gives a 100× decrease in reactance and a 100× increase in current. Capacitors block DC and pass high frequencies — exactly opposite the inductor.

Results (summary table):

Element I_0 at 50 Hz I_0 at 5 kHz
100 Ω resistor 0.100 A 0.100 A
50 mH inductor 0.637 A 0.0064 A
10 μF capacitor 0.0314 A 3.14 A

What this shows: Identical peak voltage, wildly different peak currents — and the direction of the disparity depends on whether the element is inductive or capacitive. This is the physics behind every filter circuit. A resistor-capacitor pair with the capacitor connected from the output to ground forms a low-pass filter: at high frequency, X_C is tiny, so the capacitor shorts the output. The same pair wired differently becomes a high-pass filter. This is how audio crossover networks route bass to the subwoofer of the Boat party speaker in your uncle's Diwali celebration, and treble to the tweeter.

Common confusions

If you can compute X_L and X_C at a given frequency and draw the phasor diagram, you have what a JEE problem on single-element AC requires. What follows connects the single-element picture to the full machinery: complex impedance, the equivalence of mechanical and electrical oscillators, and why reactance is the right generalisation of resistance.

Complex impedance — the cleanest formulation

Write the voltage as a complex exponential: v(t) = V_{0}\,e^{j\omega t}, where j = \sqrt{-1} (engineers use j because i is taken for current). The real part \operatorname{Re}[v(t)] = V_{0}\cos(\omega t) is what you measure. The complex form is a bookkeeping device: differentiation becomes multiplication by j\omega, and integration becomes division by j\omega.

Resistor. v = iR \Rightarrow Z_{R} = R (purely real).

Inductor. v = L\,di/dt. In complex form, di/dt = j\omega\,i, so v = j\omega L\,i. Define Z_{L} = j\omega L — purely imaginary.

Capacitor. i = C\,dv/dt \Rightarrow i = j\omega C\,v, so Z_{C} = 1/(j\omega C) = -j/(\omega C) — also purely imaginary, but with opposite sign.

\boxed{\;Z_{R} = R,\quad Z_{L} = j\omega L = jX_{L},\quad Z_{C} = \dfrac{1}{j\omega C} = -jX_{C}\;}

Generalised Ohm's law. For any element, v(t) = Z\,i(t) in complex form. The magnitude of Z gives the amplitude ratio; the argument of Z gives the phase shift (0 for R, +\pi/2 for L, -\pi/2 for C).

This is the cleanest formulation — all of AC circuit analysis reduces to ordinary algebra with complex numbers, just like DC analysis reduces to ordinary algebra with real numbers. Kirchhoff's laws, series and parallel combinations, superposition — everything carries over, with Z replacing R.

Mechanical analogy — why reactance is the right word

Consider a mass m on a spring of stiffness k with damping coefficient b, driven by a sinusoidal force F(t) = F_{0}\sin(\omega t). The equation of motion is

m\ddot{x} + b\dot{x} + kx \;=\; F_{0}\sin(\omega t)

This is mathematically identical to

L\ddot{q} + R\dot{q} + \dfrac{q}{C} \;=\; \varepsilon_{0}\sin(\omega t)

(the LCR series circuit equation), with the translation:

Mechanical Electrical
mass m inductance L
damping b resistance R
spring constant k 1/C
displacement x charge q
velocity \dot{x} current i
force F EMF \varepsilon

Inertia is what makes the mass lag the driving force. In the electrical analogue, inductance is electrical inertia — the property that resists changes in current. Spring stiffness restores equilibrium after displacement, and in the electrical analogue, inverse capacitance is electrical stiffness — the property that resists accumulation of charge.

The mechanical oscillator's "impedance" at frequency \omega is |F_{0}/v_{0}|, the ratio of driving force amplitude to velocity amplitude. Exactly as in the electrical case, this impedance is frequency-dependent, has a resistive part (the damping b, always in phase), and a reactive part (involving m\omega and k/\omega, 90° out of phase in opposite directions). The word "reactance" in the electrical context is borrowed from mechanics: the system reacts to the drive by storing energy (in kinetic or potential form) without dissipating it.

Why the frequency of the Indian grid matters

Every AC appliance has to be designed for the grid frequency. 50 Hz is not arbitrary — it is a trade-off. At lower frequencies, the reactance of inductive loads (motors) becomes small, and current rises; transformers would need larger iron cores (because V = N\,d\Phi/dt with smaller d\Phi/dt means larger \Phi). At higher frequencies, skin effect and radiation losses in long-distance transmission lines become significant, and transformer iron losses rise (roughly as f^{2}).

50 Hz (Europe, Asia, Africa, most of Australia) and 60 Hz (North America, parts of Japan and South America) are the two compromises that stuck. India settled on 50 Hz in the early 20th century when industrial electrification started, and every motor, transformer, fluorescent ballast, and substation in the country is sized to the reactances at that one frequency — X_{L} = 100\pi L, X_{C} = 1/(100\pi C). Changing the grid frequency would invalidate half a century of installed equipment, which is why the frequency is held extremely tightly by the Power System Operation Corporation (POSOCO) in New Delhi: within a few hundredths of a hertz of 50.00 Hz, continuously, across the whole national grid.

Where this leads next