Build a “Full-Bridge” with two or more Half-Bridge to control the direction of a DC motor

Hi everyone,

I recently bought this H-Bridge to control a 12V actuator with my Arduino, but I’ve realized that this H-Bridge is an “Half Bridge” and not a “Full Bridge”, so I can’t control the direction of the motor and I need my actuator to deploy and retract obviously.

My question is: Is there a way to create a “Full-Bridge” by joining two of them or something like that? And be able to control the direction of my actuator.

Thank you very much!
Alberto

Hi,
I think you bought a single mosfet switch. The 2 mosfets are in parallel. Not even a "half bridge". So you need 4 of them to make a full bridge + extra electronics. It's too much of a hassle so don't bother. Just order the right item on Aliexpress :slight_smile:

The item you linked to is not a bridge or even a half bridge nor even listed as a bridge. You cannot make that into a bridge. Buy what you actually need. Look at your actuator current under a load and buy an adequate bridge designed for your intended use.

Ron

@Ron_Blain @mi11ers0n Okay, I'll buy some with the features that I need then. I asked just in case I could do something with them. Thank you very much.

A full bridge (aka H-bridge) is 4 MOSFETs (= 2 half-bridges).
A 3-phase bridge = 3 half-bridges.
There are many half-bridge driver chips for use with 2 n-channel MOSFETs,
this is the de-facto way to build power electronic circuits. There are some that
can do a full-bridge or 3-phase bridge driving in one chip (but less choice that way).

Checkout IR2001, IR2004, HIP4081A, FAN7388 and such chip's datasheets for lots of detail.

1 Like

Hi,
Can you post a link to data/specs of your actuator please?

Thanks.. Tom... :grinning: :+1: :coffee: :australia:

Why not just buy one ?

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.