Cable Size Calculator: Formula, Derating & 3-Phase Guide

Facebook
LinkedIn
WhatsApp
Cable Size Calculator: Formula, Derating and 3-Phase Guide

Cable Size Calculator: How to Calculate Cable Size for Electrical Installations

An undersized cable is a fire risk. An oversized cable is a cost risk. Correct cable sizing -- satisfying both the thermal current-carrying constraint and the voltage drop constraint simultaneously -- is the first non-negotiable in any MEP electrical installation. This guide gives you a working interactive cable size calculator and the complete engineering method behind every output.

Undersized cable -- fire risk
  • Insulation degrades from sustained overtemperature
  • MCB nuisance tripping from thermal overload
  • Insulation failure leading to short circuit and fire
Oversized cable -- cost and design risk
  • Unnecessary capital expenditure on cable and terminations
  • Conduit and cable tray over-dimensioned from the start
  • Protective device may not operate correctly at fault current

TL;DR

Key takeaways

  • Cable size selection must satisfy two independent constraints -- the cable's derated current-carrying capacity (CCC) must equal or exceed the design current (thermal constraint), and the cable's cross-section must be large enough to keep voltage drop within IS 732 limits (2.5% for lighting, 3% for power circuits). Always select the cable size that satisfies the stricter of the two constraints.
  • Design current: single-phase I = P/(V × PF) at 230V; three-phase I = P/(1.732 × 415 × PF). The 3-phase cable size calculator above handles both automatically from load inputs.
  • India's ambient temperature (routinely 40-50°C in summer) significantly reduces cable CCC below IS 1554 tabulated values which assume 30°C. At 40°C, PVC cable CCC is 87% of the tabulated value. Ignoring derating in Indian installations is the most common cable sizing error in MEP practice.
  • The cable size calculation formula for cross-section: A (mm²) = (ρ × 2L × I) / V_drop for single-phase; A = (ρ × √3 × L × I) / V_drop for three-phase. For runs above 50m, this voltage drop constraint often produces a larger required cross-section than the thermal constraint alone.
  • Copper: 0.0172 Ω·mm²/m resistivity -- higher conductivity, preferred for internal wiring up to 16mm². Aluminium: 0.0282 Ω·mm²/m -- lower cost for large distribution cables 25mm² and above. Always use aluminium-rated lugs with anti-oxidant compound for aluminium terminations in India.

Interactive Cable Size Calculator -- Single-Phase and 3-Phase

Enter your load parameters below. The calculator applies both the thermal and voltage drop constraints simultaneously, uses IS 1554 standard CCC tables, applies your selected derating factors, and recommends the nearest standard IS cable size that satisfies all criteria.

Cable Size Calculator -- IS 1554 / IS 732 / India LT Installations
System type
Conductor material
Insulation type
Load (kW)
Power factor
Cable length (m)
Voltage drop limit (%)
Ambient temperature (°C)
Number of cables in group / conduit
Augmintech MEP QuickDesign

Full cable schedule with load calc, derating, and SLD

MEP QuickDesign integrates cable sizing, electrical load schedules, and SLD drafting in one professional tool built for Indian and GCC MEP engineers.

Try MEP QuickDesign →

The Two Constraints: Why Cable Sizing Is Never a Single Formula

The most important conceptual point in cable size calculation is that cable selection must satisfy two independent engineering constraints simultaneously -- and the correct answer is always the cable size that satisfies the stricter of the two. Most online cable size calculators present only one or the other. The correct method uses both.

Constraint 1: Thermal (Current-Carrying Capacity)
The cable must carry the design current continuously without its conductor or insulation exceeding the maximum operating temperature. Governs selection on short cable runs where voltage drop is small.
CCC_derated ≥ I_design
CCC_tabulated × Ct × Cg ≥ I_design
Constraint 2: Voltage Drop (IS 732)
The voltage drop along the cable must not exceed IS 732 limits. Governs selection on long cable runs (typically >50m at low loads, >20m at high loads) where resistance accumulates.
V_drop ≤ 2.5% (lighting) or 3% (power)
A_cable ≥ (ρ × L_factor × I) / V_drop_allowed

When each constraint governs -- India practice

In typical Indian commercial building wiring: for sub-circuits under 20-30m (socket outlets, lighting circuits within a floor), the thermal constraint usually governs. For sub-main cables from the main DB to floor DBs (50-100m in multi-storey buildings) and for motor feeder cables to remote plant rooms (30-80m), the voltage drop constraint frequently produces the governing (larger) cable size. Always calculate both and take the larger. Using only the thermal constraint on long runs produces cables that pass the current test but cause motor under-voltage, lamp dimming, and protective device miscoordination.

Design Current Calculation

Single-Phase (230V) Design Current

// Single-phase current from load
I (A) = P (W) / (V (V) × PF)

// Example: 5kW single-phase load at 230V, PF = 0.90
I = 5000 / (230 × 0.90) = 5000 / 207 = 24.2A

// This is the DESIGN CURRENT -- before any derating
// Select cable whose DERATED CCC ≥ 24.2A

Three-Phase (415V) Design Current

// Three-phase current from load (balanced load assumed)
I (A) = P (W) / (√3 × V_L (V) × PF)
I (A) = P / (1.732 × 415 × PF)

// Example: 15kW three-phase motor, 415V, PF = 0.85
I = 15000 / (1.732 × 415 × 0.85) = 15000 / 611.1 = 24.5A

// For three-phase, this is the current in EACH phase conductor
// Each phase conductor (and the cable) is sized for this per-phase current

Cable Sizing Calculation Formula (Sq mm Estimation)

Knowing how to calculate cable size in sq mm from the voltage drop constraint requires this formula. The cable size calculation formula for minimum cross-sectional area from voltage drop is derived from Ohm's law applied to the cable conductor. This gives the minimum cross-section needed to keep the voltage drop within the IS 732 limit -- independent of the thermal constraint.

// Single-phase voltage drop formula (loop: current travels out AND back)
V_drop (V) = (ρ × 2L × I) / A
⇒ A_min (mm²) = (ρ × 2L × I) / V_drop_allowed

// Three-phase voltage drop (line-to-line)
V_drop (V) = (ρ × √3 × L × I) / A
⇒ A_min (mm²) = (ρ × 1.732 × L × I) / V_drop_allowed

// Where:
ρ = 0.0172 Ω·mm²/m (copper) or 0.0282 (aluminium)
L = one-way cable length (m)
I = design current (A)
V_drop_allowed = V × limit% / 100
= 230 × 2.5% = 5.75V (lighting, single-phase)
= 415 × 3.0% = 12.45V (power, three-phase)

// Worked example: 3-phase, copper, 15kW, PF 0.85, 50m, 3% limit
I = 24.5A | V_drop_allowed = 12.45V
A_min = (0.0172 × 1.732 × 50 × 24.5) / 12.45
A_min = (36.49) / 12.45 = 2.93 mm²
// Thermal constraint: 24.5A ÷ 0.609 derating = 40.2A required CCC
// IS 1554: 10mm² Cu PVC gives 44A tabulated, 26.8A derated -- insufficient
// 16mm² Cu PVC gives 59A tabulated, 35.9A derated -- PASS thermal
// VD constraint: 2.93mm² minimum -- 16mm² satisfies both
Selected: 16mm² Cu PVC -- governing constraint: THERMAL

Cable Sizing Decision Flowchart

This is the complete engineering decision path for cable selection -- from load inputs to the final IS 1554 standard size that satisfies all constraints:

Cable Sizing Decision Flowchart -- IS 1554 / IS 732 Method START: Load Data Calculate Design Current (I) 1ph: I=P/(V×PF) | 3ph: I=P/(√3×415×PF) Apply Derating Factors Combined = Ct (temp) × Cg (grouping) THERMAL VOLTAGE DROP Find min cable size where CCC × derating ≥ I (IS 1554 CCC table) Calculate min A from A = (ρ×L_factor×I)/Vd_limit (IS 732 voltage drop limit) SELECT LARGER -- round up to IS 1554 std Take the cable size satisfying BOTH constraints Short Circuit Capacity Check I_sc × √t ≤ k × A | k=143 (Cu PVC), 94 (Al PVC) Pass? YES CABLE SELECTED NO -- upsize

Anatomy of a Multi-Core Armoured Cable (IS 1554)

Every layer in a distribution cable has a specific engineering purpose. Understanding the construction helps with installation, fault-finding, and specification decisions:

Multi-Core Armoured Cable -- Layer Anatomy (IS 1554) R Y B Outer Sheath (PVC) Mechanical and UV protection -- black or grey Steel Wire Armour (SWA) Required for cable trays, conduit, direct burial Inner Bedding / Sheath PVC filler -- separates cores from armour layer Core Insulation (PVC or XLPE) Colour-coded R/Y/B -- max 70°C PVC, 90°C XLPE Stranded Conductor (Cu or Al) Cu: ρ=0.0172 Ω·mm²/m | Al: ρ=0.0282 Ω·mm²/m Cross-section (mm²) governs both CCC and voltage drop 3-core shown. 4-core adds Green/Yellow earth core. IS 1554 Pt 1 (PVC) / Pt 2 (XLPE)

IS 1554 Standard Cable Sizes and Current-Carrying Capacity

Size (mm²)Cu PVC CCC (A)Cu XLPE CCC (A)Al PVC CCC (A)Resistance (mΩ/m Cu)Typical application (India)
1.513181012.1Lighting circuits, signal wiring
2.517.524147.41Socket outlet circuits, small appliances
42432194.61AC circuits, small motors up to 1kW
63141243.08Water heater, AC, motors up to 1.5kW
104457341.83Sub-circuit feeders, motors up to 3kW
165976461.15Sub-main feeders, motors up to 5.5kW
2579101620.727Distribution feeders, motors up to 11kW
3598125760.524Large feeders, motors up to 15kW
50122151950.387Main feeders, motors up to 22kW
701551921210.268Sub-mains, motors up to 37kW
951902321480.193Main distribution cables
1202222691730.153Incomer cables
1502503001950.124Large distribution, transformer feeders
1852923412280.0991Transformer incomer cables
2403504002730.0754High current distribution
3003994583110.0601Main incomer, HV switchgear feeders

Cable current rating (CCC) values from IS 1554 for single-core cables in conduit, 30°C ambient. Apply derating for higher temperatures and cable grouping. XLPE values apply IS 1554 Part 2.

The Impact of Environment: Cable Current Derating and Cable Current Rating

The tabulated current-carrying capacity values in IS 1554 assume a specific set of installation conditions: 30°C ambient temperature, single cable in free air. In Indian practice, these standard conditions are the exception, not the norm. Applying derating correctly is what separates a cable schedule that will perform reliably for 25 years from one that will cause insulation failures within 5.

Temperature Derating -- India's Critical Factor

India's climate makes temperature derating the most practically important correction factor in Indian cable sizing. Cable trays on rooftops in summer Mumbai or Delhi can reach 55-60°C ambient. Distribution boards in unventilated plantrooms routinely run at 45-50°C. Outdoor installations along building facades can exceed 50°C on south-facing walls during peak summer.

Combined Derating Calculation -- Temperature and Grouping Factors
Ambient temperature
Number of circuits grouped
Ambient Temp (°C)PVC cable factor (Ct)XLPE cable factor (Ct)India context
30°C1.001.00Tabulated value -- air-conditioned server rooms
35°C0.940.96Air-conditioned offices, basement plantrooms
40°C0.870.91Typical India indoor spaces -- most common derating value
45°C0.790.87Outdoor shaded, unventilated plantrooms
50°C0.710.82Outdoor exposed, rooftop cable trays India summer
55°C0.610.76South-facing building facades, hot GCC outdoor installations

Grouping Derating -- Multiple Cables in Conduit or Tray

When multiple current-carrying cables are installed together in a conduit, cable tray, or buried duct bank, they heat each other. IS 1554 grouping factors account for this mutual heating. The factors apply to the number of three-phase circuits (or single-phase pairs) grouped together -- not the number of individual cores.

No. of circuitsGrouping factor (Cg)Combined derating at 40°C (Ct=0.87)Effect on 16mm² Cu PVC (59A tabulated)
1 (no grouping)1.000.8751.3A derated CCC
20.800.69641.1A derated CCC
30.700.60935.9A derated CCC
40.650.56633.4A derated CCC
50.600.52230.8A derated CCC
60.570.49629.3A derated CCC
7-90.520.45226.7A derated CCC

How Derating Erodes Cable Capacity -- India Scenarios

The following diagram shows how combined temperature and grouping derating reduces a 16mm² Cu PVC cable's effective current-carrying capacity from its 59A tabulated value across common Indian installation scenarios:

16mm² Cu PVC Cable -- Derated CCC Across Indian Installation Scenarios (tabulated: 59A) Derated CCC (A) 59A 30°C 1 cable Tabulated 51.3A 40°C 1 cable -13% 35.9A 40°C 3 cables -39% 29.3A 50°C 3 cables -50% 20.5A 55°C 6 cables -65% 60A 45A 30A 15A 16mm² Cu PVC cable, 59A tabulated (IS 1554, 30°C, free air). All values rounded.

This chart illustrates why a 16mm² cable that seems adequate at 59A tabulated may only deliver 20.5A safely in a worst-case Indian installation -- rooftop cable trays at 55°C with 6 circuits grouped. Selecting cable size from tabulated values alone without derating in Indian conditions is not conservative design -- it is hazardous design.

Voltage Drop and Short Circuit Checks

Voltage Drop Verification

After selecting a cable size from the thermal constraint, the voltage drop must be verified against IS 732 limits. If the calculated voltage drop exceeds the IS 732 limit, a larger cable cross-section is required -- even if the thermal constraint is satisfied.

// Single-phase voltage drop (factor of 2 for loop -- out and return)
V_drop (V) = (I × R × 2L) / 1000 // R in mΩ/m from IS 1554 table above

// Three-phase voltage drop (line-to-line)
V_drop (V) = (I × R × √3 × L) / 1000

// IS 732 limits:
Lighting circuits: ≤2.5% of nominal voltage | 230V: ≤5.75V | 415V: ≤10.375V
Power circuits: ≤3.0% of nominal voltage | 230V: ≤6.9V | 415V: ≤12.45V

// Example check: 16mm² Cu PVC, I=24.5A, 3-phase, L=50m, R=1.15mΩ/m
V_drop = (24.5 × 1.15 × 1.732 × 50) / 1000 = 2.44V = 0.59% < 3% ✓ PASS

Short Circuit Calculation and Capacity Check

The cable must be able to withstand the maximum prospective short circuit current for the time it takes the upstream protective device to clear the fault. If the cable cannot withstand the short circuit energy, the conductor melts, causing fire and structural damage. IS 1554 specifies the withstand formula:

// Short circuit withstand criterion:
I_sc × √t ≤ k × A

// Where:
I_sc = prospective short circuit current at installation point (A) -- from fault level study
t = upstream protective device clearance time (s) -- from manufacturer's I²t curves
k = conductor constant:
143 -- copper, PVC insulation (initial temp 70°C, final 160°C)
176 -- copper, XLPE insulation (initial 90°C, final 250°C)
94 -- aluminium, PVC insulation
116 -- aluminium, XLPE insulation
A = cable cross-section area (mm²)

// Example: I_sc = 6kA, MCCB clears in 0.1s, copper PVC cable
I_sc × √t = 6000 × √0.1 = 6000 × 0.316 = 1897
Required A ≥ 1897 / 143 = 13.3mm² -- use 16mm² (next standard size)

Aluminium vs Copper Cable: India Market Reality and Selection Guide

The aluminium vs copper cable decision is one of the most commercially significant choices in Indian electrical installation design -- because the cost differential for large distribution cables is substantial, but the technical trade-offs are real and must be managed.

ParameterCopperAluminium
Resistivity (Ω·mm²/m)0.01720.0282 (64% higher than copper)
Equivalent cross-section16mm²25mm² (for same CCC as 16mm² Cu)
Density (kg/m³)89002700 (3.3x lighter -- easier to handle at large sizes)
Relative cost (large sizes)Higher (70mm² and above)40-60% lower cost per metre for equivalent capacity
Indian practiceInternal fixed wiring IS 694, IS 1554 up to 16mm²Distribution cables IS 1554 from 25mm² and above
Termination requirementStandard copper lugs, no anti-oxidant neededAluminium-rated lugs MANDATORY, anti-oxidant compound at all terminations
IS standardIS 694 (building wires), IS 1554 (distribution)IS 1554 Part 2 (XLPE), IS 8130 (conductors)
Short circuit calculation constant k143 (PVC), 176 (XLPE)94 (PVC), 116 (XLPE)

Aluminium termination failure -- India's most common cable installation defect

Aluminium oxide forms on aluminium conductor surfaces within minutes of exposure to air. If aluminium cables are terminated without anti-oxidant compound and aluminium-rated lugs, the oxide layer creates a high-resistance joint that generates heat under load. This thermal cycling causes joint loosening, further resistance increase, and eventually arcing and fire. Every Indian electrical engineer and contractor working with aluminium cables above 25mm² must apply anti-oxidant compound (such as Burndy Penetrox or equivalent) to all conductor surfaces before crimping with aluminium-compatible lugs. This is not optional -- it is the difference between a 25-year installation and a 5-year fire hazard.

Copper vs Aluminium -- Visual Equivalence Guide

This infographic shows the IS 1554 size equivalences and the key practical differences for Indian project selection:

Copper vs Aluminium Cable -- Size Equivalences and Selection Guide COPPER (Cu) ALUMINIUM (Al) ≈ equivalent 10 10 mm² 44A CCC | 1.83 mΩ/m 16 16 mm² 46A CCC | 1.91 mΩ/m 16 16 mm² 59A CCC | 1.15 mΩ/m 25 25 mm² 62A CCC | 1.20 mΩ/m 25 25 mm² 79A CCC | 0.727 mΩ/m 35 35 mm² 76A CCC | 0.868 mΩ/m 50 50 mm² 122A CCC | 0.387 mΩ/m 70 70 mm² 121A CCC | 0.443 mΩ/m Use COPPER when ✔ Internal wiring ≤ 16mm² ✔ Space for cable is limited ✔ IS 694 building wires Use ALUMINIUM when ✔ Distribution ≥ 25mm² ✔ Long feeder runs (cost) ✔ IS 1554 Pt 2 XLPE SWA Al ALWAYS REQUIRES ⚠ Aluminium-rated lugs ⚠ Anti-oxidant compound ⚠ Crimped -- never clamped
ApplicationCable typeIS standardSize rangeKey characteristic
Internal building wiring (lights, sockets)FR (Flame Retardant) or FRLS building wireIS 6941.5mm² to 10mm²Single-core, PVC insulated. FR reduces flame spread; FRLS also reduces toxic smoke. Standard for all residential and commercial internal wiring in India.
Sub-mains and distribution feedersArmoured PVC or XLPE cable (SWA)IS 1554 Pt 1/210mm² to 300mm²Steel wire armoured (SWA) for mechanical protection in cable trays, conduits, and direct burial. Multi-core (3-core for 3-phase + earth, 4-core for 3-phase + neutral + earth).
Motor feeders and industrial panelsArmoured XLPE (XLPE has higher CCC than PVC at same size)IS 1554 Pt 24mm² to 150mm²XLPE operates at 90°C max vs 70°C for PVC -- 25-30% higher CCC for same size. Preferred for motor circuits in Indian factories.
Construction site temporary powerFlexible rubber or PVC sheathedIS 99682.5mm² to 50mm²Flexible for repeated movement and handling. Moisture and UV resistant. Required for outdoor temporary installations, generator connections, and portable equipment. Rated for flexible handling -- not for fixed wiring.
Transformer and HT incomerCopper or aluminium XLPE armouredIS 7098 Pt 170mm² to 630mm²11kV or 33kV XLPE cables for HT connections to transformers. Terminations by licensed cable jointer. Short circuit capacity check is critical at this size.

Copper vs Aluminium -- Size Equivalence at a Glance

Copper vs Aluminium -- IS 1554 Size Equivalences and Selection Factors COPPER (Cu) -- ρ = 0.0172 ALUMINIUM (Al) -- ρ = 0.0282 10 10mm² 44A | 1.83mΩ/m | Sub-circuits 16 16mm² 46A | 1.91mΩ/m | Sub-circuits same CCC 25 25mm² 79A | 0.727mΩ/m | Feeders 35 35mm² 76A | 0.868mΩ/m | Feeders same CCC 50 50mm² 122A | 0.387mΩ/m | Main feeders 70 70mm² 121A | 0.443mΩ/m | Main feeders same CCC Use COPPER when ✔ Internal wiring ≤ 16mm² ✔ Space limited (smaller size) ✔ IS 694 building wires Use ALUMINIUM when ✔ Distribution ≥ 25mm² ✔ Long runs (40-60% cost saving) ✔ IS 1554 Pt 2 XLPE SWA Al ALWAYS needs ⚠ Aluminium-rated lugs ⚠ Anti-oxidant compound ⚠ Never clamped -- crimp only

Cable Routes in an Indian Multi-Storey Building

This infographic shows which IS standard and cable type is used at each stage of the electrical distribution chain -- from the 11kV transformer incomer to internal building wiring circuits:

Cable Types by Location -- Indian Multi-Storey Building GROUND LEVEL Ground floor -- MDB / LT panel Floor 1 Floor 2 Floor 3 Sub-main riser IS 1554 XLPE SWA 11kV / LT Transformer IS 7098 XLPE 185-300mm² Cu/Al XLPE MDB LT Panel 70-120mm² SDB F1 SDB F2 SDB F3 IS 694 FR 1.5-10mm² IS 694 FRLS 1.5-6mm² ROOFTOP CABLE TRAY -- apply 55°C derating (Ct=0.61 PVC) Construction Temp Power IS 9968 flexible LEGEND IS 7098 -- HT/LT feeder IS 1554 SWA -- riser/sub-main IS 1554 -- feeder to SDB IS 694 FR/FRLS -- internal IS 9968 -- temporary site MDB=Main DB SDB=Sub DB Cable sizes shown are indicative. Final selection per IS 1554 after derating and voltage drop calculation.

Copper vs Aluminium -- Size Equivalence at a Glance

Copper vs Aluminium -- IS 1554 Size Equivalences and Selection Factors COPPER (Cu) -- ρ = 0.0172 ALUMINIUM (Al) -- ρ = 0.0282 10 10mm² 44A | 1.83mΩ/m | Sub-circuits 16 16mm² 46A | 1.91mΩ/m | Sub-circuits same CCC 25 25mm² 79A | 0.727mΩ/m | Feeders 35 35mm² 76A | 0.868mΩ/m | Feeders same CCC 50 50mm² 122A | 0.387mΩ/m | Main feeders 70 70mm² 121A | 0.443mΩ/m | Main feeders same CCC Use COPPER when ✔ Internal wiring ≤ 16mm² ✔ Space limited (smaller size) ✔ IS 694 building wires Use ALUMINIUM when ✔ Distribution ≥ 25mm² ✔ Long runs (40-60% cost saving) ✔ IS 1554 Pt 2 XLPE SWA Al ALWAYS needs ⚠ Aluminium-rated lugs ⚠ Anti-oxidant compound ⚠ Never clamped -- crimp only

Beyond the Calculator: Master Professional MEP Electrical Design

Cable sizing is one element within a complete MEP electrical design workflow. A professional cable schedule -- the deliverable that an electrical contractor prices and installs from -- includes not just cable sizes but load references, circuit numbers, conduit sizes, protective device ratings, voltage drop calculations for every circuit, and short circuit capacity verification against the switchboard fault level. This cable schedule is typically produced in AutoCAD or Revit MEP alongside the single-line diagram and distribution board layout drawings.

The complete MEP electrical design skill set -- load calculation (see electrical load calculation guide), cable sizing with IS 1554, SLD drafting, earthing design to IS 3043, protection coordination, and AutoCAD/Revit MEP documentation -- is what distinguishes a professional MEP electrical engineer from a junior draftsman -- and is reflected directly in the MEP engineer salary premium in India. Augmintech's MEP QuickDesign software integrates cable sizing, load schedules, and SLD generation in one tool purpose-built for Indian and GCC project requirements.

Augmintech Electrical Design for Buildings Course

Cable sizing, load schedules, SLD drafting, IS 1554 compliance, AutoCAD electrical drawings, and full MEP electrical design for India and GCC projects.

View course →
cable size calculator3 phase cable size calculator cable size calculation formulahow to calculate cable size in sq mm cable current ratingderating calculation voltage dropshort circuit calculation IS 1554aluminium vs copper cable MEP electrical design India

Frequently Asked Questions

How do I calculate cable size in sq mm for a given load?
Cable size calculation in sq mm uses two parallel constraints -- take the larger result. Constraint 1 (thermal): Calculate design current I = P/(V×PF) for single-phase or I = P/(1.732×415×PF) for three-phase. Apply derating factors. Find the smallest IS 1554 cable whose derated CCC exceeds I. Constraint 2 (voltage drop): A = (ρ×2L×I) / V_drop_allowed for single-phase, where ρ = 0.0172 for copper, L = length in metres, V_drop_allowed = IS 732 limit in volts. Select the larger standard IS size satisfying both. Use the calculator above to automate both constraints simultaneously.
What is the difference between copper and aluminium cable sizing?
Aluminium has approximately 60% the conductivity of copper -- resistivity 0.0282 versus 0.0172 Ω·mm²/m. An aluminium cable must be 1.5-1.6x larger in cross-section than copper for the same load and voltage drop. A 16mm² copper cable is approximately equivalent to a 25mm² aluminium cable. Indian practice uses copper for internal fixed wiring up to 16mm² and aluminium for large distribution cables 25mm² and above (significantly cheaper for large sizes). Aluminium always requires anti-oxidant compound and aluminium-rated lugs at all terminations -- without these, oxide formation creates dangerous high-resistance joints.
How do I use a 3-phase cable size calculator?
In the 3 phase cable size calculator: select three-phase 415V system, enter load in kW, power factor (0.85 for motors, 0.90 for mixed commercial loads), one-way cable length in metres, voltage drop limit (3% for power per IS 732), conductor material, ambient temperature, and number of cables grouped. The 3-phase cable size calculator computes design current using I = P/(1.732×415×PF), applies derating (temperature×grouping factors), checks voltage drop using the three-phase formula, and recommends the nearest IS 1554 standard size satisfying both constraints.
What is cable derating and why does it matter?
Cable derating is the reduction of a cable's rated current-carrying capacity below the IS 1554 tabulated value to account for installation conditions that impair heat dissipation. Tabulated values assume 30°C ambient and single cable in free air. At 40°C (typical India indoor), PVC cable CCC is 87% of tabulated. At 50°C (outdoor India summer), it drops to 71%. Three cables in conduit reduces CCC to 70%. Combined, a 16mm² Cu PVC cable rated at 59A tabulated delivers only 35.9A derated at 40°C with 3 cables in conduit. Ignoring derating in India leads to overloaded cables, accelerated insulation degradation, and fire risk.
What are the IS standards for cable sizing in India?
Primary Indian standards: IS 1554 Part 1 (PVC insulated cables, current-carrying capacity and installation guidance), IS 1554 Part 2 (XLPE insulated cables), IS 694 (PVC insulated building wires FR and FRLS for fixed internal wiring), IS 9968 (elastomeric flexible cables for portable equipment), and IS 732 (Code of Practice for Electrical Wiring, specifying voltage drop limits: 2.5% for lighting, 3% for power from supply origin). Short circuit capacity checks reference IS 3043 and IEC 60364 principles applied by CPWD and state PWD specifications.
How does voltage drop affect cable size selection?
Voltage drop increases with current and cable length, and decreases with larger cross-section. For short runs under 20-30m, the thermal constraint usually governs. For long runs above 50m, the voltage drop constraint often requires a larger cable than thermal rating alone. IS 732 limits: 2.5% for lighting (5.75V at 230V) and 3% for power (12.45V at 415V). If V_drop exceeds the limit, select a larger cross-section to reduce cable resistance -- even if the smaller cable has adequate CCC. Ignoring voltage drop on long runs causes motor under-voltage, lamp dimming, and protective device miscoordination.

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.

Facebook
Twitter
Email
Print
Augmintech-logo-white

This Exclusive PG Program will Skyrocket your Career!

*Limited Seats Available