Introduction To Finite Element Method
Introduction To Finite Element Method
The elements used in commercial codes can be classified in two basic categories:
1. Discrete elements: These elements have a well defined deflection equation that
can be found in an engineering handbook, such as, Truss and Beam/Frame
elements. The geometry of these elements is simple, and in general, mesh
refinement does not give better results. Discrete elements have a very limited
application; bulk of the FEA application relies on the Continuous-structure elements.
2. Continuous-structure Elements: Continuous-structure elements do not have a
well define deflection or interpolation function, it is developed and approximated by
using the theory of elasticity. In general, a continuous-structure element can have
any geometric shape, unlike a truss or beam element. The geometry is represented
by either a 2-D or 3-D solid element the continuous- structure elements. Since
elements in this category can have any shape, it is very effective in calculation of
stresses at a sharp curve or geometry, i.e., evaluation of stress concentrations.
Since discrete elements cannot be used for this purpose, continuous structural
elements are extremely useful for finding stress concentration points in structures.
Most structural analysis problems can be treated as linear static problems, based
on the following assumptions
1. Small deformations (loading pattern is not changed due to the deformed shape)
2. Elastic materials (no plasticity or failures)
3. Static loads (the load is applied to the structure in a slow or steady fashion)
Linear analysis can provide most of the information about the behavior of a
structure, and can be a good approximation for many analyses. It is also the bases
of nonlinear analysis in most of the cases.
In the following sections, we will get familiar with characteristics of the basic finite
elements.
1.1Structures & Elements
Most 3-D structures can be analyzed using 2-D elements, which require relatively
less computing time than the 3-D solid elements. Therefore, in FEA, 2-D elements
are the most widely used elements. However, there are cases where we must use 3D solid elements. In general, elements used in FEA can be classified as:
- Trusses
- Beams
- Plates
- Shells
- Plane solids
- Axisymmetric solids
- 3-D solids
Since Truss element is a very simple and discrete element, let us look at its
properties and application first.
1.2 Truss Elements
The characteristics of a truss element can be summarized as follows:
By hooks law,
/ =E
Where, E = youngs modulus or modulus of elasticity.
From the above relationship, and the relation,
F = A
the deflection, L, can be found as
L = FL/AE
(1)
element. Global coordinate system is good for predicting the overall deflections in
the structure, but not for finding deflection, strain, and stress in an element. For
this, its much easier to use a local coordinate system. We will derive a general
equation, which relates local and global coordinates.
In Figure 4, the global coordinates x-y can give us the overall deflections measured
with respect to the fixed coordinate system. These deflections are useful for finding
the final shape or clearance with the surroundings of the structure. However, if we
wish to find the strain in some element, say, member 2-7 in figure 4, it will be easier
if we know the deflections of node 2 and 3, in the y direction. Thus, calculation of
strain value is much easier when the local deflection values are known, and will be
time- consuming if we have to work with the x and y values of deflection at these
nodes. Therefore, we need to establish a trigonometric relationship between the
local and global coordinate systems. In Figure 4, x y coordinates are global,
whereas, x y are local coordinates for element 4-7
(2)
Or, in short form, [ ]
=[ T] [
u]
Since work done is independent of a coordinate system, it will be the same whether
we use a local coordinate system or a global one. Thus, work done in the two
systems is equal and given as,
W = T
R = uT f, or in an expanded form,
Substituting
= T
Equation (3) can be used to convert local forces into global forces and vice versa.
(A)
We want a similar equation, but in global coordinates. We can replace the local
force R with the global force f derived earlier and given by the relation:
{f} = [TT ]{R}
Replacing R by using equation (A), we get,
This is the global stiffness matrix of a truss element. This matrix has several
noteworthy characteristics:
The matrix is symmetric
Since there are 4 unknown deflections (DOF), the matrix size is a 4 x 4.
The matrix represents the stiffness of a single element.
The terms c and s represent the sine and cosine values of the orientation of
element with the horizontal plane, rotated in a counter clockwise direction
(positive direction).
References:
Lecture Notes by R. B. Agarwal.
Lecture notes :FEM - Yijun Liu, University of Cincinnati.
Introduction to finite elements in engineering by T R chandrupatla.
Concepts and applications of FEA : Robert D Cook.