LoadMotor
Class Description
Aggregate induction motor load. This model is used to represent a fraction of an ordinary load as "induction motor load". It allows a load that is treated as an ordinary constant power in power flow analysis to be represented by an induction motor in dynamic simulation. This model is intended for representation of aggregations of many motors dispersed through a load represented at a high voltage bus but where there is no information on the characteristics of individual motors.
Either a "one-cage" or "two-cage" model of the induction machine can be modelled. Magnetic saturation is not modelled.
This model treats a fraction of the constant power part of a load as a motor. During initialisation, the initial power drawn by the motor is set equal to <i>Pfrac</i> times the constant <i>P</i> part of the static load. The remainder of the load is left as a static load.
The reactive power demand of the motor is calculated during initialisation as a function of voltage at the load bus. This reactive power demand can be less than or greater than the constant <i>Q</i> component of the load. If the motor's reactive demand is greater than the constant <i>Q</i> component of the load, the model inserts a shunt capacitor at the terminal of the motor to bring its reactive demand down to equal the constant <i>Q</i> reactive load.
If an induction motor load model and a static load model are both present for a load, the motor <i>Pfrac</i> is assumed to be subtracted from the power flow constant <i>P</i> load before the static load model is applied. The remainder of the load, if any, is then represented by the static load model.
Attributes
Name | Type | Description |
---|---|---|
d | Float | Damping factor (<i>D</i>). Unit = delta <i>P</i>/delta speed. Typical value = 2. |
h | Seconds | Inertia constant (<i>H</i>) (>= 0). Typical value = 0,4. |
lfac | Float | Loading factor (<i>Lfac</i>). The ratio of initial <i>P</i> to motor MVA base. Typical value = 0,8. |
lp | PU | Transient reactance (<i>Lp</i>). Typical value = 0,15. |
lpp | PU | Subtransient reactance (<i>Lpp</i>). Typical value = 0,15. |
ls | PU | Synchronous reactance (<i>Ls</i>). Typical value = 3,2. |
pfrac | Float | Fraction of constant-power load to be represented by this motor model (<i>Pfrac</i>) (>= 0,0 and <= 1,0). Typical value = 0,3. |
ra | PU | Stator resistance (<i>Ra</i>). Typical value = 0. |
tbkr | Seconds | Circuit breaker operating time (<i>Tbkr</i>) (>= 0). Typical value = 0,08. |
tpo | Seconds | Transient rotor time constant (<i>Tpo</i>) (>= 0). Typical value = 1. |
tppo | Seconds | Subtransient rotor time constant (<i>Tppo</i>) (>= 0). Typical value = 0,02. |
tv | Seconds | Voltage trip pickup time (<i>Tv</i>) (>= 0). Typical value = 0,1. |
vt | PU | Voltage threshold for tripping (<i>Vt</i>). Typical value = 0,7. |
Relationships
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
LoadMotor | 0..1 | LoadAggregate | 1 | LoadMotor | Aggregate motor (dynamic) load associated with this aggregate load. | LoadAggregate | Aggregate load to which this aggregate motor (dynamic) load belongs. |