Re: [CAD_CAM_EDM_DRO] Re: CNC Pulse jitter?
Posted by
Jon Elson
on 2002-04-19 00:47:00 UTC
Patrick Mendiuk wrote:
diag program works, but I'm having a few small problems with the EMC
makefile system that compiles EMC. I probably will have it in a day or
so.
interval timer to schedule the real-time component of EMC to get the
current position and calculate new velocities for the rate generators.
So, 1000 times a second, it does that and the board drives the steppers.
The CPU doesn't tell it to make steps, however, it just tells it to move
at some programmed rate, and the hardware determines exactly when a step
should be issued. Since the CPU is totally unaware of the steps, it has to
know position, so the hardware counts step pulses if no encoders are
present on the motors. I demonstrated a prototype of this at NAMES
last year, and now have it all on one board, essentially all on one chip,
in fact! It works very much like a servo system.
Jon
> Jon,Well, that is what I'm working on. The hardware is now working, the
> What I'm looking for is a step generator and EMC with no glitches.
diag program works, but I'm having a few small problems with the EMC
makefile system that compiles EMC. I probably will have it in a day or
so.
> > If I can figure out how to make the RT scheduler schedule a task based onNo, it is totally synchronous. The RT scheduler uses the motherboard
> an interrupt other than the interval
> > timer on the motherboard, then I can rig this to interrupt the CPU.
>
> If you don't have external timer interrupts how are you syncronizing your
> board with EMC during accel/deceleration? Do you have a big fifo on there
> and they run asyncronously?
interval timer to schedule the real-time component of EMC to get the
current position and calculate new velocities for the rate generators.
So, 1000 times a second, it does that and the board drives the steppers.
The CPU doesn't tell it to make steps, however, it just tells it to move
at some programmed rate, and the hardware determines exactly when a step
should be issued. Since the CPU is totally unaware of the steps, it has to
know position, so the hardware counts step pulses if no encoders are
present on the motors. I demonstrated a prototype of this at NAMES
last year, and now have it all on one board, essentially all on one chip,
in fact! It works very much like a servo system.
Jon
Discussion Thread
RichD
2002-04-14 11:14:57 UTC
[CAD_CAM_EDM_DRO]CNC Pulse jitter?
mariss92705
2002-04-14 11:52:55 UTC
Re: [CAD_CAM_EDM_DRO]CNC Pulse jitter?
Jon Elson
2002-04-14 23:10:30 UTC
Re: [CAD_CAM_EDM_DRO]CNC Pulse jitter?
Patrick Mendiuk
2002-04-15 00:58:55 UTC
Re: CNC Pulse jitter?
RichD
2002-04-15 08:37:40 UTC
Re: [CAD_CAM_EDM_DRO] Re: CNC Pulse jitter?
Jon Elson
2002-04-15 11:22:33 UTC
Re: [CAD_CAM_EDM_DRO] Re: CNC Pulse jitter?
Carol & Jerry Jankura
2002-04-15 12:01:05 UTC
RE: [CAD_CAM_EDM_DRO] Re: CNC Pulse jitter?
Patrick Mendiuk
2002-04-15 12:58:27 UTC
Re: CNC Pulse jitter?
Patrick Mendiuk
2002-04-15 13:26:16 UTC
Re: CNC Pulse jitter?
ja_erickson
2002-04-15 17:41:24 UTC
Re: CNC Pulse jitter?
Jon Elson
2002-04-15 22:05:38 UTC
Re: [CAD_CAM_EDM_DRO] Re: CNC Pulse jitter?
Jon Elson
2002-04-15 22:08:20 UTC
Re: [CAD_CAM_EDM_DRO] Re: CNC Pulse jitter?
John Guenther
2002-04-16 04:38:46 UTC
RE: [CAD_CAM_EDM_DRO] Re: CNC Pulse jitter?
Patrick Mendiuk
2002-04-16 11:13:13 UTC
Re: CNC Pulse jitter?
Carol & Jerry Jankura
2002-04-16 18:25:33 UTC
RE: [CAD_CAM_EDM_DRO] Re: CNC Pulse jitter?
John Guenther
2002-04-16 20:17:25 UTC
RE: [CAD_CAM_EDM_DRO] Re: CNC Pulse jitter?
Tim Goldstein
2002-04-16 23:13:22 UTC
RE: [CAD_CAM_EDM_DRO] Re: CNC Pulse jitter?
Jon Elson
2002-04-16 23:48:22 UTC
Re: [CAD_CAM_EDM_DRO] Re: CNC Pulse jitter?
Jon Elson
2002-04-16 23:50:58 UTC
Re: [CAD_CAM_EDM_DRO] Re: CNC Pulse jitter?
John Guenther
2002-04-17 04:42:29 UTC
RE: [CAD_CAM_EDM_DRO] Re: CNC Pulse jitter?
bahaa sabry
2002-04-17 05:51:19 UTC
Re: [CAD_CAM_EDM_DRO] Re: CNC Pulse jitter?
Tim Goldstein
2002-04-17 06:22:36 UTC
Re: [CAD_CAM_EDM_DRO] Re: CNC Pulse jitter?
Patrick Mendiuk
2002-04-17 15:29:54 UTC
Re: CNC Pulse jitter?
Jon Elson
2002-04-17 23:27:39 UTC
Re: [CAD_CAM_EDM_DRO] Re: CNC Pulse jitter?
Ray Henry
2002-04-18 07:02:08 UTC
Re: Re: CNC Pulse jitter?
Patrick Mendiuk
2002-04-18 13:46:03 UTC
Re: CNC Pulse jitter?
Jon Elson
2002-04-19 00:47:00 UTC
Re: [CAD_CAM_EDM_DRO] Re: CNC Pulse jitter?
j.guenther
2002-04-19 13:35:58 UTC
RE: [CAD_CAM_EDM_DRO] Re: CNC Pulse jitter?
Tim Goldstein
2002-04-19 15:02:21 UTC
Re: [CAD_CAM_EDM_DRO] Re: CNC Pulse jitter?
Jon Elson
2002-04-19 23:57:24 UTC
Re: [CAD_CAM_EDM_DRO] Re: CNC Pulse jitter?