0% found this document useful (0 votes)
196 views83 pages

Development of Material Model Subroutines For Linear and Nonlinea PDF

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
196 views83 pages

Development of Material Model Subroutines For Linear and Nonlinea PDF

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 83

Western University

Scholarship@Western

Electronic Thesis and Dissertation Repository

10-1-2018 10:30 AM

Development Of Material Model Subroutines For Linear And


Nonlinear Response Of Elastomers
Asim Gillani
The University of Western Ontario

Supervisor
Liying Jiang
The University of Western Ontario Co-Supervisor
Samuel Asokanthan
The University of Western Ontario

Graduate Program in Mechanical and Materials Engineering


A thesis submitted in partial fulfillment of the requirements for the degree in Master of
Engineering Science
© Asim Gillani 2018

Follow this and additional works at: https://ir.lib.uwo.ca/etd

Part of the Applied Mechanics Commons

Recommended Citation
Gillani, Asim, "Development Of Material Model Subroutines For Linear And Nonlinear Response Of
Elastomers" (2018). Electronic Thesis and Dissertation Repository. 5837.
https://ir.lib.uwo.ca/etd/5837

This Dissertation/Thesis is brought to you for free and open access by Scholarship@Western. It has been accepted
for inclusion in Electronic Thesis and Dissertation Repository by an authorized administrator of
Scholarship@Western. For more information, please contact [email protected].
Abstract

The nature of elastomers has been extensively studied ever since the vulcanization of rubber in the
19th century. Elastomers have been heavily employed in various fields, such as automobile,
aerospace, robotics, biomimetics, dynamics and energy harvesting. Due to their molecular nature,
these materials display hyperelastic and viscous response when deformed. Their response has been
studied in a number of works, which tend to explain their nature through the theory of polymer
dynamics or using rheological models. As elastomers are designed as actuators, generators or
artificial tissues with complex geometries, the need for finite element analysis to study their
response is becoming more essential. The purpose of this study is to develop user defined
subroutines (UMATs) to capture the viscoelastic and hyperelastic response of elastomeric
materials in ABAQUS CAE. Two UMATs have been formulated based on the existing theory of
linear viscoelasticity and hyperelasticity. The developed UMATs are then tested using ABAQUS
CAE software on their accuracy, robustness and versatility. The UMAT for predicting the linear
response of elastomers can capture the time and rate-dependent response of material. However, it
showed some offset from experimental results since the material is nonlinear in nature. The UMAT
for predicting the nonlinear behavior of elastomers quite accurately capture the hyperelastic
response of the material.

Keywords
Elastomers, viscoelasticity, hyperelasticity, user material subroutine (UMAT), finite element
analysis.

[ii]
Table of Contents

Abstract ............................................................................................................................... ii

Table of Contents ............................................................................................................... iii

List of Tables ...................................................................................................................... v

List of Figures .................................................................................................................... vi

List of Appendices ........................................................................................................... viii

CHAPTER 1 ....................................................................................................................... 1

1 Introduction .................................................................................................................... 1

1.1 Elastomers ............................................................................................................... 1

1.2 Characteristics of elastomers .................................................................................. 2

1.3 Applications of elastomers...................................................................................... 3

1.4 Objectives ............................................................................................................... 5

1.5 Thesis Structure ...................................................................................................... 6

CHAPTER 2 ....................................................................................................................... 7

2 Literature review on fundamental material models for elastomers ................................ 7

2.1 Hyperelastic models for elastomeric materials ....................................................... 7

2.2 Viscoelastic models for elastomeric materials ...................................................... 12

2.2.1 Element under a simple strain……………………………………………..13

2.2.2 Rheological models………………………………………………………..16

2.2.3 Modeling of viscoelastic elastomers……………………………………….21

CHAPTER 3 ..................................................................................................................... 24

3 Finite element modeling for linear viscoelastic response ............................................ 24

[iii]
3.1 Basic theory .......................................................................................................... 24

3.1.1 Stress and strain……………………………………………………………24

3.1.2 Boltzmann superposition principle………………………………………...25

3.2 Numerical formulation for linear response of elastomers..................................... 25

3.3 Development of UMAT for linear viscoelastic response ..................................... 32

3.3.1 Formulation of UMAT for linear viscoelastic analysis…………………....32

3.4 Testing with ABAQUS ......................................................................................... 37

3.5 Summary ............................................................................................................... 47

CHAPTER 4 ..................................................................................................................... 48

4 Finite element modeling of nonlinear response of elastomers ..................................... 48

4.1 Constitutive equations for materials under large deformations ............................ 48

4.1.1 Equation of stresses for nonlinear response……………………………….48

4.2 Development of UMAT for nonlinear hyperelastic response ............................... 50

4.3 Testing with ABAQUS ......................................................................................... 54

4.4 Summary ............................................................................................................... 61

CHAPTER 5 ..................................................................................................................... 62

5 Conclusion and future working .................................................................................... 62

5.1 Conclusion ............................................................................................................ 62

5.2 Future work ........................................................................................................... 63

APPENDIX ....................................................................................................................... 64

Appendix. Basic Definitions for terms used in UMAT ............................................... 64

References: ........................................................................................................................ 67

[iv]
s

List of Tables
Table 3-1 Parameters for VHB 4910 obtained after parametric study ......................................... 42

Table 3-2 Convergence test data for linear viscoelastic UMAT................................................... 46

Table 4-1 Material parameters for testing..................................................................................... 55

Table 4-2 Convergence data for hyperelastic UMAT................................................................... 60

[v]
List of Figures
Figure 2-1 An element under a simple shear strain ...................................................................... 13

Figure 2-2 Relaxation test for a viscoelastic material [10]. .......................................................... 15

Figure 2-3 Creep test for a viscoelastic material [10]. .................................................................. 16

Figure 2-4 The spring and damper elements................................................................................. 17

Figure 2-5 The Maxwell element. ................................................................................................. 18

Figure 2-6 The Kelvin-Voigt model. ............................................................................................ 19

Figure 2-7 (a) Generalized Maxwell model; (b) Generalized Kelvin model. ............................... 20

Figure 2-8 The Zener model. ........................................................................................................ 20

Figure 3-1 Relaxation test of a Maxwell element [70] ................................................................. 26

Figure 3-2 Generalized Maxwell rheological model with N Maxwell chains. ............................. 28

Figure 3-3 A unit element under simple tension........................................................................... 38

Figure 3-4 Deformed configuration of a unit element under tension. .......................................... 38

Figure 3-5 A unit element under a simple shear. .......................................................................... 39

Figure 3-6 Deformed configuration of a unit element under a simple shear. ............................... 39

Figure 3-7 Comparison of stress-strain for ABAQUS simulation and analytical calculation for
tensile test...................................................................................................................................... 40

Figure 3-8 Comparison of stress-strain for ABAQUS simulation and analytical calculation for
shear test........................................................................................................................................ 41

Figure 3-9 Parametric study for VHB 4910 generalized Maxwell model at different stretch rates.
....................................................................................................................................................... 42

[vi]
Figure 3-10 Experimental vs simulation results for a cyclic test at loading rate of 0.05/s. .......... 43

Figure 3-11 Complex geometry configuration of a specimen. ..................................................... 44

Figure 3-12 Displacement profile at time t=9 seconds. ................................................................ 44

Figure 3-13 Von Mises stress at time t=9 seconds. ...................................................................... 45

Figure 3-14 Reaction force vs displacement under a cyclic loading for VHB 4910. ................... 45

Figure 3-15 Variation of principal stress in y-direction with number of elements....................... 46

Figure 3-16 Variation of maximum von Mises stress with number of elements. ......................... 47

Figure 4-1 Uniaxial deformation of single element. ..................................................................... 56

Figure 4-2 Comparison of analytical and FE results from ABAQUS for simple tension. ........... 57

Figure 4-3 Simple shear for single element. ................................................................................. 58

Figure 4-4 Comparison of analytical results with FE results from ABAQUS for a shear test. .... 58

Figure 4-5 Comparison between experimental results for VHB4910 and ABAQUS simulation 59

Figure 4-6 Variation of principal stress in y-direction with number of elements. ........................ 60

Figure 4-7 Variation of maximum von Mises stress with number of elements. ........................... 61

Figure A-1 Flow chart for the interaction of ABAQUS and UMAT. .......... Error! Bookmark not
defined.

[vii]
List of Appendices

Appendix. Basic Definitions for terms used in UMAT .................................................... 64

[viii]
CHAPTER 1

1 Introduction

Ever since the discovery of vulcanization of rubber in 1893 [1] to the introduction of dielectric
elastomers at the end of the 20thth century [2], elastomers have been an important part of
research and scientific discovery. Elastomers consist of polymer networks formed by cross-
linking highly mobile and flexible polymer chains. These materials have been extensively
employed in various engineering applications such as vibration damping, automotive industry,
robotics, biomechanics, and aerospace, just to name a few [3]. Their capability of undergoing
large deformation has made their mechanics an active research area for many years [1]. The
capability of elastomers to sustain strains of over a few hundred percent and the exhibition of
nonlinear time and rate dependent response is due to their hyperelastic and viscous nature.
Hence, their mechanics has been a prime focus in the research community [4]. Substantial
efforts have been devoted to the development of rheological models to understand the finite-
deformation and viscoelastic response of these materials. Their applications in the field of
actuation and energy harvesting has made the demand of understanding the experimental
responses of elastomeric materials through computational methods a necessity. Finite element
analysis of complex geometries and complicated stress fields observed in various applications
of these materials has become the recent target of many research studies. The motivation behind
the present study stems itself from the growing demand of numerical techniques to model the
mechanical behavior of elastomeric materials and to simulate their linear and nonlinear
responses. To serve this purpose, customized material models are usually added into the
libraries of finite element simulation software like ABAQUS CAE through user-defined
subroutines called UMATs. The primary objective of this work is to formulate finite element
(FE) models to study the linear and nonlinear responses of elastomeric materials through
developing UMAT codes in ABAQUS. The FE models are further validated through available
experimental data.

1.1 Elastomers

Polymers are materials which are composed of long molecular chains of covalently bonded
atoms, with each chain being a repetition of much smaller units called monomers [5].
Elastomers are types of polymers which are formed by cross-linking these molecular chains.

1
Most common types of elastomers include rubbers, polyurethanes (materials for making fabric
and plastics), polybutadiene (materials for making wheels or tires), neoprene (materials for
insulations and belts) and silicone [6].

Elastomers are among the most extensively used materials nowadays. With the
discovery of cutting edge electroactive materials like dielectric elastomers, their applications
in the field of robotics, biomimetics, dynamics and energy harvesting have made them
immensely popular both in academia research fields and industry [7].

1.2 Characteristics of elastomers


Almost without exception, elastomers belong to a class of polymers which are viscoelastic in
nature[8]. The strong and flexible cross-linked ground polymer networks in these materials are
the main reason for them undergoing large deformation (hyperelasticity). Whereas elastomeric
materials demonstrate a time and rate dependent response attributed to the diffusion of these
polymer chains [3]. The classical theory of linear elasticity deals with the properties of
materials which are elastic in nature, i.e., the stress-strain relation is of direct proportionality,
as per Hooke’s law [9]. On the other hand, the classical theory of hydrodynamics, deals with
the properties of viscous liquids, for which the stress is rather proportional to the strain rate
instead of the direct relation between the stress and the strain. Both these models are
idealizations for materials with infinitesimal strains[9]. Deviations from Hookean and
Newtonian behavior are observed when dealing with finite deformation, especially for
materials which can undergo substantial dimensional changes without fracturing, such as
polymeric solutions and undiluted uncross-linked polymers [10]. Viscoelastic materials
possess properties of both viscous and elastic materials, for example, when a sinusoidal
oscillating load is applied on elastomeric materials, their strain will neither be in phase as in
elastic materials, nor will be 900 out of phase as in viscous liquids, it will be somewhere in
between [10].

The viscoelastic nature of elastomers has been immensely studied and has been the
subject for research using different models, details of which will be discussed in the subsequent
chapters. In this section some important characteristics of elastomers will be discussed.

a) The predominant characteristics of elastomers is their ability of elastic recovery after


deformation. Even for deformation many times more than their original dimensions,

2
under ideal circumstances, the material will return to their original dimensions after the
removal of stress [1].
b) Elastomers have the capability to undergo large deformation, even more than 300% in
some cases [6], this is one of the main reasons they are used for a variety of actuating
or dynamic purposes;
c) Elastomers are characterized by high fracture toughness under static or dynamic
stresses and better abrasion resistance than that of some metals like steel [1].
d) Dielectric elastomers, one type of elastomers, possess electromechanical coupling
properties, which enables them for applications in transduction technology as actuators,
sensors and energy harvesters [7]. Due to their capability of sustaining large
deformation, they have applications in actuation. The efficiency of electromechanical
coupling for elastomeric materials is higher compared to some other traditional
transduction materials such as piezoelectric [11]. Materials such as silicone rubbers
have shown strains over 30%, actuation pressures of 1.3 MPa and energy densities of
0.22 J/cm3 [12] for example;
e) Some elastomers have compatible properties in terms of surface chemistry to
biomaterials, making them suitable for making artificial tissues [6];
f) Some elastomers like Rubbers are also capable of adhering to most other materials,
enabling different hybrid constructions. In combination with fibers, such as rayon,
polyamide, polyester, glass or steel-cord, the tensile strength of the hybrid is increased
considerably with a reduction in extendibility. By joining elastomers with metals,
components which combine the elasticity of elastomers with the rigidity of metals can
be achieved [1].

1.3 Applications of elastomers

Due to the characteristics described above, there is a vast multitude of applications in which
elastomers can be used. Below are just some of the generic applications of these materials to
prove how vital it is to develop an understanding of their mechanics. Rubbers are some of the
most abundantly used elastomeric materials on the planet [1]. Elastomers have excellent sealing
capability, in fact, the very first use of rubber-like materials was to form a coating over shoes
to make them water resistant [1]. Due to their effectiveness as sealants, these materials are used
as gaskets, oil pipes, steam hoses, silicone gels, and electrical cables etc. Due to their
viscoelastic nature, elastomers are used as vibration isolators, dampers, tires, and shock

3
absorbers. Elastomers are characterized by great fracture toughness under static or dynamic
stresses and by better abrasion resistance than that of steel. Due to these features, elastomers
are used in automotive parts, aerospace and industrial facilities for loading and unloading heavy
materials. It was discovered in the late 20th century that elastomers show great dielectric
capabilities. Their efficient electromechanical coupling and the capability to undergo large
deformation have attracted much attention. Even more than 500% of stretching strain[11] can
be achieved in theory. Therefore, dielectric elastomers are excellent candidates for actuators.
These actuation devices can be used in switches, robotics, electronics and various automation
devices, just to name a few. In addition to their large deformation capability, these materials
do not produce any noise as compared to mechanical actuators [13], which aids in better
acoustic control. Properties like high specific energy density [13], high speed response [14],
and good overall performance makes these materials highly desirable for use as actuators in
robotics and aero-space applications. Elastomers have also shown promise in harvesting energy
from a variety of sources such as ocean waves, wind, water currents and human motion [15].
Due to their high energy density and conversion efficiency, these materials can be used as
robust and simple “direct drive” generators [16]. Several types of energy harvesters which use
dielectric elastomers have been tested bearing positive results. One such type of energy
harvesters is buoy-mounted generator. This generator performed quite successfully during sea
trials. Nowadays, the use of larger amounts of dielectric elastomer materials to generate energy
in the range of megawatts is being studied and further investigated [15]. Elastomers are being
engineered for both small-scale energy scavenging [17] and large scale energy generation [18].
Unlike piezoceramics, elastomers have the potential for large scale energy harvesting as they
are highly stretchable and having excellent force coupling efficiency (which increases the
electromechanical conversion) [19-21]. Elastomers are also used as artificial human tissue due
to their capability of deforming under applied electric field and softness in nature. The changes
in configuration for various organs are caused by electrical signals and impulses generated
from the brain, like the expanding and contracting of pupils, or beating of the heart or any
motion performed by the hands, arms or feet. Now, consider a material (dielectric elastomer)
which can react in an analogous manner under applied electric field as human organs, this has
led to these materials being used as artificial muscles in robotics and bioengineering.

4
1.4 Objectives

As discussed in previous sections, due to their large deformation and transduction capabilities,
elastomers have shown tremendous promise in a large variety of applications. However, owing
to their complex nonlinear nature which is strongly affected by material properties such as
viscosity and hyperelasticity, understanding the response of these materials, under applied
loading either mechanical or electrical, has challenged and perplexed researchers for decades
[20].

Most of the work done in the past, focusing on studying the hyperelastic and
viscoelastic behavior of elastomers, is based on models which attempt to predict the behavior
of these materials [20]. Simple models have been developed to provide understanding of the
responses of elastomers, using mechanical analogies [8-9, 22, 23]. However, for studying the
structures with complex geometries, under complicated loading conditions, and with complex
material behaviors, one needs to resort to numerical solution techniques. In recent years,
several works have tried to form a computational basis for these materials, which can be used
to develop FEA models [24-28]. However, these models are complex and mostly confined by
specific functionality, or do not cover a wider range of testing capabilities or are limited by the
lack of understanding the various failure modes and processes that take place when electric
field is applied to these materials.

In the work of Zhou [3], a micro-macro constitutive model was developed to study the
viscoelastic behavior and relaxation process of elastomeric materials. The model is capable of
showing the variation in the diffusion process of polymer chains when under deformation and
suggests the use of hyperelastic models to capture nonlinear viscoelastic behavior of
elastomeric materials. The long-term goal of this work is to develop user defined subroutines
(UMAT) based on this model and their testing using finite element software like
ABAQUS/CAE. The task of the present research work is to develop UMAT for
ABAQUS/CAE which can capture the response of elastomeric materials. For this purpose, an
attempt has been made to discuss the procedure for constructing a finite element model to
develop UMAT subroutines for studying both linear and nonlinear responses of elastomers.
Following is a description of what will be covered in this thesis:
1) Examining the linear viscoelastic behavior of elastomers; formulation of finite element
models and their implementation in ABAQUS CAE software.

5
2) Examining non-linear hyperelastic response of elastomeric materials; formulation of
finite element models and their implementation in ABAQUS CAE software.

The FE models will be developed based on standard routines and procedures, which provides
a framework for future implementation of complex viscoelastic models in the ABAQUS
software for complex elastomeric structures, even under coupled field loading conditions.

1.5 Thesis Structure

Following the general introduction and objectives in Chapter 1, a literature review and basic
understanding of different material models used to define the hyperelastic and viscoelastic
response of elastomeric materials will be discussed in Chapter 2. Chapter 3 will discuss in
detail the linear viscoelastic modeling of elastomeric materials; a finite element formulation
will be developed which will help in developing a UMAT for ABAQUS/CAE SIMULA. This
UMAT will be used to simulate experimental data available for an elastomeric material and
results will be discussed. In Chapter 4 the non-linear hyperelastic response of these materials
will be discussed utilizing the strain energy density to formulate a computational model based
on which a UMAT for ABAQUS/CAE SIMULA will be developed and tested using already
existing experimental data. Finally, Chapter 5 concludes the thesis and provides suggestions
for the future work.

6
CHAPTER 2

2 Literature review on fundamental material models for


elastomers

To analyze the response behavior of elastomers and provide guidelines for their design,
extensive studies have been carried out over the years. From research papers on mechanics of
elastomers to books on their viscoelasticity and hyperelasticity, there are abundant
investigations which attempt to explain the response of elastomers. The coming section
presents a review of relevant literature on the modeling of the linear and non-linear deformation
of elastomeric materials and the mechanical analogies developed in the past decades for
understanding the response of these materials.

2.1 Hyperelastic models for elastomeric materials

The accurate modeling of constitutive laws governing the response of any material is of key
importance, so that experimental results can be predicted. Experimental measurements of the
stress-strain relationships for rubbers gave Mooney [22] and Rivlin [23] enough evidence that
the linear theories of elasticity, especially the Hooke’s law [29] used since the 17th century
[30], was no longer an adequate approach to understand the mechanical properties of
elastomeric materials when undergoing large deformation. These observations can be simply
witnessed by looking at a stress to strain curve for any elastomeric material [31].

Hence, to form an understanding of the non-linear behavior exhibited by elastomeric


materials which undergo large deformation, a classical theory of nonlinear elasticity was
developed with details outlined in the works of R.W. Ogden [32] and G. A. Holzapfel [33].
Computational formulations have also been developed using the non-linear continuum
approaches by Holzapfel [33] and K Mish et al. [29].

The theory of nonlinear elasticity which contributes to the development of constitutive


models for hyperelastic materials such as elastomers [33], is mainly classified into two
categories, i.e., physical (mechanistic) and phenomenological models. If a model is derived
based on the arguments about the underlying structure of the material, it is regarded as a
mechanistic model. Whereas if a mathematical model is formed and tailored to fit
experimentally observed behavior, it is known as a phenomenological model. Despite the

7
general definition of these two types of models, clear distinction cannot be made between
mechanistic and phenomenological models, as later some phenomenological models are shown
to have interpreted the physical nature of materials. For these models, the nonlinear stress-
strain relationship is derived from a strain energy function, which should be selected on the
basis of the macromolecular structure of the material [20, 33, 30]. Over the years, there have
been developed quite a few approaches in literature, which use the strain energy density
function to develop the constitutive models for hyperelastic materials [36-37]. All the models
developed for describing the hyperelastic behavior of elastomers are mainly based on three
approaches: statistical mechanics treatments, invariant-based continuum mechanics treatments
and stretch-based continuum mechanics treatments as mentioned by Boyce and Arruda [36].

Here, focus is given to Green’s hyperelastic materials [37], for which the stress-strain
relation is derived from a strain energy density function. The issue lies in the complexities
posed by the nonlinearity of the stress to the stretch relations [33]. The strain energy function
is defined in terms of invariants , and , which could be the invariants of the stretch
(deformation) or strain tensor [22, 23, 33]. For the statistical mechanic approaches, it is
assumed that the elastomeric material is a structure composed of randomly oriented long
polymer chains as described by Treloar [38]. When the elongation in the polymer chain is
significantly less than its fully extended length, the strain energy density of the material can be
described with the Gaussian model as described by Treloar [39], i.e.,

1
( )= ( + + − 3), (2.1)
2

where N is the number of polymer chains, is the Boltzmann’s constant and is the absolute
temperature; , and are the principal stretches.

Here we will first briefly elaborate some fundamentals on the deformation of the solids.
The deformation of the elastomers is described by the deformation gradient defined as

= ,
(2.2)

where describes the vector representing material points in deformed configuration and is
the vector for the material point in the reference (undeformed and unstressed) configuration.
The right or left Cauchy-Green strain tensors, i.e., and are calculated as

8
= . , = . . (2.3)
The conventional three invariants in terms of both the right and left C-G strain tensors are given
as
= ( ), = ( ( )) − ( ) ), = ( ),
(2.4)
= ( ), = ( ( )) − ( ) ), = ( ).

Alternatively, these invariants of the deformation tensor can also be expressed in terms of the
principal stretches as
= + + ,
= ∗ + ∗ + ∗ , (2.5)
= ∗ ∗ .

However, when the elongation of the polymer chains approaches to the extensibility of
the polymer chain, the prediction by the Gaussian model significantly differs from the
observation in experiments [20]. In order to avoid the limitation of the Gaussian model, a more
focused approach was discussed by Wang and Guth [40], which takes into account more
accurate individual chain statistics. This material model proposes an assumption of a
representative network structure, which is called 3- Chain model [40]. Similar models were
introduced later, such as the 4- Chain tetrahedral model introduced by Flory and Rehner [41]
and the 8- Chain model introduced by Arruda and Boyce recently [42]. In the chain models, a
chain stretch is defined which is dependent on the , as
/
1
= ∗( ) .
3 (2.6)

For example, the strain energy density function for the 8-chain model is given as,

sinh( )
= ∗ ∗ ∗√ ∗ − √ ∗ ln , (2.7)

here

= ,
√ (2.8)

where is the number of links in the chain and is the inverse Langevin function. Although
these chain models adopting the non-Gaussian treatments can cater large deformation of the

9
material close to its extensibility, they deviate from experimental results [20] under small or
moderate deformation. It should be noted that the Gaussian model and chain models are
examples of mechanistic models as they are based on molecular chain theories.

Rivlin [23] developed a generalized Rivlin model with the strain energy density
function defined in terms of these three invariants. Elastomeric materials are generally
incompressible, i.e., they show little to no change in volume under deformation [30, 31, 34,
35], with ∗ ∗ = 1. Hence = 1. Therefore, the generalized Rivlin model is simplified
as

= ∗ ( − 3) ∗ ( − 3) ,
(2.9)
,

where are material constants. The Neo-Hookean model retained only the first invariant of
the deformation tensor [43], i.e.,
= ∗ ( − 3). (2.10)

The Mooney- Rivlin Model [43] is also a special case of the generalized Rivlin model and the
strain energy density function is defined as
= ∗ ( − 3) + ∗ ( − 3). (2.11)

Yeoh [43] discovered that a model based on the higher powers of the first invariant of the
deformation tensor gave better results for moderate to large deformation. For this model, the
strain energy density function is given as
= ∗ ( − 3) + ∗ ( − 3) + ( − 3) . (2.12)

It should be mentioned that none of the models described in equations (2.9) to (2.12)
account for the extensibility limit of the material. However, for a real polymer network, there
is a limit to which a polymer chain can be extended [20]. To account for this, Gent [24]
proposed a model which is an alternative to the model with higher orders of . In this model,
a material parameter accounting for the stretching limit of the polymer network is
introduced, which is in the form of
∗ −3 (2.13)
=− ∗ ln 1 − .
2

Here the macro-scale shear modulus of the material and the material extensibility parameter
are related to the polymerization degree of chains. It is vital to note that due to the

10
logarithmic function in the equation the stretch ratio must satisfy 1 − > 0 and the

maximum stretch ratios are limited by the value of . For the limiting case when
approaches infinity, this model reduces to the Neo-Hookean model. The interesting thing about
the Gent model is that it does not involve a number of fitting constants as in the models from
equation (2.9) to (2.12). Since the Gent model has a much simpler mathematical form, it has
commonly been adopted to describe the constitutive behavior of hyperelastic materials.

In addition to the models based on statistical mechanics and invariant-based continuum


mechanics treatment have been discussed, A stretch-based continuum mechanics treatment has
also been employed to model the hyperelastic behavior of elastomers with the strain energy
density function defined in terms of the principal stretches. One example is the Ogden model
[44], which gives the strain energy density as

= ( + + − 3). (2.14)

here and are material constants that can be determined from experimental data fitting.
For particular values of those material constants and some constraint conditions, the Ogden
model can be reduced to either the Neo-Hookean solid or the Mooney-Rivlin material [25].

The defined strain energy density functions are used to determine the stresses acting on the
material, which are often expressed in terms of the strain invariants [22, 24, 43]. The advantage
of using strain invariants is that they are independent of the frame of reference used to define
the sample geometry of the material under consideration. From equation (2.9) to (2.13), the
strain energy is a function of the strain invariants, given as
= ( , , ). (2.15)

Since the bulk modulus of elastomers is often three orders of magnitude larger than the shear
modulus [26] in general, which makes elastomers nearly incompressible. Hence, is taken as
unity, reducing equation (2.15) to
= ( , ). (2.16)
From the defined strain energy density function, the first Piola-kirchhoff stress is defined as

= .
(2.17)
Here the subscript defines vector in tensor notation where denotes the plane perpendicular
to which the force is acting and represents the direction in which the force is acting. For a

11
three-dimensional cartesian coordinate system the values of and are from 1 to 3 .
Correspondingly, the Cauchy stress is determined as
1
= .
(2.18)
The Cauchy stress according to the strain energy density function in equation (2.16) is given
as
2 1 1
= + ̅ − ̅ +2 ̅ −
̅ ̅ ̅ ̅ 3 ̅
(2.19)
+ .

Here the bar on top of strain invariants indicates isochoric invariants which are defined as ̅ =
/
and ̅ = /
. When the strain energy density function is defined, the stresses can
be formulated accordingly. For example, the Cauchy stress for the Ogden model defined by
equation (2.14) is given as
( ) ( ) ( ) ( ) ( ) ( )
= + + ,
(2.20)
( ) ( )
where, and are eigen vectors from spectral decomposition of .

2.2 Viscoelastic models for elastomeric materials

As discussed in chapter 1, the nature of elastomers is viscoelastic. Most of the basic constitutive
models for elastomers are based on theories of linear and nonlinear viscoelasticity [8]. Even
though most developments in the theory of viscoelasticity are recent, the basic linear and
isothermal field theory has been available for a much longer time [27]. While there were several
early contributions by Maxwell, Kelvin and Voigt, the classical theory for linear viscoelasticity
was first presented in 1874 by Boltzmann [28]. He presented the first formulation for three-
dimension isotropic viscoelasticity. Maxwell suggested the superposed elastic-viscous
formulation for the stress relaxation under constant strain and Voigt introduced a similar
formulation for creep under constant stress [45].

Viscoelastic relations may be expressed in both integral and differential forms. Integral
form is a very general representation of the nature of viscoelasticity and is more suitable for
theoretical studies [46]. Differential forms are derived from rheological models that provide a
more direct physical interpretation of viscoelastic behavior [9]. In this section the commonly

12
used rheological models for describing linear viscoelasticity are discussed and their differential
formulation is derived.

The behavior of a viscoelastic material is majorly defined by two tests: the stress
relaxation test and the creep strain test. From these tests, moduli are deduced from fitting the
experimental data which can then be used to describe several viscoelastic responses of these
materials [10]. Dynamic tests are also conducted to define frequency related moduli, which is
an important feature of viscoelastic materials [47]. The responses of viscoelastic materials are
discussed in detail in the literature [8-10, 26, 47]. The fundamentals for understanding the
rheological models in these references are discussed below.

2.2.1 Element under a simple strain

We start with a simple shear test, where the two opposite faces of a material element are
displaced by sliding one face relative to the other, resulting in pure shear stress. Boltzmann
[28] provided a simple superposition principle, according to which the effects of mechanical
history for the material element are linearly additive. It means that all the strain histories for
the material over time can be integrated, giving the constitutive equation as [8],

Figure 2-1 An element under a simple shear strain

( )= ( − ′) ̇ ( ′) ′, (2.21)

13
here ̇ = is the shear strain rate, ( ) is the relaxation modulus, and the integration
is carried out over all past times to the present time . Two important things must be noted,
if ( ) approaches zero as approaches infinity, equation (2.21) describes the nature of a
viscoelastic liquid; while if ( ) remains finite for large , this will describe the nature of a
viscoelastic solid [10]. Another way to describe the viscoelastic behavior of the material is in
terms of the stress rate rather than the strain rate [10], i.e.,

( )= ( − ′) ̇ ( ′) ′,
(2.22)

with ̇ being the rate of stress. ( ) is the creep compliance.

The above relations are of key significance in understanding the responsive nature of
viscoelastic materials. If the shear relaxation modulus or the creep compliance of any material
is known, the responses for any experiment in shear can be predicted, as long as the deformation
is sufficiently small [10].

2.2.1.1 Stress relaxation

In a relaxation test, a strain is introduced at a constant rate of ̇ = / to a viscoelastic


material for a very brief duration of time , until it reaches a maximum value at time and
then is maintained. It is observed that although the strain on the material is maintained, the
stress reaches a maximum value at time but then reduces gradually until it reaches a
minimum value and then becomes constant with time. This phenomenon is called stress
relaxation as graphically described in figure 2-2 below. For such a relaxation test, equation
(2.21) can be written as

( )= ( − ′)( / ) ′.
(2.23)

Applying the mean theorem for integration [48], equation (2.23) can be deduced as

( )= ( − + ), 0≤ ≤ 1.
(2.24)

Setting to zero results in

( )= ( + ). (2.25)

14
This equation shows that the modulus G(t) is a function of the loading interval. The important
thing to be noted is that if the elemental body is perfectly elastic, the relaxation shear
modulus G is simply defined as σ/γ.

Figure 2-2 Relaxation test for a viscoelastic material [10].

2.2.1.2 Creep

During a creep experiment an increasing stress with a constant rate of ̇ = / is applied to


the element shown in figure 2-1 for a very brief duration of time . Then it reaches a maximum
value at time , and then the stress is kept constant for a sufficiently long time as described in
figure 2-3. For this scenario, the material response in strain can be described from equation
(2.22) as,

( )= ( − ) / ′.
(2.26)
Here is the strain and is the maximum stress. The stress is applied within time and is kept
constant after time . Applying the mean theorem for integration we get a similar result as
obtained in the case of equation (2.24), i.e.,

15
( ) = ( ) ∗ ( ). (2.27)
For perfectly elastic materials the relation = 1/ holds [10].

Figure 2-3 Creep test for a viscoelastic material [10].

2.2.2 Rheological models

In the previous section two major experiments were described to explain the response of a
viscoelastic material, i.e., the relaxation test and the creep test. From these tests, the material
moduli describing the stress-strain relation can be determined. Knowing these material
parameters allows the modeling of a viscoelastic material, which is done by the help of
mechanically analogous systems imitating the response of the material under consideration.

These mechanical analogies help simplify the material modeling, dealing with
polymers and elastomers with complex polymer chains. These molecular chains and links are
responsible for the behavior a material shows when deformed. Instead of dealing with the
mechanics of these molecular chains, representative mechanical analogies or rheological
models are used.

16
2.2.2.1 Basic elements: spring and dashpot

The mechanical analogies consist of components such as the Hookean spring element and the
Newtonian dashpot or damper [46]. The Spring element describes Hooke’s relation [49]
between loading and displacement, i.e.,
( )= ( ), (2.28)

here is the modulus of elasticity. The dashpot on the other hand is an ideal viscous element
and follows Newtonian law for viscosity [50], which states that the force causing the viscous
deformation is directly proportional to the rate of deformation, i.e.,

( )= ̇( ) (2.29)

here ̇ = / is the rate of strain and is the viscosity coefficient.

Figure 2-4 The spring and damper elements.

Combining the Hookean spring and the Newtonian dashpot, different models are
obtained which are used to describe the response of a viscoelastic material. The simplest
viscoelastic models are named after scientists J.C. Maxwell and Lord Kelvin [46].

2.2.2.2 Maxwell model

The Maxwell model [9, 46] is a combination of a Hookean spring and a Newtonian dashpot
arranged in series as shown in the figure below.

17
Figure 2-5 The Maxwell element.

The spring element is assigned with a stiffness (force/displacement) analogous to a modulus


contribution (shear modulus) or (Young’s modulus) depending on which type of loading
is being studied. Also, the dashpot or damper is assigned with a frictional resistance (force
/velocity), which is analogous to a viscosity contribution. The Hookean spring element follows
the Hooke’s law for stress-strain relation. For the damper the relation between the stress and
strain is governed by Newton’s equation for viscous fluids. For the Maxwell element, the stress
on spring and the damper is the same while the total strain is the summation of the two
components, resulting in

1
̇= + . (2.30)

If the material is under a constant strain, the stresses decay gradually. However, one limitation
of this model is that it cannot capture viscoelastic creep.

2.2.2.3 Kelvin-Voigt model

The Kelvin-Voigt model [9, 46] combines a spring and a dashpot in parallel, as shown in figure
2-6. For this model, the strain for the dashpot and the spring are equal, and the total stress for
the element is the sum of the stress on the spring and the dashpot, which gives the following
stress-strain relation:

18
(2.31)
= + ,

Figure 2-6 The Kelvin-Voigt model.

Under constant stress, the model can predict the creep scenario. However, the limitation
of the model is that its capacity in the prediction of relaxation is less accurate. Once the material
parameters are determined through data fitting, these models could be used to describe the
linear viscoelastic behavior of materials.

2.2.2.4 Generalized models

Maxwell and Kelvin-Voigt models are good for qualitative and conceptual analysis, but as
indicated by Tobolsky and Andrew [45] that single Maxwell or Kelvin-Voigt element is not
enough to describe the behavior of polymers or elastomers. Due to the considerable number
and variety of molecular chains, the material behavior can be better represented if more than
one element in parallel is used. These models may have Maxwell elements in parallel with a
spring or Kelvin-Voigt elements in series with either a spring or a damper, and are named as
Wiechert’s model or Generalized models [51]. Figure 2-7 shows the generalized Maxwell
and Kelvin models for example.

19
Figure 2-7 (a) Generalized Maxwell model; (b) Generalized Kelvin model.

As was discussed in the previous section, for the mechanical analogies being used to
better reflect the behavior of any viscoelastic material, the models are put under the same
forcing as in one of the tests explained above. Their response is derived and then the results are
plotted against the experimental data. Number of chains varies until the experiment data can
be captured. Several types of generalized models are used to describe different materials in the
literature. One type of the generalized Maxwell models is called Zener model [52], which is
simply a single Maxwell element in parallel with a Hookean spring element as shown in figure
2-8 below.

Figure 2-8 The Zener model.

The relaxation or retardation time is defined as the ratio of the viscosity modulus for
the dashpot to the modulus of spring element of the Maxwell element [8, 9, 46], i.e.,

= . (2.32)

20
The expansion series used for the solution of generalized models is called Prony series
developed by Gaspard Riche de Prony [53].

2.2.3 Modeling of viscoelastic elastomers

One of the earliest works for modeling viscoelastic behavior of materials can be traced back to
Tobolsky and Andrews [45], where they worked on a molecular approach to describe the
mechanical behavior of such materials when classical theories of solid mechanics and fluid
mechanics were insufficient. Tobolsky and Andrew [45] focused majorly on rubbers, carrying
out several creep and relaxation tests to validate their models.

Later, Read [54] provided a method for stress analysis of compressible viscoelastic
materials. In this paper he proposed that the classical theory of elasticity could be used to
describe the time-dependent behavior of viscoelastic materials by utilizing mathematical tools
such as Fourier integrals. Such treatments could also be extended to anisotropic materials.

Lee [55] focused on the stress analysis of linear viscoelastic materials such as polymers
and plastics. Motivated by the mathematical problems and the increasing use of inelastic
materials. Lee published another work on the stress analysis of linear viscoelastic materials
later [56]. It was asserted in this paper that either differential or integral operators can be used
to define stress-strain relations for these materials, but it was more convenient to use integral
operators for creep and relaxation functions.

With the advent of nonlinear continuum mechanics in the early 1960’s, Coleman and
Noll [57] proposed fundamental assumptions for linear viscoelasticity. In their work, they
presented the theory of infinitesimal viscoelasticity based on the assumption that at
microscopic level the material could be represented by a combination of springs and dashpots
connected in complex networks. Further, they discussed the order of error in computing stress
when different theories were used for stress-strain constitutive relations. Pipkin [58] suggested
nonlinear integrals can be used to approximate the basic constitutive law for viscoelastic solids
subjected to small deformation under appropriate assumptions. Based on the work of other
researchers such as Green and Rivlin [59] and Noll [60], Pipkin reviewed the derivation of
these nonlinear integrals relating stress and strain, for isotropic and incompressible materials.
Later Pipkin and Rogers [61], based on previous work, proposed an integral series

21
representation of nonlinear viscoelastic response to an arbitrary strain or stress history. They
tested their working on experimental data for tensile creep tests.

In 1968, Zienkiewicz and coworkers developed general numerical procedures for


solving broad range of viscoelastic problems [62]. Their research was mainly concerned with
creep analysis of concrete and rock. The finite element method for solving elastic problems has
been extended to account for the viscoelasticity. Later Taylor et al. also proposed numerical
procedures for solving linear viscoelasticity problems [63], in which they also took into account
the thermal effects.

Schapery[64] proposed a three-dimensional nonlinear constitutive model which was


aimed at the simulation of nonlinear responses of some metals and plastics. In this work various
methods of characterizing nonlinear viscoelastic solids were attempted.

Partom and Schanin [65] presented a nonlinear viscoelastic formulation based on the
generalized Maxwell model with linear springs and nonlinear dashpots. Their approach was
based on the evolution of the stresses and the internal state variables, which was used to predict
creep response for clamped beams under uniaxial loading. Such a procedure was claimed
simpler and more straightforward than the multiple and single integral representation adopted
in earlier works. Based on their work, Keren et al. [66] developed a finite difference code for
a two dimensional axisymmetric problem. Another approach to account for nonlinear
viscoelasticity was adopted by Rendell et al. [67] . This approach was based on the coupling
model of relaxation, which was found to better relate the viscoelastic behavior and features
observed during experiments with molecular theory. The simulations resulting from their
model revealed many key features observed through experimental strain histories.

In 1989 Gramoll et al. [68] developed a numerical procedure to solve nonlinear


viscoelastic problems of orthotropic materials such as fiber reinforced plastics (FRP) laminate
composites. However, their model was not sufficient to accurately predict the evolution of
strain and stresses over time. They further improved this numerical procedure by using Newton
Raphson method to solve the nonlinear problems, and further calibrated their numerical
simulation using experimental results. In the beginning of 1990s, Krishnaswamy et al.[69],
presented a finite algorithm to solve both linear and nonlinear problems for viscoelastic
response of materials. Their work was mainly focused on failure of material under cracks, and
the model was suitable for analyzing the time dependent behavior of cracks in viscoelastic

22
materials. Kaliske and Rothert [70] also developed a formulation for three dimensional
viscoelasticity at small and finite strains based on the generalized Maxwell model for finite
element implementation. They presented simulations of time dependent deformations of rubber
structures.

Considering the lack of proper understanding and shortcomings in addressing thermo-


mechanical coupling, and large deformation in earlier work, Reese and Govindjee [71]
proposed a model for finite thermo-viscoelasticity. This model was claimed to be physically
reasonable and numerically tractable. Masuero and Creus [72] worked on nonlinearities
caused in materials due to cracks and notches by developing nonlinear viscoelastic finite
element model to simulate the behavior of the material. This work was based on Schapery’s
[62] nonlinear viscoelastic formulation.

A comprehensive review on the nonlinear constitutive laws in viscoelasticity was


conducted by Drapaca et al. [73] and Wineman [74]. Drapaca et al. gave a review of classical
representation of continuum laws for viscoelastic materials, whereas Wineman reviewed all
aspects of modeling in viscoelastic materials from a phenomenological stand point. It was
concluded by Wineman that there were no generally accepted well-defined forms of
constitutive equations to model nonlinear viscoelastic behavior of solids.

23
CHAPTER 3

3 Finite element modeling for linear viscoelastic


response

In this chapter, formulation for the linear response of viscoelastomers is developed based on a
generalized Maxwell rheological model. Moreover, the developed formulation is implemented
in ABAQUS CAE as a user material subroutine (UMAT). A comparison between the
simulation result from the UMAT and the experimental data of a uniaxial tensile test is also
given in this chapter. Furthermore, the robustness of the developed UMAT is tested by
simulating viscoelastomers subjected to complex loads.

3.1 Basic theory

The basic theory of linear viscoelasticity is introduced below, which will lead to a better
understanding of the formulation for finite element implementation.

3.1.1 Stress and strain

The response of viscoelastomers is strongly affected by its intrinsic viscous and elastic
properties. The response of a material is the way the material deforms under the application of
a load. Consider a reference configuration (undeformed and stress-free) of an elastomer, the
material point in this configuration is identified by the position vector . After deformation the
current position of this material point is given by = ( , ), where describes the motion of
material point from the reference to the current configuration. The deformation gradient [75]
is defined as follows:

⎡ ⎤
⎢ ⎥
⎢ ⎥ (3.1)
= , =⎢ ⎥= .
⎢ ⎥
⎢ ⎥
⎣ ⎦

In terms of the displacement field u , the deformation tensor can also be expressed as

24
( + ) (3.2)
= = + .

Under deformation, the stress of the material can be expressed as Cauchy stress  (true
stress) or first Piola-Kirchoff stress P (nominal stress). With the deformation gradient tensor
F, these two stresses are interconvertible, i.e.,

= . (3.3)

Here is the determinant of the deformation tensor and is the inverse of the deformation
tensor .

3.1.2 Boltzmann superposition principle

According to the superposition principle, for all linear systems, the net response caused by
multiple stimuli can be regarded as the sum of the responses caused by each individual
stimulus. In other words, if an input to function produces a response X and an input
produces a response Y, then input ( + ) produces response (X + Y) [47], i.e.,

X+Y= ( + ) = ( ) + ( ). (3.4)

3.2 Numerical formulation for linear response of


elastomers

This section is focused on developing a generic three-dimension formulation for linear


response of a viscoelastomer, which is structured based on the work of Kaliske and Rothert
[70]. The formulation is derived based on a generalized Maxwell rheological model. First, a
one-dimension modeling framework for small strain of viscoelastic solids is revisited. Then a
three-dimensional formulation for finite element simulation of viscoelastomers is proposed.

For a single Maxwell element (see figure 2-5), the stress-strain relation (as first given
in equation (2.30)) can also be expressed as

1
̇+ = ̇. (3.5)

Here = / is the relaxation time. The homogenous solution for equation (3.5) is

25
= exp − . (3.6)

The value of the constant is determined by the initial conditions. When a relaxation test is
considered, i.e., (0) = ( ) = constant, figure 3-1 shows the stress response of the material
under such a relaxation test [70].

Figure 3-1 Relaxation test of a Maxwell element [70]

From figure 3-1, the initial stress on the material is governed by the elastic response,
i.e., at time = 0 the stress on the material is (0) = (0).With this initial condition,
constant C in the homogenous solution can be solved. Since the strain in the experiment is
constant, i.e., the strain rate is zero, it leads to the particular solution of equation (3.5) as =
0. Thus, the solution of equation (3.5) is determined as

( )= exp − (0). (3.7)

Here the relaxation function is defined as

Г( ) = exp − , (3.8)

which indicates the viscoelastic characteristics of the material. The above derivation can be
extended to a generalized Maxwell model, see figure 2-7 (a). Let the modulus of the spring
element parallel to the Maxwell elements be and the moduli for the spring components of
the Maxwell elements be , , … , where is the total number of Maxwell elements as
shown in figure 3-2. The viscosities of the damper components in the Maxwell elements are

26
given as , , … . The overall stress acting on the generalized model is equal to the
sum of the stresses acting on the Hookean spring and the parallel Maxwell elements. Adopting
the generalized Maxwell model, the stress of the material is expressed as

( )= (0) + exp − (0) = Г( ) (0).


(3.9)

Here is the relaxation time for each Maxwell element, which equals to the ratio of viscosity
constant for each damper to the modulus of the spring in the Maxwell element. The relaxation
function becomes

Г( ) = + exp − .
(3.10)

A normalized form of the relaxation function is given below as

Г( )
( )= =1+ exp − .
(3.11)

Here is the ratio of to . For incremental strain ∆ of the material, the Cauchy stress is
expressed as

( )= Г( − ) . (3.12)

Here the initial response commences at any time . Although only the relaxation of the material
is considered, a very similar formulation can also be obtained for the creep test. For equation
(3.12), the relaxation function Г( − ) is given as


Г( − ) = + exp(− )
(3.13)

Expanding equation (3.12), the stress is written as

( ) − ( )
( )= + exp − .
(3.14)

27
Figure 3-2 Generalized Maxwell rheological model with N Maxwell chains.

Since is a constant and the sum of all the responses for strain ( ) over the time is ( ),
equation (3.14) is thus rewritten as

− ( )
( )= ( )+ − , (3.15)

resulting in

( )= ( )+ ℎ( ) (3.16)

Here ( ) is the stress for the elastic element (the Hookean spring), and ℎ ( ) defines the
internal stresses in the Maxwell elements, i.e.,
− ( ) (3.17)
ℎ( )= exp −

From equations (3.15) and (3.16), and ( ) = ( )/ , equation (3.17) can be expressed in
the other format as,
− ( )
ℎ( )= exp − . (3.18)

In a relaxation test, the internal stress variable ℎ ( ) approaches to zero if the time
approaches infinity [70]. This means that under a constant deformation, the stress on the
material will eventually relax to the value of the elastic portion (
lim ℎ ( ) = 0).

28
In the formulation below, a finite difference method is applied to equation (3.18) to
determine ℎ ( ) [70]. Consider a time interval [ , ] and a time step ∆ = − , the
multiplicative split of the exponential term leads to
+∆ ∆
exp − = exp − = exp − exp − . (3.19)

For the defined time interval, the deformation is kept constant for each time increment from
to . Thus, stress is only a function of time. Integrating equation (3.18) up to time
results in,
( − ) ( )
ℎ( )= exp − . (3.20)

The deformation history can be separated into two steps, i.e., from 0 ≤ ≤ and from ≤
≤ , which further leads to the following formulation,
( − ) ( )
ℎ( )= exp − (3.21)
( − ) ( )
+ exp − .

Since ∆ = − , equation (3.21) can be rewritten as


∆ − ( )
ℎ( ) = exp − exp − (3.22)
− ( )
+ exp − .

Comparing equation (3.22) and equation (3.18), we can find that


( − ) ( )
ℎ( )= exp − . (3.23)

Therefore equation (3.22) is written as


∆ − ( )
ℎ( ) = exp − ℎ ( )+ exp − . (3.24)

The integral in the above equation can be simplified using a similar finite difference approach
( )
on , i.e.,

( ) ∆ ( ) −
= lim = lim . (3.25)
∆ → ∆ ∆ → ∆

Introducing the time discretized approximation of the second order into the formula, a
numerical solution of equation (3.18) is obtained as

29

∆ 1 − exp −
ℎ = exp − ℎ + [ − ]. (3.26)

This indicates that all the values for ℎ ( ) are dependent on the preceding values of ℎ . If those
values are known, subsequent values for any given time step can be determined using the
iterative formulation shown in equation (3.26). Utilizing the iterative formulation equation
(3.16) becomes

= + ℎ , (3.27)

which defines a one-dimensional numerical formulation for a linear response of


viscoelastomers. One can observe that the relaxation function has been replaced by an
exponential series which is dependent on individual moduli of spring and damper in the model.

To introduce the three-dimension formulation, tensor notation is adopted in equation


(3.27), i.e.,

= + ℎ . (3.28)

Here the elastic stress is defined as


= . (3.29)

The superscript in emphasizes that this tensor describes an elastic relation between the
stress and the strain. The fourth order tensor is the stiffness matrix which is defined by
generalized Hooke’s law for elastic materials [76]. The formulation derived above is based on
the following assumptions: 1) the material under consideration is linear in nature, i.e., its
stiffness is constant; 2) the deformation the material undergoes is also linear, i.e., Boltzmann
superposition, Hookean and Newtonian principles for linearity apply; 3) the material is
homogenous and isotropic. Consider that the Voigt notation [77] is convenient to use, it is
introduced here and leads to
= , (3.30)

in which the Cauchy stress tensor is written as

30
⎡ ⎤
⎢ ⎥
=⎢ ⎥,
⎢ ⎥ (3.31)
⎢ ⎥
⎣ ⎦

with = , = , = , = = , = = , = =
. Similarly, the strain tensor with Voigt notation is given as

⎡ ⎤
⎢ ⎥
=⎢ ⎥. (3.32)
⎢ ⎥
⎢ ⎥
⎣ ⎦

The stiffness matrix defines the relation between elastic stress and strain, which takes the
form for the isotropic material as
0 0 0
⎡ 0 0 0 ⎤
⎢ ⎥
0 0 0
=⎢ ⎥
⎢ 0 0 0 0 0 ⎥
⎢ 0 0 0 0 0 ⎥
⎣ 0 0 0 0 0 ⎦
+2 0 0 0 (3.33)
⎡ +2 0 0 0⎤
⎢ ⎥
+2 0 0 0⎥
=⎢ ,
⎢ 0 0 0 0 0⎥
⎢ 0 0 0 0 0⎥
⎣ 0 0 0 0 0 ⎦

where and are Lame’s constants [78]. Also, 3 = 3 + 2 with being the bulk modulus
of the material. Thus, the internal stress variables in equation (3.26) can be rewritten as

∆ 1 − exp −
ℎ = exp − ℎ + [ − ]. (3.34)

Expanding equation (3.28), the incremental formulation for the Cauchy stress is given as
=

1 − exp −
∆ (3.35)
+ exp − ℎ + [ − ].

31
Equation (3.35) provides an iterative formulation for the stress of a viscoelastic
material. Using this formulation, a user material subroutine (UMAT) will be developed to solve
complex problems using FEM software like ABAQUS CAE.

3.3 Development of UMAT for linear viscoelastic response

A UMAT is a user material subroutine that defines a constitutive relation of the material.
Details and format of UMATs can be found in the ABAQUS/ STANDARD manuals and
subroutine guides [78, 79].

3.3.1 Formulation of UMAT for linear viscoelastic analysis

The development of the UMAT is based on constitutive equation (3.35). Three essentials are
required to complete a UMAT, including defining the material parameters, the constitutive
equation and the material Jacobian matrix.

Stress-strain constitutive equation


In this case study, we only consider three Maxwell elements in parallel with the Hookean
spring. Therefore, the constitutive equation (3.35) is expressed as
∆ ∆ ∆
= + exp − ℎ + exp − ℎ + exp − ℎ
∆ ∆
1 − exp − 1 − exp −
+ 1+ + (3.36)
∆ ∆


1 − exp −
+ [ ∆ ],

where ∆ = − .

State variables

In the development of the generalized formulation we used a state variable approach [46],
where we replaced the relaxation function with an approximated exponential series. The
internal stresses in the Maxwell elements given by the function ℎ are defined as state variables
in the UMAT. These stresses will be updated in each iteration using the relation defined by
equation (3.34).

32
Stiffness matrix

The Lame’s constants described in previous section satisfy 3 = 3 + 2 . Here = . So,


= − . Hence, as per equation (3.33) the stiffness matrix for the elastic component of

the model is given as

4 2 2
⎡ + − − 0 0 0⎤
⎢ 3 3 3 ⎥
2 4 2
⎢ − + − 0 0 0⎥
3 3 3 (3.37)
⎢ ⎥
= (, )=⎢ 2 2 4 .
− − + 0 0 0⎥
⎢ 3 3 3 ⎥
⎢ 0 0 0 0 0⎥
⎢ 0 0 0 0 0⎥
⎣ 0 0 0 0 0 ⎦

Jacobian matrix

The material Jacobian which is also known as the tangent modulus is the slope for the stress-
strain curve obtained from the constitutive equation. It is the requirement for ABAQUS/
STANDARD UMAT only [78]. For a small deformation problem, or a large deformation
problem with no or very little volume change (incompressible material), the Jacobian is

calculated by ∆
[78, 79]. Here, ∆ is a small increment in Cauchy stress and ∆ is the

increment in strain. The matrix formed may be non-symmetric and depends on the constitutive
equation for stress and strain. In this case, equation (3.36) is used to calculate the Jacobian
matrix, i.e.,


1 − exp −

ℂ = = 1+ ,
∆ ∆ (3.38)

where is the stiffness matrix defined in equation (3.37).

UMAT code

The UMAT code is given below, with detailed interpretation given in Appendix.

C*************************************************************************************
********
C* UMAT
C*

33
C* This UMAT is based on generalized Maxwell model with three Maxwell element
chains.
C*************************************************************************************
***

SUBROUTINE UMAT(STRESS,STATEV,DDSDDE,SSE,SPD,SCD,
1 RPL,DDSDDT,DRPLDE,DRPLDT,
2 STRAN,DSTRAN,TIME,DTIME,TEMP,DTEMP,PREDEF,DPRED,CMNAME,
3 NDI,NSHR,NTENS,NSTATEV,PROPS,NPROPS,COORDS,DROT,PNEWDT,
4 CELENT,DFGRD0,DFGRD1,NOEL,NPT,LAYER,KSPT,KSTEP,KINC)
C
INCLUDE 'ABA_PARAM.INC'
C
CHARACTER*8 CMNAME
DIMENSION STRESS(NTENS),STATEV(NSTATEV),
1 DDSDDE(NTENS,NTENS),DDSDDT(NTENS),DRPLDE(NTENS),
2 STRAN(NTENS),DSTRAN(NTENS),TIME(2),PREDEF(1),DPRED(1),
3 PROPS(NPROPS),COORDS(3),DROT(3,3),DFGRD0(3,3),DFGRD1(3,3)
DIMENSION D(3,3), SM1OLD(6), SM2OLD(6), SM3OLD(6),
1 SM1(6), SM2(6), SM3(6), SM1DOT(6), SM2DOT(6), SM3DOT(6), G(6,6)
REAL*8 M1,M2,M3
C
C PROPS(1) THROUGH PROPS(3) ARE THE SHEAR MODULI IN PASCALS
C MU0=PROPS(1)=14.59E3
C MU1=PROPS(2)=11.87E3
C MU2=PROPS(3)=41.35E3
C MU3=PROPS(4)=19.75E3
C PROPS(5) THROUGH PROPS(7) ARE THE RELAXATION TIMES IN SECONDS
C TAU1=PROPS(5)=960.4
C TAU2=PROPS(6)=1.044
C TAU3=PROPS(7)=19.3
C PROPS(8) IS THE BULK MODULUS OF THE MATERIAL=10^3*PROPS(1)
C PROPS(8)=14590E3
C
C
C DEFINING STATE VARIABLES FOR INTERNAL STRESSES FOR MAXWELL ELEMENTS
C

DO I=1,6
SM1OLD(I)=STATEV(I)
ENDDO
DO I=1,6
SM2OLD(I)=STATEV(I+6)
ENDDO
DO I=1,6
SM3OLD(I)=STATEV(I+12)
ENDDO
C
C DEFINING THE VALUES FOR M1, M2 AND M3
C
C

M1=(PROPS(5)*PROPS(2)-
1 PROPS(5)*PROPS(2)*EXP(-DTIME/PROPS(5)))/(PROPS(1)*DTIME)
M2=(PROPS(6)*PROPS(3)-
1 PROPS(6)*PROPS(3)*EXP(-DTIME/PROPS(6)))/(PROPS(1)*DTIME)
M3=(PROPS(7)*PROPS(4)-
1 PROPS(7)*PROPS(4)*EXP(-DTIME/PROPS(7)))/(PROPS(1)*DTIME)
C
C DEFINING THE TERMS TO BE USED IN STIFFNESS MATRIX
C
C

34
TERM1=PROPS(8)+(4.D0*PROPS(1))/3.D0
TERM2=PROPS(8)-(2.D0*PROPS(1))/3.D0
C
A1=EXP(-DTIME/PROPS(5))
A2=EXP(-DTIME/PROPS(6))
A3=EXP(-DTIME/PROPS(7))
C
C PRINTING THE VALUES OF M1, M2, M3, TERM1 AND TERM2

WRITE(6,*)'THIS IS A TEST'
WRITE(6,*) NDI, NSHR, NTENS, NSTATEV, NPROPS
WRITE(6,*)'values for M1,M2,M3, Term1, Term2'
WRITE(6,*) M1, M2, M3, TERM1, TERM2
C
C DEFINING THE ELASTIC STIFFNESS MATRIX FOR THE NEO-HOOKEAN ELEMENT
C
DO K1=1,NTENS
DO K2=1,NTENS
G(K1,K2)=0.D0
ENDDO
ENDDO
DO K1=1,NDI
G(K1,K1)=TERM1
ENDDO
DO K1=2,NDI
N=K1-1
DO K2=1,N
G(K2,K1)=TERM2
G(K1,K2)=TERM2
ENDDO
ENDDO
N2=NDI
M=N2+1
DO K1=M,NTENS
G(K1,K1)=PROPS(1)
ENDDO
C
C DEFINING STRESS AND STRAIN RELATION
C
STRESS(1)=G(1,1)*STRAN(1)+G(1,2)*STRAN(2)+G(1,3)*STRAN(3)+
1 SM1OLD(1)+SM2OLD(1)+SM3OLD(1)+
2 (1+M1+M2+M3)*(G(1,1)*DSTRAN(1)+
3 G(1,2)*DSTRAN(2)+G(1,3)*DSTRAN(3))
STRESS(2)=G(2,1)*STRAN(1)+G(2,2)*STRAN(2)+G(2,3)*STRAN(3)+
1 SM1OLD(2)+SM2OLD(2)+SM3OLD(2)+
2 (1+M1+M2+M3)*(G(2,1)*DSTRAN(1)+G(2,2)*DSTRAN(2)
3 +G(2,3)*DSTRAN(3))
STRESS(3)=G(3,1)*STRAN(1)+G(3,2)*STRAN(2)+G(3,3)*STRAN(3)+
1 SM1OLD(3)+SM2OLD(3)+SM3OLD(3)+
2 (1+M1+M2+M3)*(G(3,1)*DSTRAN(1)+G(3,2)*DSTRAN(2)+
3 G(3,3)*DSTRAN(3))
STRESS(4)=G(4,4)*STRAN(4)+SM1OLD(4)+SM2OLD(4)+SM3OLD(4)
1 +(1+M1+M2+M3)*(G(4,4)*DSTRAN(4))
STRESS(5)=G(5,5)*STRAN(5)+SM1OLD(5)+SM2OLD(5)+SM3OLD(5)
1 +(1+M1+M2+M3)*(G(5,5)*DSTRAN(5))
STRESS(6)=G(6,6)*STRAN(6)+SM1OLD(6)+SM2OLD(6)+SM3OLD(6)
1 +(1+M1+M2+M3)*(G(6,6)*DSTRAN(6))

WRITE (6,*) 'OUTPUT OF RESULTS FOR STRAN AND STATEV'


WRITE (6,*) STRAN(1), STRAN(2),STRAN(3), SM1OLD(1)
WRITE (6,*) SM2OLD(1), SM3OLD(1), SM1OLD(2), SM2OLD(2)
WRITE (6,*) SM3OLD(2), SM1OLD(3), SM2OLD(3), SM3OLD(3)

35
WRITE (6,*) STRESS(1), STRESS(2), STRESS(3), STRESS(4)
WRITE (6,*) STRESS(5), STRESS(6)

C NOW THE STATE VARAIBLES WILL BE UPDATED


C
C

SM1(1)=SM1OLD(1)+M1*(G(1,1)*DSTRAN(1)+G(1,2)*DSTRAN(2)+
1 G(1,3)*DSTRAN(3))
SM2(1)=SM2OLD(1)+M2*(G(1,1)*DSTRAN(1)+G(1,2)*DSTRAN(2)+
1 G(1,3)*DSTRAN(3))
SM3(1)=SM3OLD(1)+M3*(G(1,1)*DSTRAN(1)+G(1,2)*DSTRAN(2)+
1 G(1,3)*DSTRAN(3))
SM1(2)=SM1OLD(2)+M1*(G(2,1)*DSTRAN(1)+G(2,2)*DSTRAN(2)+
1 G(2,3)*DSTRAN(3))
SM2(2)=SM2OLD(2)+M2*(G(2,1)*DSTRAN(1)+G(2,2)*DSTRAN(2)+
1 G(2,3)*DSTRAN(3))
SM3(2)=SM3OLD(2)+M3*(G(2,1)*DSTRAN(1)+G(2,2)*DSTRAN(2)+
1 G(2,3)*DSTRAN(3))
SM1(3)=SM1OLD(3)+M1*(G(3,1)*DSTRAN(1)+G(3,2)*DSTRAN(2)+
1 G(3,3)*DSTRAN(3))
SM2(3)=SM2OLD(3)+M2*(G(3,1)*DSTRAN(1)+G(3,2)*DSTRAN(2)+
1 G(3,3)*DSTRAN(3))
SM3(3)=SM3OLD(3)+M3*(G(3,1)*DSTRAN(1)+G(3,2)*DSTRAN(2)+
1 G(3,3)*DSTRAN(3))
SM1(4)=SM1OLD(4)+M1*(G(4,4)*DSTRAN(4))
SM2(4)=SM2OLD(4)+M2*(G(4,4)*DSTRAN(4))
SM3(4)=SM3OLD(4)+M3*(G(4,4)*DSTRAN(4))
SM1(5)=SM1OLD(5)+M1*(G(5,5)*DSTRAN(5))
SM2(5)=SM2OLD(5)+M2*(G(5,5)*DSTRAN(5))
SM3(5)=SM3OLD(5)+M3*(G(5,5)*DSTRAN(5))
SM1(6)=SM1OLD(6)+M1*(G(6,6)*DSTRAN(6))
SM2(6)=SM2OLD(6)+M2*(G(6,6)*DSTRAN(6))
SM3(6)=SM3OLD(6)+M3*(G(6,6)*DSTRAN(6))
C
C
C
WRITE(6,*) 'THE ITERATION NUMBER IS (KINC,KSTEP)'
WRITE(6,*) KINC, KSTEP
WRITE(6,*) 'THIS IS ANOTHER TEST'
WRITE(6,*) SM1(1), SM2(1), SM3(1)

DO K1=1,6
SM1DOT(K1)=EXP(-DTIME/PROPS(5))*SM1(K1)
SM2DOT(K1)=EXP(-DTIME/PROPS(6))*SM2(K1)
SM3DOT(K1)=EXP(-DTIME/PROPS(7))*SM3(K1)
ENDDO
C
C
C
N2=96
DO I=1,6
STATEV(N2+I)=SM1(I);
STATEV(N2+I+6)=SM2(I);
STATEV(N2+I+12)=SM3(I);
ENDDO
C
C
C

WRITE(6,*) 'THE ITERATION NUMBER IS (KINC,KSTEP)'


WRITE(6,*) KINC, KSTEP

36
WRITE(6,*)'THE VALUES FOR SM1OLD, SM2OLD, SM3OLD UPDATED'
WRITE(6,*) SM1DOT(1), SM2DOT(1), SM3DOT(1)

DO K1=1,NTENS
STATEV(K1)=SM1DOT(K1)
STATEV(K1+6)=SM2DOT(K1)
STATEV(K1+12)=SM3DOT(K1)
ENDDO
C
C CREATING JACCOBIAN MATRIX
C
DO K1 = 1,NTENS
DO K2= 1, NTENS
DDSDDE(K2,K1) = 0.D0
ENDDO
ENDDO
C
DO K1=1,NTENS
DO K2=1,NTENS
DDSDDE(K1,K2)=(1+M1+M2+M3)*G(K1,K2)
ENDDO
ENDDO
C

RETURN
END

3.4 Testing with ABAQUS

The developed UMAT will now be tested using ABAQUS CAE simulation software. A series
of test will be performed to analyze the accuracy, robustness and versatility of the developed
UMAT.

3.4.1.1 Tensile and shear tests

For the tensile test, the deformation is introduced in the −direction, giving the equations for
analytical calculations as
= =− . (3.39)

Elastomers are almost incompressible, so it is safe to assume that their Poisson’s ratio is
0.499. The uniaxial tensile test and simple shear test are performed on a unit element. The
element is a cube of 1x1x1 dimensions in mm. The material selected for the case study is
VHB4910 with material parameters given in Table 3-1. The element type is C3D8. For the
tensile test, the element is restrained as shown in figure 3-3 and the deformation of the material
under uniaxial tension is shown in figure 3-4.

37
Figure 3-3 A unit element under simple tension.

Figure 3-4 Deformed configuration of a unit element under tension.

Similarly, the same element shown in figure 3-3 is deformed under a simple shear. The
element is restricted in and − directions on the side, top and bottom surfaces respectively.
A deformation is applied in −direction on the top surface as shown in figure 3-5 below. The
deformation of the material under such a simple shear is shown in figure 3-6.

38
Figure 3-5 A unit element under a simple shear.

Figure 3-6 Deformed configuration of a unit element under a simple shear.

39
Figure 3-7 Comparison of stress-strain for ABAQUS simulation and analytical calculation for
tensile test.

After the simulations are complete, the stress-strain plots are obtained from ABAQUS CAE
and compared with results from analytical calculations using equation 3.36. The comparisons
are given in figures 3-7 and 3-8.

40
Figure 3-8 Comparison of stress-strain for ABAQUS simulation and analytical calculation for
shear test.

The comparison in figures 3-7 and 3-8 demonstrates that the ABAQUS simulations are in
excellent agreement with the analytical results, indicating the accuracy of the developed
UMAT.

3.4.1.2 Experimental validation

In the following case study, the simulation results are compared with the experimental data of
elastomer VHB 4910 [4, 81]. In the experiments, the elastomers are subjected to a uniaxial
cyclic load. In the simulation, the material parameters given in table 3-1 are obtained through
fitting of the experimental data of VHB 4910 [4, 81].

In table 3-1, is obtained by fitting the experimental data from tensile test with stretch
rate of 0.9 ∗ 10 / (which can be considered as a quasi-static deformation). The other
material parameters are obtained by fitting the cyclic tensile tests performed by Hossain et al.
[4] at a stretch rate of 0.01 / and 0.03 / as shown in figure 3-9. After the material parameters
are obtained, the simulation results are further verified with the cyclic tensile test data at the

41
stretch rate of 0.05/s, which is shown in figure 3-10. The comparison between the finite element
simulation and the experimental data of VHB 4910 shows that the UMAT based on linear
viscoelasticity can capture the trend and the loading rate-dependency of the experimental data,
while discrepancy still exists due to the fact that there is nonlinearity in nature of the materials
undergoing large deformation. Therefore, more accurate material models are needed to
describe the response of elastomers under large deformation.

Table 3-1 Parameters for VHB 4910 obtained after parametric study

Parameter Value Parameter Value Parameter Value

12.7 KPa 11.47 KPa 23.65 KPa.s

23.86 KPa 47.73 MPa.s K 12.7 MPa

41.55 KPa 85.75 KPa.s

Figure 3-9 Parametric study for VHB 4910 generalized Maxwell model at different stretch
rates.

42
Figure 3-10 Experimental vs simulation results for a cyclic test at loading rate of 0.05/s.

Lastly, simulation of a rubber specimen [31] (figure 3-11) subjected to cyclic shear is
carried out. The test specimen is constrained completely from the bottom surface, and a cyclic
deformation in the −direction is applied at the top with a magnitude range of (+6, −6) mm
and a rate of ̇ ( ) = 40 / . The top surface is also constrained in and −direction.
The element used in the ABAQUS is C3D8.The displacement and the Von Mises stress of the
specimen are shown in figure 3-12 and 3-13 respectively. In addition, the reaction force
versus the displacement ( ) is shown in figure 3-14. Due to the material viscoelasticity,
significant hysteresis effect is observed from figure 3-14.

43
Figure 3-11 Complex geometry configuration of a specimen.

Figure 3-12 Displacement profile at time t=9 seconds.

44
Figure 3-13 Von Mises stress at time t=9 seconds.

Figure 3-14 Reaction force vs displacement under a cyclic loading for VHB 4910.

It should be noted that the convergence of the FE simulation is ensured. An example


for the convergence test on the complex geometry testing of the UMAT is run. The finite
element results change with the size of the meshed elements. When the element is refined to a

45
certain size, further decreasing the size of the element may no longer have an effect on the FE
simulation results, leading to the convergence. Table 3-2 shows the global approximate size,
number of elements, and results of stresses for each refinement. Figures 3-15 and 3-16 depict
the convergence plots for the principal stress in −direction and the Von Mises stress against
the number of elements respectively. It is observed from these figures that the stress reaches a
stable value after the global size is decreased to a certain level. This in turn verifies the
robustness of the developed UMAT. A quarter part of the specimen in figure 3-11 with
symmetric boundary conditions is used to decrease processing time. The element for meshing
is C3D8.

Table 3-2 Convergence test data for linear viscoelastic UMAT.


Global Number of Maximum Maximum von
approximate size elements principal stress Mises Stress
in y direction
h n
7 24 1.66e-02 1.30e-02
6 60 1.50e-02 1.30e-02
5 105 1.42e-02 1.26e-02
4 192 1.60e-02 1.40e-02
3 420 1.62e-02 1.46e-02
2 1,287 1.70e-02 1.62e-02
1 10,353 1.77e-02 1.62e-02
0.75 23,828 1.80e-02 1.64e-02

Figure 3-15 Variation of principal stress in y-direction with number of elements.

46
Figure 3-16 Variation of maximum von Mises stress with number of elements.

3.5 Summary

In this chapter a UMAT has been developed for simulating the viscoelastic response of
elastomeric materials. The formulation of the UMAT is based on the generalized Maxwell
model. Adopting finite difference method, the relaxation function from the stress-strain
relation is replaced by an exponential series [46]. Several different tests are performed on the
developed UMAT in ABAQUS/CAE. In the first test, the developed UMAT is tested with a
single element under uniform tensile and pure shear loads. The results obtained from the
ABAQUS simulations are then verified by analytical calculations. The comparison between
the finite element simulation and the experimental data of VHB 4910 shows that the UMAT
based on linear viscoelasticity can only capture the experimental data to a certain extent.
Therefore, more accurate models may be needed to describe the response of elastomers under
large deformation. The third test is for determining the convergence efficiency of the UMAT.
The results from convergence test further verify the robustness of the developed UMAT. All
the above-mentioned tests show the accuracy, the versatility and the robustness of the UMAT.

47
CHAPTER 4

4 Finite element modeling of nonlinear response of


elastomers

In this chapter, formulation for nonlinear response of elastomers is developed using


hyperelastic models. Based on this formulation framework, a user material subroutine (UMAT)
for ABAQUS CAE is defined for finite element simulation. Moreover, the results from the
finite element simulation are compared with experimental data of elastomer VHB 4910 to
demonstrate the capability of the developed UMAT to predict nonlinear response.

4.1 Constitutive equations for materials under large


deformations

Hyperelastic constitutive laws can be applied to materials that undergo large deformation[82].
Those models can capture the nonlinear behavior of materials and are generally used to model
elastomeric materials. For elastomeric materials, the stress is commonly calculated from the
strain energy density functions as described in section 2.2 of chapter 2. Also, it should be noted
that most elastomers can be considered as incompressible and isotropic in nature. There are a
number of works which investigate the constitutive relations of elastomers while most of these
works are based on a similar framework as described below:

4.1.1 Equation of stresses for nonlinear response

Most hyperelastic models for large deformation are constructed as follows:


1. The stress-strain relation is defined based on the strain energy density function. The
strain energy can be a function of the deformation tensor = ( ) or of the strain
invariants = ( )( , and ). Hence, to obtain the constitutive relation of
elastomers, the first step is to adopt a strain energy density function which can best
define the material under consideration.
2. For any deformation, the left or the right Cauchy Green strain tensor is then calculated
with the deformation gradient F. = . is the right C-G strain tensor, while =
. is the left C-G strain tensor.

48
3. Then the Cauchy stress is calculated by differentiating the strain energy density
function with respect to F or C or B.

Although most elastomers are regarded as incompressible, the formulation discussed in


this section is generic and will be applicable on compressible materials as well. Hence the
isochoric deformation gradient tensor is used here, i.e.,
(4.1)
= ∗ ,

where is the determinant of the deformation gradient, representing the change in volume per
original volume. The isochoric Cauchy left green strain tensor is given as
= . . (4.2)

The isochoric strain invariants are defined as


̅ = ( ),
1 (4.3)
̅ = ( ̅ − ),
2
̅ = det( ).

From section 2.2 of chapter 2, the strain energy density functions for hyperelastic materials are
either a function of the deformation gradient or the conventional invariants ( relates to ).
( ) = ( , , ) = ( ̅ , ̅ , ), (4.4)

The Cauchy stress can be obtained by differentiating the strain energy density function in terms
of as described in chapter 2, i.e.,

1
=

On the other hand, if the strain energy density is in terms of ̅ , ̅ and , the Cauchy stress can
be obtained as

2 (4.5)
= + ̅ − ̅ +2 ̅ − + .
̅ ̅ ̅ ̅ 3 ̅

For the development of the UMAT, the Gent strain energy density function [24] for
hyperelasticity is adopted as an example, which has the following form:
̅ −3 1
=− ln 1 − + ( − 1) . (4.6)
2

Here is the shear modulus for the material, defines the maximum stretch limit for the
molecular strand of the elastomer and is a factor which defines the compressibility of the

49
material [83]. The term is equal to 2/ with being the bulk modulus of the material.
Substituting equation (4.6) into (4.5), we can get the expression for the Cauchy stresses, i.e.,
2 2
= ∗( − ̅ ) + ( − 1) ∗ . (4.7)
2( − ̅ + 3) 3

Now the UMAT can be developed based on these equations.

4.2 Development of UMAT for nonlinear hyperelastic


response

There are three basic requirements for a UMAT as explained in chapter 3. First is the defining
of material parameters or properties which will be used in the UMAT. Secondly the stress-
strain constitutive equations are defined. Finally, a Jacobian matrix is defined. The parameters
used in this UMAT are the shear modulus of the material , the extensibility limit and the
parameter for compressibility for the Gent model.

Constitutive equation for stress and strain

The stress-strain relation is defined by equation (4.7).

The Jacobian matrix

The final step is to determine the Jacobian matrix, which is calculated using the relation given
by ABAQUS theory manual [79] and Suchocki [83]. The equation for calculating the Jacobian
matrix for large deformation is given as
1
= , (4.8)

where are the components of the Jacobian matrix. The Kirchhoff stress is related to
the Cauchy stress as
= . (4.9)

The virtual rate of deformation is the symmetric part of which is the variation of the
gradient of displacement with respect to the current (deformed) configuration, and is given as

δ = . (4.10)

Thus, the virtual rate of deformation is given as

50
1 1
δ = (δ + δ ) = ( . +( . ) ). (4.11)
2 2
The virtual rate of deformation can also be written in terms of the virtual volumetric and
deviatoric strain rates as
δϵ = trace(δ ),
1 (4.12)
= − .
3
These terms are used to calculate , ( ∙ ), ̅, ̅ , and . The expressions for these
small variations are given in ABAQUS theory manual [79], and are used to calculate the
components of the Jacobian matrix which are given by equation:
2
=
̅
1
∗ ∗ + + +
2
2 1 2 (4.14)
+ ̅ − − +
3 3 ̅
1 1
∗ − ̅ + + ̅
3 9
+ +

The above equations are used to formulate the UMAT given below.

UMAT code

The UMAT code is given below, the detailed interpretation for UMAT code is given in the
Appendix.

**************************************************************************************
*******
C* UMAT
C*
C* This UMAT is based on Gent’s model for hyperelasticity and is for a spring
element.
C*************************************************************************************
***
SUBROUTINE UMAT(STRESS,STATEV,DDSDDE,SSE,SPD,SCD,
1 RPL,DDSDDT,DRPLDE,DRPLDT,
2 STRAN,DSTRAN,TIME,DTIME,TEMP,DTEMP,PREDEF,DPRED,CMNAME,
3 NDI,NSHR,NTENS,NSTATEV,PROPS,NPROPS,COORDS,DROT,PNEWDT,
4 CELENT,DFGRD0,DFGRD1,NOEL,NPT,LAYER,KSPT,KSTEP,KINC)
C
INCLUDE 'ABA_PARAM.INC'
C
CHARACTER*80 CMNAME
DIMENSION STRESS(NTENS),STATEV(NSTATEV),
1 DDSDDE(NTENS,NTENS),DDSDDT(NTENS),DRPLDE(NTENS),

51
2 STRAN(NTENS),DSTRAN(NTENS),TIME(2),PREDEF(1),DPRED(1),
3 PROPS(NPROPS),COORDS(3),DROT(3,3),DFGRD0(3,3),DFGRD1(3,3)

PARAMETER(ZERO=0.D0, ONE=1.D0, TWO=2.D0, THREE=3.D0,


1 FOUR=4.D0, FIVE=5.D0, SIX=6.D0, SEVEN=7.D0, EIGHT=8.D0)
C
DIMENSION BBAR(6), DISTGR(3,3)
C-------------------------------------------------------------------------------
C Energy density function: W=-G*Jlim/2*ln((Jlim-I1+3)/Jlim)+(J-1)^2/D1
C-------------------------------------------------------------------------------
C PROPS(1)=G Equilibrium shear modulus
C PROPS(2)=JM Extensibility
C PROPS(3)=D1 Related to the bulk modulus D1=2/K
C-------------------------------------------------------------------------------
REAL*8 G, JM, D1
REAL TERM1, TERM2, SCALE, DET, TRBBAR, EK, PR
C
C Material properties
C
G=PROPS(1)
JM=PROPS(2)
D1=PROPS(3)
C
C Calculate the Jacobian J=det(F)
C
DET=DFGRD1(1,1)*DFGRD1(2,2)*DFGRD1(3,3)
1 -DFGRD1(1,2)*DFGRD1(2,1)*DFGRD1(3,3)
IF(NSHR == 3) THEN
DET=DET+DFGRD1(1,2)*DFGRD1(2,3)*DFGRD1(3,1)
1 +DFGRD1(1,3)*DFGRD1(3,2)*DFGRD1(2,1)
2 -DFGRD1(1,3)*DFGRD1(3,1)*DFGRD1(2,2)
3 -DFGRD1(2,3)*DFGRD1(3,2)*DFGRD1(1,1)
END IF

WRITE(6,*) 'THE VALUES OF STRETCH AT EACH INCREMENT'


WRITE(6,*) 'KINC'
WRITE(6,*) KINC
WRITE(6,*) 'DFGRD1'
WRITE(6,*) DFGRD1(1,1), DFGRD1(1,2), DFGRD1(1,3)
WRITE(6,*) DFGRD1(2,1), DFGRD1(2,2), DFGRD1(2,3)
WRITE(6,*) DFGRD1(3,1), DFGRD1(3,2), DFGRD1(3,3)
C
C

WRITE(6,*) 'THIS IS A TEST'


WRITE(6,*) 'THE VALUE OF KINC DET'
WRITE(6,*) KINC, DET
C
C Calbulate F_Bar F_Bar=DET(F)^(-1/3)*F
C
SCALE=DET**(-ONE/THREE)
DO K1=1,3
DO K2=1,3
DISTGR(K2,K1)=SCALE*DFGRD1(K2,K1)
END DO
END DO
WRITE(6,*) 'THIS IS A TES2'
WRITE(6,*) 'THE VALUE OF KINC, SCALE AND DISTGR'
WRITE(6,*) KINC, SCALE, DISTGR(1,1), DISTGR(1,2)
WRITE(6,*) DISTGR(1,3), DISTGR(2,1), DISTGR(2,2), DISTGR(2,3)
WRITE(6,*) DISTGR(3,1), DISTGR(3,2), DISTGR(3,3)
C

52
C Calculate the left Cauchy-Green deformation tensor (B_Bar=F_Bar*F_BarT) BBAR
C

BBAR(1)=DISTGR(1,1)**2+DISTGR(1,2)**2+DISTGR(1,3)**2

BBAR(2)=DISTGR(2,1)**2+DISTGR(2,2)**2+DISTGR(2,3)**2
BBAR(3)=DISTGR(3,3)**2+DISTGR(3,1)**2+DISTGR(3,2)**2
BBAR(4)=DISTGR(1,1)*DISTGR(2,1)+DISTGR(1, 2)*DISTGR(2,2)
1 +DISTGR(1,3)*DISTGR(2,3)
IF(NSHR == 3) THEN
BBAR(5)=DISTGR(1,1)*DISTGR(3,1)+DISTGR(1,2)*DISTGR(3,2)
1 +DISTGR(1,3)*DISTGR(3,3)
BBAR(6)=DISTGR(2,1)*DISTGR(3,1)+DISTGR(2,2)*DISTGR(3,2)
1 +DISTGR(2,3)*DISTGR(3,3)
END IF

WRITE(6,*) 'THIS IS A TES3'


WRITE(6,*) 'THE VALUE OF KINC, BBAR(K1)'
WRITE(6,*) KINC, BBAR(1), BBAR(2), BBAR(3), BBAR(4)
WRITE(6,*) BBAR(5), BBAR(6)

C
C Calculate the stress
C
!!! Calculate I1_Bar
TRBBAR=(BBAR(1)+BBAR(2)+BBAR(3))/THREE
C
!!! Calculate the terms to be used in the constitutive model

TERM1=G/DET*(ONE-(THREE*TRBBAR-THREE)/JM)**(-ONE)
TERM2=TWO*G/DET/JM*(ONE-(THREE*TRBBAR-THREE)/JM)**(-TWO)
EK=TWO/D1*(TWO*DET-ONE)
PR=TWO/D1*(DET-ONE)

WRITE(6,*) 'THIS IS A TES4'


WRITE(6,*) 'THE VALUE OF KINC,TRBBAR,TERM1, TERM2,EK,PR'
WRITE(6,*) KINC, TRBBAR, TERM1, TERM2, EK, PR

DO K1=1,NDI
STRESS(K1)=TERM1*(BBAR(K1)-TRBBAR)+PR
END DO
DO K1=NDI+1,NDI+NSHR
STRESS(K1)=TERM1*BBAR(K1)
END DO

WRITE(6,*) 'THIS IS A TES5'


WRITE(6,*) 'THE VALUE OF KINC, STRESSES'
WRITE(6,*) KINC
WRITE(6,*) STRESS(1), STRESS(2), STRESS(3)
WRITE(6,*) STRESS(4), STRESS(5), STRESS(6)

C
C Calculate the stiffness matrix (Jacobian matrix)
C

DDSDDE(1,1)=TWO/THREE*TERM1*(BBAR(1)+TRBBAR)+
1 TERM2*(BBAR(1)**TWO-TWO*TRBBAR*BBAR(1)+TRBBAR**TWO)+EK
DDSDDE(2,2)=TWO/THREE*TERM1*(BBAR(2)+TRBBAR)+
1 TERM2*(BBAR(2)**TWO-TWO*TRBBAR*BBAR(2)+TRBBAR**TWO)+EK
DDSDDE(3,3)=TWO/THREE*TERM1*(BBAR(3)+TRBBAR)+
1 TERM2*(BBAR(3)**TWO-TWO*TRBBAR*BBAR(3)+TRBBAR**TWO)+EK

53
DDSDDE(1,2)=TWO/THREE*TERM1*(TRBBAR-BBAR(1)
1 -BBAR(2))+TERM2*(BBAR(1)*BBAR(2)
2 -TRBBAR*(BBAR(1)+BBAR(2))+TRBBAR**TWO)+EK
DDSDDE(1,3)=TWO/THREE*TERM1*(TRBBAR-BBAR(3)-
1 BBAR(1))+TERM2*(BBAR(3)*BBAR(1)-TRBBAR*(BBAR(3)+
2 BBAR(1))+TRBBAR**TWO)+EK
DDSDDE(2,3)=TWO/THREE*TERM1*(TRBBAR-BBAR(2)-BBAR(3))+
1 TERM2*(BBAR(2)*BBAR(3)-TRBBAR*(BBAR(2)+BBAR(3))+
2 TRBBAR**TWO)+EK
DDSDDE(1,4)=ONE/THREE*TERM1*BBAR(4)+TERM2*(BBAR(1)-
1 TRBBAR)*BBAR(4)
DDSDDE(2,4)=ONE/THREE*TERM1*BBAR(4)+TERM2*(BBAR(2)-
1 TRBBAR)*BBAR(4)
DDSDDE(3,4)=-TWO/THREE*TERM1*BBAR(4)+TERM2*(BBAR(3)-
1 TRBBAR)*BBAR(4)
DDSDDE(4,4)=ONE/TWO*TERM1*(BBAR(1)+BBAR(2))
IF(NSHR == 3) THEN
DDSDDE(1,5)=ONE/THREE*TERM1*BBAR(5)+TERM2*(BBAR(1)-
1 TRBBAR)*BBAR(5)
DDSDDE(2,5)=-TWO/THREE*TERM1*BBAR(5)+TERM2*(BBAR(2)-
1 TRBBAR)*BBAR(5)
DDSDDE(3,5)=ONE/THREE*TERM1*BBAR(5)+TERM2*(BBAR(3)-
1 TRBBAR)*BBAR(5)
DDSDDE(1,6)=-TWO/THREE*TERM1*BBAR(6)+TERM2*(BBAR(1)-
1 TRBBAR)*BBAR(6)
DDSDDE(2,6)=ONE/THREE*TERM1*BBAR(6)+TERM2*(BBAR(2)-
1 TRBBAR)*BBAR(6)
DDSDDE(3,6)=ONE/THREE*TERM1*BBAR(6)+TERM2*(BBAR(3)-
1 TRBBAR)*BBAR(6)
DDSDDE(5,5)=ONE/TWO*TERM1*(BBAR(3)+BBAR(1))+
1 TERM2*BBAR(5)**TWO
DDSDDE(6,6)=ONE/TWO*TERM1*(BBAR(3)+BBAR(2))+
1 TERM2*BBAR(6)**TWO
DDSDDE(4,5)=ONE/TWO*TERM1*BBAR(6)+TERM2*BBAR(4)*BBAR(5)
DDSDDE(4,6)=ONE/TWO*TERM1*BBAR(5)+TERM2*BBAR(4)*BBAR(6)
DDSDDE(5,6)=ONE/TWO*TERM1*BBAR(4)+TERM2*BBAR(5)*BBAR(6)
END IF

DO K1=1, NTENS
DO K2=1, K1-1
DDSDDE(K1,K2)=DDSDDE(K2, K1)
END DO
END DO
C
RETURN
END

4.3 Testing with ABAQUS

The developed UMAT, will now be tested using ABAQUS CAE finite element simulation
software as done in chapter 3. The first test will be the comparison of the analytical results
with FEA results. The material parameters used here are taken from the work of Zhou et al.
[3] (see Table 4-1).

54
Table 4-1 Material parameters for testing
Parameter VHB 4910

14.59 KPa

115.8

1 1.371 × 10

In this test a unit cubic element is examined under uniform tensile and pure shear test.
To focus on the nonlinear response of elastomers, the test specimen is stretched to an
exceptionally large stretch ratio. The experimental data for VHB 4910 is taken from Wang et
al. [81]. In the experiment, the material is stretched under a uniform tension to more than 8
times its original dimensions. Finally, a convergence test is carried out similarly to the one
performed in chapter 3 to ensure accuracy of the FE simulation.

4.3.1.1 Simple tensile test

For the simple tensile test, the deformation is described as

= , = = . (4.14)

All shear stretches are zero. Giving the relations:


= ,
= ,
(1) = , (2) = , (3) = , (4.15)
2
̅ = + .

For VHB 4910 (the material is assumed as incompressible), The stress can be calculated using

equation = + ,or the equation below,

(4.16)
=2 + ̅ − ̅ +2 ̅ − + .
̅ ̅ ̅ ̅ 3 ̅

Here is the hydrostatic stress and for this case its value is /3 . Using either equation the
stress is given as

55
1

= . (4.17)
2
− + +3

Figure 4-1 Uniaxial deformation of a single element.

For the FE simulation in ABAQUS, the value of the bulk modulus is chosen to be high enough
to make the material nearly incompressible. The unit specimen is meshed with a single C3D8
element. The specimen is restrained in , −direction and one of the sides in −direction,
and a stretch is applied in the −direction as shown in figure below.

In figure 4-2, the comparison between the results obtained from analytical calculations
as per equations given above and the simulation performed in ABAQUS based on the
developed UMAT is demonstrated. The excellent agreement of the results indicates the
successful implementation of the UMAT into the ABAQUS.

56
Figure 4-2 Comparison of analytical and FE results from ABAQUS for simple tension.

4.3.1.2 Simple Shear

For simple shear, the deformation is described as


= + , = , = . (4.18)

Giving the relations:


= ,
= ,
(1) = 1 + , (2) = 1, (3) = 1, (4) = . (4.19)
̅ = + 3.

The stress can be calculated using any of the two equations discussed in section 4.2.1.1, which
leads to

. (4.20)
=2 . (4) = .
̅ ( − )

For the FE simulation in ABAQUS, the material’s incompressibility is ensured by the penalty
method [83] as done in previous section. The unit specimen is meshed with a single C3D8
element. The element is restrained in − direction and loaded in the −direction, as shown
in figure below:

57
Figure 4-3 Simple shear for a single element.

In the figure below, we show the comparison between the results obtained from
analytical calculations as per equations given above and simulation performed in ABAQUS
based on UMAT. Excellent agreement is reached again for this case.

Figure 4-4 Comparison of analytical results with FE results from ABAQUS for a shear test.

58
4.3.1.3 Experimental verification

In this section a tensile test on material VHB 4910 is considered. For a simple tensile test of a
compressible material the following conditions are applied,
= , = = 0. (4.21)

Since the deformation is produced in the −direction, is known. The variation of the
stretching stress with the stretch ratio in the x-direction is plotted in figure 4-5 from both the
FE simulation and the experimental data of Wang et al. [81]. Excellent agreement is observed,
which demonstrates the accuracy of the developed UMAT and its implementation into
ABAQUS.

Figure 4-5 Comparison between experimental results for VHB4910 and ABAQUS simulation

4.3.1.4 Convergence Test:

A convergence test has been carried out to ensure the accuracy of the simulation results. In this
test the convergence plots for stresses are obtained based on the number of elements used. The

59
element used in this test is C3D8RH (incompressible hyperelastic materials can only be used
with hybrid, plane stress, or 1d elements). The table below gives the relation between number
of elements and maximum values of stress in the −direction and the Von Mises stress.

Table 4-2 Convergence data for hyperelastic UMAT.


Global Number of Maximum Stress Maximum Von
approximate size Elements in y direction Mises Stress

h n
7 24 16.26 14.61
6 60 14.77 14.01
5 105 14.21 13.52
4 192 15.97 15.05
3 420 16.19 15.53
2 1,287 17.27 16.5
1 10,353 17.74 16.5

Figures 4-6 and 4-7 show the convergence plots for principal stress in −direction and
von Mises stress against the number of elements.

Figure 4-6 Variation of principal stress in y-direction with number of elements.

60
Figure 4-7 Variation of maximum von Mises stress with number of elements.

4.4 Summary
In this chapter, a UMAT has been developed for capturing the nonlinear response of
elastomeric materials. The user subroutine is based on the Gent model for hyperelastic
materials. Several different tests are performed on the developed UMAT implemented into
ABAQUS/CAE. Firstly, a single cubic element is tested under uniform tensile and pure shear
loading conditions. The results obtained from the ABAQUS simulations are then verified by
analytical calculations. The second test is a comparison between the simulation results and the
experimental data of elastomer VHB 4910. The comparison shows that the UMAT accurately
predicts the nonlinear response of VHB 4910. Finally, a finite element convergence test is
conducted, which is to determine the optimum mesh size. The convergence plots show that the
solutions converge after mesh size is refined to a certain level. All the above-mentioned tests
show the accuracy, versatility and robustness of the developed user subroutine.

61
CHAPTER 5

5 Conclusion and future working

5.1 Conclusion

Elastomeric materials have gained immense popularity in the field of electronics, robotics,
energy transduction, and bioengineering. Their capability of undergoing large deformation,
efficient electromechanical coupling and abundance has made them an interesting alternative
to conventional technologies in transduction. In order to make full potential applications of
elastomeric materials with efficient and reliable design, it is crucial to have a better
understanding of the behaviors of these materials. Understanding the behaviors of elastomers
is challenging due to their nonlinear material nature and time/rate-dependent response. The
objective of the current study is to develop UMAT subroutines for capturing the response of
elastomeric materials. To that end, two subroutines have been developed, one for studying the
linear viscoelastic material response and the other for nonlinear hyperelastic behavior. The
contribution of this work includes:
1. Development of a UMAT for predicting the linear viscoelastic response of elastomers.
The UMAT is based on a generalized Maxwell rheological model. The stress-strain
relation is derived based on a relaxation test. A generalized formulation is provided for
finite element implementation of the constitutive relation, which can be applied to any
number of Maxwell elements.
2. Development of UMAT for predicting nonlinear hyperelastic response of elastomers.
This user subroutine is based on a constitutive equation obtained from the Gent energy
density function [85].
3. The developed UMAT subroutines were tested on ABAQUS/CAE SIMULA finite
element analysis software. Different tests are carried out to ascertain the compliance,
accuracy, versatility and robustness of the developed UMAT subroutines.

Based on the work and simulation results, some concluding remarks of this work are listed
below:
1. The user subroutine for predicting the linear response of elastomers can capture the
time and rate-dependent response of material. However, it showed some offset from
experimental results since the material is nonlinear in nature.

62
2. The UMAT for predicting the nonlinear behavior of elastomers quite accurately
reproduces the experimental response of the material.

5.2 Future work

Based on this work, some suggestions for my future work are given below:

1. UMAT subroutine to capture nonlinear viscoelastic response of elastomers should be


developed. This can be modeled in a similar way as done for the hyperelastic response.

2. Refining of user subroutines to accurately predict response of viscoelastomers under


different loading conditions.

3. The UMATs should be further developed to account for the electrostatic stress for
dielectric elastomers.

63
APPENDIX

Appendix. Basic Definitions for terms used in UMAT

In this section basic terms are defined which will help in understanding the UMATs:

PROPS and NPROPS

PROPS are the user specified array of material constants associated with the user material.
These are defined in the UMAT, but the values of these material constants can be updated in
ABAQUS CAE interface. NPROPS defines the number of material constants which will be
used in the UMAT, this set will indicate how many material inputs are required in ABAQUS
CAE interface.

TIME and DTIME

TIME defines the time input, and this is the time duration in which the deformation or stress is
applied. DTIME is the increment in time, which is also user defined but during analysis
ABAQUS CAE will decide which DTIME to choose depending on convergence. But a
minimum defined increment is input in ABAQUS CAE below which the analysis is terminated.

STRAN

STRAN defines an array containing the total strains at the beginning of the increment. This
array is defined by ABAQUS CAE. Inputs for defining STRAN come from the type of
boundary conditions specified and time of step defined in ABAQUS CAE interface.

DSTRAN

DSTRAN is the array of strain increments. This is calculated by ABAQUS CAE based on the
time increment and deformation or stress defined in ABAQUS CAE.

DFGRD0 and DFGRD1

DFGRD0 defines an array containing the deformation gradients at the beginning of the
increment. DFGRD1 defines an array containing the deformation gradient at the end of the
increment. The components of this array are set to the identity matrix if non-linear geometric
effects are not included in the step definition associated with this increment. Both these arrays

64
are automatically calculated by ABAQUS CAE and are dependent on input of time, increment
and boundary conditions.

STATEV and NSTATEV

STATEV defines array containing the solution-dependent state variables. The state variables
are passed as the values at the beginning of the increment unless they are updated in user
subroutines, in which case the updated values are used. The solution dependent state variables
are basically inquiry points in the code and any property which the user wishes to see or trace
during the duration of the simulation can be defined in the code as state variables. These help
in making comparison between hand calculations and simulation results if used properly.
NSTATEV defines the number of solution dependent state variables in the UMAT.

STRESS

This array is passed in as the Cauchy stress tensor at the beginning of the increment and must
be updated in this routine to be the stress tensor at the end of the increment. The stress is defined
in Voigt notation discussed in section 3.2. It is calculated based on the constitutive model
defined in the UMAT. This is the output that ABAQUS CAE will give after the analysis is
complete.

DDSDDE

Defines the Jacobian Matrix of the constitutive model. DDSDDE(i, j) defines the change in the
stress component at the time of increment caused by an infinitely small perturbation of the
component of the strain increment array. The Jacobian matrix is of key importance for the
convergence process and is only used for UMAT subroutines. The ABAQUS CAE calculates
the component of Cauchy stress from constitutive model in UMAT and material Jacobian for
each Gauss integration point. These are then used by ABAQUS to form an element stiffness
matrix; the components of stress are compared with the values calculated with the tangent
modulus for the iteration and if the difference is larger than the defined tolerance, the time
interval will be reduced. If the solution for both stress calculation and Jacobian is within
tolerance the solution is said to be convergent.

65
Figure A-1 Flow chart for the interaction of ABAQUS and UMAT.

CMNAME

This defines the name of the user defined material. It should not start with “ABQ_” as most
predefined materials in ABAQUS/ STANDARD library start with “ABQ_” as the leading
string for CMNAME.

NDI, NSHR and NTENS

NDI are the number of principal stresses also called direct stresses at a point; NSHR defines
the number of engineering shear stress components at the point and NTENS defines the size of
the stress or strain component array. NTENS is the sum of NDI and NSHR.

NPT, KSTEP and KINC

NPT defines the integration point number, KSTEP is the step number and KINC is the
increment number.

66
References:
[1] K. Hanhi, M. Poikelispaa, and H. M. Tirila, “Elastometric Materials,” Plast. Elastomer
Technol., pp. 1–84, 2007.

[2] R. Baumgartner, C. Keplinger, R. Kaltseis, R. Schwödiauer, and S. Bauer, “Dielectric


elastomers: From the beginning of modern science to applications in actuators and
energy harvesters,” Proc. SPIE - Int. Soc. Opt. Eng., vol. 7976, no. i, pp. 797603-
797603–6, 2011.

[3] J. Zhou, L. Jiang, and R. E. Khayat, “A micro–macro constitutive model for finite-
deformation viscoelasticity of elastomers with nonlinear viscosity,” J. Mech. Phys.
Solids, vol. 110, pp. 137–154, 2018.

[4] M. Hossain, D. K. Vu, and P. Steinmann, “Experimental study and numerical modelling
of VHB 4910 polymer,” Comput. Mater. Sci., vol. 59, pp. 65–74, 2012.

[5] D. W. Van Krevelen and K. Te Nijenhuis, “Mechanical Properties of Solid Polymers,”


in Properties of Polymers, 2009, pp. 383–503.

[6] B. etal. Jovan, Elastomers types, properties & application. .

[7] Z. Suo, “Theory of dielectric elastomers,” Acta Mech. Solida Sin., vol. 23, no. 6, pp.
549–578, 2010.

[8] M. T. Shaw and W. J. MacKnight, Introduction to Polymer Viscoelasticity: Third


Edition. 2005.

[9] D. Gutierrez-Lemini, Engineering viscoelasticity. 2014.

[10] J. D. Ferry, Viscoelastic properties of polymers. 1980.

[11] L. Liu, Y. Liu, and J. Leng, “Theory progress and applications of dielectric elastomers,”
International Journal of Smart and Nano Materials, vol. 4, no. 3. pp. 199–209, 2013.

[12] M. Wissler and E. Mazza, “Electromechanical coupling in dielectric elastomer


actuators,” Sensors Actuators, A Phys., vol. 138, no. 2, pp. 384–393, 2007.

[13] R. Pelrine et al., “Applications of dielectric elastomer actuators,” Proc. SPIE, vol. 4329,
no. 1, pp. 335–349, 2001.

[14] R. D. Kornbluh, R. Pelrine, Q. Pei, S. Oh, and J. Joseph, “Ultrahigh strain response of

67
field-actuated elastomeric polymers,” no. June 2000, p. 51, 2000.

[15] S. Chiba, M. Waki, K. Masuda, and T. Ikoma, “Current status and future prospects of
electric generators using electroactive polymer artificial muscle,” Ocean. Ieee Sydney,
pp. 1–5, 2010.

[16] R. Kaltseis et al., “Method for measuring energy generation and efficiency of dielectric
elastomer generators,” Appl. Phys. Lett., vol. 99, no. 16, 2011.

[17] R. Pelrine et al., “Dielectric elastomers: generator mode fundamentals and applications,”
no. July 2001, p. 148, 2001.

[18] S. Chiba, M. Waki, R. Kornbluh, and R. Pelrine, “Innovative wave power generation
system using electroactive polymer artificial muscles,” in OCEANS 2009-EUROPE,
2009, pp. 1–3.

[19] S. R. Platt, S. Farritor, and H. Haider, “On low-frequency electric power generation with
PZT ceramics,” Mechatronics, IEEE/ASME Trans., vol. 10, no. 2, pp. 240–252, 2005.

[20] J. Zhou, “ELECTROMECHANICAL COUPLING BEHAVIOR OF DIELECTRIC


ELASTOMER TRANSDUCERS,” 2015.

[21] D. L. Henann, S. A. Chester, and K. Bertoldi, “Modeling of dielectric elastomers: Design


of actuators and energy harvesting devices,” J. Mech. Phys. Solids, vol. 61, no. 10, pp.
2047–2066, 2013.

[22] M. Mooney, “A theory of large elastic deformation,” J. Appl. Phys., vol. 11, no. 9, pp.
582–592, 1940.

[23] R. S. Rivlin, “Large Elastic Deformations of Isotropic Materials. IV. Further


Developments of the General Theory,” Philos. Trans. R. Soc. A Math. Phys. Eng. Sci.,
vol. 241, no. 835, pp. 379–397, 1948.

[24] A. N. Gent, “A New Constitutive Relation for Rubber,” Rubber Chem. Technol., 1996.

[25] R. W. Ogden, “Nonlinear Mechanics of Soft Solids Including Biological Tissues,” 2011.

[26] C. M. Roland, “Viscoelastic Behavior of Rubbery Materials,” Viscoelastic Behav.


Rubbery Mater., pp. 1–344, 2011.

[27] R. M. Christensen, A. Subsidiary, and H. Brace, “THEORY OF An Introduction


EDITION,” 1982.

68
[28] M. G. Ianniello and G. Israel, “Boltzmann’s ‘Nachwirkung’ and Hereditary Mechanics,”
pp. 1–31.

[29] T. Belytschko and K. Mish, “Computability in nonlinear solid mechanics,” Int. J.


Numer. Methods Eng., vol. 52, no. 12, pp. 3–21, 2001.

[30] P. Areias and K. Matouš, “Finite element formulation for modeling nonlinear
viscoelastic elastomers,” Comput. Methods Appl. Mech. Eng., vol. 197, no. 51–52, pp.
4702–4717, 2008.

[31] C. Prisacariu, “Structural studies on polyurethane elastomers,” in Polyurethane


Elastomers, 2011, pp. 23–60.

[32] R. W. Ogden and E. Sternberg, “Nonlinear Elastic Deformations,” Journal of Applied


Mechanics, vol. 52. p. 740, 1985.

[33] G. Holzapfel, “Nonlinear solid mechanics: A continuum approach for engineering,”


Work, vol. First Edit. p. 455, 2000.

[34] M. Vatankhah-Varnosfaderani et al., “Mimicking biological stress-strain behaviour with


synthetic elastomers,” Nature, vol. 549, no. 7673, pp. 497–501, 2017.

[35] J. E. Erman, B. and Mark, Structures and Properties of Rubberlike Networks. 1997.

[36] M. C. Boyce and E. M. Arruda, “Constitutive Models of Rubber Elasticity: A Review,”


Rubber Chem. Technol., vol. 73, no. 3, pp. 504–523, 2000.

[37] T. Beda, “Modeling hyperelastic behavior of rubber: A novel invariant-based and a


review of constitutive models,” J. Polym. Sci. Part B Polym. Phys., vol. 45, no. 13, pp.
1713–1732, 2007.

[38] L. R. G. Treloar, “Rubber elasticity,” Contemp. Phys., vol. 12, no. 1, pp. 33–56, 1971.

[39] L. R. G. Treloar, “Stress-strain data for vulcanised rubber under various types of
deformation,” Trans. Faraday Soc., vol. 40, p. 59, 1944.

[40] M. C. Wang and E. Guth, “Statistical theory of networks of non-gaussian flexible


chains,” J. Chem. Phys., vol. 20, no. 7, pp. 1144–1157, 1952.

[41] P. J. Flory and J. Rehner, “Statistical Mechanics of Cross-Linked Polymer Networks,”


J. Chem. Phys., vol. 11, no. 11, pp. 521–526, 1943.

69
[42] E. M. Arruda and M. C. Boyce, “A three-dimensional constitutive model for the large
stretch behavior of rubber elastic materials,” J. Mech. Phys. Solids, vol. 41, no. 2, pp.
389–412, 1993.

[43] O. H. Yeoh, “Some Forms of the Strain Energy Function for Rubber,” Rubber Chem.
Technol., vol. 66, no. 5, pp. 754–771, 1993.

[44] R. W. Ogden, “Large Deformation Isotropic Elasticity—On the Correlation of Theory


and Experiment for Incompressible Rubberlike Solids,” Rubber Chem. Technol., vol.
46, no. 1567, pp. 565–584, 1972.

[45] A. V. Tobolsky and R. D. Andrews, “Systems manifesting superposed elastic and


viscous behavior,” J. Chem. Phys., vol. 13, no. 1, pp. 3–27, 1945.

[46] S. P. C. Marques and G. J. Creus, Computational viscoelasticity, no. 9783642253102.


2012.

[47] M. L. Cerrada, “Introduction to the Viscoelastic Response in Polymers,” Therm. Anal.


Fundam. Appl. to Mater. Charact., pp. 167–182, 2005.

[48] “Differential and Integral Calculus,” Stud. Log. Found. Math., vol. 42, no. C, pp. 49–88,
1966.

[49] Z. Martinec, “Continuum Mechanics,” Time, p. 179, 2011.

[50] D. S. Viswanath, T. K. Ghosh, D. H. L. Prasad, N. V. K. Dutt, and K. Y. Rani, “Theories


of Viscosity,” in Viscosity of Liquids: Theory, Estimation, Experiment, and Data, 2007,
pp. 109–133.

[51] A. A. Shabana, Computational continuum mechanics, second edition, vol. 9781107016.


2011.

[52] R. Xiao, H. Sun, and W. Chen, “An equivalence between generalized Maxwell model
and fractional Zener model,” Mech. Mater., vol. 100, pp. 148–153, 2016.

[53] J. E. L. Pacheco, C. A. Bavastri, and J. T. Pereira, “Viscoelastic relaxation modulus


characterization using Prony series,” Lat. Am. J. Solids Struct., vol. 12, no. 2, pp. 420–
445, 2015.

[54] W. T. Read, “Stress analysis for compressible viscoelastic materials,” J. Appl. Phys.,
vol. 21, no. 7, pp. 671–674, 1950.

70
[55] E. H. Lee, “Stress analysis in viscoelastic materials,” J. Appl. Phys., vol. 27, no. 7, pp.
665–672, 1956.

[56] E. H. Lee, “Stress analysis for linear viscoelastic materials,” Rheol. Acta, vol. 1, no. 4–
6, pp. 426–430, 1961.

[57] B. D. Coleman and W. Noll, “Foundations of linear viscoelasticity,” Rev. Mod. Phys.,
vol. 33, no. 2, pp. 239–249, 1961.

[58] A. C. Pipkin, “Small finite deformations of viscoelastic solids,” Rev. Mod. Phys., vol.
36, no. 4, pp. 1034–1041, 1964.

[59] A. E. Green and R. S. Rivlin, “The mechanics of non-linear materials with memory,”
Arch. Ration. Mech. Anal., vol. 4, no. 1, pp. 387–404, 1959.

[60] W. Noll, “A mathematical theory of the mechanical behavior of continuous media,”


Arch. Ration. Mech. Anal., vol. 2, no. 1, pp. 197–226, 1958.

[61] A. C. Pipkin and T. G. Rogers, “A non-linear integral representation for viscoelastic


behaviour,” J. Mech. Phys. Solids, vol. 16, no. 1, pp. 59–72, 1968.

[62] A. ATTARAN, “Master Thesis of Abdolhamid Attaran Modeling and Finite Element
Simulation of the Viscoelastic Behavior of Dielectric Elastomers,” no. June, 2010.

[63] R. L. Taylor, K. S. Pister, and G. L. Goudreau, “Thermomechanical analysis of


viscoelastic solids,” Int. J. Numer. Methods Eng., vol. 2, no. 1, pp. 45–59, 1970.

[64] R. A. Schapery, “On the characterization of nonlinear viscoelastic materials,” Polym.


Eng. Sci., vol. 9, no. 4, pp. 295–310, 1969.

[65] I. and Y. P. Schanin, “Modeling Nonlinear Viscoelastic Response,” vol. 23, no. 15, pp.
849–859, 1983.

[66] B. Keren, Y. Partom, and Z. Rosenberg, “Nonlinear viscoelastic response in two


dimensions—numerical modeling and experimental verification,” Polym. Eng. &
Sci., vol. 24, no. 18, 1984.

[67] R. W. Rendell, K. L. Ngai, G. R. Fong, A. F. Yee, and R. J. Bankert, “Nonlinear


viscoelasticity and yield: Application of a coupling model,” Polym. Eng. Sci., vol. 27,
no. 1, pp. 2–15, 1987.

[68] K. C. Gramoll, D. A. Dillard, and H. F. Brinson, “A stable numerical solution method

71
for in-plane loading of nonlinear viscoelastic laminated orthotropic materials,” Compos.
Struct., vol. 13, no. 4, pp. 251–274, 1989.

[69] B. C. Laboratories, “Finite element modelling of crack tip behaviour i n viscoelastic


materials. part i: linear behaviour,” vol. 30, no. July 1989, pp. 371–387, 1990.

[70] M. Kaliske and H. Rothert, “Formulation and implementation of three-dimensional


viscoelasticity at small and finite strains,” Comput. Mech., vol. 19, no. 3, pp. 228–239,
1997.

[71] S. Reese and S. Govindjee, “Theoretical and Numerical Aspects in the Thermo-
Viscoelastic Material Behaviour of Rubber-Like Polymers,” Mech. TimeDependent
Mater., vol. 1, no. 4, pp. 357–396, 1998.

[72] J. R. Masuero and G. J. Creus, “Finite elements analysis of viscoelastic fracture,” Int. J.
Fract., vol. 60, no. 3, pp. 267–282, 1993.

[73] C. S. Drapaca, S. Sivaloganathan, and G. Tenti, “Nonlinear constitutive laws in


viscoelasticity,” Mathematics and Mechanics of Solids, vol. 12, no. 5. pp. 475–501,
2007.

[74] A. Wineman, “Nonlinear Viscoelastic Solids—A Review,” Math. Mech. Solids, vol. 14,
no. 3, pp. 300–366, 2009.

[75] G. T. Mase and G. E. Mase, Continuum for Engineers. 1999.

[76] M. H. Sadd, Elasticity. 2005.

[77] S. Klinaku and N. Syla, “Voigt, Lorentz, and the Michelson experiment,” Phys. Essays,
vol. 30, no. 2, pp. 148–149, 2017.

[78] Abaqus, D. S. Simulia, A. . Fallis, and D. Techniques, “Writing User Subroutines with
Abaqus,” Abaqus 6.12, vol. 53, no. 9, pp. 1689–1699, 2013.

[79] DS SIMULIA Corp, “Abaqus 6.11. Theory manual,” p. 1172, 2011.

[80] Dassault Systèmes Simulia, A. . Fallis, and D. Techniques, “ABAQUS documentation,”


Abaqus 6.12, vol. 53, no. 9. pp. 1689–1699, 2013.

[81] S. Wang, M. Decker, D. L. Henann, and S. A. Chester, “Modeling of dielectric


viscoelastomers with application to electromechanical instabilities,” J. Mech. Phys.
Solids, vol. 95, pp. 213–229, 2016.

72
[82] Allan F. Bower, Applied Mechanics of Solids. 2010.

[83] C. Suchocki, “Finite element implementation of slightly compressible and


incompressible first invariant-based hyperelasticity: theory, coding, exemplary
problems,” J. Theor. Appl. Mech., p. 787, 2017.

73
Asim Gillani
Mechanical Engineer, MESc.
SUMMARY OF QUALIFICATIONS
▪ MESc. in Mechanical engineering from Western University, London ON. (2016-2018)
▪ Experienced Mechanical Engineer with 7 years of experience specialized in Project design
and execution, maintenance and inspection. (2008-2015)
▪ BSc. Mechanical engineering from University of Engineering & Technology, Lahore, Pakistan.
(2004-2008).
▪ Trained on DOW Life Critical standards such as Vessel entry, Hot and Cold PTW, and fall
hazards.
▪ Canadian permanent resident, eligible for applying for P. Eng. status.
Job Related Skills

▪ Development and review of engineering drawing using AutoCAD and SolidWorks.


▪ Analyzing pressure vessel and piping thickness, and remaining life of piping networks,
pressure vessels and storage tanks.
▪ Proficient in use of AutoCAD, SolidWorks, ABAQUS CAE and CATEA design and
analysis software.
▪ Knowledge of codes and standards ASME, ASTM, API, ISO, OHSA.
▪ Working knowledge of P&IDs, PFD, Data sheets, MSDS, GA Drawings, BOQ, MTO,
Isometrics, Panel &JB drawings, Line Lists, Plot and underground piping drawings, Civil
foundations.
▪ Experienced in Pumps, compressors, turbines, fans, Tower vessel, steam drums etc.
▪ Proficient in use of MS word, excel, Power point presentations, ERP Oracle and MS
project.
PROFESSIONAL EXPERIENCE

Mechanical Engineer, January 2013 - October 2015


Fatima Fertilizer Company Ltd. Pakistan.
▪ Analyzed the remaining life of process equipment, developed and implemented a
phasing out plan based on the results.
▪ Developed improved mechanical integrity program aimed at effective monitoring of
process equipment for reliability improvement.
▪ Lead FFCL site for MARSH inspection audit, developed pertinent documents, training,
internal auditing, gap analysis and successful final audit.
▪ As area engineer, prepared and implemented inspection plans, carried out RCA for
failures, developed thickness monitoring regimes, installation of corrosion coupon
74
Asim Gillani
Mechanical Engineer, MESc.
assemblies at tanks, introduced advanced inspection techniques, defined inspection
regimes for turnarounds. Vibration analysis of rotodynamic equipment.
Project Maintenance Engineer August 2008 - December 2012
Fatima Fertilizer Company Ltd. Pakistan.
▪ Acted as Field Engineer during plant construction to check correct installation for $1 Billion
project.
▪ Design and review of engineering documents, mechanical drawings, erection and construction
documents, piping isometrics and P&ID’s using AutoCAD and SolidWorks.
▪ Facilitated PSSR, commissioning and startup activities while working with contractors.
▪ Coordinated with OEM and vendors for equipment and machinery maintenance.
▪ Created maintenance job reports, updated maintenance history and inspection reports.
▪ Developed BOQ, BOM, project cost estimates and scope for contract work.
▪ Prepared project SOW (scope) and award recommendations.
▪ Experienced in computerized maintenance management systems like CMMS and Oracle
ERP.
Achievements and major projects at Fatima Fertilizers:

▪ Implemented reengineering of reforming furnace at Fatima Fertilizers, which optimized


ammonia production from 1000 MTPD (Metric ton/day) to 1500 MTPD
▪ Calculated remaining life of equipment after implementing an inspection regime and based on
that calculation developed a phasing out plan for piping networks, stationary and rotodynamic
equipment saving 10 million $ and is still in place.
EDUCATION
MESc. Mechanical Engineering September 2016 - October 2018
Western University, London, ON, Canada.
▪ Research major in developing and implementing customized material model codes called
UMATS for FEA software ABAQUS/ CAE, for linear and nonlinear response of viscoelastic
elastomeric materials
BSc. Mechanical Engineering August 2004 - August 2008
University of Engineering and Technology, Lahore, Pakistan.
▪ Major in mechanical engineering design.

75

You might also like