Week 11 In-Depth — Why Stress, Strain, and the Tensile Test Tell You Everything
//body
← Back to weekRead the cheatsheet first. This note explains why each idea works and walks through one substantial worked example per topic, with every step on the page.
1 — Why stress and strain exist as separate ideas
A force on a member tells you something about the load, not the material. A 10 kN load tearing through a paperclip and a 10 kN load barely tickling a steel beam are the same force — but obviously a very different experience for the material.
Stress fixes that. By dividing force by cross-sectional area, , you get an intensity of internal force. Now 10 kN through a 1 mm² paperclip () and 10 kN through a 500 mm² beam () read as different severities, which is what the material actually responds to.
Strain does the equivalent for deformation. A 1 mm stretch is dramatic on a 10 mm bar (10%) and invisible on a 10 m bar (0.01%). Dividing by gives a dimensionless intensity that is comparable across specimen sizes:
Both and are per-unit quantities. That’s why only and — not and — describe a material’s intrinsic behaviour. The tensile-test curve plotted as vs. is geometry-independent.
The unit trap
| Combination | Result | Pitfall |
|---|---|---|
| in N, in m² | Pa | Fine |
| in N, in mm² | MPa | Fine — most engineering use |
| in kN, in mm² | GPa | Off by 1000 — biggest classroom mistake |
| in kN, in m² | kPa | Off by 1000 — same mistake the other way |
Lecture slide 5 reads: “Force is ALWAYS in newtons.” Internalise that.
Worked example — two-rod lamp (slide 7)
An 80 kg lamp hangs from joint . Rod runs up-left at above horizontal (); rod runs up-right along a 3-4-5 triangle (). Find the average normal stress in each rod.
Step 1 — Weight at . .
Step 2 — Equilibrium at . Let , be tensions directed away from :
From : . Substitute:
Step 3 — Areas. ; .
Step 4 — Stresses.
The thinner, more loaded rod carries more stress — exactly the kind of trade-off the design check is meant to catch.
2 — Why Young’s modulus is the slope of the elastic line
Plot vs. for a metal in a tensile test. The first portion is straight. Straight means proportional: doubling the stress doubles the strain. The slope is a single number characterising the material:
That’s Hooke’s law: .
is stiffness, not strength. A material can have a huge (very stiff — small strain for large stress) but yield at a modest stress. Steel and rubber are at opposite ends.
The engineering-vs.-true distinction
The cross-section measured before loading is what you have on the data sheet. As the bar stretches, it actually narrows — . So:
- Engineering stress — uses initial area. Easy to compute; what every standard tensile test reports.
- True stress — uses instantaneous area. Requires you to know how shrinks.
Before necking, the two are nearly identical. After necking (slide 13), the engineering curve falls because is now an overestimate, while the true stress curve keeps rising because is shrinking fast. The material is not “weakening” near fracture — it’s just that the engineering plot misrepresents area.
Worked example — find from a tensile test
From Tutorial 11 Exercise 2: bar with , , axial force , stretch .
Stress. .
Strain. .
Modulus.
That value sits in the steel range. Sanity check: had we gotten , we’d suspect a 1000-factor unit slip.
3 — Why the – curve has the shape it does
The curve has three regimes that correspond to three physical behaviours of the metal’s crystal lattice:
| Regime | Physical picture | What changes |
|---|---|---|
| Linear elastic | Atomic bonds stretch reversibly | Slope |
| Yield + plastic | Dislocations begin to slip on slip planes; lattice rearranges permanently | Curve flattens, then rises gently (strain hardening) |
| Necking + fracture | Local cross-section thins faster than strain hardens | Engineering stress drops; true stress climbs; bar breaks |
This is why the yield point matters in design: cross it, and the part returns deformed when the load is released.
The 0.2% offset method (slide 16)
For metals where the yield knee is gradual, “where the curve becomes nonlinear” is too ambiguous. Convention: pick the strain (). Draw a line from there parallel to the elastic slope. Where that line intersects the curve = offset yield stress .
The interpretation: this is the stress at which the material has accumulated permanent plastic strain, which is industry-agreed as “definitely yielded.”
Ductility — %EL and %AR
After fracture you measure two things:
%EL is plastic strain at fracture as a percentage; %AR captures how much necking occurred. Mild steel sits at %EL ; cast iron at .
4 — Why we use a factor of safety
Real materials have:
- Property variation between batches.
- Imperfections, voids, surface flaws.
- Uncertainty in the applied load (live + dead + impact).
- Long-term degradation (fatigue, corrosion).
Engineering practice is to design so that the allowable stress in service is well below the failure stress:
You design to , not to . The bigger the uncertainty, the bigger .
Worked example — cable car (slide 20)
Cable car mass ; steel cable , , , , . Each person .
(a) Strain in the cable. . .
(b) Extension. .
(c) Number of passengers.
Spare capacity . Per person .
Always round down. Six people would push the cable past its allowable stress, which is the whole point of .
5 — Why Poisson’s ratio exists and why it has a minus sign
Stretch a rubber band: it gets longer and thinner. Most solids do this. The longitudinal strain is positive in tension; the lateral strain is negative (the diameter shrinks).
If we defined raw, we’d always get a negative number for normal materials — annoying. So the convention puts a minus sign in:
That makes for normal materials. The theoretical bound for an isotropic linear-elastic material is . At the material is incompressible (volume preserved exactly under strain); rubber comes close. Most metals are around .
Worked example — cable car continued (slide 23)
Same cable as above with , .
Lateral strain. .
Diameter change. .
New diameter. .
New cross-section. .
Change. . About reduction — small but measurable.
6 — How these ideas connect
| Concept | What’s it doing? |
|---|---|
| Stress + strain | The two per-unit intensities; everything else is computed from them. |
| Hooke’s law / | The slope of – in the linear region; the material’s stiffness. |
| Yield, UTS, fracture | Successive milestones on the same curve; each tells you a different design limit. |
| Ductility (%EL, %AR) | A shape descriptor for the curve — how much plastic strain before failure. |
| Factor of safety | A margin drawn back from the failure stress, by which you should design. |
| Poisson’s ratio | The lateral-deformation companion to axial strain. |
Once you’ve got the diagram in your head, every property is just “which feature of the curve do you want today?“
7 — Exam-style sample, end-to-end
An aluminium rod, , , , , is loaded by an axial force . Find (a) the axial stress, (b) the elongation, and (c) the change in diameter.
(a) Axial stress.
(b) Elongation. Longitudinal strain:
(c) Diameter change. Lateral strain:
Answer. Stress ; elongation ; diameter shrinks by .
That layout — Geometry → → → — is the template for every multi-part tensile question on the paper.
Where to look next
- The cheatsheet for fast revision + the quiz.
- The lecture summary for slide-by-slide reconstruction with citations.
- Tutorial 11 worksheet (Exercises 1–6) for further drill.