Fiveable

🔋College Physics I – Introduction Unit 10 Review

QR code for College Physics I – Introduction practice questions

10.2 Kinematics of Rotational Motion

10.2 Kinematics of Rotational Motion

Written by the Fiveable Content Team • Last updated August 2025
Written by the Fiveable Content Team • Last updated August 2025
🔋College Physics I – Introduction
Unit & Topic Study Guides

Rotational kinematics gives you the tools to describe how objects spin, speed up, and slow down around an axis. It mirrors linear kinematics almost exactly, with angular versions of displacement, velocity, and acceleration replacing their straight-line counterparts. If you already understand linear kinematics equations, you're most of the way there.

Rotational Motion Kinematics

Key variables in rotational kinematics

These angular quantities each have a direct linear counterpart. The key difference is that everything is measured relative to rotation around an axis rather than movement along a line.

  • Angular displacement (Δθ\Delta\theta) is the change in angular position of a rotating object, measured in radians (rad) or degrees (°). It's analogous to linear displacement (Δx\Delta x). A door swinging from closed (0°) to a quarter-open position has an angular displacement of 90°, or π2\frac{\pi}{2} rad.
  • Angular velocity (ω\omega) is how fast the angular position changes, measured in rad/s. It's analogous to linear velocity (vv). A ceiling fan spinning at a constant 120 rpm has an angular velocity of 4π4\pi rad/s. To convert rpm to rad/s, multiply by 2π60\frac{2\pi}{60}.
  • Angular acceleration (α\alpha) is how fast the angular velocity changes, measured in rad/s². It's analogous to linear acceleration (aa). A washing machine that goes from rest to 1200 rpm in 30 seconds has an angular acceleration of about 40π304.19\frac{40\pi}{30} \approx 4.19 rad/s².
  • Radius of rotation (rr) is the distance from the axis of rotation to the point you're looking at. This quantity links the angular world to the linear world. A point on the rim of a bicycle wheel has a larger rr than a point near the hub, so it covers more linear distance per revolution.
  • Tangential velocity (vtv_t) is the linear speed of a point on a rotating object: vt=rωv_t = r\omega. It points tangent to the circular path. A point on Earth's equator (r6,371r \approx 6{,}371 km) has a tangential velocity of about 1,670 km/h due to Earth's rotation.
  • Tangential acceleration (ata_t) is the linear acceleration due to changing angular velocity: at=rαa_t = r\alpha. It also points tangent to the circular path. Any time a spinning object speeds up or slows down, points on it experience tangential acceleration.
  • Centripetal acceleration (aca_c) points toward the center of rotation and exists whenever an object moves in a circle, even at constant angular velocity: ac=rω2a_c = r\omega^2. This is what keeps the object on its circular path.
Key variables in rotational kinematics, Rotational Variables – University Physics Volume 1

Problem-solving with rotational equations

These four equations are the rotational versions of the constant-acceleration kinematic equations you already know. They only apply when angular acceleration (α\alpha) is constant.

Rotational EquationLinear Equivalent
ωf=ω0+αt\omega_f = \omega_0 + \alpha tvf=v0+atv_f = v_0 + at
Δθ=ω0t+12αt2\Delta\theta = \omega_0 t + \frac{1}{2}\alpha t^2Δx=v0t+12at2\Delta x = v_0 t + \frac{1}{2}at^2
ωf2=ω02+2αΔθ\omega_f^2 = \omega_0^2 + 2\alpha\Delta\thetavf2=v02+2aΔxv_f^2 = v_0^2 + 2a\Delta x
Δθ=12(ω0+ωf)t\Delta\theta = \frac{1}{2}(\omega_0 + \omega_f)tΔx=12(v0+vf)t\Delta x = \frac{1}{2}(v_0 + v_f)t

Pick the equation that contains the three quantities you know and the one you're solving for. Here's how to approach a typical problem:

  1. Identify what's given (any three of ω0\omega_0, ωf\omega_f, α\alpha, Δθ\Delta\theta, tt).
  2. Identify what you need to find.
  3. Choose the equation that connects those four quantities.
  4. Make sure all your units are consistent (use rad/s and rad, not rpm and degrees, in the equations).
  5. Solve algebraically, then plug in numbers.

Example: A flywheel starts at ω0=10\omega_0 = 10 rad/s with α=2\alpha = 2 rad/s². What is Δθ\Delta\theta after t=6t = 6 s?

Δθ=ω0t+12αt2=(10)(6)+12(2)(62)=60+36=96 rad\Delta\theta = \omega_0 t + \frac{1}{2}\alpha t^2 = (10)(6) + \frac{1}{2}(2)(6^2) = 60 + 36 = 96 \text{ rad}

Example: A wind turbine starts at ω0=2\omega_0 = 2 rad/s, accelerates at α=0.5\alpha = 0.5 rad/s² over Δθ=10\Delta\theta = 10 rad. Find ωf\omega_f.

ωf2=ω02+2αΔθ=4+2(0.5)(10)=14\omega_f^2 = \omega_0^2 + 2\alpha\Delta\theta = 4 + 2(0.5)(10) = 14

ωf=143.74 rad/s\omega_f = \sqrt{14} \approx 3.74 \text{ rad/s}

Common mistake: Mixing units. If a problem gives you rpm, convert to rad/s before plugging into equations. If it gives degrees, convert to radians. The equations assume radian measure.

Key variables in rotational kinematics, Quantities of Rotational Kinematics | Boundless Physics

Linear vs. rotational motion comparisons

The structure of rotational kinematics mirrors linear kinematics almost perfectly. The table below summarizes the correspondence:

Linear QuantityRotational QuantityRelationship
Displacement Δx\Delta xAngular displacement Δθ\Delta\thetaΔx=rΔθ\Delta x = r\Delta\theta
Velocity vvAngular velocity ω\omegav=rωv = r\omega
Acceleration aaAngular acceleration α\alphaat=rαa_t = r\alpha

The main conceptual difference: linear motion describes movement along a straight line (a car on a highway), while rotational motion describes movement around an axis (a Ferris wheel turning). Linear quantities use meters and m/s; rotational quantities use radians and rad/s.

The factor of rr connecting them means that points farther from the axis move faster and accelerate more in linear terms, even though every point on a rigid body shares the same ω\omega and α\alpha.

Rotational dynamics

These concepts connect rotational kinematics to the forces that cause rotation. You'll explore them in more depth later in this unit, but here's the overview:

  • Moment of inertia (II) measures an object's resistance to angular acceleration, just as mass (mm) measures resistance to linear acceleration. It depends on both the mass and how that mass is distributed relative to the axis.
  • Torque (τ\tau) is the rotational equivalent of force. Just as F=maF = ma, the rotational version is τ=Iα\tau = I\alpha.
  • Angular momentum (LL) is the rotational analog of linear momentum. A spinning object tends to keep spinning at the same rate unless a net torque acts on it.