Mohr's Circle Calculator

Calculate principal stresses, max shear stress, and rotated stress components using Mohr's circle. Includes Von Mises and Tresca failure criteria.

Center (σ_avg)
40.00 MPa
C = (σx + σy)/2
Radius
100.00 MPa
R = √[((σx−σy)/2)² + τxy²]
σ₁ (Max Principal)
140.00 MPa
σ₁ = C + R
σ₂ (Min Principal)
-60.00 MPa
σ₂ = C − R
Max Shear Stress
100.00 MPa
τ_max = R
Principal Angle θp
18.43°
θp = ½·atan2(2τxy, σx−σy)
Von Mises Stress
177.76 MPa
σ_vm = √(σ1²−σ1σ2+σ2²)
Tresca Shear
100.00 MPa
τ_max = (σ1−σ2)/2
Safety Factor (VM)
1.41
✓ Safe

Rotated Stresses at θ = 0°

σx'
120.00 MPa
Rotated normal x
σy'
-40.00 MPa
Rotated normal y
τx'y'
60.00 MPa
Rotated shear

Principal Stress Scale

σ₁140.00 MPa
σ₂-60.00 MPa

Failure Criteria Reference

CriterionFormulaBest For
Von Misesσ_vm = √(σ1² − σ1σ2 + σ2²)Ductile metals
Tresca (Max Shear)τ_max = (σ1 − σ2)/2Conservative ductile
Max Normal Stressmax(|σ1|, |σ2|)Brittle materials
Mohr–Coulombσ1/St − σ2/Sc ≤ 1Soils, rock, concrete
Planning notes, formulas, and examples

About the Mohr's Circle Calculator

Mohr's circle is a graphical method for analyzing 2D stress states, transforming normal and shear stresses as an element is rotated. Given σx, σy, and τxy, it determines principal stresses (σ₁, σ₂), maximum shear stress, and the orientation of the principal planes.

This calculator computes the center C = (σx + σy)/2 and radius R = √[((σx−σy)/2)² + τxy²], giving principal stresses σ₁ = C + R and σ₂ = C − R. It also calculates stresses on any rotated plane, Von Mises equivalent stress, Tresca maximum shear, and safety factors against yielding.

The tool handles classic load cases—uniaxial tension, pure shear, biaxial equal, pressure vessel, and general plane stress—through preset buttons. A rotation angle input lets you find stresses at any orientation. Engineers use Mohr's circle for mechanical design, structural analysis, geotechnical engineering, and failure prediction. The reference table compares four failure criteria with their applicability to ductile and brittle materials.

When This Page Helps

Mohr's circle is a compact way to see how combined normal and shear stresses transform when the reference plane rotates. This calculator saves time on stress transformation, principal-stress checks, and failure criteria by showing the geometry and the derived values together.

It is useful in machine design, pressure vessels, slope stability, and any other combined-loading problem where the direction of the stress plane matters.

How to Use the Inputs

  1. Enter σx, σy (normal stresses) and τxy (shear stress) in MPa.
  2. Optionally enter the material yield strength for safety factor calculation.
  3. Read principal stresses σ₁ and σ₂, maximum shear stress, and principal angle.
  4. Enter a rotation angle θ to find stresses on a rotated plane.
  5. Check Von Mises and Tresca stresses against the yield strength.
  6. Use presets for common loading scenarios.
Formula used
C = (σx + σy)/2, R = √[((σx−σy)/2)² + τxy²]. σ₁ = C + R, σ₂ = C − R, τ_max = R. θp = ½·atan2(2τxy, σx − σy). Von Mises: σ_vm = √(σ₁² − σ₁σ₂ + σ₂²). Tresca: τ_max = (σ₁ − σ₂)/2.

Example Calculation

Result: σ₁ = 140 MPa, σ₂ = -60 MPa, τ_max = 100 MPa

C = (120+(−40))/2 = 40 MPa. R = √(80² + 60²) = 100 MPa. So σ₁ = 140 MPa, σ₂ = −60 MPa. Principal angle θp ≈ 18.4°.

Tips & Best Practices

  • For pressure vessels, σx = PD/(2t) (hoop) and σy = PD/(4t) (axial) with τxy = 0.
  • Maximum shear stress planes are always 45° from the principal planes.
  • A hydrostatic state (σ₁ = σ₂) gives Mohr circle radius = 0 (pure compression or tension).
  • In soil mechanics, Mohr-Coulomb failure is plotted with Mohr circles to find the critical friction angle.
  • Remember that in Mohr's circle convention, positive τ may be plotted downward depending on the textbook.

How Mohr's Circle Works

The circle is built from the average normal stress at the center and the combined normal/shear radius. Rotating the stress element moves a point around the circle; the horizontal intercepts give the principal stresses and the top and bottom points give the maximum shear stress.

Interpreting the Failure Metrics

Von Mises is usually the preferred ductile-material check because it reflects distortion energy. Tresca is stricter and often gives a lower allowable limit. If your material is brittle, the principal-stress values themselves matter more than the shear criterion.

Practical Use

Mohr's circle is most valuable when the loading is not already aligned with a known axis. That is common in welded joints, shafts, retaining structures, and pressure-containing parts where stress direction changes with orientation.

Sources & Methodology

Last updated:

Frequently Asked Questions

  • It graphically represents how normal and shear stresses change as the element is rotated. Every point on the circle corresponds to a different orientation of the stress element.