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.

[Ask]Driving Motor Stepper

Status
Not open for further replies.

senoseno

Newbie level 3
Joined
Sep 25, 2006
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,303
driving motor voltage

Hi all,
Is it possible to drive the Sanyo Denki Stepper-Syn 103G771-0611 motor stepper with ULN2003?
 

sanyo denki 103g771

hi,
stepper motor is driven by supplying voltage to its coil in a particular sequence. ULN is simply a current regulator and it can supply the current required by the stepper motor (550mA). We use ULN only to provide the necessary current as this cant be supplied by the microcontroller(PIC, ATMEL, ATMEGA, etc.).
So as long as ur coding is correct ur motor will run. However you may have problems with the back emf of motor,,,for that you can use diodes for fast decay of current(this is the testing phase).
 

step syn type 103g771-0611

Your driver looks like this:

8_1220495687.jpg


You could use this driver to run motor in unipolar mode, but for this motor you need rating of couple of amps.

26_1220495824.jpg


It is easy to build discrete driver as one in ULN2003 that would have sufficient rating. You connect midle terminals to appropriate positive voltage and remaining wires are fed to your driver output.

And one more thing: ULN2003 is NOT a current regulator.
 

103g771-0611 power supply

Hi all,
Is it possible to drive the Sanyo Denki Stepper-Syn 103G771-0611 motor stepper with ULN2003?
It is not possible, if this specification, that I found for it would be correct: 2.46V/1.82A per winding (1.35 ohm)

ULN2003 cant' provide the current and is too slow for PWM constant current operation, that's obviously required with this motor.
 

datasheet step syn sanyo denki

FvM said:
ULN2003 cant' provide the current and is too slow for PWM constant current operation, that's obviously required with this motor.

I would not agree that constant current is required. It is desired, as is for any stepper motor, but senoseno has first to learn simple full step unipolar driving of stepper before he could venture into constant current, microstepping and such. Most hobbyists chose stepper motor for simplicity anyway.

Senoseno, if you build discrete driver and power it with required voltage, you should be fine. Just read how stepper motor works in unipolar mode and create proper sequence.
 

stepping motor 103g771

hey senoseno i m sorry for saying ULN is a current regulator.
It is definitely not a current regulator.
I meant that its use in circuit is only to supply the required current to the stepper motor and it is a kind of current enhancer for the circuit.

Added after 5 minutes:

if what fvm said is true then i must say that it is hard to drive your motor through ULN,,,,for meeting current requirements you can use 4 ULN's connected in parallel,,,and your voltage requirement can b met by using a proper power supply.
 

datasheet 103g771

Sorry for resurrecting an old thread, but I'm having the damndest time finding any sort of data sheets for that particular stepper motor. I bought three of them used for use in a RepStrap, but they didn't come with a data sheet. Do you happen to have one you could mail me a copy of, Senoseno?

Thanks in advance,
-Lars Clausen
 

uln2003 driving stepper motor

I'm really sorry because I don't have it.

I've changed to use another type of stepper (a low cost bipolar stepper).
 

uln2003+atmega16+motor

for bipolar stepper motors u need H-Bridge Drive like "L293D"
go for it simplist solution
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top