modelBaseTapChangerPhaseShifterMax_INIT
Base initialization model for tap-changers and phase-shifters which takes a maximum and stop value, and tries to bring the value back to the stop value when the maximum value is reached
Extends from BaseTapChangerPhaseShifter_INIT (Base initialization model for tap-changers and phase-shifters).
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 | valueStop | Value below which the phase-shifter will stop | |
| Boolean | increaseTapToIncreaseValue | Whether a tap increase will lead to an increase in the monitored value | |
| Real | valueToMonitor0 | Initial monitored value |
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 |