Main Content

Power (dq0, 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 (dq0, Instantaneous) block

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

Description

The Power (dq0, Instantaneous) block computes the three-phase instantaneous active and reactive powers from a periodic set of three-phase voltages and currents expressed in the dq0 reference frame. These formulas perform the calculations:

P=32×(VdId+VqIq+2V0I0)Q=32×(VqIdVdIq)

The inputs Vdq0 and Idq0 (direct axis, quadrature axis, and zero-sequence components) of the three-phase voltage and current are normally connected to the outputs of the abc-to-dq0 Transformation block.

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

Voltage signal expressed in the dq0 reference frame.

Current signal expressed in the dq0 reference frame.

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