When using the FFT tool from the powergui, a whole cycle is not analyzed despite indicating the number of cycles is 1.
1 view (last 30 days)
Show older comments
The signal being used as the input to the FFT analysis tool is a filtered inverter signal (filtered by hardware and PWM control). I expect the THD to be much less than 48.34% as this is the THD expected from an unfiltered inverter. If I increase the number of cycles to include more of my waveform, the THD increases.
Any suggestions?

1 Comment
Kuluru Sudarsana Reddy
on 18 May 2021
I too have encountered the same issue. If anyone can help us to analyze the issue, that would be great
Answers (1)
Santiago Alfonso Ospina Botero
on 5 Apr 2023
I beleive that your problem relies in the fundamental frequency that you have introduced (60Hz) when in reality the fundamental frec of your sinusoid is about 9.3 Hz. This would explain why the red line representing 1Cycle chops at around 0.02 s since 1/60 = 0.0167 s.
So I would recomend to change the fundamental frecuency to the actual sinusoid freaquency or increment the number of cycles to have a better representation of your signal for the FFT computation
0 Comments
See Also
Categories
Find more on Spectral Measurements in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!