Automatic Cleaning of Solar Panel

DOI : 10.17577/IJERTCONV6IS13062

Download Full-Text PDF Cite this Publication

Text Only Version

Automatic Cleaning of Solar Panel

Nikhath Anjum

Dept of ECE

Keerthana A.S

Dept of ECE

Meghana . P

Dept of ECE

Smt. Thilagavathy R

Assistant Professor

GSSSIETW

GSSSIETW

GSSSIETW

Dept. of ECE

Mysuru,karnataka

Mysuru,karnataka

Mysuru,karnataka

GSSSIETW, MYSURU

Abstract-Solar energy is the most abundant source of energy for all the forms of life on the planet Earth. It is also the basic source for all the sources of energy except Nuclear Energy. This paper aims at increasing the efficiency of solar power plants by solving the problem of accumulation of object on the surface of solar panel which leads to reduction in plant output and overall plant efficiency. It proposes to develop a Solar Panel Cleaning System which could remove the accumulated dust (or objects) on its surface on a regular basis and maintain the solar power plant output. This paper also aims to reduce the human involvement in the process of solar panel cleaning as it is a very hazardous environment for them in scorching sun.

Keywords- Cleaning, Liquid crystal display, Microcontroller, IR sensor , photovoltaic panel .

I INTRODUCTION

    1. Overview

      There is urgency in improving the efficiency of solar power generation. Current solar panels setups take a major power loss when unwanted obstructions cover the surface of the panels. The obstruction turns the shaded cell into a resistor, causing it to heat up and consume extra power. To address this issue, we have successfully engineered a self-cleaning solar panel. This specific panel detects the obstruction with an object detection Unit. It makes the decision from the Microcontroller unit to either clean the panel with the Wiper and Sprayer Mechanism or continue to stay in idle state. Our mechanism to combat the power loss is unique, self reliant, and easy to use. With about 300 clear, sunny days in a year, the theoretically calculated solar energy incidence on Indias land area is about 5000 trillion kilowatt-hours (kWh) per year. The solar energy available in a year exceeds the possible energy output of all fossil fuel energy reserves in India. The daily average solar power plant generation capacity over India is 0.20 kWh per m2 of used land area, which is equivalent to about 1400-1800 peak (rated) capacity operating hours in a year with the available commercially-proven technologies. The accumulation of dust on the surface of the photovoltaic modules decreases the incoming irradiance to the cell and produces power losses. After the invention of the solar cell the solar Technology reached skies with the implementation of Solar panel which use the solar energy to generate electrical energy. The renewable energy usage is growing in all the areas

      of industries etc; they use huge number of solar panels in the form of an array. In the same time due to the rapid growth in the robotic industry it has taken a place in everyday life and the industry too. Now the problem with the implementation of solar panels is their maintenance. The cleaning of dust particles on the solar panel is a huge job and a time taking process and requires lot of man power and money. To remove this limitation robotics is a good choice for no man operations, it also economical and autonomous as it requires no man to monitor.

      Fig.1.1: Manual cleaning process

    2. Objectives

      • Design a mechanism to detect obstacles on solar panels causing significant loss of power.

      • Improve overall solar panel efficiency.

This project aims at increasing the efficiency of solar power plants by solving the problem of accumulation of object on the surface of solar panel which leads to reduction in plant output and overall plant efficiency. It proposes to develop a Solar Panel Cleaning System which could remove the accumulated dust on its surface on a regular basis and maintain the solar power plant output.

LITERATURE SURVEY

Solar industry has shown an accelerated growth over the last decades, however solar panel cleaning and contingency planning has attracted very least amount of centre of attentions the author Vamsi Krishna et al, have explained the concept of clean the dust on the solar panel only during night time. M. Mani et al, have explained the Impact of dust on solar photovoltaic performance [1]. It provides an appraisal on the current status of research in studying the impact of dust on PV system performance. Kutaiba Sabah et al , have explained the Self cleaning solar panels to avoid the effect of accumulated dust on solar panels transmittance this research is a combination of two ideas. The first one is the idea of the reduction of the effects of accumulated dust on the flat solar

plate. The second one is using an auto-cleaning robot to reduce the accumulated dust[2].J. Zorrilla-Casanova et al, have discuss the Analysis of dust losses in photovoltaic modules the objective of this work is to quantify losses caused by the accumulation of dust on the surface of PV modules

.with this aim ,irradiance values measured by two mSi cells have been recorded every ten minutes during a year[3]. K.A Moharram et al, have explained the Influence of cleaning using water and surfactants on the performance of photovoltaic panels The objective of this research is to remove dust deposited on PV panels using the minimum amount of water and energy, in this research the influence of cleaning on the PV panels using water as well as a surfactant was investigated experimentally using non pressurized water system[5]. This is help us to study the influence of cleaning on the performance of PV panels. S.A. Sulaiman et al, have explain the Effects of Dust on the Performance of PV Panels in this two types of artificial dust; i.e. dried mud and talcum powder, were used instead of real dust to represent the dust accumulation. The use of natural dust accumulation was avoided because it might not be well distributed on the surface of solar PV panel, since it would be exposed naturally to the environment and the dust settlement could be subjected to the wind effect[8].J.K. Kaldellis et al , have discussed Quantifying the decrease of the photovoltaic panels energy yield due to phenomena of natural air pollution disposal in this PV applications, gaining worldwide interest during the last years, comprise a promising renewable energy based solution, able to considerably contribute to the constantly increasing energy demand of our planet. Currently, residential applications possess a considerable share of the global PV market since fiscal and practical incentives have reinforced their promotion. [10]. A.M. Pavan et al, have explained the effect of soiling on energy production for large-scale photovoltaic plants. This can help us to study the operation and maintenance responsible in choosing the proper washing schedule and method for their plants and avoid wasting money and this work aims to evaluate the effect of soiling on energy production for large- scale ground mounted PV plants in the countryside of southern Italy. The results presented in this work show that both the soil type and the washing technique influence the losses due to the pollution.[11]

METHODOLOGY

Figure 1.1 shows the block diagram of Robust Automatic solar panel cleaning using robot. First it displays the message on Liquid crystal displays as welcome to solar panel clean then IR sensor detect the dust accumulted or object detected on panel, when there is no object is detected then IR sensor send logic 0 signal to the microcontroller and it display on LCD display as no object is detected. When object fall on solar panel then IR sensor sends logic 1 signal to the microcontroller and hence it displays on LCD display Object is detected and clean the panel. Microcontroller takes action by sprinkle the water on solar panel and it drives the drive mechanism with in control of limit sensor and make one complete cycle for cleaning .after further check IR module

check for dust on panel if it is clean then wait for dust to be accumulated as on cycle is going on.

Figure 1.1 Block diagram

FLOW CHART

Figure1.2 flowchart to clean solar panel

The flowchart of the program is as shown in the figure 1.2.The first step is to monitor the dust or obstacles(sea salt,bird dropping,pollen)on the solar panel and this obstacles detected by IR sensor.if obstacles detected then robot move forward and reverse to clean the panel.if no it will go to first step.

      1. Steps for Programming

        1. Select the Project from the menu bar.

        2. Select New Project.

        3. Give the File Name. A project with extension of .uv2 will be created

        4. After giving the file name the device list windows opens.

        5. Select the respective companys microcontroller IC that is going to be implemented in hardware.

        6. From the drop down arrow, we get a list of all the chips from that particular manufacturer. Choose the appropriate one.

        7. Now the target is ready.

        8. The data sheets and user manuals are automatically added.

        9. Right Click on Target to view the options for Target 1.

        10. The Target tab enables to give the Starting address and size of RAM and ROM. We also have to specify the frequency of the crystal used which in our case is 11.0592Hz.

        11. The Output tab has the option to create the HEX file. Confirm the check box given beside it.

        12. The A166 and C51 tabs shows the compiler options.

        13. After the Target is created the source group is added to it.

        14. Select the file menu and choose the New option in it to get a page. Save the same with a .a51 or .asm extension. These assembler files are the ones recognized by the compiler.

        15. Right click on source group and select add files to include the program. Select the assembler files created earlier and confirm the action. The selected files appear in the left-hand side project window.

        16. These files will contain your actual program in assembly or in embedded C language.

        17. Options for source group includes the compilers C51 and A51 paths.

        18. Any number of sub programs can be added to source group.

        19. To run the program right click on it and select Build Target. When you

          build an application with syntax errors, µVision2 will display errors and warning messages in the Output Window Build page. A double click on a message line opens the source file on the correct location in a

          µVision2 editor window.

        20. Then select rebuild all the target files too. With the Rebuild Target

          command, all source files are translated, regardless of modifications.

        21. After the target is built, debugging is done.

        22. After all the debugging the file is built again which creates a hex file. This hex file is then used to download to the microcontroller using a programmer kit.

RESULTS AND DISCUSSIONS

This will give the overall results and conclusion of the proposed system.

RESULTS

The result for different objects have taken and verified with expected result

CONCLUSION AND FUTURE WORK

This paper highlights the effect of dust, dirt, pollen, sea salt, and bird droppings on the Photo voltaic systems efficiency. However, the development of the cleaning system can solve above those problems. The automatic cleaning system is an innovative technology used to clean the accumulated dust, dirt, pollen, sea salt and bird dropping on the solar panel. It reduces the human interference and in future it may have scope to detect more obstacles i.e. oil , snow fog,soil.

REFERENCES

  1. M. Mani and R. Pilla, Impact of dust on solar photovoltaic performance: Research status, challenges and recommendations, Renewable Sustainable Energy Rev.vol in 2010

  2. Kutaiba Sabah and Sabah NimmaFaraj, "Self cleaning solar panels to avoid the effect of accumulated dust on solar panels transmittance,"International Journal of Science and Research (IJSR), in 2013

  3. J. Zorrilla-Casanova, M. Piliougine, J. Carretero, P. Bernaola, P. Carlene, L. Mora-Lopez, M. Sirach-de-Cardona. Analysis of dust losses in photovoltaic modules world renewable Energy Congress in 201and .Sweden, 8-13 May 2011.

  4. Kapila, V. Class Lecture. Polytechnic Institute of NYU, Brooklyn, NY. 2012.

  5. K.A Moharram, M.S Abd, H.A Kandil and H EI- Sherif, Inuence of cleaning using water and surfactants on the performance of photovoltaic panels, Energy Convers.Manage in 2013.

  6. M. Dinçer and M.E. Meral, Critical Factors that Affecting Efficiency of Solar Cells, Smart Grid and Renewable Energy in 2010.

  7. D.Thevenard and S. Pelland, S, Estimating the uncertainty in long-term photovoltaic yield predictions, Solar Energy in 2013

  8. S.A. Sulaiman, H.H. Hussain, N.S.H. Leh, and M.S.I. Razali, Effects of Dust on the Performance of PV Panels, World Academy of Science, Engineering and Technology, 58, 588-593, 2011.

  9. H.K. Elminir, A.E. Ghitas, R.H. Hamid, F. El-Hussainy, M.M. Beheary, and K.M. Abdel-Moneim, Effect of dust on the transparent cover of solar collectors, Energy Conversion and Management, 47, 31923203, 2006.

  10. J.K. Kaldellis, A. Kokala, Quantifying the decrease of the photovoltaic panels energy yield due to phenomena of natural air pollution disposal, Energy, 35, 4862-4869, 2010.

  11. A.M. Pavan, A. Mellit and D. De Pieri, The effect of soiling on energy production for large-scale photovoltaic plants, Solar Energy, 85, 1281136, 2011.

  12. M. Vivar, R. Herrero, I. Anton, F. Martnez-Moreno, R. Moreton,

    G. Sala, A.W. Blakers and J. Smeltink, Effect of soiling in CPV systems, Solar Energy, 84, 13271335, 2010.

  13. G. He, C. Zhou and Z. Li, Z. Review of Self-Cleaning Method for Solar Cell Array, in International Workshop on Automobile, Power and Energy Engineering, Procedia Engineering, 16, 640 645, 2011.

  14. M. Anderson, A. Grandy, J. Hastie, A. Sweezey, R. Ranky, C. Mavroidis, and Y.P. Markopoulos, Robotic device for cleaning photovoltaic panel arrays, http://www.coe.neu.edu/Research/robots/papers/CLAWAR09.pdf, 2011

  15. J. Son, S. Kundu, L.K. Verma, M. Sakhuja, A.J. Danner, S. Charanjit, C.S. Bhatia, and H. Yang, A practical superhydrophilic self-cleaning and antireflective surface foroutdoor photovoltaic applications, Solar Energy Materials& Solar Cells, 98, 4651, 2012.

  16. K. Lee, S. Lyu, S. Lee, Y.S. Kim and W. Hwang, Characteristics and self-cleaning effect of the transparent super-hydrophobic film having nanofibers array structures, Applied Surface Science, 256, 67296735, 2010.

  17. C.I. Calle, C.R. Buhler, M.R. Johansen, M.D. Hogue and S.J. Snyder, Active dust control and mitigation technology for lunar and Martian exploration, Acta Astronautica, 69, 10821088, 2011.

  18. [R.A. Sims, A.S. Biris, J.D. Wilson, C.U. Yurteri1, M.K. Mazumder, C.I. Calle and C.R. Buhler, Development of a Transparent Self-Cleaning Dust Shield for Solar Panels, Report, Department of Applied Science, University of Arkansas at Little Rock, USA.

  19. A. Ibrahim Analysis of Electrical Characteristics of Photovoltaic Single Crystal Silicon Solar Cells at Outdoor Measurements,

.SmartGid and Renewable Energy, 2011, 2, 169-175 doi: 10.4236/sgre.2011.22020 Published Online May 2011.(http://www.SciRP.org/journal/sgre).

Leave a Reply