Rotational Kinetic Energy
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
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ω²];
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.
Iis 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.
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:
- 1Identify the GoalWe need to find the rotational kinetic energy,
K_rot. The formula isK_rot = (1/2)Iω². - 2Find 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² - 3Convert 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/sCommon Mistake Alert: Many students forget this conversion and plug40directly into the equation. Always check your units! - 4Calculate Rotational Kinetic EnergyNow we plug
Iandω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.
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:
- 1Identify the GoalThe ball is rolling, so it has both translational and rotational kinetic energy. We need to find
K_total = K_trans + K_rot. - 2Calculate Translational KEThis 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 - 3Calculate Rotational KEThis 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
- First, find I
- 4Find the Total Kinetic Energy
K_total = K_trans + K_rotK_total = 126 J + 50.2 JK_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.
Practice — 8 questions
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.
- 6.1.A: Describe the rotational kinetic energy of a rigid system in terms of the rotational inertia and angular velocity of that rigid system.
- 6.1.A.1
- The rotational kinetic energy of an object or rigid system is related to the rotational inertia and angular velocity of the rigid system and is given by the equation K = (1/2)Iω²
- 6.1.A.1.i
- The rotational inertia of an object about a fixed axis can be used to show that the rotational kinetic energy of that object is equivalent to its translational kinetic energy, which is its total kinetic energy.
- 6.1.A.1.ii
- The total kinetic energy of a rigid system is the sum of its rotational kinetic energy due to its rotation about its center of mass and the translational kinetic energy due to the linear motion of its center of mass.
- 6.1.A.2
- A rigid system can have rotational kinetic energy while its center of mass is at rest due to the individual points within the rigid system having linear speed and, therefore, kinetic energy.
- 6.1.A.3
- Rotational kinetic energy is a scalar quantity.
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ω²];
Read what Saavi narrates
Hello everyone, I'm Saavi, and welcome to Shrutam.
Think about a bowling ball rolling down the lane. It's clearly moving forward, so it has kinetic energy. But it's also spinning. Does that spinning add to its total energy? Absolutely.
Just as an object moving from point A to point B has kinetic energy, an object spinning in place also has a type of energy we call rotational kinetic energy. Often, an object like that rolling ball has both types at once, and we need to account for both to get the full picture. The formula is K equals one-half I omega squared, where I is rotational inertia and omega is the angular velocity.
Let's try an example. Imagine a 7 kilogram solid bowling ball with a radius of about 11 centimeters. It's rolling down the lane at 6 meters per second. What's its total kinetic energy?
Well, since it's rolling, we have to add its translational and rotational energy.
First, the translational part: K equals one-half m v squared. That's one-half times 7 kilograms times 6 meters per second, squared. That gives us 126 Joules.
Now for the rotational part. This is where we have to be careful. The formula is K-rotational equals one-half I omega squared. We need to find I and omega. For a solid sphere, I is two-fifths M R squared. Plugging in our mass and radius... and be sure to convert the radius to meters... we get a rotational inertia of about 0.0332.
Next, we need omega. For a rolling object, v equals R times omega. So omega is v divided by R... which is 6 meters per second divided by 0.109 meters... giving us about 55 radians per second.
Okay, now we can find the rotational energy. One-half times our I... times our omega squared. That comes out to about 50 Joules.
So the total energy is the sum: 126 Joules plus 50 Joules, which is 176 Joules.
A very common mistake here is forgetting the rotational part entirely. For any rolling object, you have to remember it's doing two things at once: its center is moving, and it's spinning around that center. You need to calculate the energy for both and add them up.
Keep practicing this, and you'll get the hang of it. You've got this.
A rolling object is both translating and rotating. Its total energy is the sum of both forms. Calculating only `(1/2)mv²` ignores the energy stored in the spin.
For any rolling object, immediately write down `K_total = K_trans + K_rot` and calculate both parts.
The value of `I` depends on the object's shape (sphere, disk, hoop, etc.) and the axis of rotation. Using the formula for a disk when the object is a sphere will give you the wrong energy.
Pay close attention to the object's description. The AP exam will provide any necessary formulas for `I` on the formula sheet. Double-check that you're using the right one.
The kinetic energy formulas are derived using SI units. Joules are defined using meters, kilograms, and seconds. Using rpm will give an answer that is off by a large factor and has incorrect units.
Always convert `ω` to rad/s before plugging it into any energy or motion equation. Remember: `1 rev = 2π radians` and `1 min = 60 s`.
Both kinetic energy formulas involve velocity squared. It's a simple algebraic error, but it's one of the most common.
When you write the formula, say it out loud to yourself: "one-half I omega *squared*." This little habit can save you from easy-to-lose points.
`v` (in m/s) belongs in the translational formula, and `ω` (in rad/s) belongs in the rotational formula. Swapping them will produce a nonsensical answer.
Keep the two equations and their variables separate in your mind and on your paper. `K_trans` goes with `m` and `v`. `K_rot` goes with `I` and `ω`.