Extremely high THD in FFT Toolbox
Show older comments
I want to calculate THD of the waveform from my three-phase rectifier in Simulink. I am using the FFT toolbox for this, however when I analyse DC voltage and currents of the rectifier. My fundamental frequency is 400Hz, however as seen in the picture, the spectrum does not show this frequency at all. I am also confused about the very high magnitude of harmonic at 0, which I don't understant. I would appreciate your help.

3 Comments
Michael Soskind
on 23 Apr 2020
Hi OP,
I would say that the value is most likely off by 2*pi. This is based on your definition of frequency in Hz vs angular frequency in rad/s, and is most likely just a units error.
Best,
Michael
David Goodmanson
on 23 Apr 2020
Hi LS,
The large value at zero frequency is because your signal has a large DC offset. If you subtract the mean of the signal from the signal then the DC offset is zero and the somewhat meaningless peak at f=0 goes away.
Marta Grzybek
on 23 Apr 2020
Edited: Marta Grzybek
on 23 Apr 2020
Accepted Answer
More Answers (0)
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!