Unit 5 Rotation: Understanding Rotational Kinematics (AP Physics C: Mechanics)

Angular Position, Velocity, and Acceleration

Rotational kinematics is the language you use to describe how something rotates—how far it has turned, how fast it is turning, and how that turning rate changes. In AP Physics C: Mechanics, this matters because rotation is not “extra”; it’s the natural way to model wheels, pulleys, gears, rolling motion, spinning disks, and later (in dynamics) torques and rotational energy.

A powerful idea to keep in mind from the start: for motion in a circle, you can often describe the motion more simply using angles instead of using x and y positions.

Angular position

Angular position is where an object is in its rotation, measured as an angle from a chosen reference line. The standard variable is \theta.

  • If you imagine a point on the rim of a wheel, \theta tells you “how far around the circle” that point has rotated.
  • The SI unit is the radian (rad). A key reason radians matter is that the clean relationships between linear and angular quantities (like s = r\theta) only work as written when \theta is in radians.

Conceptually, radians measure angle by comparing an arc length to a radius:

\theta = \frac{s}{r}

Here s is arc length along the circle and r is the radius. Since s and r are both lengths, \theta is technically dimensionless, but we still label it “rad” to emphasize it is an angle.

Sign convention (very important): In most AP Physics contexts, counterclockwise angles are taken as positive and clockwise as negative. This is not a “law of physics,” but a convention that keeps equations consistent. Once you choose a sign convention, stick with it.

Angular velocity

Angular velocity describes how fast the angular position changes with time. The standard variable is \omega.

Average angular velocity over a time interval is:

\omega_{avg} = \frac{\Delta \theta}{\Delta t}

Instantaneous angular velocity is the time derivative of \theta:

\omega = \frac{d\theta}{dt}

Units are \text{rad/s}.

Why it matters: \omega is the rotational analog of linear velocity v. It tells you the “turning rate,” and later it connects directly to tangential speed via v = r\omega.

Direction: In full 3D, angular velocity is a vector pointing along the axis of rotation, using the right-hand rule. In many AP rotational kinematics problems, rotation is about a fixed axis and you treat \omega as a signed scalar (positive or negative) based on clockwise vs counterclockwise.

Angular acceleration

Angular acceleration describes how fast the angular velocity changes with time. The standard variable is \alpha.

Average angular acceleration:

\alpha_{avg} = \frac{\Delta \omega}{\Delta t}

Instantaneous angular acceleration:

\alpha = \frac{d\omega}{dt} = \frac{d^2\theta}{dt^2}

Units are \text{rad/s}^2.

Why it matters: \alpha tells you whether the object is speeding up its rotation, slowing down, or reversing direction. In rotational dynamics (later in Unit 5), \alpha is caused by net torque, just as linear acceleration is caused by net force.

Interpreting graphs (a frequent AP skill)

Rotational kinematics uses the same calculus relationships as linear kinematics:

  • Slope of a \theta vs t graph is \omega.
  • Slope of an \omega vs t graph is \alpha.
  • Area under an \omega vs t graph is \Delta\theta.
  • Area under an \alpha vs t graph is \Delta\omega.

Common trap: students memorize equations but miss that graph interpretation can solve problems faster and with less algebra.

Worked example: reading rotation direction and sign

A wheel’s angular position is given (in radians) by:

\theta(t) = 2.0 - 3.0t + 1.5t^2

1) Find \omega(t) and \alpha(t).

Differentiate:

\omega(t) = \frac{d\theta}{dt} = -3.0 + 3.0t

Differentiate again:

\alpha(t) = \frac{d\omega}{dt} = 3.0

2) At what time does the wheel momentarily stop (instantaneously)?

The wheel “stops” when \omega = 0:

0 = -3.0 + 3.0t

t = 1.0\ \text{s}

Interpretation: before 1.0\ \text{s}, \omega < 0 (clockwise if CCW is positive); after 1.0\ \text{s}, \omega > 0 (counterclockwise). The constant positive \alpha indicates the wheel is accelerating in the positive direction the entire time, which can slow it down (if it was initially rotating negative) and then speed it up in the opposite direction.

Common misconceptions to watch for (embedded as you practice)

  • Degrees vs radians: If you use degrees inside formulas like v = r\omega or s = r\theta without converting to radians, your numerical answers will be wrong by a factor of \pi/180.
  • Confusing \omega with “speed”: \omega can be negative; “speed” is a magnitude and is nonnegative.
  • Assuming \alpha must point in the same direction as \omega: If an object is slowing down, \alpha and \omega have opposite signs.
Exam Focus
  • Typical question patterns

    • Given \theta(t), find \omega(t) and \alpha(t) using derivatives, then interpret sign changes.
    • Use a graph of \omega vs t to find \Delta\theta (area) or identify whether \alpha is constant (straight line).
    • Determine direction of rotation from sign conventions and changes in \theta.
  • Common mistakes

    • Treating degrees as radians in kinematics relationships (convert first).
    • Dropping signs and losing direction information (especially when the object reverses).
    • Mixing up what slope vs area represents on rotational graphs.

Rotational Kinematics with Constant Angular Acceleration

Many AP problems focus on constant angular acceleration, because it produces a set of kinematics equations that mirror the constant-acceleration equations from linear motion. The deep idea is that if \alpha is constant, then \omega changes linearly with time and \theta changes quadratically with time—exactly like v and x do in 1D motion.

The constant-\alpha equations (and what they mean)

When \alpha is constant, you can derive the core equations by integrating:

Start with:

\alpha = \frac{d\omega}{dt}

Integrate over time to relate \omega and t:

\omega = \omega_0 + \alpha t

  • \omega_0 is the initial angular velocity at t = 0.
  • t is the elapsed time.

Since \omega = d\theta/dt, integrate again to relate \theta and t:

\theta = \theta_0 + \omega_0 t + \frac{1}{2}\alpha t^2

A third form eliminates time (useful when t is not given). With constant \alpha, you can derive:

\omega^2 = \omega_0^2 + 2\alpha(\theta - \theta_0)

And a fourth form uses average angular velocity. If \alpha is constant, \omega changes linearly, so the average angular velocity is:

\omega_{avg} = \frac{\omega_0 + \omega}{2}

Then angular displacement is:

\theta - \theta_0 = \omega_{avg} t = \frac{\omega_0 + \omega}{2}t

When you are allowed to use these equations

These equations require constant angular acceleration. In AP exam problems, “constant” may be stated directly, or implied by context (for example, “uniform angular acceleration” or a constant net torque applied to a rigid object with fixed moment of inertia, which later implies constant \alpha).

If \alpha varies with time, you must return to calculus/graph methods:

\Delta\theta = \int \omega\,dt

\Delta\omega = \int \alpha\,dt

Strategy: treat it like linear kinematics, but keep units and radians straight

A helpful memory aid is that the rotational equations are “the same shapes” as the linear ones:

  • \theta plays the role of x.
  • \omega plays the role of v.
  • \alpha plays the role of a.

The danger is overextending the analogy: in rotation, direction is often encoded by sign (CW vs CCW), and later you must also connect these to linear quantities carefully.

Worked example: spinning up a disk

A pottery wheel starts from rest and reaches 12\ \text{rad/s} in 3.0\ \text{s} with constant angular acceleration.

1) Find \alpha.

Use:

\omega = \omega_0 + \alpha t

Given \omega_0 = 0, \omega = 12, t = 3.0:

12 = 0 + \alpha(3.0)

\alpha = 4.0\ \text{rad/s}^2

2) Find the angular displacement during the spin-up.

Use:

\theta - \theta_0 = \omega_0 t + \frac{1}{2}\alpha t^2

With \omega_0 = 0:

\theta - \theta_0 = \frac{1}{2}(4.0)(3.0)^2

\theta - \theta_0 = 18\ \text{rad}

Interpretation: 18\ \text{rad} is about 18/(2\pi) revolutions, which is a little under 3 revolutions. You do not need to convert to revolutions unless asked; radians keep the physics relationships clean.

Worked example: stopping a rotating fan (signs matter)

A fan is rotating counterclockwise at \omega_0 = 20\ \text{rad/s}. You apply a braking torque that produces constant angular acceleration \alpha = -5.0\ \text{rad/s}^2.

1) How long until it stops?

Stopping means \omega = 0. Use:

\omega = \omega_0 + \alpha t

0 = 20 + (-5.0)t

t = 4.0\ \text{s}

2) How many radians does it rotate while stopping?

Use:

\omega^2 = \omega_0^2 + 2\alpha(\theta - \theta_0)

Plug in \omega = 0:

0 = (20)^2 + 2(-5.0)(\theta - \theta_0)

0 = 400 - 10(\theta - \theta_0)

\theta - \theta_0 = 40\ \text{rad}

Notice the displacement is positive even though \alpha is negative. That’s not a contradiction: the fan continues rotating CCW while slowing down; it simply rotates fewer and fewer radians per second until it reaches zero.

What goes wrong most often with constant-\alpha problems

  • Using the wrong “displacement”: In rotation you need \theta - \theta_0, not a linear distance. If you accidentally insert arc length (meters) into these angular equations, units won’t match.
  • Forgetting that reversing direction is allowed: If \omega changes sign, the object reverses rotation. Problems sometimes ask when that happens; it occurs when \omega = 0.
  • Assuming “slowing down” means \alpha < 0: Slowing down means \alpha has the opposite sign from \omega, which could be positive or negative depending on direction.
Exam Focus
  • Typical question patterns

    • Given three of \omega_0, \omega, \alpha, t, \Delta\theta, solve for the others using the constant-\alpha equations.
    • Problems that involve “spin up” or “braking to rest,” often including a request for time to stop and angular displacement during stopping.
    • Identify direction changes by solving for when \omega = 0, then interpreting the sign of \omega before and after.
  • Common mistakes

    • Mixing radians and revolutions or degrees mid-problem (stick to radians unless conversion is explicitly required at the end).
    • Plugging magnitudes into equations and losing sign, leading to wrong direction conclusions.
    • Using a constant-acceleration equation when the problem implies changing \alpha (for example, if a graph shows \alpha is not constant).

Relating Linear and Angular Quantities

Rotational kinematics becomes especially useful when you connect it to linear motion—because the same rotation can produce very different linear speeds at different radii. For example, the outside edge of a vinyl record moves much faster (in \text{m/s}) than a point near the center, even though the entire record shares the same \omega.

The key assumption for these relationships is rigid body rotation about a fixed axis: all points rotate through the same angle \theta in the same time, meaning they share the same \omega and \alpha.

Arc length and angular displacement

If a point at radius r rotates through angular displacement \theta (in radians), it travels an arc length s:

s = r\theta

Why it matters: this is the bridge between angular displacement and linear distance along the circular path. It also explains why radians are special: since \theta = s/r, radians make the formula a direct proportionality with no extra conversion factor.

Tangential speed and angular speed

A point on a rotating object has tangential speed v (the linear speed along the tangent to the circle). The relationship is:

v = r\omega

  • If \omega is the same for all points (rigid rotation), then points farther out (larger r) move faster.
  • Direction: v is tangent to the circle; \omega is along the axis (right-hand rule). In 2D problems, you often use magnitudes for speed and rely on geometry for direction.

Tangential acceleration and angular acceleration

If the object’s angular speed is changing, points have tangential acceleration a_t:

a_t = r\alpha

Tangential acceleration changes the magnitude of the tangential velocity (speeds the point up or slows it down along the circular path).

Centripetal (radial) acceleration and angular speed

Even if \omega is constant, a rotating point is continuously changing direction, so it has centripetal acceleration (also called radial acceleration) pointing toward the center:

a_c = r\omega^2

Using v = r\omega, you can also write:

a_c = \frac{v^2}{r}

This acceleration changes the direction of the velocity, not its magnitude.

A major conceptual checkpoint: in general circular motion, a point can have both tangential and centripetal acceleration at the same time. The total acceleration is the vector sum of perpendicular components:

  • a_t tangent to the path.
  • a_c toward the center.

So the magnitude is:

a = \sqrt{a_t^2 + a_c^2}

Notation and relationship table (linear vs angular)

ConceptAngular quantityLinear analog (for point at radius r)Relationship
Displacement\thetass = r\theta
Velocity\omegavv = r\omega
Acceleration (tangential)\alphaa_ta_t = r\alpha
Acceleration (centripetal)\omegaa_ca_c = r\omega^2

Worked example: two points on the same rotating disk

A disk rotates with angular speed \omega = 8.0\ \text{rad/s}. Compare a point at r_1 = 0.10\ \text{m} and a point at r_2 = 0.30\ \text{m}.

1) Tangential speeds:

v_1 = r_1\omega = (0.10)(8.0) = 0.80\ \text{m/s}

v_2 = r_2\omega = (0.30)(8.0) = 2.4\ \text{m/s}

So the point three times farther out moves three times faster.

2) Centripetal accelerations:

a_{c1} = r_1\omega^2 = (0.10)(8.0)^2 = 6.4\ \text{m/s}^2

a_{c2} = r_2\omega^2 = (0.30)(8.0)^2 = 19.2\ \text{m/s}^2

Again, the outer point experiences greater centripetal acceleration because it must “turn” its velocity direction faster in linear terms.

Worked example: from angular acceleration to linear acceleration

A wheel of radius 0.25\ \text{m} starts from rest and has constant angular acceleration \alpha = 6.0\ \text{rad/s}^2.

1) What is the tangential acceleration of a point on the rim?

Use:

a_t = r\alpha

a_t = (0.25)(6.0) = 1.5\ \text{m/s}^2

2) After t = 2.0\ \text{s}, what is the centripetal acceleration of that point?

First find \omega:

\omega = \omega_0 + \alpha t = 0 + (6.0)(2.0) = 12\ \text{rad/s}

Then:

a_c = r\omega^2 = (0.25)(12)^2 = (0.25)(144) = 36\ \text{m/s}^2

Interpretation: after a short time the centripetal acceleration can become much larger than the tangential acceleration because a_c grows with \omega^2.

Common pitfalls when relating linear and angular quantities

  • Using degrees in s = r\theta or v = r\omega: Those formulas assume \theta is in radians and \omega in \text{rad/s}.
  • Mixing up tangential vs centripetal acceleration:
    • a_t = r\alpha comes from changing speed.
    • a_c = r\omega^2 comes from changing direction.
    • If \alpha = 0 but \omega \neq 0, there is still acceleration (centripetal).
  • Assuming all points have the same linear speed: In rigid rotation, all points share the same \omega, not the same v.
Exam Focus
  • Typical question patterns

    • Convert between angular and linear quantities for a point on a rotating object (use v = r\omega, a_t = r\alpha, a_c = r\omega^2).
    • Given a wheel’s \omega(t) or \alpha and a radius, compute linear speed or acceleration at the rim.
    • Compare motion at two radii on the same rigid object (proportional reasoning with r).
  • Common mistakes

    • Treating a_t and a_c as the same thing or adding them algebraically without recognizing they are perpendicular vectors.
    • Forgetting that centripetal acceleration exists even at constant angular speed.
    • Plugging in r incorrectly (using diameter instead of radius is a classic, very costly error).