How to model hall sensor output into 180 degree commutation for BLDC motor control.

1 次查看(过去 30 天)
Hi, I am doing simulation for Sensored BLDC motor control based on 180 commutation. Could you please let me know how to convert Hall sensor output (110, 010. 011.001,101,100) into 180 degree commutation logic (1 -1 -1,1 1 -1, -1 1 -1, -1 1 1,-1 -1 1,1 -1 1).
Thank you

回答(1 个)

Joel Van Sickel
Joel Van Sickel 2022-11-1
You can interpret the binary commands as integers, and use that for a case statement to select the appropriate vector.

类别

Help CenterFile Exchange 中查找有关 Motor Drives 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by