Fourier
Perform Fourier analysis of signal
Libraries:
Simscape /
Electrical /
Specialized Power Systems /
Sensors and 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 corresponds to the fundamental component.) The magnitude and phase of the selected harmonic component are calculated by these equations:
where
As this block uses a running average window, one cycle of simulation must complete before the outputs give the correct magnitude and angle. For the first cycle of simulation, the outputs are held to the values specified by the initial input parameter.
Characteristics
Sample Time | Specified in the Sample Time parameter. Continuous if Sample Time = 0. |
Scalar Expansion | Yes, of the parameters. |
Dimensionalized | Yes. |
Examples
The power_Fourier
model shows two applications of the Fourier
measurement block. The upper part of the model shows how to use the
Fourier block to compute the DC component, fundamental value, and
second and third harmonic content of the same input signal. In the lower part of the
model, the block computes the fundamental value (magnitude and phase) of three
different inputs. For this application, specify initial values for the three output
signals in the dialog box of the mask.
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.
Ports
Input
Output
Parameters
Extended Capabilities
Version History
Introduced in R2013a