Stress-Strain Calculator

The stress-strain calculator computes both engineering (nominal) and true (logarithmic) stress and strain values from tensile test data. Understanding the distinction between engineering and true values is essential in metal forming, fracture mechanics, finite element analysis, and materials characterization. Engineering values use the original specimen dimensions and are sufficient for elastic design. True values account for the changing geometry as the material deforms and are required for large-deformation plasticity analysis. Enter the applied force, original and instantaneous dimensions to compute all four quantities simultaneously, with conversion formulas shown for reference.

--
--
--
--

Stress-strain formulas

Engineering stress: sigma_eng = F / A0
Engineering strain: epsilon_eng = (L - L0) / L0
True stress: sigma_true = sigma_eng * (1 + epsilon_eng)
True strain: epsilon_true = ln(1 + epsilon_eng) = ln(L / L0)

Key material behavior regions

  • Elastic region: stress proportional to strain; deformation fully recoverable.
  • Yield point: onset of permanent plastic deformation.
  • Strain hardening: material gets stronger as it deforms plastically.
  • Ultimate tensile strength: peak engineering stress, onset of necking.
  • Fracture: specimen breaks; true stress at fracture is much higher than UTS.

Stress-strain: frequently asked questions

What is engineering stress vs true stress?

Engineering stress uses the original cross-sectional area: sigma_eng = F / A0. True stress uses the instantaneous area as the material necks: sigma_true = F / A_inst. At small strains both are nearly equal. At large strains (near fracture) true stress is much higher than engineering stress because the neck area is much smaller than A0.

What is engineering strain vs true strain?

Engineering (nominal) strain: epsilon_eng = (L - L0) / L0 = delta_L / L0. True (logarithmic) strain: epsilon_true = ln(L / L0) = ln(1 + epsilon_eng). True strain is additive for sequential deformations; engineering strain is not. For strains above about 5%, the difference becomes significant.

What is the yield strength?

Yield strength is the stress at which a material begins to deform plastically. Below yield strength, deformation is elastic (recoverable). Above it, permanent plastic deformation occurs. The 0.2% offset yield strength is commonly used: the stress corresponding to 0.2% plastic strain, found by drawing a line parallel to the elastic region offset by 0.002 strain.

What is ultimate tensile strength (UTS)?

Ultimate tensile strength is the maximum stress on the engineering stress-strain curve. It corresponds to the onset of necking. After UTS, the local cross-section contracts rapidly (necking) and the engineering stress falls, even though the true stress continues to rise until fracture.

How do you convert between engineering and true stress-strain?

True strain = ln(1 + engineering strain). True stress = engineering stress * (1 + engineering strain). These conversions are valid until necking begins. After necking, a more complex analysis based on the instantaneous cross-section area is required to find the true stress-strain relationship.

Official sources

Reviewed by the CalculatorHub team, edited by James Graham, 14 June 2026. See our methodology.