The Board Works on the Bench. Can It Be Built?
A prototype that powers up proves the circuit. It proves nothing about whether a contract manufacturer can produce five thousand of them at a yield you can afford. Those are different questions, and the second one gets answered by the layout, the bill of materials, and the data package rather than by the schematic.
Design for manufacturing in electronics is a set of unglamorous decisions made before routing is finished. Skip them and the cost shows up as line stoppages, hand rework at $45 to $80 an hour, and a yield number the factory absorbs into your unit price. It is the principle in design for manufacturing, applied to a board.
A Layout the Assembler Can Run
Assembly machines have physical constraints, and violating them turns an automated build into a manual one.
- Panelization and rails. Small boards ship as arrays. Leave 5 mm (0.2 in) rails on at least two edges for conveyor clamping, and keep components 3 mm back from the board edge unless the panel provides the clearance. Decide between V-score and tab-route early, because tab-route breakouts leave nubs that can foul an enclosure.
- Fiducials. Three global fiducials on the panel, plus local fiducials for any fine-pitch BGA or 0.4 mm pitch part. Copper circles with solder mask clearance, not silkscreen.
- Component orientation. Align passives in consistent directions and keep polarity markers readable after assembly. Mixed orientations slow placement and complicate inspection.
- Thermal balance on small parts. A 0402 resistor with one pad tied to a large ground pour and the other to a thin trace tombstones during reflow. Use thermal relief spokes on every small passive touching a plane.
- Single-sided reflow where possible. Putting all heavy or tall parts on one side lets the factory run one pass instead of two, which cuts cost and removes a whole failure mode.
- Through-hole discipline. Every through-hole part added after the SMT pass costs hand labor. If you must mix, group them and expect selective solder or wave; the tradeoffs are laid out in SMT vs through-hole assembly.
Choosing Parts With Production in Mind
Component selection is where a design quietly becomes unbuildable. Prototype shops will place anything. A volume line has preferences that cost real money to ignore.
Use 0402 as the default passive size rather than 0201 unless density forces the smaller part; the yield difference is measurable and rework on 0201 is essentially impossible. Prefer packages with visible or side-wettable leads over bottom-terminated packages, because those can be inspected optically instead of requiring X-ray. Check moisture sensitivity level on every part: an MSL 3 component needs bake and floor-time tracking, and a mixed reel of MSL 1 and MSL 4 parts complicates the factory's kitting.
Then check availability. A part with a single authorized distributor, 40-week lead time, and no footprint-compatible alternate is a schedule risk disguised as a design decision. Name approved alternates in the BOM at design time; finding them under pressure is the scenario described in a component went end-of-life. If you are sourcing on the open market, read counterfeit electronic components before you buy from a broker.
Design for Test: Decide How Each Board Gets Checked
Every board that ships should have been tested, and the test method has to be designed in. Retrofitting test access after layout is a respin.
For in-circuit or flying-probe test, place test pads of at least 0.9 mm (0.035 in) diameter on the bottom side, on a grid, with no components taller than 3 mm nearby to obstruct probes. Cover every net you care about: power rails, reset lines, communication buses, and the pins of any part you cannot see optically. Add a programming and debug header even if production uses a bed-of-nails, because the first hundred boards will be debugged by hand.
Then think about functional test. Firmware should include a factory test mode that exercises every peripheral, reports a pass or fail code, and writes a serial number. That mode is what makes a production test fixture cheap to build instead of a custom engineering project. Boundary scan on complex digital boards buys coverage that probes cannot reach.
Talk to the Assembler Before You Route
Contract manufacturers publish capability documents listing minimum trace and space, minimum via and annular ring, maximum aspect ratio, and the stackups they hold in stock. Designing against a real capability document instead of a generic rule set is free, and it prevents a surcharge for a 3 mil trace nobody needed. Standard board houses stock specific layer counts, so an unusual choice adds days and dollars; see how many PCB layers your product needs.
Most assemblers also run a free DFM review on submitted files and return a report within two to three days. Send the files at eighty percent complete, not at release. The report typically flags twenty to sixty items, most trivial, and two or three that would have cost you a spin.
The Data Package
What you hand over determines how many emails the factory sends back. A complete package contains fabrication data in Gerber X2 or ODB++ with a drill file and a stackup drawing, a centroid or pick-and-place file with correct rotation conventions, a BOM listing manufacturer part numbers rather than distributor numbers, approved alternates flagged, an assembly drawing showing polarity and any special instructions, and notes on stencil thickness or paste reduction for specific parts.
Ambiguity here becomes a wrong build. A BOM line reading "10k resistor" with no tolerance, package, or manufacturer part number invites the factory to substitute, and substitutions caught at first article are the good case. Structure it properly using a real bill of materials.
DFM Is a Loop, Not a Sign-Off
The first prototype spin should already carry DFM intent, because habits formed on a hand-built board persist. Review again before pilot, again after the first production run when the factory has yield data, and again whenever a component changes. The fixes are cheap early: a pad shifted 0.3 mm, a test point added, a part swapped for a better package. The same items after tooling and certification are not. Plan the build sequence so each stage has a DFM checkpoint, along the lines of the EVT, DVT, PVT stages.
Get a DFM Review Before You Commit
Projects House reviews board designs for manufacturability and testability before they go to a factory: layout audit, BOM risk and sourcing check, test strategy, and a corrected data package. Send your Gerbers and BOM through our contact form and we will tell you what a line will do with them.