Study Guide

Biot-Savart Law

AP Physics C: Electricity and Magnetism· AP Physics C: E&M CED — 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.

📘 Definition

Biot-Savart Law

Relates the infinitesimal magnetic field at a field point to an infinitesimal source current element , where points in the direction of current flow.

Example:

Total magnetic field is found by integrating over all current elements in the source distribution.

dB=μ0I4πdl×r^r2d\vec{B} = \frac{\mu_0 I}{4\pi} \frac{d\vec{l} \times \hat{r}}{r^2}

Where:

  • is the permeability of free space, a defined constant
  • = magnitude of current in the source
  • = unit vector pointing from the current element to the field point
  • = straight-line distance between the current element and field point

The magnitude of is , where is the angle between and . Direction is given by the right-hand rule for cross products, perpendicular to both and .

📐 Worked Example

A current element is located at the origin. What are the direction and magnitude of at the point ?

  1. 1

    Find and from the current element to the field point:

    r=0.03i^+0.04j^,r=0.05m,r^=0.6i^+0.8j^\vec{r} = 0.03\hat{i} + 0.04\hat{j}, \quad r = 0.05 \, \text{m}, \quad \hat{r} = 0.6\hat{i} + 0.8\hat{j}
  2. 2

    Calculate the cross product (convert to meters):

    dl×r^=(2.0×103i^)×(0.6i^+0.8j^)=1.6×103A\cdotpmk^d\vec{l} \times \hat{r} = (2.0 \times 10^{-3} \hat{i}) \times (0.6\hat{i} + 0.8\hat{j}) = 1.6 \times 10^{-3} \, \text{A·m} \, \hat{k}
  3. 3

    Substitute into Biot-Savart, using $\frac{\mu_0}{4\pi} = 1 \times 10^{-7} , \text{T·m/A}:

    dB=1×1071.6×103(0.05)2=6.4×108T|d\vec{B}| = 1 \times 10^{-7} \frac{1.6 \times 10^{-3}}{(0.05)^2} = 6.4 \times 10^{-8} \, \text{T}
  4. 4

    The direction of is , which points out of the -plane.

Exam tip:

Always label the direction of and on your diagram before calculating the cross product; reversing flips the sign of , 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 , with a field point at perpendicular distance on the wire's perpendicular bisector, symmetry ensures all point in the same direction, allowing us to integrate magnitudes directly.

B=μ0I4πR2aa2+R2B = \frac{\mu_0 I}{4\pi R} \frac{2a}{\sqrt{a^2 + R^2}}

For an infinite wire, , so the expression simplifies to the widely-used result:

B=μ0I2πRB = \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.

📐 Worked Example

A straight power line of total length 20 m carries 100 A of current. What is the magnitude of at a point 5 m from the wire, along the perpendicular bisector?

  1. 1

    Identify variables: total length , so , , .

  2. 2

    Substitute into the finite wire formula:

    B=μ0I4πR2aa2+R2B = \frac{\mu_0 I}{4\pi R} \frac{2a}{\sqrt{a^2 + R^2}}
  3. 3

    Plug in values ():

    B=1×107100520102+52=(2×106)2011.183.6×106TB = 1 \times 10^{-7} \frac{100}{5} \frac{20}{\sqrt{10^2 + 5^2}} = (2 \times 10^{-6}) \frac{20}{11.18} ≈ 3.6 \times 10^{-6} \, \text{T}
  4. 4

    This result is slightly smaller than the infinite wire approximation of , which makes physical sense because the finite ends contribute less field.

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 carrying current , symmetry tells us that the perpendicular (x/y) components of from opposite current elements cancel, leaving only the axial component. Integrating around the full loop gives the result:

Bz=μ0IR22(R2+z2)3/2B_z = \frac{\mu_0 I R^2}{2(R^2 + z^2)^{3/2}}

At the center of the loop, , so this simplifies to a common special case that is tested frequently:

B=μ0I2RB = \frac{\mu_0 I}{2R}

The direction of 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 along the axis.

📐 Worked Example

A circular wire loop of radius 15 cm carries 2.0 A of current. What is at the center of the loop, and at a point 15 cm along the axis from the center?

  1. 1

    For the center, , so use the simplified center formula:

    Bcenter=μ0I2R=4π×1072.020.158.4×106TB_{center} = \frac{\mu_0 I}{2R} = \frac{4\pi \times 10^{-7} \cdot 2.0}{2 \cdot 0.15} ≈ 8.4 \times 10^{-6} \, \text{T}
  2. 2

    For , use the full axial formula:

    Bz=μ0IR22(R2+z2)3/2B_z = \frac{\mu_0 I R^2}{2(R^2 + z^2)^{3/2}}
  3. 3

    Substitute :

    Bz=4π×1072.0(0.15)22(2(0.15)2)3/23.0×106TB_z = \frac{4\pi \times 10^{-7} \cdot 2.0 \cdot (0.15)^2}{2 \cdot (2(0.15)^2)^{3/2}} ≈ 3.0 \times 10^{-6} \, \text{T}
  4. 4

    As expected, the field decreases as we move away from the center 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

✓ Quick check

Test your understanding of Biot-Savart direction:

  1. A current element points along the negative -axis at the origin. What is the direction of at the point on the positive -axis?

    Reveal answer
    1

    The cross product , so direction is negative -axis.

📐 Worked Example

A wire is bent into a square of side length , carrying counterclockwise current . (a) Derive an expression for the magnitude of at the center of the square. (b) State the direction of at the center. (c) Compare the magnitude to that of a circular loop with the same total wire length and same current. Which is larger?

  1. 1

    By symmetry, all four sides contribute equal magnitude in the same direction, so calculate for one side and multiply by 4. For one side, , :

    Bper side=μ0I4πR2aa2+R2=μ0I22πLB_{\text{per side}} = \frac{\mu_0 I}{4\pi R} \frac{2a}{\sqrt{a^2 + R^2}} = \frac{\mu_0 I}{2\sqrt{2} \pi L}
  2. 2

    Multiply by 4 sides for total :

    Btotal=22μ0IπL0.900μ0ILB_{\text{total}} = \frac{2\sqrt{2} \mu_0 I}{\pi L} ≈ 0.900 \frac{\mu_0 I}{L}
  3. 3

    By right-hand rule for counterclockwise current, points out of the plane of the square.

  4. 4

    For the circular loop, total length , so at center is:

    Bcircle=μ0I2R=πμ0I4L0.785μ0ILB_{\text{circle}} = \frac{\mu_0 I}{2R} = \frac{\pi \mu_0 I}{4L} ≈ 0.785 \frac{\mu_0 I}{L}
  5. 5

    The magnetic field at the center of the square is larger than that of the circular loop.

5. Common Pitfalls

Wrong move:

Pointing from the field point to the current element, instead of from the element to the field point.

Why:

Students confuse source-test point order across different E&M laws, leading to reversed direction.

Correct move:

Always label that points from the current element (source) to the field point on your diagram before starting any calculation.

Wrong move:

Using the infinite wire formula for a wire of explicitly given finite length.

Why:

The infinite wire result is highly memorable, so students default to it even when the problem specifies a finite wire.

Correct move:

Always check if the problem describes the wire as infinite; if length is given, use the finite wire Biot-Savart result.

Wrong move:

Adding magnitudes of when they point in different directions, instead of integrating vector components separately.

Why:

Students get used to symmetric problems where all point the same direction, and forget to check direction for asymmetric distributions.

Correct move:

For any non-symmetric distribution, split into x, y, z components before integrating, then combine components at the end.

Wrong move:

Omitting the term from the magnitude of , assuming it is always 1.

Why:

Most symmetric problems have so , leading students to forget the angle dependence.

Correct move:

Always write explicitly, even if simplifies to 1.

Wrong move:

Using the center of loop formula for off-center points along the loop axis.

Why:

The center formula is simple to memorize, so students overapply it.

Correct move:

Use the full axial formula for any axial point at distance from the center, only substituting for the center.

6. Quick Reference Cheatsheet

Category

Formula

Notes

General Biot-Savart Law

from current element to field point; integrate over all sources

Infinitesimal B Magnitude

= angle between and

Finite Straight Wire (perpendicular bisector)

= total wire length, = perpendicular distance

Infinite Straight Wire

Only valid for infinite thin wires

B on Axis of Circular Loop

= loop radius, = distance from center

B at Center of Circular Loop

Special case:

Permeability of Free Space

Exact defined constant for all calculations

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

    Direction of B from current element

  • 2022 · FRQ

    B at center of square current loop

  • 2021 · MCQ

    B on axis of circular loop

What's Next

Next you will learn Ampère’s Law, a simpler symmetry-based shortcut for calculating magnetic fields from highly symmetric current distributions. Ampère’s Law is derived directly from the Biot-Savart Law for steady currents, so mastering the integration and symmetry arguments in this sub-topic is required to correctly identify when Ampère’s Law can be applied, and to validate its results. This topic also forms the foundation for understanding magnetic dipoles, magnetic force on current-carrying wires, and eventually Faraday’s Law of induction, where you will calculate magnetic flux through loops for induced emf problems. Without mastering how B fields are generated from current distributions, you will struggle with flux calculations and the application of Faraday’s Law in Unit 5.