Method and source check
Last checked:
Source and implementation check; this is not professional review or advice.
Method
The calculator divides real power by current for DC, by current times power factor for single-phase AC, or by √3 times line current times power factor for a balanced three-phase AC system. AC inputs are interpreted as RMS quantities.
V = P / I (DC)
V = P / (I × PF) (single-phase AC)
VLL = P / (√3 × IL × PF) (balanced three-phase AC)
Variables and units
- P
- real power in watts
- I / IL
- current / line current in amperes
- PF
- power factor from 0.01 through 1
Worked example
For a single-phase load using 2,300 W at 10 A with power factor 1, V = 2,300 / (10 × 1) = 230 V.
Limitations
- The AC formulas assume steady-state RMS values; the three-phase formula also assumes a balanced system and line-to-line voltage. Actual equipment selection must account for waveform distortion, efficiency, starting current, wiring rules, and electrical safety.