Engineering Guide
Understanding PCB Trace Width, Current Capacity and Temperature Rise
Learn how PCB trace width, copper thickness, current, temperature rise, trace location, resistance, voltage drop, and IPC guidance work together in reliable board-level power routing.
- Reading Time
- 22 min
- Difficulty
- Intermediate
- Last Updated
- July 25, 2026
Introduction
A PCB trace is a copper conductor, but high-current trace design is not just current going into width. The same trace must satisfy electrical limits, thermal limits, voltage-drop requirements, manufacturing constraints, and product reliability goals.
A trace width calculator gives an engineering input, not an unconditional safety guarantee. The result must be reviewed against copper thickness, trace length, layer location, nearby heat sources, board stackup, airflow, current duration, and the acceptable voltage loss for the circuit.
What Determines PCB Trace Current Capacity?
PCB trace current capacity is not a fixed number. A 1 mm trace can behave very differently on 0.5 oz internal copper, 2 oz external copper, a dense hot board, or an open-air prototype with large copper pours.
| Factor | Effect | Why It Matters |
|---|---|---|
| Trace width | Increases conductor area | Wider copper usually lowers resistance, voltage drop, I²R loss, and temperature rise. |
| Copper thickness | Increases conductor area | Finished copper thickness changes required width and current density. |
| Allowed temperature rise | Sets thermal target | A larger allowed rise permits narrower traces but raises local board temperature. |
| External vs internal layer | Changes cooling path | Outer layers shed heat differently from copper embedded inside laminate. |
| Ambient temperature | Sets starting temperature | A 20 °C rise from 25 °C is different from a 20 °C rise from 60 °C. |
| Nearby copper | Spreads current and heat | Planes and pours can reduce resistance, but neck-downs and splits can dominate. |
| Airflow and enclosure | Changes convection | Open bench tests may not match sealed products. |
| Trace length | Changes resistance | Length has a major effect on voltage drop and power loss. |
Trace Width, Copper Thickness, and Cross-Sectional Area
Trace width is usually entered in millimeters or mils. Wider copper gives more area, lower resistance, lower voltage drop, lower I²R loss, and usually lower temperature rise for the same current. But width alone is incomplete because copper thickness also matters.
PCB copper weight is commonly specified in ounces per square foot. The familiar value 1 oz copper ≈ 35 µm is an engineering approximation. Finished copper thickness can vary with base copper, plating, etching, and manufacturer process limits.
| Copper Weight | Thickness (µm) | Thickness (mil) | Typical Applications |
|---|---|---|---|
| 0.5 oz/ft² | ≈ 17.4 µm | ≈ 0.685 mil | Fine routing, low-current signal or compact boards |
| 1 oz/ft² | ≈ 34.8 µm | ≈ 1.37 mil | Common outer-layer and general-purpose PCB copper |
| 2 oz/ft² | ≈ 69.6 µm | ≈ 2.74 mil | Higher-current power routing and lower voltage drop |
| 3 oz/ft² | ≈ 104 µm | ≈ 4.11 mil | Heavy-copper boards, power paths, and thermal spreading |
Formula reference
Trace Cross-Sectional Area
A = W × tVariable definitions
- A
- copper cross-sectional area.
- W
- finished trace width.
- t
- finished copper thickness.
- Increasing either width or thickness increases area and usually lowers resistance.
Trace Resistance, Temperature, Voltage Drop, and Power Loss
Trace resistance follows the same conductor relationship used for wires and bus bars. Longer traces increase resistance. Narrower or thinner traces increase resistance. Copper resistance also increases as temperature rises.
Formula reference
PCB Trace Electrical Formulas
R = ρL / AR(T) = R0 × [1 + α(T - T0)]Vdrop = I × RPloss = I² × RPloss = Vdrop × IVariable definitions
- R
- trace resistance.
- ρ
- copper resistivity.
- L
- trace length.
- A
- copper cross-sectional area.
- α
- approximate copper temperature coefficient of resistance.
- Vdrop
- trace voltage loss.
- Ploss
- heat generated in the copper.
Copper's temperature coefficient is often approximated around 0.0039 / °C near room temperature, but exact use depends on the material, temperature range, and design assumptions. For broader power context, read Understanding Electrical Power and Power Dissipation and Component Power Ratings.
Example: if a trace resistance is 20 mΩ and current is 5 A, voltage drop is 0.1 V and copper loss is 0.5 W. On a low-voltage rail, 100 mV may be a serious regulation error. In a compact board, 0.5 W can also be a meaningful local heat source.
Temperature Rise Is Not Absolute Temperature
Temperature rise is the increase above a reference or ambient condition. If ambient is 40 °C and the trace rise is 20 °C, the simplified trace temperature estimate is about 60 °C. A 20 °C rise may be acceptable in one product and unacceptable in another.
Allowed rise depends on PCB material, nearby component limits, connector ratings, enclosure temperature, airflow, product reliability target, current duration, and applicable standards. Avoid treating 10 °C, 20 °C, or any other number as universally safe.
External vs Internal PCB Traces
External traces are exposed on the outer layers, often under solder mask. Internal traces are embedded in laminate. The thermal path is different, so historical trace-current equations use different coefficients for internal and external copper.
This does not mean an internal trace always carries exactly a fixed percentage less current. Real behavior depends on planes, stackup, board thickness, airflow, copper distribution, and heat sources.
IPC-2221 and IPC-2152
ECParts currently uses IPC-2221-style empirical equations for the PCB Trace Width Calculator and PCB Current Capacity Calculator. These equations are useful for first-pass sizing, but they do not model every stackup, copper pour, airflow condition, enclosure, via field, or neighboring heat source.
IPC-2152 is more modern guidance based on experimental conductor heating data. This article discusses IPC-2152 conceptually, but the current ECParts trace width calculators should not be described as IPC-2152 calculators.
| Aspect | IPC-2221 | IPC-2152 |
|---|---|---|
| Purpose / generation | Older general design guidance commonly used for first-pass trace current calculations. | Later guidance based on broader experimental conductor heating data. |
| Methodology | Empirical equation using current, temperature rise, cross-sectional area, and internal/external coefficients. | Experimental charts and data that highlight board construction and thermal environment effects. |
| Thermal context | Limited representation of stackup, planes, airflow, adjacent copper, and board construction. | Better shows that conductor heating depends on the surrounding board and copper environment. |
| Typical use | Legacy calculators, quick estimates, conservative screening, and early layout sizing. | More modern design review, detailed current/temperature decisions, and manufacturer discussions. |
| Limitations | Not a complete model of every PCB, enclosure, plane, neck-down, or via field. | Still requires interpretation and does not remove the need for manufacturer review or measurement. |
How the ECParts PCB Trace Calculators Work
The PCB Trace Width Calculator takes current, finished copper thickness, allowed temperature rise, trace length, ambient temperature, and internal/external layer location. It calculates required copper area from an IPC-2221-style current equation, divides by copper thickness to estimate width, and then estimates trace resistance, voltage drop, power loss, and trace temperature.
The PCB Current Capacity Calculator works in the opposite direction: it takes selected trace geometry and estimates current capacity, resistance, voltage drop, power loss, and temperature at the modeled current.
Formula reference
ECParts Trace Current Model
I = k × ΔT^0.44 × A^0.725A = [I / (k × ΔT^0.44)]^(1 / 0.725)W = A / tVariable definitions
- I
- trace current.
- ΔT
- allowed temperature rise.
- A
- copper cross-sectional area in square mils for the IPC-style equation.
- k
- 0.048 for external traces and 0.024 for internal traces in the current implementation.
- Width is obtained by dividing required area by finished copper thickness.
Trace Width vs Voltage Drop and Power Loss
A thermal calculation may return Width A. A voltage-drop requirement may demand Width B. The final design often needs the larger of the two, then still needs review against manufacturing, spacing, pads, vias, and copper pours.
Length matters strongly for voltage drop because R is proportional to L. Two traces with the same width and current can have very different voltage loss if one is 10 mm long and the other is 500 mm long.
Copper Pours, Neck-Downs, Pads, Vias, and Parallel Layers
Copper pours and planes can reduce resistance, spread heat, and improve current distribution. But a wide pour can still bottleneck at a narrow pad entry, thermal relief, connector pin, via field, plane split, or layer transition.
The high-current path is trace plus pad plus via plus component terminal plus connector plus return path. Multiple PCB layers can help, but current sharing is affected by via placement, geometry, path resistance, and current entry and exit points. Do not assume two layers exactly double current capacity.
Vias deserve their own design review. The PCB Via Current Calculator can screen via resistance, voltage drop, power loss, and current sharing. For the via-specific geometry, current-sharing, and thermal-transfer model, see the PCB Via Current Capacity and Thermal Design Guide.
Thermal Environment and Current Waveform
Solder mask, airflow, enclosure, board thickness, dielectric materials, copper planes, nearby MOSFETs, regulators, LEDs, transformers, and power resistors all change local trace temperature. A bare bench prototype may not represent final product operation in a sealed enclosure.
Continuous and pulsed current are also different. For PWM, motor drive, switching converters, and pulsed loads, RMS current is the relevant current for I²R heating. Peak current still matters for voltage droop, protection, saturation, and connector stress.
At high frequency, skin effect, proximity effect, and current crowding may matter. A DC trace resistance model is not a complete high-frequency conductor-loss model.
Trace Width Is Different from Trace Spacing
Trace width is mainly a current, resistance, voltage-drop, and thermal problem. Trace spacing, clearance, and creepage are voltage, insulation, pollution, manufacturing, and safety problems. For high voltage designs, review the PCB Clearance Distance Calculator and PCB Creepage Distance Calculator.
PCB Trace Design Examples
| Scenario | Inputs | First-pass result | Engineering interpretation |
|---|---|---|---|
| 1 A rail | 1 oz external trace, 10 °C rise, 100 mm length | IPC-2221-style width ≈ 0.47 mm; resistance ≈ 164 mΩ; drop ≈ 164 mV. | Thermally possible does not mean electrically acceptable on every rail. |
| 5 A rail | 1 oz external trace, 20 °C rise, 100 mm length | Thermal width ≈ 2.83 mm; resistance ≈ 27.1 mΩ; drop ≈ 136 mV; loss ≈ 0.68 W. | Voltage drop, copper loss, connector pads, and heat spreading may drive a wider pour. |
| 5 A with 2 oz copper | Same current and rise target | Required copper area is similar, but width drops to ≈ 1.42 mm because copper is thicker. | Heavier copper can reduce width, but fabrication cost and spacing rules change. |
| 3.3 V low-voltage rail | 3 A, 1 oz external, 10 °C rise, 80 mm length | Thermal width ≈ 2.13 mm; drop ≈ 86 mV; loss ≈ 0.26 W. | 86 mV is about 2.6% of a 3.3 V rail, which may be too much for tight loads. |
| Motor driver path | PWM current, startup/stall current, MOSFETs, vias, connector | Use RMS current for copper heating and peak/stall current for voltage droop and protection checks. | The current path includes trace, vias, pads, MOSFETs, connector, and return path. |
| LED power board | Multiple LED branches and warm local board | Trace current is not the only heat source; LED heat raises the local reference temperature. | A trace near hot LEDs can run warmer than the same trace on an isolated board. |
Common PCB Trace Width Mistakes
- Using a fixed amps-per-width rule for every PCB.
- Ignoring finished copper thickness and plating tolerance.
- Treating internal and external traces as thermally identical.
- Choosing temperature rise without considering absolute board temperature.
- Checking current capacity but ignoring voltage drop.
- Checking voltage drop but ignoring I²R loss and local heat.
- Ignoring trace length, neck-downs, pads, vias, and connector entry points.
- Using average current when RMS current controls heating.
- Assuming two parallel layers carry exactly equal current.
- Treating an IPC-2221-style calculator result as an absolute safety guarantee.
PCB Trace Design Workflow
- Determine continuous, peak, pulse, and RMS current requirements.
- Confirm finished copper thickness and fabrication tolerance.
- Choose whether the trace is external or internal.
- Choose an allowable temperature rise based on the product environment.
- Calculate an initial trace width from the current-capacity model.
- Calculate trace resistance from copper area and length.
- Calculate voltage drop and compare it with rail tolerance.
- Calculate I²R power loss and local heat contribution.
- Review neck-downs, pads, vias, connector pins, and return path.
- Compare the result with manufacturing limits and spacing constraints.
- Review nearby heat sources, airflow, enclosure, and stackup.
- Validate high-current or safety-critical designs with measurement.
PCB Trace Design Checklist
- Continuous current
- Peak current
- RMS current
- Finished copper thickness
- External or internal layer
- Allowed temperature rise
- Ambient and local board temperature
- Trace length
- Trace resistance
- Voltage drop
- Power loss
- Neck-downs
- Pads and component terminals
- Vias and layer transitions
- Copper pours and planes
- PCB stackup
- Nearby heat sources
- Manufacturing limits
- Calculator assumptions
- Prototype validation
Practical Engineering Tips
- Do not use a fixed amps-per-mil rule for every board.
- Check finished copper thickness before calculating trace width.
- Treat temperature rise as a design input, not a universal constant.
- Check voltage drop after calculating thermal width.
- Check trace length for every high-current or low-voltage path.
- Use RMS current for heating when the waveform is pulsed or PWM.
- Inspect neck-down regions near pads, connectors, and vias.
- Include vias, terminals, connectors, and return copper in the current path.
- Use copper pours where appropriate, but check current entry and exit points.
- Consider nearby heat sources such as MOSFETs, regulators, LEDs, and resistors.
- Verify the calculator model and assumptions before using the result.
- Validate critical high-current designs with thermal and voltage measurements.
Summary
PCB trace design is not only current to width. Reliable routing combines current, copper thickness, temperature rise, trace location, resistance, voltage drop, I²R power loss, PCB stackup, nearby heat sources, manufacturing limits, and validation.
The core electrical checks are R = ρL/A, Vdrop = IR, and Ploss = I²R. Current-to-temperature behavior needs an empirical or standard-based model, plus engineering review of the real board. Use the PCB Trace Width Calculator for first-pass sizing, then verify critical high-current paths.
Support reference
FAQ
How wide should a PCB trace be for 1 amp?
There is no universal width for 1 A. Required width depends on copper thickness, allowed temperature rise, internal or external layer location, trace length, voltage-drop limit, ambient temperature, and surrounding copper. Use a trace-width calculator as a first estimate and then check voltage drop and thermal environment.
How wide should a PCB trace be for 5 amps?
A 5 A trace may need a wide trace, heavy copper, copper pours, parallel layers, or external conductors depending on voltage drop, heat, board construction, and connector geometry. Do not rely on a fixed width rule.
How much current can a PCB trace carry?
PCB trace current capacity depends on conductor cross-sectional area, allowed temperature rise, layer location, stackup, copper planes, airflow, enclosure, current duration, and acceptable voltage drop.
Does thicker copper carry more current?
Thicker copper increases conductor cross-sectional area, which generally reduces resistance and temperature rise for the same current. Finished thickness and manufacturing tolerance should be confirmed with the PCB fabricator.
What is PCB trace temperature rise?
Temperature rise is the trace temperature increase above a reference or ambient condition. If ambient is 40 °C and trace rise is 20 °C, the simplified trace temperature estimate is about 60 °C.
What temperature rise should I use for PCB trace calculations?
There is no always-correct value. Choose a rise that fits laminate limits, nearby components, reliability goals, enclosure temperature, connector limits, and application requirements.
What is the difference between internal and external PCB traces?
External traces are on the outside layers and can dissipate heat differently from internal traces embedded in laminate. IPC-2221-style equations use different coefficients, but real thermal behavior depends on the complete board.
What is the difference between IPC-2221 and IPC-2152?
IPC-2221 is commonly used for legacy empirical trace current equations. IPC-2152 provides more modern experimental guidance showing how board construction, planes, and environment affect conductor heating.
How do I calculate PCB trace resistance?
A first estimate uses R = ρL / A, where ρ is copper resistivity, L is trace length, and A is copper cross-sectional area. Wider and thicker traces reduce resistance; longer traces increase it.
How do I calculate PCB trace voltage drop?
Use Vdrop = I × R after estimating trace resistance. Low-voltage rails may have tight voltage-drop limits, so thermal width may not be enough.
Does trace length affect current capacity?
Many trace current-temperature equations focus on cross-sectional area and temperature rise, but length directly affects resistance, voltage drop, and I²R power loss.
Should I use average or RMS current for PCB heating?
Use RMS current for I²R heating when current is AC, PWM, pulsed, rectified, or otherwise not steady DC. Average current can underestimate copper heating.
Can I use multiple PCB layers to carry more current?
Parallel layers can reduce resistance, but current sharing may not be equal. Via placement, path geometry, resistance, and current entry and exit points control distribution.
Why do high-current PCB traces get hot?
Copper has resistance. Current creates I²R loss, and that electrical power becomes heat in the trace, pads, vias, connectors, and nearby copper.
