Extends from Modelica.Icons.FunctionsPackage (Icon for packages containing functions).
| Name | Description |
|---|---|
| Overall quasi-RMS value of complex input (current or voltage) | |
| Calculate active power of complex input voltage and current |
Modelica.Electrical.QuasiStatic.Polyphase.Functions.quasiRMSOverall quasi-RMS value of complex input (current or voltage)
Extends from Modelica.Icons.Function (Icon for functions).
| Name | Description |
|---|---|
| u[:] |
| Name | Description |
|---|---|
| y |
Modelica.Electrical.QuasiStatic.Polyphase.Functions.activePowerCalculate active power of complex input voltage and current
Calculates instantaneous power from polyphase voltages and currents. In quasi-static operation, instantaneous power equals active power;
Extends from Modelica.Icons.Function (Icon for functions).
| Name | Description |
|---|---|
| v[:] | QuasiStatic voltage phasors |
| i[size(v, 1)] | QuasiStatic current phasors |
| Name | Description |
|---|---|
| p | Active power [W] |