R
red_alert
Guest
I'm trying to implement a buck-boost converter using a H-bridge (non-inverting, single inductor) topology.
The input voltage range is 0 - 100 V DC (three-phase rectified AC from a wind turbine generator) and the output should be around 30 V (or 60 V, after I reconfigure the battery string from 24 V to 48 V). The switched power will be around 1500 W.
The schematic diagram looks like this:
Actually, I should use MOSFET switches instead of those freewheeling diodes so the modified diagram should look like this:
I'm going to use an MCU to generate those four PWM signals but my main concern is how to keep a high-side MOSFET (SW1) in ON state while the circuit is running as boost converter. I don't have separate power supplies for the high side driver so I wonder how to implement a bootstrap operation in this situation.
Any help is kindly appreciated.
The input voltage range is 0 - 100 V DC (three-phase rectified AC from a wind turbine generator) and the output should be around 30 V (or 60 V, after I reconfigure the battery string from 24 V to 48 V). The switched power will be around 1500 W.
The schematic diagram looks like this:
Actually, I should use MOSFET switches instead of those freewheeling diodes so the modified diagram should look like this:
I'm going to use an MCU to generate those four PWM signals but my main concern is how to keep a high-side MOSFET (SW1) in ON state while the circuit is running as boost converter. I don't have separate power supplies for the high side driver so I wonder how to implement a bootstrap operation in this situation.
Any help is kindly appreciated.