modelLimitations
Variable susceptance limits computation
Extends from Parameters.ParamsLimitations.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Types.PerUnit | BMaxPu (from ParamsLimitations) | Maximum value for the variable susceptance in pu (base UNom, SNom) | |
| Types.PerUnit | BMinPu (from ParamsLimitations) | Minimum value for the variable susceptance in pu (base UNom, SNom) | |
| Types.CurrentModulePu | IMaxPu (from ParamsLimitations) | Maximum value for the current in pu (base UNom, SNom) | |
| Types.CurrentModulePu | IMinPu (from ParamsLimitations) | Minimum value for the current in pu (base UNom, SNom) | |
| Types.PerUnit | KCurrentLimiter (from ParamsLimitations) | Integral gain of current limiter |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | IPu | Current of the static var compensator in pu (base UNom, SNom) | |
| Modelica.Blocks.Interfaces.RealOutput | BVarMaxPu | Maximum value for the variable susceptance in pu (base SNom) | |
| Modelica.Blocks.Interfaces.RealOutput | BVarMinPu | Minimum value for the variable susceptance in pu (base SNom) |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Math.Min | min | ||
| Modelica.Blocks.Math.Max | max | ||
| Modelica.Blocks.Sources.Constant | bMaxPu | ||
| Modelica.Blocks.Sources.Constant | bMinPu | ||
| Modelica.Blocks.Continuous.LimIntegrator | limIntegratorMax | ||
| Modelica.Blocks.Continuous.LimIntegrator | limIntegratorMin | ||
| Modelica.Blocks.Math.Add | add1 | ||
| Modelica.Blocks.Math.Add | add2 | ||
| Modelica.Blocks.Sources.Constant | iMaxPu | ||
| Modelica.Blocks.Sources.Constant | iMinPu | ||
| Modelica.Blocks.Math.Max | max1 | ||
| Modelica.Blocks.Math.Min | min1 |