DEV Community

Fen Liu
Fen Liu

Posted on

SMT Assembly (PCBA) for Beginners: A Practical Checklist Before You Choose a Supplier

If you’re new to hardware, “SMT assembly” can sound like a black box: you send a PCB + BOM somewhere, and magically you get a working board back. In reality, SMT assembly is a repeatable manufacturing process with a few critical steps—and most delays or defects come from a small set of avoidable issues.

This post explains SMT assembly in plain English and gives you a checklist you can use to evaluate any PCB assembly supplier (whether you’re building 5 prototypes or 5,000 units).


What is SMT assembly?

SMT (Surface Mount Technology) assembly is the process of soldering surface-mount components onto a PCB.

A typical SMT flow looks like this:

  1. Solder paste printing (stencil + paste onto pads)
  2. Pick-and-place (placing components)
  3. Reflow soldering (oven profile melts paste into joints)
  4. Inspection (and often testing)
  5. Rework/repair (if needed)

For beginners, the important takeaway is: SMT quality isn’t luck. It’s mostly driven by paste control, placement capability, reflow control, and inspection gates.


Why SMT assembly goes wrong (common beginner pain points)

Most first-time PCBA projects run into one of these:

  • Paste issues → tombstoning, opens, weak joints
  • Placement issues → skew, polarity errors, missing parts
  • Reflow issues → insufficient wetting, solder bridges, thermal damage
  • Hidden-joint issues (BGA/QFN) → problems you can’t see without X-ray
  • Parts issues → wrong alternates, mixed lots, MSL mishandling
  • Documentation gaps → questions, delays, or build assumptions you didn’t intend

That’s why supplier evaluation should focus less on “we do SMT” and more on process control + inspection + traceability.


A practical supplier checklist (use this before you request a quote)

1) Can they handle your smallest parts and tightest pitch?

Ask specifically:

  • smallest passives you’ll use (0402 / 0201 / 01005)
  • smallest pitch packages (QFN, BGA/CSP pitch)
  • placement accuracy (published ranges are better than vague claims)

If your design has fine pitch, don’t accept “yes” without details.


2) Do they control solder paste printing (ideally with SPI)?

Solder paste printing is the #1 driver of many defects.

Good signs:

  • 3D SPI (Solder Paste Inspection) used as a process gate
  • clear paste volume targets/tolerances
  • stencil guidance if you’re new (aperture reductions, step stencils, etc.)

If a supplier never mentions paste control, expect variability.


3) What inspection gates do they use (AOI, X-ray, etc.)?

A strong inspection chain often looks like:

  • SPI (paste)
  • AOI (optical inspection)
  • X-ray (for hidden joints: BGA/QFN thermal pads)
  • Functional testing (when applicable)

You don’t always need everything, but you should know what’s included by default and what’s optional.


4) Do they track and control reflow profiles?

Reflow isn’t “set it and forget it.” A stable process involves:

  • defined profiles per board type
  • monitoring/recording (especially for repeat production)
  • attention to thermal mass differences (large ground planes, heavy copper, etc.)

If you’re building anything temperature-sensitive, ask how profiles are set and verified.


5) Do they offer traceability?

If something fails later, traceability is what turns “we can’t reproduce it” into an actionable root cause.

Ask about:

  • lot tracking (PCB lot, paste lot, component lots)
  • serial tracking for assemblies
  • inspection logs (AOI results, X-ray criteria, rework history)

Even for prototypes, basic traceability is a strong sign of maturity.


6) How do they handle component sourcing and substitutions?

If you’re doing turnkey assembly (supplier sources parts), clarify:

  • how alternates are approved
  • whether they use authorized distribution channels
  • how they treat broker parts (inspection/authentication)
  • MSL storage and baking practices

If you’re doing consigned/kitted builds, clarify:

  • acceptable packaging (tape/reel, cut tape rules)
  • labeling expectations
  • what happens if your kit is short or mislabeled

7) What tests do they support?

Testing depends on your product, but ask what’s available:

  • basic power-on checks
  • boundary scan / JTAG (if relevant)
  • programming/flashing
  • functional test jig support

If you don’t define a test strategy, you’ll end up “testing in the field,” which is the expensive version.


8) Lead time: what’s realistic and what are the assumptions?

“Fast SMT” can be real, but it depends on:

  • BOM availability
  • DFM/engineering questions resolved
  • stencil readiness
  • line scheduling

Ask for a timeline that separates:

  • engineering review time
  • material procurement time
  • build time
  • test time (if any)

A simple pre-build package checklist (saves a lot of email)

Before you send files to any assembler, make sure you have:

  • Gerbers / fabrication outputs (or ODB++)
  • drill files
  • BOM (with manufacturer part numbers)
  • pick-and-place (XY) file
  • assembly drawing (polarity, special notes)
  • any programming/test requirements
  • notes on substitutions (allowed/not allowed)

This reduces “assumptions” and speeds up quoting.


Final takeaway

For beginners, the best way to get consistent SMT results is to evaluate suppliers using process questions, not marketing claims:

  • paste control (SPI)
  • inspection gates (AOI / X-ray)
  • reflow control
  • traceability
  • sourcing discipline
  • testing plan

If a supplier can clearly answer those areas (and document them), you’ll usually have a smoother build.


Further reading (capability reference)

If you want an example of a capability page that spells out process steps, inspection gates, and what’s typically included in an SMT service, this is a useful reference to compare against other suppliers:

https://hilpcb.com/en/products/smt-assembly/

Top comments (0)