Which is the correct equation for calculating the cumulative voltage drop?
For example, the power supply sequence is Transformer --> MDB --> SMDB ---> DP ---> LP ---> 1PHASE FINAL CIRCUIT
VD1 = 3 Phase voltage drop from transformer to MDB
VD2 = 3 Phase voltage drop from MDB to SMDB
VD3 = 3 Phase voltage drop from SMDB to DP
VD4 = 3 Phase voltage drop from DP to LP
VD5 = 1 Phase voltage drop from LP to FINAL CIRCUIT
Cumulative VD = VD1+VD2+VD3+VD4+VD5
(OR)
Cumulative VD = (VD1+VD2+VD3+VD4)/1.732 +VD5
If the second equation is correct, why do we have to divide the three phase voltage drops by 1.732?
Thanks!