Processing math: 100%

Single-cage induction motor model

Authors: Frédéric Sabot (ULB)

Reviewers: Lampros Papangelis (CRESYM)

Context

Motors are a particular kind of load that can account for a large share of the total load especially in industrialised countries. Adequate representation of motors is important, especially in short-term voltage stability studies as motors can cause fault-induced delayed voltage recovery. This page presents a single-cage induction motor model based on the textbook three-phase induction motor equivalent circuit [1].

Model use, assumptions, validity domain and limitations

The motor model can be used for short-term voltage stability studies. The assumptions made for this model are:

  • The rotor resistance is constant (no skin-effect or double-cage motors).
  • The motor is balanced.
  • The magnetic circuit is considered to be linear, neglecting saturation effects.
  • The mechanical torque varies as a constant power of the rotor speed (e.g. constant torque or quadratic torque).

The model does not take into account transient and subtransient phenomena and is therefore not suitable for systems with a very large motor share (>50% of the total load) or to compute the short-circuit contribution from motors.

Model description

The model is based on the equivalent circuit represented below.

Equivalent circuit of the induction motor

Parameters

Parameter Description Unit Typical value
ωs Synchronous speed rad/s 314rad/s
Rs Stator resistance Ω 0.02pu
Xs Stator leakage reactance Ω 0.1pu
Rr Rotor resistance Ω 0.02pu
Xr Rotor leakage reactance Ω 0.1pu
Xm Magnetising reactance Ω 3pu
J Moment of inertia kgm2 0.1 to 5s
η Exponent of the torque speed dependency Unitless 0 to 3
Cl,0 Initial load torque Nm N/A
ω0 Initial rotor speed rad/s N/A

Variables

Variable Description Unit
V Stator voltage V
Is Stator current A
Ir Rotor current A
Im Magnetising current A
Ce Electrical torque Nm
Cl Load torque Nm
s Rotor slip Unitless
ω Rotor speed rad/s

Equations

Electrical equations:
V=jXmIm+(Rs+jXs)Is Is=V(Rs+jXs)+11Xm+sRr+jXrs Is=Im+Ir
Mechanical equations:
2Jdωdt=CeCl s=ωsωωs Ce=Rr|Ir|2ωss Cl=Cl,0(ωω0)η

Open source implementations

This model has been successfully implemented in :

Software URL Language Open-Source License Last consulted date Comments
Dynawo Link modelica MPL v2.0 09/08/2024 no comment

Table of references

[1] Guru, B. S.; Warrier, R. K. “Electric Machinery and Transformers”, 3th ed., New York, United States, 2001, Oxford University Press

Evaluate
Single-cage induction motor model
  1. Context
  2. Model use, assumptions, validity domain and...
  3. Model description
    3.1. Parameters
    3.2. Variables
    3.3. Equations
  4. Open source implementations
  5. Table of references