Re: Hi I'm new
Posted by
volitan712003 <volitan@o...
on 2002-12-07 19:51:07 UTC
Jerry,
Thanks for answering, that makes sense to me. If I understand this
correctly, rather then trying to generate pulses directly from my
parallel port, I could buy a controller such as one of these:
http://steppercontrol.com/controllers.html
and that would generate those pulses for me? Their website isn't
exactly clear but I get the impression that my computer would tell
the controller what it wants (to rotate the motor by x amount), and
the controller would generate the pulses to make it happen. Am I
getting it? I thought I understood the driver/controller
relationship, but now I'm a little confused.
--- In CAD_CAM_EDM_DRO@yahoogroups.com, "Carol & Jerry Jankura"
<jerry.jankura@s...> wrote:
Thanks for answering, that makes sense to me. If I understand this
correctly, rather then trying to generate pulses directly from my
parallel port, I could buy a controller such as one of these:
http://steppercontrol.com/controllers.html
and that would generate those pulses for me? Their website isn't
exactly clear but I get the impression that my computer would tell
the controller what it wants (to rotate the motor by x amount), and
the controller would generate the pulses to make it happen. Am I
getting it? I thought I understood the driver/controller
relationship, but now I'm a little confused.
--- In CAD_CAM_EDM_DRO@yahoogroups.com, "Carol & Jerry Jankura"
<jerry.jankura@s...> wrote:
> Hi, David:not very
>
> According to the specs, these motors are rated at 22 oz-in. That's
> much for CNC applications, so I'd probably pass on them.port to
>
> Now, to answer your question - you can probably use your printer
> drive them.Visual Basic
>
> However, I'd question whether Windows is a good environment and
> is a suitable tool. My primary concern is the speed at which youcan send
> information to the output port. If you're using a timer component,you'll
> find that the best granualrity is 1 millisecond (yielding a 1Khzstep rate)
> which is most likely too slow a pulse rate, unless you write yourown
> ring-zero driver to handle actually sending a pulse train to themotor
> driver.interface. Its
>
> Windows strength is the ease at which you can create a human
> weakness is real time processing, which is what's required to drivestepper
> motors. You need two attributes - the ability to send a relativelyfast
> pulse train (8000 - 25000) is reasonable and the ability to send arobust
> pulse train (i.e. there is little or no jitter in the pulse train).first
>
> You might want to try TurboPascal in a DOS environment for your
> attempts. Perhaps, you'll work with windows after you get somethingworking
> in the DOS environment.
>
> -- Jerry
>
Discussion Thread
volitan712003 <volitan@o...
2002-12-07 17:58:57 UTC
Hi I'm new
volitan712003 <volitan@o...
2002-12-07 18:33:37 UTC
Re: Hi I'm new
Carol & Jerry Jankura
2002-12-07 18:35:41 UTC
RE: [CAD_CAM_EDM_DRO] Hi I'm new
volitan712003 <volitan@o...
2002-12-07 19:51:07 UTC
Re: Hi I'm new
Chris L
2002-12-07 19:52:28 UTC
Re: [CAD_CAM_EDM_DRO] Hi I'm new
Carol & Jerry Jankura
2002-12-07 22:00:59 UTC
RE: [CAD_CAM_EDM_DRO] Hi I'm new
Carol & Jerry Jankura
2002-12-07 22:01:02 UTC
RE: [CAD_CAM_EDM_DRO] Re: Hi I'm new
Jon Elson
2002-12-07 22:21:48 UTC
Re: [CAD_CAM_EDM_DRO] Hi I'm new
Chris L
2002-12-07 23:07:02 UTC
Re: [CAD_CAM_EDM_DRO] Hi I'm new
volitan712003 <volitan@o...
2002-12-08 06:09:32 UTC
Re: Hi I'm new
volitan712003 <volitan@o...
2002-12-08 06:36:13 UTC
Re: Hi I'm new
Brian
2002-12-08 06:40:17 UTC
Re: [CAD_CAM_EDM_DRO] Hi I'm new
volitan712003 <volitan@o...
2002-12-08 06:48:45 UTC
Re: Hi I'm new
Ray Henry
2002-12-08 08:23:03 UTC
Re: RE: Re: Hi I'm new
jim davies
2002-12-08 08:31:21 UTC
Re: [CAD_CAM_EDM_DRO] Re: Hi I'm new
Chris L
2002-12-08 09:03:17 UTC
Re: [CAD_CAM_EDM_DRO] Re: Hi I'm new