Free for students · Ad-free · WCAG 2.1 AA Compliant · Accessibility

Rotational Kinetic Energy

Lesson ~10 min read 8 MCQs

In simple terms: In simple terms, rotational kinetic energy is the energy an object has because it's spinning. We'll see how to calculate it and how it adds to the energy an object has from moving in a straight line.

Why this matters

Think about a bowling ball rolling down the lane. It's clearly moving forward, so it has kinetic energy, the energy of motion. But it's also spinning. Does that spinning add to its total energy?

Now picture a figure skater in the middle of the rink, pulling into a tight spin. Their center of mass isn't going anywhere, but they are a blur of motion. They definitely have energy, but it's not the same kind as the bowling ball speeding towards the pins.

This is the world of rotational kinetic energy. It’s the energy stored in an object's spin. Understanding it is key to analyzing everything from a rolling wheel on a car to the orbits of planets. In this lesson, we'll break down how to calculate this energy and how it combines with the familiar translational (straight-line) kinetic energy.

Diagram

Translational vs. Rotational Kinetic Energy A three-panel diagram comparing types of kinetic energy. Panel 1 shows a sliding block (pure translation). Panel 2 shows a spinning disk (pure rotation). Panel 3 shows a rolling disk (translation plus rotation), with equations for each scenario. Pure Translation v cm CM K = (1/2)mv cm ² Pure Rotation CM ω K = (1/2)I cm ω² Rolling Motion CM v cm ω K = K + K total trans rot K = (1/2)mv ² + (1/2)I ω² total cm cm
A three-panel diagram compares types of kinetic energy. The first panel shows a sliding block with pure translational kinetic energy. The second shows a spinning disk with pure rotational kinetic energy. The third shows a rolling disk with both translational and rotational kinetic energy, along with the corresponding energy equations for each scenario.

Concept map

flowchart TD
    A[Start: Analyze Object's Motion] --> B{Is the object's center of mass moving?};
    B -- No --> C{Is the object spinning?};
    B -- Yes --> D{Is the object spinning?};
    C -- No --> E[K = 0];
    C -- Yes --> F[Pure Rotation<br>K = (1/2)Iω²];
    D -- No --> G[Pure Translation<br>K = (1/2)mv²];
    D -- Yes --> H[Rolling Motion<br>K_total = (1/2)mv² + (1/2)Iω²];
A three-panel diagram compares types of kinetic energy. The first panel shows a sliding block with pure translational kinetic energy. The second shows a spinning disk with pure rotational kinetic energy. The third shows a rolling disk with both translational and rotational kinetic energy, along with the corresponding energy equations for each scenario.

Core explanation

Hello everyone! I'm Saavi, and today we're adding a new tool to our energy toolkit: rotational kinetic energy.

From Straight Lines to Spinning

You're already experts in translational kinetic energy. That's the energy an object has when its center of mass is moving from one place to another. We've used this equation a lot:

K_trans = (1/2)mv²

Where m is the mass and v is the linear speed of the object's center of mass. Simple enough. A car driving down the highway, a baseball flying through the air—they all have translational kinetic energy.

But what about an object that's just spinning? Imagine a vinyl record on a turntable or a merry-go-round at the park. The center isn't moving, so is the kinetic energy zero?

No! Even though the center is stationary, every other point on the record or merry-go-round is moving in a circle. Each tiny piece of the object has its own mass and its own linear speed (v). So, each tiny piece has its own kinetic energy, (1/2)m_i v_i². To find the total kinetic energy of the spinning object, we'd have to add up the kinetic energy of every single particle.

That sounds like a nightmare. Luckily, there's a much better way.

Introducing Rotational Kinetic Energy

We can create a new equation that looks surprisingly familiar. In rotational motion, what's the equivalent of mass (m)? It's rotational inertia (I), which tells us how resistant an object is to spinning. And what's the equivalent of linear velocity (v)? It's angular velocity (ω), which tells us how fast it's spinning.

If we substitute these rotational analogs into our kinetic energy formula, we get the equation for rotational kinetic energy:

K_rot = (1/2)Iω²

This equation gives us the energy of an object spinning around an axis.

  • I is the rotational inertia about the axis of rotation.
  • ω is the angular velocity in radians per second.

Just like translational kinetic energy, rotational kinetic energy is a scalar. It has a magnitude (measured in Joules), but no direction. It just tells you how much energy is stored in the spin.

Putting It All Together: The Rolling Object

Now, let's go back to our bowling ball. It's moving forward and it's spinning. This means it has both translational kinetic energy and rotational kinetic energy.

To find its total kinetic energy, we simply add the two types together:

K_total = K_trans + K_rot

K_total = (1/2)mv_cm² + (1/2)I_cmω²

This is the master equation for any object that's rolling without slipping.

Let's break down the terms:

  • (1/2)mv_cm²: This is the energy from the center of mass moving forward.
  • (1/2)I_cmω²: This is the energy from the object spinning around its center of mass.

Think of it like this: a rolling wheel's motion is a combination of a pure slide and a pure spin. The total energy is the sum of the energy from each of those separate motions.

This concept explains why, for example, a hollow hoop and a solid disk with the same mass and radius will roll down a ramp at different rates. The object with the larger rotational inertia (I) puts more of its potential energy into K_rot, leaving less for K_trans. This means it will have a smaller linear velocity (v) at the bottom. We'll explore that more in conservation of energy problems later on!

For now, the key is to recognize when an object is just translating, just rotating, or doing both, and then apply the correct energy formula.

Worked examples

Let's walk through a couple of examples to make this concrete.

Example 1

The Spinning Potter's Wheel

Problem: A potter's wheel is a solid disk with a mass of 25 kg and a radius of 0.50 m. It's spinning at a constant 40 revolutions per minute (rpm). What is its rotational kinetic energy? (The rotational inertia of a solid disk is I = (1/2)MR²).

Solution:

  1. 1
    Identify the Goal
    We need to find the rotational kinetic energy, K_rot. The formula is K_rot = (1/2)Iω².
  2. 2
    Find the Rotational Inertia (I)
    The problem gives us the formula for a solid disk. I = (1/2)MR² I = (1/2)(25 kg)(0.50 m)² I = (1/2)(25 kg)(0.25 m²) I = 3.125 kg·m²
  3. 3
    Convert Angular Velocity (ω)
    The speed is given in rpm, but our formula needs radians per second. This is a critical conversion step. ω = 40 rev/min * (2π rad / 1 rev) * (1 min / 60 s) ω = (40 * 2π) / 60 rad/s ω ≈ 4.19 rad/s Common Mistake Alert: Many students forget this conversion and plug 40 directly into the equation. Always check your units!
  4. 4
    Calculate Rotational Kinetic Energy
    Now we plug I and ω into our main equation. K_rot = (1/2)Iω² K_rot = (1/2)(3.125 kg·m²)(4.19 rad/s)² K_rot ≈ (1/2)(3.125)(17.56) K_rot ≈ 27.4 J

So, the spinning wheel has about 27.4 Joules of energy just from its rotation.

Example 2

The Rolling Bowling Ball

Problem: A 7.0 kg solid bowling ball with a radius of 10.9 cm rolls without slipping down the lane at a linear speed of 6.0 m/s. What is its total kinetic energy? (The rotational inertia of a solid sphere is I = (2/5)MR²).

Solution:

  1. 1
    Identify the Goal
    The ball is rolling, so it has both translational and rotational kinetic energy. We need to find K_total = K_trans + K_rot.
  2. 2
    Calculate Translational KE
    This is the straightforward part. K_trans = (1/2)mv_cm² K_trans = (1/2)(7.0 kg)(6.0 m/s)² K_trans = (1/2)(7.0 kg)(36 m²/s²) K_trans = 126 J
  3. 3
    Calculate Rotational KE
    This requires a few steps.
    • First, find I
      I = (2/5)MR² Watch the units! Radius is 10.9 cm, which is 0.109 m. I = (2/5)(7.0 kg)(0.109 m)² I ≈ 0.0332 kg·m²
    • Next, find ω
      For an object rolling without slipping, v_cm = Rω. We can rearrange this to find ω. ω = v_cm / R ω = (6.0 m/s) / (0.109 m) ω ≈ 55.0 rad/s
    • Now, calculate K_rot
      K_rot = (1/2)Iω² K_rot = (1/2)(0.0332 kg·m²)(55.0 rad/s)² K_rot ≈ (1/2)(0.0332)(3025) K_rot ≈ 50.2 J
  4. 4
    Find the Total Kinetic Energy
    K_total = K_trans + K_rot K_total = 126 J + 50.2 J K_total = 176.2 J

Try it yourself

Ready to try one on your own?

Problem 1: A solid cylinder with a mass of 5.0 kg and a radius of 20 cm is rolling without slipping. Its angular velocity is 10 rad/s. What is its total kinetic energy? (For a solid cylinder, I = (1/2)MR²).

Hint 1: You're given ω, not v. You'll need to calculate the translational kinetic energy and the rotational kinetic energy separately. Hint 2: How can you find the linear velocity of the center of mass (v_cm) if you know the angular velocity (ω) and the radius (R)?

Problem 2 (Conceptual): Two playground balls, a hollow kickball and a solid rubber ball, have the same mass and radius. If they are both rolled with the same linear speed v, which one has more total kinetic energy? Why?

Hint: Think about how mass is distributed in each ball and what that means for their rotational inertia, I.