Hauptinhalt

Power (3ph, Instantaneous)

(To be removed) Compute three-phase instantaneous active and reactive powers

The Specialized Power Systems library will be removed in R2026a. Use the Simscape™ Electrical™ blocks and functions instead. For more information on updating your models, see Upgrade Specialized Power System Models to use Simscape Electrical Blocks.

  • Power (3ph, Instantaneous) block

Libraries:
Simscape / Electrical / Specialized Power Systems / Sensors and Measurements

Description

The Power (3ph, Instantaneous) block computes the three-phase instantaneous active power P (in watts) and reactive power Q (in vars) associated with a periodic set of three-phase voltages and currents. These formulas are used to perform the calculations:

P=VaIa+VbIb+VcIcQ=13[(VbVc)Ia+(VcVa)Ib+(VaVb)Ic]

With these formulas, a current flowing into an RL circuit produces a positive P and a positive Q.

The computed instantaneous reactive power is accurate only for balanced and harmonic-free three-phase voltages and currents.

Ports

Input

expand all

Three-phase voltage signal.

Three-phase current signal.

Output

expand all

Three-phase instantaneous active power P, in watts.

Three-phase instantaneous reactive power Q, in vars.

Extended Capabilities

expand all

C/C++ Code Generation
Generate C and C++ code using Simulink® Coder™.

Version History

Introduced in R2013a