introduction MEF 2025 MAMACHE_cours
introduction MEF 2025 MAMACHE_cours
mamacheenouar@gmail,com
1 1
Finite Element Method
2 2
Summary
Two-Dimensional Problems
3
Introduction to Finite Element Method
WWW.Questions.com
4
Introduction to Finite Element Method
What is Finite Element Method?
❖ Basic Concepts
The finite element method (FEM), or finite element
analysis (FEA), is based on the idea of building a
complicated object with simple blocks, or, dividing a
complicated object into small and manageable pieces.
Application of this simple idea can be found everywhere
in everyday life, as well as in engineering.
5
Introduction to Finite Element Method
What is Finite Element Method?
❖ Examples:
• Lego (kids’ play)
• Buildings
7
Introduction to Finite Element Method
✓ Mechanical/Aerospace/Civil/Automobile Engineering
✓ Structure analysis (static/dynamic, linear/nonlinear)
✓ Thermal/fluid flows
✓ Electromagnetics
✓ Geomechanics
✓ Biomechanics
✓ ……
Modeling of gear coupling
8
Introduction to Finite Element Method
9
Introduction to Finite Element Method
FEM in Structural Analysis (The Procedure)
✓ Solve the system of equations involving unknown
quantities at the nodes (e.g., displacements)
✓ Calculate desired quantities (e.g., strains and
stresses) at selected elements
10
Introduction to Finite Element Method
Computer Implementations
11
Introduction to Finite Element Method
Available Commercial FEM Software Packages
ANSYS (General purpose, PC and workstations)
12
Introduction to Finite Element Method
Objectives of This FEM Course
14
Introduction to Finite Element Method
Review of Matrix Algebra
15
Introduction to Finite Element Method
Row and Column Vectors
16
Introduction to Finite Element Method
Matrix Multiplication
17
Introduction to Finite Element Method
Unit (Identity) Matrix
18
Introduction to Finite Element Method
Determinant of a Matrix
19
Introduction to Finite Element Method
Matrix Inversion
20
Introduction to Finite Element Method
Types of Finite Elements
21
Spring Element “Everything important is simple .”
22
Spring Element “Everything important is simple .”
23
Spring Element “Everything important is simple .”
24
Spring Element “Everything important is simple .”
where
k = (element) stiffness matrix
u = (element nodal) displacement vector
f = (element nodal) force vector
Note that k is symmetric. Is k singular or nonsingular?
That is, can we solve the equation? If not, why?
25
Spring System
26
Spring System
27
Spring System
28
Spring System
29
Spring System
30
Spring System
31
Spring System
32
Spring System
33
Spring System
34
Spring System
35
Spring System
36
Spring System
37
Spring System
38
Spring System
39
Spring System
40
Spring System
41
Chapter 2. Bar and Beam Elements
Linear analysis can provide most of the information about the behavior of a
structure, and can be a good approximation for many analyses. It is also the
bases of nonlinear analysis in most of the cases.
42
Chapter 2. Bar and Beam Elements
❖ Bar Element
❖ Bar Element
𝜕𝑢
Strain-displacement relation: 𝜀= 𝜀𝑥 = 𝑐𝑡𝑒
𝜕𝑥
Stress-strain relation: 𝜎 = 𝐸𝜀
Considering a one-dimensional element with two nodes working only
in tension or compression.
we can take 𝒖 𝒙 = 𝒂𝟎 + 𝒂𝟏 𝒙
And as x = 0 ⇒ u(0) = 𝑢𝑖 x = L ⇒ u(L) = 𝑢𝑗
Where L is the length of the bar then the expression of the linear form
can be written: 𝑥 𝑥
𝑢 𝑥 = 1 − 𝑢𝑖 + 𝑢𝑗 44
𝐿 𝐿
Chapter 2. Bar and Beam Elements
❖ Bar Element
𝑥 𝑥 𝑥 𝑥 𝑢𝑖
𝑢 𝑥 = 1 − 𝑢𝑖 + 𝑢𝑗 in matrix form: 𝑢 𝑥 = 1 − ቊ𝑢
𝐿 𝐿 𝐿 𝐿 𝑗
47
Chapter 2. Bar and Beam Elements
Problem: Find the stresses in the two bar assembly which is loaded with force P,
and constrained at the two ends,as shown in the figure.
48
Chapter 2. Bar and Beam Elements
49
Chapter 2. Bar and Beam Elements
′ 𝑢
𝑢𝑖 𝑙 𝑚 𝑖 ′
In matrix form, = 𝑜𝑟 𝒖𝒊 ෩𝒖𝒊
=𝑻
′
𝑣𝑖 −𝑚 𝑙 𝑣𝑖
50
Chapter 2. Bar and Beam Elements
51
Chapter 2. Bar and Beam Elements
52
Chapter 2. Bar and Beam Elements
′
𝑢𝑖 𝑓𝑖′
1 0 −1 0 ′
𝐸𝐴 0 0 0 0 𝑣𝑖 0
Augmenting this equation, we write ′ = ′
𝐿 −1 0 1 0 𝑢𝑗 𝑓𝑗
0 0 0 0 ′
𝑣𝑗 0
53
Chapter 2. Bar and Beam Elements
Where,
54
Chapter 2. Bar and Beam Elements
That is,
56
Chapter 2. Bar and Beam Elements
57
Chapter 2. Bar and Beam Elements
59
Chapter 2. Bar and Beam Elements
60
Chapter 2. Bar and Beam Elements
Formal Approach
Element stiffness equation (local node: i, j or 1, 2)
61
Chapter 2. Bar and Beam Elements
Formal Approach
62
Chapter 2. Bar and Beam Elements
Formal Approach
Then, we can represent the deflection as,
63
Chapter 2. Bar and Beam Elements
Formal Approach
64
Chapter 2. Bar and Beam Elements
Formal Approach
II
65
Chapter 2. Bar and Beam Elements
Formal Approach
66
Chapter 2. Bar and Beam Elements
Formal Approach
We conclude that the stiffness matrix for the simple beam element is
Applying the result in (II) and carrying out the integration, we arrive at the same
stiffness matrix as given in (I)
67
Chapter 2. Bar and Beam Elements
Formal Approach
Combining the axial stiffness (bar element), we obtain the stiffness matrix of a
general 2-D beam element,
68
Chapter 2. Bar and Beam Elements
Example
69
Chapter 2. Bar and Beam Elements
This can be verified by considering the work done by the distributed load q.
70
Chapter 2. Bar and Beam Elements
Example
71
Chapter 2. Bar and Beam Elements
72