Topics To Be Discussed: Quadrilateral Elements
Topics To Be Discussed: Quadrilateral Elements
Topics To Be Discussed: Quadrilateral Elements
Asst.Prof.Dr. A. Ahmed
(awais.ahmed@uetpeshawar.edu.pk)
Topics to be discussed
1 Local coordinates/Natural coordinates
2 Isoparametric elements
3 Four Node Quadrilateral elements
4 Derivates, strain, N and B matrices
θ(x, y) = a1 + a2 x + a3 y
θ(x, y) = a1 + a2 x + a3 y + a4 x2 y 2 + a5 xy + a6 y 3
Coordinate systems
Coordinate systems
Iso-parametric formulation
Finite elements are usually developed with shape functions
expressed in terms of parent element coordinates, often called
as element coordinates or natural coordinates
n
X
with NIe = 1
I
Displacements are interpolated as
3
X
ux = ûxI NI (ξ)
I=1
3
X
uy = ûyI NI (ξ)
i=1
Derivatives of functions
The spatial derivatives of displacement field is obtained by
implicit differentiation. By chain rule we have
∂ ∂ ∂ξ ∂ ∂η ∂ ∂ζ
= + +
∂x ∂ξ ∂x ∂η ∂x ∂ζ ∂x
∂ ∂ ∂ξ ∂ ∂η ∂ ∂ζ
= + +
∂y ∂ξ ∂y ∂η ∂y ∂ζ ∂y
∂ ∂ ∂ξ ∂ ∂η ∂ ∂ζ
= + +
∂z ∂ξ ∂z ∂η ∂z ∂ζ ∂z
In matrix form
∂ ∂ξ ∂η ∂ζ ∂
∂x ∂x ∂x ∂x ∂ξ
∂ ∂ξ ∂η ∂ζ ∂
=
∂y ∂y ∂y ∂y ∂η
∂ ∂ξ ∂η ∂ζ ∂
∂z ∂z ∂z ∂z ∂ζ
Requires evaluation of ∂ξi /∂xj
Asst.Prof.Dr. A. Ahmed Finite element method 16
Derivatives of functions
∂ξi /∂xj are difficult to evaluate by direct method. However
using the chain rule we write
∂ ∂x ∂y ∂z ∂
∂ξ ∂ξ ∂ξ ∂ξ ∂x
∂ ∂x ∂y ∂z ∂
=
∂η ∂η ∂η ∂η ∂y
∂ ∂x ∂y ∂z ∂
∂ζ ∂ζ ∂ζ ∂ζ ∂z
∂ ∂ ξ ∂xj
= Fξ in which Fji =
∂ξ ∂x ∂ξi
In indicial form
∂ ∂xj ∂
=
∂ξi ∂ξi ∂xj
Derivatives of functions
Fξ is Jacobian matrix relating the natural coordinate derivatives
to the global coordinates derivatives
dx dy = det(Fξ ) dξ dη = J dξ dη
dx dy dz = det(Fξ ) dξ dη dζ = J dξ dη dζ
in which J = det(Fξ )
N1
x x1 x2 x3 x4
N2
=
y y1 y2 y3 y4 N 3
N4
Asst.Prof.Dr. A. Ahmed Finite element method 22
Isoparametric Q4 element - Displacement
Displacement field is approximated as
ux = ûxI NI
uy = ûyI NI
N1
ûx1 ûx2 ûx3 ûx4
ux N2
=
uy N3
ûy1 ûy2 ûy3 ûy4
N4
or
ûx1
ûy1
ûx2
ux N1 0 N2 0 N3 0 N4 0 ûy2
=
uy 0 N1 0 N2 0 N3 0 N4 û
x3
ûy3
ûx4
ûy4
Asst.Prof.Dr. A. Ahmed Finite element method 23
ux = a0 + a1 ξ + a2 η + a3 ξη
uy = a4 + a5 ξ + a6 η + a7 ξη
in matrix form
a0
a1
a2
ux 1 ξ η ξη 0 0 0 0 a3
= or u = pa
uy 0 0 0 0 1 ξ η ξη a4
a5
a6
a7
This implies
in which
1 1
N1 = (1 − ξ)(1 − η), N2 = (1 + ξ)(1 − η)
4 4
1 1
N3 = (1 + ξ)(1 + η), N4 = (1 − ξ)(1 + η)
4 4
1 1
0.5 0.5
0 0
−1 1 −1 1
−0.5 0.5 −0.5 0.5
0 0 0 0
0.5 −0.5 0.5 −0.5
1 −1 1 −1
N3 N4
1 1
0.5 0.5
0 0
−1 1 −1 1
−0.5 0.5 −0.5 0.5
0 0 0 0
0.5 −0.5 0.5 −0.5
1 −1 1 −1
ξ ∂xj
Fξ = Fji =
∂ξi
x,ξ x,η
=
y,ξ y,η
∂NI
= xiI , ∵ x = x I NI
∂ξj
xI x N xI NI,η
NI,ξ NI,η = I I,ξ
=
yI yI NI,ξ yI NI,η
or more explicitly
ξ1 (1 + η1 η)
η1 (1 + ξ1 ξ)
1 ξ (1 + η η) 1 η (1 + ξ ξ)
x,ξ = [x1 x2 x3 x4 ] 2
2
, x,η = [x1 x2 x3 x4 ] 2
2
4 ξ3 (1 + η3 η) 4 η3 (1 + ξ3 ξ)
ξ4 (1 + η4 η) η4 (1 + ξ4 ξ)
ξ1 (1 + η1 η)
η1 (1 + ξ1 ξ)
1 ξ2 (1 + η2 η) 1 η2 (1 + ξ2 ξ)
y,ξ = [y1 y2 y3 y4 ]
ξ (1 + η η) , y,η = [y1 y2 y3 y4 ]
η (1 + ξ ξ)
4 3 3 4 3 3
ξ4 (1 + η4 η) η4 (1 + ξ4 ξ)
NTI,x = NTI,ξ Fξ
−1
BI =
ξ1 (1 + η1 η) η1 (1 + ξ1 ξ)
1ξ2 (1 + η2 η) η2 (1 + ξ2 ξ) 1 y,η −y,ξ
=
4 ξ3 (1 + η3 η) η3 (1 + ξ3 ξ) J −x,η x,ξ
ξ4 (1 + η4 η) η4 (1 + ξ4 ξ)
u,x = uI BI = uI NTI,x
1 1
N1 = N[1,1] = N1 ∗ N1 = (1 − ξ)(1 − η) N2 = N[2,1] = N2 ∗ N1 = (1 + ξ)(1 − η)
4 4
1 1
N3 = N[2,2] = N2 ∗ N2 = (1 + ξ)(1 + η) N4 = N[1,2] = N1 ∗ N2 = (1 − ξ)(1 + η)
4 4
1
N1 = N1 (ξ) ∗ N1 (η) = ξη(1 − ξ)(1 − η)
4
1
N2 = N3 (ξ) ∗ N1 (η) = − ξη(1 + ξ)(1 − η)
4
1
N3 = N3 (ξ) ∗ N3 (η) = ξη(1 + ξ)(1 + η)
4
1
N4 = N1 (ξ) ∗ N3 (η) = − ξη(1 − ξ)(1 + η)
4
1
N5 = N2 (ξ) ∗ N1 (η) = − η(1 − ξ 2 )(1 − η)
2
1
N6 = N3 (ξ) ∗ N2 (η) = ξ(1 + ξ)(1 − η 2 )
2
1
N7 = N2 (ξ) ∗ N3 (η) = η(1 − ξ 2 )(1 + η)
2
1
N8 = N1 (ξ) ∗ N2 (η) = − ξ(1 − ξ)(1 − η 2 )
2
N9 = N2 (ξ) ∗ N2 (η) = (1 − ξ 2 )(1 − η 2 )
Asst.Prof.Dr. A. Ahmed Finite element method 39
1 1
0.5 0.5
0 0
−0.5 −0.5
−1 −1
1 1
0 0.5 0 0.5
0 0
−0.5 −0.5
1 −1 1 −1
N9
0.8
0.6
0.4
0.2
0
−1
1
0 0.5
0
−0.5
1 −1
Three-dimensional elements
The parent domain of the eight-node hexahedral element is a
biunit cube with element coordinates ξ, η and ζ