Physics · Systems of Particles and Rotational Motion

Dynamics of Rotational Motion

Kinematics told us how a rotating body moves. Dynamics asks why. NCERT §6.11 answers it with a single equation that mirrors Newton's second law: torque equals moment of inertia times angular acceleration, $\tau = I\alpha$. Around this one law cluster the rotational forms of work, power and kinetic energy — every one of them a faithful copy of its linear counterpart with $F \to \tau$, $m \to I$ and $x \to \theta$. This deep-dive builds that correspondence, walks through the three NCERT worked problems, and isolates the traps NEET keeps planting around axes and energy.

Newton's second law for rotation: τ = Iα

In linear motion, the cause of acceleration is force and the resistance to it is mass: $F = ma$. Rotation has an exact parallel. The cause of angular acceleration is torque, and the resistance to it is the moment of inertia. NCERT §6.11 derives the result by equating the rate at which a torque does work to the rate at which rotational kinetic energy grows, and arrives at

$$\tau = I\alpha$$

Read it the way you read $F = ma$. The angular acceleration $\alpha$ is directly proportional to the applied torque $\tau$ and inversely proportional to the moment of inertia $I$. A large torque on a body that resists rotation only weakly spins it up quickly; the same torque on a body of large moment of inertia barely changes its spin. NCERT calls this "Newton's second law for rotational motion about a fixed axis".

Linear m F F = m a Rotational I τ τ = I α
The same logic, two languages. Force drives linear acceleration against mass; torque drives angular acceleration against moment of inertia. Source: NCERT §6.11, Table 6.2.

Why a fixed axis simplifies the problem

NCERT restricts §6.11 to rotation about a fixed axis, and that restriction is what makes the algebra tractable. Because the axis cannot move, only the components of torque along the axis can change the body's spin. A torque component perpendicular to the axis would try to tip the axis over; NCERT assumes that constraint forces at the bearings cancel exactly those perpendicular components, so we never write them down.

Two practical consequences follow, both stated in the text:

  • Consider only forces lying in planes perpendicular to the axis. Forces parallel to the axis give torques perpendicular to it and are ignored.
  • Use only the components of the position vectors that are perpendicular to the axis. The components along the axis again produce torques perpendicular to it.

For NEET problems — flywheels, pulleys, cylinders on fixed axles — this means you compute the single axial torque $\tau = rF$ for each force and add them algebraically, exactly as you would add forces along a line.

Work done by a torque: W = τθ

Consider a force $F_1$ acting on a particle of a rigid body in a plane perpendicular to the axis. As the body turns through a small angle $d\theta$, the particle (at radius $r_1$) moves along an arc $ds_1 = r_1\,d\theta$. The work done by the force on that particle works out to $dW_1 = \tau_1\,d\theta$, where $\tau_1$ is the axial torque of $F_1$. Summing over every force on the body, and noting that every particle turns through the same $d\theta$, NCERT obtains

$$dW = \tau\, d\theta \quad\Longrightarrow\quad W = \tau\,\theta \;\;(\tau \text{ constant})$$

Here $\tau$ is the total external torque about the axis. The likeness to the linear expression $dW = F\,dx$ is exact — replace force by torque and linear displacement by angular displacement. When the torque is not constant, the work is the area under the $\tau$–$\theta$ graph, just as linear work is the area under the $F$–$x$ graph.

Rotational power: P = τω

Dividing the work expression by the time taken gives the instantaneous power. Since $d\theta/dt = \omega$,

$$P = \frac{dW}{dt} = \tau\frac{d\theta}{dt} = \tau\,\omega$$

This is the rotational twin of $P = Fv$. A torque doing work on a body spinning at angular velocity $\omega$ delivers power $\tau\omega$. The unit is the watt, identical to linear power, because torque (N·m) times angular velocity (rad s⁻¹, dimensionless radian) is again the joule per second.

i
Build the I first

Every equation here needs the right moment of inertia. Lock down the standard values in moment of inertia before drilling these problems.

Rotational kinetic energy: ½Iω²

Where does the work go? In a perfectly rigid body there is no internal motion to dissipate it, so the work done by external torques becomes rotational kinetic energy. Add up the ordinary kinetic energy of every particle: a particle of mass $m_i$ at radius $r_i$ moves at speed $v_i = r_i\omega$, carrying $\tfrac{1}{2}m_i r_i^2\omega^2$. Summing over the body and factoring out $\tfrac{1}{2}\omega^2$,

$$K_{\text{rot}} = \tfrac{1}{2}\Big(\sum_i m_i r_i^2\Big)\omega^2 = \tfrac{1}{2}I\omega^2$$

The sum in brackets is precisely the moment of inertia $I$. So $\tfrac{1}{2}I\omega^2$ is not a new species of energy — it is plain kinetic energy, collected into the variable $I$, exactly as $\tfrac{1}{2}mv^2$ collects the linear kinetic energy of a body into its mass.

axis rᵢ mᵢ vᵢ = rᵢω ω Each particle: ½ mᵢ(rᵢω)² Σ → K = ½ I ω²
Rotational kinetic energy is the sum of the linear kinetic energies of all particles, each moving at $v_i = r_i\omega$. The radius-weighted mass sum is the moment of inertia $I$. Source: NCERT §6.10–6.11.

The rotational work-energy theorem

The whole of §6.11 hinges on one identification: the rate of work by the torque equals the rate of gain of rotational kinetic energy. Writing the kinetic energy as $\tfrac{1}{2}I\omega^2$ and differentiating (with $I$ constant), the rate of increase is $I\omega\,\alpha$. Setting this equal to the power $\tau\omega$ and cancelling $\omega$ returns $\tau = I\alpha$ — which is exactly how NCERT derives the second law. Integrated over a finite turn, the same statement reads as the work-energy theorem for rotation:

$$W = \tau\theta = \tfrac{1}{2}I\omega^2 - \tfrac{1}{2}I\omega_0^2$$

The work done by the resultant torque equals the change in rotational kinetic energy. For a body starting from rest, $W = \tfrac{1}{2}I\omega^2$. This is the rotational mirror of $W = \tfrac{1}{2}mv^2 - \tfrac{1}{2}mv_0^2$, and it is the fastest route through any "torque acts, find final $\omega$ or work done" problem.

The linear↔rotational correspondence

Everything above can be compressed into one substitution scheme. Wherever a linear-motion law appears, replace each linear quantity by its rotational analogue and the rotational law drops out. This is NCERT Table 6.2, the single most useful object in the chapter for fast NEET recall.

Linear motionRotational motion (fixed axis)The swap
Displacement xAngular displacement θ$x \to \theta$
Velocity $v = dx/dt$Angular velocity $\omega = d\theta/dt$$v \to \omega$
Acceleration $a = dv/dt$Angular acceleration $\alpha = d\omega/dt$$a \to \alpha$
Mass MMoment of inertia I$M \to I$
Force $F = Ma$Torque $\tau = I\alpha$$F \to \tau$
Work $dW = F\,ds$Work $W = \tau\,d\theta$$F\,ds \to \tau\,d\theta$
Kinetic energy $K = \tfrac{1}{2}Mv^2$Kinetic energy $K = \tfrac{1}{2}I\omega^2$$\tfrac{1}{2}Mv^2 \to \tfrac{1}{2}I\omega^2$
Power $P = Fv$Power $P = \tau\omega$$Fv \to \tau\omega$
Linear momentum $p = Mv$Angular momentum $L = I\omega$$p \to L$

The discipline is mechanical: memorise the three primitive swaps $M \to I$, $F \to \tau$, $x \to \theta$ (from which $v \to \omega$ and $a \to \alpha$ follow), and every derived law in the right column is generated by substitution. The deeper relation — that torque is the rate of change of angular momentum, $\tau = dL/dt$, just as $F = dp/dt$ — is taken up under torque and angular momentum.

Worked example — rope on a hollow cylinder (NCERT 6.13)

NCERT Exercise 6.13

A rope of negligible mass is wound round a hollow cylinder of mass 3 kg and radius 40 cm. What is the angular acceleration of the cylinder if the rope is pulled with a force of 30 N? What is the linear acceleration of the rope? Assume there is no slipping.

Torque from the pull. The 30 N pull acts at the rim, perpendicular to the radius, so $\tau = FR = 30 \times 0.40 = 12~\text{N·m}$.

Moment of inertia of a hollow cylinder about its own axis is $I = MR^2 = 3 \times (0.40)^2 = 0.48~\text{kg·m}^2$.

Angular acceleration from $\tau = I\alpha$: $\alpha = \dfrac{\tau}{I} = \dfrac{12}{0.48} = 25~\text{rad s}^{-2}$.

Linear acceleration of the rope. The rope leaves the rim, so its linear acceleration equals the rim's tangential acceleration: $a = R\alpha = 0.40 \times 25 = 10~\text{m s}^{-2}$.

This is also NEET 2017 Q.149 — the same numbers, asked verbatim. The takeaway is the two-step rhythm of every rotational dynamics problem: build the torque, build the matching moment of inertia, divide. Then convert to a linear quantity only at the end, through $a = R\alpha$.

Worked example — flywheel pulled by a cord (NCERT 6.12)

NCERT Example 6.12

A cord of negligible mass is wound round the rim of a flywheel of mass 20 kg and radius 20 cm. A steady pull of 25 N is applied on the cord. The flywheel is on a horizontal axle with frictionless bearings. (a) Find the angular acceleration. (b) Find the work done by the pull when 2 m of cord is unwound. (c) Find the kinetic energy of the wheel at this point (from rest). (d) Compare (b) and (c).

(a) Angular acceleration. Torque $\tau = FR = 25 \times 0.20 = 5.0~\text{N·m}$. For the flywheel $I = MR^2 = 20 \times (0.20)^2 = 0.4~\text{kg·m}^2$. Then $\alpha = \tau/I = 5.0/0.4 = 12.5~\text{rad s}^{-2}$.

(b) Work done by the pull. The force moves through the unwound length: $W = F \times s = 25 \times 2 = 50~\text{J}$. (Equivalently $W = \tau\theta$ with $\theta = s/R = 2/0.20 = 10$ rad, giving $5.0 \times 10 = 50$ J.)

(c) Kinetic energy gained. From rest, $\omega^2 = 2\alpha\theta = 2 \times 12.5 \times 10 = 250~(\text{rad s}^{-1})^2$. So $K = \tfrac{1}{2}I\omega^2 = \tfrac{1}{2} \times 0.4 \times 250 = 50~\text{J}$.

(d) Comparison. The two are equal — 50 J of work, 50 J of kinetic energy. With frictionless bearings, the work-energy theorem holds with no losses, exactly as $W = \tfrac{1}{2}I\omega^2$ predicts.

Part (d) is the work-energy theorem made visible: every joule the cord delivers reappears as rotational kinetic energy because nothing was dissipated. Had the bearings been rough, the work done would exceed the kinetic energy by the energy lost to friction.

Worked example — power to maintain a rotor (NCERT 6.14)

NCERT Exercise 6.14

To maintain a rotor at a uniform angular speed of 200 rad s⁻¹, an engine needs to transmit a torque of 180 N·m. What power does the engine require? (Assume the engine is 100% efficient.)

Use the rotational power law directly. $P = \tau\omega = 180 \times 200 = 36{,}000~\text{W} = 36~\text{kW}$.

Why a torque is needed at constant speed. Uniform angular velocity means $\alpha = 0$, so the net torque is zero. The 180 N·m the engine transmits is not net torque — it exactly balances the frictional torque. The engine's positive work is dissipated against friction, keeping the rotor's kinetic energy constant.

Quick recap

Rotational dynamics in one breath

  • $\tau = I\alpha$ is Newton's second law for rotation — torque drives angular acceleration against moment of inertia.
  • Always take $I$ about the same axis as the torque and $\alpha$.
  • Work by a torque: $W = \tau\theta$. Power: $P = \tau\omega$. (Linear twins: $W = Fs$, $P = Fv$.)
  • Rotational kinetic energy $K = \tfrac{1}{2}I\omega^2$; the work-energy theorem reads $W = \tfrac{1}{2}I\omega^2 - \tfrac{1}{2}I\omega_0^2$.
  • Correspondence: $M \to I$, $F \to \tau$, $x \to \theta$, $v \to \omega$, $a \to \alpha$, $p \to L$.
  • No slipping links linear and angular by $a = R\alpha$ — never $a = \alpha$.
  • Steady spin: net torque zero but applied torque (vs friction) non-zero; power $= \tau\omega$.

NEET PYQ Snapshot — Dynamics of Rotational Motion

Four PYQs that turn on τ = Iα, rotational work and the energy bookkeeping. Same rhythm each time: torque, matching I, divide — or count the kinetic energy.

NEET 2017

A rope is wound around a hollow cylinder of mass 3 kg and radius 40 cm. What is the angular acceleration of the cylinder if the rope is pulled with a force of 30 N?

  1. \(5~\text{m/s}^2\)
  2. \(25~\text{m/s}^2\)
  3. \(0.25~\text{rad/s}^2\)
  4. \(25~\text{rad/s}^2\)
Answer: (4) 25 rad/s²

τ = Iα. $\tau = RF = 0.40 \times 30 = 12~\text{N·m}$. Hollow cylinder $I = MR^2 = 3 \times 0.16 = 0.48~\text{kg·m}^2$. So $\alpha = 12/0.48 = 25~\text{rad s}^{-2}$. Options (1) and (2) carry the wrong unit — the trap rewards anyone who reads the angular answer as linear.

NEET 2018

Three objects, A (solid sphere), B (thin circular disc) and C (circular ring), each of the same mass M and radius R, spin with the same angular speed ω about their own symmetry axes. The work W required to bring them to rest satisfies:

  1. \(W_C > W_B > W_A\)
  2. \(W_A > W_B > W_C\)
  3. \(W_B > W_A > W_C\)
  4. \(W_A > W_C > W_B\)
Answer: (1) W_C > W_B > W_A

Work-energy theorem. To stop a spinning body, $W = \tfrac{1}{2}I\omega^2$, so with equal $\omega$, $W \propto I$. Moments of inertia about the symmetry axis: sphere $\tfrac{2}{5}MR^2$, disc $\tfrac{1}{2}MR^2$, ring $MR^2$. Thus $I_C > I_B > I_A$ and the work to stop them follows the same order.

NEET 2022

The angular speed of a flywheel moving with uniform angular acceleration changes from 1200 rpm to 3120 rpm in 16 seconds. The angular acceleration in rad/s² is:

  1. \(4\pi\)
  2. \(12\pi\)
  3. \(104\pi\)
  4. \(2\pi\)
Answer: (1) 4π

α = Δω/t. Convert rpm to rad s⁻¹ by $\times 2\pi/60$. $\Delta\omega = (3120 - 1200)\times\tfrac{2\pi}{60} = 1920 \times \tfrac{2\pi}{60} = 64\pi$. Then $\alpha = 64\pi/16 = 4\pi~\text{rad s}^{-2}$. The same $\alpha$ would follow from $\tau/I$ if a torque were specified — kinematics and dynamics meet through $\alpha$.

NEET 2018

A solid sphere is in rolling motion, possessing translational kinetic energy $K_t$ and rotational kinetic energy $K_r$ simultaneously. The ratio $K_t : (K_t + K_r)$ for the sphere is:

  1. \(7 : 10\)
  2. \(5 : 7\)
  3. \(10 : 7\)
  4. \(2 : 5\)
Answer: (2) 5 : 7

Two kinetic energies. $K_t = \tfrac{1}{2}mv^2$ and $K_r = \tfrac{1}{2}I\omega^2$ with $I = \tfrac{2}{5}mR^2$, $v = R\omega$, so $K_r = \tfrac{1}{5}mv^2$. Total $= \tfrac{7}{10}mv^2$. Ratio $\tfrac{1}{2}\big/\tfrac{7}{10} = 5:7$. The trap is forgetting that a rolling body carries both energies — see the rotational-vs-translational KE callout above.

FAQs — Dynamics of Rotational Motion

Short answers to the τ = Iα and rotational-energy questions NEET aspirants get wrong most often.

Why must the moment of inertia in τ = Iα be taken about the rotation axis?
Both the torque and the angular acceleration in τ = Iα are measured about a specific axis, so the moment of inertia must be measured about that same axis. A solid sphere has I = (2/5)MR² about a diameter but (7/5)MR² about a tangent. Using the wrong axis substitutes the wrong I and gives the wrong α. NCERT also restricts this to rotation about a fixed axis, where only torque components along the axis are counted.
Is rotational kinetic energy ½Iω² a new kind of energy?
No. It is ordinary kinetic energy added up over every particle of the body. Each particle of mass mᵢ at distance rᵢ from the axis moves with speed vᵢ = rᵢω, so its kinetic energy is ½mᵢrᵢ²ω². Summing over all particles and factoring out ½ω² gives ½(Σmᵢrᵢ²)ω² = ½Iω². The ½Iω² form is just the bookkeeping that collects all those particle energies into the single quantity I.
How is the work-energy theorem stated for rotation?
The work done by the resultant external torque equals the change in rotational kinetic energy: W = τθ = ½Iω² − ½Iω₀². For a body starting from rest, W = ½Iω². This is the exact rotational analogue of W = ΔKE = ½mv² − ½mv₀² for linear motion, with F→τ, x→θ and m→I.
What is the difference between P = Fv and P = τω?
They are the same idea — power as the rate of doing work — written in linear and rotational variables. For linear motion power is force times velocity, P = Fv. For rotation about a fixed axis the analogue is torque times angular velocity, P = τω, obtained directly by dividing the work dW = τdθ by dt. A constant 180 N·m torque keeping a rotor at 200 rad s⁻¹ therefore needs 36 kW (NCERT exercise 6.14).
Does a constant angular velocity mean zero torque?
In the absence of friction, yes — uniform angular velocity means zero angular acceleration, so τ = Iα = 0. NCERT notes this directly for exercise 6.14. In practice an engine still transmits torque, but only to balance the frictional torque so that the net torque stays zero. The transmitted torque does positive work that is exactly dissipated against friction, keeping the kinetic energy constant.
Why does a smaller moment of inertia give a larger angular acceleration for the same torque?
Because α = τ/I. Moment of inertia is rotational inertia — the resistance a body offers to changes in its rotation. For a fixed applied torque, a body with mass concentrated near the axis (small I) speeds up its spin faster than one with mass spread far from the axis (large I). This is the exact rotational parallel of a = F/m, where a smaller mass accelerates more under the same force.
When a rope unwinds from a cylinder, how is the rope's linear acceleration related to the cylinder's angular acceleration?
If the rope does not slip, the linear acceleration of the rope equals the tangential acceleration of the cylinder's rim, a = Rα, where R is the cylinder's radius. In NCERT exercise 6.13 a 30 N pull on a rope around a hollow cylinder (M = 3 kg, R = 0.40 m) gives α = 25 rad s⁻², so the rope accelerates at a = 0.40 × 25 = 10 m s⁻².