Re: Step/Direction Spindle Speed Control
    Posted by
    
      ths992001
    
  
  
    on 2002-03-06 21:17:57 UTC
  
  > Any suggestions as what to use for a digitally controlled variableNot really a good job for stamp, at least not the BS1 or BS2.
> pulse rate generator to make this work? I don't know if an
> inexpensive PLC would do it and I haven't had a need (yet) to get
> into programming basic stamps.
Perhaps one of the newer models, I have no experience with them.
However, a PIC micro programmed in assembly, hooked to a surplus LCD
and a few buttons could do this well.
I did something like this a few years back to replace an AC gearmotor
with a direct drive stepper. But it was designed to produce only
from 1 to 10 steps per second output. No ramping needed for that
application. Speed was set when the motor was stopped by twirling a
panel encoder knob from Digikey. Most of the programming was spent
making the LCD look cool.
With some more programming, the same hardware could do it...
-Tom Scarince
Discussion Thread
  
    vrsculptor
  
2002-03-06 06:52:36 UTC
  Step/Direction Spindle Speed Control
  
    Doug Harrison
  
2002-03-06 13:05:44 UTC
  Re: [CAD_CAM_EDM_DRO] Step/Direction Spindle Speed Control
  
    ths992001
  
2002-03-06 21:17:57 UTC
  Re: Step/Direction Spindle Speed Control