Skip to main content Skip to page footer

Rigid Body Statics

Central Force Systems: Forces with a Common Point of Application

In engineering mechanics, the analysis of forces acting on an object plays a central role. An important special case is the central force system, where all these forces have a common point of application. In this chapter, we will explore the properties and analysis of central force systems and explore:

  • Definition and Properties: What is a central force system? What special properties distinguish it?
  • Basic Tasks of Rigid Body Statics for Central Force Systems:
    • Reduction: Reducing a system of multiple forces to a single point (center of force).
    • Equilibrium: Determining whether a body remains at rest or moves under the action of forces.
    • Decomposition: Decomposing a force into several individual forces.

Are you ready to unlock these secrets?

On this Page
Practice Exercises

7. Third Basic Task: Decomposition of a Force

Analytical Solution
How to easily decompose any force!

Imagine you have a force R acting on a line. How cool would it be to split this force into two smaller "partial forces" F1 and F2 that act on two other lines? That's exactly what force decomposition is all about!

But don't worry, you don't need to be a physics genius for this! With a little understanding and the right formulas, you can do it in no time.

Take a look at Figure 3.7.1:

This figure 3.7.1 shows the site plan for the task. The orientation and directions of the forces are indicated.
Fig. 3.7.1: Layout diagram plan

You see the force R on its line of action wR, with its angle \(\alpha_R\). There are also two other angles \(\alpha_1\) and \(\alpha_2\) for the lines of action w1 and w2.

Our goal: We want to find the components of the forces F1 and F2 on the lines of action w1 and w2 in Cartesian coordinates. This way we can later say that F1 and F2 together act exactly like the force R (this is then called "equivalent").

This figure 3.7.2 shows the layout plan for the task. The orientation and directions of the forces are indicated.
Fig. 3.7.2: Layout diagram with forces F1 and F2
Let's go!

We have already worked out the relationship between the components of R, F1 and F2 here.

Using equations (2.4), you can calculate the magnitudes R, F1 and F2 if you know the angles \(\alpha_R\), \(\alpha_1\) and \(\alpha_2\):

$$ \begin{align} \tag{1} R_x &= R \cdot \cos \alpha_R = F_1 \cdot \cos \alpha_1 + F_2 \cdot \cos \alpha_2 \\[12pt] \tag{2} R_y &= R \cdot \sin \alpha_R = F_1 \cdot \sin \alpha_1 + F_2 \cdot \sin \alpha_2 \end{align} $$

Remember: If you substitute the angles as shown in Figures 3.7.1 and 3.7.2 into equations (1) and (2), you get the components of the force vectors with the correct sign. So positive if the component acts in the direction of an axis of the coordinate system, and negative if it acts against the direction of an axis.

Why? Look at the explanations of the angle functions on the unit circle. Then you will understand why in 2D the sine is positive in the I. and II. quadrant of the coordinate system (positive y-axis) and the cosine is positive in the I. and IV. quadrant (positive x-axis).

But enough thinking, back to the task:

This figure 3.7.3 shows the forces in a Cartesian coordinate system.
Fig. 3.7.3: R, F1, and F2 in the Cartesian coordinate system
How to calculate F1 and F2:

Let's save the math, here are the formulas:

    $$ \begin{aligned} F_1 &= R \cdot \dfrac{\sin(\alpha_2 - \alpha_R)}{\sin(\alpha_2 - \alpha_1)} \\[12pt] F_2 &= R \cdot \dfrac{\sin(\alpha_R - \alpha_1)}{\sin(\alpha_2 - \alpha_1)} \end{aligned} $$

(2.8)

Want to know more? Feel free, but at your own risk!

How to calculate F1: First take equations (1) and (2) from above. Multiply equation (1) with \(\sin \alpha_2\) and equation (2) with \(\cos \alpha_2\).

$$ \begin{align} \tag{3} R \cdot \sin \alpha_2 \cdot \cos \alpha_R &= F_1 \cdot \sin \alpha_2 \cdot \cos \alpha_1 + F_2 \cdot \sin \alpha_2 \cdot \cos \alpha_2 \\[12pt] \tag{4} R \cdot \sin \alpha_R \cdot \cos \alpha_2 &= F_1 \cdot \sin \alpha_1 \cdot \cos \alpha_2 + F_2 \cdot \sin \alpha_2 \cdot \cos \alpha_2 \end{align} $$

Now subtract equation (4) from equation (3):

$$ \begin{align} \tag{5} R \cdot (\sin \alpha_2 \cdot \cos \alpha_R - \sin \alpha_R \cdot \cos \alpha_2) &= F_1 \cdot (\sin \alpha_2 \cdot \cos \alpha_1 - \sin \alpha_1 \cdot \cos \alpha_2) + F_2 \cdot (\sin \alpha_2 \cdot \cos \alpha_2 - \sin \alpha_2 \cdot \cos \alpha_2 ) \end{align} $$

With the trigonometric identity \(\sin(\varphi_1-\varphi_2) = \sin(\varphi_1) \cdot \cos(\varphi_2) - \cos(\varphi_1) \cdot \sin(\varphi_2)\):

$$ \begin{align} \tag{6} R \cdot \sin (\alpha_2 - \alpha_R) &= F_1 \cdot \sin(\alpha_2 - \alpha_1) + F_2 \cdot \sin(\alpha_2 - \alpha_2) \end{align} $$

And finally \(\sin 0 = 0\) remains:

$$ \begin{align} \tag{7} F_1 &= R \cdot \dfrac{\sin(\alpha_2 - \alpha_R)}{\sin(\alpha_2 - \alpha_1)} \end{align} $$

How to calculate F2: Likewise, take equations (1) and (2) from above. Multiply equation (1) with \(\sin \alpha_1\) and equation (2) with \(\cos \alpha_1\).

$$ \begin{align} \tag{8} R \cdot \sin \alpha_1 \cdot \cos \alpha_R &= F_1 \cdot \sin \alpha_1 \cdot \cos \alpha_1 + F_2 \cdot \sin \alpha_1 \cdot \cos \alpha_2 \\[12pt] \tag{9} R \cdot \sin \alpha_R \cdot \cos \alpha_1 &= F_1 \cdot \sin \alpha_1 \cdot \cos \alpha_1 + F_2 \cdot \sin \alpha_2 \cdot \cos \alpha_1 \end{align} $$

Now subtract equation (9) from equation (8):

$$ \begin{align} \tag{10} R \cdot (\sin \alpha_1 \cdot \cos \alpha_R - \sin \alpha_R \cdot \cos \alpha_1) &= F_1 \cdot (\sin \alpha_1 \cdot \cos \alpha_1 - \sin \alpha_1 \cdot \cos \alpha_1) + F_2 \cdot (\sin \alpha_1 \cdot \cos \alpha_2 - \sin \alpha_2 \cdot \cos \alpha_1 ) \end{align} $$

With the trigonometric identity \(\sin(\varphi_1-\varphi_2) = \sin(\varphi_1) \cdot \cos(\varphi_2) - \cos(\varphi_1) \cdot \sin(\varphi_2)\):

$$ \begin{align} \tag{11} R \cdot \sin (\alpha_1 - \alpha_R) &= F_1 \cdot \sin(\alpha_1 - \alpha_1) + F_2 \cdot \sin(\alpha_1 - \alpha_2) \end{align} $$

And finally \(\sin 0 = 0\) remains:

$$ \begin{align} \tag{12} F_2 &= R \cdot \dfrac{\sin(\alpha_1 - \alpha_R)}{\sin(\alpha_1 - \alpha_2)} \end{align} $$

Because \(\sin(-\varphi)=-\sin(\varphi)\) we can also write:

$$ \begin{align} \tag{13} F_2 &= R \cdot \dfrac{\sin(\alpha_R - \alpha_1)}{\sin(\alpha_2 - \alpha_1)} \end{align} $$
Force Decomposition in 3D: A Comprehensive Guide

In the realm of force decomposition, we're about to embark on a journey into the third dimension, where the z-axis joins the party. This means our force to be decomposed, R, now has three components: x, y, and z. This allows us to split a three-dimensional force R into three "partial forces" F1, F2 and F3.

This figure 3.7.4 shows the forces in a Cartesian coordinate system.
Fig. 3.7.4: Force and "component forces" in 3D

In this 3D graphic, the direction angle of a vector to the x-axis is denoted by \(\alpha\), the direction angle to the y-axis by \(\beta\), and the direction angle to the z-axis by \(\gamma\).

Unraveling the Equations: The Key to Decoding 3D Force Decomposition

If you know the three direction angles of R (\(\alpha_R\), \(\beta_R\) and \(\gamma_R\)) and the direction angles of the lines of action w1 (\(\alpha_1\), \(\beta_1\) and \(\gamma_1\)), w2 (\(\alpha_2\), \(\beta_2\) and \(\gamma_2\)) and w3 (\(\alpha_3\), \(\beta_3\) and \(\gamma_3\)), then you get an equation for each component:

$$ \begin{align} \tag{14} R_x &= R \cdot \cos \alpha_R = F_1 \cdot \cos \alpha_1 + F_2 \cdot \cos \alpha_2 + F_3 \cdot \cos \alpha_3 \\[12pt] \tag{15} R_y &= R \cdot \cos \beta_R = F_1 \cdot \cos \beta_1 + F_2 \cdot \cos \beta_2 + F_3 \cdot \cos \beta_3 \\[12pt] \tag{16} R_z &= R \cdot \cos \gamma_R = F_1 \cdot \cos \gamma_1 + F_2 \cdot \cos \gamma_2 + F_3 \cdot \cos \gamma_3 \end{align} $$

This set of equations forms a system of three equations with three unknowns: F1, F2 and F3.

    $$ \begin{align} \tag{1} F_1 \cdot \cos \alpha_1 + F_2 \cdot \cos \alpha_2 + F_3 \cdot \cos \alpha_3 &= R \cdot \cos \alpha_R\\[12pt] \tag{2} F_1 \cdot \cos \beta_1 + F_2 \cdot \cos \beta_2 + F_3 \cdot \cos \beta_3 &= R \cdot \cos \beta_R\\[12pt] \tag{3} F_1 \cdot \cos \gamma_1 + F_2 \cdot \cos \gamma_2 + F_3 \cdot \cos \gamma_3 &= R \cdot \cos \gamma_R \end{align} $$

(2.9)

Solving the Puzzle: Conquering the System of Equations

This system of equations (2.9) can be solved using various methods, such as Gaussian elimination or Cramer's rule.

Unique Solution: The Holy Grail of 3D Force Decomposition

The system has a unique solution if the three lines of action of the vectors are not coplanar. This means that the three vectors do not lie in the same plane but span a three-dimensional space.

Verdict: The Power of Force Decomposition in 3D

So, you've mastered the art of decomposing a force into multiple "partial forces" acting in different directions.

The number of directions you choose depends on whether you're in a plane or in space:

  • Plane: Here, you can decompose the force into exactly two directions.
  • Space: In the 3D universe, it's exactly three directions.

The cool thing: In both cases, the decomposition is unique. This means there is only one correct solution!

But beware: More directions, more possibilities! If you want to decompose the force into more than two or three directions, it gets tricky. Then there are infinitely many ways to do so.

Is that bad? Not necessarily! Sometimes it's even very practical to have multiple decompositions. For example, you can distribute the force on different parts of a construction.

Important, however: No matter how many directions you choose, the sum of the partial forces must always be equal to the main force. And the directions of the partial forces must be chosen so that together they result in the direction of the main force.

Force decomposition is that simple! With a little practice and the right tips, you can do it in no time.