Quote:
Originally Posted by BitTwiddler
What is the advantage of using the "bang-bang" method of speed control versus PID?
|
If you've got enough inertia and can use the simple on/off logic, it requires no tuning and very little code.
Since the code is so simple, you can run it at higher speed without sucking up too much processing time.
It has the fastest spin-up and recovery time.