You're designing a power distribution circuit on a custom PCB. Your power line needs to carry 10 amps, and you're using 1 oz copper (standard thickness). How wide should the trace be to safely handle that current without overheating? Too narrow, and the trace melts or burns out. Too wide, and you waste board space and cost more. The IPC-2221 standard provides formulas based on copper thickness, current, and acceptable temperature rise. This calculator eliminates trial-and-error design and ensures your PCB won't catch fire.
What This Calculator Does
This tool calculates the minimum copper trace width required to safely carry a given current at a specified temperature rise, following the IPC-2221 standard. You provide the current in amps, the copper thickness (usually 0.5, 1, or 2 oz per square foot), and whether the trace is external (exposed to air) or internal (buried in the PCB). The calculator returns the minimum trace width in mils (thousands of an inch) to ensure safe operation. It's essential for power delivery, high-current circuits, and designs where reliability matters.
How to Use This Calculator
Gather three pieces of information. First, the current your trace must carry in amps (e.g., 5 A, 10 A, 50 A). Second, the copper thickness, measured in ounces per square foot (oz): standard PCB uses 1 oz, high-current boards use 2 oz, and some flex circuits use 0.5 oz. Most manufacturers can produce 1 oz, making it the default. Third, specify whether the trace is external (top or bottom layer, cooled by air) or internal (sandwiched in the PCB, harder to cool). External traces can be narrower; internal traces need to be wider.
The calculator returns recommended trace width in mils. For example, 10 amps on a 1 oz external layer needs roughly 12–15 mils (0.012–0.015 inches). Most PCB manufacturers can produce traces as narrow as 3–5 mils, so this is achievable.
The Formula Behind the Math
The IPC-2221 standard provides empirical formulas for trace width based on current carrying capacity. The formula depends on whether the trace is internal or external:
For external traces (top/bottom layer, cooled by air):
Width (mils) = (Current (A) / (0.024 × ΔT^0.44))^(1/0.725) / thickness(oz)^0.725
For internal traces (buried in PCB, less cooling):
Width (mils) = (Current (A) / (0.048 × ΔT^0.44))^(1/0.725) / thickness(oz)^0.725
Where ΔT is the acceptable temperature rise in Celsius above ambient (typically 10°C for conservative designs, 20°C for moderate, 30°C for aggressive).
Let's work through an example: 15 amps on a 1 oz copper external trace with 20°C temperature rise.
Width = (15 / (0.024 × 20^0.44))^(1/0.725) / 1^0.725
Width = (15 / (0.024 × 2.64))^(1/0.725) / 1
Width = (15 / 0.0634)^(1/0.725)
Width = (236.6)^(1/0.725) ≈ 236.6^1.379 ≈ 55 mils
A 15 amp trace on 1 oz copper needs roughly 55 mils (0.055 inches) wide with 20°C rise.
For comparison, the same trace on 2 oz copper:
Width = 55 / 2^0.725 ≈ 55 / 1.65 ≈ 33 mils
Doubling the copper thickness reduces required width by about 40%, a significant benefit for high-current boards.
IPC-2221 also provides lookup tables for common scenarios:
Our calculator does all of this instantly-but now you understand exactly what it's computing.
Use Case 1: Power Supply Distribution on a Digital Board
A microcontroller board requires 12V input, 5A peak current. The PCB uses 1 oz copper. For the main power trace from input connector to regulator, you need roughly 17–20 mils width with conservative 10°C temperature rise. The return path (ground) also needs similar width. Many hobbyists under-size traces and experience voltage drop and heating; this calculator prevents that.
Use Case 2: High-Current Motor or LED Driver
An LED driver delivering 50 amps to a high-power array uses heavy copper (2 oz minimum). With 2 oz copper and a 15°C temperature rise, a 50 amp trace needs roughly 60–70 mils wide. This is still achievable on a 2-inch-wide PCB. If current is higher (100+ amps), the trace becomes impractically wide, and you'd use a large external power rail (bus bar) or thicker copper (4 oz, specialty boards).
Use Case 3: Battery Management System (BMS)
A lithium battery BMS manages charge/discharge at 30–50 amps. The charge/discharge traces are critical-overheating risks battery damage or fire. Use conservative 10°C rise, 2 oz copper, and aim for 50+ mils width on high-current paths. This seems oversized for 30 amps, but the extra margin ensures safety and reliability in a critical safety-sensitive application.
Tips and Things to Watch Out For
Temperature Rise Assumption Affects Result Dramatically
A 10°C rise is conservative (safer, but wider traces). A 30°C rise is aggressive (narrower, but hotter). Most designs target 15–20°C. Check your application's thermal limits: digital logic usually tolerates 30°C, but analog or RF circuits might need 10–15°C. Conservative is better for reliability.
Copper Weight (oz) Affects Cost and Manufacturability
1 oz copper is standard and cheap. 2 oz is moderately expensive and commonly available. 4 oz is expensive and requires specialty manufacturers. For most designs, 1 oz external traces handle up to 20–30 amps comfortably. Only upgrade to 2 oz for high-current designs (50+ amps).
External vs. Internal Traces Have Different Cooling
External traces (top/bottom layers) are exposed to air and cool better, so they can be narrower. Internal traces are sandwiched between other layers and cool poorly. If you have a tight board layout and heavy current, consider moving traces to outer layers if possible, or use thicker copper.
Trace Proximity to Other Traces Increases Heating
The IPC-2221 formula assumes isolated traces with air cooling. In dense layouts, traces are tightly packed, reducing cooling and increasing heating. If traces are adjacent to other high-current paths, add 20–30% margin (make them wider) to compensate.
Via Stitching Improves Cooling for Internal Traces
If you must use internal traces for high current, add thermal vias near the trace to improve heat dissipation into outer layers. This can reduce required width by 10–20%. Typical spacing: one via per 10–20 mils of trace width.
Solder Mask and Plating Affect Current Capacity Slightly
Bare copper traces cool better than solder-masked traces. HASL (hot air solder level) plating adds a microscopic layer that slightly increases resistance. These effects are small (5–10%) and usually negligible compared to trace width. IPC-2221 accounts for standard manufacturing.
Frequently Asked Questions
What's the minimum trace width I can safely use?
Most PCB manufacturers can produce traces as narrow as 3–5 mils. At this width, only very small currents (under 1 amp) are safe. For typical circuits, 8–10 mils is practical minimum. Anything narrower requires specialty manufacturers and is expensive.
Can I make traces wider than the IPC-2221 recommendation?
Yes. Wider traces reduce resistance, lower voltage drop, and improve cooling. There's no downside except wasted board space. In power distribution, deliberately oversizing traces by 20–50% is common practice for reliability. The IPC-2221 recommendation is the minimum safe width, not the target.
What happens if I use too-narrow a trace?
The trace heats up. At moderate overload, voltage drop increases (resistive heating I²R). At severe overload, the trace melts or the solder joint fails, breaking the circuit. In worst cases (short circuit with no fuse), the trace vaporizes explosively and may ignite the PCB. Always use proper-width traces and add fuses for safety.
How do I calculate voltage drop in a trace?
Trace resistance depends on copper thickness, width, and length: R = ρ × L / A, where ρ is copper resistivity (0.00000168 Ω·m). Voltage drop = I × R. A 10 amp current through a 0.1 Ω trace drops 1 volt-significant. Using wider traces reduces resistance and voltage drop. IPC-2221 focuses on thermal safety, not voltage drop; calculate both.
Should I match trace width for signal integrity, or is thermal width sufficient?
For digital signals, trace width doesn't typically affect signal integrity (impedance does). For power distribution, use IPC-2221 thermal widths. For high-frequency analog or RF, impedance-controlled traces are needed-consult RF design guides. Most digital designs use IPC-2221 thermal widths, which are usually sufficient.
What copper weight should I use for a battery-powered device?
Use 1 oz copper for currents under 20 amps. Use 2 oz for 20–50 amps. Use 4 oz or external power rails for over 50 amps. Battery systems especially benefit from thick traces to minimize voltage drop and heat. A poorly designed battery PCB can lose 10–20% of power as heat in traces.
Can I split a high-current path across multiple traces in parallel?
Yes, but only if traces have identical length and resistance. Mismatched traces cause unequal current sharing and uneven heating. If you need two 20-amp traces, make them as identical as possible (same width, length, and layer). Better yet, use one wide trace instead.
How do I handle power planes vs. traces?
Power planes (solid copper layers for power distribution) have effectively infinite width and carry current safely with minimal voltage drop. Use planes for main power distribution and traces only for final connections to components. Planes are better thermally and electrically, but require more layers.
Related Calculators
For understanding the power dissipation in your traces, check our Power Converter to estimate watts and heat generated. Our Ohm's Law Calculator helps compute voltage drop across traces and components. Our Battery Life Calculator helps estimate system runtime considering power losses in PCB traces.