Next Article in Journal
Fundamental Accessibility and Technical Accessibility in Travels—The Encounter of Two Worlds Which Leads to a Paradigm Shift
Previous Article in Journal
The Sustainability of Market Orientation from a Dynamic Perspective: The Mediation of Dynamic Capability and the Moderation of Error Management Climate
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

PV Array Reconfiguration Based on Genetic Algorithm for Maximum Power Extraction and Energy Impact Analysis

by
Mariana Durango-Flórez
1,*,†,
Daniel González-Montoya
1,†,
Luz Adriana Trejos-Grisales
2,† and
Carlos Andres Ramos-Paja
3
1
Departamento de Electrónica y Telecomunicaciones, Instituto Tecnológico Metropolitano, Medellín 050012, Colombia
2
Departamento de Electromecánica y Mecatrónica, Instituto Tecnológico Metropolitano, Medellín 050012, Colombia
3
Facultad de Minas, Universidad Nacional de Colombia, Medellín 050036, Colombia
*
Author to whom correspondence should be addressed.
These authors contributed equally to this work.
Sustainability 2022, 14(7), 3764; https://doi.org/10.3390/su14073764
Submission received: 18 February 2022 / Revised: 18 March 2022 / Accepted: 20 March 2022 / Published: 23 March 2022

Abstract

:
Reconfiguration of PV arrays is one of the most suitable options to face issues affecting the power produced by panels, such as partial shading. This paper presents a reconfiguration procedure based on a genetic algorithm. The execution times obtained with the proposed approach validate its good performance compared with a traditional brute force algorithm. Finally, different shading patterns are considered in the simulations.

1. Introduction

There is a high interest in the use of photovoltaic (PV) energy since it is a non-pollutant and an environmental-friendly alternative. Nevertheless, besides its advantages, the performance of the PV installations depends on the weather conditions, which can be dynamic over time. Shading caused by trees, buildings, or passing clouds can be projected on the PV panels, causing drops in the generated power [1,2].
To mitigate the effect of total or partial shading, researchers developed several strategies as the use of the bypass diode, which gives an alternative path to the current so the PV panels do not consume any power. However, this solution introduces multi-peaks in the current vs. voltage (I–V) curves of the PV array due to the diode activation [3,4].
Another strategy is the maximum power point tracking (MPPT), which implies using algorithms such as P&O, fuzzy logic, and incremental conductance, to seek the optimum operation point known as maximum power point (MPP) of the PV array [5,6].
One of the most common practices to reduce the effect of partial shading is reconfiguration. This process involves changing the physical or electrical connections of the panels in the PV array, using a switching matrix based on relays as in [7,8,9].
The different connections between the panels are known as configurations, which can be regular configurations following a defined pattern such as total-cross-tied (TCT), series-parallel (SP), bridge linked (BL), and honey comb (HC). Similarly, modern configurations such as SuDoKu puzzle and Magic Square have their own previously established pattern [10,11,12]. Instead, irregular configurations do not follow any pattern.
Depending on the shading pattern or the environmental conditions on the PV array, a given amount of power can be obtained with each configuration. The goal of the reconfiguration process is to find the configuration which can extract the highest amount of energy. An example is presented in Figure 1, where a TCT configuration is compared with an SP and an irregular one. TCT obtained 641.5124 W, SP delivered 559.1170 W, and the irregular one delivered 646.0916 W. This example shows that the irregular configuration, in this particular example, provides the highest power.
One of the main challenges in the reconfiguration procedure is finding the correct combination in minimal time; this problem can be addressed by considering reconfiguration as an optimization problem.
The use of metaheuristic techniques in the reconfiguration process aims at the deployment of the optimum configuration for the working conditions of the PV array before the weather conditions change. In this matter, metaheuristic techniques such as PSO [13], marine predator [14], GOA [15], and GA [16] have been proposed in contrast with techniques based on brute force or analytical methods, which might require longer execution times to perform the reconfiguration of the PV array.
There also exists the drawback of the complexity of mathematical models used to solve the resulting equations of the PV array analysis. To address this problem, techniques such as Newton–Raphson, Lambert-W, or Levenberg–Marquardt have been adopted; those techniques can lead to complex procedures to calculate the current and voltage of a PV array under a particular irradiance and temperature condition [17,18,19]. This problem has been simplified assuming one single configuration. Some authors [16,20] have faced the reconfiguration problem with GAs considering the TCT configuration as a static array, changing the physical position of the PV panels to disperse the shadow without changing its connection. Other authors use the SP configuration [21,22] since it can simplify the equation system by not having a direct parallel connection between the PV strings. Nevertheless, not considering all the configurations in the PV array decreases the versatility of the procedures, avoiding an analysis of the energy impact problem, which might lead to energy losses due to the implementation of improper configurations [23,24].
Considering the previous mitigation strategies, the problem of the energy impact generated by partial shading has been a subject of study since it is one of the main sources of power losses, both for static shadows such as those given by buildings, as well as dynamic shadows such as those caused by clouds [25,26]. These studies often use metrics such as fill factor, percentage of power loss, and performance ratio [27,28], which enable to quantify the power loss due to shading or mismatching between PV panels characteristics.
With a study of the impact of the configurations in PV arrays under different solar irradiation conditions, it is possible to have an idea of the energy losses that may occur at the PV array site, especially if there is information on the shading present in the area. To address reconfiguration as an optimization problem, by taking into account the quantification of the energy impact of the partial shading conditions, this paper proposes a reconfiguration procedure based on a GA to find the configuration with the maximum power. The performance of the GA is then compared with a traditional brute force algorithm to verify that the proposed solution overcomes the problem of long execution times. To calculate the maximum power, the work presented in [29] is used. In this way, the current and voltage of the possible configurations of any PV array are calculated, which consider the modification of the electrical connection between the panels (i.e., dynamic reconfiguration) under partial shading conditions.
Moreover, this paper analyzes the impact of different patterns of dynamic shading on the most common configurations, which are contrasted with those obtained by the GA using metrics such as FF, to quantify the percentage of power lost due to weather conditions and the non-deployment of the appropriate configuration.
This paper is organized as follows: Section 2 describes the highlights of the modeling procedure used to calculate the current and voltage of the PV arrays, as well as the explanations of the concepts of the proposed technique based on the genetic algorithm. Section 3 presents the simulation results for the tests performed. Finally, the conclusions are presented in Section 4.

2. Materials and Methods

2.1. Modeling Procedure

The modeling procedure presented in [29] calculates the current and voltage of any regular (e.g., SP, TCT, or BL) or irregular PV array of size M × N (M rows, N columns) operating under uniform or partial shading conditions. The procedure is based on the single diode model (SDM) including the bypass diode [30]. Therefore, it requires seven parameters: PV current I p h , saturation current I s a t , ideality factor η , series resistance R s , parallel resistance R s h , bypass diode saturation current I s a t , d b , and bypass diode ideality factor η d b as it is shown in Equation (1).
I = I p h I s a t ( e ( V + ( I I b d ) R s V t ) 1 ) ( V + ( I I b d ) R s R s h ) + I b d
where V t is the thermal voltage of the cell, which is expressed as follows:
V t = η k T q
In the previous expression, k is the Boltzmann’s constant ( 1.3839 e 23 J / K ), T is the cell temperature in Kelvin, and q is the electrical charge of electron ( 1.6 e 19 C ). Moreover, I d b is the current through the diode, and it is expressed as follows:
I b d = I s a t , b d ( e ( V V t , d b ) 1 )
In partial shading conditions, parameter I p h is related with the amount of solar radiation on the PV panels. Then, to express this relationship with the current of the PV array, the procedure uses a mismatching profile, that is, a representation of the percentage of I p h under the operating conditions for each panel in the array. Equation (4) is an example of the mismatching profile for a 2 × 2 PV array where there are 2 panels receiving 50% of solar radiation and 2 panels with full illumination (100%).
M i s m a t c h i n g p r o f i l e = 50 100 50 100
The model of the PV array is based on a SP configuration; therefore, one (M − 1) × (N − 1) connection matrix ( M c o n n ) is used to represent the connections between the modules of the PV array. That matrix is filled with 0 or 1, where a 0 indicates no connection between strings and a 1 indicates connection. As an example, connection matrix corresponding to an irregular configuration is described in Figure 2 and the Equation (5) for a 3 × 3 PV array.
M c o n n I r r e g u l a r = 0 1 0 1
Using the connection matrix and the mismatching profile, the procedure adopted in [29] calculates the current for a given voltage for every possible configuration related with the PV array under analysis. Then, it calculates the delivered power and the I–V characteristics of all the configurations evaluated. For large PV arrays, this might be a high-burden computational task due to the calculation of the I–V characteristics for all the possible configurations. In applications of energetic impact analysis, this might lead to a late reconfiguration process which implies power losses due to the shading on the PV array and could also lead to imbalances in the power supplied to the load [31]. To overcome this drawback, this work uses a GA for obtaining the connection matrices associated with the PV array, providing a faster reconfiguration process to calculate the configuration maximizing the delivered power under a given mismatching profile.

2.2. Brute Force

This work considers the algorithm explained in [7] as a brute force approach (BF). The procedure also uses the technique of [29] for calculating the current and voltage of the PV array. Nevertheless, it calculates and evaluates the total number of possible configurations, regular and irregular, automatically for the PV array of size M × N, finding globally the configuration that maximizes the power delivered under the given environmental conditions. For the configurations’ identification, the algorithm described in [7] uses permutations between the connection matrices, that is, it permutes the position of the 0 and 1 for every configuration in the PV array. Equations (6) and (7) show the correspondent matrices of the example given in [7] for a 3 × 3 array.
M c o n n ( 1 , 1 ) = 1 0 0 0 > M c o n n ( 1 , 2 ) = 0 1 0 0
M c o n n ( 1 , 1 ; 1 , 2 ) = 1 1 0 0 > M c o n n ( 1 , 1 ; 2 , 1 ) = 1 0 1 0
After performing all the permutations between the elements of the connection matrix, the algorithm calculates the power and current for each configuration, where the selected configuration will be the one with the maximum power under the particular environmental conditions.
Since this algorithm needs to calculate the power delivered by each configuration, this represents a computationally expensive task for large PV arrays, reflecting a high execution time. For real-time applications, it would not be an optimal option because, while the algorithm obtains the appropriate configuration, the weather conditions could change; therefore, the reconfiguration might not be effective. To overcome that problem, this work adopts a GA to perform the reconfiguration task, as explained below.

2.3. Identification of the Optimum Configuration

This work uses a GA to address the PV array’s reconfiguration problem. The objective function and GA approach proposed will be explained as follows.

2.3.1. Objective Function

PV array’s reconfiguration expressed as an optimization problem implies power maximization. Based on the information given in Section 2.1, the objective function (OF) is given in the following equation:
O F = max ( I a r r a y × V a r r a y )
In the previous function, I a r r a y and V a r r a y correspond to the current and voltage of the PV array, respectively. I a r r a y is the summation of the string currents I s t r , n as it is depicted in Figure 2. I a r r a y depends on the mismatching profile and the number of strings of the PV array, while V a r r a y depends on the number of panels connected in series to form the PV strings. As it is shown in Equation (8), the main target of the objective function is to calculate the maximum power generated by the configurations operating under a given set of environmental conditions, thus selecting the one with the highest power as the configuration to be deployed.

2.3.2. Genetic Algorithm

Genetic algorithm was developed by [32] as an application of Darwin’s natural selection theory to the artificial intelligence field. This algorithm performs its search by population analyses. Those involve creating bit chains that represent the chromosomes. The first step is to select individuals of the current population (parents) who will contribute their genes to the next generation (children). The objective function is evaluated with the current population. Then, the children with the highest objective function will pass to the next generation and, for the rest of the children, the mutation and crossover process will be applied. The chosen descendants, which are the more suitable ones, will pass to the next generation. The algorithm will continue creating descendants until a stop criterion is met (e.g., maximum number of iterations). Each of these stages is related to the objective function and the search space limits, which must be declared accurately to avoid falling into a local minimum.

2.3.3. Reconfiguration Based on GA

This procedure uses the connection matrix concept as population for the GA. After reshaping the population vector to a (M − 1) × (N − 1) matrix, the GA evaluates the objective function for the current configuration. Equation (9) shows an example for the connection matrix of Equation (5), where [ 0011 ] is the bit chain or population created for evaluation in the GA.
[ 0011 ] = 0 1 0 1
After evaluating the objective function, as explained in Section 2.3.2, the GA approach selects the best individual or configuration evaluated so far, then performs the mutation and crossover processes. The objective function is evaluated for the new descendant or configuration created, and the procedure updates the best individual, which is the configuration with the highest objective function. The process repeats until the number of iterations is reached, then the GA returns the configuration with the maximum power, that is, with the highest objective function.

2.3.4. GA Parameters Tuning

The type of crossover (uniform, single point, and double point) [33] was selected by performing multiple tests with the same configuration, the number of iterations, and population. Then, to choose the optimal crossover type, it was necessary to compare the execution times and the evaluation of the objective function for each test. Once the type of crossover was selected, several new tests were performed changing population size (from 20 to 80 individuals) to obtain a satisfactory trade-off between computation time and objective function value. Finally, the number of iterations was selected based on the performance of the objective function: Figure 3 shows that 10 iterations is the best value, since additional iterations do not improve the objective function. Following the previous procedure, the GA parameters reported in Table 1 were obtained, which includes a population size of 40 individuals and 10 iterations for each cycle. Moreover, a mutation of 0.01 was obtained, which means that 1% of the individuals are subjected to mutation. Finally, the uniform crossover was selected from the results with a crossover probability equal to 1; thus, 100% of the parents genes are used in the crossover procedure.
Then, the GA described in Section 2.3.3 was implemented using the parameters of Table 1. The GA procedure is described in Algorithm 1, where M is the number of rows of the PV array, N is the number of columns, nVar is an auxiliary variable used to simplify the pseudocode description, and Mu and Pc are the mutation and crossover values, respectively.
Algorithm 1 Pseudocode of the proposed reconfiguration process
Require: Mismatching profile, M, N
Ensure: Maximum power, Configuration
1:
Set nVar = ( M 1 ) × ( N 1 )
2:
Set N, t, Mu, Pc
3:
Generate initial population
4:
Evaluate objective function
5:
Select best individual
6:
for i = 1 to t do
7:
   Select parents
8:
   Generate descending population by using crossover and mutation
9:
   Evaluate objective function
10:
   Update best individual
11:
   Set Configuration = best individual and Maximum power = highest values of objective function
12:
   Set t = t + 1
13:
end for
14:
returnMaximum power, Configuration

3. Results

The cases used to evaluate the performance of the proposed methodology were carried out at simulation level, using different irradiance profiles. Those tests consider 18 JS65 Yingli panels forming a 6 × 3 PV array, and the simulations were executed using MATLAB/Simulink software on a computer with an Intel(R) Xeon(R)CPU [email protected] GHz 2.90 GHz (dual processor), 48 GB RAM, and Windows 10 PRO. The metrics adopted for comparison between the GA reconfiguration results and other common configurations such as SP are the execution time and maximum power. Moreover, this section presents an application case with several sizes of PV arrays, under a dynamic shading condition, to compare the proposed technique with the BF approach in terms of execution time.
Table 2 shows the first case corresponding to the reported mismatching matrix, along with the configurations found by the BF approach and the proposed GA. As Table 3 shows, the maximum power obtained for both algorithms is the same. Nevertheless, the proposed GA is 98.86% faster than the BF.
Figure 4 illustrates the power vs. voltage (P–V) curves of the GA result along with the irregular configuration given in Table 2 and a SP configuration. This comparison exhibits a power loss of 37.631 W between the SP, which is a commonly-used configuration, and the configuration given by the GA, while the irregular configuration exhibits a loss of 19.132 W.
Table 4 and Table 5 report the second case. As it was stated for the first case, the maximum power delivered is the same for both algorithms, but the proposed GA provides an improvement of 99.913% in the execution time.
Figure 5 reports the P–V curves corresponding to the mismatching profile of Table 4. For this case, the SP configuration has a loss of 20.712 W, while the irregular configuration presents a loss of 15.293 W compared with the maximum power given by the proposed GA.
Moreover, this work also considers the fill factor (FF) [6] for performance measurement: Equation (10) is for full illumination conditions and Equation (11) is for partial shading conditions, where GMPP stands for global MPP:
F F f u l l = P m a x V o c × I s c
F F s h a d e = G M P P V o c × I s c
Table 6 shows the percentage of power loss for the shading scenarios previously described. First, it is necessary to calculate the FF for the full illumination condition, i.e., without any shade present, to consider that value as a base for power loss calculation. This result is obtained using the datasheet data of the JS65 Yingli and the size of the PV array, which has a maximum delivered power of 1.5417 kW. Then, using Equation (10), the FF of the PV array is calculated as F F f u l l = 0.7805 .
As Table 6 shows, the SP configuration provides the highest percentage of power losses for both mismatching profiles; therefore, the configuration found by the proposed GA provides a better performance during the partial shading conditions under analysis: the GA shows an improvement of 7.493% for mismatching matrix 1 and 3.855% for mismatching matrix 2.
Table 7 presents some reconfiguration approaches reported in the literature, where most of them require current and voltage measures. On the other hand, those approaches consider regular configurations (SP, TCT, HC, BL), which is a remarkable disadvantage with respect to the procedure proposed in this paper which is capable of also analyzing irregular configurations. Therefore, the proposed approach can deliver a more detailed analysis of a PV array, thus improving the possibility to achieve a higher power production.

Analysis of Shading Impact in PV Power Generation

Concerning the results given by the proposed GA in terms of execution time, such a technique can be recommended for both large-scale PV reconfiguration and as a technique for energy impact evaluation considering dynamic shading conditions. In that way, this section presents an analysis of the impact of different shading patterns on PV arrays with different sizes.
Figure 6 and Figure 7 show two patterns of dynamic shadows during a day, which are used to simulate the array power production with the proposed GA. Such a performance is contrasted with the results obtained with other known configurations such as SP, TCT, and an irregular one.
Figure 8 shows a summary of the results obtained from those simulations. In the case of the diagonal pattern, the GA obtained the optimum configuration for maximizing the generated power with an irregular configuration. Comparing the power calculated by GA (i.e., irregular 2) with an SP configuration, there exists a power loss of 314 W daily, while for the irregular configuration, 1 is a power loss of 100 W daily, approximately. In the case of rectangular patterns, the configuration found (i.e., SP) was also the optimum along with an irregular configuration and TCT.
According to this information, it is necessary to highlight that not adopting shading mitigation techniques might lead to a reduction in the lifetime of the PV array, economic losses, and unbalance in the loads due to the power losses produced by the shading profiles of the installation zone.
Figure 9 reports that the GA was 963% faster than the BF for the evaluation of the diagonal pattern, and the GA was 1542% faster than the BF for the rectangular pattern. Considering the execution time, the proposed procedure requires a much shorter processing time. Therefore, having a daily shading profile already established, the optimal configuration can be deployed faster to minimize the power losses.
Finally, Figure 10 compares the processing time required by BF and GA algorithms to reach the optimal solution for a different number of modules, between 8 and 108, which corresponds to a PV array where the rows are increasing from 2 × 4 to 27 × 4. The black dots highlight the execution time of both algorithms for 20, 40, 60, 80, and 100 panels. For the BF approach, an interpolation of the execution time was made from 24 panels to 60 panels. For 24 panels, the execution time of the BF is about 14.75 h (i.e., 53,100 s), while GA only requires 0.033 ms for the same number of panels. Therefore, the GA solution allows to simulate a higher number of panels. Similarly, for 108 panels (27 × 4 array), the execution time of the GA was only 0.074 ms.

4. Conclusions

This paper describes a procedure based on a GA as a reconfiguration and energy impact analysis tool, which evaluates the power levels of different PV array sizes and configurations under distinct environmental conditions. For comparison purposes, a BF approach previously published was also implemented. The proposed GA approach reduces, significantly, the computational burden for PV array simulations. Moreover, for large PV arrays, the BF approach supposes an exponential increase in the execution time due to the calculation of every possible configuration for maximizing the generated power. For a reconfiguration process, according to the information of Figure 10, this is very impractical in contrast with the proposed procedure based on a GA.
Considering the execution time, this GA-based tool can work under changing environmental conditions, such as dynamic shadows, to calculate the appropriate configuration in the PV array installation place.
In addition, as it was presented in this work, a proper reconfiguration process implies lower power losses, also increasing the PV array lifetime. Disregarding the suitable configuration of a PV array might lead to possible faults in the loads and a loss of energy over time, which might affect the return of investment calculation.

Author Contributions

Conceptualization, C.A.R.-P. and L.A.T.-G.; methodology, D.G.-M. and L.A.T.-G.; software, M.D.-F.; validation, M.D.-F., D.G.-M. and L.A.T.-G.; formal analysis, C.A.R.-P., D.G.-M. and L.A.T.-G.; investigation, M.D.-F., D.G.-M. and L.A.T.-G.; resources, L.A.T.-G.; data curation, M.D.-F.; writing—original draft preparation, M.D.-F., D.G.-M., C.A.R.-P. and L.A.T.-G.; writing—review and editing, M.D.-F., D.G.-M., C.A.R.-P. and L.A.T.-G.; visualization, L.A.T.-G.; supervision, C.A.R.-P.; project administration, D.G.-M. and L.A.T.-G.; funding acquisition, L.A.T.-G. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by Minciencias-Ministerio De Ciencia, Tecnología e Innovación, Instituto Tecnológico Metropolitano, Universidad Nacional de Colombia, and Universidad del Valle, under the research project “Estrategias de dimensionamiento, planeación y gestón inteligente de energía a partir de la integración y la optimización de las fuentes no convencionales, los sistemas de almacenamiento y cargas eléctricas, que permitan la generación de soluciones energéticas confiables para los territorios urbanos y rurales de Colombia”, (Minciencias code 71148), which belongs to the research program “Estrategias para el desarrollo de sistemas energéticos sostenibles, confiables, eficientes y accesibles para el futuro de Colombia”, (Minciencias code 1150-852-70378, Hermes code 46771).

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

Abbreviations

The following abbreviations are used in this manuscript:
PVphotovoltaic
I p h photovoltaic current
I s a t saturation current
η ideality factor
I p h photovoltaic current
R s series resistance
R s h parallel resistance
η d b bypass diode ideality factor
I s a t , d b bypass diode saturation current
kBoltzman constant
Ttemperature
qelectron charge
I s c short circuit current
V o c open circuit voltage
GAgenetic algorithm
SDMsingle diode model
SPseries-parallel
TCTtotal-cross-tied
HChoney comb
BLbridge linked
BFbrute force
GMPPGlobal Maximum Power Point
MPPTMaximum Power Point Tracker
FFfill factor

References

  1. Bressan, M.; El Basri, Y.; Galeano, A.; Alonso, C. A shadow fault detection method based on the standard error analysis of I–V curves. Renew. Energy 2016, 99, 1181–1190. [Google Scholar] [CrossRef] [Green Version]
  2. Bayrak, F.; Oztop, H.F. Effects of static and dynamic shading on thermodynamic and electrical performance for photovoltaic panels. Appl. Therm. Eng. 2020, 169, 114900. [Google Scholar] [CrossRef]
  3. Yetayew, T.T.; Jyothsna, T.R.; Kusuma, G. Evaluation of by-pass diode and DMPPT under partial shade condition of photovoltaic systems. In Proceedings of the 2017 7th International Conference on Power Systems (ICPS), Pune, India, 21–23 December 2017; pp. 31–36. [Google Scholar]
  4. Duong, M.Q.; Sava, G.N.; Ionescu, G.; Necula, H.; Leva, S.; Mussetta, M. Optimal bypass diode configuration for PV arrays under shading influence. In Proceedings of the 2017 IEEE International Conference on Environment and Electrical Engineering and 2017 IEEE Industrial and Commercial Power Systems Europe (EEEIC/I CPS Europe), Milan, Italy, 6–9 June 2017; pp. 1–5. [Google Scholar] [CrossRef]
  5. Megantoro, P.; Nugroho, Y.D.; Anggara, F.; Suhono; Rusadi, E.Y. Simulation and Characterization of Genetic Algorithm Implemented on MPPT for PV System under Partial Shading Condition. In Proceedings of the 2018 3rd International Conference on Information Technology, Information System and Electrical Engineering (ICITISEE), Yogyakarta, Indonesia, 13–14 November 2018; pp. 74–78. [Google Scholar]
  6. Premkumar, M.; Sowmya, R. An effective maximum power point tracker for partially shaded solar photovoltaic systems. Energy Rep. 2019, 5, 1445–1462. [Google Scholar] [CrossRef]
  7. Durango-Florez, M.; Trejos-Grisales, L.A.; Gonzalez-Montoya, D. Matlab/Simulink Interface Design and Implementation for PV Arrays Reconfiguration. In ELECTRIMACS 2019; Lecture Notes in Electrical, Engineering; Zamboni, W., Petrone, G., Eds.; Springer: New York, NY, USA, 2020; pp. 473–486. [Google Scholar]
  8. Nazeri, M.N.R.; Tajuddin, M.F.N.; Babu, T.S.; Azmi, A.; Malvoni, M.; Kumar, N.M. Firefly Algorithm-Based Photovoltaic Array Reconfiguration for Maximum Power Extraction during Mismatch Conditions. Sustainability 2021, 13, 3206. [Google Scholar] [CrossRef]
  9. Bastidas-Rodriguez, J.D.; Ramos-Paja, C.A.; Saavedra-Montes, A.J. Reconfiguration analysis of photovoltaic arrays based on parameters estimation. Simul. Model. Pract. Theory 2013, 35, 50–68. [Google Scholar] [CrossRef]
  10. Qing, X.; Sun, H.; Feng, X.; Chung, C.Y. Submodule-Based Modeling and Simulation of a Series-Parallel Photovoltaic Array Under Mismatch Conditions. IEEE J. Photovoltaics 2017, 7, 1731–1739. [Google Scholar] [CrossRef]
  11. Krishna, S.G.; Moger, T. Optimal SuDoKu Reconfiguration Technique for Total-Cross-Tied PV Array to Increase Power Output Under Non-Uniform Irradiance. IEEE Trans. Energy Convers. 2019, 34, 1973–1984. [Google Scholar] [CrossRef]
  12. Nihanth, M.S.S.; Ram, J.P.; Pillai, D.S.; Ghias, A.M.; Garg, A.; Rajasekar, N. Enhanced power production in PV arrays using a new skyscraper puzzle based one-time reconfiguration procedure under partial shade conditions (PSCs). Sol. Energy 2019, 194, 209–224. [Google Scholar] [CrossRef]
  13. Babu, T.S.; Ram, J.P.; Dragičević, T.; Miyatake, M.; Blaabjerg, F.; Rajasekar, N. Particle Swarm Optimization Based Solar PV Array Reconfiguration of the Maximum Power Extraction Under Partial Shading Conditions. IEEE Trans. Sustain. Energy 2018, 9, 74–85. [Google Scholar] [CrossRef]
  14. Yousri, D.; Babu, T.S.; Beshr, E.; Eteiba, M.B.; Allam, D. A Robust Strategy Based on Marine Predators Algorithm for Large Scale Photovoltaic Array Reconfiguration to Mitigate the Partial Shading Effect on the Performance of PV System. IEEE Access 2020, 8, 112407–112426. [Google Scholar] [CrossRef]
  15. Fathy, A. Recent meta-heuristic grasshopper optimization algorithm for optimal reconfiguration of partially shaded PV array. Sol. Energy 2018, 171, 638–651. [Google Scholar] [CrossRef]
  16. Muhammad Ajmal, A.; Ramachandaramurthy, V.K.; Naderipour, A.; Ekanayake, J.B. Comparative analysis of two-step GA-based PV array reconfiguration technique and other reconfiguration techniques. Energy Convers. Manag. 2021, 230, 113806. [Google Scholar] [CrossRef]
  17. Yu, F.; Liang, Y.; Sun, X.; Huang, G.; Xu, C. Modelling solar cells’ S-shaped I-V characteristics with an analytical solution to lumped-parameter equivalent circuit model. Sol. Energy 2020, 202, 498–506. [Google Scholar] [CrossRef]
  18. ali Blaifi, S.; Moulahoum, S.; Taghezouit, B.; Saim, A. An enhanced dynamic modeling of PV module using Levenberg-Marquardt algorithm. Renew. Energy 2019, 135, 745–760. [Google Scholar] [CrossRef]
  19. Kanimozhi, G.; Kumar, H. Modeling of solar cell under different conditions by Ant Lion Optimizer with LambertW function. Appl. Soft Comput. 2018, 71, 141–151. [Google Scholar] [CrossRef]
  20. Meerimatha, G.; Rao, B.L. Genetic algorithm based PV array reconfiguration for improving power output under partial shadings. Int. J. Renew. Energy Res. 2020, 10, 803–812. [Google Scholar]
  21. Tian, H.; Mancilla–David, F.; Ellis, K.; Muljadi, E.; Jenkins, P. Determination of the optimal configuration for a photovoltaic array depending on the shading condition. Sol. Energy 2013, 95, 1–12. [Google Scholar] [CrossRef]
  22. Trejos-Grisales, L.A.; Bastidas-Rodríguez, J.D.; Ramos-Paja, C.A. Mathematical Model for Regular and Irregular PV Arrays with Improved Calculation Speed. Sustainability 2020, 12, 684. [Google Scholar] [CrossRef]
  23. Akrami, M.; Pourhossein, K. A novel reconfiguration procedure to extract maximum power from partially-shaded photovoltaic arrays. Sol. Energy 2018, 173, 110–119. [Google Scholar] [CrossRef]
  24. Balato, M.; Costanzo, L.; Vitelli, M. Reconfiguration of PV modules: A tool to get the best compromise between maximization of the extracted power and minimization of localized heating phenomena. Sol. Energy 2016, 138, 105–118. [Google Scholar] [CrossRef]
  25. Venkateswari, R.; Rajasekar, N. Power enhancement of PV system via physical array reconfiguration based Lo Shu technique. Energy Convers. Manag. 2020, 215, 112885. [Google Scholar] [CrossRef]
  26. Fathy, A. Butterfly optimization algorithm based methodology for enhancing the shaded photovoltaic array extracted power via reconfiguration process. Energy Convers. Manag. 2020, 220, 113115. [Google Scholar] [CrossRef]
  27. Jordan, D.C.; Deline, C.; Kurtz, S.R.; Kimball, G.M.; Anderson, M. Robust PV Degradation Methodology and Application. IEEE J. Photovoltaics 2018, 8, 525–531. [Google Scholar] [CrossRef]
  28. Solís-Alemán, E.M.; de la Casa, J.; Romero-Fiances, I.; Silva, J.P.; Nofuentes, G. A study on the degradation rates and the linearity of the performance decline of various thin film PV technologies. Sol. Energy 2019, 188, 813–824. [Google Scholar] [CrossRef]
  29. Bastidas-Rodriguez, J.D.; Trejos-Grisales, L.A.; Gonzalez-Montoya, D.; Ramos-Paja, C.A.; Petrone, G.; Spagnuolo, G. General modeling procedure for photovoltaic arrays. Electric Power Systems Research. J. Renew. Sustain. Energy 2018, 155, 67–79. [Google Scholar] [CrossRef]
  30. Gonzalez Montoya, D.; Bastidas-Rodriguez, J.D.; Trejos-Grisales, L.A.; Ramos-Paja, C.A.; Petrone, G.; Spagnuolo, G. A Procedure for Modeling Photovoltaic Arrays under Any Configuration and Shading Conditions. Energies 2018, 11, 767. [Google Scholar] [CrossRef] [Green Version]
  31. Tripathy, K.; Gupta, S. Comparative Analysis of DC-DC Converters for Tracking MPP for Roof-Top PV Power Systems with and without Partial Shading Condition. In Proceedings of the 2019 International Conference on Communication and Electronics Systems (ICCES), Piscataway, NJ, USA, 17–19 July 2019; pp. 1125–1130. [Google Scholar] [CrossRef]
  32. Holland, J. Adaptation in Natural and Artificial Systems; Complex Adaptive Systems; University of Michigan Press: Ann Arbor, MI, USA, 1975. [Google Scholar]
  33. Yang, X.S. Nature-Inspired Optimization Algorithms; Elsevier Insights; Elsevier: Amsterdam, The Netherlands, 2014. [Google Scholar]
  34. Prince Winston, D.; Kumaravel, S.; Praveen Kumar, B.; Devakirubakaran, S. Performance improvement of solar PV array topologies during various partial shading conditions. Sol. Energy 2020, 196, 228–242. [Google Scholar] [CrossRef]
  35. Dhanalakshmi, B.; Rajasekar, N. Dominance square based array reconfiguration scheme for power loss reduction in solar PhotoVoltaic (PV) systems. Energy Convers. Manag. 2018, 156, 84–102. [Google Scholar] [CrossRef]
  36. Jazayeri, M.; Jazayeri, K.; Uysal, S. Adaptive photovoltaic array reconfiguration based on real cloud patterns to mitigate effects of non-uniform spatial irradiance profiles. Sol. Energy 2017, 155, 506–516. [Google Scholar] [CrossRef]
  37. Rajan, N.; Kulkarni, D.; Dhanalakshmi, B.; Natarajan, R. Solar PV array reconfiguration using the concept of Standard deviation and Genetic Algorithm. Energy Procedia 2017, 117, 1062–1069. [Google Scholar] [CrossRef]
  38. Yang, B.; Shao, R.; Zhang, M.; Ye, H.; Liu, B.; Bao, T.; Wang, J.; Shu, H.; Ren, Y.; Ye, H. Socio-inspired democratic political algorithm for optimal PV array reconfiguration to mitigate partial shading. Sustain. Energy Technol. Assessm. 2021, 48, 101627. [Google Scholar] [CrossRef]
Figure 1. Example of PV configurations performance.
Figure 1. Example of PV configurations performance.
Sustainability 14 03764 g001
Figure 2. Example of connection matrix of a PV array.
Figure 2. Example of connection matrix of a PV array.
Sustainability 14 03764 g002
Figure 3. Objective function vs. iteration time.
Figure 3. Objective function vs. iteration time.
Sustainability 14 03764 g003
Figure 4. P–V curves for irradiance matrix of Table 2.
Figure 4. P–V curves for irradiance matrix of Table 2.
Sustainability 14 03764 g004
Figure 5. P–V curves for irradiance matrix of Table 4.
Figure 5. P–V curves for irradiance matrix of Table 4.
Sustainability 14 03764 g005
Figure 6. Diagonal shading pattern. (a) Shading pattern 1; (b) shading pattern 2; (c) shading pattern 3; (d) shading pattern 4.
Figure 6. Diagonal shading pattern. (a) Shading pattern 1; (b) shading pattern 2; (c) shading pattern 3; (d) shading pattern 4.
Sustainability 14 03764 g006
Figure 7. Rectangular shading pattern. (a) Shading pattern 1; (b) shading pattern 2; (c) shading pattern 3; (d) shading pattern 4.
Figure 7. Rectangular shading pattern. (a) Shading pattern 1; (b) shading pattern 2; (c) shading pattern 3; (d) shading pattern 4.
Sustainability 14 03764 g007
Figure 8. Shadow pattern vs. power production.
Figure 8. Shadow pattern vs. power production.
Sustainability 14 03764 g008
Figure 9. Shading pattern vs. execution time.
Figure 9. Shading pattern vs. execution time.
Sustainability 14 03764 g009
Figure 10. PV size vs. execution time.
Figure 10. PV size vs. execution time.
Sustainability 14 03764 g010
Table 1. GA parameters used for evaluation.
Table 1. GA parameters used for evaluation.
ParameterValue
Population40
Iterations10
Mutation probability0.01
Uniform crossover1
Table 2. First case study.
Table 2. First case study.
Mismatching Matrix 1BF Configuration ResultGA Configuration ResultIrregular Configuration
50 50 100 50 50 100 50 50 100 50 100 100 50 100 100 50 100 100 1 1 1 1 1 1 1 0 1 0 0 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 1 0 0 1
Table 3. Algorithm data.
Table 3. Algorithm data.
Time (s)Maximum Power (W)
GA 6 × 10 5 1075.785
BF 5.3 × 10 3 1075.785
Table 4. Second case study.
Table 4. Second case study.
Mismatching Matrix 2BF Configuration ResultGA Configuration ResultIrregular Configuration
100 100 100 100 100 100 100 100 50 100 50 50 50 50 50 50 50 50 1 1 1 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1 1 0 0 1 0 0 0 0 1 0 0 0
Table 5. Algorithm data.
Table 5. Algorithm data.
Time (s)Maximum Power (W)
GA 4.02 × 10 5 847.119
BF 46.5 × 10 3 847.119
Table 6. FF percentage loss.
Table 6. FF percentage loss.
Mismatching Matrix 1Mismatching Matrix 2
F F G A r e s u l t 0.54470.4289
F F S P 0.52560.4184
L o s s G A (%)30.211445.0480
L o s s S P (%)32.658646.8546
Table 7. Reconfiguration algorithms.
Table 7. Reconfiguration algorithms.
Ref.MeasurementsPossible ConfigurationsReconfiguration Method
[34] I p v , V p v SP, TCTSudoku
[35] I p v , V p v , SSP, TCT, BL, HC, SP-TCT, BL-HCDominance square
[12] I p v , V p v , SSP, TCT, BL, HCSkyscraper puzzle
[36]S, shadow patternTCTIrradiance equalization
[23] I p v , V p v SP, TCTPower comparison technique
[20] I p v , V p v TCTGA
[37] I p v , V p v , STCTStandard deviation and GA
[13] I p v , V p v TCT(PSO) Particle Swarm Optimization
[38] I p v , V p v TCTDPA (Democratic Political Algorithm)
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Durango-Flórez, M.; González-Montoya, D.; Trejos-Grisales, L.A.; Ramos-Paja, C.A. PV Array Reconfiguration Based on Genetic Algorithm for Maximum Power Extraction and Energy Impact Analysis. Sustainability 2022, 14, 3764. https://doi.org/10.3390/su14073764

AMA Style

Durango-Flórez M, González-Montoya D, Trejos-Grisales LA, Ramos-Paja CA. PV Array Reconfiguration Based on Genetic Algorithm for Maximum Power Extraction and Energy Impact Analysis. Sustainability. 2022; 14(7):3764. https://doi.org/10.3390/su14073764

Chicago/Turabian Style

Durango-Flórez, Mariana, Daniel González-Montoya, Luz Adriana Trejos-Grisales, and Carlos Andres Ramos-Paja. 2022. "PV Array Reconfiguration Based on Genetic Algorithm for Maximum Power Extraction and Energy Impact Analysis" Sustainability 14, no. 7: 3764. https://doi.org/10.3390/su14073764

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop