Hand Calculations logo Hand Calculations All help pages ▾

Max Principal Stress⚠ unverified

Aerospace / Structures · Compute the maximum principal stress for a plane-stress state

Parameters

InputSymbolUnitDefaultDescription
sigma_xσxPa1.0Normal stress
sigma_yσyPa1.0Normal stress
tau_xyτxyPa1.0In-plane shear stress
OutputSymbolUnitDescription
resultσ1PaMaximum principal stress, in pascals (Pa)

The science & history

Understanding the Parameters

Derivation (Approaching a Proof)

Consider the stress on a plane rotated by angle $\theta$ from the x-axis. The transformation equations give the normal stress on that plane,

$$\sigma_\theta = \frac{\sigma_x+\sigma_y}{2} + \frac{\sigma_x-\sigma_y}{2}\cos 2\theta + \tau_{xy}\sin 2\theta.$$

The principal planes are where $\sigma_\theta$ is stationary (and, equivalently, where shear vanishes). Setting $d\sigma_\theta/d\theta = 0$:

$$-(\sigma_x-\sigma_y)\sin 2\theta + 2\tau_{xy}\cos 2\theta = 0 \quad\Longrightarrow\quad \tan 2\theta_p = \frac{2\tau_{xy}}{\sigma_x-\sigma_y}.$$

Substituting this angle back (using $\cos 2\theta_p$ and $\sin 2\theta_p$ from the right triangle with opposite $2\tau_{xy}$ and adjacent $\sigma_x-\sigma_y$) yields the extreme normal stresses as the average plus or minus the hypotenuse-derived radius:

$$\sigma_{1,2} = \frac{\sigma_x+\sigma_y}{2} \pm \sqrt{\left(\frac{\sigma_x-\sigma_y}{2}\right)^2 + \tau_{xy}^2}.$$

Taking the plus sign gives the maximum, $\sigma_1$. $\blacksquare$ This is exactly the eigenvalue problem for the symmetric 2-D stress tensor $\left(\begin{smallmatrix}\sigma_x & \tau_{xy}\\ \tau_{xy} & \sigma_y\end{smallmatrix}\right)$ — principal stresses are its eigenvalues, principal directions its eigenvectors.

Dimensional check. The average is a stress; the root is $\sqrt{\text{Pa}^2}=\text{Pa}$; both terms are $\text{Pa}$, so $\sigma_1$ is $\text{Pa}$. $\checkmark$

History and Development

Related Concepts: Min Principal Stress, Mohr Circle Center, Mohr's Circle Radius, Principal Stresses, Von Mises Stress 2D, Tresca Stress, Wing Bending Stress

Notes: Registry calculator max-principal-stress (unverified). Correct as shipped. $\sigma_1 = $ centre $+$ radius of Mohr's circle; governs brittle fracture and fatigue-crack initiation (peak-tension driven). Paired with Min Principal Stress ($\sigma_2 = $ centre $-$ radius). All defaults $1.0$.

← Back to the workspace  ·  All help pages  ·  Getting started