Design for Assembly (DFA): The Complete Engineering Guide to Reducing Part Count, Assembly Time, and Manufacturing Cost
Assembly is where the bill of materials meets the labor bill — and for most electromechanical products, assembly labor accounts for 40–60% of total manufacturing cost. Yet assembly is typically the last thing anyone thinks about during design. The part geometry is frozen, the fasteners are specified, the material is chosen — and only then does someone on the manufacturing floor discover that it takes three hands, a mirror, and a custom tool to install the PCB.
Design for Assembly (DFA) inverts this sequence. It says: design the assembly sequence first, then the parts, then the individual features. The result, across four decades of industrial application, is a consistent 30–80% reduction in part count and 20–60% reduction in assembly time — without sacrificing function, and often improving reliability in the process.
This is the complete engineering guide. We'll cover the Boothroyd-Dewhurst methodology (National Medal of Technology, 1991), the three-question part elimination test, the handling and insertion time classification system, the DFA efficiency index, self-locating feature geometry, real case studies with documented savings, and how DFA integrates with DFM and DFAM in modern product development workflows.
1. The Economics: Why Assembly Dominates Product Cost
Consider a simple product: a sheet metal enclosure with a PCB, four standoffs, eight screws, a front panel, and a cable harness. The BOM cost might be ₹1,200. But what does it cost to assemble it?
In a typical Indian SME, an assembly operator costs ₹250–400/hour fully loaded (salary + benefits + overhead). If this enclosure takes 18 minutes to assemble, the labor cost is:
That's ₹105 per unit — nearly 9% of the BOM cost. At 5,000 units/year, that's ₹5,25,000 in annual assembly labor for one product. A manufacturer with 20 SKUs is spending over ₹1 crore/year on assembly alone — much of it avoidable.
The Boothroyd-Dewhurst research, starting from an NSF grant at UMass Amherst in 1977, quantified what experienced manufacturing engineers already sensed: part count is the dominant cost driver. Specifically:
Where:
Each part i incurs a handling time t_{\text{handling},i} (grasping, orienting, moving) and an insertion time t_{\text{insertion},i} (positioning, fastening, securing). The number of parts n appears both in the summation and in C_{\text{parts}}. Reducing n therefore has a compounding effect: you eliminate not just the part cost, but its handling and insertion labor, its inventory carrying cost, its quality inspection overhead, and its potential as a failure point.
Ford Motor Company credited DFA with over $1 billion in cumulative savings by 1988. Xerox's Sid Liebson estimated hundreds of millions saved in the early 1980s. These aren't marginal improvements — they're structural cost transformations.
2. The Three-Question Part Elimination Test
The core intellectual contribution of Boothroyd's DFA method is disarmingly simple. For every part in the assembly, ask three questions:
- Does the part move relative to all other parts already assembled?
Only gross motion counts — not small elastic deflections, not thermal expansion, not vibration. A spring that compresses is moving; a gasket that squishes is not.
- Must the part be of a different material than all other parts already assembled?
Or be electrically/thermally isolated from them? If the part could theoretically be made of the same material as its neighbor and still function, the answer is no — unless isolation is required.
- Must the part be separate for assembly/disassembly access?
Does it need to come apart for service, replacement, or adjustment? If it's never touched after assembly, and it could have been molded/cast/machined as part of another component, it's a candidate for elimination.
If the answer to ALL THREE questions is no, the part is a theoretically unnecessary separate component. It should be combined with another part or eliminated entirely.
Worked Example: A Simple Bracket Assembly
Consider a bracket that mounts a sensor to a frame using two screws, two washers, and two nuts:
Part · Moves? · Different material? · Access needed? · Verdict
Bracket · No · Yes (aluminum vs steel frame) · — · Keep
Sensor · No · Yes (electronics) · Yes (replacement) · Keep
Screw 1 · No · No (could be steel like frame) · Yes (disassembly) · Keep
Screw 2 · No · No · Yes · Keep
Washer 1 · No · No · No · Eliminate
Washer 2 · No · No · No · Eliminate
Nut 1 · No · No · No · Eliminate
Nut 2 · No · No · No · Eliminate
The washers and nuts fail all three questions. The redesign: tap the frame, eliminate nuts and washers, use two screws directly into threaded holes. Result: 8 parts → 4 parts, a 50% reduction. The screws pass question 3 (access for sensor replacement), so they stay.
This test seems almost too simple. But applied systematically to real products — a motorcycle fuel pump (from 53 to 18 parts), a computer printer (IBM Proprinter: from 150 to 62 parts), a defense electronics chassis (from 289 to 174 parts) — it produces radical simplifications that experienced designers consistently overlook.
3. Handling Time Analysis: The Alpha/Beta Symmetry Classification
Once parts that must exist are identified, the next DFA step is estimating how long each takes to handle and insert. Boothroyd and Dewhurst developed a classification system based on two parameters:
Alpha Symmetry (\alpha): Rotational Symmetry About the Insertion Axis
A cylinder with a flat end has \alpha = 360° (any rotation about its axis looks the same — it's fully symmetric). A square peg has \alpha = 90° (4 identical orientations). A D-sub connector has \alpha = 180° (2 orientations — right side up or upside down). A completely asymmetric part has \alpha = 0°.
The handling penalty for asymmetry is substantial. In the Boothroyd-Dewhurst tables:
\alpha · Handling time adder (seconds)
360° (full rotational symmetry) · 0
180° (2-fold symmetry) · +1.5s
90° (4-fold symmetry) · +2.0s
0° (no symmetry — requires vision) · +4.0s
Beta Symmetry (\beta): Rotational Symmetry About an Axis Perpendicular to Insertion
A washer (\beta = 180°) has two identical faces (top and bottom look the same). A bolt with a head (\beta = 0°) does not — you must orient it head-up. The penalty for \beta = 0° is an additional +2.0–4.5 seconds depending on size.
Total Handling Time
The total handling time for a part combines a base grasping time with symmetry penalties:
Where:
- t_{\text{grasp}} = 1.5s for parts easily grasped with one hand, 4.0s for parts requiring tools or two hands
- t_{\alpha} = penalty from alpha symmetry (0–4.0s)
- t_{\beta} = penalty from beta symmetry (0–4.5s)
- t_{\text{size}} = penalty for very small (<2mm) or very large (>500mm) parts (+1.5–3.0s)
A typical M3 screw (small, \alpha = 360°, \beta = 0°, requires precision grasp):
A large sheet metal cover (easy grasp, \alpha = 360°, \beta = 180°):
These numbers seem small in isolation. Multiply by 10,000 units and they become real money.
4. Insertion Time Analysis: How Fastening Method Drives Cost
After handling, the part must be inserted and secured. The insertion time depends on:
- Ease of alignment: Does the part self-locate with a chamfer or does it require precise positioning?
- Resistance to insertion: Is it a clearance fit, press fit, or threaded fastening?
- Securing method: Is a separate fastening operation required (screw, rivet, adhesive)?
Boothroyd-Dewhurst classified insertion operations and assigned time values:
Fastening Method · Insertion Time (s) · Notes
Snap-fit (one motion) · 1.5–2.5 · Best case. No tools, no separate fastener
Push-fit / press-fit · 2.0–3.0 · Requires controlled force
Screw (self-tapping, power tool) · 4.0–6.0 · Includes tool pickup + driving
Screw (machine, pre-tapped) · 5.0–8.0 · Includes alignment + driving
Bolt + nut · 8.0–12.0 · Two-handed operation, two parts
Rivet (manual) · 4.0–6.0 · Tool-dependent
Adhesive (dispense + clamp) · 8.0–20.0 · Cure time not included
Welding (spot) · 3.0–5.0 · Equipment-dependent
Crimp · 2.0–3.0 · Electrical terminals
Cable tie · 4.0–6.0 · Includes routing
Retaining ring / circlip · 5.0–8.0 · Requires special pliers
Spring clip · 2.0–3.5 · Good alternative to screws
The pattern is clear: anything that requires a separate fastener (screw, bolt, rivet) costs 2–5× more in insertion time than an integrated snap-fit or press-fit. A design with 12 screws adds 60–96 seconds of assembly labor per unit — at ₹350/hr, that's ₹5.80–9.30 per unit just in screw-installation labor.
The Screw Tax: Why Fastener Count Is the First DFA Metric
Consider a product with 20 M3 screws. At 6 seconds each (handling + insertion):
At 10,000 units/year:
And that's just labor. Add the cost of 20 screws (₹40), the cost of 20 tapped holes (machining time), the inventory of 20 SKUs, the quality risk of cross-threading or stripping — and the real "screw tax" is 3–5× the labor number.
This is why DFA practitioners develop an almost visceral reaction to screw counts. Every screw is a question: could this be a snap-fit? A press-fit? A welded boss? Could it be eliminated entirely by integrating the function into another part?
5. Self-Locating Features: Geometry That Guides Assembly
A part that self-locates can be assembled blind, by feel, or by a robot with minimal sensing. A part that doesn't self-locate requires the operator's full visual attention, fine motor control, and — if the tolerances are tight — a frustrating game of "find the hole."
Self-locating features are among the highest-ROI investments in DFA. They add pennies to part cost and shave seconds off every assembly operation.
Chamfers and Lead-Ins
The most basic self-locating feature. For a cylindrical peg into a hole:
Where c is the chamfer depth (typically 0.5–2.0mm) and d_{\text{hole}} is the hole diameter. A 30° chamfer provides a capture radius that's ~3× the clearance. If the peg can land anywhere within the chamfer's projected area, it will self-center into the hole.
Rule of thumb: The chamfer diameter should be at least 1.5× the hole diameter for reliable blind assembly. For a 5mm hole, specify an 8mm chamfer.
Tapers and Wedges
For rectangular parts, a 5–15° taper on the leading edge provides similar self-alignment. The optimal taper angle balances:
- Too shallow (<5°): Doesn't guide effectively; part jams on the edge
- Too steep (>20°): Reduces engagement depth; part can pop out
The insertion force for a tapered rectangular peg:
Where \mu is the coefficient of friction and \theta is the taper half-angle. At 10° taper with \mu = 0.3 (plastic-on-plastic):
Compare to no taper (\theta \approx 0°): F_{\text{insert}} approaches infinity — that's the "jamming" case where the part can't self-align at all.
Poka-Yoke (Mistake-Proofing) Features
Named after Shigeo Shingo's Japanese term for "mistake-proofing," poka-yoke features physically prevent incorrect assembly. Common patterns:
- Asymmetric hole patterns: Two dowel pins at different diameters (e.g., 4mm and 5mm) so the part can only go on one way
- Keying features: A tab on one edge that mates with a slot — if reversed, the tab hits a wall
- Color coding: Different colored connectors that must match (useful but not foolproof — operators learn to ignore colors under time pressure)
- Geometric asymmetry: An off-center mounting pattern that only aligns in one orientation
The cost of poka-yoke is near-zero (it's just geometry), and the benefit is eliminating an entire class of defects: reversed, rotated, or incorrectly seated parts. In high-volume assembly, a single poka-yoke feature that prevents a 0.1% defect rate on a ₹500 rework cost saves ₹50,000 per 100,000 units.
6. Assembly Strategy: Base-Part vs. Stack-Up
DFA also considers the sequence of assembly. Two fundamental strategies exist:
Stack-Up Assembly (Vertical Build)
Parts are added layer by layer, always from one direction (typically top-down). This is the ideal for automated assembly — the robot or fixture never needs to reorient the workpiece. The Sony Walkman was designed for "vertical assembly": every component was inserted in a straight-down motion, enabling the fully automated SMART assembly system.
Advantages:
- Never requires workpiece reorientation
- Gravity assists part retention (parts stay put after placement)
- Single-direction tool access
- Robot-friendly (3-DOF pick-and-place sufficient)
Disadvantages:
- Requires careful part ordering (nothing can block access to a lower layer)
- May force non-optimal part splitting (a single part that wraps around might need to be two)
Base-Part Assembly (Multi-Direction)
A central "chassis" or base part receives components from multiple directions (top, bottom, sides). This is the norm for most products designed without DFA — the chassis is the structural backbone, and parts bolt on wherever convenient.
Advantages:
- More natural for complex geometries
- Allows access to all sides for service
- Doesn't force unnatural part splits
Disadvantages:
- Requires workpiece reorientation (manual: flip the assembly; automated: 5- or 6-axis robot)
- Harder to fixture for automated assembly
- Operators may need to access the assembly from awkward angles
Choosing the Strategy
The DFA methodology evaluates both and picks the one with lower total assembly time. For products destined for automated assembly, stack-up is strongly preferred. For low-volume manual assembly of complex products, base-part may be more practical.
A hybrid approach works well: design around a base part, but ensure all "child" subassemblies are themselves stack-up designs that are pre-assembled offline and then attached to the base in one operation.
7. The DFA Efficiency Index
Boothroyd-Dewhurst introduced a quantitative metric to benchmark a design's assemblability:
Where:
- N_{\text{min}} = theoretical minimum number of parts (after applying the three-question test)
- t_{\text{ideal}} = ideal assembly time per part (typically 3.0 seconds — a simple snap-fit operation)
- t_{\text{total}} = estimated total assembly time for the current design
Interpretation:
DFA Efficiency · Rating · Action
>60% · Excellent · World-class design
40–60% · Good · Minor improvements possible
20–40% · Fair · Significant redesign opportunity
<20% · Poor · Complete redesign recommended
Worked Example:
A product has 80 parts and estimated assembly time of 480 seconds. After the three-question test, N_{\text{min}} = 35 parts.
This design rates "Fair" — borderline poor. A redesign targeting N = 40 parts and t_{\text{total}} = 240 seconds (achievable with snap-fits replacing screws and better handling features) would yield:
Moving from 21.9% to 43.8% is a 2× improvement — and it's achievable without changing the product's function.
8. Case Studies: DFA in the Real World
IBM Proprinter (1985)
IBM's entry into the personal printer market was designed from scratch using DFA principles — specifically, Design for Automated Assembly (DFAA). The results were staggering compared to the competitor (Epson) benchmark:
Metric · Epson (benchmark) · IBM Proprinter
Total parts · ~150 · 62
Fasteners · ~60 screws · 0 screws
Assembly time (manual) · ~30 minutes · <5 minutes
Automated assembly · Not possible · Fully automated
Snap-fits · 0 · All structural connections
The Proprinter used snap-fits for the frame, base, covers, and paper guide — eliminating every screw. The base frame was a single molded plastic part that replaced 20+ sheet metal stampings and fasteners in the Epson. The entire printer could be assembled by robots with straight-down motions (stack-up assembly).
Key DFA principles applied: Part count reduction (three-question test), fastener elimination (snap-fits), vertical assembly (all parts inserted from one direction), self-locating features (chamfers and guides on every mating surface).
Ford Motor Company (1980s)
Ford applied DFA across its product lines in the 1980s. One documented example: a climate control assembly was redesigned from 30 parts to 12 parts, with assembly time dropping from 12 minutes to 4 minutes. Across the full product portfolio, Ford credited DFA with $1 billion in cumulative savings — primarily from part count reduction reducing both material and labor costs.
Brown & Sharpe Coordinate Measuring Machine
A CMM manufacturer applied DFA to their MicroVal personal CMM. Results:
- Part count: 500 → 280 (44% reduction)
- Assembly time: 40 hours → 18 hours (55% reduction)
- Fastener types: 120 → 18 (85% reduction in SKU variety)
- The redesigned product was also more rigid (fewer joints = higher structural stiffness)
General Observations from Published DFA Studies
Across the published literature and vendor case studies, the consistent pattern is:
- 30–50% part count reduction is typical for a first-pass DFA analysis on a product not previously optimized
- 40–60% assembly time reduction follows from the part count reduction plus handling/insertion improvements
- 10–30% total product cost reduction when material, labor, inventory, and quality costs are combined
- The ROI of a DFA analysis is typically 10–50× the cost of the analysis itself
9. Integrating DFA with DFM and DFAM
DFA doesn't exist in a vacuum. A part that's a dream to assemble might be a nightmare to manufacture. Conversely, a part optimized for CNC machining might have sharp edges, tight tolerances, and a dozen tapped holes — all of which increase assembly cost.
DFA + DFM = DFMA
Design for Manufacture and Assembly (DFMA) applies both lenses simultaneously:
- DFA first: Minimize part count, simplify handling and insertion
- DFM second: For the remaining parts, optimize each for its manufacturing process (injection molding, CNC machining, sheet metal, casting)
The sequence matters. If you DFM-optimize 80 parts and then DFA-eliminate 40 of them, you've wasted half your DFM effort. Always DFA first.
DFA + DFAM (Additive Manufacturing)
Additive manufacturing changes the DFA calculus in two ways:
1. Part consolidation becomes even more powerful. With 3D printing, you can create complex internal geometries that would be impossible to mold or machine as a single part. A manifold with 12 barbs, 6 mounting bosses, and internal flow channels can be one printed part instead of an assembly of 19 components. The three-question test still applies — but the "can it be made as one part?" constraint is dramatically relaxed.
2. Custom assembly fixtures can be printed on demand. A 3D-printed fixture that holds an assembly at the optimal angle, with cutouts for tool access and poka-yoke pins, costs ₹200–500 in filament and 4–8 hours of print time. Compare to a machined aluminum fixture at ₹15,000–40,000 and 2–4 weeks lead time. For low-to-medium volume assembly, 3D-printed fixtures are a DFA force multiplier.
The DFMA Workflow for Modern Product Development
1. Concept design (functional requirements)
↓
2. DFA analysis — part count reduction, assembly sequence optimization
↓
3. DFA analysis — handling and insertion time estimation, efficiency index
↓
4. Redesign iteration — eliminate parts, add self-locating features, reduce fasteners
↓
5. DFM analysis — for remaining parts, optimize manufacturing process
↓
6. DFAM analysis — where 3D printing can further consolidate or enable geometries
↓
7. Cost comparison — original vs. DFA-optimized vs. DFA+DFM vs. DFA+DFM+DFAM
↓
8. Detail design and prototyping
10. Practical DFA Design Rules — The Printable Checklist
Here are 20 actionable DFA rules. Print this, pin it above your CAD workstation, and review it at every design review.
Part Count Reduction
- Eliminate separate fasteners. Use snap-fits, press-fits, adhesives, or weldable bosses instead of screws wherever possible.
- Combine adjacent parts that don't move relative to each other and can be made of the same material.
- Question every washer, spacer, shim, and gasket. These almost never pass the three-question test.
- Design multi-function parts. A bracket can also be a cable guide, a heatsink, and an EMI shield.
- Use living hinges instead of separate hinge pins and brackets (for plastic parts).
Handling Optimization
- Design parts with alpha symmetry (\alpha = 360° or 180°) so they don't require rotational orientation before insertion.
- Design parts with beta symmetry (\beta = 180°) so top and bottom are identical — no "which way is up?" questions.
- Avoid parts that tangle (springs, wire forms, thin flexible parts). If unavoidable, package them in individual nests or tubes.
- Avoid parts that are too small (<2mm) or too large (>500mm) — they require two-hand or tool-assisted handling.
- Avoid parts that are sharp, fragile, or slippery — they require special handling precautions.
Insertion Optimization
- Provide chamfers or lead-ins on all mating features. Minimum 30° × 0.5mm chamfer for manual assembly, 45° × 1mm for automated.
- Design for vertical (top-down) assembly. If a part must go in from the side or bottom, justify it.
- Use self-locating features (pins, tabs, rails) so parts snap into approximate position before fastening.
- Standardize fasteners. If you must use screws, use one size, one head type, one drive type for the entire product.
- Avoid "hidden" fasteners that require mirrors, flexible shafts, or blind reaching.
Mistake-Proofing
- Make incorrect assembly impossible. Asymmetric hole patterns, keying tabs, different-sized connectors.
- Make correct assembly obvious. The part should only fit one way, and that way should be visually obvious.
- Provide clear polarity/ orientation markings for parts that lack geometric poka-yoke.
- Design so assembly can be verified by inspection. If a part is missing or misaligned, it should be visually obvious.
- Design for one-handed assembly where possible — one hand holds the workpiece, the other inserts the part.
11. Software Tools for DFA
The original Boothroyd-Dewhurst method was a paper-and-worksheet exercise. Today, several software tools automate the analysis:
- DFMA® (Boothroyd Dewhurst, Inc.): The commercial descendant of the original research. Provides DFA analysis, DFM cost estimation, and "should-cost" modeling. Widely used in aerospace, automotive, and medical devices.
- Siemens Teamcenter DFM Pro: Integrated with NX CAD, provides real-time manufacturability and assembly feedback during design.
- aPriori: Cost estimation platform that includes DFA time estimation rules based on geometry analysis.
- Geometric DFMPro: A CAD-integrated plugin (SolidWorks, Creo, NX) that checks for DFA rule violations.
For small teams and startups, the paper-and-spreadsheet method is perfectly adequate. The three-question test takes no software. The handling/insertion time tables can be looked up in Boothroyd and Dewhurst's textbook (Product Design for Manufacture and Assembly, CRC Press, 3rd edition, 2010). And the 20-rule checklist above covers 90% of what the software checks.
12. DFA for Small-Scale and Prototype Manufacturing
DFA is often framed as a high-volume tool — "if you're making 100,000 units, optimize assembly." But the principles scale down effectively:
At 500 units/year: The assembly time of a single unit matters to your margins. Eliminating 10 screws saves ₹3/unit — ₹1,500/year. Small, but the redesign also eliminates 10 tapped holes (machining time), 10 SKUs (inventory), and 10 potential failure points (warranty returns). The cost of the redesign itself might be 4–8 hours of engineering time.
At 50 units/year (bespoke/custom manufacturing): Assembly time IS your product. A custom machine tool that takes 120 hours to assemble ties up your shop floor, your skilled technicians, and your working capital. Reducing that to 80 hours through DFA is worth ₹14,000–20,000 in saved labor per unit — and 40 hours of freed capacity for the next job.
For prototype builds: DFA thinking during prototyping prevents assembly problems from being "baked into" the production design. The prototype that requires tweezers, a headlamp, and profanity to assemble is the production design if you don't change it before release.
13. The Human Factor: DFA Improves More Than Cost
Beyond the spreadsheets and efficiency indices, there's a human dimension to DFA that gets less attention but drives real outcomes:
Operator fatigue: An assembly that requires constant visual attention, awkward postures, and repetitive fine motor movements fatigues operators faster. Fatigued operators make more mistakes. A DFA-optimized assembly with self-locating features and fewer fasteners is less fatiguing and produces higher first-pass yield.
Training time: A product with 80 parts, 15 fastener types, and 6 assembly orientations requires extensive training. A DFA-optimized version with 35 parts, 2 fastener types, and one assembly direction can be taught in a fraction of the time. In a high-turnover manufacturing environment, this is a significant cost.
Field service: Products designed for assembly are also designed for disassembly. A snap-fit cover that takes 2 seconds to install takes 2 seconds to remove for service. A cover with 8 screws takes 48 seconds to install and 48 seconds to remove — and the technician in the field might strip one of those screws, turning a 5-minute service call into a 30-minute ordeal.
Quality: Every eliminated part is a part that can't be defective, can't be installed wrong, can't be omitted, and can't come loose in the field. The reliability improvement from DFA is proportional to the part count reduction — a 50% part count reduction typically yields a 30–50% reduction in assembly-related defects.
14. Getting Started: A 4-Hour DFA Review
You don't need a consultant, a software license, or a three-day training course to start applying DFA. Here's a focused 4-hour workshop format:
Hour 1: Disassembly and documentation
- Take apart the product (or a competitor's product)
- Lay out every single part, including fasteners, washers, adhesives
- Count them. Photograph the exploded view.
Hour 2: The three-question test
- For each part, answer: moves? different material? access needed?
- Mark candidates for elimination
- Calculate N_{\text{min}} and the current N
- Calculate the DFA efficiency index
Hour 3: Redesign brainstorming
- For each candidate, brainstorm how to eliminate or combine it
- Sketch concepts (whiteboard, not CAD)
- Identify the top 3 highest-impact changes
Hour 4: Impact estimation
- Estimate the new part count and assembly time
- Calculate cost savings (labor + material + inventory)
- Rank by ROI and difficulty
- Pick the top-priority redesign for the next sprint
Run this workshop once per product generation. The second time, you'll find fewer opportunities — but they'll be the ones you missed the first time.
Conclusion
Design for Assembly is the rare methodology where the core insight fits on a single page (the three-question test), the analytical framework is transparent (handling and insertion time estimation), and the results are documented across four decades and billions of dollars in verified savings.
The fundamental equation hasn't changed since 1977:
Every part you eliminate drops one term from this sum. Every self-locating feature reduces a handling time. Every snap-fit replacing a screw reduces an insertion time. The compounding effect of these reductions is why DFA consistently delivers 30–80% improvements — not marginal optimizations, but structural cost transformations.
For the FabFlow community — manufacturers, fabricators, and the engineers who design for them — DFA is a force multiplier. It makes your quotes more competitive, your assembly lines faster, your quality higher, and your operators happier. The four-hour workshop above costs nothing but time. Run it on your next product and watch the part count drop.
Further Reading:
- Boothroyd, G., Dewhurst, P., and Knight, W.A. (2010). Product Design for Manufacture and Assembly, 3rd Edition. CRC Press.
- Boothroyd, G. (2005). Assembly Automation and Product Design, 2nd Edition. Taylor & Francis.
- Ashley, S. (1995). "Cutting Costs and Time with DFMA." Mechanical Engineering, March 1995.
- Goldense, B.L. (2022). "A History of Design for Manufacturing and Assembly." Machine Design.