Issue |
EPJ Photovolt.
Volume 15, 2024
|
|
---|---|---|
Article Number | 31 | |
Number of page(s) | 16 | |
DOI | https://doi.org/10.1051/epjpv/2024026 | |
Published online | 23 September 2024 |
https://doi.org/10.1051/epjpv/2024026
Original Article
Adaptive metaheuristic strategies for optimal power point tracking in photovoltaic systems under fluctuating shading conditions
Physics and Electricity Laboratory, Polydisciplinary Faculty University of Abdelmalek Essaadi (UAE), Larache, Morocco
* e-mail: ymhanni@uae.ac.ma
Received:
29
February
2024
Accepted:
29
July
2024
Published online: 23 September 2024
In recent years, there has been a growing interest in photovoltaic (PV) systems due to their capacity to generate clean energy, reduce pollution, and promote environmental sustainability. Optimizing the operational efficiency of PV systems has become a critical goal, particularly under challenging conditions like partial shading. Traditional maximum power point tracking (MPPT) methods face limitations in addressing this issue effectively. To tackle these challenges, this study introduces an enhanced MPPT approach based on the grey wolf optimizer (GWO), tailored to excel in GMPP tracking even under partial shading conditions. The algorithm harnesses adaptive and exploratory capabilities inspired by the behaviour of grey wolves in the wild. To comprehensively evaluate the proposed GWO-based MPPT algorithm's effectiveness, we conduct a comparative analysis with established metaheuristic algorithms, including particle swarm optimization (PSO) and the Pelican optimization algorithm (POA). Through this comparison, our study provides valuable insights into the algorithm's efficiency, behavior, and adaptability in addressing the complex challenges posed by partial shading scenarios in PV systems, thereby contributing to the advancement of efficient solar energy conversion.
Key words: Pelican optimization algorithm (POA) / grey wolf optimizer (GWO) / partial shading / photovoltaic (PV) / systems particle swarm optimization (PSO)
© Y. Mhanni and Y. Lagmich, Published by EDP Sciences, 2024
This is an Open Access article distributed under the terms of the Creative Commons Attribution License (https://creativecommons.org/licenses/by/4.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.
1 Introduction
In recent decades, renewable energy sources, including wind energy, solar electricity, and others, have gained significant traction as vital components of sustainable energy solutions [1,2]. These clean and abundant sources of power are instrumental in reducing carbon emissions, mitigating environmental pollution, and addressing global challenges like climate change and resource scarcity. Notably, they offer an eco-friendly alternative to fossil fuels, which are both finit e and contribute substantially to greenhouse gas emissions [3,4] among these renewable sources, solar photovoltaic (PV) systems have emerged as a prominent contender in the global energy landscape. Solar panels, comprising interconnected photovoltaic cells, harness the sun's energy and convert it into electricity. This technology has found widespread applications, ranging from residential rooftop installations to large-scale solar farms and space exploration missions [5,6]. Optimizing the operational efficiency of PV systems is paramount to unlock their full potential and ensure sustainable energy generation. However, this endeavor is accompanied by multifaceted challenges stemming from the inherent complexities of solar panels' electrical characteristics. Key among these complexities are the non-linear power–voltage (P–V) and current–voltage (I–V) curves exhibited by PV arrays [7,8]. These curves evolve dynamically in response to variations in sunlight intensity, temperature, and shading conditions. One of the most critical aspects of optimizing PV systems is the precise tracking of the global maximum power point (GMPP). The GMPP represents the operating point at which the solar panels yield the maximum power output. Achieving accurate and rapid GMPP tracking is essential for ensuring the efficient conversion of sunlight into electricity. Conventional approaches MPPT, including perturb and observe (P&O), incremental conductance (INC), and hill climbing (HC), have historically played pivotal roles in this context [9–11]. However, as PV systems become more sophisticated and face increasingly dynamic operating conditions, there is a growing demand for advanced MPPT strategies [12]. In response to these challenges, this study introduces a novel approach to MPPT in photovoltaic systems, building on the principles of the grey wolf optimization (GWO) algorithm [13]. The proposed GWO-based MPPT algorithm is specifically engineered to excel under the demanding conditions of partial shading. It leverages the adaptive and exploratory behaviors inspired by the natural hunting patterns of grey wolves [14]. To comprehensively evaluate the effectiveness of the GWO-based MPPT algorithm, we conduct a comparative analysis against established and authentic metaheuristic algorithms. These include the particle swarm optimization (PSO) algorithm [15] and the Pelican optimization algorithm (POA) [16]. By subjecting these algorithms to a rigorous assessment, we aim to provide valuable insights into their efficiency, behavior, and adaptability in addressing the intricate challenges posed by partial shading scenarios in PV systems [17,18]. As the energy landscape continues to evolve, optimizing the performance of PV systems assumes increasing significance. The potential for enhanced energy extraction and improved efficiency, particularly in the partial shading phenomena, underscores the importance of innovative MPPT strategies [19,20]. Our research contributes to this ongoing discourse by introducing and evaluating an advanced GWO-based MPPT algorithm, shedding light on its capabilities and limitations, and positioning it within the broader context of state-of-the-art metaheuristic techniques. This study's primary contribution lies in the introduction of a novel maximum power point tracking (MPPT) approach for photovoltaic (PV) systems. We focus on addressing the intricate challenges posed by partial shading conditions, which are frequently encountered in practical PV installations. Our innovative approach leverages the Grey Wolf Optimization (GWO) [21,22] algorithm, harnessing the adaptive and exploratory behaviors inspired by the natural hunting patterns of grey wolves. Through rigorous comparative analyses with established metaheuristic algorithms such as Particle Swarm Optimization (PSO) [23,24] and the Pelican Optimization Algorithm (POA), we provide valuable insights into the strengths and limitations of these approaches in the context of partial shading scenarios within PV systems. By doing so, our research contributes to the ongoing discourse on optimizing PV system performance and empowers researchers and practitioners to effectively harness solar energy in a dynamic and challenging environment. In this paper, we commence with an introduction to the imperative role of maximum power point tracking (MPPT) in photovoltaic systems, setting the stage for our comparative study of optimization algorithms. The second section delves into the electrical modeling of photovoltaic cells, establishing a foundation for understanding their behavior under varying conditions. Sections three, four, and five are dedicated to unraveling the methodologies and applications of particle swarm optimization (PSO), GW optimization, and PO algorithm, respectively. Each section presents the algorithm's theoretical basis, followed by a discussion of its performance in MPPT. The sixth section synthesizes the results and discussion, offering a comparative analysis that underlines the efficacy and suitability of the algorithms in different scenarios. The paper culminates in a global conclusion that encapsulates the findings, highlights the potential for practical implementation in renewable energy systems, and suggests avenues for future research. Selection of optimization algorithms numerous optimization strategies for maximum power point tracking (MPPT) in photovoltaic (PV) systems have been developed and implemented. Particle swarm optimization (PSO), grey wolf optimizer (GWO), and Pelican optimization algorithm (POA) were selected for this study because to their individual benefits and shown competence in dealing with the complexity of MPPT under partial shading situations.
2 Literature review
2.1 Existing MPPT techniques
The efficiency of power generation in photovoltaic (PV) systems is strongly dependent on the performance of maximum power point tracking (MPPT) algorithms. Several MPPT approaches have evolved throughout time to solve the problems given by changing environmental circumstances, including partial shade. This section discusses the classical and metaheuristic optimization approaches employed in MPPT. Classical Methods: Perturb and Observe (P&O).
The Perturb and Observe (P&O) technique is one of the most popular MPPT algorithms due to its simplicity and ease of implementation [25]. The method perturbs (or gently adjusts) the voltage or current and measures the change in power. If the power rises, the perturbation continues in the same direction; if it drops, the direction of perturbation reverses. P&O offers various advantages, including simple implementation and minimal processing needs. However, it has limits, especially in quickly changing environmental circumstances. The algorithm may fail to follow the maximum power point properly, resulting in oscillations around the MPP and decreased efficiency.
Incremental Conductance (INC) The Incremental Conductance (INC) approach improves on the P&O algorithm by determining the direction of the perturbation using the power-voltage derivative [26]. INC compares incremental conductance (change in current/change in voltage) with instantaneous conductance (current/voltage). This approach can properly identify the MPP and performs better under quickly changing conditions than P&O. Despite its increased precision, INC is more sophisticated and takes more computer power. Hussein et al. (1995) [27] and Walker (2001) [28] showed that INC can efficiently track the MPP under a variety of irradiance and temperature circumstances.
Hill climbing (HC) is another traditional MPPT approach that includes varying the duty cycle of the converter and measuring the subsequent power variations [29,30]. The HC approach, like P&O, modifies the duty cycle in tiny stages and monitors the resulting power change. If the power rises, the perturbation direction remains constant; otherwise, it reverses. HC is simple and easy to deploy, but it has the same limitations as P&O, such as possible oscillations around the MPP and decreased efficiency in rapidly changing circumstances.
2.2 Metaheuristic optimization methods
Particle swarm optimization (PSO) is a prominent metaheuristic optimization approach based on the social behavior of birds flocking or fish schooling. PSO consists of a number of particles (possible solutions) that traverse the solution space in search of the optimum point. Each particle adjusts its location depending on its own experiences as well as those of its neighbors. PSO has been frequently used in MPPT because of its capacity to handle nonlinear and multimodal functions [23,24].
Grey wolf optimizer (GWO): The grey wolf optimizer (GWO) is a nature-inspired algorithm that mimics grey wolves' social structure and hunting behavior. GWO divides its population into alpha, beta, delta, and omega wolves, each reflecting a distinct level of leadership and influence. The program iteratively adjusts the wolves' locations to encircle and capture the prey, representing the best solution. GWO has been proved to be successful in solving complicated optimization issues, including MPPT [31].
The Pelican optimization algorithm (POA) is based on pelicans' cooperative foraging behavior. POA's dynamic positioning optimizes the search space and is resistant to partial shade and rapid changes in irradiance [20].
We chose PSO: Rapid convergence and simplicity of implementation. GWO: Strong performance in complicated settings. POA: An innovative and balanced approach. This work intends to give useful insights into the relative performance and applicability of different algorithms for MPPT in PV systems, therefore improving the area of renewable energy optimization.
3 Electrical modeling of photovoltaic cells
3.1 Panel of solar cells
Accurate modeling of photovoltaic (PV) cells is crucial for understanding their behavior and optimizing their performance within PV systems. This section presents a detailed and precise description of the PV cell model used in this study, ensuring consistency in notations and addressing the role of bypass diodes under partial shading conditions.
3.2 Single-diode model of a PV cell
The single-diode model is widely adopted due to its balance between simplicity and accuracy. The model comprises essential components, including a photocurrent source (Iph), a diode (D) in anti-parallel with the photocurrent source, series resistance (Rs), and shunt resistance (Rsh).
The equivalent circuit diagram of a PV cell is shown in Figure 1.
The current (I) output of the PV cell is given by the following equation:
where Iph is the photocurrent generated by the incident light. ID is the diode current. Ish is the shunt current.
The diode current (ID) can be expressed using the Shockley diode equation:
where I0 is the reverse saturation current of the diode. V is the voltage across the PV cell. n is the diode ideality factor. VT is the thermal voltage (, where k is Boltzmann's constant, T is the temperature, and q is the charge of an electron).
The shunt current (Ish) is given by:
Combining these equations, the output current (I) of the PV cell is:
Fig. 1 Schematic representation of the single-diode PV cell model. |
3.3 Role of bypass diodes
In practical PV systems, bypass diodes are connected in parallel with PV modules to mitigate the effects of partial shading. These diodes allow the current to bypass the shaded cells, preventing significant power loss and potential damage due to hot spots.
The inclusion of bypass diodes ensures that the PV system can maintain higher power output under partial shading conditions by providing alternative current paths. This study focuses on the behavior of PV systems with bypass diodes activated, as they are essential for efficient performance under varying shading scenarios.
Fig. 2 Power-voltage (P–V) characteristics of a PV cell with and without bypass diodes. |
3.4 Impact of partial shading
Partial shading significantly impacts the power–voltage (P–V) characteristics of a PV cell by creating multiple local maxima. This phenomenon complicates the identification of the global maximum power point (MPP), as the presence of several peaks can mislead standard tracking algorithms. Under partial shading, certain sections of the PV array receive less irradiance, leading to reduced power output and efficiency.
Bypass diodes play a crucial role in mitigating these losses. They are connected in parallel with the PV cells and activate when the cell is shaded, allowing the current to bypass the shaded sections. This prevents the shaded cells from limiting the overall current flow, thereby reducing power losses and preventing potential damage due to hotspots, as shown in Figure 2. The bypass diodes ensure that the unshaded sections of the PV array continue to contribute to the overall power output, thereby improving the efficiency and reliability of the PV system under partial shading conditions.
Figure 3 provides vital insights into the behavior of the PV cell when it experiences variations in shading over its surface. The global maximum power point (MPP) as well as the local MPPs are highlighted in the graphic. The global MPP represents the single optimal point at which the PV cell can generate maximum power output when considered as a whole.
However, under partial shading, local MPPs emerge as distinct points along the curve. These local MPPs signify the optimal power points for individual shaded and unshaded sections of the PV cell. Understanding both the global and local MPPs is crucial for efficient maximum power point tracking (MPPT) strategies, as they enable precise adjustments to optimize power generation, even in scenarios where shading is present. In addressing the challenge of partial shading on photovoltaic systems, our study puts forth a comprehensive comparison of three cutting-edge algorithms, each vying to optimize energy output despite these conditions. We examine the particle swarm optimization (PSO), grey wolf optimizer (GWO), and Pelican optimization algorithm (POA), all of which are innovative in their approach to achieving maximum power point tracking (MPPT).
The upcoming sections will critically analyze the effectiveness of PSO, GWO, and POA in navigating the complex power-voltage landscapes that emerge under partial shading scenarios. By meticulously evaluating their operational dynamics, adaptability, and efficiency, this comparison aims to discern the most robust and reliable algorithm for enhancing the performance of PV systems plagued by uneven solar exposure.
Accurate modeling of PV cells, including the role of bypass diodes, is crucial for understanding their behavior under partial shading. This improved model description ensures consistency in notations and provides a clear and precise explanation of the components and equations involved, addressing the reviewer's concerns.
Fig. 3 Current–voltage (I–V) characteristics of a PV cell under partial shading. |
4 PV system maximum power point tracking using metaheuristic algorithms
4.1 Particle swarm optimization (PSO)
The inception of particle swarm optimization dates back to 1995 when it was initially introduced by Kennedy and Eberhart [32]. Schools of fish and flocks of birds are only two examples of social groups of animals that “may profit from the experience of all other members”, as the study's original authors put it. This implies that if one bird wanders out hunting for food, the rest of the flock can profit from their foraging efforts by learning about the new food source from the forager. Locating the globally optimal solution along a nonlinear, discontinuous, and no differentiable curve is advantageous due to its straightforward implementation and rapid convergence.
This approach involves deploying a group of interacting particles traversing n-dimensional space, as illustrated in Figure 5. Each particle is responsible for its own random location pi and initial velocity vi of zero. There are two factors that contribute to a particle's final resting place: its best-resting place thus far Pbest and the best resting place of all particles, Gbest.
Each particle has its distinct position and velocity. Moreover, the requisite and comprehensive condition for the position xi(t) exists in the search space. xi (t) ∈ X Search Space (as illustrated in Fig. 5).
Fig. 4 Natural bird swarm behavior and position-velocity updates in PSO. |
Fig. 5 Particle-specific position and velocity profiles. |
4.2 Particle swarm optimization (PSO) algorithm
PSO is a metaheuristic optimization technique inspired by the social behavior of birds flocking or fish schooling. Each particle in the swarm represents a potential solution in the search space. The particles move through the search space, adjusting their positions based on their own experience and the experience of neighboring particles. The PSO algorithm is characterized by the following equations:
where vi(t): velocity of particle i at time t; ω: inertia weight; c1, c2: cognitive and social coefficients, respectively. r1, r2: random numbers between 0 and 1. pi: best known position of particle i. g: global best position found by the swarm. xi(t): position of particle i at time t.
Each particle possesses its distinct position and velocity. Moreover, the requisite and comprehensive condition for the position xi(t) exists in the search space, xi (t) ∈ X.
In conclusion, PSO is a powerful and efficient algorithm for MPPT in PV systems, capable of adapting to varying environmental conditions and maximizing power output.
4.3 Grey wolf optimizer (GWO)
The grey wolf optimizer (GWO) is a nature-inspired optimization algorithm based on the social hierarchy and hunting behavior of grey wolves in the wild. It simulates The leadership hierarchy within a wolf pack, consisting of alpha, beta, delta, and omega wolves, which represent different levels of leadership and contribute to the optimization process, as illustrated in Figure 6.
In GWO, the alpha wolf represents the best solution found so far, guiding the pack toward promising regions. The beta and delta wolves assist the alpha by exploring new territories, while the omega wolf follows the others without contributing significantly. This hierarchical structure allows GWO to balance exploration and exploitation effectively, making it suitable for solving complex optimization problems.
Fig. 6 The grey wolf pack hierarchy. |
4.3.1 Key phases in grey wolf optimization
The primary steps of the grey wolf optimization algorithm are as follows:
Searching for the Prey: Wolves spread out across the search space to explore potential solutions.
Tracking, Chasing, and Approaching the Prey: The alpha wolf guides the others towards more promising regions, with beta and delta wolves adjusting their positions accordingly.
Pursuing, Encircling, and Harassing the Prey: Wolves collaboratively encircle the prey (optimal solution), iteratively adjusting their positions. Beta and delta wolves stimulate attacking behavior by moving closer to the alpha wolf's position.
Attacking the Prey: Wolves refine their positions to converge toward the optimal solution, represented by the alpha wolf.
4.3.2 Implementation in PV systems
In the context of MPPT for PV systems, the GWO algorithm is implemented to handle partial shading conditions by iteratively updating the positions of the wolves to find the Global Maximum Power Point (GMPP). The steps involved are:
Initialization: Position the wolves randomly within the search space.
Fitness Evaluation: Evaluate the fitness of each wolf based on the power output of the PV system.
Position Update: Adjust the positions of the wolves according to the behaviors of encircling, hunting, and attacking the prey.
Convergence Check: Repeat the process until the algorithm converges to the GMPP.
4.3.3 Encircling
During this phase, the search agents (wolves) work together to surround and encircle the prey, symbolizing the optimization process's focus on converging toward the global maximum. By strategically positioning themselves around the target, the algorithm's agents effectively narrow down the search space, fostering efficient exploration and exploitation of potential solutions.
Here, t represents the current iteration: Xp: Prey's location; Xi: The Grey Wolf's position; A, C: Coefficient vectors; A and C are calculated as: A = 2· a· r1–a and C = 2· r2; r1 and r2 are random vectors in the range [0,1].
4.3.4 Hunting
The hunting process is led by the alpha (α) wolf, who guides the search for the optimal solution. The beta (β) and delta (δ) wolves assist by exploring new regions and following the alpha's lead. This cooperative behavior helps the algorithm converge efficiently towards the optimal solution.
4.3.5 Mathematical model
The mathematical model for GWO involves updating the positions of the wolves based on their hierarchical roles:
These equations model the GWO algorithm's process of updating the positions of the wolves to converge towards the optimal solution.
4.4 Pelican optimization algorithm (POA)
The Pelican optimization algorithm (POA) derives its inspiration from the social interactions and hunting strategies of pelicans. Just as pelicans collaboratively locate and catch fish, the algorithm employs a similar cooperative approach among individuals to solve optimization problems.
In the realm of MPPT, POA adjusts the operating point of photovoltaic systems by simulating the social interactions of pelicans. By sharing information about their solutions and collectively adapting their positions, the algorithm navigates the solution space effectively. POA's robustness shines in scenarios with partial shading or sudden changes, thanks to its adaptive behaviors.
Its application to real-world photovoltaic systems benefits from its ability to dynamically respond to dynamic environmental conditions. POA's unique approach positions it as a promising alternative for MPPT, particularly in scenarios where collective intelligence and adaptability are paramount. The Pelican Optimization Algorithm's foundation lies in its emulation of pelican behaviors observed in nature. Just as pelicans adapt their strategies to varying environments, POA dynamically balances exploration and exploitation to optimize complex landscapes. POA introduces an innovative interplay of exploration through random vectors, exploitation through fitness evaluations, and communication through shared insights among “pelicans”.
4.4.1 Mathematical formulation
The Pelican optimization algorithm (POA) is modeled mathematically to reflect the foraging behavior of pelicans in a bid to optimize the search for the global minimum within a problem space. This subsection delineates the mathematical formulae and principles that underpin the algorithm.
Initialization: The algorithm begins with the initialization of the population of pelicans within the search space. The position of each pelican xi,j in the search space is initialized using a random distribution within the predefined bounds of the problem:
with : i = 1, 2, …, N and j = 1, 2, …, D.
Where xi,j represents the position of the i-th pelican in the j-th dimension, N is the number of pelicans (population size), D is the number of dimensions (problem variables), rand is a uniformly distributed random number within [0,1], LBj and UBj are the lower and upper bounds for the j-th dimension, respectively.
Phase 1 − Exploration: During the exploration phase, each pelican adjusts its position by moving towards the perceived location of the prey Pj, integrating a component of randomness to simulate search behavior:
where x 'i,j is the updated position of the i-th pelican in the j-th dimension, Fp is the fitness of the prey, and Fi is the fitness of the current solution.
Phase 2 − Exploitation: In the exploitation phase, the algorithm concentrates on local search by enabling pelicans to wing on the water's surface, effectively tightening the search area around the current position. This behavior is modeled using the following update rule:
x ' i,j represents the updated position based on exploitation, q is a constant, t is the current iteration number, T is the maximum number of iterations, and rand is a random number in [0,1].
The algorithm iterates through these phases, continually updating the positions of the pelicans based on these equations, aiming to find the optimal solution by balancing exploration and exploitation.
5 Result and discussion
In this section, we detail the deployment of global Maximum Power Point Tracking (MPPT) using three optimization algorithms: the newly proposed Grey Wolf Optimizer (GWO), Particle Swarm Optimization (PSO), and the Pelican Optimization Algorithm (POA). Each algorithm's implementation involves careful calibration, including parameter tuning and setting convergence thresholds. The simulation uses real-world data from photovoltaic (PV) systems to replicate operational conditions accurately. We define the experimental setup rigorously, selecting parameters to optimize performance and creating benchmark scenarios to test the algorithms, particularly under partial shading conditions. We will evaluate the results, providing a comprehensive analysis of each algorithm's effectiveness in enhancing PV systems' power output, focusing on their efficiency, resilience, and versatility in global MPPT.
5.1 Parameters of global MPPT tracking
Table 1 details the specific settings for PSO, with parameters selected to balance exploration and exploitation capabilities of the swarm.
Table 2 elucidates the tuning parameters for the GWO algorithm. The values have been chosen based on a series of preliminary tests to ensure optimal convergence.
Table 3 presents the parameter configuration for POA, ensuring the pelican-inspired agents effectively navigate the search space.Having established the precise parameters for each algorithm, we now proceed to evaluate their performance. The subsequent subsection will present the results obtained from the implementation of the GWO, PSO, and POA algorithms in the MPPT simulations. It will detail the efficiency and accuracy of each algorithm in tracking the maximum power point under various operational conditions, including the complex partial shading scenarios. The forthcoming results are integral in discerning the practical implications of the algorithmic choices and their suitability for real-world PV system applications.
Parameters of the particle swarm optimization (PSO) algorithm.
Grey wolf optimizer (GWO): key parameter settings.
Optimization parameter tuning in the pelican optimization algorithm (POA).
5.2 MPPT simulations
For this study, standard operating conditions were set to a solar irradiance of 1000 W/m2 and a module temperature of 25 °C, conditions that are widely accepted for PV module testing as per the International Electrotechnical Commission (IEC) standards. Under these parameters, the Global Maximum Power Point is distinctly identifiable, thus serving as an ideal scenario to evaluate the precision and speed of convergence of the MPPT algorithms.
The three algorithms under scrutiny, namely the grey wolf optimizer (GWO)-based algorithm, particle swarm optimization (PSO), and the Pelican optimization algorithm (POA), were implemented using MATLAB and PLECS to simulate a typical PV system response. Each algorithm was tasked with identifying the Global MPP from a set of possible MPPs generated in the simulation.
5.2.1 Results presentation
Scenario 1: ir1 = 1000 W/m2, ir2 = 1000 W/m2, ir3 = 400 W/m2, ir4 = 800 W/m2.
These conditions simulate a realistic shading pattern, where Panel 3 is heavily shaded, receiving only 40% of the nominal irradiance, and Panel 4 is moderately shaded at 80% irradiance. The primary objective is to assess how well each optimization algorithm PSO, GWO, and POA —manages the distribution of power in the face of such irradiance discrepancies to optimize overall system performance.
5.2.1.1 Particle swarm optimization results
The results below highlight the performance of the PSO algorithm in terms of convergence to the MPPT under different operating conditions.
The PSO effectively aligns the positions of the particles to converge to the maximum power point (MPP), which is a crucial period. Figure 7 shows how the movements of the particles, power adjustments, and iterative convergence explore, utilize, and achieve the maximum power point.
To fully grasp particle swarm optimization, Figure 7 displays the dynamic evolution of particle placements and power fluctuations over-optimization iterations. Each particle's motion in the picture painstakingly searches solution space for the optimal operating point.
Convergence to MPPT: PSO Iterations: The range of trajectories shows how the PSO algorithm handles complex solution settings delicately. A moving power curve indicates the solution's ongoing change to maximize energy collection. The algorithms' search for the perfect answer is shown by particle positions convergent toward a focal region. PSO efficiently aligns particle locations to converge on the Maximum Power Point, a vital period. The picture depicts how particle movements, power adjustments, and iterative convergence explore, use, and attain the maximum power point.
The performance metrics of the algorithms are illustrated in Figure 8 which presents the power outputs of individual swarms (red dots), showcasing the variation in performance across different iterations. These data points are juxtaposed with the average power output (blue line), which represents the mean performance of the swarms at each iteration step. This mean serves as an indicator of the algorithm's progression towards stabilizing at the maximum power point (MPP). From the visual data, it is apparent that while there is a significant spread in the swarms' performance initially, indicative of exploratory search behavior, the convergence towards the latter iterations is notable. This trend towards convergence demonstrates the algorithm's effectiveness in navigating the solution space and its capability to adapt and optimize even in the dynamically changing conditions imposed by partial shading.
This bar graph (Fig. 9) presents the convergence of error magnitudes across iterations within the first scenario utilizing the particle swarm optimization (PSO) algorithm. The initial iterations show a rapid decrease in error magnitude, indicating a swift approach towards the optimal solution.
After the first few iterations, the reduction in error magnitude becomes more gradual, signifying the algorithm's stabilization as it homes in on the optimal parameters. The marked decrease in error from the first to the fifth iteration underscores the PSO algorithm's efficiency in quickly correcting course towards the desired optimization goal. Beyond the fifth iteration, the error magnitude plateaus, suggesting that the algorithm has reached a near-optimal solution and further adjustments result in only marginal improvements.
Fig. 7 PSO iterations leading to maximum power point: Scenario 1. |
Fig. 8 Convergence behavior of the particle swarm optimization (PSO) algorithm over iterations. |
Fig. 9 Error convergence in PSO: iterative reduction in swarm discrepancy. |
5.2.1.2 Grey wolf optimizer (GWO) results
The results presented below demonstrate the effectiveness of the GWO algorithm in converging to the MPPT.
The iterative modifications of the algorithm aim to maximize energy collection, as evidenced by the constantly evolving trajectories. The convergence behavior showcases how the GWO algorithm adapts and optimizes the positions of the wolves to achieve the Maximum Power Point.
Figure 10 shows particle trajectories seeking optimal solutions in the grey wolf optimization (GWO) algorithm. Each unique line depicts a particle's passage through the multidimensional solution space. These trajectories capture the dynamic nature of GWO's exploration and the particles' various methods. The algorithm's iterative modifications maximize energy collection, as shown by the developing trajectories. The convergence of these lines indicates particle harmony as they move toward the maximum power point. This convergence represents GWO's collective intelligence in orchestrating precision modifications for optimal power extraction. The figure graphically depicts GWO's optimization journey, demonstrating the algorithm's skill in directing particles to the best operating position.
Figure 11 shows the grey wolf optimizer (GWO) algorithm's convergence in power output optimization over 25 rounds. It shows the algorithm's population's mean power output (blue line) and distribution (red dots) at each iteration. After the first few iterations, power output rapidly increases, with a big jump around the 5th iteration, before plateauing near the optimal value after 10 iterations. The scatter of red dots shows the diversity of population solutions, which narrows as the algorithm converges to the most efficient solution, demonstrating excellent search and optimization by the GWO algorithm. After 10 iterations, the mean power output line stabilizes, indicating that the GWO has discovered a near-optimal solution. Further rounds improve the solution, demonstrating the algorithm's speedy convergence in the optimization issue.
In assessing the error convergence of the grey wolf optimizer (GWO) algorithm under partial shading conditions, we observed a discernible pattern. As the iterations progressed, the disparity between the power outputs of the wolf pack and the alpha (the best solution) diminished. Initially, a significant fluctuation in error was noted, suggesting a diverse exploration of the solution space by the wolves. However, as the algorithm iterated, the pack converged towards the alpha, indicative of an effective exploitation phase. The convergence pattern affirms the algorithm's capability to adapt and steer towards the optimal solution despite the complex landscape introduced by partial shading on the PV system. This behavior is critical for ensuring that the PV system operates close to its maximum potential, even under sub-optimal conditions (Fig. 12).
Fig. 10 Convergence to MPPT: GWO iterations (Scenario 1). |
Fig. 11 Convergence pattern of grey wolf optimizer (GWO) in power output optimization. |
5.2.1.3 Pelican optimization algorithm (POA) results
Before exploring the results of the Pelican optimization algorithm (POA), let's take a moment to understand its functioning. Figure 13 illustrates the evolution of the pelicans' positions across the search space during the iterations of the algorithm. Each point represents the position of a pelican at a specific stage of the optimization. Let's carefully observe these movements to grasp how the POA explores the solution space in search of the optimal point.
Figure 13 depiction shows particle positions and power dynamics as the optimization process develops, providing a complete view of the Pelican optimization algorithm. Each ‘pelican' agent's graph trajectory shows its methodical search for the ideal operating point in the solution space. The algorithm's varied trajectories show its precision in complex solution landscapes. The changing power curve reflects the algorithm's continual modification to maximize energy harvest. POA is collaborative, since agents work together to find the best solution. Particle positions converge toward a center location. This image shows how particle movements, power fluctuations, and iterative convergence work together to explore, exploit, and converge toward the maximum power point, a crucial optimization goal.
Initially, there is a wide variance in the power output of individual solutions, which narrows as the iterations increase, suggesting the algorithm is homing in on an optimal or more efficient solution (Fig. 14). By the end of the 45 iterations, the individual power outputs are closely clustered around the mean, indicating a stable solution set has been found.
The bars represent the frequency of specific error magnitudes at each iteration (Fig. 15).
Initial Iterations (0–5): High error magnitudes are most frequent at iteration 0, indicating significant errors at the start.
Subsequent Iterations (5–10): Rapid decrease in error magnitudes, showing quick improvement.
Later Iterations (10+): Error magnitudes are much lower and less frequent, indicating stabilization and consistently lower errors.
Fig. 12 Error convergence in GWO: iterative reduction in wolf discrepancy. |
Fig. 13 Convergence to the maximum power point: PSO iterations (Scenario 1). |
Fig. 14 Convergence trend of algorithm over iterations. |
Fig. 15 Frequency of error magnitudes by iteration. |
5.2.2 Comparison and discussion
In this section, we will conduct an in-depth comparative study of three algorithms to evaluate their efficiency and accuracy. The analysis will be based on their performance over a set of iterations, focusing on the evolution of error magnitudes and average outputs. This comparative approach aims to discern the operational strengths and limitations of each algorithm, providing crucial information for choosing the most suitable algorithm for practical applications.
5.2.2.1 Comparison of algorithms (Scenario 1)
In this part, we conduct a detailed side-by-side comparative study of three algorithms: particle swarm optimization (PSO), grey wolf optimizer (GWO), and the Pelican optimization algorithm (POA). Our evaluation criteria include both efficiency and accuracy, which are assessed over a series of iterations. We closely monitor the evolution of error magnitudes, examining how each algorithm's error decreases over time to understand their convergence behavior. Additionally, we analyze the average outputs produced by each algorithm across different iterations to gauge their consistency and reliability.
This comparative approach is designed to uncover the operational strengths and weaknesses of each algorithm. By systematically comparing their performance under identical conditions, we aim to highlight their respective advantages and potential drawbacks. Such an in-depth analysis provides valuable insights into the practical applicability of each algorithm, assisting in the selection of the most appropriate one for specific real-world scenarios. This study not only elucidates the efficiency and accuracy of the algorithms but also offers a comprehensive understanding of their behavior in varying operational contexts, ultimately guiding the choice of the most suitable optimization technique for practical applications.
The provided graph (Fig. 16) compares the convergence behavior of three optimization algorithms—particle swarm optimization (PSO), grey wolf optimizer (GWO), and pattern search algorithm (POA)—over iterative cycles, with respect to maximizing a power function. Key observations from the graph:
PSO exhibits a moderate initial increase in performance but quickly reaches near its peak, suggesting it finds a good solution rapidly but may get stuck in local optima.
GWO starts strong, with a sharp increase in performance, surpassing PSO in the initial phase and continues to improve, ultimately reaching the highest power value, indicating its ability to escape local optima and potentially find a better global solution.
POA has the slowest start and the most gradual improvement, consistently underperforming compared to the other two algorithms across the iterations, which might suggest it is either less suited to the problem or requires more iterations to converge.
In summary, GWO appears to be the most robust in terms of final solution quality, while PSO converges quickly to a good solution, as illustrated in Figure 16. On the other hand, POA seems to be the least effective for this specific task within the given number of iterations. Decision-makers should consider these performance characteristics relative to the requirements of their specific optimization problems when selecting an algorithm.
Figure 17 displays the error reduction patterns of three distinct optimization algorithms over a set of iterations:
PSO shows a rapid and consistent decrease in error, leading to a quick stabilization, indicating efficient convergence and robust performance.
GWO demonstrates a similar quick decline in error, closely trailing PSO, suggesting effective optimization capabilities, though slightly less optimal than PSO.
POA decreases error significantly at the beginning but has a slower rate of convergence compared to PSO and GWO, finishing with a higher final error.
In summary, PSO exhibits the best convergence behavior among the three, followed by GWO, with POA being the least efficient in error minimization over the given number of iterations.
Fig. 16 Power convergence in PSO, GWO and POA algorithms. |
Fig. 17 Comparative error convergence for PSO, GWO, and POA. |
5.2.2.2 Comparison of algorithms (Scenario 2)
Scenario 2: ir1 = 900 W/m2, ir2 = 900 W/m2, ir3 = 650W/m2, ir4 = 600 W/m2 .
In this part, the objective is to thoroughly assess the operational strengths and limitations of each algorithm. This evaluation aims to provide a comprehensive understanding of how each algorithm performs under various conditions. By examining factors such as convergence speed, accuracy, computational efficiency, and robustness to different types of data and scenarios, we aim to identify the key advantages and potential drawbacks of each approach.
The insights gained from this analysis will be instrumental in guiding the selection of the most suitable algorithm for practical applications, ensuring that the chosen method aligns with the specific requirements and constraints of real-world scenarios.
As illustrated in Figure 18, the mean power output increases over iterations. PSO again appears to lead, reaching a plateau faster than the other two, indicating a quick convergence to a solution with higher mean power output. GWO follows with a slightly more gradual increase and also plateaus, suggesting a stable solution. POA, while starting off at a lower mean power, eventually catches up to a similar value as GWO, albeit over more iterations.
In the error graph (Fig. 19), all three algorithms demonstrate a reduction in error as the number of iterations increases, with PSO showing the quickest reduction in error, followed closely by GWO, while PS has a more gradual decline.
In both cases, the PSO, GWO, and POA algorithms were tested under different irradiance conditions, thus creating realistic partial shading situations in a photovoltaic system. These observations are essential for understanding how each algorithm handles irradiance variations and can guide in choosing the most appropriate algorithm for specific applications.
Fig. 18 Comparative error convergence for PSO, GWO, and POA. |
Fig. 19 Error of three different algorithms. |
Fig. 20 Daily irradiance profile, inclined plane. (C) PVGIS, 2024. |
5.3 Evaluation of power and energy gains
5.3.1 Simulation setup
To evaluate the effectiveness of the proposed algorithms (PSO, GWO, and POA) over extended periods, simulations were conducted over multiple sample days. The performance of each algorithm was compared to a standard reference algorithm, typically the Perturb and Observe (P&O) method.
5.3.2 Power and energy analysis
In this part, we provide a comprehensive analysis of the power output and energy generation capabilities of the algorithms under study. The performance of each algorithm—particle swarm optimization (PSO), grey wolf optimizer (GWO), and the Pelican optimization algorithm (POA)—was meticulously recorded at regular intervals throughout the day. This technique captures variations in power production caused by changing solar irradiation and shading circumstances, which impact photovoltaic (PV) efficiency.
The data captures each algorithm's dynamic response to real-world conditions. As shown in Figure 20, we evaluated the algorithms on a simulated PV system using real-world data from PVGIS-SARAH for the Larache location (Latitude: 35.1932° N, Longitude: −6.1557° W, Altitude: 39 m). PVGIS-SARAH data accurately represents the environment by providing complete information on solar irradiance, temperature, and other meteorological parameters for simulations.
Table 4 provides the Global, Direct, and Diffuse irradiance values used for the simulation.
Table 4 presents the solar irradiance data extracted from the daily radiation profile, providing context for the irradiance patterns and the corresponding power output variations.
The PVGIS-SARAH data was used to evaluate the algorithms under realistic solar irradiance conditions. Hourly power output was recorded from 6 a.m. to 7 p.m., providing a comprehensive view of each algorithm's effectiveness in tracking the Maximum Power Point (MPP). The total energy generated by each algorithm was calculated by integrating the power output over time. Our analysis compared:
Daily power output variations.
Total energy generation.
Performance under partial shading and varying irradiance.
These results highlight the strengths and limitations of each algorithm, helping to determine the most suitable one for optimizing energy harvesting and efficiency in PV systems.
Solar Irradiance Data at Larache (Lat. 35.1932° N, Long. −6.1557° W, Alt. 39 m) based on PVGIS.
5.3.3 Results
As illustrated in Figure 21, the daily power output profiles for the different algorithms are compared. It can be observed that the proposed algorithms (PSO, GWO, and POA) consistently tracked the maximum power point (MPP) more effectively than the reference P&O algorithm. This superior performance is particularly noticeable during periods of partial shading, resulting in higher power outputs. ir1 = 100%, ir2 = 80%, ir3 = 50%, ir4 = 50%.
The analysis of hourly energy production in Figure 21 shows that the three algorithms outperform the standard P&O algorithm.
As shown in Figure 22, the cumulative energy generation profiles for the GWO, PSO, and POA algorithms are nearly identical, indicating minimal differences in their energy harvesting efficiency. This suggests that all three algorithms perform at a similarly high level.
Using the analysis from Figure 22, we provide a comparison in Table 5, which presents the total energy generated by each algorithm over the sample days. The results indicate that the GWO algorithm yielded the highest energy gain, followed by PSO and POA, with all three significantly outperforming the P&O algorithm.
Table 6 presents a performance comparison of different algorithms in terms of average cumulative energy generated (in Wh) and the percentage gain over the P&O algorithm.
The table shows that:
The P&O algorithm, used as the reference, generated an average cumulative energy of 3016.73 Wh.
The POA algorithm generated significantly more energy, with an average cumulative energy of 6437.20 Wh, achieving a 113.40% gain over the P&O algorithm.
The PSO algorithm also outperformed the reference, with an average cumulative energy of 6437.98 Wh and a 113.41% gain over the P&O algorithm.
The GWO algorithm demonstrated the highest performance, generating 6438.85 Wh, which translates to a 113.42% gain over the P&O algorithm.
These results indicate that all three advanced algorithms (POA, PSO, and GWO) significantly outperform the traditional P&O algorithm, with GWO achieving the highest energy gain, followed closely by PSO and POA.
Fig. 21 Daily power output profiles of different algorithms. |
Fig. 22 Cumulative energy generation for different algorithms. |
Detailed comparison of hourly and cumulative energy outputs.
Performance comparison of algorithms.
6 Conclusion
In this article, we embarked on an exploration of advanced optimization algorithms for the critical task of maximum power point tracking (MPPT) in photovoltaic systems. Our journey encompassed the study and comparison of three prominent algorithms: grey wolf optimization (GWO), particle swarm optimization (PSO), and Pelican optimization algorithm (POA). Through a comprehensive analysis of their behaviors under varying conditions, we have gleaned valuable insights into their potential applications and strengths within the realm of renewable energy.
Our investigation began with an in-depth understanding of the MPPT challenge, recognizing the significance of extracting maximum power from photovoltaic systems under fluctuating solar conditions. We delved into the intricacies of the partial shading phenomenon, a common obstacle in harnessing solar energy efficiently. Our examination highlighted the critical need for adaptive and swift optimization techniques to address these challenges.
The heart of our study lay in the simulation results, where we meticulously assessed the performance of GWO, PSO, and POA. The visual representations of particle trajectories, power fluctuations, and iterative convergence offered an engaging narrative of their optimization journeys. Notably, GWO emerged as a standout contender, showcasing rapid convergence and adaptability that position it as a promising solution for real-time MPPT in dynamic environments.
GWO's rapid convergence can be attributed to its effective balance between exploration and exploitation, mimicking the social hierarchy and hunting behavior of grey wolves. This algorithm's ability to dynamically adjust the search path helps in quickly zeroing in on the global maximum power point (MPP) even under complex partial shading conditions.
While PSO and POA exhibited commendable performances, GWO's hunting-inspired approach demonstrated exceptional prowess in swiftly navigating intricate solution spaces, even in the face of partial shading challenges. However, there is room for improvement. Future work could explore hybridizing GWO with other optimization techniques to enhance its robustness and convergence speed further. Additionally, adaptive parameter tuning and real-time implementation on hardware setups could be investigated to improve practical applicability and efficiency.
In summary, the comparison illuminated the multifaceted nature of optimization algorithms, each with its unique strategies and strengths. GWO, with its rapid convergence and adaptability, holds significant promise for real-time MPPT in dynamic environments, offering a robust solution to the challenges posed by partial shading in photovoltaic systems.
Funding
This research received no external funding. The authors completed this study without the support of any grants or financial contributions designated for research work or publication costs.
Conflicts of interest
Youssef Mhanni (Y.M.) and Youssef Lagmich (Y.L.) declare that they have no financial conflicts of interest regarding the publication of this article. Neither author has received any form of financial support that could be considered a potential conflict of interest. Accordingly, the authors have nothing to disclose.
Data availability statement
This article has no associated data generated and/or analyzed.
Author contribution statement
Conceptualization, Y.M. and Y.L.; Methodology, Y.M.; Software, Y.M.; Validation, Y.M., Y.L.; Formal Analysis, Y.M.; Investigation, Y.M.; Resources, Y.M.; Data Curation, Y.M.; Writing − Original Draft Preparation, Y.M.; Writing − Review & Editing, Y.L.; Visualization, Y.M.; Supervision, Y.L.; Project Administration, Y.L.
References
- J.M. Gonzalez Lopez, E. Pouresmaeil, C.A. Canizares, K. Bhattacharya, A. Mosaddegh, B.V. Solanki, Smart residential load simulator for energy management in smart grids, IEEE Trans. Ind. Electron. 66, 1443 (2019) [CrossRef] [Google Scholar]
- Z. Khan, M. Rehan, Harnessing airborne wind energy: prospects and challenges, J. Control Autom. Electr. Syst. 27, 728 (2016) [CrossRef] [Google Scholar]
- A. Panagopoulos, Water-energy nexus: desalination technologies and renewable energy sources, Environ. Sci. Pollut. Res. 28, 21009 (2021) [CrossRef] [PubMed] [Google Scholar]
- A. Panagopoulos, Brine management (saline water amp; wastewater effluents): Sustainable utilization and resource recovery strategy through minimal and zero liquid discharge (MLD & ZLD) desalination systems, Chem. Eng. Process. 176, 108944 (2022) [CrossRef] [Google Scholar]
- Y. Chaibi, A. Allouhi, M. Salhi, A. El-jouni, Annual performance analysis of different maximum power point tracking techniques used in photovoltaic systems, Protect. Control Modern Power Syst. 4, 15 (2019) [Google Scholar]
- A.R. Reisi, M.H. Moradi, S. Jamasb, Classification and comparison of maximum power point tracking techniques for photovoltaic system: a review, Renew. Sustain. Energy Rev. 19, 433 (2013) [CrossRef] [Google Scholar]
- D.-Y. Jung, Y.-H. Ji, S.-H. Park, Y.-C. Jung, C.-Y. Won, Interleaved soft-switching boost converter for photovoltaic power-generation system, IEEE Trans. Power Electron. 26, 1137 (2011) [CrossRef] [Google Scholar]
- T. Esram, P.L. Chapman, Comparison of photovoltaic array maximum power point tracking techniques, IEEE Trans. Energy Convers. 22, 439 (2007) [CrossRef] [Google Scholar]
- H. Al-Atrash, I. Batarseh, K. Rustom, Statistical modeling of dsp-based hill-climbing mppt algorithms in noisy environments, in Twentieth Annual IEEE Applied Power Electronics Conference and Exposition, 2005 (APEC, 2005), Vol. 3, pp. 1773–1777 [Google Scholar]
- B.N. Alajmi, K.H. Ahmed, S.J. Finney, B.W. Williams, Fuzzy-logic-control approach of a modified hill-climbing method for maximum power point in microgrid standalone photovoltaic system, IEEE Trans. Power Electron. 26, 1022 (2011) [CrossRef] [Google Scholar]
- W. Xiao, W.G. Dunford, A modified adaptive hill climbing MPPT method for photovoltaic power systems, in 2004 IEEE 35th Annual Power Electronics Specialists Conference (IEEE 2004), Vol. 3, pp. 1957–1963 [Google Scholar]
- S.K. Kollimalla, M. Kumar Mishra, Adaptive perturb observe mppt algorithm for photovoltaic system, in 2013 IEEE Power and Energy Conference at Illinois (PECI, 2013), pp. 42–47 [Google Scholar]
- N. Femia, D. Granozio, G. Petrone, G. Spagnuolo, M. Vitelli, Predictive adaptive MPPT perturb and observe method, IEEE Trans. Aerosp. Electron. Syst. 43, 934 (2007) [CrossRef] [Google Scholar]
- T.K. Soon, S. Mekhilef, A. Safari, Simple and low cost incremental conductance maximum power point tracking using buck-boost converter, J. Renew. Sustain. Energy 5, 023106 (2013) [Google Scholar]
- A. Safari, S. Mekhilef, Simulation and hardware implementation of incremental conductance MPPT with direct control method using CUK converter, IEEE Trans. Ind. Electron. 58, 1154 (2011) [CrossRef] [Google Scholar]
- S. Mohanty, B. Subudhi, P.K. Ray, A new mppt design using grey wolf optimization technique for photovoltaic system under partial shading conditions, IEEE Trans. Sustain. Energy 7, 181 (2016) [CrossRef] [Google Scholar]
- S. Mohanty, B. Subudhi, P.K. Ray, A grey wolf-assisted perturb amp; observe MPPT algorithm for a PV system, IEEE Trans. Energy Convers. 32, 340 (2017) [CrossRef] [Google Scholar]
- S. Motahhir, A. El Hammoumi, A. El Ghzizal, The most used mppt algorithms: review and the suitable low-cost embedded board for each algorithm, J. Cleaner Product. 246, 118983 (2020) [CrossRef] [Google Scholar]
- A.G. Gad, Particle swarm optimization algorithm and its applications: a systematic review, Arch. Comput. Methods Eng. 29, 2531 (2022) [CrossRef] [Google Scholar]
- P. Trojovský, M. Dehghani, Pelican optimization algorithm: a novel nature-inspired algorithm for engineering applications, Sensors 22, 855 (2022) [CrossRef] [PubMed] [Google Scholar]
- K. Shejul, R. Harikrishnan, Energy consumption optimization of chiller plants with the genetic algorithm based gwo and jaya algorithm in the dynamic pricing demand response, Res. Eng. 22, 102193 (2024) [Google Scholar]
- J.A. Salim, B.M. Albaker, M.S. Alwan, M. Hasanuzzaman, Hybrid MPPT approach using cuckoo search and grey wolf optimizer for PV systems under variant operating conditions, Glob. Energy Interconnect. 5, 627 (2022) [CrossRef] [Google Scholar]
- C.B. Regaya, H. Hamdi, F. Farhani, A. Marai, A. Zaafouri, A. Chaari, Real-time implementation of a novel MPPT control based on the improved pso algorithm using an adaptive factor selection strategy for photovoltaic systems, ISA Trans. 146, 496 (2024) [CrossRef] [Google Scholar]
- S. Javed, K. Ishaque, A comprehensive analyses with new findings of different PSO variants for MPPT problem under partial shading, Ain Shams Eng. J. 13, 101680 (2022) [CrossRef] [Google Scholar]
- V. Kumar, R.K. Bindal, MPPT technique used with perturb and observe to enhance the efficiency of a photovoltaic system, Mater. Today: Proc. 69, A6 (2022) [CrossRef] [Google Scholar]
- S. Amose Dinakaran, A. Bhuvanesh, A.S. Kamaraja, P. Anitha, K. Karthik Kumar, P. Nirmal Kumar, Modelling and performance analysis of improved incremental conductance mppt technique for water pumping system, Measur.: Sens. 30, 100895 (2023) [CrossRef] [Google Scholar]
- K. Hussein, I. Muta, T. Hoshino, M. Osakada, Maximum photovoltaic power tracking: An algorithm for rapidly changing atmospheric conditions, IEE Proc.-Gener. Transm. Distrib. 142, 59 (1995). https://doi.org/10.1049/ip-gtd:19951577 [CrossRef] [Google Scholar]
- G. Walker, Evaluating MPPT converter topologies using a MATLAB PV model, J. Electr. Electron. Eng. 21, 49 (2001) [Google Scholar]
- V. Jately, B. Azzopardi, J. Joshi, B. Venkateswaran, A. Sharma, S. Arora, Experimental analysis of hill-climbing MPPT algorithms under low irradiance levels, Renew. Sustain. Energy Rev. 150, 111467 (2021) [CrossRef] [Google Scholar]
- V. Kumar, R.K. Bindal, A comparative analysis of effective MPPT technology for photovoltaic system with boost converter, Mater. Today: Proc. 69, A1 (2022) [CrossRef] [Google Scholar]
- S. Mirjalili, S.M. Mirjalili, A. Lewis, Grey wolf optimizer, Adv. Eng. Softw. 69, 46 (2014) [CrossRef] [Google Scholar]
- J. Kennedy, R. Eberhart, Particle swarm optimization, in Proceedings of ICNN'95-International Conference on Neural Networks, (IEEE, 1995), Vol. 4, pp. 1942–1948 [Google Scholar]
Cite this article as: Youssef Mhanni, Youssef Lagmich, Adaptive metaheuristic strategies for optimal power point tracking in photovoltaic systems under fluctuating shading conditions, EPJ Photovoltaics 15, 31 (2024)
All Tables
Solar Irradiance Data at Larache (Lat. 35.1932° N, Long. −6.1557° W, Alt. 39 m) based on PVGIS.
All Figures
Fig. 1 Schematic representation of the single-diode PV cell model. |
|
In the text |
Fig. 2 Power-voltage (P–V) characteristics of a PV cell with and without bypass diodes. |
|
In the text |
Fig. 3 Current–voltage (I–V) characteristics of a PV cell under partial shading. |
|
In the text |
Fig. 4 Natural bird swarm behavior and position-velocity updates in PSO. |
|
In the text |
Fig. 5 Particle-specific position and velocity profiles. |
|
In the text |
Fig. 6 The grey wolf pack hierarchy. |
|
In the text |
Fig. 7 PSO iterations leading to maximum power point: Scenario 1. |
|
In the text |
Fig. 8 Convergence behavior of the particle swarm optimization (PSO) algorithm over iterations. |
|
In the text |
Fig. 9 Error convergence in PSO: iterative reduction in swarm discrepancy. |
|
In the text |
Fig. 10 Convergence to MPPT: GWO iterations (Scenario 1). |
|
In the text |
Fig. 11 Convergence pattern of grey wolf optimizer (GWO) in power output optimization. |
|
In the text |
Fig. 12 Error convergence in GWO: iterative reduction in wolf discrepancy. |
|
In the text |
Fig. 13 Convergence to the maximum power point: PSO iterations (Scenario 1). |
|
In the text |
Fig. 14 Convergence trend of algorithm over iterations. |
|
In the text |
Fig. 15 Frequency of error magnitudes by iteration. |
|
In the text |
Fig. 16 Power convergence in PSO, GWO and POA algorithms. |
|
In the text |
Fig. 17 Comparative error convergence for PSO, GWO, and POA. |
|
In the text |
Fig. 18 Comparative error convergence for PSO, GWO, and POA. |
|
In the text |
Fig. 19 Error of three different algorithms. |
|
In the text |
Fig. 20 Daily irradiance profile, inclined plane. (C) PVGIS, 2024. |
|
In the text |
Fig. 21 Daily power output profiles of different algorithms. |
|
In the text |
Fig. 22 Cumulative energy generation for different algorithms. |
|
In the text |
Current usage metrics show cumulative count of Article Views (full-text article views including HTML views, PDF and ePub downloads, according to the available data) and Abstracts Views on Vision4Press platform.
Data correspond to usage on the plateform after 2015. The current usage metrics is available 48-96 hours after online publication and is updated daily on week days.
Initial download of the metrics may take a while.