Loop the Loop (circular motion)

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 6K views
Trentonx
Messages
36
Reaction score
0

Homework Statement


The two problems below are related to a cart of mass M = 500 kg going around a circular loop-the-loop of radius R = 10 m, as shown in the figures. All surfaces are frictionless. In order for the cart to negotiate the loop safely, the normal force exerted by the track on the cart at the top of the loop must be at least equal to 0.8 times the weight of the cart. You may neglect the size of the cart. (Note: This is different from the conditions needed to "just negotiate" the loop.)
a) For this part, the cart slides down a frictionless track before encountering the loop. What is the minimum height h above the top of the loop that the cart can be released from rest in order that it safely negotiate the loop?


Homework Equations


a_c = (V^2)/R
F = ma
V = sqrt(2gh)

The Attempt at a Solution


Top of circle
a_c equals the sum of the other forces, so
4900+400=500((v^2)/10)
V = 10.295 m/s, a_c = 10.6 m/s/s
height to have given velocity - 5.41m
This is where I don't know. How does having centripetal acceleration help in finding the height at all? Does it?
 
Physics news on Phys.org
Think about this:

The potential energy due to the cart's initial position goes entirely into kinetic energy when it is at the bottom of the loop (I have assumed the reference level for potential energy to be PE = 0 at the bottom). From there that energy becomes part kinetic and part potential energy. At the top of the loop you have then mgh = K.E. + P.E. Knowing the centripetal acceleration gives you the V^2 that you need for the kinetic energy.
(The h in my equation above is the initial height where the cart is released.)
 
First of all at the top of the loop, you must have an additional contact force of .8*m*g.

That means your Centripetal acceleration needs to be 1.8*m*g

To determine the height ... that's the potential energy that you will draw from to give you the necessary kinetic energy.
 
So it's .8 the weight, not the mass. And because energy is never lost, then the sum of the potential and kinetic will always be the same, no matter where on the loop it is. That makes much more sense than the textbook. Thanks.