DTC-SVPWM for 4-phase SRM
10 views (last 30 days)
Show older comments
Mohammed Amin
on 14 May 2023
Commented: Meznane Aymen Oussama
on 12 Mar 2024
Hello,
I need help with my simulink simulation for DTC-SVPWM of 4-phase switched reluctance motor in order to finish my project of Master's degree. I am struggling and having difficulties in desingning the necessary blocks for of the SVPWM.
Can you help me to get the space vector pulse width modulation for the case of 4-phases, please ?
Thank you all
1 Comment
Meznane Aymen Oussama
on 12 Mar 2024
hello amin can you give me simulation for DTC-SVPWM of 4-phase switched reluctance motor in order to finish my project you will help me a lot
Accepted Answer
Shaik
on 14 May 2023
Hi Amin,
Certainly, I can provide some guidance on implementing space vector pulse width modulation (SVPWM) for a 4-phase switched reluctance motor in Simulink.
The first step is to define the reference signals for the SVPWM. For a 4-phase motor, you will need to generate four reference signals, one for each phase. The reference signals will represent the desired DC voltage level for each phase, which will be used to generate the pulse width modulated output signals.
Next, you will need to generate the switching signals for the inverter. You can generate the switching signals using the SVPWM algorithm, which involves calculating the duty cycles for each phase based on the reference signals and the position of the space vector.
In Simulink, you can use the "Space Vector PWM" block to implement the SVPWM algorithm. This block takes in the reference signals for each phase, as well as the electrical angle of the rotor, and outputs the PWM signals for each phase. You can connect the outputs of the "Space Vector PWM" block to the gate driver output blocks that control the inverter switches.
More Answers (0)
See Also
Categories
Find more on Specialized Power Systems 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!