Can a ball stay on a track with a given height and friction coefficient?

AI Thread Summary
A ball released from height h must maintain sufficient velocity and reaction force to stay on a track with a given friction coefficient. The work done by friction is calculated as Wf = -u*mg*h, leading to the velocity equation v^2 = g*h(1-u). For the ball to remain on the track at the top of a loop, the velocity V2 must be greater than zero, but this alone is insufficient; the reaction force must also be non-negative. The correct condition for height h is derived as h > (2R)/(1-u). The discussion highlights the importance of considering both velocity and reaction force in determining the ball's ability to stay on the track.
yoni162
Messages
16
Reaction score
0

Homework Statement


A ball is released from height h. The friction coefficient between the straight part and the ball is 'u'. I need to find the smallest h so that the ball doesn't fall off the track.
The angle alpha=45 degrees.

Homework Equations


Work of non-conservative forces = Change in mechanical energy

The Attempt at a Solution


I calculated the work done by the friction force while the ball is going down the straight part.
Wf=-u*mg*cos(alpha)*X

X=the length of the straight part.

We get that:
Wf=-u*mg*h

since cos(alpha)/sin(alpha)=1

Now I want to say that Wf=change in mechanical energy, so:

-u*mg*h=mg(0-h)+0.5*m(v^2-0)

when v=the velocity of the ball when it reaches the end of the straight part. We get:

v^2=g*h(1-u)

Now to the second part, the frictionless rail. Since all the forces are conservative now:

0.5*m*V1^2=0.5*m*V2^2+mg2R

When V1^2=g*h(1-u) -----> (the velocity we found before)
V2=the velocity at the top of the loop

So I want that V2>0, so after some work we get:

h>(2R)/(1-u)

but when I put in a numerical answer I'm told that I'm wrong. Is there a mistake in my solution?
 

Attachments

  • SlopeAndCircle.gif
    SlopeAndCircle.gif
    1.9 KB · Views: 546
Physics news on Phys.org
The condition v>0 at the top is not sufficient for the ball to stay on the track.
You need to have the reaction force acting on the ball at the top to be >=0.
 
nasu said:
The condition v>0 at the top is not sufficient for the ball to stay on the track.
You need to have the reaction force acting on the ball at the top to be >=0.

yeah you're right I forgot, thanks..
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged 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