Many PCB designs pass all EDA software DRC checks and simulations without errors, yet yield issues arise when sent for prototyping: open circuits, micro-short circuits between adjacent traces, solder mask bridge peeling, and solder ball bridging during SMT assembly. The root cause of many such problems lies in the lack of DFM (Design for Manufacturability) considerations for trace width and spacing. Parameters that are theoretically viable electrically are constrained by actual production processes such as etching, solder masking, and pick-and-place soldering.
1. Constraints of the Etching Process on Trace Width and Spacing
During the PCB pattern transfer and etching stage, the chemical solution not only etches the copper foil vertically but also causes lateral undercutting. The actual finished trace width after etching will deviate from the theoretical design width. Fabrication houses apply etching compensation, but this capability has its limits. When trace width and spacing approach the equipment’s minimum limits, the impact of undercut fluctuations is amplified—some traces become too thin or even break, while the risk of short circuits between adjacent traces increases.
Design recommendations: Do not directly use the manufacturer’s极限 (limit) parameters; always retain a safety margin. For conventional standard processes, the nominal minimum is 6/6 mil, but in actual design, avoid setting all nets to 6 mil. If极限 parameters must be used in high-density signal areas, power traces carrying high current must be widened. Inner-layer copper foil etching uniformity is weaker than that of outer layers, so the minimum trace width and spacing for inner layers should be appropriately relaxed compared to outer layers. Thick copper boards (2 oz and above) exhibit more pronounced undercutting and are unsuitable for very fine traces; selecting thick copper means accepting a larger minimum trace width.
2. The Interrelationship Between Solder Mask and Trace Spacing
When the spacing between two traces is too small, the solder mask ink between them forms a very narrow solder mask bridge. If the bridge width is insufficient, the mask can easily peel or lift during exposure, development, and high-temperature reflow soldering. Once the solder mask bridge is lost, the insulation protection between the two adjacent copper foils is gone, increasing the risk of leakage in humid environments, and solder slag bridging during SMT reflow becomes more likely.
The industry generally requires a minimum solder mask bridge width of no less than 3–4 mil for standard processes. This means the spacing between two copper foils must guarantee a compliant bridge width after accounting for solder mask shrinkage on both sides. Some layouts have trace spacing exactly at 6 mil; after deducting solder mask misalignment, the actual bridge is insufficient, reducing production yield. For high-voltage areas, narrow solder mask bridges must not be relied upon for insulation. Safety standards dictate that creepage distance must be based on the gap between copper foils, and the solder mask layer must not be counted as part of the creepage distance.
3. Trace Spacing Requirements for SMT Assembly
During reflow soldering, molten solder is fluid. If traces near a pad are too close to it, the molten solder can flow onto adjacent traces, causing solder balls or bridging shorts. The spacing between a pad and nearby signal traces cannot be treated the same as ordinary trace-to-trace spacing; it needs to be appropriately increased.
The area under BGA chips has high trace density, and BGA escape routing often pushes trace width and spacing to the process下限 (lower limit). In BGA areas, besides trace width and spacing, pad annulus and via-to-pad spacing must also be considered. If traces inside a BGA are too thin and dense, not only does fabrication yield suffer, but flux residue can also get trapped in narrow gaps after soldering, reducing long-term reliability. When fanning out BGAs, balance routing density with process capability—do not compress space indefinitely.
4. Establishing a Complete DRC Rule Set by Network Group
Many engineers set only one global trace width and spacing rule in EDA software, applying it to all nets. The correct approach is to establish multiple electrical rule groups based on net categories: high-current power nets, ordinary low-speed signals, high-speed impedance-controlled signals, and high-voltage safety nets should each have their own minimum trace width and clearance settings. The global rule should only serve as the lowest process baseline, with specific nets overriding it via group rules.
Checking should not rely solely on default DRC; focus on: whether power traces are locally narrowed, whether clearance between high-voltage and low-voltage nets is sufficient, whether traces under BGAs hit process limits, and whether inner-layer parameters are mistakenly copied from outer-layer rules. DRC can only detect geometric overlaps; it cannot identify safety voltage ratings or current-carrying temperature rise, which require manual review by the engineer for critical nets.
5. Pre-Prototype DFM Self-Check List
Verify board copper thickness and confirm that the minimum trace width and spacing match that copper thickness process; do not use fine traces with thick copper.
Distinguish between inner and outer layer routing; relax inner-layer parameters appropriately and do not directly copy outer-layer rules.
Check high-voltage nets: copper-to-copper clearance must follow safety standards; do not count the solder mask as insulation distance.
For escape routing under BGA and QFN chips, evaluate solder mask bridge width to avoid peeling risk.
For high-current nets, check for local bottlenecks and whether neck-down occurs at pad transitions.
For differential and high-speed impedance-controlled nets, confirm the trace width corresponds to the stack-up to prevent impedance confusion between inner and outer layers.
DFM for trace width and spacing is not an optional add-on; it is the bridge connecting schematic theory to mass production. Many hidden failure issues can be avoided at the design stage through DFM checks, reducing the cost of multiple revisions.