Radius R: — MPa
θ_p: —°
Enter stress components σx, σy, and τxy to draw Mohr's circle in real time. Instantly calculate principal stresses, maximum shear stress, and principal angle for 2D stress state analysis.
The core of Mohr's Circle is transforming stresses from an (x,y) coordinate system to any rotated angle θ. The circle is constructed from the known stress state.
$$ \text{Center: }C = \frac{\sigma_x + \sigma_y}{2}$$ $$ \text{Radius: }R = \sqrt{\left(\frac{\sigma_x - \sigma_y}{2}\right)^2 + \tau_{xy}^2}$$Here, C is the average normal stress (the circle's center on the σ-axis), and R is the circle's radius, determined by the difference in normal stresses and the shear stress.
Using the center and radius, we can find the principal stresses (maximum and minimum normal stress) and the maximum shear stress.
$$ \text{Principal Stresses: }\sigma_{1,2}= C \pm R = \frac{\sigma_x+\sigma_y}{2}\pm \sqrt{\left(\frac{\sigma_x-\sigma_y}{2}\right)^2 + \tau_{xy}^2}$$ $$ \text{Maximum Shear Stress: }\tau_{max} = R $$σ₁ and σ₂ are the principal stresses. They act on planes where the shear stress τ is zero. τ_max is the largest possible shear stress at that point, equal to the circle's radius.
Structural Engineering & Beam Design: When designing steel I-beams or concrete columns, engineers use Mohr's Circle to find the principal stresses from complex loading. This helps determine if the material will fail in tension, compression, or shear, ensuring the structure can handle real-world forces like heavy loads or wind.
Geotechnical Engineering & Slope Stability: Analyzing soil or rock slopes for landslides involves calculating stresses within the ground. Mohr's Circle is fundamental for determining the shear stress on potential failure planes, which is critical for designing safe embankments, tunnels, and open-pit mines.
Pressure Vessel & Pipeline Design: Tanks holding pressurized gases or liquids experience biaxial stress states (hoop and longitudinal stress). Mohr's Circle is used to find the maximum shear stress, which is key for applying failure theories (like Tresca or von Mises) to select the right wall thickness and material.
Composite Material Analysis: Materials like carbon fiber are made of layers (laminae) oriented in different directions. Mohr's Circle is used to transform stresses from the global structure coordinates to the fiber direction, predicting if a layer will fail under load, which is essential for designing lightweight aircraft and automotive parts.
First, understand that "Mohr's stress circle assumes a two-dimensional (plane stress) state." For example, it's perfect for analyzing plates or thin-walled structures, but to fully represent the complex stress state inside a solid (3D) component, three Mohr's circles are needed. You can think of the circle displayed by this tool as one of them (the circle determined by the maximum and minimum principal stresses).
Next, errors in setting the sign (direction) of shear stress are very common. While the center and radius of the circle remain unchanged by the positive or negative value of $\tau_{xy}$, whether the circle is drawn in the upper or lower half changes, resulting in a 180° shift in the angle (2θ) of the plane on which the principal stresses act. For example, compare $\sigma_x=100$, $\sigma_y=0$, $\tau_{xy}=30$ and $\tau_{xy}=-30$. The principal stress values are the same, but the circle is inverted vertically. In practice, if you don't strictly align your coordinate system definitions, you might reinforce in the wrong direction.
Also, "Von Mises stress cannot be read directly from Mohr's circle" is another key point. This tool calculates and displays both, but Von Mises stress is an equivalent stress based on shear strain energy, a concept that also includes three-dimensional effects. Under a 2D plane stress state, it is calculated from the principal stresses as $\sigma_{vM} = \sqrt{\sigma_1^2 - \sigma_1\sigma_2 + \sigma_2^2}$. Mohr's circle is a means to find principal stresses; you cannot plot Von Mises stress itself on the circle.
Calculate principal stresses from measured stresses in a welded joint (σ_x = 120 MPa, σ_y = 40 MPa, τ_xy = 60 MPa):
von Mises stress = √(σ_1²−σ_1σ_2+σ_2²) ≈ 148 MPa, then confirm the safety factor.