PDA

View Full Version : Ladder equilibrium proof


Coldie
Nov9-04, 11:47 PM
If a ladder makes an angle with the wall, has a mass m and is uniform in design, show that the minimum force of friction which must exist between the ladder and floor to keep the ladder from slipping is given by


F_f = \frac{1}{2}mg\tan\theta


Now, \mu = \frac{F_g_x}{F_g_y}, and in a previous calculation I got F_g_x = \frac{\frac{L\cos\theta}{2}mg}{L\sin\theta} and F_g_y = mg, with L being the length of the ladder.

When I plug all this together, I get \frac{\cot}{2}, not even close to what I'm intended to get. Can somebody tell me what I'm doing wrong?

gerben
Nov10-04, 01:28 AM
http://ocw.mit.edu/OcwWeb/Physics/8-01Physics-IFall1999/VideoLectures/detail/Video-Segment-Index-for-L-25.htm

Coldie
Nov10-04, 01:35 AM
Thanks, that site looks great, but I'm already familiar with the basics behind the ladder problem. The equations that I'm using worked on previous problems, and I'm not sure why I'm not getting the same answer in this particular problem.

Doc Al
Nov10-04, 08:23 AM
When I plug all this together, I get \frac{\cot}{2}, not even close to what I'm intended to get. Can somebody tell me what I'm doing wrong?
I'm not sure what you are doing here, but the problem is simple. No need to find \mu, since all you need is the frictional force. Assuming there is no friction at the wall, the frictional force must equal the normal force exerted by the wall on the ladder. To find that normal force, apply equilibrium conditions for torques on the ladder about the ground contact point. Note that the angle is with respect to the wall, not the floor.

Leo32
Nov10-04, 09:05 AM
Coldie,

Make sure that the calculations done / formula's found in previous exercises do apply for this problem. If you describe for what exercises the formula's you found apply, we could give you better hint to where, and why your result is not 100%

This is the point where physics requires you to understand what you are doing, in stead of just being a mathematical game.

Greetz,
Leo

Coldie
Nov10-04, 09:40 AM
I'm not sure what you are doing here, but the problem is simple. No need to find \mu, since all you need is the frictional force. Assuming there is no friction at the wall, the frictional force must equal the normal force exerted by the wall on the ladder. To find that normal force, apply equilibrium conditions for torques on the ladder about the ground contact point. Note that the angle is with respect to the wall, not the floor.
Gah, thank you, that's a big screw-up on my part. Also, since \theta is at the wall pointing downwards, the \sin and \cos functions I'm using would be reversed, since I had been using the angle with respect to the floor! I think this solves my problem! Thanks!