CAD CAM EDM DRO - Yahoo Group Archive

Re: [CAD_CAM_EDM_DRO] Logical point to split EMC/Control logic?

Posted by james owens
on 2000-03-20 14:12:12 UTC
If you are thinking of intelligent terminals you should really be looking at the USB ports. I have just aquired a disk with the latest design manuls, It is CD, if you are interested I could dig it out and try to locate where you can get a copy.

Regards,

Terry.

----- Original Message -----
From: D.F.S.
To: CAD_CAM_EDM_DRO@onelist.com
Sent: Monday, March 20, 2000 6:49 PM
Subject: Re: [CAD_CAM_EDM_DRO] Logical point to split EMC/Control logic?


From: "D.F.S." <dfs@...>


With all the problems related to timing issues, I wonder
if it would not be prudent to split the machine control
logic along a clean point, is there one.

I thinking about stuff like the fact physical control
processes need to hit a chink of code say 5 or 10,000 times
per second leading to obcene computing power necessary
to balance that with user applications.

Can this come down to something as simple as an intelligent
controller that will take something like a (Next X,Y,Z) position
and a speed, and then deal with it.

I would think plain old liner iterpolation would be good enough,
and if that ends up being a bunch of lines generated by the
computer based on an arc, so be it.

I'm not talking about any real inteligence, and stuff like look-ahead
or any other logical processing would need to be done elsewhere.

It just seems like the stuff that is on one hand doesn't
take a lot of brains, are the very ones that are such a
pain in the butt as far as timing.


This could be pushed off to a dedicated CPU, I have literaly
thrown away 386 PCs that should be up to it as long as they
are doing nothing else.
Something with a floppy and a chunk of tight running code
that gets commands thru a serial port.

The same thing lends itself even more to embedded controllers.

Is there a clean logical point to do this?

Is everything reduced to a number of linear moves as fixed
velocities at a given level of the code?

Marc




------------------------------------------------------------------------------



------------------------------------------------------------------------------
Welcome to CAD_CAM_EDM_DRO@...,an unmoderated list for the discussion of shop built systems in the above catagories.
To Unsubscribe, read archives, change to or from digest.
Go to: http://www.onelist.com/isregistered.cgi
Log on, and you will go to Member Center, and you can make changes there.
For the FAQ, go to http://www.ktmarketing.com/faq.html
bill,
List Manager



[Non-text portions of this message have been removed]

Discussion Thread

daveland@n... 2000-03-20 09:55:21 UTC CPU optimization in RT-Linux/EMC D.F.S. 2000-03-20 10:50:49 UTC Re: [CAD_CAM_EDM_DRO] Logical point to split EMC/Control logic? james owens 2000-03-20 14:12:12 UTC Re: [CAD_CAM_EDM_DRO] Logical point to split EMC/Control logic?