Example 1.2: Several Springs Are Connected As Shown in Figure 1.2 Subjected To An Axial Force
Example 1.2: Several Springs Are Connected As Shown in Figure 1.2 Subjected To An Axial Force
K1
K3
K2
500 N
K4 K5
1 K1 2
(1)
K3 4
2
K2 (3)
1 2
(2) 4
500 N
1 K4 3 K5 4
(4) (5)
1
Table 2.1: A table of connectivity of finite element model
Element Node i Node j Stiffness, k
1 1 2 100
2 1 2 100
3 2 4 150
4 1 3 150
5 3 4 200
Since the one-dimensional problem and subjected to an axial force, a standard stiffness matrix
as in equation (2.1) is used to determine the local stiffness matrix for each spring and stiffness
value, k is given and it is directly substitute into it.
AE 1 −1 1 −1
[K] = =k (2.1)
L −1 1 −1 1
Then, the local stiffness matrix for spring 1 to 5 are as below, respectively and please pay
attention on the specific locations of the stiffness matrixes and we combined all together.
Now we have to local stiffness matrixes. Then, it is important for us to combine theses matrixes
to form a global matrix. But we do not know the actual dimension of matrix that we are going
to use. The dimension of such matrix can be determined as below:
Dimension of matrix, N= DOF per node x Number of nodes = 1 x 4 = 4 (2.7)
Dimension of global stiffness matrix, [K] = (N x N) = (4 x 4) (2.8)
Dimension of global force matrix, {f} = (N x 1) = (4 x 1) (2.9)
Dimension of global displacement matrix, {u} = (N x 1) = (4 x 1) (2.10)
Based on equation (2.8), the dimension of global stiffness matrix is (4 x 4).
2
K11 K12 K13 K14
K K 22 K 23 K 24
[K] = [K]1 + [K]2 + [K]3 + [K]4 + [K]5 = 21 (2.11)
K 31 K 32 K 33 K 34
K 41 K 42 K 43 K 44
[K]u = f (2.13)
Based on the Figure 2.2, node 1 is fixed to the rigid wall then u1 = 0 and other displacements (u2, u3 and
u4) remain unknown. On the other hand, there are no external force applied to the nodes except at a
node 4 then F1 = F2 = F3 = 0 and F4 = 500.
F1 0
F 0
f = 2 = (2.14)
F3 0
F4 500
u1 0
u u
u = 2 = 2 (2.15)
u3 u3
u4 u4
Substitute the value of C as in equation (2.17) into the stiffness matrix (as in equation (2.16))
along the diagonal line especially at a location where the finite element model is constrained
and similar assumption goes for force vector as shown in equation (2.18).
3
350 + C −200 −150 0 0 0 + ( 0 ) C
−200
350 0 −150 u2 0
= (2.18)
−150 0 350 −200 u3 0
0 −150 −200 350 4
u 500
Once this is done, stiffness matrix containing a constant C must be inversed as below:
Please perform the stiffness matrix inversion by yourself but for the sake of simplification, the
inversed stiffness matrix is as below:
u1 0
u 1.25
2
= (2.22)
u3 1.67
u4 2.92
Based on equation (2.22), it is found that the nodal displacement of u1, u2, u3 and u4 is 0.00,
1.25 mm, 1.67 mm and 2.92 mm, respectively.
Reaction forces can be determined using equation (2.23).
Substitute all known values of displacements and external forces into equation (2.24) to have:
4
R1 350 −200 −150 0 0.00 0
R −200 350 −150 1.25 0
2 0
= − (2.25)
R3 −150 0 350 −200 1.67 0
R4 0
−150 −200 350 2.92 500
R1 −500.5
R 1.0
2
= (2.26)
R3 2.5
R4 −3.0
e = E e e (2.27)
e
e = (2.28)
Le
e = u j − ui (2.29)
Based on table 2.2, it is found that the stress for springs 1, 2, 3, 4 and 5 are 438 N/mm2, 438
N/mm2, 581 N/mm2, 585 N/mm2 and 434 N/mm2, respectively.