functionactivePower
Calculate active power of voltage and current input
Extends from Modelica.Icons.Function (Icon for functions).
Information
Transformation of three-phase voltages and currents to space phasors and calculate active power.Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Voltage[m] | v | Phase voltages | |
| SI.Current[m] | i | Phase currents |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Power | p | Active power |