Finite Element Method - Direct Rigidity Method
Finite Element Method - Direct Rigidity Method
Two nodes: i, j
𝐹 = 𝑘∆ with ∆ = 𝑢𝑗 − 𝑢𝑖
𝑓𝑖 = −𝐹 = −𝑘 𝑢𝑗 − 𝑢𝑖 = 𝑘𝑢𝑖 − 𝑘𝑢𝑗
and at node j :
𝑓𝑗 = 𝐹 = 𝑘 𝑢𝑗 − 𝑢𝑖 = −𝑘𝑢𝑖 + 𝑘𝑢𝑗
𝑘 −𝑘 𝑢𝑖 𝑓𝑖
In matrix form : = or ku = f
−𝑘 𝑘 𝑢𝑗 𝑓𝑗
Note that k is symmetric. Is k singular or nonsingular? That is, can we solve the equation? If not,
why?
FINITE ELEMENT METHOD – Dr. Lokmane Abdeldjouad #5
Spring System
𝑘 −𝑘1 𝑢1 𝑓11
For element 1: 1 𝑢2 = 𝑓 1
−𝑘1 𝑘1 2
𝑘 −𝑘2 𝑢2 𝑓12
For element 2: 2 𝑢3 = 𝑓 2
−𝑘2 𝑘2 2
where 𝑓𝑖𝑚 is the (internal) force acting on local node i of element m (i = 1, 2).
That is :
𝐹1 = 𝑘1 𝑢1 − 𝑘1 𝑢2
𝐹3 = −𝑘2 𝑢2 + 𝑘2 𝑢3
𝑘1 −𝑘1 0 𝑢1 𝐹1
In matrix form: −𝑘1 𝑘1 + 𝑘2 −𝑘2 𝑢2 = 𝐹2 or KU = F
0 −𝑘2 𝑘2 𝑢3 𝐹3
An alternative way of assembling the whole stiffness matrix: “Enlarging” the stiffness matrices for elements
1 and 2, we have :
𝑘1 −𝑘1 0 𝑢1 𝑓11
−𝑘1 𝑘1 0 𝑢2 = 𝑓21
0 0 0 𝑢3 0
0 0 0 𝑢1 0
0 𝑘2 −𝑘2 𝑢2 = 𝑓12
0 −𝑘2 𝑘2 𝑢3 𝑓22
𝑘1 −𝑘1 0 𝑢1 𝑓11
−𝑘1 𝑘1 + 𝑘2 −𝑘2 𝑢2 = 𝑓21 + 𝑓12
0 −𝑘2 𝑘2 𝑢3 𝑓22
This is the same equation we derived by using the force equilibrium concept.
Assuming: 𝑢1 = 0 and 𝐹2 = 𝐹3 = 𝑃
𝑘1 −𝑘1 0 0 𝐹1
We have: −𝑘1 𝑘1 + 𝑘2 −𝑘2 𝑢2 = 𝑃
0 −𝑘2 𝑘2 𝑢3 𝑃
𝑘1 + 𝑘2 −𝑘2 𝑢2 𝑃
which reduces to: 𝑢3 = and 𝐹1 = −𝑘1 𝑢2
−𝑘2 𝑘2 𝑃
𝑢2
Unknowns are: U = 𝑢
3
𝑢2 2𝑃/𝑘1
Solving the equations, we obtain the displacements: 𝑢 =
3 2𝑃/𝑘1 + 𝑃/𝑘2
3. Can have spring elements with stiffness in the lateral direction, spring elements for torsion,
etc.
Example 1
Find:
Solution 1
100 −100
k1 = (N/mm) (1)
−100 100
200 −200
k2 = (N/mm) (2)
−200 200
100 −100
k3 = (N/mm) (3)
−100 100
Applying the superposition concept, we obtain the global stiffness matrix for the spring system
as :
Solution 1
𝑢1 𝑢2 𝑢3 𝑢4
100 −100 0 0
100 −100 0 0
−100 300 −200 0
𝐾 = −100 100 + 200 −200 0 = .
0 −200 300 −100
0 −200 200 + 100 −100
0 0 −100 100
0 0 −100 100
100 −100 0 0 𝑢1 𝐹1
−100 300 −200 0 𝑢2 0
𝑢3 = (4)
0 −200 300 −100 𝑃
0 0 −100 100 𝑢4 𝐹4
Solution 1
2. Applying the BC (𝑢1 = 𝑢4 = 0) in Eq(4), or deleting the 1𝑠𝑡 and 4𝑡ℎ rows and columns,
we have:
300 −200 𝑢2 0
= (5)
−200 300 𝑢3 𝑃
𝑢2 𝑃/250 2
𝑢3 = = (6)
3𝑃/500 3
3. From the 1𝑠𝑡 and 4𝑡ℎ equations in (4), we get the reaction forces:
𝐹1 = −100𝑢2 = −200 𝑁
𝐹4 = −100𝑢3 = −300 𝑁
Solution 1
200 −200 𝑢𝑖 𝑓𝑖
=
−200 200 𝑢𝑗 𝑓𝑗
Here i = 2, j = 3 for element 2. Thus we can calculate the spring force as:
𝑢2 2
𝐹 = 𝑓𝑗 = −𝑓𝑖 = −200 200 𝑢 = −200 200 = 200 𝑁
3 3
Example 2
Problem: For the spring system with arbitrarily numbered nodes and elements, as shown above,
find the global stiffness matrix.
Solution 2
Element ConnectivityTable
which specifies the global node numbers corresponding to the local node numbers for each
element.
Solution 2
𝑢4 𝑢2 𝑢2 𝑢3 𝑢3 𝑢5 𝑢2 𝑢1
k1 = 𝑘1 −𝑘1 ; k2 = 𝑘2 −𝑘2 ; k3 = 𝑘3 −𝑘3 ; k4 = 𝑘4 −𝑘4
−𝑘1 𝑘1 −𝑘2 𝑘2 −𝑘3 𝑘3 −𝑘4 𝑘4
Finally, applying the superposition method, we obtain the global stiffness matrix as follows:
𝑢1 𝑢2 𝑢3 𝑢4 𝑢5
𝑘4 −𝑘4 0 0 0
−𝑘4 𝑘1 + 𝑘2 + 𝑘4 −𝑘2 −𝑘1 0
𝐾= 0 −𝑘2 𝑘2 + 𝑘3 0 −𝑘3
0 −𝑘1 0 𝑘1 0
0 0 −𝑘3 0 𝑘3
The matrix is symmetric, banded, but singular.