![]() | ![]() | ![]() |
| |||||||
| 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? |
![]() |
| | Tools |
| | #1 |
|
So apparently during power up the MCU can't be depended on to react quickly enough to take control of the MOS gates and they may misbehave. So it's recommended to put some pull-down resistors (or pull-up if PMOS) on the NMOS gates to keep the in a known state in the absence of everything else. The possible problem is that the NMOS are being powered from a boostrap circuit and the presence of a pull-down resistor at any value makes the charge in the boostrap cap not last nearly as long as it could since it is constantly leaking current. Would it do the job to pull the gate driver inputs low instead? Obviously it would if the gate driver had power to it...but what if it doesn't power up in time? It would probably power up a lot faster than the MCU, or it might not (it's being powered from a boost converter that also needs time to set up). Either way, it still might not power on fast enough to propogate the control signal to the MOS gate in time since when the battery is connected, the voltage appears across the MOSFETs right away whereas the driver and it's boost converter need time to power up. Whereas directly pulling the gate low would have the gate always be in a known state even if no power was applied. Or should I just make it simple and use a ridiculously high pull-down resistor directly on the gate (like 1M or 10M). Last edited by dknguyen; 30th December 2008 at 11:57 PM. | |
| |
| | #2 |
|
Or maybe I should just leave the high-side gates alone and only pull the low-side gates low. I mean...on power-up, who really cares what the MOSFETs do as long as they don't make a short? If the the low-side MOSFETs are ensured to be off, then who cares what the high-side ones do? EDIT: Wait a second. Why would the high-side NMOS do anything? THe bootstrap caps aren't charged up on power-up. Last edited by dknguyen; 31st December 2008 at 12:17 AM. | |
| |
| | #3 |
|
I had a circuit like that. It used an opto-isolated PNP to control the gate and a 1K pull down on the gate to turn it off quick as well as stable start up. It worked fine.
__________________ C:\WHUT ? Beware the asterisk * | |
| |
| | #4 | ||
| Quote:
Quote:
Also have a look at here http://focus.ti.com/lit/an/slua373/slua373.pdf -Adi | |||
| |
| | #5 | |
| Quote:
It also depends on both the mosfet type and the voltage you are switching since the miller effect ( drain source capacitance pulling the gate as the supply voltage changes) will turn it on as well. Dan | ||
| |
| | #6 | |||
| Quote:
Quote:
Quote:
Currently, I have the low-side gates pulled-down unless someone can give me a reason as to why I should do the same thing for the gates (like false triggering, but I don't see how that happens when the drivers are powered up). My theory right now is there are no boostrap capacitors to leak on the low-side gates and if they are all off on startup before the ICs can take control of the gates...who cares what the high-side ones do since it will never cause a shoot-through condition. THe driver I am using has internal pull-downs on both inputs, but not on the outputs. So in the absence of an MCU it will output a known state...but obviously, I'm more concerned with the output of the gate driver when it is unpowered or semi-powered. Last edited by dknguyen; 31st December 2008 at 08:29 PM. | ||||
| |
| | #7 |
|
What driver IC are you using? Is this a constant switching frequency/PWM app? Full bridge or half bridge? If full bridge, just pull the gates low on the low side fets and ignore the high side. Where I used to work 10K was a common value for a gate pull down resistor. Last edited by speakerguy79; 1st January 2009 at 12:24 AM. | |
| |
| | #8 |
|
I am using three IRS2186 half bridge drivers, one for each phase. Any two behave like a H-bridge at any one time (BLDC). It is PWM, but I'm not sure if I want constant frequency yet. I may use variable frequency for when the motor is spinning more slowly reduce losses (sensorless scheme's sampling is based on PWM frequency.)
Last edited by dknguyen; 1st January 2009 at 01:29 AM. | |
| |
| | #9 | |
| Quote:
-Adi | ||
| |
| | #10 |
|
What's a CRO? EDIT: Oh, an oscope. Last edited by dknguyen; 3rd January 2009 at 09:40 AM. | |
| |
| | #11 |
|
Hi, If i followed your notes then perhaps you can use a time period solution that is known to work with all time but cant be employed for all time because it isnt appropriate for some time periods. That is, take (for example) two 10k resistors and use them as pull downs, but dont connect them directly to ground but instead to the collector of an NPN transistor (emitter to ground). When the transistor is on, the gates are pulled down close to ground, and when the transistor is off, only the collector leakage current flows. The only task left then is to figure out a way to generate a timing pulse to the base of the NPN. Perhaps with charging cap (+Vcc to base plus series resistor) so that at the instant of turn on all the gates get pulled down, but that only lasts until the cap charges. Ditto with a MOSFET for the controlling device instead of NPN. The MOSFET would even be faster, and gate timing could be made such that the pull down circuit pulls down faster than any gate can turn on. Another approach might be to use a dedicated uC pin, delaying its effect with a capacitor so that it has to hover at some stable logic level in order to charge the cap, and charging the cap turns off the pull downs with appropriate transistor circuit. Last edited by MrAl; 3rd January 2009 at 10:55 AM. | |
| |
| | #12 | |
| Quote:
Dan | ||
| |
| | #13 | |
|
This is supposed to go on a very small plane so I don't have room for additional transistors. Quote:
Hmmmm. You are referring to the power-off condition right? Because when power is on the gate driver should be holding the gates in a certain state. Unless you are also referring to a passing field or shock charging up the capacitor to higher than the gate voltage limits. Last edited by dknguyen; 4th January 2009 at 07:07 AM. | ||
| |
| | #14 | |
| Quote:
Dan | ||
| |
| | #15 | |
| Quote:
i am new to electro-tech.. could you explain how to use a MOSFET in the pull-down circuitry which stays open after power up and connects the pull-down resistor to ground when the gate driver is powered down. could you tell how to generate the time pulse that you were talking about? | ||
| |
|
| Tags |
| gate, mos, pulldown, resistor, safety |
| Thread Tools | |
| Display Modes | |
| |
Similar | ||||
| Title | Starter | Forum | Replies | Latest |
| Pull up resistor Help! | stolzie | Micro Controllers | 7 | 23rd August 2006 11:04 PM |
| Pull up resistor substitution ? | Screech | General Electronics Chat | 6 | 30th July 2005 01:53 AM |
| Pull Down resistor selection ? | 2camjohn | General Electronics Chat | 3 | 3rd January 2005 07:00 PM |
| Bus pull up resistor value | Dialtone | General Electronics Chat | 1 | 27th December 2003 09:00 PM |
| CMOS pull up/down resistor | bogdanfirst | General Electronics Chat | 2 | 12th August 2003 06:10 PM |