modelBaseSVarC

Base dynamic model for static var compensator

Extends from AdditionalIcons.SVarC, Dynawo.Electrical.Controls.Basics.SwitchOff.SwitchOffShunt (Switch-off model for a shunt).

Parameters

TypeNameDefaultDescription
IntegerNbSwitchOffSignals (from SwitchOffLogic)Number of switch-off signals to take into account in inputs
BooleanSwitchOffSignal10 (from SwitchOffLogic)falseInitial switch-off signal 1
BooleanSwitchOffSignal20 (from SwitchOffLogic)falseInitial switch-off signal 2
BooleanSwitchOffSignal30 (from SwitchOffLogic)falseInitial switch-off signal 3
BooleanRunning0 (from SwitchOffLogic)if NbSwitchOffSignals >= 3 then not (SwitchOffSignal10 or SwitchOffSignal20 or SwitchOffSignal30) elseif NbSwitchOffSignals >= 2 then not (SwitchOffSignal10 or SwitchOffSignal20) else not SwitchOffSignal10Indicates if the component is initially running or not
Constants.stateState0 (from SwitchOffShunt)Constants.state.ClosedStart value of connection state
Types.PerUnitBMaxPuMaximum value for the variable susceptance in pu (base UNom, SnRef)
Types.PerUnitBMinPuMinimum value for the variable susceptance in pu (base UNom, SnRef)
Types.PerUnitBShuntPuFixed susceptance of the static var compensator in pu (for standby mode) (base UNom, SnRef)
Types.PerUnitB0PuStart value of the susceptance in pu (base UNom, SnRef)
Types.ComplexCurrentPui0PuStart value of complex current at injector terminal in pu (base UNom, SnRef) (receptor convention)
Types.ComplexVoltagePuu0PuStart value of complex voltage at injector terminal in pu (base UNom)
Types.VoltageModulePuU0PuStart value of voltage amplitude at injector terminal in pu (base UNom)
Types.VoltageModulePuURef0PuStart value of the voltage regulation set point in pu (base UNom)
Types.PerUnitBVar0PuB0Pu - BShuntPuStart value of variable susceptance in pu (base UNom, SnRef)

Connectors

TypeNameDefaultDescription
Dynawo.Connectors.BPinswitchOffSignal1 (from SwitchOffLogic)Switch-off signal 1
Dynawo.Connectors.BPinswitchOffSignal2 (from SwitchOffLogic)Switch-off signal 2
Dynawo.Connectors.BPinswitchOffSignal3 (from SwitchOffLogic)Switch-off signal 3
Dynawo.Connectors.BPinrunning (from SwitchOffLogic)Indicates if the component is running or not
Dynawo.Connectors.ACPowerterminalConnector used to connect the static var compensator to the grid

Components

TypeNameDefaultDescription
Constants.statestate (from SwitchOffShunt)Shunt connection state
Types.VoltageModuleURefPuReference voltage amplitude in pu (base UNom)
Types.PerUnitBPuSusceptance of the static var compensator in pu (base UNomLocal, SnRef)
BStatusbStatusSusceptance value status: standard, susceptancemax, susceptancemin
Types.PerUnitBVarPuVariable susceptance of the static var compensator in pu (base UNomLocal, SnRef)
Types.ActivePowerPuPInjPuActive power in pu (base SnRef) (generator convention)
Types.ReactivePowerPuQInjPuReactive power in pu (base SnRef) (generator convention)
Types.VoltageModulePuUPuVoltage amplitude at terminal in pu (base UNomLocal)

Contents

NameDescription
BStatus