Tuning parameter(Switching frequency) in PWM Generator (three-phase, two-level)

조회 수: 6 (최근 30일)
Hi, I am currently studying the effects of varying switching frequency towards the inverter and motor system efficiency. I am using the three-phase converter which the gate signal is sent by a PWM generator. Inside the PWM generator block, there is switching frequency parameter. Therefore, is it possible if I can tune the value of switching frequency by making it as input and receving the signal in Matlab Simulink similar with Vabc and Vdc instead of tuning from Matlab code?
Hope to receive any comment or suggestion. Thank you.
  댓글 수: 1
Putri Aida Natasya
Putri Aida Natasya 2024년 3월 10일
hi, your project is quite similar to me. if you don’t mind to share, may i know, where you learned to do this simulation or you did it by yourself?

댓글을 달려면 로그인하십시오.

답변 (1개)

Sabin
Sabin 2023년 3월 6일
In theory should work by defining the fsw as input rather than parameter but extra care should be taken to ensure the frequency is not changed too often and there are enough samples (at least 10 samples for a switching period, ideally around 100 samples). However, if the plan is to check the efficiency as a function of switching frequency may be better to use fast restart and run same scenario at different switching frequency. I hope this helps.
  댓글 수: 1
Jia Sheng Ong
Jia Sheng Ong 2023년 3월 6일
I see...thanks for replying. May I know how to define the fsw as input in Simulink without making it as variable in .m file? Can I use "look under the mask" function and add an extra input port as fsw?

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Switches and Breakers에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by