Pump Head Calculation: Formula, Steps & TDH Examples
- July 2, 2026
- 5:31 pm
- anirban
A voltage drop above the IS 732 limit means motors run hot, lighting dims, and protective devices trip unexpectedly -- all from a cable that was too thin or too long. Use the free calculator below to check any circuit instantly, then follow the step-by-step formula to understand every result.
Master Voltage Drop & Cable Design
Learn IS 732 voltage drop limits, cable sizing, SLD drafting, and full MEP electrical design — structured training for India and GCC careers.
- TL;DR
- Free Voltage Drop Calculator
- What Is Voltage Drop?
- DC and Single-Phase Calculation (Step by Step)
- Three-Phase AC Calculation with Inductive Reactance
- When Voltage Drop Governs vs Thermal -- Long Cable Runs
- Conductor Sizing: IS 1554 Standard Sizes and AWG Chart
- Allowable Voltage Drop Limits in India (IS 732)
- Solar PV DC Voltage Drop -- Stricter Limits
- Consequences of Excessive Voltage Drop
- Master Professional MEP Electrical Design
- FAQs
TL;DR
Key takeaways
- Voltage drop formula: DC and single-phase: V_drop = 2 × I × R × L; Three-phase AC: V_drop = 1.732 × I × (R×cosθ + X×sinθ) × L. The factor of 2 in single-phase accounts for the live and return conductor loop. In three-phase, √3 replaces the factor of 2 because the three-phase return path is shared.
- IS 732 allowable voltage drop limits in India: 2.5% for lighting circuits, 3% for power circuits, measured from the origin of the installation. At 415V three-phase, 3% = 12.45V. At 230V single-phase, 2.5% = 5.75V for lighting, 3% = 6.9V for power.
- For cables below 35mm², inductive reactance is negligible and resistance alone governs voltage drop. For cables 50mm² and above, reactance contributes 5-15% to total voltage drop and must be included in three-phase calculations.
- The voltage drop constraint governs cable size on long runs (>50-100m depending on load). On short runs (<20-30m), the thermal constraint (current-carrying capacity) typically governs. Always calculate both and use the larger resulting cable size.
- Solar PV DC system design applies a stricter 1-2% voltage drop limit on string cables to preserve generation efficiency. DC systems with long cable runs require significantly larger conductors than AC equivalents for the same power and voltage drop limit.
Free Voltage Drop Calculator -- DC, Single-Phase, and 3-Phase
Enter your circuit parameters below. The calculator applies the correct formula for the selected system type, accounts for inductive reactance on large cables, and checks the result against IS 732 India allowable limits automatically.
Voltage drop + cable size + SLD in one tool
MEP QuickDesign runs all four cable sizing checks simultaneously -- thermal, voltage drop, short circuit, and earth fault -- for complete IS 732-compliant circuit design.
What Is Voltage Drop?
Voltage drop is the reduction in voltage between the supply source and the load, caused by the electrical resistance (and, in AC circuits, the inductive reactance) of the conductors as current flows through them. The load terminal voltage is always less than the supply voltage -- the difference is the voltage drop across the cable.
Ohm's Law governs the relationship: V = I × R. The longer the cable, the higher its total resistance, and the greater the voltage drop for the same current. The thinner the cable, the higher the resistance per metre, and the greater the voltage drop for the same length and current. A conductor that is too long, too thin, or carrying too much current will produce a voltage drop that exceeds the IS 732 allowable limit -- with direct consequences on connected equipment performance.
Why voltage drop is a regulated design parameter in India
IS 732 (Code of Practice for Electrical Wiring Installations) and NBC 2016 Part 8 both specify maximum voltage drop limits because excessive voltage drop impairs equipment performance, reduces energy efficiency, and can cause equipment damage. In India, an electrical installation is inspected by the Electrical Inspector (EI) under the Indian Electricity Rules 2005 before an Occupancy Certificate is issued. Voltage drop compliance is a pass/fail criterion at inspection -- an installation that fails is not issued a clearance until the cables are reworked. The voltage drop calculator above shows the IS 732 pass/fail status for every circuit checked.
DC and Single-Phase Voltage Drop Calculation -- DC Single-Phase Calculation Step by Step
The DC single-phase calculation uses the two-wire loop formula -- current travels out through the live conductor and returns through the neutral (single-phase) or the negative return (DC), so the effective length is twice the one-way cable run.
V_drop (V) = 2 × I (A) × R (Ω/m) × L (m)
// Where R per metre from IS 1554: R = resistivity / cross-section
R = ρ / A (ρ = 0.0172 Ω·mm²/m for Cu, 0.0282 for Al)
// Equivalent: use tabulated mOhm/m values from IS 1554 directly
// Worked example: 12V DC system
System: 12V DC | Load: 1A | Length: 5m | Cable: 2.5mm² Cu (R = 7.41 mΩ/m = 0.00741 Ω/m)
V_drop = 2 × 1 × 0.00741 × 5 = 0.074V
V_drop% = (0.074 / 12) × 100 = 0.62% ✓ Well within 2.5% limit
// Worked example: 230V single-phase
System: 230V 1-ph | Load: 16A | Length: 25m | Cable: 2.5mm² Cu (R = 0.00741 Ω/m)
V_drop = 2 × 16 × 0.00741 × 25 = 5.93V
V_drop% = (5.93 / 230) × 100 = 2.58% ⚠ Exceeds 2.5% lighting limit -- use 4mm²
- Determine load current: If current is not measured directly, calculate from load power: I = P / (V × PF) for single-phase, or I = P / V for DC. Use the rated current from the equipment datasheet where available.
- Find conductor resistance per metre: Look up the resistance per metre (mOhm/m) from IS 1554 tables for your conductor material and cross-section, or use the formula R = ρ / A where ρ = 0.0172 for copper or 0.0282 for aluminium. See the IS 1554 resistance table in the cable size calculator guide.
- Measure one-way cable length: Measure the actual cable route length from the distribution board to the load termination point. Do not use straight-line distance -- cable routes follow structural elements, ceiling voids, conduit runs, and risers.
- Apply the two-wire formula: V_drop = 2 × I × R × L. The factor of 2 is essential -- it accounts for both the outgoing live conductor and the return neutral conductor, both of which contribute resistance to the circuit loop.
- Convert to percentage and check IS 732 limit: V_drop% = (V_drop / V_supply) × 100. Compare to the applicable IS 732 limit: 2.5% for lighting circuits or 3% for power circuits. If exceeded, select the next larger standard IS cable size and recalculate.
Three-Phase AC Voltage Drop -- 3-Phase AC Calculation with Inductive Reactance
The three-phase voltage drop formula uses √3 instead of 2 because the three-phase system has an inherent advantage -- the return current is shared across all three phases rather than carried by a single return conductor. The full formula also includes inductive reactance, which becomes important for larger cable sizes.
V_drop (V) = √3 × I × (R×cosθ + X×sinθ) × L
V_drop (V) = 1.732 × I × (R×PF + X×√(1−PF²)) × L
// Where:
R = AC conductor resistance per metre (Ω/m from IS 1554)
X = inductive reactance per metre (Ω/m, typically 0.080-0.115 mΩ/m for LV cables)
PF = cosθ (power factor of the load)
L = one-way cable length (m)
// Worked example: 415V 3-phase, 20A, PF 0.85, 50m, 10mm² Cu
R = 0.00183 Ω/m | X = 0.000094 Ω/m | sinθ = √(1−0.85²) = 0.527
V_drop = 1.732 × 20 × (0.00183×0.85 + 0.000094×0.527) × 50
V_drop = 1.732 × 20 × (0.001556 + 0.0000495) × 50
V_drop = 1.732 × 20 × 0.001605 × 50 = 2.78V
V_drop% = (2.78/415) × 100 = 0.67% ✓ Well within 3% power limit (12.45V)
When Inductive Reactance Matters
For cables below 35mm², inductive reactance (X) is small relative to resistance (R) -- typically less than 5% of total impedance. For these sizes, the simplified formula V_drop = 1.732 × I × R × PF × L gives a result within 3-4% of the full formula, acceptable for preliminary design. For cables 50mm² and above, reactance contributes 8-15% of total impedance and must be included -- particularly important for motor feeders and sub-main cables in large commercial buildings where large-section cables carry significant current over long routes.
Reactance: why it only matters in 3-phase, not DC
Inductive reactance (X = 2πfL) exists only in AC circuits and at a specific frequency. In DC circuits (f = 0 Hz), reactance is zero -- only resistance causes voltage drop. In single-phase AC at 50Hz, reactance exists but its contribution to total voltage drop is small at typical building wiring sizes (below 25mm²). In three-phase AC with large cables (50mm²+), the higher current, longer routes, and significant cable inductance make reactance a meaningful design variable. GCC projects operating at 50Hz use the same reactance values as Indian installations -- the formula is identical.
DC vs Single-Phase vs Three-Phase -- Formula Comparison
| System | Voltage drop formula | Length factor | Reactance? | India supply voltage |
|---|---|---|---|---|
| DC | V = 2 × I × R × L | ×2 (loop) | No (X=0 at DC) | 12V, 24V, 48V, 110V (solar, telecoms) |
| Single-Phase AC | V = 2 × I × (R×PF + X×sinθ) × L | ×2 (L+N loop) | Small (<35mm²: ignore) | 230V (L-N) |
| Three-Phase AC | V = 1.732 × I × (R×PF + X×sinθ) × L | ×√3 (shared return) | Significant (≥50mm²: include) | 415V (L-L) |
Augmintech Electrical Design for Buildings Course
Voltage drop calculation, cable sizing, IS 732 compliance, SLD drafting, and full MEP electrical design for India and GCC projects.
When Voltage Drop Governs vs Thermal -- Long Cable Run Analysis
One of the most practically important decisions in cable sizing is understanding which constraint -- thermal (current-carrying capacity) or voltage drop -- governs the final cable selection. This depends critically on cable length, and getting it right avoids both under-sizing (fire risk) and over-sizing (wasted cost).
| Cable length | 10mm² Cu, 24A, 3-phase, PF 0.85 (full formula with reactance) | Governing constraint | Action |
|---|---|---|---|
| 10m | VD = 0.67V (0.16%) -- thermal OK (derated CCC > 24A) | THERMAL | 10mm² passes both -- no change |
| 30m | VD = 2.00V (0.48%) -- thermal OK | THERMAL | 10mm² passes both -- no change |
| 80m | VD = 5.34V (1.29%) -- thermal OK | THERMAL | 10mm² passes both -- no change |
| 150m | VD = 10.01V (2.41%) -- thermal OK, VD rising | VD RISING -- MONITOR | 10mm² still passes -- review at design stage |
| 180m | VD = 12.01V (2.89%) -- approaching 3% limit | APPROACHING LIMIT | 10mm² borderline -- use 16mm² for margin |
| 187m | VD = 12.48V (3.01%) -- FAIL 3% limit | VOLTAGE DROP GOVERNS | 16mm² required (VD = 7.86V, 1.89%) |
| 300m | VD = 20.02V (4.82%) -- FAIL 3% limit | VOLTAGE DROP GOVERNS | 16mm² required (VD = 12.62V, 3.04%) -- verify 16mm² also passes |
This table shows a 10mm² copper cable carrying 24A at 415V 3-phase (PF 0.85), using the full three-phase formula including inductive reactance. The thermal constraint is satisfied at all lengths with correct derating. The voltage drop constraint starts governing beyond approximately 186m -- at 187m, the cable exceeds the 3% IS 732 limit and a 16mm² cable is required. On sub-main cables in large buildings, the distribution board to floor panel run frequently exceeds 50-100m, and the voltage drop check is the critical constraint for these circuits.
Conductor Sizing: IS 1554 Standard Sizes and AWG Chart
India uses the IEC metric system (mm²) for cable sizing under IS 1554. AWG (American Wire Gauge) is used in North American standards and appears in US-manufactured equipment, solar inverter datasheets, and some international project specifications. MEP engineers working on international projects or specifying US-origin equipment need to convert between the two.
| AWG size | Approx mm² | IS 1554 nearest std (mm²) | Cu CCC (A, IS 1554) | Cu resistance (mΩ/m) | Typical India application |
|---|---|---|---|---|---|
| 14 AWG | 2.08 mm² | 2.5 mm² | 17.5A | 7.41 | Lighting circuits, small sockets |
| 12 AWG | 3.31 mm² | 4 mm² | 24A | 4.61 | AC sub-circuits, small motors |
| 10 AWG | 5.26 mm² | 6 mm² | 31A | 3.08 | Water heaters, 2kW motors |
| 8 AWG | 8.37 mm² | 10 mm² | 44A | 1.83 | Sub-circuit feeders, motors to 3kW |
| 6 AWG | 13.3 mm² | 16 mm² | 59A | 1.15 | Sub-mains, motors to 5.5kW |
| 4 AWG | 21.2 mm² | 25 mm² | 79A | 0.727 | Distribution feeders, motors to 11kW |
| 2 AWG | 33.6 mm² | 35 mm² | 98A | 0.524 | Large feeders, motors to 15kW |
| 1/0 AWG | 53.5 mm² | 50 mm² | 122A | 0.387 | Main feeders |
| 2/0 AWG | 67.4 mm² | 70 mm² | 155A | 0.268 | Sub-mains, large motor feeders |
| 4/0 AWG | 107 mm² | 95 mm² | 190A | 0.193 | Main distribution cables |
AWG to mm² conversion -- always round up to the next IS 1554 standard size
When converting AWG to IS 1554 mm², always select the nearest standard IS size that is equal to or larger than the AWG equivalent area. Never round down -- an undersize conductor has higher resistance than the design value, producing higher voltage drop and lower current-carrying capacity than calculated. IS 1554 standard sizes are: 1.5, 2.5, 4, 6, 10, 16, 25, 35, 50, 70, 95, 120, 150, 185, 240, 300mm².
Allowable Voltage Drop India Limits (IS 732)
The allowable voltage drop India limits are defined in IS 732 (Code of Practice for Electrical Wiring Installations) and reinforced in the National Building Code 2016 Part 8. These are the limits used in the voltage drop calculator above and the limits against which the Electrical Inspector checks the installation.
| Circuit type | IS 732 limit (%) | At 230V (V) | At 415V (V) | India application |
|---|---|---|---|---|
| Lighting circuits | 2.5% | 5.75V | 10.4V | All lighting circuits from origin of installation to luminaire |
| Power circuits (sockets, motors) | 3.0% | 6.9V | 12.45V | Motor feeders, socket outlets, HVAC equipment feeders — see HVAC load calculation for motor demand factors |
| Sub-main from origin to sub-board | Within overall limit | Partial budget | Partial budget | The sub-main and final circuit drops must sum to ≤ overall limit |
| Solar PV DC strings | 1-2% | Application-dependent | N/A (DC) | String cables from panels to inverter -- more stringent to preserve output |
| GCC / UAE (DEWA) | 3% (power) | Same as IS 732 | 12.45V | DEWA and IEC 60364 aligned -- same limits for Indian engineers in GCC |
The voltage drop budget -- sub-main plus final circuit
IS 732 limits apply from the origin of the installation (the main distribution board or the point where the supply enters the building) to the furthest point of use. A building with a sub-main cable from the MDB to a floor panel and then a final circuit from the floor panel to a luminaire must budget the voltage drop across both cables. If the sub-main uses 1.5% of the 2.5% lighting budget, only 1.0% remains for the final circuit. This sequential voltage drop budget is one of the most commonly overlooked aspects of voltage drop compliance in Indian commercial building electrical design.
Solar PV DC Voltage Drop -- Stricter Limits and Longer Runs
The design guidance for solar PV DC systems follows IEC 60364-7-712 (Electrical installations of buildings -- Requirements for special installations -- Solar photovoltaic power supply systems), which specifies voltage drop limits and wiring requirements for PV strings and inverter connections.
Solar PV DC systems require more careful voltage drop analysis than AC mains installations for two reasons: the voltage drop limit is more stringent (1-2% design target vs 3% for AC power), and the cable runs from rooftop panel arrays to inverters in plantrooms or basements are often significantly longer than typical AC circuits.
V_drop = 2 × I_sc × R × L
// Use I_sc (short circuit current) for worst-case VD sizing, not I_mpp
// Worked example: rooftop solar array, 40-cell string
String I_sc = 10A | Cable: 4mm² Cu (R = 0.00461 Ω/m) | Length: 30m (rooftop to inverter)
V_drop = 2 × 10 × 0.00461 × 30 = 2.77V
String Voc ≈ 40 × 45V = 1800V (example)
V_drop% = (2.77/1800) × 100 = 0.15% ✓ Well within 1.5% target
// At lower system voltages (24V battery systems):
24V battery system, 20A load, 4mm² Cu, 5m run
V_drop = 2 × 20 × 0.00461 × 5 = 0.92V
V_drop% = (0.92/24) × 100 = 3.85% ⚠ Exceeds 2% DC limit -- use 10mm²
For off-grid battery systems at 12V or 24V, the low supply voltage means even small voltage drops become large percentages. A 1V drop on a 12V system is 8.3% -- more than four times the IS 732 limit for AC. Indian solar installers routinely undersize battery cable in 12-24V systems, leading to significant efficiency losses and battery charge/discharge inefficiency. The DC voltage drop formula is the same as single-phase AC (V_drop = 2 × I × R × L) but the percentage calculation requires dividing by the actual DC string or battery voltage, not 230V or 415V.
The Engineering Impact: Consequences of Excessive Voltage Drop
Master Professional MEP Electrical Design
Voltage drop calculation is the second of four cable sizing checks that every MEP electrical engineer must complete for every circuit in a professional electrical design. The complete set is: thermal (current-carrying capacity against IS 1554 CCC tables after derating), voltage drop (against IS 732 limits), short circuit capacity (conductor withstand against prospective fault current and protective device clearance time), and earth fault loop impedance (to verify that the earth fault protection will operate within the required time). Only when all four checks pass is a cable size confirmed as compliant.
The professionals who can perform all four checks -- produce a cable schedule, SLD, and distribution board schedule from first principles, in AutoCAD or Revit MEP -- are the MEP electrical engineers who lead projects in India and the GCC. Understanding MEP engineer roles clarifies exactly where voltage drop and cable sizing sit within the wider project team hierarchy. The electrical load calculation guide covers the full design workflow. Augmintech's MEP QuickDesign software runs all four checks simultaneously for complete IS 732-compliant circuit design. Understanding the MEP engineer salary premium in India for these skills -- 40-60% above AutoCAD-only peers at entry level, up to Rs. 35 LPA for BIM Managers -- reflects how directly these engineering skills translate to career value.
PG Program in MEP Design and Drafting
All four cable sizing checks, IS 732 compliance, voltage drop calculation, SLD drafting, and complete MEP electrical design for India and GCC projects.
Frequently Asked Questions
Ready to Start Your HVAC Engineering Career Journey?
Investing in structured training is one of the best ways to set yourself apart in MEP engineering. Our MEP Design and Drafting Course offers comprehensive instruction in HVAC, electrical, and plumbing design—key skills every MEP engineer needs to excel.
Master tools like HAP software and build expertise that sets you apart in the competitive engineering landscape.