Exploring Non-Linear FEA: Applying a Force and Beyond

In summary, non linear FEA works by sequentially linearizing the system response using the Newton-Raphson method until a convergent solution is reached. This is necessary in structural applications where the force-displacement response is nonlinear. The residual, or the difference between two iterations, is checked for convergence using various criteria. This process is explained in more detail in the provided links.
  • #1
chandran
139
1
How non linear fea works. I am studying that and i can't find any material in the web which has some basics.

How the Newton raphson method is used in non linear fea

suppose i apply a force f on a structure after that how non linear fea works?
 
Physics news on Phys.org
  • #2
About the Newton-Raphson method ... you can view it as a generalization of Newton's method, where in this case the system response is sequentially linearized until convergence (the modified version classically doesn't update the coefficient matrix). Below a link about the method and FE solvers. So what you do in structural applications when your force - displacement response in nonlinear you linearize it sequentially until you've reached a convergent solution (typically e.g. using force residual/norm criteria).

http://www.aaue.dk/bm/ansys/b8km-fe05.pdf
http://uranus.ee.auth.gr/lessons/1/10.html
 
Last edited:
  • #3
What is meant by a residual? How non linear works?

In each iteration what is checked against what? and why it is checked?
 
  • #4
The nonlinearities were touched in general here :

https://www.physicsforums.com/showthread.php?t=74375

... to elaborate, when we're considering a typical structural mechanics problem, nonlinearity e.g. in material behavior (such as elastoplasticity) reflects upon the load - displacement response of the structure. The curve is no longer linear, and thus no longer follows from e.g. Hookean material behavior, but becomes nonlinear. In the FEA equations this will appear similarly as nonlinearities usually do, the stiffness matrix becoming nonlinear and dependent on the displacement field (i.e. the solution itself).

Because of this coupling, within the numerical process the solution needs to be established iteratively, meaning that you solve the problem by successive approximations forming a (hopefully) convergent series. The difference between two iterations is referred to as the 'residual', to which there are generally different measures and criteria. If we stay in the context of the Newton-Raphson method, the residual of force is usually defined by comparing the external and internal force vectors at a specific node (typically different implementations have different convergence criteria, commonly the norm of the residual force vector is compared to the norm of the external force vector and required to be a small fraction of it).
 

FAQ: Exploring Non-Linear FEA: Applying a Force and Beyond

What is non-linear FEA?

Non-linear FEA, or finite element analysis, is a numerical method used to solve complex engineering problems by dividing a system into smaller, simpler elements. Unlike linear FEA, non-linear FEA takes into account the non-linear behavior of materials, such as plasticity, large deformations, and contact between parts.

How is a force applied in non-linear FEA?

In non-linear FEA, a force can be applied in two ways: directly or indirectly. Directly applying a force means specifying the force and its direction at a specific location on the model. Indirectly applying a force involves using boundary conditions, such as fixed supports or prescribed displacements, to indirectly apply the force.

What is the purpose of applying a force in non-linear FEA?

Applying a force in non-linear FEA allows for the analysis of how a structure or system will behave under different loading conditions. This can help engineers understand the strength, stiffness, and failure points of a design and make necessary improvements.

What is meant by "beyond" in exploring non-linear FEA?

In the context of non-linear FEA, "beyond" refers to the advanced capabilities of the method, such as considering material non-linearity, large deformations, and contact between parts. These features allow for a more accurate and realistic analysis of complex engineering problems.

What are some applications of non-linear FEA?

Non-linear FEA has various applications in engineering, including structural analysis, thermal analysis, fluid mechanics, and electromagnetics. It is used in industries such as aerospace, automotive, civil engineering, and biomedicine to analyze and optimize designs for performance and safety.

Similar threads

Back
Top