AP Physics 1 Rotational Energy: How Spinning Systems Store and Transfer Energy

Rotational Kinetic Energy

What rotational kinetic energy is

When an object spins, it has kinetic energy not because its center of mass is moving (that would be translational kinetic energy), but because all of its mass elements are moving in circles around an axis. This energy of motion due to rotation is called rotational kinetic energy.

The key idea is that “rotation” is not one thing moving—it’s many tiny pieces of the object moving at different speeds. A point on the rim of a spinning disk moves faster than a point near the center. Rotational kinetic energy accounts for all those moving parts.

Why it matters

Rotational kinetic energy is essential for analyzing:

  • Wheels rolling without slipping (cars, bikes, bowling balls, yo-yos)
  • Pulleys and flywheels in machines (where rotation can store energy)
  • Energy conservation problems where objects both translate and rotate

In Unit 6, you often connect rotational kinetic energy to the work done by torque and to conservation of energy for rotating systems.

How it works: building the formula from the ground up

Start with what you already know: translational kinetic energy.

For a small mass element m moving at speed v,

K = \frac{1}{2}mv^2

A rotating rigid body can be imagined as many small masses m_i at different distances r_i from the axis. If the body rotates with angular speed \omega, each mass element has tangential speed

v_i = r_i\omega

So the total kinetic energy is the sum over all pieces:

K_{rot} = \sum \frac{1}{2}m_i v_i^2

Substitute v_i = r_i\omega:

K_{rot} = \sum \frac{1}{2}m_i(r_i\omega)^2

Factor out the constant \omega^2:

K_{rot} = \frac{1}{2}\left(\sum m_i r_i^2\right)\omega^2

The quantity in parentheses is the moment of inertia (also called rotational inertia), written I:

I = \sum m_i r_i^2

So rotational kinetic energy becomes

K_{rot} = \frac{1}{2}I\omega^2

Interpreting I (moment of inertia)

Moment of inertia is the rotational analog of mass. But it’s not just “how much stuff” there is—it’s how far from the axis the stuff is.

  • Putting more mass farther from the axis increases I a lot (because of the square on r).
  • A larger I means the object is “harder to spin up” (it needs more torque for the same angular acceleration) and stores more rotational kinetic energy at a given \omega.

A frequent conceptual comparison: a solid disk and a hoop of the same mass and radius. The hoop has more of its mass at the rim, so it has a larger I and (for the same \omega) larger rotational kinetic energy.

Common moments of inertia you’re expected to use

In AP Physics 1, you’re typically either given I or expected to use standard results for common shapes. When in doubt, check what the problem provides—AP questions often supply the needed formula.

Object (about central axis unless noted)Moment of inertia I
Point mass at radius rI = mr^2
Thin hoop (ring), radius RI = mR^2
Solid disk or solid cylinder, radius RI = \frac{1}{2}mR^2
Thin rod, length L, about center (axis perpendicular to rod)I = \frac{1}{12}mL^2
Thin rod, length L, about one end (axis perpendicular to rod)I = \frac{1}{3}mL^2

Two big warnings students often need:

  1. I = mr^2 is only for a point mass (or something you’re allowed to approximate as a point mass). Real extended objects usually have a different coefficient.
  2. The axis matters. The same object can have different I values depending on where the axis goes.

Connecting rotational and translational kinetic energy (rolling without slipping)

Many AP problems involve objects that roll—meaning they translate and rotate at the same time. Then the total kinetic energy is the sum of translational (center of mass motion) and rotational (spinning about the center of mass):

K_{total} = K_{trans} + K_{rot} = \frac{1}{2}mv_{cm}^2 + \frac{1}{2}I_{cm}\omega^2

For rolling without slipping, the no-slip condition links speed and angular speed:

v_{cm} = \omega R

This constraint is powerful: it lets you rewrite everything in terms of v_{cm} or \omega and use conservation of energy.

A major conceptual point: static friction can be present in rolling without slipping, but it does not necessarily do mechanical work on the rolling object when there is no slipping at the contact point (because that point is instantaneously at rest relative to the ground). Students often see “friction” and assume energy must be lost—rolling without slipping can be nearly energy-conserving.

Example 1 (worked): Rotational kinetic energy of a spinning disk

A solid disk of mass m = 2.0\ \text{kg} and radius R = 0.30\ \text{m} spins at \omega = 10\ \text{rad/s}. Find its rotational kinetic energy.

Step 1: Choose the correct moment of inertia.
For a solid disk about its central axis,

I = \frac{1}{2}mR^2

Compute:

I = \frac{1}{2}(2.0)(0.30^2) = 0.090\ \text{kg}\cdot\text{m}^2

Step 2: Use the rotational kinetic energy formula.

K_{rot} = \frac{1}{2}I\omega^2

Substitute:

K_{rot} = \frac{1}{2}(0.090)(10^2) = 4.5\ \text{J}

Interpretation: doubling \omega would quadruple K_{rot}, because energy scales with \omega^2.

Example 2 (worked): Rolling down a ramp using energy

A solid cylinder (disk-like) of mass m and radius R rolls without slipping down a vertical height h starting from rest. Find its speed v at the bottom.

Step 1: Start with energy conservation.
Gravitational potential energy becomes translational plus rotational kinetic energy:

mgh = \frac{1}{2}mv^2 + \frac{1}{2}I\omega^2

Step 2: Insert the moment of inertia and rolling constraint.
For a solid cylinder,

I = \frac{1}{2}mR^2

Rolling without slipping gives

\omega = \frac{v}{R}

Substitute into the energy equation:

mgh = \frac{1}{2}mv^2 + \frac{1}{2}\left(\frac{1}{2}mR^2\right)\left(\frac{v}{R}\right)^2

Simplify the rotational term:

\frac{1}{2}\left(\frac{1}{2}mR^2\right)\left(\frac{v^2}{R^2}\right) = \frac{1}{4}mv^2

So:

mgh = \frac{1}{2}mv^2 + \frac{1}{4}mv^2 = \frac{3}{4}mv^2

Step 3: Solve for v.

v^2 = \frac{4}{3}gh

v = \sqrt{\frac{4}{3}gh}

What this teaches you: because some energy goes into rotation, the cylinder’s translational speed is less than it would be if it simply slid without friction (where you’d get v = \sqrt{2gh}).

What goes wrong (common misconceptions)

  • Using the wrong I: Many mistakes come from automatically writing I = mr^2 for everything. Always identify the shape and axis.
  • Forgetting that rolling objects have two kinetic energy terms: If you only write \frac{1}{2}mv^2, you’ll overestimate the speed at the bottom.
  • Mixing up radius and diameter: Because I often contains R^2, using diameter instead of radius can cause a factor-of-4 error.
Exam Focus
  • Typical question patterns
    • Use energy conservation for a rolling object: mgh becomes \frac{1}{2}mv^2 + \frac{1}{2}I\omega^2 with v = \omega R.
    • Compare speeds of different rolling objects (hoop vs disk vs sphere) down the same height using their different I values.
    • Given I and \omega (or changes in \omega), compute rotational kinetic energy or its change.
  • Common mistakes
    • Forgetting to apply the rolling constraint v = \omega R (or applying it when the object is actually slipping).
    • Plugging in degrees for angular quantities in energy relationships (energy formulas use radians-based definitions).
    • Treating the moment of inertia as a fixed property of the material only, rather than depending strongly on axis choice.

Torque and Work

What “work by a torque” means

In linear motion, work is the energy transferred when a force causes an object to move through a displacement. The rotational version is similar: work done by a torque is the energy transferred when a torque causes an object to rotate through an angular displacement.

This matters because it connects dynamics (torque causing angular acceleration) to energy (changes in rotational kinetic energy), just like the work-energy theorem does for straight-line motion.

Why it matters

You use torque and work when:

  • A motor spins up a wheel (torque applied through an angle)
  • A friction brake slows a rotating object (torque removing energy)
  • A string unwinds from a pulley (tension provides torque and transfers energy)

In AP Physics 1, these problems often ask you to relate a torque applied over some angle to a change in rotational kinetic energy, or to connect rotational work to energy conservation.

How it works: from force to torque to work

Torque sets the “rotational push”

Torque measures how effective a force is at causing rotation about an axis. For a force applied at a distance r from the axis, the magnitude of torque is

\tau = rF\sin\theta

Here:

  • \tau is torque
  • r is the lever arm distance (from axis to point of application)
  • F is the force magnitude
  • \theta is the angle between the radius vector and the force direction

The factor \sin\theta reminds you that only the component of the force perpendicular to the radius produces torque. Pushing directly toward the axis produces no rotation.

A common misconception is thinking “bigger force always means bigger torque.” Actually, a modest force far from the axis can beat a large force near the axis.

Rotational work

In linear motion, a constant force parallel to displacement does work

W = Fd

For rotation, the analogous statement is: a constant torque does work when it causes an angular displacement \Delta\theta:

W = \tau\Delta\theta

Important details:

  • \Delta\theta must be in radians. Using degrees gives the wrong numerical value.
  • The sign matters: if torque and angular displacement are in the same rotational sense, work is positive; if opposite, work is negative.

This formula fits intuition. Applying torque through more angle transfers more energy, just like pushing through more distance transfers more energy.

Work-energy theorem for rotation

The rotational analog of the work-energy theorem is:

W_{net} = \Delta K_{rot}

So if the net torque does positive work, rotational kinetic energy increases; if it does negative work (like braking), rotational kinetic energy decreases.

This is especially useful because sometimes it’s easier to use energy than to use angular kinematics.

Power in rotational motion (often paired with torque and work)

Although not always emphasized as heavily as the work relation, power is a common extension:

  • Power is the rate of doing work.
  • For rotation, if torque is applied while the object rotates at angular speed \omega, the power delivered is

P = \tau\omega

This is the rotational counterpart of P = Fv in linear motion.

Connecting torque-work to force-displacement (a helpful mental model)

A very useful way to avoid memorizing is to map linear to rotational:

LinearRotational
Force FTorque \tau
Displacement dAngular displacement \theta
Speed vAngular speed \omega
Kinetic energy \frac{1}{2}mv^2Rotational kinetic energy \frac{1}{2}I\omega^2
Work W = Fd (parallel case)Work W = \tau\theta
Power P = FvPower P = \tau\omega

This mapping helps you decide what equation “should look like” before you compute anything.

Example 1 (worked): Work done by a constant torque

A motor applies a constant torque of \tau = 4.0\ \text{N}\cdot\text{m} to a wheel, causing it to rotate through \Delta\theta = 12\ \text{rad}. How much work does the motor do on the wheel?

Use the rotational work formula:

W = \tau\Delta\theta

Substitute:

W = (4.0)(12) = 48\ \text{J}

Interpretation: that 48 J is energy transferred into the wheel’s rotational kinetic energy (unless some is diverted to other forms like thermal energy via friction).

Example 2 (worked): Using torque-work to find angular speed

A solid disk with m = 3.0\ \text{kg} and R = 0.20\ \text{m} starts from rest. A constant torque \tau = 2.0\ \text{N}\cdot\text{m} is applied, and it turns through \Delta\theta = 15\ \text{rad}. Assuming negligible friction, find its final angular speed.

Step 1: Relate work to change in rotational kinetic energy.

W_{net} = \Delta K_{rot}

Since it starts from rest, initial rotational kinetic energy is zero, so

W = \frac{1}{2}I\omega^2

Step 2: Compute the work from the torque.

W = \tau\Delta\theta = (2.0)(15) = 30\ \text{J}

Step 3: Find the moment of inertia of the disk.

I = \frac{1}{2}mR^2 = \frac{1}{2}(3.0)(0.20^2) = 0.060\ \text{kg}\cdot\text{m}^2

Step 4: Solve for \omega.

30 = \frac{1}{2}(0.060)\omega^2

30 = 0.030\omega^2

\omega^2 = 1000

\omega = 31.6\ \text{rad/s}

Why this is a great AP-style method: you didn’t need angular acceleration or time. The problem gave “torque and angle,” which naturally suggests an energy approach.

What goes wrong (common misconceptions)

  • Using degrees in W = \tau\theta: The equation assumes radians. If you use degrees, you undercount work by a factor of about 57.3.
  • Confusing torque with force: Torque depends on both force and lever arm. If the force line of action passes through the axis, torque is zero even if the force is large.
  • Forgetting “net” work and “net” torque ideas: If multiple torques act (motor torque and friction torque), the energy change depends on the net work from all torques.
  • Assuming torque is always constant: The simple work formula is cleanest for constant torque. If torque varies with angle, the conceptual idea still holds (work is the accumulated effect over angle), but AP 1 typically keeps it constant or gives information to compute total work.
Exam Focus
  • Typical question patterns
    • Given a torque and an angular displacement, compute work and connect it to a change in rotational kinetic energy.
    • Combine motor torque and friction (or braking) torque: find net work or net energy change after a certain rotation.
    • Use P = \tau\omega when a machine delivers a certain power at a given angular speed (or compare power output at different speeds).
  • Common mistakes
    • Plugging in \theta in revolutions or degrees instead of radians.
    • Using the applied torque instead of the net torque when relating to \Delta K_{rot}.
    • Treating a force at the center of rotation as producing torque (it does not, because the lever arm is zero).