The driver circuit for IR2104 is shown below
PS9505 is an optocoupler with the capability to produce large output current up to 2.5 A. It can be used to replace a traditional tag team of optocoupler and a gate driver. Its salient features are as follows.
Rg = Vg/Ig
where Vg is the gate voltage applied and Ig is the gate current required to switch the device.
Ig= Qg/ts
where Qg is the total gate charge and ts is the switching time
![]() |
Pin configuration (click to zoom) |
- VCC-VEE can be supplied up to 30 V max.
- The output follows the input hence it is non inverting.
- Max operating frequency is 50 kHz.
- Inherent under voltage lock out with VCC-VEE < (9.5 to 12.5V)
The circuit connection is as follows
- Pin 2 and 3 takes the input through a resistor normally in the range of 200-500 ohm.
- Pin 1 and 4 are not connected . They should be grounded or left open.
- Pin 8 gets the VCC while pin 5 is grounded.
- Pin 8 also needs a bypass capacitor with value greater than 0.1 uF.
- Pin 6 and 7 are shorted externally and output is connected with them with a series resistance RG.
The value of RG should be selected carefully as it has a great impact of the working of PS9505. If RG is large then it may lead to higher switching dissipation. Selecting a small RG leads to larger voltage variations. Therefore the selection of RG needs calculations as presented below.
- RG must be selected such that the ic never exceeds the maximum current rating i,e 2.5 A.
- RG must be selected so that the ic power dissipation remains bounded within 178mW
- RG will be selected based on its calculation from input a well as from the output side.
- RG value is based on the calculation from input side aand from the output side. The value calculated from the input side is designated RG and the one calculated from the output side is termed as Rg.
- Fine tuning of Rg for optimum results.
RG calculation from input side
According to the application note of PS9505 the following equation
RG > {VCC-VEE-VOLM}/ IOpeak
where
VCC = Biasing voltage
VEE = 0 if grounded
VOL = Low level output voltage
IOpeak = Peak output current i.e 2.5 A
![]() |
VOL vs IOL characteristics (Click to zoom) |
In my circuit VCC= 18V, VOL is provided in the application note and is selected as 3.5 V , hence
RG > (18-0-3.5)/2.5 = 5.8 ohm
RG > (18-0-3.5)/2.5 = 5.8 ohm
RG > 5.8 ohm as calculated from the input side
RG calculation from output side
To calculate Rg from the output side first we need to ransack the datasheet of the device connected at the load. For example let us consider the mosfet IPA65R650CE . The information required from its datasheet is the total gate charge. Now comes the calculation of Rg from the output sideRg = Vg/Ig
where Vg is the gate voltage applied and Ig is the gate current required to switch the device.
Ig= Qg/ts
where Qg is the total gate charge and ts is the switching time
Now using the datasheet of the above mentioned mofet Ig= (23nC x 100kHz) = 0.0023
Therefore Rg = 18/0.0023 = 7826 ohm
According to the application note of this ic , following condition must be true .
RG calculated from input side < Rg calculated from output sideIf this is not true then you must find some other optocoupler which can drive a larger current.
Fine tuning RG
In order to tune the RG we need to find the power consumption of the device. The power consumption consists of two parts.
- Power consumption on the input side (PD) = Vf x If x duty cycle
- Power consumption on the output side (PO)= Po(circuit)+Po(switching)
In this regard Po(circuit) is the consumption of the photo detector and Po(switching) is the power consumed by the output current.
Calculation of PD= 16mA x 1.8 x 0.5 = 14.4mW
Calculation of Po(circuit)= Ic x (VCC-VEE) =
where Ic is the current supplied to the photo detector and typically it is 2mA and maximum 3 mA as provided in the application note.
Calculation of Po(switching) = Esw (RG,QG)xFsw
where Esw (RG,QG) is the per cycle power consumption when charging the mosfet and fsw is the switching frequency (60 Hz in my case). The Esw (RG,QG) can be calculated based on the graph presented in application note. Based on 5.8 ohm RG calculated above the Esw is found to be 0.5uJ.
Calculation of PO = Ic x (VCC-VEE) + Esw (RG,QG)xFsw = 3mA x(18-0) + 0.5uJ x 60 = 54 mW
This PO is less than the maximum power rating of this ic i.e 178 mW.
![]() |
Switching loss per cycle ( click to zoom) |
Therefore, based on the switching loss graph presented in the application note, the RG should be between 6 ohm - 40 ohm.
During my Ph.D. work, it was a requirement to sense the dc current on the PV side and ac current on the grid side. To sense the current I used a hall effect current sensor LTS25NP. This hall effect sensor is a bit costly however, it is excellent in working and easy to setup. Figure 1 shows this sensor. This sensor has three pins on each side and three in the front side. The three pins of left and right side should be shorted together. The output is from the front side. It should be noted that there are three pins on the front side and an arrow symbol. Arrow symbol shows the flow of current, this means that the positive terminal of the wire should be wired in harmony with the arrow direction.
IR2111 is a half bridge driver that is extensively used in power electronics. It is an eight pin ic that works only with half bridge configuration. It can not be used individually for low side or high side driver. Here is the schematic that i designed during my term project.
4N26 and 4N37 are cheap optocoupler that are good for most of the power electronics applications. They are six pin ic with optical isolation. The output is inverted because the output transistor works as a switch. The frequency limit of this ic is explained in this post. The following is the working circuit of optocoupler 4N26 and 4N37.
The gate driver is essential in power electronics because of two basic reasons. First, at high frequency switching applications the switching time is less which means that in order to charge/discharge the mosfet capacitance fast, more current is required. The output current of most optocouplers is not enough to drive the mosfet properly. Secondly, most of the optocoupler output is limited to under 10 V which means that they can operate a mosfet near its threshold voltage, This results in high Rds resulting in heating the mosfet.
- Connect the input signal between pins 2 and 3. Use a sutiable resistor for current limiting. I used a 58 ohm resistor in series with pin 2.
- Connect Pin 8 with Vcc and Pin 5 with ground.
- Connect a 0.1uf polar capacitor between pin 8 and 5.
- Connect a load resistor between pin 8 and pin 6. I used 2.6kohm
- Connect a 15 pf capacitor between pin 6 and pin 5.
- Output is voltage across pin 6 and 5.
For more information please see this video.
Publons profile
Prof Umanand | PV system Design
Video tutorials
Blog Archive
Labels
Lecture notes
KFUEIT
Document
Linear circuit analysis
GIKI
Power Electronics
Basic electric circuits notes
EE-110
Electric Drives
Prof P Gopakumar
Scribd
Electronics
EE-355
EE-211
Power systems
Simulation
Video Tutorial
EE-231
Flyback inverter
Digital Logic Design Notes
EE-434
Experimental work
PSPICE
Computational Electromagnetic Theory
Circuit diagram
Grid connected PV inverter
MPPT
Simulink
dc-dc converter
Biasing and characteristics of BJT
Digital simulation of Power Electronic Converter
Gating mosfet
Matlab plotting
PV curve
Co simulation
Diode
IV curve
Optocouplers
PSIM
Troubleshooting hardware issues
IEEE Transactions
Inductor
LaTeX
PV modeling
Perturb and Observe
Troubleshooting PSim
video lectures
6N137
Exam
Fractional short circuit current MPPT
PSIM and MATLAB
Power Electronic Converter
Power Electronic Inverter
4N26
Datasheet
Fractional open circuit voltage MPPT
Gate driver
Half wave rectifier
Offline MPPT
Physics of solar cell
Power Quality
Renewable energy in Pakistan
SMPS
Snubber design
Troubleshooting PSPICE
conduction modes
dSpace
4N37
AC Voltage Controllers
AC-DC converter
Azad Ghaffari
Bipolar Junction Transistor
Book
Controlled rectifier
Course outlines
DCM
Design example
Diptrace
Efficiency chart
Flip Flop
Full Wave Rectifier
Grid polarity detection
Harmonics
History of solar PV
Isolated Converter
Mosfet protection
My paper
PCB design
PWM
Partial shading
Permanent magnet motor
Physics of BJT
Presentation
Quaid e Azam Solar Park
Rebuttal
Sim coupler
Single Phase
Solar panel
Stepper motor
Transformer design
Urdu tutorial
Voltage controlled current source
Walter lewin
6N60
7805 regulator
AC polarity detection
ADC
Arithmetic operations
Book chapter
Boost converter
Buck converter
California efficiency
Chapter Review
Clipper and clampers
Combinational Logic
Control IC
Control desk
Counter
Current sensor
Data acquisition
Decoupling capacitor
EE- 301
EE-313
Electric Machines
Electric field
Electricity and magnetism
Electrolytic Capacitor
Energy mix
European efficiency
First order circuits
Front-end converter
Fundamental Switching Regulators
Half bridge
Hardware
I/O mapping
IC heating
ICL7667
INTECH
IR2104
IR2111
Induction motor
Interleaved converters
JRSE
K map
Kdenlive
LTS 25 NP
Leakage Inductance
Limitations of flyback inverter
Linear power supply
MIT
Mathematical model
Maximum Power Transfer Theorem
Microinverter
Multijunction solar cell
Mux and decoder
NREL
Non-linear load
Numbering system
Online Education
OptiMOS™ Power MOSFETs
PCB manufacturing
PCRET
PIC18F452
PMSM
PS 9505
Pakistan
Papers
Phasors
Physics
Pin configuration
Power composition
Quiz
RMS
Read only memory
Reference lectures
Reference papers
Register
Resonant converter
S K Basi
SG3525
Sampling time
Sanyo HIT-N220A01
Saturable inductor
Sequential logic
Single phase grid connected inverter
Solar gadgets
Switched Trigged DC Model
TC 4424
TL494
Three Phase Falf Wave Rectifier
Three Phase inverter
Timing diagram
Topology study
Troubleshooting Kdenlive
Troubleshooting LaTEX
Troubleshooting visio
Unfolding stage
Visio
Weighted efficiency
ZCS
ZVS
back-end converter
oscilloscope
transistor
video editing