Vishusharma296 / Control-Systems-Engineering

Repository for Motion Control in DC, ACIM, PMSM using advance control Algorithms
0 stars 0 forks source link

Please help me... #1

Open thietdang opened 5 months ago

thietdang commented 5 months ago

Hello. I want to control ACIM motors with sensorless mode on MCU. Could you share some code for me to learn from or could you provide your contact such email, Telegram...? Thank you very much

Vishusharma296 commented 5 months ago

Hi, you can contact me on vishusharma296@gmail.com

ACIM motor control problem can be solved by a number different control algorithms like V/F control, DTC, FOC (direct/indirect) and MPC. Selection of these control algorithm depends on the use case of motor, performance requirement and efficiency. A number of MCU families can be used to implement these control algorithms like STM32, MSP430, ESP32 etc.

I don't have any magical code right now that will solve your ACIM control problem quickly. In order for me to help you, I need to have detailed problem description like what is end goal/use case? Is it a critical application? Motor specification, what MCU you have, power electronics and most importantly the timeline.

I hope this is helpful.