Daniel B. answered 04/09/23
A retired computer professional to teach math, physics
EXTERNAL FORCES
I am assuming that where no external force is indicated, the external force is 0.
Notation:
pFq denotes external force acting on node p directed towards node q.
We are given
BFC = 12
BFA = 25
CFF = 50
DFE = 25
We are to compute AFF, AFB, and EFD.
All forces are vectors; the notation pFq denotes the magnitude of the vector.
The direction of the vector is taken from the diagram.
If the solution makes a force negative, it means that it is in reality directed in the opposite direction.
We solve for the three forces by requiring that the net force acting on the
whole structure be 0. (Meaning that the structure is not flying away.)
And we require that the net torques around A and around E be 0.
(Meaning that the structure is not rotating.)
We will use the convention that clockwise torque is positive and counter-clockwise torque is negative.
We compute the net force, which is a vector, by computing its x- and y-components,
that is, its projection on the positive x-axis and the positive y-axis.
That will give us 2 equations.
The two requirements that the two net torques be 0 give us two extra equations.
So in total we have four equations and three unknowns ( AFF, AFB, and EFD).
It will turn out that the four equations are linearly dependent.
Horizontal component of net force:
BFC + AFF = 0
Vertical component of net force:
-BFA - CFF - DFE + AFB + EFD = 0
Net torque around A:
5BFC + 5CFF + 10DFE - 10EFD = 0
Net torque around E:
5BFC - 10BFA - 5CFF + 10AFB = 0
Substitute actual numbers:
12 + AFF = 0
-25 - 50 - 25 + AFB + EFD = 0
5×12 + 5×50 + 10×25 - 10EFD = 0
5×12 - 10×25 - 5×50 + 10AFB = 0
Solution:
AFF = -12
EFD = 56
AFB = 44
INTERNAL FORCES
Notation:
pTq denotes tension in beam connecting nodes p and q, and acting on node p.
As above, qTp denotes only the magnitude of the tension force.
As is common, all the tension forces are presumed to be directed towards the inside.
This is the reality for beams experiencing extension.
If our solution makes a tension force negative, it means that the beam experiences compression.
The structure contains 9 beams, which gives 18 tension variables to solve for.
For the beam between p and q we have two tension forces pTq and qTp.
However, by Newton's third law
pTq = qTp
which reduces the number of unknowns to 9.
For the structure to be stable the net force acting at each node must be 0.
As we did for the external forces, we can require that both and x- and y-components
of the tension forces add up to 0.
That gives us two equations per node, for a total of 12 equations.
As for the external forces, the resulting set of equations is linearly dependent.
We could write down all 12 equations and then solve the whole system.
It turns out that there is a simpler way:
There is always a node which has two or fewer unknown tension forces,
and those can be found using the two equations for that node.
Solving one node gives us values of forces at neighboring nodes, so this method can continue.
We are now going to following this procedure one node at a time.
For each node we will write the projection of the net force on the x-coordinate and on the y-coordinate.
Note that if T is the tension force in one the diagonal beams then its projection on both the x- and y-axis is T/√2.
The reason is that the rectangles AFCB and FEDC are actually squares (although not drawn that way).
node A:
Solve forces around node A because it has only two unknown tension forces -- ATB and ATF.
Horizontal components:
AFF + ATF = 0
Vertical components:
AFB + ATB = 0
Substitute actual numbers:
-12 + ATF = 0
44 + ATB = 0
Solution:
ATF = 12
ATB = -44
node B:
Solve forces around B because it has only two unknown tension forces -- BTF and BTC.
Horizontal components:
BFC + BTC + BTF/√2 = 0
Vertical components:
-BFA - BTA - BTF/√2 = 0
Substitute actual numbers:
12 + BTC + BTF/√2 = 0
-25 + 44 - BTF/√2 = 0
Solution:
BTF = 19√2
BTC = -31
node E:
Solve forces around E because it has only two unknown tension forces -- ETD and ETF.
Horizontal components:
-ETF = 0
Vertical components:
EFD + ETD = 0
Substitute actual numbers:
-ETF = 0
56 + ETD = 0
Solution:
ETF = 0
ETD = -56
node D:
Solve forces around D because it has only two unknown tension forces -- DTC and DTF.
Horizontal components:
-DTC - DTF/√2 = 0
Vertical components:
-DFE - DTE - DTF/√2 = 0
Substitute actual numbers:
-DTC - DTF/√2 = 0
-25 + 56 - DTF/√2 = 0
Solution:
DTF = 31√2
DTC = -31
node C:
Solve forces around node C because it has only one unknown tension forces -- CTF.
We use the equation for horizontal forces only as a consistency check.
Horizontal components:
-CTB + CTD = 0
Vertical components:
-CFF - CTF = 0
Substitute actual numbers:
-31 + 31 = 0
-50 - CTF = 0
Solution:
CTF = -50
node F:
We have already found all the tension forces.
Use the equations for node F only as a consistency check.
Horizontal components:
-FTA + FTE - FTB/√2 + FTD/√2 = 0
Vertical components:
FTC + FTB/√2 + FTD/√2 = 0
Substitute actual numbers:
-12 + 0 - 19 + 31 = 0
-50 + 19 + 31 = 0