Zzx-J / MasterFOC

This library is designed for Dual Motor Field-Orientied Control of PMSM/BLDC based on STM32, this is part of my undergraduate's individual Final Year Project
MIT License
18 stars 4 forks source link

Hello Zhao Zexing. Can you give me contact information(Email or Wechat)? I need your support for the project MasterFOC in your github. Thank you so much. #2

Closed thietdang closed 1 year ago

Zzx-J commented 1 year ago

Can you be more specific? What kind of support do you need?

thietdang commented 1 year ago

I want to control with sensorless mode. have you used sensorless mode on the above project, can you guide me or share me the code.

thietdang commented 1 year ago

I'm a new member, thank you very much for sharing your knowledge with me.

thietdang commented 1 year ago

This is my email, can i contact you by email for convenience? "thiet194@gmail.com"

Zzx-J commented 1 year ago

Sorry, this repo is just my undergraduate's individual Final Year Project, I only completed and tested the sensored algorithm because of the limited time. I didn't have time to look too deep for sensorless mode. I suggest you look for simpleFOC, which is a powerful FOC library. If you would like to go deeper, VESC maybe another good choice to look at.

thietdang commented 1 year ago

With my project, i can control 2 motor with encoder mode and sensorless, i learn more about sensorless control, I need code an SMO estimate the E_Angle of the motor. Can i ask you a little more? Can i use your algorithm to control 3 phase asynchronous motor like 1 inverter?