Package with functions used in the models from the library
Extends from Modelica.Icons.FunctionsPackage (Icon for packages containing functions).
Name | Description |
---|---|
displayPower | A function to generate a nice string of a power variable with unit attached. |
ImSE | Block for Saturation function of Exc |
ImSE_exp | Block for Saturation function of Exc |
SE | Scaled Quadratic Saturation Function (PTI PSS/E) |
SE_exp | Exponential Saturation Function (PTI PSS/E) |
A 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 |
Block 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 |
Block 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 |
Scaled 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 |
Exponential 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 |