No, but the transistors would melt if they were fed a sine-wave anyway. The transistors switch fully on (low voltage so low heating) and fully off (no current so no heating) with a square-wave. A linear sine-wave would keep them conducting near halfway all the time and make them extremely hot. Also, a linear sine-wave inverter would use more battery current than a square-wave inverter.vivek_pv said:Is there any IC which produces sinewave signals (2 sets opposite in phase to each other)?
Some motor speed controls don't work with a square-wave. Most electronic products receive a voltage that is too low. Multi-voltage radios and TVs, and lights and heaters are fine with a square-wave.What is the difference in using this type of inverter compared with the sine-one?
A 555 uses more parts and costs much more than a CD4047. The signal to the transformer would be pulsing DC instead of AC causing the transformer to saturate if it is loaded. The transistors operate only half the time. The output power would be about 1/4 or less the power rating of the transformer.What if I use 555 and amplify using the same topology and finally feeding it to a 12-0 to 220-0 type transformer?
The 555 doesn't make AC, it makes pulsing DC. A coupling capacitor can feed an ordinary transformer winding from a complementary push-pull output circuit.vivek_pv said:For a general purpose lighting inverter, is the model with IC NE555 be useful?
The technique will be:
IC 555--->Square Wave AC---->Amplify------>Transformer---->output.
Will it work this way?
Which one do you prefer, 12-0-12 to 220-0 (backwards) or 0-12 to 220-0 (backwards) for this case?
A 555 astable oscillator makes nearly a square-wave. With more resistors and a diode then the output can be adjusted to be a perfect square-wave.vivek_pv said:Really I was confused with monostable of 555.
The 4047 needs only a single resistor and a single capacitor to make a perfect square-wave and its opposite phase.Is the 4047 the only wat to make it? I mean are there any other techniques to produce AC, using transistors, etc.?
Many designs use Buffers, many use Inverters (NOT gates) to produce a nice square wave. I have also seen AND and NAND gates used to do this. Digital gates are good for providing a square wave. In fact, many circuit designs employ them to square up other wave forms that are not clean enough for a good digital switching action. The nice thing about using digital gates is that they have a good fan-out. Thus, you can parallel and/or series them to get a stronger signal if ever needed.vivek_pv said:Is the 4047 the only wat to make it? I mean are there any other techniques to produce AC, using transistors, etc.?
Aren't we talking about an power inverter circuit, not just any oscillator?MP said:Many designs use Buffers, many use Inverters (NOT gates) to produce a nice square wave. I have also seen AND and NAND gates used to do this.
Yes. I thought my answer was pretty clear in that regard.audioguru said:Aren't we talking about an power inverter circuit, not just any oscillator?
It is an ordinary Cmos logic IC. Their supply voltage range is from 3V to 18V and their output voltage goes to the supply voltage if the load current is very low. With a 13.8V supply, the max output current is about 8mA.vivek_pv said:What is the maximum input(DCV) and output (ACV) voltage and amperage of this 4047?
A UPS charges its batteries when power is present then automatically switches to power the load when the power fails. Then it switches back again when the power is restored.What is the exact "design difference" between of UPS and an inverter?
A series of opamps won't do anything. Their max output current is only 20mA.vivek_pv said:In the cited design of an inverter, you have used LM358 and then the output is fed to one darlington pair and subsequent transistors. Instead, if I use a series of op-amps like LM358s, then does it work that way?
Mosfets switch very quickly. The CD4047 or the opamp switch slower and might cause both Mosfet sides to conduct at the same time. Investigation is required.If I want to use the MOSFETs, then what are suitable substitutes?
There is nothing in the datasheet that proclaims a "perfect 50-50 duty cycle. In fact, the manufacturer puts a disclaimer in the data sheet that a 50% duty cycle is not guaranteed. Fortunately, for a square wave inverter, you do not need a perfect square wave. You don't even need a perfect 50 hz or 60 hz. The square wave inverters are the worst of all inverters out there. You will see a large variance from one to the other. If you want to build something that will be useful, build a sinewave inverter.audioguru said:A 4047 oscillator makes a "squared-wave" signal like those others then divides it by 2 with a flip-flop so its outputs are exactly a square-wave, with a perfect 50-50 duty cycle. With just a single resistor and a single capacitor to set the frequency.
The datasheet says clearly exactly what I said. I even explained how the IC uses a digital divider to make two of its outputs perfect square-waves.MP said:Interesting that you can read that into the data sheet when it is not there...