Why do we need integration points in FEA?

In summary, displacements are calculated on integration points instead of directly on nodes in FEA because it is more efficient and accurate. Integration points are also used to handle variations in material properties through the thickness of elements, and different integration rules can be used depending on the complexity of the element's geometry and the desired accuracy.
  • #1
pukb
94
1
Hi

Why are displacements calculated on integration points but not directly over the nodes. The whole purpose of discretizing a structure in FEA is to have fewer degrees of freedom, then why add integration points when there are well defined nodes.

Also, can somebody please explain having integration points over thickness and how it is taken care while solving a problem in FEA.
 
Engineering news on Phys.org
  • #2
To form the element stiffness matrix, you need to integrate some function (related to the internal strain energy of the element) over the element volume. Except for simple elements with simple geometry, this is done numerically. In principle you could do this using something like the trapezium rule or Simpson's rule to do the integral using only nodal values, but other integration rules like http://en.wikipedia.org/wiki/Gaussian_quadrature are more efficient and/or more accurate.

For example, Gauss-Legendre integration with n points give the correct results for polynomials up to order (2n-1), and good approximate results (which can be interpreted in terms of least-squares fitting a lower order function and integrating it) for higher order polynomials.

The integration is always over the volume of the element. For shell or beam elements, if the material properties vary through the thickness of the element (e.g. layered composite materials) you may need to integrate for each layer separately. For isotropic materials and linear problems, you can usually do the integration through the thickness of a shell or over the area of the beam analytically, and then integrate over the area of the shell or the length of the beam numerically.
 

Related to Why do we need integration points in FEA?

1. What are integration points in FEA?

Integration points in FEA (Finite Element Analysis) are specific locations within an element where the element's properties and behaviors are calculated. These points are used to represent the element's behavior and response to external loads.

2. How are integration points determined?

The number and location of integration points in FEA are determined by the element type and the degree of accuracy desired in the analysis. Generally, higher order elements have more integration points compared to lower order elements.

3. What is the significance of integration points in FEA?

The integration points in FEA play a crucial role in accurately predicting the behavior of a structure under different loading conditions. These points are used to calculate the element stiffness matrix, which in turn determines the overall stiffness and response of the structure.

4. Can integration points affect the accuracy of FEA results?

Yes, the accuracy of FEA results can be affected by the number and location of integration points. A higher number of integration points can lead to more accurate results, but it also increases the computational time and cost. On the other hand, a lower number of integration points may result in less accurate results.

5. How can integration points be optimized in FEA?

The optimization of integration points in FEA involves finding a balance between accuracy and computational cost. This can be achieved by conducting a convergence study, where the number of integration points is gradually increased until the results converge. Other techniques such as adaptive meshing can also be used to optimize integration points for a specific analysis.

Similar threads

  • Differential Equations
Replies
0
Views
695
  • Mechanical Engineering
Replies
11
Views
2K
  • Mechanical Engineering
Replies
2
Views
3K
Replies
6
Views
796
Replies
1
Views
691
Replies
13
Views
1K
Replies
14
Views
1K
Replies
2
Views
1K
Back
Top