Section 1-9 - Static Equilibrium

Conditions for Static Equilibrium
Examples
A Note on the 'Lever Arm'
Correlation to your Textbook

Conditions for Static Equilibrium

Statics is a sub-topic of physics which is historically important; mechanical engineers study it for many semestres because of its applications to the design of buildings and other structures.  What is needed are the conditions under which an object or assemblage of objects will not shift.  These boil down to:
Si Fi = 0,
S ti = 0.
That is, we want the objects not to accelerate or rotate.

Our convention for this chapter is that we shall write the magnitudes of the forces and r vectors, then add the appropriate signs in front of each torque term; positive for torques out of the page (that is, those which would act to accelerate the object CCW), and negative for torques into the page (those which would act to accelerate the object CW).


Examples

Consider a see-saw of length L (8m) and mass m (m = 15 kg) which is pivoted at the centre.  Anna (mA = 20kg) sits right at the end of the board.  Where should Carli (mC = 35 kg) sit so that the board is balanced?
Much as we did back in Section 4, we need to chose an object (or objects) to analyze; in this case, we choose the board.  Let's draw a free body diagram (with +y upward and +x to the right) to inventory the forces:

Now, the forces labelled mAg and mCg are not the weights of Anna and Carli, but rather normal forces exerted by them on the board, which (through NII) are numerically equal to those values; remember that the weight of each child acts on the child.  N is the normal force exerted by the fulcrum of the see-saw on the board, and mg is the weight of the board, which we assume can be thought to act as the centre of the board.

So,
Si (Fi )x = 0 (There are no horizontal forces)
Si (Fi )y = N - mAg - mg - mCg = 0

Next, we choose a pivot point.  Unlike in previous problems, the object is not actually rotating, so the sum of the torques as calculated about any point has to be zero; so, let's pick a point which is convenient for us.  Let's pick two such points and do the problem twice to illustrate a point:
 

We might notice that, if we were to pick the fulcum as the pivot, 
that the weight of the board and the normal force would exert no torque, 
thus simplifying the calculation:
Si ti = +(mAg)(L/2)(sin90o) + (N)(0) + (mg)(0) - (mCg)(x)(sin90o) = 0
where x is the distance of Carli from the fulcrum.
With this pivot, we do not even need the force equations, since 
(mAg)(L/2)(sin90o) = (mCg)(x)(sin90o)
mAL/2 = mCx
x = (mAL)/(2mC) = 2.3 m
Note that we didn't really need to know the weight of the board either.
We might choose the left end of the board as the pivot; then the torque requirement is:
Si ti = +(mAg)(0)) + (N)(L/2)(sin90o) - (mg)(L/2)(sin90o) - (mCg)(L/2 + x)(sin90o) = 0
where x is the distance of Carli from the fulcrum.
2N - 2mg - mCg(1 + 2x/L) = 0
Then, from the force equation: 
N = mAg + mg + mC
Substitute:
(mAg + mg + mCg ) - mg - mCg(1 + 2x/L) = 0
mA - mC 2x/L = 0
mA = mC 2x/L 
x = (mAL)/(mC2) = 2.3 m

So, even though this was a simple example, we see that a judicious choice of the pivot can save a great deal of work.
 

Consider a horizontal uniform beam of mass m and length L supporting a sign of mass M.  The beam is attatched to the wall with a wire which makes an angle q with the beam.  Its other end is supported by the friction between the end of the beam and the wall.  How large would the co-efficient of static friction need to be to keep the beam from slipping?

Again using the standard co-ordinate system of +y up and +x to the right, and picking the left end of the beam as the pivot, we write that:

Si (Fi )x = N - T cosq = 0
Si (Fi )y = F- mg - Mg + Tsinq = 0    (again, the Mg term is  not literally the weight of the sign, but a tension term numerically equal to the weight)
Si ti = Ff(0) + N(0) - mgL/2 - MgL + TL sinf = 0 which becomes  Tsinq = mg/2 + Mg
Now, the angle theta shown in the figure is not really the angle we're supposed to take the sine of, but rather its supplement, but that's O.K., since their sines will be the same.
In addition, Ff = mSN  (critical case of teh minimum value for mS to prevent slipping).
So, now it's just math:
mS= Ff /N = [mg + Mg - Tsinq]/[T cosq]
Substitution for T gives us
mS=  [mg/2]/[(mg/2 + Mg)/tanq] = m tanq/[m + 2M].


A Note on the 'Lever Arm'

Texts often refer to the lever arm when calculating torques.  This is what they mean:

Extend the line along which the force F acts.  Construct the shortest line possible (the perpendicular line) from the pivot to the extended force line (shown in green); this is the lever arm.  The magnitude of the torque can be found from the product of the force and the lever arm:
t = Fl = F (r sinq).


Return to Notes Directory
Continue to Next Section of Notes


D Baum 2001