ESP Cable Sizing LAMBDAs
Cable resistance, voltage drop, minimum size, power loss and required surface voltage.
7 lambdas
PO.ESP.Cable.Resistance.SI(AWG, T, material)
Returns cable resistance at temperature, [ohm/km] (SI units).
PO.ESP.Cable.Vdrop.SI(I, length, R)
Calculates voltage drop in ESP cable (3-phase), [V] (SI units).
PO.ESP.Cable.Vdrop.Full.SI(HP, V_motor, efficiency, PF, AWG, length, T)
Complete voltage drop calculation, [V] (SI units).
PO.ESP.Cable.MinSize.SI(I, length, V_drop_max, T)
Determines minimum cable size for voltage drop limit, [AWG] (SI units).
PO.ESP.Cable.PowerLoss.SI(I, length, R)
Calculates power loss in cable, [kW] (SI units).
PO.ESP.Cable.PowerLoss.Pct.SI(P_loss, HP)
Calculates power loss as percentage of motor power, [%] (SI units).
PO.ESP.Cable.Temperature.SI(T_ambient, I, AWG)
Estimates cable temperature with current, [degC] (SI units).