CAD CAM EDM DRO - Yahoo Group Archive

Re: Re: CNC Closed Loop Control??

Posted by Ray Henry
on 2003-02-11 06:42:05 UTC
Hi Myron and Jason

I missed the first post so if this is NOT an EMC question, ignore this
post.

>    From: "Myron Cherry" <mcherry@...>
> Subject: Re: CNC Closed Loop Control??
>
> Jason, please reread my post of Feb 8 - I would like the same thing.

The EMC can read scales or encoders and still use step and direction.
The module to specify in the ini file is smdromod.o and the board to use
to read the scales is the Kulaga/Mauch dro card in an isa slot. You need
to specify input_scale as the number of steps your motor needs for a unit
of movement. Output_scale needs to be set to the number of pulses
returned to the dro card by a unit of movement. You may need to reverse
direction on one or the other of these with a minus sign in front of the
number.

If your machine has a lot of backlash you may have problems with this.
The motor will be winding up while taking up the backlash. When it hits
the end of the lash and begins to move the scale it may overshoot. We
have had this problem with servo systems.

Servo backlash compensation does not work here because it counts pulses
returned to create the compensation. With scales there are no pulses
returned while an axis is taking up the backlash. I don't have a clue
how stepper backlash comp might work. It seems that a bit of coding
might allow the stepper to move to take up backlash without counting
pulses on the scale.

> A
> utility or series of utilities could be written to answer all the
> questions (I think) the ini files need.

A year or two ago, I started a modular approach to doing this using
tickle but didn't generate much enthusiasm for it. It might still be in
the dropbox at www.linuxcnc.org. It's callled config.tgz and config.txt
explains how to use it. I have not tried it with a recent ini file but
it should work a bit.

Ray Henry


> I too would like someone else
> to do it because I'm not a programmer.
>
> Myron Cherry

Discussion Thread

p0p0k0pf <p0p0k0pf@a... 2003-02-10 19:50:46 UTC CNC Closed Loop Control?? Myron Cherry 2003-02-11 00:24:23 UTC Re: [CAD_CAM_EDM_DRO] CNC Closed Loop Control?? Myron Cherry 2003-02-11 00:24:23 UTC Re: [CAD_CAM_EDM_DRO] CNC Closed Loop Control?? jeffalanp <xylotex@h... 2003-02-11 00:47:21 UTC Xylotex Stepper Drive Nigel Bailey 2003-02-11 01:39:04 UTC RE: [CAD_CAM_EDM_DRO] Xylotex Stepper Drive Ray Henry 2003-02-11 06:42:05 UTC Re: Re: CNC Closed Loop Control?? Peter Seddon 2003-02-11 07:11:43 UTC Re: [CAD_CAM_EDM_DRO] CNC Closed Loop Control?? Jon Elson 2003-02-11 15:17:59 UTC Re: [CAD_CAM_EDM_DRO] CNC Closed Loop Control??