CAD CAM EDM DRO - Yahoo Group Archive

Re: Open (i think) design for a parallel robot (reprap may be interested)

on 2006-08-31 04:42:23 UTC
--- In CAD_CAM_EDM_DRO@yahoogroups.com, "Dennis Schmitz"
<denschmitz@...> wrote:
>
> On the other hand, calibration of a stewart platform, or delta robot
> requires that for every movement in x,y, or z you have to adjust the
> position of all the servos. 6 for hexapod platforms, and 3 for the
> delta robots.

Delta robots can also be 6-axis. The "deltaness" comes from the fact
they use rotational actuators. You can build three axis platforms
with either actuator type.

> This means for any x,y,z coordinate, you arrive at
> only one solution for leg-lengths to get to it.

Actually you will always get at least two but you can normally ignore
one of them. The second solution is when the whole mechanism is
toggled or turned inside out. You can remove the generalism of the
matrix form and "tell it" which way it is basically configured

> So what does this mean to the home-shop or hobbiest builder? There
> would be a layer of software between the xyz and the motor >
>positioner that would be responsible for positioning. This transform
>also introduces some quantization error and also decouples the g-code
> interpreter from the actual motor positions.

When using mach I set up secondary axes, these were the actuator
postitions which were defined in terms of the primary axes using the
equations function. The quantization error is no more of a problem
than it is for a normal machine thought the positional error will tend
to grow as you move from the sweetspot.

> I'd venture that most people who build machines don't really
> understand the details of PID controllers, basically because most
> people aren't required to learn calculus, but are more than capable
>of using or even expertly tuning them. This level of abstraction
>doesn't seem insurmountable.

What's your point?

>> On the other hand, you do need to develop a transform for your own
> machine. It might seem daunting to delve into the matrix math

I sometimes wonder if I am talking to myself. I have posted a link to
my kinematics page at least twice. You don't need matrix maths you
can calculate the lengths or base positions directly using pythagorus.
For example if you take a triaglide, you know the position you want
the table to be in, the points on the rail where the carriage should
be are given by the intersection of a sphere with a line. i.e. the
possible positions of the struts other end with the rail. You will
get two solutions but you can ignore one. Also if you keep the
equation in its most general form you can account for rails not being
parallel etc.

>Building a delta robot isn't all that difficult either, and it's a
>fine platform to set a router on, especially if you're carving 3D
> shapes. The accuracy of the ball and socket joints seems crucial,but
> like I said, I think you could grind a ball on the end of a rod and
> clamp a delrin socket around it. Since all three axes are identical,
> you repeat it rather than have three different axis designs.

PLEASE have a look at my page, you will see that ball joints aren't
even needed.

> The other crucial thing is the gearbox for the servo arm. It's a lot
> different than mill screws, and probably more expensive. I'm still
> pondering that.

Again see my page, there is a cool way of getting high gear ratios
using a belt.

Bottom line, I think triaglides and deltas have real homebrew
possibilities, I've done the ground work, please run with it. BUT
hexapods specifically don't fit the bill for reprap or most homebrew.

Cheers,

Graham

www.indoor.flyer.co.uk/kinematics.htm

Discussion Thread

Dennis Schmitz 2006-08-27 13:21:14 UTC Open (i think) design for a parallel robot (reprap may be interested) Sebastien Bailard 2006-08-27 14:07:57 UTC Re: [CAD_CAM_EDM_DRO] Open (i think) design for a parallel robot (reprap may be interested) Chuck Merja 2006-08-28 07:55:41 UTC RE: [CAD_CAM_EDM_DRO] Open (i think) design for a parallel robot (reprap may be interested) Graham Stabler 2006-08-28 09:43:25 UTC Re: Open (i think) design for a parallel robot (reprap may be interested) R Rogers 2006-08-28 10:36:35 UTC Re: [CAD_CAM_EDM_DRO] Re: Open (i think) design for a parallel robot (reprap may be interested) Dennis Schmitz 2006-08-28 11:15:06 UTC Re: [CAD_CAM_EDM_DRO] Re: Open (i think) design for a parallel robot (reprap may be interested) Graham Stabler 2006-08-28 12:25:47 UTC Re: Open (i think) design for a parallel robot (reprap may be interested) R Rogers 2006-08-28 12:44:54 UTC Re: [CAD_CAM_EDM_DRO] Re: Open (i think) design for a parallel robot (reprap may be interested) Dennis Schmitz 2006-08-28 18:51:14 UTC Re: [CAD_CAM_EDM_DRO] Re: Open (i think) design for a parallel robot (reprap may be interested) Dennis Schmitz 2006-08-30 11:40:07 UTC Re: Open (i think) design for a parallel robot (reprap may be interested) Mike Pogue 2006-08-30 21:03:48 UTC Re: [CAD_CAM_EDM_DRO] Re: Open (i think) design for a parallel robot (reprap may be interested) Graham Stabler 2006-08-31 04:42:23 UTC Re: Open (i think) design for a parallel robot (reprap may be interested) Dennis Schmitz 2006-08-31 06:47:02 UTC Re: [CAD_CAM_EDM_DRO] Re: Open (i think) design for a parallel robot (reprap may be interested) Dennis Schmitz 2006-08-31 06:55:53 UTC Re: [CAD_CAM_EDM_DRO] Re: Open (i think) design for a parallel robot (reprap may be interested) Graham Stabler 2006-08-31 08:37:09 UTC Re: Open (i think) design for a parallel robot (reprap may be interested) Alan Marconett 2006-08-31 09:05:13 UTC RE: [CAD_CAM_EDM_DRO] Re: Open (i think) design for a parallel robot (reprap may be interested) Mike Pogue 2006-08-31 09:30:32 UTC Re: [CAD_CAM_EDM_DRO] Re: Open (i think) design for a parallel robot (reprap may be interested) Dennis Schmitz 2006-08-31 09:40:10 UTC Re: Open (i think) design for a parallel robot (reprap may be interested) Mike Pogue 2006-08-31 09:45:30 UTC Re: [CAD_CAM_EDM_DRO] Re: Open (i think) design for a parallel robot (reprap may be interested) Dennis Schmitz 2006-08-31 10:24:40 UTC Re: Open (i think) design for a parallel robot (reprap may be interested) Ron Yost 2006-08-31 21:29:22 UTC Re: [CAD_CAM_EDM_DRO] Re: Open (i think) design for a parallel robot (reprap may be interested) Dennis Schmitz 2006-08-31 22:16:58 UTC Re: [CAD_CAM_EDM_DRO] Re: Open (i think) design for a parallel robot (reprap may be interested) Tony Smith 2006-08-31 22:28:00 UTC RE: [CAD_CAM_EDM_DRO] Re: Open (i think) design for a parallel robot (reprap may be interested) Sebastien Bailard 2006-08-31 23:00:47 UTC Re: [CAD_CAM_EDM_DRO] Re: Open (i think) design for a parallel robot (reprap may be interested) Ron Yost 2006-09-01 09:44:32 UTC RE: [CAD_CAM_EDM_DRO] Re: Open (i think) design for a parallel robot (reprap may be interested) Jon Elson 2006-09-01 10:28:07 UTC Re: [CAD_CAM_EDM_DRO] Re: Open (i think) design for a parallel robot (reprap may be interested) Carl Mikkelsen 2006-09-01 11:59:38 UTC RE: [CAD_CAM_EDM_DRO] Re: Open (i think) design for a parallel robot (reprap may be interested) Mike Pogue 2006-09-01 13:05:56 UTC Re: [CAD_CAM_EDM_DRO] Re: Open (i think) design for a parallel robot (reprap may be interested) Carl Mikkelsen 2006-09-01 14:52:06 UTC Re: [CAD_CAM_EDM_DRO] Re: Open (i think) design for a parallel robot (reprap may be interested) Carl Mikkelsen 2006-09-01 19:40:46 UTC Re: [CAD_CAM_EDM_DRO] Re: Open (i think) design for a parallel robot (reprap may be interested) Tony Smith 2006-09-01 21:24:45 UTC RE: [CAD_CAM_EDM_DRO] Re: Open (i think) design for a parallel robot (reprap may be interested) Jon Elson 2006-09-02 08:37:05 UTC Re: [CAD_CAM_EDM_DRO] Re: Open (i think) design for a parallel robot (reprap may be interested) Graham Stabler 2006-09-02 10:10:31 UTC Re: Open (i think) design for a parallel robot (reprap may be interested) Graham Stabler 2006-09-02 10:12:54 UTC Re: Open (i think) design for a parallel robot (reprap may be interested) Graham Stabler 2006-09-02 12:50:15 UTC Re: Open (i think) design for a parallel robot (reprap may be interested) Mike Pogue 2006-09-02 12:51:38 UTC Re: [CAD_CAM_EDM_DRO] Re: Open (i think) design for a parallel robot (reprap may be interested) Graham Stabler 2006-09-02 12:54:09 UTC Re: Open (i think) design for a parallel robot (reprap may be interested) Graham Stabler 2006-09-02 12:57:05 UTC Re: Open (i think) design for a parallel robot (reprap may be interested) Mike Pogue 2006-09-02 13:51:09 UTC Re: [CAD_CAM_EDM_DRO] Re: Open (i think) design for a parallel robot (reprap may be interested) Graham Stabler 2006-09-02 15:42:03 UTC Re: Open (i think) design for a parallel robot (reprap may be interested) Graham Stabler 2006-09-02 16:09:07 UTC Re: Open (i think) design for a parallel robot (reprap may be interested) Mike Pogue 2006-09-02 19:00:54 UTC Re: [CAD_CAM_EDM_DRO] Re: Open (i think) design for a parallel robot (reprap may be interested) Graham Stabler 2006-09-03 03:23:57 UTC Re: Open (i think) design for a parallel robot (reprap may be interested) Mike Pogue 2006-09-03 19:08:38 UTC Re: [CAD_CAM_EDM_DRO] Re: Open (i think) design for a parallel robot (reprap may be interested)