Performance Comparison of Bio-Inspired Algorithms for Optimizing an ANN-Based MPPT Forecast for PV Systems
Rafael Rojas-Galván1, José R García-Martínez2, Edson E Cruz-Miguel2
1Facultad de Ingeniería, Universidad Autónoma de Querétaro, Santiago de Queretaro 76010, Mexico.
Biomimetics (Basel, Switzerland)
|October 25, 2024
Summary
Grey wolf optimizer (GWO) best enhances artificial neural network (ANN) Maximum Power Point Tracking (MPPT) for solar energy under partial shading. GWO balances prediction accuracy and computational speed, improving photovoltaic system efficiency.
Area of Science:
- Renewable Energy Systems
- Artificial Intelligence in Engineering
- Optimization Algorithms
Background:
- Photovoltaic (PV) systems face challenges in maintaining peak energy output under partial shading conditions.
- Artificial Neural Networks (ANNs) are used for Maximum Power Point Tracking (MPPT), but their performance can be suboptimal without advanced optimization.
- Bio-inspired algorithms offer potential for enhancing ANN-based MPPT system accuracy and efficiency.
Purpose of the Study:
- To compare the effectiveness of four bio-inspired optimization algorithms: Grey Wolf Optimizer (GWO), Particle Swarm Optimization (PSO), Squirrel Search Algorithm (SSA), and Cuckoo Search (CS).
- To enhance an ANN-based MPPT system for improved performance under simulated partial shading conditions in PV systems.
- To identify the most computationally efficient and accurate algorithm for real-world application.
Main Methods:
- Implemented and evaluated GWO, PSO, SSA, and CS to optimize an ANN for MPPT in PV systems.
- Augmented a dataset with perturbations to simulate realistic partial shading scenarios.
- Assessed algorithm performance based on prediction accuracy (Mean Squared Error - MSE, Mean Absolute Error - MAE) and computational execution time.
Main Results:
- The standard ANN exhibited poor performance (MSE: 159.94, MAE: 8.08).
- GWO achieved the best prediction accuracy (MSE: 11.95, MAE: 2.46) with good computational efficiency (1199 s).
- SSA was the fastest (987 s) with competitive accuracy (MSE: 12.15, MAE: 2.70), while PSO minimized MAE (2.17) but was slower (1418 s). CS showed the least favorable results.
Conclusions:
- Grey Wolf Optimizer (GWO) provides the optimal balance between prediction accuracy and computational speed for ANN-based MPPT under partial shading.
- The optimized ANN using GWO significantly improves energy harvesting efficiency in photovoltaic systems.
- This methodology holds promise for real-world applications in solar farms and residential solar panels, with potential for integration into smart grid systems.
Related Concept Videos
Fast Decoupled and DC Powerflow
176
The fast decoupled power flow method addresses contingencies in power system operations, such as generator outages or transmission line failures. This method provides quick power flow solutions, essential for real-time system adjustments. Fast decoupled power flow algorithms simplify the Jacobian matrix by neglecting certain elements, leading to two sets of decoupled equations:
176
The Power Flow Problem and Solution
176
Power flow problem analysis is fundamental for determining real and reactive power flows in network components, such as transmission lines, transformers, and loads. The power system's single-line diagram provides data on the bus, transmission line, and transformer. Each bus k in the system is characterized by four key variables: voltage magnitude Vk, phase angle δk, real power Pk, and reactive power Qk. Two of these four variables are inputs, while the...
176
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
42
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
42
PI Controller: Design
215
Proportional Integral (PI) controllers are a fundamental component in modern control systems, widely used to enhance performance and mitigate steady-state errors. They are particularly effective in applications such as automatic brightness adjustment on smartphones, where they excel at mitigating steady-state errors for step-function inputs. Unlike PD controllers, which require time-varying errors to function optimally, PI controllers leverage their integral component to address residual...
215


