Academy
Formulas/physics/Rotational Motion/Equations of Rotational Motion

Equations of Rotational Motion

Rotational analogues of the three equations of motion. Valid for constant angular acceleration.
Class 11Class JEE
Derivation

The equations

For constant angular acceleration α\alpha, starting with initial angular velocity ω0\omega_0:

ω=ω0+αt\omega = \omega_0 + \alpha t

θ=ω0t+12αt2\theta = \omega_0 t + \frac{1}{2}\alpha t^2

ω2=ω02+2αθ\omega^2 = \omega_0^2 + 2\alpha\theta

These are exact analogues of the linear equations of motion, with every linear quantity replaced by its rotational counterpart.

Derivation

First equation: By definition, α=dωdt\alpha = \frac{d\omega}{dt}. Since α\alpha is constant:

ω0ωdω=0tαdt    ωω0=αt    ω=ω0+αt\int_{\omega_0}^\omega d\omega = \int_0^t \alpha \, dt \implies \omega - \omega_0 = \alpha t \implies \boxed{\omega = \omega_0 + \alpha t}

Second equation: ω=dθdt=ω0+αt\omega = \frac{d\theta}{dt} = \omega_0 + \alpha t. Integrate:

0θdθ=0t(ω0+αt)dt    θ=ω0t+12αt2\int_0^\theta d\theta = \int_0^t (\omega_0 + \alpha t) \, dt \implies \boxed{\theta = \omega_0 t + \frac{1}{2}\alpha t^2}

Third equation: Eliminate tt from equations 1 and 2.

From equation 1: t=ωω0αt = \frac{\omega - \omega_0}{\alpha}

Substitute into equation 2:

θ=ω0ωω0α+12α(ωω0α)2=ω0(ωω0)α+(ωω0)22α\theta = \omega_0 \cdot \frac{\omega-\omega_0}{\alpha} + \frac{1}{2}\alpha\left(\frac{\omega-\omega_0}{\alpha}\right)^2 = \frac{\omega_0(\omega-\omega_0)}{\alpha} + \frac{(\omega-\omega_0)^2}{2\alpha}

2αθ=2ω0(ωω0)+(ωω0)2=(2ω0+ωω0)(ωω0)=(ω+ω0)(ωω0)=ω2ω022\alpha\theta = 2\omega_0(\omega-\omega_0) + (\omega-\omega_0)^2 = (2\omega_0 + \omega - \omega_0)(\omega-\omega_0) = (\omega+\omega_0)(\omega-\omega_0) = \omega^2 - \omega_0^2

ω2=ω02+2αθ\boxed{\omega^2 = \omega_0^2 + 2\alpha\theta}

Direct analogy

LinearRotational
v=u+atv = u + atω=ω0+αt\omega = \omega_0 + \alpha t
s=ut+12at2s = ut + \frac{1}{2}at^2θ=ω0t+12αt2\theta = \omega_0 t + \frac{1}{2}\alpha t^2
v2=u2+2asv^2 = u^2 + 2asω2=ω02+2αθ\omega^2 = \omega_0^2 + 2\alpha\theta

The substitutions are: vωv \to \omega, uω0u \to \omega_0, aαa \to \alpha, sθs \to \theta.

Example

A wheel starts from rest and reaches 600 rpm in 10 seconds. Find angular acceleration and number of revolutions.

ω0=0\omega_0 = 0, ω=600 rpm=600×2π60=20π\omega = 600 \text{ rpm} = \frac{600 \times 2\pi}{60} = 20\pi rad/s, t=10t = 10 s

α=ωω0t=20π10=2π rad/s2\alpha = \frac{\omega - \omega_0}{t} = \frac{20\pi}{10} = 2\pi \text{ rad/s}^2

θ=12αt2=12(2π)(100)=100π rad=50 revolutions\theta = \frac{1}{2}\alpha t^2 = \frac{1}{2}(2\pi)(100) = 100\pi \text{ rad} = 50 \text{ revolutions}

Note
These equations require $\alpha$ to be constant. For variable angular acceleration, integrate $\alpha(t)$ directly: $\omega = \int \alpha \, dt$ and $\theta = \int \omega \, dt$.