Re: serial vs parallel port
Posted by
Don Rogers
on 2003-11-05 22:46:13 UTC
>In any case,I have no doubt that fast serials can handle the speed needed. My question
>that's plenty fast enough for the job, with lots of room left over for global
>synching, and more. There are also networking versions, too.
though was synchronized movement. IE I tell Axis X to go to Third and Vine
( serial instruction to that axis), I then tell the Y to go to second and
Grape ( another serial instruction), I also give another instruction to
the Z axis to lift from 3 inches to 4 inches ( a third serial
instruction). It seems to me that each axis will act independent of the
others to follow their instructions. They might not make the smooth turns
I wanted, but cut corners instead.
If the serial instructions parsed a move into many parts, calculating the
path in micro moves, it should work, but a three instruction move
could result in a path not intended.
It seem to me that the parallel port step/direction movement would be more
accurate.
Back in the late 60's I went to my first training on computers. I had
worked on the "unit Record"( electro/mechanical) card processing machines
before. Things moved fast, but not as fast as the solid state
computers. I made that jump in realizing how fast things could happen. It
may be possible I need to make another jump, but for now, I am having a bit
of a hard time seeing how gross moves can be synchronized with serial
commands unless they are parsed down into a step/direction on three or four
axis type movement.
Don
Discussion Thread
Don Rogers
2003-11-04 22:36:02 UTC
Re: serial vs parallel port
ccq@x...
2003-11-04 23:25:42 UTC
Re: [CAD_CAM_EDM_DRO] Re: serial vs parallel port
Jon Elson
2003-11-05 09:17:42 UTC
Re: [CAD_CAM_EDM_DRO] Re: serial vs parallel port
ccq@x...
2003-11-05 11:06:27 UTC
Re: [CAD_CAM_EDM_DRO] Re: serial vs parallel port
Don Rogers
2003-11-05 22:46:13 UTC
Re: serial vs parallel port
ccq@x...
2003-11-05 23:49:23 UTC
Re: [CAD_CAM_EDM_DRO] Re: serial vs parallel port
rotarysmp
2003-11-06 02:01:25 UTC
Re: serial vs parallel port
ccq@x...
2003-11-06 03:25:13 UTC
Re: [CAD_CAM_EDM_DRO] Re: serial vs parallel port
rotarysmp
2003-11-07 05:40:58 UTC
Re: serial vs parallel port
ccq@x...
2003-11-07 09:56:56 UTC
Re: [CAD_CAM_EDM_DRO] Re: serial vs parallel port
hawse27
2003-11-16 17:56:32 UTC
Re: serial vs parallel port