Rolling Motion: Difference between revisions

From Physics Book
Jump to navigation Jump to search
Line 32: Line 32:


===Simple===
===Simple===
A golf player putts a .046kg golf ball. It slides across the green, initially without rotating, with an initial speed of 6m/s. The coefficient of kinetic friction between the ball and the turf is .12. How long does it take for the ball to roll without slipping? Assume that the golf ball is a perfect sphere that has its mass uniformly distributed throughout.
===Middling===
===Middling===
===Difficult===
===Difficult===

Revision as of 15:23, 10 July 2019

This page describes the motion of rolling objects, including the forces acting on them and the types of energy they have.

The Main Idea

Rolling motion is the turning motion of a round object such as a sphere or cylinder along a surface against which it is pressed. The rotation of a rolling object is the result of Friction between its edge and the surface, which applies a Torque. When rolling happens without slipping, this friction is Static Friction because the edge of the rolling object does not move relative to the surface. The point of contact between the object and the surface constantly changes but does not slide. For an object rolling at a constant speed, the magnitude of this static friction force is 0. For an accelerating rolling object, however, such as a disk rolling down a ramp, the friction force has a nonzero magnitude to prevent the disk from slipping. Without this friction force, a disk placed on a ramp would simply slide down without rotating. Sometimes, slipping does occur. This can happen if, for example, the object is accelerated along the surface so quickly that the maximum static friction force cannot cause a sufficient corresponding angular acceleration, or if the object was already moving with an arbitrary Angular Velocity when it came into contact with the surface. In these situations, a Kinetic Friction force acts between the edge of the object and the surface. This kinetic friction force attempts to reduce the relative motion between the object's edge and the surface by adjusting the angular velocity of the object. Eventually, if no other forces act on the object or the surface, the angular velocity will be such that the object no longer slips.

Consider an accelerating object that rolls without slipping. Since the object is accelerating, there is a nonzero static friction force acting on its edge. Does this static friction force do work on the system? The answer depends on whether the rolling object is modeled as a Point Particle System or a Real System. If the system is treated as a point particle, the static friction force is treated as though it acts on the particle's center of mass. It is therefore exerted over a distance and does work, affecting the object's total kinetic energy. If the system is treated as a real object, the static friction force is recognized as acting on the object's stationary edge, and therefore does no work. For the real system, the object's total kinetic energy would be the same even if the static friction force at its edge were absent. The only difference is that now some of its kinetic energy is rotational rather than translational. Point particles cannot have rotational kinetic energy, so the static friction force is treated as though it does work to account for the difference in total kinetic energy.

A Mathematical Model

Problems involving objects that slip while rolling are typically relatively easy to solve because the [[Kinetic Friction] force acting on the object has a known, easy to calculate magnitude ([math]\displaystyle{ \mu_k * N }[/math]) and acts in a known direction (the direction opposing motion). The effects of this force on the object are therefore relatively easy to find: it causes a translational acceleration according to Newton's Second Law: the Momentum Principle as well as an angular acceleration according to The Angular Momentum Principle.

Problems involving accelerating objects that roll without slipping can be slightly more difficult to solve because the magnitude of the friction force is often not explicitly given. Recall that the magnitude of a static friction force can be anywhere between 0 and a maximum value ([math]\displaystyle{ \mu_s * N }[/math]). For problems involving rolling objects, the magnitude of the static friction force usually does not reach its maximum value. In fact, you may not even be told [math]\displaystyle{ \mu_s }[/math], only that it is high enough to prevent slipping. To solve these types of problems, the correct approach is often to set up a system of equations:

  1. [math]\displaystyle{ a = \frac{f_{ext} - f_s}{m} }[/math]
  2. by Newton's Second Law: the Momentum Principle
  3. [math]\displaystyle{ \alpha = \frac{f_s r}{I} }[/math]
  4. by The Angular Momentum Principle
  5. [math]\displaystyle{ a = \alpha r }[/math]
  6. by geometry (since slipping does not occur)

Where [math]\displaystyle{ f_{ext} }[/math] is the external force applied to the center of the object causing it to accelerate, [math]\displaystyle{ f_s }[/math] is the static friction force, [math]\displaystyle{ a }[/math] is the translational acceleration of the object, [math]\displaystyle{ \alpha }[/math] is the angular acceleration of the object, [math]\displaystyle{ r }[/math] is the radius of the object, [math]\displaystyle{ m }[/math] is the mass of the object, and [math]\displaystyle{ I }[/math] is the moment of inertia of the object.

These equations, along with the information given, are usually enough to solve for the remaining information.

A Computational Model

How do we visualize or predict using this topic. Consider embedding some vpython code here Teach hands-on with GlowScript

Examples

Be sure to show all steps in your solution and include diagrams whenever possible

Simple

A golf player putts a .046kg golf ball. It slides across the green, initially without rotating, with an initial speed of 6m/s. The coefficient of kinetic friction between the ball and the turf is .12. How long does it take for the ball to roll without slipping? Assume that the golf ball is a perfect sphere that has its mass uniformly distributed throughout.

Middling

Difficult

Connectedness

  1. How is this topic connected to something that you are interested in?
  2. How is it connected to your major?
  3. Is there an interesting industrial application?

History

Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.

See also

Are there related topics or categories in this wiki resource for the curious reader to explore? How does this topic fit into that context?

Further reading

Books, Articles or other print media on this topic

External links

Internet resources on this topic

References

This section contains the the references you used while writing this page