Interactive physics simulator
Rotational Kinetic Energy
Explore kinetic energy partition in rotating bodies. Store energy in carbon-fiber vacuum flywheels, watch cylinders divide energies down rolling inclines, and spin up wind turbines via wind torque work.
Rotational Kinetic Energy Lab
Tweak settings in the control panel, choose the active graph representation, and click Simulate.
Live Telemetry
- Moment of Inertia (I)
- 0.00 kg·m²
- Angular Velocity (ω)
- 0.0 rad/s
- Rotational Energy (K_rot)
- 0 J
- Translational Energy (K_trans)
- 0 J
- Telemetry Status
- Ready
Introduction to Rotational Kinetic Energy
An object in motion possesses kinetic energy. When an object rotates about a fixed axis, its individual particles are moving in circles of varying radii at different linear velocities. The sum of the kinetic energies of all these individual particles forms the object's total rotational kinetic energy.
Rotational kinetic energy is crucial in mechanical engineering (such as design of industrial flywheels for energy storage), in astrophysics (understanding the dynamics of spinning planets and stars), and in everyday transportation (understanding tires traction rolling efficiency).
Core Energy Formulations
1. Mathematical Formula (KE_rot = ½ I ω²)
To find the total kinetic energy of a rigid rotating body, we integrate the translational kinetic energy of all infinitesimal mass particles: dK = ½ dm v². Substituting v = r ω gives: dK = ½ dm (r ω)² = ½ ω² (r² dm). Integrating over the body yields:
Where I is the object's moment of inertia (∫ r² dm) and ω is the angular speed in rad/s.
2. Kinetic Energy Split in Rolling Motion
A wheel of mass M and radius R rolling down a surface without slipping undergoes both translation of its center of mass and rotation about the center of mass. Its total kinetic energy is the sum of translational and rotational components:
Since I = β M R² and ω = v / R, we can write:
The shape factor β decides what fraction of the total energy goes into rotation. A solid sphere (β = 0.40) puts only 28.6% of its energy into rotation (leaving 71.4% for translation, rolling faster), whereas a thin ring (β = 1.0) divides its energy exactly 50/50, rolling much slower.
3. Work-Energy Theorem in Rotation
Just as linear work done on an object equals its change in linear kinetic energy, applying a rotational torque τ over an angular displacement θ does rotational work, which changes its rotational kinetic energy:
Solved Numerical Examples
A solid cylinder flywheel used for grid energy storage has a mass of 20.0 kg and a radius of 0.40 meters. It rotates at an angular speed of 3000 RPM (revolutions per minute). (a) Calculate the moment of inertia of the flywheel. (b) Find the rotational kinetic energy stored in the flywheel.
View Step-by-Step Solution
- Given: Flywheel mass m = 20.0 kg, radius R = 0.40 m, angular speed = 3000 RPM.
- (a) Find Moment of Inertia (I):
For a solid cylinder (disk), the moment of inertia about its central axis is: I = ½ · m · R². - Substitute values: I = 0.5 × 20.0 × (0.40)² = 10.0 × 0.16 = 1.60 kg·m².
- (b) Convert RPM to rad/s and Find Rotational Kinetic Energy (KE_rot):
Angular velocity ω in rad/s: ω = (3000 × 2π) / 60 = 50 × 2π ≈ 314.16 rad/s. - Rotational kinetic energy equation: KErot = ½ · I · ω².
- Substitute values: KErot = 0.5 × 1.60 × (314.16)² = 0.80 × 98696.04 ≈ 78,957 Joules (or 79.0 kJ).
- Results: (a) The moment of inertia is 1.60 kg·m². (b) The stored energy is 79.0 kJ.
A solid sphere of mass 3.00 kg and radius 0.15 meters rolls without slipping down an incline ramp from an initial vertical height of 2.50 meters. Calculate the translational speed (v) and the rotational kinetic energy (KE_rot) of the sphere when it reaches the bottom of the ramp.
View Step-by-Step Solution
- Given: Sphere mass m = 3.00 kg, radius R = 0.15 m, height h = 2.50 m.
- Since the sphere rolls without slipping, mechanical energy is conserved: potential energy U is converted into both translational and rotational kinetic energy: U = KEtrans + KErot.
- Write the conservation equation: m · g · h = ½ · m · v² + ½ · I · ω².
- For a solid sphere, I = ⅖ · m · R². Since it rolls without slipping, ω = v / R.
- Substitute I and ω into energy equation:
m · g · h = ½ · m · v² + ½ · (⅖ · m · R²) · (v/R)². - Simplify: m · g · h = ½ · m · v² + ⅕ · m · v² = (5/10 + 2/10) · m · v² = 7/10 · m · v².
- Cancel mass (m) on both sides: g · h = 0.70 · v².
- Solve for v: v = √(g · h / 0.70) = √(9.80 × 2.50 / 0.70) = √(24.50 / 0.70) = √(35.00) ≈ 5.92 m/s.
- Calculate Rotational Kinetic Energy (KE_rot):
Rotational fraction of total energy: KErot = ⅕ · m · v² (or 2/7 of total energy). - Calculate total energy: U = m · g · h = 3.00 × 9.80 × 2.50 = 73.50 Joules.
- Rotational energy: KErot = (2/7) × 73.50 = 21.00 Joules.
- Results: The translational speed at the bottom is 5.92 m/s, and the rotational kinetic energy is 21.0 Joules.
A wind turbine rotor with a moment of inertia of 300 kg·m² is accelerated from rest by a constant wind torque of 150 N·m. Find the angular speed (ω) of the turbine and its rotational kinetic energy (KE_rot) after it has rotated through an angle of 40.0 radians.
View Step-by-Step Solution
- Given: Moment of inertia I = 300 kg·m², constant torque τ = 150 N·m, angular displacement θ = 40.0 rad.
- According to the Rotational Work-Energy Theorem, the net rotational work done on the turbine equals the change in its rotational kinetic energy: Wrot = KErot, final - KErot, initial.
- Since it starts from rest, initial kinetic energy is zero: KErot, initial = 0.
- Calculate Rotational Work (W_rot): Wrot = τ · θ.
- Substitute values: Wrot = 150 N·m × 40.0 rad = 6000 Joules.
- Therefore, Rotational Kinetic Energy: KErot = 6000 Joules (or 6.00 kJ).
- Find Angular Speed (ω):
KErot = ½ · I · ω² ⇒ 6000 = 0.5 × 300 × ω². - Simplify: 6000 = 150 × ω² ⇒ ω² = 6000 / 150 = 40.0.
- Solve for ω: ω = √(40.0) ≈ 6.32 rad/s.
- Results: The final rotational kinetic energy is 6000 J, and the angular speed is 6.32 rad/s.
Conceptual Practice
Define rotational kinetic energy and write its mathematical formula, comparing it to translational kinetic energy.
Show Explanation
Rotational kinetic energy is the energy an object possesses due to its rotational motion about a fixed axis. The formula is:
KErot = ½ I ω²,
where I is the moment of inertia and ω is the angular velocity. In comparison, translational kinetic energy is KEtrans = ½ m v². Moment of inertia (I) acts as the rotational analogue of mass (m), and angular velocity (ω) is the analogue of linear velocity (v).
Explain why a solid sphere rolls down an incline faster than a hollow ring of the same mass and radius.
Show Explanation
When rolling down an incline, potential energy ($mgh$) converts into both translational and rotational kinetic energy. The split depends on the shape factor $eta$ (where $I = eta M R^2$). The hoop has $eta = 1.0$, partitioning $50%$ of its energy into rotation. The solid sphere has $eta = 0.4$, partitioning only $28.6%$ into rotation and leaving $71.4%$ for translation. Because more energy goes into translational motion, the solid sphere rolls down faster.
State the Rotational Work-Energy Theorem. How does it relate torque to rotational kinetic energy?
Show Explanation
The Rotational Work-Energy Theorem states that the net work done by all external torques acting on a rotating body is equal to the change in the body's rotational kinetic energy:
Wrot = ∫ τ dθ = ΔKErot = ½ I ωf² - ½ I ωi².
Applying a net torque over an angular distance does rotational work, directly increasing the system's rotational kinetic energy.
Can a body have rotational kinetic energy without having angular momentum? Explain.
Show Explanation
No. Rotational kinetic energy ($K = rac{1}{2}Iomega^2$) and angular momentum ($L = Iomega$) both depend on the moment of inertia ($I$) and angular speed ($omega$). If a body has rotational kinetic energy ($K > 0$), it must have a non-zero spin speed ($omega > 0$). Therefore, its angular momentum must also be non-zero ($L = Iomega > 0$). Mathematically, they are related by: $K = rac{L^2}{2I}$.
In a car engine, what is the role of a heavy flywheel regarding rotational kinetic energy?
Show Explanation
A car engine generates torque in pulses (during cylinder combustion strokes). A heavy flywheel has a large moment of inertia ($I$) and stores a large amount of rotational kinetic energy at cruising speed. During the non-power strokes, the flywheel releases its stored rotational energy to keep the crankshaft rotating smoothly, dampening velocity fluctuations and smoothing engine output.
Frequently Asked Questions
What is rotational kinetic energy?
Rotational kinetic energy is the energy stored in a body due to its spinning motion about a fixed axis, defined by K = ½ I ω².
What is the SI unit of rotational kinetic energy?
Like all forms of energy, the SI unit of rotational kinetic energy is the Joule (J).
How does mass distribution affect rotational kinetic energy?
For a given mass and spin speed, distributing mass farther from the rotation axis increases the moment of inertia (I), which directly increases the rotational kinetic energy.
What is the difference between rolling motion and pure rotation?
In pure rotation, the axis is fixed in space (e.g. spinning flywheel). In rolling motion, the body rotates about its center of mass while the center of mass translates (e.g. rolling wheel), having both KE_rot and KE_trans.
Does a rolling object have friction doing work on it?
If an object rolls without slipping, the point of contact with the ground is static at any instant. Static friction does not cause displacement, meaning static friction does zero net mechanical work, though it is necessary to convert translation to rotation.
Why does doubling the spin speed quadruple the rotational energy?
Because rotational kinetic energy is proportional to the square of the angular speed (K ∝ ω²). Doubling speed makes energy increase by 2² = 4.
How is rotational work calculated?
Rotational work is the product of torque and angular displacement: W = τ · θ, provided torque is constant and acts along the rotation axis.