Package with functions used in the models from the library
Extends from Modelica.Icons.FunctionsPackage (Icon for packages containing functions).
| Name | Description |
|---|---|
| A function to generate a nice string of a power variable with unit attached. | |
| Block for Saturation function of Exc | |
| Block for Saturation function of Exc | |
| Scaled Quadratic Saturation Function (PTI PSS/E) | |
| Exponential Saturation Function (PTI PSS/E) |
OpenIPSL.NonElectrical.Functions.displayPowerA function to generate a nice string of a power variable with unit attached.
Extends from Modelica.Icons.Function (Icon for functions).
| Name | Description |
|---|---|
| pwrVar | Variable to be converted into a string |
| unitStr | Unit string to be appended |
| Name | Description |
|---|---|
| pwrDsp | Resultant display string |
OpenIPSL.NonElectrical.Functions.ImSEBlock for Saturation function of Exc
| Name | Description |
|---|---|
| SE1 | Saturation at E1 |
| SE2 | Saturation at E2 |
| E1 | |
| E2 |
| Name | Description |
|---|---|
| VE_IN | Unsaturated Input |
| VE_OUT | Saturated Output |
OpenIPSL.NonElectrical.Functions.ImSE_expBlock for Saturation function of Exc
| Name | Description |
|---|---|
| SE1 | Saturation at E1 |
| SE2 | Saturation at E2 |
| E1 | |
| E2 |
| Name | Description |
|---|---|
| VE_IN | Unsaturated Input |
| VE_OUT | Saturated Output |
OpenIPSL.NonElectrical.Functions.SEScaled Quadratic Saturation Function (PTI PSS/E)
Extends from Modelica.Icons.Function (Icon for functions).
| Name | Description |
|---|---|
| u | Unsaturated Input |
| SE1 | |
| SE2 | |
| E1 | |
| E2 |
| Name | Description |
|---|---|
| sys | Saturated Output |
OpenIPSL.NonElectrical.Functions.SE_expExponential Saturation Function (PTI PSS/E)
Extends from Modelica.Icons.Function (Icon for functions).
| Name | Description |
|---|---|
| u | Unsaturated Input |
| S_EE_1 | Saturation factor at point E_1 |
| S_EE_2 | Saturation factor at point E_2 |
| E_1 | First saturation point |
| E_2 | Second saturation point |
| Name | Description |
|---|---|
| sys | Saturated Output |