Charotar University of Science and Technology
Charotar University of Science and Technology
Charotar University of Science and Technology
Lecture 3
Global Co-ordinate System -It is a co-ordinate system to represent the whole system
under consideration.
The Natural Co-ordinate system is very useful during usage of iso parametric elements.
For 1D element, in natural co-ordinate system, the coordinate of centre of the element is
considered as ξ = 0 (zero), and the node 1, node 2 respectively placed at ξ = -1, ξ = +1 as shown
in figure above.
To find the relation between the global coordinate and natural coordinate system:
2 ξ +1
∴ =
𝑥2 − 𝑥1 𝑥 − 𝑥1
2(𝑥 − 𝑥1 )
∴ ξ= −1
𝑥2 − 𝑥1
Consider physical variable u (ξ) varies linearly between node 1 and 2. So we can write
u (ξ) = C1 + C2 ξ ----------------Eqn. A
at node 1: ξ = -1 therefore,
u1 = C1 - C2 ----------------------Eqn. B
u2 = C1 + C2 ----------------------Eqn. C
(1− ξ) (1+ ξ)
u (ξ) = 𝑢1 + 𝑢2
2 2
u (ξ) =𝑁1 𝑢1 + 𝑁2 𝑢2
(1− ξ) (1+ ξ)
Where 𝑁1 = and 𝑁2 = are the linear basis function for 1D element.
2 2
N1 N2
0
-1 +1
1D Element
Consider physical variable u (ξ) varies linearly between node 1 and 2. So we can write
u (ξ) = C1 + C2 ξ + C3 ξ2 ----------------Eqn. A
at node 1: ξ = -1 therefore,
u1 = C1 - C2 + C3 ----------------------Eqn. B
u2 = C1 -----------------------Eqn. C
at node 3: ξ = +1 therefore,
u3 = C1 + C2 + C3 ----------------------Eqn. D
ξ ξ2 ξ ξ2
Note that, always
u (ξ) = [− + ] 𝑢1 + [1 + ξ 2 ] 𝑢2 + [ + ] 𝑢3
2 2 2 2 N1 + N2 + N3 = 1
u (ξ) =𝑁1 𝑢1 + 𝑁2 𝑢2 + 𝑁3 𝑢3
ξ ξ2 ξ ξ2
Where 𝑁1 = − + , 𝑁2 = 1 + ξ 2 and 𝑁3 = + the quadratic basis function
2 2 2 2
for 1D element.
N1 N3
N2
0
-1 +1
DGS-FINITE Element Method Mechanical Engineering Department 4
CHAROTAR UNIVERSITY OF SCIENCE AND TECHNOLOGY
1 2 3 4 5 6
1 2 3 4 5 6 7
Example 1 :A 1D spar element having a linear shape function is as shown below. Find natural
co-ordinate of point P if x1 = 25 mm, X2 = 50 mm and x = 30 mm.
Solution: For 1D element with linear shape function the transformation from global to natural
2(𝑥−𝑥1 )
coordinate is given by ξ = −1
𝑥2 −𝑥1
2(30 − 25)
ξ= −1
50 − 25
𝛏 = −𝟎. 𝟔
----------------------------------------------------------------------------------------------------------------
Example 2. The length of 1D element shown in Figure below is 100 mm. find the shape
function associated with node 1 and node 2. Assume Linear shape function.
100 mm
Node 1 Node 2
Solution: x1 = 0, x2 = 100 mm
At Node 1 : x = 0
2(𝑥−𝑥1 )
ξ= − 1 = -1
𝑥2 −𝑥1
(1− ξ) (1+ ξ)
Therefore, Shape function at Node 1 𝑁1 = = 1 and 𝑁2 = =0
2 2
At Node 2 : x = 100
2(𝑥−𝑥1 )
ξ= −1=1
𝑥2 −𝑥1
(1− ξ) (1+ ξ)
Therefore, Shape function at Node 1 𝑁1 = = 0 and 𝑁2 = =1
2 2
----------------------------------------------------------------------------------------------------------------
Example 3: Find the temperature at point ‘P’ at 20 mm from Node A as shown in Figure
below if the temperature at node A is 1500 and at Node B is 2750. Assume Linear shape
function.
100 mm
A P B
At pont P : x = 20 mm
2(𝑥−𝑥1 )
ξ= − 1 = -0.6
𝑥2 −𝑥1
(1− ξ) (1+ ξ)
𝑁𝐴 (ξ) = = 0.8 and 𝑁𝐵 (ξ) = = 0.2
2 2
tP = N1t1 + N2 t2
tP = 120 + 55
tP = 1750
Q1. What are Global, local and natural coordinate system in FEM?
Q2. Derive the linear shape function for 1D element.
Q3. A 1D spar element having a linear shape function is as shown below. Find natural co-
ordinate of point P if x1 = 45 mm, X2 = 90 mm and x = 70 mm.
Q4. The length of 1D element is 90 mm. find the shape function associated with node 1 and
node 2. Assume Linear shape function.
Q5. Find the temperature at point ‘P’ at 80 mm from Node A as shown in Figure below if the
temperature at node A is 500 and at Node B is 750. Assume Linear shape function.
100 mm
A P B