Processing math: 100%

Induction motor model with rotor flux dynamics

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 [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 takes into account transient and subtransient phenomena and is therefore 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

Parameters

Parameter Description Unit Typical value
ωs Synchronous speed rad/s 314rad/s
Rs Stator resistance Ω 0.02pu
Ls Synchronous reactance Ω 1.8pu
Lp Transient reactance Ω 0.12pu
Lpp Subtransient reactance Ω 0.104pu
tp0 Transient open circuit time constant s 0.08s
tpp0 Subtransient open circuit time constant s 0.0021s
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
Ed Voltage behind transient reactance d component V
Eq Voltage behind transient reactance q component V
Ed Voltage behind subtransient reactance d component V
Eq Voltage behind subtransient reactance q component V
Id Current of direct axis A
Iq Current of quadrature axis A
Ce Electrical torque Nm
Cl Load torque Nm
SLIP Rotor slip Unitless
ω Rotor speed rad/s

Equations

The electrical equations are described by the figure below [1].

Electrical equations of the induction motor

And is interfaced to the grid with

V=(Ed+jEq)+(Rs+jLpp)(Id+jIq)

And the mechanical equations are

2Jdωdt=CeCl SLIP=ωsωωs Ce=EdId+EqIq 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 12/08/2024 no comment

Table of references

[1] PowerWorld. “Load Characteristic MOTORW”, https://www.powerworld.com/WebHelp/Content/TransientModels_HTML/Load%20Characteristic%20MOTORW.htm

Evaluate
Induction motor model with rotor flux dynamics
  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