IB SL

Fields

Download PDF

How to Use This Guide

  • D.1 Gravitational Fields — field strength, gravitational potential, orbital mechanics, escape velocity, geostationary orbit
  • D.2 Electric and Magnetic Fields — Coulomb’s law, electric potential, uniform field between plates, magnetic force, Hall effect
  • D.3 Motion in Electromagnetic Fields — parabolic trajectory in EE field, circular motion in BB field, velocity selector, cyclotron

Aligned to IB Physics 2025 syllabus — Theme D: Fields (first assessment 2025)


Jump to section: D.1 Gravitational Fields · D.2 Electric and Magnetic Fields · D.3 Motion in EM Fields · Exam Predictions · Practice Questions

Videos on this page: Watch: Gravitational Fields and Orbits · Watch: Electric Fields and Coulomb’s Law · Watch: Motion in Magnetic Fields


Section 1: D.1 Gravitational Fields

Quick Recall — Gravitational Fields

Q: What is gravitational field strength? A: g=F/mg = F/m — the gravitational force per unit mass at a point in the field. Units: N kg1\text{N kg}^{-1} (equivalent to m s2\text{m s}^{-2}).

Q: What does the negative sign in V=GM/rV = -GM/r mean? A: Gravitational potential is zero at infinity; it becomes more negative as you move closer to a mass. The field is attractive — work must be done against the field to move away from the mass.

Q: What is Kepler’s Third Law? A: T2r3T^2 \propto r^3 — the square of the orbital period is proportional to the cube of the orbital radius.


Gravitational Field Strength

A gravitational field is a region of space in which a mass experiences a gravitational force. Field strength gg at a point is defined as the force per unit mass experienced by a small test mass placed at that point:

g=Fmunits: N kg1g = \frac{F}{m} \qquad \text{units: N kg}^{-1}

For a point mass MM (or outside a uniform sphere of mass MM), the field strength at distance rr from the centre is:

g=GMr2g = \frac{GM}{r^2}

where G=6.67×1011 N m2 kg2G = 6.67 \times 10^{-11} \text{ N m}^2 \text{ kg}^{-2}.

Gravitational field patterns:

  • Around a point mass or uniform sphere: radial field — field lines point inward toward the mass, equally spaced around the sphere (not a SL diagram requirement, but useful context)
  • Near Earth’s surface: approximately uniform — field lines are parallel and equally spaced, g9.81 m s2g \approx 9.81 \text{ m s}^{-2} downward

gg is both a field strength and an acceleration. The gravitational field strength at Earth’s surface (9.81 N kg19.81 \text{ N kg}^{-1}) is numerically identical to the free-fall acceleration (9.81 m s29.81 \text{ m s}^{-2}). IB questions sometimes describe one or the other — recognise they are the same quantity in two different roles.

Newton’s Law of Gravitation

F=GMmr2F = \frac{GMm}{r^2}

rr is always centre-to-centre. For a satellite orbiting at height hh above a planet of radius RR, use r=R+hr = R + h. Using surface-to-surface distance instead is one of the most common Paper 2 errors.

Gravitational Potential

The gravitational potential VV at a point is the work done per unit mass in bringing a small test mass from infinity to that point:

V=GMrunits: J kg1V = -\frac{GM}{r} \qquad \text{units: J kg}^{-1}

The negative sign reflects the attractive nature of the field — the potential decreases (becomes more negative) as you approach the mass. At rr \to \infty, V=0V = 0.

The gravitational potential energy of mass mm at distance rr from mass MM:

Ep=mV=GMmrE_p = mV = -\frac{GMm}{r}

Summary of gravitational quantities:

QuantitySymbolFormulaUnit
Gravitational field strengthggGM/r2GM/r^2N kg1\text{N kg}^{-1}
Gravitational potentialVVGM/r-GM/rJ kg1\text{J kg}^{-1}
Gravitational potential energyEpE_pGMm/r-GMm/rJ
Gravitational forceFFGMm/r2GMm/r^2N

All four are in the IB data booklet.

Worked Example D1.1 — Gravitational potential:

Calculate the gravitational potential at the surface of the Earth.

Given: ME=5.97×1024 kgM_E = 5.97 \times 10^{24} \text{ kg}, RE=6.37×106 mR_E = 6.37 \times 10^6 \text{ m}, G=6.67×1011 N m2 kg2G = 6.67 \times 10^{-11} \text{ N m}^2 \text{ kg}^{-2}

V=GMr=6.67×1011×5.97×10246.37×106V = -\frac{GM}{r} = -\frac{6.67 \times 10^{-11} \times 5.97 \times 10^{24}}{6.37 \times 10^6}

V=3.98×10146.37×1066.25×107 J kg1V = -\frac{3.98 \times 10^{14}}{6.37 \times 10^6} \approx -6.25 \times 10^7 \text{ J kg}^{-1}

The negative value confirms that Earth’s surface is a bound location — energy must be supplied to move a mass from here to infinity.

Orbital Mechanics

For a satellite in a circular orbit of radius rr around a planet of mass MM, the gravitational force provides the centripetal force:

GMmr2=mv2r\frac{GMm}{r^2} = \frac{mv^2}{r}

Solving for orbital speed:

v=GMrv = \sqrt{\frac{GM}{r}}

Using v=2πr/Tv = 2\pi r / T, the orbital period follows:

T2=4π2r3GMT^2 = \frac{4\pi^2 r^3}{GM}

This is Kepler’s Third Law for circular orbits: T2r3T^2 \propto r^3.

Kepler’s Third Law comparisons. If a question asks you to compare two orbiting objects around the same planet, take the ratio: T12T22=r13r23\frac{T_1^2}{T_2^2} = \frac{r_1^3}{r_2^3}. This cancels GG and MM, making the calculation much simpler than using absolute values.

Geostationary orbit conditions:

  1. Orbital period = 24 hours (Earth’s rotation period)
  2. Orbit is in the equatorial plane
  3. Direction of orbit is the same as Earth’s rotation (west to east)
  4. Altitude 36,000 km\approx 36{,}000 \text{ km} above the equator
  5. Appears stationary from the ground

Applications: telecommunications satellites, weather satellites.

Escape Velocity

The minimum launch speed for an object to escape a planet’s gravitational field (reaching rr \to \infty with zero kinetic energy remaining):

Setting total energy = 0:

12mvesc2+(GMmR)=0\tfrac{1}{2}mv_{\text{esc}}^2 + \left(-\frac{GMm}{R}\right) = 0

vesc=2GMRv_{\text{esc}} = \sqrt{\frac{2GM}{R}}

where RR is the planet’s radius. Note that escape velocity depends on the planet’s mass and radius — not on the mass of the escaping object.

Worked Example D1.2 — Orbital speed and period:

A satellite orbits the Earth at a height of 600 km600 \text{ km}. Calculate (a) its orbital speed and (b) its orbital period.

Data: G=6.67×1011 N m2 kg2G = 6.67 \times 10^{-11} \text{ N m}^2 \text{ kg}^{-2}, ME=5.97×1024 kgM_E = 5.97 \times 10^{24} \text{ kg}, RE=6.37×106 mR_E = 6.37 \times 10^6 \text{ m}, orbital height h=600 kmh = 600 \text{ km}

r=RE+h=6.37×106+6.00×105=6.97×106 mr = R_E + h = 6.37 \times 10^6 + 6.00 \times 10^5 = 6.97 \times 10^6 \text{ m}

(a) Orbital speed:

v=GMr=6.67×1011×5.97×10246.97×106=5.71×1077560 m s1v = \sqrt{\frac{GM}{r}} = \sqrt{\frac{6.67 \times 10^{-11} \times 5.97 \times 10^{24}}{6.97 \times 10^6}} = \sqrt{5.71 \times 10^7} \approx 7560 \text{ m s}^{-1}

(b) Orbital period:

T=2πrv=2π×6.97×10675605800 s97 minT = \frac{2\pi r}{v} = \frac{2\pi \times 6.97 \times 10^6}{7560} \approx 5800 \text{ s} \approx 97 \text{ min}

Data booklet reference: g=GM/r2g = GM/r^2, V=GM/rV = -GM/r, Ep=GMm/rE_p = -GMm/r, T2=4π2r3/(GM)T^2 = 4\pi^2r^3/(GM), v=GM/rv = \sqrt{GM/r}, and vesc=2GM/Rv_{\text{esc}} = \sqrt{2GM/R} are all in the data booklet. Know which formula to reach for and always check rr is centre-to-centre.

Watch: Gravitational Fields and Orbits

Khan Academy · 12 min · Covers gravitational field strength, Newton’s law of gravitation, orbital mechanics, and Kepler’s Third Law with step-by-step calculations matched to IB Paper 2 style.


Section 2: D.2 Electric and Magnetic Fields

Quick Recall — Electric and Magnetic Fields

Q: What is the direction of an electric field line? A: From positive to negative — the direction a positive test charge would move. Field lines never cross.

Q: What direction is the magnetic force on a current-carrying wire? A: Use the left-hand rule (for conventional current): thumb = force, index finger = field BB, middle finger = current II.

Q: What is the Hall effect used for? A: To determine the sign of charge carriers in a conductor and to measure magnetic field strength.


Electric Field Strength

The electric field strength EE at a point is the force per unit positive charge experienced by a small test charge:

E=Fqunits: N C1 (equivalent to V m1)E = \frac{F}{q} \qquad \text{units: N C}^{-1} \text{ (equivalent to V m}^{-1}\text{)}

Electric field strength is a vector. Its direction is the direction of force on a positive test charge. The force on a negative charge is opposite to the field direction. Forgetting to reverse the direction for negative charges is a common error.

Coulomb’s Law

The electrostatic force between two point charges q1q_1 and q2q_2 separated by distance rr:

F=kq1q2r2=q1q24πε0r2F = \frac{kq_1 q_2}{r^2} = \frac{q_1 q_2}{4\pi\varepsilon_0 r^2}

where k=14πε0=8.99×109 N m2 C2k = \frac{1}{4\pi\varepsilon_0} = 8.99 \times 10^9 \text{ N m}^2 \text{ C}^{-2} and ε0=8.85×1012 C2 N1 m2\varepsilon_0 = 8.85 \times 10^{-12} \text{ C}^2 \text{ N}^{-1} \text{ m}^{-2}.

The electric field of a point charge qq at distance rr:

E=kqr2E = \frac{kq}{r^2}

Comparing gravitational and electric fields:

PropertyGravitationalElectric
SourceMass mmCharge qq
Force lawF=GMm/r2F = GMm/r^2F=kq1q2/r2F = kq_1q_2/r^2
Field strengthg=GM/r2g = GM/r^2E=kq/r2E = kq/r^2
PotentialV=GM/rV = -GM/rV=kq/rV = kq/r
Always attractive?YesNo (like charges repel)

Notice the mathematical structure is identical — this analogy is a useful memory tool.

Electric Potential

The electric potential VV at a point is the work done per unit positive charge in bringing a small test charge from infinity to that point:

V=kqrunits: J C1=V (volt)V = \frac{kq}{r} \qquad \text{units: J C}^{-1} = \text{V (volt)}

Note: unlike gravitational potential, electric potential can be positive (near positive charge) or negative (near negative charge).

The relationship between electric field and potential:

E=ΔVΔrE = -\frac{\Delta V}{\Delta r}

The field points in the direction of decreasing potential.

The electric potential energy of charge qq at a point with potential VV:

Ep=qV=kq1q2rE_p = qV = \frac{kq_1 q_2}{r}

Uniform Electric Field Between Parallel Plates

For two parallel plates separated by distance dd with potential difference VV between them:

E=Vdunits: V m1E = \frac{V}{d} \qquad \text{units: V m}^{-1}

The field is uniform (constant magnitude and direction) between the plates, directed from the positive plate to the negative plate.

Worked Example D2.1 — Electric field between plates:

Two parallel plates are separated by d=4.0 mmd = 4.0 \text{ mm} and connected to a 120 V120 \text{ V} supply. Calculate (a) the electric field strength between the plates, and (b) the force on an electron between the plates.

(a) Field strength:

E=Vd=1204.0×103=3.0×104 V m1E = \frac{V}{d} = \frac{120}{4.0 \times 10^{-3}} = 3.0 \times 10^4 \text{ V m}^{-1}

(b) Force on electron (q=1.60×1019 Cq = 1.60 \times 10^{-19} \text{ C}):

F=qE=1.60×1019×3.0×104=4.8×1015 NF = qE = 1.60 \times 10^{-19} \times 3.0 \times 10^4 = 4.8 \times 10^{-15} \text{ N}

The force is directed toward the positive plate (opposite to EE because the electron is negatively charged).

Magnetic Field and Flux Density

The magnetic flux density BB (also called the magnetic field strength) is measured in tesla (T). It characterises the strength of a magnetic field.

Field patterns (qualitative knowledge required for IB SL):

  • Straight current-carrying wire: concentric circular field lines around the wire. Direction given by the right-hand rule: curl the fingers in the direction of field, thumb points in the direction of current.
  • Solenoid: uniform field inside, similar to a bar magnet outside. Inside, field lines are parallel to the axis. Direction: use the right-hand rule with the coil current.

Force on a Current-Carrying Conductor

A straight conductor of length LL carrying current II in a magnetic field BB:

F=BILsinθF = BIL\sin\theta

where θ\theta is the angle between the current direction and the field direction. Maximum force when θ=90°\theta = 90° (perpendicular); zero force when the current is parallel to the field.

Fleming’s Left-Hand Rule (for conventional current):

  • Thumb: direction of Force (thrust)
  • Index finger: direction of field BB
  • Middle finger: direction of conventional Current

Keep the three fingers mutually perpendicular.

Force on a Moving Charge

A charge qq moving with velocity vv in a magnetic field BB:

F=qvBsinθF = qvB\sin\theta

where θ\theta is the angle between the velocity and the field. This force is always perpendicular to both vv and BB.

The magnetic force does no work. Because the magnetic force F=qvBF = qvB is always perpendicular to the velocity, it cannot change the kinetic energy of the charged particle — only its direction. This is why a charged particle in a magnetic field moves in a circle (uniform circular motion), not a spiral.

The Hall Effect

When a current-carrying conductor is placed in a magnetic field perpendicular to the current, charge carriers are deflected sideways, building up a potential difference across the conductor known as the Hall voltage:

VH=BInqtV_H = \frac{BI}{nqt}

where:

  • BB = magnetic flux density (T)
  • II = current through the conductor (A)
  • nn = number density of charge carriers (m3\text{m}^{-3})
  • qq = charge on each carrier (C)
  • tt = thickness of the conductor in the direction of BB (m)

Hall effect applications:

  1. Determining the sign of charge carriers: the polarity of VHV_H depends on whether positive or negative charges are the majority carriers. If the polarity is reversed when the same current flows in the same direction, the carriers are holes (positive) rather than electrons.
  2. Measuring magnetic field strength: rearranging gives B=VHnqt/IB = V_H nqt/I. Hall probes are widely used in magnetometers and contactless current measurement.

Worked Example D2.2 — Hall voltage:

A copper strip of thickness t=0.20 mmt = 0.20 \text{ mm} carries a current of 5.0 A5.0 \text{ A} in a magnetic field of B=0.15 TB = 0.15 \text{ T} perpendicular to the strip. The charge carrier density for copper is n=8.5×1028 m3n = 8.5 \times 10^{28} \text{ m}^{-3}. Calculate the Hall voltage.

VH=BInqt=0.15×5.08.5×1028×1.60×1019×0.20×103V_H = \frac{BI}{nqt} = \frac{0.15 \times 5.0}{8.5 \times 10^{28} \times 1.60 \times 10^{-19} \times 0.20 \times 10^{-3}}

VH=0.752.72×1062.8×107 V=0.28 μVV_H = \frac{0.75}{2.72 \times 10^6} \approx 2.8 \times 10^{-7} \text{ V} = 0.28 \text{ }\mu\text{V}

This extremely small voltage explains why Hall probes use semiconductor materials (small nn) rather than metals — a smaller nn gives a larger, more measurable VHV_H.

Data booklet reference: F=kq1q2/r2F = kq_1q_2/r^2, E=kq/r2E = kq/r^2, V=kq/rV = kq/r, E=V/dE = V/d, Ep=qVE_p = qV, F=BILsinθF = BIL\sin\theta, F=qvBsinθF = qvB\sin\theta, and VH=BI/(nqt)V_H = BI/(nqt) are all in the data booklet.

Watch: Electric Fields and Coulomb’s Law

Physics Online (David Fairhurst) · 14 min · Covers Coulomb’s law, electric field strength, electric potential, and the uniform field between parallel plates — all directly relevant to IB Physics SL Theme D. Clear worked examples throughout.


Section 3: D.3 Motion in Electromagnetic Fields

Quick Recall — Motion in EM Fields

Q: What shape is the path of a charged particle in a uniform electric field (perpendicular entry)? A: Parabolic — the same shape as projectile motion under gravity, because the electric force is constant and perpendicular to the initial velocity.

Q: What determines the radius of circular motion in a magnetic field? A: r=mv/(qB)r = mv/(qB). Greater momentum or smaller charge/field gives a larger radius.

Q: How does a velocity selector work? A: Electric force and magnetic force are balanced for one particular speed: qE=qvBqE = qvB, so v=E/Bv = E/B. Only particles with that speed travel in a straight line.


Charged Particle in a Uniform Electric Field

A charged particle entering a uniform electric field perpendicular to the field lines (e.g., horizontally between vertical plates) behaves exactly like a projectile:

  • Along the field direction: constant acceleration a=qE/ma = qE/m, parabolic displacement
  • Perpendicular to the field: constant velocity (no force component)

Parallel plate particle motion (entering horizontally):

  • Horizontal: x=v0tx = v_0 t (constant velocity)
  • Vertical: y=12at2y = \tfrac{1}{2}at^2 where a=qEm=qVmda = \frac{qE}{m} = \frac{qV}{md}
  • Time of flight inside plates: t=L/v0t = L/v_0 where LL is the plate length
  • Vertical deflection: y=qVL22mdv02y = \frac{qVL^2}{2mdv_0^2}

Worked Example D3.1 — Deflection between plates:

A proton (m=1.67×1027 kgm = 1.67 \times 10^{-27} \text{ kg}, q=1.60×1019 Cq = 1.60 \times 10^{-19} \text{ C}) enters horizontally between parallel plates of length L=8.0 cmL = 8.0 \text{ cm} with initial speed v0=2.0×106 m s1v_0 = 2.0 \times 10^6 \text{ m s}^{-1}. The electric field between the plates is E=5.0×104 V m1E = 5.0 \times 10^4 \text{ V m}^{-1}, directed upward.

Acceleration:

a=qEm=1.60×1019×5.0×1041.67×1027=8.0×10151.67×10274.79×1012 m s2a = \frac{qE}{m} = \frac{1.60 \times 10^{-19} \times 5.0 \times 10^4}{1.67 \times 10^{-27}} = \frac{8.0 \times 10^{-15}}{1.67 \times 10^{-27}} \approx 4.79 \times 10^{12} \text{ m s}^{-2}

Time inside the plates:

t=Lv0=0.0802.0×106=4.0×108 st = \frac{L}{v_0} = \frac{0.080}{2.0 \times 10^6} = 4.0 \times 10^{-8} \text{ s}

Vertical deflection:

y=12at2=12×4.79×1012×(4.0×108)2=12×4.79×1012×1.6×10153.8×103 m=3.8 mmy = \tfrac{1}{2}at^2 = \tfrac{1}{2} \times 4.79 \times 10^{12} \times (4.0 \times 10^{-8})^2 = \tfrac{1}{2} \times 4.79 \times 10^{12} \times 1.6 \times 10^{-15} \approx 3.8 \times 10^{-3} \text{ m} = 3.8 \text{ mm}

Charged Particle in a Uniform Magnetic Field

A charged particle moving perpendicular to a uniform magnetic field experiences a force F=qvBF = qvB that is always perpendicular to its velocity. Since the force never does work (no component along vv), the speed remains constant and the path is a circle.

Setting magnetic force equal to centripetal force:

qvB=mv2rqvB = \frac{mv^2}{r}

r=mvqBr = \frac{mv}{qB}

Key facts about circular motion in a BB field:

  • Radius r=mv/(qB)r = mv/(qB) — increases with momentum mvmv, decreases with charge or field strength
  • The period T=2πm/(qB)T = 2\pi m/(qB) — independent of speed (this is why cyclotrons work)
  • If the particle enters at an angle to BB, the path is a helix (SL does not require helical motion calculations)

More massive or faster particles curve less. In a magnetic field, a proton curves less than an electron (same charge, much greater mass, so larger rr). A faster particle also curves less. IB Paper 1 frequently shows two curved tracks and asks which corresponds to a higher momentum particle — it is always the track with the larger radius.

Worked Example D3.2 — Circular motion in a magnetic field:

An electron (m=9.11×1031 kgm = 9.11 \times 10^{-31} \text{ kg}, q=1.60×1019 Cq = 1.60 \times 10^{-19} \text{ C}) moves at 3.0×107 m s13.0 \times 10^7 \text{ m s}^{-1} perpendicular to a magnetic field of B=0.040 TB = 0.040 \text{ T}. Find the radius of its circular path.

r=mvqB=9.11×1031×3.0×1071.60×1019×0.040r = \frac{mv}{qB} = \frac{9.11 \times 10^{-31} \times 3.0 \times 10^7}{1.60 \times 10^{-19} \times 0.040}

r=2.73×10236.40×10214.3×103 m=4.3 mmr = \frac{2.73 \times 10^{-23}}{6.40 \times 10^{-21}} \approx 4.3 \times 10^{-3} \text{ m} = 4.3 \text{ mm}

Velocity Selector

A velocity selector uses crossed electric and magnetic fields to select particles of one specific speed, regardless of their mass or charge.

Setup: E\vec{E} and B\vec{B} are perpendicular to each other and both perpendicular to the particle’s velocity. The electric force qEqE and magnetic force qvBqvB act in opposite directions.

For straight-line (undeflected) travel, the forces must be equal:

qE=qvB    v=EBqE = qvB \implies v = \frac{E}{B}

Only particles with speed v=E/Bv = E/B pass through undeflected. Faster particles are deflected in the magnetic force direction; slower particles in the electric force direction.

The charge qq cancels in the velocity selector equation. This means the selector works for any charge value — it selects by speed alone, not by charge-to-mass ratio. IB questions sometimes ask students to show this derivation — write it out step by step.

The Cyclotron

A cyclotron is a particle accelerator that uses a combination of:

  1. A uniform magnetic field (perpendicular to the plane of motion) to curve the particles in semicircles
  2. An alternating electric field across the gap between two D-shaped hollow electrodes (called dees) to accelerate particles each time they cross the gap

How a cyclotron works (step by step for IB):

  1. Protons (or ions) start at the centre between the dees
  2. The magnetic field causes them to travel in a semicircle inside a dee
  3. As they cross the gap, the alternating voltage accelerates them (gains kinetic energy)
  4. In the next dee, they travel in a larger semicircle (greater r=mv/qBr = mv/qB because vv has increased)
  5. They spiral outward, gaining energy each time they cross the gap
  6. The period of revolution T=2πm/(qB)T = 2\pi m/(qB) is constant regardless of speed, so the alternating field frequency stays fixed at f=qB/(2πm)f = qB/(2\pi m) — this is the key reason the cyclotron design works
  7. The maximum kinetic energy is achieved when the radius equals the dee radius

Cyclotron vs linear accelerator. The cyclotron’s advantage over a simple linear accelerator is that the magnetic field makes the particle travel in circles, so a small number of accelerating electrodes can be used many times over. The fixed-frequency condition (TT independent of vv) breaks down at relativistic speeds — this is why synchrotrons (which vary the field frequency) are needed for very high-energy physics.

Combined Fields: Mass Spectrometry Principles

In a mass spectrometer, ions pass through a velocity selector (ensuring known speed v=E/B1v = E/B_1), then enter a region of different magnetic field B2B_2 where they travel in semicircles. The radius of curvature is:

r=mvqB2r = \frac{mv}{qB_2}

Since vv, qq, and B2B_2 are known, measuring rr gives the mass mm of the ion. Different isotopes (same qq, different mm) have different radii and land at different positions on a detector.

Worked Example D3.3 — Velocity selector and mass spectrometer:

Ions of charge q=1.60×1019 Cq = 1.60 \times 10^{-19} \text{ C} pass through a velocity selector where E=2.4×104 V m1E = 2.4 \times 10^4 \text{ V m}^{-1} and B1=0.080 TB_1 = 0.080 \text{ T}.

(a) Find the speed selected.

(b) The ions then enter a region with B2=0.15 TB_2 = 0.15 \text{ T} and travel in a semicircle of radius r=0.21 mr = 0.21 \text{ m}. Find the mass of the ions.

(a) v=E/B1=(2.4×104)/(0.080)=3.0×105 m s1v = E/B_1 = (2.4 \times 10^4) / (0.080) = 3.0 \times 10^5 \text{ m s}^{-1}

(b) Rearranging r=mv/(qB2)r = mv/(qB_2):

m=qB2rv=1.60×1019×0.15×0.213.0×105=5.04×10213.0×1051.68×1026 kgm = \frac{qB_2 r}{v} = \frac{1.60 \times 10^{-19} \times 0.15 \times 0.21}{3.0 \times 10^5} = \frac{5.04 \times 10^{-21}}{3.0 \times 10^5} \approx 1.68 \times 10^{-26} \text{ kg}

This corresponds to approximately 10 atomic mass units (1 u=1.66×1027 kg1 \text{ u} = 1.66 \times 10^{-27} \text{ kg}), consistent with a boron-10 ion (510B^{10}_{5}\text{B}).

Data booklet reference: F=qvBsinθF = qvB\sin\theta, r=mv/(qB)r = mv/(qB) (derivable from setting qvB=mv2/rqvB = mv^2/r). The cyclotron frequency formula can be derived: f=v/(2πr)=v/(2πmv/(qB))=qB/(2πm)f = v/(2\pi r) = v/(2\pi \cdot mv/(qB)) = qB/(2\pi m).

Watch: Motion in Magnetic Fields — Circular Motion, Velocity Selector, and Cyclotron

Physics Online (David Fairhurst) · 16 min · Explains circular motion of charged particles in a uniform magnetic field, derives r=mv/(qB)r = mv/(qB), and covers the velocity selector and cyclotron with clear IB-style exam questions and worked solutions.


May 2026 Exam Predictions — Theme D

Paper 1 MCQ — Likely Topics

D.1 Gravitational Fields

  • Given two planets with different masses and radii, calculate the ratio of surface gravitational field strengths (gM/R2g \propto M/R^2)
  • Use T2r3T^2 \propto r^3 to find the period or radius of a second orbit when the first is known
  • State which of four statements about geostationary satellites is correct
  • Identify the sign and shape of a gravitational potential graph (V=GM/rV = -GM/r, negative and asymptotically approaching zero from below)

D.2 Electric and Magnetic Fields

  • Coulomb’s law: if one charge is doubled and separation is halved, find the factor change in force
  • Identify the direction of force on a charge moving in a magnetic field (left-hand rule / v×B\vec{v} \times \vec{B})
  • Which statement about the Hall effect is correct — expect one option about carrier sign determination
  • Compare field lines of a uniform electric field vs a point charge field

D.3 Motion in EM Fields

  • Given a diagram of two particle tracks in a magnetic field, identify which has greater momentum (larger radius = greater momentum)
  • A proton and an electron enter a magnetic field with the same speed — compare their radii (proton has larger rr because greater mass)
  • Velocity selector: show that the selected speed is independent of charge — expect a derivation-style MCQ

Paper 2 Multi-Part — Likely Questions

Question type 1 (D.1): Satellite orbit calculation

Typical structure: given a planet’s mass and radius, calculate orbital speed and period at a specified altitude. Then state what happens to orbital speed if the satellite moves to a higher orbit (speed decreases — counter-intuitive but follows from v=GM/rv = \sqrt{GM/r}). May ask to explain why a geostationary orbit must be equatorial.

Question type 2 (D.2): Parallel plate deflection

Given plate separation, voltage, and particle initial speed, calculate: (a) electric field between plates; (b) acceleration of particle; (c) vertical deflection after travelling the length of the plates. Expect 5–7 marks total with a follow-up asking about the shape of the trajectory.

Question type 3 (D.3): Cyclotron or mass spectrometer

Describe how a cyclotron accelerates protons — IB mark schemes want at minimum: role of the dees, role of the alternating electric field at the gap, role of the magnetic field causing circular motion, and why the radius increases. Alternatively, a mass spectrometer calculation: select speed, find radius, determine mass.

Theme D most-dropped marks (from past IB mark schemes):

  1. Using surface radius instead of r=R+hr = R + h for satellite problems
  2. Stating that the magnetic force does work on a moving charge — it does NOT
  3. Forgetting to square rr in Kepler’s Third Law ratio comparisons
  4. Confusing electric field strength EE (force per charge) with electric potential VV (energy per charge)
  5. Stating the cyclotron frequency changes as the particle speeds up — it does NOT (that is the whole point of the cyclotron design)

Exam-Style Practice Questions

Paper 1 Style (MCQ)

Q1. A satellite orbits a planet in a circular orbit of radius rr. The gravitational field strength at radius rr is gg. Which expression gives the orbital speed of the satellite?

A. gr\sqrt{gr}

B. g/r\sqrt{g/r}

C. grgr

D. g/rg/r

Answer

A. Setting gravitational force equal to centripetal force: mg=mv2/rmg = mv^2/r, so v2=grv^2 = gr, giving v=grv = \sqrt{gr}. Alternatively, use g=GM/r2g = GM/r^2 and v=GM/rv = \sqrt{GM/r} to get v=grv = \sqrt{gr}.


Q2. A proton and an electron enter a region of uniform magnetic field with the same speed, both moving perpendicular to the field. How do their radii of curvature compare?

A. The proton has a smaller radius because it has greater charge.

B. The radii are equal because the charges are equal in magnitude.

C. The electron has a larger radius because the magnetic force on it is directed opposite to the field.

D. The proton has a larger radius because it has greater mass.

Answer

D. From r=mv/(qB)r = mv/(qB), with the same vv, qq (same magnitude), and BB, the radius is proportional to mass mm. The proton’s mass is approximately 1836 times the electron mass, so the proton curves much less (much larger radius).


Q3. An electric field EE and magnetic field BB are perpendicular to each other in a velocity selector. A particle of charge qq and mass mm travels undeflected through the selector. The speed of the particle is:

A. qB/EqB/E

B. E/BE/B

C. qE/mBqE/mB

D. B/EB/E

Answer

B. For straight-line travel: qE=qvBqE = qvB, so v=E/Bv = E/B. The charge qq and mass mm cancel — the speed selected is independent of the particle’s charge or mass.


Q4. Two identical point charges, each of charge +Q+Q, are separated by distance dd. The electric force between them is FF. The separation is increased to 3d3d and one charge is changed to 2Q-2Q. What is the new force?

A. 2F9\frac{2F}{9}

B. F9\frac{F}{9}

C. 2F3\frac{2F}{3}

D. 2F2F

Answer

A. Original: F=kQ2/d2F = kQ^2/d^2. New: F=k(Q)(2Q)/(3d)2=2kQ2/(9d2)=2F/9F' = k(Q)(2Q)/(3d)^2 = 2kQ^2/(9d^2) = 2F/9. The sign of the force changes from repulsive to attractive, but the magnitude is 2F/92F/9.


Paper 2 Style (Structured Response)

Q5. A satellite of mass mm orbits Earth (mass MM, radius RR) at an altitude hh above the surface.

(a) Show that the orbital speed is given by v=GM/(R+h)v = \sqrt{GM/(R+h)}. [2]

(b) The satellite is at altitude h=200 kmh = 200 \text{ km}. Given G=6.67×1011 N m2 kg2G = 6.67 \times 10^{-11} \text{ N m}^2 \text{ kg}^{-2}, M=5.97×1024 kgM = 5.97 \times 10^{24} \text{ kg}, R=6.37×106 mR = 6.37 \times 10^6 \text{ m}, calculate the orbital period in minutes. [3]

(c) State two conditions that a geostationary satellite must satisfy in addition to having the correct orbital period. [2]

(d) Explain why a geostationary orbit must be at one specific altitude and no other. [2]

Mark-scheme answers

(a) The gravitational force provides the centripetal force:

GMm(R+h)2=mv2(R+h)\frac{GMm}{(R+h)^2} = \frac{mv^2}{(R+h)}

Cancel mm and one factor of (R+h)(R+h):

v2=GMR+h    v=GMR+hv^2 = \frac{GM}{R+h} \implies v = \sqrt{\frac{GM}{R+h}} \checkmark

[2 marks: 1 for equating gravitational and centripetal forces; 1 for correct rearrangement]

(b) r=R+h=6.37×106+2.00×105=6.57×106 mr = R + h = 6.37 \times 10^6 + 2.00 \times 10^5 = 6.57 \times 10^6 \text{ m}

v=6.67×1011×5.97×10246.57×106=6.06×1077790 m s1v = \sqrt{\frac{6.67 \times 10^{-11} \times 5.97 \times 10^{24}}{6.57 \times 10^6}} = \sqrt{6.06 \times 10^7} \approx 7790 \text{ m s}^{-1}

T=2πrv=2π×6.57×10677905300 s88 minT = \frac{2\pi r}{v} = \frac{2\pi \times 6.57 \times 10^6}{7790} \approx 5300 \text{ s} \approx 88 \text{ min}

[3 marks: 1 for correct rr; 1 for vv; 1 for TT converted to minutes]

(c) Any two of: (1) the orbit must be in the equatorial plane; (2) the direction of orbit must match Earth’s rotation direction (west to east); (3) the orbit must be circular.

[2 marks: 1 per valid condition]

(d) The orbital period is determined by the orbital radius through Kepler’s Third Law (T2=4π2r3/GMT^2 = 4\pi^2r^3/GM). For a geostationary orbit, TT must equal exactly 24 hours (Earth’s rotation period). Since TT uniquely determines rr, there is only one radius — and therefore one altitude — that gives a 24-hour period.

[2 marks: 1 for linking T=24 hT = 24 \text{ h} to a unique rr via Kepler’s Third Law; 1 for explaining that one TT value gives one rr value]


Q6. A student investigates the motion of electrons in a magnetic field. Electrons are accelerated through a potential difference Va=2.5 VV_a = 2.5 \text{ V} from rest, then enter a uniform magnetic field of B=8.0×103 TB = 8.0 \times 10^{-3} \text{ T} perpendicular to their velocity.

Data: me=9.11×1031 kgm_e = 9.11 \times 10^{-31} \text{ kg}, e=1.60×1019 Ce = 1.60 \times 10^{-19} \text{ C}

(a) Calculate the speed of the electrons as they enter the magnetic field. [2]

(b) Calculate the radius of the circular path. [2]

(c) Explain why the magnetic field does no work on the electron as it moves in the circle. [2]

(d) The electron beam is adjusted so that the same electrons also pass through a region of uniform electric field directed perpendicular to both the electron velocity and BB. State the value of EE required so that the electrons travel in a straight line, and state which direction EE must point. [2]

Mark-scheme answers

(a) Using energy conservation: eVa=12mev2eV_a = \tfrac{1}{2}m_e v^2

v=2eVame=2×1.60×1019×2.59.11×1031=8.78×10119.4×105 m s1v = \sqrt{\frac{2eV_a}{m_e}} = \sqrt{\frac{2 \times 1.60 \times 10^{-19} \times 2.5}{9.11 \times 10^{-31}}} = \sqrt{8.78 \times 10^{11}} \approx 9.4 \times 10^5 \text{ m s}^{-1}

[2 marks: 1 for eVa=12mev2eV_a = \tfrac{1}{2}m_ev^2; 1 for correct answer]

(b) r=mev/(eB)=(9.11×1031×9.4×105)/(1.60×1019×8.0×103)r = m_e v / (eB) = (9.11 \times 10^{-31} \times 9.4 \times 10^5) / (1.60 \times 10^{-19} \times 8.0 \times 10^{-3})

r=8.56×10251.28×10216.7×104 m=0.67 mmr = \frac{8.56 \times 10^{-25}}{1.28 \times 10^{-21}} \approx 6.7 \times 10^{-4} \text{ m} = 0.67 \text{ mm}

[2 marks: 1 for formula; 1 for correct answer]

(c) The magnetic force is always perpendicular to the electron’s velocity. Work done = Fd=Fdcos90°=0F \cdot d = Fd\cos 90° = 0. Since no work is done, there is no change in kinetic energy, so the electron’s speed (and hence kinetic energy) remains constant throughout the circular motion.

[2 marks: 1 for stating force is perpendicular to velocity; 1 for linking this to zero work done and constant speed]

(d) For straight-line travel: eE=evB    E=vB=9.4×105×8.0×1037.5×103 V m1eE = evB \implies E = vB = 9.4 \times 10^5 \times 8.0 \times 10^{-3} \approx 7.5 \times 10^3 \text{ V m}^{-1}.

The electric force must oppose the magnetic force on the electron. Since the electron is negative, the electric force is opposite to E\vec{E}. The direction of EE must be determined by the geometry of the specific setup — EE should point such that the electric force on the electron is opposite to the magnetic force (toward the centre of the original circular path).

[2 marks: 1 for E=vBE = vB with correct numerical answer; 1 for recognising the directions must oppose and for the correct direction statement]


Theme D final checklist before the exam:

  • Know all four gravitational field formulas and when to use each
  • Remember r=R+hr = R + h for satellite orbit problems
  • Understand the negative sign in V=GM/rV = -GM/r and Ep=GMm/rE_p = -GMm/r
  • Know that the magnetic force does NO work on a charged particle
  • Know r=mv/(qB)r = mv/(qB) and be able to derive it from qvB=mv2/rqvB = mv^2/r
  • Be able to explain the velocity selector using force balance qE=qvBqE = qvB
  • Be able to describe the cyclotron: dees, alternating field, why radius increases, why frequency is constant