Skip to content
MathsGenie logo
Open app

Course home

  1. A Level
  2. Physics AQA
  3. Revision guides

Rotational motion (A-level only)

Welcome to rotational dynamics! If you have already mastered standard linear mechanics (like Newton's laws and the SUVAT equations), you are in a great position. Rotational motion uses almost exactly the same mathematical logic, just with a new set of variables.

In this topic, you will learn:

  • How to define and calculate angular displacement, angular velocity, and angular acceleration.
  • How to interpret graphs of rotational motion.
  • How to use the rotational equivalent of the SUVAT equations for uniform angular acceleration.
  • The powerful analogy between translational (linear) and rotational dynamics.

The Language of Rotation

To describe a spinning object—like a wheel, a CD, or a motor—we need to measure how much it has turned and how fast it is turning.

Angular Displacement (θ\thetaθ)

When an object rotates, every point on the object moves through the same angle. This angle is the angular displacement, given the symbol θ\thetaθ. In A-Level Physics, we almost always measure θ\thetaθ in radians (rad) rather than degrees. Remember that one full circle is 2π rad2\pi \text{ rad}2π rad.

Angular Speed and Velocity (ω\omegaω)

Angular speed is the rate at which the angular displacement changes. It tells you how fast the object is spinning. Its symbol is the lowercase Greek letter omega (ω\omegaω), and its unit is radians per second (rad s−1\text{rad s}^{-1}rad s−1).

If we also care about the direction of rotation (e.g., clockwise or anticlockwise), we call it angular velocity. We calculate average angular velocity using:

ω=ΔθΔt\omega = \frac{\Delta \theta}{\Delta t}ω=ΔtΔθ​

Rotational variables diagram

Angular Acceleration (α\alphaα)

Just as an object speeding up in a straight line has a linear acceleration, a spinning object that is spinning faster and faster has an angular acceleration. Its symbol is the lowercase Greek letter alpha (α\alphaα).

Definition

Angular Acceleration

Angular acceleration is the rate of change of angular velocity. It is measured in radians per second squared (rad s−2\text{rad s}^{-2}rad s−2).

α=ΔωΔt\alpha = \frac{\Delta \omega}{\Delta t}α=ΔtΔω​

The Linear-Rotational Analogy

You do not need to memorize a completely new way of doing physics for rotational motion. Every concept in linear (translational) kinematics has a direct twin in rotational kinematics.

Analogy

Translational vs. Rotational Twins

Whenever you are stuck on a rotational problem, think about how you would solve it if it were moving in a straight line, and swap the variables:

  • Displacement: Linear s→s \quad \rightarrow \quads→ Angular θ\thetaθ
  • Initial Velocity: Linear u→u \quad \rightarrow \quadu→ Angular ω1\omega_1ω1​
  • Final Velocity: Linear v→v \quad \rightarrow \quadv→ Angular ω2\omega_2ω2​
  • Acceleration: Linear a→a \quad \rightarrow \quada→ Angular α\alphaα
  • Time: Time ttt remains exactly the same!

Graphical Representation

Just like velocity-time graphs in linear motion, we can draw angular velocity-time (ω\omegaω-ttt) graphs.

  • The gradient of the line represents the angular acceleration (α\alphaα).
  • The area under the line represents the angular displacement (θ\thetaθ).

Angular velocity-time graph

If the angular acceleration is uniform (constant), the graph will be a straight line with a constant gradient. If the angular acceleration is non-uniform (changing), the graph will be a curve. To find the instantaneous acceleration at a specific time on a curve, you would draw a tangent and calculate its gradient.

Rotational Equations of Motion

Because of the perfect analogy between linear and rotational motion, we can take the standard linear SUVAT equations and swap in our rotational variables. This gives us four equations for rotational motion:

ω2=ω1+αtθ=(ω1+ω22)tθ=ω1t+αt22ω22=ω12+2αθ\begin{aligned} \omega_2 &= \omega_1 + \alpha t \\ \theta &= \left( \frac{\omega_1 + \omega_2}{2} \right) t \\ \theta &= \omega_1 t + \frac{\alpha t^2}{2} \\ \omega_2^2 &= \omega_1^2 + 2\alpha\theta \end{aligned}ω2​θθω22​​=ω1​+αt=(2ω1​+ω2​​)t=ω1​t+2αt2​=ω12​+2αθ​
Common Mistake

Watch out for changing acceleration!

Just like the linear SUVAT equations, these four rotational equations only apply when angular acceleration (α\alphaα) is uniform. If the angular acceleration is changing (a curved ω\omegaω-ttt graph), you cannot use these formulas and must use graphical methods instead.

Common Mistake

Revolutions per minute (rpm)

A very common exam trap is giving you the initial or final velocity in "revolutions per minute" (rpm) or "revolutions per second" (rev/s). You must convert these to rad s−1\text{rad s}^{-1}rad s−1 before plugging them into the equations.

  • To convert revolutions to radians: multiply by 2π2\pi2π.
  • To convert minutes to seconds: divide by 60.
  • So, 60 rpm60 \text{ rpm}60 rpm is 60×2π60=2π rad s−1\frac{60 \times 2\pi}{60} = 2\pi \text{ rad s}^{-1}6060×2π​=2π rad s−1.

Let's look at a typical exam-style calculation. Notice how we lay out the knowns and unknowns exactly as we would for a linear mechanics question.

Example

Worked Example: Decelerating a centrifuge

A laboratory centrifuge is spinning at an initial angular velocity of 350 rad s−1350 \text{ rad s}^{-1}350 rad s−1. When switched off, it experiences a constant angular deceleration and comes to rest after 25 seconds.

Calculate the angular acceleration of the centrifuge, and the total angular displacement it turns through before stopping.

  1. List your knowns and unknowns: We know the initial angular velocity ω1=350 rad s−1\omega_1 = 350 \text{ rad s}^{-1}ω1​=350 rad s−1. It comes to rest, so the final angular velocity ω2=0 rad s−1\omega_2 = 0 \text{ rad s}^{-1}ω2​=0 rad s−1. The time taken is t=25 st = 25 \text{ s}t=25 s. We want to find angular acceleration α\alphaα and angular displacement θ\thetaθ.
  2. Select the correct equation for α\alphaα: We have ω1\omega_1ω1​, ω2\omega_2ω2​, and ttt. We want α\alphaα. The matching equation is:
ω2=ω1+αt \omega_2 = \omega_1 + \alpha t ω2​=ω1​+αt
  1. Substitute and solve for α\alphaα:
0=350+α(25)−350=25αα=−14 rad s−2 \begin{aligned} 0 &= 350 + \alpha (25) \\ -350 &= 25 \alpha \\ \alpha &= -14 \text{ rad s}^{-2} \end{aligned} 0−350α​=350+α(25)=25α=−14 rad s−2​
The negative sign confirms it is decelerating.

4. Select the correct equation for θ\thetaθ: We can use a few options now, but it is safest to use the given values to avoid carrying through any mistakes:

θ=(ω1+ω22)t \theta = \left( \frac{\omega_1 + \omega_2}{2} \right) t θ=(2ω1​+ω2​​)t
  1. Substitute and solve for θ\thetaθ:
θ=(350+02)×25θ=175×25θ=4375 rad \begin{aligned} \theta &= \left( \frac{350 + 0}{2} \right) \times 25 \\ \theta &= 175 \times 25 \\ \theta &= 4375 \text{ rad} \end{aligned} θθθ​=(2350+0​)×25=175×25=4375 rad​

(If the question asked for the number of complete revolutions, you would divide 4375 by 2π2\pi2π).

Exam technique

In the exam

  1. Always write down your equivalent "SUVAT" variables (θ\thetaθ, ω1\omega_1ω1​, ω2\omega_2ω2​, α\alphaα, ttt) down the side of your page before doing any calculations.
  2. Check your units immediately. If you see rpm, convert it to rad s−1\text{rad s}^{-1}rad s−1 before you do anything else.
  3. If the question gives a graph of ω\omegaω against ttt, check if the line is straight. If it curves, do not use the equations; you must find gradients (for α\alphaα) or count squares/estimate area (for θ\thetaθ) directly from the graph.
  4. Pay attention to the wording "comes to rest" (ω2=0\omega_2 = 0ω2​=0) or "starts from rest" (ω1=0\omega_1 = 0ω1​=0).
Self review

Check yourself

  • Can you state the units for angular displacement, angular velocity, and angular acceleration?
  • If a rotating object completes 5 full revolutions, what is its angular displacement in radians?
  • Which features of an angular velocity-time graph represent angular acceleration and angular displacement?
  • Can you write down the four rotational equations of motion from memory?
PreviousNext

How was this guide?

Teach Genie

Review Rotational motion (A-level only) by teaching Genie

Teach it back in your own words, spot gaps, and remember it better.

Start teaching
Genie and Baby Genie

Lesson

Recap your knowledge with an interactive lesson

7 minute activity

Start lesson

Rotating wheel shown at two positions with angle theta, angular velocity omega, and angular acceleration alpha labelled

Rotational motion is the turning version of linear motion. The key quantities are angular displacement θ\thetaθ, angular velocity ω\omegaω, and angular acceleration α\alphaα.

Angular displacement is measured in radians, and one full revolution is 2π rad2\pi \, \text{rad}2πrad. Angular velocity and angular acceleration are defined by the following rates of change:

ω=ΔθΔtandα=ΔωΔt \omega = \frac{\Delta \theta}{\Delta t} \quad \text{and} \quad \alpha = \frac{\Delta \omega}{\Delta t} ω=ΔtΔθ​andα=ΔtΔω​

For a rigid body, every point turns through the same angle in the same time.

Flashcards

Remember key concepts with flashcards

21 flashcards

Practice flashcards

What is the standard SI unit for angular displacement (θ\thetaθ)?

Rotational motion (A-level only) Revision Guide

  1. A Level
  2. /Physics
  3. /Rotational motion (A-level only)