WOLFRAM SYSTEM MODELER

activePower

Calculate active power of voltage and current input

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.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: Voltage[:] (V)

Description: Phase voltages

i

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

Description: Phase currents

Outputs (1)

p

Type: Power (W)

Description: Active power