Manufacturing
PCB fabrication, assembly, DFM/DFT, and production test.
PCB manufacturing turns a design file set into a physical, assembled, and tested electronic product. Understanding the manufacturing process — fabrication, assembly, inspection, and test — allows engineers to design boards that are reliable, manufacturable at target volume, and cost-effective in production.
What Is PCB Manufacturing?
PCB manufacturing covers two sequential processes:
- Fabrication — turning Gerber files and drill data into a bare PCB: etching copper layers, drilling holes, applying solder mask and silkscreen, plating vias, and applying the surface finish.
- Assembly (PCBA) — placing and soldering components onto the bare board: solder paste printing through a stencil, pick-and-place component placement, reflow soldering, and in some cases manual through-hole soldering.
After assembly, inspection and testing verify the boards are correctly built and function as expected.
Why Manufacturing Knowledge Matters for Designers
Design decisions made early have a large impact on manufacturing cost and yield:
- Component package selection — 0201 or finer pitch parts require higher-accuracy pick-and-place and more controlled reflow; 0402 and 0603 are more forgiving and cheaper to assemble.
- Keepout zones and courtyard — components placed too close together may not be accessible by pick-and-place nozzles or may tombstone during reflow.
- Via placement under components — vias in pads without filling/capping wick solder away from the pad during reflow, causing poor joints or component shift.
- Board panelisation — small boards must be panelised for efficient assembly; V-score and tab routing are the two standard approaches, each with trade-offs.
- Surface finish — the surface finish on bare copper pads affects solderability and shelf life; HASL, ENIG, OSP, and immersion silver each have different cost, shelf life, and fine-pitch suitability profiles.
Key Concepts
- SMT (Surface Mount Technology) — components with flat pads or gull-wing leads that are soldered to the surface of the PCB using reflow solder. The dominant assembly method for production.
- THT (Through-Hole Technology) — components with leads that pass through drilled holes and are wave-soldered or hand-soldered. Used for connectors, high-current parts, and components requiring mechanical strength.
- Reflow soldering — the primary soldering method for SMT: solder paste is printed onto pads, components are placed, and the board passes through a temperature-controlled oven with a defined profile (preheat, soak, reflow, cooling).
- AOI (Automated Optical Inspection) — imaging-based inspection that checks for missing components, wrong orientation, solder bridges, and insufficient solder after reflow.
- ICT (In-Circuit Test) — bed-of-nails test that verifies each component's value and connectivity; requires dedicated test points on the PCB.
- Panelisation — combining multiple copies of a PCB into an array for efficient assembly, separated by V-score or tab routing after assembly.
- Stencil — a thin metal (usually stainless steel) sheet with apertures cut to deposit a controlled volume of solder paste onto PCB pads during screen printing.
- Surface finish — the protective coating on bare copper pads: HASL (hot air solder levelling), ENIG (electroless nickel immersion gold), OSP (organic solderability preservative), immersion silver, or ENEPIG.
Relevant Standards
- IPC-A-610 — Acceptability of Electronic Assemblies — the primary standard defining workmanship acceptability criteria for soldered assemblies, component placement, and coating quality. Widely referenced in assembly house quality agreements.
- IPC-2221 — Generic Standard on Printed Board Design — covers design requirements including trace width, spacing, via design, and material selection for PCB fabrication.
- J-STD-001 — Requirements for Soldering Electrical and Electronic Assemblies — defines soldering process requirements referenced by assembly houses and quality systems.
- IPC-7351 — Generic Requirements for Surface Mount Design and Land Pattern Standard — land pattern dimensions for SMT components; the reference for footprint design.
- IPC-6012 — Qualification and Performance Specification for Rigid Printed Boards — defines the performance classes (Class 1/2/3) used by PCB fabricators to specify construction and inspection requirements.
Common Mistakes
- Via-in-pad without specifying via filling — vias placed in SMT pads allow solder to wick down the via barrel during reflow, causing insufficient solder joints and component shift or tombstoning. If vias-in-pad are needed for routing (common with BGAs and QFNs), specify filled and capped vias in the fabrication notes and confirm the fab house supports this process.
- Inconsistent component orientations — random component orientations across the board increase pick-and-place programming effort and raise the risk of reflow tombstoning (one end of a small passive component lifting due to uneven surface tension). Standardise all passive orientations in a consistent direction wherever possible.
- Insufficient courtyard clearance — courtyards define the minimum clearance required between adjacent components for the assembly house's pick-and-place nozzles and soldering iron access. Insufficient courtyard spacing is often invisible in the EDA tool but causes real problems in assembly.
- Sending files to the fab without a Gerber review — fabrication output files should be inspected in a Gerber viewer before submission. Missing layers, mis-named files, and incorrect drill origin coordinates are common errors that delay production and can result in scrapped boards.
- No test points designed in — test points on critical nets are required for ICT and flying probe testing in production, and are invaluable for bring-up and debug. Adding them after the layout is finalised often results in crowded, poorly placed test points or none at all.
Common Questions
What is DFM and when should I apply it?
Design for Manufacturability (DFM) is the practice of designing boards that are easy and reliable to manufacture. It should be applied during the design phase — ideally reviewed before finalising the layout — rather than corrected after the first manufacturing run reveals problems. Common DFM issues: insufficient solder mask clearance, vias in pads without filling, inconsistent component orientations that prevent efficient pick-and-place programming, and incorrect courtyard dimensions that cause spacing violations in the panelised assembly. See PCB design for manufacturability for the full checklist.
What surface finish should I choose for my PCB?
For general-purpose SMT designs with 0402 and larger components: HASL lead-free is the lowest cost option with good solderability, though it produces slightly uneven pad surfaces. For fine-pitch BGA, QFN, and precision flatness requirements: ENIG provides flat, solderable, shelf-stable pads at higher cost. For cost-sensitive high-volume production: OSP is a very low cost finish with a limited shelf life (typically 12 months). See PCB surface finishes explained for the complete comparison. Zeus Design can arrange prototype and production PCB fabrication and assembly.
How do I set up for functional testing in production?
Define the test coverage requirements early — what aspects of the circuit must be exercised to declare a board acceptable. For high-volume production, ICT with a custom fixture provides fast, comprehensive electrical testing. For lower volumes, flying probe (no fixture needed) tests connectivity and component values. Functional test (powering the board and exercising its intended function) is required to verify software-dependent behaviour. Design test points into the PCB for all critical nets before sending the layout to the PCB house.
Knowledge Base
SMT Assembly Process
- How Does SMT PCB Assembly Work? — the complete SMT assembly process: stencil printing, pick-and-place, reflow, and inspection
- Solder Paste and PCB Stencil Design: What You Need to Know — solder paste types, stencil thickness, aperture ratio, and common stencil design rules
- How to Design a Reflow Profile for PCB Assembly — preheat ramp rate, soak zone, peak temperature, time above liquidus, cooling rate, and common profile defects
Design for Manufacturability
- PCB Design for Manufacturability (DFM): What It Means — footprint design, keepout zones, via-in-pad, component orientation, and courtyard rules
- PCB Surface Finishes Explained: ENIG, HASL, OSP and More — selecting the right surface finish for assembly yield, shelf life, and fine-pitch parts
Panelisation and Fabrication
- PCB Panelisation: V-Score, Tab Routing, and Fiducials Explained — V-score vs tab routing, fiducial placement, tooling holes, and breakout tab stress
Inspection and Test
- How Is a PCB Assembly Tested and Inspected? — AOI, X-ray, ICT, flying probe, and functional test methods
Bring-Up
- PCB Bring-Up Checklist: First Power-On for a New Board — the systematic process for safely powering on and validating a new PCB assembly