Voltage Drop Calculation: 3 Methods Compared [Worked Example]
Compare simplified, mV/A/m, and full impedance voltage drop methods on the same circuit. See where simplified breaks down. Free calculator + IEC 60364 limits.
Three different engineers can calculate voltage drop on the same circuit, using three different methods, and get three different answers. All three are technically valid — under specific conditions. The problem is knowing which method is appropriate for your circuit and understanding the error introduced when you use a simpler method than the situation demands.
This tutorial runs all three methods on a single circuit so you can see exactly where they agree, where they diverge, and why.
The Test Circuit
We will use the same circuit for all three methods:
- Load: 50 A, three-phase, 415 V, power factor 0.80
- Cable: 25 mm2 4-core XLPE copper
- Length: 50 metres
- Cable parameters at 75 degrees C: R = 0.889 ohm/km, X = 0.0803 ohm/km
These resistance and reactance values are representative for 25 mm2 copper conductors at operating temperature with typical spacing in a multicore cable.
Method 1: Simplified Resistance-Only
This is the method that many engineers learn first and some never move past. It treats the cable as a pure resistance, ignoring reactance entirely:
Simplified Voltage Drop (Three-Phase)
Vd = sqrt(3) x Ib x R x L
Method 1 Calculation
Vd = 1.732 x 50 x 0.000889 x 50 = 3.85 V
As a percentage: 3.85 / 415 x 100 = 0.93%
This method is fast and requires only the cable resistance. But it assumes the entire cable impedance is resistive and completely ignores the load power factor.
When this method gives wrong results
The resistance-only method ignores two things: cable reactance and load power factor. For small cables (up to about 16 mm2) on short runs, the error is negligible because resistance dominates and reactance contributes little. For larger cables or lower power factors, the error grows substantially.
Method 2: mV/A/m Table Method
This is the most commonly used method in Australian and British practice. You look up a combined mV/A/m value from a table and multiply by current and length.
AS/NZS 3008.1.1, Table 42 — Three-phase voltage drop — mV/A/mFor 25 mm2 4-core XLPE copper, three-phase, the table provides separate resistive (r) and reactive (x) components:
- r = 1.54 mV/A/m (resistive component)
- x = 0.139 mV/A/m (reactive component)
The table also provides a combined value calculated at a specific reference power factor. However, for accurate results at our actual power factor of 0.80, we use the component values:
mV/A/m Method with PF Correction
Vd = (r x cos(phi) + x x sin(phi)) x Ib x L / 1000
At PF 0.80: cos(phi) = 0.80, sin(phi) = 0.60
Method 2 Calculation
Vd = (1.54 x 0.80 + 0.139 x 0.60) x 50 x 50 / 1000 Vd = (1.232 + 0.0834) x 2500 / 1000 Vd = 1.3154 x 2.5 = 3.29 V
As a percentage: 3.29 / 415 x 100 = 0.79%
This is the method specified in AS/NZS 3008.1.1:2017, Clause 4.4. It correctly accounts for both resistance and reactance at the actual load power factor.
Why the mV/A/m values differ from raw R and X
The mV/A/m values in the table are in millivolts per ampere per metre and already account for the three-phase configuration and operating temperature. They are not simply the raw ohm/km values multiplied by 1000. The table values also correspond to a specific conductor operating temperature, which affects resistance.
Method 3: Full Impedance Method
This is the fundamental formula from which the mV/A/m tables are derived. It uses the cable impedance components directly:
IEC 60364-5-52, Annex G — Voltage drop calculationFull Impedance Voltage Drop (Three-Phase)
Vd = sqrt(3) x Ib x L x (R x cos(phi) + X x sin(phi))
Using our cable parameters (R and X in ohm/m):
- R = 0.889 ohm/km = 0.000889 ohm/m
- X = 0.0803 ohm/km = 0.0000803 ohm/m
Method 3 Calculation
Vd = 1.732 x 50 x 50 x (0.000889 x 0.80 + 0.0000803 x 0.60) Vd = 4330 x (0.000711 + 0.0000482) Vd = 4330 x 0.000759 = 3.29 V
As a percentage: 3.29 / 415 x 100 = 0.79%
Methods 2 and 3 agree, as they should — they are mathematically equivalent. The mV/A/m table is simply a pre-calculated version of the full impedance formula.
Comparison of Results
| Method | Voltage Drop (V) | Percentage | Error vs Method 3 |
|---|---|---|---|
| 1. Resistance-only | 3.85 | 0.93% | +17% over |
| 2. mV/A/m with PF | 3.29 | 0.79% | Reference |
| 3. Full impedance | 3.29 | 0.79% | Reference |
For this 25 mm2 cable, Method 1 overestimates voltage drop by 17%. On this circuit, 17% is the difference between 0.79% and 0.93% — both well within limits. But the percentage error grows with cable size.
How the Error Scales with Cable Size
The simplified method's error depends on the X/R ratio of the cable and the load power factor. Let us run all three methods across a range of cable sizes for the same 50 A, PF 0.80, 50 m circuit:
| Cable Size (mm2) | Method 1 (V) | Method 3 (V) | Error |
|---|---|---|---|
| 10 | 9.59 | 8.04 | +19% |
| 25 | 3.85 | 3.29 | +17% |
| 50 | 1.93 | 1.68 | +15% |
| 95 | 1.02 | 0.93 | +10% |
| 150 | 0.65 | 0.62 | +5% |
| 240 | 0.41 | 0.42 | -2% |
Something interesting happens at 240 mm2: the simplified method actually underestimates voltage drop. At this cable size, reactance (X) is significant relative to resistance (R). The term X x sin(phi) contributes enough that ignoring it no longer produces a conservative result. This is the danger zone — the simplified method is not always conservative.
The simplified method is not always conservative
Engineers often justify using Method 1 by saying "it overestimates, so it is safe." This is true for small cables but false for large cables at low power factors. For 240mm2 and above, the X x sin(phi) term can make the actual voltage drop HIGHER than the resistance-only estimate. Always use Method 2 or 3 for cables above 95 mm2.
Acceptable Voltage Drop Limits by Standard
Each standard specifies different permissible voltage drop limits:
| Standard | Circuit Type | Limit |
|---|---|---|
| AS/NZS 3000:2018, Cl. 3.6.2 | Consumer mains to final subcircuit | 5% total |
| BS 7671:2018, Appendix 12 | Lighting / Other | 3% / 5% recommended |
| IEC 60364-5-52, Annex G | General guidance | Per national annex (typically 3-5%) |
| NEC 210.19 Inf. Note 4 | Branch circuit / Total | 3% branch / 5% total |
Note that the NEC values in 210.19 and 215.2 are informational notes, not mandatory requirements. However, they reflect industry best practice and most AHJs (Authorities Having Jurisdiction) expect compliance.
The BS 7671 limits are also recommendations, not regulations. Appendix 12 notes that the values are "a guide" — but failing to meet them requires justification.
When to Use Which Method
Use Method 1 (Resistance-Only) When:
- Cable size is 16 mm2 or smaller
- Cable run is short (under 30 m)
- Quick mental estimate is sufficient
- Power factor is close to unity (resistive loads like heaters)
Use Method 2 (mV/A/m Tables) When:
- You are working to AS/NZS 3008 or BS 7671
- Cable size is up to 150 mm2
- You need a documented, standards-referenced result
- This is the standard method for most projects
Use Method 3 (Full Impedance) When:
- Cable size is 150 mm2 or larger
- Power factor is below 0.85
- Cable run exceeds 100 m
- You are working to IEC 60364-5-52 or need maximum accuracy
- The mV/A/m tables do not cover your specific cable type or installation
Practical Tips
Always check voltage drop at design current (Ib), not protective device rating (In). The cable operates at Ib under normal conditions. Voltage drop at In represents a transient condition that may not even occur.
Account for the entire voltage drop chain. A 2.5% drop from the transformer to the distribution board plus a 2.8% drop from the board to the load gives 5.3% total — over the AS/NZS 3000 limit even though each individual run looks acceptable in isolation.
Motor starting voltage drop is a separate calculation. The methods above apply to steady-state running current. Motor starting draws 5-8 times rated current for several seconds. The voltage drop during start must be checked separately to ensure the motor can develop adequate starting torque and other connected equipment is not affected.
Temperature affects resistance. The cable resistance values in the mV/A/m tables are at a specific conductor operating temperature (typically 75 degrees C for XLPE at full load). At light load, the conductor runs cooler, resistance is lower, and actual voltage drop is less than calculated. This provides an inherent safety margin in the calculation.
Three methods, one answer — when applied correctly. The mV/A/m method strikes the right balance of accuracy and convenience for the vast majority of circuits. Reserve the full impedance method for large cables and critical circuits where every tenth of a percent matters.
Try the Voltage Drop Calculator
Free online tool — no signup required
Try the Cable Sizing Calculator
Free online tool — no signup required
Frequently Asked Questions
What are the three methods for calculating voltage drop?
The three methods are: (1) mV/A/m tabulated values from standard tables, (2) impedance method using R and X per km values, and (3) per-unit method for complex networks. Method 1 is simplest; method 2 is most accurate for large cables.
What is the maximum allowable voltage drop?
Limits vary by standard: AS/NZS 3000 allows 5% total (consumer mains + submains + final subcircuit), BS 7671 allows 3-5% depending on circuit type, IEC 60364 recommends 4%, and NEC suggests 5% combined.
When should I use impedance method instead of mV/A/m?
Use the impedance method for cables above 35 mm² where cable reactance becomes significant (X/R ratio increases). For cables up to 16 mm², the simpler mV/A/m method gives adequate accuracy.

Lead Electrical & Instrumentation Engineer
18+ years of experience in electrical engineering at large-scale mining operations. Specializing in power systems design, cable sizing, and protection coordination across BS 7671, IEC 60364, NEC, and AS/NZS standards.
Related Articles
Your First Cable Sizing Calculation: A Tutorial for Junior Engineers
Step-by-step cable sizing tutorial for junior engineers. Walk through a real 22kW motor circuit from design current to voltage drop verification, with every number shown and every step explained.
Your Voltage Drop Calculation Is Wrong — The Reactance Error
Why mV/A/m voltage drop is wrong for cables ≥95mm². Reactance dominates above 50m — and at 0.8 PF, voltage drop is LESS than unity PF. Free calculator inside.
Cable Sizing Guide: BS 7671, IEC 60364, NEC & AS/NZS [Free]
Size cables per BS 7671, IEC 60364, NEC, and AS/NZS 3008. Step-by-step methodology with worked examples. Free online calculator — no signup required.