AP Physics 1  ·  Unit 5: Torque and Rotational Dynamics  ·  Lesson 5.1

Deep Dive: Rotational Kinematics

🔬 Deep Dive
This is your textbook for this topic. Take your time. Read it more than once.
5.1.A.1Concept

Angular Quantities

To describe rotation we need three quantities that parallel the linear trio from Unit 1 — but measured in angles rather than distances.

DthetaAngular Displacement

The angle through which a rigid system rotates. Measured in radians (rad). Dtheta = theta_f - theta_0.

SI: rad
omegaAngular Velocity

The rate of change of angular position. omega_avg = Dtheta / Dt. Instantaneous omega is the slope of a theta vs. t graph.

SI: rad/s
alphaAngular Acceleration

The rate of change of angular velocity. alpha_avg = Domega / Dt. Instantaneous alpha is the slope of an omega vs. t graph.

SI: rad/s²
radThe Radian

Defined as arc length divided by radius: theta = s/r. A full revolution = 2*pi rad. One revolution = 360° = 2*pi rad.

SI: dimensionless ratio
⚠️Always use radians, not degrees. The kinematic equations and all angular-linear conversion formulas (v = r*omega, s = r*theta) only work in radians. If a problem gives degrees, convert first: theta (rad) = theta (deg) × pi / 180.
5.1.A.2Concept

The Rigid System Model

A rigid system is one that holds its shape — all its parts maintain fixed distances from each other and from the axis of rotation. This is the model we use for spinning wheels, rotating rods, planets, and gears.

🔑Every point on a rigid system has the same angular velocity omega and the same angular acceleration alpha. But their linear (tangential) speeds are different — points farther from the axis move faster.

Think of a spinning vinyl record. Every point completes one full revolution in the same time — so every point has the same omega. But a point near the outer edge travels a much larger arc length in that same time, so it has a larger linear speed v = r*omega.

Same for all points:  omega, alpha
Depends on r:      v = r*omega
Depends on r:      a_t = r*alpha
Depends on r:      s = r*theta
⚠️Rigid system vs. object model: When a problem focuses on the center-of-mass motion of the whole system (e.g. a wheel rolling across a floor), you can treat it as a point-like object. When rotation matters, you must use the rigid system model and track individual points.
5.1.A.3Math

The Three Kinematic Equations

Under constant angular acceleration, three equations relate omega, alpha, Dtheta, and t — exactly paralleling the linear kinematic equations from Unit 1:

omega = omega_0 + alpha*t
theta = theta_0 + omega_0*t + ½*alpha*t²
omega² = omega_0² + 2*alpha*(theta - theta_0)

These are not new equations. Replace x with theta, v with omega, and a with alpha in the Unit 1 equations and you have these exactly. Every strategy you used for linear kinematics — identify knowns, choose the equation with one unknown, solve — works identically here.

Set initial angular velocity, angular acceleration, and time. All three rotational kinematic equations update live. The graph shows omega vs. t — the shaded area is angular displacement.

omega_0 (rad/s)+2
alpha (rad/s²)+3
time t (s)4
omega = omega_0 + alpha*t
2 + 3(4) = 14.00 rad/s
Dtheta = omega_0*t + ½*alpha*t²
32.00 rad
omega² = omega_0² + 2*alpha*Dtheta
196.00 = 14.00² ✓
t (s)omega (rad/s)area=Dtheta

Set alpha = 0 — omega is constant, Dtheta grows linearly. Set alpha negative — the object decelerates. All three equations still hold.

ExampleWorked Example — Spinning Up a Wheel

A wheel starts from rest and reaches an angular velocity of 24 rad/s in 6 seconds under constant angular acceleration. Find alpha and the total angle turned.

5.1.A.4Math

Linear-Angular Relations

Every angular quantity has a linear (tangential) counterpart at any point on a rigid system. The bridge is the radius r — the distance from the axis to that point.

Linear quantityRelationAngular quantity
s (arc length, m)s = r*thetatheta (rad)
v (tangential speed, m/s)v = r*omegaomega (rad/s)
a_t (tangential accel, m/s²)a_t = r*alphaalpha (rad/s²)
⚠️Tangential acceleration (a_t = r*alpha) is not the same as centripetal acceleration (a_c = v²/r = omega²*r). Tangential acceleration changes the speed of the point. Centripetal acceleration changes the direction. Both can be present simultaneously.
ExampleGuided Example — Linear Speed on a Rotating Disk

A disk rotates at a constant angular velocity of 8 rad/s. Point A is 0.3 m from the center. Point B is 0.9 m from the center. Find the linear speed of each point and the arc length each travels in 5 seconds.

Step 1Find linear speeds using v = r*omega
v_A = r_A * omega = (0.3)(8) = 2.4 m/s
v_B = r_B * omega = (0.9)(8) = 7.2 m/s
Both have the same omega = 8 rad/s. Point B moves 3x faster in linear terms.
5.1.A.5Math

Graphical Analysis

The three rotational graphs — theta vs. t, omega vs. t, and alpha vs. t — behave exactly like their linear counterparts x vs. t, v vs. t, and a vs. t. The same slope-and-area rules apply.

GraphSlope givesArea gives
theta vs. tomega
omega vs. talphaDtheta
alpha vs. tDomega
🔑These are the same rules as Unit 1 — just with rotational variables. If the omega vs. t graph is a straight line with positive slope, alpha is constant and positive. If it is horizontal, alpha = 0 and the object spins at constant angular velocity. A curved omega vs. t means alpha is changing.
ExampleWorked Example — Reading an omega vs. t Graph

An omega vs. t graph shows a straight line from omega = 12 rad/s at t = 0 to omega = 0 at t = 4 s. Find alpha and the total angular displacement.

← Back to Lesson 5.1Next: Lesson 5.2 →Torque — what actually causes rotation.
Built with v0