Forklift stopping distance and tipping condition analysis

  • Thread starter Thread starter nineeyes
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 6K views
nineeyes
Messages
21
Reaction score
0
I attached the problem and diagram.

This problem has been bothering me a bit. A friend of mine told me I could solve for the stopping distance by just looking at the crate.
I got
x: [tex]\mu*N_w = M*a[/tex]
y: [tex]N_w-W_w=0[/tex]
and from this got
[tex]a=-9.66\frac{ft}{s^2}[/tex]

I used the acceleration and given inital velocity of 10 ft/s and final velocity of 0 ft/s and solved for the stopping distance through

[tex]s=\frac{-v_0^2}{2*a}[/tex]

Assuming I approached this correctly, I wasn't sure how to check if it doesn't tip. I thought that I could just take the moment about a point and solve for [tex]N_B[/tex], I did

[tex]\sum M_A=N_B*7-W_G*4+W_W*3-a*3=0[/tex]
and got

[tex]N_B=210.15[/tex] lbs. [tex]\therefore[/tex] it does not tip

Is that right? I also was wondering if I have to consider frictional force in the moment equation.
Thanks in advance.
 

Attachments

  • prob1610.jpg
    prob1610.jpg
    23.8 KB · Views: 774
Physics news on Phys.org
Yes, your approach is correct. You do not need to consider frictional force in the moment equation since the crate is not moving. You simply need to make sure that when you calculate the normal force of the base (N_B) it is greater than the weight of the crate (W_G). If N_B > W_G then the crate will not tip.
 


Your approach to solving the stopping distance is correct. Using the given initial and final velocities, you can solve for the acceleration and then use that to calculate the stopping distance. However, to accurately check if the forklift will tip, you need to consider the moments of all the forces acting on it.

In your calculation for the moment about point A, you did not include the moment due to the frictional force. This force can contribute to the tipping moment and should be included in your calculation. You can calculate the frictional force using the coefficient of friction and the normal force N_B.

Once you have calculated the frictional force, you can then recalculate the moment about point A and see if it is still balanced. If it is not balanced, then the forklift will tip. If it is balanced, then the forklift will not tip.

In addition, it is important to note that the tipping point is not just dependent on the weight of the crate and the forklift, but also on the weight distribution of the load. If the load is not evenly distributed, it can create an unbalanced moment and cause the forklift to tip.

Overall, your approach to solving the problem is correct, but it is important to consider all the forces and moments in order to accurately determine if the forklift will tip or not.