modelBaseTapChanger_INIT
Base initialization model for tap-changers
Extends from BaseTapChangerPhaseShifterTarget_INIT (Base initialization model for tap-changers and phase-shifters ensuring that the monitored value remains close to a target value).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real | valueMax (from BaseTapChangerPhaseShifter_INIT) | Threshold above which the phase-shifter will take action | |
| Boolean | locked0 (from BaseTapChangerPhaseShifter_INIT) | not regulating0 | Whether the phase-shifter is initially locked |
| Boolean | regulating0 (from BaseTapChangerPhaseShifter_INIT) | Whether the phase-shifter is initially regulating | |
| Real | valueMin (from BaseTapChangerPhaseShifterInterval_INIT) | Minimum allowed value of the monitored value | |
| Boolean | increaseTapToIncreaseValue (from BaseTapChangerPhaseShifterInterval_INIT) | Whether a tap increase will lead to an increase in the monitored value | |
| Real | targetValue (from BaseTapChangerPhaseShifterTarget_INIT) | Target value | |
| Real | deadBand (from BaseTapChangerPhaseShifterTarget_INIT) | Acceptable dead-band next to the target value | |
| Types.VoltageModule | UTarget | Voltage set-point | |
| Types.VoltageModule | UDeadBand | Voltage dead-band |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | lookingToIncreaseTap (from BaseTapChangerPhaseShifter_INIT) | True if the phase shifter wants to increase tap | |
| Boolean | lookingToDecreaseTap (from BaseTapChangerPhaseShifter_INIT) | True if the phase shifter wants to decrease tap | |
| State | state0 (from BaseTapChangerPhaseShifter_INIT) | Initial state | |
| Real | valueToMonitor0 (from BaseTapChangerPhaseShifterInterval_INIT) | Initial monitored value |