The True Strain Interactive Calculator computes logarithmic (true) strain in materials undergoing plastic deformation, essential for accurate modeling of large-deformation processes like forging, rolling, and extrusion. Unlike engineering strain, true strain accounts for instantaneous gauge length changes during deformation, providing physically meaningful results for strains exceeding 10%. Metallurgists, forming engineers, and materials scientists rely on true strain calculations to predict texture evolution, work hardening behavior, and fracture limits in metal forming operations.
📐 Browse all free engineering calculators
Quick Navigation
Deformation Diagram
True Strain Calculator
True Strain Equations
True Strain (Logarithmic Strain)
ε = ln(Lf / L0)
ε = ln(1 + e)
Engineering Strain
e = (Lf - L0) / L0
e = exp(ε) - 1
True Strain from Cross-Sectional Area (Volume Constancy)
ε = ln(A0 / Af)
Valid for incompressible plastic deformation where A0L0 = AfLf
Multi-Pass Deformation
εtotal = Σ εi = ε1 + ε2 + ... + εn
True strains are additive across sequential deformation steps
Variable Definitions
- ε = True strain (dimensionless, logarithmic)
- e = Engineering strain (dimensionless, conventional)
- L0 = Initial gauge length (mm, in)
- Lf = Final gauge length after deformation (mm, in)
- A0 = Initial cross-sectional area (mm², in²)
- Af = Final cross-sectional area (mm², in²)
- εi = True strain in pass i
- n = Number of deformation passes
Theory & Practical Applications
Fundamental Distinction: True vs. Engineering Strain
True strain (logarithmic strain) represents the natural logarithm of the instantaneous length ratio, accumulated continuously during deformation. Unlike engineering strain, which references all deformation to the original gauge length, true strain accounts for the changing reference configuration at each instant. This distinction becomes critical above approximately 10% strain, where engineering strain increasingly overestimates the actual material response. In a tensile test pulling aluminum from 50.00 mm to 75.50 mm, the engineering strain is 0.510 (51.0%), while the true strain is only 0.412—a 24% difference that significantly affects stress-strain curve interpretation and forming limit predictions.
The logarithmic formulation ensures that equal increments of true strain represent equal fractional changes in length, regardless of the current deformation state. Compressing a bar from 100 mm to 50 mm yields ε = ln(0.5) = -0.693, while stretching from 50 mm to 100 mm gives ε = +0.693—perfectly symmetric magnitudes reflecting the physical reversibility of deformation paths. Engineering strain shows asymmetry: -0.50 in compression versus +1.00 in tension for the same absolute length change. This mathematical elegance makes true strain the natural choice for constitutive modeling and finite element simulations where path independence is essential.
Volume Constancy and Cross-Sectional Measurements
Plastic deformation in metals occurs at essentially constant volume (Poisson's ratio ≈ 0.5 for plastic flow), establishing the fundamental relationship A₀L₀ = AfLf. This enables indirect strain measurement via cross-sectional area changes, particularly valuable in compression testing where direct length measurement is difficult due to friction and barreling. For a cylindrical specimen compressed from 10.00 mm diameter (A₀ = 78.54 mm²) to 12.03 mm diameter (Af = 113.6 mm²), the true strain is ε = ln(78.54/113.6) = -0.368, corresponding to 31.3% height reduction. The volume constancy check—verifying that A₀/Af = exp(ε)—provides quality assurance: deviations exceeding 2% indicate measurement errors, non-uniform deformation, or material compressibility effects.
This principle breaks down in several practical scenarios. Porous materials like sintered powders densify during deformation, violating volume constancy and producing apparent strains that underestimate actual displacement. High-rate deformation can induce localized heating and thermal expansion, particularly in adiabatic shear bands where temperature rises exceed 500°C in titanium alloys. Superplastic materials at elevated temperature may exhibit slight volume increases due to cavity nucleation. Engineers must verify volume constancy experimentally before relying on area-based strain measurements—a fact often overlooked in routine testing protocols.
Additivity in Multi-Pass Processing
True strain's most powerful practical advantage is its additive property across sequential deformation steps: εtotal = ε₁ + ε₂ + ε₃... This simplifies analysis of multi-pass rolling, drawing, and forging operations. A wire drawn through three dies with 15%, 12%, and 10% area reductions per pass accumulates true strains of 0.163 + 0.128 + 0.105 = 0.396, equivalent to a single-pass 32.7% area reduction. Engineering strains are not additive—attempting to sum engineering strains produces significant errors beyond 20% total deformation. For a copper wire drawn from 5.00 mm to 3.18 mm diameter in four equal passes, each pass reduces area by 15.87%, giving εper pass = ln(0.8413) = -0.173 and εtotal = 4(-0.173) = -0.692. Direct calculation confirms: ε = ln[(3.18/5.00)²] = ln(0.404) = -0.905. The discrepancy arises from non-equal reductions in this example—equal true strain per pass would require εper pass = -0.226, corresponding to 20.3% area reduction per pass.
Process designers exploit this additivity to optimize intermediate annealing schedules. Copper work hardens approximately according to σ = K(ε₀ + ε)ⁿ where ε₀ accounts for prior strain history. After accumulating ε = 0.80 true strain (55.1% engineering strain), the material typically requires recrystallization annealing before further cold work. By tracking cumulative true strain rather than length ratios, engineers know precisely when strength limits approach fracture stress—critical for preventing wire breakage in production.
Worked Example: Multi-Pass Rolling Analysis
A steel plate enters a four-stand rolling mill at 25.00 mm thickness, with target final thickness of 12.70 mm. Design a rolling schedule with equal true strain per pass, then calculate the thickness after each stand and verify the final result.
Solution:
Step 1: Calculate total true strain
Initial thickness h₀ = 25.00 mm
Final thickness hf = 12.70 mm
εtotal = ln(hf/h₀) = ln(12.70/25.00) = ln(0.508) = -0.677
Step 2: Distribute strain equally across four passes
Number of stands n = 4
Strain per pass εpass = εtotal/n = -0.677/4 = -0.169
Thickness reduction per pass = 1 - exp(εpass) = 1 - exp(-0.169) = 1 - 0.844 = 0.156 or 15.6%
Step 3: Calculate thickness after each stand
After Stand 1: h₁ = h₀ × exp(εpass) = 25.00 × 0.844 = 21.10 mm
After Stand 2: h₂ = h₁ × exp(εpass) = 21.10 × 0.844 = 17.81 mm
After Stand 3: h₃ = h₂ × exp(εpass) = 17.81 × 0.844 = 15.03 mm
After Stand 4: h₄ = h₃ × exp(εpass) = 15.03 × 0.844 = 12.69 mm
Step 4: Verification
Target thickness: 12.70 mm
Calculated thickness: 12.69 mm
Error: (12.69 - 12.70)/12.70 × 100% = -0.08% (excellent agreement)
Step 5: Alternative direct calculation
h₄ = h₀ × exp(4 × εpass) = 25.00 × exp(4 × -0.169) = 25.00 × exp(-0.676) = 25.00 × 0.508 = 12.70 mm (exact)
Step 6: Rolling force implications
For low-carbon steel at room temperature with flow stress σf ≈ 550 MPa and strain hardening exponent n = 0.22:
Effective strain at Stand 1 entry: ε₁ = 0
Effective strain at Stand 2 entry: ε₂ = 0.169
Effective strain at Stand 3 entry: ε₃ = 0.338
Effective strain at Stand 4 entry: ε₄ = 0.507
Mean flow stress increases approximately 28% from first to fourth stand due to accumulated work hardening, requiring careful motor sizing and torque distribution across stands. Equal true strain per pass does NOT produce equal rolling forces—a critical non-intuitive result that novice process engineers frequently overlook when designing mill configurations.
Applications Across Manufacturing Processes
In sheet metal forming, true strain appears in forming limit diagrams (FLDs) because the failure criterion depends on accumulated plastic work rather than instantaneous geometry. A typical automotive steel FLD shows necking limits around ε₁ = 0.35 in plane strain (ε₂ = 0), corresponding to 42% engineering strain. Finite element codes output true strain contours to identify fracture-prone regions—reading these requires understanding that ε = 0.5 represents 65% elongation, not 50%.
Extrusion process design relies on true strain to predict grain refinement and texture evolution. Equal-channel angular pressing (ECAP) introduces ε ≈ 1.15 per pass through a 90° die, with total strain of 4.6 after four passes producing ultrafine grain sizes below 500 nm in aluminum alloys. The logarithmic accumulation explains why ECAP achieves severe plastic deformation without geometry changes—engineering strain thinking would incorrectly suggest impossibility of such large accumulated strains.
For quality assurance in aerospace fastener production, manufacturers track cumulative true strain from billet to finished part, ensuring values remain below material ductility limits (typically ε ≈ 1.2 for titanium alloys at room temperature). Non-uniform strain distributions, revealed by finite element analysis, identify locations requiring ultrasonic inspection for incipient cracks—critical for damage-tolerant design certification.
More resources: Engineering Calculators Library
Frequently Asked Questions
Free Engineering Calculators
Explore our complete library of free engineering and physics calculators.
Browse All Calculators →🔗 Explore More Free Engineering Calculators
- Dowel Pin Shear Stress Calculator
- Creep Life Calculator — Larson-Miller Parameter
- Fatigue Life Estimator — S-N Curve
- Hoop Stress Calculator — Thin Wall Pressure Vessels
- Vickers Hardness Number Calculator
- Brinell Hardness Number Calculator
- Angle Of Twist Calculator
- Reaming Speed and Feed Calculator
- Bearing Fit Temperature Calculator — Heating for Press-Fit Assembly
- Press Fit Calculator — Interference and Force
About the Author
Robbie Dickson — Chief Engineer & Founder, FIRGELLI Automations
Robbie Dickson brings over two decades of engineering expertise to FIRGELLI Automations. With a distinguished career at Rolls-Royce, BMW, and Ford, he has deep expertise in mechanical systems, actuator technology, and precision engineering.