modelPQcapLoad
PQ capacitive load, 3-phase dq0
Extends from Partials.CapLoadBase (Capacitive load base, 3-phase dq0).
Information
Capacitive load with constant characteristic.
Consumes the desired active and reactive power independent of voltage.
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 |
| Real | beta (from CapLoadBase) | 0 | ratio b_pp/b_pg, (beta > 0) |
| SIpu.Voltage | vmax | 2 | maximum voltage |
| SI.Time | tcst | 0.01 | time constant Y |
| 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 | |
| SI.ElectricCharge | q (from CapLoadBase) | electric charge |