Unit - 2
FEM Procedure
Q1) Explain FEM Procedure in detail.
A1)
- The finite element method (FEM) is the most widely used method for solving problems of engineering and mathematical models.
- Typical problem areas of interest include the traditional fields of structural analysis, heat transfer, fluid flow, mass transport, and electromagnetic potential.
- The finite element method is a numerical procedure for obtaining solutions to boundary-value problems. The principle of the method is to replace an entire continuous domain by a number of subdomains in which the unknown function is represented by simple interpolation functions with unknown coefficients.
- Thus, the original boundary-value problem with an infinite number of degrees of freedom is converted into a problem with a finite number of degrees of freedom, or in other words, the solution of the whole system is approximated by a finite number of unknown coefficients.
- Therefore, a finite element analysis of a boundary-value problem should include the following basic steps:-
- Discretization or subdivision of the domain
- Selection of the interpolation functions (to provide an approximation of the unknown solution within an element)
- Formulation of the system of equations (also the major step in FEM. The typical Ritz variational and Galerkin methods can be used.)
- Solution of the system of equations (Once we have solved the system of equations, we can then compute the desired parameters and display the result in form of curves, plots, or color pictures, which are more meaningful and interpretable.)
- The first step and the last step are most relevant with the visualization process. These 2 steps are described in greater detail below.
Domain Discretization
- The discretization of the domain is the first and perhaps the most important step in any finite element analysis because the manner in which the domain is discretized will affect the computer storage requirements, the computation time, and the accuracy of the numerical results. The subdomains are usually referred to as the elements.
- For a 1D domain which is actually a straight of curved line, the elements are often short line segments interconnected to form the original line [Fig2 (a)]. For a 2D domain, the elements are usually small triangles and rectangles [Fig2 (b)].
- The rectangular elements are, of course, best suited for discretizing rectangular regions, while the triangular ones can be used for irregular regions. In a 3D solution, the domain may be subdivided into tetrahedral, triangular prisms, or rectangular bricks [Fig2(c)], among which the tetrahedral are the simplest and best suited for arbitrary-volume domains.
Fig.-1 Basic finite elements. (a) 1D (b) 2D (c) 3D
- Note that the linear line segments, triangles, and tetrahedral are the basic one-, two-, and three-dimensional elements. Figure3 shows the finite element discretization of a 2- and 3- dimensional domain.
Fig.2 - Examples of finite element discretization
(a) 2-D with triangular elements
(b) 3-D with tetrahedral elements
Solution of the system of equations-
- Once we have solved the system of equations, we can then compute the desired parameters and display the result in form of curves, plots, or color pictures, which are more meaningful and interpretable. This final stage, often referred to as post-processing, can also be separated completely from the other steps.
Q2) Derivation of FEM equations by variation principle polynomials.
A2)
Variational method- principles
U is solution to continum problem
F,E are differential operators
is variational integral
Now, u is exact solutions if for any arbitary
i.e if variational integral is made “stationary”
Now the approximate solution can be found by substituting trial function expansion .
Since above holds true for any
Parameter are thus found from above eqn.
Note:
The presence of summetric coeffecient matrics for baove eqn. Is one of the primary merits to this approch
Natural and contrived – variational principles
Natural:
- Variational forms which aries from physical aspects of problem itself.
- Eg- mimnimum potential energy- equilibrium mechanical system .
Contrived-
- Lagrance multipliers:-extending number of unknown by addition of variable.
- Least square problems- procedures imposiong higher degree of continuity requirment.
Q3) Explain the Concept of shape functions.
A3)
- The shape function is the function which interpolates the solution between the discrete values obtained at the mesh nodes. Therefore, appropriate functions have to be used and, as already mentioned, low order polynomials are typically chosen as shape functions. In this work linear shape functions are used.
- In FEM analysis, the displacement model be assume the variation of displacement within the element since the two variation of displacement are not known.
- But in higher engineering mathematics analytical solution of some problem is either not known or difficult to find out. In such cases we replaced that function by another function which is easy to solve mathematically that function is called as Shape function or Interpolation Function.
- Notes-
- The magnitude of shape function at each node is unity.
- Number of shape function is equal to number of nodes.
- The sum of shape function is always unity.
- Methods of deriving shape functions-
- Shape function using polynomials in Cartesian coordinate system.
- Shape function using polynomials in natural coordinate system.
- Shape function using Lagrange interpolation function in natural coordinate system.
Q4) Explain Shape function for two noded bar elemnent in (x,y) co-ordinates.
A4)
Let consider two noded bar element of length L. are the certesian co-ordinaters of nodes 1&2 respectively . are displacement of nodes 1and 2 u is the displacement of any point in x-directions
Total DOF =O2 (one 2t each node)
- Displacement function:-
u=λ1+λ2x
In matrix form
Where [p] =parametric matrix
II. Displacement function in-terms of nodal displacement :express displacement function in terms of nodal displacement using the coordinates of nodes
Where [A] =connectivity matrix
Obtained from Eq. (2) and put into eq(1) we get
Where [N] =shape functions
[N] =[p]
III. Shape functions =
Inverse is obtained by using method of adjoin
Sum of shape functions is always unity
At node 1 x=
At node 2, x=
Q5) Explain The relationship between a global coordinates X & a local coordinates x.
A5)
The relationship between a global coordinates X & a local coordinates x.
Linear shape functions in local ordinates
2.
Notice
Interpolation function | In term of global coordinates (x). | In terms of local coordinates (x) |
Linear | ||
Quadratic | ||
Cubic |
Q6) Explain Natural coordinates in 1-D.
A6)
Natural coordinates in 1-D
- Natural coordinates are basically local coordinates in a dimensionless farm.
- Natural coordinates simplify numerical integration.
- Rotation is lower case
- The objective is for to be 1 at I & 1 at j .
The relationship between local coordinates x& the natural coordinates
Linear share function in natural coordinates
Q7) Explain the Concept of weighted residual method.
A7)
- The weighted residual method is employed to obtain approximate solutions to linear and nonlinear mostly non- structural problems whose characteristics are expressed in terms of differential equations.
- In weighted residual method, efforts have been taken to minimize the error by some kinds of procedure. Based on the methods of minimizing the error from approximate solution, the weighted residual technique can be adopted I four methods such as-
- Point collocation method
- Sub-domain method
- Least square method
- Galerkin’s method
- In Practice, the weighted residual methods are mostly preferred for non-structural problems whereas for structural problems Rayleigh-ritz method is adopted.
Point collocation method-
- The residual R(x ,ai) is set equal to zero at n specific points X1,X2,X3…….Xn.
- The weighted function can be expressed as in this method.
Sub-domain method
- In this method, the domain is subdivided into n sub-domains and the integral of the residual over each sub –domain is then required to be zero.
- That is, the weighted residual function is selected as unity (Wi=1) over the domain (i.e., some specific region).
Least square method-
- In this method, the integral of the weighted square of the residual over the domain is required to be a minimum.
Galerkin's method-
- In this method, the trial function y(x) itself is considered as the weighting function. The domain integral of the product of trial function with the residual is then set equal to zero.
Q8) Given a differential equations
Find y(0.2) by galerkin’s method
A8)
Step 1 :- see the order of the equation given :- if ‘n’ then assume polynomial of order/degree “n+1”
Now,
Step 2 – apply boundary conditions one by one
i.e y(0) =1
Rewrite the approximately solution is
--------c
Step 3- find the reside given by the differential equations
i.e ,
-----------d
-----------e
The residue becomes
substitute all value from c, d and e
Step 4 – the weighted integral from
Wi -> coefficient of Ci in y
i.e from equation C
Now, putting i=1 , we get
Similarly putting i=2 , we get
On solving
Solving 1 & 2
Therefore,
Q9)
Using galerkin’s method find the expression of a cantilever beam subjected to point load ‘p’ at the end having moment of inertia I . Youngs modulus “E” & length of beam “L”
A9)
Step 1 – formulate differential equation of beam
Where v= disp. In ‘y’ dim
=distributed load per unit length
0
Step -2
Residual
Weighting function
Step -3
Use galerkin’s formulation
Step – 4 find the unknown displacement
But
The maximum disp. In beam at x=l
By using 4th boundary con
This is a admissible trial solution .
Step – 5 trial balance function & boundary conditions
Boundary conditions
By 1st boundary conditions
By 3rd conditions
Q10) Explain Shape functions for quadrilateral element in detail.
A10)
Shape functions for quadrilateral element
For 8 noded quadratic element .
At node 1 ,
At node 2 ,
1=(1+1)(1+1)(-1+1+1)
1= (2) (2) (1)
At node 3 , =1 ,
At node 7 , =1 , =0 & n=1
At node 8, , =-1 ,n=0
At node 4,
At node 5 =
At node 6,