This Project is all about making an Inverter using Arduino nano. I decided to make it because using Arduino makes it a lot easier to design the circuit as well as to diagnose it.
Basically the working of Inverter can be classified into three stages
1) Driver Stage
2) Power Stage
3) Transformer
In the driver stage Arduino is acting as an heart of the system. It is generating the modified sine waveform as well as handling all the housekeeping tasks such as battery voltage measurement etc.
In power stage the current is amplified to a required level to be fed into the transformer.
The step up transformer is used here to give an output of 220V AC.
For more details like circuit diagram and coding watch the complete video
Comments