A Basic Derivation of the Finite Element Method (FEM)
A Basic Derivation of the Finite Element Method (FEM)
Method (FEM)
A basic approach to derive the infamous FEM formula KU=F from a one dimensional
(1D) Bar element problem.
Browse Topics
“I do not fear computers. I fear the lack of them."
Artificial Intelligence 🧠
– Isaac Asimov Business 💼
Career 📈
Motivation 🧠 CFD 💦
If a component is to be calculated, it is generally Coding 💻
possible to search the literature for corresponding Engineering 👷
closed-form solutions in order to describe the
Expert Interviews 📝
physical behaviour of a component by means of an
FEM 🏗️
equation.
Fluid Mechanics 💦
Marketing ✍️
Money 💵
My Journal ✍️
Productivity 🚀
F L3 M L2
u= + (1)
3EI 2EI
1
I= (BH 3 − bh3 ) (2)
12
ON THIS PAGE
Motivation 🧠
Introduction 👇
Notation ✍️
Nomenclature of
Elements & Nodes
I-Beam – Description of Beam Parameters 📝
Force Convention 📄
As I mentioned in my "Beginner's Guide to A Single Bar Element
FEM"...whenever engineers solve complex problems ☝️
involving complex geometries, loading conditions or Bringing Everything
material laws, they cannot use classical analytical Together 📖
approaches using closed-form methods.
Introduction 👇
Whenever we cannot use the aforementioned
approach, we have to talk about numerical methods
such as the Finite Element Method (FEM) which
discretises, or subdivides our domain into finite
elements. We can call ourselves incredibly lucky that
today's computer aided engineering (CAE) tools
allow for automatic mesh generation and solving
these systems. We do not have to waste engineering
brain power anymore on deriving equations for new
problems and start "from scratch", but can instead
use FEA software tools that do the job for us.
Support My Blog
σ = Eϵ (3)
Notation ✍️
Example:
Force Convention 📄
We distinguish internal axial forces (and stresses) as
well as nodal internal forces. The internal force is
positive in tension and negative in compression, i.e.
the force is positive when it points out from the
surface on which it is acting and the nodal internal
forces are positive when they point in the positive
x-direction.
N
σ=
(4)
A
du(x) Δle
ϵ= = e (5)
dx l0
Δle
N = Aσ = AEϵ = AE e (6)
l0
or rewrite it simply to
EA e
N= Δl (7)
l0e
N = k e Δle (8)
F1 + F2 = 0 (10)
F1e + N = 0
(11)
or
F1e = −N
(12)
F2e − N = 0
(13)
F1e = −F2e
(15)
F1e −N 1 −1 ue1
F = [ e] = [
e
]=k [
e
] [ e ] =(16)
K e de
F2 N −1 1 u2
e
The matrix K is called the element stiffness
e
The vector d is called the element displacement
1 e ⊤ e e
W e (de ) = (d ) K d ≥ 0 (17)
2
−K U1
[ ] [ ] = [ 1]
K F
(18)
−K K U2 F2
KU = F
(19)
FEM Courses 🧠
Jousef
Comments
✍️ Sign in or become a member to leave comments.
Science Straight To
Your Inbox 🚀 First Name