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.
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.
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 partEvery 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 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 CD | 370 | 440 |
| 1035 CD | 460 | 550 |
| 1045 CD | 530 | 630 |
| 1050 CD | 580 | 690 |
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.
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.
- ProblemFind the working stress and the factor of safety against yield for the rod in Figure 1.
- Given / findd = 12 mm, F = 10 kN, Sy = 370 MPa. Find σ and n.
- AssumptionsUniform axial stress; steady load; ductile material, so yield is the relevant strength.
- ModelCompute σ = F/A with A = πd²/4, then n = Sy/σ.
- EquationsA = πd²/4σ = F/An = Sy/σ
- SolveA = π(12)²/4 = 113.1 mm². σ = 10 000/113.1 = 88.4 MPa. n = 370/88.4 = 4.2.
- 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.
- 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.
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.
- ProblemFind the diameter for the rod in Figure 2 to meet a design factor of 3.
- Given / findF = 18 kN, Sy = 370 MPa, n = 3. Find d and the nearest standard size.
- AssumptionsUniform axial stress; ductile material; yield is the design criterion.
- ModelThe allowable stress is σallow = Sy/n; the required area is A = F/σallow; then solve for d.
- Equationsσallow = Sy/nA = F/σallowd = √(4A/π)
- 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.
- 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.
- 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.
Misconceptions and diagnostics
| Mistake | Symptom | Diagnostic question | Correction |
|---|---|---|---|
| Arbitrary factor of safety | A 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 mode | Yield used where fatigue governs | "How does this part actually fail?" | Match the strength (Sy, Sut, or endurance) to the failure mode. |
| Rounding the diameter down | Factor of safety ends below target | "Did I round up to a standard size?" | Always round a required dimension up. |
| Mixed units | Stress off by powers of ten | "Are forces in N and areas in mm²?" | Keep N, mm, and MPa consistent throughout. |
Practice ladder
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.
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.
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.
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.
Working with AI, and proving it yourself
Use AI as an examiner, not a solver
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.
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.
Textbook mapping
| Item | Mapping |
|---|---|
| Primary source | Budynas and Nisbett, Shigley's Mechanical Engineering Design, Chapter 1 (Introduction to Mechanical Engineering Design) |
| Cross-reference | Norton, Ch. 1 · Mott, Ch. 1 |
| Core topics | 1.1 Design process · 1.2 Factor of safety and design factor · 1.3 Stress versus strength · 1.4 Reliability · 1.5 Units |
| Engineering connection | Every element chapter ends in a factor of safety against its failure mode. |
| Read next | Chapter 2: Load and Stress Analysis. |