Chapter Two: Finite Element Approximation Techniques
Chapter Two: Finite Element Approximation Techniques
• We have
• We also have
1 2 3
Boundary Conditions
u1=0,28-Nov-17
u 2=0 13
2A, L, E A, L, E
2 -2
AE
G
K -2 2+1 -1
L
-1 1
28-Nov-17 14
28-Nov-17 15
Reactions 0
AE PL 2P
F1 2 -2 0 1
L 3AE 3
0
{
0
AE PL P
F3 0 -1 1 1
L 3AE 3
0
28-Nov-17 16
Element Forces
Element 1 f2
f1
f1 2AE 1 -1 u1 A, L, E
f 2 L -1 1 u 2 2P
2P
3
2AE 1 -1 PL 0 2p / 3 3
2A, L, E
L -1 1 3AE 1 2p / 3
Element 2
f1 AE 1 -1 u 2
f 2 L -1 1 u 3
P P
AE 1 -1 PL 1 p / 3 3 A, L, E 3
=
L -1 1 3AE 0 p / 3
28-Nov-17 17
28-Nov-17 18
Direct Method For Varying Area Bar
• Consider a bar with a variable cross section supporting a load P, as
shown in Figure below. The bar is fixed at one end and carries the
load P at the other end.
• We are interested in determining how much the bar will deflect at
various points along its length when it is subjected to the load P.
We will neglect the weight of the bar in the following analysis,
assuming that the applied load is considerably larger than the
weight of the bar
The given bar is modeled using four individual segments, with each
segment having a uniform cross section. The cross-sectional area of each
element is represented by an average area of the cross sections at the
nodes that make up (define) the element
Step 2. Assume a solution that approximates the behavior of an
element
• In order to study the behavior of a typical element, consider the
deflection of a solid member with a uniform cross section A that has
a length l when subjected to a force F, as shown in Figure below.
since the bar's cross section varies in the y-direction for the problem, as
a first approximation, we model the bar as a series of centrally loaded
members with different cross sections.
• The bar is represented by a model consisting of four elastic
springs (elements) in series, and the elastic behavior of an
element is modeled by an equivalent linear spring according
to the equation
distinguish between the reaction forces and the applied loads in the load
matrix
under additional nodal loads and other fixed boundary conditions, the
relationship given by the above equation can be put into the general
form
• Turning our attention to the Example again, we find that
because the bar is fixed at the top, the displacement of node
1 is zero. Thus, the first row of the system of equations
given above should read u1 = 0. Thus, application of the
boundary condition leads to the following matrix equation:
• Step 3. Develop equations for an element
• Because each of the elements in Example 1.1 has two nodes, and with
each node we have associated a displacement, we need to create two
equations for each element.
• Consider the internally transmitted forces fi and fi+1 and the end
displacements ui and ui+1 of an element, which are shown in Figure
below.
• Static equilibrium conditions
require that the sum of fi and
fi+1 be zero. Note that the
sum of fi and fi+1 is zero
regardless of which
representation of the figure
is selected.
Thus, the transmitted forces
at nodes i and i + 1 are :
Figure: Internally
transmitted forces through
an arbitrary element.
Step 4. Assemble the elements to present the entire problem
• Applying the elemental equations to all elements and
assembling them (putting them together) will lead to the
formation of the global stiffness matrix.
The variation of the cross-sectional area of the bar in the y-direction can
be expressed by:
• Next, the equivalent stiffness coefficient for each element is
computed from the equations
u1 u2 u2 u3
AE 1 1 AE 1 1
K1 K2
L 1 1 L 1 1
28-Nov-17 35
28-Nov-17 36
28-Nov-17 37
28-Nov-17 38
Stress in element 1
u1 1 1 u1
1 E1 EB E
u2 L L u2
u 2 u1 4 1.5 0
=E 2.0 10 200N / mm 2
L 150
Stress in element 2
u2 1 1 u2
2 E2 EB E
u3 L L u3
u3 u2 4 1.2 1.5
=E 2.0 10 40N / mm 2
L 150
28-Nov-17 39
Minimum Total Potential Energy
Formulation
• The minimum total potential energy formulation is a
common approach in generating finite element
models in solid mechanics.
• External loads applied to a body will cause the body
to deform.
• During the deformation, the work done by the
external forces is stored in the material in the form
of elastic energy, called strain energy.
Element Formulation by Virtual Work
28-Nov-17 41
At element level, dUe = dWe
– dUe = virtual strain energy of internal stresses
– dWe = virtual work of external forces acting
through virtual displacements
28-Nov-17 42
We now assume a simple displacement
function to define the displacement of every
material point in the element.
Usually use low order polynomials
Here
u = a1 + a2x
– u is axial displacement
– a1, a2 are constants to be determined
– x is local coordinate along member
28-Nov-17 43
The constants are found by imposing the
known nodal displacements ui, uj at nodes i
and j
ui = a1 + a2xi
uj = a1 + a2xj
ui, uj are nodal displacements
xi, xj are nodal coordinates
28-Nov-17 44
letting xi = 0, xj = L, we get
– a1 = ui
– a2 = (uj-ui)/L
We can write
x x u i
u 1 [ N ]{ d }
L L u j
Ni 1
Variation of N2
i.e. at any point in the element N1 N 2 1
28-Nov-17 46
Strain is given by
du d[N]
{d} [B]{d}
dx dx
1
B 1 1
L
28-Nov-17 47
Now
= E( o )= E[B]{d}-E o
– Stress and strain are constant in a member
Define internal virtual strain energy for a
set of virtual displacements {dd} to be
dU e V (d) dV T
28-Nov-17 48
d = virtual strain
= stress level at equilibrium
– dV = volume
Virtualwork of nodal forces is
T
dWe = {dd} {f}
Then, virtual work is given by
d ) dv dd f
T T
28-Nov-17 49
Substituting and rearranging gives
V [B]{dd}) E[B]{d} Eo ) dV {dd}T {f }
T
T
Canceling {dd} gives [k]{d}={F} where
[k] [B] E[B]dV
T
V
1
F f EAo
1
For thermal problem o T
28-Nov-17 50
for a bar element we get
EA 1 1
[k]
L 1 1
28-Nov-17 51
Weighted Residual Methods
• The weighted residual methods are based on
assuming an approximate solution for the governing
differential equation.
• The assumed solution must satisfy the initial and
boundary conditions of the given problem. Because
the assumed solution is not exact, substitution of the
solution into the differential equation will lead to
some residuals or errors.
• Simply stated, each residual method requires the
error to vanish over some selected Intervals or at
some points.
The method of weighted residuals provides a very
powerful approximate solution procedure that is
applicable to a wide variety of problems.
Let the governing equations be represented by
1