Re: [CAD_CAM_EDM_DRO] Re: Is this a silly idea
Posted by
Jon Elson
on 2003-12-11 22:11:58 UTC
Tony Hursh wrote:
and one (or two) linear. If the programmer runs a straight line right
over the (0,0,0) point, the rotary axis doesn't have any defined position
to be in. I have no idea what EMC's reverse kinematics will do in
that case. NaN problems seem quite likely, but it might behave
fine, too. I don't know. But, it could be a serious problem.
This type of machine (Rho-Theta) has another problem. When far
from the center of the rotary axis, extremely small movements of
the rotary axis cause very large movements of the workpiece.
Jon
>On Wed, 2003-12-10 at 06:04, Jon Elson <elson@...> wrote:No, we were talking about a physical machine with one rotary axis
>
>
>
>>No, you should be able to write a simple kinematics routine for
>>EMC, and use the rest as is. The only thing you have to worry
>>about is the "gimbal lock" problem. If you ever drive the machine
>>through the 0 - 0 point, the results are unpredictable at the center
>>of rotation of the rotary axis.
>>
>>
>
>Computer graphics guys avoid the gimbal lock problem by using
>quaternions rather than Euler transformations. A quick Google shows that
>the International Space Station is using quaternions also (movie fans
>may recall the "gimbal lock" incident in Apollo 13).
>
>Maybe quaternions could be applied here?
>
>
>
>
and one (or two) linear. If the programmer runs a straight line right
over the (0,0,0) point, the rotary axis doesn't have any defined position
to be in. I have no idea what EMC's reverse kinematics will do in
that case. NaN problems seem quite likely, but it might behave
fine, too. I don't know. But, it could be a serious problem.
This type of machine (Rho-Theta) has another problem. When far
from the center of the rotary axis, extremely small movements of
the rotary axis cause very large movements of the workpiece.
Jon
Discussion Thread
Chris Cain
2003-12-09 17:22:35 UTC
Is this a silly idea
turbulatordude
2003-12-09 17:25:03 UTC
Re: Is this a silly idea - Y/X tables
alenz2002
2003-12-09 19:32:36 UTC
Re: Is this a silly idea
Jon Elson
2003-12-09 22:03:37 UTC
Re: [CAD_CAM_EDM_DRO] Is this a silly idea
Ray Brandes
2003-12-10 06:40:09 UTC
Re: Is this a silly idea
ballendo
2003-12-11 06:39:51 UTC
Re: Is this a silly idea
Tony Hursh
2003-12-11 10:25:29 UTC
Re: Is this a silly idea
Ray Henry
2003-12-11 20:27:45 UTC
Re: Re: Is this a silly idea
Jon Elson
2003-12-11 22:11:58 UTC
Re: [CAD_CAM_EDM_DRO] Re: Is this a silly idea
alenz2002
2003-12-12 00:08:23 UTC
Re: Is this a silly idea
jmkasunich
2003-12-12 05:53:40 UTC
Re: Is this a silly idea
Jon Elson
2003-12-12 09:09:15 UTC
Re: [CAD_CAM_EDM_DRO] Re: Is this a silly idea