Main Content

Sequence Analyzer (Phasor)

Compute sequence components (positive, negative, and zero) of three-phase phasor signal

Library

Simscape / Electrical / Specialized Power Systems / Sensors and Measurements

  • Sequence Analyzer (Phasor) block

Description

The Sequence Analyzer (Phasor) block computes the three-sequence phasor components (positive sequence u1, negative sequence u2, and zero sequence u0) of a three-phase phasor signal as follows:

[u1u2u0]=13[1aa21a2a111][uaubuc]

where α is the complex operator performing a 2π/3 rotation:

a=ej2π3

Parameters

Sequence

Select the sequence components: Positive (default), Negative, Zero, or all three sequences Positive Negative Zero.

Inputs and Outputs

abc

The three-phase phasor signal [ua ub uc].

mag u

Returns the magnitude of the selected sequence phasor component.

angle u

Returns the angle, in degrees, of the selected sequence phasor component.

Characteristics

Direct FeedthroughYes
DimensionalizedNo

Examples

The power_PhasorMeasurements example shows the use of the Sequence Analyzer (Phasor) block.

Version History

Introduced in R2013a