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

4 ビュー (過去 30 日間)
Touheed Khan
Touheed Khan 2022 年 10 月 27 日
回答済み: Joel Van Sickel 2022 年 11 月 1 日
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 Center および File ExchangeMotor Drives についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by