cancel
Showing results for 
Search instead for 
Did you mean: 

H Bridge

7up
Community Veteran
Posts: 15,824
Thanks: 1,579
Fixes: 17
Registered: ‎01-08-2007

H Bridge

I nabbed an old RC truck from the local market ages ago (without controller) for a quid. Intention was to strip it down to the chassis and mount my own arduino / rpi control system to it and then a camera. That way I can go looking for the cat in the rain without getting wet... well.. thats the theory anyway. There are 2 big traks waiting for similar works too.

Now i've got the original schematic for the receiver chip.. and they've gone as far as to provide a full working schematic for the controls that this truck used so obviously whoever made it just had to copy it.

I've desoldered the H bridge transistors.. but i've just noticed that there is no protective diode across any of them:

screenshot_449

 

This is what i was expecting:

 

screenshot_450

 

But even google images brings up H-bridge designs without diodes:

 

screenshot_451

 

So whats going on here then? - Is this a transistor property (eg has its own diode built in?) or am i missing something?

I need a new signature... i'm bored of the old one!
11 REPLIES 11
7up
Community Veteran
Posts: 15,824
Thanks: 1,579
Fixes: 17
Registered: ‎01-08-2007

Re: H Bridge

Oh come on lads... surely at least @Oldjim, @Anonymous or @HairyMcbiker must be able to help me?

I need a new signature... i'm bored of the old one!
Anonymous
Not applicable

Re: H Bridge

The motor on the RC car will change direction when you reverse the polarity, and what do diodes prevent from happening in a circuit?

7up
Community Veteran
Posts: 15,824
Thanks: 1,579
Fixes: 17
Registered: ‎01-08-2007

Re: H Bridge

Yes I know that diodes are one way.. but they are normally used to protect transistors from collapsing magnetic fields that a transistor will not drain once it's been turned off.

 

In this case two transistors will be turned off either side of the motor.. leaving nowhere for the current from the collapsing magnetic field to go.

I'm really not quite sure what you were hinting at hence the question. Leaving a hint has not helped..

I am disappointed with my old mate @Oldjim .. just a while back he was saying how he worked with modulating frequencies etc for a living.. so clearly an electronic engineer but no reply.. hope you're ok Jim!

I need a new signature... i'm bored of the old one!
Anonymous
Not applicable

Re: H Bridge

I typed that on my iPad last night so the 'hint' may have been residue from auto correct I'll edit it. The reason there are no diodes is because they are not needed, due to the the speed of switching. There will be more information on the circuit diagram as regards the components, which will explain why they aren't needed.

HairyMcbiker
All Star
Posts: 6,792
Thanks: 266
Fixes: 21
Registered: ‎16-02-2009

Re: H Bridge

@7up been nearly 40 years since I had anything to do with electric motors. Prefer logic circuits.
I did look but ...
7up
Community Veteran
Posts: 15,824
Thanks: 1,579
Fixes: 17
Registered: ‎01-08-2007

Re: H Bridge


@Anonymous wrote:

I typed that on my iPad last night so the 'hint' may have been residue from auto correct I'll edit it. The reason there are no diodes is because they are not needed, due to the the speed of switching. There will be more information on the circuit diagram as regards the components, which will explain why they aren't needed.


Speed of switching? - My understanding is that it takes longer for a magnetic field to collapse than it does for a transistor to turn off.. so that means there will still be current trying to flow through those transistors that are turned off - thus destroying them. Or am I missing something here?

You've also edited your other post suggesting that the diodes would stop the motor running in the other direction - but thats exactly what an H bridge is designed to do.. only most have protection diodes while a few don't. Thats what i'm getting at.

I need a new signature... i'm bored of the old one!
Anonymous
Not applicable

Re: H Bridge

Well that is my understanding of it, as I assume you are using a brushless DC motor. As regards the edit all I did was remove the word Hint nothing else.

Edit:- Are you sure they're transistors?

wisty
Pro
Posts: 591
Thanks: 112
Fixes: 8
Registered: ‎30-07-2007

Re: H Bridge

My electronics is well out of date, but one thought is the purpose of the C945 on the far left. The external (to your diagram) circuitry is not shown.

Is it possible that this transistor is in a circuit which turns on Q5 if there is a residual voltage on the motor. One transistor vs four diodes would be a win in terms of component count & hence cost in a commercial design.

7up
Community Veteran
Posts: 15,824
Thanks: 1,579
Fixes: 17
Registered: ‎01-08-2007

Re: H Bridge

The C945 transistors are used for turning on two transistors - one npn and one pnp either side of the motor. The 3rd one you see in the diagram is for a turbo mode which simply connects a higher voltage to the circuit to make the thing shift quicker!

Maybe it was just a badly designed h-bridge? - seems unlikely though given that the design was on the datasheet for the rx-2b chip!

I need a new signature... i'm bored of the old one!
Anonymous
Not applicable

Re: H Bridge

Are you any wiser on this and you never answered if they were transistors that you removed. I'm asking that as they may well be N & P Mosfets that as you know will have an in built suppression diode. To confirm this can you tell us what the numbers are on the components you removed please.

7up
Community Veteran
Posts: 15,824
Thanks: 1,579
Fixes: 17
Registered: ‎01-08-2007

Re: H Bridge

Nope, no wiser on it. Yes those are the transistors i removed from the original PCB. I figured that rather than order parts in and wait, i'd be better off stripping them from the original PCB and rebuilding the h-bridge on a smaller bit of strip / veroboard as the original receiver circuit is useless to me.

The transistors are H882 and H772 as removed from the board but the schematic lists them as B772 and D882 so i'm assuming that at some point they were swapped for similar transistors.

Circuit schematic of the thing is here on page 9 (its the lower one):

http://pdf1.alldatasheet.com/datasheet-pdf/view/154572/SILAN/RX-2B.html

Ultimately i suppose it doesn't really matter either way - i know it works as they were being sold like it.. i just wondered why there were no diodes there to protect the transistors.

I need a new signature... i'm bored of the old one!