- #1
vcl0124
- 8
- 0
I have a problem like above. A is fixed, B is fixed in Y direction and C is placed on B. Theta, h, w and m are known input parameters. If an increasing force is applied on B towards -ve x direction, I want to determine whether C is slide or flip over. Before slide or flip happened, I believe I have below force balance equations.
uA and uB are used to represent the static friction force before sliding happened and they should be smaller than uA,k and uB,k (kinetic friction coefficient). When the applied force increases, uB increases and the block start to slide when uB=uB,k. x represents the location of NB. My understanding is when x=0, the block start to flip. My strategic is calculate x as a function of uB and see which one reached the criteria first. However, there are 4 unknown (uA, NA, NBand x) but I only got 3 equations. So my first question is whether my equations and strategic are correct? Moreover, what do I missed to solve this problem?
PS. it is not homework, please don't give me another warning.