Manufacturing · Chapter 1 of 10 · Beginner

Introduction to Manufacturing

There are only a few ways to turn material into a part: pour it, push it, cut it, join it, or print it. Knowing which to use, and what it will cost, is the whole job.

01

Readiness check

This opening chapter needs basic materials sense and arithmetic. Tick only what you can do closed-notes.

  • Recall that material choice affects how a part is made.
  • Distinguish a fixed cost from a variable cost.
  • Compute a cost per unit from a total.
  • Read where two lines cross on a graph.
  • Convert between minutes and parts per hour.
0 or 1 weak itemsContinue with this chapter.
2 weak itemsSkim material classes in Materials Science.
3 or more weak itemsReview basic cost arithmetic before continuing.
02

The core idea

Every part is made by one of a few process families, and the right choice depends as much on the production volume and cost as on the geometry.

cost/part = material + processing + tooling/Nbreak-even: FA + vAN = FB + vBNthroughput = 1/cycle time

Manufacturing turns raw material into finished parts by shaping from liquid (casting), shaping a solid by deformation (forming), removing material (machining), assembling pieces (joining), or building up layers (additive). Each family has a geometry and a volume where it wins. Because tooling is a fixed cost spread over the batch, the cheapest process depends on how many parts you make, so selection is an economics question as much as an engineering one.

The skill works when: you match the process to both the part's geometry and the production volume, and cost it out.
The skill breaks down when: a process is chosen on geometry alone, ignoring that tooling cost only pays off at volume.
The concept. The five process families, each a different way to arrive at the same part: from liquid, by deforming a solid, by removing material, by joining pieces, or by adding material layer by layer.
03

The skills, taught in order

This chapter frames the whole course. Five skills cover the families, design for manufacturing, selection by volume, and the cost model that recurs in every later chapter.

1.1 What manufacturing does

Manufacturing converts material into a part of the required shape, size, finish, and properties, at a cost and rate the market allows. The same part can usually be made several ways, so engineering judgment, not a single right answer, decides.

1.2 The process families

Almost every process belongs to one of five families, distinguished by how they create shape.

FamilyHow it shapesExamples
Castingsolidify from liquidsand, die, investment
Deformation formingplastic flow of a solidrolling, forging, extrusion, stamping
Machiningremove materialturning, milling, drilling, grinding
Joiningassemble pieceswelding, brazing, fastening, adhesive
Additivebuild up in layersFDM, SLS, metal AM

1.3 Design for manufacturing

Design for manufacturing (DFM) shapes the part to suit the process: generous draft angles for casting, near-net shapes to cut machining, simple parting lines, and tolerances no tighter than the function needs. Every unnecessary feature and every extra digit of precision adds cost.

1.4 Process selection by volume

Production volume often decides the process. Low volumes favour low-tooling routes (machining, additive, sand casting); high volumes justify expensive tooling that lowers the per-part cost (die casting, forging, stamping, injection moulding).

VolumeTypically economical
One-off, prototypemachining, additive, sand casting
Low to mediuminvestment casting, sheet forming, machining
Highdie casting, forging, stamping, injection moulding

1.5 Manufacturing economics

Unit cost is material plus processing plus tooling spread over the batch: cost/part = cmaterial + cprocessing + Ctooling/N. Comparing two processes, the one with higher tooling but lower per-part cost wins above a break-even quantity. Processing cost ties to cycle time through the machine and labour rate, so faster cycles cut cost and raise throughput.

Engineering connection: this cost model and the family map run through every later chapter, where each process gets its own force, time, and cost equations.

04

Worked example 1: which process, at what volume?

A bracket can be machined (tooling 2000, then 8 per part) or die-cast (tooling 30 000, then 1.50 per part), all in the same currency. Find the break-even quantity and say which process suits 1000 parts and which suits 20 000.

Figure 1. Two cost lines: machining starts cheap but rises steeply; die casting starts dear but rises slowly. They cross at the break-even quantity, which decides the winner.
  1. ProblemFind the break-even quantity in Figure 1 and choose for 1000 and 20 000 parts.
  2. Given / findMachining: FA = 2000, vA = 8. Die casting: FB = 30 000, vB = 1.50. Find N* and the choice at each volume.
  3. AssumptionsBoth processes meet the spec; costs are linear in quantity; tooling is a one-time fixed cost.
  4. ModelSet the two total-cost lines equal and solve for the crossover quantity.
  5. EquationsFA + vAN = FB + vBN N* = (FB − FA)/(vA − vB)
  6. SolveN* = (30 000 − 2000)/(8 − 1.50) = 28 000/6.5 = 4308 parts. At 1000 parts (below N*), machining is cheaper; at 20 000 parts (above N*), die casting is cheaper.
  7. CheckAt 1000: machining 2000 + 8000 = 10 000 versus die casting 30 000 + 1500 = 31 500, so machining wins. At 20 000: machining 162 000 versus die casting 60 000, so die casting wins. Both confirm the break-even.
  8. ConclusionGeometry alone would not decide this; volume does. Below a few thousand parts the low-tooling route wins; above it, the expensive die pays for itself. This break-even logic is the heart of process selection.
Result. Break-even at 4308 parts: machining below it, die casting above it.
05

Worked example 2: unit cost and throughput

A CNC operation has a 1.5 min cycle per part, a combined machine and labour rate of 75 per hour, and a 30 min setup amortized over a batch of 200. Material is 5 per part. Find the throughput and the unit cost.

Figure 2. Unit cost stacks material, processing (rate times cycle time), and amortized setup. Here material dominates, and the 1.5 min cycle sets a 40-per-hour throughput.
  1. ProblemFind the throughput and unit cost for the operation in Figure 2.
  2. Given / findcycle tc = 1.5 min, rate = 75/h, setup = 30 min over batch 200, material = 5/part. Find parts/h and cost/part.
  3. AssumptionsSteady running, one part per cycle, setup charged once across the batch.
  4. ModelThroughput is the inverse of cycle time; unit cost adds material, processing (rate times cycle time), and setup per part.
  5. Equationsthroughput = 60/tc c = cmat + (rate)(tc) + (rate)(tsetup)/N
  6. SolveThroughput = 60/1.5 = 40 parts/h. Processing = (75/60)(1.5) = 1.875. Setup = (75/60)(30)/200 = 0.19. Cost = 5 + 1.875 + 0.19 = 7.06 per part.
  7. CheckMaterial is the largest term, so cutting scrap or buying nearer net shape would help most. Setup is tiny at a batch of 200; at a batch of 10 it would balloon to 3.75 per part, showing why small batches are costly.
  8. ConclusionCycle time drives both rate and processing cost, while setup punishes small batches. These two levers, cycle time and batch size, are where most cost reduction in machining is found.
Result. Throughput 40 parts/h; unit cost about 7.06 (material 5.00 + machining 1.88 + setup 0.19).
06

Misconceptions and diagnostics

MistakeSymptomDiagnostic questionCorrection
Choosing on geometry aloneExpensive tooling picked for a few parts"What is the production volume?"Volume drives selection; tooling only pays off above break-even.
Ignoring tooling amortizationPer-part cost quoted without setup or dies"Did I spread the fixed cost over N?"Add Ctooling/N and setup per part to the unit cost.
Over-tight tolerancesCost balloons for unneeded precision"Does the function need this tolerance?"Specify the loosest tolerance that works; precision is expensive.
Forgetting material wasteMachining-from-billet cost underestimated"How much material becomes chips?"Account for scrap; near-net processes save material.
07

Practice ladder

Level 1 · Direct skill

Process A has fixed cost 5000 and 3 per part; process B has fixed cost 15 000 and 1 per part. Find the break-even quantity.

Show answer

N* = (15 000 − 5000)/(3 − 1) = 10 000/2 = 5000 parts. Below it choose A; above it choose B.

Level 2 · Mixed concept

For the Worked Example 2 operation, what is the unit cost if the batch drops from 200 to 20?

Show answer

Setup per part = (75/60)(30)/20 = 1.875, so cost = 5 + 1.875 + 1.875 = 8.75 per part. The setup term grew tenfold; small batches carry heavy setup overhead.

Level 3 · Independent problem

A part is machined from a 9 kg billet to a 4 kg finished mass; material is 6 per kg. A near-net forging would start from 5 kg. Compare the material cost (ignore scrap credit).

Show answer

Machining input: 9 × 6 = 54; forging input: 5 × 6 = 30. The forging saves 24 per part in material alone, before any machining-time savings, the case for near-net shapes.

Level 4 · Transfer to real engineering

Pick a real product and identify how its main parts are made. Name the process family for each, and explain the choice in terms of geometry and likely volume.

What good work looks like

Each part assigned to a family, the choice justified by geometry and volume, and at least one cost driver (tooling, cycle time, material waste) named.

08

Working with AI, and proving it yourself

Use AI as an examiner, not a solver

"Check that my process choice accounts for volume, not just geometry."
"Give me five parts; I will name the process family and the volume that suits each."
"Which process should I use?" Building the cost comparison yourself is the skill.
"What is the break-even?" Setting up the two cost lines is the point.

Portfolio task

Write a process-selection note for one real part: compare two processes with a break-even, estimate a unit cost, and recommend one for a stated volume.

Must include: the family for each option, a break-even quantity, and a unit-cost estimate with tooling amortized.
09

Retrieval and spaced review

Closed notes. Answer out loud, then reveal.

1. Name the five process families.

Casting, deformation forming, machining, joining, and additive.

2. Write the unit-cost model.

cost/part = material + processing + tooling/N.

3. How is the break-even quantity found?

Set the two total-cost lines equal: N* = (FB − FA)/(vA − vB).

4. Why do high volumes justify expensive tooling?

The fixed tooling cost spreads over many parts, lowering the per-part cost below a low-tooling route.

5. Give two DFM principles.

Use near-net shapes to cut machining, and specify the loosest workable tolerance.

TodayFinish this quiz and Levels 1 and 2 of the ladder.
+1 dayRe-derive both economics examples from a blank page.
+3 daysClassify five products by process family.
+7 daysCarry the cost model into casting, Chapter 2.
+30 daysReturn to selection and cost in Chapter 10.
10

Textbook mapping

ItemMapping
Primary sourceKalpakjian and Schmid, Manufacturing Engineering and Technology, Chapter 1 (Introduction) and process-selection sections
Cross-referenceGroover, Ch. 1 · DeGarmo, Ch. 1
Core topics1.1 What manufacturing does · 1.2 Process families · 1.3 DFM · 1.4 Selection by volume · 1.5 Economics
Engineering connectionThe cost model and family map underpin every later chapter.
Read nextChapter 2: Metal Casting.