Power System Blockset    
Fourier

Perform a Fourier analysis of a signal.

Library

powerlib_extras/Measurements

Description

The Fourier block performs a Fourier analysis of the input signal over a running window of one cycle of the fundamental frequency of the signal. The Fourier block can be programmed to calculate the magnitude and phase of the DC component, the fundamental, or any harmonic component of the input signal.

Recall that a signal f(t) can be expressed by a Fourier series of the form:

where n represents the rank of the harmonics (n=1 correspond to the fundamental component). The magnitude and phase of the selected harmonic component are calculated by the following equations:

where

Dialog Box and Parameters

Fundamental frequency f1 (Hz)
The fundamental frequency, in Hertz, of the input signal.
Harmonic n (0=DC; 1=fundamental; 2=2nd harm;...)
Specify the harmonic component you want to perform the Fourier analysis. Enter 0 if you want to analyze the DC component. Enter 1 if you want to analyze the fundamental frequency, or enter a number corresponding to the desired harmonic.

Inputs and Outputs

signal

Connect to the first input the input signal to be analyzed. Typical input signal are voltages or currents measured by Current Measurement blocks or Voltage Measurement blocks.

magnitude

The first output returns the magnitude of the harmonic component specified, in the same units as the input signal.

phase

The second output returns the phase, in degrees, of the harmonic component specified.

Example

In the psbtransfosat.mdl demo, a 450 MVA three-phase transformer is energized on a 500kV network. The power system is simulated by an equivalent circuit consisting of an inductive source having a short-circuit power of 3000 MVA and a parallel RC load.

The load capacitance has been selected in order to produce a resonance at 240 Hz (4th harmonic). A Fourier block is used to measure the 4th harmonic content of the phase A of the primary voltage.

The Fourier block measures a high level of the 4th harmonic in the voltage (on the second trace of Scope1) due to the 4th harmonic content of the current injected into the network resonating at that particular frequency (240 Hz).


 Excitation System Ground