adccommunitymod (AutomationDirect) asked a question.

PID controller for servo motor, without servo drive?

Created Date: June 19,2013

Created By: vikkydonlad

**** This post has been imported from our legacy forum. Information in this post may be outdated and links contained in the post may no longer work.****

I want to use a PID controller to regulate the position of a servo motor, and the "computer " of this machine is a microcontroller. But is it possible not to use a servo drive, as long as I calculate the transfer function, couldn't I just let the microcontroller do the servo drives job, and let it use the plant to regulate the voltage and current?


  • adccommunitymod (AutomationDirect)

    Created Date: June 19,2013

    Created by: Adisharr

    If you have a way to commutate the motor and receive position feedback from it, you could write your own PID loop to position it. You can usually get a fairly cheap drive for DC brush servos, brushless are a little more money. If it's an AC servo, I'd just buy a drive.

    If you 're talking about a servo similar to what you would see in a remote controlled vehicle, those are also easy to control.

    Expand Post
  • adccommunitymod (AutomationDirect)

    Created Date: June 19,2013

    Created by: vikkydonlad

    I want to use a PID controller to regulate the position of a servo motor, and the "computer " of this machine is a microcontroller. But is it possible not to use a servo drive, as long as I calculate the transfer function, couldn't I just let the microcontroller do the servo drives job, and let it use the plant to regulate the voltage and current?