Three-Phase Neutral Imbalance and Distro
Neutral current estimate, imbalance percent, harmonic-load warning.
Example
You enter
- Phase A current (A) 100
- Phase B current (A) 85
- Phase C current (A) 70
- Harmonic-rich loads (LED dimmers, switching supplies) false
You get
- Neutral current 25.98 A
- Imbalance % 35.29 %
Details, formula, and sources
Three-phase neutral current (balanced linear loads) I_N = sqrt(I_A² + I_B² + I_C² − I_A·I_B − I_B·I_C − I_A·I_C). Harmonic-load warning (3rd harmonic doubles neutral current via in-phase summation).
IEEE 519 (Standard for Harmonic Control in Electric Power Systems) by name; classical three-phase electrical theory.
IEEE 519 licensed; principles free in published power-engineering texts and at IEEE-USA outreach.
Estimate. Head rigger and manufacturer working-load-limit charts govern. Inspect every piece of hardware before the show.
Field names used by the API: I_A, I_B, I_C, harmonic_loads, neutral_A, imbalance_percent
- Linear-load assumption true (closed-form holds; non-linear / triplen-harmonic loads can drive neutral current above the worst phase)IEEE 519 §5