Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Unipolar stepper motor in proteus

Status
Not open for further replies.

raul260291

Junior Member level 1
Joined
Jul 1, 2011
Messages
16
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,389
Can anybody post the sequence used to rotate the stepper motor in clockwise and anti clockwise rotation in proteus.

I am trying rotate a stepper motor using serial interface.
well when i am sending the sequence it is not rotating but when i ground one of the phase it is rotating without giving the sequence

the sequence is
01100110
00110011
10011001
11001100

for clockwise rotation
and

01100110
11001100
10011001
00110011

for anti clockwise rotation

Don't start two threads with similar content. Threads merged [alexan_e]
 

check the drive modes
Stepper motor - Wikipedia, the free encyclopedia

Drive.png



You can also check
Stepper Motor interfacing with Microcontrollers tutorial: Step Sequence : 8051 Microcontroller Projects AVR PIC Projects Tutorials Ebooks Libraries codes
Stepper Motor interfacing with Microcontrollers tutorial: Connecting Stepper Motor : 8051 Microcontroller Projects AVR PIC Projects Tutorials Ebooks Libraries codes

Alex
 

what is the difference between full step, half step and wave drive
 

In full step two of the coils turn on in each step, this gives the highest torque, the rotor is positioned between the two active coils
In wave drive only one coil is active, the rotor is positioned on that coil
The half step is a compilation of the above, it alternates driving two coils and one coil

You can see it in the animated graphs Stepper Motor interfacing with Microcontrollers tutorial: Step Sequence : 8051 Microcontroller Projects AVR PIC Projects Tutorials Ebooks Libraries codes

Alex
 
Hi alexan,
THanks for ur reply but mYstepper motor is rotating ROTATING VERY SLOWLY .
HOW TO INCREASE THE SPEED OF IT?
 

The rotating speed increases with the step sequence speed, if you apply faster steps then the motor will turn faster.
If you are already applying fast steps then maybe your motor is geared and is not supposed to be turning fast as you expect.

Alex
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top