Sequence Analyzer
Compute positive-, negative-, and zero-sequence components of three-phase signal
Libraries:
Simscape /
Electrical /
Specialized Power Systems /
Sensors and Measurements
Description
The Sequence Analyzer block outputs the magnitude and phase of the positive-, negative-, and zero-sequence components of a set of three balanced or unbalanced signals. Index 1 denotes the positive sequence, index 2 denotes the negative sequence, and index 0 denotes the zero sequence. The signals can optionally contain harmonics. The three sequence components of a three-phase signal (voltages V1 V2 V0 or currents I1 I2 I0) are computed as follows:
A Fourier analysis over a sliding window of one cycle of the specified frequency is first applied to the three input signals. It evaluates the phasor values Va, Vb, and Vc at the specified fundamental or harmonic frequency. Then the transformation is applied to obtain the positive sequence, negative sequence, and zero sequence.
As the block uses a running average window to perform the Fourier analysis, one cycle of simulation must complete before the outputs give the correct magnitude and angle. For example, the block response to a step change of V1 is a one-cycle ramp. For the first cycle of simulation, the output is held constant using the values specified by the initial input parameters.
Examples
The power_SequenceAnalyzer
model shows the use of the Sequence
Analyzer block to compute the three sequence components of a three-phase sinusoidal voltage.
The model sample time The model sample time is parameterized by the Ts variable set to a default value of 50e-6 s. Set Ts to 0 in the command window to simulate the model in continuous mode.
Characteristics
Sample Time | Specified in the Sample Time
parameter Continuous if Sample Time = 0 |
Scalar Expansion | No |
Dimensionalized | No |
Ports
Input
Output
Parameters
Extended Capabilities
Version History
Introduced in R2013a