element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Power & Energy
  • Technologies
  • More
Power & Energy
Forum Tireless search for a small 5A H-Bridge
  • Blog
  • Forum
  • Quiz
  • Documents
  • Polls
  • Events
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Not Answered
  • Replies 9 replies
  • Subscribers 290 subscribers
  • Views 887 views
  • Users 0 members are here
  • stepper_motor
  • power_management
  • cnc
  • power_supply
  • power
  • servo_motor
Related

Tireless search for a small 5A H-Bridge

Catwell
Catwell over 15 years ago
I need a small H-bridge option, similar to this Maxim 1A H-Bridge IC, but could handle at least 4A, ideally 5A. It doesn't have to be in a 8-SOIC package, but I do not want a 2"x2" PCB version either. A single chip would be best.
 
Thoughts?
 
This will be for a stepper/servo motor driver, ultimately.
 
Cabe
  • Sign in to reply
  • Cancel
  • ratsept
    0 ratsept over 15 years ago

    If this is for a stepper motor I imagine you would need a dual bridge. For a dual bridge I would recommend L6205 by ST. I have not used this chip but parameters seem nice and most importantly (for me) it is one of the smallest dual bridges in this category. For single bridge I have used mc33887 and that is a really good chip. It has varios protection and feedback mechanisms and comes in a reasonable package (can be prototyped by hand).

     

    Tiit

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Catwell
    0 Catwell over 15 years ago in reply to ratsept

    L6025 runs 2.8A, full bridge. Amp output too low.
    mc33887 runs 5A, half bridge. Output is right, could use two in concert.

     

    Thanks, the mc33887 is my best bet right now.

     

    Cabe

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 12 years ago in reply to Catwell

    I know this post is old, but I too am looking to build a bi-polar stepper motor controller in the 5 AMP range...  Have you found anything yet?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 12 years ago in reply to Former Member

    What about using two TI DRV8843 chips in parallel, would something like that work?  Or should I be looking at a solution to perhaps use a TI 4988 to drive external MOSFET's?

     

    I am not an electrical engineer by any means, but I do know enough to get myself in a lot of trouble... image

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • ChuckMcM
    0 ChuckMcM over 12 years ago

    Ok, 5A for a full bridge isn't going to be easy to find in a single chip. You're looking at i2r losses of 5W for .1 ohm fets and 500mW for .01 ohm fets That means you are looking at D9 packages at the minimum for discrete FETs (no SOT23's will carry that much current and not desolder themselves). The typical TO-220AB package will dissipate 2.5W in free air. I wrote up a tutorial on h-bridges here http://www.mcmanis.com/chuck/robotics/tutorial/h-bridge/index.html and will follow up with a FET version here now that I've got stuff worked out on the web site (new site will be http://robotics.mcmanis.com)

     

    The way to look at this is what the Rds(on) value is for the FET, then square the current and multiply that by 2 (high side fet and low side fet) that is the power that has to be dissipated by the package. If the temperature goes up (which it will do without a heat sink) then Rds goes up too (which means more power gets dissipated) Good general rule of thumb is that Rds(on) doubles at max temperature. So if the data sheet says it has a 1 milliohm Rds(on) then at full temp that will be 2 milliohms. On steppers you probably want a good chopper drive anyway to get maximum torque out of them.

     

    ---Chuck

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Problemchild
    0 Problemchild over 12 years ago

    How about the Allegro STA6940M which is an 8 amp device?!

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 12 years ago in reply to Catwell

    I must say I am not impressed by Newark compared to Farnell as a supplier even though they are both parts of Premeir Farnell. It shows up the significant diffference in the customer experience of British and US companies with the British model far more favourable, I know it must seem ridiculous to you as surface mounting afficionados, but to obtain decent thermal performance you need a device that can dissipate to metal like this one: http://uk.farnell.com/semikron/skd51-08/bridge-rectifier-50a-800v-3ph/dp/9287078

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 12 years ago in reply to ChuckMcM

    I cant see the required Vds for the MOSFETs but here are a few options from FSC that at least provide the full bridge set of FETs in one small package although Rds(on) might be a bit high on the 100Vds parts

     

    Quad MOSFET package

    FDMQ8203- 100Vds 2( Nch + Pch) MOSFET for full bridge

    FD/FDMQ8403- 100Vds 4* Nch MOSFET

    FDMQ86530L- 60Vds 4* Nch MOSFET (logic level switching)

     

    LV Bridge Drivers

    FAN3268 20V bridge driver

    FAN3278- 30V bridge driver

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 12 years ago

    This topic belongs in group Motion control.

     

    I may supply you with transistors for 2A, 3A, 6A or 7A.

    30V.

    The smaller ones come in pairs per chip (2 not connected transistors), or full bridge on one chip (4 readily interconnected transistors).

    The bigger ones - 2 per chip.

    Size of a chip is about 3mm.

     

    Why build your own controller? Why not use what is already manufactured?

    I may provide a full controller on a PCB.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube