Elementary reaction: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>Initialfluctuation
No edit summary
 
en>Discospinster
m Reverted edits by 14.139.160.4 (talk) to last revision by Addbot (HG)
Line 1: Line 1:
Hello buddy. Allow me introduce myself. I am Luther Aubrey. Alabama has always been his home and his family enjoys it. The factor I adore most bottle tops gathering and now I have time to take on new issues. Bookkeeping is how he supports his family and his wage has been really satisfying.<br><br>Also visit my website [http://Glskating.com/groups/great-ideas-about-auto-repair-that-you-can-use/ car warranty]
The '''standard linear solid (SLS) model''', also known as the '''Zener model''', is a method of modeling the behavior of a [[Viscoelasticity|viscoelastic]] material using a linear combination of springs and dashpots to represent elastic and viscous components, respectively. Often, the more similar [[Maxwell material|Maxwell model]] and the [[Kelvin–Voigt material|Kelvin–Voigt model]] are used. These models are often proved insufficient, however; the Maxwell model does not describe creep or recovery, and the Kelvin–Voigt model does not describe stress relaxation. SLS is the simplest model that predicts both phenomena.
 
== Definition ==
 
Materials undergoing strain are often modeled with mechanical components, such as [[Spring (device)#Physics of|springs]] (restorative force component) and [[dashpots]] (damping component).
 
Connecting a spring and damper in series yields a model of a [[Maxwell material]] while connecting a spring and damper in parallel yields a model of a [[Kelvin–Voigt material]].<ref name=Roylance>David Roylance, "Engineering Viscoelasticity" (October 24, 2001) http://ocw.mit.edu/courses/materials-science-and-engineering/3-11-mechanics-of-materials-fall-1999/modules/visco.pdf</ref>  In contrast to the Maxwell and Kelvin–Voigt models, the SLS is slightly more complex, involving elements both in series and in parallel. Springs, which represent the elastic component of a viscoelastic material, obey [[Hooke's Law]]:
:<math>\sigma_{s} = E \varepsilon</math>
where σ is the applied stress, E is the Young's Modulus of the material, and ε is the strain.  The spring represents the elastic component of the model's response.<ref name=Roylance/>
 
Dashpots represent the viscous component of a viscoelastic material.  In these elements, the applied stress varies with the time rate of change of the strain:
:<math> \sigma_D = \eta \frac {d\varepsilon} {dt} </math>
where η is [[viscosity]] of the dashpot component.
 
These elements are connected as shown on the picture:
[[Image:SLS.svg|thumb|300px|right|Standard Linear Solid model]]
This model consists of two systems in parallel. The first, referred to as the Maxwell arm, contains a spring (<math>E = E_2</math>) and dashpot (viscosity <math>\eta</math>) in series.<ref name=Roylance/> The other system contains only a spring (<math>E = E_1</math>).
 
==Solving the model==
In order to model this system, the following physical relations must be realized:
 
For parallel components: <math>\sigma_{tot} = \sigma_1 + \sigma_2</math>, and <math>\varepsilon_{tot} = \varepsilon_1 = \varepsilon_2</math>.<ref name=Roylance/>
 
For series components: <math>\sigma_{tot} = \sigma_1 = \sigma_2</math>, and <math>\varepsilon_{tot} = \varepsilon_1 + \varepsilon_2</math>.<ref name=Roylance/>
 
These relationships help relate the various stresses and strains in the overall system and the Maxwell arm:
 
'''<math>\sigma_{tot} = \sigma_{m} + \sigma_{s_1}</math>'''
 
'''<math>\varepsilon_{tot} = \varepsilon_{m} = \varepsilon_{s_1}</math>'''
 
'''<math>\sigma_{m} = \sigma_{D} = \sigma_{s_2}</math>'''
 
'''<math>\varepsilon_{m} = \varepsilon_{D} + \varepsilon_{s_2}</math>'''
 
where the subscripts <math>m</math>, <math>D</math>, <math>S_1</math>,and <math>S_2 </math> refer to Maxwell, dashpot, spring one, and spring two, respectively.
 
Using these relationships, their time derivatives, and the above stress-strain relationships for the spring and dashpot elements, the system can be modeled as follows:
 
:<math> \frac {d\varepsilon(t)} {dt} =  \frac { \frac {E_2} {\eta} \left ( \frac {\eta} {E_2}\frac {d\sigma(t)} {dt} + \sigma(t)  - E_1 \varepsilon(t) \right )}{E_1 + E_2} </math>    <ref name=KJVV>Krystyn J. Van Vliet, MIT course 3.032 Lecture, October 23, 2006 http://stellar.mit.edu/S/course/3/fa06/3.032/index.html</ref>
The equation can also be expressed as:
 
:<math> \frac{d\varepsilon(t)}{dt} = \left ( E_1 + E_2 \right ) ^ {-1} \cdot \left [ \frac{d\sigma(t)}{dt} + \frac{E_2}{\eta}\sigma(t) - \frac{E_1E_2}{\eta}\varepsilon(t) \right ] </math>
 
The relaxation time, <math> \tau </math>, is different for each material and is equal to
:<math> \frac {\eta} {E_2} = \tau </math>
 
==Model characteristics==
 
The standard linear solid model combines aspects of the Maxwell and Kelvin–Voigt models to accurately describe the overall behavior of a system under a given set of loading conditions. The behavior of a material applied to an instantaneous stress is shown as having an instantaneous component of the response. Instantaneous release of a stress also results in a discontinuous decrease in strain, as is expected. The shape of the time-dependent strain curve is true to the type of equation that characterizes the behavior of the model over time, depending upon how the model is loaded.
 
Although this model can be used to accurately predict the general shape of the strain curve, as well as behavior for long time and instantaneous loads, the model lacks the ability to accurately model material systems numerically.
 
== References ==
{{reflist}}
 
==See also==
*[[Viscoelasticity]]
*[[Generalized Maxwell material]]
*[[Maxwell material]]
*[[Kelvin–Voigt material]]
 
{{DEFAULTSORT:Standard Linear Solid Model}}
[[Category:Materials science]]
[[Category:Non-Newtonian fluids]]

Revision as of 03:08, 19 October 2013

The standard linear solid (SLS) model, also known as the Zener model, is a method of modeling the behavior of a viscoelastic material using a linear combination of springs and dashpots to represent elastic and viscous components, respectively. Often, the more similar Maxwell model and the Kelvin–Voigt model are used. These models are often proved insufficient, however; the Maxwell model does not describe creep or recovery, and the Kelvin–Voigt model does not describe stress relaxation. SLS is the simplest model that predicts both phenomena.

Definition

Materials undergoing strain are often modeled with mechanical components, such as springs (restorative force component) and dashpots (damping component).

Connecting a spring and damper in series yields a model of a Maxwell material while connecting a spring and damper in parallel yields a model of a Kelvin–Voigt material.[1] In contrast to the Maxwell and Kelvin–Voigt models, the SLS is slightly more complex, involving elements both in series and in parallel. Springs, which represent the elastic component of a viscoelastic material, obey Hooke's Law:

where σ is the applied stress, E is the Young's Modulus of the material, and ε is the strain. The spring represents the elastic component of the model's response.[1]

Dashpots represent the viscous component of a viscoelastic material. In these elements, the applied stress varies with the time rate of change of the strain:

where η is viscosity of the dashpot component.

These elements are connected as shown on the picture:

Standard Linear Solid model

This model consists of two systems in parallel. The first, referred to as the Maxwell arm, contains a spring () and dashpot (viscosity ) in series.[1] The other system contains only a spring ().

Solving the model

In order to model this system, the following physical relations must be realized:

For parallel components: , and .[1]

For series components: , and .[1]

These relationships help relate the various stresses and strains in the overall system and the Maxwell arm:

where the subscripts , , ,and refer to Maxwell, dashpot, spring one, and spring two, respectively.

Using these relationships, their time derivatives, and the above stress-strain relationships for the spring and dashpot elements, the system can be modeled as follows:

[2]

The equation can also be expressed as:

The relaxation time, , is different for each material and is equal to

Model characteristics

The standard linear solid model combines aspects of the Maxwell and Kelvin–Voigt models to accurately describe the overall behavior of a system under a given set of loading conditions. The behavior of a material applied to an instantaneous stress is shown as having an instantaneous component of the response. Instantaneous release of a stress also results in a discontinuous decrease in strain, as is expected. The shape of the time-dependent strain curve is true to the type of equation that characterizes the behavior of the model over time, depending upon how the model is loaded.

Although this model can be used to accurately predict the general shape of the strain curve, as well as behavior for long time and instantaneous loads, the model lacks the ability to accurately model material systems numerically.

References

43 year old Petroleum Engineer Harry from Deep River, usually spends time with hobbies and interests like renting movies, property developers in singapore new condominium and vehicle racing. Constantly enjoys going to destinations like Camino Real de Tierra Adentro.

See also

  1. 1.0 1.1 1.2 1.3 1.4 David Roylance, "Engineering Viscoelasticity" (October 24, 2001) http://ocw.mit.edu/courses/materials-science-and-engineering/3-11-mechanics-of-materials-fall-1999/modules/visco.pdf
  2. Krystyn J. Van Vliet, MIT course 3.032 Lecture, October 23, 2006 http://stellar.mit.edu/S/course/3/fa06/3.032/index.html