Hi guyz im making a sine wave inverter of about 100W power using ir2110 for sine wave pwm generation but the output is generated in several milli volts only although ive given 312Vdc on drain of mosfets what could be the mistake ive attached the cicruit also plz guide someone in detail. The Pwm frequency from microcontroller is 15Khz im using a avr microcontroller to generate two waves of 15Khz with 180 degree offset and applying both waves on HIN and LIN.
We don't know what your IN1 and IN2 signal timings/phasing are, nor the FET ratings.
Have you allowed adequate dead-time to prevent shoot-through?
What load are you driving with the H-bridge?
What load are you driving with the H-bridge? With no load the bootstrap caps won't get charged. With an inductive load and no back-emf protection a voltage spike may have killed one or more FETs.
i am using it as an inverter i will connect a 50Hz R-C filter on output and drive load on the output of capacitor. The H bridge is driven by 15 Khz PWM so a first order filter is enough for 50Hz sine wave filtering after that i will connect the load across the capacitor
this is the circuit i will use for that is this correct?
Without knowing what the load is we can't tell if that is correct. The 318Ω resistor will restrict the load current, and the load impedance will affect the filter response.
In most H-bridge circuits the load would be connected directly between OutputA and OutputB.
If the load is a motor it's winding inductance will act as a filter to suppress the 15kHz component of the winding current.
As for whether the circuit will work properly, you still haven't specified the load. Any load with an inductive property may well need RC snubbers or other spike-suppression components to prevent damage to the FETS arising from back-emf effects. You may need to experiment. I suggest you google for typical H-bridge protection arrangements.
I would suggest that you do your fault finding at a much lower and safer voltage than the 312v. You could use 30v as the supply and be able to debug your hardware with greater safety.
yes im doing the same but the problem is that the ckt does not work either plz suggest some thing is the ckt correct or not and if not what is the problem with the ckt?