eleven9Silicon // Reference Series

CIRCULAR MOTION
& MAGNETIC FORCE

Mechanics foundations for charged-particle motion in magnetic fields — from centripetal kinematics to cyclotron frequency.

00 //

The Core Idea

When a charged particle moves through a magnetic field, the field pushes it sideways — perpendicular to its velocity at all times. That's exactly the kind of force needed for circular motion. So the bridge equation is:

$$F_{\text{mag}} = F_{\text{centripetal}}$$

Everything else in this reference is a consequence of that one statement. Mechanics gives us what circular motion requires; magnetism supplies that requirement.

Magnetic fields are trajectory benders, not speed-changers. They curve the path without doing any work. That's why you get arcs, circles, and helices — not acceleration along a line.

01 //

Variables & Terms

Term interrogation — before deriving anything, know what every symbol means physically.

SymbolPhysical meaning
$m$Mass of the particle — resists changes in motion (inertia)
$v$Speed — magnitude of velocity; stays constant in pure magnetic circular motion
$r$Radius of curvature — how tight the circular path is
$T$Period — time to complete one full revolution
$f$Frequency — revolutions per second; $f = 1/T$
$\omega$Angular speed — radians swept per second; how fast the angle changes
$a_c$Centripetal acceleration — inward acceleration needed to maintain circular path
$F_c$Centripetal force — the net inward force that causes circular motion (not a new force type!)
$q$Electric charge of the particle (sign matters for direction)
$B$Magnetic field strength (magnitude)
$\theta$Angle between $\textbf{v}$ and $\textbf{B}$; controls the force magnitude via $\sin\theta$

Key assumptions for clean circular motion: uniform magnetic field, $\textbf{v} \perp \textbf{B}$ (so $\theta = 90°$), no electric field, no drag, constant speed.

02 //

Circular Kinematics

Arc Length

When a particle moves along a circle of radius $r$ through an angle $\theta$ (in radians), the actual distance traveled along the arc is:

$$s = r\theta$$

This just converts angle into a physical distance by scaling with the radius. Bigger circle → same angle covers more ground.

Angular Speed $\omega$

Angular speed is the rate at which the angle is sweeping. By definition:

$$\omega = \frac{\Delta\theta}{\Delta t}$$

For one full revolution, the angle swept is $2\pi$ radians, taking time $T$. So:

$$\omega = \frac{2\pi}{T} = 2\pi f$$

All three forms are equivalent — pick whichever you have data for.

Linear Speed from Angular Speed

The particle's regular speed $v$ and its angular speed $\omega$ are connected by the radius:

$$v = r\omega = \frac{2\pi r}{T} = 2\pi r f$$

Think of two horses on a merry-go-round — the outer horse covers more distance per revolution than the inner horse, even though both complete a revolution in the same time. $v = r\omega$ captures that: same $\omega$, bigger $r$, bigger $v$.

03 //

Centripetal Acceleration & Force

Centripetal Acceleration

Even at constant speed, circular motion involves changing direction — so the velocity vector is always changing, meaning there IS acceleration. That acceleration points inward toward the center.

$$a_c = \frac{v^2}{r}$$

We can rewrite this in terms of $\omega$ by substituting $v = r\omega$:

01
Start with $$a_c = \frac{v^2}{r}$$
02
Sub in $v = r\omega$ $$a_c = \frac{(r\omega)^2}{r} = \frac{r^2\omega^2}{r} = r\omega^2$$
03
Sub in $v = 2\pi r/T$ $$a_c = \frac{1}{r}\left(\frac{2\pi r}{T}\right)^2 = \frac{4\pi^2 r}{T^2}$$
$$a_c = \frac{v^2}{r} = r\omega^2 = \frac{4\pi^2 r}{T^2}$$

Centripetal Force

Newton's second law: $F = ma$. The inward force required to maintain circular motion is:

$$F_c = \frac{mv^2}{r} = mr\omega^2 = \frac{4\pi^2 mr}{T^2}$$

Centripetal force is not a new type of force. It's just a label for whatever net inward force is doing the curving. In a car turning a corner, it's friction. For a satellite, it's gravity. For a charged particle in a magnetic field, it's the magnetic force. The name just tells you the role, not the source.

04 //

The Magnetic Force

The magnitude of the magnetic force on a moving charge is:

$$F_B = qvB\sin\theta$$
TermWhat it represents
$q$Charge magnitude — more charge, stronger the push
$v$Speed — faster particle, stronger force
$B$Field strength — stronger field, stronger push
$\sin\theta$Projection factor — only the velocity component perpendicular to $\textbf{B}$ gets deflected. If the particle moves parallel to the field ($\theta = 0°$), the force is zero — no deflection at all.

For our circular-motion case, we set $\textbf{v} \perp \textbf{B}$, so $\theta = 90°$ and $\sin 90° = 1$:

$$F_B = qvB$$

Now set that equal to the centripetal force requirement:

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

This is the bridge equation — it connects magnetic physics to mechanical circular motion. Everything below flows from this single statement.

05 //

Key Derivations

A. Radius of Curvature

Starting from $qvB = mv^2/r$, solve for $r$:

01
Start $$qvB = \frac{mv^2}{r}$$
02
Multiply both sides by $r$ $$rqvB = mv^2$$
03
Divide both sides by $qvB$ $$r = \frac{mv^2}{qvB}$$
04
Cancel one factor of $v$ $$r = \frac{mv}{qB}$$
$$\boxed{r = \frac{mv}{qB}}$$

Read this directly: bigger $m$ or $v$ → harder to bend → larger radius. Bigger $q$ or $B$ → stronger inward push → tighter circle. This is the load-bearing formula for charged-particle motion in a field.

B. Angular Speed (Cyclotron Frequency)

Use $\omega = v/r$ and substitute $r = mv/(qB)$:

01
Definition $$\omega = \frac{v}{r}$$
02
Sub $r = mv/(qB)$ $$\omega = \frac{v}{mv/(qB)} = v \cdot \frac{qB}{mv}$$
03
Cancel $v$ $$\omega = \frac{qB}{m}$$
$$\boxed{\omega = \frac{qB}{m}}$$

Wild result: the angular speed has NO $v$ in it. Doesn't matter if the particle is slow or fast — it always completes a revolution at the same angular rate. Faster particles just orbit in bigger circles. This is the principle behind the cyclotron.

C. Period

From $\omega = 2\pi/T$ → $T = 2\pi/\omega$. Substitute $\omega = qB/m$:

01
Invert $\omega$ $$T = \frac{2\pi}{\omega} = \frac{2\pi}{qB/m}$$
02
Dividing by a fraction → multiply by reciprocal $$T = 2\pi \cdot \frac{m}{qB}$$
$$\boxed{T = \frac{2\pi m}{qB}}$$

Again — no $v$. The period is independent of how fast the particle moves.

D. Frequency

01
$f = 1/T$ $$f = \frac{1}{2\pi m/(qB)}$$
02
Invert $$f = \frac{qB}{2\pi m}$$
$$\boxed{f = \frac{qB}{2\pi m}}$$

E. Speed from Radius

Rearranging $r = mv/(qB)$ to solve for $v$:

$$v = \frac{qBr}{m}$$

If you measure the radius of the circular track (say, in a cloud chamber), you can calculate the particle's speed.

06 //

Why Speed Stays Constant

This is a critical conceptual point. Work is force dotted with displacement:

$$W = \textbf{F} \cdot \Delta\textbf{r}$$

Equivalently, instantaneous power is:

$$P = \textbf{F} \cdot \textbf{v}$$

The magnetic force is always perpendicular to the velocity of the particle — that's just how the cross product works in $\textbf{F}_B = q(\textbf{v} \times \textbf{B})$. So:

$$\textbf{F}_B \cdot \textbf{v} = 0 \quad \Rightarrow \quad P = 0$$

A magnetic field acts like a perfectly frictionless steering wheel. It can turn a particle left or right but can never hit the gas or the brakes. That's why circular (and helical) motion preserves speed perfectly.

07 //

Helical Motion

What if $\textbf{v}$ is not fully perpendicular to $\textbf{B}$? Decompose velocity into two components:

$$v_\perp = v\sin\theta \qquad \text{(perpendicular to } \textbf{B}\text{)}$$ $$v_\parallel = v\cos\theta \qquad \text{(parallel to } \textbf{B}\text{)}$$
ComponentWhat the field does with it
$v_\perp$Magnetic force acts on this — produces circular motion in the plane perpendicular to $\textbf{B}$
$v_\parallel$Magnetic force is zero on this — particle continues to drift along the field direction unchanged

Combined: circle + drift = helix. The formulas update as:

$$r = \frac{mv_\perp}{qB}$$
$$T = \frac{2\pi m}{qB} \qquad \text{(unchanged — still no } v\text{)}$$
$$p = v_\parallel T \qquad \text{(pitch — distance along } \textbf{B} \text{ per revolution)}$$

Helical motion is how charged particles spiral along magnetic field lines in the Earth's magnetosphere — it's what creates the aurora borealis. Particles from the solar wind get trapped along field lines and spiral toward the poles.

08 //

Direction of Force

In circular motion, centripetal acceleration and force always point toward the center of the circle. For magnetic circular motion:

The force formula in full vector form is $\textbf{F}_B = q(\textbf{v} \times \textbf{B})$. The sign of $q$ is built right in — negative charge automatically reverses the force direction.

09 //

Battle Sheet

// QUICK REFERENCE //

Circular Kinematics
$$v = r\omega$$ $$\omega = \frac{2\pi}{T} = 2\pi f$$ $$a_c = \frac{v^2}{r} = r\omega^2 = \frac{4\pi^2 r}{T^2}$$ $$F_c = \frac{mv^2}{r} = mr\omega^2$$
Magnetic Force
$$F_B = qvB\sin\theta$$ $$F_B = qvB \quad \text{(if }\textbf{v}\perp\textbf{B}\text{)}$$ $$qvB = \frac{mv^2}{r}$$
Derived Formulas
$$r = \frac{mv}{qB}$$ $$\omega = \frac{qB}{m}$$ $$T = \frac{2\pi m}{qB}$$ $$f = \frac{qB}{2\pi m}$$
Helix Case
$$v_\perp = v\sin\theta$$ $$v_\parallel = v\cos\theta$$ $$r = \frac{mv_\perp}{qB}$$ $$p = v_\parallel T$$
10 //

Common Mistakes

Mistake 01

Thinking $a = 0$ because speed is constant. Speed is constant, but direction isn't. Changing direction = changing velocity vector = non-zero acceleration. Always inward.

Mistake 02

Treating centripetal force as a new physical force. It's just a label for the net inward force — whatever provides it (gravity, tension, magnetic force, etc.).

Mistake 03

Dropping $\sin\theta$ from $F_B = qvB\sin\theta$. If $\theta = 0°$, the force is zero. A particle moving parallel to the field experiences no magnetic deflection whatsoever.

Mistake 04

Ignoring the sign of charge. Magnitude formulas use $|q|$, but the actual force direction flips for negative charges. Electrons curve opposite to protons in the same field.

Mistake 05

Thinking the magnetic force changes kinetic energy. It can't. $\textbf{F}_B \perp \textbf{v}$ always, so $P = \textbf{F}_B \cdot \textbf{v} = 0$. No work, no energy change.

Mistake 06

Forgetting $T$ and $\omega$ are independent of speed. $\omega = qB/m$ and $T = 2\pi m/(qB)$ contain no $v$. This is the cornerstone of cyclotron operation.

11 //

Dimensional Analysis

Using MLT notation: $M$ = mass, $L$ = length, $T$ = time.

Centripetal Acceleration

$[v] = LT^{-1}$, $[r] = L$ $$[a_c] = \frac{(LT^{-1})^2}{L} = \frac{L^2T^{-2}}{L} = LT^{-2} \checkmark$$

Centripetal Force

$$[F_c] = M \cdot \frac{(LT^{-1})^2}{L} = MLT^{-2} \checkmark$$

Radius in a Magnetic Field

From $F_B = qvB$, we get $[qB] = [F]/[v] = MLT^{-2} / LT^{-1} = MT^{-1}$. Then:

$$[r] = \frac{M \cdot LT^{-1}}{MT^{-1}} = L \checkmark$$

Period in a Magnetic Field

$$[T] = \frac{M}{MT^{-1}} = T \checkmark$$

Dimensional analysis is your sanity check. If the dimensions don't come out right, something in the algebra broke. Build this habit — it catches algebra errors before they become wrong answers.