WOLFRAM SYSTEM MODELER

activePower

Calculate active power of voltage and current input

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.Polyphase.Functions.activePower"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

Calculates instantaneous power from polyphase voltages and currents. In quasi-static operation, instantaneous power equals active power;

Syntax

p = activePower(v, i)

Inputs (2)

v

Type: Voltage[:] (V)

Description: Phase voltages

i

Type: Current[size(v, 1)] (A)

Description: Phase currents

Outputs (1)

p

Type: Power (W)

Description: Active power