modelTapChangerPhaseShifterLogicCommon

Information

This class defines the common parameters and variables used by the classes which implement the tap changer / phase shifter logic of different types.

Parameters

TypeNameDefaultDescription
Types.TimetimeInfinityModelica.Constants.infDefault value for counters
Types.Timet1stTime lag before changing the first tap
Types.TimetNextTime lag before changing subsequent taps
IntegerNtapNumber of tap positions
IntegertapMaxNtapMax tap position
IntegertapMin1Min tap position
ActionTypeactionSelActionType.directTap direct or reverse action selector
BooleandirectAction(actionSel == ActionType.direct)= true, when direct action is selected
BooleanreverseAction(actionSel == ActionType.reverse)= true, when reverse action is selected
Initialization
BooleanlockedStartfalseWhether the tap-changer/phase-shifter is initially locked
BooleanrunningStarttrueWhether the tap-changer/phase-shifter is initially running
IntegertapStartInitial tap
StatestateStartState.standardInitial state

Components

TypeNameDefaultDescription
Statestate
Booleanlockedwhether the tap-changer/phase-shifter is locked
Booleanrunningwhether the tap-changer/phase-shifter is running
IntegertapCurrent tap

Contents

NameDescription
State
ActionType