In This Guide
What Is True Strain?
True strain is a deformation measure that tracks how much a material stretches or compresses relative to its continuously changing length. Unlike engineering strain, which compares only the final and original lengths in one simple ratio, true strain uses incremental updates across the entire deformation process. This makes it highly useful for realistic material modeling, especially once deformation becomes large and non-linear behavior appears.
The standard formula is:
εtrue = ln(L / L0)
Where L0 is the original gauge length and L is the current or final gauge length. The ln term is the natural logarithm. If the material extends, true strain is positive. If it shortens in compression, true strain becomes negative.
How to Calculate True Strain Step by Step
To calculate true strain accurately, follow a clear sequence:
- Measure original length before loading: L0.
- Measure the current or final length under load or after deformation: L.
- Compute the ratio L / L0.
- Apply natural log to that ratio: ln(L / L0).
- Report the result as dimensionless strain.
Because the formula is a ratio, length units cancel. You may use millimeters, inches, centimeters, or meters as long as both values use the same unit.
Worked Examples: Calculate True Strain
Example 1: Tensile Elongation
A specimen increases from 50 mm to 62.5 mm.
- L0 = 50
- L = 62.5
- L/L0 = 1.25
- εtrue = ln(1.25) = 0.2231
The true strain is 0.2231.
Example 2: Compression
A cylindrical test piece shortens from 40 mm to 36 mm.
- L0 = 40
- L = 36
- L/L0 = 0.9
- εtrue = ln(0.9) = -0.1053
The negative sign indicates compressive deformation.
Example 3: Large Plastic Deformation
During forming, strip length changes from 100 mm to 180 mm.
- L/L0 = 1.8
- εtrue = ln(1.8) = 0.5878
This is a substantial strain level where true strain representation is far more meaningful than a small-deformation approximation.
Engineering Strain vs True Strain
Many people searching for how to calculate true strain are also trying to understand whether engineering strain is “wrong.” It is not wrong; it is just simplified. For small strains, both values are close. As strain grows, the difference becomes important.
| Aspect | Engineering Strain | True Strain |
|---|---|---|
| Formula | (L - L0) / L0 | ln(L / L0) |
| Reference Length | Original only | Continuously updated |
| Best Use | Small elastic strain | Large elastic-plastic deformation |
| Accuracy at high deformation | Lower | Higher |
| Typical in FEA/material models | Less common for plastic laws | Very common |
A practical rule: if your deformation is modest, engineering strain may be adequate for quick checks. If you are modeling plastic flow, necking onset trends, or real process strain paths, true strain is usually preferred.
Connection Between True Strain and True Stress
True strain often appears alongside true stress in material characterization. As cross-sectional area changes, engineering stress loses fidelity in large deformation zones. True stress uses the instantaneous area, while true strain uses instantaneous length changes. Together, they support a more physically realistic stress-strain curve for constitutive modeling.
In many tensile analyses before necking, you may see approximate conversions:
- εtrue = ln(1 + εeng)
- σtrue = σeng(1 + εeng)
These are common in data processing pipelines when test machines output engineering values by default.
Where Engineers Use True Strain
True strain is central in many industries because modern design workflows require reliable deformation data:
- Automotive: sheet metal stamping, crashworthiness, forming limit studies.
- Aerospace: advanced alloy deformation behavior and process validation.
- Manufacturing: forging, rolling, extrusion, and wire drawing.
- Research labs: constitutive parameter fitting, hardening law development.
- Simulation teams: finite element model calibration for nonlinear material behavior.
When process windows are tight, using accurate true strain data can reduce trial-and-error, improve quality control, and lower scrap rates.
Common Mistakes When Calculating True Strain
- Using different units for L and L0: this distorts the ratio and gives wrong results.
- Typing base-10 log instead of natural log: true strain uses ln, not log10.
- Sign confusion in compression: if final length is shorter, strain should be negative.
- Mixing gauge length with total part length: stay consistent with measurement location.
- Ignoring data quality: noisy extension measurements can contaminate strain calculations.
Interpretation Tips for Better Decisions
A calculated true strain value is more than a number. It can indicate whether a process is within safe forming limits, whether a material law is realistic, and whether a component may approach instability under load. Engineers often compare measured strain fields against allowable limits or forming diagrams to prevent tearing, excessive thinning, or local failure.
For design and analysis teams, consistent strain definitions across testing, simulation, and reporting are essential. If one group uses engineering strain while another uses true strain without conversion, incorrect conclusions can follow. Standardizing your workflow around true strain in high-deformation problems helps avoid costly interpretation errors.
Why a True Strain Calculator Saves Time
A dedicated calculator removes repeated manual logarithm work, reduces data-entry mistakes, and provides immediate interpretation support. In production and lab environments, this speeds up checks during setup, test validation, and report preparation. It also supports training by letting new team members verify calculations quickly.
If your team handles repeated calculations, you can integrate the same formula into spreadsheets, scripts, or data acquisition pipelines. The core relationship remains the same: εtrue = ln(L/L0).
Frequently Asked Questions
Is true strain dimensionless?
Yes. True strain is dimensionless because it is derived from the logarithm of a ratio of lengths.
Can I calculate true strain from engineering strain directly?
Yes, using εtrue = ln(1 + εeng), provided definitions and assumptions are consistent with your test conditions.
What does a true strain of 0.693 mean?
Since ln(2) = 0.693, it means the current length is about double the original length in tension.
Why is true strain better at large deformation?
Because it accumulates incremental strain using the continuously changing geometry, which matches physical deformation behavior more closely than a fixed-reference approximation.
Can true strain be used for polymers and composites?
Yes, but interpretation must respect each material’s nonlinear and time-dependent behavior. For viscoelastic or anisotropic systems, pair strain metrics with suitable constitutive models.
Final Takeaway
If you need to calculate true strain accurately, the logarithmic formula gives a robust and industry-standard measure for real deformation behavior. Use the calculator above for fast results, especially when strain is not small. For engineering analysis, simulation, forming, or material testing, true strain provides the clarity needed for better technical decisions.