blockBaseControllerFramework

Base framework for all controllers such as AVR, PSS, etc.

Information

Provides the base framework for all controllers (e.g. governors, AVRs) where one could want to fix the initial value of the controlled output based on the power flow start values.

Parameters

TypeNameDefaultDescription
Initialization
BooleanfixInitialControlledVariableDefaultif (systemPowerGrids.initOpt == Types.Choices.InitializationOption.globalSteadyStateFixedPowerFlow or systemPowerGrids.initOpt == Types.Choices.InitializationOption.localSteadyStateFixedPowerFlow) then true else false= true adds extra initial equation to fix controlled variable
BooleanfixInitialControlledVariablefixInitialControlledVariableDefault= true adds extra initial equation to fix controlled variable

Components

TypeNameDefaultDescription
SystemsystemPowerGridsReference to system object for system-level defaults