I'm experiencing low efficiency when boosting 24V to 50V @0.25A via TPS43060. The chip gets hot and the efficiency never exceeds 80%, and especially low at lower current. And the chip gets very hot after a while.
After some research, i decided it was my MOSFET's gate driver sinks some of the current. The mosfet i choose is Vishay's SUD25N15, which has a total gate charge of 30nC at 7V, and i used it for both high-side and low side.
The frequency is about 600KHz and here's how i calculate the gate drive current:
Igdrv = 600kHz * 30nC * 2 = 36mA.
and this current comes from VCC pin of the chip, which regulates at 7V from the 24V supply. This alone will contribute the chip's power dissipation:
(24-7)V * 36mA = 0.612W
which i think, is why the chip gets very hot.
Talking about MOSFET selection, i get too little details from the datasheet. I want to know how the selection of High-side and Low-side MOSFET differs?