Kinematics of Rotational Motion: Angular Equations of Motion

Physics · System Of Particles And Rotational Motion · NEET

Rotational kinematics uses the same three equations as straight-line motion, but every linear quantity is swapped for its angular twin: displacement s becomes angle θ, velocity v becomes angular velocity ω, and acceleration a becomes angular acceleration α. So ω = ω₀ + αt, θ = ω₀t + ½αt², and ω² = ω₀² + 2αθ. Memory hook: "same equations, new alphabet" — replace s, u, v, a with θ, ω₀, ω, α and you are done.
Rotational kinematics = linear kinematics with new symbolsLINEAR (straight line)ANGULAR (rotation)v = u + a tω = ω₀ + α ts = u t + ½ a t²θ = ω₀ t + ½ α t²v² = u² + 2 a sω² = ω₀² + 2 α θs→θ u→ω₀ v→ω a→αω, α
The three angular equations are copies of the linear ones — just replace s, u, v, a with θ, ω₀, ω, α. For a spinning body, ω is the spin rate and α is how fast that spin rate changes.

Your doubts, answered

Are the rotational equations really the same as the linear v = u + at equations?

Yes. NCERT builds them the same way. You just change the symbols. Linear s, u, v, a become angular θ, ω₀, ω, α. So v = u + at becomes ω = ω₀ + αt; s = ut + ½at² becomes θ = ω₀t + ½αt²; and v² = u² + 2as becomes ω² = ω₀² + 2αθ. If you already know the linear set, you know the angular set. This is why NEET expects you to solve rotation problems as fast as straight-line problems.

How do I convert rpm (rotations per minute) to rad/s?

One full rotation is 2π radians, and one minute is 60 seconds. So ω (rad/s) = rpm × 2π / 60 = rpm × π/30. Example: 1200 rpm = 1200 × π/30 = 40π rad/s. Almost every NEET flywheel question gives you rpm, so do this conversion first, before touching any equation. Forgetting it is the single most common mistake.

When am I allowed to use these three equations?

Only when the angular acceleration α is constant (uniform). If α changes with time, these equations do not apply and you must use calculus. In NEET, words like 'uniformly', 'constant angular acceleration', or 'changes uniformly' are your green signal to use them. A flywheel speeding up uniformly qualifies; a body with time-varying torque may not.

What is the difference between angular acceleration (α) and tangential acceleration (a_t)?

Angular acceleration α measures how fast the spin rate ω changes and is measured in rad/s². Tangential acceleration a_t is the linear acceleration of a point on the rim along its path, measured in m/s². They are linked by a_t = rα, where r is the distance from the axis. So α is the same for the whole rigid body, but a_t is larger for points farther from the axis.

How do I find the number of revolutions completed in a given time?

First find the total angle θ turned (in radians) using θ = ω₀t + ½αt², or use the average: θ = (ω₀ + ω)/2 × t. Then divide by 2π to get revolutions, because one revolution = 2π radians. Number of revolutions n = θ / (2π). If everything is already in rpm and minutes, you can even count revolutions directly using average rpm × time.

⚠️ The NEET trap
Plugging the rpm value straight into ω = ω₀ + αt (e.g. using 1200 as ω₀), giving an angular acceleration in 'rpm per second' and picking a wrong option.
Convert every rpm to rad/s first using ω = rpm × π/30. For 1200 → 3120 rpm in 16 s: ω₀ = 40π, ω = 104π, so α = (104π − 40π)/16 = 64π/16 = 4π rad/s².
🧠 rpm is not rad/s. Multiply by π/30 BEFORE you use any equation — the NTA option list always hides a trap answer for students who skip this step.

Real NEET questions

NEET 2022

A flywheel's angular speed changes uniformly from 1200 rpm to 3120 rpm in 16 s. Its angular acceleration (rad/s²) is:

A ·
B ·
C · 12π
D · 104π
Solution: Step 1: Convert rpm to rad/s using ω = rpm × π/30. Initial ω₀ = 1200 × π/30 = 40π rad/s. Final ω = 3120 × π/30 = 104π rad/s. Step 2: Use ω = ω₀ + αt, so α = (ω − ω₀)/t = (104π − 40π)/16 = 64π/16 = 4π rad/s². Answer: B.
NEET 2026

A flywheel's angular speed increases uniformly from 600 rpm to 1200 rpm in 10 s. The number of revolutions completed in this time is:

A · 900
B · 600
C · 150
D · 300
Solution: Because the speed changes uniformly, use average speed. Average = (600 + 1200)/2 = 900 rpm = 900 revolutions per minute = 900/60 = 15 revolutions per second. Time = 10 s, so revolutions = 15 × 10 = 150. Answer: C. (No rad/s conversion is even needed here — counting revolutions directly is faster.)
NEET 2019 Odisha

A particle starts from rest and moves in a circle of radius r, attaining speed V₀ in the n-th round. Its angular acceleration is:

A · V₀/n
B · V₀²/(2πnr²)
C · V₀²/(4πnr²)
D · V₀²/(4πnr)
Solution: Step 1: Convert to angular terms. Starts from rest so ω₀ = 0. Final angular speed ω = V₀/r. In n complete rounds the angle turned θ = n × 2π = 2πn radians. Step 2: Use ω² = ω₀² + 2αθ. So (V₀/r)² = 0 + 2α(2πn). This gives V₀²/r² = 4πnα, hence α = V₀²/(4πnr²). Answer: C.

Solved System Of Particles And Rotational Motion NEET PYQs

Try the real previous-year questions from this chapter — each with the answer and a full solution.

See all 31 System Of Particles And Rotational Motion NEET PYQs ›
Next concept: Dynamics of RotationKeep learning — 2 minFeeling ready? Solve the System Of Particles And Rotational Motion NEET PYQs ›Or practice on your phone — get the free MedicNEET app ›

Frequently asked

What are the three equations of rotational kinematics?

ω = ω₀ + αt, θ = ω₀t + ½αt², and ω² = ω₀² + 2αθ. Here ω₀ is initial angular velocity, ω is final angular velocity, α is angular acceleration, θ is angle turned, and t is time. They mirror the linear v = u + at set exactly.

What are the SI units for these angular quantities?

Angle θ is in radian (rad), angular velocity ω in rad/s, angular acceleration α in rad/s², and time t in seconds. Always convert rpm and degrees to radians and seconds before solving.

Can I use these equations if angular acceleration is not constant?

No. These equations hold only for constant (uniform) angular acceleration. If α varies with time, you must integrate. NEET problems signal constant α with words like 'uniformly' or 'constant angular acceleration'.

How is angular acceleration related to torque for NEET?

By the rotational form of Newton's second law, torque τ = Iα, where I is the moment of inertia. So a constant torque gives a constant α, which then lets you use these kinematics equations. This is the bridge to the next topic, dynamics of rotation.

Why do these equations matter for NEET?

Every year NEET asks 1–2 direct questions on flywheels, discs, or particles speeding up or slowing down on a circle. They are quick, formula-based marks if you convert rpm correctly and pick the right of the three equations.