Ch2 Variational Principle
Ch2 Variational Principle
REAL
SITUATION
APPROXIMATIE
SITUATION = Minimum
In reality, we will find FUNCTIONALS to represent the “Real” and “Approximate” situations
2) Check:
d 2 f (x )
If 2
>0 Xm is the minimum value of f(x)
dx x = x
m
d 2 f (x )
If 2
<0 Xm is the maximum value of f(x)
dx x = x
m
The Concept of Discretization
The essence of FEM is “Divide and Conquer” - meaning if the geometry/loading/boundary conditions of entire
medium is too complicated to be solved by existing tools, one
viable way is to divide the continuum into a finite number of
sub-divisions (elements) inter-connected at nodes.
This process is called DISCRETIZATION
Example of discretization : Estimate the land area of
Antarctic:
One method for finding area is to use “squares” and “rectangles” Antarctic
enclosures over the entire area, because we know how to find the
Enclosed areas of squares and rectangles.
Method 1: Enclose the individual areas within the actual curved boundaries, and
Method 2: Enclose the individual areas outside the actual curved boundaries.
We observe that:
Manageable
by analytical
solution method
NO available
analytical
solution
MINIMUM
= for
Close
Approximation
VARIATIONAL PROCESS
Variational Process for General FE Formulation
A continuum subject to ACTIONS with induced REACTIONS and boundary supports (conditions):
Real situation:
Discretized (approximate) geometry
Original geometry
+ loading/boundary conditions
+ loading/boundary
conditions
Difference expressed in FUNCTIONAL
= Minimum
Variational Process for General FE Formulation:
FUNCTIONAL
χ (φ ) Potential energy (P) Governing Diff.
Equation plus
Governing Diff.
Equation plus
boundary boundary
conditions conditions
Mathematical Modeling of Variational Process in Finite Element Analysis Formulation
∂{φ } ∂{φ }
The FUNCTIONAL in the original continuum is: χ (φ ) = f {
∫v ∂rφ }, , .......... dv + ∫ g {φ }, ,......... . s
s
∂r
∂χ
where v is volume, s is surface (boundary), r denotes x,y,z coordinates ∂φ
1
Minimization of the functional will ensure the loaded continuum ∂χ
to be in equilibrium condition. Mathematically, This condition is ∂χ (φ )
= ∂φ2 = 0
satisfied by the relations: ∂{φ } •
•
A number of equations for each induced reaction Φ: •
∂χ (φ ) ∂χ (φ ) ∂χ (φ )
= 0, = 0, = 0,................ We will learn later that these are “element
∂φ1 ∂φ2 ∂φ3 equations” for the discretized FE model
Mathematical Modeling of Variational Process in Finite Element Analysis Formulation
In FE Model with finite number of
ELEMENTS interconnected at NODES:
where χ e (φ ) is the functional in elements of discretized solid, and m is the total number of elements in the FE model
The Variational process required for the equilibrium of the discretized continuum becomes:
∂χ (φ ) ∂χ e (φ )
m
∂{φ }
= ∑1 ∂{φ }e = 0
from which the “element equations” for every element in the discretized FE model is derived
Element Equations in FE Model
The “element equations” derived from the above Variational process usually have the form of:
∂χ (φ ) ∂χ (φ ) ∂χ (φ )
∂φ1
= 0,
∂φ2
= 0,
∂φ3
= 0,................ [K e ]{φ } = {q}
where [Ke] = coefficient matrix ( usually a square matrix)
{Φ} = matrix of unknown quantities at the nodes
{q} = the specified actions (or forces) at the nodes of the same element
The unknown quantities at ALL nodes in the FE mesh can be obtained by assembling all element equations in the FE model,
and result in the following OVERALL equation in the form:
[K ]{φ } = {Q}
m n
in which [K ] = ∑ [K e ] = OVERALL coefficient matrix, and {Q} = ∑ {q} with n = total number of nodes in the FE model
1 1
SUMMARY OF VARIATIONAL PRINCIPLE
Variational principle is used to minimize the difference in the approximate solutions obtained by
the FE method on Discretized situation corresponding to the Real situations.
Outcome of the Variational process of discretized media is the “element equations” for each element in
the FE model
Element equations are assembled to form the OVERALL stiffness equations, from which one may solve for all
Primary unknown quantities at all the nodes in the discretized media
Therefore, it is not an over statement to refer the Variational principle to be the basis of FE method.