Electric and magnetic fields is the central topic of IB Physics HL Theme D — the bridge between gravitational fields (D.1) and the more demanding D.3 motion-in-EM-fields and D.4 induction. The mathematical structure is identical to gravitation (inverse-square force, $1/r$ potential), but the sign conventions create the most common arithmetic mistakes in the entire HL course. Every IB session pairs a long Paper 2 question with a tricky Paper 1 multiple choice on field lines, conductors or potential.
This cheatsheet condenses every formula, field-line rule, and exam-mark trap from D.2 (SL core and AHL extension) into one revision page. Scroll to the bottom for the printable PDF, the full Notes, the Tutorial booklet, and the marked-up solutions in the gated full library.
§1 — Electric Charge & Coulomb's Law D.2
Key formulas
§2 — Electric Fields D.2
Key formulas
Field line rules
- Lines run away from $+$, toward $-$.
- Lines never cross.
- Density of lines $\propto$ field strength.
- Field lines are perpendicular to a conductor's surface.
- Inside a conductor in equilibrium: $E = 0$.
§3 — Millikan's Oil-Drop Experiment D.2
Balance condition
For a stationary droplet (ignoring buoyancy), the upward electric force balances gravity:
$$qE = mg \quad \Longrightarrow \quad q = \frac{mgd}{V}$$
Result: Millikan found $q = ne$ for every drop, proving the quantisation of charge.
§4 — Magnetic Force & Fields D.2
Key facts
- $\vec{B}$ field lines form closed loops (N $\to$ S outside the magnet, S $\to$ N inside).
- No magnetic monopoles exist.
- The magnetic force acts only on moving charges.
- The magnetic force is always $\perp$ to the velocity, so it does no work.
Field patterns to memorise
| Configuration | Field pattern |
|---|---|
| Long straight wire | Concentric circles around the wire — right-hand grip rule |
| Flat coil | Looks like a short bar magnet |
| Solenoid | Uniform inside; bar-magnet shape outside |
| Bar magnet | N to S outside; closed loops inside |
Electric vs magnetic fields — at a glance
| Electric | Magnetic | |
|---|---|---|
| Source | Charges | Moving charges / currents |
| Acts on | Any charge | Moving charges only |
| Force direction | Parallel to $\vec{E}$ | $\perp$ to both $\vec{v}$ and $\vec{B}$ |
| Does work? | Yes | No |
| Monopoles? | Yes | No |
§5 — Electric Potential Energy & Potential D.2 AHL
Key formulas
Conducting sphere of radius $R$ carrying charge $Q$
- Outside ($r > R$): $V = kQ/r$
- Surface ($r = R$): $V = kQ/R$
- Inside ($r < R$): $V = kQ/R$ (constant — same as the surface)
§6 — Gravitational vs Electric Potentials D.2 AHL
Parallel equations
| Gravitational | Electric | |
|---|---|---|
| Force | $F = \dfrac{GMm}{r^2}$ | $F = \dfrac{kQq}{r^2}$ |
| Field | $g = \dfrac{GM}{r^2}$ | $E = \dfrac{kQ}{r^2}$ |
| Potential | $V_g = -\dfrac{GM}{r}$ | $V_e = \dfrac{kQ}{r}$ |
| Potential energy | $E_p = -\dfrac{GMm}{r}$ | $E_p = \dfrac{kQq}{r}$ |
Electronvolt
$1\;\mathrm{eV} = 1.60 \times 10^{-19}\;\mathrm{J}$ — the kinetic energy gained by an electron accelerated through $1\;\mathrm{V}$. Quick conversion: $E_K = qV$ gives the energy in eV directly when $q$ is expressed in units of $e$ and $V$ in volts.
§7 — Three Key Differences D.2 AHL
- Sign of force: Gravity always attracts; the electric force can attract or repel.
- Sign of potential: $V_g$ is always negative; $V_e$ can be $+$ or $-$.
- Shielding: Electric fields can be shielded (Faraday cage); gravitational fields cannot.
§8 — Exam Attack Plan All sections
When you see this in the question — reach for that:
| Question trigger | Reach for |
|---|---|
| Two point charges, find force | Coulomb: use magnitudes; state direction in words |
| "Field at point P" — multiple charges | Vector sum: resolve into $x,y$ components |
| "Potential at point P" — multiple charges | Scalar sum $\sum kQ_i/r_i$ with signs; no components |
| Charged droplet stationary between plates | Millikan: $qE = mg$, then $q = mgd/V$ |
| "Sketch field lines" or "Sketch equipotentials" | Apply field-line rules; equipotentials $\perp$ to field lines |
| Field inside a conductor | $E = 0$, $V$ = surface potential (constant) |
| Convert energy to eV | Divide by $e = 1.60 \times 10^{-19}$ — never multiply |
| Compare gravitational and electric | Same structure, $G \leftrightarrow k$, $m \leftrightarrow q$, sign differs |
| Long straight wire — direction of $\vec{B}$ | Right-hand grip: thumb along $I$, fingers curl with $\vec{B}$ |
Worked Example — IB-Style Two-Charge Field & Potential
Question (HL Paper 2 style — 6 marks)
Two point charges are placed on the $x$-axis: $Q_1 = +3.0\;\mathrm{nC}$ at $x = 0$ and $Q_2 = -3.0\;\mathrm{nC}$ at $x = 0.40\;\mathrm{m}$. Take $k = 8.99 \times 10^9\;\mathrm{N\,m^2\,C^{-2}}$.
(a) Calculate the electric potential at the midpoint $P$ ($x = 0.20\;\mathrm{m}$). (b) Calculate the magnitude of the electric field at $P$.
Solution
- Identify: Both distances from $P$ are $r = 0.20\;\mathrm{m}$. (R1)
- Potential — scalar sum with signs:
$V_P = \dfrac{kQ_1}{r} + \dfrac{kQ_2}{r} = \dfrac{(8.99\times10^9)(+3.0\times10^{-9})}{0.20} + \dfrac{(8.99\times10^9)(-3.0\times10^{-9})}{0.20}$
$= +135 - 135 = 0\;\mathrm{V}$ (M1)(A1) - Field — magnitude from each charge (use $|Q|$):
$E_1 = \dfrac{k|Q_1|}{r^2} = \dfrac{(8.99\times10^9)(3.0\times10^{-9})}{(0.20)^2} = 6.74 \times 10^{2}\;\mathrm{N\,C^{-1}}$ (M1) - Direction at $P$: $\vec{E}_1$ points away from $Q_1$ (i.e. in $+x$). $\vec{E}_2$ points toward $Q_2$ (also in $+x$, since $Q_2$ is to the right and negative). Both fields are co-linear and add. (R1)
- Net field magnitude: $E_P = E_1 + E_2 = 2 \times 6.74 \times 10^2 = 1.35 \times 10^3\;\mathrm{N\,C^{-1}}$, directed in $+x$. (A1)
Examiner's note: The classic trap here is to assume that "potential = 0" implies "field = 0". They are independent: $V$ can be zero while $E$ is non-zero, and vice versa. Students who skip the explicit direction analysis and just add field magnitudes ignoring signs frequently get $E_P = 0$ and lose all the field marks.
Common Student Questions
When can I use $E = V/d$ in IB Physics?
Why is electric potential a scalar but electric field a vector?
Is the electric field zero inside a charged conducting sphere?
Does the magnetic force ever do work on a moving charge?
How do I avoid sign errors in Coulomb's law?
Get the printable PDF version
Same cheatsheet, formatted for A4 print — keep it next to your study desk. Free for signed-in users.