Lecture Atlas

//week-11

EGD102

//concept

Directly supported

Week 11 Cheatsheet — Normal Stress and Strain + Mechanical Properties

medium exam quiz

How this week breaks down

Three layers, all from one tensile test. Skim this once, then revise from the in-depth note.

LayerWhat you compute
Stress & strainTranslate force + geometry into and .
Mechanical propertiesRead , , UTS, fracture stress and %EL/%AR off the diagram.
Design checksApply factor of safety ; check lateral deformation via Poisson’s ratio.

1 — Stress and strain

Definitions

QuantityFormulaCommon units
Axial stressPa = N/m² ; MPa = N/mm² ; GPa = kN/mm²
Axial straindimensionless (or %)

Unit rule. Force is always in newtons. . If you mix kN with mm², the stress comes out in GPa — convert first.

Recipe — average normal stress in a member

  1. Free-body-diagram the joint or section. Solve , for the axial force .
  2. Compute (or rectangular ).
  3. . Mind the units (kN N; mm² m² if you want pascals).

Worked snippets

SetupWorkAnswer
,
Brass cylinder, , ,

2 — Elastic deformation and Young’s modulus

Hooke’s law

Valid only in the linear elastic region. Outside it, the relationship is no longer proportional.

Reading the diagram

FeatureWhat it means
Slope of linear partYoung’s modulus
Proportional limitEnd of strict linearity
Yield stress Transition elastic plastic
UTS Peak stress on the engineering curve
Fracture stressStress at break (engineering curve falls after necking)

Engineering vs. true

VariantStressStrain
Engineering
True

After necking, engineering stress falls while true stress rises (instantaneous area shrinks).

0.2% offset yield

Draw a line from on the strain axis, parallel to the elastic slope. Where it crosses the curve = offset yield stress.


3 — Ductility

%EL > 5% generally counts as ductile; brittle materials fracture before significant plastic strain.


4 — Factor of safety and allowable stress

Rule-of-thumb values (slide 19):

ApplicationTypical
Structural members in buildings
Pressurised vessels
Automobile
Aircraft / spacecraft

Ductile materials use lower ; brittle materials use higher.


5 — Poisson’s ratio

Typical values (slide 22):

MaterialMaterial
AluminiumCast iron
BrassTitanium
LeadTungsten
SteelConcrete
GlassClay

Use to find diameter change, then for the necked area.


Common mistakes

  1. Mixing kN with mm² — the result is GPa, not MPa. Always convert force to newtons.
  2. Substituting in MPa for steel — should be . Off by 1000.
  3. 0.5% strain — it’s . Convert percentages first.
  4. Forgetting the minus sign on Poisson’s ratio — definition has it; comes out positive for normal materials.
  5. Rounding people up — always round down so the allowable stress is respected.
  6. Confusing yield, UTS, and fracture stress — they’re three distinct points on the curve.
  7. Differentiating engineering vs. true stress after necking — engineering uses always.

Key formulas at a glance

For the why behind each formula and worked end-to-end examples, see the in-depth note.

//quiz

Easy → hard. Reshuffles every visit.

//quiz · 1/8easy

Axial strain is...