09 Shape1D - Az - Dist
09 Shape1D - Az - Dist
09 Shape1D - Az - Dist
Shape functions in 1D
Reading assignment:
Summary:
2
1 du
L L
(u) EA dx bu dx Fu(x L)
2 0 dx 0
Finite element formulation, takes as its starting point, not the
strong formulation, but the Principle of Minimum Potential
Energy.
Task is to find the function ‘w’ that minimizes the potential energy
of the system
2
1 dw
L L
(w) EA dx bw dx Fw(x L)
2 0 dx 0
w( x) a 0 o ( x) a11 ( x) a 2 2 ( x) ...
u ( x) a 0 o ( x) a11 ( x) a 2 2 ( x) ...
Where the coefficients have been obtained from step 3
Need to find a systematic way of choosing the approximation
functions.
1 2 3 4
El #1 El #2 El #3
2
1 dw
L L
(w) EA dx 0 bw dx Fw(x L)
2 0
dx
x1=0 x2 x3 x4=L
El #1 El #2 El #3
El #1 El #2 El #3
Notice that the first two tasks are similar in the two methods. The
only difference is that now we are going to use the principle of
minimum potential energy, rather than force equilibrium, to derive
the stiffness matrix.
TASK 1: APPROXIMATE THE DISPLACEMENT WITHIN
EACH ELEMENT
w(x) a 0 a 1x d 2x
d 1x x El #1
x1 x2
Solve simultaneously
x2 x1
a0 d 1x d 2x
x 2 x1 x 2 x1
1 1
a1 d 1x d 2x
x 2 x1 x 2 x1
Hence
x2 - x x - x1
w(x) a 0 a 1x d1x d 2x N1 (x)d1x N 2 (x)d 2x
x 2 x1 x 2 x1
N1 (x) N 2 (x)
w(x) N d (1)
d 1x
d
d 2x
NOTES: PROPERTIES OF THE SHAPE FUNCTIONS
x1 x2 x
El #1 El #2 x3
At x=x2
x2 - x2 x -x
w (1) (x x 2 ) d1x 2 1 d 2x d 2x
x 2 x1 x 2 x1
x3 - x2 x -x
w (2) (x x 2 ) d 2x 2 2 d 3x d 2x
x3 x2 x3 x2
Hence the displacement approximation is continuous across elements
3. Completeness
YES!
Constant strain states
Assume that d1x=x1 and d2x=x2. The strain at ANY point (x)
within the bar is
d 2x d1x x 2 x1
(x) 1
x 2 x1 x 2 x1
Let us see whether the displacement approximation allows this.
w(x) N1 (x)d1x N 2 (x)d 2x N1 (x)x1 N 2 (x)x 2 x
dw(x)
Hence, (x) 1
dx YES!
Completeness = Rigid body modes + Constant Strain states
x1 - x x - x1
The denominator is
N 2 (x) the numerator evaluated at
x1 - x 2 x 2 - x1
the node itself
A slightly fancier assumption:
displacement varying quadratically inside each bar
N1 (x) N 2 (x) N 3 (x)
x1 x2 x
x3
El #1
N1 (x)
x 2 - x x 3 - x
x 2 - x1 x 3 - x1 w(x) N1 (x)d 1x N 2 (x)d 2x N 3 (x)d 3x
N 2 (x)
x1 - x x 3 - x
x1 - x 2 x 3 - x 2 This is a quadratic finite element in
N 3 (x)
x1 - x x 2 - x 1D and it has three nodes and three
x1 - x 3 x 2 - x 3 associated shape functions per element.
TASK 2: APPROXIMATE THE STRAIN and STRESS
WITHIN EACH ELEMENT
From equation (1), the displacement within each element
w(x) N d
Recall that the strain in the bar dw
ε
dx
Hence
dN
ε dBd (2)
dx
The matrix B is known as the “strain-displacement matrix”
dN
B
dx
For a linear finite element
x 2 - x x - x1
N N 1 (x) N 2 (x)
x
2 x 1 x 2 x 1
Hence
-1 1 1
B 1 1
x 2 x1 x 2 x1 x 2 x1
-1 1 d 1x
εBd d
x 2 x 1 x 2 x 1 2x
d 2x - d 1x
x 2 x1
Hence, strain is a constant within each element (only for a
linear element)!
Displacement is linear
w(x) a 0 a 1x
d 2x
d 1x x El #1
x1 x2
Strain is constant
d 2x - d 1x
ε
x 2 x1
x El #1
x1 x2
du
Recall that the stress in the bar Eε E
dx
For a linear element the stress is also constant inside each element.
This has the implication that the stress (and strain) is discontinuous
across element boundaries in general.
Summary