High current H-Bridge

kosoniscs

Jul 28, 2004
61
Joined
Jul 28, 2004
Messages
61
I need to control a DC motor using PWM signal from a microcontroler. I found several componets easy to use but they are low current. The motor that I'm going to control works with 12V and 35 amps in pick. Once I will reverse it frequentily I think that I should make a project considering 35 amps nominal current.
I don't have experience in this kind of project, so that I need some help with circuits and components.
Thanks.. 

 

gogo2520

Aug 14, 2005
495
Joined
Aug 14, 2005
Messages
495
Hello Kosoniscs
  35amps wow, your talking 10 or 8 gage wire. A pcb couldln't handle that kind of current so you would have to build it in modules using isolators. I'm thinking three modules. One for the low curent comos controllers, second for chopping the curent, and third for relays to handle the current. The third one would be the hardiest because you would have to find fast switching relays that you could hard wire togeather. I'm guessing that if you hang in on this site the real smart electronic guys  will come up with something.
                                  Good luck gogo

 

William Myblueroom

Mar 4, 2006
17
Joined
Mar 4, 2006
Messages
17
A big h-bridge, look for IRF540 HEXFET drivers You'll need at least 2 of them in parallel for more current. IRF9540 P Channel and wire them into a driver like a TC4424

 

Berni1

Sep 11, 2005
1
Joined
Sep 11, 2005
Messages
1
the IRF3205 is rated at 80A and in a TO-220 So this should run even on y small heatsink.I also reconend MOSFET gate drivers especialy if you are going to use PWM.

 

kosoniscs

Jul 28, 2004
61
Joined
Jul 28, 2004
Messages
61
Thanks for all.
I also believe that using MOSFET is the best choice. I've never made a circuit using them, so that I don't know what dificults I may found by build the bridge.

 

kosoniscs

Jul 28, 2004
61
Joined
Jul 28, 2004
Messages
61
Because I have to control the motor in both directions and this is the only circuit that I know to do this. Is there an easier?
Thanks

 

Cryonic

Mar 9, 2006
46
Joined
Mar 9, 2006
Messages
46
It may also be possible to use two starter motor relays to change the polarity, and only one MOSFET as PWM motor driver. Just throwing in my dumpster diving rock bottom penny broke approach.

And if you insist on using an H-Bridge, then you may find these links usefull:

Power control, with H-Bridge concepts and schematics in design:
http://users.pandora.be/educypedia/electronics/powercontrol.htm

H-Bridge Controller IC for Automotive DC Motors (Datasheet is also available):
http://www.irf.com/product-info/auto/autohbridge.html

Brief H-Bridge Theory of Operation (Good links):
http://www.dprg.org/tutorials/1998-04a/index.html

Voltage Spikes in FET based H-bridges - By Chuck McManis - 2002 (Please read this, very informative !):
http://www.mcmanis.com/chuck/robotics/projects/esc2/hbridge_spiking.html

Motor and General Control Schematics (Links to some good sites):
http://hobbyprojects.com/quick_circuits_reference/motor_and_general_control_schematics.html

You can also Google: "MOSFET H-Bridge Schematic"

Remark:

Many designs I have seen on the Internet lack sufficient protection of MOSFET's against induction spikes caused by the Motor. They are easily destroyed by insufficient precautions against this, especially via feedback into the Gate of the MOSFET.

Success with your project !

Cryonic.

 
Last edited by a moderator:
Top