Re: [CAD_CAM_EDM_DRO] Re: VISUAL BASIC & CNC
Posted by
Harvey White
on 2003-04-12 22:32:12 UTC
On Sat, 12 Apr 2003 19:36:03 -0400, you wrote:
processor. Windows and handshaking becomes irrelevant here, since
what you're looking at is the equivalent of downloading Gcode (as I
understand it) directly to the mill, and having a smart mill...
servo system.
Open loop says: I am here, and I think it will take 455 steps to go
there. Once those are done, it hopes that it is there... Missing
steps and torque problems are not addressed.
Closed loop says: I am here, step until I am there. I know where
there is, and where I am at all times.
Harvey
>The parameters for the stepper's driver are hidden in the printer's
>All printers (serial & parallel) have a problem keeping up with the speed
>that the computer ports can output data. They use a technique called
>handshaking (in conjunction with a buffer in the printer. When the printer
>can't take any more data, it places voltage on one (or more) lines which
>communicate back to the computer to stop sending data. When the buffer
>empties, the handshaking signal goes low and the computer is able to send
>more data. In this way the printer's stepper driver always gets data at a
>constant acceptable rate.
processor. Windows and handshaking becomes irrelevant here, since
what you're looking at is the equivalent of downloading Gcode (as I
understand it) directly to the mill, and having a smart mill...
>They can. The difference is between a closed loop and an open loop
>There is generally no feedback used to keep track of the location of the
>stepper motor in a CNC system with a PC controller (I think encoders can
>address this, but haven't gotten there yet).
servo system.
Open loop says: I am here, and I think it will take 455 steps to go
there. Once those are done, it hopes that it is there... Missing
steps and torque problems are not addressed.
Closed loop says: I am here, step until I am there. I know where
there is, and where I am at all times.
Harvey
>The speed the data is
>transmitted is controlled by software and lost steps are not accounted for.
>
>Regards,
>Jeff
>
>
Discussion Thread
luisguillermo98
2003-04-11 17:05:30 UTC
VISUAL BASIC & CNC
abbylynx
2003-04-11 17:25:10 UTC
Re: VISUAL BASIC & CNC
abbylynx
2003-04-11 17:25:14 UTC
Re: VISUAL BASIC & CNC
JanRwl@A...
2003-04-11 17:31:53 UTC
Re: [CAD_CAM_EDM_DRO] VISUAL BASIC & CNC
vrsculptor
2003-04-11 17:34:35 UTC
Re: VISUAL BASIC & CNC
Ray Henry
2003-04-11 18:57:45 UTC
Re: Re: VISUAL BASIC & CNC
Robert Campbell
2003-04-11 19:13:02 UTC
Re: [CAD_CAM_EDM_DRO] VISUAL BASIC & CNC
Art
2003-04-11 19:34:28 UTC
Re: [CAD_CAM_EDM_DRO] VISUAL BASIC & CNC
Harvey White
2003-04-11 20:16:53 UTC
Re: [CAD_CAM_EDM_DRO] VISUAL BASIC & CNC
Larry Edington
2003-04-11 20:18:19 UTC
Re: [CAD_CAM_EDM_DRO] VISUAL BASIC & CNC
luisguillermo98
2003-04-12 14:58:03 UTC
Re: VISUAL BASIC & CNC
Jeff Goldberg
2003-04-12 16:36:08 UTC
RE: [CAD_CAM_EDM_DRO] Re: VISUAL BASIC & CNC
Harvey White
2003-04-12 22:32:00 UTC
Re: [CAD_CAM_EDM_DRO] Re: VISUAL BASIC & CNC
Harvey White
2003-04-12 22:32:12 UTC
Re: [CAD_CAM_EDM_DRO] Re: VISUAL BASIC & CNC