ArcEye wrote:This is what Doug is referring to.
dynomotion.com/KFLOP.html
I'll leave others to comment upon whether it is a departure beyond EMC itself.
Clever product though.
Well, the block diagram seems to indicate it only has the axis PID and some trajectory
interpolation and deserializing, not the interpreter, trajectory planning, etc. in the unit.
(That makes sense, especially for a TMS320-based product, those have limited
program memory space.) I also note it says USB Full-speed, which is the 12 mbits/second
interface. I'm a bit surprised by this, it may be a misprint. Given the overhead
of USB, that will get you, MAYBE, 750K bytes/second. Well, maybe for just shipping
blocks of waypoints, that is enough. The problem is that with USB, there is no
guaranteed delivery of packets, so certain system disruptions like plugging in
a memory stick can cause sudden pauses in traffic. That could cause the machine
to suddenly come to a violent stop when the queue runs empty.
Jon