WOLFRAM SYSTEM MODELER

activePower

Calculate active power of complex input voltage and current

Wolfram Language

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

Information

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

Calculates instantaneous power from multiphase voltages and currents. In quasistationary operation, instantaneous power equals active power;

Syntax

p = activePower(v, i)

Inputs (2)

v

Type: ComplexVoltage[:]

Description: QuasiStationary voltage phasors

i

Type: ComplexCurrent[size(v, 1)]

Description: QuasiStationary current phasors

Outputs (1)

p

Type: Power (W)

Description: Active power