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.

Controlling 2 stepper motors with PIC16F84A and 74LS244

Status
Not open for further replies.
Re: two stepper motors

Hi,
Check carefully again, are n't the collectors of each pair of transistors in your original circuit shorted? In that case, your circuit should be OK.

Regards,
Laktronics
to controll two motor not symultinously.when one rotates the other stops,and then and then

---------- Post added at 10:32 ---------- Previous post was at 10:28 ----------

yea,try it to send me!!1
 

I'd recommend following setup:
-instead of connecting common lead of coils to VCC make 2 current sources out of LM317T and a 2W resistor of appropriate value (see datasheet). Mount those on a heatsink and deliver whatever voltage in 10-40V range.
-for switching coils I'm using TIP122 with base drive resistor of 1k.
-add some fast diode (preferably schottky) across transistor C-E cathode towards collector and anode to GND.
-add same diodes across each motor coil, also cathode towards power supply (or rather current source) and anode to transistor collector
-drive whole thing from whatever Microcontroller you see fit

Maximum current (and therefore torque) depends only on how much power you can dissipate from LM317T. In my experiment I powered whole thing from 15.8V, set current sources to 0.56A. At coil resistance of about 0.9R heatsink becomes HOT.

This is how it looks in reality:
https://imageshack.us/clip/my-videos/269/ljmm.mp4/

btw. pic16f84 sucks in terms or operation speed. of course it's possible to simultaneously drive many motors, but speed won't be that great. I'm actually using 18f2550 (had that at hand). I believe i could drive two more motors at the same speed, controlled individually.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top