Understanding Per-Unit System in Power Engineering
The per-unit (PU) system is an essential analytical method utilized extensively by electrical power engineers to simplify complex power system network calculations. Instead of dealing with absolute values of volts, amperes, ohms, and mega-volt-amperes across varying voltage transformation levels, engineers normalize these quantities against chosen base quantities. By converting parameters into per-unit values, transformer reactance values are eliminated from calculations because per-unit impedance remains invariant regardless of the voltage side it is viewed from.
Formula Used
The calculations implemented within this script follow fundamental electrical engineering principles:
- Base Current ($I_{base}$): For a three-phase system, $I_{base} = \frac{S_{base}}{\sqrt{3} \times V_{base}}$, and for single-phase systems, $I_{base} = \frac{S_{base}}{V_{base}}$.
- Per-Unit Current ($I_{pu}$): Evaluated using operating parameters and system impedance where $I_{pu} = \frac{V_{op}}{Z_{pu}}$.
- Actual Current ($I_{actual}$): Determined by scaling the per-unit current back to dimensional units using $I_{actual} = I_{pu} \times I_{base}$.
How to Use This Calculator
- Input your designated system base power in MVA and base line-to-line voltage in KV into the first column.
- Specify your circuit configuration, choosing between three-phase and single-phase topologies.
- Enter the per-unit impedance, operating voltage ratio, and operating power factor into the middle column.
- Select your preferred calculation mode, then press the submit button to view instant outputs displayed right above the form.
Frequently Asked Questions
Using per-unit values eliminates the complexity of handling multiple voltage levels across transformers, reducing calculation errors and streamlining large network analysis.
Yes, you can easily toggle between three-phase and single-phase configuration settings within the first layout column to adapt the base current divisor accordingly.