Problem in FFT Analysis

1 次查看(过去 30 天)
NIBEDITA
NIBEDITA 2024-4-19
回答: Sayan 2024-5-3
I have built a model of inverter connected Grid.
. In Powergui block I have put discrete and one microsecond.
. In setting I have put Time: Tout
signal logging
Data stores

回答(1 个)

Sayan
Sayan 2024-5-3
Hi NIBEDITA,
It seems your steps are correct to generate the FFT of the signal. It would be better if you could share the Simulink model. However, you can try the following possible changes in the FFT analyzer window to fix the issue:.
  • Ensure the fundamental frequency is correct for the signal. You have selected 50 Hz as your fundamental frequency, which is different from the signal frequency as the period of the signal is nearly 0.92 sec, i.e., nearly 1 Hz.
  • If you need to set a different fundamental frequency than the signal frequency, please ensure the frequency is available in the signal. The display style is selected as "Bar (relative to fundamental)". So, the FFT bar graph will show the harmonics relative to the fundamental frequency amplitude.
If the issue still persists, you can use the Fourier block (available at Simscape / Electrical / Specialized Power Systems / Sensors and Measurements). You can use this block to get the amplitude and phase angle of the harmonics in the signal.
You can find more information on the block and its parameters in the following documentation.
You can type "power_Fourier" in the command window to open an example model using the block to know its use case.
Hope this helps in resolving your issue.

类别

Help CenterFile Exchange 中查找有关 Spectral Measurements 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by