Inductance
AP Physics C: E&M· AP Physics C: E&M CED — Electromagnetism· 14 min read
1. Core Definition of Inductance★★☆☆☆⏱ 2 min
Inductance is the inherent property of any current-carrying circuit that opposes changes in current, arising directly from Faraday’s law of induction. When current through a conductor changes, magnetic flux through the conductor (or a nearby conductor) also changes, inducing an emf that opposes the change in current per Lenz’s law. This effect is often called "electrical inertia": inductance resists changes to current, just like mass resists changes to velocity in mechanics.
Inductance
(self-inductance), (mutual inductance)
Property of a current-carrying system that opposes changes in current, measured in henries (H), where .
Example:
A coiled wire has a larger inductance than a straight wire of the same length.
2. Self-Inductance★★★☆☆⏱ 3 min
Self-inductance occurs when a changing current in a coil or conductor induces an emf in the same conductor. The defining relation comes directly from Faraday’s law, with the proportionality constant equal to the self-inductance :
By definition, is also given by the ratio of total flux linkage to current:
where is the number of turns in the coil and is the magnetic flux through one turn. For a long solenoid, the most common geometry on the exam, we can derive an explicit formula for : for a solenoid of length , total turns, cross-sectional area , the magnetic field inside is , so flux through one turn is . Substituting into the definition of gives:
Intuition: Inductance increases with the square of the number of turns, because more turns give more flux linkage, and each turn contributes flux to every other turn.
A 15 cm long solenoid has 500 turns and radius 2.0 cm. Find (1) its self-inductance, and (2) the magnitude of the induced emf when the current through the solenoid increases at 120 A/s.
- 1
Convert all units to SI:
- 2
- 3
Substitute into the solenoid inductance formula, using :
- 4
- 5
Calculate the magnitude of the induced emf:
- 6
Exam tip:
Always convert length units to meters before calculating inductance; small cm lengths will give a 100x incorrect result if you forget, which is a common distracter in MCQs.
3. Mutual Inductance★★★☆☆⏱ 3 min
Mutual inductance describes the effect where a changing current in one coil induces an emf in a second, nearby coil. This is the operating principle for transformers and wireless power transfer, both common AP exam topics. By definition, mutual inductance between two coils is:
where is the flux through one turn of coil 2 caused by current in coil 1. A key property is that , it is symmetric regardless of which coil carries the current. The induced emf in coil 2 is:
depends strongly on geometry: if coils are aligned and close together, all flux from the first coil passes through the second, so is large; if they are perpendicular or far apart, is near zero. For two coaxial coils where one fits tightly inside the other (sharing the same cross-sectional area), .
A 100-turn receiving coil is wrapped tightly around the center of the 500-turn solenoid from the previous worked example, sharing the same cross-sectional area. Find (1) the mutual inductance between the two coils, and (2) the magnitude of the emf induced in the receiving coil when the current in the solenoid decreases at 80 A/s.
- 1
Use the formula for mutual inductance of two aligned coaxial coils: , where (solenoid), (receiving coil).
- 2
Substitute values, using the same and from the previous example:
- 3
- 4
Calculate the magnitude of the induced emf. The negative sign confirms the emf opposes the decrease in current per Lenz's law:
- 5
Exam tip:
is always symmetric, so you can calculate it by computing flux from either coil. Always choose the easier calculation (usually flux from the larger coil through the smaller coil, which avoids complicated geometry).
4. RL Circuits★★★☆☆⏱ 3 min
An RL circuit is a series circuit containing a resistor , inductor , and usually a voltage source. We analyze RL circuits using Kirchhoff’s loop rule, just like RC circuits, with the inductor contributing a potential drop of .
For a charging RL circuit (battery connected at , initial current ), the loop rule gives:
Solving this first-order differential equation gives the current as a function of time:
where is the time constant for the RL circuit, the time for the current to reach ~63% of its maximum value. For a discharging RL circuit (the battery is removed and the RL combination is shorted at , initial current ), the solution is .
A 12 V battery is connected to a 200 Ω resistor and 4.0 H inductor in series. Find (a) the maximum current after a long time, (b) the current after one time constant, (c) the rate of change of current at .
- 1
After a long time, , so the inductor acts as a short circuit. Maximum current is:
- 2
- 3
At , substitute into the charging formula:
- 4
- 5
At , , so substitute into the loop rule to solve for :
- 6
Exam tip:
Always use the two limit cases to check your answer: if you get a non-zero current at or non-maximum current after infinite time, you have mixed up charging and discharging formulas.
5. Energy Stored in Inductors★★★★☆⏱ 3 min
To build up current in an inductor, work must be done against the induced emf. This work is stored as magnetic energy in the inductor’s magnetic field. Starting from power: power supplied to the inductor is . Integrating from to final current gives the total stored energy:
This is the total magnetic energy stored in the inductor at current , analogous to the energy stored in a capacitor. We can also derive the magnetic energy density (energy per unit volume) for any magnetic field, which for uniform is:
This matches the form of electric energy density , and is a core relation for understanding electromagnetic energy.
Find the total energy stored in the 1.3 mH solenoid from the self-inductance example when it carries a steady current of 2.0 A, then calculate the magnetic energy density inside the solenoid.
- 1
Use the total energy formula:
- 2
- 3
Calculate the magnetic field inside the solenoid:
- 4
- 5
Use the energy density formula. This matches the value calculated by dividing total energy by the solenoid volume, within rounding error:
- 6
Exam tip:
If you are not given for a problem asking for stored energy, calculate first, then use energy density to find total energy instead of solving for first; it is often faster.
6. Common Pitfalls
Wrong move:
Confusing RL circuit time constant with RC circuit time constant , using for RL problems.
Why:
Students remember time constant is a product of and another component, so they default to regardless of circuit type.
Correct move:
Write explicitly with your circuit components at the start of the problem: for RL, for RC.
Wrong move:
Assuming inductors always block current, so current through an inductor is always zero.
Why:
Confuses the open-circuit limit with steady-state behavior.
Correct move:
Always check if current is changing: if current is constant, , so induced emf is zero, and the inductor acts as an ideal wire.
Wrong move:
Using the self-inductance formula for mutual inductance, squaring only one coil’s turn count instead of multiplying the two turn counts.
Why:
Memorized formulas for solenoid self-inductance are confused with mutual inductance formulas.
Correct move:
Always start from the definition to derive the formula for your specific case, instead of relying on memorized results.
Wrong move:
Missing the factor of when calculating stored energy, writing instead of .
Why:
Confuses the instantaneous power relation with the integrated total energy.
Correct move:
Always remember energy for inductors and capacitors both have a factor of 1/2, from integrating from zero to final current/voltage.
Wrong move:
Forgetting to square the number of turns when calculating solenoid self-inductance, writing .
Why:
Mixes up the flux linkage formula with the flux per turn formula.
Correct move:
Always confirm that scales with , from , so the cancels leaving .
7. Quick Reference Cheatsheet
Category | Formula | Notes |
|---|---|---|
Defining Self-Inductance | Unit: henry (H). Negative sign follows Lenz's law, opposes change in current. | |
Inductance of Long Solenoid | = turns per unit length. Valid for solenoids much longer than diameter. | |
Defining Mutual Inductance | , always symmetric for two coils. | |
RL Charging Current | Connected to constant voltage source, , . | |
RL Discharging Current | Source removed, RL shorted, . | |
Total Energy in Inductor | Total magnetic energy stored at steady current . | |
Magnetic Energy Density | Energy per unit volume, valid for any uniform magnetic field. | |
Inductor Limit Behavior | : open circuit (), : short circuit () | Use for quick limit checks in MCQ and FRQ. |
When this came up on past exams
AI-estimated based on syllabus patterns — cross-check with official past papers for accuracy. Use only as revision-focus signals.
- 2023 · MCQ
RL circuit time constant calculation
- 2022 · FRQ
Mutual inductance and induced emf
- 2021 · MCQ
Energy stored in inductor
What's Next
Inductance is the foundational concept for the remaining topics in Unit 5 Electromagnetism for AP Physics C: E&M. Mastering the behavior of inductors in DC circuits and the energy relations of magnetic fields prepares you to analyze more advanced topics like LC oscillations and AC circuits, which are also heavily tested on the AP exam. Inductance also connects to broader electromagnetic concepts, including Maxwell's equations, which unify electricity and magnetism. Practicing inductance problems, especially differential equation setup for RL circuits, will build the problem-solving skills you need for all circuit-related FRQ questions on the exam.
