5. Second Basic Task: Equilibrium
The graphical method from the last chapter was pretty cool for 2D, but unfortunately it's not really accurate or practical for 3D. That's why we're switching gears now and heading into the mathematical fast lane: we'll solve equilibrium problems precisely and elegantly with pure calculation!
Grab your pen, paper, and your best buddy, the calculator, and let's go!
Remember the insight from the last chapter? A central force system is in equilibrium when the sum of all forces is 0. Vectorially expressed:
But when is a vector actually 0?
-
Forces are vectors. So in the Cartesian coordinate system, they have components for each axis:
$$ \begin{align} \tag{2} \vec{F} &= \begin{pmatrix} F_x\\ F_y \\ F_z \end{pmatrix} \end{align} $$
-
Vectors are added component-wise. The x-component of the resultant, for example:
$$ \begin{align} \tag{3} F_x &= {F_1}_x + {F_2}_x + \ldots + {F_n}_x = \sum_{i=1}^n {F_i}_x \end{align} $$
-
A vector is 0 if all its components are 0..
$$ \begin{align} \tag{4} \vec{R} &=\sum\ \vec{F}_{i} = 0 = \begin{pmatrix} 0\\ 0 \\ 0 \end{pmatrix} \end{align} $$
This results in the following formulas, which must be fulfilled as conditions for equilibrium in a central force system in the Cartesian coordinate system:
-
2D:
$$ \begin{aligned} R_x &= \sum_{i=1}^n F_{i_x} = 0 \\[12pt] R_y &= \sum_{i=1}^n F_{i_y} = 0 \end{aligned} $$
-
3D:
$$ \begin{aligned} R_x &= \sum_{i=1}^n F_{i_x} = 0 \\[12pt] R_y &= \sum_{i=1}^n F_{i_y} = 0 \\[12pt] R_z &= \sum_{i=1}^n F_{i_z} = 0 \end{aligned} $$
(2.7)
Meaning: To determine the equilibrium of a central force system, we need two equations (2D) or three equations (3D)..
-
Break down the forces: Each force Fi can be broken down into two (three) components: a horizontal Fix and a vertical Fiy (and in 3D also Fiz).
Tip: To determine the components, do not use the direction angle \(\alpha_i\), but rather one of the acute angles of the force triangle between the force vector and its components, e.g. \(\alpha_{i_{acute}}\).
Why?- Easy calculation: Calculate the angle, done! No stress with reference directions and complicated formulas.
- Super visual: The acute angle is unambiguous and can be easily represented - perfect for grasping the relationships in the system at a glance.
But be careful: When setting up equations (2.7), pay attention to the positive direction! Forces in this direction get a positive sign, forces in the opposite direction get a negative sign.
Extra Tip: Since the positive directions are freely selectable, they are often marked with arrows. So instead of "\(\sum F_{i_x}=0\) positive to the right" you simply write "\(\rightarrow:\)".
- Add the components: Sum all horizontal and vertical components separately: \(\sum F_{i_x}= \dots\) and \(\sum F_{i_y}= \dots\)
-
Evaluation:
- Equilibrium reached: If all equations \((\sum F_{i_x}=0\) and \(\sum F_{i_y}=0\)) are satisfied, the system is in equilibrium.
- No equilibrium: If at least one equation does not meet this condition, there is no equilibrium.
With this method, you can crack any central force system. Try it out now and become a master of central force systems!
But beware: This method only applies to central force systems (lines of action through one point). With other force arrangements, you may need more sophisticated methods.
However, with a little practice and enjoyment of equilibrium calculations, you'll quickly become a pro!
No problem! In the next chapters, we'll delve deeper into the world of central force systems and unlock further secrets.
Stay tuned and good luck!
Determine graphically and analytically whether the depicted system of forces is in equilibrium.