modelVsourceRX
Voltage behind reactance source, 3-phase dq0
Extends from Partials.PowerBase (Power source base, 3-phase dq0).
Information
Ideal voltage source with constant amplitude and phase, and with resistive-inductive inner impedance.
There are 3 different initialisation choices.
1) v_start, alpha_start initial terminal voltage and phase angle,
2) v_start, p_start initial terminal voltage and active power,
3) pq_start initial terminal {active power, reactive power},
Note: v0, alpha0 denote the exciting voltage ('behind reactance'), NOT the terminal voltage. v0 and alpha0 are kept constant during simulation. The values are determined at initialisation by the respective initial values above.
Frequency: the source has always system-frequency.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| SIpu.Resistance | r | 0.01 | resistance |
| SIpu.Reactance | x | 1 | reactance d- and q-axis |
| SIpu.Reactance | x0 | 0.1 | reactance 0-axis |
| 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 | system.dynType | transient or steady-state model |
| PowerSystems.Types.Init | initType | PowerSystems.Types.Init.v_alpha | initialisation type |
| SIpu.Voltage | v_start | 1 | initial terminal voltage |
| SI.Angle | alpha_start | 0 | initial terminal phase angle |
| SIpu.ApparentPower | p_start | 1 | initial terminal active power |
| SIpu.ApparentPower | q_start | 1 | initial terminal reactive power |
| SIpu.ApparentPower[2] | pq_start | {1, 0} | initial terminal {active, reactive} power |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Ports.ACdq0_n | term (from Port_n) | negative terminal | |
| Interfaces.Electric_p | neutral (from SourceBase) | (use for grounding) |
Contents
| Name | Description |
|---|---|