What Are the Equations to Solve a Ladder's Minimum Angle Problem with Friction?

  • Thread starter Thread starter wolfgarre
  • Start date Start date
  • Tags Tags
    Torque
AI Thread Summary
To determine the minimum angle a ladder can make with the floor without slipping, the problem involves analyzing forces and torques acting on the ladder. The key equations include the sum of forces in the y-direction, which balances the normal forces and the weight of the ladder, and the sum of forces in the x-direction, which relates the friction force to the normal force from the wall. The torque equation, using the point of contact with the floor as the pivot, incorporates the weight of the ladder and the friction force. By substituting the static friction relationship into the torque equation, a system of equations can be established to solve for the angle. This setup is essential for finding the minimum angle theta while considering the coefficient of static friction.
wolfgarre
Messages
2
Reaction score
0
Need help solving/setting up this problem for Physics:

A ladder of length L and weight W rests against a wall. The coefficient of static friction between the ladder and the floor and between the ladder and the wall is mu=0.5 What is the minimum angle the ladder can make with the floor (theta) without slipping?

What i know:
sum of torques = 0
sum of forces in y dir = 0
sum of forces in x dir = 0
forces in y dir = normal force from floor, friction with wall (mu times normal force from wall),and weight (W)
forces in x dir = friction with floor (mu times normal force from floor), normal force from wall

I have set the torque point at the ladder's contact with the floor and know there will be five equations to deal with.
If anyone could help me find these equations or help me set the problem up i'd appreciate it.

Jeff
 
Physics news on Phys.org
The torque from a force is r sin α where r is the length of the level arm to the point where the force is applied, and α is the angle that the force makes with the arm.
 


To solve this problem, we will use the equations for rotational equilibrium and the equations for static friction. Let's start by setting up the problem and defining our variables:

- L: length of the ladder
- W: weight of the ladder
- mu: coefficient of static friction
- theta: angle between the ladder and the floor

We can start by drawing a free body diagram of the ladder, which will help us visualize the forces acting on it. The ladder is in equilibrium, so the sum of all forces and torques acting on it must equal zero.

First, let's consider the forces acting in the y-direction (perpendicular to the floor). These include the normal force from the floor, the normal force from the wall, and the weight of the ladder. We can write an equation for the sum of forces in the y-direction:

ΣFy = Nf + Nw - W = 0

where Nf is the normal force from the floor, Nw is the normal force from the wall, and W is the weight of the ladder. We can also use the equation for static friction to relate the normal force and the coefficient of friction:

Nf = mu*Nw

Next, let's consider the forces acting in the x-direction (parallel to the floor). These include the friction force from the floor and the normal force from the wall. We can write an equation for the sum of forces in the x-direction:

ΣFx = f - Nw = 0

where f is the friction force from the floor. We can also use the equation for static friction to relate the friction force and the normal force:

f = mu*Nw

Now, let's consider the torques acting on the ladder. We will choose the point of contact between the ladder and the floor as our pivot point. The forces acting on the ladder that will create a torque are the weight of the ladder and the friction force from the wall. We can write an equation for the sum of torques:

Στ = -W*L*sin(theta) + f*L*cos(theta) = 0

where L is the length of the ladder and theta is the angle between the ladder and the floor. We can also substitute in our expression for f from the equation for the sum of forces in the x-direction:

Στ = -W*L*sin(theta) + mu*Nw*L*cos(theta) = 0

Now, we have four equations and
 
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