Machine Elements · Chapter 1 of 10 · Beginner

The Design Process and Factor of Safety

Machine design is decision-making under uncertainty. Before any part is sized, you decide how much stronger than the expected load it must be, and write that decision down as a factor of safety you can defend.

01

Readiness check

This chapter sets up the design mindset. Tick only what you can do closed-notes.

  • Compute axial stress σ = F/A.
  • Find the area of a circle from its diameter.
  • Recall yield and ultimate strength as material properties.
  • Form a ratio and read it as a margin.
  • Convert kN, N, mm, and MPa consistently.
0 or 1 weak itemsContinue with this chapter.
2 weak itemsReview stress and strength in Mechanics of Materials, Chapter 1.
3 or more weak itemsRevisit material properties in Materials, Chapter 5.
02

The core idea

A part is safe when its strength exceeds the stress the load produces. The factor of safety is that ratio, and choosing it well is the first design decision.

n = strength / stress = S / σσallow = S / nn > 1 for a safe part

Every load creates a stress; every material has a strength. The factor of safety n is the ratio of the strength that causes failure to the stress the part actually carries. A design factor is the same ratio chosen in advance to cover what you do not know: variation in loads, scatter in material data, and the consequence of failure. Sizing a part means setting its dimensions so the working stress stays below the allowable, S/n, with a margin you can justify.

The skill works when: you name the failure strength, compute the stress, and report a factor of safety with a reason.
The skill breaks down when: a factor of safety is picked at random, or strength and stress are compared in different units.
The concept. The strength S sets the ceiling; the working stress σ sits below it. Their ratio is the factor of safety, the margin between the load the part sees and the load that would break it.
03

The skills, taught in order

Five skills frame the design process, define the factor of safety, and set the habits of comparing stress to strength with honest units and reliability.

1.1 The design process

Design moves through recognising a need, defining the problem, synthesising concepts, analysing and optimising, then evaluating and presenting. It is iterative: analysis sends you back to change a concept. Machine design is the analysis-and-optimise stage applied to load-carrying components, where each part is sized against how it fails.

1.2 Factor of safety and design factor

The factor of safety is n = S/σ, the ratio of the relevant strength to the working stress. Used in reverse as a design factor chosen up front, it sets the allowable stress σallow = S/n that the part must not exceed. Sizing then solves for the dimension that meets this allowable.

1.3 Stress versus strength

The strength in the ratio must match the failure mode: yield strength Sy for the onset of permanent deformation in a ductile part, ultimate strength Sut for fracture, and the endurance limit for fatigue. Comparing a stress to the wrong strength gives a meaningless factor of safety.

Steel (AISI, cold-drawn)Sy (MPa)Sut (MPa)
1018 CD370440
1035 CD460550
1045 CD530630
1050 CD580690

Selected cold-drawn steels (Shigley, Table A-20). Yield governs ductile static design; ultimate governs fracture and feeds fatigue.

1.4 Reliability and uncertainty

Loads vary, material data scatter, and manufacturing introduces tolerances. A larger design factor buys reliability where the consequence of failure is high or the data are poor; a smaller one is justified when loads and properties are well known. The number always reflects how much you trust your inputs.

1.5 Units and significant figures

Work in consistent SI: forces in newtons, lengths in millimetres, stresses in megapascals (1 MPa = 1 N/mm²). Carry a sensible number of significant figures, then round the final dimension up to a standard size. Design answers are decisions, not exact numbers.

Engineering connection: every later chapter ends in a factor of safety, whether against yield, fatigue, buckling, or bearing life.

04

Worked example 1: the factor of safety of a tie rod

A 12 mm diameter tie rod of AISI 1018 cold-drawn steel (Sy = 370 MPa) carries a steady axial pull of 10 kN. Find the working stress and the factor of safety against yield.

Figure 1. The axial pull spreads over the rod cross-section as a uniform stress. Comparing it to the yield strength gives the factor of safety.
  1. ProblemFind the working stress and the factor of safety against yield for the rod in Figure 1.
  2. Given / findd = 12 mm, F = 10 kN, Sy = 370 MPa. Find σ and n.
  3. AssumptionsUniform axial stress; steady load; ductile material, so yield is the relevant strength.
  4. ModelCompute σ = F/A with A = πd²/4, then n = Sy/σ.
  5. EquationsA = πd²/4σ = F/An = Sy
  6. SolveA = π(12)²/4 = 113.1 mm². σ = 10 000/113.1 = 88.4 MPa. n = 370/88.4 = 4.2.
  7. CheckUnits: N/mm² = MPa. A factor of 4.2 is generous for a steady, well-known load, suggesting the rod could be smaller if weight or cost matters.
  8. ConclusionThe rod is safe against yield with a comfortable margin. Whether 4.2 is right depends on how well the load is known and what failure would cost.
Result. σ = 88.4 MPa and n = 4.2 against yield.
05

Worked example 2: sizing a rod to a design factor

A tie rod of the same AISI 1018 CD steel (Sy = 370 MPa) must carry 18 kN with a design factor of 3 against yield. Find the required diameter and the nearest standard size.

Figure 2. The design factor sets the allowable stress; the load and allowable fix the required area, and the diameter is rounded up to a standard size.
  1. ProblemFind the diameter for the rod in Figure 2 to meet a design factor of 3.
  2. Given / findF = 18 kN, Sy = 370 MPa, n = 3. Find d and the nearest standard size.
  3. AssumptionsUniform axial stress; ductile material; yield is the design criterion.
  4. ModelThe allowable stress is σallow = Sy/n; the required area is A = F/σallow; then solve for d.
  5. Equationsσallow = Sy/nA = F/σallowd = √(4A/π)
  6. Solveσallow = 370/3 = 123.3 MPa. A = 18 000/123.3 = 146.0 mm². d = √(4 × 146.0/π) = 13.6 mm, so round up to 14 mm.
  7. CheckAt d = 14 mm the area is 153.9 mm², the stress is 117 MPa, and n = 370/117 = 3.16, just above the target, as rounding up should give.
  8. ConclusionAlways round a computed dimension up to the next standard size; the resulting factor of safety is slightly larger than required, which is the safe direction.
Result. Required d = 13.6 mm; choose 14 mm, giving n = 3.16.
06

Misconceptions and diagnostics

MistakeSymptomDiagnostic questionCorrection
Arbitrary factor of safetyA number chosen with no rationale"What uncertainty does this factor cover?"Tie n to load variation, material scatter, and consequence of failure.
Wrong strength for the modeYield used where fatigue governs"How does this part actually fail?"Match the strength (Sy, Sut, or endurance) to the failure mode.
Rounding the diameter downFactor of safety ends below target"Did I round up to a standard size?"Always round a required dimension up.
Mixed unitsStress off by powers of ten"Are forces in N and areas in mm²?"Keep N, mm, and MPa consistent throughout.
07

Practice ladder

Level 1 · Direct skill

A 16 mm diameter rod carries 20 kN. Find the axial stress.

Show answer

A = π(16)²/4 = 201.1 mm². σ = 20 000/201.1 = 99.5 MPa.

Level 2 · Mixed concept

Using 1035 CD steel (Sy = 460 MPa), what is the factor of safety for the Level 1 rod?

Show answer

n = Sy/σ = 460/99.5 = 4.6. The stronger steel raises the margin for the same load and size.

Level 3 · Independent problem

Size a 1045 CD rod (Sy = 530 MPa) to carry 25 kN with a design factor of 2.5. Give the diameter and the resulting factor of safety at a standard size.

Show answer

σallow = 530/2.5 = 212 MPa. A = 25 000/212 = 117.9 mm². d = √(4·117.9/π) = 12.3 mm, so choose 13 mm. Then A = 132.7 mm², σ = 188.4 MPa, n = 530/188.4 = 2.81.

Level 4 · Transfer to real engineering

For a bracket whose failure could injure someone versus one that would only be inconvenient, argue for two different design factors and justify each.

What good work looks like

A higher factor for the safety-critical part (covering load and material uncertainty and consequence), a lower one for the low-consequence part, each tied to specific sources of uncertainty rather than habit.

08

Working with AI, and proving it yourself

Use AI as an examiner, not a solver

"Check that I compared my stress to the right strength for this failure mode."
"Give me three load cases; I will choose and justify a design factor for each."
"What factor of safety should I use?" Tying it to your uncertainties is the skill.
"Size this rod for me." Setting the allowable and solving for the dimension is the point.

Portfolio task

Take a simple load-bearing part, identify its failure mode and strength, compute its working stress, and report a factor of safety with a written justification for the number.

Must include: the failure mode, the matching strength, a working stress, and a factor of safety with a stated rationale.
09

Retrieval and spaced review

Closed notes. Answer out loud, then reveal.

1. Define the factor of safety.

n = S/σ, the ratio of the relevant strength to the working stress.

2. What is a design factor?

A factor of safety chosen in advance to set the allowable stress σallow = S/n.

3. Which strength governs ductile static design?

The yield strength Sy, the onset of permanent deformation.

4. Why round a required dimension up?

To land on a standard size with a factor of safety at or above the target.

5. What sets the size of the design factor?

Uncertainty in loads and material data and the consequence of failure.

TodayFinish this quiz and Levels 1 and 2 of the ladder.
+1 dayRe-derive the rod sizing from a blank page.
+3 daysChoose design factors for three new parts.
+7 daysCarry the factor of safety into stress analysis, Chapter 2.
+30 daysReuse the design factor against fatigue and bearing life later.
10

Textbook mapping

ItemMapping
Primary sourceBudynas and Nisbett, Shigley's Mechanical Engineering Design, Chapter 1 (Introduction to Mechanical Engineering Design)
Cross-referenceNorton, Ch. 1 · Mott, Ch. 1
Core topics1.1 Design process · 1.2 Factor of safety and design factor · 1.3 Stress versus strength · 1.4 Reliability · 1.5 Units
Engineering connectionEvery element chapter ends in a factor of safety against its failure mode.
Read nextChapter 2: Load and Stress Analysis.