![]() | ![]() | ![]() |
| | |||||||
| General Electronics Chat This forum is for general chat about electronics, eg: Dont know what a part does? Dont know how to read a circuit? Want to get an opinion? |
| | LinkBack | Thread Tools | Display Modes |
| | (permalink) |
| Hi guys i just need your opinions on this H-bridge all i need to know is that it will work. I'm pretty sure that if one of the NPN transistors turns on only the opposite PNP transistor will turn on. When that transistor turns on it keeps the base hi of the opposite PNP transistor ensuring that only one of them turns on. So my question is would this work??? By theory its sounds ok, I just need to know your opinions before i fry a set of expensive transistors...
__________________ www.winpicprog.co.uk - Great PIC language tutorials. | |
| |
| | (permalink) |
| Assuming the 12v supply is +ve, you have the C and E of the PNP transistor the wrong way round. When a PNP is turned on, if Vce is greater than 0.6v, you will start to turn on the opposite PNP. You will then have nice hot smoking transistors. To overcome this I suggest you put a couple of diodes in series with the base resistors so that as long as Vce of the PNP is less than about 1.8 volts, the opposite PNP is not turned on. JimB | |
| |
| | (permalink) |
| The circuit will work, with the changes pointed out by JimB, but be aware that when a transistor saturates there is a storage time before it turns off even tho the base current is off. If the storage time of the PNP is longer than the NPN (most likley), then there will be a momentary short circuit when both transistors on one side are on. If the time is short enuf, there may be no damage, but a current limiting resistor would be a good idea to start. Preventing saturation of the transistor is another option.
__________________ see my website: www.geocities.com/russlk | |
| |
| | (permalink) |
| dont forget freewheel diodes | |
| |
| | (permalink) |
| Hi guys i read your posts and decided to not bother with the protection of making sure that only one side of the trannistors turns on. This is because i can quite easily implement that into my PIC's code. Instead i've added the diodes to make sure the voltage spikes from the motor starting/stopping from affecting other circuittry. I have also added the pull-ups and pull-downs to make sure that the transistor dont float around causing chaos. What else do i need??? Do i need 1k ohm resistors on the red traces as marked??? Does this diagram look fine??? Styx: I dont know what you mean by freewheel diodes??? edit: forgot to attach picture
__________________ www.winpicprog.co.uk - Great PIC language tutorials. | |
| |
| | (permalink) |
| The diodes that you show are the free wheeling diodes. You don't need a 1k in the red leads because the 1k in the npn driver collector will limit the current. You still have not turned the pnp transistors around.
__________________ see my website: www.geocities.com/russlk | |
| |
| | (permalink) |
| here's another h Bridge that others may find helpfull. It only uses npn transistors. I found it helpfull. I found it on this web site, but can't find it any more. here's my artists impression of it. | |
| |
| | (permalink) |
| Ahh yes, thx for that i forgot The picture has been edited. Screech thx for that to 8)
__________________ www.winpicprog.co.uk - Great PIC language tutorials. | |
| |
| | (permalink) |
| The problem with Screech's circuit is that a voltage higher than the positive rail is needed to drive the upper NPN. However, there are drivers designed to do that.
__________________ see my website: www.geocities.com/russlk | |
| |
| | (permalink) | |
| Quote:
| ||
| |
| | (permalink) |
| Dude i'm puzzled by what you mean by that??? Why would you need higher voltages on the NPN bases?? :?
__________________ www.winpicprog.co.uk - Great PIC language tutorials. | |
| |
| | (permalink) | |
| Quote:
It's a poor way to use a transistor as well - the voltage drop with the load in the emitter is much greater than with the load in the collector - which is the preferred way for using a transistor as a switch. There are very good reasons for using PNP/NPN pairs, although you can use all the same, it's a far inferior design - requiring bigger transistors, larger heatsinks, and providing less power to the load. | ||
| |
| | (permalink) | |
| Quote:
Off course, if base voltage is much lower then collector voltage then they'll waste more power and get hot. | ||
| |
| | (permalink) |
| Oh, I'll keep all that in mind. Glad I posted that pic. Thanks. | |
| |
| | (permalink) | ||
| Quote:
| |||
| |