Skip to main content
  • Original research
  • Open access
  • Published:

Optimal PV array reconfiguration under partial shading condition through dynamic leader based collective intelligence

Abstract

This paper applies the innovative idea of DLCI to PV array reconfiguration under various PSCs to capture the maximum output power of a PV generation system. DLCI is a hybrid algorithm that integrates multiple meta-heuristic algorithms. Through the competition and cooperation of the search mechanisms of different metaheuristic algorithms, the local exploration and global development of the algorithm can be effectively improved to avoid power mismatch of the PV system caused by the algorithm falling into a local optimum. A series of discrete operations are performed on DLCI to solve the discrete optimization problem of PV array reconfiguration. Two structures (DLCI-I and DLCI-II) are designed to verify the effect of increasing the number of sub-optimizers on the optimized performance of DLCI by simulation based on 10 cases of PSCs. The simulation shows that the increase of the number of sub-optimizers only gives a relatively small improvement on the DLCI optimization performance. DLCI has a significant effect on the reduction in the number of power peaks caused by PSC. The PV array-based reconstruction system of DLCI-II is reduced by 4.05%, 1.88%, 1.68%, 0.99% and 3.39%, when compared to the secondary optimization algorithms.

1 Introduction

Consumption of energy has led to the rapid depletion of fossil fuels such as coal, oil and natural gas, and serious environmental pollution. These bring huge challenges [1, 2]. To cope with the approaching energy crisis, there is a need to change from fossil energy to low-carbon and clean renewable energy [3]. As one of the most promising renewable energies, solar energy has been widely promoted and applied [4]. However, photovoltaic (PV) systems in practical engineering application still face many problems that need to be solved [5]. For example, PV systems are sensitive to changes in the external environment [6]. When the temperature and irradiance changes rapidly, a PV system will generate a large mismatched power loss [7]. In particular, when PV systems are in a partial shading condition (PSC), multiple power peaks can appear in the P–V characteristic curves of the arrays [8], resulting in a hot spot effect and causing PV panels to burn out because of local uneven heating [9].

In practical engineering application, PSC is a relatively common phenomenon [10]. At present, many methods with excellent performance have been applied to solve various problems of the systems in PSC, e.g., parallel bypassed diodes on the PV panels [11] and performing maximum power point tracking (MPPT) for the output power [12]. However, previous studies have shown that the multi-peak nature of the PV panel itself can lead to power mismatch loss in the connected bypass diodes [10]. Also, there are huge implementation and control costs when MPPT technology is applied to large-scale PV power plants [13].

To reduce the power loss under PSC, PV reconstruction technology has become a research hotspot. The technology can be divided into static and dynamic reconstruction [14]. The former changes the physical location of PV components instead of the electrical connection [15], such as Sudoku, Rubik's cube, and column index technology. From this, a method of PV array reconfiguration is proposed for PV systems in different PSCs [13]. This is considered to be the perfect method for capturing the maximum power output of PV systems in different PSCs. As mentioned, it can be divided into static or dynamic reconfiguration depending on whether the electrical interconnect is changed [16]. Dynamic reconfiguration shows strong optimization performance for various PSCs that change rapidly in practical engineering. Many topologies have been proposed and widely used in dynamic reconfiguration. The more common forms are series-parallel, bridge-link, TCT, Suduku, etc [17]. In addition, some meta-inspiration algorithms have also been applied to the PV array reconfiguration, such as genetic algorithms (GA) [18], particle swarm optimization (PSO) [19], and butterfly optimization algorithms (BOA) [20], which can capture the maximum output power of PV arrays under dynamic and variable PSCs for TCT topology. However, these meta-inspiration algorithms easily fall into local optima because of the inherent defects of strong randomness [21].

To extract the maximum power of PV power plants in various PSCs, a novel PV array reconfiguration method based on dynamic leader-based collective intelligence (DLCI) is proposed here. A 9 × 9 TCT PV array reconstruction model is tested in various environments. The main innovations/contributions of the proposed method are:

  • Compared to using a single meta-heuristic algorithm, DLCI with multiple sub-optimizer search mechanisms can maximize the optimization performance of the sub-optimizer.

  • Through the competition and cooperation between different sub-optimizers, the convergence stability of the DLCI can be significantly improved, thereby greatly reducing the power fluctuation of a PV system during the reconstruction process.

  • DLCI has higher convergence speed and accuracy, and can guide other sub-optimizers at a deeper level by selecting the currently obtained optimal sub-optimizer as the dynamic leader. Therefore, the global maximum power point (GMPP) can be obtained with a higher probability by using DLCI for PV array reconfiguration under PSC.

  • To verify the effectiveness of the proposed method, a hardware-in-the-loop experiment is conducted, and the results of MATLAB and hardware-in-the-loop tests are compared and analyzed.

The structure of the paper is as follows: Sect. 2 describes the mathematical model of PV reconfiguration, and Sect. 3 designs the DLCI algorithm. Section 4 presents the design scheme of TCT array reconfiguration based on DLCI, while Sect. 5 conducts case analysis and research. In Sect. 6, the hardware-in-the-loop experiment is employed. Section 7 provides some discussion, and Sect. 8 gives a summary and perspective for the whole work.

2 TCT PV array reconfiguration modelling

2.1 TCT connected PV arrays

A PV cell is composed of a light generated current source, a parallel diode and a series resistor. Generally, PV cells are combined to form PV modules, which provide the required output power through series and parallel combinations [17]. The schematic diagram of a PV cell is shown in Fig. 1 [22]. Assuming that \({N}_{\mathrm{s}}\,\text{ and }\,{N}_{\mathrm{p}}\) are the numbers of PV cells in series and in parallel, respectively, the relationship between the output current and voltage is given as [22]:

$$\begin{aligned} I_{{{\text{pv}}}} & = N_{{\text{p}}} I_{{\text{g}}} - N_{{\text{p}}} I_{{\text{s}}} \left( {{\text{exp}}\left[ {\frac{q}{{AkT_{{\text{c}}} }}\left( {\frac{{V_{{{\text{pv}}}} }}{{N_{{\text{s}}} }} + \frac{{R_{{\text{s}}} I_{{{\text{pv}}}} }}{{N_{{\text{p}}} }}} \right)} \right] - 1} \right) \\ & \quad - \left( {\frac{{N_{{\text{p}}} V_{{{\text{pv}}}} }}{{N_{{\text{s}}} }} + R_{{\text{s}}} I_{{{\text{pv}}}} } \right)/R_{{{\text{SH}}}} \\ \end{aligned}$$
(1)
$${I}_{\mathrm{g}}=\left({I}_{\mathrm{sc}}+{k}_{i}\left({T}_{\mathrm{c}}-{T}_{\mathrm{ref}}\right)\right)\frac{s}{1000}$$
(2)
$${I}_{\mathrm{s}}={I}_{\mathrm{RS}}{\left[\frac{{T}_{\mathrm{c}}}{{T}_{\mathrm{ref}}}\right]}^{3}\mathrm{exp}\left[\frac{{qE}_{\mathrm{g}}}{Ak}\left(\frac{1}{{T}_{\mathrm{ref}}}-\frac{1}{{T}_{\mathrm{c}}}\right)\right]$$
(3)

where the description of each symbol is in the Nomenclature. It can be seen that the current generated by the PV array depends on both solar irradiance and temperature.

Fig. 1
figure 1

Schematic diagram of a PV cell

TCT structure is a common PV array topology in practical engineering. In this structure, PV arrays in each row are connected in parallel, and then PV arrays in each column are connected in series. For example, an N × N TCT interconnected PV array is shown Fig. 2. The output voltage of the entire PV array and the sum of current across each column of the PV array can be described as [23]:

$${V}_{\mathrm{D}}=\sum_{p=1}^{F}{V}_{\mathrm{a}p}$$
(4)
$${I}_{\mathrm{D}}=\sum_{q=1}^{F}\left({I}_{pq}-{I}_{\left(p+1\right)q}\right)=0, p=\mathrm{1,2},\dots ,9,\mathrm{A},\dots ,\mathrm{F}$$
(5)

where \({V}_{\mathrm{a}p}\) is the maximum voltage,and \({I}_{pq}\) denotes the output current.

Fig. 2
figure 2

N × N TCT connected PV array

2.2 Performance evaluation

To evaluate the optimization performance of DLCI applied to PV array reconfiguration, three evaluation indicators are introduced, as [24]:

$$\mathrm{FF}=\frac{{P}_{\mathrm{PSC}}}{{V}_{\mathrm{OC}}\times {I}_{\mathrm{SC}}}$$
(6)
$${{\Delta}P}_{\rm MMPL}={P}_{\mathrm{STC}}-{P}_{\mathrm{PSC}}$$
(7)
$$\eta (\mathrm{\%})=\frac{{P}_{\mathrm{PSC}}}{{P}_{\mathrm{STC}}}$$
(8)

where \({P}_{\mathrm{STC}}\) is the maximum output power in the standard condition, which is defined as a solar irradiation of 1000 W/m2 and an operational temperature of 25 ℃. \({P}_{\mathrm{PSC}}\) is the maximum output power in the PSC, \({V}_{\mathrm{OC}}\) is the open-circuit voltage, \({I}_{\mathrm{SC}}\) is the short circuit current, and ∆PMMPL is the short circuit current, is the mismatched power loss.

3 Dynamic leader

3.1 Principle of DLCI

DLCI is a hybrid algorithm that integrates different search mechanisms of multiple meta-heuristics [22]. Each algorithm is defined as a sub-optimizer, and optimal search is carried out through cooperation and competition between different sub-optimizers. Each sub-optimizer can independently perform the optimization search in each iteration, and the sub-optimizer that obtains the optimal solution will be defined as a dynamic leader. In the following iteration, the leader will pass the obtained optimal solution and optimal fitness value to other sub-optimizers to guide them at a deeper level.

Generally, because of the diversity of search, a large number of sub-optimizers will lead to higher quality optimization, though the computing time will be too long. To verify the effect of increasing the number of sub-optimizers on the optimization performance of DLCI, two structures of DLCI are designed, i.e., a DLCI-I composed of grey wolf optimizer (GWO) [25], whale optimization algorithm (WOA) [26], and moth-flame optimization (MFO) [27], and a DLCI-II composed of GWO [25], WOA [26], MFO [27], artificial bee colony (ABC) [28], and PSO [19], as shown in Fig. 3.

Fig. 3
figure 3

Optimization framework: a Structure of DLCI-I; b Structure of DLCI-II

3.1.1 Solution initialization

The initial population of DLCI can be described by:

$${X}_{ij}=\mathrm{rand}\times \left({UB}_{j}-{LB}_{j}\right), i=\mathrm{1,2},\dots , N j=\mathrm{1,2},\dots ,\mathrm{Dim}$$
(9)

where \({X}_{ij}\) is the ith candidate solution with dimension j, N is the total number of candidate solutions (population number), Dim denotes the dimension size of the problem and rand is a random number. \({LB}_{j}\) and \({UB}_{j}\) are the jth lower bound and upper bound of the given problem, respectively.

3.1.2 Mathematical model of DLCI-I and DLCI-II

  1. (1)

    Selection of sub-optimizer.

The main operating mechanism of each sub-optimizer is described as follows.

  • GWO: Gray wolves based on hunting strategy to update their positions, which can be described as [25]:

    $$\left\{\begin{array}{c}{\overrightarrow{X}}_{1}={\overrightarrow{X}}_{\alpha }-{\overrightarrow{A}}_{1}\cdot \left({\overrightarrow{D}}_{\alpha }\right)\\ {\overrightarrow{X}}_{2}={\overrightarrow{X}}_{\beta }-{\overrightarrow{A}}_{2}\cdot \left({\overrightarrow{D}}_{\beta }\right)\\ {\overrightarrow{X}}_{3}={\overrightarrow{X}}_{\delta }-{\overrightarrow{A}}_{3}\cdot \left({\overrightarrow{D}}_{\delta }\right)\end{array}\right.$$
    (10)
    $$\left\{\begin{array}{c}{\overrightarrow{D}}_{\alpha }=\left|{\overrightarrow{C}}_{1}\cdot {\overrightarrow{X}}_{\alpha }-\overrightarrow{X}\right|\\ {\overrightarrow{D}}_{\beta }=\left|{\overrightarrow{C}}_{2}\cdot {\overrightarrow{X}}_{\beta }-\overrightarrow{X}\right|\\ {\overrightarrow{D}}_{\delta }=\left|{\overrightarrow{C}}_{3}\cdot {\overrightarrow{X}}_{\delta }-\overrightarrow{X}\right|\end{array}\right.$$
    (11)
    $$\overrightarrow{X}\left(k+1\right)=\frac{{\overrightarrow{X}}_{1}+{\overrightarrow{X}}_{2}+{\overrightarrow{X}}_{3}}{3}$$
    (12)

    where k represents the number of iterations. \({\overrightarrow{A}}_{1}\), \({\overrightarrow{A}}_{2}\), \({\overrightarrow{A}}_{3}\), \({\overrightarrow{C}}_{1}\), \({\overrightarrow{C}}_{2}\) and \({\overrightarrow{C}}_{3}\) are coefficient vectors, while \({\overrightarrow{X}}_{\alpha }\), \({\overrightarrow{X}}_{\beta }\), \({\overrightarrow{X}}_{\delta }\) represent the position vectors of α wolf, β wolf and δ wolf, respectively. \(\overrightarrow{X}\) represents the location vectors of other gray wolves.

  • WOA: Humpback whales update their individual positions with a 50% probability by shrinking prey circles and spiral shaped path simultaneously, as [26]:

    $$\left\{\begin{array}{c}\overrightarrow{D}=\left|{\overrightarrow{C}\cdot \overrightarrow{X}}^{*}\left(k\right)-\overrightarrow{X}\left(k\right)\right|\\ \overrightarrow{D\mathrm{^{\prime}}}=\left|{\overrightarrow{X}}^{*}\left(k\right)-\overrightarrow{X}\left(k\right)\right|\end{array}\right.$$
    (13)
    $$\overrightarrow{X}\left(k+1\right)=\left\{\begin{array}{ll}{\overrightarrow{X}}^{*}\left(k\right)-\overrightarrow{A}\cdot \overrightarrow{D},&\quad p<0.5\\ \overrightarrow{{D}^{\mathrm{^{\prime}}}}\cdot {e}^{bl}\cdot \mathrm{cos}\left(2\pi l\right)+{\overrightarrow{X}}^{*}\left(k\right), &\quad p\ge 0.5\end{array}\right.$$
    (14)

    where \(\overrightarrow{A}\) and \(\overrightarrow{C}\) are the coefficient vectors,\({\overrightarrow{X}}^{*}\left(k\right)\) is the optimal position vector of the whale in the kth iteration, and \(\overrightarrow{X}\left(k\right)\) represents the position vector of the whale in the kth iteration. The constant b is used to define the shape of the spiral, l is a random number between [−1, 1], and p is a random number between [0, 1].

  • MFO: The update mechanism of the moth position is selected as a logarithmic spiral, as [27]:

    $${N}_{\mathrm{f}}\left(k\right)=\mathrm{round}\left({N}_{\mathrm{f}}^{\mathrm{max}}-k*\frac{{N}_{\mathrm{f}}^{\mathrm{max}}-1}{{k}_{\mathrm{max}}}\right)$$
    (15)
    $${\overset{\lower0.5em\hbox{$\smash{\scriptscriptstyle\rightharpoonup}$}}{D}}_{i}=\left|{\overset{\lower0.5em\hbox{$\smash{\scriptscriptstyle\rightharpoonup}$}}{F}}_{j}\left(k\right)-{\overset{\lower0.5em\hbox{$\smash{\scriptscriptstyle\rightharpoonup}$}}{X}}_{i}\left(k\right)\right|$$
    (16)
    $${\overset{\lower0.5em\hbox{$\smash{\scriptscriptstyle\rightharpoonup}$}}{X}}_{i}\left(k+1\right)={\overset{\lower0.5em\hbox{$\smash{\scriptscriptstyle\rightharpoonup}$}}{D}}_{i}\cdot {e}^{bl}\cdot \mathrm{cos}\left(2\pi l\right)+{\overset{\lower0.5em\hbox{$\smash{\scriptscriptstyle\rightharpoonup}$}}{F}}_{j}\left(k\right)$$
    (17)

    where the meanings of \({N}_{\mathrm{f}}, {N}_{\mathrm{f}}^{\mathrm{max}}, {k}_{\mathrm{max}}\), \({\overset{\lower0.5em\hbox{$\smash{\scriptscriptstyle\rightharpoonup}$}}{F}}_{j},\) and \({\overset{\lower0.5em\hbox{$\smash{\scriptscriptstyle\rightharpoonup}$}}{X}}_{i}\) can be found in the Nomenclature.

  • ABC: The process of bee colony searching for optimal honey bee (food source) is as follows [28]:

    First, scout bees search for the domain food source (domain solution) to generate a new food source (preferable solution), as:

    $${\overset{\lower0.5em\hbox{$\smash{\scriptscriptstyle\rightharpoonup}$}}{X}}_{id}\left(k+1\right)={\overset{\lower0.5em\hbox{$\smash{\scriptscriptstyle\rightharpoonup}$}}{X}}_{id}\left(k\right)+{\mathrm{\varnothing }}_{id}\left({\overset{\lower0.5em\hbox{$\smash{\scriptscriptstyle\rightharpoonup}$}}{X}}_{id}\left(k\right)-{\overset{\lower0.5em\hbox{$\smash{\scriptscriptstyle\rightharpoonup}$}}{X}}_{hd}\left(k\right)\right)$$
    (18)

    where \({\overset{\lower0.5em\hbox{$\smash{\scriptscriptstyle\rightharpoonup}$}}{X}}_{id}\) represents the dth dimension position, and d is the dimension. h represents a randomly selected bee, and \({\varnothing }_{id}\) represents a uniformly distributed random number in [− 1, 1].

    Employed bees search the domain according to the food source information shared by scout bees, and select the next food source based on the information [29, 30]. The probability of the ith bee being selected is calculated by:

    $${p}_{i}\left(k\right)=0.9\times \frac{\underset{j=\mathrm{1,2},..,N}{\mathrm{max}}{f}_{j}\left(k\right)-{f}_{i}\left(k\right)}{\underset{j=\mathrm{1,2},..,N}{\mathrm{max}}{f}_{j}\left(k\right)-\underset{j=\mathrm{1,2},..,N}{\mathrm{min}}{f}_{j}\left(k\right)}+0.1$$
    (19)

    where \({f}_{j}\) represents the fitness function of the ith bee, and N represents the population size.

    After the target food source is determined, employed bees can update their position according to (18). The search strategy of the scout bees is described by:

    $${\overset{\lower0.5em\hbox{$\smash{\scriptscriptstyle\rightharpoonup}$}}{X}}_{i}\left(k+1\right)=\overrightarrow{{X}^{\mathrm{min}}}+r\cdot \left(\overrightarrow{{X}^{\mathrm{max}}}-\overrightarrow{{X}^{\mathrm{min}}}\right)$$
    (20)

    where \(\overrightarrow{{X}^{\mathrm{min}}}\) and \(\overrightarrow{{X}^{\mathrm{max}}}\) are the minimum and maximum position vectors, respectively, where as \(r\) is a random number within [0, 1].

  • PSO: In each iteration, each particle updates its velocity and position as:

    $$\begin{aligned} \overset{\lower0.5em\hbox{$\smash{\scriptscriptstyle\rightharpoonup}$}} {V} _{i} \left( {k + 1} \right) & = \omega \overset{\lower0.5em\hbox{$\smash{\scriptscriptstyle\rightharpoonup}$}} {V} _{i} \left( k \right) + c_{1} r_{1} \left( {\overset{\lower0.5em\hbox{$\smash{\scriptscriptstyle\rightharpoonup}$}} {P} _{i} \left( k \right) - \overset{\lower0.5em\hbox{$\smash{\scriptscriptstyle\rightharpoonup}$}} {X} _{i} \left( k \right)} \right) \\ & \quad + c_{2} r_{2} \left( {\vec{G}\left( k \right) - \overset{\lower0.5em\hbox{$\smash{\scriptscriptstyle\rightharpoonup}$}} {X} _{i} \left( k \right)} \right) \\ \end{aligned}$$
    (21)
    $${\overset{\lower0.5em\hbox{$\smash{\scriptscriptstyle\rightharpoonup}$}}{X}}_{i}\left(k+1\right)={\overset{\lower0.5em\hbox{$\smash{\scriptscriptstyle\rightharpoonup}$}}{X}}_{i}\left(k\right)+{\overset{\lower0.5em\hbox{$\smash{\scriptscriptstyle\rightharpoonup}$}}{V}}_{i}\left(k+1\right)$$
    (22)

    where \({\overset{\lower0.5em\hbox{$\smash{\scriptscriptstyle\rightharpoonup}$}}{V}}_{i}\) is the velocity vector, and ω represents the inertia weight. \({c}_{1}\) and \({c}_{2}\) represent the learning parameters, while \({r}_{1}\) and \({r}_{2}\) represent the random numbers between [0,1]. \({\overset{\lower0.5em\hbox{$\smash{\scriptscriptstyle\rightharpoonup}$}}{P}}_{i}\) is the individual best position, and \(\overrightarrow{G}\) is the global best position of the whole swarm.

  1. (B)

    Guiding strategy based on the dynamic leader.

The selection of dynamic leaders with the optimal solution is modelled as:

$$L=\mathrm{arg}\underset{o=\mathrm{1,2},\dots ,n}{\mathrm{ max}}{f}_{o}^{\mathrm{best}}\left(k\right)$$
(23)

where \(L\) represents the dynamic leader, \({f}_{o}^{\mathrm{best}}\) is the fitness function of the oth sub-optimizer, and n represents the number of sub-optimizers.

The guiding strategy based on the dynamic leader is described by (21). However, executing the guiding strategy too frequently will reduce the efficiency and stability of the DLCI. Therefore, the sub-optimizer is set to execute a guiding strategy after three iterations, as:

$${\overrightarrow{X}}_{o}^{\mathrm{worst}}\left(k\right)=\left\{\begin{array}{ll}{\overrightarrow{X}}_{L}^{\mathrm{best}}\left(k\right),&\quad if ~\frac{k}{3}\in Z \\ {\overrightarrow{X}}_{o}^{\mathrm{worst}}\left(k\right),&\quad otherwise\end{array}\right.$$
(24)

where \({\overrightarrow{X}}_{o}^{\mathrm{worst}}\) is the poor solution obtained by the oth sub-optimizer in the kth iteration, \({\overrightarrow{X}}_{L}^{\mathrm{best}}\) is the optimal solution obtained by the dynamic leader in the kth iteration, and Z is the set of all integers.

3.2 Discrete design of DLCI-I and DLCI-II

DLCI was originally used to solve continuous optimization problems. For its excellent performance to be applied to discrete optimization problems, such as PV array reconfiguration, a series of discrete operations need to be performed as follows [31, 32].

  1. (1)

    Discretization of initial population.

First, the initial population \({\varvec{N}}\) of TCT PV array reconfiguration is discretized, and can be described as:

$${\varvec{N}}=\{{\left[{\varvec{B}}\right]}_{1},{\left[{\varvec{B}}\right]}_{2},{[{\varvec{B}}]}_{3},\dots ,{[{\varvec{B}}]}_{{n}_{\mathrm{pop}}}\}$$
(25)

where \({\varvec{B}}\) is a 9 × 9 matrix and represents the prime electrical connection state of the PV arrays. npop is the number in the population.

In the process of PV array reconstruction, each PV array only exchanges its row with another array in the same column. Therefore, the optimization variables should meet the following constraints:

$$\left\{\begin{array}{c}{x}_{pq}\in \left\{\mathrm{1,2},\dots ,9\right\}, p=\mathrm{1,2},\dots ,9; q=\mathrm{1,2},\dots ,9 \\ \bigcup_{p=0}^{9}{x}_{pq}=\left\{\mathrm{1,2},\dots ,9\right\}, q=\mathrm{1,2},\dots ,9\end{array}\right.$$
(26)

where \({x}_{pq}\) is the electrical connection state of PV arrays at the pth row and the qth column. To satisfy the constraints in (25), a MATLAB function ‘randperm (n)’ is introduced as:

$$\left\{\begin{array}{c}{{\varvec{B}}}_{q}=\mathrm{randperm}\left(9\right),q=\mathrm{1,2},\dots ,9\\ {\varvec{B}}=\left[{{\varvec{B}}}_{1},{{\varvec{B}}}_{2},\dots ,{{\varvec{B}}}_{q},{\dots ,{\varvec{B}}}_{9}\right]\end{array}\right.$$
(27)

where ‘randperm (9)’ means to randomly sort 9 data in a column, and \({{\varvec{B}}}_{q}\) represents the qth column of the \({\varvec{B}}\).

  1. (B)

    Discretization for optimization process.

In order to adapt the optimization method to the reconfiguration of the PV array, the electrical connection status of each PV array is reallocated as:

$${s}_{pq}=\mathrm{rank}({x}_{pq},{{\varvec{x}}}_{q})$$
(28)

where \({{\varvec{x}}}_{q}=\left[{X}_{1},{X}_{2},\dots ,{X}_{i},{\dots ,X}_{9}\right]\) denotes the solution vector of arrays at the qth column, and \(\mathrm{rank}\left({x}_{pq},{{\varvec{x}}}_{q}\right)\) denotes the order of \({x}_{pq}\) among all solutions \({{\varvec{x}}}_{q}\), and is set in ascending order.

4 Design of DLCI-I and DLCI-II based TCT PV array reconfiguration

The existence of PSC will cause a huge output power mismatch loss in PV power plants, resulting in greatly reduced output power. This will seriously affect the power generation and revenue of the entire PV enterprise. Therefore, there is an urgent need to find a method of reconstructing the PV system to reduce the impact of PSC [33]. This paper proposes a PV array reconfiguration (OAR) model based on electrical switches. This is used to reconfigure array positions to improve power generation output efficiency [34, 35]. The main steps are as follows: first, for the OAR model, the DLCI is used for discrete optimization to obtain the best electrical connection state. Then, the positions of the PV arrays are changed according to the electrical signals of the switch matrix to meet the required electrical connection state. The model proposed in this paper requires many electrical switches to meet the requirements of different states, and therefore, in order to reduce the switch cost and later maintenance cost, an electrical switch design is proposed as shown in Fig. 4. The end point of the electrical switch on the left can exchange the position of the rows in each column of the PV array. After reconfiguration, the connection between adjacent rows can be realized through the right bus.

Fig. 4
figure 4

Configuration of electrical switching arrangement

Figure 5 shows the control structure diagram of the TCT PV array reconfiguration based on DLCI-I and DLCI-II. The reconfiguration of the position of PV arrays based on the optimal PV array reconfiguration model [23] is proposed in this work. First, the best electrical connection state can be obtained by discrete optimization based on the DLCI-I and DLCI-II OAR models. Then the physical positions of PV.

Fig. 5
figure 5

The control structure diagram of DLCI-I and DLCI-II based TCT PV array reconfiguration

arrays are rearranged through electrical switches according to the obtained connection state to ensure that PV arrays can operate optimally in various PSCs [36, 37].

The purpose of reconfiguring PV arrays is to guarantee that the entire PV power plant can obtain the maximum output power in various PSCs. Therefore, its objective function can be modelled as:

$$f=\mathrm{max }P\left(C\right)=\mathrm{max}\left(n\times {I}_{\mathrm{D}}\left(C\right)\times {V}_{\mathrm{D}}\left(C\right)\right)$$
(29)

where P(C) is the output power of the PV power plant at the Cth case of PSC, n is the number of subsystems of the PV power plant. Figure 6 represents the executive procedure of the process of PV reconstruction by the algorithm.

Fig. 6
figure 6

Overall execution procedure of DLCI for PV array reconfiguration

5 Case study

5.1 Operating conditions setting

Here 10 cases of PSCs are designed to verify the superior performance of PV array reconfiguration based on DLCI-I and DLCI-II algorithms. It is worth noting that the designed PSCs are simulations that comprehensively consider the occlusion effects caused by trees, buildings, bird droppings, rain, snow, and dust in practical engineering application. Each irradiation intensity is represented by a different color block, as shown in Fig. 7. The PV power plant simulated consists of 20 identical PV arrays. Each PV array is connected in a 9 × 9 TCT configuration. Table 1 gives the electrical characteristics of each PV module. To verify the effectiveness of DLCI-I and DLCI-II for PV array reconfiguration, their performance is compared with their respective sub-optimizers. Also, two algorithms (GA and BOA) are considered as competitive algorithms for comparison. Table 2 shows the parameters of all optimization algorithms. In addition, the maximum number of iterations kmax and population numbers npop of all algorithms are uniformly set to 200 and 50 to ensure fairness and reliability for performance comparison. Because DLCI-I and DLCI-II and their respective comparison algorithms are heuristic, their application in practical engineering will inevitably be affected by their own inherent defects (randomness), i.e., the results obtained with each optimization are not always the same. To avoid this shortcoming and obtain the global optimal solution, 30 runs of all algorithms are performed on MATLAB/Simulink 2021b. The applied solver is ode23 with a fixed-step size of 10–3 s. A fairer conclusion is given by comparing the maximum value and average value of power based on 30 runs.

Fig. 7
figure 7

The irradiation distribution of the 9 × 9 PV arrays in 10 cases of PSCs

Table 1 Electrical characteristics of each PV module
Table 2 Parameters of all optimization algorithms

Figure 8 presents the P–V and I–V curves of the 9 × 9 PV arrays in 10 cases of PSCs. It can be seen that the P–V curve of the PV array in the 10th case of PSC has the largest number of peaks. There is no doubt that the PV array is prone to power oscillation in the 10th case of PSC, resulting in large power mismatch loss. Therefore, the next simulation study will focus on this PSC to verify the PV array reconfiguration performance of DLCI-I and DLCI-II for the 10th case of PSC.

Fig. 8
figure 8

Output results of the 9 × 9 PV arrays in 10 cases of PSCs. a P–V curves, and b I–V curves

5.2 Result analysis of DLCI-I for PV array reconfiguration

Table 3 presents the optimization results obtained by DLCI-I, its sub-optimizer algorithm, and competitive algorithms applied for PV array reconfiguration in 10 cases of PSCs to extract maximum output power. Pmax and Pmean represent the maximum and mean values of output power obtained by the optimization algorithm in 30 independent runs. It can be seen from Table 3 that the PV array reconstruction based on DLCI-I obtains the optimal Pmax and Pmean (in bold). To further evaluate the optimization performance of DLCI-I, three evaluation indicators are introduced, namely, FF, ∆PMMPL and η. The calculation of the three indicators depends on the total Pmean of 10 cases of PSCs. It can be clearly seen that the FF and η obtained by DLCI-I are the largest and ∆PMMPL is the smallest compared to its sub-optimizer algorithm. The FF obtained by DLCI-I are 2.42%, 0.29%, 0.24%, 7.43%, 8.00% higher than those from GWO, WOA, MFO, GA, and BOA, respectively. For ∆PMMPL, it is 5.13%, 1.21%, 1.01%, 0.24% and 1.18% lower than those from GWO, WOA, MFO, GA, and BOA, respectively.

Table 3 Optimization results of OAR in 10 cases of PSCs in 30 runs of six algorithms

Figure 9 gives the optimal reconfiguration solution for 9 × 9 PV arrays based on DLCI-I. It can be seen that the concentrated shading of all PV arrays presented in Fig. 9 is redistributed to different rows. Figure 10 presents the P–V and I–V curves of the 9 × 9 PV arrays reconfigured by DLCI-I in the 10th case of PSC. Compared with without optimization, the output power of the PV arrays obtained based on DLCI-I is improved by 16.86%. Furthermore, the number of power peaks in the P–V curve of the PV arrays obtained by DLCI-I is significantly reduced.

Fig. 9
figure 9

The optimal solution of the 9 × 9 PV arrays reconfigured by DLCI-I with 10 cases of PSCs

Fig. 10
figure 10

Comparison result of PV arrays acquired without optimization and DLCI-I in the 10th case of PSC. a P–V curves, and b I–V curves

5.3 Analysis of DLCI-II for PV array reconfiguration

Table 4 provides the optimization results acquired by DLCI-II, its 5 sub-optimizer algorithms, and competitive algorithms for PV array reconfiguration in 10 cases of PSCs in 30 runs. One can see clearly from Table 4 that DLCI-II still has the optimal Pmax and Pmean compared to other contrasting algorithms. Also, the FF and η acquired by DLCI-II are also the largest, while ∆PMMPL generated by DLCI-II is the smallest.Particularly, the FF obtained by DLCI-II is 2.72%, 0.84%, 0.74%, 0.43%, 1.54%, 7.59% and 8.16% higher than those of GWO, WOA, MFO, ABC, PSO, GA, and BOA, respectively, while ∆PMMPL is 94.2%, 98.12%, 98.32%, 99.00%, 96.61%, 99.07% and 98.15% of those from GWO, WOA, MFO, ABC, PSO, GA, and BOA, respectively.

Table 4 Optimization results of OAR in 10 cases of PSCs in 30 runs of eight algorithms

The optimal reconfiguration solution of the 9 × 9 PV arrays reconfigured gained by DLCI-II is provided in Fig. 11. It can be clearly seen that the concentrated shading of all PV arrays shown in Fig. 11 is redistributed to different rows. This dramatically increases the output power of the PV plant. Figure 12 shows that in the 10th case of PSC, the maximum output power of PV arrays acquired by DLCI-II is 17.52% higher than that without optimization. Also, it can be clearly seen that the P–V curve produced by DLCI-II applied to the PV array reconfiguration has only a single power peak.

Fig. 11
figure 11

The optimal solution of the 9 × 9 PV arrays reconfigured by DLCI-II with 10 cases of PSCs

Fig. 12
figure 12

Comparison result of PV arrays acquired by without optimization and DLCI-II in the 10th case of PSC. a P–V curves, and b I–V curves

5.4 Result statistics

The mismatch power loss (∆PMMPL is an extremely important indicator to measure the optimization performance of the proposed algorithm applied to PV array reconfiguration. Figure 13 presents the total ∆PMMPL obtained by DLCI-I, DLCI-II and their sub-optimizer algorithms for OAR in 10 cases of PSCs in 30 independent runs. It can be clearly seen that the total ∆PMMPL acquired by DLCI-I and DLCI-II are significantly smaller than those from the single meta-heuristic algorithm. In addition, it can be found that the increase of the number of sub-optimizers has a certain effect on the improvement of DLCI optimization performance, but the effect is not significant. The total ∆PMMPL acquired by DLCI-II is only 0.67% lower than that of DLCI-I.

Fig. 13
figure 13

Total mismatched power loss (∆PMMPL) of OAR acquired by six algorithms in 10 cases of PSCs in 30 runs

6 Hardware-in-the-loop test

To further test the real-time output characteristics of the PV array at different irradiances and temperature, hardware-in-the-loop experiments are carried out based on the RTLAB platform. At a standard temperature of 25 ℃, the output characteristics of the PV array on the MATLAB and RTLAB platforms at different irradiances are shown in Fig. 14.The simulation experiments based on the MATLAB platform are conducted on Intel (R) Core (TM) i10-8401 CPU@4.20 GHz and 16 GB RAM. The solver of the MATLAB platform is selected as ode23 with a 10–3 s fixed-step size. From the output characteristic curves of the PV arrays on the two platforms in Figs. 15 and 16, it is clear that the experimental results based on the RTLAB platform are very similar to those based on the MATLAB platform, and thus subsequent cases can be conducted based on the MATLAB platform.

Fig. 14
figure 14

Physical picture of hardware-in-the-loop test

Fig. 15
figure 15

Output characteristics of each photovoltaic array at 25 ℃. a I–V curves and b P–V curves

Fig. 16
figure 16

Output characteristic of each PV array acquired at various temperatures. a I–V curves and b P–V curves

7 Discussion

It is worth noting that different meta-heuristic algorithms might be suitable for different optimization tasks because of their inherent property of high randomness. Hence this work tested 10 meta-heuristic algorithms, include GA, GWO, WOA, MFO, ABC, PSO, BOA, jellyfish search algorithm (JSA) [38], ant colony algorithm (ACO) [39], and simulated annealing (SA) [40], as possible candidates to synthesize DLCI. After trial-and-error, the best five algorithms are chosen, i.e., GWO, WOA, MFO, ABC, and PSO. The novelty of this work can be summarized as follows:

  • Various meta-heuristic algorithms have been employed as sub-optimizers to dynamically seek the global optimum of PV system reconfiguration. This shows that DLCI significantly outperforms the individual sub-optimizers while the increase of number of sub-optimizers has a relatively small impact on overall DLCI optimization performance.

  • Generally speaking, PV system reconstruction is a discrete optimization associated with a limited number of solutions. These can be efficiently resolved by conventional meta-heuristic algorithms. Meta-heuristic algorithms usually own high randomness in solving a given problem, e.g., some algorithms perform well for some problems but not for others, and they also vary as to their improvement/modification. Hence, the improvement of meta-heuristic algorithms cannot guarantee an improvement of optimization performance or may even degrade it.

  • PV reconfiguration requires real-time data collection and online reconfiguration. These require an efficient computation speed. In this work, 10 different algorithms have been tested and the best have been chosen to incorporate DLCI. Such a framework already increases the overall algorithm structure complexity and possible further improvement of them may noticeably increase the overall computation burden.

  • Finally, a hardware-in-the-loop experiment has been carried out to validate the hardware implementation feasibility of the proposed DLCI.

8 Conclusions

This paper proposes a novel PV array reconfiguration method by means of a dynamic leader-based collective intelligence for maximum power extraction of PV systems in various PSCs, and the main innovations and value are:

  1. (1)

    First, a series of discrete operation improvements are made to the DLCI, so that DLCI with continuous optimization performance has stronger universality. This can be used to solve not only continuous optimization problems but also any discrete optimization problems.

  2. (2)

    The idea of the DLCI is innovatively used to solve the problem of PV array reconfiguration in various PSCs, and two structures of DLCI (DLCI-I and DLCI-II) are designed to verify the influence of the number of sub-optimizers on its optimization performance. The results show that the increase of the number of sub-optimizers has a certain but limited effect on the improvement of optimization performance.

  3. (3)

    Taking into account the effects of shadows from clouds, trees, buildings and dust accumulation, bird droppings, snow, etc., 10 cases of discrete PSCs are designed. The study shows that the DLCI with multiple sub-optimizer search mechanisms can achieve a deeper local search and a wider global search with minimal ∆PMMPL.

However, the reconstruction method proposed in this paper still has some limitations:

  1. (1)

    Strong randomness is a common problem of heuristic algorithms. For PV power stations of different sizes, it is necessary to set the number of populations and iterations of the sub-optimizers to weigh the quality of the algorithm. The DLCI has complex parameter adjustment that needs to be improved.

  2. (2)

    The reconstruction technology of a PV array is mainly designed for a change of environment. In the reconstruction scheme proposed in this paper, the influence of the shelter on the PV system is mainly considered.

Future research will focus on the following aspects:

  1. (1)

    Hardware experiments of AOA-based MPPT for centralized TEG systems under DTG to further verify the practical feasibility of the technique.

  2. (2)

    AOA applied to other energy conversion optimization problems, such as PV system MPPT in a PSC.

  3. (3)

    In the follow-up work, the reconstruction effect in different conditions needs to be further considered.

  4. (4)

    PV reconstruction technology is an important part of renewable energy power generation technology, which has certain guidance and reference value for the reconstruction of other power generation technologies. Therefore, the reconstruction technology of thermoelectric power generation will be examined in subsequent work.

Availability of data and materials

The datasets used or analyzed during the current study are available from the corresponding author on reasonable request.

Abbreviations

\({V}_{\mathrm{a}p}\) :

Maximum voltage at the pth row

\({I}_{pq}\) :

Output current of PV arrays

\({V}_{D}\) :

Output voltage of PV array system

\({I}_{D}\) :

Sum of current across each column of PV array

\({\overrightarrow{X}}_{\alpha }\) :

Position vectors of α wolf

\({\overrightarrow{X}}_{\beta }\) :

Position vectors of β wolf

\({\overrightarrow{X}}_{\delta }\) :

Position vectors of δ wolf

\({N}_{\mathrm{f}}\) :

The number of flames

\(\overset{\lower0.5em\hbox{$\smash{\scriptscriptstyle\rightharpoonup}$}} {F} _{j}\) :

Position vector the flame

\({p}_{i}\) :

Probability of the ith bee being selected

\(\overset{\lower0.5em\hbox{$\smash{\scriptscriptstyle\rightharpoonup}$}} {V} _{i}\) :

Velocity vector of the ith particle

\(\overset{\lower0.5em\hbox{$\smash{\scriptscriptstyle\rightharpoonup}$}} {P} _{i}\) :

Best position of the particle

\(\overrightarrow{G}\) :

The global best position

\(L\) :

Dynamic leader

\({f}_{o}^{\mathrm{best}}\) :

The fitness function of the oth sub-optimizer

\({\overrightarrow{X}}_{o}^{\mathrm{worst}}\) :

The poor solution obtained by the oth suboptimizer

\({\overrightarrow{X}}_{L}^{\mathrm{best}}\) :

The optimal solution obtained by the dynamic leader

\({x}_{pq}\) :

The electrical connection state

\({s}_{pq}\) :

The sequence of solutions

\({x}_{q}\) :

The solution vector of arrays

ABC:

Artificial bees colony

DLCI:

Dynamic leader-based collective intelligence

GMPP:

Global maximum power point

GWO:

Grey wolf optimizer

MPPT:

Maximum power point tracking

MFO:

Moth-flame optimization

OAR:

Photovoltaic array reconfiguration

PV:

Photovoltaic

PSC:

Partial shading condition

PSO:

Particle swarm optimization

TCT:

Total-cross-tied

WOA:

Whale optimization algorithm

k max :

Maximum iteration number

n :

Number of sub-optimizers

n pop :

Population size

FF:

Fill factor

∆P MMPL :

Mismatched power loss

\(\eta\) :

Efficiency

References

  1. Yang, B., Li, Y., Li, J., Shu, H., Zhao, X., Ren, Y., & Li, Q. (2022). Comprehensive summary of solid oxide fuel cell control: A state-of-the-art review. Protection and Control of Modern Power Systems, 7(36), 1–31.

    Google Scholar 

  2. Yang, B., Liu, B. Q., & Zhou, H. Y. (2022). A critical survey of technologies of large offshore wind farm integration: Summarization, advances, and perspectives. Protection and Control of Modern Power Systems, 7(17), 1–32.

    Google Scholar 

  3. Pillai, D. S., Ram, J. P., Nihanth, M. S. S., et al. (2018). A simple, sensorless and fixed reconfiguration scheme for maximum power enhancement in PV systems. Energy Conversion and Management, 172, 402–417.

    Article  Google Scholar 

  4. Yang, B., Wang, J. B., Zhang, X. S., et al. (2020). Comprehensive overview of meta-heuristic algorithm applications on PV cell parameter identification. Energy Conversion and Management, 208, 112595.

    Article  Google Scholar 

  5. Chen, Y. J., Yang, B., Guo, Z. X., et al. (2022). Dynamic reconfiguration for TEG systems under heterogeneous temperature distribution via adaptive coordinated seeker, Protection and Control of. Modern Power Systems, 3, 567–585.

    Google Scholar 

  6. Kumar, D. S., Savier, J. S., & Biju, S. S. (2020). Micro-synchrophasor based special protection scheme for distribution system automation in a smart city. Protection and Control of Modern Power Systems, 5(1), 97–110.

    Article  Google Scholar 

  7. Erdiwansyah, E., Mahidin, M., Husin, H., & Zaki, M. (2021). A critical review of the integration of renewable energy sources with various technologies. Protection and Control of Modern Power Systems, 6(1), 37–54.

    Article  Google Scholar 

  8. Desai, A. A., & Mikkili, S. (2020). Novel hybrid PV array configurations for extracting maximum power by reducing number of peaks and mitigating mismatching power loss under partial shading conditions. In IECON 2020 The 46th annual conference of the IEEE industrial electronics society, Singapore (pp. 1872–1877).

  9. Shang, L. Q., Guo, H. C., & Zhu, W. W. (2020). An improved MPPT control strategy based on incremental conductance algorithm. Protection and Control of Modern Power Systems, 5(2), 176–184.

    Google Scholar 

  10. Sreekantha, S. R., & Chandrasekhar, Y. (2020). Odd-even-prime pattern for PV array to increase power output under partial shading conditions. Energy, 213, 118780.

    Article  Google Scholar 

  11. Fathy, A., Rezk, H., & Yousri, D. (2020). A robust global MPPT to mitigate partial shading of triple-junction solar cell-based system using manta ray foraging optimization algorithm. Solar Energy, 207, 305–316.

    Article  Google Scholar 

  12. Yang, B., Shao, R. N., Zhang, M. T., et al. (2021). Socio-inspired democratic political algorithm for optimal PV array reconfiguration to mitigate partial shading. Sustainable Energy Technologies and Assessments, 48, 101627.

    Article  Google Scholar 

  13. Yang, B., Zhu, T. J., Wang, J. B., et al. (2020). Comprehensive overview of maximum power point tracking algorithms of PV systems under partial shading condition. Journal of Cleaner Production, 268, 121983.

    Article  Google Scholar 

  14. Ajmal, A. M., Babu, T. S., Ramachandaramurthy, V. K., et al. (2020). Static and dynamic reconfiguration approaches for mitigation of partial shading influence in PV arrays. Sustainable Energy Technologies and Assessments, 40, 100738.

    Article  Google Scholar 

  15. Woyte, A., Nijs, J., & Belmans, R. (2003). Partial shadowing of photovoltaic arrays with different system configurations. Literature review and field test results, Solar Energy, 74(3), 217–233.

    Google Scholar 

  16. Rao, P. S., Ilango, G. S., & Nagamani, C. (2014). Maximum power from PV arrays using a fixed configuration under different shading conditions. IEEE Journal of Photovoltaics, 4(2), 679–686.

    Article  Google Scholar 

  17. Dhanalakshmi, B., & Rajasekar, N. (2018). A novel competence square based PV array reconfiguration technique for solar PV maximum power extraction. Energy Conversion and Management, 174, 897–912.

    Article  Google Scholar 

  18. Yang, B., Ye, H. Y., Wang, J. B., et al. (2021). PV arrays reconfiguration for partial shading mitigation: Recent advances, challenges and perspectives. Energy Conversion and Management, 247, 114738.

    Article  Google Scholar 

  19. Rajan, N. A., Shrikant, K. D., Dhanalakshmi, B., et al. (2017). Solar PV array reconfiguration using the concept of standard deviation and genetic algorithm. Energy Procedia, 117, 1062–1069.

    Article  Google Scholar 

  20. Chen, P. Y., Chao, K. H., & Liao, B. J. (2018). Joint operation between a PSO-based global MPP tracker and a PV module array configuration strategy under shaded or malfunctioning conditions. Energies, 11(8), 1–16.

    Article  Google Scholar 

  21. Ramaprabha, R., & Mathur, B. L. (2012). A comprehensive review and analysis of solar PV array configurations under partial shaded conditions. International Journal of Photoenergy, 2012, 1–16.

    Article  Google Scholar 

  22. Fathy, A. (2020). Butterfly optimization algorithm based methodology for enhancing the shaded PV array extracted power via reconfiguration process. Energy Conversion and Management, 220, 113115.

    Article  Google Scholar 

  23. Ishaque, K., Salam, Z., Taheri, H., & Shamsudin, A. (2011). A critical evaluation of EA computational methods for photovoltaic cell parameter extraction based on two diode model. Solar Energy, 85(9), 1768–1779.

    Article  Google Scholar 

  24. Yang, B., Yu, T., Zhang, X. S., et al. (2019). Dynamic leader based collective intelligence for maximum power point tracking of PV systems affected by partial shading condition. Energy Conversion and Management, 179, 286–303.

    Article  Google Scholar 

  25. Zhang, X. S., Li, C. Z., Li, Z. L., et al. (2021). Optimal mileage-based PV array reconfiguration using swarm reinforcement learning. Energy Conversion and Management, 232, 113892.

    Article  Google Scholar 

  26. Shubhankar, N. D., Sumedh, B. D., Jishnu, S. M., et al. (2015). Solar PV array reconfiguration under partial shading conditions for maximum power extraction using genetic algorithm. Renewable and Sustainable Energy Reviews, 43, 102–110.

    Article  Google Scholar 

  27. Mirjalili, S., Mirjalili, S. M., & Lewis, A. (2014). Grey wolf optimizer. Advances in Engineering Software, 69, 46–61.

    Article  Google Scholar 

  28. Mirjalili, S., & Lewis, A. (2016). The whale optimization algorithm. Advances in Engineering Software, 95, 51–67.

    Article  Google Scholar 

  29. Mirjalili, S. (2015). Moth-flame optimization algorithm: A novel nature-inspired heuristic paradigm. Knowledge-Based Systems, 89, 228–249.

    Article  Google Scholar 

  30. Xiang, W. L., Li, Y. Z., Meng, X. L., et al. (2017). A grey artificial bee colony algorithm. Applied Soft Computing, 60, 1–17.

    Article  Google Scholar 

  31. Yousri, D., Babu, T. S., Beshr, E., et al. (2020). 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, 8, 112407–112426.

    Article  Google Scholar 

  32. Xi, L., Wu, J., Xu, Y., et al. (2019). Automatic generation control based on multiple neural networks with actor-critic strategy. IEEE Transactions on Neural Networks and Learning Systems, 32, 2483–2493.

    Article  Google Scholar 

  33. Li, R., Wong, P., Wang, K., et al. (2019). Power quality enhancement and engineering application with high permeability distributed photovoltaic access to low-voltage distribution networks in Australia. Protection and Control of Modern Power Systems, 5, 183–189.

    Google Scholar 

  34. Bi, Z., Ma, J., Wang, K., et al. (2022). Identification of partial shading conditions for photovoltaic strings. IEEE Access, 8, 75491–75502.

    Article  Google Scholar 

  35. Krishnan, G. S., Kinattingal, S., Simon, S. P., et al. (2020). MPPT in PV systems using ant colony optimisation with dwindling population. IET Renewable Power Generation, 14, 1105–1112.

    Article  Google Scholar 

  36. Varma, G. K., Barry, V. R., Jain, R. K., et al. (2021). An MMTES algorithm for dynamic photovoltaic array reconfiguration to enhance power output under partial shading conditions. IET Renewable Power Generation, 15, 809–820.

    Article  Google Scholar 

  37. Pillai, D. S., Ram, J. P., Nihanth, M. S. S., et al. (2018). A simple sensorless and fixed reconfiguration scheme for maximum power enhancement in PV systems. Energy Conversion and Management, 172, 402–417.

    Article  Google Scholar 

  38. Yang, B., Zhang, M. T., Guo, Z. X., et al. (2023). Adaptive evolutionary jellyfish search algorithm based optimal photovoltaic array reconfiguration under partial shading condition for maximum power extraction. Expert Systems with Applications, 215, 119325.

    Article  Google Scholar 

  39. Cao, R., Ding, Y., Fang, X., Liang, S., Qi, F., Yang, Q., & Yan, W. (2020). PV array reconfiguration under partial shading conditions based on ant colony optimization. In 2020 Chinese control and decision conference (CCDC), Hefei, China (pp. 703–708).

  40. Krishna, G. S., & Moger, T. (2021). Enhanced power generation for total-cross-tied PV array using simulated annealing under partial shading conditions. IET Renewable Power Generation, 14(17), 3457–3468.

    Article  Google Scholar 

Download references

Acknowledgements

This work was supported by National Natural Science Foundation of China (62263014, 62263014) and Yunnan Provincial Basic Research Project (202201AT070857).

Funding

National Natural Science Foundation of China (61963020,62263014); Yunnan Provincial Basic Research Project (202201AT070857).

Author information

Authors and Affiliations

Authors

Contributions

First, a series of discrete operation improvements are made to the DLCI, so that DLCI with continuous optimization performance has stronger universality, which can not only be used to solve continuous optimization problems, but also can be used to solve any discrete optimization problem; The idea of DLCI is innovatively used to solve the problem of PV array reconfiguration under various PSCs, and two structures of DLCI (DLCI-I and DLCI-II) are designed to verify the influence of the number of sub-optimizers on its optimization performance. The research results show that the increase of the number of sub-optimizers has a certain effect on the improvement of optimization performance, but the effect is not very significant; Taking into account the effects of shadows from clouds, trees, buildings and dust accumulation, bird droppings, snow, etc. 10 cases of discrete PSCs are designed. The study shows that DLCI with multiple sub-optimizer search mechanisms can achieve a deeper local search and a wider global search with minimal ∆PMMPL.

Corresponding author

Correspondence to Bo Yang.

Ethics declarations

Competing interests

The authors declare that they have no known competing financial interests or personal relationships that could have appeared to influence the work reported in this paper.

Rights and permissions

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

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Wang, Y., Yang, B. Optimal PV array reconfiguration under partial shading condition through dynamic leader based collective intelligence. Prot Control Mod Power Syst 8, 40 (2023). https://doi.org/10.1186/s41601-023-00315-9

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s41601-023-00315-9

Keywords