CAD CAM EDM DRO - Yahoo Group Archive

Re: stepper-servo system

Posted by caudlet
on 2006-08-02 09:46:48 UTC
-
> I hoping someone might know a bit about using a stepper motor within a
> servo loop. Of course the feedback is to be implemented digitally
> which makes things even more tricky for me, I can remember the term z
> transform but not much else.
>
> Graham
>
Actually it's pretty easy. Your define a target voltage. You compare
that with the scaled gap voltage. If it's higher you set the
processor to flip the DIR pin the correct dir and then output a ramped
STEP rate from another pin. Drive a standard Step and Dir motor drive
OR get fancy and figur out all the electronics to do the power. That
is why some designs use a simple DC motor. Yould even use a relay for
direction on a DC motor. Not as elegent but a lot quicker to build!

For lower it just gets the DIR flipped the other way. It's important
to have a dead zone (no step pulses) to kill oscillations. The gap
voltage becomes the feedback. The coupling is loose rather than
like in a postional loop. If you try to do it by an encoder feedback
you will have to deal with loop gain and dampening.

You can profile the response rate and error tolerance in firmware on
the chip.

You can also accomplish the same thing with a quad comparator chip and
a handful of external components. Provides an UP or DOwn signal based
on the preset (via pot) target voltage. The pulsing can be gated on
from a 555 or similar chip.

Sometimes the process of working in an analog world works best with
analog technology.

Discussion Thread

Graham Stabler 2006-07-31 06:46:24 UTC stepper-servo system Alan Marconett 2006-07-31 09:00:48 UTC RE: [CAD_CAM_EDM_DRO] stepper-servo system Graham Stabler 2006-07-31 09:26:49 UTC Re: stepper-servo system Alan Marconett 2006-07-31 10:19:41 UTC RE: [CAD_CAM_EDM_DRO] Re: stepper-servo system Thomas J Powderly 2006-07-31 18:16:30 UTC Re: stepper-servo system ballendo 2006-07-31 23:56:20 UTC Re: stepper-servo system Graham Stabler 2006-08-01 01:45:37 UTC Re: stepper-servo system caudlet 2006-08-01 04:54:05 UTC Re: stepper-servo system ballendo 2006-08-01 05:23:42 UTC Re: stepper-servo system ballendo 2006-08-01 05:40:52 UTC propeller corrections was Re: stepper-servo system Thomas J Powderly 2006-08-01 19:41:12 UTC Re: stepper-servo system Graham Stabler 2006-08-02 01:33:17 UTC Re: stepper-servo system caudlet 2006-08-02 09:46:48 UTC Re: stepper-servo system Graham Stabler 2006-08-02 10:40:37 UTC Re: stepper-servo system Graham Stabler 2006-08-02 10:42:40 UTC Re: stepper-servo system turbulatordude 2006-08-02 11:16:15 UTC Re: stepper-servo system caudlet 2006-08-02 13:02:21 UTC Re: stepper-servo system turbulatordude 2006-08-02 13:34:41 UTC Re: stepper-servo system John Dammeyer 2006-08-02 13:46:33 UTC RE: [CAD_CAM_EDM_DRO] Re: stepper-servo system turbulatordude 2006-08-02 14:05:33 UTC Re: stepper-servo system Graham Stabler 2006-08-02 16:33:42 UTC Re: stepper-servo system Graham Stabler 2006-08-02 16:39:55 UTC Re: stepper-servo system Graham Stabler 2006-08-02 16:41:08 UTC Re: stepper-servo system Graham Stabler 2006-08-02 16:46:05 UTC Re: stepper-servo system