modelShuntBWithSections

Shunt element with voltage-dependent reactive power and a variable susceptance given by a table and a section

Extends from AdditionalIcons.Shunt, 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
Realsection0Initial section of the shunt
StringTableBPuNameName of the table to calculate BPu from the section of the shunt
StringTableBPuFileFile containing the table to calculate BPu from the section of the shunt
Types.ComplexVoltagePuu0PuStart value of complex voltage at shunt terminal in pu (base UNom)
Types.ComplexApparentPowerPus0PuStart value of apparent power at shunt terminal in pu (base SnRef, receptor convention)
Types.ComplexCurrentPui0PuStart value of complex current at shunt terminal in pu (base UNom, SnRef, receptor convention)

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 shunt to the grid
Dynawo.Connectors.ZPinsectionSection position of the shunt

Components

TypeNameDefaultDescription
Constants.statestate (from SwitchOffShunt)Shunt connection state
Modelica.Blocks.Tables.CombiTable1DtableBPuTable to get BPu from the section of the shunt
Types.VoltageModulePuUPuVoltage amplitude at shunt terminal in pu (base UNom)
Types.ActivePowerPuPPuActive power at shunt terminal in pu (base SnRef, receptor convention)
Types.ReactivePowerPuQPuReactive power at shunt terminal in pu (base SnRef, receptor convention)
Types.ComplexApparentPowerPuSPuApparent power at shunt terminal in pu (base SnRef, receptor convention)
Types.PerUnitBPuVariable susceptance of the shunt in pu (base SnRef, UNom)