CAD CAM EDM DRO - Yahoo Group Archive

Re: [CAD_CAM_EDM_DRO] Math for constant speed ellipse

Posted by bjammin@i...
on 2003-01-07 07:16:30 UTC
At 11:34 PM 1/6/03 -0500, you wrote:
>> - If you are milling around the outside of the ellipse, then you
>> will be chewing up a higher volume per time of material
>
>Interesting; can you explain why this is so? Better yet, do you know of an
>approach that will chew the same volume of material per unit time? This
>would be much better.

Because the curvature increases the difference between the toolpath and the
actual curve, which means due to sharper curvature at ends, it travels
farther along ends per unit time.

>> At any rate, since whatever calculus and DE brain cells I may have
>> had have mostly died, I would look for a less math-intensive
>> approach to the problem: pick an approximate step size for theta,
>> calculate the new x,y position that you are headed for, calculate
>> the distance from where you are now to over there,

You'd be better off to pick an x or y incremental distance to feed to the
formula and then calc the corresponding other coord with the rectilinear
form of equation, then make the move from present to next location based on
that. I could write an algorithm to do this myself.

>> BETTER YET!! Look up Breshenham's Algorithm on the net or in a computer
>> graphics book. It's how graphics hardware draws straight lines into

Right on!

>Do you know off-hand how much variation in speed Breshenham's approach will
>produce when applied to circles?

It should produce relatively constant velocity for any equation.

Regards, Hoyt McKagen

To prevent virus propogation, please don't put this addy in your book
Belfab CNC - http://www.freeyellow.com/members/belfab/belfab.html
Best MC - http://www.freeyellow.com/members/batwings/best.html
Camping/Caving - http://www.freeyellow.com/members/batwings/caving.html
Two-Wheel-Tech List - http://batwings.freeyellow.com/2whfaq.html
My bullfrog is smoking, he's smoking and choking

Discussion Thread

Todd Fleming 2002-12-27 18:35:47 UTC Math for constant speed ellipse Les Watts 2002-12-28 15:47:44 UTC Re: [CAD_CAM_EDM_DRO] Math for constant speed ellipse Yesamazza@a... 2002-12-28 16:15:31 UTC Re: [CAD_CAM_EDM_DRO] Math for constant speed ellipse Todd Fleming 2002-12-28 16:39:22 UTC Re: [CAD_CAM_EDM_DRO] Math for constant speed ellipse Todd Fleming 2002-12-28 16:45:08 UTC Re: [CAD_CAM_EDM_DRO] Math for constant speed ellipse Les Watts 2002-12-29 08:05:19 UTC Re: [CAD_CAM_EDM_DRO] Math for constant speed ellipse Bill Vance 2002-12-29 12:09:12 UTC Re: [CAD_CAM_EDM_DRO] Math for constant speed ellipse Les Watts 2002-12-29 14:56:29 UTC Re: [CAD_CAM_EDM_DRO] Math for constant speed ellipse Todd Fleming 2002-12-29 16:51:46 UTC Re: [CAD_CAM_EDM_DRO] Math for constant speed ellipse Bill Vance 2002-12-29 16:52:26 UTC Re: [CAD_CAM_EDM_DRO] Math for constant speed ellipse jcc3inc <jccinc@o... 2003-01-02 17:32:11 UTC Re: Math for constant speed ellipse Todd Fleming 2003-01-05 12:12:59 UTC Re: [CAD_CAM_EDM_DRO] Re: Math for constant speed ellipse Mariss Freimanis <mariss92705@y... 2003-01-05 18:00:59 UTC Re: Math for constant speed ellipse Jan Kok 2003-01-05 23:29:11 UTC Re: [CAD_CAM_EDM_DRO] Math for constant speed ellipse Kevin P. Martin 2003-01-06 07:46:32 UTC RE: [CAD_CAM_EDM_DRO] Math for constant speed ellipse Nigel Bailey 2003-01-06 08:56:42 UTC RE: [CAD_CAM_EDM_DRO] Math for constant speed ellipse - kepler? Todd Fleming 2003-01-06 19:52:52 UTC RE: [CAD_CAM_EDM_DRO] Math for constant speed ellipse Todd Fleming 2003-01-06 20:16:10 UTC Re: [CAD_CAM_EDM_DRO] Re: Math for constant speed ellipse Todd Fleming 2003-01-06 20:33:51 UTC Re: [CAD_CAM_EDM_DRO] Math for constant speed ellipse Todd Fleming 2003-01-06 20:45:19 UTC Re: [CAD_CAM_EDM_DRO] Math for constant speed ellipse Mariss Freimanis <mariss92705@y... 2003-01-07 02:25:25 UTC Re: Math for constant speed ellipse Jan Kok 2003-01-07 03:09:18 UTC Re: [CAD_CAM_EDM_DRO] Math for constant speed ellipse bjammin@i... 2003-01-07 07:16:30 UTC Re: [CAD_CAM_EDM_DRO] Math for constant speed ellipse torsten98001 <torsten@g... 2003-01-07 15:01:48 UTC Re: Math for constant speed ellipse