The PCB assembly process is where a fabricated board becomes an electronic system — and it's also where the majority of quality problems in electronics manufacturing originate. As engineers at a PCB manufacturing facility, we see both the good and the bad every day: perfectly organized file packages that fly through production, and ambiguous designs that sit in our engineering queue generating clarification emails.
This guide walks through the assembly process from the manufacturer's perspective, with real parameters from our production floor.
PCB Assembly vs. PCB Fabrication
These are often confused in conversation, but they're fundamentally different operations. PCB fabrication creates the bare board — etching copper traces, laminating layers, drilling holes, applying surface finish. PCB assembly (PCBA) populates that bare board with components and creates permanent solder connections.
A board can be perfectly fabricated and still fail assembly because the design decisions that affect assembly quality — pad geometry, component spacing, fiducial placement — are different from those that affect fabrication quality.
The Data Package Your Assembler Needs
Assembly begins with a data review, not solder paste. A complete package includes:
- Bill of Materials (BOM) — with manufacturer part numbers, reference designators, and DNP positions explicitly marked
- Pick-and-place/centroid file — X/Y coordinates and rotation for every component
- Assembly drawing — component outlines, polarity indicators, pin-one markings
- Gerber paste mask layers — defines stencil apertures
The most common error we see? A mismatch between coordinate origins in the centroid file and the Gerber data. Always confirm your centroid references the same origin and unit system as your Gerber files.
Design for Assembly (DFA) — Don't Skip This
Most engineers know DFM for bare boards. Fewer apply the same rigor to DFA, and the consequences show up as placement errors and yield losses.
Key DFA considerations:
- Component spacing: Minimum 0.5mm between body edges for standard packages, 1.0mm when tall components are adjacent to short ones
- Fiducial marks: Global fiducials (3 per panel) for optical registration, plus local fiducials near fine-pitch ICs and BGAs
- Panelization: Rail width, breakout tabs, panel fiducials, and tooling holes all affect assembly efficiency
Solder Paste Printing
A laser-cut stainless steel stencil deposits paste onto every SMT pad. Stencil thickness selection matters:
| Board Type | Stencil Thickness | Reasoning |
|---|---|---|
| Standard pitch (0805+) | 5 mil (0.127mm) | Standard paste volume |
| Fine pitch (<0.5mm) | 4 mil | Prevents bridging |
| Mixed (fine + large) | Stepped stencil | Different regions need different volumes |
After printing, every board goes through solder paste inspection (SPI) — arguably the most important inspection point in the entire line. A paste defect caught here costs nothing to fix. The same defect caught after reflow means rework or scrap.
For a 0402 component, the acceptable paste volume per pad is approximately 0.02 to 0.04 cubic millimeters. That's a tight window.
Pick-and-Place
Modern equipment places 40,000+ components per hour for chip-scale parts. Most lines split the work: a high-speed chipshooter handles passives and small semiconductors, while a flexible placer handles large and odd-form components.
For BGAs, the machine's vision system inspects each component before placement — checking lead coplanarity, ball diameter consistency, and orientation. A BGA with one oxidized or missing ball gets caught here rather than becoming a hidden defect after reflow.
Reflow Soldering: The Critical Profile
A typical lead-free SAC305 reflow profile:
| Phase | Temperature | Duration | Purpose |
|---|---|---|---|
| Preheat | Ambient → 150°C | 1-2°C/sec ramp | Equalize temperature |
| Soak | 150-200°C | 60-120 sec | Activate flux, remove volatiles |
| Reflow | Peak 235-250°C | 40-90 sec above 217°C liquidus | Form solder joints |
| Cooling | 217°C → ambient | 2-4°C/sec | Controlled solidification |
The peak temperature is constrained by the most temperature-sensitive component — most ICs are rated to 260°C max for lead-free processing. That leaves a relatively narrow process window.
Our process engineers use thermocouple-instrumented test boards matching the actual production board's thermal mass to develop and validate each profile.
Through-Hole and Mixed Technology
Through-hole components are inserted after SMT reflow, then soldered via:
- Wave soldering — efficient for many THT parts, but requires masking bottom-side SMT components
- Selective soldering — programmable nozzle applies solder only to specific locations, eliminates masking
- Pin-in-paste (intrusive reflow) — paste printed into THT pads, components inserted before reflow
Pin-in-paste eliminates the separate soldering step entirely but requires careful paste volume control.
Common Defects and Root Causes
Tombstoning: One end of a small passive lifts during reflow. Caused by unequal paste volume, asymmetric pad size, or uneven thermal exposure. Fix: symmetrical pad design and equal copper connections to both pads.
Bridging: Solder spans between adjacent pads. Caused by excess paste, insufficient solder mask dam, or component misalignment. Minimum solder mask dam: 0.1mm standard, 0.075mm advanced.
Head-in-pillow (BGA): Ball and paste both melt but fail to merge — looks normal but is electrically unreliable. Caused by package warpage during reflow. Only detectable by X-ray. This one keeps assembly engineers up at night.
What Drives Assembly Cost
The factors engineers can actually control during design:
- Component count — every additional part adds placement time, feeder positions, and potential defect sites
- Technology mix — adding BGAs requires X-ray inspection; adding THT requires a separate soldering step
- Single vs. double-sided — double-sided roughly doubles processing time
- Volume — stencil, programming, and process development are fixed costs that amortize over the run
A simple single-sided SMT board with <50 components might cost $2-5/board in moderate volume. Mixed-technology boards with BGAs and through-hole connectors cost significantly more.
The Bottom Line
The most effective way to improve assembly yield is to engage your assembly partner early in the design cycle. A DFA review before layout is finalized costs nothing and can prevent thousands of dollars in rework and schedule delays.
This article was originally published on the AtlasPCB Engineering Blog. We offer complimentary DFA review on every assembly order.
Top comments (0)