Re: [CAD_CAM_EDM_DRO] Re: step pulse timing resolution
Posted by
Matt Shaver
on 2000-10-13 05:19:20 UTC
> From: Jon Elson <jmelson@...>OK, I admit I should have thought this through a little more. Of course I
> >Matt Shaver wrote:
>
> > > From: Art Fenerty <fenerty@...>
> > > I do have a question though, how many pulses/second are actually
> > required
> > > for most people. A VXD is not very
> > > hard to write for up to 8192 pulses per second
> > I'd like the following output step rates:
> >
> > 8000 Hz
> > 7999 Hz
> > 7998 Hz
> > <...>
> > 3 Hz
> > 2 Hz
> > 1 Hz
> > .9 Hz
> > etc.
> >
> > Can this be done without locking up the GUI? If so, how?
> Nope, can't be done by a CPU. 8000 Hz is a period of 125 uS, 7999 Hz is
> a period
> of 125.016 uS, or only a difference of 16 nS! You SURE can't interrupt
> a Pentium - ANY pentium - every 16 nS!
don't need that fine a granularity, I just need finer granularity than we've
been able to achieve thus far with software only solutions. The point I was
trying to make was that achieving maximum pulse rates isn't really the
problem with software based stepper control. I would like to know what sort
of granularity Art thinks he can get out of his VXD solution, and how he's
going to do it.
Matt
Discussion Thread
Jon Elson
2000-10-12 23:47:34 UTC
Re: step pulse timing resolution
Matt Shaver
2000-10-13 05:19:20 UTC
Re: [CAD_CAM_EDM_DRO] Re: step pulse timing resolution
Art Fenerty
2000-10-13 12:07:19 UTC
Re: [CAD_CAM_EDM_DRO] Re: step pulse timing resolution
Jon Elson
2000-10-13 12:21:23 UTC
Re: [CAD_CAM_EDM_DRO] Re: step pulse timing resolution
Jon Elson
2000-10-13 16:24:07 UTC
Re: [CAD_CAM_EDM_DRO] Re: step pulse timing resolution
ballendo@y...
2000-10-13 20:27:20 UTC
Re: Re: step pulse timing resolution
ballendo@y...
2000-10-13 20:53:54 UTC
Re: Re: step pulse timing resolution
Jon Elson
2000-10-13 23:34:21 UTC
Re: [CAD_CAM_EDM_DRO] Re: Re: step pulse timing resolution
ballendo@y...
2000-10-14 00:13:36 UTC
Re: Re: Re: step pulse timing resolution
Anne Ogborn
2000-10-14 00:41:36 UTC
Re: [CAD_CAM_EDM_DRO] Re: Re: step pulse timing resolution
Art Fenerty
2000-10-14 05:12:10 UTC
Re: [CAD_CAM_EDM_DRO] Re: Re: step pulse timing resolution
Terry Ackland
2000-10-14 06:11:58 UTC
Re: step pulse timing resolution
Art Fenerty
2000-10-14 10:51:37 UTC
Re: [CAD_CAM_EDM_DRO] Re: step pulse timing resolution
ballendo@y...
2000-10-14 11:54:21 UTC
Re: step pulse timing resolution
Alan Marconett KM6VV
2000-10-14 12:22:12 UTC
Re: [CAD_CAM_EDM_DRO] Re: step pulse timing resolution