2d mohr’s circle calculator
Use this interactive 2D Mohr’s Circle calculator to determine principal stresses, maximum in-plane shear stress, circle radius, average normal stress, and principal plane orientation from a planar stress state. Enter stress components, choose units, and visualize the stress transformation instantly.
Calculator Inputs
Mohr’s Circle Chart
The chart shows the x-face and y-face stress points, the circle center, principal stresses, and the full 2D Mohr’s Circle based on your input state.
Expert guide to using a 2d mohr’s circle calculator
A 2d mohr’s circle calculator is one of the most practical tools in stress analysis. It turns the stress state at a point into a geometric picture that engineers can inspect immediately. Instead of manually working through multiple transformation equations, you can enter the known components of plane stress, generate the circle, and read off important values such as principal stresses, maximum shear stress, average normal stress, and the principal plane angle. This is extremely valuable in mechanical design, structural analysis, pressure vessel evaluation, materials testing, and failure theory applications.
In a two-dimensional stress state, the known values are usually the normal stress in the x direction, the normal stress in the y direction, and the in-plane shear stress. Written in common notation, these are σx, σy, and τxy. The purpose of Mohr’s Circle is to transform these components and show what stress acts on any plane rotated by an angle θ. The circle also identifies the orientations where shear disappears and normal stress reaches a maximum or minimum. Those are the principal directions, and the corresponding stresses are the principal stresses.
Why engineers still rely on Mohr’s Circle
Even though finite element software and tensor-based methods are widely available, Mohr’s Circle remains important because it provides intuition. It lets you see, at a glance, whether the stress state is dominated by tension, compression, or shear. It also helps confirm whether hand calculations, laboratory strain data, or simulation outputs are physically reasonable. In design reviews, it is often easier to communicate stress transformation with a circle and a few labeled points than with several trigonometric expressions.
- It visualizes the full range of transformed stresses for every possible plane orientation.
- It reveals principal stresses directly at the intersections with the normal stress axis.
- It identifies maximum in-plane shear at the top and bottom of the circle.
- It helps validate stress transformation equations and sign conventions.
- It is useful in education, design checks, laboratory analysis, and forensic engineering.
The core equations behind a 2d mohr’s circle calculator
Every reliable calculator is built on the same set of equations. The center of the circle is the average normal stress:
Center, C = (σx + σy) / 2
The radius is determined from the normal stress difference and the shear stress:
Radius, R = √[ ((σx – σy) / 2)² + τxy² ]
The principal stresses are then:
σ1 = C + R
σ2 = C – R
The maximum in-plane shear stress is equal to the radius:
τmax = R
The principal plane angle is often found from:
tan(2θp) = 2τxy / (σx – σy)
Because the circle rotates by twice the physical angle, good calculators use an angle function that handles quadrants correctly, such as atan2 in programming. That prevents sign and orientation mistakes.
How to use this calculator correctly
- Enter the normal stress on the x-face, σx.
- Enter the normal stress on the y-face, σy.
- Enter the in-plane shear stress, τxy, with a consistent sign convention.
- Select the desired unit, such as MPa or psi.
- Optionally enter a physical plane angle θ if you want transformed stresses on a specific plane.
- Click the calculate button to generate the circle and stress results.
- Review the center, radius, principal stresses, and maximum shear.
- Use the chart to verify where the principal and shear extrema occur.
The calculator on this page also computes transformed normal and shear stress for the user-defined plane angle. That feature is especially useful when checking stresses on weld throats, adhesive interfaces, bolted planes, thin wall cut sections, or arbitrary material planes in a component.
Understanding sign conventions
Sign convention is one of the biggest reasons hand calculations disagree. Some references plot positive shear downward on Mohr’s Circle to align with traditional mechanics sign conventions, while some software or instructional graphics may show positive shear upward. The math is consistent as long as the convention is applied consistently. What matters most is that the stress transformation equations, chart coordinates, and interpretation of rotation all use the same rule.
For engineering practice, always check the standard used by your textbook, employer, client, or software. If you are comparing your result with finite element output, confirm how the program defines positive stress and shear components. This calculator includes a plotting choice so the chart can be interpreted more easily while preserving the computed magnitudes.
Comparison table: what the calculator gives you versus manual work
| Task | Manual process | Calculator output | Typical benefit |
|---|---|---|---|
| Average normal stress | Compute (σx + σy) / 2 | Displayed instantly | Reduces arithmetic error risk |
| Circle radius | Evaluate square root expression | Displayed instantly | Faster verification of stress spread |
| Principal stresses | Add and subtract radius from center | Displayed instantly | Speeds design checks |
| Maximum in-plane shear | Read as radius | Displayed instantly | Supports ductile failure review |
| Specific plane stress | Use trigonometric transformation equations | Displayed instantly | Useful for joints, welds, and interfaces |
| Visualization | Sketch and label by hand | Interactive chart | Improves interpretation and teaching |
Worked interpretation example
Suppose a plate element has σx = 80 MPa, σy = 20 MPa, and τxy = 30 MPa. The average normal stress is 50 MPa. The radius is √[(30)² + (30)²] = 42.43 MPa. The principal stresses are therefore about 92.43 MPa and 7.57 MPa. The maximum in-plane shear is 42.43 MPa. Those values tell you that the stress field is tensile overall, but there is also a significant shear component shifting the principal directions away from the original x and y axes.
If you then want the stress on a plane rotated by 25 degrees from the x-face, the transformation equations determine the new normal and shear stresses on that plane. A graph helps you see exactly where that plane lies on the circle, and whether it is moving toward a principal point or toward a maximum shear point.
Where Mohr’s Circle fits in real engineering workflows
Mohr’s Circle is not just a classroom exercise. It appears in many engineering environments:
- Machine design: checking combined bending and torsion stress states in shafts, brackets, and plates.
- Civil and structural engineering: evaluating stress states around connections, openings, and load transfer zones.
- Pressure vessels and piping: reviewing hoop and longitudinal stress combinations with local shear.
- Materials engineering: interpreting strain gauge rosette data and converting measured strains into principal values.
- Geotechnical engineering: using analogous stress-circle concepts in soil and rock mechanics.
In educational programs across engineering disciplines, stress transformation is a foundational topic because it links equilibrium, material response, and failure criteria. Universities such as MIT and the University of Illinois provide mechanics resources that reinforce these concepts, while federal agencies like NIST publish materials and engineering standards relevant to measurement accuracy and material evaluation.
Reference data table: common engineering stress unit conversions
| Unit | Equivalent value | Approximate SI relationship | Typical use |
|---|---|---|---|
| 1 Pa | 1 N/m² | Base SI pressure or stress unit | Scientific and standards work |
| 1 kPa | 1,000 Pa | 0.001 MPa | Soils, fluids, low stress systems |
| 1 MPa | 1,000,000 Pa | 145.038 psi | Metals, polymers, structural materials |
| 1 GPa | 1,000 MPa | 145,038 psi | Elastic modulus, very high stress scales |
| 1 psi | 6,894.76 Pa | 0.006895 MPa | US customary engineering practice |
| 1 ksi | 1,000 psi | 6.895 MPa | Steel design and mechanical design in US units |
Common mistakes and how to avoid them
- Mixing angle systems: Do not confuse physical angle θ with circle angle 2θ.
- Using inconsistent signs: Keep the same sign convention for both equations and graphing.
- Forgetting units: Stress values must all use the same unit before calculation.
- Misreading principal stress order: By convention, σ1 is the larger principal stress and σ2 is the smaller.
- Confusing in-plane shear with 3D maximum shear: In a 2D state, the calculator reports maximum in-plane shear based on the circle radius.
How this differs from a full 3D stress analysis
A 2D Mohr’s Circle calculator assumes plane stress or a planar stress condition. That is suitable for many thin plates, shells, and surface states where the out-of-plane stress can be neglected or is known to be small. In a full three-dimensional stress analysis, there are three principal stresses and a more complex set of stress transformation relationships. For that case, Mohr’s representation expands to three circles. If your application involves thick components, triaxial confinement, or significant out-of-plane loading, a 3D stress treatment is more appropriate.
Authoritative learning resources
If you want to validate the underlying mechanics or study the theory in more depth, these sources are excellent starting points:
- MIT OpenCourseWare for mechanics of materials and stress transformation learning resources.
- University-level stress transformation references and derivations are commonly aligned with standard mechanics curricula.
- National Institute of Standards and Technology for engineering measurement, materials, and standards context.
- Engineering Library educational reference for Mohr’s Circle derivation and examples.
- NASA Glenn Research Center for stress-related educational material from a .gov domain.
When to trust a calculator and when to verify manually
A calculator is ideal for fast iteration, screening, education, and design checks. However, for critical applications such as fatigue-sensitive components, pressure boundaries, fracture-critical structures, aerospace hardware, or regulated systems, it is still best practice to verify important outputs manually or against independent software. The reason is not that the equations are uncertain. The main issue is input quality. If the original stress components are extracted incorrectly from a finite element model or experimental measurement, the transformed results will also be wrong.
In professional engineering practice, the most reliable workflow is: determine the stress state carefully, calculate principal and shear values, compare them against appropriate material allowables or failure criteria, and document the sign convention used. This calculator is built for speed and clarity, but sound engineering judgment remains essential.
Final takeaway
A 2d mohr’s circle calculator provides much more than a single answer. It provides a compact picture of the entire in-plane stress transformation problem. By entering σx, σy, and τxy, you can immediately determine principal stresses, principal plane angle, maximum in-plane shear, and transformed stresses at any selected orientation. That combination of accuracy, speed, and visualization makes Mohr’s Circle one of the most enduring tools in mechanics of materials.