modelBaseTapChangerPhaseShifterTarget_INIT

Base initialization model for tap-changers and phase-shifters ensuring that the monitored value remains close to a target value

Extends from BaseTapChangerPhaseShifterInterval_INIT (Base initialisation model for tap-changers and phase-shifters which tries to keep a value within a given interval).

Parameters

TypeNameDefaultDescription
RealvalueMax (from BaseTapChangerPhaseShifter_INIT)Threshold above which the phase-shifter will take action
Booleanlocked0 (from BaseTapChangerPhaseShifter_INIT)not regulating0Whether the phase-shifter is initially locked
Booleanregulating0 (from BaseTapChangerPhaseShifter_INIT)Whether the phase-shifter is initially regulating
RealvalueMin (from BaseTapChangerPhaseShifterInterval_INIT)Minimum allowed value of the monitored value
BooleanincreaseTapToIncreaseValue (from BaseTapChangerPhaseShifterInterval_INIT)Whether a tap increase will lead to an increase in the monitored value
RealtargetValueTarget value
RealdeadBandAcceptable dead-band next to the target value

Components

TypeNameDefaultDescription
BooleanlookingToIncreaseTap (from BaseTapChangerPhaseShifter_INIT)True if the phase shifter wants to increase tap
BooleanlookingToDecreaseTap (from BaseTapChangerPhaseShifter_INIT)True if the phase shifter wants to decrease tap
Statestate0 (from BaseTapChangerPhaseShifter_INIT)Initial state
RealvalueToMonitor0 (from BaseTapChangerPhaseShifterInterval_INIT)Initial monitored value