1. Overview
Centripetal acceleration is the fundamental kinematic requirement for any object to maintain a circular trajectory. In physics, acceleration is defined as the rate of change of velocity. Since velocity is a vector quantity possessing both magnitude (speed) and direction, an object can accelerate even if its speed remains constant, provided its direction of motion changes.
In uniform circular motion, an object travels along a circular path at a constant speed. However, because the object is constantly turning, its velocity vector is continuously changing. This change in velocity is always directed toward the centre of the rotation. Consequently, a resultant force must act on the object, directed toward the centre, to produce this acceleration. This force is known as the centripetal force. Without this force, according to Newton’s First Law, the object would continue in a straight line at a constant velocity (tangent to the circle).
The relationship between the force, the mass of the object, and the kinematics of the motion (radius and velocity) is central to understanding orbital mechanics, automotive safety on bends, and the behavior of subatomic particles in magnetic fields.
Key Definitions
- Centripetal acceleration: The acceleration of an object moving in a circular path, directed towards the centre of the circle. It represents the rate of change of the direction of the velocity vector.
- Centripetal force: The resultant force acting on an object, directed towards the centre of the circular path, necessary to maintain circular motion. It is always perpendicular to the instantaneous velocity.
- Uniform circular motion: The motion of an object travelling at a constant speed along a circular path, resulting in a constant angular speed.
- Angular speed ($\omega$): The rate of change of angular displacement with respect to time, measured in radians per second ($\text{rad s}^{-1}$).
Content
3.1 The Physics of Perpendicular Force
For an object to follow a circular path, a force must act upon it that satisfies two specific conditions: it must have a constant magnitude and it must always act perpendicular ($90^\circ$) to the direction of the object's instantaneous velocity.
- Work Done and Speed: Because the force is always at right angles to the displacement (which is tangential), the work done by the centripetal force is zero ($W = Fs \cos 90^\circ = 0$). Since no work is done, there is no change in the kinetic energy of the object, and therefore the speed (magnitude of velocity) remains constant.
- Directional Change: Although the speed is constant, the force causes the velocity vector to rotate. This continuous change in direction constitutes a continuous acceleration.
- Vector Direction: At any point in the circle, the change in velocity ($\Delta v$) between two points separated by an infinitesimal time $\Delta t$ points directly toward the centre of the circle. Thus, the acceleration $a = \frac{\Delta v}{\Delta t}$ is also directed toward the centre.
3.2 Centripetal Acceleration and Constant Angular Speed
In uniform circular motion, the object sweeps out equal angles in equal time intervals. This means the angular speed ($\omega$) is constant.
We know the relationship between linear speed ($v$) and angular speed ($\omega$) is: $v = r\omega$
If the radius $r$ of the path is fixed and the linear speed $v$ is constant, then the angular speed $\omega$ must also be constant. Centripetal acceleration can therefore be expressed in terms of either linear or angular quantities.
3.3 Derivation of $a = \frac{v^2}{r}$ (Geometric Vector Method)
While the Cambridge syllabus emphasizes the recall and use of these formulas, understanding the derivation is vital for visualizing the vector relationships.
Step 1: The Geometry of the Path Consider a particle moving from point $P$ to point $Q$ on a circle of radius $r$. The distance travelled along the arc is $\Delta s$. The angle subtended at the centre is $\Delta \theta$. The velocity at $P$ is $v_1$ and at $Q$ is $v_2$. Both have the same magnitude $v$.
Step 2: The Velocity Vector Triangle If we translate the velocity vectors $v_1$ and $v_2$ to a single origin, the change in velocity is $\Delta v = v_2 - v_1$. For a very small angle $\Delta \theta$, the triangle formed by the velocities is similar to the triangle formed by the radii $r$ and the chord $\Delta s$.
Step 3: Similarity Ratios From the similarity of the triangles: $$\frac{\Delta v}{v} = \frac{\Delta s}{r}$$ Rearranging for the change in velocity: $$\Delta v = \frac{v \cdot \Delta s}{r}$$
Step 4: Defining Acceleration Acceleration is the rate of change of velocity: $$a = \frac{\Delta v}{\Delta t} = \frac{v}{r} \cdot \frac{\Delta s}{\Delta t}$$ As $\Delta t$ approaches zero, the term $\frac{\Delta s}{\Delta t}$ becomes the instantaneous linear speed $v$. Therefore: $a = \frac{v^2}{r}$
Step 5: Substitution for Angular Speed Substitute $v = r\omega$ into the acceleration formula: $$a = \frac{(r\omega)^2}{r} = \frac{r^2\omega^2}{r}$$ $a = r\omega^2$
3.4 Centripetal Force as a Resultant Force
It is a common misconception that "centripetal force" is a new, fundamental force of nature. In reality, it is a requirement for circular motion that must be satisfied by one or more physical forces. According to Newton’s Second Law ($F = ma$):
$F = \frac{mv^2}{r}$ $F = mr\omega^2$
Physical Origins of Centripetal Force:
- Gravitation: Provides the centripetal force for planets orbiting stars or satellites orbiting planets ($F_g = \frac{GMm}{r^2}$).
- Friction: Provides the centripetal force for a car turning a corner on a flat road.
- Tension: Provides the centripetal force for an object being whirled on a string.
- Normal Contact Force: Provides the centripetal force (or a component of it) for a car on a banked track or a "Wall of Death" rider.
- Magnetic Force: Provides the centripetal force for a charged particle moving perpendicular to a uniform magnetic field ($F_B = Bqv$).
3.5 Case Study: The Banked Curve
When a track is banked at an angle $\theta$, the horizontal component of the normal contact force ($N$) contributes to the centripetal force. This allows vehicles to take corners at higher speeds without relying solely on friction.
- Vertical equilibrium: $N \cos \theta = mg$
- Horizontal (centripetal) requirement: $N \sin \theta = \frac{mv^2}{r}$
- Dividing the equations: $\tan \theta = \frac{v^2}{rg}$
4. Worked Examples
Worked Example 1 — Satellite Orbiting Earth
A satellite of mass $1500\text{ kg}$ orbits the Earth in a circular path at an altitude of $400\text{ km}$ above the Earth's surface. The radius of the Earth is $6.37 \times 10^6\text{ m}$ and the acceleration due to gravity at that altitude is $8.70\text{ m s}^{-2}$. Calculate the orbital speed of the satellite.
Step 1: Identify the total radius of motion The radius $r$ is the distance from the centre of the Earth to the satellite. $r = R_{earth} + \text{altitude}$ $r = (6.37 \times 10^6\text{ m}) + (0.40 \times 10^6\text{ m}) = 6.77 \times 10^6\text{ m}$
Step 2: Identify the acceleration The acceleration due to gravity at this point is the centripetal acceleration. $a = 8.70\text{ m s}^{-2}$
Step 3: Select the equation and rearrange $a = \frac{v^2}{r} \implies v = \sqrt{ar}$
Step 4: Substitution and Calculation $v = \sqrt{8.70 \times 6.77 \times 10^6}$ $v = \sqrt{5.8899 \times 10^7}$ $v = 7674.5\text{ m s}^{-1}$
Answer: $v = 7.67 \times 10^3\text{ m s}^{-1}$ (to 3 s.f.)
Worked Example 2 — Conical Pendulum
A small mass is attached to a string of length $0.60\text{ m}$ and whirled in a horizontal circle. The string makes an angle of $30^\circ$ with the vertical. Calculate the angular speed $\omega$ of the mass.
Step 1: Analyze the forces The tension $T$ in the string has two components:
- $T \cos 30^\circ$ balances the weight $mg$.
- $T \sin 30^\circ$ provides the centripetal force $mr\omega^2$.
Step 2: Determine the radius of the circle $r = L \sin 30^\circ = 0.60 \times 0.5 = 0.30\text{ m}$
Step 3: Combine the force equations $\frac{T \sin 30^\circ}{T \cos 30^\circ} = \frac{mr\omega^2}{mg}$ $\tan 30^\circ = \frac{r\omega^2}{g}$
Step 4: Solve for $\omega$ $\omega = \sqrt{\frac{g \tan 30^\circ}{r}}$ $\omega = \sqrt{\frac{9.81 \times 0.577}{0.30}}$ $\omega = \sqrt{18.88}$ $\omega = 4.345\text{ rad s}^{-1}$
Answer: $\omega = 4.3\text{ rad s}^{-1}$ (to 2 s.f.)
Worked Example 3 — Centrifuge Acceleration
A laboratory centrifuge rotates at $12,000$ revolutions per minute (rpm). A sample is located $8.0\text{ cm}$ from the axis of rotation. Calculate the centripetal acceleration experienced by the sample.
Step 1: Convert angular speed to SI units ($\text{rad s}^{-1}$) $12,000\text{ rpm} = \frac{12,000 \times 2\pi}{60}\text{ rad s}^{-1}$ $\omega = 200\pi \approx 1256.6\text{ rad s}^{-1}$
Step 2: Convert radius to metres $r = 8.0\text{ cm} = 0.080\text{ m}$
Step 3: Select the equation $a = r\omega^2$
Step 4: Substitution and Calculation $a = 0.080 \times (1256.6)^2$ $a = 0.080 \times 1,579,136$ $a = 126,331\text{ m s}^{-2}$
Answer: $a = 1.3 \times 10^5\text{ m s}^{-2}$ (to 2 s.f.)
Key Equations
| Equation | Description | Formula Sheet? |
|---|---|---|
| $a = \frac{v^2}{r}$ | Centripetal acceleration (linear) | Yes |
| $a = r\omega^2$ | Centripetal acceleration (angular) | Yes |
| $F = \frac{mv^2}{r}$ | Centripetal force (linear) | No (Use $F=ma$) |
| $F = mr\omega^2$ | Centripetal force (angular) | No (Use $F=ma$) |
| $v = r\omega$ | Linear/Angular velocity link | Yes |
Common Mistakes to Avoid
- ❌ Wrong: Treating "Centripetal Force" as an external force. ✓ Right: Centripetal force is the resultant of existing forces (tension, gravity, etc.). Never draw an extra arrow labeled "$F_c$" on a free-body diagram if you have already drawn the physical forces.
- ❌ Wrong: Using "Centrifugal Force". ✓ Right: Centrifugal force is an apparent force felt in a non-inertial (rotating) frame of reference. In A-Level Physics, we always analyze motion from an inertial (stationary) frame. Use only centripetal force.
- ❌ Wrong: Forgetting to square $v$ or $\omega$. ✓ Right: This is the most common algebraic error. Always double-check that you have calculated $v^2$ or $\omega^2$ before multiplying by $m$ or dividing by $r$.
- ❌ Wrong: Using degrees for angular speed. ✓ Right: $\omega$ must always be in $\text{rad s}^{-1}$. If given frequency ($f$) in Hz, use $\omega = 2\pi f$. If given rpm, divide by 60 and multiply by $2\pi$.
- ❌ Wrong: Assuming speed changes because there is acceleration. ✓ Right: Acceleration only changes the direction of velocity in uniform circular motion. The speed remains constant because the force is perpendicular to the motion.
Exam Tips
- The "Identify the Force" Rule: In any "Explain" question, your first sentence should identify the physical origin of the centripetal force. Example: "The gravitational pull of the Earth on the Moon provides the necessary centripetal force for its circular orbit."
- Free-Body Diagrams (FBDs): When drawing an FBD for an object in circular motion, only draw the actual forces acting on it. The resultant of these forces should point toward the centre. For a car on a banked track, draw Weight ($mg$) downwards and Normal Contact Force ($N$) perpendicular to the surface.
- Linking Topics: Centripetal acceleration questions are frequently combined with:
- Gravitation (Topic 7): Setting $\frac{mv^2}{r} = \frac{GMm}{r^2}$.
- Magnetic Fields (Topic 20): Setting $\frac{mv^2}{r} = Bqv$.
- Electric Fields (Topic 18): Setting $\frac{mv^2}{r} = \frac{kQq}{r^2}$.
- Check the Radius: Ensure the radius $r$ is measured from the centre of the circular path. In satellite problems, this is $R_{planet} + \text{altitude}$. In a conical pendulum, it is $L \sin \theta$, not the length of the string $L$.
- Significant Figures: Cambridge 9702 papers usually provide data to 2 or 3 significant figures. Ensure your final answer matches the precision of the given data. Intermediate steps should be kept to at least 4 s.f. to avoid rounding errors.