blockSwitchRelay

Relay for sequential switching

Extends from PowerSystems.Icons.Block0 (Block icon 0).

Information

Allows choosing the phases that will be switched at defined time-events t_switch (finite length vector).

The switching sequence is one of

  closed - open - closed - ...
  open - closed - open - ...

Parameters

TypeNameDefaultDescription
Integern3number of signals
Integer[:]switched1:nswitched signals
Booleanini_statetrueinitial state (closed true, open false)
SI.Time[:]t_switch{1}switching time vector

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.BooleanOutputyboolean state of switch (closed:true, open:false)