FEM Project Report Group13
FEM Project Report Group13
Course Project
Finite Element Analysis of Bimetallic Strip
Project Guide
Prof. Dr N.N Kishore
Group 13
11250 Dhrupal R Shah
11552 Rachit Tripathi
11606 Riya Khurana
Governing Equation:
The given problem is similar to the general solid mechanics stress
strain problem with given boundary conditions. The bimetallic strip
has a strain induced in it due to thermal expansion. The governing
differential equations for both the case are similar
X 0
y
Y 0
x
y
( o
xx
m
yy
m
th
o
0
xy
Where
( k )
i
respectiv
ely.
u
e
Se
PdS
e
Ve
dV
Where
P= External Force applied
u and are virtual displacement and virtual strain
{ } [D]([B]
{u
where
1
*
} {th })
0
0 E and are Youngs Modulus and Poissons
ratio
E
(1 )
0 0
bi
B 0
ci
0
ci
bi
bj 0
bk
0 cj
0
c j bj
ck
ck
bk
bi ( y j yk ) / 2 *
Ae
ci (xk x j ) / 2 * Ae
b j ( yk yi ) / 2 *
Ae
c j (xi xk ) / 2 * Ae
bk ( yi y j ) / 2 *
Ae
ck (x j xi ) / 2 * Ae
{u
} [B] [D]([B]{u }
th
})dS 0
e
{
e
}dS
{u
*{u }
{u } [B] [D]
th
{ f }dS
A
e
S
e
} [K ]{u } {u } { f }
T
[K ] [B] [D][B]* A
e
[K ]{u } { f }
e
{ f } [B] [D]
{
}* A
Boundary Conditions
The given problem has only displacement boundary condition. The
traction force is zero on all points except the ones having
displacement boundary condition. The following conditions represent
the boundary condition.
u 0
v
0
on y-axis at x=0
x n x xy n y
0
y = 5, y = 0, and x = 40 lines
y n y xy n x
0
The Problem we faced in defining mesh was to have a line after the
end of first strip defining the nodes. We first defined a mesh with the
dimensions of the brass strip and extracted the top nodes of the
mesh. We stored it variable topline(). Then we defined another mesh
of dimensions of aluminum strip with the nodes of topline() as the
point of the polygon.
} [K ]{u } { f }
g 1
{u } [k ] { f }
The inverse of the {Kg} is taken out by using pseudo inverse function.
This function takes out inverse even in case of singular matrix.
Manual Calculation:
Length along X= 0.4 m
Tm =
100 C
T0 =
200C
T 800C
Code:
The temperature distribution is given below.
The X and Y displacements of the various positions of the node are plotted
below.
The given graphs suggest that the strip is expands in both the
direction having positive in one and negative in the other.
The above plot shows the strip being elongated in x direction with no
bending present.
The Maximum stresses are observed at the junction of the two materials
200xy
Deflected Strip
(scale 1:1)
X-
Displacement distribution
Y- Displacement distribution
Maximum Y deflection=
The above stress distribution is for the case when both X,Y
displacements at the fixed edge of the bimetallic strip are
constrained. The above distribution is for very fine mesh (h.data
variable in code is set to be 0.003).
Conclusions
The thickness of the aluminum strip is found out to be 3.5 cm.
The maximum von mises stress is found out to be 391MPa
With the stress distribution shown the maximum stress
occurs at the point of support with relatively very small stress
at other places.
The Bimetallic strip deflects in other direction when heated to
uniform constant temperature and it is not attached to any given
boundary as the of aluminum is more than that of brass.
The of aluminum is more than that of brass, still the strip
bends in opposite direction i.e towards the aluminum side
due to the dominant effect of given temperature distribution.
The stresses at the wall are reduced when the Y constraints are
removed from
the fixed edge boundary condition while keeping the X
constraints (as shown in t stress distribution plots )