[SOLVED] Full Bridge Inverter with MOSFET and IR2110 gate driver

Status
Not open for further replies.
You can use a driver like IR21834 which has programmable dead time that can be set by the hardware. Deadtime is adjustable from 0.4us to 5us.

how can one achieve this using pic micro

thanks
 

Put in a small period in the PWM generation where both outputs are off. Ensure that this time is maintained when one "switch" is turned off and the other one is turned on.
 

hi tahmid

is it the output of the FET driver or the micro?

thanks for ur help
 

If you want to do it in software using the PIC, then, you add deadtime in the code to affect the output signal from the microcontroller. If you want to do it in hardware, do so, using the driver.
 

If you want to do it in software using the PIC, then, you add deadtime in the code to affect the output signal from the microcontroller.

this is where i still have bit of confusion. is it when i am using the pic pwm in full bridge mode or how?

thanks
 

If you are using ECCP, then yes. If you are doing it in software, then add software delay. Whichever way you are using to generate the output signals, the deadtime must be incorporated into the software.
 

thanks tahmid
i guess i will stick to the ECCP mode. i guess its a easier to implement than writting the software for spwm.

thanks
 

problem solved thank~
 
Last edited:





assalammualaikum.. can u share your proteus cct schematic
 

I made the attached circuit in a breadboard. Vdd of IR2110 and the PIC microcontroller is same +5v. It doesn't give output in the HO and LO pins but it becomes hot within several seconds. If +12v supply is removed, it is okay. The circuit is as almost same as shared by Tahmid. I used 1N5817 instead of 1N5818. What can I do to check whether it works. If it works I'll connect MOSFET gates in HO and LO pins.

 

You might have previously damaged the IR2110. Without the MOSFETs connected, the IR2110 must not be getting this hot. Try the same with another IR2110.

Additional Comment: Connect 100nF capacitor in parallel with bulk capacitor (22uF - 100uF) between VDD and VSS and between VCC and COM.
 

You might have previously damaged the IR2110. Without the MOSFETs connected, the IR2110 must not be getting this hot. Try the same with another IR2110.

Okay. I'll change the chip. Could you please let me know using this circuit whether I can see the desired waveform at the HO and LO pint w.r.t ground? As I do not want to connect MOSFET for the initial test what about the pin Vs?


If the supply voltage is a stable dc (battery) do I need to connect your suggested capacitors? What is the advantage of connecting a small and a large capacitors in parallel across the supply voltage terminals?
 

Okay. I'll change the chip. Could you please let me know using this circuit whether I can see the desired waveform at the HO and LO pint w.r.t ground? As I do not want to connect MOSFET for the initial test what about the pin Vs?

You can observe output at LO. To observe output at HO, connect VS to ground. Then, observe output at HO. Then remove the connection from VS to ground.

If the supply voltage is a stable dc (battery) do I need to connect your suggested capacitors? What is the advantage of connecting a small and a large capacitors in parallel across the supply voltage terminals?

Yes, you need them. The supply voltage is a battery, but there will be voltage drops and maybe even spikes, especially in an inverter circuit. The large capacitor is used to provide current "surges" when required, eg during voltage drops. The small capacitor is for decoupling/bypassing.

Hope this helps.
Tahmid.
 

@Tahmid

Thanks a lot for the clarification...

You can observe output at LO. To observe output at HO, connect VS to ground. Then, observe output at HO. Then remove the connection from VS to ground.
I can also observe HO output by connecting oscilloscope probe with HO and Vs. So, I do not need to connect Vs to ground. Am I right?

Is there any full bridge high low side MOSFET driver chip available in Bangladesh to be used here instead of two IR2110 IC? It would be also helpful if I get some equivalent IC number available here.
 

I can also observe HO output by connecting oscilloscope probe with HO and Vs. So, I do not need to connect Vs to ground. Am I right?
No. I've tried that previously and it doesn't show output. You can try though.a

Is there any full bridge high low side MOSFET driver chip available in Bangladesh to be used here instead of two IR2110 IC? It would be also helpful if I get some equivalent IC number available here.

As far as I know, all you can get are IR2110, IR2112 and IR2113.

Hope this helps.
Tahmid.
 
As far as I know, all you can get are IR2110, IR2112 and IR2113.

These are same. Anyway, thanks a lot again...
So, full bridge is not available here in Bangladesh. :sad:
 

I found Logic-Input CMOS Quad Drivers (TC4467/TC4468/TC4469) in microchip site. Data sheet tells -

But it neither a level shifter nor a high low side driver. Can I use this IC here?
 

Take a look at Section 5.0 like it says (page 11 in the datasheet). It talks about H-bridge, where the high side MOSFETs are P-channel MOSFETs. So, you can't use it here.
 


Please can you tell me how you insert IR2110 in Proteus. I am using Proteus 7.6 but cant find this component in my Proteus library. Kindly tell me how I add this component into my library?

Regards
Imtisal
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…