Voltage Drop Calculator

Single phase, three phase and DC — instant voltage drop calculations for electricians and designers. AS/NZS 3000 · NEC · IS 732 · SANS 10142

[ Google Ad — 728×90 Leaderboard ]

⚡ Voltage Drop Calculator

🌏 Region:
AS/NZS 3000 · mm² cables

Standard residential and commercial single phase circuits — lighting, power points, appliances.

Three phase circuits — enter line-to-line voltage and total three phase load.

12V, 24V, 48V LED lighting, solar and battery systems. Voltage drop is critical in low-voltage DC systems.

Voltage Drop Calculator — Complete Reference Guide

Voltage drop is one of the most important checks in any electrical installation. Whether you're sizing a sub-board feed, designing a lighting circuit, or wiring a solar battery system, understanding and calculating voltage drop correctly ensures equipment operates correctly and installations comply with AS/NZS 3000 and other relevant standards.

The Physics of Voltage Drop

Every conductor — copper or aluminium — has electrical resistance. When current flows through that resistance, energy is lost as heat, and the voltage at the far end of the cable is lower than at the source. This is described by Ohm's Law: V = I × R, where V is the voltage drop in volts, I is the current in amps, and R is the total resistance of the cable. For a two-wire circuit (active and neutral, or positive and negative), total resistance is twice a single conductor's resistance — which is why the factor of 2 appears in the standard formula.

The Voltage Drop Formula

Single Phase AC / DC:   VD = 2 × L × I × ρ / A
Three Phase AC:          VD = √3 × L × I × ρ / A

Where: L = one-way cable length (m), I = current (A), ρ = resistivity (Ω·mm²/m), A = cable cross-section (mm²). Three phase uses √3 (1.732) instead of 2 because the three phases partially cancel each other out.

Resistivity Values

MaterialResistivity ρ (Ω·mm²/m)Relative to CopperCommon Use
Copper0.01751.0×All sub-circuits, standard wiring
Aluminium0.0281.6×Large mains feeders, overhead lines
Gold0.0221.26×Connectors only (cost-prohibitive for cables)
Silver0.0160.91×Specialist/high-performance applications

Maximum Voltage Drop — Australian & International Standards

RegionStandardMax Voltage Drop
Australia / New ZealandAS/NZS 30005% (3% recommended for sensitive loads)
United StatesNEC (informational)3% branch circuit, 5% total
IndiaIS 7325% (3% for lighting)
South AfricaSANS 101425%
United KingdomBS 76713% lighting, 5% other
EuropeIEC 60364-5-523% lighting, 5% other

In Australia, AS/NZS 3000:2018 specifies that voltage drop from the point of supply to any point in the installation shall not exceed 5% of nominal supply voltage — that's 11.5V for a 230V single phase circuit, or 20V for a 400V three phase circuit. Many designers work to a tighter 3% limit to allow for future load growth and to account for supply voltage variations of ±6% from nominal. Some sensitive equipment such as VFDs and medical devices specify even tighter tolerances.

Factors Affecting Voltage Drop

Four variables determine voltage drop: current (I), length (L), cable cross-section (A), and resistivity (ρ). Of these, the designer typically controls cable size and routing. To reduce voltage drop, you can:

Voltage Drop vs. Ampacity — Two Separate Checks

A common mistake is to assume that a cable sized for ampacity is automatically adequate for voltage drop. This is not always true. For long cable runs — particularly in industrial, agricultural and rural settings — voltage drop is often the more limiting factor. Both checks must be performed independently:

Always take the larger cable size from both checks. The cable comparison table in the calculator above shows voltage drop for all cable sizes simultaneously, making it easy to identify which size satisfies both requirements.

Motor Starting Voltage Drop

Electric motors draw a large inrush current when they start — typically 5 to 7 times full load current for direct-on-line (DOL) starters. This inrush lasts 2–10 seconds and causes a momentary voltage dip on the supply. Motor starting voltage drop must be checked separately from running voltage drop, as the currents involved are much larger.

Starting MethodStarting Current (× FLC)Notes
Direct-on-line (DOL)6–7×Highest inrush, simplest control
Star-Delta2–3×Reduces starting torque too
Soft Starter2–4×Programmable ramp time
Variable Frequency Drive (VFD)1–1.5×Best control, highest cost
Autotransformer2–4×Used for large motors

Industry practice is to limit starting voltage drop to 5% at the supply terminals to avoid affecting other loads. Motor torque varies with the square of voltage — a 10% drop reduces torque by approximately 19%.

Voltage Drop for Low Voltage DC and ELV Systems

DC systems — including solar battery installations, 12V/24V LED lighting, EV charging and telecommunications — are particularly susceptible to voltage drop because the system voltage is low. A 1.2V drop on a 230V AC circuit is just 0.5%, but on a 12V system it represents 10% — significant enough to cause LED lights to flicker, solar charge controllers to malfunction, or battery charging to be incomplete. Practical rules of thumb:

For a full standalone voltage drop calculator with 5 modes including motor starting and series runs, visit voltagedrop.com.au.

📐 Worked Examples

SINGLE PHASE AC

House circuit: 2.4kW air conditioner, 25m from switchboard

Scenario: A 2,400W split-system air conditioner is installed 25 metres from the main switchboard. Supply is 230V single phase. Cable is 2.5mm² copper TPS. Power factor 0.95.

Step 1 — Find current: I = P / (V × PF) = 2,400 / (230 × 0.95) = 10.98 A

Step 2 — Apply formula: VD = 2 × 25 × 10.98 × 0.0175 / 2.5

Step 3 — Result: VD = 3.84 V  |  VD% = 3.84 / 230 × 100 = 1.67%

✅ PASS — 1.67% is well within the AS/NZS 3000 limit of 5%. 2.5mm² is adequate.

THREE PHASE AC

Factory sub-board: 22kW motor, 80m cable run

Scenario: A 22kW three-phase motor is supplied from a sub-board 80 metres away. Supply is 400V three phase. Cable is 6mm² copper. Full load current 40A. Power factor 0.86.

Step 1 — Three-phase formula: VD = √3 × L × I × ρ / A

Step 2 — Calculate: VD = 1.732 × 80 × 40 × 0.0175 / 6 = 16.13 V

Step 3 — Check %: VD% = 16.13 / 400 × 100 = 4.03%

⚠️ BORDERLINE — 4.03% passes the 5% limit but is tight. Consider upgrading to 10mm² (VD = 2.42%) for future load growth.

DC CIRCUIT

Solar battery system: 48V DC, 60A, 12m cable run

Scenario: A 48V DC solar battery system feeds an inverter 12 metres away. Battery cable carries 60A through 16mm² copper. Maximum allowable voltage drop is 3%.

Step 1 — DC uses same formula as single phase: VD = 2 × L × I × ρ / A

Step 2 — Calculate: VD = 2 × 12 × 60 × 0.0175 / 16 = 1.58 V

Step 3 — Check %: VD% = 1.58 / 48 × 100 = 3.28%

⚠️ SLIGHTLY OVER 3% — Upgrade to 25mm² (VD = 1.01V, 2.10%) to meet the 3% design limit.

MOTOR STARTING

DOL motor start: 15kW, checking inrush voltage drop

Scenario: A 15kW DOL motor (full load current 28A) starts on a 400V three-phase circuit. Cable is 6mm² copper, 30m. DOL starting current is 7× FLC = 196A.

Running VD: VD = 1.732 × 30 × 28 × 0.0175 / 6 = 4.24 V (1.06%)

Starting VD (196A inrush): VD = 1.732 × 30 × 196 × 0.0175 / 6 = 29.7 V (7.42%)

Ampacity check: 6mm² copper is rated ~38A — adequate for 28A FLC.

✅ PASS — 7.42% starting VD is within the 15% industry limit. Check that sensitive equipment on the same supply is not affected by the momentary dip.

❓ Frequently Asked Questions

What is voltage drop?
Voltage drop is the reduction in voltage as current flows through a conductor. Every cable has resistance, and when current flows through it, some voltage is lost as heat. The greater the current, the longer the cable, and the smaller the cross-section, the more voltage is lost. Excessive voltage drop causes equipment to run below its rated voltage, shortening its life and increasing energy consumption.
What is the maximum allowed voltage drop in Australia?
AS/NZS 3000 allows a maximum of 5% from the point of supply to any point in the installation. For 230V single phase that is 11.5V. For 400V three phase that is 20V. Many designers target 3% for sensitive loads or to allow for future load growth and supply voltage variation.
How do I calculate voltage drop?
Single phase / DC: VD = 2 × L × I × ρ / A. Three phase: VD = √3 × L × I × ρ / A. Where L = one-way length (m), I = current (A), ρ = 0.0175 for copper or 0.028 for aluminium, A = cable size (mm²). The factor of 2 accounts for current travelling to the load and returning via the neutral. Use the calculator above for instant results.
What is "one-way length" in the voltage drop formula?
One-way length is the distance from the supply point to the load — the length of cable from the switchboard or distribution board to the outlet, light fitting, or equipment. The formula multiplies this by 2 (for single phase/DC) because current travels TO the load and returns via the neutral. Always measure the actual cable route length, not the straight-line distance.
What cable size should I use to reduce voltage drop?
Doubling the cable cross-section halves the voltage drop. You can also shorten the run, reduce load current, run parallel cables, or split into multiple circuits. Use the cable comparison table in the results to instantly see voltage drop across all cable sizes.
What is ampacity and how does it relate to voltage drop?
Ampacity is the maximum continuous current a cable can carry without overheating. It is determined by cable cross-section, insulation type, installation method, and ambient temperature. A cable must satisfy BOTH ampacity (from AS/NZS 3008) AND voltage drop (from AS/NZS 3000). For long cable runs, voltage drop is often the more limiting factor — always check both and take the larger cable size.
Why does voltage drop matter for LED lighting?
LED drivers are sensitive to input voltage. On 12V systems, even a 1V drop is 8.3% — above the 5% limit. Excessive drop causes dimming, flickering or driver failure. Always calculate voltage drop for low-voltage LED runs over 5 metres.
Why does voltage drop matter for electric motors?
Motor torque varies with the square of voltage — a 10% drop causes approximately a 19% torque reduction. Excessive voltage drop can prevent motors starting under load, cause overheating, and reduce motor life. DOL starters also draw 6–7× full load current at startup, creating a momentary voltage dip that must be checked separately from running voltage drop.
Is copper or aluminium better for long cable runs?
Copper produces 37% less voltage drop than aluminium of the same size (ρ = 0.0175 vs 0.028). Copper is standard for all sub-circuits. Aluminium is used for large main feeders and overhead lines where its lighter weight and lower cost outweigh the larger cable size needed.
What voltage drop limits apply in the United States (NEC)?
The NEC treats voltage drop as an informational note rather than a mandatory requirement. It recommends a maximum of 3% on branch circuits and 5% total from the service entrance to the point of use. For 120V circuits, 3% equals 3.6V; for 240V circuits, it equals 7.2V. Select the "United States" region in the calculator above to use AWG cable sizes and NEC defaults.
ons of ±6% from nominal. Some sensitive equipment such as VFDs and medical devices specify even tighter tolerances.

Factors Affecting Voltage Drop

Four variables determine voltage drop: current (I), length (L), cable cross-section (A), and resistivity (ρ). Of these, the designer typically controls cable size and routing. To reduce voltage drop, you can:

Voltage Drop vs. Ampacity — Two Separate Checks

A common mistake is to assume that a cable sized for ampacity is automatically adequate for voltage drop. This is not always true. For long cable runs — particularly in industrial, agricultural and rural settings — voltage drop is often the more limiting factor. Both checks must be performed independently:

Always take the larger cable size from both checks. The cable comparison table in the calculator above shows voltage drop for all cable sizes simultaneously, making it easy to identify which size satisfies both requirements.

Motor Starting Voltage Drop

Electric motors draw a large inrush current when they start — typically 5 to 7 times full load current for direct-on-line (DOL) starters. This inrush lasts 2–10 seconds and causes a momentary voltage dip on the supply. Motor starting voltage drop must be checked separately from running voltage drop, as the currents involved are much larger.

Starting MethodStarting Current (× FLC)Notes
Direct-on-line (DOL)6–7×Highest inrush, simplest control
Star-Delta2–3×Reduces starting torque too
Soft Starter2–4×Programmable ramp time
Variable Frequency Drive (VFD)1–1.5×Best control, highest cost
Autotransformer2–4×Used for large motors

Industry practice is to limit starting voltage drop to 5% at the supply terminals to avoid affecting other loads. Motor torque varies with the square of voltage — a 10% drop reduces torque by approximately 19%.

Voltage Drop for Low Voltage DC and ELV Systems

DC systems — including solar battery installations, 12V/24V LED lighting, EV charging and telecommunications — are particularly susceptible to voltage drop because the system voltage is low. A 1.2V drop on a 230V AC circuit is just 0.5%, but on a 12V system it represents 10% — significant enough to cause LED lights to flicker, solar charge controllers to malfunction, or battery charging to be incomplete. Practical rules of thumb:

For a full standalone voltage drop calculator with 5 modes including motor starting and series runs, visit voltagedrop.com.au.

📐 Worked Examples

SINGLE PHASE AC

House circuit: 2.4kW air conditioner, 25m from switchboard

Scenario: A 2,400W split-system air conditioner is installed 25 metres from the main switchboard. Supply is 230V single phase. Cable is 2.5mm² copper TPS. Power factor 0.95.

Step 1 — Find current: I = P / (V × PF) = 2,400 / (230 × 0.95) = 10.98 A

Step 2 — Apply formula: VD = 2 × 25 × 10.98 × 0.0175 / 2.5

Step 3 — Result: VD = 3.84 V  |  VD% = 3.84 / 230 × 100 = 1.67%

✅ PASS — 1.67% is well within the AS/NZS 3000 limit of 5%. 2.5mm² is adequate.

THREE PHASE AC

Factory sub-board: 22kW motor, 80m cable run

Scenario: A 22kW three-phase motor is supplied from a sub-board 80 metres away. Supply is 400V three phase. Cable is 6mm² copper. Full load current 40A. Power factor 0.86.

Step 1 — Three-phase formula: VD = √3 × L × I × ρ / A

Step 2 — Calculate: VD = 1.732 × 80 × 40 × 0.0175 / 6 = 16.13 V

Step 3 — Check %: VD% = 16.13 / 400 × 100 = 4.03%

⚠️ BORDERLINE — 4.03% passes the 5% limit but is tight. Consider upgrading to 10mm² (VD = 2.42%) for future load growth.

DC CIRCUIT

Solar battery system: 48V DC, 60A, 12m cable run

Scenario: A 48V DC solar battery system feeds an inverter 12 metres away. Battery cable carries 60A through 16mm² copper. Maximum allowable voltage drop is 3%.

Step 1 — DC uses same formula as single phase: VD = 2 × L × I × ρ / A

Step 2 — Calculate: VD = 2 × 12 × 60 × 0.0175 / 16 = 1.58 V

Step 3 — Check %: VD% = 1.58 / 48 × 100 = 3.28%

⚠️ SLIGHTLY OVER 3% — Upgrade to 25mm² (VD = 1.01V, 2.10%) to meet the 3% design limit.

MOTOR STARTING

DOL motor start: 15kW, checking inrush voltage drop

Scenario: A 15kW DOL motor (full load current 28A) starts on a 400V three-phase circuit. Cable is 6mm² copper, 30m. DOL starting current is 7× FLC = 196A.

Running VD: VD = 1.732 × 30 × 28 × 0.0175 / 6 = 4.24 V (1.06%)

Starting VD (196A inrush): VD = 1.732 × 30 × 196 × 0.0175 / 6 = 29.7 V (7.42%)

Ampacity check: 6mm² copper is rated ~38A — adequate for 28A FLC.

✅ PASS — 7.42% starting VD is within the 15% industry limit. Check that sensitive equipment on the same supply is not affected by the momentary dip.

❓ Frequently Asked Questions

What is voltage drop?
Voltage drop is the reduction in voltage as current flows through a conductor. Every cable has resistance, and when current flows through it, some voltage is lost as heat. The greater the current, the longer the cable, and the smaller the cross-section, the more voltage is lost. Excessive voltage drop causes equipment to run below its rated voltage, shortening its life and increasing energy consumption.
What is the maximum allowed voltage drop in Australia?
AS/NZS 3000 allows a maximum of 5% from the point of supply to any point in the installation. For 230V single phase that is 11.5V. For 400V three phase that is 20V. Many designers target 3% for sensitive loads or to allow for future load growth and supply voltage variation.
How do I calculate voltage drop?
Single phase / DC: VD = 2 × L × I × ρ / A. Three phase: VD = √3 × L × I × ρ / A. Where L = one-way length (m), I = current (A), ρ = 0.0175 for copper or 0.028 for aluminium, A = cable size (mm²). The factor of 2 accounts for current travelling to the load and returning via the neutral. Use the calculator above for instant results.
What is "one-way length" in the voltage drop formula?
One-way length is the distance from the supply point to the load — the length of cable from the switchboard or distribution board to the outlet, light fitting, or equipment. The formula multiplies this by 2 (for single phase/DC) because current travels TO the load and returns via the neutral. Always measure the actual cable route length, not the straight-line distance.
What cable size should I use to reduce voltage drop?
Doubling the cable cross-section halves the voltage drop. You can also shorten the run, reduce load current, run parallel cables, or split into multiple circuits. Use the cable comparison table in the results to instantly see voltage drop across all cable sizes.
What is ampacity and how does it relate to voltage drop?
Ampacity is the maximum continuous current a cable can carry without overheating. It is determined by cable cross-section, insulation type, installation method, and ambient temperature. A cable must satisfy BOTH ampacity (from AS/NZS 3008) AND voltage drop (from AS/NZS 3000). For long cable runs, voltage drop is often the more limiting factor — always check both and take the larger cable size.
Why does voltage drop matter for LED lighting?
LED drivers are sensitive to input voltage. On 12V systems, even a 1V drop is 8.3% — above the 5% limit. Excessive drop causes dimming, flickering or driver failure. Always calculate voltage drop for low-voltage LED runs over 5 metres.
Why does voltage drop matter for electric motors?
Motor torque varies with the square of voltage — a 10% drop causes approximately a 19% torque reduction. Excessive voltage drop can prevent motors starting under load, cause overheating, and reduce motor life. DOL starters also draw 6–7× full load current at startup, creating a momentary voltage dip that must be checked separately from running voltage drop.
Is copper or aluminium better for long cable runs?
Copper produces 37% less voltage drop than aluminium of the same size (ρ = 0.0175 vs 0.028). Copper is standard for all sub-circuits. Aluminium is used for large main feeders and overhead lines where its lighter weight and lower cost outweigh the larger cable size needed.
What voltage drop limits apply in the United States (NEC)?
The NEC treats voltage drop as an informational note rather than a mandatory requirement. It recommends a maximum of 3% on branch circuits and 5% total from the service entrance to the point of use. For 120V circuits, 3% equals 3.6V; for 240V circuits, it equals 7.2V. Select the "United States" region in the calculator above to use AWG cable sizes and NEC defaults.