Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/08/06 15:13
Read: times


 
#118023 - Pushing your luck.
Responding to: ???'s previous message
J Cena said:
Hello everyone,

I am trying to control a stepper motor using AT89S8252, the stepper motor is "bipolar" and has current rating of 1.2A/phase. I have never used stepper motors before so I did search on internet and on 8052.com. The solutions presented on 8052.com are mostly based on chopper drive (L297 & 298) which is not what I would like to start with right now, so I have found this link on internet

http://mechatronics.mech.northwestern.edu/design_re...rive1.html

Once upon a time, I did the lab assignment for this course that involved the technique described in this page. It works. However, a number of us were blowing out our L293Ds. The motor that you describe sounds like it is pushing the absolute maximum ratings. You can expect to destroy L293Ds if you do this; no device was ever intended to operate at its absolute maximum ratings, and I bet you'll find a few threads on 8052.com discussing that matter.

it explains controlling a motor using L293D, can someone please comment that this is the right way to do it, I would like to use different power supplies for motor and IC's, can I common their ground, e.g. can I connect ground of 24VDC and 5VDC to together to pin 4, 5, 12 and 13 of L293D.

much appreciate your help.

regards
James

Note that the connection of pins 4/5/12/13 is not an option; they are internally connected, and it is expected that you will connect them in your design as well. The IC has four ground pins configured like this not only to satisfy its current requirements without unacceptable internal ground rise, but also to allow it to help it more effectively dissipate heat into your PCB's ground plane. Unfortunately, the device does not have seperate/isolated logic and drive power supply inputs. If you want your microcontroller isolated from the L293D drive circuitry, it will be up to you to do this using a combination of seperated isolated power supplies and optoisolators.

--Sasha Jevtic

List of 14 messages in thread
TopicAuthorDate
comments on this link please            01/01/70 00:00      
   Looks OK            01/01/70 00:00      
      motor rating            01/01/70 00:00      
         Measure phase resistance            01/01/70 00:00      
   Pushing your luck.            01/01/70 00:00      
      Common ground            01/01/70 00:00      
         voltages            01/01/70 00:00      
            Stepper Motor Control Handbook            01/01/70 00:00      
      I'm not sure optoisolators will do ...            01/01/70 00:00      
         I am having a go at this            01/01/70 00:00      
            Optos...            01/01/70 00:00      
            Posting diagrams, etc...            01/01/70 00:00      
               working but would like to know about ths            01/01/70 00:00      
                  Try ...            01/01/70 00:00      

Back to Subject List