Self and Mutual Inductance

Self and Mutual Inductance — Class 12 complete guide with formulas, derivations, and JEE/NEET examples

8 min read

Self and Mutual Inductance

Inductance is the electrical equivalent of inertia. Just as a heavy object resists changes in velocity, an inductor resists changes in current. This chapter sits inside Electromagnetic Induction in Class 12 — the physical machinery is the same Faraday-Lenz framework, but the questions test whether you can compute coefficients, predict transient behaviour, and handle coupled coils.

For JEE Main, expect 1–2 questions per year on inductors in LR/LC circuits. NEET asks 1 conceptual question. CBSE boards ask a 3-mark or 5-mark derivation almost every year.


What Inductance Means Physically

When current II flows through a coil, it produces magnetic flux Φ\Phi linked with the coil itself. If II changes, Φ\Phi changes, and Faraday’s law produces an induced EMF — opposing the change (Lenz). The coil resists current change. This self-induction effect is quantified by self-inductance LL:

Φ=LIεself=LdIdt\Phi = LI \quad \Rightarrow \quad \varepsilon_{\text{self}} = -L\dfrac{dI}{dt}

If two coils are placed near each other, current in coil 1 produces flux in coil 2. A changing I1I_1 induces an EMF in coil 2 — quantified by mutual inductance MM:

Φ12=MI1ε2=MdI1dt\Phi_{12} = M I_1 \quad \Rightarrow \quad \varepsilon_2 = -M\dfrac{dI_1}{dt}

SI unit of inductance: henry (H), where 1 H = 1 V·s/A = 1 Wb/A.


Key Terms & Definitions

Self-inductance (LL) — The flux linkage per unit current in the same coil. Depends only on geometry and the magnetic material inside.

Mutual inductance (MM) — The flux linkage in coil 2 per unit current in coil 1 (or vice versa — M12=M21M_{12} = M_{21} always).

Coefficient of coupling (kk) — How tightly two coils share flux. M=kL1L2M = k\sqrt{L_1 L_2}, with 0k10 \le k \le 1. k=1k = 1 means every line of flux from coil 1 threads coil 2 (ideal transformer).

Back EMF — The EMF generated by self-induction; always opposes the cause that produced it.

Time constant (τ\tau) of LR circuitτ=L/R\tau = L/R. Time for current to reach 63%\sim 63\% of its final value when switched on.


Core Formulas

Self-inductance of a long solenoid: L=μ0n2AL = \mu_0 n^2 A \ell, where nn is turns per unit length, AA is cross-section, \ell is length.

Self-inductance of a toroid (mean radius RR, NN turns): L=μ0N2A2πRL = \dfrac{\mu_0 N^2 A}{2\pi R}.

Mutual inductance of two coaxial solenoids: M=μ0n1n2AM = \mu_0 n_1 n_2 A \ell (inner solenoid threading outer, AA = inner cross-section).

Energy stored in an inductor: U=12LI2U = \tfrac{1}{2} L I^2.

Energy density in magnetic field: u=B22μ0u = \dfrac{B^2}{2\mu_0}.

LR circuit growth: I(t)=I0(1et/τ)I(t) = I_0(1 - e^{-t/\tau}), τ=L/R\tau = L/R.

LR circuit decay: I(t)=I0et/τI(t) = I_0 e^{-t/\tau}.


Methods & Concepts

Deriving Solenoid Self-Inductance

Inside a long solenoid of nn turns per unit length carrying current II:

B=μ0nIB = \mu_0 n I

Flux through one turn: Φ1=BA=μ0nIA\Phi_1 = BA = \mu_0 n I A. Total turns: N=nN = n\ell. Flux linkage:

NΦ1=μ0n2IAN\Phi_1 = \mu_0 n^2 I A \ell

By definition NΦ1=LIN\Phi_1 = LI, so

L=μ0n2AL = \mu_0 n^2 A \ell

This shows LL depends only on geometry and the medium (replace μ0\mu_0 with μ0μr\mu_0\mu_r for a magnetic core). It does not depend on the current.

Inductors in Series and Parallel

If two inductors have negligible mutual coupling (M=0M = 0):

  • Series: Leq=L1+L2L_{\text{eq}} = L_1 + L_2
  • Parallel: 1Leq=1L1+1L2\dfrac{1}{L_{\text{eq}}} = \dfrac{1}{L_1} + \dfrac{1}{L_2}

If they are coupled, mutual inductance modifies these:

  • Series, fluxes adding: Leq=L1+L2+2ML_{\text{eq}} = L_1 + L_2 + 2M
  • Series, fluxes opposing: Leq=L1+L22ML_{\text{eq}} = L_1 + L_2 - 2M

The aiding/opposing depends on which way the windings face — this often appears in JEE Advanced.

Energy in an Inductor

Work done by the source to ramp current from 0 to II against the back EMF:

W=0ILidi=12LI2W = \int_0^I L i \, di = \tfrac{1}{2} L I^2

This energy is stored in the magnetic field — and recovered when the current decays. Inductors are energy-storage elements, like capacitors.


Solved Examples

Easy (CBSE) — Solenoid inductance

Q. A solenoid of length 50 cm, cross-section 4 cm² has 500 turns. Find its self-inductance.

Solution. n=500/0.5=1000n = 500/0.5 = 1000 turns/m, A=4×104A = 4 \times 10^{-4} m², =0.5\ell = 0.5 m.

L=(4π×107)(1000)2(4×104)(0.5)2.51×104 H=0.25 mHL = (4\pi \times 10^{-7})(1000)^2(4 \times 10^{-4})(0.5) \approx 2.51 \times 10^{-4} \text{ H} = 0.25 \text{ mH}

Medium (JEE Main) — Energy and time constant

Q. A 50 mH inductor is connected in series with a 5 Ω resistor and a 10 V battery. Find (a) steady-state current, (b) time constant, (c) energy stored at steady state.

Solution. I0=V/R=10/5=2I_0 = V/R = 10/5 = 2 A. τ=L/R=0.05/5=0.01\tau = L/R = 0.05/5 = 0.01 s = 10 ms. U=12LI02=12(0.05)(4)=0.1U = \tfrac{1}{2}LI_0^2 = \tfrac{1}{2}(0.05)(4) = 0.1 J.

Hard (JEE Advanced) — Coupled coils

Q. Two coils with L1=4L_1 = 4 H and L2=9L_2 = 9 H are coupled with k=0.5k = 0.5. Find MM and the equivalent inductance when connected in series with fluxes adding.

Solution. M=kL1L2=0.5×36=3M = k\sqrt{L_1 L_2} = 0.5 \times \sqrt{36} = 3 H. Leq=L1+L2+2M=4+9+6=19L_{\text{eq}} = L_1 + L_2 + 2M = 4 + 9 + 6 = 19 H.

If the connection were flux-opposing: Leq=4+96=7L_{\text{eq}} = 4 + 9 - 6 = 7 H. Same coils, very different equivalent values — depends entirely on winding direction.


Exam-Specific Tips

CBSE 5-mark: Derive L=μ0n2AL = \mu_0 n^2 A\ell. Memorise the steps and the diagram. This appears at least every 3rd year.

JEE Main: Watch for the energy density B2/(2μ0)B^2/(2\mu_0) — verify by integrating over the volume of a solenoid: udV=(μ0n2I2/2)A=12LI2\int u \, dV = (\mu_0 n^2 I^2 / 2) \cdot A\ell = \tfrac{1}{2}LI^2. Self-consistent.

NEET: Conceptual question on Lenz’s law — induced EMF opposes change. If current is decreasing, induced EMF tries to maintain it (same direction).

JEE Advanced: Coupled-coil problems with k<1k < 1 and unequal inductances. Watch for the k=1k = 1 ideal-transformer limiting case.


Common Mistakes to Avoid

1. Sign of back EMF. Use ε=LdI/dt\varepsilon = -L\, dI/dt when applying Kirchhoff’s voltage law. The minus is what makes Lenz’s law work.

2. Forgetting n2n^2. Ln2L \propto n^2, not nn. Doubling turns per unit length quadruples LL.

3. Using current in the formula for LL. LL depends only on geometry — it’s a constant for a given coil. Numerical LL values stay fixed across changing II.

4. Wrong sign for series-coupled coils. Need to inspect winding directions or read the problem carefully.

5. Confusing MM with LL. Mutual inductance is between two distinct coils; self-inductance is one coil’s flux linkage with itself.


Practice Questions

Q1. Find LL of a 2000-turn toroid, mean radius 10 cm, cross-section 5 cm².

L=μ0N2A/(2πR)=(4π×107)(4×106)(5×104)/(0.628)4×103L = \mu_0 N^2 A/(2\pi R) = (4\pi \times 10^{-7})(4 \times 10^6)(5 \times 10^{-4})/(0.628) \approx 4 \times 10^{-3} H = 4 mH.

Q2. Current 5 A in a 0.2 H inductor — find stored energy.

U=12(0.2)(25)=2.5U = \tfrac{1}{2}(0.2)(25) = 2.5 J.

Q3. L1=2L_1 = 2 H, L2=8L_2 = 8 H, M=3M = 3 H. Find kk.

k=M/L1L2=3/4=0.75k = M/\sqrt{L_1 L_2} = 3/4 = 0.75.

Q4. What’s the EMF induced if current changes from 0 to 4 A in 0.02 s through a 0.5 H coil?

ε=LdI/dt=0.5×200=100|\varepsilon| = L \cdot dI/dt = 0.5 \times 200 = 100 V.

Q5. In an LR circuit, after how many time constants does current reach 99% of I0I_0?

0.99=1et/τt=τln1004.6τ0.99 = 1 - e^{-t/\tau} \Rightarrow t = \tau \ln 100 \approx 4.6 \tau.

Q6. Why does opening a switch in a circuit with a large inductor produce a spark?

Sudden interruption forces dI/dtdI/dt \to \infty, generating a huge back EMF (sometimes thousands of volts) that breaks down the air gap and causes a spark. This is why industrial relays have flyback diodes.

Q7. Two solenoids share a common axis; inner has 1000 turns/m, outer has 500 turns/m, common cross-section 55 cm², common length 20 cm. Find MM.

M=μ0n1n2A=(4π×107)(1000)(500)(5×104)(0.2)6.28×105M = \mu_0 n_1 n_2 A \ell = (4\pi \times 10^{-7})(1000)(500)(5 \times 10^{-4})(0.2) \approx 6.28 \times 10^{-5} H.

Q8. A 5 H inductor stores 100 J. Find the current.

I=2U/L=406.32I = \sqrt{2U/L} = \sqrt{40} \approx 6.32 A.


FAQs

Is mutual inductance always equal in both directions?

Yes — M12=M21M_{12} = M_{21}, always. This is a deep theorem from electromagnetic reciprocity. So you only need one number MM for any pair of coils.

Why does an iron core increase inductance?

Iron has μr1\mu_r \gg 1, multiplying the magnetic field for the same current. Since LμL \propto \mu, inductance scales accordingly. A typical iron core can boost LL by a factor of 1000 or more.

Does inductance depend on current?

In free space or with linear magnetic materials, no — LL is purely geometric. With ferromagnetic cores, LL can vary with current because the core saturates at high field.

What’s the difference between an inductor and a transformer?

A transformer is two (or more) inductors with strong mutual coupling, designed for AC voltage transformation. A single inductor stores energy and resists current changes. Both rely on the same underlying physics.

Why is the time constant τ=L/R\tau = L/R?

From the differential equation LdI/dt+IR=VL\, dI/dt + IR = V, the homogeneous solution is eRt/Le^{-Rt/L}. The exponential decay timescale is L/RL/R — that’s where the formula comes from.