Fundamentals of Stress and Strain
From the Engineering Notes curriculum
Fundamentals of Stress and Strain
TL;DR
Stress is a measure of the internal forces acting within a material, while strain quantifies its deformation. Understanding their relationship, known as constitutive behavior, is crucial for predicting how materials will respond to loads. You'll use these concepts to design structures that are both safe and efficient.
1. The Mental Model
Imagine you're pulling or pushing on a rubber band. Stress is how hard each tiny piece inside the rubber band is resisting your pull. Strain is how much that rubber band stretches or squishes in response to your action.
2. The Core Material
When an external force acts on an object, the object tries to resist that force internally. This internal resistance, distributed over the object's cross-sectional area, is what we call stress. The deformation that results from these forces is called strain.
2.1 Stress
Stress ($\sigma$) is defined as the force ($F$) acting per unit cross-sectional area ($A$). The basic unit for stress is Pascals (Pa), which is Newtons per square meter (N/m²), or often megapascals (MPa).
$\sigma = F / A$
There are a few types of stress you'll encounter:
* Normal Stress: Acts perpendicular to the surface. It can be tensile (pulling apart) or compressive (pushing together).
* Shear Stress: Acts parallel to the surface, like when you try to tear a piece of paper.
2.2 Strain
Strain ($\epsilon$) is a dimensionless quantity that measures the deformation of a material relative to its original size.
- Normal Strain: Measures the change in length ($\Delta L$) divided by the original length ($L_0$). It's how much something stretches or compresses.
$\epsilon = \Delta L / L_0$ - Shear Strain: Measures the angular distortion of an object. Imagine a square becoming a parallelogram.
2.3 The Stress-Strain Relationship

Photo by Alex Green on Pexels
The way a material behaves under stress and strain is critical. Different materials react differently. This relationship is often visualized using a stress-strain curve from a tensile test.
graph TD
A["Apply Load (Force)"] --> B["Object Deforms"]
B --> C["Measure Change in Length"]
C --> D["Calculate Normal Strain (ΔL/L₀)"]
A --> E["Measure Cross-Sectional Area"]
E --> F["Calculate Normal Stress (F/A)"]
D & F --> G["Plot Stress-Strain Curve"]
Key points on a typical stress-strain curve:
* Elastic Region: The material returns to its original shape once the load is removed. Stress is proportional to strain (Hooke's Law: $\sigma = E \epsilon$, where E is Young's Modulus).
* Yield Point: The point beyond which the material will experience permanent deformation. Even if you remove the load, it won't go back to its original length.
* Plastic Region: The material continues to deform significantly without much increase in stress, or even with decreasing stress, as it permanently changes shape.
* Ultimate Tensile Strength: The maximum stress the material can withstand before starting to neck (narrow locally).
* Fracture Point: The point where the material breaks.
3. Worked Example
Let's say you have a cylindrical steel rod with an original length ($L_0$) of 2 meters and a diameter of 20 millimeters. You apply a tensile (pulling) force ($F$) of 50 kilonewtons (kN). The rod stretches by 1.5 millimeters ($\Delta L$).
-
Calculate the cross-sectional area (A):
The radius ($r$) is 20 mm / 2 = 10 mm = 0.01 m.
$A = \pi r^2 = \pi (0.01 \text{ m})^2 \approx 0.000314 \text{ m}^2$ -
Calculate the normal stress ($\sigma$):
$F = 50 \text{ kN} = 50,000 \text{ N}$
$\sigma = F / A = 50,000 \text{ N} / 0.000314 \text{ m}^2 \approx 159,235,669 \text{ Pa} \approx 159.2 \text{ MPa}$ -
Calculate the normal strain ($\epsilon$):
$\Delta L = 1.5 \text{ mm} = 0.0015 \text{ m}$
$L_0 = 2 \text{ m}$
$\epsilon = \Delta L / L_0 = 0.0015 \text{ m} / 2 \text{ m} = 0.00075$ (dimensionless)
So, this rod experienced a stress of about 159.2 MPa and stretched by 0.075% of its original length.
4. Key Takeaways
- Stress is the internal force intensity within a material, calculated as force per unit area.
- Strain is a measure of deformation, representing the change in dimension relative to the original dimension.
- Normal stress involves forces perpendicular to a surface, causing stretching or compression.
- Shear stress involves forces parallel to a surface, causing a shearing or cutting action.
- The stress-strain curve reveals a material's elastic and plastic behavior, yield strength, and ultimate strength.
Common mistakes to avoid:
* Confusing force with stress; stress is force per unit area.
* Forgetting that strain is dimensionless, so units must cancel out.
* Not distinguishing between tensile (pulling) and compressive (pushing) normal stress.
* Ignoring the units of measurements when performing calculations, leading to incorrect results.
5. Now Try It
Imagine a square aluminum bar, 1 meter long and 2 cm x 2 cm in cross-section. If you apply a tensile force of 10 kN and it stretches by 0.5 mm, calculate the normal stress and normal strain. What success looks like: You'll provide the calculated stress in MPa and the calculated strain as a dimensionless number.
Frequently asked about Fundamentals of Stress and Strain
More from Engineering Notes
Get the full Engineering Notes curriculum
Clone the complete plan to your dashboard for unlimited AI-generated notes, practice quizzes, and a personalised revision schedule.
Create Free Account