CAD CAM EDM DRO - Yahoo Group Archive

Re: Z Axis motor speed

Posted by caudlet
on 2004-04-10 14:03:49 UTC
--- In CAD_CAM_EDM_DRO@yahoogroups.com, "Dave Fisher" <dave@d...>
wrote:
> On the router / mill table I am building I have chosen a 24 Volt DC
motor to
> drive the Z axis ball screw. The motor is rated at 15 Amps with a
speed
> rating of 500 RPM.
>
> The motor is directly coupled to the ball screw and a 2000 line per
rev
> shaft encoder which when calculated gives me 200 steps per MM of
travel on
> the axis.
>
>
humm (thinking outloud here) you have a 10mm pitch ballscrew (based
on the math above) If you could spin the motor at 500 rpm you should
be able to move 5000mm / min or 83mm/sec (about 180 IPM for us yanks).
Obviously your motor is fast enough if you can get enough pulses
there. Your shaft encoder has 2000 lines and 8000 pulses in
quadrature. To spin it at 500 rpm you need 8000 X 500 or 4,000,000
pulses per minute. Pulses are measured per second so that's 66,666
pulses per second....woops.

So what program are you using to generate the pulses (software
controller)? If it's MACH2 you have a limit of 45,000 per second but
you need a pretty fast computer to get there. At the default
25,000pps you will only have 1,500,000 pulses per minute or about 187
rpm max (31mm/sec). Not great but still not as slow as you describe.
Make sure you have your velocity tuned up to where the math says you
should be.

If the pitch you gave is right it appears the issue may well be the
max pulse rate. There are a couple of solutons. 1.)Replace the
encoder with a 250 or 500 line encoder. Now you can get max speed
with fewer pulses. 2.)Use a multiplying servo controller like the
Gecko 340 series.

Give us the specifics of the screw pitch and the software you are
using. Don't forget the 4:1 pulse increase from the dual channel
encoders.

Discussion Thread

george_barr 2004-03-30 03:43:33 UTC knee mill router Robert Campbell 2004-03-30 07:19:20 UTC Re: [CAD_CAM_EDM_DRO] knee mill router Jon Elson 2004-03-30 09:29:29 UTC Re: [CAD_CAM_EDM_DRO] knee mill router george_barr 2004-03-30 14:27:25 UTC Re: knee mill router george_barr 2004-03-30 14:29:06 UTC Re: knee mill router Robert Campbell 2004-03-30 17:00:19 UTC Re: [CAD_CAM_EDM_DRO] Re: knee mill router Jon Elson 2004-03-30 21:22:19 UTC Re: [CAD_CAM_EDM_DRO] Re: knee mill router Dave Fisher 2004-04-10 13:05:22 UTC RE: [CAD_CAM_EDM_DRO] Z Axis motor speed caudlet 2004-04-10 14:03:49 UTC Re: Z Axis motor speed Dave Fisher 2004-04-10 16:21:09 UTC RE: [CAD_CAM_EDM_DRO] Re: Z Axis motor speed caudlet 2004-04-10 19:47:07 UTC Re: Z Axis motor speed