Giter VIP home page Giter VIP logo

gerty168 / automatic-detection-of-defective-photovoltaic-modules-by-aerial-thermographic-inspections Goto Github PK

View Code? Open in Web Editor NEW

This project forked from titangil/automatic-detection-of-defective-photovoltaic-modules-by-aerial-thermographic-inspections

0.0 0.0 0.0 18.04 MB

Utilize a thermal imaging camera and a drone to inspect the defective solar panel in a solar farm. A traditional way of finding defects is to walk on foot and inspect each panel one by one. This project can help reduce time and increase the frequency of the inspection.

Python 21.46% Jupyter Notebook 78.54%

automatic-detection-of-defective-photovoltaic-modules-by-aerial-thermographic-inspections's Introduction

Automatic Detection of Defective Photovoltaic Modules by Aerial Thermographic Inspections

  1. Introduction

 Solar energy is being used more, but not that they only have advantages. The period of use of the solar panel must always be checked for defects, whether it is before distribution, transportation, installation, or after use. This has made many companies outsource to inspect PV modules at residences, industrial factories, and solar farms.

 In this project, the idea is to equip a drone with an external RGB camera and thermal camera module that angle perpendicular to the ground, a microprocessor for image processing and drone handling, and other power sources such as battery and power regulator. The drone will be programmed to be able to automatically navigate above solar field and record individual PV panel as an image and store it for post-processing afterward. The post-process operation begins after the drone landed; we will take the data into image classification through machine learning. By categorizing solar PV defects into three classifications, namely, hotspots, bypass circuits, and junction boxes. The output will be information containing irregularity data and the position of each PV panel.

 This project can help reduce time and increase the frequency of the inspection.

  1. Equipment

     image

  1. Methodology

Our process will be divided into two parts, midflight operation, and post-processing. Midflight operation will cover navigation and image segmentation of photovoltaic panels while post-processing will process the segmented thermal image from the midflight operation.

          image

 3.1 Midflight Operation

 Midflight operation covers guided navigation above the solar array by utilizing image processing. We have done a simulated model in ROS environment and Gazebo simulation, written in Python language. For communication, we used MavLink protocol on Ardupilot firmware.

         image

 3.2 Post Processing

 As the drone aviate, it would capture thermal images along the solar array. We can use image processing and machine learning to segment and classify defect of each panel.

         image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.