필터 지우기
필터 지우기

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

조회 수: 2 (최근 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