PWM Drive to H-Bridge with IR2113

  • Thread starter Thread starter saad87
  • Start date Start date
  • Tags Tags
    Drive Pwm
Click For Summary
SUMMARY

The discussion focuses on using the IR2113 MOSFET driver to control an H-bridge configured for inverter applications, utilizing PWM signals at a frequency of 50Hz. The user inquires whether the PWM signal needs to be inverted for the right-side driver when the left-side driver receives the PWM directly from the microcontroller. It is confirmed that the IR2113 supports both inverted and non-inverted outputs, making it suitable for this application. Additionally, the discussion highlights the importance of consulting datasheets and application notes from manufacturers like International Rectifier for further guidance.

PREREQUISITES
  • Understanding of H-bridge configurations
  • Familiarity with PWM signal generation
  • Knowledge of MOSFET driver functionality, specifically IR2113
  • Basic concepts of inverter applications
NEXT STEPS
  • Research the datasheet for the IR2113 MOSFET driver
  • Learn about H-bridge control techniques for inverter applications
  • Explore the PWM capabilities of PIC18f2331 and PIC18f4331 microcontrollers
  • Investigate alternative MOSFET drivers for H-bridge configurations
USEFUL FOR

Engineers and hobbyists working on inverter designs, power electronics specialists, and anyone interested in controlling H-bridges using PWM signals.

saad87
Messages
83
Reaction score
0
I am using 4 MOSFETs in an H-bridge. The H-bridge is controlled with two MOSFET drivers (specially IR2113). I aim to drive the H-bridge via PWM which is carrying a 50Hz sine wave.

Note that, the load is not a motor. Instead, the H-bridge is being used as a inverter. My question is, does the PWM need to be inverted for one of the drivers? Each driver will handle one side of the H-bridge, so there will be a left-side driver and a right-side driver.

Assuming I feed the left-hand side driver with PWM waveform direct from the microcontroller, should I invert the PWM in order to control the right hand side?

I suppose the question really is, how do I drive an H-bridge, intended for inverter application?
 
Engineering news on Phys.org
Have you gone on International Rectifier site or other companies to download data sheet and application notes. I deal with H bridge before and I remember I got all sort of theory of operation from them. I am no expert on switching supply, I only read enough to tell my engineer what to look for at the time. So I don't want to tell you something that might be wrong. Just go on the web and you'll get plenty of this.

If I am not mistaken, I think I used the IR2113 before and it has both invert and non inverted output. But don't quote me, this was back in 94 and it's almost 20 years already! AND my memory is leaking out quite badly! There are plenty high side and low side MOSFET Drivers to choose from, find the one you want if IR2113 is not the right one. I remember they have models to cover all combinations.
 
There is micro controllers that contain power pwm module for switching power supply and motor control applications.

The power PWM module give you both the signal and the complement of it.

PIC18f2331 and PIC18f4331 from micro chip contain these features, you can download the datasheet and see these modules.
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
4K
Replies
5
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 10 ·
Replies
10
Views
8K
  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 7 ·
Replies
7
Views
3K
Replies
80
Views
5K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 9 ·
Replies
9
Views
12K
Replies
7
Views
15K