Sine Wave Inverter using PIC 18F and mikroC PRO

Thread Starter

Ahmed Nadeem

Joined Jan 14, 2014
4
Hye friendz. Please giude me how can I can I program:

1) PWM based Pure sine wave using mikroC pro
2) Filter design for 50Hz AC frequency
3) also the circuitry of inverter.

Actually I want to design the inverter for 100W Power..

Thanks in advance :)
 

THE_RB

Joined Feb 11, 2008
5,438
There is MikroC source code and a simple schematic for a PWM sine wave inverter about 2/3 of the way down this page;
http://www.romanblack.com/one_sec.htm
under the heading "50Hz to 60Hz sinewave converting inverter". You don't need to do the 50-60 Hz conversion part, but the output section of the schematic and output code will suit your application.
 
Top