Strain Calculator Formula

Understand the math behind the strain calculator. Each variable explained with a worked example.

Formulas Used

Engineering Strain

strain = delta_l / original_l

Strain Percentage

strain_pct = delta_l / original_l * 100

Microstrain

microstrain = delta_l / original_l * 1e6

Variables

VariableDescriptionDefault
delta_lChange in Length(mm)0.5
original_lOriginal Length(mm)500

How It Works

Engineering Strain

Strain measures the deformation of a body relative to its original size.

Formula

epsilon = delta_L / L_0

where delta_L is the change in length and L_0 is the original gauge length. Strain is dimensionless but is often expressed in microstrain (x 10^6) or as a percentage. Tensile strain is positive; compressive strain is negative.

Worked Example

A 500 mm gauge length bar elongates by 0.5 mm under load.

delta_l = 0.5original_l = 500
  1. 01epsilon = 0.5 / 500 = 0.001 mm/mm
  2. 02As percentage: 0.001 x 100 = 0.1%
  3. 03In microstrain: 0.001 x 10^6 = 1000 microstrain

Frequently Asked Questions

What is the difference between engineering and true strain?

Engineering strain uses the original length as reference. True strain uses the instantaneous length: epsilon_true = ln(1 + epsilon_eng). They differ significantly only at large deformations (above about 5%).

What is a typical yield strain for steel?

For structural steel with 250 MPa yield and 200 GPa modulus, yield strain is 250/200000 = 0.00125 or 1250 microstrain.

How is strain related to stress?

In the elastic range, stress = E x strain (Hooke's law). Beyond the elastic limit, the relationship becomes nonlinear and material-specific.

Learn More

Guide

Thermal Expansion Guide: Calculating Length, Area, and Volume Changes

Understand thermal expansion in engineering materials. Learn to calculate linear, area, and volumetric expansion, handle expansion joints, and avoid thermal stress failures.

Ready to run the numbers?

Open Strain Calculator