Voltage Drop in Electrical Circuits — Causes, Formula, Calculation & How to Reduce It - ELECTRICAL ENCYCLOPEDIA

Voltage Drop in Electrical Circuits — Causes, Formula, Calculation & How to Reduce It

Have you ever noticed lights dimming when a heavy appliance like an AC or motor starts? Or a pump running sluggishly at the end of a long cable run? The culprit is almost always voltage drop — one of the most practical and important concepts in electrical engineering.

Understanding voltage drop is essential whether you're designing a home wiring system, sizing cables for an industrial plant, or figuring out why equipment at the far end of a circuit isn't performing properly.

What is Voltage Drop?

Voltage drop is the reduction in voltage as electric current flows through a conductor. Every conductor — no matter how good — has some resistance. When current passes through this resistance, some voltage is "used up" overcoming it, leaving less voltage available at the load end.

Think of it like water pressure in a long pipe: the longer the pipe and the narrower it is, the less pressure you get at the far end. Similarly, longer cables and thinner wires cause more voltage drop.

Vdrop = Vsource − Vload

If your source is 230V and the load receives only 218V, the voltage drop is 12V (5.2%). This might seem small, but it can cause serious problems.

Causes of Voltage Drop

Voltage drop depends on three main factors:

  • Conductor Resistance (R): Thinner wires have higher resistance. A 1.5 sq mm wire has ~4× the resistance of a 6 sq mm wire per metre.
  • Current (I): Higher load current means more voltage is dropped across the conductor resistance (V = I × R).
  • Cable Length (L): Longer cable runs mean more total resistance. A 100m run has 10× the drop of a 10m run.

Additional factors in AC circuits:

  • Conductor Reactance: In AC systems, inductive reactance of the cable adds to the impedance, especially for larger cables in conduit.
  • Power Factor: Low power factor means higher current for the same real power — increasing voltage drop. A 0.7 PF load draws 43% more current than a unity PF load.
  • Temperature: Conductor resistance increases with temperature (~0.4% per °C for copper). A cable at 70°C has ~20% more resistance than at 20°C.

Voltage Drop Formula

DC Circuits & Single-Phase AC

Vdrop = 2 × I × R × L

Where:

  • I = Current in amperes (A)
  • R = Resistance per metre of conductor (Ω/m)
  • L = One-way cable length in metres (m)
  • 2 = accounts for both go and return conductors

Three-Phase AC Circuits

Vdrop = √3 × I × R × L

The factor changes from 2 to √3 (1.732) because in a balanced three-phase system, the neutral carries no current and the phase conductors share the return path.

Using mV/A/m Method (IS 732 / IEC 60364)

In practice, cable manufacturers provide voltage drop values in mV/A/m — millivolts per ampere per metre. This simplifies calculation:

Vdrop = (mV/A/m) × I × L / 1000

This method automatically accounts for conductor material, size, and installation method.

Solved Examples

Example 1: Single-Phase Home Circuit

Problem: A 16A load is connected via 2.5 sq mm copper cable, 30m from the distribution board. Supply voltage is 230V. Find the voltage drop and percentage.

Solution:

  • Resistance of 2.5 sq mm Cu = 7.41 mΩ/m (at 70°C, from IS 694 tables)
  • Vdrop = 2 × I × R × L = 2 × 16 × 0.00741 × 30 = 7.11V
  • Percentage = (7.11 / 230) × 100 = 3.09%

This just exceeds the 3% limit for branch circuits. Solution: upgrade to 4 sq mm cable (R = 4.61 mΩ/m → Vdrop = 4.43V = 1.93% ✓).

Example 2: Three-Phase Industrial Motor

Problem: A 15 kW, 415V, 3-phase motor (PF = 0.85, η = 90%) is 80m from the panel. Cable is 10 sq mm Cu. Check voltage drop.

Solution:

  • Motor current: I = P / (√3 × V × PF × η) = 15000 / (1.732 × 415 × 0.85 × 0.9) = 27.3A
  • Resistance of 10 sq mm Cu = 1.83 mΩ/m (at 70°C)
  • Vdrop = √3 × I × R × L = 1.732 × 27.3 × 0.00183 × 80 = 6.92V
  • Percentage = (6.92 / 415) × 100 = 1.67% ✓ (well within 5% total limit)

Acceptable Limits (NEC & IS Standards)

Standard Branch Circuit Feeder Total (Feeder + Branch)
NEC (USA) 3% 3% 5%
IS 732 (India) 3% 2% 5%
IEC 60364 (International) 3% 4% (lighting), 5% (other)

Note: These are recommended limits, not mandatory code requirements. However, exceeding them can void equipment warranties and cause operational issues. Always refer to the latest edition of the applicable standard.

Effects of Excessive Voltage Drop

  • Motor Overheating: Motors draw more current at reduced voltage to maintain torque (I ∝ 1/V for constant power). A 10% voltage drop can increase motor current by ~11%, causing overheating.
  • Dim Lighting: Incandescent lamps produce significantly less light at reduced voltage. LED drivers may flicker or shut down below minimum input voltage.
  • Equipment Malfunction: Electronic devices (PLCs, computers, VFDs) have minimum operating voltage thresholds. Below these, they may reset, malfunction, or refuse to start.
  • Energy Waste: Voltage dropped across cables is converted to heat — pure waste. For a 5% drop on a 100 kW load, that's 5 kW continuously wasted as cable heating.
  • Motor Starting Problems: During starting, motors draw 6-8× rated current. If the cable already has marginal voltage drop at full load, starting current can cause severe voltage dip — preventing the motor from starting or tripping protection.

How to Reduce Voltage Drop

Method How It Works When to Use
Increase cable size Lower resistance (R ∝ 1/A) Most common solution — first choice
Shorten cable run Less length = less total resistance Relocate panel closer to load
Use copper instead of aluminium Cu resistivity is 61% of Al When space is limited (Cu is smaller for same ampacity)
Improve power factor Lower current for same real power Industrial plants with inductive loads
Use higher voltage Same power at lower current (P = V×I) Long-distance transmission (why we use 11kV/33kV)
Parallel conductors Halves effective resistance Very high current applications (>400A)

Cable Sizing for Voltage Drop

In practice, cables must satisfy two criteria simultaneously:

  • Current carrying capacity — cable must handle the load current without overheating
  • Voltage drop limit — drop must stay within acceptable percentage

Often, the voltage drop criterion requires a larger cable than the current rating alone — especially for long runs.

Quick Reference: Maximum Cable Length (m) for 3% Drop at Full Load

Cable Size (Cu) 10A Load 16A Load 25A Load 32A Load
1.5 sq mm 28m 17m 11m 9m
2.5 sq mm 47m 29m 19m 15m
4 sq mm 75m 47m 30m 23m
6 sq mm 113m 70m 45m 35m
10 sq mm 188m 118m 75m 59m

Values for single-phase 230V circuit, copper conductor at 70°C. For three-phase 415V, multiply by ~1.56.

Frequently Asked Questions

What is the maximum allowable voltage drop?

Most standards recommend a maximum of 3% for branch circuits and 5% total (feeder + branch combined). For lighting circuits, IEC 60364 recommends a stricter 4% total. These are guidelines — exceeding them won't trip a breaker, but will cause performance issues.

Does voltage drop waste electricity?

Yes. The voltage dropped across the cable is dissipated as heat (P = I² × R). For a 5% voltage drop on a 10 kW load, approximately 500W is continuously wasted heating the cable. Over a year, that's ~4,380 kWh — a significant energy cost.

Is voltage drop the same as voltage loss?

They're often used interchangeably, but technically: voltage drop refers to the reduction across a specific component (like a cable), while voltage loss can refer to the overall system loss including transformer losses, connection resistances, etc. In practice, cable voltage drop is the dominant factor.

Why is voltage drop worse for DC than AC at the same voltage?

It's not inherently worse — the physics is the same (V = IR). However, DC systems often operate at lower voltages (12V, 24V, 48V) where the same absolute drop represents a much larger percentage. A 2V drop on a 12V solar system is 16.7% — catastrophic. The same 2V drop on 230V AC is only 0.87%.

How does voltage drop affect motor performance?

Induction motor torque is proportional to V². A 10% voltage drop reduces available torque by 19% (0.9² = 0.81). The motor draws more current to compensate, causing overheating. During starting (when current is already 6-8× rated), excessive voltage drop can prevent the motor from developing enough torque to accelerate.

Related Articles

No comments:

Post a Comment