- 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.
Problem in FFT Analysis
5 ビュー (過去 30 日間)
古いコメントを表示
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1674076/image.png)
. In Powergui block I have put discrete and one microsecond.
. In setting I have put Time: Tout
signal logging
Data stores
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1674061/image.png)
0 件のコメント
回答 (1 件)
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:.
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.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Switches and Breakers についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!