Module 3: Element Properties Lecture 6: Isoparametric Formulation
Module 3: Element Properties Lecture 6: Isoparametric Formulation
(a) The Continuum to be discritized (b) Discritization using Triangular Elements (c)
Discritization using rectangular elements (d) Discritization using a combination of
rectangular and quadrilateral elements
41
42
43
x N1 x1 N 2 x2 ... N n xn N i xi
i 1
n
y N1 y1 N 2 y2 ... N n yn N i yi
i 1
z N1 z1 N 2 z2 ... N n zn N i zi
i 1
Where,
n=No.of Nodes
Ni =Interpolation Functions
x i ,yi ,zi =Coordinates of Nodal Points of the Element
One can also express the field variable variation in the element as
(3.6.1)
44
n
, , N i , , i
(3.6.2)
i 1
As the same shape functions are used for both the field variableand description of element geometry,
the method is known as isoparametricmapping. The element defined by such a method is known as
an isoparametric element. This method can be used to transform the natural coordinates of a point to
the Cartesian coordinate system and vice versa.
Example 3.6.1
Determine the Cartesian coordinate of the point P (= 0.8, = 0.9) as shown in Fig. 3.6.3.
0.005
4
4
(1 )(1 n) (1 0.8)(1 0.9)
N2
0.045
4
4
(1 )(1 n) (1 0.8)(1 0.9)
N3
0.855
4
4
(1 )(1 n) (1 0.8)(1 0.9)
N4
0.095
4
4
N1
45
4
Thus the coordinate of point P (= 0.8, = 0.9) in Cartesian coordinate system will be 3.275, 3.73.
Solid isoparametric elements can easily be formulated by the extension of the procedure followed for
2-D elements. Regardless of the number of nodes or possible curvature of edges, the solid element is
just like a plane element which is mapped into the space of natural co-ordinates, i.e,
1, 1, 1 .
3.6.3 Concept of Jacobian Matrix
A variety of derivatives of the interpolationfunctions with respect to the global coordinates are
necessary to formulate the element stiffness matrices. As the both element geometry andvariation of
the shape functions are represented in terms of the naturalcoordinates of the parent element,some
additional mathematical obstacle arises. For example, in case of evaluation of the strain vector, the
operator matrix is with respect to x and y, but the interpolation function is with x and h . Therefore,
the operator matrix is to be transformed for taking derivative with x and h . The relationship between
two coordinate systems may be computed by using the chain rule of partial differentiation as
x y
x y
=
+
and
=
+
x x x y x
h x h y h
(3.6.3)
x x
h h
y
x
x
x
= [ J ]
h
y
y
(3.6.4)
x
The matrix [J] is denoted as Jacobian matrix which is:
x
x
.As we know,
y
x N i xi
N i xi
i 1
i 1
N i
xi
Similarly one can calculate the other terms J12, J21and J22 of the Jacobian matrix. Hence,
i 1
46
n N i
x
i=1 x i
[ J ] = n
N i xi
i=1 h
yi
i =1
n
N i
yi
i =1 h
N i
(3.6.5)
x
x
1
= [ J ]
y
h
J*
Considering 11
J*
21
relations.
(3.6.6)
J12*
are the elements of inverted [J] matrix, we may arise into the following
*
J 22
= J11* + J12*
x
x
h
*
*
= J 21
+ J 22
y
x
h
(3.6.7)
Similarly, for three dimensional case, the following relation exists between the derivative operators
in the global and the natural coordinate system.
x
x
x
Where,
x
x
z
y
y
z
z
(3.6.8)
47
x
x
J
x
z
z
z
(3.6.9)
[J] is known as the Jacobian Matrix for three dimensional case. Putting eq. (3.6.1) in eq. (3.6.9) and
after simplifying one can get
N i
xi
n
N
J i xi
i 1
N i
xi
N i
yi
N i
yi
N i
yi
N i
zi
N i
zi
N i
zi
(3.6.10)
J
y
J11*
1
*
Considering J J 21
*
J 31
(3.6.11)
J12*
*
J 22
*
J 32
J13*
*
J 23
we can arrived at the following relations.
*
J 33
*
*
*
= J 21
+ J 22
+ J 23
y
x
h
z
*
*
*
= J 31
+ J 32
+ J 33
z
x
h
z
(3.6.12)