How can i implement BLDC commutation logic block to a PWM Module?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Kemal Tas
el 11 de Sept. de 2023
Respondida: Joel Van Sickel
el 18 de Sept. de 2023
I have a pmsm motor with hall sensors, and a simulink code for the motor controller. Since hall sensors need data to start working properly, i am having a hard time starting the motor without any contact. I decided to try sensorless startup methods, and wanted to implement slow first cycle method as shown in this video. https://www.youtube.com/watch?app=desktop&v=IRFBGb8Q9Wc. As i can also control my motor with trapezodial control, i thought this would be a good way to read some data.Hovewer, in the example codes (https://www.youtube.com/watch?v=WYJWdMV3YMs) the commutation logic blocks are directly connected to the inverter simulation. If i wanted to connect the commutation block to my pwm module, how could i do it?
0 comentarios
Respuesta aceptada
Joel Van Sickel
el 18 de Sept. de 2023
Please start with this page:
at the bottom are links to some examples on different BLDC's that have communation logic in the model.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Motor Control Blockset en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!