PCB Trace Width Calculator
This calculator uses the IPC-2221 industry standard to determine the required width of a printed circuit board (PCB) trace to carry a given current while keeping the temperature rise within a safe limit. The core equations are:
Where \(A\) is Cross-Sectional Area (\(mils^2\)), \(I\) is Current (Amps), \(\Delta T\) is Temperature Rise (°C), \(W\) is Width (mils), and \(T\) is Copper Thickness (oz/ft²).
Tip: Enter your circuit’s parameters below. External traces cool faster than internal ones, affecting the required width!
Electrical & Thermal
Physical Layer
1. Final Trace Width Requirements
2. PCB Cross-Section Visualization
Schematic diagram showing the trace layer structure based on your selection.
3. Step-by-Step IPC-2221 Derivation
The Complete PCB Trace Width Calculator
PCB trace width calculation determines the minimum copper width required to safely carry a specific electrical current without overheating. Based on the IPC-2221 standard, this calculation balances current (Amps), copper weight (oz), and allowable temperature rise (ΔT). Proper calculation prevents voltage drops, board delamination, and catastrophic failures. Our calculator computes exact trace widths for both external and internal PCB layers while accounting for thermal insulation and via bottlenecks.
1. The Physics: Joule Heating
Every copper trace on a Printed Circuit Board has a tiny amount of electrical resistance. According to Ohm’s Law and the power equation (P = I2R), when electrical current (I) pushes through this resistance, the lost energy is converted directly into heat. This is known as Joule Heating.
If the trace is too narrow, the resistance is higher, generating more heat. If the heat generated exceeds the heat the board can dissipate into the surrounding air, the temperature rises rapidly. Eventually, the copper peels off the board (delamination), or the trace physically melts and breaks the circuit.
2. The Mathematics: IPC-2221 Standards
To prevent boards from catching fire, the electronics industry uses the IPC-2221 standard. This empirical formula helps us calculate the minimum cross-sectional area of copper required, based on how hot we are willing to let the trace get (Temperature Rise, or ΔT).
Because we usually know our target Current and Temperature Rise, our calculator mathematically rearranges this formula to solve for the Area (A), and then divides by your specific Copper Thickness to give you the exact Trace Width you need to draw in your software.
3. The Internal Layer Trap
🚨 Prof. Anderson’s Warning: Do Not Ignore Thermodynamics!
Many beginners calculate a 100-mil trace for their 10A power rail on the top layer, and then use that exact same 100-mil width when they route it through an internal layer on a 4-layer board. This is a critical design failure.
- External Traces (Top/Bottom): These traces are exposed to the open air. Heat dissipates rapidly through convection.
- Internal Traces: These traces are buried inside FR-4 fiberglass and epoxy. FR-4 is an excellent thermal insulator. Because the heat is trapped, an internal trace will get much hotter, much faster.
Rule of Thumb: To carry the exact same current at the same temperature, an internal trace must be nearly 3 times wider than an external trace!
4. The Voltage Drop Dilemma (V = IR)
You calculated your trace width to perfectly handle 2 Amps without overheating. But your microcontroller on the other side of the board keeps randomly resetting. Why? Because you forgot about Voltage Drop.
[Image illustrating voltage drop along a long PCB trace from power supply to the load]A trace doesn’t just generate heat; it consumes voltage. If your trace is very long, its total resistance increases. According to Ohm’s Law (V = I × R), a 2 Amp current pulling through a long trace with 0.3Ω of resistance will create a 0.6V drop. Your clean 5.0V power supply reaches the microchip as a noisy 4.4V, triggering the Brown-Out Detector (BOD) and crashing the system! If your trace is long, you must make it even wider than the thermal calculation suggests, just to lower the resistance and preserve the voltage.
5. Copper Weight (oz) Explained
In PCB manufacturing, copper thickness is bizarrely measured in ounces (oz). “1 oz copper” means one ounce of solid copper flattened evenly over one square foot of area.
| Copper Weight | Physical Thickness | Standard Engineering Application |
|---|---|---|
| 0.5 oz | 0.68 mils (17.5 µm) | Standard for Internal Layers on multi-layer boards. Great for fine-pitch digital signals. |
| 1.0 oz | 1.37 mils (35 µm) | The Industry Standard. Default for Top and Bottom layers on 95% of standard PCBs. |
| 2.0 oz | 2.74 mils (70 µm) | “Heavy Copper.” Used for power supplies, motor controllers, and high-current applications to keep traces narrow. |
6. The Via Bottleneck
You used our calculator and perfectly sized your 5V power trace to be 150 mils wide. But halfway across the board, you routed that thick trace down to the bottom layer using a single standard 0.3mm (12 mil) via.
You just created a massive thermal chokepoint. While the trace can handle 10 Amps, the tiny via walls (which are only plated with roughly 1 mil of copper) cannot. The via will overheat and pop like a fuse. When routing high-current traces between layers, you must use Via Stitching—dropping an array of multiple vias to distribute the current load across several paths.
7. Professor’s FAQ Corner
8. Academic References & Standards
The calculations provided by our engine are grounded in the following internationally recognized industrial standards:
- IPC-2221A: Generic Standard on Printed Board Design Association Connecting Electronics Industries (IPC). Section 6.2: Conductive Material Requirements. Establishes the foundational empirical formulas for current carrying capacity based on temperature rise.
- IPC-2152: Standard for Determining Current Carrying Capacity in Printed Board Design Association Connecting Electronics Industries (IPC). The modern evolution of thermal design guidelines, incorporating multi-physics modeling and the heat-sinking effects of internal copper planes.
- High-Speed Digital Design: A Handbook of Black Magic Johnson, H. W., & Graham, M. (1993). Prentice Hall. Chapter 4: Vias and Traces. Details the critical impact of trace geometry on both thermal dissipation and high-frequency signal integrity.
Calculate Trace Width & Ampacity
Input your desired Amperage, select your Copper Weight, and define your Temperature Rise. Our engine will instantly compute the required trace width for both External and Internal layers in both mils and millimeters, while analyzing potential voltage drop.
Launch PCB Calculator