WOLFRAM SYSTEM MODELER

activePower

Calculate active power of complex input voltage and current

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.QuasiStatic.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: ComplexVoltage[:]

Description: QuasiStatic voltage phasors

i

Type: ComplexCurrent[size(v, 1)]

Description: QuasiStatic current phasors

Outputs (1)

p

Type: Power (W)

Description: Active power