CHAPTER 1 - Introduction To Finite Element Analysis - V2
CHAPTER 1 - Introduction To Finite Element Analysis - V2
The following notes are a summary from Fundamentals of Finite Element Analysis by David V. Hutton
Principles of FEA
The finite element method (FEM), or finite element analysis
(FEA), is a computational technique used to obtain approximate
solutions of boundary value problems in engineering.
Boundary value problems are also called field problems. The
field is the domain of interest and most often represents a
physical structure.
The field variables are the dependent variables of interest
governed by the differential equation.
The boundary conditions are the specified values of the field
variables (or related variables such as derivatives) on the
boundaries of the field.
For simplicity, at this point, we assume a two-dimensional
case with a single field variable (x, y) to be
determined at every point P(x, y) such that a known
governing equation (or equations) is satisfied exactly at every
such point.
A finite element is not a differential element of size dx dy.
A node is a specific point in the finite element at which the
value of the field variable is to be explicitly calculated.
Shape Functions
The values of the field variable computed at the nodes are
used to approximate the values at non-nodal points (that is,
in the element interior) by interpolation of the nodal
values.
For the three-node triangle example, the field variable is
described by the approximate relation
(x, y) = N1(x, y) 1 + N2(x, y) 2 + N3(x, y) 3
where
1, 2, and 3 are the values of the field variable at the nodes,
N1, N2, and N3 are the interpolation functions, also known as
shape functions or blending functions.
Shape Functions
In the finite element approach, the nodal values of the field
variable are treated as unknown constants that are to be
determined.
The interpolation functions are most often polynomial
forms of the independent variables, derived to satisfy certain
required conditions at the nodes.
The interpolation functions are predetermined, known
functions of the independent variables; and these functions
describe the variation of the field variable within the finite
element.
Degrees of Freedom
Again a two-dimensional case with a single field variable (x, y). The
triangular element described is said to have 3 degrees of freedom, as three
nodal values of the field variable are required to describe the field variable
everywhere in the element (scalar).