Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Forums > Electronic Projects Design/Ideas/Reviews


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.

Reply
 
LinkBack Thread Tools Display Modes
Old 22nd March 2006, 09:20 PM   (permalink)
Default H bridge with power mosfets

i am making a circuit with power mosfets
IRFZ48N
but getting a problem that when i start the motor..
the mosfet connected to Vdd gets hot even at .4A..
but the mosfet whose Vss is connected to ground is very cold..
so what is problem..even when i uses the same basising for both
power mosfets..
__________________
Rafhan Aslam
Robo_striver is offline  
Old 22nd March 2006, 10:12 PM   (permalink)
Default

post your circuit
panic mode is offline  
Old 23rd March 2006, 12:45 AM   (permalink)
Default

The problem is that the N-MOS that is connected to VDD requires a voltage higher than VDD to turn it on.
__________________
see my website: www.geocities.com/russlk
Russlk is offline  
Old 23rd March 2006, 08:48 AM   (permalink)
Default

I have tried ur solution ..great. :shock:
the circuit is performing on very cold state even at 2A
so can any body suggest how to on mosfet in a h-bridge of a robot with a higher voltage than the supply voltage..
rafhan is offline  
Old 23rd March 2006, 12:30 PM   (permalink)
Default

simple
MAKE A PROPPER GATE DRIVE!!!!

I have said this time and time again abt the Power-electronic cct that are flying around this forum. They all have common problems and that is complete lack of gate-drive to the power-switch!

This isn't low-power infomation that is getting delt with here THIS is POWER, be it only a few watts its a damb sight more then the uW contained within a LOGIC on/off or analogue signal


To switch a FET in anger (ie with real current through it) take energy/power to do that job and THAT requires a decent GATE-drive. IT can be as simple as a BJT push-pull. IT NEEDS TO BE PUSH-PULL!!! not like what is in this cct



The gate-drive ( or the incompetance of) in this cct is its main problem! a 10k is used to turn-OFF the N-types as well as a 10k to turn-ON the P-types. That is HUGH!!!! you need a push-pull (with gate resistor of a few 100R) to enable the charge to be pushed into and pulled out of the FET correctly



Anyway enough of the RANT

What is needed: a floating gate-drive
required:

1x OPTO (6n137 are good)
1x isolated DCC converter, NVU/C&D do fantastic very small DCC converters at around 1W, they have 5Vin to +/-12V out, 12Vin 5Vout lots-o combinations

1x PNP BJT
1x NPN BJT
and the odd few resistors and capacitors.


So for the top two FETS you now have a floating gate-drive which you connect the isolated 0V to the FET-source and the output of the PUSH-PULL to the GATE, isolates/floating power via the DCC, isolated/floating signal via the opto


All in all kids, think of the gate-drive.
__________________
Nothing is impossible.
Once a problem is realised, the rest is just details


Styx is offline  
Old 23rd March 2006, 02:59 PM   (permalink)
Default

i am a novice of electronics so could not understand what u wanted to say..
please give ur answer in more detail...
thanx
rafhan is offline  
Old 23rd March 2006, 03:27 PM   (permalink)
Default

Quote:
Originally Posted by rafhan
i am a novice of electronics so could not understand what u wanted to say..
please give ur answer in more detail...
thanx
His response has enough detail. The main idea is to make a better gate drive for your power transistors in the bridge. Styx suggests a floating drive which is fine, but it might not be necessary. Some H-Bridge configurations use P-Channel high side parts so floating or bootstrapped gate drives might not be necessary.

However, the gate drive should be driven by a low impedance push-pull stage. There are very large capacitances that need charged & discharges on the power devices if you are going to get them to switch fast. The only way to do that is with a low impedance gate drive. Transient gate currents of AMPS is not unusual for fast switching.
Optikon is offline  
Old 23rd March 2006, 05:02 PM   (permalink)
Default

will using the p-channel power mosfets will solve the problem..
or it will also require some extra circuitry like push pulls or ..
Actually i am working this for a robot and wanted to simplify the circuit ..
just guide me in this respect..
rafhan is offline  
Old 23rd March 2006, 07:45 PM   (permalink)
Default

I have modified the circuit a bit hoping for some improvement. The both "1" state is still "not allowed" but if any control signal is already "1", the going high of another would have no effect until the corresponding channel control signal returns to LOW. This would help a little bit.

Styx?
Attached Images
File Type: gif nch-brdgx.gif (11.7 KB, 444 views)
__________________
L.Chung
eblc1388 is offline  
Old 23rd March 2006, 07:48 PM   (permalink)
Default

Still got SHITE gate-drive (will cause a soft shoot-through)
and that LED still exist which will fail the moment the potential switches
__________________
Nothing is impossible.
Once a problem is realised, the rest is just details


Styx is offline  
Old 23rd March 2006, 08:00 PM   (permalink)
Default

Quote:
Originally Posted by Styx
and that LED still exist which will fail the moment the potential switches
It's a tri-colour, so is two LED's back to back.
__________________
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Nigel Goodwin is offline  
Old 23rd March 2006, 08:03 PM   (permalink)
Default

Proper gate drive is only needed if the OP wants to use PWM for speed control. For just forward/reverse action, the design is sufficient in a hobby sense.

There will alway be a big difference between driving MOSFETs in industrial situation and in hobby circuit.
__________________
L.Chung
eblc1388 is offline  
Old 23rd March 2006, 08:08 PM   (permalink)
Default

Quote:
Originally Posted by Nigel Goodwin
Quote:
Originally Posted by Styx
and that LED still exist which will fail the moment the potential switches
It's a tri-colour, so is two LED's back to back.
Thats answers that, correct symbol would be handy tho
__________________
Nothing is impossible.
Once a problem is realised, the rest is just details


Styx is offline  
Old 23rd March 2006, 08:09 PM   (permalink)
Default

Quote:
Originally Posted by eblc1388
Proper gate drive is only needed if the OP wants to use PWM for speed control. For just forward/reverse action, the design is sufficient in a hobby sense.

There will alway be a big difference between driving MOSFETs in industrial situation and in hobby circuit.

For just fwd/rev fixed speed (based on link potential) yes it is fine BUT if it is to be PWM'ed (and that doesn't have to be industrial, there are plenty of places where hobby PWM is used) this cct will FAIL
__________________
Nothing is impossible.
Once a problem is realised, the rest is just details


Styx is offline  
Old 23rd March 2006, 08:21 PM   (permalink)
Default

The IRFZ48n is not a logic level mosfet, so if you are driving from logic, it won't turn on reliably. The transistors I chose are logic level. The NPN driver is designed not to saturate, to avoid that delay. Even so, efficiency will be improved if you provide some small delay between turn on and turn off of A and B drives.
Attached Images
File Type: png h-bridge_163.png (12.6 KB, 427 views)
__________________
see my website: www.geocities.com/russlk
Russlk is offline  
Reply

Bookmarks

Thread Tools
Display Modes





All times are GMT. The time now is 04:16 PM.


Electronic Circuits  |  Learning Electronics
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.

eXTReMe Tracker