Description
A tool to calculate the slip of an AC induction motor, which is the difference between the stator magnetic field speed and the rotor speed. Slip is a key parameter affecting torque, efficiency, and starting performance.
This calculator supports:
- Input synchronous and rotor speed → automatically calculate slip
- Input slip and synchronous speed → automatically calculate rotor speed
- Input frequency and pole pairs → automatically calculate synchronous speed
- Real-time bidirectional calculation
Key Formulas
Synchronous Speed: N_s = (120 × f) / P
Slip (%): Slip = (N_s - N_r) / N_s × 100%
Rotor Speed: N_r = N_s × (1 - Slip)
Example Calculations
Example 1:
4-pole motor, 50 Hz, rotor speed = 2850 RPM →
N_s = (120 × 50) / 2 = 3000 RPM
Slip = (3000 - 2850) / 3000 × 100% = 5%
Example 2:
Slip = 4%, N_s = 3000 RPM →
N_r = 3000 × (1 - 0.04) = 2880 RPM
Example 3:
6-pole motor (P=3), 60 Hz, slip = 5% →
N_s = (120 × 60) / 3 = 2400 RPM
N_r = 2400 × (1 - 0.05) = 2280 RPM
Use Cases
- Motor selection and performance evaluation
- Industrial motor monitoring and fault diagnosis
- Teaching: Induction motor operation principles
- VFD control strategy analysis
- Motor efficiency and power factor study