modelBlockingFunction
Blocking function for the SVarC model
Extends from Parameters.ParamsBlockingFunction.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Types.VoltageModule | UBlock (from ParamsBlockingFunction) | Voltage value under which the static var compensator is blocked, in kV | |
| Types.VoltageModule | UUnblockDown (from ParamsBlockingFunction) | Lower voltage value defining the voltage interval in which the static var compensator is unblocked, in kV | |
| Types.VoltageModule | UUnblockUp (from ParamsBlockingFunction) | Upper voltage value defining the voltage interval in which the static var compensator is unblocked, in kV | |
| Types.VoltageModule | UNom | Static var compensator nominal voltage in kV | |
| Types.VoltageModule | UBlockPu | UBlock/UNom | |
| Types.VoltageModule | UUnblockUpPu | UUnblockUp/UNom | |
| Types.VoltageModule | UUnblockDownPu | UUnblockDown/UNom |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | UPu | Voltage at the static var compensator terminal in pu (base UNom) | |
| Modelica.Blocks.Interfaces.BooleanOutput | blocked | Whether the static var compensator is blocked due to very low voltages |