Stepper Motor
Stepper Motor
Introduction
• Stepper motors can be used in various microcontroller
projects such as making robots, robotic arm, automatic
door lock system etc.
• This presentation will explain you
⮚ construction of stepper motors (unipolar and bipolar
stepper motors ),
⮚ basic principle,
⮚ different controlling types (Half step and Full step),
⮚ Interfacing Techniques (using L293D or ULN2003) and
⮚ programming your microcontroller in assembly language to
control stepper motor.
Types of Stepper Motors
1. Unipolar stepper motor
2. Bipolar stepper motor
Types of Stepper Motors
1.Unipolar stepper motor
- Has five or six wires and four coils (actually two coils
divided by center connections on each coil).
- The center connections of the coils are tied together
and used as the power connection.
- They are called unipolar steppers because power
always comes in on this one pole.
Types of Stepper Motors
2. Bipolar stepper motor
- Has four wires coming out of it.
- Unlike unipolar steppers, bipolar steppers have no common
center connection.
- They have two independent sets of coils instead.
- You can distinguish them from unipolar steppers by
measuring the resistance between the wires.
- You should find two pairs of wires with equal resistance.
- If you've got the leads of your meter connected to two wires
that are not connected (i.e. not attached to the same coil),
you should see infinite resistance (or no continuity).
Types of Stepper Motors
- "Unipolar stepper motors" which is most common
type of stepper motor available in the market.
- A simple example of 6 lead step motor is given below
and in 5 lead step motor wire 5 and 6 are joined
together to make 1 wire as common.
Example Unipolar stepper motor
Working of Stepper Motor