The EGS002 board is nothing but a combination of a microcontroller with a H-bridge driver like the IR2110. So if you are interested to build your own EGS002 equivalent board with exactly identical features, then you can do it using the instructions given in the following article. So, here we are trying to build our […]
Inverter Circuits
How Load Conducts in Half-Bridge Driver Circuits like IR2184 or IR2110
Many folks, especially beginners, they get fully confused when they try to use a half-bridge driver circuits using ICs like IR2184 or IR2110. They look at the datasheet diagram and start thinking, “Bro, how the load will conduct? The MOSFETs are switching one by one so how the current will pass through the load? Looks […]
IC IR2184, IR21844 Half-Bridge Driver Circuit Diagram, Datasheet, Working
In this article we are going to learn about one very useful IC called IR2184 or IR21844. This one is a smart half-bridge gate driver IC which we can use for driving both high-side and low-side MOSFETs or IGBTs, mainly when we are making full bridge inverters, or DC motor controllers, or even induction heater […]
H-Bridge Sine Wave Inverter Circuit using Arduino
In this article I will explain how we can build an Arduino-controlled H-Bridge sine wave inverter circuit using some easy parts. So this thing will basically convert DC into AC but in a way that looks like a sine wave, right? We are using an Arduino to generate PWM signals and these signals will drive […]
Convert any H-Bridge Inverter to Sine Wave H-bridge Inverter
In this post we’ll discuss how to convert any ordinary square wave H-bridge inverter into an almost pure sine wave inverter circuit. Basic Concept The idea is simple, just chop the low side MOSFET gates of the H-Bridge with reverse SPWM (Sinusoidal Pulse Width Modulation) waveform. This will force the low side 50 Hz, or […]
Design your own Sine Wave Inverter Circuit from the Scratch [Tutorial]
In this article I have explained comprehensively regarding how to design a sine wave inverter without any form of coding or complex circuit designs. The included designs are simple yet extremely precise with their sine waveform structure. You might have often felt discouraged, thinking that making a sine wave inverter from the scratch can be […]