PCB Trace Width Calculator (IPC-2221)
Estimate required copper trace width for current carrying capacity, and optionally calculate resistance and voltage drop.
Model used: IPC-2221 empirical formula. For critical designs, validate with IPC-2152 data and board-house guidance.
What is a PCB calculator?
A PCB calculator is a design helper that turns electrical requirements into practical board dimensions. In everyday engineering work, one of the most common uses is sizing copper traces so they can safely carry current without overheating. This page focuses on that exact problem: how wide your trace should be based on current, copper thickness, and acceptable temperature rise.
Without a calculator, it is easy to under-size traces and run into thermal issues, voltage drop, or poor reliability. It is also easy to over-size traces and waste board space. A good calculator helps you find a sensible starting point quickly.
How this PCB trace calculator works
This calculator applies the classic IPC-2221 current-capacity relationship. It estimates cross-sectional area first, then converts that area into a width using your copper weight.
- External layers cool better, so they can carry more current at a given width.
- Internal layers are buried in laminate and need more width for the same current.
- Copper weight changes thickness; thicker copper means narrower traces for equivalent current.
- Temperature rise is your thermal budget. Lower allowed rise means wider traces.
If you enter a trace length, the tool also estimates resistance, voltage drop, and power dissipation using copper resistivity with temperature correction.
Quick usage guide
1) Choose the layer
Pick external for top/bottom signal layers and internal for inner routing layers. If in doubt, calculate both and use the safer (wider) result.
2) Enter current and thermal target
Use your expected continuous current, not just brief pulse current. For temperature rise, many designers start with 10°C to 20°C for conservative routing, then optimize as needed.
3) Set copper weight
Common values are 0.5 oz, 1 oz, and 2 oz. Standard 1 oz copper is roughly 35 µm thick.
4) Add trace length for drop analysis
Long traces can lose meaningful voltage at high current. Length-based resistance helps catch this early.
Design tips beyond the formula
- Use margin: Add headroom for manufacturing variation and ambient temperature uncertainty.
- Prefer short, wide power paths: This reduces both heat and voltage drop.
- Add copper pours: Planes and pours improve heat spreading and current distribution.
- Mind vias: Current moving between layers can bottleneck through vias. Consider via arrays.
- Check connector and component limits: The trace might be fine while terminals overheat.
External vs internal layer behavior
External traces dissipate heat to air and typically run cooler. Internal traces are insulated by FR-4, which traps heat. That is why current tables and formulas usually demand wider internal traces for equal load. If your board has dense internal power routing, a thermal review is especially important.
When to use IPC-2152 or simulation
IPC-2221 is a fast estimate and an excellent starting point. For high-current products, compact enclosures, elevated ambient conditions, or safety-critical designs, step up to IPC-2152 data and, if needed, thermal simulation. Real-world factors such as nearby copper, solder mask, airflow, and component heat sources can shift actual temperatures substantially.
Practical workflow for reliable PCB power routing
- Estimate width with a calculator.
- Add design margin (often 20% to 100% depending on risk profile).
- Route with pours or planes where possible.
- Review voltage drop end-to-end in each power net.
- Prototype and measure temperature rise under worst-case load.
Final thought
A PCB calculator saves time, avoids common mistakes, and gives you confidence in early layout decisions. Treat the output as an informed baseline, then validate with your fabrication stack-up, thermal constraints, and prototype data. That combination—calculation plus verification—is how robust boards are built.