Achievable logoAchievable logo
AP Physics 1
Sign in
Sign up
Purchase
Textbook
Practice exams
Support
How it works
Exam catalog
Mountain with a flag at the peak
Textbook
Introduction
1. Decoding the exam
2. Vectors and their analysis
3. Kinematics
4. Laws of motion
5. Work, energy, and power
6. Linear momentum and collisions
7. Torque and rotational mechanics
7.1 Rotational kinematics
7.2 Torque and rotational inertia
7.3 Work and energy in rotation
7.4 Angular momentum and angular impulse
8. Oscillations
9. Fluids
Wrapping up
Achievable logoAchievable logo
7.1 Rotational kinematics
Achievable AP Physics 1
7. Torque and rotational mechanics
Our AP Physics 1 course is currently in development and is a work-in-progress.

Rotational kinematics

7 min read
Font
Discuss
Share
Feedback

In Chapter 5, we analyzed motion along a straight line by tracking an object’s position x(t), velocity v=dx/dt, and acceleration a=dv/dt. We used kinematic equations, work-energy relations, and Newton’s laws to predict and explain linear motion.

Many physical systems, however, involve rotation about an axis rather than translation along a line. Think of a spinning wheel, a planet orbiting its star, or a windmill turning in the breeze. Just as we describe linear motion using displacement, velocity, and acceleration, we can describe rotational motion using three analogous quantities:

angular displacementθ​​,angular velocityω​​,angular accelerationα​​.

This section develops the tools of rotational kinematics: the rotational analogues of the familiar linear relationships.

v=dtdx​,a=dtdv​,x=x0​+v0​t+21​at2,

We’ll also connect linear quantities like arc length s, tangential speed v, and tangential acceleration at​ to their angular counterparts using the radius r.

s=rθ,v=rω,at​=rα.

Once these parallels are clear, you can apply the same problem-solving style you used in linear motion to rotational versions of Newton’s laws, energy methods, and momentum conservation.

Definitions
  • Angular displacement θ: the angle through which a point or line has been rotated in a specified sense about a specified axis. Units: radians.

  • Angular velocity ω: the rate of change of angular displacement.

    ω=dtdθ​,[ω]=rad/s.

  • Angular acceleration α: the rate of change of angular velocity.

    α=dtdω​,[α]=rad/s2.

Relation to linear kinematics

For a point moving in a circle of radius r, angular and linear quantities are linked by the geometry of a circle:

​arc length:s=rθ,tangential speed:v=rω,tangential acceleration:at​=rα.​

Relating rotational and linear kinematics
Relating rotational and linear kinematics

Constant-α kinematic equations

When α is constant, the rotational kinematic equations match the structure of the constant-acceleration equations for linear motion:

ωf​Δθωf2​​=ωi​+αt,=ωi​t+21​αt2,=ωi2​+2αΔθ.​

Example problem 1

A turntable is spinning at ωi​=10.0rad/s and slows with constant angular acceleration α=−2.0rad/s2. How long until it stops, and through what angle does it turn?

Solution.

Time to stop (use ωf​=ωi​+αt with ωf​=0):

0=10.0+(−2.0)t⟹t=5.0s.

Angle turned (use Δθ=ωi​t+21​αt2):

Δθ=ωi​t+21​αt2=(10.0)(5.0)+21​(−2.0)(5.0)2=50.0−25.0=25.0rad.

Example problem 2

A hoop of radius 0.50m rolls without slipping so that its center moves at v=2.0m/s. Find its angular speed ω and the time to complete one rotation.

Solution.

No slipping means the tangential speed at the rim matches the center’s speed, so v=rω:

ω=rv​=0.502.0​=4.0rad/s.

One rotation corresponds to Δθ=2πrad, so the time is:

t=ωΔθ​=4.02π​=2π​≈1.57s.

Example problem 3

A fan blade of length 0.30m accelerates from rest to 1200rpm in 6.0s with constant angular acceleration.

  1. Convert 1200rpm to rad/s.
  2. Find α.
  3. How many revolutions does it make?

Solution.

  1. Convert to rad/s:

    ωf​=1200 rpm=1200minrev​×rev2π rad​×60 s1 min​=40πrad/s.

  2. Find α using ωf​=ωi​+αt with ωi​=0 and t=6.0s:

    40π=α(6.0)⟹α=6.040π​≈20.94rad/s2.

  3. Find the number of revolutions.

    First compute total angular displacement using Δθ=ωi​t+21​αt2 with ωi​=0:

    Δθ=ωi​t+21​αt2=21​(20.94)(6.0)2=376.92rad.

    Then convert radians to revolutions:

    N=2πΔθ​≈2π376.92​=60.0revolutions.

Example problem 4

A CD spins down from 2000rpm to 0 in 40s under constant α. How far (in meters) does a point on the rim travel? (Use r=0.06m.)

Solution.

  1. Convert the initial angular speed to rad/s:

    ωi​=2000rpm=2000602π​≈209.44rad/s.

  2. Find angular acceleration from ωf​=ωi​+αt with ωf​=0:

    0=ωi​+αt ⟹ α=−tωi​​=−40209.44​=−5.236rad/s2.

  3. Find total angular displacement:

    Δθ=ωi​t+21​αt2=(209.44)(40)+21​(−5.236)(40)2=4187.6rad.

  4. Convert angular displacement to arc length using s=rΔθ:

    s=rΔθ=0.06×4187.6=251.26m.

Example problem 5

A wheel’s angular position is given by θ(t)=3.0t+0.50t2 (rad), where t is in seconds.

  1. Find ω(t) and α(t).
  2. Is α constant?
  3. Find ω at t=4.0s.

Solution.

ω(t)=dtdθ​=3.0+1.0t,α(t)=dtdω​=1.0rad/s2.

  1. Yes - α(t)=1.0 is constant.

  2. Evaluate ω(t) at t=4.0s:

    ω(4.0)=3.0+1.0×4.0=7.0rad/s.

Example problem 6

A record player spins at 3331​rpm. You start it from rest and reach playing speed in 4.0s at constant α.

  1. What is α?
  2. How many turns does it take to get up to speed?

Solution.

  1. Convert the final speed to rad/s, then use α=(ωf​−ωi​)/t:

    ωf​=3331​rpm=3100​×602π​=910π​≈3.49rad/s,α=4.0ωf​−0​=4.03.49​=0.873rad/s2.

  2. Use Δθ=21​αt2 (since ωi​=0), then convert radians to revolutions:

    Δθ=21​αt2=21​(0.873)(4.0)2=6.984rad,N=2π6.984​≈1.11revolutions.

Rotational Kinematics: Fundamental Quantities\

  • Angular displacement (θ): angle rotated, units = radians\
  • Angular velocity (ω): rate of change of θ, ω=dθ/dt, units = rad/s\
  • Angular acceleration (α): rate of change of ω, α=dω/dt, units = rad/s2

Relation to Linear Kinematics\

  • Arc length: s=rθ\
  • Tangential speed: v=rω\
  • Tangential acceleration: at​=rα

Constant Angular Acceleration (Constant-α) Equations\

  • ωf​=ωi​+αt\
  • Δθ=ωi​t+21​αt2\
  • ωf2​=ωi2​+2αΔθ

Problem-Solving Habits\

  • Always use radians for angular quantities\
  • Maintain consistent sign convention (clockwise vs counterclockwise)\
  • Explicitly relate linear and angular variables via radius when needed

Key Example Takeaways\

  • Convert rpm to rad/s: multiply by 2π/60\
  • For rolling without slipping: v=rω\
  • Total angle turned: use kinematic equations for Δθ\
  • Arc length traveled: s=rΔθ\
  • Number of revolutions: N=Δθ/2π

Preparation for Further Topics\

  • These concepts underpin torque, rotational inertia, and rotational energy\
  • Approach rotational problems using analogous strategies to linear motion

Sign up for free to take 5 quiz questions on this topic

Previous
Next  | 7.2 Torque and rotational inertia
All rights reserved ©2016 - 2026 Achievable, Inc.

Rotational kinematics

In Chapter 5, we analyzed motion along a straight line by tracking an object’s position x(t), velocity v=dx/dt, and acceleration a=dv/dt. We used kinematic equations, work-energy relations, and Newton’s laws to predict and explain linear motion.

Many physical systems, however, involve rotation about an axis rather than translation along a line. Think of a spinning wheel, a planet orbiting its star, or a windmill turning in the breeze. Just as we describe linear motion using displacement, velocity, and acceleration, we can describe rotational motion using three analogous quantities:

angular displacementθ​​,angular velocityω​​,angular accelerationα​​.

This section develops the tools of rotational kinematics: the rotational analogues of the familiar linear relationships.

v=dtdx​,a=dtdv​,x=x0​+v0​t+21​at2,

We’ll also connect linear quantities like arc length s, tangential speed v, and tangential acceleration at​ to their angular counterparts using the radius r.

s=rθ,v=rω,at​=rα.

Once these parallels are clear, you can apply the same problem-solving style you used in linear motion to rotational versions of Newton’s laws, energy methods, and momentum conservation.

Definitions
  • Angular displacement θ: the angle through which a point or line has been rotated in a specified sense about a specified axis. Units: radians.

  • Angular velocity ω: the rate of change of angular displacement.

    ω=dtdθ​,[ω]=rad/s.

  • Angular acceleration α: the rate of change of angular velocity.

    α=dtdω​,[α]=rad/s2.

Relation to linear kinematics

For a point moving in a circle of radius r, angular and linear quantities are linked by the geometry of a circle:

​arc length:s=rθ,tangential speed:v=rω,tangential acceleration:at​=rα.​

Constant-α kinematic equations

When α is constant, the rotational kinematic equations match the structure of the constant-acceleration equations for linear motion:

ωf​Δθωf2​​=ωi​+αt,=ωi​t+21​αt2,=ωi2​+2αΔθ.​

Example problem 1

A turntable is spinning at ωi​=10.0rad/s and slows with constant angular acceleration α=−2.0rad/s2. How long until it stops, and through what angle does it turn?

Solution.

Time to stop (use ωf​=ωi​+αt with ωf​=0):

0=10.0+(−2.0)t⟹t=5.0s.

Angle turned (use Δθ=ωi​t+21​αt2):

Δθ=ωi​t+21​αt2=(10.0)(5.0)+21​(−2.0)(5.0)2=50.0−25.0=25.0rad.

Example problem 2

A hoop of radius 0.50m rolls without slipping so that its center moves at v=2.0m/s. Find its angular speed ω and the time to complete one rotation.

Solution.

No slipping means the tangential speed at the rim matches the center’s speed, so v=rω:

ω=rv​=0.502.0​=4.0rad/s.

One rotation corresponds to Δθ=2πrad, so the time is:

t=ωΔθ​=4.02π​=2π​≈1.57s.

Example problem 3

A fan blade of length 0.30m accelerates from rest to 1200rpm in 6.0s with constant angular acceleration.

  1. Convert 1200rpm to rad/s.
  2. Find α.
  3. How many revolutions does it make?

Solution.

  1. Convert to rad/s:

    ωf​=1200 rpm=1200minrev​×rev2π rad​×60 s1 min​=40πrad/s.

  2. Find α using ωf​=ωi​+αt with ωi​=0 and t=6.0s:

    40π=α(6.0)⟹α=6.040π​≈20.94rad/s2.

  3. Find the number of revolutions.

    First compute total angular displacement using Δθ=ωi​t+21​αt2 with ωi​=0:

    Δθ=ωi​t+21​αt2=21​(20.94)(6.0)2=376.92rad.

    Then convert radians to revolutions:

    N=2πΔθ​≈2π376.92​=60.0revolutions.

Example problem 4

A CD spins down from 2000rpm to 0 in 40s under constant α. How far (in meters) does a point on the rim travel? (Use r=0.06m.)

Solution.

  1. Convert the initial angular speed to rad/s:

    ωi​=2000rpm=2000602π​≈209.44rad/s.

  2. Find angular acceleration from ωf​=ωi​+αt with ωf​=0:

    0=ωi​+αt ⟹ α=−tωi​​=−40209.44​=−5.236rad/s2.

  3. Find total angular displacement:

    Δθ=ωi​t+21​αt2=(209.44)(40)+21​(−5.236)(40)2=4187.6rad.

  4. Convert angular displacement to arc length using s=rΔθ:

    s=rΔθ=0.06×4187.6=251.26m.

Example problem 5

A wheel’s angular position is given by θ(t)=3.0t+0.50t2 (rad), where t is in seconds.

  1. Find ω(t) and α(t).
  2. Is α constant?
  3. Find ω at t=4.0s.

Solution.

ω(t)=dtdθ​=3.0+1.0t,α(t)=dtdω​=1.0rad/s2.

  1. Yes - α(t)=1.0 is constant.

  2. Evaluate ω(t) at t=4.0s:

    ω(4.0)=3.0+1.0×4.0=7.0rad/s.

Example problem 6

A record player spins at 3331​rpm. You start it from rest and reach playing speed in 4.0s at constant α.

  1. What is α?
  2. How many turns does it take to get up to speed?

Solution.

  1. Convert the final speed to rad/s, then use α=(ωf​−ωi​)/t:

    ωf​=3331​rpm=3100​×602π​=910π​≈3.49rad/s,α=4.0ωf​−0​=4.03.49​=0.873rad/s2.

  2. Use Δθ=21​αt2 (since ωi​=0), then convert radians to revolutions:

    Δθ=21​αt2=21​(0.873)(4.0)2=6.984rad,N=2π6.984​≈1.11revolutions.

Key points

Rotational Kinematics: Fundamental Quantities\

  • Angular displacement (θ): angle rotated, units = radians\
  • Angular velocity (ω): rate of change of θ, ω=dθ/dt, units = rad/s\
  • Angular acceleration (α): rate of change of ω, α=dω/dt, units = rad/s2

Relation to Linear Kinematics\

  • Arc length: s=rθ\
  • Tangential speed: v=rω\
  • Tangential acceleration: at​=rα

Constant Angular Acceleration (Constant-α) Equations\

  • ωf​=ωi​+αt\
  • Δθ=ωi​t+21​αt2\
  • ωf2​=ωi2​+2αΔθ

Problem-Solving Habits\

  • Always use radians for angular quantities\
  • Maintain consistent sign convention (clockwise vs counterclockwise)\
  • Explicitly relate linear and angular variables via radius when needed

Key Example Takeaways\

  • Convert rpm to rad/s: multiply by 2π/60\
  • For rolling without slipping: v=rω\
  • Total angle turned: use kinematic equations for Δθ\
  • Arc length traveled: s=rΔθ\
  • Number of revolutions: N=Δθ/2π

Preparation for Further Topics\

  • These concepts underpin torque, rotational inertia, and rotational energy\
  • Approach rotational problems using analogous strategies to linear motion

More from Torque and rotational mechanics

  • Torque and rotational inertia
  • Work and energy in rotation
  • Angular momentum and angular impulse