PCB Design

Via Current Capacity Calculator

Estimate current handling and resistance for a plated through via using barrel geometry.

Estimated Current Capacity

1.816 A

Barrel Area

37.105 mil^2

Equivalent Trace Width

37.699 mil

Resistance

1.134 mohm

Voltage Drop at Test Current

1.134 mV

Power Loss at Test Current

1.134 mW

Via Current Capacity in PCB Layout

A plated through via carries current through the copper barrel deposited on the wall of a drilled hole. In power routing, ground stitching, thermal vias, and layer transitions, the via can become part of the current path. Designers often focus on trace width while forgetting that current must also pass through vias between layers. A via with insufficient plating area can heat, create voltage drop, reduce reliability, or fail during surge conditions. This calculator estimates via barrel area, current capacity, resistance, voltage drop, and power loss from basic geometry.

The via barrel can be approximated as a thin rectangular conductor if the cylinder is unrolled. Its equivalent width is the circumference of the finished hole, pi times diameter. Its thickness is the copper plating thickness. The cross-sectional area is circumference times plating thickness. Once the area is known, a trace-style IPC-2221 current relationship can provide a rough current estimate, and copper resistivity can estimate DC resistance through the via length.

Manual Calculation Steps

Suppose a via has a 12 mil finished hole, 25 um plating, and passes through a 62 mil board. Convert plating to mils: 25 um / 25.4 = 0.984 mil. The circumference is pi x 12 = 37.70 mil. The approximate copper area is 37.70 x 0.984 = 37.1 square mils. Using the IPC-style external conductor equation I = 0.048 x deltaT^0.44 x area^0.725, with a 10 C rise, the current estimate is roughly 1.82 A. This is not a guarantee, but it provides a useful first-order comparison.

Resistance comes from R = rho x length / area. Copper resistivity is about 1.724e-8 ohm-meter at room temperature. Convert the via length from mils to meters and the area from square mils to square meters. The result is usually only a few milliohms, but at high current that still creates voltage drop and heat. If a via carrying 2 A has 1 milliohm resistance, it drops 2 mV and dissipates 4 mW. A single via may tolerate that, but many vias in a dense regulator layout can still shape thermal and electrical performance.

Limits of the Estimate

Via current capacity is harder to specify than trace current because heat spreads into pads, planes, internal copper, solder, and nearby vias. The IPC equation is empirical and conservative in some situations, optimistic in others, and not a substitute for board-specific thermal analysis. Plating thickness varies by fabricator and process class. Finished hole diameter differs from drill size because plating reduces the opening. Internal layer connections, teardrops, annular rings, and copper planes change heat spreading.

Temperature rise also depends on environment. A via connected to large copper planes will run cooler than an isolated via. A via inside a hot power stage will have less thermal margin than a via in open copper. Reflowed solder fill, via-in-pad processes, conductive epoxy, and thermal via arrays all change the effective conductor and heat path. For high-current designs, use multiple vias in parallel and verify with measurement or thermal simulation.

Design Practice

A practical layout rarely relies on one via for a major current transition. Instead, designers use via arrays near connectors, regulators, MOSFETs, current sense elements, and plane transitions. Current sharing is not perfectly equal if vias have different path lengths or plane connections, but arrays reduce resistance and improve heat spreading. Stitching vias also reduce loop area and provide return-current paths in high-speed and switching layouts.

Fabrication notes matter. If your design assumes 25 um or 1 mil via plating, confirm that the PCB stackup and fabrication class provide it. Some low-cost boards may specify thinner minimum plating. High-reliability boards may require more. Finished hole tolerance, aspect ratio, and annular ring rules can constrain how small vias can be. Current capacity is only one part of via design; manufacturability and reliability matter too.

Industry Applications

Via current calculations are used in switching regulators, battery boards, motor controllers, LED drivers, power distribution networks, high-current connectors, and thermal pad layouts. They are also relevant in precision analog systems because milliohm drops in ground vias can create measurement error. In RF and high-speed digital systems, vias add inductance as well as resistance, so current capacity must be considered alongside impedance and return-path continuity.

Use this calculator to size a first pass and compare options. Larger finished holes, thicker plating, shorter boards, and multiple vias reduce resistance and heating. After layout, review current paths visually and with simulation if available. A good PCB power path is not just wide traces; it is continuous copper through every layer transition the current must cross.

Reviewing the Result

Via Current Capacity Calculator is most useful when the number is treated as a checkpoint in a line of reasoning, not as an answer that ends the conversation. Start by restating the job in plain language: Estimate current handling and resistance for a plated through via using barrel geometry. Then name the quantities that control the result, the units they use, and the assumption that makes the formula appropriate. That small pause is often enough to catch the common error: a value copied from a datasheet, lab handout, or log file that describes a different condition than the one being calculated.

A good review begins with scale. Before trusting the displayed value, estimate whether the answer should be tiny, ordinary, or large. If doubling an input should double the output, try it. If a ratio should stay dimensionless, check that no unit slipped into it. If a result depends on a square, cube, logarithm, frequency, or resistance, expect it to move faster or slower than intuition at first suggests. These quick checks do not replace the calculator; they make the calculator easier to trust because the direction of the answer has already been tested.

Practice Workflow

For a classroom, lab, or design-review workflow, build one deliberately simple case before using realistic numbers. Choose values that make the arithmetic easy enough to follow by hand, write down one intermediate step, and compare that step with the tool. After that, change exactly one input and predict the direction of the change before recalculating. This habit is especially helpful when the tool mixes engineering units, encoded fields, timing assumptions, or physical dimensions, because it separates a math mistake from a setup mistake.

When the result will be used in real work, record the source of every input. A measured value should include the setup. A datasheet value should say whether it is typical, minimum, maximum, RMS, peak, hot, cold, loaded, unloaded, or frequency-dependent. A guessed value should be marked as a guess. If the result later disagrees with a simulation, bench measurement, code trace, or homework solution, those notes make the mismatch diagnosable instead of mysterious.

Teaching Notes

The strongest way to learn this topic is to connect the calculator output back to the governing idea. Ask what conservation law, encoding rule, circuit model, statistical assumption, geometry, or timing convention is hiding underneath the interface. Then ask where that idea stops being valid. Most bad answers are not random; they come from applying a good formula outside its model, mixing two conventions, or rounding away a detail that the problem actually cares about.

In documentation, include the formula or rule used, the units, one substituted example, the final result, and a short sentence explaining whether the answer is reasonable. That final sentence matters. It forces the calculation to become engineering judgment: does the value fit the material, signal, protocol, load, schedule, tolerance, or data set in front of you? If it does, the tool has done more than produce a number. It has made the topic easier to reason about the next time you meet it without the calculator open.