Skip to main content
Physics 5% exam weight

EMI

Part of the NEET UG study roadmap. Physics topic phy-020 of Physics.

EMI — Electromagnetic Induction and Alternating Current

🟢 Lite — Quick Review (1h–1d)

Rapid summary for last-minute revision before your exam.

EMI — a changing magnetic field induces an electromotive force (emf).

Faraday’s Laws: $$\varepsilon = -\frac{d\Phi}{dt} \quad \text{(induced emf = rate of change of magnetic flux)}$$

Lenz’s Law: The induced current flows in a direction that opposes the change in magnetic flux that caused it. This is a consequence of energy conservation — if Lenz’s law weren’t true, you could create energy from nothing.

Key formulas to memorise:

  • Motional emf (rod moving in B): $\varepsilon = B\ell v$ (when $\vec{B}$, $\vec{v}$, $\ell$ are perpendicular)
  • Self-induction: $\varepsilon = -L\frac{dI}{dt}$; solenoid: $L = \frac{\mu_0 N^2 A}{\ell}$
  • Transformer: $\frac{V_s}{V_p} = \frac{N_s}{N_p} = \frac{I_p}{I_s}$; step-up: $N_s > N_p$, step-down: $N_s < N_p$
  • Inductive reactance: $X_L = \omega L = 2\pi f L$
  • Capacitive reactance: $X_C = \frac{1}{\omega C} = \frac{1}{2\pi f C}$

Exam tip: Lenz’s Law always confirms energy conservation. If you can predict the direction of the induced current, you can always check: does it oppose the change? If yes, you’re right.

AC averages: $I_{\text{rms}} = I_0/\sqrt{2}$, $V_{\text{rms}} = V_0/\sqrt{2}$


🟡 Standard — Regular Study (2d–2mo)

For students who want genuine understanding of EMI and AC circuits.

Understanding Faraday’s Law

Magnetic flux through a surface: $\Phi = \vec{B} \cdot \vec{A} = BA\cos\theta$

An emf is induced whenever the flux changes — this can happen by:

  1. Changing $B$ (strength of magnetic field)
  2. Changing $A$ (area of loop)
  3. Changing $\theta$ (angle between B and loop normal)

Motional emf — derivation: A rod of length $\ell$ moving with velocity $v$ perpendicular to a uniform magnetic field $B$:

  • Electrons experience magnetic force: $F_m = evB$ (downwards)
  • This separates charges → electric field builds up
  • Equilibrium: $eE = evB \implies E = vB$
  • Potential difference across rod ends: $\varepsilon = E\ell = B\ell v$

Lenz’s Law — how to apply it:

  1. Identify the direction of the original magnetic field
  2. Determine whether flux is increasing or decreasing
  3. If flux is increasing, induced B opposes it → induced current creates B in opposite direction
  4. If flux is decreasing, induced B supports it → induced current creates B in same direction
  5. Use right-hand grip rule to find current direction

AC Generator: $$\varepsilon = \varepsilon_0 \sin(\omega t), \quad \varepsilon_0 = NBA\omega$$

where $N$ = number of turns, $A$ = coil area, $\omega$ = angular speed. Frequency $f = \omega/2\pi$.

Inductive Reactance ($X_L$):

  • Inductor opposes AC because changing current induces a back-emf
  • $X_L = \omega L = 2\pi f L$
  • Higher frequency → more opposition (inductors block high frequencies)

Capacitive Reactance ($X_C$):

  • Capacitor opposes AC because it needs time to charge
  • $X_C = 1/(\omega C) = 1/(2\pi f C)$
  • Higher frequency → less opposition (capacitors pass high frequencies)

LR Circuit (time constant): $$\tau = \frac{L}{R} \quad \text{(time to reach 63% of final current)}$$

Current growth: $I = I_0(1 - e^{-t/\tau})$ Current decay: $I = I_0 e^{-t/\tau}$

Common mistakes:

  • Forgetting the negative sign in Faraday’s law — it represents Lenz’s law
  • Confusing $X_L$ and $X_C$ — $X_L$ increases with frequency, $X_C$ decreases
  • Using peak values ($I_0$) instead of rms values ($I_0/\sqrt{2}$) in power calculations
  • Motional emf formula $B\ell v$ only works when motion is perpendicular to $B$

🔴 Extended — Deep Study (3mo+)

Comprehensive derivations, AC circuit analysis, and JEE Advanced problems.

Induced Electric Field (Non-Conservative)

Unlike electrostatic fields from charges, an induced electric field from changing $B$ is non-conservative — it has no potential and line integral around a closed loop equals $-d\Phi/dt$.

This is Faraday’s law in its most fundamental form: $$\oint \vec{E} \cdot d\vec{l} = -\frac{d\Phi_B}{dt}$$

Self-Inductance of a Solenoid (Derivation): Magnetic field inside solenoid: $B = \mu_0 nI = \mu_0 \frac{N}{\ell} I$ Flux through each turn: $\Phi = BA = \mu_0 \frac{NI}{\ell} \cdot A$ Total flux linkage: $N\Phi = \mu_0 \frac{N^2 A}{\ell} \cdot I$ Since $N\Phi = LI$: $$L = \frac{\mu_0 N^2 A}{\ell}$$

Energy stored in an inductor: $$U = \frac{1}{2}LI^2 \quad \text{Joules}$$

Energy density in magnetic field: $u = \frac{B^2}{2\mu_0}$

Mutual Induction: $$M = \frac{\mu_0 N_1 N_2 A}{\ell}, \quad \varepsilon_2 = -M\frac{dI_1}{dt}$$

Coefficient of coupling: $k = M/\sqrt{L_1 L_2}$ (maximum $k=1$ when all flux links both coils).

Transformer Efficiency: $$\eta = \frac{V_s I_s}{V_p I_p} \approx \frac{I_s}{I_p} \text{ (since } V_s/V_p = N_s/N_p \text{)}$$

Ideal transformer: $\eta = 100%$. Real transformers have losses: copper losses (I²R), iron losses (eddy currents + hysteresis).

AC Through R, L, C — Impedance Triangle:

$$Z = \sqrt{R^2 + (X_L - X_C)^2}, \quad \tan\phi = \frac{X_L - X_C}{R}$$

  • $X_L > X_C$: circuit is inductive → current lags voltage ($\phi > 0$)
  • $X_C > X_L$: circuit is capacitive → current leads voltage ($\phi < 0$)
  • $X_L = X_C$: resonance → $Z = R$ (minimum), current is maximum

Resonant Frequency: $$\omega_0 = \frac{1}{\sqrt{LC}}, \quad f_0 = \frac{1}{2\pi\sqrt{LC}}$$

Power in AC: $$P_{\text{avg}} = V_{\text{rms}} I_{\text{rms}} \cos\phi$$

  • For purely resistive: $\cos\phi = 1$ (all power dissipated)
  • For purely inductive/capacitive: $\cos\phi = 0$ (no real power consumed)
  • Power factor $\cos\phi$ measures how much power is actually used vs. stored and returned

Sharpness of Resonance (Q-factor): $$Q = \frac{\omega_0 L}{R} = \frac{1}{\omega_0 CR}$$

High Q → narrow resonance peak (selective frequency response, used in radio tuning).

LC Oscillations: Natural frequency $\omega = 1/\sqrt{LC}$. This is the same as resonant frequency. Analogy with spring-mass: $L$ acts like mass (inertia), $C$ acts like spring stiffness.

NEET/JEE Previous year patterns:

  • Faraday’s + Lenz’s Law: Very frequent (1-2 questions per year in NEET, more in JEE)
  • Motional emf: Very frequent in both NEET and JEE
  • Transformers + transmission: Frequent in NEET
  • AC circuits + resonance: Moderate frequency in both
  • LR/LC time constants: More frequent in JEE Advanced


📊 NEET UG Exam Essentials

DetailValue
Questions200 (180 mandatory + 10 optional)
Time3h 20min
Marks720
SectionPhysics (50), Chemistry (50), Biology (100)
Negative−1 for wrong answer
Qualifying50th percentile (general category)

🎯 High-Yield Topics for NEET UG

  • Human Physiology — 18 marks
  • Genetics & Evolution — 16 marks
  • Ecology & Environment — 12 marks
  • Organic Chemistry (Reactions) — 15 marks
  • Electrodynamics (Physics) — 18 marks
  • Chemical Equilibrium — 10 marks

📝 Previous Year Question Patterns

  • Q: “A particle moves in a circle…” [2024 Physics — 2 marks]
  • Q: “Identify the incorrect statement about DNA…” [2024 Biology — 4 marks]
  • Q: “The major product ofFriedel-Crafts acylation is…” [2024 Chemistry — 3 marks]

💡 Pro Tips

  • NCERT Biology is the single most important resource — 80%+ questions are from NCERT lines
  • Focus on Human Physiology, Genetics, and Ecology — together they make ~40% of Biology
  • In Physics, master Electrostatics + Current Electricity + Magnetism (combined ~20%)
  • Organic Chemistry: learn named reactions with mechanisms — they repeat across years

🔗 Official Resources


Content adapted based on your selected roadmap duration. Switch tiers using the pill selector above.

📐 Diagram Reference

Clean educational diagram showing EMI with clear labels, white background, labeled arrows for forces/fields/vectors, color-coded components, exam-style illustration

Diagrams are generated per-topic using AI. Support for AI-generated educational diagrams coming soon.