modelVsourceRX
Voltage behind reactance source, 3-phase dqo
Extends from Partials.PowerBase (Power source base, 3-phase dqo).
Information
Ideal voltage source with constant amplitude and phase, and with resistive-inductive inner impedance.
There are 3 different initialisation choices.
1) v_ini, alpha_ini initial terminal voltage and phase angle,
2) v_ini, p_ini initial terminal voltage and active power,
3) pq_ini 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 |
|---|---|---|---|
| Boolean | stIni_en | true | enable steady-state initial equation |
| Base.Types.IniType | iniType | Base.Types.v_alpha | initialisation type |
| SIpu.Voltage | v_ini | 1 | initial terminal voltage |
| SI.Angle | alpha_ini | 0 | initial terminal phase angle |
| SIpu.ApparentPower | p_ini | 1 | initial terminal active power |
| SIpu.ApparentPower | q_ini | 1 | initial terminal reactive power |
| SIpu.ApparentPower[2] | pq_ini | {1, 0} | initial terminal {active, reactive} power |
| SIpu.Resistance | r | 0.01 | resistance |
| SIpu.Reactance | x | 1 | reactance d- and q-axis |
| SIpu.Reactance | x_o | 0.1 | reactance 0-axis |
| Nominal | |||
| Base.Types.Units | units (from Nominal) | Types.pu | SI | pu |
| SI.Voltage | V_nom (from Nominal) | 1 | nom Voltage (= base if pu) |
| SI.ApparentPower | S_nom (from Nominal) | 1 | nom Power (= base if pu) |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Base.Interfaces.ACdqo_n | term (from Port_n) | negative terminal | |
| Base.Interfaces.Electric_p | neutral (from SourceBase) | (use for grounding) |
Contents
| Name | Description |
|---|---|