Gate Driver Circuit For Three Phase Inverter
Gate Driver Circuit For Three Phase Inverter
Gate Driver Circuit For Three Phase Inverter
by tahirulhaq
This project is basically a Driver Circuit For an extract energy from Uninterruptable Power Series
Equipment called SemiTeach which we recently (UPS). Inverters need a Gate Driver Circuit to drive
bought for our department. The image of the device is the Power Electronics switches used in the circuit for
shown. the conversion. There are many types of Gate
Signals that can be imple mented. The following
Connecting this driver circuit to 6 mosfets generates report discusses the design and implementation of a
three 120 degree shifted Ac voltages. Range is 600 V Gate Driver Circuit for a Three Phase Inverter using
for the SemiTeach device. Device also has in built 180 degree Conduction. This report focuses on the
error output terminals that give low state when design of the Gate Driver Circuit in which the
detected error on any of the three phases complete design details are written. Furthermore, this
project also encapsulates the protection of the
Inverters are commonly used in the Power Industry to microcontroller and the circuit during the error
convert the DC Voltage of many generation Sources conditions. The output of the circuit is 6 PWMs for 3
into AC Voltages for e cient transmission and legs of the Three Phase Inverter.
distribution. Fur thermore, they are also used to
Many applications in the Power Industry require the switched on, one transistor in each branch. In one
conversion of DC Voltage to AC voltage such as the cycle, there are six modes of operation and each
connection of Solar Panels to the National Grid or to mode operates for 60 degrees of the cycle. The
power AC devices. This conversion of DC to AC is gating signals are shifted from each other by a phase
achieved using Inverters. Based on the type of di erence of 60 degrees to obtain threephase
supply, there are two types of inverters: Single Phase balanced supply.
Inverter and Three Phase Inverter. A Single Phase
Inverter takes the DC voltage as input and converts it Figure 1.2: 180 degree conductio
to Single Phase AC Voltage while a three Phase
Inverter converter converts the DC Voltage into Three 120 degree Conduction Mode
Phase AC Voltage.
In this mode, each transistor is switched on for 120
Figure 1.1: Three Phase Inverter degrees. And at any time, only two transistors
conduct. It should be noted that at any time, in each
A three phase inverter employs 6 transistor switches branch, only one transistor should be on. There
as shown above which are driven by PWM Signals should be a phase di erence of 60 degrees between
using Gate Driver Circuits. the PWM Signals to get balanced three phase AC
output.
The Gating Signals of the inverter should have a
phase di erence of 120 degrees with respect to each Figure 1.3: 120 degree conduction
other to acquire a three-phase balanced output. Two
types of Control Signals can be applied to run this Dead Time Control
circuit
One very important precaution to be taken is that in
• 180 degree conduction one leg, both the transistors should not be on at the
same time otherwise the DC Source will short circuit
• 120 degree conduction and the circuit is damaged. Therefore, it is very
essential to add a very short time interval between
180 degree Conduction Mode the turning o of one transistor and the turning on of
the other transistor.
In this mode, each transistor is switched on for 180
degrees. And at any time, three transistors remain
In this section details about design will be presented stop functioning. Therefore the charge in the Cbs
and will be analyzed. capacitor must be a minimum of twice the above
value. The minimum capacitor value can be
Component List calculated from the equation below.
4n35 optocoupler has been used for optical isolation Qls = level shift charge required per cycle
of the microcontroller from the rest of the circuit. The
resistance selected is based on the formula: We have selected a value of 47uF.
> Relay
> ATiny85
In this section the working of the circuit will be IC. As IR2110 don’t have the built in NOT Gate
explained in detail. therefore BJT is used as an inverter to the pin Lin. It
then gives the complementary PWMs to the
PWM generation MOSFETs which are to be driven
For the simulation, we have used the PWMs from the High Side Output
function generator in the Proteus rather than This output is between HO and Vs. Following figure
STMf401 model as it is not available on Proteus. We shows the output of the three high side PWMs.
have used Opto-Coupler 4n35 for the isolation
between micro-controller and the rest of the circuit. Low Side Output
IR2103 is used in the simulations as a current This output is between LO and COM. Following figure
amplifier which gives us complementary PWMs. shows the output of the three high side PWMs.
Schematic Diagram
The schematic diagram is given as follow:
The schematic and PCB layout created on Proteus has been shown
Complementary PWMs
The following figure shows the output of one of the IR2110 which is complementary
The phase A and B of are 60 degrees phase shifted. It is shown in the figure
The phase A and C of are -60 degrees phase shifted. It is shown in the figure
Code was developed in Atollic TrueStudio. To install Atollic you can view my previous tutorials or download online.
Download
http://www.instructables.com/ORIG/FWB/NNDM/JHKTL9YW/FWBNNDMJHKTL9YW.rar
…
Download
http://www.instructables.com/ORIG/FAH/ISGO/JHKTL981/FAHISGOJHKTL981.c
…
Step 9: Thanks
Following my tradition I would like to thank my group members who helped me in completing this awesome
project.
Best Regards
Tahir Ul Haq