activePower

Calculate active power of complex input voltage and current

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