Ronydc
Guest
|
|
« on: March 26, 2008, 09:17:19 21:17 » |
|
dear friends,
i got a project for ATMEL 89c51 I need to rotate the motor in forward and reverse directions with 2 micro switches. i am through with all the programming. i am going to use the ic L293D for supply reversal ok up to this its all fine with me..... ============= but the problem is, the motor is of 24 volts and 12AMP CAPACITY. i cant connect it with L293D ic.
what should i do now.... is there any other discrete H-BRIDGE circuit available or any ic, like l293d , to overcome this problem..?
the application is so simple in the nature but i am stuck with this hardware problem
PLEASE ADVISE, FRIENDS....
RONY.
|
|
|
Logged
|
|
|
|
quakeman
Newbie
Offline
Posts: 34
Thank You
-Given: 10
-Receive: 18
|
|
« Reply #1 on: March 27, 2008, 12:01:45 12:01 » |
|
Why don't you build your own H-bridge with discrete components like power transistors?
The schematic of the H-brigde is really simple and for this high current it will be hard to find a single ic solution as driver.
|
|
|
Logged
|
|
|
|
Epegic
Newbie
Offline
Posts: 7
Thank You
-Given: 0
-Receive: 0
|
|
« Reply #2 on: March 30, 2008, 07:56:28 07:56 » |
|
Just search with "H-bridge" keyword and you will get a lot of information.
|
|
|
Logged
|
|
|
|
shabrawy3001
Guest
|
|
« Reply #3 on: March 31, 2008, 04:29:08 04:29 » |
|
you can use L297 with transistors (TIP102)
Posted on: March 31, 2008, 05:27:51 05:27 - Automerged
sorry but (TIP102) up to 8A
|
|
|
Logged
|
|
|
|
Tricky Nekro
Newbie
Offline
Posts: 7
Thank You
-Given: 5
-Receive: 1
|
|
« Reply #4 on: April 01, 2008, 05:28:26 17:28 » |
|
L297 cannot handle so much current, no way... You gotta have extreme cooling methods with only 5A, trust me... it fries!!!
Gotta build your own H - bridge, use MOSFETs, is the best solution, not transistors... I like the IRF series...
And the net is full of MOSFET schematics... So... just google!!!
Cheers, Lefteris
|
|
|
Logged
|
|
|
|
jovan
Newbie
Offline
Posts: 9
Thank You
-Given: 4
-Receive: 0
|
|
« Reply #5 on: April 01, 2008, 09:12:18 21:12 » |
|
MOSFET is best
|
|
|
Logged
|
|
|
|
batikan
Inactive
Warned
Offline
Posts: 4
Thank You
-Given: 8
-Receive: 10
|
|
« Reply #6 on: April 04, 2008, 04:16:59 16:16 » |
|
|
|
|
Logged
|
|
|
|
kami_kami
Inactive
Offline
Posts: 5
Thank You
-Given: 1
-Receive: 0
|
|
« Reply #7 on: April 18, 2008, 01:33:31 13:33 » |
|
l298 4A driver is good
|
|
|
Logged
|
|
|
|
|
karthikeyan_sw
Newbie
Offline
Posts: 7
Thank You
-Given: 1
-Receive: 5
|
|
« Reply #9 on: May 19, 2008, 07:17:13 19:17 » |
|
try using any power MOSFETS that come in IRF series
|
|
|
Logged
|
|
|
|
LinkSys
Guest
|
|
« Reply #10 on: May 25, 2008, 11:43:13 23:43 » |
|
|
|
|
Logged
|
|
|
|
mick
Active Member
Offline
Posts: 231
Thank You
-Given: 2046
-Receive: 122
|
|
« Reply #11 on: May 30, 2008, 09:45:42 09:45 » |
|
|
|
|
Logged
|
|
|
|
30f4011
Active Member
Offline
Posts: 131
Thank You
-Given: 760
-Receive: 96
|
|
« Reply #12 on: July 06, 2008, 02:16:41 14:16 » |
|
L298 is power full h-bridge driver chip.
since its each pair have current capacity of:2A ,you have need to use three L 298.
|
|
|
Logged
|
|
|
|
tronicgr
Newbie
Offline
Posts: 12
Thank You
-Given: 3
-Receive: 5
|
|
« Reply #13 on: July 08, 2008, 01:48:51 13:48 » |
|
How about a DIY mosfet h-bridge? Like this one? http://www.x-simulator.de/forum/tronic-s-diy-dual-mosfet-h-bridge-t820.htmlIts made for 2 motors but you can build the half of it. It can be driven with PWM signal for speed and two digital lines for direction, or just keep the enable line to +5volts and use only the two direction lines... Regards, Thanos
|
|
|
Logged
|
|
|
|
|