BLDC model with simscape
Mostra commenti meno recenti
Hi all,
I recently started making a model for a BLDC motor, which is supplied by DC voltage, with simscape on R2013b. After some research I came up with the following model:

where the hallsensor output of the BLDC creats the EMF signals and then the gate signals


I got some values for the BLDC from a data sheet and entered them into the PMSM motor block. Everything seems to be working fine except the speed of the rotor. It somehow is way to high (at no load about 25000 rpm whereas I would expect about 4200 rpm). Is there anything I am missing? The current is alright as well as the voltage, so I assume there is issue with the PMSM motor block somehow, but as I have it from the powersystems toolbox I am not sure if there is something wrong with it. Or is something wrong with the logic table?
Thank you for your help in advance!
3 Commenti
Dimitrios Petridis
il 15 Giu 2017
rajab84
il 21 Lug 2018
I am facing the similar problem, Could you please elaborate on changing the load on motor?
sandesh khadka
il 6 Dic 2020
can you please send me your slx file.
sandeshkhadka2016@gmail.com
Risposte (2)
From the model you shared I don't quite get the idea from where load torque and reference speed are taken from, anyway you can control the speed by tuning the PI controller (either by designing the controller or using trail & error method to tune the values).
There is a model of BLDC motor speed control in mathworks which you can use it as refernce, you can type "power_brushlessDCmotor" in command window.
Use a constant block to input speed reference value (say, give it as 4200 rpm for no load speed) Then test it...
Let me know if you need any help.
sandesh khadka
il 6 Dic 2020
0 voti

2 Commenti
sandesh khadka
il 6 Dic 2020
what is this happening
Zhao Wang
il 7 Dic 2020
The signal dimension does not seem to match. Its dimension should be 3 but here it is only one. Please check the signal dimension that connects through the input port "hall".
Community
Più risposte nel Power Electronics Control
Categorie
Scopri di più su Choose and Parameterize Blocks in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!