Example 1
SI 3-4-5 state: σx=80, σy=20, τxy=40 MPa
Given
- sigma x
- 80 MPa
- sigma y
- 20 MPa
- tau xy
- 40 MPa
Assumptions
- Plane stress: the out-of-plane stress σz = 0 and is the third principal stress for the absolute maximum shear check.
- Hibbeler sign convention: normal stresses tension-positive; positive τxy acts in the +y direction on the +x face. Angles are measured counterclockwise from the +x axis.
Solution steps
Center and radius of Mohr's circle
The circle is centered on the normal-stress axis at the average normal stress; its radius comes from the half-difference of normal stresses and the shear.
σavg = (σx + σy)/2; R = √(((σx − σy)/2)² + τxy²)
σavg = 50 MPa; R = 50 MPa
Principal stresses
The principal stresses sit at the two ends of the circle's horizontal diameter — the average stress plus and minus the radius. No shear acts on the principal planes.
σ1 = σavg + R and σ2 = σavg − R
σ1 = 100 MPa; σ2 = 0 MPa
= 100 MPa
Principal and maximum-shear angles
The half-angle arctangent has two solutions a right angle apart; the two-argument arctangent picks the rotation that carries the x-axis onto the σ1 direction (the other principal plane is 90° away). The maximum-shear planes bisect the principal planes.
2θp = atan2(2τxy, σx − σy); θs = θp1 − 45°
θp1 = 26.57 deg (σ1 direction, i.e. 2θp = 53.13 deg on the circle); θs = -18.43 deg or 71.57 deg
Maximum shear stresses
The in-plane maximum shear equals the circle radius. For the absolute maximum, the out-of-plane principal stress σz = 0 joins the comparison: when σ1 and σ2 have the same sign, the largest circle is the one through zero.
τmax(in-plane) = R; τabs = max(R, |σ1|/2, |σ2|/2)
τmax(in-plane) = 50 MPa; τabs = 50 MPa
= 50 MPa
Results
Major principal stress σ1
100MPa
Minor principal stress σ2
0MPa
Average normal stress (circle center)
50MPa
Maximum in-plane shear stress
50MPa
Absolute maximum shear stress (3D, σz = 0)
50MPa
Principal angle θp1 (x-axis → σ1 direction, ccw +)
26.57deg
Maximum-shear plane angle θs (ccw +)
-18.43deg
Where this answer was checked
- source
- Plane-stress transformation closed forms (NCEES FE Reference Handbook) — σ1,2 = σavg ± R with R = √(30² + 40²) = 50
- verified by
- hand-recomputed
- derivation
- σavg = 50, half-difference = 30, R = √(900+1600) = 50. σ1 = 100, σ2 = 0 MPa. τmax,in = 50. τabs = max(50, 50, 0) = 50. 2θp1 = atan2(80, 60) = 53.1301°, θp1 = 26.565°; θs = −18.435°.