Re: Servos drivers
Posted by
caudlet
on 2004-11-16 12:19:48 UTC
--- In CAD_CAM_EDM_DRO@yahoogroups.com, "John Heritage"
<john.heritage@v...> wrote:
situation would I use the pulse step multipler in?
$79 bucks sold by Fred
http://www.cadcamcadcam.com/index.asp?PageAction=VIEWPROD&ProdID=11
They do not have step multiplication. You would need step
multipliers if the line count of the motor encoders times 4 (in
quadrature) times gear/belt/leadscrew reductions are greater than
your max pulses per second to move the target distance in that one
second.
Try this formula:
V1 = target speed = max speed in IPS
Pr = pulses/rev = Encoder line count * 4
Pi = pulses/inch = Pr * (belt-gear ratio) * (leadscrew pitch)
PPS = pulses per second needed from PC = V1 * Pi
IF PPS > 45,000 THEN implement step multiplication
The line count of the encoder is a very big factor here because you
have to supply four times the line count to rotate the motor one
revolution (Pr). Then you have to multiple that by any gear rations
like belt reduction or leadscrews (Pi). If you do all of that and
find you need 45,000 pps or less then you DON't need a step
multiplier. As you can see you need to have all of the numbers to
make an accurate prediction.
<john.heritage@v...> wrote:
> Hi,than 5 amps at 30V.
>
> I am looking at some servos with a peak current demand of less
>controllers to look at. I was thinking about using Gecko 320's. What
> I was wondering if anyone could give me some advice on which
situation would I use the pulse step multipler in?
>The lowest cost for that application is the DeskCNC servo card at
> Also, are there any other, affordable, options available?
>
> Kind regards,
> John
>
> [Non-text portions of this message have been removed]
$79 bucks sold by Fred
http://www.cadcamcadcam.com/index.asp?PageAction=VIEWPROD&ProdID=11
They do not have step multiplication. You would need step
multipliers if the line count of the motor encoders times 4 (in
quadrature) times gear/belt/leadscrew reductions are greater than
your max pulses per second to move the target distance in that one
second.
Try this formula:
V1 = target speed = max speed in IPS
Pr = pulses/rev = Encoder line count * 4
Pi = pulses/inch = Pr * (belt-gear ratio) * (leadscrew pitch)
PPS = pulses per second needed from PC = V1 * Pi
IF PPS > 45,000 THEN implement step multiplication
The line count of the encoder is a very big factor here because you
have to supply four times the line count to rotate the motor one
revolution (Pr). Then you have to multiple that by any gear rations
like belt reduction or leadscrews (Pi). If you do all of that and
find you need 45,000 pps or less then you DON't need a step
multiplier. As you can see you need to have all of the numbers to
make an accurate prediction.
Discussion Thread
John Heritage
2004-11-16 08:54:35 UTC
Servos drivers
caudlet
2004-11-16 12:19:48 UTC
Re: Servos drivers
R Rogers
2004-11-16 14:16:15 UTC
Re: [CAD_CAM_EDM_DRO] Servos drivers
R Rogers
2004-11-16 14:32:49 UTC
Re: [CAD_CAM_EDM_DRO] Re: Servos drivers
caudlet
2004-11-16 16:22:28 UTC
Re: Servos drivers
John Heritage
2004-11-16 18:28:19 UTC
Re: [CAD_CAM_EDM_DRO] Servos drivers
John Heritage
2004-11-16 18:49:06 UTC
Re: [CAD_CAM_EDM_DRO] Servos drivers
John Heritage
2004-11-16 18:50:05 UTC
Re: [CAD_CAM_EDM_DRO] Re: Servos drivers
R Rogers
2004-11-16 19:58:26 UTC
Re: [CAD_CAM_EDM_DRO] Servos drivers
Fred Smith
2004-11-17 00:59:51 UTC
Re: Servos drivers
Andy Wander
2004-11-17 06:19:34 UTC
RE: [CAD_CAM_EDM_DRO] Servos drivers
caudlet
2004-11-18 04:43:56 UTC
Re: Servos drivers
caudlet
2004-11-18 05:00:26 UTC
Re: Servos drivers