Uploaded on
07 Oct 2022
Skill-Lync
In finite-element analysis (FEA) when the applied load conditions (force, heat, etc.,) hold a linear relation with the response (displacement, temperature, etc.,) obtained from a system it is called linear analysis. This type of analysis always obeys Hooke’s law (stress is directly proportional to the strain). In reality, these conditions will be applicable for a material until it reaches the elastic limit.
The most typical common method used in FEA is linear analysis. In
, the relationship between applied forces and displacements is linear. In actuality, this is applicable to structural issues where stresses stay within the material's linear elastic range. The stiffness matrix of the model is constant in linear static analysis, and the solving time is comparatively quick in comparison to the non-linear analysis of the same model. As a result, before doing a complete nonlinear analysis, the linear static analysis is frequently utilised for an initial estimate.
The materials that obey Hooke’s law are called linear elastic Materials. Elastic materials return to their shape after the unloading. The property of linear analysis is good enough to predict its physics exactly. There are few materials which don't obey Hookes’s law even in the elastic region. Such kinds of materials cannot be analysed under linear conditions. A few examples are elastomers and rubber.
From the stress-strain curve, it can be known whether the structure will fail or break after the yield point is reached. But when the solver took this as a Linear Analysis problem, the structure won’t fail. We need to interpret the stress plot by comparing the maximum stress value to the yield point of that material.
When the applied load conditions (force, heat, etc.,) hold a non-linear relation with the response (displacement, temperature, etc.,) obtained from a system called Non-linear Analysis. In Nonlinear analysis, the stiffness matrix keeps on changing throughout the analysis. The non-linearity could be caused by the geometry, material and also the contacts being applied. Based on this, nonlinearity is split into three types
When a structure experiences higher deformation the stiffness matrix will change and this is characterized by geometric nonlinearity.
Material nonlinearity is characterized by various parameters which affect the material properties. It is based on the deformation, temperature, pressure, strain, rate of deformation and so on. These parameters will either follow elasticity or plasticity. For example, if the temperature has an effect on the material, both the mechanical and thermal properties should be considered through thermo-elasticity or thermo-plasticity.
Contact nonlinearity is characterized by the change in contacts during the analysis because of the applied load.
As the stiffness matrix keeps changing throughout the analysis, it needs to be calculated throughout the analysis. Loads are applied as a load step during the non-linear analysis. For each load step, the residual load is calculated which is the difference between the applied load and the internal load developed. The structure becomes equilibrium when the residual load is zero. Achieving zero residual loads in Non-linear analysis is not so easy and a negligible load condition is considered an equilibrium condition. The stiffness matrix is calculated at each load step iteratively to achieve the equilibrium condition. This method of calculating the stiffness matrix is called the Newton-Raphson method.
The below table shows the difference between Linear and Non-Linear Analysis.
Author
Navin Baskar
Author
Skill-Lync
Continue Reading
Related Blogs
A Moving Reference Frame (MRF) is a very straightforward, reliable, and effective steady-state Computational Fluid Dynamics (CFD) modeling tool to simulate rotating machinery. A quadcopter's rotors, for instance, can be modeled using MRFs.
12 May 2023
Analysis settings in Ansys are the parameters which determine how the simulation should run.
08 May 2023
In Ansys, the analysis settings play a very important role in converging the solution and obtaining the results. These involve settings about the timestep size, solver type, energy stabilization etc.
06 May 2023
A tensor is a mathematical object that describes a geometric relationship between vectors, scalars, and other tensors. They describe physical quantities with both magnitude and direction, such as velocity, force, and stress.
05 May 2023
The Reynolds number represents the ratio of inertial to viscous forces and is a convenient parameter for predicting whether a flow condition will be laminar or turbulent. It is defined as the product of the characteristic length and the characteristic velocity divided by the kinematic viscosity.
04 May 2023
Author
Skill-Lync
Continue Reading
Related Blogs
A Moving Reference Frame (MRF) is a very straightforward, reliable, and effective steady-state Computational Fluid Dynamics (CFD) modeling tool to simulate rotating machinery. A quadcopter's rotors, for instance, can be modeled using MRFs.
12 May 2023
Analysis settings in Ansys are the parameters which determine how the simulation should run.
08 May 2023
In Ansys, the analysis settings play a very important role in converging the solution and obtaining the results. These involve settings about the timestep size, solver type, energy stabilization etc.
06 May 2023
A tensor is a mathematical object that describes a geometric relationship between vectors, scalars, and other tensors. They describe physical quantities with both magnitude and direction, such as velocity, force, and stress.
05 May 2023
The Reynolds number represents the ratio of inertial to viscous forces and is a convenient parameter for predicting whether a flow condition will be laminar or turbulent. It is defined as the product of the characteristic length and the characteristic velocity divided by the kinematic viscosity.
04 May 2023
Related Courses