Gate Driver - How to incorporate bootstrap circuitry?
19 views (last 30 days)
Show older comments
I am attempting to use two of the Gate Driver symbol in Simscape to model my selected half-bridge driver. I am using two Gate Driver symbols because it appears the Half-Bridge Driver symbol only accepts one input; in my system, there will be two discrete inputs to the driver.
I do not see from the connections available on the Gate Driver symbol how I would implement bootstrap circuitry to properly bias the upper MOSFET in my half-bridge.
Bootstrap circuitry referring to the highlighted elements shown below:

Thanks!
-M
0 Comments
Accepted Answer
Rodney Tan
on 23 Jan 2025
Hi May, I have create a IR2110 high side drive bootstrap circuit in Simulink model and shared in file exchange. You can have a look and let me know if it answer your question.
3 Comments
Rodney Tan
on 27 Jan 2025
Hi May, you may use Simulink online to open Simulink model save in 2023a and save As or export at 2021a version.
Second method you can set Simulink preference as shown in the link below
Third way, I can only save the Simulink model in an old .mdl format and attached here for your reference. Hope it works for you.
More Answers (1)
Vinay
on 21 Nov 2024
The Gate driver input port offers two modeling options for controlling the output state. The PS input allows a single external signal to control the driver output. In contrast, the electrical input port accommodates two electrical input connections, PWM and REF, to drive the output.
In the model the upper MOSFET gate and source are driven by signals 'HO' and '
' .The gate driver with electrical input can be used to connect the above signals to the MOSFET as shown below


Hope this will resolve the query!
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!