Hello,
I'm trying to calculate the bootstrap capacitance for my MOSFET driver, but my result seems way too low. I'm using application note AN978 from IR, which gives this equation:
C = 2(2Qg + Iqbs/f + Qls + ICbs/f)/(Vcc - Vf - VLS - Vmin)
The values I'm using are:
Qg - MOSFET gate charge - 65 nC
Iqbs - Max VBS quiescent current - 230 uA
f - Operating frequency - 10 kHz
Qls - Level shift required per cycle - 5 nC
ICbs - Capacitor leakage current - 0 A (tantalum capacitor)
Vcc - Supply voltage - 12 V
Vf - Voltage drop across bootstrap diode - 0.7 V
VLS - Voltage drop across low-side MOSFET - 0.06 V
Vmin - Min voltage between Vb and Vs - 0.3 V
Putting it all together, I get a capacitance of about 0.03 uF. This is much less than any bootstrap capacitor I've seen in a MOSFET driver. Do any of my values seem off? Are there better guides to use for determining the capacitor's value?
Thanks.