Principal stresses and stress invariants

In this article we will discuss the derivation of the principal stresses and the stress invariants from the Cauchy stress tensor. The principal stresses and the stress invariants are important parameters that are used in failure criteria, plasticity, Mohr's circle etc.

For every point inside a body under static equilibrium there are three planes, called the principal planes, where the stress vector is normal to the plane and there is no shear component (see also: Calculation of normal and shear stress on a plane). These normal stress vectors are called principal stresses. From the mathematical point of view, the derivation of the principal stresses and their direction is known as a problem of determining the eigenvalues and their corresponding eigenvectors from a square matrix. Fig. 1 illustrates the principal stresses and their direction for a point inside the body compared to the initial system of coordinates and the stress tensor.

Principal stresses
Figure 1: Principal stresses and their direction with respect to the initial coordinate system.

The eigenvalues and the eigenvectors of the stress tensor are derived by solving the homogenous system:

\[ (\sigma_{ij}-\sigma\delta_{ij})n_{j}=0 \]
(1)

where \( \sigma_{ij} \) is the stress tensor, \( \sigma \) is a constant of proportionality and in this case corresponds to the principal stresses (eigenvalues), \( \delta_{ij} \) is the Kronecker delta (with \( \delta_{ij}=1 \) if \( i=j \) and \( \delta_{ij}=0 \) if \( i\neq j \) ) and \( n_{j} \) are the unknown eigenvectors. To obtain a non-trivial solution for the above system (1) the determinant of the coefficients must vanish:

\[ |\sigma_{ij}-\sigma\delta_{ij}|=\left|\begin{array}{ccc}\sigma_{11}-\sigma & \sigma_{12} & \sigma_{13}\\ \sigma_{21} & \sigma_{22}-\sigma & \sigma_{23}\\ \sigma_{31} & \sigma_{32} & \sigma_{33}-\sigma\\ \end{array}\right|=0 \]
(2)

The above determinant leads to the so-called characteristic equation:

\[ \sigma^{3}-I_{1}\sigma^{2}+I_{2}\sigma-I_{3}=0 \]
(3)

with

\[ \begin{array}{rl}I_{1}=&\sigma_{11}+\sigma_{22}+\sigma_{33}\\=&\sigma_{kk}\\I_{2}=&\left|\begin{array}{cc}\sigma_{22} & \sigma_{23}\\ \sigma_{32} & \sigma_{33}\end{array}\right|+\left|\begin{array}{cc}\sigma_{11} & \sigma_{13}\\ \sigma_{31} & \sigma_{33}\end{array}\right|+\left|\begin{array}{cc}\sigma_{11} & \sigma_{12}\\ \sigma_{21} & \sigma_{22}\end{array}\right|\\=&\sigma_{11}\sigma_{22}+\sigma_{22}\sigma_{33}+\sigma_{11}\sigma_{33}-\sigma_{12}^2-\sigma_{23}^2-\sigma_{13}^2\\=&\frac{1}{2}\left(\sigma_{ii}\sigma_{jj}-\sigma_{ij}\sigma_{ji}\right)\\I_{3}=&\left|\begin{array}{ccc}\sigma_{11} & \sigma_{12} & \sigma_{13}\\\sigma_{21} & \sigma_{22} & \sigma_{23}\\ \sigma_{31} & \sigma_{32} & \sigma_{33}\end{array}\right|\\=&\sigma_{11}\sigma_{22}\sigma_{33}+2\sigma_{12}\sigma_{23}\sigma_{31}-\sigma_{12}^{2}\sigma_{33}-\sigma_{23}^{2}\sigma_{11}-\sigma_{13}^{2}\sigma_{22}\end{array} \]
(4)

Coefficients \( I_{1} \), \( I_{2} \) and \( I_{3} \), called first, second and third stress invariants, respectively, are constant and don't depend on the orientation of the coordinate system. Equation (3) has 3 real roots, \( \sigma_{1} \), \( \sigma_{2} \) and \( \sigma_{3} \) which are the principal stresses or eigenvalues. For each principal stress there is a non-trivial solution for \( n_{j} \) in equation (1) which is the eigenvector or the direction (direction cosines) of the principal plane where the principal stress acts.

Example

Calculate the principal stresses and their direction from the following stress tensor:

\[ \sigma_{ij}=\left[\begin{array}{ccc}5 & 3 & 1 \\ 3 & 2 & 0 \\ 1 & 0 & 4\end{array}\right] \]
(5)

Show solution...

From equations (4) we evaluate the stress invariants:

\[ \begin{array}{l}I_{1}=11\\I_{2}=28\\I_{3}=2\end{array} \]
(6)

and we calculate the characteristic equation:

\[ \sigma^{3}-11\sigma^{2}+28\sigma-2=0 \]
(7)

The principal stresses are the roots of the polynomial (approximate solution):

\[ \sigma_{i}=\left(7.09, 3.84, 0.07 \right) \]
(8)

For each principal stress we calculate the direction cosines of its principal plane by virtue of equation (1). For principal stress \( \sigma_{1}=7.09 \) we have the following system of equations:

\[ \begin{array}{l}(5-7.09)n_{1}^{(1)}+3n_{2}^{(1)}+n_{3}^{(1)}=0\\3n_{1}^{(1)}+(2-7.09)n_{2}^{(1)}=0\\n_{1}^{(1)}+(4-7.09)n_{3}^{(1)}=0\end{array} \]
(9)

where superscript \( n_{i}^{(1)} \) indicates that these directional cosines correspond to \( \sigma_{1} \) (similarly we will have \( n_{i}^{(2)} \) for \( \sigma_{2} \) and \( n_{i}^{(3)} \) for \( \sigma_{3} \) ). According to linear algebra, if the three principal stresses are different between them, then only the two of three equations (9) are independent. In order to solve the system we will need also the identity:

\[ n_{1}^{2}+n_{2}^{2}+n_{3}^{2}=1 \]
(10)

Then by choosing for example the first two equations from (9) and equation (10) the system of equations takes the form:

\[ \begin{array}{l}(5-7.09)n_{1}^{(1)}+3n_{2}^{(1)}+n_{3}^{(1)}=0\\3n_{1}^{(1)}+(2-7.09)n_{2}^{(1)}=0\\n_{1}^{2}+n_{2}^{2}+n_{3}^{2}=1\end{array} \]
(11)

By solving the above system we get the three direction cosines of \( \sigma_{1} \):

\[ n_{i}^{(1)}=(0.83, 0.49, 0.27) \]
(12)

Similarly, we derive the direction cosines for \( \sigma_{2} \) and \( \sigma_{3} \):

\[ \begin{array}{l}n_{i}^{(2)}=(0.16, 0.26, -0.95)\\n_{i}^{(3)}=(0.53, -0.83, -0.14)\end{array} \]
(13)

Related articles

4 comments

  • Manfred
    2022-11-19T16:58:41.093374+00:00

    Hi Pantelis What I actually wanted to get clarifications, on is this: In-situ rock stress testing often refers to the maximum and minimum horizontal stresses (and the vertical stress). So I was wondering how these values (sigma_H, sigma_h, sigma_v) can be calculated from the stress tensor (or sigma1, sigma2, sigma3). Could it be that it is graphically a horizontal cut through the stress ellipsoid) and the 2 axis of the ellipse are sigma_H and sigma_h?

  • Pantelis Liolios
    2022-11-21T10:11:26+00:00

    Hi Manfred, Usually we set \(\sigma_1\ge\sigma_2\ge\sigma_3\) with compression positive. For the case of the in situ stress measurement we have three distinct cases: a) The normal fault case \(\sigma_v>\sigma_H>\sigma_h\), b) The thrust fault case \(\sigma_H>\sigma_h>\sigma_v\) and c) the strike slip fault case \(\sigma_H>\sigma_v>\sigma_h\). When you calculate the principal values, and let's assume that their directions coincide with the vertical and horizontal directions, you have to detect in which one of the three aforementioned cases you are. Then you will know if e.g. \(\sigma_1\) is the \(\sigma_v\), \(\sigma_H\) or \(\sigma_h\). Pantelis

  • Manfred
    2022-11-18T16:58:57.301670+00:00

    Hi Pantelis and thanks for your worked examples. Very useful! A question: How would you calculate the maximum, minimum horizonal and vertical stresses and their direction cosines from a stress tensor? Thanks, Manfred

  • Pantelis Liolios
    2022-11-18T22:10:06+00:00

    Hi Manfred, thank you for your comment. Every stress tensor has a unique orientation of its principal values (stresses) which is the principal directions. See the example how to calculate them. These directions, in the general case, do not coincide with the vertical and horizontal directions. Usually, however, when we want to estimate the in situ stress field, we consider gravity as a vertical principal stress and the other two are horizontal. Also, typically we consider the largest eigenvalue of the tensor as \(\sigma_1\) and we call it the major principal stress. The smallest is \(\sigma_3\) and we call it the minor principal stress. I hope that I've helped you.

Leave a comment