Free Online Engineering Tools
Home / PCB Trace Width Calculator

PCB Trace Width Calculator

Calculate the minimum PCB trace width for a given current and temperature rise using the IPC-2152 standard, with voltage drop and resistance.

🔲 PCB Trace Width Calculator

Calculate the required PCB trace width for a given current, copper weight, temperature rise and more.

Units:
Input Settings
Current (I)
The current flowing in the trace
A
Copper Weight
Copper thickness
🌡
Temperature Rise (ΔT)
Allowable temperature rise above ambient
°C
🌡
Ambient Temperature (Ta)
Ambient temperature
°C
Board Thickness
Total board thickness
mm
📏
Trace Length (Optional)
For voltage drop calculation
mm
Voltage Drop (Optional)
Maximum allowed voltage drop
V
Conductor
External / Internal Layer
🛡
Safety Factor
Additional margin
x
Results
Required Trace Width (w)
1.06 mm (41.9 mil)
The minimum trace width required to carry 2.00 A with a temperature rise of 10 °C
Current Density (J) ⓘ
53.75 A/mm²
Temperature Rise
10.0 °C
Voltage Drop (Approx.) ⓘ
0.045 V
Resistance
22.6
Recommended Trace Widths (By Current)
Current (A) Trace Width (mm)
0.5 oz
(18 µm)
1 oz
(35 µm)
2 oz
(70 µm)
3 oz
(105 µm)
Values are approximate. IPC-2152 external layer, ΔT = 10 °C, Ta = 25 °C.
Visualization
IPC-2152 Standard

This calculator uses the IPC-2152 standard for external layers.

Notes & Quick Reference
  • Results are based on IPC-2152 formulas.
  • Actual temperature may vary based on layout, airflow, and surrounding copper.
  • Use larger width for high reliability designs.
Lower ΔT
Wider trace
🌡
Higher Temp Rise
Narrower trace
Higher Current
Wider trace
📏
Longer Length
More voltage drop
More Copper (oz)
Narrower trace
Internal Layer
Wider than external
Formula (IPC-2152)External Layer
A = Ik × (ΔT)0.44 1 / 0.725   |   w = A / (tcu)
I = Current (A), ΔT = Temp. Rise (°C)
k = 0.048 (external) / 0.024 (internal)
A = Cross-section, tcu = Copper thickness, w = Width

PCB Trace Width Calculator — Complete IPC-2152 Guide

This PCB trace width calculator uses the industry-standard IPC-2152 method to determine the minimum copper trace width needed to carry a given current while keeping temperature rise within a safe limit. It also computes current density, trace resistance, and voltage drop — the three quantities every PCB designer must check when laying out power traces. Whether you are routing 0.5 A to an IC or 30 A through a motor driver, this tool gives you the exact width in mm and mils with a single click.

IPC-2152 Trace Width Formula

A = ( I / ( k × ΔT0.44 ) )1 / 0.725

w = A / tcu

Where:
• A = required cross-sectional area (mil²)
• I = current (A), including safety factor
• ΔT = allowable temperature rise (°C)
• k = 0.048 (external) or 0.024 (internal layers)
• tcu = copper thickness (1 oz ≈ 1.378 mil ≈ 35 µm)
• w = minimum trace width (mil)

Copper Weight / Thickness Reference

Copper WeightThickness (µm)Thickness (mil)Typical Use
0.5 oz17.50.689Fine-pitch signal layers
1 oz351.378Standard — most PCBs
2 oz702.756Power distribution, high-current
3 oz1054.134Heavy power, motor drives
4 oz1405.512Busbar-style power planes
6 oz2108.268Extreme current applications

Trace Width vs Current — Quick Reference (External, ΔT = 10 °C)

Current (A)1 oz Width (mm)1 oz Width (mil)2 oz Width (mm)2 oz Width (mil)
0.50.1870.093.5
1.00.42170.218
2.01.07420.5321
3.01.87740.9437
5.03.931551.9778
10.010.24025.1201
20.026.6104813.3524

Worked Examples

🔧 Example 1 — 2 A External Trace, 1 oz Copper, ΔT = 10 °C
GivenI = 2 A, Safety factor = 1.25, k = 0.048 (external), ΔT = 10 °C, 1 oz Cu (35 µm = 1.378 mil)
Step 1Effective current: I_eff = 2 × 1.25 = 2.5 A
Step 2Area: A = (2.5 / (0.048 × 10^0.44))^(1/0.725) ≈ 47 mil²
Step 3Width: w = 47 / 1.378 ≈ 34 mil ≈ 0.87 mm
ResultMinimum trace width ≈ 0.87 mm (34 mil) for 2 A with 25% safety margin
⚡ Example 2 — 10 A Internal Trace, 2 oz Copper, ΔT = 20 °C
GivenI = 10 A, k = 0.024 (internal), ΔT = 20 °C, 2 oz Cu (70 µm = 2.756 mil), L = 50 mm
Step 1Area: A = (10 / (0.024 × 20^0.44))^(1/0.725) ≈ 455 mil²
Step 2Width: w = 455 / 2.756 ≈ 165 mil ≈ 4.2 mm
Step 3R = 1.724µΩ·cm × 5cm / (0.42cm × 0.007cm) ≈ 29.3 mΩ | V_drop = 10 × 0.029 ≈ 293 mV
ResultWidth ≈ 4.2 mm (165 mil) | Voltage drop ≈ 293 mV over 50 mm — check if acceptable

Internal vs External Layer Comparison

PropertyExternal LayerInternal Layer
IPC constant (k)0.0480.024
Heat dissipationGood — exposed to airPoor — sandwiched in FR4
Required width for same I & ΔTNarrower~2× wider
Use caseComponent-side power tracesPower planes, inner routing
Typical ΔT target10–20 °C10–20 °C (more conservative)

Voltage Drop and Resistance

Resistance: R = ρ × L / (w × tcu)
Voltage Drop: Vdrop = I × R
Power Loss: P = I² × R

ρcopper ≈ 1.724 µΩ·cm at 20 °C   (increases ~0.39% per °C)

For long traces or high currents, voltage drop can limit performance more than temperature rise. Always check both. A 5 V supply with 250 mV of trace drop delivers only 4.75 V to the load — a 5% loss that can cause regulators or digital ICs to operate outside spec.

Practical Design Tips

Frequently Asked Questions

What temperature rise should I use?

10 °C is a common conservative target. 20 °C is moderate and widely used. 30–40 °C may be acceptable for non-critical traces. Lower ΔT = wider, cooler traces.

Does trace length affect required width?

Not for thermal sizing (the IPC formula depends only on I and ΔT). But length affects resistance and voltage drop, which may require a wider trace.

Is the IPC-2152 result exact?

It is a well-established engineering estimate. Actual performance depends on layout, adjacent copper, airflow, and ambient conditions. Always add margin.

When should I use 2 oz or 3 oz copper?

When carrying more than ~5 A continuously, when board space is limited and you can't make traces wider, or for any power-dense design like motor drives or LED arrays.

What is current density and what's safe?

Current density (J = I / A) is typically kept below 20–30 A/mm² for external traces. Higher densities cause more heating. IPC-2152 doesn't set a fixed density limit — it derives width from ΔT instead.

Related Calculators