![]() | ![]() | ![]() |
| |||||||
| Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution. |
![]() |
| | Tools |
| | #1 |
|
hey guys: Any transistor guns out there ?? i have been trying to design a h-bridge using BJT transistors to operate a DC motor at 48 volts. The control circuit is already finished. I am using/ well plan to use, a microcontroller with pulse width modulation to control the speed of the motor. But i cant get my H-bridge to work at all! in particular i have almost no idea in working out the Resistor values of my bridge. I have posted a picture of the design. if anyone can step me through the design process it would be much appreciated. Heres what i have done so fare. : given that i want to run 48 volts to the motor but which to switch it on with a 5b high from the micro controller, i have chosen 4 darlington pairs! BDX54B and BDX54C, these npn and pnp transistors have a Vceo of 80 volts! so i know they are a good choice. furthermore they have a Hfe minimum value of 750. for the Motor that we are running i calculated the Stall current to be 10 Amps. so from this i worked out that i need ten amps in the collector of the top left transistor (on the drawing) therefore i calculated R2 to be (48-0.4-1.7)/R2=10ma (given the Ib Ic relationship) hence R2 to be 4.6k is this right ?? if not how do i calculate the resistor values throughout the circuitry to get it to work ?? the idea is to have four output pins of the microcontroller which sends 5v high (20mA) or a 0 and in that way engage forward and revers for the motor!! the bottom transistors i'm using are BC109s though i think there not suitable given that only have a vceo of 45 can anyone help me ?? | |
| |
| | #2 |
|
hi, Have a look at this method. http://home.cogeco.ca/~rpaisley4/HBridge.html I would suggest that you cross link the drive transistors ie: top left darlington with the bottom right darlington, likewise the top right and bottom left and electronically interlock the two motor drive paths so that they cannot be turned on at the same time. In your present configuration an accidental condition could arise where the top right and bottom right darlingtons could be ON, causing a short the darlingtons. As could the other pair.! The added advantage it requires only two PIC pins not 4. Does this help.? Google for BJT H Bridge circuits
__________________ Eric " Good enough is Perfect " I will NOT answer PM's requesting technical help, please use the Forum PIC tutorials: Nigel's www.winpicprog.co.uk/ Bill's: www.blueroomelectronics.com/ | |
| |
| | #3 |
|
thanks for the link. I sort of get what your saying but i can eliminate that condition from the micro that supplies the 5v switching on voltage. but i'm more looking to understand how so set up the system. because obviously choosing random resistor values wont work and i'm getting lost i just cant get them to switch. SO i want to be able to theoretically prove that this design could work! thanks very much for the link though. can anyone help me theoretically prove this ?? is there a way of modeling this on p spice ? | |
| |
| | #4 | |
|
hi chuck, Look at this modified drawing, why do you think the 'green ringed' transistor is required.? Does this help.? Quote:
So the minimum load resistor to 0Volts, on a pin should be <= 250R EDITED: Corrected the location of the right hand side 2N2222 text.
__________________ Eric " Good enough is Perfect " I will NOT answer PM's requesting technical help, please use the Forum PIC tutorials: Nigel's www.winpicprog.co.uk/ Bill's: www.blueroomelectronics.com/ Last edited by ericgibbs; 7th July 2008 at 12:23 PM. | ||
| |
| | #5 |
|
thanks for the help: I though i would need another switching transistor to turn the NPN in the green ring on, at the same time that i turn the top right hand corner on ? the 2n2222 npn will that be strong enough ? it says that the Vceo is only 30, now I'm using 48V so i think i wont lose 18 volts in my system so the voltage could blow this transistor ? also how can the Collector current of the 2n2222 be the same as the base current at R3, from the micro controller? the green ring i thought i needed to switch on the darlington NPN in order to get hte system to work ?? like send a signal from themicro to pin one and pin 4 ?? is that wrong ? | |
| |
| | #6 | |
| Quote:
Do you follow the rest of the explanation.OK.?
__________________ Eric " Good enough is Perfect " I will NOT answer PM's requesting technical help, please use the Forum PIC tutorials: Nigel's www.winpicprog.co.uk/ Bill's: www.blueroomelectronics.com/ | ||
| |
| | #7 |
|
eric: thanks for your help, i'm still trying to get this Bridge working though. testimony to the fact that i am still lost when it comes to BjTs to clarify something , the green ring shown on the bottom right hand side, a modification you showed. The reason i was using two transistors, the Darlington and the switching transsitor was because i was worried that the full 48 volts would interfere with the Micro (pic) and blow the pic ? is this right ? because i see you have connected the Micro directly to the Darlington? and one i have one side working (because im bread boarding it tonight) is it safe to assume that the inverse condition will have the same resistor values right..? cheers eric | |
| |
| | #8 | |
| Quote:
I hope this explains it OK, if not please ask.
__________________ Eric " Good enough is Perfect " I will NOT answer PM's requesting technical help, please use the Forum PIC tutorials: Nigel's www.winpicprog.co.uk/ Bill's: www.blueroomelectronics.com/ | ||
| |
| | #9 |
|
here are some questions attached to the diagram. also should i think about modeling this on pspice first to see if it works ? is that possible ? and, can i control forward and reverse by sending highs to pins 1 and 4, and 2 and 3 respectively? thats the idea right ? | |
| |
| | #10 | |
| Quote:
hi, Do you follow. I did say earlier you should electronically interlock the BJT's so that the incorrect paths thru the BJT's cannot happen.. EDIT: R6 and R12 should be about 4K7 to 10K.
__________________ Eric " Good enough is Perfect " I will NOT answer PM's requesting technical help, please use the Forum PIC tutorials: Nigel's www.winpicprog.co.uk/ Bill's: www.blueroomelectronics.com/ Last edited by ericgibbs; 21st April 2008 at 08:32 AM. | ||
| |
| | #11 |
|
ok great. do i need that extra transistor? in the ring ? or should i hook it up straight to the micro ? | |
| |
| | #12 | |
| Quote:
via the base resistor.
__________________ Eric " Good enough is Perfect " I will NOT answer PM's requesting technical help, please use the Forum PIC tutorials: Nigel's www.winpicprog.co.uk/ Bill's: www.blueroomelectronics.com/ | ||
| |
| | #13 |
|
thanks very much for your help ERIC! I changed the design significantly! modifying the power supply to 36 volts, i will post the complete design with calculations soon! But it works perfectly! even with the PWM! | |
| |
| | #14 | |
| Quote:
Are you going to join in the forum competition..
__________________ Eric " Good enough is Perfect " I will NOT answer PM's requesting technical help, please use the Forum PIC tutorials: Nigel's www.winpicprog.co.uk/ Bill's: www.blueroomelectronics.com/ | ||
| |
| | #15 |
|
great discussion, though that guy doesn't post the final design~ | |
| |
|
| Tags |
| bjt, design, hbridge |
| Thread Tools | |
| Display Modes | |
| |
Similar | ||||
| Title | Starter | Forum | Replies | Latest |
| MP Lab Program Help | bamafan54 | Micro Controllers | 5 | 7th January 2009 03:16 PM |
| help understanding this hbridge design.... | jaydag71 | Electronic Projects Design/Ideas/Reviews | 2 | 5th June 2007 11:37 PM |
| H Bridge... Design, Discussion. | Ayne | Micro Controllers | 5 | 18th February 2007 11:41 PM |
| first electronic design thing (bridge rectifier) | infested_ysy | Electronic Projects Design/Ideas/Reviews | 1 | 13th September 2006 05:00 AM |
| does anyone have an idea about the design of an wien bridge? | tyal26 | Electronic Projects Design/Ideas/Reviews | 2 | 8th May 2004 02:47 AM |