please dont rip this site

LiniStepper v1. Theory Of Operation

Microstepping Stepper Motor Driver Kit. This page is for theory of operation only. For operation instructions see the Users Guide and for instructions to build it, see the Assembly Manual.

How it Works

History.
Cheap microstepping drivers seemed to be nonexistant.
I quickly made up a board that would suit my hobby needs and be
able to drive most motors fairly accurately and powerfully,
with cheap non-specialist parts (no stepper ICs).


Block Diagram;


+5v to +32v --------------------,
(depends on motor and           |
 what speeds required)          |
                                |
                                | motor common (power) wire
                                |        (motor must have 5,6,8 wires)
                      ,---------*-------,
                      |                 |
                  ,---*---,        ,----*----,
                  |       |        |         |
                  |       |        |         |
                  |       |        |         |
                  #       #        #         #  4 motor coils
               A+ |    A- |     B+ |      B- |  (arranged as 2 phases
                  |       |        |         |     unipolar)
                  |       |        |         |
 +5v----,         |       |        |         |
        |         C       C        C         C   4 darlington power
      brain-->---B     --B      --B       --B    transistors
        |         E       E        E         E
        |         |       |        |         |
        ^         |       |        |         |
        |         '---*---'        '----*----'
        |             |                 |       2 current-sense
        '-------<---- Rs            <-- Rs      resistors, one for
                      |                 |       each phase
                      |                 |
 gnd -----------------*-----------------*-------------------


Basic design
It is a unipolar (or 5-wire type) driver. The motor must have
5 or 6 wires (or 8), as 4-wire motors are only for bipolar
and 4-WIRE MOTORS WILL NOT WORK WITH THIS BOARD.

The constant current system is crude but simple, it relies on
setting the base of the main transistors at a "set" level, then
this causes a "set" voltage across the sense resistor Rs, ie
maintains constant current. It does get some temp drift with
large currents, but it's simple and accurate enough with the
resistor values i've tested. It actually works quite well!

The brain has control of which of the 4 transistors are ON,
and sets 3 possible current levels, enough to do 6th stepping
and give 1200 steps/rev with hardware alone. The software I
have provided also will do pwm and give 18th stepping, which
is 3600 steps/rev, almost stepless operation.

The PIC has plenty of left over rom if you need to do motion
control or use the board as the complete brains and driver for
an entire machine. Up to 9 PIC in/out pins can be allocated to
the board.


Special Features
There is an RC filter in the linear microstepping circuitry that
will give fairly smooth "ramping" from one current level to the
next. At tuned speed this gives almost "sine like" smoothness and
quietness.

In all lower speeds, the linear current ramping does still have
some effect and ramps between steps more smoothly with less problems
from resonance and less ringing torque. Less ringing torque means
more available torque and quieter more powerful operation.


Circuit Diagram;



The circuit looks messy as it has provision to be wired in different
formats for different user requirements.

The 6th stepping needs 3 different current levels, and OFF,
and this is provided by 4 PIC outputs and some resistor ladders.
The value of resistors sets the 3 individual levels. This gives
1200 steps/rev in hardware alone, and software can modulate
between any two current levels to give "tween" steps chosen
in software. My software (supplied) does 200,400,1200,3600 steps.
C5 and C6 are the ramping capacitors.


Unipolar.
I chose this because it has advantage of making the circuit cheap
and much simpler and easier to build. Less parts, less soldering,
etc etc. Also a motor run as unipolar has half the inductance of
the bipolar wiring and can perform better at higher speeds.
It is also the configuration of most cheap "surplus" stepper
motors, etc etc.


Constant current?
Constant current is needed to set the small current levels needed
for microstepping. It also allows good high speed motor operation.
The board controls the current through the motor coils, regardless
of motor voltage or power supply voltage.

You can connect a number of different motors that have different
ohms etc, and the board will run them at the same (set) current.


6th stepping is done in hardware

Microstepping
Uses combinations of the 3 available current levels to give 6th
stepping, or 6 times as many steps as the motor has in full-step
mode. Additional software control by the PIC gives 3600 steps!
Good for science/robot motors to move in 0.1 degree increments.

(The stepper motor itself will not position accurately down to
one 3600th of a turn, but there is still good useful positioning
and many other benefits gained from the increased smoothness.)

Microstepping has less noise, and less resonance allowing
operation to very high motor speeds. If you have only used full
step and half step drivers before you will really enjoy
microstepping. If you write custom PIC software you can get
infinite angle control by controlling the 2 motor currents with
software pwm.


Linear?
Many people don't like them, and they are definitely not
fashionable in these days of throwaway bubblejet printers with
tiny stepper chips like the UCN5804.

But, linear stepper drivers give very good MOTOR performance,
especially when you need to accelerate to high motor speeds or
need smooth "stepless" operation at very low speeds. Torque ripple
from voltage chopping is removed, also gone is the supply ripple
from chopper recirculating currents. Expensive high-speed high-
current diodes are not needed. Eddy currents and copper losses,
and recirculating diode losses are reduced and the motor gets
LESS heating with linear than with a chopper supply, although the
driver gets more. :o)

Yes this driver does get hot, and needs a heatsink!
But I designed this for my needs, ie to be adaptable to any new
motor needs I have from 200mA floppy motors that need fine
microstepping, to large 2A motors etc. I thought it was better
to have "one board does all" than to use the expensive and
tiny stepper chips.

Think "large audio amp"...
- Linear is a great way of getting an exact-shaped high freq
current into something inductive like a speaker or motor.


Current Ramping
A benefit of linear, the analog current control has an RC network,
giving a "ramp" from one current step to the next.

Ramping rate between steps is selectable by the capacitor size.
Ramping is much better than hard edged steps, and reduces
excitation energy that causes "singing" and resonance. With ramping,
more of the motor energy is converted to forward rotation, unlike
the "two steps forward one step back" effect of hard ringing steps.

The ramping can be tuned for main operating speed to give almost
stepless operation and very quiet and smooth rotation. Analog ramping
takes no PIC processor time and can be set VERY slow so even slow
motor speeds like 0.5 rps can be made smooth!
No other cheap stepper driver does this!


    |     |     |
    |-----|     |------
    |     |     |
    |     |     |
    |     |     |
----|     |-----|
    |     |     |

Normal stepper driver.
(jerky, overshoots, resonant, noisy, reduced torque)


        /-\         /-\
       /   \       /   \
\     /     \     /     \
 \   /       \   /
  \-/         \-/

With simple analog ramping.
(more "stepless", less overshoot, smoother better torque)

Here are the actual waveforms
(Shown is the DC current through the 2 motor phases. 1A = 2 vert div)


3 current levels, 1200 steps, no ramping (normal microstepping)



3 current levels, 1200 steps, with linear ramping!



9 current levels, 3600 steps, with linear ramping!

That is a "sine-like" wave for almost stepless operation.


Operation of the constant current circuit:
Example: If voltage at point Vx is 2v (by the voltage divider),
Rsense is at (2v-1v)=1v.
If Rsense is 1 ohm the current is fixed at 1A as shown:


                     +12v dc
     +5v ---------,    |
                  |    |
                  |    |
,------,          | Stepper
|      |          |  coil
|      | 4.5v out |    |
|      |------,   |    |
|      |      |   |    |
| PIC  |      R1  Rp   |
| brain|      |   |    |
|      |      |   |    C   NPN Darlington
|      |   Vx *---*--B        (1V b-e)
|      |   2v |    2v  E
|      |      |        | 1v
|      |   ,--*        |
|      |   |  |        |
|      |   C  R2       R  current
'------'   |  |        |  sense
           '--*        |  1v / 1ohm = 1amp
              |        |
              |        |
gnd ----------*--------*---------------

Also: A Java simulation of this circuit.

The capacitor across R2 gives the current ramping. No it's not
perfect ramping, but for a cheap simple solution it works ok.
With 6th stepping, the cap is always charged at the last level,
so when the step occurs the volts ramp smoothly to the next level.

Rp holds the transistor JUST off (at 0% current) when the PIC is
not sending an output, so any signal from the PIC will
proportionately increase the current past the zero point.

In this way the PIC sets 4 main currrent levels;
* 0% current
* 25% current
* 55% current
* 100% current

To make these levels tuneable I have provided a small prototype
area on the board where you can make resistance values by combining
two resistors in series. The resistor values I have chosen are to
give the currents above, give or take a few percent.

The hardware microstepping alone gives 1200 step operation.
In software the PIC can do modulation between any 2 of these levels,
giving "tween" current levels of any amount.

Questions:

Comments:


file: /Techref/io/stepper/linistep/lini_wks.htm, 24KB, , updated: 2016/1/19 10:00, local time: 2024/3/29 08:30, owner: RB-ezy-Q33,
TOP NEW HELP FIND: 
3.236.57.1:LOG IN

 ©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions?
Please DO link to this page! Digg it! / MAKE!

<A HREF="http://www.sxlist.com/Techref/io/stepper/linistep/lini_wks.htm"> LiniStepper, lini, stepper, linear, 6th microstep, linear microstepping stepper motor driver, constant current linear driver, circuit Linistepper boards, LiniStepper kit, hobby stepper, robot stepper driver kit, CNC stepper driver kit</A>

After you find an appropriate page, you are invited to your to this massmind site! (posts will be visible only to you before review) Just type a nice message (short messages are blocked as spam) in the box and press the Post button. (HTML welcomed, but not the <A tag: Instead, use the link box to link to another page. A tutorial is available Members can login to post directly, become page editors, and be credited for their posts.


Link? Put it here: 
if you want a response, please enter your email address: 
Attn spammers: All posts are reviewed before being made visible to anyone other than the poster.
Did you find what you needed?

 

Welcome to sxlist.com!


Site supported by
sales, advertizing,
& kind contributors
just like you!

Please don't rip/copy
(here's why

Copies of the site on CD
are available at minimal cost.
 

Welcome to www.sxlist.com!

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  .