Physics C: E&M · Unit 4: Magnetic Fields · 14 min read · Updated 2026-05-11
Biot-Savart Law — AP Physics C: Electricity and Magnetism
AP Physics C: Electricity and Magnetism · Unit 4: Magnetic Fields · 14 min read
1. Core Definition and Vector Form★★☆☆☆⏱ 4 min
The Biot-Savart Law is the fundamental empirical law describing the magnetic field generated by a steady (time-invariant) current distribution. It is the magnetic analog of Coulomb's Law for static electric fields, and forms the foundation of all classical magnetostatics. This topic appears regularly on both AP Physics C: E&M multiple-choice and free-response exam sections.
Where:
- $\mu_0 = 4\pi \times 10^{-7} \, \text{T·m/A}$ is the permeability of free space, a defined constant
- $I$ = magnitude of current in the source
- $\hat{r}$ = unit vector pointing *from the current element to the field point*
- $r$ = straight-line distance between the current element and field point
The magnitude of $d\vec{B}$ is $dB = \frac{\mu_0 I dl \sin\theta}{4\pi r^2}$, where $\theta$ is the angle between $d\vec{l}$ and $\hat{r}$. Direction is given by the right-hand rule for cross products, perpendicular to both $d\vec{l}$ and $\hat{r}$.
Exam tip: Always label the direction of $d\vec{l}$ and $\hat{r}$ on your diagram before calculating the cross product; reversing $\hat{r}$ flips the sign of $d\vec{B}$, an easy mistake that costs points on FRQs.
2. Magnetic Field from Straight Wires★★★☆☆⏱ 4 min
One of the most common AP Physics C applications of Biot-Savart is deriving the magnetic field from a straight current-carrying wire. For a straight wire of total length $2a$, with a field point at perpendicular distance $R$ on the wire's perpendicular bisector, symmetry ensures all $d\vec{B}$ point in the same direction, allowing us to integrate magnitudes directly.
B = \frac{\mu_0 I}{4\pi R} \frac{2a}{\sqrt{a^2 + R^2}}
For an infinite wire, $a \to \infty$, so the expression simplifies to the widely-used result:
B = \frac{\mu_0 I}{2\pi R}
This result is only valid for infinite thin wires, and cannot be used for wires of explicitly given finite length.
Exam tip: If the field point is not on the perpendicular bisector, adjust your integral limits to match the start and end of the wire; don’t just use the perpendicular bisector formula by default.
3. Magnetic Field from Circular Current Loops★★★☆☆⏱ 4 min
Another standard AP exam question asks for the magnetic field along the central axis of a circular current loop. For a loop of radius $R$ carrying current $I$, symmetry tells us that the perpendicular (x/y) components of $d\vec{B}$ from opposite current elements cancel, leaving only the axial component. Integrating around the full loop gives the result:
B_z = \frac{\mu_0 I R^2}{2(R^2 + z^2)^{3/2}}
At the center of the loop, $z=0$, so this simplifies to a common special case that is tested frequently:
B = \frac{\mu_0 I}{2R}
The direction of $B$ along the axis is given by the right-hand rule: curl your fingers along the direction of current, your thumb points in the direction of $B$ along the axis.
Exam tip: Always use symmetry to cancel non-axial components before integrating; this eliminates half of your work automatically and avoids integrating terms that sum to zero.
4. AP-Style Additional Worked Example★★★★☆⏱ 2 min
Common Pitfalls
Why: Students confuse source-test point order across different E&M laws, leading to reversed direction.
Why: The infinite wire result is highly memorable, so students default to it even when the problem specifies a finite wire.
Why: Students get used to symmetric problems where all $d\vec{B}$ point the same direction, and forget to check direction for asymmetric distributions.
Why: Most symmetric problems have $\theta = 90^\circ$ so $\sin\theta = 1$, leading students to forget the angle dependence.
Why: The center formula is simple to memorize, so students overapply it.