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

TypeNameDefaultDescription
BooleanstIni_entrueenable steady-state initial equation
Base.Types.IniTypeiniTypeBase.Types.v_alphainitialisation type
SIpu.Voltagev_ini1initial terminal voltage
SI.Anglealpha_ini0initial terminal phase angle
SIpu.ApparentPowerp_ini1initial terminal active power
SIpu.ApparentPowerq_ini1initial terminal reactive power
SIpu.ApparentPower[2]pq_ini{1, 0}initial terminal {active, reactive} power
SIpu.Resistancer0.01resistance
SIpu.Reactancex1reactance d- and q-axis
SIpu.Reactancex_o0.1reactance 0-axis
Nominal
Base.Types.Unitsunits (from Nominal)Types.puSI | pu
SI.VoltageV_nom (from Nominal)1nom Voltage (= base if pu)
SI.ApparentPowerS_nom (from Nominal)1nom Power (= base if pu)

Connectors

TypeNameDefaultDescription
Base.Interfaces.ACdqo_nterm (from Port_n)negative terminal
Base.Interfaces.Electric_pneutral (from SourceBase)(use for grounding)

Contents

NameDescription
atan2protected