Skip to content

Krakkus.com

Electronics

Menu
  • Home
  • Posts
  • About
  • Author
  • YouTube
Menu

How to use the IR2125 MOSFET gate driver

Posted on January 4, 2023

The IR2125 can drive high-side loads up to 500 volts. And only a few external components are needed to use this compact MOSFET gate driver.

Package

The IR2125 is a 8 pin DIP IC

External components

  • Capacitors: 100nF or bigger
  • Diode
  • Gate resistor

The IC is powered with a voltage between 10 and 20. The MOSFET’s gate pin gets to see that same voltage. Any external components has to be able to handle the same voltage.

Pins

1VCCPower for the IC itself, 10-20v. Also a good point for the diode to charge the bootstrap capacitor at pin 8 (VB). And it needs a capacitor to keep its input voltage stable
2INA digital signal, either ground for OFF or bigger than 4.5V for ON. The signal can’t be on continuously. It needs a low signal periodically to charge the bootstrap capacitor.
3ERRNot clear from datasheet. Needs a capacitor to prevent floating.
4COMGround for the IC. And should be the same as the MOSFET circuits ground.
5VSConnected to the MOSFET source leg and the negative side of the bootstrap capacitor. It is used to either connect the bootstrap capacitor to the gate so the voltage of the gate is 10+ volts relative to the source, or 0v when the gate is discharged to source.
6CSCurrent censor for MOSFETs that have the extra leg for it. Do not connect.
7HOOutput signal that goes to the MOSFET’s gate. Needs a resistor to prevent induction spikes which can kill components.
8VBBootstrap voltage. Connected to the positive side of the bootstrap capacitor and the receiving end of the diode. The capacitor gets charged when the IN signal is low through the diode.

Troubleshooting

Make sure the supply voltage has enough current. Switching on the load can dip the supply voltage under 10v for a millisecond and cause the IC to stop working while a multi-meter still shows 10+ volt or higher.

Always connect a load, the IC cannot switch the output high if there is nothing connected to the gate and source pin.

Breadboard connections like the one in the image below are the cause of many problems. Half of the time the exact same circuit did not work and I just rebuild the same circuit to get it to function.

Typical application on a breadboard

Typical breadboard application of the IR2125 MOSFET gate driver

Video

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Other Posts

  • Hacking a DC to DC converter

    Hacking a DC to DC converter

    Introduction This is a follow-up of a proof of concept I made two months ago. I used an Arduino based DAC (8 bit 8 resistor) and an op-amp to create a signal...
  • How to add dead time to PWM

    How to add dead time to PWM

    There are situations where you absolutely want to avoid signals overlapping one another. This is when you get introduced to the term dead-time. I will give you an example of a circuit...
  • Ten ways to drive a MOSFET, with examples

    Ten ways to drive a MOSFET, with examples

    These are a couple of circuits that can drive a MOSFET. Each of them has their own pros and cons, so whether or not they are useful is highly dependent of what...
  • How to make an op-amp output PWM with duty-cycle control?

    How to make an op-amp output PWM with duty-cycle control?

    We can use a generic op-amp like the LM4562NA. We build an oscillator from the first op-amp in the IC. This produces a triangle-wave. We feed this wave into the second op-amp....
  • How does an op-amp work?

    How does an op-amp work?

    Op-amp is short for operational-amplifier. You can use it as a comparator, buffer a signal, or amplify a signal. These are some op-amps I have; they are the LM358 and the LM4562....

Tools

  • DAC generator
  • Ohms law calculator
  • Inductor calculator
  • Where to get MOSFETs?
©2023 Krakkus.com | Design: Newspaperly WordPress Theme