Angular Motion Kinematic Equations- Complete Guide
What Angular Motion Actually Is
Angular motion describes how objects rotate around a fixed axis. Instead of measuring distance in meters, you measure rotation in radians. Instead of linear velocity, you deal with angular velocity. The physics doesn't change—only the language shifts to accommodate circular movement.
These equations are the rotational equivalent of the linear kinematic equations you already know. If you understand basic kinematics, angular motion is just a conversion problem with some Greek letters attached.
The Core Angular Quantities
Before touching any equation, you need these four concepts locked in your head:
- Angular displacement (θ) — how far something rotated, measured in radians
- Angular velocity (ω) — how fast it rotated, measured in radians per second
- Angular acceleration (α) — how fast the rotation rate changed, measured in radians per second squared
- Time (t) — how long the rotation lasted
The radian is just a unit. One full rotation equals 2π radians. That's it. No mystery.
The Four Angular Kinematic Equations
These are the equations that govern rotational motion. Memorize them or keep them handy—your exam won't care which approach you chose.
Equation 1: Velocity from Displacement and Acceleration
ω = ω₀ + αt
Angular velocity equals initial angular velocity plus angular acceleration multiplied by time. This is the rotational version of v = v₀ + at.
Equation 2: Displacement from Velocity and Acceleration
θ = ω₀t + ½αt²
Angular displacement equals initial angular velocity times time, plus half the angular acceleration times time squared. Same structure as x = v₀t + ½at².
Equation 3: Velocity from Displacement (No Time)
ω² = ω₀² + 2αθ
Final angular velocity squared equals initial angular velocity squared plus twice the angular acceleration times angular displacement. Use this when time isn't given.
Equation 4: Displacement with Average Velocity
θ = ½(ω + ω₀)t
Angular displacement equals half the sum of final and initial angular velocity, multiplied by time. This is the rotational equivalent of x = ½(v + v₀)t.
Angular vs Linear Motion: The Comparison
If you already know linear kinematics, you're 80% there. Here's how the equations map directly:
| Linear Quantity | Angular Quantity | Relationship |
|---|---|---|
| Position (x) | Angular displacement (θ) | s = rθ |
| Velocity (v) | Angular velocity (ω) | v = rω |
| Acceleration (a) | Angular acceleration (α) | a = rα |
| Mass (m) | Moment of inertia (I) | Different concept entirely |
| Linear Equation | Angular Equation |
|---|---|
| v = v₀ + at | ω = ω₀ + αt |
| x = v₀t + ½at² | θ = ω₀t + ½αt² |
| v² = v₀² + 2ax | ω² = ω₀² + 2αθ |
| x = ½(v + v₀)t | θ = ½(ω + ω₀)t |
The structure is identical. The only difference is the symbols.
How to Solve Angular Motion Problems
Follow this process every single time. No exceptions.
Step 1: Identify What's Given
List your known variables: initial velocity, final velocity, displacement, acceleration, or time. Circle the variable you need to find.
Step 2: Pick the Right Equation
This is where most students fail. The choice depends entirely on what information you have and what's missing:
- Need time? Don't use the equation with 2αθ.
- Need final velocity but displacement isn't given? Use ω = ω₀ + αt.
- Time is missing from the problem? Use ω² = ω₀² + 2αθ.
Step 3: Convert Units
Everything must be in radians, seconds, rad/s, and rad/s². If the problem gives you revolutions per minute, convert to radians per second first. 1 revolution = 2π radians. 1 minute = 60 seconds.
Step 4: Plug and Solve
Substitute your values. Isolate the unknown. Calculate. Check your answer against common sense—does a wheel rotating at 500 rad/s seem realistic? Probably not.
Example Problem
A bicycle wheel starts from rest and accelerates at 4 rad/s² for 3 seconds. What is the final angular velocity and how many radians did it rotate through?
Given: ω₀ = 0, α = 4 rad/s², t = 3 s
Find final angular velocity:
ω = ω₀ + αt
ω = 0 + (4)(3)
ω = 12 rad/s
Find angular displacement:
θ = ω₀t + ½αt²
θ = (0)(3) + ½(4)(3)²
θ = 0 + ½(4)(9)
θ = 18 radians
To convert radians to revolutions: 18 rad ÷ 2π ≈ 2.9 full rotations.
Common Mistakes That Cost You Points
- Using degrees instead of radians — The equations only work with radians. Degrees will give you wrong answers every time.
- Forgetting to include initial velocity — Most real-world problems don't start from rest. ω₀ = 0 is not a universal truth.
- Mixing up tangential and angular quantities — Linear velocity v = rω. Don't confuse the two.
- Using the wrong equation — Match your given variables to the equation that contains your unknown.
When to Use These Equations
Angular kinematic equations apply when:
- Rotation is about a fixed axis
- Angular acceleration is constant
- You're measuring rotation, not translation
These equations don't apply when angular acceleration changes, when the axis moves, or when you're dealing with rolling without slipping (which adds a translation component).
The Bottom Line
Angular motion equations are linear motion equations with different symbols. Memorize the four equations, learn to match them to the given information, and convert everything to radians before you start calculating. That's the entire subject in one paragraph.
Practice the conversion process until it's automatic. The physics is simple—the unit conversions are where people lose marks.