Study Guide

Rotational Kinetic Energy

AP Physics 1Β· Unit 6: Rotational Motion, Learning Objective 6.E.2Β· 12 min read

1. Definition and Derivation of Rotational Kinetic Energyβ˜…β˜…β˜†β˜†β˜†β± 3 min

Any rigid body can be modeled as a collection of tiny point masses, each moving at a different tangential speed as the body rotates. The total kinetic energy of the rotating body is the sum of the individual translational kinetic energies of all these point masses.

πŸ”¬ Derivation
Goal:

Derive the formula for rotational kinetic energy

Starting from:

Sum of kinetic energy for all point masses in a rigid body

  1. 1

    For each point mass at distance from the rotation axis, tangential speed

  2. 2
    Ktotal=βˆ‘12mivi2=βˆ‘12mi(riΟ‰)2K_{total} = \sum \frac{1}{2} m_i v_i^2 = \sum \frac{1}{2} m_i (r_i \omega)^2
  3. 3

    Factor out the constant for all points in the rigid body

  4. 4
    Ktotal=12Ο‰2βˆ‘miri2K_{total} = \frac{1}{2} \omega^2 \sum m_i r_i^2
  5. 5

    The sum is the definition of moment of inertia

Result:

Rotational kinetic energy is given by

πŸ“˜ Definition

Rotational Kinetic Energy

The kinetic energy stored in a rigid body due to its rotation around a fixed axis or its center of mass

Example:

A solid disk with rotating at 3 rad/s has

πŸ“ Worked Example

Calculate the rotational kinetic energy of a 2 m long thin rod of mass 0.5 kg rotating around its center at 4 rad/s. The moment of inertia for a rod around its center is .

  1. 1

    First calculate the moment of inertia of the rod

  2. 2
    I=112Γ—0.5 kgΓ—(2 m)2=112Γ—0.5Γ—4=0.167 kgβ‹…m2I = \frac{1}{12} \times 0.5 \text{ kg} \times (2 \text{ m})^2 = \frac{1}{12} \times 0.5 \times 4 = 0.167 \text{ kg} \cdot \text{m}^2
  3. 3

    Substitute I and angular velocity into the rotational KE formula

  4. 4
    Kr=12Γ—0.167 kgβ‹…m2Γ—(4 rad/s)2=0.5Γ—0.167Γ—16=1.33 JK_r = \frac{1}{2} \times 0.167 \text{ kg} \cdot \text{m}^2 \times (4 \text{ rad/s})^2 = 0.5 \times 0.167 \times 16 = 1.33 \text{ J}

2. Total Kinetic Energy for Rolling Motionβ˜…β˜…β˜…β˜†β˜†β± 3 min

For objects that roll across a surface, the motion is a combination of translation of the center of mass and rotation around the center of mass. The total kinetic energy is the sum of these two independent components.

Ktotal=Ktranslational+Krotational=12Mvcm2+12Icmω2K_{total} = K_{translational} + K_{rotational} = \frac{1}{2} M v_{cm}^2 + \frac{1}{2} I_{cm} \omega^2
πŸ“ Worked Example

A 3 kg solid sphere of radius 0.2 m rolls without slipping at a center of mass speed of 2 m/s. Calculate its total kinetic energy. .

  1. 1

    First find the angular velocity using the no-slip condition

  2. 2
    Ο‰=vcmR=2 m/s0.2 m=10 rad/s\omega = \frac{v_{cm}}{R} = \frac{2 \text{ m/s}}{0.2 \text{ m}} = 10 \text{ rad/s}
  3. 3

    Calculate the translational kinetic energy

  4. 4
    Kt=12Mvcm2=0.5Γ—3 kgΓ—(2 m/s)2=6 JK_t = \frac{1}{2} M v_{cm}^2 = 0.5 \times 3 \text{ kg} \times (2 \text{ m/s})^2 = 6 \text{ J}
  5. 5

    Calculate the moment of inertia and rotational kinetic energy

  6. 6
    I=25Γ—3 kgΓ—(0.2 m)2=0.048 kgβ‹…m2,Kr=0.5Γ—0.048Γ—102=2.4 JI = \frac{2}{5} \times 3 \text{ kg} \times (0.2 \text{ m})^2 = 0.048 \text{ kg} \cdot \text{m}^2, \quad K_r = 0.5 \times 0.048 \times 10^2 = 2.4 \text{ J}
  7. 7

    Sum the two components for total kinetic energy

  8. 8
    Ktotal=6 J+2.4 J=8.4 JK_{total} = 6 \text{ J} + 2.4 \text{ J} = 8.4 \text{ J}

3. Conservation of Energy for Rotational Systemsβ˜…β˜…β˜…β˜…β˜†β± 4 min

Conservation of mechanical energy applies to rotational systems exactly the same way as translational systems, as long as you include the rotational kinetic energy term in your total energy sum. Static friction in rolling without slipping does zero work, so it does not remove mechanical energy from the system.

πŸ“ Worked Example

A solid cylinder of mass M and radius R rolls without slipping down a 3 m tall ramp from rest. Use conservation of energy to find its speed at the bottom of the ramp. .

  1. 1

    Write the initial and final total mechanical energy, initial KE is zero

  2. 2
    Einitial=Ug=Mgh,Efinal=Kt+Kr=12Mv2+12Iω2E_{initial} = U_g = Mgh, \quad E_{final} = K_t + K_r = \frac{1}{2}Mv^2 + \frac{1}{2}I\omega^2
  3. 3

    Substitute and no-slip

  4. 4
    Efinal=12Mv2+12Γ—(12MR2)Γ—(vR)2=12Mv2+14Mv2=34Mv2E_{final} = \frac{1}{2}Mv^2 + \frac{1}{2} \times (\frac{1}{2}MR^2) \times (\frac{v}{R})^2 = \frac{1}{2}Mv^2 + \frac{1}{4}Mv^2 = \frac{3}{4}Mv^2
  5. 5

    Set initial and final energy equal, cancel M from both sides

  6. 6
    Mgh=34Mv2β€…β€ŠβŸΉβ€…β€Šv=4gh3Mgh = \frac{3}{4}Mv^2 \implies v = \sqrt{\frac{4gh}{3}}
  7. 7

    Substitute g = 9.8 m/sΒ² and h = 3 m

  8. 8
    v=4Γ—9.8Γ—33=39.2β‰ˆ6.26 m/sv = \sqrt{\frac{4 \times 9.8 \times 3}{3}} = \sqrt{39.2} \approx 6.26 \text{ m/s}
βœ“ Quick check

Test your understanding of the energy conservation rules:

  1. Which of the following has the highest total kinetic energy when rolling without slipping at the same center of mass speed?

    • Solid sphere of mass M

    • Hollow sphere of mass M

    • Solid cylinder of mass M

    • All have equal total KE

    Reveal answer
    Hollow sphere of mass M β€”

    The hollow sphere has the largest moment of inertia, so it stores more energy as rotational KE at the same speed.

4. Common Pitfalls

Wrong move:

Using only to calculate total KE of a rolling rigid body

Why:

This ignores the rotational motion of the object around its center of mass, which can make up more than 50% of total kinetic energy for some shapes

Correct move:

Always sum both translational and rotational components for rolling objects

Wrong move:

Applying to objects that are slipping

Why:

The no-slip condition only holds when static friction prevents relative motion between the object and the surface at the contact point

Correct move:

Only use when the problem explicitly states rolling without slipping

Wrong move:

Using total mass instead of moment of inertia in the rotational KE formula

Why:

Rotational inertia depends on mass distribution relative to the rotation axis, not just total mass of the object

Correct move:

Use the standard moment of inertia formula for the object's shape and given rotation axis

Wrong move:

Including work done by static friction in rolling without slipping energy calculations

Why:

The point of instantaneous contact between the rolling object and surface has zero displacement, so static friction does zero net work

Correct move:

Treat rolling without slipping as a conservative system if no other non-conservative forces are acting

Wrong move:

Using g = 9.8 m/sΒ² when the problem explicitly specifies g = 10 m/sΒ² for simplicity

Why:

AP Physics 1 problems often use g = 10 to reduce calculation load, and you will lose points if you use the wrong value

Correct move:

Always use the exact value of gravitational acceleration stated in the problem prompt

5. Quick Reference Cheatsheet

Quantity

Formula

Applicable Condition

Translational KE

Center of mass motion of any rigid body

Rotational KE

Rotation around fixed axis or center of mass

Total Rolling KE

Combined translation and rotation motion

No-slip Relation

Rolling without slipping, R = object radius

Gravitational PE

Uniform gravity, h = height of center of mass

When this came up on past exams

AI-estimated based on syllabus patterns β€” cross-check with official past papers for accuracy. Use only as revision-focus signals.

  • 2022 Β· Section 2 FRQ 2

    Rolling sphere down inclined ramp energy analysis

  • 2020 Β· Section 1 MCQ

    Total KE comparison of rolling solid and hollow cylinders

  • 2019 Β· Section 2 FRQ 1

    Energy conservation for pulley with hanging mass

What's Next

Mastering rotational kinetic energy is critical for tackling the full suite of AP Physics 1 rotational motion questions, from multiple choice trick questions to multi-part FRQs that combine energy, forces, and torque. This concept also forms the foundation for understanding angular momentum conservation, one of the highest-weighted topics on the AP Physics 1 exam. After completing this module, you will be able to solve complex problems that mix linear and rotational motion without needing to use messy rotational kinematic equations, saving valuable time during your exam. Practice applying these rules to ramp problems, pulley systems with hanging masses, and rotating collision scenarios to solidify your mastery.