Power Measurement (Three-Phase)
Calculate three-phase real and reactive power
Libraries:
Simscape /
Electrical /
Control /
Measurements
Description
The Power Measurement (Three-Phase) block measures the real and reactive power of an element in a three-phase network. The block outputs the power quantities for each frequency component you specify in the selected symmetrical sequence.
Use this block to measure power for both sinusoidal and nonsinusoidal periodic signals. For single-phase power measurement, consider using the Power Measurement block.
Set the Sample time parameter to 0
for
continuous-time operation, or explicitly for discrete-time operation.
Specify a vector of all frequency components to include in the power output using the Harmonic numbers parameter:
To output the DC component, specify
0
.To output the component corresponding to the fundamental frequency, specify
1
.To output components corresponding to higher-order harmonics, specify
n > 1
.
Equations
For each specified harmonic k, the block calculates the real power Pk and reactive power Qk for the specified sequence from the phasor equation:
where:
is the phasor representing the k-component voltage of the selected sequence.
is the complex conjugate of , the phasor representing the k-component current of the selected sequence.
Select the symmetrical sequence used in the power calculation using the Sequence parameter:
Positive
:Negative
:Zero
:
The block calculates the symmetrical set of +-0 voltage phasors from the set of abc voltage phasors using the symmetrical components transform S:
For more information about this transform, see Symmetrical Components Transform.
The block obtains this set of abc voltage phasors from the three-phase input voltage V(t) as:
where T is the period of the input signal, or equivalently the inverse of its base frequency F.
The block calculates the symmetrical set of current phasors in the same way as it does the voltage.
If the input signals have a finite number of harmonics n, the total real power P and total reactive power Q for the specified sequence can be calculated from their components:
The summation for Q does not include the DC component (k = 0), because this component only contributes to real power.
Examples
Ports
Input
Output
Parameters
Extended Capabilities
Version History
Introduced in R2017b