Table of Contents
Fetching ...

PV-faultNet: Optimized CNN Architecture to detect defects resulting efficient PV production

Eiffat E Zaman, Rahima Khanam

TL;DR

PV-faultNet is presented, a lightweight Convolutional Neural Network architecture optimized for efficient and real-time defect detection in photovoltaic cells, designed to be deployable on resource-limited production devices and achieved high performance with 91% precision, 89% recall, and a 90% F1 score, demonstrating its effectiveness for scalable quality control in PV production.

Abstract

The global shift towards renewable energy has pushed PV cell manufacturing as a pivotal point as they are the fundamental building block of green energy. However, the manufacturing process is complex enough to lose its purpose due to probable defects experienced during the time impacting the overall efficiency. However, at the moment, manual inspection is being conducted to detect the defects that can cause bias, leading to time and cost inefficiency. Even if automated solutions have also been proposed, most of them are resource-intensive, proving ineffective in production environments. In that context, this study presents PV-faultNet, a lightweight Convolutional Neural Network (CNN) architecture optimized for efficient and real-time defect detection in photovoltaic (PV) cells, designed to be deployable on resource-limited production devices. Addressing computational challenges in industrial PV manufacturing environments, the model includes only 2.92 million parameters, significantly reducing processing demands without sacrificing accuracy. Comprehensive data augmentation techniques were implemented to tackle data scarcity, thus enhancing model generalization and maintaining a balance between precision and recall. The proposed model achieved high performance with 91\% precision, 89\% recall, and a 90\% F1 score, demonstrating its effectiveness for scalable quality control in PV production.

PV-faultNet: Optimized CNN Architecture to detect defects resulting efficient PV production

TL;DR

PV-faultNet is presented, a lightweight Convolutional Neural Network architecture optimized for efficient and real-time defect detection in photovoltaic cells, designed to be deployable on resource-limited production devices and achieved high performance with 91% precision, 89% recall, and a 90% F1 score, demonstrating its effectiveness for scalable quality control in PV production.

Abstract

The global shift towards renewable energy has pushed PV cell manufacturing as a pivotal point as they are the fundamental building block of green energy. However, the manufacturing process is complex enough to lose its purpose due to probable defects experienced during the time impacting the overall efficiency. However, at the moment, manual inspection is being conducted to detect the defects that can cause bias, leading to time and cost inefficiency. Even if automated solutions have also been proposed, most of them are resource-intensive, proving ineffective in production environments. In that context, this study presents PV-faultNet, a lightweight Convolutional Neural Network (CNN) architecture optimized for efficient and real-time defect detection in photovoltaic (PV) cells, designed to be deployable on resource-limited production devices. Addressing computational challenges in industrial PV manufacturing environments, the model includes only 2.92 million parameters, significantly reducing processing demands without sacrificing accuracy. Comprehensive data augmentation techniques were implemented to tackle data scarcity, thus enhancing model generalization and maintaining a balance between precision and recall. The proposed model achieved high performance with 91\% precision, 89\% recall, and a 90\% F1 score, demonstrating its effectiveness for scalable quality control in PV production.

Paper Structure

This paper contains 13 sections, 5 equations, 10 figures, 11 tables.

Figures (10)

  • Figure 1: Examples of PV cells from Original Dataset
  • Figure 2: Geometric transformation: Vertical Flipping (i) before (ii) after
  • Figure 3: Geometric transformation: Horizontal Flipping (i) before (ii) after
  • Figure 4: Proposed CNN Architecture.
  • Figure 5: Epoch 5: Confusion Matrix
  • ...and 5 more figures