PCB Traces Width

Thread Starter

Xavier Pacheco Paulino

Joined Oct 21, 2015
728
Hello,

For those who have sort of experience making PCBs, how do you handle the width of the traces? Do you do the math for it or just put a width by yourself? I know that factors as current, temperature, and others, affect in the selection of the trace width and the placement of copper pour. I'm designing a board in which the high power side would need to handle (the worst case) a current of 30A.

Also, is there a standard width for low power? That is, when it comes to microcontrollers signals.
 

Vytas Klyvis

Joined Dec 5, 2016
75
When working with RF or high speed digital signals, the trace width is an important parameter for the trace impedance, which is crucial for a succesfull high frequency/speed design.
Most of the time using a simple calculator like the one mentioned above is sufficient as the heat is the major limiting factor. The power(heat) is ofcourse caused by the simple fact that: P=I^2*R
 

AnalogKid

Joined Aug 1, 2013
12,126
For high DC currents, consider multiple traces on different layers to reduce the width compared to a single trace. Note that traces on internal layers get hotter than external traces. Use multiple vias to ensure current sharing all along the route.

ak
 
Top