1. Three-Phase Induction Motor Efficiency Verification
Electrical Commissioning EngineerBackground
An engineer needs to verify the efficiency of a newly installed three-phase motor operating under load.
Problem
The motor runs on a 400V line, drawing 15A with a power factor of 0.85, and delivers 8000W of mechanical shaft power. The engineer needs to calculate the efficiency.
How to use
Set the power input mode to 'Electrical' and phase to 'Three phase'. Enter 400 for voltage, 15 for current, and 0.85 for power factor. Disable 'Use Loss Breakdown' and enter 8000 for output power.
{
"powerInputMode": "electrical",
"phase": "three",
"voltage": 400,
"current": 15,
"powerFactor": 0.85,
"useLosses": false,
"pout": 8000
}Outcome
The calculator computes an input power of 8833.46 W, total losses of 833.46 W, and a motor efficiency of 90.56%.