Difference between revisions of "Final PCB Error Checklist"
Jump to navigation
Jump to search
Smaldonado (talk | contribs) (Added silkscreen errors.) |
Smaldonado (talk | contribs) (Added my most embarrassing moment as an EE) |
||
Line 21: | Line 21: | ||
|Check ICs to make sure all pins are routed or appropriately not connected. Avoid setting the schematic editor snap grid to anything other than 10 [units]. | |Check ICs to make sure all pins are routed or appropriately not connected. Avoid setting the schematic editor snap grid to anything other than 10 [units]. | ||
|Kirill Safin, on HAB Main Avionics PoS1, where a number of pins appeared connected but were very much not. | |Kirill Safin, on HAB Main Avionics PoS1, where a number of pins appeared connected but were very much not. | ||
+ | |||
+ | |- | ||
+ | |rowspan="1"|Routing Errors | ||
+ | |Sensitive Analog Traces Near Noise Sources | ||
+ | |When a trace carrying an analog voltage - i.e. a voltage or current sense - is routed in a way that makes it likely to pick up noise, affecting the analog value. | ||
+ | |Route sensitive analog lines first, shielded by ground planes when appropriate, and then be mindful of the placement of noise-inducing devices (i.e. inductors). On two-layer boards, cross traces on opposite layers at right angles to each other to minimize noise coupling. | ||
+ | |Sasha Maldonado, on ValBal Generation V.I, where a voltage sense line was run ''under'' and '''parallel to''' an inductor in a switching power converter, creating a small transformer and rendering the voltage sense useless. | ||
+ | |- | ||
|- | |- |
Latest revision as of 08:20, 23 September 2016
The following is a collection of errors that have previously been made in SSI PCBs. It is presented here so that future boards have a list of errors to check for, to avoid fates ranging from embarrassment to system failure. It is encouraged that all SSI PCB designers check through this list prior to generating design files for a board.
This Altium-related article is a stub. You can help SSI by expanding it.