Inertia Intro Slides The Rolling Race
Defining Rotational Inertia through Mass & Geometry
The Great Race
Imagine two objects at the top of an incline:
Object A: A solid cylinder (Mass = M, Radius = R)
Object B: A thin hoop (Mass = M, Radius = R)
Which one reaches the bottom first? Why?
Demonstration Setup View
Rotational Inertia (\(I\))
Physical Resistance
Just as mass (\(m\)) measures an object's resistance to linear acceleration, Rotational Inertia (\(I\)) measures resistance to angular acceleration.
Linear
\(F = ma\)
Mass is the property that resists force.
Rotational
\(\tau = I\alpha\)
Inertia is the property that resists torque.
It's All About Distribution
Rotational inertia depends not just on how much mass there is, but on where that mass is located relative to the axis.
High \(I\)
Mass far from axis = Harder to rotate
Low \(I\)
Mass near axis = Easier to rotate
\(I = \sum m_i r_i^2\)
Rolling Race Worksheet The Rolling Race
Inquiry Analysis: Rotational Inertia & Geometry
NAME:
DATE:
Phase 1: Prediction
Two objects of identical mass and identical radius are released from the top of an incline simultaneously. One is a solid cylinder; the other is a hollow hoop.
1. Predict the outcome of the race. Which object reaches the bottom first, or is it a tie?
2. Justify your prediction using your existing knowledge of Newton's Laws or energy. Why do you expect this result?
Phase 2: Observation
Object Shape Trial 1 Result Trial 2 Result Solid Cylinder Thin Hoop
Phase 3: Geometric Analysis
3. Consider the formula for Rotational Inertia: \(I = \sum m_i r_i^2\). Sketch the mass distribution for both objects below, marking the axis of rotation (\(X\)) and representing bits of mass (\(dm\)) with dots.
Solid Cylinder
Thin Hoop
4. Based on your sketches, which object has more mass located further from the axis of rotation? How does this correlate with the race winner?
The Golden Rule of Rotation:
"For a given mass, the more spread out the mass is from the axis, the higher the rotational inertia, and the harder it is to change its rotational motion."
5. Critical Thinking: If you had a solid sphere of the same mass and radius, would it beat the solid cylinder? Explain your reasoning using mass distribution geometry.
Demo Facilitator Guide Teacher Resources
The Rolling Race
Demonstration & Facilitation Guide
Materials Needed
Solid Cylinder (Metal or Wood)
Thin-walled Hoop (same mass/radius)
Solid Sphere (optional for extension)
Smooth Incline (at least 2m long)
Stopwatch or Photogates
Teacher Tip
"Ensure the objects are released from rest simultaneously. A flat board used as a 'gate' that is lifted quickly works better than using hands, which can introduce torque or uneven starts."
Facilitation Script & Pacing
00-10 MIN
The Hook & Prediction
Set up the incline. Show the cylinder and the hoop. Pass them around so students feel their weight (mass) is the same.
Prompt:
"If I release these two objects—same mass, same radius—which one wins the race? Most of your intuition from linear motion says 'equal mass, equal acceleration'. Let's see if that holds true for spinning objects."
10-20 MIN
Execution & Data
Run 3 trials. Record which one wins and by how much (qualitatively or with stopwatch). The cylinder will always win comfortably.
20-45 MIN
Discussion & The "Why"
Guide students through the worksheet Phase 3. Pivot to the concept of **Inertia as Resistance**.
Key Discussion Points:
Where is the mass located on the hoop? (All at radius R)
Where is it on the cylinder? (Distributed from 0 to R)
Which mass 'bit' is harder to accelerate? (The ones further from the center)
Therefore, the hoop has more "resistance to spinning" for its weight.
Common Misconceptions
Misconception
"The heavier object wins."
Correction: Mass actually cancels out in the acceleration derivation (as seen in later lessons). Distribution matters more than total mass.
Misconception
"Air resistance slows the hoop more."
Correction: At these speeds, air resistance is negligible. The effect is entirely geometric (Rotational Inertia).
Calculus Inertia Slides The Calculus of Inertia
From Discrete to Continuous
\(\sum m_i r_i^2\)
\(\int r^2 dm\)
Summing Infinity
Most objects are not just separate points. They are solid distributions of matter.
To find the total inertia, we break the object into infinitely small mass elements \(dm\).
The Inertia Integral
\(I = \int r^2 dm\)
Where \(r\) is the perpendicular distance from the axis of rotation to the mass element \(dm\).
dm
r
The Density Substitution
We can't integrate with respect to \(m\) if the geometry is defined by \(x\), \(r\), or \(\theta\). We need to swap \(dm\).
1D (Linear)
Example: Thin Rod
\(dm = \lambda dx\)
\(\lambda = M/L\)
2D (Surface)
Example: Disk
\(dm = \sigma dA\)
\(\sigma = M/A\)
3D (Volume)
Example: Sphere
\(dm = \rho dV\)
\(\rho = M/V\)
Strategy: Express \(dm\) in terms of the geometry of the object so the integral becomes solvable!
Derivation Workshop Worksheet DERIVATION WORKSHOP
Integration of Symmetric Solids
STUDENT ID:
PHY-U4-L2-WS
The Objective
Using the general formula \(I = \int r^2 dm\), you will derive the moment of inertia for two fundamental shapes. Pay close attention to your limits of integration and your mass density substitution .
1. Thin Rod About Center
Consider a thin rod of mass \(M\) and length \(L\) rotating about an axis passing through its center (\(x=0\)). The rod is 1-dimensional with linear mass density \(\lambda = M/L\).
Axis at x=0
A. Define \(dm\) in terms of \(dx\)
\(dm = \)
B. Set up the Integral with Limits
\(I = \int_{\Box}^{\Box} \Box \cdot \Box\)
C. Show Full Derivation Steps
2. Solid Disk (Flat Plate)
Consider a uniform solid disk of mass \(M\) and radius \(R\). We use polar integration . We slice the disk into thin rings of radius \(r\) and width \(dr\).
R
A. Area of a thin ring (\(dA\))
\(2\pi r dr\)
B. Define \(dm\) using \(\sigma = M/A\)
\(dm = \)
C. Integral Limits
\(0\) to
D. Final Derivation (Evaluate the integral)
"The constant term in your final result (like 1/2 or 1/12) is the Geometric Shape Factor."
Derivation Master Key Teacher Reference
Derivation Master Key
Solutions and Common Pitfalls
1. Thin Rod About Center
Correct Setup
Density: \(\lambda = \frac{M}{L}\)
Mass Element: \(dm = \lambda dx = \frac{M}{L}dx\)
Limits: From \(-\frac{L}{2}\) to \(+\frac{L}{2}\)
Math Steps:
\(I = \int_{-L/2}^{L/2} x^2 \left(\frac{M}{L}\right) dx\)
\(I = \frac{M}{L} \left[ \frac{x^3}{3} \right]_{-L/2}^{L/2}\)
\(I = \frac{M}{3L} \left[ \frac{L^3}{8} - (-\frac{L^3}{8}) \right]\)
\(I = \frac{M}{3L} \left[ \frac{L^3}{4} \right] = \frac{1}{12}ML^2\)
Common Pitfall: Students often use limits \(0\) to \(L\), which calculates inertia about the **end** of the rod (\(\frac{1}{3}ML^2\)). Emphasize the origin is at the center of mass.
2. Solid Disk
Correct Setup
Density: \(\sigma = \frac{M}{\pi R^2}\)
Mass Element: \(dm = \sigma dA = \sigma(2\pi r dr)\)
Combined: \(dm = \frac{M}{\pi R^2}(2\pi r dr) = \frac{2M}{R^2} r dr\)
Math Steps:
\(I = \int_{0}^{R} r^2 \left(\frac{2M}{R^2} r \right) dr\)
\(I = \frac{2M}{R^2} \int_{0}^{R} r^3 dr\)
\(I = \frac{2M}{R^2} \left[ \frac{r^4}{4} \right]_{0}^{R}\)
\(I = \frac{2M}{R^2} \left( \frac{R^4}{4} \right) = \frac{1}{2}MR^2\)
Common Pitfall: Students forget the extra factor of \(r\) from the polar area element (\(dA = 2\pi r dr\)), leading to an incorrect power in the integral.
Grading & Discussion Focus
1. Look for the Substitution:
Full credit should only be given if students explicitly show the substitution of \(dm\) with a density term. This is the core physics skill being tested.
2. Verification:
Ask students: "Does it make sense that a disk (\(1/2\)) has more inertia than a sphere (\(2/5\))?" (Disk mass is further out on average than sphere mass).
Parallel Axis Slides Shifting the Axis
The Parallel Axis Theorem
\(I = I_{cm} + Md^2\)
Beyond the Center
Most textbook formulas are for rotation about the Center of Mass (CM) .
But what if the object rotates around a hinge, a pin, or an off-center pivot?
"The Parallel Axis Theorem allows us to find the inertia about any axis, as long as it is parallel to the CM axis."
CM Axis
New Axis
d
Distance \(d\) is the displacement between axes.
Anatomy of \(I = I_{cm} + Md^2\)
\(I_{cm}\)
The "Base" Inertia. Rotation about the center of mass. This is the minimum possible inertia for that object.
\(M\)
The total mass of the object. Even if you only shift part of it, the whole mass contributes to the 'added' inertia.
\(d^2\)
The perpendicular distance between the two axes. Small shifts lead to large (squared) increases in resistance!
Key Insight:
Rotational inertia is minimized when the axis passes through the center of mass. Shifting in any direction makes the object harder to spin.
Shifting the Axis Practice Shifting the Axis
Problem Set: Parallel Axis Theorem & Offset Rotation
NAME:
FORMULA: \(I = I_{cm} + Md^2\)
Rod (CM): \(\frac{1}{12}ML^2\)
Disk (CM): \(\frac{1}{2}MR^2\)
Sphere (CM): \(\frac{2}{5}MR^2\)
1. The Pendulum Rod
A thin rod of mass \(M\) and length \(L\) is pivoted at its very end . Use the Parallel Axis Theorem to calculate its moment of inertia about this pivot.
Identify \(I_{cm}\) for the rod.
Determine the distance \(d\) from the center to the end.
Solve for \(I_{end}\).
PIVOT
SHOW WORK HERE
2. The Eccentric Cam
A circular disk of mass \(2.0 \text{ kg}\) and radius \(0.5 \text{ m}\) is mounted on a shaft that is offset by \(0.3 \text{ m}\) from the center.
Calculate the new moment of inertia \(I\) about this offset axis.
d = 0.3m
SHOW WORK HERE
3. The Dumbbell
A "dumbbell" consists of two solid spheres (each mass \(m\), radius \(r\)) attached to the ends of a thin rod (mass \(M\), length \(L\)). The system rotates about the center of the rod.
Hint: The rod rotates about its CM, but the spheres rotate about an axis parallel to their CM. You must apply the theorem to the spheres.
Write the total expression for \(I_{total}\):
\(I_{total} = I_{rod} + 2 \cdot (\Box + \Box)\)
Bat Swing Exit Ticket EXIT TICKET: The Batter's Grip
Applying Rotational Geometry
Name
Period
A baseball player is struggling to swing a heavy bat (\(I_{bat}\)) quickly enough to hit a fastball. Their coach tells them to "choke up" on the bat—moving their hands several inches up from the knob.
1. Using the Parallel Axis Theorem, explain why "choking up" makes the bat easier to swing (accelerate).
2. If the player shifts their hands by distance \(d\), does the inertia change linearly or quadratically with \(d\)? Why does this matter for the player?
Energy Rotation Slides Energy of Shape
Rotational Kinetic Energy & Conservation
\(K_{rot} = \frac{1}{2}I\omega^2\)
The Energy Split
When an object rolls, its Total Kinetic Energy is split into two parts:
\(K_{total} = K_{trans} + K_{rot}\)
\(K_{total} = \frac{1}{2}mv^2 + \frac{1}{2}I\omega^2\)
This is why the Rolling Race happened! Some potential energy went into moving forward, while some went into spinning .
More \(I\) means more energy is "taxed" by rotation, leaving less for forward speed!
The Shape Factor (\(k\))
Most Moments of Inertia can be written as: \(I = kMR^2\)
Substituting this into our energy equation (assuming rolling without slipping, \(v = \omega R\)):
\(K = \frac{1}{2}mv^2 + \frac{1}{2}(kMR^2)\left(\frac{v}{R}\right)^2\)
\(K = \frac{1}{2}mv^2(1 + k)\)
Point/Hoop
k = 1.0
Disk/Cyl
k = 0.5
Sol. Sphere
k = 0.4
Hol. Sphere
k = 0.67
Shape Factor Problems SHAPE FACTOR DYNAMICS
Conservation of Energy in Rotational Systems
NAME:
Reference: \(v_{rolling} = \sqrt{\frac{2gh}{1+k}}\)
1. The Energy Tax
A glass marble (solid sphere, \(k=0.4\)) and a brass ring (thin hoop, \(k=1.0\)) roll down a 2.0-meter tall hill from rest.
A) Calculate the final translational velocity (\(v\)) for both objects at the bottom of the hill.
h = 2.0m
Marble (Sol. Sphere)
Ring (Hoop)
B) What percentage of the marble's initial potential energy was converted into rotational kinetic energy?
2. Engineering the Perfect Roller
You are designing a rolling object to win a downhill race. You have a fixed mass \(M\) and radius \(R\). You can choose between a solid cylinder, a hollow cylinder (thin walls), and a hollow sphere.
Shape Shape Factor (\(k\)) Prediction: Faster/Slower? Solid Cylinder 0.5 Hollow Cylinder 1.0 Hollow Sphere 0.67
Based on the Shape Factors, rank them from fastest (1) to slowest (3). Justify your ranking using the relationship between \(k\) and translational velocity.
3. The Critical Height
A solid sphere of radius \(r\) rolls without slipping down a track and into a loop-de-loop of radius \(L\). From what minimum height \(H\) must it be released to successfully complete the loop?
(Hint: In addition to centripetal force requirements at the top of the loop, you must account for both rotational and translational kinetic energy).
Inertia Formula Cheatsheet ROTATIONAL DYNAMICS
Geometric Moments & Energy Reference
Core Mechanics
Point Mass: \(I = mr^2\)
Newton's 2nd: \(\tau = I\alpha\)
Kinetic Energy: \(K = \frac{1}{2}I\omega^2\)
Angular Momentum: \(L = I\omega\)
Rolling No-Slip: \(v = \omega R\)
Parallel Axis Theorem
\(I = I_{cm} + Md^2\)
Used for rotation about any axis parallel to the axis passing through the Center of Mass.
Shape Axis Position Moment (\(I\)) Thin Rod Center \(\frac{1}{12}ML^2\) Thin Rod End \(\frac{1}{3}ML^2\) Solid Disk Center \(\frac{1}{2}MR^2\) Hollow Hoop Center \(MR^2\) Solid Sphere Center \(\frac{2}{5}MR^2\) Hol. Sphere Center \(\frac{2}{3}MR^2\) Plate/Rect. Center \(\frac{1}{12}M(a^2+b^2)\)
The Rolling Velocity Shortcut
\(v = \sqrt{\frac{2gh}{1 + k}}\)
Where \(k\) is the "shape factor" coefficient (e.g., \(k=0.5\) for a disk).
Inertia Reference Card v1.0
Experimental Inertia Guide Physics Lab 04-5
Verifying the Geometry
Experimental Determination of Moment of Inertia
Objective
Students will experimentally determine the moment of inertia (\(I_{exp}\)) for a complex geometric object and compare it to a theoretically derived value (\(I_{theory}\)) using geometric approximations.
Equipment
Rotational Motion Sensor (or Stopwatch)
Triple Beam Balance
Meter Stick & Calipers
String & Hanging Masses
"Complex Object" (e.g., T-shaped rod, Step-pulley)
SAFETY FIRST
Ensure rotational sensors are securely clamped to the table. Keep hands clear of rotating objects and ensure hanging masses do not strike the floor.
The Method: Torque-Acceleration
1
Set up the Apparatus
Attach your complex object to the rotational motion sensor. Wrap a string around a pulley of known radius \(R\).
2
Apply Torque
Hang a mass \(m\) from the string. When released, the tension \(T\) creates a torque \(\tau = TR\). Measure the angular acceleration \(\alpha\).
3
Determine Tension
T = m(g - a)
Note: The linear acceleration \(a\) of the hanging mass equals \(\alpha R\).
4
Calculate Inertia
Use \(\tau = I\alpha\) to solve for \(I_{exp}\). Repeat with different masses to find an average or use a linear fit (\(\tau\) vs \(\alpha\)).
Theoretical Match
While one partner runs the experiment, the other should measure the geometry of the object and calculate \(I_{theory}\) using the formulas on your reference sheet.
I_exp = \tau / \alpha
% Error = \frac{|exp - theory|}{theory} \times 100%
Lab Report Organizer Lab Data & Analysis
Geometric Inertia Verification
PARTNERS:
STATION:
Part 1: Experimental Trials
Trial Hanging Mass (\(m\)) Angular Accel (\(\alpha\)) Net Torque (\(\tau\)) Calculated \(I_{exp}\) 1 2 3 Average Experimental Inertia (\(\bar{I}_{exp}\)):
Part 2: Theoretical Derivation
Sketch & Dimensions
Label all radii, lengths, and point masses.
Theoretical Work (\(I_{theory}\))
Part 3: Error Analysis & Conclusion
Percent Error Calculation:
Compare your average experimental value to your theoretical value.
%
1. Identify the primary sources of error in your setup. Consider friction, string mass, and sensor lag.
2. How does the experimental determination of inertia differ from point-mass assumptions? Did the shape complexity affect your precision?
"Geometry is the architect of motion."
Inertia Lab Rubric Inertia Lab Rubric
Assessment: Verification of Geometric Solids
TOTAL POINTS
/40
Criteria Advanced (10) Proficient (7-8) Developing (5-6) Data Collection All trials recorded with units and uncertainties. Values are consistent and realistic. Trials recorded with mostly correct units. Minor inconsistencies in data. Data is incomplete or missing units. Trials lack consistency. Calculus & Geometry Theoretical derivation is flawless. Uses correct density substitution and integration limits. Derivation is mostly correct. Minor algebraic or substitution error. Fundamental misunderstanding of the integration process or formula. Experimental Analysis Correct use of \(\tau = I\alpha\). Tension calculation accounts for mass acceleration. Correct general approach. Small error in torque or tension calculation. Incorrect physics applied. Formula use is incoherent or missing. Scientific Reflection In-depth error analysis identifying specific mechanical causes. Logical conclusion. Identifies general errors (human error). Basic conclusion provided. Superficial analysis. No meaningful connection between theory and data.
Teacher Feedback Notes
Key Proficiency Markers
Correct conversion of mass to kg and radius to m.
Accurate use of the Parallel Axis Theorem (if applicable).
Percent error below 15% (or justification for higher).
GRADED WITH PRECISION // PHYSICS UNIT: ROTATIONAL GEOMETRY