Other Parts Discussed in Thread: CONTROLSUITE, C2000WARE, MOTORWARE
Hi,
i'm currently implementing a field oriented control motor platform. After following richard poleys control theory seminar and the "teaching old motors new tricks" i think i have a good understanding on how to pull it of. And at the moment i have a decent implementation thats works very good on a two pole pmsm motor i have. (i use encoder position feedback for the angle computation, no observer or FAST algorithm). But my goal is to be able to use this technology on the hybrid stepper motors we use in most of our projects. But i can't seem to get this algoritm stable on stepper motors... I use a PI controller to control the speed of the motor and this works very good on PMSM, but on stepper the moment my gain is high enough to get to the desired speed the loop gets unstable, so it appears i have to use a PID instead of PI regulator...
But does anybody have any idea why its working with PI on PMSM motors but not on hybrid steppers ?
Thanks for your input.
Regards
Jan