필터 지우기
필터 지우기

FFT issues in Matlab 2019b version

조회 수: 1 (최근 30일)
Debashish Das
Debashish Das 2020년 8월 7일
답변: Joel Van Sickel 2020년 8월 17일
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.

답변 (1개)

Joel Van Sickel
Joel Van Sickel 2020년 8월 17일
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

카테고리

Help CenterFile Exchange에서 Converters (High Power)에 대해 자세히 알아보기

태그

제품


릴리스

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by