modelMotorLoad
Simplified Induction Motor Load Model
Extends from Partials.Load (Shell model for loads).
Information
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Base.ActivePower | P0 (from Load) | 1 | Initial Active Load Power |
| Base.ReactivePower | Q0 (from Load) | 0.2 | Initial Reactive Load Power |
| Real | H | 3 | |
| Real | xp | 0.1/P0 | |
| Real | scr | 0.2 |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| ObjectStab.Base.Pin | T (from OnePin) |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Base.ActivePower | Pl (from Load) | Active Load Power | |
| Base.ReactivePower | Ql (from Load) | Reactive Load Power | |
| Base.Voltage | V (from Load) | sqrt((1 + T.va)*(1 + T.va) + T.vb*T.vb) | Voltage Amplitude |
| Base.VoltageAngle | theta (from Load) | Modelica.Math.atan2(T.vb, (1 + T.va)) | Voltage Angle |
| Real | Tm | ||
| Real | s | ||
| Real | B | ||
| Real | w | ||
| Real | wref |