1.4.1 Loading Conditions: Module 1: Introduction To Finite Element Analysis Lecture 4: Steps in Finite Element Analysis
1.4.1 Loading Conditions: Module 1: Introduction To Finite Element Analysis Lecture 4: Steps in Finite Element Analysis
1.4.1 Loading Conditions: Module 1: Introduction To Finite Element Analysis Lecture 4: Steps in Finite Element Analysis
Point loads
Line loads
Area loads
Volume loads
The loads which are not acting on the nodal points need to be transferred to the nodes properly using
finite element techniques.
1.4.2 Support Conditions
In finite element analysis, support conditions need to be taken care in the stiffness matrix of the
structure. For fixed support, the displacement and rotation in all the directionswill be restrained and
accordingly, the global stiffness matrix has to modify. If the support prevents translation only in one
direction, it can be modeled as roller or link supports. Such link supports are commonly used in
finite element software to represent the actual structural state. Sometimes, the support itself
undergoes translation under loadings. Such supports are called as elastic support and are modeled
with spring. Such situation arises if the structures are resting on soil. The supports may be
represented in finite element modeling as:
Point support
Line support
Area support
Volume support
26
1.4.3 Type of Engineering Analysis
Finite element analysis consists of linear and non-linear models. On the basis of the structural system
and its loadings, the appropriate type of analysis is chosen. The type of analysis to be carried out
depends on the following criteria:
Type of response
Considering above aspects, types of engineering analysis are decided. FEA is capable of using
multiple materials within the structure such as:
Isotropic (i.e., identical throughout)
0
Orthotropic (i.e., identical at 90 )
General anisotropic (i.e., different throughout)
The Equilibrium Equations for different cases are as follows:
1. Linear-Static:
Ku = F
2. Linear-Dynamic
Mu(t ) + Cu (t ) + Ku (t ) = F (t )
(1.4.1)
(1.4.2)
3. Nonlinear - Static
Ku + FNL = F
(1.4.3)
1. Nonlinear-Dynamic
Mu(t ) + Cu (t ) + Ku (t ) + F (t ) NL = F (t )
(1.4.4)
Here, M, C, K, F and U are mass, damping, stiffness, force and displacement of the structure
respectively. Table 1.4.1 shows various types of analysis which can be performed according to
engineering judgment.
27
Table 1.4.1 Types ofanalysis
Excitation
Structure
Response
Static
Elastic
Linear
Linear-Elastic-Static Analysis
Static
Elastic
Nonlinear
Nonlinear-Elastic-Static Analysis
Static
Inelastic
Linear
Linear-Inelastic-Static Analysis
Static
Inelastic
Nonlinear
Nonlinear-Inelastic-Static Analysis
Dynamic
Elastic
Linear
Linear-Elastic-Dynamic Analysis
Dynamic
Elastic
Nonlinear
Nonlinear-Elastic-Dynamic Analysis
Dynamic
Inelastic
Linear
Linear-Inelastic-Dynamic Analysis
Dynamic
Inelastic
Nonlinear
Nonlinear-Inelastic-Dynamic Analysis
28
6. Formation of the element loading matrix: The loading forms an essential parameter in any
structural engineering problem. The loading inside an element is transferred at the nodal
points and consistent element matrix is formed.
7. Formation of the overall loading matrix: Like the overall stiffness matrix, the element
loading matrices are assembled to form the overall loading matrix. This matrix has one
column per loading case and it is either a column vector or a rectangular matrix depending on
the number of loading cases.
8. Incorporation of boundary conditions: The boundary restraint conditions are to be
imposed in the stiffness matrix. There are various techniques available to satisfy the
boundary conditions. One is the size of the stiffness matrix may be reduced or condensed in
its final form. To ease computer programming aspect and to elegantly incorporate the
boundary conditions, the size of overall matrix is kept the same.
9. Solution of simultaneous equations:The unknown nodal displacements are calculated by
the multiplication of force vector with the inverse of stiffness matrix.
10. Calculation of stresses or stress-resultants: Nodal displacements are utilized for the
calculation of stresses or stress-resultants. This may be done for all elements of the
continuum or it may be limited to some predetermined elements. Results may also be
obtained by graphical means. It may desirable to plot the contours of the deformed shape of
the continuum.
The basic steps for finite element analysis are shown in the form of flow chart below:
29
Solid structures
Mixed structures
30
The configuration of structural elements depends upon the geometry of the structural system and the
number of independent space coordinates (i.e., x, y and z) required to describe the problem. Thus, the
element can be categorized as one, two or three dimensional element. One dimensional element can
be represented by a straight line whose ends will be nodal points. The skeletal structures are
generally modeled by this type of elements. The pin jointed bar or truss element is the simplest
structural element. This element undergoes only axial deformation. The beam element is another
type of element which undergoes in-plane transverse displacements and rotations. The frame
element is the combination of truss and beam element. Thus, the frame element has axial and inplane transverse displacements and rotations. This element is generally used to model 1D, 2D and
3D skeletal structural systems. Two-dimensional elements are generally used to model 2D and 3D
continuum. These elements are of constant thickness and material properties. The shapes of these
elements are triangular or rectangular and it consists of 3 to 9 or even more nodes. These elements
are used to solve many problems in solid mechanics such as plane stress, plane strain, plate bending.
Three-dimensional element is the most cumbersome which is generally used to model the 3-D
continuum. The elements have 6 to 27 numbers of nodes or more. Because of large degrees of
freedom, the analysis is time consuming using 3-D elementsand difficult to interpret its results.
However, for accurate analysis of the irregular continuum, 3-D elements are useful. To analyze any
real structure, appropriate elements are to be assigned for the finite element analysis. In standard
FEA software, following types of element library are used to discretize the domain.
Truss element
Beam element
Frame element
Membrane/ Plate/Shell element
Solid element
Composite element
Shear panel
Spring element
Rigid/Link element
Viscous damping element
The different types of elements available in standard finite element software are shown in Fig. 1.4.2.
31
3D Elements
Fig. 1.4.2Varioustypes of elements for computer modeling