Recommend some H Bridge chip with low voltage drop please

Zeni241
Posts: 85
Joined: Tue Nov 20, 2018 4:28 am

Recommend some H Bridge chip with low voltage drop please

Postby Zeni241 » Wed Sep 04, 2019 3:34 pm

I need to switch ON and OFF a latching solenoid valve by reversing polarity (ON in one direction and OFF by switching polarity of supply, ). For this I need H bridge chip with low voltage drop. I need to power it for only a few milli seconds (no continuous current or fancy motor speed control :D )
In face I can switch the valve ON and OFF using power from 3 V pin of ESP32 by manually switching the polarity. But to control it by software I need some H bridge.
My supply is either 3 V pin of ESP32 or directly by 3.7 V lipo battery.
I built H Bridge using four 2N2222 BJT transistors. The bridge works fine with LEDs but cannot operate valve due to voltage drop. For the same reason of voltage drop, I dropped the idea of using L298N or L293D motor drives.
Can someone please recommend some good H bridge chip for this purpose which can operate with 3 V and a few milli amp current without losing voltage?

ESP_Sprite
Posts: 8921
Joined: Thu Nov 26, 2015 4:08 am

Re: Recommend some H Bridge chip with low voltage drop please

Postby ESP_Sprite » Thu Sep 05, 2019 2:58 am

Are you 100% sure you only need a few mA, and never more than that? In that case, you can even just use 2 GPIOs of the ESP32; just make sure to have good flyback protection. However, a BJT-based H-bridge, if built correctly, should also work. You said you used 2N2222 transistors, however, a proper H-bridge has both P- and N-based switches (BJTS or mosfets) (or some logic to bootstrap an all-N H-bridge), maybe your issue lies there?

pataga
Posts: 73
Joined: Sat Aug 12, 2017 5:53 am

Re: Recommend some H Bridge chip with low voltage drop please

Postby pataga » Mon Sep 16, 2019 3:05 pm

If bjt voltage drop is the problem, why not use a mosfet h bridge (with p and n low threshold mosfets , e.g. BSS84 and BSS138 ) ? See https://circuitdigest.com/electronic-ci ... ing-mosfet for the schematic.

TomWS1
Posts: 21
Joined: Wed May 01, 2019 2:50 pm

Re: Recommend some H Bridge chip with low voltage drop please

Postby TomWS1 » Tue Sep 17, 2019 8:04 pm

@Zeni241, what latching solenoid are you using that operates on 3V? What is the solenoid activating?

I have circuits for operating latching solenoids but these usually require much more than 3V to switch (typically 9V or greater).

Who is online

Users browsing this forum: Bing [Bot] and 77 guests