VoltDrop Pro | Professional Voltage Drop Calculator
VoltDrop Pro NEC 2023 / IEC 60364
1
Circuit Setup
Configure your system type, standard, and circuit configuration below.
V
2
Load Data
Select how you want to specify the electrical load for this circuit.
A
Full Load Amps or design load current
PF
0.85 typical inductive, 1.0 resistive
3
Conductor and Run
Specify conductor material, size, and circuit run details.
ft
sets
4
Advanced
Optional
C
Ready to Calculate
Configure your circuit parameters on the left panel, then press Calculate to see a full compliance analysis with engineering recommendations.
VoltDrop Pro | Professional Voltage Drop Calculator | NEC 2023 / IEC 60364 / BS 7671
For engineering reference only. Verify with a licensed electrical professional.
'; w.document.write(htm); w.document.close(); }// INIT (function(){ pSz();uPre();uWC();uCO(); var sv=localStorage.getItem('vdp_t');if(sv==='dark'){$('app').setAttribute('data-theme','dark');$('dkBtn').innerHTML='☼'} $('cTyp').addEventListener('change',function(){$('fMt').style.display=(S.sys!=='dc'&&this.value==='motor')?'':'none';ac()}); document.querySelectorAll('.vdp input,.vdp select').forEach(function(e){e.addEventListener('input',function(){if(S.has)ac()});e.addEventListener('change',function(){if(S.has)ac()})}); })();

Selecting the right wire size is one of the most fundamental — and most commonly misunderstood — tasks in electrical work. Undersized conductors overheat, waste energy, and can start fires. Oversized conductors waste money and are harder to work with. This free NEC Wire Size Calculator solves both the ampacity and voltage drop constraints simultaneously, showing you the correct AWG or kcmil conductor for any circuit.

Why Wire Sizing Is More Than Just Picking a Gauge

Many electricians learn a simplified rule — “20A breaker gets #12, 30A breaker gets #10” — and never look further. But that rule only addresses ampacity protection. It ignores voltage drop, which quietly robs your loads of power, causes motors to run hot, and makes LED drivers flicker or fail early.

Proper wire sizing always considers two constraints simultaneously: the conductor must carry the load current without overheating (ampacity), AND it must deliver that current over the circuit’s length without dropping too much voltage. The calculator above checks both and gives you the larger of the two required sizes.

The Two Wire Sizing Methods (NEC)

Method 1: Ampacity (NEC Table 310.16)

Ampacity is a conductor’s current-carrying capacity based on its size, material, and temperature rating. NEC Table 310.16 lists ampacity for conductors in conduit (up to three current-carrying conductors). The conductor’s ampacity must equal or exceed the circuit’s design current — and for continuous loads (running 3 hours or more), it must equal or exceed 125% of the load current.

Key factors affecting ampacity: wire cross-section (AWG/kcmil), conductor material (copper vs. aluminum), insulation temperature rating (60°C, 75°C, 90°C), number of conductors bundled together (derating), and ambient temperature above 30°C (derating).

Method 2: Voltage Drop (NEC Chapter 9)

Voltage drop is the voltage lost due to conductor resistance over a circuit’s length. NEC recommends (though does not mandate in most cases) keeping branch circuit voltage drop below 3% and total feeder + branch drop below 5%. Many commercial and industrial standards specify 2% for branch circuits serving sensitive loads.

The voltage drop formula is: VD = (K × I × L × F) ÷ cmil

Where K = resistivity constant (12.9 for copper, 21.2 for aluminum at 75°C), I = current in amps, L = one-way length in feet, F = 2 for single-phase or 1.732 for three-phase, and cmil = conductor cross-section in circular mils.

Rearranging to find the minimum cmil: cmil = (K × I × L × F) ÷ max VD

NEC Wire Size Table — Copper Conductors at 75°C (THWN)

AWG / kcmilAmpacity (Cu, 75°C)Area (mm²)Resistance (Ω/1000ft)Common Uses
#14 AWG20 A2.083.07Lighting, outlets (15A circuits)
#12 AWG25 A3.311.93General purpose 20A circuits
#10 AWG35 A5.261.21Dryers, A/C units, small motors
#8 AWG50 A8.370.764Ranges, EV chargers (32A), motors to 30 HP
#6 AWG65 A13.30.491EV chargers (40–48A), large appliances
#4 AWG85 A21.20.30850 HP motors, large branch circuits
#3 AWG100 A26.70.24560 HP motors, 100A sub-panels
#2 AWG115 A33.60.194100A service entrance
#1 AWG130 A42.40.15475 HP motors, large feeders
#1/0 AWG150 A53.50.122100–125A feeders
#2/0 AWG175 A67.40.0967150A panels
#3/0 AWG200 A85.00.0766200A service, 150 HP motors
#4/0 AWG230 A1070.0608200A+ feeders, large industrial
250 kcmil255 A1270.0515200–250A service
350 kcmil310 A1770.0367300A service
500 kcmil380 A2530.0258400A+ feeders

Source: NEC Table 310.16, 3 or fewer current-carrying conductors in raceway, 30°C ambient. Apply derating factors for higher temperatures or more conductors.

Worked Wire Sizing Examples

Example 1: 100A, 480V, 3-Phase, 150 ft run (Commercial Panel Feed)

Ampacity check: 100A load → need conductor rated ≥ 100A at 75°C → #3 AWG copper (100A). Voltage drop check: cmil = (12.9 × 100 × 150 × 1.732) ÷ (480 × 0.03) = 335,160 ÷ 14.4 = 23,275 cmil. #3 AWG = 52,620 cmil — easily covers VD. Result: #3 AWG Cu is governed by ampacity.

Example 2: 60A, 240V, Single-Phase, 300 ft run (EV Charger Long Run)

Ampacity: 60A → #6 AWG Cu (65A at 75°C). Voltage drop: cmil = (12.9 × 60 × 300 × 2) ÷ (240 × 0.03) = 464,400 ÷ 7.2 = 64,500 cmil. #6 AWG = 26,240 cmil — NOT sufficient! Need #2 AWG (66,360 cmil). Result: voltage drop governs — use #2 AWG Cu despite only needing #6 for ampacity. This is the most common wire sizing mistake on long EV charger runs.

Example 3: 20A, 120V, Single-Phase, 75 ft run (Branch Circuit)

Ampacity: 20A → #12 AWG Cu (25A). Voltage drop: cmil = (12.9 × 20 × 75 × 2) ÷ (120 × 0.03) = 38,700 ÷ 3.6 = 10,750 cmil. #10 AWG = 10,380 cmil — borderline. Use #10 AWG Cu for this run to stay within 3% VD. Actual VD with #10: (12.9 × 20 × 75 × 2) / 10,380 = 3.72V = 3.1%. Acceptable per NEC, though borderline.

When to Apply Derating Factors

More than 3 conductors in a conduit: NEC Table 310.15(C)(1) requires derating ampacity when more than 3 current-carrying conductors share a raceway. 4–6 conductors: multiply ampacity by 0.80. 7–9 conductors: 0.70. 10–20 conductors: 0.50.

Ambient temperature above 30°C: NEC Table 310.15(B)(1) provides correction factors. At 40°C ambient, a 75°C-rated conductor’s ampacity is multiplied by 0.88. At 50°C ambient, multiply by 0.75. High-temperature environments (above crawl spaces, near rooftops, in industrial furnace areas) routinely require one or two wire size increases.

Aluminum vs. Copper: Aluminum conductors have about 61% of copper’s conductivity, requiring approximately two wire sizes larger for the same ampacity. Aluminum is acceptable for service entrance conductors #2 AWG and larger. For branch circuit wiring in walls, copper is preferred to avoid connection reliability issues (aluminum oxidation at terminals).

Copper vs. Aluminum Conductors — When to Use Each

The copper vs. aluminum decision in commercial and industrial work comes down to cost, weight, and application. At large feeder sizes (250 kcmil and above), aluminum feeders are commonly used because they are significantly lighter and less expensive than copper equivalents. A 350 kcmil copper feeder that weighs roughly 1 lb/ft can be replaced by a 500 kcmil aluminum conductor at about 0.6 lb/ft for similar ampacity at lower material cost.

For branch circuit wiring (under #2 AWG) in commercial and residential buildings, copper dominates because aluminum’s higher resistance to oxidation at small wire terminations has caused documented fire hazards historically. If aluminum small conductors are used, only AL-rated devices (outlets, switches, panels) should be used, and Noalox or equivalent antioxidant compound must be applied at all terminations.

Common Wire Sizing Mistakes

Ignoring voltage drop on long runs: The most frequent error. A circuit that meets ampacity requirements with #10 AWG on a 200-foot run may have 6–8% voltage drop, causing motors to overheat and lights to dim. Always check voltage drop for any run over 75 feet on 120V circuits or 100 feet on 240V circuits.

Using 90°C ampacity without checking termination ratings: NEC 110.14(C) requires you to use the ampacity corresponding to the lowest temperature rating of any connected device. Most residential and light commercial breakers and devices are rated 60°C or 75°C. You cannot use the 90°C ampacity of THHN wire if it terminates in a 75°C-rated breaker — you must use the 75°C column.

Not accounting for conduit fill derating: Running 6 circuits in a single conduit? You must derate each conductor’s ampacity by 80%. A #10 AWG that carries 35A in an uncrowded conduit can only safely carry 28A with derating. Failing to account for this is a common code violation found during inspections.

Frequently Asked Questions

What wire size do I need for a 50-amp circuit?

For a 50A circuit with copper conductor at 75°C, you need minimum #6 AWG (65A ampacity). If the load is continuous (runs 3+ hours), the conductor must be rated at 125% of load: 50A × 1.25 = 62.5A, which #6 AWG still covers at 65A. For long runs over 100 feet, voltage drop may require #4 AWG or larger. Always check the actual run length with the calculator above.

Can I use a larger wire than required?

Yes — oversizing the wire is always safe and often desirable to reduce voltage drop and future-proof the circuit. The only constraint is that the circuit protection (breaker or fuse) must be sized for the load or the device being protected, not for the wire. A larger wire with a smaller breaker is perfectly code-compliant and often preferred.

What does AWG mean and does a higher number mean bigger or smaller wire?

AWG stands for American Wire Gauge. Counterintuitively, a higher AWG number means a smaller wire. #14 AWG is thin (used for 15A circuits); #2 AWG is much thicker. Once you get to the largest sizes, the gauge system switches to kcmil (thousand circular mils): 250 kcmil, 350 kcmil, etc., where larger numbers mean larger conductors.

What is the minimum wire size for a 20-amp GFCI circuit?

The minimum wire size for any 20A circuit is #12 AWG copper (or #10 AWG aluminum) per NEC 240.4(D). GFCI protection is a device requirement, not a wire requirement, so wire sizing rules are identical to any other 20A branch circuit. Use the calculator above to check if a longer run requires #10 AWG for voltage drop compliance.

Conclusion

Proper wire sizing protects equipment, saves energy, meets NEC requirements, and prevents fires. Always consider both ampacity and voltage drop — whichever requires the larger conductor governs. Use the calculator above for any circuit, cross-reference with NEC Table 310.16, and apply derating factors for high temperature or conduit fill. When in doubt, go one size up — there’s never a penalty for a conductor that’s too big, only for one that’s too small.