Minimum Height for Object to Travel Around Loop-the-Loop

AI Thread Summary
The minimum height h from which an object must start to successfully navigate a loop-the-loop without falling off at the highest point is determined by energy conservation and centripetal force requirements. At the top of the loop, the centripetal force must equal or exceed the gravitational force acting on the object, leading to the equation mv²/R ≥ mg. By applying conservation of energy, the potential energy at the starting height h must equal the sum of kinetic and potential energy at the loop's highest point. Solving these equations reveals that the minimum height h must be at least 5/2 times the radius R of the loop. Thus, an object must start from a height of at least 2.5R to complete the loop without falling off.
NickCherryJiggz
Messages
3
Reaction score
0
Question: A small object of mass m slides without friction around a loop-the-loop aparatus. It starts from rest at point A, at height h above the bottom of the loop...What is the minimum value of h (in terms of R [the radius of the loop] such that the object moves around the loop without falling off at the loop's highest point, B.

The solution to this question is probably a very simple one...I'm familar with similar problems concerning potential/kinetic energy, but one point confuses me...I'm not sure what the requirement is for the block to not fall off.
 
Physics news on Phys.org
NickCherryJiggz said:
Question: A small object of mass m slides without friction around a loop-the-loop aparatus. It starts from rest at point A, at height h above the bottom of the loop...What is the minimum value of h (in terms of R [the radius of the loop] such that the object moves around the loop without falling off at the loop's highest point, B.

The solution to this question is probably a very simple one...I'm familar with similar problems concerning potential/kinetic energy, but one point confuses me...I'm not sure what the requirement is for the block to not fall off.
The object would not fall off if, at the highest point z=(2*R), the centripetal force required to remain in circular motion is greater than or equal to the object's weight. That is:
mv2/R = mg ::: (minimum requirement at highest point)
::: ⇒ v2 = {g*R} ::: Eq #1
By conservation of energy, if the object begins from rest at height z=h, then at height z=(2*R):
m*g*h = m*g*(2*R) + (1/2)*m*v2
Using Eq #1 above for (v2), we get:
m*g*h = m*g*(2*R) + (1/2)*m*{g*R}
::: ⇒ h = (5/2)*R


~~
 
Last edited:


The minimum value of h for the object to travel around the loop-the-loop without falling off at the highest point, B, can be determined by considering the conservation of energy. At point A, the object has only potential energy, given by mgh, where m is the mass, g is the acceleration due to gravity, and h is the height above the bottom of the loop. At point B, the object has both kinetic and potential energy, given by 1/2mv^2 and mgh, respectively.

For the object to remain on the loop at point B, the centripetal force (provided by the normal force of the loop) must be equal to or greater than the force of gravity pulling the object downwards. This can be expressed as:

mv^2/R ≥ mg

Where v is the velocity of the object at point B and R is the radius of the loop.

To determine the minimum value of h, we can equate the potential energy at point A with the sum of the kinetic and potential energy at point B:

mgh = 1/2mv^2 + mgh

Canceling out the mass and solving for h, we get:

h = R/2

Therefore, the minimum value of h in terms of R is R/2. This means that the object must start at a height of at least half the radius of the loop in order to complete the loop without falling off at point B.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top