wp header logo 145

A novel hybrid GWO–PSO-based maximum power point tracking for photovoltaic systems operating under partial shading conditions | Scientific Reports – Nature.com

Local News MP News

Thank you for visiting nature.com. You are using a browser version with limited support for CSS. To obtain the best experience, we recommend you use a more up to date browser (or turn off compatibility mode in Internet Explorer). In the meantime, to ensure continued support, we are displaying the site without styles and JavaScript.
Advertisement
Scientific Reports volume 12, Article number: 10637 (2022)
1367 Accesses
2 Citations
Metrics details
One of the major challenges in photovoltaic (PV) systems is extracting the maximum power from the PV array, especially when they operate under partial shading conditions (PSCs). To address this challenge, this paper introduces a novel hybrid maximum power point tracking (MPPT) method based on grey wolf optimization and particle swarm optimization (GWO–PSO) techniques. The developed MPPT technique not only avoids the common disadvantages of conventional MPPT techniques (such as perturb and observe (P&O) and incremental conductance) but also provides a simple and robust MPPT scheme to effectively handle partial shading in PV systems, since it requires only two control parameters, and its convergence to the global maximum power point (GMPP) is independent of the search process’s initial conditions. The feasibility and effectiveness of the hybrid GWO–PSO-based MPPT method are verified via a co-simulation technique that combines MATLAB/SIMULINK and PSIM software environments, while comparing its performance against GWO, PSO and P&O based MPPT methods. The simulation results carried out under dynamic environmental conditions have shown the satisfactory effectiveness of the hybrid MPPT method in terms of tracking accuracy, convergence speed to GMPP and efficiency, compared to other methods.
Photovoltaic (PV) technology has gained more and more maturity in the last two decades and has been being deployed massively worldwide as a secured and reliable source of energy. Despite the significant costs’ reduction of the PV systems components, the energy harvesting optimization is still an important issue to make them cost and efficiency competitive1. This is the main reason why these systems must include maximum power point tracking (MPPT) controllers2. However, the achievement of MPPT remains a challenging task due to the dynamic behaviour of the PV array, which is significantly impacted by environmental conditions. This challenge becomes even more convoluted in the case of partial shading conditions (PSCs), which occur when the entire PV array is not receiving homogeneous insolation, which can result from several factors, like clouds, trees, buildings or even dust3. Furthermore, under PSCs, the PV array’s power-voltage (P–V) curve exhibits several power maxima, which result from the use of bypass diodes that protect shaded PV cells from damage caused by the hot-spot phenomenon4,5.
Due to their simplicity and effectiveness in tracking the maximum power point (MPP) under homogeneous insolation conditions, traditional MPPT methods such as hill-climbing, perturb and observe (P&O), and incremental conductance (INC) are the most commonly used in various types of PV systems such as stand-alone PV systems6, solar pumping systems7 and grid-connected PV systems8. However, under PSCs, these conventional MPPT techniques do not differentiate between a global MPP (GMPP) and a local MPP (LMPP), since they converge to the MPP that comes in contact first, which is most likely a local MPP9. Therefore, this leads to a considerable energy loss of up to 70%10, far away from the desired optimal energy harvesting.
Alternatively, many enhancements of conventional MPPT methods have been made to handle partial shading in PV systems, which can be categorized into topology-based and algorithm-based MPPT methods. The MPPT methods based on topology need extra electrical circuits to carry out the global MPPT (GMPPT)11,12, which consequently reduces the overall system efficiency and also increases the total cost. While the algorithm-based MPPT methods, such as fuzzy logic with polar information controller13, dividing rectangles (DIRECT) search control14 and sequential extremum seeking control15, have some disadvantages, such as high cost, extensive computational effort and greater complexity of hardware implementation.
Recently, nature-inspired optimization algorithms have become popular due to their effectiveness in dealing with complex problems16, such as the non-linear behaviour of PV array. In addition, their ease of implementation makes them attractive to address the MPPT issue in PV systems operating under PSCs. Among the nature-inspired optimization algorithms extensively employed in MPPT techniques are evolutionary algorithms (EA) such as differential evolution (DE)17 and genetic algorithm (GA)18. However, these algorithms are mainly based on a trial-and-error process for parameter setting, which results in a significant computational time19.
In turn, swarm intelligence (SI) based optimization algorithms like particle swarm optimization (PSO)20,21,22 and ant colony optimization (ACO)23 have also been employed in the design of MPPT controllers. Although these algorithms (PSO and ACO) offer important advantages, such as reduced computational effort and independence from internal system parameters, they require the determination of three parameters, which renders these algorithms inflexible. Moreover, PSO convergence is heavily dependent on the agents’ initial position.
Artificial bee colony (ABC)24,25 and grey wolf optimization (GWO)26 are relatively new members of SI techniques, which have also been used in many research works to address with partial shading issues in PV systems. Their findings indicate the simplicity and flexibility of both algorithms since they only require two control parameters and their convergences to GMPP are not dependent on the search process’s initial conditions. Compared to the PSO algorithm, the ABC algorithm suffers from a major drawback in terms of the slow convergence to GMPP22. On the other hand, some hybrid techniques, such as GWO assisted P&O (GWO-P&O)27, and GWO with fuzzy logic controller (GWO-FLC)28, have been proposed in the literature to boost the effectiveness of the GWO algorithm to handle partial shading in PV systems. Although these hybrid techniques give better outcomes than the original method, the designed MPPT controllers are sophisticated and time-consuming.
In 2017, Narinder Singh et al. proposed the hybrid algorithm of GWO and PSO (GWO–PSO) as a novel member of SI techniques29. This algorithm combines GWO’s exploration ability with PSO’s exploitation ability to produce the strength of both variants. Toward this end, the authors used a mixed, low-level and co-evolutionary hybridization. Mixed because it involves two distinct variants for the global optimal solution generation, low-level because it merges both variants’ functionalities, and co-evolutionary because both variants run in parallel. Based on all these modifications, the hybrid GWO–PSO algorithm showed highly competitive results in terms of computational simplicity, convergence independent of initial conditions, high solution accuracy, and capacity to cope with local minima compared to famous SI-based algorithms29. Nonetheless, to the authors’ knowledge, there is no reference in the literature that deals with the hybrid GWO–PSO algorithm for MPPT applications in PV systems. Accordingly, this paper aims to propose a new hybrid GWO–PSO algorithm dedicated to PV systems operating under PSCs. In this algorithm, GWO search agents extensively explore the search space to avoid LMPPs, and thus can converge towards GMPP. This exploration is controlled by the PSO algorithm, which in turn improves the obtained solutions progressively during the process in order to accelerate the convergence towards GMPP in the exploitation phase. The effect of combining these two algorithms (GWO and PSO) allows reaching GMPP in only a few steps, thus making the algorithm more efficient. In addition, the MPPT controller developed in this work adopts a direct control technique, which means that the GWO–PSO algorithm directly adjusts the duty cycle without the need to employ a linear compensator, simplifying the process and eliminating any computational burden associated with compensator gains adjustment. Moreover, the proposed MPPT scheme can be considered as an attractive opportunity for PV systems operating under both homogeneous and inhomogeneous insolation conditions due to these benefits:
Excellent tracking ability with high accuracy.
Convergence to GMPP independent of the search process’s initial conditions.
The use of only two control parameters for adjustment.
No prior knowledge of the PV modules’ characteristics is required.
After the introduction, the next section describes the PV array configuration studied in this work, including P–V characteristics of the used shading patterns. Section “Proposed hybrid GWO–PSO algorithm applied to MPPT control” details the working principle of the hybrid GWO–PSO algorithm, as well as its application for the MPPT controller. The simulation results of the proposed GWO–PSO based MPPT method, including a comparison of its performance against GWO, PSO, and P&O based MPPT methods, are given and discussed in Section “Implementation and results”. Lastly, Section “Conclusion” summarizes the main results of this investigation.
A typical PV array comprises multiple PV modules wired in series and/or parallel to produce the appropriate current and voltage for the load. To protect shaded PV modules from hot-spot damage caused by PSCs, blocking diodes and bypass diodes are used4. In this work, a PV array composed of two BP 380 PV modules serially connected is used, where two bypass diodes are considered to protect eighteen cells in each PV module (i.e., a 2S1P configuration) as illustrated in Fig. 1. Table 1 presents the specifications of the PV module used30 and Table 2 shows the four different shading patterns (SPs) that are considered in this study; the corresponding P–V curve of each SP is given in Fig. 2. For SP1, all PV sub-modules receive the same insolation, and the bypass diodes are, therefore, reverse biased and do not exhibit any effect. Hence, the current passes through each PV module and thus the PV array’s P–V curve exhibits only one peak as depicted in Fig. 2. This situation is known as uniform insolation. In contrast, for patterns SP2, SP3 and SP4, the PV sub-modules do not receive the same insolation (i.e., case of PSC), the bypass diodes across the shaded PV sub-modules are, therefore, forward biased. Hence, the current from the unshaded PV sub-modules passes through the bypass diodes instead of the shaded PV sub-modules, to avoid damaging the shaded PV modules. In this case, multiple peaks appear in the PV array’s P–V curve with only one GMPP, as clearly illustrated in Fig. 2. Accordingly, the PV array should operate continuously at the GMPP to extract the maximum instantaneous PV power under PSCs, thus avoiding a power loss of up to 70%10,31.
PV array configuration using two BP 380 PV modules serially connected.
P–V characteristics of used patterns.
Given all the above, an intelligent and efficient MPPT method is required to harvest the available optimal power from the PV array under PSCs.
PSO is a nature-inspired metaheuristic algorithm, firstly introduced by Kennedy et al. in 199532. It was modelled primarily by the simulation of the foraging behaviour of bird flocks. Based on swarm intelligence, the PSO algorithm manages a number of cooperative particles to explore the entire search space. Each particle has a unique position, (x_{i}), and velocity, (v_{i}), which could represent a candidate solution. During the search process, a particle’s position is influenced by a particle’s best position in a neighbourhood, (P_{best,i}), and by the best position of all particles in the whole population, (G_{best}). Accordingly, the particle position, (x_{i}), is updated using the following equation:
where (v_{i}) is the particle velocity which is computed by the following equation:
where (k) is the number of iterations, (c_{1}) and (c_{2}) are the acceleration coefficients, (r_{1}) and (r_{2}) denote uniformly distributed random variables within the interval [0, 1], and (w) represents the inertia weight.
GWO is a novel member of SI-based metaheuristic algorithms firstly developed by Mirjalili et al. in 201433. It stimulates the grey wolves’ social behaviour and mimics their leadership hierarchy and hunting process in nature. In a pack, grey wolves possess an extremely strict dominant social hierarchy, consisting of four levels. The leaders, which are both female and male, are named alpha (α). The subordinate wolves, which assist the leaders, are known as beta (β) and represent the second level of the grey wolves’ hierarchy. The third level of this hierarchy is called delta (δ), while the remaining wolves are termed omega (ω) and represent the lowest level of the hierarchy. In this latter, the grey wolves’ dominance increases from alpha (α) to omega (ω).
The GWO algorithm divides the candidate solutions into four groups for modelling the leadership hierarchy: alpha is the best solution, beta is the second-best solution, delta is the third best solution, and omega represents the rest of the solutions. This algorithm’s solution generation process is divided into three stages:
This operation represents the first stage of the hunt, where the grey wolves start encircling the prey. The mathematical modelling of this stage is described as follows:
where (overrightarrow {X}) and (overrightarrow {X}_{P}) represent respectively the position vector of a search agent (wolf position) and the position vector of the optimal solution (prey position), and (t) is the current iteration. The coefficient vectors, denoted by (overrightarrow {A}) and (overrightarrow {C}), are computed as follows:
where components of (overrightarrow {a}) are linearly decreased from 2 to 0 during iterations, and (overrightarrow {r}_{1}), (overrightarrow {r}_{2}) are random vectors in the interval [0, 1].
This operation is directed by alpha (α) (which represents the best candidate solution), beta (β) and delta (δ), as they have greater knowledge of the likely location of the optimal solution (i.e., the prey). The remaining search agents, including the omegas, must update their positions in line with the best search agent’s position. Therefore, the position of a search agent is updated using the following equations:
These two operations are ensured by the variation of adaptive values (overrightarrow {a}) and (overrightarrow {A}), which allow the GWO algorithm to transit smoothly between exploration and exploitation. During the decrease of (overrightarrow {A}), and when |A| ≥ 1, one-half of the iterations are intended to exploration (i.e., diverge from the prey), while the remaining half of the iterations are dedicated to exploitation when |A| < 1 (i.e., converge to the prey).
Based on alpha, beta and delta positions, the methodology used by a search agent (also called a search grey wolf) to update its position in a 2D search space is illustrated in Fig. 3. As shown, the optimal solution would be in a random place inside a circle in the search space, which is determined by alpha, beta, and delta positions. Otherwise, alpha, beta, and delta estimate the prey position (optimal solution), while the remaining wolves update their position at random around the prey33.
The GWO algorithm methodology.
Hybrid GWO–PSO is an SI-based optimization algorithm recently developed in 2017 by Narinder Singh et al.29. The basic hybridization philosophy of this algorithm is to combine the exploration capability in the GWO algorithm on the one hand, and the exploitation ability in the PSO algorithm on the other hand, to obtain the strength of both variants. For this purpose, the best three search agents’ positions (α, β and δ) are updated in the search space by the new equations motioned in (10) instead of the usual equations of (7). In other words, the grey wolves’ exploration and exploitation in the search space are controlled by an inertia constant (left( {w } right)) as modelled by the following equations:
On the basis of all the above, the combination of GWO and PSO variants is performed by updating the velocity and positions equations as follows29:
The hybrid GWO–PSO algorithm can be summarised by the pseudo-code depicted below in Fig. 4.
Pseudo-code of hybrid GWO–PSO algorithm.
For MPPT realization, a DC–DC power converter is utilized to match the PV array output to the load, where the position of each search agent in the hybrid GWO–PSO algorithm is determined as decision variable, which here represents the duty cycle value ((dc)) of the power converter. Thus, the equations in (10) to (13) are modified to the following:
The fitness of each search agent (i.e., the duty cycle of the power converter) is selected here as the output power ((Ppv)) of the PV array. So, to assess the duty cycles, a pulse-width-modulation (PWM) signal is generated successively by the digital controller according to the values of these duty cycles. Then, the corresponding PV power ((Ppv_{i})) of each duty cycle ((dc_{i})) can be computed from the measured PV voltage ((Vpv_{i})) and PV current ((Ipv_{i})). It is important to note that to obtain correct samples, the interval of time between two successive assessments of the duty cycle ((Ts)) must be higher than the settling time of the power converter. Furthermore, to detect if ever a change of the climatic conditions takes place, the following inequality is adopted here:
Figure 5 depicts the application procedure of the suggested GWO–PSO-based MPPT and Fig. 6 briefly presents it in flowchart form.
Application procedure of the proposed GWO–PSO based MPPT.
Flowchart of the proposed GWO–PSO based MPPT.
The 160 W PV system depicted in Fig. 7 is designed and implemented to test the performance of the proposed hybrid GWO–PSO based MPPT. It consists of two BP 380 PV modules connected in series, a boost-type DC–DC converter, an MPPT controller, and a DC load.
The block diagram used to realize the proposed MPPT method.
In this study, the effectiveness and feasibility of the proposed method are evaluated using a co-simulation technique that combines PSIM and MATLAB/SIMULINK software environments. The physical components, such as the PV modules and the DC–DC boost converter, are modelled in PSIM, while the MPPT algorithm is implemented in MATLAB/SIMULINK. In addition, a comparative performance evaluation of the proposed GWO–PSO algorithm against those of the GWO, PSO and P&O based MPPT reported in22,26 and34 respectively, under dynamic environmental operating conditions, is also performed. Figure 8 illustrates the MATLAB/SIMULINK model employed to implement the MPPT controller, while the PSIM circuit used to implement the physical parts of the system is depicted in Fig. 9, where two bypass diodes are considered to protect eighteen cells in each BP 380 PV module. The synchronization between MATLAB/SIMULINK and PSIM software environments is ensured by the SimCoupler block, as illustrated in Fig. 8. Table 3 lists the critical parameters of the developed MPPT techniques, namely hybrid GWO–PSO, GWO, PSO, and P&O.
Implemented simulink model for MPPT controller.
PV array and boost-type DC–DC converter circuits employed in PSIM environment.
To examine the capability of the hybrid GWO–PSO based metaheuristic MPPT algorithm to track the GMPP, an in-depth simulation study was carried out under both stable and transient SPs. And as it is very difficult to test all inhomogeneous insolation conditions, the four SPs plotted in Fig. 2 were considered and used in this work. As illustrated in Fig. 2, the preselected SPs include one uniform insolation pattern (SP1) and three non-uniform insolation patterns (SP2, SP3 and SP4), allowing the proposed MPPT algorithm to be tested under uniform insolation and PSCs.
First, a test under stable SPs is performed. Figure 10 depicts the output power distribution of the PV array using the hybrid GWO–PSO based MPPT method under the aforementioned four SPs. Where, for each SP, the MPPT algorithm was executed 100 times to make the results reliable and trusted. As seen in Fig. 10, the output PV power distribution is located around the corresponding GMPP value for each SP, demonstrating that the GWO–PSO based MPPT method can successfully track the GMPP under both uniform insolation and PSCs. Moreover, it can be concluded from the results obtained that the convergence ability of the proposed MPPT algorithm is independent of the initial conditions of the search process.
PV power extracted using the hybrid GWO–PSO based MPPT for the four different SPs.
Since the PV array’s output power varies with the environmental conditions, which are usually dynamic, the value and position of the GMPP are therefore constantly changing. Thus, the proposed MPPT algorithm must be capable of tracking the new GMPP under varying SPs. Toward this end, the following three test cases were used to perform a second test under transient SPs:
Test 1: SP transits from SP1 to SP3 at t = 15 s.
Test 2: SP transits from SP3 to SP2 at t = 30 s.
Test 3: SP transits from SP2 to SP4 at t = 45 s.
The resulting tracking curves are given in Fig. 11a, which illustrates the dynamic responses of PV power, voltage, and current, and the corresponding duty cycle for each test. As indicated in Fig. 11a, the proposed hybrid GWO–PSO based MPPT successfully converges to the GMPP corresponding to pattern SP1 at first. And when the SP moves from a homogeneous insolation (SP1) to inhomogeneous insolations, such as SP3, SP2 and SP4 at times 15 s, 30 s and 45 s respectively, the proposed MPPT algorithm detects these changes using Eq. (18) and thus restarts the search with a total reinitialization, which allows it to successfully track again all GMPPs corresponding to the new environmental conditions.
Obtained curves under the different shading pattern variations using: (a) GWO–PSO, (b) GWO, (c) PSO, (d) P&O based MPPT methods.
This section presents a comparative performance assessment of the proposed hybrid GWO–PSO based MPPT against those of famous existing MPPT algorithms, namely: GWO, PSO and P&O. The dynamic responses of the GWO-, PSO-, and P&O-based MPPT algorithms under the same three previous test scenarios are shown in Fig. 11b–d respectively. From Fig. 11, it can be observed that the metaheuristic algorithms (i.e., GWO–PSO, GWO and PSO) successfully converge to the GMPP corresponding to the different SPs with a noticeable superiority of the GWO–PSO concerning GMPP tracking speed. While the P&O algorithm fails to differentiate between GMPP and LMPP under PSCs and consequently converges to the MPP that comes in contact first, which may be LMPP (in the case of SP3 and SP4) or GMPP (in the case of SP2). For further investigation, a comparison was made based on the three performance indices presented in Table 4, where all algorithms were executed 100 times for each SP provided in Fig. 2. As seen in Table 4, the hybrid GWO–PSO based MPPT method shows great superiority over GWO-, PSO- and P&O-based MPPT methods in terms of accuracy, GMPP tracking speed, and efficiency. Moreover, a qualitative comparison of the proposed GWO–PSO based MPPT versus different MPPT methods existing in the literature was also carried out and reported in Table 5. It can be inferred from Table 5 that the hybrid GWO–PSO based MPPT method outperforms all other MPPT methods, and thus it can be considered as an effective solution for handling partial shading in PV systems since it requires only two control parameters to achieve very high efficiency, and its convergence to GMPP is independent of the search process’s initial conditions.
This paper presents and discusses a new MPPT controller based on the hybrid GWO–PSO metaheuristic algorithm for harvesting the maximum available power from a PV array operating under PSCs. The proposed GWO–PSO based MPPT scheme has been given and implemented for a 160 W PV system using MATLAB/SIMULINK and PSIM software environments. In addition, a performance comparison assessment of the suggested MPPT method against famous existing MPPT methods, namely GWO, PSO and P&O, was also performed in this study. The simulation results carried out under different partial shading scenarios show the great superiority of the new hybrid GWO–PSO based MPPT method over other methods (GWO, PSO and P&O) concerning tracking accuracy, convergence speed to GMPP and efficiency. Furthermore, the proposed hybrid algorithm’s convergence is independent of the initial conditions of the search process, and it requires only two control parameters, which makes it simpler and more flexible. Plus, it does not need any prior knowledge of PV array characteristics, making it easy to implement in larger PV systems, whether off-grid or on-grid.
In this work, the effectiveness of the proposed MPPT method has been verified using a co-simulation methodology, but the hardware implementation of this method is not done. Therefore, it would be interesting to implement this method in a microcontroller or a DSP (Digital Signal Processor) board. To this end, an experimental setup will be made to examine the GWO–PSO based MPPT method in a real PV system environment. Then, a thorough investigation will also be conducted to implement this hybrid MPPT method in multistring PV array systems operating under PSCs.
Aly, M., Ahmed, E. M., Rezk, H. & Mohamed, E. A. Marine predators algorithm optimized reduced sensor fuzzy-logic based maximum power point tracking of fuel cell-battery standalone applications. IEEE Access 9, 27987–28000. https://doi.org/10.1109/ACCESS.2021.3058610 (2021).
Article  Google Scholar 
Ahmad, J. et al. Performance analysis and hardware-in-the-loop (HIL) validation of single switch high voltage gain DC–DC converters for MPP tracking in solar PV system. IEEE Access 9, 48811–48830. https://doi.org/10.1109/ACCESS.2020.3034310 (2021).
Article  Google Scholar 
Ishaque, K., Salam, Z. & Syafaruddin. A comprehensive MATLAB Simulink PV system simulator with partial shading capability based on two-diode model. Sol. Energy 85(9), 2217–2227. https://doi.org/10.1016/j.solener.2011.06.008 (2011).
ADS  Article  Google Scholar 
Silvestre, S., Boronat, A. & Chouder, A. Study of bypass diodes configuration on PV modules. Appl. Energy 86(9), 1632–1640. https://doi.org/10.1016/j.apenergy.2009.01.020 (2009).
CAS  Article  Google Scholar 
Pervez, I. et al. Rapid and robust adaptive jaya (Ajaya) based maximum power point tracking of a PV-based generation system. IEEE Access 9, 48679–48703. https://doi.org/10.1109/ACCESS.2020.3028609 (2021).
Article  Google Scholar 
Chtita, S., Derouich, A., El Ghzizal, A. & Motahhir, S. An improved control strategy for charging solar batteries in off-grid photovoltaic systems. Sol. Energy 220, 927–941. https://doi.org/10.1016/j.solener.2021.04.003 (2021).
ADS  Article  Google Scholar 
Errouha, M., Derouich, A., Nahid-Mobarakeh, B., Motahhir, S. & El Ghzizal, A. Improvement control of photovoltaic based water pumping system without energy storage. Sol. Energy 190, 319–328. https://doi.org/10.1016/j.solener.2019.08.024 (2019).
ADS  Article  Google Scholar 
Liu, F., Kang, Y., Zhang, Y. & Duan, S. Comparison of P&O and hill climbing MPPT methods for grid-connected PV converter. in 2008 3rd IEEE Conference on Industrial Electronics and Applications, 804–807. (2008). https://doi.org/10.1109/ICIEA.2008.4582626.
Esram, T. & Chapman, P. L. Comparison of photovoltaic array maximum power point tracking techniques. IEEE Trans. Energy Convers. 22(2), 439–449. https://doi.org/10.1109/TEC.2006.874230 (2007).
ADS  Article  Google Scholar 
Bruendlinger, R., Bletterie, B., Milde, M. & Oldenkamp, H. Maximum Power Point Tracking Performance Under Partially Shaded PV Array Conditions 6 (Springer, 2021).
Google Scholar 
Velasco-Quesada, G., Guinjoan-Gispert, F., Pique-Lopez, R., Roman-Lumbreras, M. & Conesa-Roca, A. Electrical PV array reconfiguration strategy for energy extraction improvement in grid-connected PV systems. IEEE Trans. Ind. Electron. 56(11), 4319–4331. https://doi.org/10.1109/TIE.2009.2024664 (2009).
Article  Google Scholar 
Walker, G. R. and Pierce, J. C. PhotoVoltaic DC–DC Module Integrated Converter For Novel Cascaded And Bypass Grid Connection Topologies—Design And Optimisation. in 37th IEEE Power Electronics Specialists Conference, Jeju, Korea, 1–7 (2006). https://doi.org/10.1109/PESC.2006.1712242.
Syafaruddin, Karatepe, E. & Hiyama, T. Artificial neural network-polar coordinated fuzzy controller based maximum power point tracking control under partially shaded conditions. IET Renew. Power Gener. 3(2), 239. https://doi.org/10.1049/iet-rpg:20080065 (2009).
Article  Google Scholar 
Nguyen, T. L. & Low, K.-S. A global maximum power point tracking scheme employing DIRECT search algorithm for photovoltaic systems. IEEE Trans. Ind. Electron. 57(10), 3456–3467. https://doi.org/10.1109/TIE.2009.2039450 (2010).
Article  Google Scholar 
Lei, P., Li, Y. & Seem, J. E. Sequential ESC-based global MPPT control for photovoltaic array with variable shading. IEEE Trans. Sustain. Energy 2(3), 348–358. https://doi.org/10.1109/TSTE.2011.2141692 (2011).
ADS  Article  Google Scholar 
Pedemonte, M., Nesmachnow, S. & Cancela, H. A survey on parallel ant colony optimization. Appl. Soft Comput. 11(8), 5181–5197. https://doi.org/10.1016/j.asoc.2011.05.042 (2011).
Article  Google Scholar 
Taheri, H., Salam, Z., Ishaque, K. & Syafaruddin. A novel Maximum Power Point tracking control of photovoltaic system under partial and rapidly fluctuating shadow conditions using Differential Evolution. in 2010 IEEE Symposium on Industrial Electronics and Applications (ISIEA), 82–87 (2010). https://doi.org/10.1109/ISIEA.2010.5679492
Messai, A., Mellit, A., Guessoum, A. & Kalogirou, S. A. Maximum power point tracking using a GA optimized fuzzy logic controller and its FPGA implementation. Sol. Energy 85(2), 265–277. https://doi.org/10.1016/j.solener.2010.12.004 (2011).
ADS  Article  Google Scholar 
Qin, A. K., Huang, V. L. & Suganthan, P. N. Differential evolution algorithm with strategy adaptation for global numerical optimization. IEEE Trans. Evol. Comput. 13(2), 398–417. https://doi.org/10.1109/TEVC.2008.927706 (2009).
Article  Google Scholar 
Ishaque, K., Salam, Z., Shamsudin, A. & Amjad, M. A direct control based maximum power point tracking method for photovoltaic system under partial shading conditions using particle swarm optimization algorithm. Appl. Energy 99, 414–422. https://doi.org/10.1016/j.apenergy.2012.05.026 (2012).
Article  Google Scholar 
Liu, Y.-H., Huang, S.-C., Huang, J.-W. & Liang, W.-C. A particle swarm optimization-based maximum power point tracking algorithm for PV systems operating under partially shaded conditions. IEEE Trans. Energy Convers. 27(4), 1027–1035. https://doi.org/10.1109/TEC.2012.2219533 (2012).
ADS  Article  Google Scholar 
Liu, C.-L., Luo, Y.-F., Huang, J.-W. & Liu, Y.-H. A PSO-based MPPT algorithm for photovoltaic systems subject to inhomogeneous insolation. in The 6th International Conference on Soft Computing and Intelligent Systems, and The 13th International Symposium on Advanced Intelligence Systems, Kobe, Japan, 721–726 (2012). https://doi.org/10.1109/SCIS-ISIS.2012.6505229.
Jiang, L. L., Maskell, D. L. & Patra, J. C. A novel ant colony optimization-based maximum power point tracking for photovoltaic systems under partially shaded conditions. Energy Build. 58, 227–236. https://doi.org/10.1016/j.enbuild.2012.12.001 (2013).
Article  Google Scholar 
Soufyane Benyoucef, A., Chouder, A., Kara, K., Silvestre, S. & Sahed, O. A. Artificial bee colony based algorithm for maximum power point tracking (MPPT) for PV systems operating under partial shaded conditions. Appl. Soft Comput. 32, 38–48. https://doi.org/10.1016/j.asoc.2015.03.047 (2015).
Article  Google Scholar 
Motahhir, S. et al. Optimal energy harvesting from a multistrings PV generator based on artificial bee colony algorithm. IEEE Syst. J. 1, 1–8. https://doi.org/10.1109/JSYST.2020.2997744 (2020).
Article  Google Scholar 
Mohanty, S., Subudhi, B. & Ray, P. K. A new MPPT design using grey wolf optimization technique for photovoltaic system under partial shading conditions. IEEE Trans. Sustain. Energy 7(1), 181–188. https://doi.org/10.1109/TSTE.2015.2482120 (2016).
ADS  Article  Google Scholar 
Mohanty, S., Subudhi, B. & Ray, P. K. A grey wolf-assisted perturb & observe MPPT algorithm for a PV system. IEEE Trans. Energy Convers. 32(1), 340–347. https://doi.org/10.1109/TEC.2016.2633722 (2017).
ADS  Article  Google Scholar 
Eltamaly, A. M. & Farh, H. M. H. Dynamic global maximum power point tracking of the PV systems under variant partial shading using hybrid GWO-FLC. Sol. Energy 177, 306–316. https://doi.org/10.1016/j.solener.2018.11.028 (2019).
ADS  Article  Google Scholar 
Singh, N. & Singh, S. B. Hybrid algorithm of particle swarm optimization and grey wolf optimizer for improving convergence performance. J. Appl. Math. 2017, 1–15. https://doi.org/10.1155/2017/2030489 (2017).
MathSciNet  Article  MATH  Google Scholar 
BP Solar. bp380_bp375 Multicrystal Photovoltaic Module Datasheet. https://www.solarpanelsaustralia.com.au/downloads/bpsolar_bp380u.pdf.
Daraban, S., Petreus, D. & Morel, C. A novel MPPT (maximum power point tracking) algorithm based on a modified genetic algorithm specialized on tracking the global maximum power point in photovoltaic systems affected by partial shading. Energy 74, 374–388. https://doi.org/10.1016/j.energy.2014.07.001 (2014).
Article  Google Scholar 
Kennedy, J. & Eberhart, R. Particle Swarm Optimization 7 (Springer, 2021).
Google Scholar 
Mirjalili, S., Mirjalili, S. M. & Lewis, A. Grey wolf optimizer. Adv. Eng. Softw. 69, 46–61. https://doi.org/10.1016/j.advengsoft.2013.12.007 (2014).
Article  Google Scholar 
Atallah, A. M., Abdelaziz, A. Y. & Jumaah, R. S. Implementation of perturb and observe MPPT of PV system with direct control method using buck and buck-boost converters. Adv. Eng. Softw. 1(1), 15 (2014).
Google Scholar 
Download references
Research Supporting Project number (RSP-2022/167), King Saud University, Riyadh, Saudi Arabia.
This project is funded by King Saud University, Riyadh, Saudi Arabia.
Industrial Technologies and Services Laboratory, EST, SMBA University, Fez, Morocco
Smail Chtita & Aziz Derouich
Engineering, Systems and Applications Laboratory, ENSA, SMBA University, Fez, Morocco
Saad Motahhir
Innovative Technologies Laboratory, EST, SMBA University, Fez, Morocco
Aboubakr El Hammoumi & Abdelaziz El Ghzizal
Electrical Engineering Laboratory (LGE), University Mohamed Boudiaf of M’sila, BP 166, 28000, M’Sila, Algeria
Aissa Chouder
University Djilali Bounaama, Khemis Miliana, Rue Thniat Elhad, Khemis Miliana, Algeria
Abou Soufiane Benyoucef
Department of Mathematics, Faculty of Science, Mansoura University, Mansoura, 35516, Egypt
Mohamed Abouhawwash
Department of Computational Mathematics, Science, and Engineering (CMSE), College of Engineering, Michigan State University, East Lansing, MI, 48824, USA
Mohamed Abouhawwash
Department of Statistics and Operations Research, College of Science, King Saud University, Riyadh, 11451, Saudi Arabia
S. S. Askar
You can also search for this author in PubMed Google Scholar
You can also search for this author in PubMed Google Scholar
You can also search for this author in PubMed Google Scholar
You can also search for this author in PubMed Google Scholar
You can also search for this author in PubMed Google Scholar
You can also search for this author in PubMed Google Scholar
You can also search for this author in PubMed Google Scholar
You can also search for this author in PubMed Google Scholar
You can also search for this author in PubMed Google Scholar
S.C. proposed the method and implemented it. S.C and S.M. wrote the main manuscript text. A.H. prepared some figures. A.C., A.B., A.E., A.D. M.A., S.S.A. supervised the work. All authors reviewed the manuscript.
Correspondence to Saad Motahhir.
The authors declare no competing interests.
Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.
Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article’s Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article’s Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/.
Reprints and Permissions
Chtita, S., Motahhir, S., El Hammoumi, A. et al. A novel hybrid GWO–PSO-based maximum power point tracking for photovoltaic systems operating under partial shading conditions. Sci Rep 12, 10637 (2022). https://doi.org/10.1038/s41598-022-14733-6
Download citation
Received:
Accepted:
Published:
DOI: https://doi.org/10.1038/s41598-022-14733-6
Anyone you share the following link with will be able to read this content:
Sorry, a shareable link is not currently available for this article.

Provided by the Springer Nature SharedIt content-sharing initiative
By submitting a comment you agree to abide by our Terms and Community Guidelines. If you find something abusive or that does not comply with our terms or guidelines please flag it as inappropriate.
Advertisement
Scientific Reports (Sci Rep) ISSN 2045-2322 (online)
© 2022 Springer Nature Limited
Sign up for the Nature Briefing newsletter — what matters in science, free to your inbox daily.

source

Leave a Reply

Your email address will not be published. Required fields are marked *