AP PHYSICS C: ELECTRICITY AND MAGNETISM • ELECTROMAGNETIC INDUCTION

Electromagnetic Induction

How changing magnetic flux generates electromotive force, powering generators, transformers, and modern electrical technology.

Historical Context & Motivation

By the early nineteenth century, physicists had established that electric currents produce magnetic fields — a discovery made by Hans Christian Ørsted in 1820. The natural follow-up question captivated the scientific community: if electricity can create magnetism, can magnetism create electricity? This inverse problem drove a decade of intense experimentation, ultimately yielding electromagnetic induction, one of the most consequential discoveries in physics. The principle that a changing magnetic environment induces an electromotive force (emf) in a conductor unified electricity and magnetism and laid the groundwork for the modern electrical power grid.

1820
Ørsted's Discovery
Hans Christian Ørsted demonstrates that an electric current deflects a compass needle, proving that electricity produces magnetism and inspiring the search for the reverse effect.
1831
Faraday's Induction Experiments
Michael Faraday discovers that a changing magnetic flux through a circuit induces an electric current. His iron-ring experiment and moving-magnet demonstrations establish the law of electromagnetic induction.
1834
Lenz's Law
Heinrich Lenz formulates the rule that an induced current flows in a direction that opposes the change in flux producing it, encoding energy conservation into induction.
1865
Maxwell's Equations
James Clerk Maxwell incorporates Faraday's law into his unified set of equations for electromagnetism, revealing that a time-varying magnetic field inherently produces an electric field — even in empty space.

Faraday's experiments answered the foundational question: magnetism can indeed produce electricity, but only when the magnetic flux through a circuit is changing. A static magnetic field, no matter how strong, induces no emf in a stationary loop. This insight — that the rate of change of flux is what matters — is the conceptual core of induction and the subject of this lesson.

Core Principles & Definitions

Electromagnetic induction rests on a small set of interconnected ideas. Before diving into the mathematics, it is essential to understand the physical quantities involved and the qualitative rules that govern induced emfs and currents.

1

Magnetic Flux (Φ_B)

The surface integral of the magnetic field over an area: ΦB = ∫ B⃗ · dA⃗. It measures how much magnetic field "threads" through a surface. SI unit: weber (Wb = T·m²).
2

Faraday's Law

The induced emf in a loop equals the negative time derivative of the magnetic flux through the loop: ε = −dΦB/dt. This is the quantitative heart of induction.
3

Lenz's Law

The direction of the induced current opposes the change in flux that caused it. The negative sign in Faraday's law encodes Lenz's law and guarantees conservation of energy.
4

Motional EMF

When a conductor moves through a magnetic field, the magnetic force on its charge carriers produces an emf: ε = ∫ (v⃗ × B⃗) · dℓ⃗. This is a special case derivable from Faraday's law.
5

Faraday's Law (Integral Form)

∮ E⃗ · dℓ⃗ = −dΦB/dt. A changing magnetic flux induces a non-conservative electric field whose line integral around a closed path is nonzero — fundamentally different from electrostatic fields.
KEY TAKEAWAY
KEY TAKEAWAY

Visual Explanation — Flux and Induction

Left: A conducting loop with area A in a uniform magnetic field B⃗ (blue arrows). The unit normal n̂ (green) defines the positive flux direction. Right: When B increases, flux rises, and Lenz's law dictates that the induced current (pink) circulates to oppose the increase — creating its own field opposing the external B⃗.

The diagram above captures the essence of induction. On the left, a loop sits in a steady uniform field — flux is constant and no emf is induced. On the right, the external field is increasing, so dΦB/dt > 0. By Faraday's law, ε < 0, meaning the induced emf drives a current whose own magnetic field opposes the increasing external flux. This is Lenz's law in action: nature resists the change. If the field were instead decreasing, the induced current would reverse direction to try to maintain the flux.

Mathematical Framework

The quantitative formulation of electromagnetic induction centers on Faraday's law and its differential counterpart. These equations are among the four Maxwell's equations and connect the magnetic field's time behavior to induced electric fields and emfs.

MAGNETIC FLUX
Φ_B = ∫∫_S B⃗ · dA⃗ = ∫∫_S B cos θ dA
ΦB = magnetic flux (Wb), B⃗ = magnetic field (T), dA⃗ = area element with outward normal, θ = angle between B⃗ and n̂. For a uniform field through a flat loop: ΦB = BA cos θ.
FARADAY'S LAW (SINGLE LOOP)
ε = −dΦ_B / dt
ε = induced emf (V). The negative sign encodes Lenz's law. For a coil of N turns: ε = −N dΦB/dt.
FARADAY'S LAW (INTEGRAL FORM)
∮ E⃗ · dℓ⃗ = −dΦ_B / dt
The line integral of the induced electric field around any closed path equals the negative rate of change of magnetic flux through any surface bounded by that path. This reveals that a time-varying B⃗ produces a non-conservative electric field — unlike the electrostatic field for which ∮ E⃗ · dℓ⃗ = 0.
MOTIONAL EMF
ε = ∫ (v⃗ × B⃗) · dℓ⃗
For a straight conductor of length L moving with velocity v perpendicular to a uniform field B: ε = BLv. This result also follows from Faraday's law by computing dΦB/dt for the expanding area swept out by the conductor.
Differential Form — Maxwell's Equation

Key Scenarios & Configurations

Electromagnetic induction manifests in several canonical configurations that appear frequently on the AP Physics C exam. Understanding each scenario requires identifying what is changing — the field magnitude, the area, or the angle — and then computing dΦB/dt accordingly.

Three canonical induction configurations. In each case, one factor in ΦB = BA cos θ is time-dependent: (1) the area via a sliding rod, (2) the angle via rotation, or (3) the field magnitude itself.

The sliding rail scenario is the prototypical motional-emf problem: a conducting rod of length L slides at velocity v along frictionless rails in a uniform field B directed into the page. The circuit area increases at rate Lv, giving ε = BLv. This emf drives a current I = BLv/R around the circuit (where R is the resistance), and the resulting force on the current-carrying rod (F = BIL = B²L²v/R) opposes its motion — a beautiful illustration of Lenz's law as mechanical drag. The rotating loop is the basis of AC generators: the angle θ = ωt varies sinusoidally, producing ε = NBAω sin(ωt). The time-varying field scenario often arises when a solenoid's current ramps, changing B inside it and inducing emf in surrounding loops.

Worked Example

1
Step 1 — Problem StatementA circular loop of wire with initial radius r₀ = 0.20 m and resistance R = 5.0 Ω sits in a uniform magnetic field B = 0.80 T directed perpendicular to the plane of the loop. The radius of the loop decreases at a constant rate dr/dt = −0.050 m/s (the wire is being pulled inward). Find the magnitude of the induced emf and the induced current when r = 0.15 m.
2
Step 2 — Express the FluxSince B is perpendicular to the loop and uniform, ΦB = BA = Bπr². Here B is constant, but the area A = πr² changes with time because r = r(t).
ΦB = Bπr²
3
Step 3 — Apply Faraday's Lawε = −dΦB/dt = −d(Bπr²)/dt = −Bπ × 2r(dr/dt). Note that B and π are constants pulled out of the derivative, and the chain rule gives d(r²)/dt = 2r(dr/dt).
ε = −2πBr(dr/dt)
4
Step 4 — Substitute ValuesAt the instant when r = 0.15 m: ε = −2π(0.80)(0.15)(−0.050) = +2π(0.80)(0.15)(0.050). Computing: 2π × 0.006 = 0.03770 V ≈ 3.77 × 10⁻² V. The positive sign indicates the emf acts to maintain the flux (Lenz's law) — since the area is shrinking and flux is decreasing, the induced current flows to sustain the field through the loop.
|ε| ≈ 3.77 × 10⁻² V = 37.7 mV
5
Step 5 — Find the CurrentUsing Ohm's law for the loop: I = |ε|/R = 0.0377/5.0 = 7.54 × 10⁻³ A. By Lenz's law, the current circulates in the direction that produces a magnetic field in the same direction as the external B⃗ (to oppose the decreasing flux).
I ≈ 7.5 mA

Strengths, Limitations & Common Pitfalls

Common pitfalls in electromagnetic induction problems
TopicCommon PitfallCorrect Understanding
Lenz's Law signForgetting the negative sign or applying it inconsistently with the chosen normal direction.Pick a normal n̂ for the loop. If Φ is increasing, ε is negative (opposes increase); if Φ is decreasing, ε is positive (tries to sustain flux). Use the right-hand rule to convert ε sign to current direction.
Static fieldsThinking a strong B field alone induces an emf.Only changes in flux (dΦ/dt ≠ 0) produce emf. A loop at rest in a constant, uniform B has zero induced emf.
Motional vs. transformer emfMixing up the two types or using the wrong formula for each.Motional emf: ε = ∫(v⃗ × B⃗)·dℓ⃗ — conductor moves, B is static. Transformer emf: ε = −∫(∂B/∂t)·dA — conductor is stationary, B changes in time. Faraday's law covers both.
N-turn coilsForgetting to multiply by N when the coil has multiple turns.For N identical turns, ε = −N dΦ_B/dt where Φ_B is the flux through a single turn.
Non-uniform BUsing Φ = BA when B is not uniform over the loop area.When B varies over the surface, you must integrate: Φ = ∫∫ B⃗ · dA⃗. This is common when a loop moves near a long wire.
KEY TAKEAWAY
EXAM STRATEGY

Connections to Advanced Theory

Faraday's law is one of the four Maxwell's equations and connects directly to several topics that extend beyond the AP C curriculum but are worth previewing. The induced electric field from Faraday's law, together with the displacement current Maxwell added to Ampère's law, enables electromagnetic wave propagation: a changing B produces an E, which in turn (via ∇ × B⃗ = μ₀ε₀ ∂E⃗/∂t) produces more B, and the cycle repeats, carrying energy through space at speed c.

AP C TopicAdvanced Extension
Faraday's law: ε = −dΦ/dtMaxwell's differential form: ∇ × E⃗ = −∂B⃗/∂t, foundational to electromagnetic wave theory.
Motional emf: BLvSpecial-relativistic analysis: in the rod's rest frame, the magnetic force becomes an electric force via Lorentz transformation, showing E and B fields are frame-dependent.
Lenz's law (energy conservation)Eddy currents and electromagnetic braking in engineering; skin effect at high frequencies.
Self-inductance: ε = −L dI/dtLC and RLC circuits, resonance, and the analogy to simple harmonic motion (covered later in the AP C curriculum).

A particularly elegant insight from special relativity is that motional emf and transformer emf are the same phenomenon viewed in different reference frames. In the lab frame, a moving rod in a static B experiences a magnetic force qv⃗ × B⃗ on its charges. In the rod's rest frame, there is no velocity, but a Lorentz-transformed electric field does the same job. Faraday's law seamlessly handles both perspectives — one reason it was pivotal in Einstein's development of special relativity.

Practice Problems

1
A circular conducting loop lies in a uniform magnetic field directed perpendicular to the loop. Which of the following changes will induce an emf in the loop?
2
A flat rectangular coil of 50 turns and area 0.04 m² is placed perpendicular to a magnetic field that increases uniformly from 0.10 T to 0.50 T in 0.20 s. What is the magnitude of the average induced emf?
3
A conducting rod of length L = 0.30 m slides at constant velocity v = 4.0 m/s along frictionless horizontal rails connected by a resistor R = 6.0 Ω. A uniform magnetic field B = 0.50 T is directed vertically downward. What is the power dissipated in the resistor?
PROBLEM 4APPLIED
A long solenoid of radius R = 0.05 m has n = 1000 turns/m and carries a current I(t) = I₀ sin(ωt) where I₀ = 2.0 A and ω = 120π rad/s. A circular conducting loop of radius r = 0.10 m (r > R) is coaxial with the solenoid. (a) Derive an expression for the magnetic flux through the loop as a function of time. (b) Find the induced emf in the loop. (c) Sketch ε(t) over one full period and indicate the times at which |ε| is maximum. (d) Explain qualitatively why the radius of the outer loop (r > R) does not affect the answer.
PROBLEM 5CRITICAL THINKING
A conducting ring falls from rest through a region where a non-uniform magnetic field points horizontally (perpendicular to the ring's plane). As it falls, the ring first enters the field region, passes through the center, and then exits. (a) Qualitatively describe the induced current direction (CW or CCW as viewed from above) during entry and exit. (b) Explain why the ring decelerates when entering and exiting the field region, but not when fully immersed in a uniform section. (c) Does this phenomenon violate conservation of energy? Justify using energy transformations. (d) A student claims that using a ring made of a perfect superconductor would cause it to levitate indefinitely in the field region. Evaluate this claim.
Varsity Tutors • AP Physics C: Electricity and Magnetism • Electromagnetic Induction