Phasor Measurement Unit (PMU, Three-Phase)

Frequency, phase, and amplitude measurement of a three-phase system

  • Library:
  • Simscape / Electrical / Control / Measurements

  • Phasor Measurement Unit (PMU, Three-Phase) block

Description

The Phasor Measurement Unit (PMU, Three-Phase) block measures the frequency, phase, and amplitude of the positive sequence component of the input electrical signal in a three-phase system at a particular sample rate.

The block uses a system clock as the synchronous reference. This information is commonly collected from a GPS in the real world.

Ports

Input

expand all

Three-phase input signal, specified as a vector.

Data Types: single | double

Output

expand all

Measured frequency of the positive sequence component, in Hz, returned as a scalar.

Data Types: single | double

Measured phase angle of the positive sequence component, in degrees, returned as a scalar.

Data Types: single | double

Measured magnitude of the positive sequence component, returned as a scalar.

Data Types: single | double

Parameters

expand all

Rated frequency of the input signal, in Hz.

Number of sampling points per cycle.

Ratio between the reporting rate and the sampling rate of the block.

Extended Capabilities

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

Introduced in R2020a