Browse physics topics

Interactive physics simulator

Rolling Motion

Explore the superposition of translation and rotation. Master pure rolling vector addition, experiment with torque traction slippage thresholds, and trace beautiful geometric cycloids.

Rolling Motion Lab

Select a mode, adjust configurations in the control panel, choose a graph, and click Simulate.

Ready

Live Telemetry

Linear Speed (v_cm)
0.0 m/s
Spin Speed (Rω)
0.0 m/s
Contact Velocity (v_c)
0.0 m/s
Friction Force (F_f)
0.0 N
Heat Loss (Q_slip)
0.0 J
Telemetry Status
Ready

Introduction to Rolling Motion

Rolling motion is one of the most common physical phenomena in our daily lives, seen in everything from spinning bicycle wheels to heavy railway cars. It is a complex motion that can be mathematically treated as the linear superposition of pure translation and pure rotation.

When a wheel rolls along a surface, its center of mass moves in a straight line with velocity vcm. Simultaneously, every point on the wheel rotates about the center of mass with angular velocity ω. This combination gives rise to unique dynamics, particularly at the contact interface where friction prevents or regulates slippage.

Core Mechanical Concepts

1. The Pure Rolling Condition (v = Rω)

If a wheel rolls without sliding, the point in instantaneous contact with the road must be at rest relative to the surface (vcontact = 0). Since this point moves forward due to translation at +vcm and backward due to rotation at -Rω, the two velocity components must cancel out:

vcm = R · ω

Consequently, the top point of the wheel moves forward at exactly 2 vcm, while the center of mass translations represent the intermediate rate.

2. Skidding vs. Spinouts

When the ideal condition (v = Rω) is violated, slipping occurs:

  • Forward Slipping (Skidding): Occurs when linear speed exceeds spin speed (vcm > Rω). The bottom of the tire slides forward along the pavement, generating a backward kinetic friction force (e.g. during sudden lock-up braking).
  • Backward Slipping (Spinout): Occurs when spin speed exceeds translation speed (vcm < Rω). The bottom of the tire slides backward, generating a forward kinetic friction force (e.g. vehicle burnout on ice or mud).

3. The Geometry of Cycloids

As a wheel rolls in pure rolling motion, a point on its surface traces a specific geometric path called a cycloid. Mathematically, the parametric equations for a point on a wheel of radius R are:

x(θ) = R(θ - sinθ)  ,  y(θ) = R(1 - cosθ)

For a point on the rim, the path features sharp cusps where it touches the ground and halts. Points inside the rim trace a smooth wave (curtate cycloid), while points outside the rim (like a train wheel flange) trace loops (prolate cycloid), meaning the flange point actually moves backward relative to the train at the lowest portion of its swing.

Solved Numerical Examples

Example 1

A bowling ball is thrown down a lane with an initial linear velocity of 8.0 m/s and no initial spin (omega = 0). The ball has a mass of 5.0 kg, a radius of 11 cm, and the coefficient of kinetic friction with the lane is 0.15. Calculate: (a) the time it takes for the ball to transition into pure rolling without slipping, and (b) the distance it skids before rolling.

View Step-by-Step Solution
  1. Given: Ball mass m = 5.0 kg, radius R = 0.11 m, initial speed v_0 = 8.0 m/s, initial spin ω_0 = 0, kinetic friction μ_k = 0.15.
  2. For a solid sphere, the moment of inertia is: I = ⅖ · m · R².
  3. (a) Find Time to Pure Rolling (t):
    Normal force: N = m · g. Kinetic friction force: f_k = μ_k · m · g.
    Linear deceleration: a = -f_k / m = -μ_k · g = -0.15 × 9.81 = -1.4715 m/s².
    The friction torque accelerates the ball rotationally: τ = f_k · R = I · α.
    Angular acceleration: α = f_k · R / I = (μ_k · m · g · R) / (⅖ · m · R²) = 2.5 · μ_k · g / R.
    Substitute values: α = 2.5 × 0.15 × 9.81 / 0.11 = 33.443 rad/s².
  4. The linear velocity at time t is: v(t) = v_0 + a · t = 8.0 - 1.4715 · t.
    The angular velocity at time t is: ω(t) = ω_0 + α · t = 33.443 · t.
  5. Pure rolling without slipping is reached when: v(t) = R · ω(t).
    Substitute equations: 8.0 - 1.4715 · t = 0.11 × 33.443 · t = 3.6787 · t.
    Group t terms: 8.0 = (1.4715 + 3.6787) · t = 5.1502 · t.
    Solve for t: t = 8.0 / 5.1502 ≈ 1.55 seconds.
  6. (b) Calculate Skidding Distance (d):
    Using kinematic equation: d = v_0 · t + ½ · a · t².
    Substitute values: d = 8.0 × 1.553 + 0.5 × (-1.4715) × (1.553)² = 12.42 - 1.77 ≈ 10.65 meters.
  7. Results: (a) The ball skids for 1.55 seconds. (b) The skid distance is 10.65 meters.
Final Answer: t ≈ 1.55 s; d ≈ 10.65 m
Example 2

A bicycle wheel of radius 0.35 meters is rolling without slipping along a straight horizontal path at a velocity of 10.0 m/s relative to the ground. Calculate the velocity magnitude and direction relative to the ground of: (a) the point at the bottom in contact with the ground, (b) the point at the top of the wheel, and (c) the point on the frontmost edge of the wheel rim.

View Step-by-Step Solution
  1. Given: Wheel radius R = 0.35 m, center of mass velocity v_cm = 10.0 m/s.
  2. Since the wheel rolls without slipping, the angular speed is: ω = v_cm / R = 10.0 / 0.35 ≈ 28.57 rad/s.
  3. At any point on the wheel, the velocity relative to the ground is the vector sum of its translational velocity v_trans = (10, 0) and tangential rotational velocity v_rot.
  4. (a) Bottom point (Contact point):
    Tangential velocity at the bottom points backwards: v_rot = (-Rω, 0) = (-10, 0).
    Vector sum: v_bottom = v_trans + v_rot = (10, 0) + (-10, 0) = (0, 0).
    The point is instantaneously at rest relative to the road.
  5. (b) Top point:
    Tangential velocity at the top points forward: v_rot = (Rω, 0) = (10, 0).
    Vector sum: v_top = v_trans + v_rot = (10, 0) + (10, 0) = (20, 0) m/s.
    The top point moves forward at exactly twice the speed of the bicycle.
  6. (c) Frontmost point:
    Tangential velocity at the front points straight down: v_rot = (0, -Rω) = (0, -10) m/s.
    Vector sum: v_front = (10, -10) m/s.
    Magnitude: |v_front| = √(10² + (-10)²) = √(200) ≈ 14.14 m/s.
    Direction: Angle θ = arctan(-10/10) = -45° (pointing downwards and forward).
  7. Results: (a) Bottom speed = 0 m/s. (b) Top speed = 20.0 m/s. (c) Front speed = 14.14 m/s at -45°.
Final Answer: (a) 0 m/s; (b) 20.0 m/s; (c) 14.14 m/s at -45°
Example 3

A hollow basketball (shape factor &beta; = 2/3) and a solid billiard ball (shape factor &beta; = 2/5) of equal mass (m) and radius (R) are rolling without slipping along a horizontal floor at the exact same linear speed v. Determine the ratio of the total kinetic energy of the basketball to that of the billiard ball.

View Step-by-Step Solution
  1. Given: Mass m, radius R, speed v. Basketball β = 2/3, Billiard ball β = 2/5.
  2. The total kinetic energy of an object rolling without slipping is: KE_total = KE_trans + KE_rot = ½ m v² + ½ I ω².
    Since I = β m R² and ω = v/R, we can write: KE_total = ½ m v² (1 + β).
  3. Basketball Kinetic Energy:
    KE_basketball = ½ m v² (1 + 2/3) = ½ m v² × (5/3) = 5/6 m v² ≈ 0.833 m v².
  4. Billiard Ball Kinetic Energy:
    KE_billiard = ½ m v² (1 + 2/5) = ½ m v² × (7/5) = 7/10 m v² = 0.700 m v².
  5. Ratio of Kinetic Energies:
    Ratio = KE_basketball / KE_billiard = (5/6 m v²) / (7/10 m v²) = (5/6) × (10/7) = 50 / 42 = 25 / 21 ≈ 1.190.
  6. Result: The basketball possesses approximately 1.19 times (or 19% more) total kinetic energy than the billiard ball at the same speed, because its hollow structure distributes more mass outward, increasing its rotational energy fraction.
Final Answer: Ratio ≈ 1.19

Conceptual Practice

Q1

What is the velocity of the center of mass of a wheel of radius R rolling without slipping if the top point moves at 16 m/s relative to the ground?

Show Explanation

In pure rolling without slipping, the velocity of the top point relative to the ground is exactly twice the velocity of the center of mass: vtop = 2 vcm. Therefore, the speed of the center of mass is vcm = vtop / 2 = 16 m/s / 2 = 8 m/s.

Q2

Explain the role of static friction in rolling without slipping. Does static friction do any net work on a rolling wheel?

Show Explanation

Static friction is the force responsible for preventing relative slipping at the contact point. It exerts the torque necessary to rotate the wheel so that its angular speed matches the linear speed (ω = v/R). Since the instantaneous point of contact with the ground is at rest relative to the surface (d = 0), static friction does zero net mechanical work on the wheel (W = F · 0 = 0). It simply acts as a constraint force converting translational energy into rotational energy.

Q3

What happens to the motion of a spinning bowling ball when it is dropped onto a frictionless ice surface?

Show Explanation

If a spinning bowling ball is dropped onto a completely frictionless surface, the friction force is zero (Ff = 0). Without friction, there is no force to decelerate the linear motion or apply torque to change the angular spin. The ball will spin in place at its initial angular speed (ω) while sliding linearly at its initial speed, never entering a state of pure rolling without slipping.

Q4

Define skidding (forward slipping) and spinning/burnout (backward slipping) in terms of linear and rotational speeds.

Show Explanation

Skidding (forward slipping) occurs when linear speed exceeds rotational speed: vcm > Rω. The contact point slides forward along the surface, generating a backward kinetic friction force (e.g. locking brakes). Spinning/burnout (backward slipping) occurs when rotational speed exceeds linear speed: vcm < Rω. The contact point slides backward, generating a forward kinetic friction force that drives the vehicle forward (e.g. tire burnout on mud).

Q5

Why do train wheels have flanges that trace prolate cycloids, and what is unique about the path of these flanges?

Show Explanation

Train wheels have extended outer flanges that sit below the track level. As the wheel rolls on the track (radius R), the flange point (radius r > R) traces a prolate cycloid. This path forms loops that actually move backward relative to the train at the lowest point of the loop, preventing derailments by gripping the rail sides.

Frequently Asked Questions

What is rolling motion?

Rolling motion is a combination of translation of the center of mass and rotation about the center of mass, where a circular object rolls across a surface.

What is the condition for rolling without slipping?

The condition is that the instantaneous velocity of the contact point is zero, which mathematically translates to v_cm = R &omega;.

Why does the contact point have zero velocity?

Because the forward linear motion of the wheel (+v_cm) is exactly cancelled by the backward tangential spin speed of the bottom point (-R&omega;), yielding v = 0.

What is a cycloid?

A cycloid is the geometric curve traced by a point on the rim of a circle as it rolls along a straight line without slipping.

What is the difference between static and kinetic friction in rolling?

Static friction keeps the contact point stationary and prevents slip (pure rolling). Kinetic friction acts when the contact point slides across the ground, dissipating energy as heat.

How does slippage affect fuel efficiency?

Active slippage (such as wheel spin) causes kinetic friction sliding work, which converts mechanical energy directly into thermal heat, wasting fuel and wearing tires.

Can an object roll without slipping on an incline?

Yes, provided the static friction coefficient is high enough to supply the required friction force (f_s &le; &mu;_s N) to match the gravitational acceleration.