uberdude
06-18-2008, 11:33 PM
I am building a parallel port interface board for my lathe and am stuck on what method to use to control the spindle. I have figured out that the driver board for the lathe spindle is analog input (speed is determined by voltage).
The motor was designed to spin between 100rpm and 2800rpm, the old controller used 100rpm increments.
100rpm = 0.67v input
2800rpm = 8.46v input
So right to the point, should I use PWM, PPR, or PDM? I want to use something that is easy/cheat to build, and also easy on components (i.e doesn't try to spin the motor up to full speed instantly!)
The motor was designed to spin between 100rpm and 2800rpm, the old controller used 100rpm increments.
100rpm = 0.67v input
2800rpm = 8.46v input
So right to the point, should I use PWM, PPR, or PDM? I want to use something that is easy/cheat to build, and also easy on components (i.e doesn't try to spin the motor up to full speed instantly!)