Nonlinear Analysis
Nonlinear Analysis
p A p e R
introduction
Over the last decade, finite element analysis (FEA) stopped being regarded only
as an analysts tool and entered the practical world of design engineering. CAD
software now comes with built-in FEA capabilities and design engineers use
FEA as an everyday design tool in support of the product design process.
However, until recently, most FEA applications undertaken by design engineers
were limited to linear analysis. Such linear analysis provides an acceptable
approximation of real-life characteristics for most problems design engineers
encounter. Nevertheless, occasionally more challenging problems arise, problems that call for a nonlinear approach.
The term stiffness defines the fundamental difference between linear
and nonlinear analysis. Stiffness is a
property of a part or assembly that
characterizes its response to the
applied load. Three primary factors
affect stiffness: Shape, Material, and
Part Support.
2. Material: An iron beam is less stiff than the same size steel beam.
U N D E r S T A N D I N g N O N l I N E A r A N A ly S I S
3. part Support: A beam with a simple support is less stiff and will deflect
more than the same beam with built-in supports as shown in Figure 1.
figURe 1: CANtilever beAm (top) hAs lower stiffNess thAN the sAme
beAm sUpported oN both eNds (bottom).
When a structure deforms under a load its stiffness changes, due to one or
more of the factors listed above. If it deforms a great deal, its shape can change.
If the material reaches its failure limit, the material properties will change.
On the other hand, if the change in stiffness is small enough, it makes sense
to assume that neither the shape nor material properties change at all during
the deformation process. This assumption is the fundamental principle of
linear analysis.
That means that throughout the entire process of deformation, the analyzed
model retained whatever stiffness it possessed in its undeformed shape prior
to loading. regardless of how much the model deforms, whether the load gets
applied in one step or gradually, and no matter how high the stresses that
develop in response to that load may be, the model retains its initial stiffness.
This assumption greatly simplifies problem formulation and solution. recall the
fundamental FEA equation:
[f] = [K] * [d]
where: [F] is the known vector of nodal loads
[K] is the known stiffness matrix
[d] is the unknown vector of nodal displacements
U N D E r S T A N D I N g N O N l I N E A r A N A ly S I S
This matrix equation describes the behavior of FEA models. It contains a very
large number of linear algebraic equations, varying from several thousand to
several million depending on the model size. The stiffness matrix [K] depends
on the geometry, material properties, and restraints. Under the linear analysis
assumption that the model stiffness never changes, those equations are assembled and solved just once, with no need to update anything while the model is
deforming. Thus linear analysis follows a straight path from problem formulation
to completion. It produces results in a matter of seconds or minutes, even for
very large models.
Everything changes upon entering the world of nonlinear analysis, because
nonlinear analysis requires engineers to abandon the assumption of constant
2
stiffness. Instead, stiffness changes during the deformation process and the
stiffness matrix [K] must be updated as the nonlinear solver progresses through
an iterative solution process. Those iterations increase the amount
of time it takes to obtain accurate results.
Understanding different types of nonlinear behavior
Although the process of changing stiffness is common to all types of nonlinear analyses, the origin of nonlinear behavior can be different, making it logical to classify nonlinear analyses based on the principal origin of nonlinearity.
Because it isnt possible to point out a single cause of nonlinear behavior in
many problems, some analyses may have to account for more than one type
of nonlinearity.
Nonlinear geometry
As already discussed, nonlinear analysis becomes necessary when the
stiffness of the part changes under its operating conditions. If changes in
stiffness come only from changes in shape, nonlinear behavior is defined
as geometric nonlinearity.
Such shape-caused changes in stiffness can happen when a part has large
deformations that are visible to the naked eye. A generally accepted rule of
thumb suggests conducting a nonlinear geometry analysis if the deforma-tions
are larger than 1/20th of the parts largest dimension. Another important factor
to recognize is that in cases of large deformations, the load direction can
change as the model deforms. Most FEA programs offer two choices to
account for this direction change: following and nonfollowing load.
A following load retains its direction in relation to the deformed model as shown
in Figure 3. A nonfollowing load retains its initial direction.
figURe 3: followiNg (or NoNCoNservAtive) loAd ChANges its direCtioN dUriNg the proCess of deformAtioN ANd remAiNs NormAl to the
deformed beAm (left). NoNfollowiNg, or CoNservAtive, loAd retAiNs
its origiNAl direCtioN (right).
U N D E r S T A N D I N g N O N l I N E A r A N A ly S I S
Changes in stiffness due to shape can also occur when the deformations are
small. A typical example is an initially flat membrane deflecting under pressure
(see Figure 4).
Initially, the membrane resists the pressure load only with bending stiffness.
After the pressure load has caused some curvature, the deformed membrane exhibits stiffness additional to the original bending stiffness (Figure 5).
Deformation changes the membrane stiffness so that the deformed membrane
is much stiffer than the flat membrane.
figURe 5: A flAt membrANe respoNds to loAd oNly with beNdiNg stiffNess. beCAUse of deformAtioN it Also ACqUires membrANe stiffNess.
therefore, it is mUCh stiffer thAN prediCted by liNeAr ANAlysis.
Some FEA programs use confusing terminology, calling all analysis of geometric nonlinearities large deformation analysis. This ignores the necessity to perform nonlinear analysis for smaller deformation.
Nonlinear material
If changes of stiffness occur due only to changes in material properties under
operating conditions, the problem is one of material nonlinearity. A linear material model assumes stress to be proportional to strain (Figure 6, below). That
means it assumes that the higher the load applied, the higher the stresses and
deformation will be, proportional to the changes in the load. It also assumes
that no permanent deformations will result, and that once the load has been
removed the model will always return to its original shape.
U N D E r S T A N D I N g N O N l I N E A r A N A ly S I S
figUre 6
U N D E r S T A N D I N g N O N l I N E A r A N A ly S I S
Hyperelastic
Model
Comment
and Ogden
such as rubber.
Blatz-Ko
Viscoelastic
other models)
Creep
other models)
Superelastic
Material Classification
Mooney-rivlin
Nitinol
Elastoplastic
These model
for which a
a plateau be
stress. Mos
plastics are
material model
Drucker-Prager
This model
materials.
figURe 7: stress-strAiN CUrve of AN elAstiC-perfeCtly plAstiC mAteriAl model. with this mAteriAl model the mAximUm stress mAgNitUde
CANt exCeed the limit of plAstiC stress (yield stress).
If the stresses exceed yield, will the bulkhead fall apart? To find out, an elastoplastic material model needs to be used for examining how much material will
go plastic. Figure 9 shows the nonlinear solution where the maximum stress
equals the yield stress. Plastic zones are still local, indicating that the bulkhead
will not fall apart. Of course, careful engineering judgment is required to decide
if this design is acceptable.
U N D E r S T A N D I N g N O N l I N E A r A N A ly S I S
figURe 9: NoNliNeAr stress solUtioN obtAiNed with AN elAstiCperfeCtly plAstiC mAteriAl model. red zoNes iNdiCAte mAteriAl
goiNg plAstiC. the exteNt of plAstiC zoNes is loCAl.
Figure 10 shows the linear stress solution of an aluminum bracket. The maximum stress reads 44 MPa (6,400 psi) and ignores the fact that the material
Nonlinear material analysis can account for these results, where the material
yields when the maximum stress holds at 28 MPa (4,100 psi) (Figure 11, next
page). The nonlinear stress results indicate that the bracket is very close to collapsing. Plastic zones occupy almost the entire cross-section of the cantilever,
and a slight increase in the load magnitude would cause the cross-section to
become completely plastic and develop a plastic hinge that causes the bracket
to collapse.
U N D E r S T A N D I N g N O N l I N E A r A N A ly S I S
Modeling the simple act of taking an ordinary steel paper clip, unbending it,
figURe 13: pAper Clip beNt bACk iNto the origiNAl shApe shows
residUAl stresses..
U N D E r S T A N D I N g N O N l I N E A r A N A ly S I S
figUre 13
Figures 13 and 14 show a snap-through effect. The part retains its loadbearing capabilities even after buckling has taken place.
U N D E r S T A N D I N g N O N l I N E A r A N A ly S I S
U N D E r S T A N D I N g N O N l I N E A r A N A ly S I S
10
Problems such as crash simulation, analysis of airbag deployment, or modeling a metal stamping process all require nonlinear dynamic analysis because
both large deformations (nonlinear geometry) and large strains (nonlinear
material) occur.
how can nonlinear analysis help us build better products?
Nature is nonlinear. That means linear analysis can only approximate the real
nonlinear behavior of parts and assemblies. Most of the time, such an approximation is acceptable, and linear analysis can provide valuable insight into product characteristics. In many cases, however, linear assumptions differ too much
from reality and provide crude or misleading information.
Using the results of linear analysis to decide if a part will fail under its operating loads may lead to overdesign. For example, a bracket design analyzed only
with linear analysis requires the designer to stick with a requirement that stress
must not exceed the yield. But nonlinear analysis may show that some yielding
is acceptable. In that event, it becomes possible to save on the amount
of material used or to choose a less expensive material without compromising
structural integrity. An engineer may be concerned about too large a deflection
of a flat panel as tested with linear analysis, for another example, and overdesign it to compensate for that deflection without ever knowing that linear
analysis exaggerated the deformations, and it was fine as originally designed.
Nonlinear analysis in everyday design practice
Once an engineer gains enough experience to recognize nonlinear problems,
it becomes obvious that application of this technology isnt confined to exotic
situations. Designs that require or may benefit from nonlinear analysis abound
in every industry and in everyday design practice.
Here are several examples of products where the correct design decision
requires nonlinear analysis. Many of these problems involve more than one
type of nonlinear behavior.
U N D E r S T A N D I N g N O N l I N E A r A N A ly S I S
11
figUre 17
figUre 18
figUre 19
U N D E r S T A N D I N g N O N l I N E A r A N A ly S I S
12
figUre 20
figUre 21
figUre 22
U N D E r S T A N D I N g N O N l I N E A r A N A ly S I S
13
figUre 23
geometry analysis. The seat and backrest require nonlinear geometry and nonlinear material analysis.
figUre 24
figUre 25
U N D E r S T A N D I N g N O N l I N E A r A N A ly S I S
14
Conclusion
The nature of frequently encountered analysis problems should be the yardstick by which to justify a decision to add nonlinear analysis capabilities to the
engineers FEA software. If day-to-day work requires nonlinear analysis only
occasionally, it may be better to ask for the help of a dedicated analyst or to
hire a consultant. If, because of the nature of the designed products, design
analysis problems routinely involve large deformations, membrane effects,
nonlinear material, contact stresses, buckling, or nonlinear supports, then
nonlinear analysis capabilities should be added to in-house FEA software
intended for use by design engineers.
The past ten years have conditioned engineers to the use of FEA as a design
tool. Now FEA software and computer hardware have matured enough so that
nonlinear analysis can be added to their toolboxes.
www.solidworks.com
solidworks is a registered trademark of dassault systmes solidworks Corp. All other company and product names are trademarks or
registered trademarks of their respective owners. 2008 dassault systmes. All rights reserved swNoNwpeNg0808