DESIGNING AND CONSTRUCTING PURE SINE WAVE INVERTER WITH WIRELESS MONITORING
By
Fernando Yoserizal 1-1112-078
BACHELOR’S DEGREE In
MECHANICAL ENGINEERING - MECHATRONICS CONCENTRATION FACULTY OF ENGINEERING AND INFORMATION TECHNOLOGY
SWISS GERMAN UNIVERSITY EduTown BSD City
Tangerang 15339 Indonesia
August 2016
Revision after the Thesis Defense on 27 July 2016
Fernando Yoserizal I hereby declare that this submission is my own work and to the best of my knowledge, it contains no material previously published or written by another person, nor material which to a substantial extent has been accepted for the award of any other degree or diploma at any educational institution, except where due acknowledgement is made in the thesis.
Fernando Yoserizal
____________________________________________
Student Date
Approved by:
Ir. Arko Djajadi Ph.D.
____________________________________________
Thesis Advisor Date
Mr. Riza Muhida, ST, M.Sc., Ph.D.
____________________________________________
Thesis Co-Advisor Date
Dr. Ir. Gembong Baskoro M.Sc
____________________________________________
Dean Date
Fernando Yoserizal ABSTRACT
DESIGNING AND CONSTRUCTING PURE SINE WAVE INVERTER WITH WIRELESS MONITORING
By
Fernando Yoserizal Ir. Arko Djajadi Ph.D.
Mr. Riza Muhida, ST. M.Sc., Ph.D.
SWISS GERMAN UNIVERSITY
Some remote areas in Indonesia are lack of electrical supply, so renewable energy resources can be an alternative to fulfill the electrical needs. Renewable energy source like wind turbine and solar panel are generating DC (Direct Current) as the output, however most of the electrical devices like television, bulb, fan are powered by AC (alternating current). Pure sine wave inverter has been widely used to convert a Direct Current (DC) into Alternating Current (AC) allowing most DC source from renewable energy source to be converted to meet the requirement of the load with regards to its frequency and amplitude specification of 50Hz 220VRMS. Pure sine wave inverter consists of MOSFET H-Bridge circuit, transformer, filter, and microcontroller. As the result, the output of the inverter will meet the requirement and this thesis is concerned with design, implementation, and test of such inverter.
Keywords: Pure Sine Wave Inverter, Microcontroller, MOSFET, Single Phase
Fernando Yoserizal
© Copyright 2016 by Fernando Yoserizal
All rights reserved
Fernando Yoserizal DEDICATION
I dedicate this to my family who always encourage me
Fernando Yoserizal ACKNOWLEDGEMENTS
First, the author would like to thank God that this thesis report has been completed. I would like to thank my family for their support in term of financial and spirit. A thank also would be given to Ir. Arko Djajadi Ph.D. and Mr. Riza Muhida, ST, MSc, Ph.D.for their guidance during the thesis development.
Another thank would be given to Dipl. –Ing. Maralo Sinaga and Mr. Erikson Sinaga,S.T., M.Kom. for their help and guidance during the completion of the project.
Special thanks to my family and all mechatronics colleagues especially Tommy Renaldo, Michael Andhika and everyone who work together in robotics room till the last day of the thesis work.
Fernando Yoserizal Table of Contents
ABSTRACT ... 3
DEDICATION ... 5
ACKNOWLEDGEMENTS ... 6
LIST OF FIGURES ... 10
CHAPTER 1 - INTRODUCTION ... 13
1.1 Background ... 13
1.2 Objectives ... 14
1.3 Thesis scope ... 14
1.4 Thesis Limitation ... 14
1.5 Methodology ... 14
1.6 Thesis structure ... 15
CHAPTER 2 - LITERATURE REVIEW ... 16
2.1 Power electronics ... 16
2.1.1 General description ... 16
2.1.2 Harmonics distortion ... 17
2.2 Inverter ... 17
2.2.1 PWM ... 18
2.2.2 Generating PWM ... 19
2.2.3 Full bridge converter ... 20
2.2.3.1 Full bridge converter analysis ... 20
2.2.3.2 BJT ... 21
2.2.3.3 MOSFET ... 22
2.2.3.4 IGBT ... 24
2.3 Power Conversion ... 24
2.4 Step up DC-DC converter ... 25
2.4.1 DC-DC full bridge converter ... 25
2.4.2 Boost converter ... 26
2.4.2.1 Two stage boost converter ... 28
2.4.3 Push pull converter ... 29
Fernando Yoserizal
2.5.1 Laminated Steel Core Transformer ... 31
2.5.2 High frequency transformer ... 31
CHAPTER 3 – RESEARCH METHODS ... 33
3.1 System overview ... 33
3.2 Preferred Methodology ... 37
3.2.1 SPWM Generation ... 37
3.2.1.1 MOSFET driver circuit ... 38
3.2.1.2 Optocoupler ... 40
3.2.1.3 Bootstrap ... 42
3.2.1.4 Microcontroller ... 46
3.2.1.5 Lookup table... 51
3.2.1.6 Dead time ... 53
3.2.2 Step up ... 54
3.2.3 Filter design ... 55
3.3 Second Methodology ... 55
3.3.1 Two Stage boost converter ... 55
3.3.1.1 Converter calculation ... 56
3.3.1.2 Component selection ... 58
3.3.2 Push pull converter ... 58
3.3.2.1 Push pull converter transformer calculation ... 58
3.3.3 Full bridge converter ... 60
3.3.3.1 Gate Driver ... 61
3.4 Monitoring ... 62
3.4.1 Measurement Devices ... 62
3.4.1.1 Current measurement ... 62
3.4.1.2 Voltage Measurement ... 64
3.4.2 LCD ... 65
3.4.3 Wireless Power monitoring ... 67
3.4.3.1 WIFI module ... 67
3.4.3.2 Level Shifter ... 68
3.4.3.3 Buck converter ... 68
Fernando Yoserizal
3.5 Power supply ... 69
3.6 Integrated development environment (IDE) ... 70
CHAPTER 4 – RESULTS AND DISCUSSIONS ... 71
4.1 Introduction ... 71
4.2 First Methodology Result ... 74
4.2.1 SPWM generation ... 74
4.2.1.1 Dead time implementation ... 78
4.2.2 Step up ... 79
4.2.3 Filtering ... 79
4.3 Second Methodology Result ... 80
4.3.1 Two stage boost converter ... 80
4.3.2 Push pull converter ... 84
4.3.3 Full bridge converter ... 86
4.3.4 Inverter Output ... 86
4.3.5 Additional Features ... 87
4.3.6 Comparison between the first and second methodology ... 88
4.4 Monitoring Result ... 90
4.4.1 LCD ... 90
4.4.2 Wireless Monitoring ... 90
CHAPTER 5 – CONCLUSIONS AND RECOMMENDATIONS ... 92
5.1 Conclusions ... 92
5.2 Recommendations ... 92
GLOSSARY ... 93
REFERENCES ... 94
APENDIX A: SCHEMATICS LAYOUT ... 96
APENDIX B: ATMEL STUDIO CODE ... 104
APENDIX C: ARDUINO SPWM CODE ... 107
APENDIX D: ARDUINO ESP PROGRAMMING ... 111
APENDIX E: DATA SHET ... 118
CURRICULUM VITAE ... 138