Open Educational Resources

Linear Elastic Materials: Plane Isotropic Linear Elastic Materials Constitutive Laws

Learning Outcomes

  • Compare plane stress, plane strain, and axisymmetric states and provide physical examples of each.
  • Recognize the conditions that lead to simplified relationships between stresses and strains.
  • Describe and derive these simplified relationships.
  • Compute the stresses and/or the strain in the plane stress, plane strain, and axisymmetric states.

In many solid mechanics problems, it is possible, due to loading and geometry symmetries, to simplify particular problems to be solved in \mathbb{R}^2 rather than \mathbb{R}^3. In such cases, the matrix of elastic moduli shown in Equations 6 and 7 can be reduced from a 6\times6 matrix to a 3\times3 or 4\times4 matrix that accounts for such symmetries. In the following, the material is assumed to be isotropic linear elastic and the measure of strain is the infinitesimal strain tensor.

Plane Stress

The plane stress assumption is used when the non-zero stress components are \sigma_{11}, \sigma_{22}, and \sigma_{12}=\sigma_{21}. Usually, this assumption is used for situations when a material is allowed to freely contract and/or expand in one direction (called the thickness direction) while the loads are applied only in the plane perpendicular to the thickness direction. In this situation, the stress matrix has the following form:

    \[\sigma =  \begin{pmatrix} \sigma_{11} & \sigma_{12} & 0 \\ \sigma_{12} & \sigma_{22} & 0 \\ 0 & 0 & 0 \\ \end{pmatrix}\]

Using Equation 6, \varepsilon_{13}=\varepsilon_{23}=\varepsilon_{31}=\varepsilon_{32}=0 and the strain matrix has the following form:

    \[\varepsilon =  \begin{pmatrix} \varepsilon_{11} & \varepsilon_{12} & 0 \\ \varepsilon_{12} & \varepsilon_{22} & 0 \\ 0 & 0 & \varepsilon_{33} \\ \end{pmatrix}\]

The relationship between the stress and strain components shown in Equation 6 can now be reduced to only account for the stresses that are not necessarily equal to zero:

(9)   \begin{equation*}\ \begin{pmatrix} \varepsilon_{11} \\ \varepsilon_{22} \\ 2\varepsilon_{12} \\ \end{pmatrix} =  \frac{1}{E}  \begin{pmatrix} 1 & -\nu & 0 \\ -\nu & 1 & 0 \\ 0 & 0 & 2(1+\nu) \\  \end{pmatrix} \begin{pmatrix} \sigma_{11} \\ \sigma_{22} \\ \sigma_{12} \\ \end{pmatrix} \end{equation*}

The inverse of this relationship has the following form:

(10)   \begin{equation*}  \begin{pmatrix} \sigma_{11} \\ \sigma_{22} \\ \sigma_{12} \\ \end{pmatrix} =  \frac{E}{1+\upsilon}  \begin{pmatrix} \frac{1}{1-\nu} & \frac{\nu}{1-\nu} & 0 \\ \frac{\nu}{1-\nu} & \frac{1}{1-\nu} & 0 \\ 0 & 0 & \frac{1}{2} \end{pmatrix} \begin{pmatrix} \varepsilon_{11} \\ \varepsilon_{22} \\ 2\varepsilon_{12} \\ \end{pmatrix} \end{equation*}

In the plane stress assumption, the material is allowed to expand and contract freely in the third direction. The corresponding value of the axial strain in the thickness direction can be obtained using the equation:

    \[\varepsilon_{33} = -\frac{\nu}{E}(\sigma_{11} + \sigma_{22})\]

Plane Strain

The plane strain assumption is used when the non-zero strain components are \varepsilon_{11}, \varepsilon_{22}, and \varepsilon_{12}=\varepsilon_{21}. Usually, this assumption is used for situations when a material is restrained from contracting or expanding in one direction (called the thickness direction). The loads are applied in the plane perpendicular to the thickness direction and a restraining stress is applied in the thickness direction. In this situation, the strain matrix has the following form:

    \[\varepsilon =  \begin{pmatrix} \varepsilon_{11} & \varepsilon_{12} & 0 \\ \varepsilon_{12} & \varepsilon_{22} & 0 \\ 0 & 0 & 0 \\ \end{pmatrix}\]

Using Equation 7, \sigma_{13}=\sigma_{23}=\sigma_{31}=\sigma_{32}=0 and the stress matrix has the following form:

    \[\sigma =  \begin{pmatrix} \sigma_{11} & \sigma_{12} & 0 \\ \sigma_{12} & \sigma_{22} & 0 \\ 0 & 0 & \sigma_{33} \\ \end{pmatrix}\]

The relationship between the stress and strain components shown in Equation 7 can now be reduced to only account for the strains that are not necessarily equal to zero:

(11)   \begin{equation*}  \begin{pmatrix} \sigma_{11} \\ \sigma_{22} \\ \sigma_{12} \\ \end{pmatrix} =  \frac{E}{(1+\nu)(1-2\nu)} \begin{pmatrix} 1-\nu & \nu & 0 \\ \nu & 1-\nu & 0 \\ 0 & 0 & \frac{1-2\nu}{2} \\ \end{pmatrix} \begin{pmatrix} \varepsilon_{11} \\ \varepsilon_{22} \\ 2\varepsilon_{12} \\ \end{pmatrix} \end{equation*}

The inverse of this relationship has the following form:

(12)   \begin{equation*}  \begin{pmatrix} \varepsilon_{11} \\ \varepsilon_{22} \\ 2\varepsilon_{12} \\ \end{pmatrix} = \frac{1 + \nu}{E} \begin{pmatrix} 1-\nu & -\nu & 0 \\ -\nu & 1-\nu & 0 \\ 0 & 0 & 2 \\ \end{pmatrix} \begin{pmatrix} \sigma_{11} \\ \sigma_{22} \\ \sigma_{12} \\ \end{pmatrix} \end{equation*}

In the plane strain assumption, the material is restrained from expanding or contracting in the third direction. The restraining axial stress in the thickness direction can be obtained using the equation:

    \[\sigma_{33} = \nu(\sigma_{11} + \sigma_{22})\]

Axisymmetry

Axisymmetry is used for modelling cylindrical shapes when the loads and boundary conditions are also cylindrical. By considering an cross section where e_2 is aligned with the axis of symmetry, the shear stresses \sigma_{13}=\sigma_{31} and \sigma_{23}=\sigma_{32} can be assumed to be zero. In this situation, the stress matrix has the following form:

    \[\sigma =  \begin{pmatrix} \sigma_{11} & \sigma_{12} & 0 \\ \sigma_{12} & \sigma_{22} & 0 \\ 0 & 0 & \sigma_{33} \\ \end{pmatrix}\]

Using Equation 6, \varepsilon_{13}=\varepsilon_{23}=\varepsilon_{31}=\varepsilon_{32}=0 and the strain matrix has the following form:

    \[\varepsilon =  \begin{pmatrix} \varepsilon_{11} & \varepsilon_{12} & 0 \\ \varepsilon_{12} & \varepsilon_{22} & 0 \\ 0 & 0 & \varepsilon_{33} \\ \end{pmatrix}\]

The axisymmetry assumption leads to the following relationship between the displacement u_1, the radius r and the strain component \varepsilon_{33} as follows:

    \[\varepsilon_{33} = \frac{u_1}{r}\]

The relationship between the stress and strain components shown in Equation 6 can now be reduced to only account for the stresses that are not necessarily equal to zero:

    \[\begin{pmatrix} \varepsilon_{11} \\ \varepsilon_{22} \\ \varepsilon_{33} \\ 2\varepsilon_{12} \\ \end{pmatrix} =  \frac{1}{E} \begin{pmatrix} 1 & -\nu & -\nu & 0 \\ -\nu & 1 & -\nu & 0 \\ -\nu & -\nu & 1 & 0 \\ 0 & 0 & 0 & 2(1+\nu) \\ \end{pmatrix} \begin{pmatrix} \sigma_{11} \\ \sigma_{22} \\ \sigma_{33} \\ \sigma_{12} \\ \end{pmatrix}\]

The inverse of this relationship has the following form:

    \[\begin{pmatrix} \sigma_{11} \\ \sigma_{22} \\ \sigma_{33} \\ \sigma_{12} \\ \end{pmatrix} =  \frac{E}{(1+\nu)(1-2\nu)} \begin{pmatrix} 1-\nu & \nu & \nu & 0 \\ \nu & 1-\nu & \nu & 0 \\ \nu & \nu & 1-\nu & 0 \\ 0 & 0 & 0 & \frac{1-2\nu}{2} \\ \end{pmatrix} \begin{pmatrix} \varepsilon_{11} \\ \varepsilon_{22} \\ \varepsilon_{33} \\ 2\varepsilon_{12} \\ \end{pmatrix}\]

Video

Quiz 24 – Stresses in Pipes and Plane Constitutive Laws

Solution Guide

Leave a Reply

Your email address will not be published.