Extends from Modelica.Icons.FunctionsPackage (Icon for packages containing functions).
Name | Description |
---|---|
quasiRMS | Overall quasi-RMS value of complex input (current or voltage) |
activePower | Calculate active power of complex input voltage and current |
Overall quasi-RMS value of complex input (current or voltage)
Extends from Modelica.Icons.Function (Icon for functions).
Name | Description |
---|---|
u[:] |
Name | Description |
---|---|
y |
Calculate 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] |