PCB Trace Width Calculator
Calculate minimum PCB trace width based on IPC-2221 standard for a given current, copper thickness, and allowable temperature rise. Includes resistance and voltage drop calculations. Free, private, runs in your browser.
Trace Width Calculator (IPC-2221)
IPC-2221 Formulas
Area (mils²) = (I / (k × ΔTb))(1/c)
Width (mils) = Area / (Thickness × 1.378)
External: k=0.048, b=0.44, c=0.725
Internal: k=0.024, b=0.44, c=0.725
R = ρ × L / A (ρCu = 1.724×10-6 Ω·cm)
How the PCB Trace Width Calculator Works
This calculator implements the IPC-2221 standard for determining minimum printed circuit board trace widths. The IPC-2221 formula calculates the required cross-sectional area of copper needed to carry a specified current with an acceptable temperature rise above ambient. The formula uses empirically derived constants that differ between internal and external copper layers because external traces dissipate heat more effectively through convection and radiation. Internal layers, surrounded by insulating FR4 material, have poorer thermal conductivity and require wider traces for the same current capacity. After determining the minimum trace area, the calculator converts this to trace width based on your selected copper thickness. It also computes trace resistance using copper resistivity at the operating temperature, voltage drop along the trace length, and power dissipation. These secondary calculations help you verify that your power supply voltage budget can accommodate the trace losses in your design.
Internal vs External PCB Layers
The distinction between internal and external layers significantly impacts trace width requirements. External traces benefit from direct air exposure, allowing heat to dissipate through convection and radiation. An external trace can typically carry about 50 percent more current than an identically sized internal trace for the same temperature rise. Internal traces are sandwiched between layers of FR4 fiberglass epoxy laminate, which has poor thermal conductivity of approximately 0.25 watts per meter-kelvin. This means internal traces rely primarily on thermal conduction through the board material and copper planes for heat removal. For high-current designs, consider using external layers for power traces, adding thermal vias to connect internal power planes, or using heavier copper weights on internal layers. Many modern PCB designs use 2-ounce copper on internal power layers specifically to handle higher currents without excessive trace widths that would consume valuable routing space.
Copper Thickness and Current Capacity
Copper thickness is measured in ounces per square foot, where 1 oz/ft2 equals 35 micrometers or 1.4 mils of copper thickness. Standard PCB fabrication offers 0.5 oz, 1 oz, and 2 oz copper as common options, with 3 oz and 4 oz available as specialty options at higher cost. Doubling the copper thickness roughly halves the required trace width for the same current capacity. However, thicker copper increases PCB cost, reduces minimum trace and space capabilities due to etching limitations, and can create impedance discontinuities if not properly accounted for in controlled impedance designs. For most digital designs, 1 oz copper is sufficient. Power electronics and high-current motor drivers often require 2 oz or heavier copper. Some manufacturers offer copper fills up to 10 oz for extreme applications like bus bars embedded in PCBs for electric vehicle battery management systems.
Best Practices for PCB Power Routing
Beyond meeting minimum trace width requirements, several best practices ensure reliable power delivery in PCB designs. Always add a safety margin of 50 to 100 percent above the calculated minimum trace width when board space permits. Use copper pours and power planes instead of narrow traces for main power distribution. Place decoupling capacitors as close as possible to IC power pins with short, wide connections to minimize inductance. For traces carrying more than 5 amps, consider using multiple vias in parallel to transition between layers, as each standard via can handle approximately 1 amp. Monitor total voltage drop from the power supply connector to the furthest load to ensure all components receive adequate voltage. In mixed-signal designs, separate analog and digital ground planes and connect them at a single point near the power supply to prevent digital noise from coupling into sensitive analog circuits.
Frequently Asked Questions
What is the IPC-2221 standard?
IPC-2221 is an industry standard that provides design guidelines for printed circuit boards, including formulas to calculate minimum trace widths based on current, copper thickness, and allowable temperature rise.
What copper thickness should I use?
Standard PCBs use 1 oz/ft2 (35 um) copper. Use 2 oz for power-heavy designs. 0.5 oz is common for fine-pitch components. Thicker copper carries more current but costs more and limits minimum trace width.
What temperature rise is acceptable?
A 10 degree C rise is commonly used for general designs. For components near temperature-sensitive parts, use 5 degrees C. For power electronics with good airflow, 20-30 degrees C may be acceptable.
Why are internal traces wider than external?
Internal traces are surrounded by FR4 insulation with poor thermal conductivity. External traces dissipate heat through convection and radiation into the air, so they can carry about 50% more current for the same width.
How do I reduce voltage drop on PCB traces?
Use wider traces, heavier copper weight, shorter trace lengths, or switch to copper pours and power planes. For high-current paths, consider multiple parallel traces or embedded bus bars.
What is the minimum trace width my PCB fab supports?
Most standard PCB manufacturers support 6 mil (0.15 mm) minimum trace width with 1 oz copper. Advanced fabs offer 3-4 mil traces. Check with your manufacturer for exact capabilities.
Is this PCB trace width calculator free?
Yes, this calculator is completely free, requires no signup, and runs entirely in your browser. No data is sent to any server — your calculations remain private.