modelPQload
PQ steady-state load
Extends from PowerSystems.AC3ph.Loads.Partials.LoadBase (Load base, 3-phase dq0).
Information
Steady-state load with constant characteristic.
Consumes the desired active and reactive power.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | use_pq_in (from LoadBase) | false | = true to use input signal pq_in, otherwise use parameter pq0 |
| SIpu.Power | pq0 (from LoadBase) | {sqrt(3), 1}/2 | fixed {active, reactive} power (start value if use_pq_in) |
| SIpu.Resistance | r_n (from LoadBase) | 0 | resistance neutral to grd |
| Parameter Scaling | |||
| Boolean | puUnits (from Nominal) | true | = true, if scaled with nom. values (pu), else scaled with 1 (SI) |
| Nominal | |||
| SI.Voltage | V_nom (from Nominal) | 1 | nominal Voltage (= base for pu) |
| SI.ApparentPower | S_nom (from Nominal) | 1 | nominal Power (= base for pu) |
| Initialization | |||
| Types.Dynamics | dynType (from LoadBase) | system.dynType | transient or steady-state model |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Ports.ACdq0_p | term (from Port_p) | positive terminal | |
| Modelica.Blocks.Interfaces.RealInput | pq_in (from LoadBase) | desired {active, reactive} power |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| PS.Voltage | v (from Yport_p) | voltage terminal to neutral | |
| PS.Current | i (from Yport_p) | current terminal in | |
| PS.Voltage | v_n (from Yport_p) | voltage neutral | |
| PS.Current | i_n (from Yport_p) | current neutral |