Rotational Kinematics
Rotational kinematics is the angular counterpart of 1D kinematics. Every linear kinematic quantity has a rotational analog: displacement → angle, velocity → angular velocity, acceleration → angular acceleration. The kinematic equations take the same form, making this topic straightforward once the 1D version is solid.
10.1 Rotational Variables
When a rigid body rotates about a fixed axis, every particle in the body moves in a circle centered on that axis. We describe the entire rotation with a single angle variable — no need to track individual particle positions separately.
Angular Position
Choose a reference line fixed in the body, perpendicular to the rotation axis. The angular position θ is the angle between that reference line and a fixed external reference direction:
where s is the arc length subtended at radius r. The unit is the radian (rad) — a pure ratio with no physical dimensions.
1 revolution = 2π rad = 360°
1 rad = 360°/(2π) ≈ 57.3°
1 rpm = 2π/60 rad/s ≈ 0.1047 rad/s
Angular Displacement, Velocity, and Acceleration
As the body rotates from θ₁ to θ₂, the angular displacement is Δθ = θ₂ − θ₁. The sign convention follows the right-hand rule: counterclockwise (CCW) is positive, clockwise (CW) is negative.
The unit of ω is rad/s; α is rad/s². These are the scalar angular velocity and angular acceleration for rotation about a fixed axis. If ω and α share the same sign, the rotation is speeding up; opposite signs mean slowing down.
10.2 Rotation with Constant Angular Acceleration
When angular acceleration α is constant, the five rotational kinematic equations below follow by direct integration of the definitions of ω and α. They are in exact structural correspondence with the linear kinematic equations from Chapter 2 — substitute θ for x, ω for v, and α for a.
| Rotational equation | Missing quantity | Linear analog |
|---|---|---|
| ω = ω₀ + αt | Δθ | v = v₀ + at |
| θ − θ₀ = ω₀t + ½αt² | ω | x − x₀ = v₀t + ½at² |
| ω² = ω₀² + 2α(θ − θ₀) | t | v² = v₀² + 2a(x − x₀) |
| θ − θ₀ = ½(ω₀ + ω)t | α | x − x₀ = ½(v₀ + v)t |
| θ − θ₀ = ωt − ½αt² | ω₀ | x − x₀ = vt − ½at² |
The same problem-solving strategy as Chapter 2 applies: list known and unknown quantities, identify which equation contains only one unknown, and solve. The structural similarity is not a coincidence — rotation about a fixed axis is mathematically one-dimensional motion.
A grindstone rotates at ω₀ = 6.0 rad/s. A tool pressed against it produces α = −0.50 rad/s².
(a) How long until ω = 0? Using ω = ω₀ + αt:
0 = 6.0 + (−0.50)t → t = 12 s
(b) Total angle? θ − θ₀ = ½(ω₀ + ω)t = ½(6.0)(12) = 36 rad ≈ 5.7 rev
Once the grindstone reaches ω = 0 it stops — it does not reverse unless a torque acts in the opposite direction. Always check whether the answer makes physical sense before continuing.
10.3 Relating Linear and Angular Variables
A point at radius r from the rotation axis moves along a circular arc. Its linear quantities are directly proportional to the angular quantities through the radius:
These two acceleration components are always perpendicular. The total acceleration magnitude is:
T = 2π/ω (seconds per revolution)
f = ω/(2π) = 1/T (Hz, revolutions per second)
ω = 2πf (the conversion used most often in problems)
On a merry-go-round, all riders share the same ω. But riders at larger radius r have higher tangential speed v = ωr and higher centripetal acceleration aᵣ = ω²r. The outside moves faster — this is the direct consequence of v = ωr.
10.4 Kinetic Energy of Rotation and Rotational Inertia
A rotating rigid body has kinetic energy even if its center of mass is stationary. Each particle of mass mᵢ at radius rᵢ has speed vᵢ = ωrᵢ and contributes ½mᵢvᵢ² to the total KE. Summing over all particles and factoring out the common ω:
where the rotational inertia (moment of inertia) is defined as:
I plays the same role in rotation that mass plays in translation. A large I means the object strongly resists angular acceleration, just as large mass resists linear acceleration.
| Translation | Rotation |
|---|---|
| Mass m (kg) | Rotational inertia I (kg·m²) |
| Linear velocity v (m/s) | Angular velocity ω (rad/s) |
| Linear acceleration a (m/s²) | Angular acceleration α (rad/s²) |
| Kinetic energy K = ½mv² | Rotational KE K = ½Iω² |
10.5 Calculating Rotational Inertia
For a continuous body the discrete sum becomes an integral:
where r is the perpendicular distance from mass element dm to the rotation axis. For uniform bodies with standard geometry, these integrals have been evaluated and tabulated:
| Body and axis | I |
|---|---|
| Thin hoop radius R — central axis (⊥ to plane) | MR² |
| Annular cylinder, inner R₁ outer R₂ — central axis | ½M(R₁² + R₂²) |
| Solid cylinder (disk), radius R — central axis | ½MR² |
| Thin rod, length L — axis through center ⊥ | ML²/12 |
| Thin rod, length L — axis through one end ⊥ | ML²/3 |
| Solid sphere, radius R — any diameter | 2MR²/5 |
| Thin spherical shell, radius R — any diameter | 2MR²/3 |
| Thin hoop, radius R — any diameter | MR²/2 |
Parallel-Axis Theorem
If I_com is the rotational inertia about an axis through the center of mass, then for any parallel axis displaced a distance h:
I is always larger than I_com for any displaced axis. The center-of-mass axis gives the minimum rotational inertia for a given axis direction.
I_com = ML²/12 (axis through center)
h = L/2 (displacement to one end)
I_end = ML²/12 + M(L/2)² = ML²/12 + 3ML²/12 = ML²/3 ✓
10.6–10.7 Torque and Newton's Second Law for Rotation
Torque τ is the rotational analog of force — it is what causes angular acceleration. For a force F applied at a point P located at distance r from the rotation axis, with angle φ between r and F:
where r⊥ = r sinφ is the moment arm (perpendicular distance from the axis to the line of action of F), and Fₜ = F sinφ is the tangential component of F. All three forms give the same result — use the most convenient.
Newton's Second Law for Rotation
Applying Newton's second law to each particle of a rigid body rotating about a fixed axis, multiplying each by the particle's radius, and summing gives the central equation of rotational dynamics:
The net torque about the rotation axis equals the rotational inertia times the angular acceleration. The sign of α matches the sign of τ_net. The axis for I and the axis for τ_net must be the same — mixing axes is a common error.
10.8 Work and Rotational Kinetic Energy
As torque rotates a body through angle dθ, it does work dW = τ dθ. For a finite rotation:
The instantaneous power delivered by a torque is:
The work–energy theorem for rotation states that the net work done by all external torques equals the change in rotational kinetic energy:
A motor exerts constant τ = 10 N·m on a flywheel with I = 2.0 kg·m² starting from rest. After 5 revolutions (Δθ = 10π rad):
W = τ Δθ = (10)(10π) = 100π J
½Iω² = 100π → ω² = 100π → ω ≈ 17.7 rad/s
| Quantity | Translation | Rotation |
|---|---|---|
| Displacement | x | θ |
| Velocity | v = dx/dt | ω = dθ/dt |
| Acceleration | a = dv/dt | α = dω/dt |
| Inertia | m (kg) | I = ∫r²dm (kg·m²) |
| Newton's 2nd law | F_net = ma | τ_net = Iα |
| Work | W = ∫F dx | W = ∫τ dθ |
| Kinetic energy | K = ½mv² | K = ½Iω² |
| Power | P = Fv | P = τω |
| Work–energy theorem | ΔK = W_net | ΔK = W_net |
The translation–rotation correspondence table is the conceptual core of Chapter 10. Every rotational concept mirrors its linear counterpart exactly, with I ↔ m, ω ↔ v, α ↔ a, and τ ↔ F. Master this table and the entire structure of rotational mechanics follows immediately.
Key Concepts
Key Equations
Spinning Up a Wheel
A wheel starts from rest and reaches 120 rpm in 4 seconds under constant angular acceleration. Find and the number of revolutions completed.
Convert 120 rpm to rad/s:
Find angular acceleration:
Find total angle:
Exercises
7 problemsWatch the wheel spin. Use the Start/Stop Measure buttons to measure Δθ over a time interval Δt. Then calculate ω = Δθ/Δt (in rad/s).
The ω-t graph shows angular velocity vs time. Use the yellow triangle to find the slope — which equals the angular acceleration α.
A point on a wheel of radius moves at . What is the wheel's angular velocity?
Unlock Exercise 3
Subscribe to PhysWeb Pro to access all exercises and track your progress.
Upgrade to Pro →A wheel starts from rest and reaches in with constant angular acceleration. What is ?
Unlock Exercise 4
Subscribe to PhysWeb Pro to access all exercises and track your progress.
Upgrade to Pro →Using the same wheel (, starts from rest, ). How many radians does it turn?
Unlock Exercise 5
Subscribe to PhysWeb Pro to access all exercises and track your progress.
Upgrade to Pro →A wheel of radius rotates at . What is the tangential speed of a point on the rim?
Unlock Exercise 6
Subscribe to PhysWeb Pro to access all exercises and track your progress.
Upgrade to Pro →The same wheel (, ). What is the centripetal acceleration of a point on the rim?
Unlock Exercise 7
Subscribe to PhysWeb Pro to access all exercises and track your progress.
Upgrade to Pro →Key Takeaways
- Angles in radians are required for all rotational kinematic equations: , , etc.
- The rotational kinematic equations are identical in form to the 1D equations — same structure, same method.
- The total acceleration of a point on a rotating body has two components: tangential (, along the velocity) and centripetal (, toward the center).
- 1 revolution = rad; 1 rpm = rad/s.
- Constant is the rotational analog of constant — check this assumption before using the kinematic equations.