Section5.6application of static analysis to systems of bodies
Subsection5.6.1cantilever beam
Consider a simple beam fixed at one end and subjected to a vertical force at the free end. The following figure shows the starting scheme and the free body diagram obtained by removing the fixed support and applying the related constraint reaction components (\(m = 3 \)).
The analysis involves only one body, therefore it is possible to write 3 equilibrium equations (\(n = 3 \)) which, taking as pole the end \(A \) in the rotational equilibrium of the beam, can be expressed as follows
\begin{align*}
H_A \amp = 0\,,\\
V_A - F \amp = 0\,,\\
\mathcal{M}_{A} - F l \amp = 0\,.
\end{align*}
Consider a beam constrained in the manner shown in the figure and subjected to a vertical force in the middle. The same figure also shows the free body diagram obtained by removing the hinge and roller support and applying the related constraint reaction components (\(m = 3 \)).
The presence of a single body determines the writing of 3 equations of equilibrium (\(n = 3 \)) for which the extreme \(A \) is assumed as pole for rotational equilibrium:
\begin{align*}
H_A \amp = 0\,,\\
V_A + V_B - F \amp = 0\,,\\
V_{B} l - F l/2 \amp = 0\,.
\end{align*}
Also in this case the simple inspection of the static matrix allows to establish the isostaticity of the system. The calculation of the constraint reaction components provides:
The MATLAB® instructions that can be used for the calculation of unknown constraint reactions are reported below.
Subsection5.6.3simple frame
Consider the following simple frame subjected to a vertical force applied in the midle of the horizzontal beam. The constraints (\(m = 3 \)) are applied at the basis of the vertical beams and their removal and the subsequent application of the constraint reaction components leads to the free body diagram shown in the figure.
Equilibrium equations (\(n=3\)) are
\begin{align*}
H_B \amp = 0\,,\\
V_A - F \amp = 0\,,\\
\mathcal{M}_{A} - V_A l + F l/2 \amp = 0\,.
\end{align*}
Equations which give the following matrix form of the system
The MATLAB® instructions that can be used for the calculation of unknown constraint reactions are as follows.
Subsection5.6.4two bodies system
Consider the following system consisting of two bodies connected by an internal hinge. The removal of all the degrees of constraint (\(m = 6 \)) and the subsequent application of the constraint reaction components leads to the free body diagram shown in the figure.
The system consists of two bodies (\(n = 6 \)), allowing the writing of two groups of equations: the equilibrium equations for the body \(AB \) (pole in \(A \))
\begin{align*}
H_A + H_B \amp = 0\,,\\
V_A + V_B - F \amp = 0\,,\\
V_{B} 2l - F l \amp = 0\,,
\end{align*}
The following MATLAB® instructions can be used to calculate the rank of the static matrix.
The calculation provides a rank equal to \(r = 6 \) which verifies the condition \(\text{min}(n, m) = 6 \text{.}\) Being \(m == n \) the system is isostatic. The linear system solution calculable with MATLAB®