Azzera filtri
Azzera filtri

FFT issues in Matlab 2019b version

1 visualizzazione (ultimi 30 giorni)
Debashish Das
Debashish Das il 7 Ago 2020
Risposto: Joel Van Sickel il 17 Ago 2020
I am doing fft on motor line to line voltage, I have different pulse mode like 21, 15, 11, 9, 7 ,5,3. I am getting more fundamental voltage in 21 pulse mode for a fixed frequency and fixed modulation index than 3 pulse mode. However i have to get more fundamental voltage in 3 pulse mode than 21 pulse mode.Please suggest me what iI need to do.

Risposte (1)

Joel Van Sickel
Joel Van Sickel il 17 Ago 2020
Hello Debashish,
You need to narrow it down to 1 of 2 possiblities.
1, the simulaiton is correct, but fft is providing the wrong results. In this case, it can be easy to have a bug in the script written to generate an FFT. Are you writing your own script or using existing tools? I suggest starting here for FFT analysis: https://www.mathworks.com/help/physmod/sps/powersys/ug/simulating-variable-speed-motor-control.html#f1-11898
2, You are using fft correctly, but the simulation is wrong. Are you able to share your model for it to be looked at for potential issues? Can you share your fft results that are showing this unexpected behavior?
Regards,
Joel

Prodotti


Release

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by