This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Speed Control

hai...I have a question about P controller for speed control. I have no idea on how to create a P controller for speed. Do I have to find the gain by doing the experiment. I develop it by using the microsoft VC++. The set point is speed of the motor in RPM and a steeping motor is used to control the rotation of the DC Brushless motor.How about the error. Do I need to find the values of error first by doing the experiment. I have no experience on designing the controller.

I am waiting for the idea from members.

Thank You.

Bye...

Parents
  • Good God... that is indeed a scary proposition that that was being made as an argument IN FAVOR of C#. Well... to each his own. I used to be a major Windows programming hater, but have come to enjoy it of late.

    As for .NET, however, I'm holding out for C++/CLI which will FINALLY give us C++ guys a standardized language syntax for implementing managed code. Because, while it's definitely NOT good for real time, a framework that can stop me from leaking memory, fragmenting memory, and crashing a PC is indeed a good thing.

Reply
  • Good God... that is indeed a scary proposition that that was being made as an argument IN FAVOR of C#. Well... to each his own. I used to be a major Windows programming hater, but have come to enjoy it of late.

    As for .NET, however, I'm holding out for C++/CLI which will FINALLY give us C++ guys a standardized language syntax for implementing managed code. Because, while it's definitely NOT good for real time, a framework that can stop me from leaking memory, fragmenting memory, and crashing a PC is indeed a good thing.

Children