Open access peer-reviewed chapter

Study of a New Hybrid Optimization-Based Method for Obtaining Parameter Values of Solar Cells

Written By

Selma Tchoketch Kebir

Submitted: 15 June 2020 Reviewed: 06 July 2020 Published: 23 November 2020

DOI: 10.5772/intechopen.93324

From the Edited Volume

Solar Cells - Theory, Materials and Recent Advances

Edited by Ahmed Mourtada Elseman

Chapter metrics overview

574 Chapter Downloads

View Full Metrics

Abstract

This chapter presents a comprehensive study of a new hybrid method developed for obtaining the electrical unknown parameters of solar cells. The combination of a traditional method and a recent smart swarm-based optimization method is done, with a big focus on the application of the topic of artificial intelligence algorithms into solar photovoltaic production. The combined approach was done between the traditional method, which is the noniterative Levenberg-Marquardt technic and between the recent meta-heuristic optimization technic, called Grey Wolf optimizer algorithm. For comparison purposes, some other classical solar cell parameter determination optimization-based methods are carried out, such as the numerical (iterative, noniterative) methods, the meta-heuristics (evolution, human, physic, and swarm) methods, and other hybrid methods. The final obtained results show that the used hybrid method outperforms the above-mentioned classical methods, under this study.

Keywords

  • solar cell
  • identification
  • optimization
  • meta-heuristics
  • swarm-based intelligence

1. Introduction

Solar photovoltaic energy is becoming the most popular renewable energy used in the world, at many caring of installations. Modeling and characterization are important topics that necessitate the determination of the exact solar photovoltaic (PV) cell’s unknown parameters values and thus optimizing the PV power generated. Solar PV generator’s performances are affected by many factors, where some of them are external, related to the environmental conditions like the weather’s variations (irradiation and temperature), shading phenomenon, hotspot [1], dust, cell damage, wind velocity, and soiling [2]. Others are internal, related to the electrical, physical, and mathematical modeling. After the modeling step of any PV generator, their identified parameters values are used in the established model. Therefore, it is necessary to find the accurate values of the unknown electrical PV parameters by an appropriate approach. Besides, accurate parameter values of PV cells are essential for the development of good controlling techniques for Maximum Power Point Tracking (MPPT) based power electronic converters [3]. As shown in the Figure 1 the importance of PV parameters’ obtaining accurate values for a whole PV system.

Figure 1.

Importance of determination of accurate PV parameter values in PV systems [3].

With the complexity of the nonlinearity founded from the current-voltage relationship through the model used to represent the physical behavior of PV cells (Single Diode, Double Diode, Three Diode, and so on) [4]. The parameters to be found become more numerous, as the complexity of models increases. The PV parameters of a Single Diode Model (SDM), which are the most determined in literature, and which are the light and the diode saturation currents, the diode ideality factor, the series, and the shunt resistances. A challenge is to obtain the values of all the PV model’s parameters value while keeping a reasonable compromise of some criteria, such as the fast speed of convergence, low implementation complexity, and so on.

Artificial intelligent (AI) algorithms have attracted attention lately, by the scientific community to be used for resolving many topic’s problems. Among them solar photovoltaics’ problems, such as modeling, identification, prediction, optimization, sizing, control, and many others [5]. The hybrid optimization-based methods have attracted more attention to achieve more efficiency and precision. For this reason, this paper presents a combination of the traditional Levenberg-Marquardt (LM) with the recent meta-heuristic Grey Wolf optimizer (GWO) method. This hybrid LMGWO method has seemed to be the most performing, which we finally have chosen to be used in this work.

The remaining of this chapter is structured as follow. After the introduction given in this Section 1. Section 2 presents a classification of the optimization-based methods used in the literature to estimate the PV parameters values. In the Section 3, models are presented of the PV cell (single diode), and the problem of PV parameters obtaining values is presented. Section 4 gives some details about the hybrid used method to estimate the SDM parameters values. Moreover, this section provides the basic concept of the LM and the GWO. Finally, Section 5 shows some results comparing one method of each type proposed in the classification and the LMGWO. Some conclusions are given in Section 6.

Advertisement

2. Classification and literature review

Earliest, numerous research workings have been developed only for obtaining parasitic resistances (series and shunt) values [6] by the cause of their high influences on the PV’s performances. Then, it has been observed some influences of all PV’s electrical parameters on the PV’s performances [7], which leads the researchers, for doing a large number of studies for obtaining their accurate values. In literature, different approaches, that allow the evaluation of the PV cell’s electrical parameters values, exist [8, 9, 10, 11]. There are some analytical approaches [12, 13, 14, 15], and those based on the optimization process. By the cause of limits of the analytical method to achieve with high precision the PV parameters values, our interest is gone for the optimization-based methods. This latter can be classified as in Figure 2.

Figure 2.

Classification of PV cell’s electrical parameter determination optimization-based methods.

The optimization algorithms are classified into traditional, heuristic/metaheuristic, and hybrid groups. More details about each group of optimization-based are given at the following subsections.

2.1 Numeric traditional

The numeric traditional optimization-based methods are used to find the optimum of a function using gradient or hessian. These numeric-traditional methods applied for PV parameters obtaining values, are based on the reduction of the number of parameters to be evaluated, such as Kashif’s one [16]. In this subsection’s methods, the traditional iterative Newton-Raphson (NR) approach [17], iterative curve-fitting [18], can also be used. It necessitates an iterative process with good initialization guess of PV parameters values, to converge to the best solutions. Others build a set of nonlinear transcendental equations (based on short-circuit, open-circuit, MPP, derivatives of the I-V curve) and execute an optimization problem instead of solving by numerical methods [17]. For the noniterative method, the Levenberg-Marquardt [19] can be cited.

Even though with their effectiveness to get a good local search, they still have other limitations, such as the need of a convex, continuous, and differentiability of the objective function. Besides, good guessing of initial parameters values is necessary for a good converging process. Also, as the complexity of the modeling process increase, as the optimizer loses the ability for obtaining better results.

2.2 Meta-heuristics

In recent times, meta-heuristic optimization-based methods, using Artificial-Intelligence (AI) inspired algorithms, have attracted the care of researchers to obtain with good precision, the unknown PV parameters values.

The metaheuristic methods use bio-inspired algorithms in the search process to identify the PV parameters values at real-time, using the errors between the real experimental data and the simulated data. These approaches are based on an experimental process and are known as identification methods [20]. These approaches are graphically based on curve characteristics fitting.

Meta-heuristics are categorized into four main sets such as evolution-based [21], physic-based [22], immune-human-based [23] and swarm-based intelligence methods [24]. Some of each category is used for obtaining PV parameters values as presented on what follow.

2.2.1 Evolution-based

Evolutionary Algorithm (EA) [25], Differential Evolutionary (DE) [23], Genetic Algorithms (GAs) [25], Pattern Search (PS) [21], Simulated Annealing (SA) [26], Improved Shuffled Complex Evolution (ISCE) [27], Repaired Adaptive Differential Evolution (Rcr-IJADE) [28].

2.2.2 Physic-based

Electromagnetic Field Optimization (EFO), Gravitational Search Algorithm (GSA), Electromagnetism-Like Algorithm (EMA), Weighted Superposition Attraction (WSA) [29].

2.2.3 Human-based

Harmony Search (HS) [30], Bacterial Foraging Algorithm (BFA) [31], Simplified Teaching-Learning-Based Optimization (STLBO) [32], Discrete Symbiosis Organism Search (DSOS) [33], Artificial Immune system (AIS) [34].

2.2.4 Swarm-based

The swarm-based, Particle Swarm Optimization (PSO) [3, 35, 36], Bird Mating Optimization (BMO) [37], Artificial Bee Swarm Optimization (ABSO) [38]. Grey Wolf Optimizer (GWO) [39], Chaotic Whale Optimization Algorithm (CWOA) [40], Cat Swarm Optimization (CSO) [41], and Cluster Analysis (CA) [3].

The metaheuristics are more attractive than the deterministic traditional methods in terms of accuracy and robustness, by the cause of their good global research achieving. Besides, they do not require a gradient or differentiable of the objective function. Besides, the initial guess of parameters values is not a necessity, but it necessitates the upper and lower limits of an interval of research.

2.3 Hybrids

The hybrid method combines different approaches. These methods make a mix of other methods, i.e. analytical and numeric-traditional methods [15]; analytical and meta-heuristics, numeric-traditional and meta-heuristics optimization; a combination of two different meta-heuristics, etc. [38]. We can site, hybrid adaptive Nelder-Mead simplex algorithm based on eagle strategy (EHA-NMS) [41], Nelder-Mead simplex algorithm based on eagle strategy (EHA-NMS) [41], Nelder-Mead and Modified Particle Swarm Optimization (NM-MPSO) [42], Artificial Bee Colony-Differential Evolution (ABC-DE) [43], Trust-Region Reflective deterministic algorithm with the Artificial Bee Colony (ABC-TRR) [43], Teaching–learning–based Artificial Bee Colony (TLABC) [43]. Our proposed Levenberg-Marquardt with Grey Wolf optimizer (LM-GWO), and so on. Those methods, which are called hybrid, have excellent performances because they restrict the universe in the search process without losing precision (without losing the optimum). They achieve outstanding results with a smaller number of iterative steps when compared with pure optimization methods.

Advertisement

3. Modeling and problem formulation

There are several electrical models, used by researchers, to describe the physical behaviors of PV cells. The Single Diode Model, containing the five unknown parameters, used in this paper is represented in Figure 3. By the cause of compromise between accuracy and simplicity, the SDM is selected herein.

Figure 3.

PV cell’s electrical equivalent circuit (SDM) [12].

The mathematical expressions related to the current-voltage, (I-V) relationship of the PV cell is as follow.

I=ILIDIshE1
I=ILIdseV+Rs.In.Vt1V+Rs.IRshE2

The overhead mathematical equation is in a nonlinear form and has a set of five unknown parameters (IL, Ids, n, Rs, Rsh). The main challenge is to get the accurate values of all the PV model’s parameters values while keeping a reasonable computational effort.

Several approaches permit the formulation of the optimal nonlinear PV parameters determination problem, using the error (between real and simulated data) [10].

Our focus is to estimate the PV parameters values of the SDM model using RTC France data at the conditions of irradiance about 1000 W/m2 and of temperature about 300°C. We do not review the identification process as detailed on our previous work [20]; our focus is restricted on the third part of identification process, which is the estimation of PV parameters values. The big focus is to optimize the damping factor of LM through GWO. The characteristics of RTC France Silicon-cell data from datasheet are presented on the following Table 1.

Characteristic dataR.T.C France
Isc (A)0.7603
Voc (V)0.5728
Vmpp (V)0.4507
Impp (A)0.6894
Pmpp(W)0.311
Rsho (Ω)246.80*
Rso (Ω)0.0907*
T (K)306.15
N1
Kv71.44
Ki0.035

Table 1.

Characteristic data from R.T.C. France (Si solar cell).

The real experimental data used of RTC France are presented on the following Table 2.

MeasurementV (Volts)I (Ampere)
1−0.20570.764
2−0.12910.762
3−0.0580.7605
40.000570.7605
50.064600.76
60.11850.759
70.16780.757
80.21320.757
90.25450.7555
100.29240.754
110.32690.7505
120.35850.7465
130.38730.7385
140.41370.728
150.43730.7065
160.4590.6755
170.47870.632
180.4960.753
190.51190.499
200.52650.413
210.53980.3165
220.55210.2120
230.56330.1035
240.5736−0.0100
250.5833−0.1230
260.5900−0.2100

Table 2.

Real data from RTC [38].

Advertisement

4. Hybrid optimization-based method

Hybrid optimization-based algorithms have become the modern choice for resolving challenging problems [41, 42, 43]. A compromise is gotten in this work, from a combination of a traditional numeric optimization-based with a metaheuristic swarm-based method.

The estimation/identification process can be gotten in three major steps, such as the initial step of prediction through the use of least-squares mean (LSM), the getting of optimal PV parameters values through Levenberg-Marquardt (LM), and the optimization of a dominant factor through GWO as detailed below.

4.1 Least squares mean (initial phase of prediction)

Prediction of initial PV parameters values using LSM [44, 45] for the two parts of the introduced real experimental points of I-V curve characteristics as described below.

  • For the linear part:

The prediction in the linear part [46, 47] of the model can be obtained simply through the use of the following expressions.

IModeli=aVModeli+bE3
Errori=IRealiIModeliE4
Ji=Ji1+errori2E5

where a and b are constants depending on a determinant and others constants introduced by user.

  • For the nonlinear part:

The prediction in the nonlinear part [19, 48] of the model can be obtained with a logarithmic way through the use of the following logarithmic expression.

IModeli=C0+C1IModeli+C2log1IRealibE6
Errori=IRealiIModeliE7
Ji+1=Ji+errori2E8

where C0, C1, C2 and b are constants depending on a determinant, on the hessian and other constants introduced by the user.

Once obtaining initial values of PV parameters values, we introduce them on the LM in order to optimize their values, as explained in the following subsection.

4.2 Levenberg Marquardt (get of optimal PV parameter values)

The traditional Levenberg-Marquardt approach is a gradient order from Steepest-Descent (SD) in its first step and from Gauss-Newton (GN) in its second step [48, 49, 50]. It is mainly based on an optimization of the error between real data and data from the model through the following expression.

EcartQuad=i=1NErrori2E9

where N is the number of measured I-V data.

Error=IRealiIModeliE10

The real and simulated data are denoted by IReal and IModel, respectively. While IModel is the objective function given as Eq. (2),

IModeli=fIVθE11

Evaluate the objective function f(ϴ)|ϴ = ϴk. Here, ϴ is considered as the PV parameters vector.

θ=ILIdsnRsRshE12

Calculus of Jacobian of f(I,V,ϴ) for ϴk, as the derivative calculation of I (Eq. (2)) with respect to parameters:

J=fθθθ=θkE13

For (damping optimized) update ϴk. The PV parameters to be found are updated at each iteration by the use of the expression below.

θk+1=θkJεJJ+λkIθ=θkE14

The dominant factor λ is considered as responsible parameters for switching from SD to GN in the LM process [19].

For this reason, it is important to get an optimal value of this damping factor by the use of another optimization-based method, our choice was for the recent swarm-based method called GWO, through the following idea:

EcartQuadIVθλEcartQuadλθ=θkE15

In addition, it is mentioned that at each iteration of the LM process that the damping factor must be found and is considered as crucial factor for the convergence process of the algorithm. Therefore, its value must be optimized by the use of another approach such as the GWO approach.

4.3 Grey Wolf optimizer (optimization of damping factor’s value)

In this subsection, our focus is on the evolution of the function f(I,V,ϴ) indicated by f(λ) for ϴ fixed at ϴk, as regards with various varied values of the damping factor, at each iteration of the LM. As it is observed that at each iteration different local minimums values of f(λ) exist. So, for obtaining the global minimum of f(λ), which correspond to the best minimal value of the objective function f(I,V,ϴ), we suggest using the swarm-based meta-heuristic GWO method.

The meta-heuristic methods are known for their simplicity, flexibility, derivation free process and the ability to find the global optimal solution. They are also appropriate for a diversity of problems without changing on their main structure. These methods can be based on a single solution or on population of solutions. The basic concepts can be obtained through exploration (exploring all of the search space and thus avoiding local optimum) and exploitation (investigating process in detail of the promising search space area).

Swarm-based intelligence (SI) methods, which derive from meta-heuristics, are based on the smart collective behavior of decentralized and self-organized swarms to ensure some biological needing such as food or security. A detailed discussion about the recent smart swarm-based algorithm, known as GWO is presented as follow.

Grey Wolf optimizer (GWO) algorithm, developed by Mirjalili in 2014, is a recent smart swarm-based meta-heuristic approach [50, 51, 52]. This algorithm mimics the leadership hierarchy and hunting process of Grey wolves in the wildlife. The following points represent the hierarchy in a wolf’s group, which is about 5 to 12 members.

  1. The alphas wolves (α): are the leading wolves that are responsible for managing and making decisions. These are the first level of the wolves’ social hierarchical structure. This later is presented in Figure 4.

  1. The betas wolves (β): represent the second level. Their main job is to help and support alpha’s decisions.

  2. The deltas wolves (δ): represent the third level in the pack and are called subordinates. They use to follow alpha and beta wolves. The delta wolves can divide their tasks into five categories as follows:

    • Scouts: used to control the boundaries of the territory and alert the pack in case of danger.

    • Sentinels: protect and guarantee the safety of the pack.

    • Elders: among these strong and mature wolves, some of them become either alpha or beta.

    • Hunters: help alpha and beta in the hunting prey, providing food to the pack.

    • Caretakers: responsible for caring the ill, wounded and weak wolves.

  3. The omegas wolves (ω): represent the lowest level. They have to follow alpha, beta and delta wolves.

Figure 4.

The social hierarchical structure of Grey wolves (dominance decreases from the top-down) [51].

When a pack of wolves sees a prey such as (gazelle, rabbit or a buffalo) they attack it in three steps and do not recede, Figure 5.

Figure 5.

The process of hunting prey by a group of wolves [51].

These three steps of the hunting process can be mentioned as follows.

  • Encircling, tracking, chasing, and approaching the prey (Figure 5: A, B).

  • Pursuing, encircling, and harassing the prey until it stops moving (Figure 5: C).

  • Attacking the prey (Figure 5: D, E).

The mentioned above social hierarchy and hunting process of Grey wolves have been mathematically modeled in GWO, as follows [51, 52]:

  • The first, second and third best solutions are considered as α, β and δ wolves, respectively.

  • The rest of the candidate solutions are considered as ω.

The following equations are used to model the encircling first step of Grey wolves hunting process:

D=CXPiXiE16
Xi+1=XpiADE17

where i represents the current iteration. X and Xp represent the position vectors of the wolves and the prey, respectively. A and C are the coefficients and are calculated as follows:

A=2ar1aE18
C=2r2E19

where a is linearly decreasing from 2 to 0 throughout iterations, and r1, r2 are random values in an interval from 0 to 1. In GWO, decreasing the values of A, from 2 to 0 during the optimization process, simulates the prey approach and provides the exploration ability of the algorithm. Besides, the exploitation ability of the GWO comes from the random value of C.

To mathematically simulate the second step of the Grey wolves hunting process, we suppose that the alpha (best candidate solution), beta and delta have a better knowledge about the potential location of the prey [53]. Therefore, the first three best solutions obtained so far are saved and oblige the other search agents (including the omegas) to update their positions according to the position of the best search agents. In this regard, the following formulas are used.

Dα,β,δ=C1,2,3Xα,β,δXE20
X1,2,3=Xα,β,δA1,2,3Dα,β,δE21
Xi+1=X1+X2+X33E22

The final third step is the hunting process as attacking the prey as soon as it stops moving.

4.4 LMGWO

The main steps of the used hybrid LMGWO method applied for the PV parameters obtaining values are presented in Figure 6.

Figure 6.

PV parameters identification steps using the hybrid LM approach with GWO approach.

Advertisement

5. Results and discussions

The following Table 3 presents PV parameters results for the all classified optimization-based method discussed in Section 2.

MethodsParametersIL (A)Ids(𝜇A)nRs(Ω)Rsh(Ω)RMSE
TraditionalKashif [16]0.7603002.624738e-091.2000000.01400019.0000327.090000e-02
LM [19]0.7607823.166611e-071.4791820.03646153.2715239.8680e- 4
Newton [17]0.76080.32231.48370.036453.76349.70E−03
Meta-heuristicsEvolution-based
GA [25]0.76190.80871.57510.029942.37290.019
SA [26]0.7620.47981.51720.034543.10340.019
PS [21]0.76170.9981.60.031364.10260.0149
ISCE [27]0.7607760.323021.481180.0363853.71859.8602E−04
Rcr-IJADE [28]0.7607760.323021.481180.0363853.71859.8602E−04
PCE0.7607760.3230211.4810740.0363853.71859.8602E−04
Swarm-based
PSO [35, 36]0.760770.324541.481650.0363653.85509.8606E−04
ABSO [38]0.76080.306231.475830.0365952.29039.9124E−04
BMO [37]0.760770.324791.481730.0363653.87169.8608E−04
CSO [41]0.760780.3231.481180.0363853.71859.8602E−04
CWOA [40]0.760770.32391.48120.0363653.79879.8602E−04
Human-based
BFA [31]0.76020.80001.69510.032550.86910.029
HS [30]0.76070.3051.47540.036653.59469.95E−04
STLBO [32]0.760780.323021.481140.0363853.71879.8602E−04
Physic-based
EFO [29]0.7607760.3230221.4811840.03637753.7186469.860219E-04
GSA [29]0.7609770.8472061.5852140.03213082.8714892.166195E-03
EMA [29]0.7605900.3291551.4830190.03636557.0251889.972880E-04
WSA [29]0.7544541.0000001.6070720.02795797.8540737.702232E-03
HybridLM-GWO0.7607760.323061.481180.0363753.72229.8601E-04
LMSA [19]0.76080.31851.47980.036453.32649.86E−04
EHA-NMS [27]0.7607760.323021.481180.0363853.71859.8602E−04
ABC-TRR [43]0.7607760.323021.481180.0363853.71859.8602E−04
ABC-DE [43]0.760770.323021.479860.0363753.71859.8602E−04
NM-MPSO0.760780.323061.48120.0363853.72229.8602E−04
TLABC [43]0.760780.323021.481180.0363853.71649.8602E−04

Table 3.

Parameter extraction results for 57-mm diameter R.T.C. France commercial silicon solar cell using the single diode model.

From the above Table 3 it is clear that for the traditional methods, the LM is more accurate than Newton’s method, which in turn outperforms Kashif’s method. Then, for the metaheuristic methods for each of their category as follow.

  • Evolution-based:

    It is observed that ISCE, Rcr-IJADE, and PCE outperform PS, which in turn is better than GA and SA.

  • Swarm-based:

    All the swarm-based used outperform ABSO in terms of precision.

  • Human-based:

    CSO and STBLO outperform HS, which is better than BFA.

  • Physics-based

    EFO is more accurate than EMA, which is more accurate than WSA, which is more accurate then GSA.

It is mentioned that the swarm-based got the best results compared to the other metaheuristic’s category.

Finally, for the hybrid methods, it is clear that all of them have achieved the highest best optimized (minimum) values for RMSE, until now with the value of (9.8601E−04).

In addition, the hybrid methods outperform the metaheuristics, which in turn outperform the traditional methods.

The fitting obtained curves of real and simulated data, using the proposed LMGWO are illustrated in Figure 7.

Figure 7.

Fitted I-V curve characteristic for the RTC silicon solar cell, using the hybrid LM-GWO method.

The best approximation gotten from the fitted curves in Figure 7 has proved the effectiveness of our hybrid LMGWO method.

Advertisement

6. Conclusion

Since nonlinear and multi-parameter PV models are used to represent a PV cell’s physical behavior, classical methods are incapable of evaluating the exact parameters’ values of these models. For these reasons, the present paper presents a proposed hybrid method of obtaining the unknown electrical parameters of solar photovoltaic cells. To do so, we applied our hybrid method, the LM combined with GWO method, after having initial guess using least squares mean, and then compared it with other previous optimization-based methods. The application of LMGWO has shown high precision for the obtained solutions’ values. The LMGWO outperforms the other tested algorithms in many aspects. It is simple and accurate and converges rapidly to the optimum in every test. In addition, it has fewer parameters to set then it is easily implemented. The obtained results demonstrate the efficiency of the hybrid LMGWO approach compared to the other meta-heuristics and some of the other traditional methods.

Advertisement

Conflict of interest

The authors declare no conflict of interest.

References

  1. 1. Guerriero P, Daliento S. Toward a hot spot free PV module. IEEE Journal of Photovoltaics. May 2019;9(3):796-802
  2. 2. Coello M, Boyle L. Simple model for predicting time series soiling of photovoltaic panels. IEEE Journal of Photovoltaics. September 2019;9(5):1382-1387
  3. 3. Jieming M. Optimization approaches for parameter estimation and maximum power point tracking (MPPT) of photovoltaic systems [thesis]. Liverpool: University of Liverpool for the degree of Doctor in Philosophy; 2014
  4. 4. Saha C, Agbu N, Jinks R, Nazmul Huda M. Review article of the solar PV parameters estimation using evolutionary algorithms. MOJ Solar and Photoenergy Systems. 2018;2(2):66-78
  5. 5. Leva S, Ogliari E. Computational intelligence in photovoltaic systems. Applied Sciences. 2019;9:1826. DOI: 10.3390/app9091826
  6. 6. Bashahu M, Habyarimana A. Review and Test of Methods for Determination of the Solar Cell Series Resistance. Pergamon: Renewable Energy; 1995
  7. 7. Kenneth KL. Analysis of performance degradation in CdS solar cells. IEEE Transactions on Aerospace and Electronic Systems. 1969;AES-5(6):912-917
  8. 8. Tchoketch-Kebir S, Haddadi M, Ait-Cheikh MS. An overview of solar cells parameters extraction methods. In: IEEE Proceedings in the 3rd International Conference on Control, Engineering & Information Technology CEIT, Telmcen, Algeria, 2015
  9. 9. Humada Ali M, Hojabri M, Mekhilef S, Hamada Hussein M. Solar cell parameters extraction based on single and double-diode models: A review. Renewable and Sustainable Energy Reviews. 2016;56:494-509
  10. 10. Pillai Dhanup S, Rajasekar N. Metaheuristic algorithms for PV parameter identification: A comprehensive review with an application to threshold setting for fault detection in PV systems. Renewable and Sustainable Energy Reviews. [Accepted: 28 October 2017]
  11. 11. Abbassia R, Abbassic A, Jemlic M, Chebbi S. Identification of unknown parameters of solar cell models: A comprehensive overview of available approaches. Renewable and Sustainable Energy Reviews. 2018;90:453-474
  12. 12. Shongwe S, Hanif M. Comparative analysis of different single-diode PV modeling methods. IEEE Journal of Photovoltaics. 2015;5(3)
  13. 13. Mehta Hitesh K, Warke H, Kukadiya K, Panchal Ashish K. Accurate expressions for single-diode-model solar cell parameterization. IEEE Journal of Photovoltaics. 2019;9(3)
  14. 14. Chitti Babu B, Gurjar S. A novel simplified two-diode model of photovoltaic (PV) module. IEEE Journal of Photovoltaics. 2014;4(4):1156-1161
  15. 15. Brano VL, Ciulla G. An efficient analytical approach for obtaining a five parameters model of photovoltaic modules using only reference data. Applied Energy. 2013;111:894-903
  16. 16. Kashif I, Zainal S, Hamed T. Simple, fast and accurate two-diode model for photovoltaic modules. Solar Energy Materials & Solar Cells. 2011;95:586-594
  17. 17. Cabestany J, Castanier L. Evaluation of solar cell parameters by nonlinear algorithms. Journal of Physics D: Applied Physics. 1983;16:2547
  18. 18. Easwarakhanthan T, Bottin J, Bouhouch I, Boutrit C. Nonlinear minimization algorithm for determining the solar cell parameters with microcomputers. International Journal of Solar Energy. 1986;4(1):1-12
  19. 19. Dkhichi F, Oukarfi B. Levenberg-Marquardt algorithm for parameter identification of solar cell model. In: Conference Paper June. 288 014. pp. 781-788
  20. 20. Tchoketch_Kebir S, Ait_Cheikh MS, Haddadi M. A detailed step-by-step electrical parameters identification method for photovoltaic generators using a combination of two approaches. ASTES Journal. 2018;3(4):44-52
  21. 21. AlHajri MF, El-Naggar KM, AlRashidi MR, Al-Othman AK. Optimal extraction of solar cell parameters using pattern search. Renewable Energy. 2012;44:238-245
  22. 22. Rashedi E, Nezamabadi-Pour H, Saryazdi S. GSA: A gravitational search algorithm. Information Sciences. 2009;179:2232-2248
  23. 23. Chena M-H, Chang P-C, Wu J-L. A population-based incremental learning approach with artificial immune system for network intrusion detection. Engineering Applications of Artificial Intelligence. 2016
  24. 24. Beni G, Wang J. Swarm intelligence in cellular robotic systems. In: Robots and Biological Systems: Towards a New Bionics. Riverside, California 92521, USA: Springer; 1993. pp. 703-712
  25. 25. Gao X, Cui Y, Hu J, Xu G, Wang Z, Qu J. Parameter extraction of solar cell models using improved shuffled complex evolution algorithm. Energy Conversion and Management. 2018;157:460-479
  26. 26. El-Naggar KM, AlRashidi MR, AlHajri MF, Al-Othman AK. Simulated annealing algorithm for photovoltaic parameters identification. Solar Energy. 2012;86:266-274
  27. 27. Chen Z, Wu L, Lin P, Wu Y, Cheng S. Parameters identification of photovoltaic models using hybrid adaptive Nelder-Mead simplex algorithm based on eagle strategy. Applied Energy. 2016;182:47-57
  28. 28. Gong W, Zhihua C. Parameter extraction of solar cell models using repaired adaptive differential evolution. Solar Energy. 2013;94
  29. 29. Yurtkuran A, Küçükoğlu İ. Comparative study of physics-inspired meta-heuristic algorithms for the solar cell parameter identification problem. In: 16th International Conference on Clean Energy (ICCE-2018)
  30. 30. Askarzadeh A, Rezazadeh A. Parameter identification for solar cell models using harmony search-based algorithms. Solar Energy. 2012;86:3241-3249
  31. 31. Rajasekar Neeraja N, Kumar K, Venugopala R. Bacterial foraging algorithm based solar PV parameter estimation. Solar Energy. 2013;97:255-265
  32. 32. Niu Q, Zhang H, Li K. An improved TLBO with elite strategy for parameters identification of PEM fuel cell and solar cell models. International Journal of Hydrogen Energy. 2014
  33. 33. Bouali C, Schulte H, Mami A. A high performance optimizing method for modeling photovoltaic cells and modules array based on discrete symbiosis organism search. Energies. 2019;12:2246. DOI: 10.3390/en12122246
  34. 34. Jacob B, Balasubramanian K, Sudhakar Babu T, Azharuddin SM, Rajasekar N. Solar PV modelling and parameter extraction using artificial immune system. Energy Procedia. 2015;75:331-336
  35. 35. Wang X, Xu Y, Ye M. Parameter extraction of solar cells using particle swarm optimization. Journal of Applied Physics. 2009;105:094502
  36. 36. Soon JJ, Low KS. Photovoltaic model identification using particle swarm optimization with inverse barrier constraint. IEEE Transactions on Power Electronics. 2012;27:3975-3983
  37. 37. Askarzadeh A, Rezazadeh A. Extraction of maximum power point in solar cells using bird mating optimizer-based parameters identification approach. Solar Energy. 2013;90:123-133
  38. 38. Chen X, Xu B, Mei C, Ding Y, Li K. Teaching–learning–based artificial bee colony for solar photovoltaic parameter estimation. Applied Energy. Elsevier. 2018;212:1578-1588
  39. 39. Robandi DI. Photovoltaic parameter estimation using Grey Wolf optimization. In: 3rd International Conference on Control, Automation and Robotics, 2017
  40. 40. Oliva D, Abd El Aziz M, Ella Hassanien A. Parameter estimation of photovoltaic cells using an improved chaotic whale optimization algorithm. Applied Energy. 2017;200:141-154
  41. 41. Guo L, Meng Z, Sun Y, Wang L. Parameter identification and sensitivity analysis of solar cell models with cat swarm optimization algorithm. Energy Conversion and Management. 2016;108:520-528
  42. 42. Hamid NFA, Rahim NA, Selvaraj J. Solar cell parameters identification using hybrid Nelder-Mead and modified particle swarm optimization. Journal of Renewable and Sustainable Energy. 2016
  43. 43. Hachana O, Hemsas KE, Tina GM, Ventura C. Comparison of different metaheuristic algorithms for parameter identification of photovoltaic cell/module. Journal of Renewable and Sustainable Energy. 2013;5
  44. 44. Miller SJ. The Method of Least Squares. Providence, RI: Mathematics Department Brown University. p. 02912
  45. 45. Lawson C, Hanson R. Solving Least Squares Problems. Society for Industrial and Applied Mathematics, Classics in applied mathematics, 15; SIAM e-books. Philadelphia, Pa, Englewood Cliffs, NJ: Prentice-Hall; 1974
  46. 46. Kong M, Li D, Zhang D. Research on the application of improved least square method in linear fitting. IOP Conference Series: Earth and Environmental Science. 2019;252:052158. DOI: 10.1088/1755-1315/252/5/052158
  47. 47. Whittle P, Sargent T. Least-square approximation. In: Prediction and Regulation by Linear Least-Square Methods. 2nd ed. Minneapolis: University of Minnesota Press; 1983. pp. 46-55
  48. 48. Walling DD. Numerical methods for non-linear least squares curve fitting [thesis]. Iowa State University; 1963
  49. 49. Gavin HP. The Levenberg-Marquardt Method for Nonlinear Least Squares Curve-Fitting Problems. Department of Civil and Environmental Engineering, Duke University; 2016
  50. 50. Manolis I, Lourakis A. A Brief Description of the Levenberg-Marquardt Algorithm Implemened by levmar. Crete, Greece: Institute of Computer Science, Foundation for Research and Technology - Hellas (FORTH); 2005
  51. 51. Mirjalili S, Mirjalili SM, Lewis A. Grey Wolf optimizer. Advances in Engineering Software. 2014;69:46-61
  52. 52. Mirjalilia S, Saremia BS, Mirjalilic BSM, Coelhod LDS. Multi-objective grey wolf optimizer: A novel algorithm for multi-criterion optimization. Expert Systems with Applications. 2016;47:106-119
  53. 53. Lakshminarayanan S. Nature inspired Grey Wolf optimizer algorithm for minimizing operating cost in green smart home [thesis]. The University of Toledo; 2015

Written By

Selma Tchoketch Kebir

Submitted: 15 June 2020 Reviewed: 06 July 2020 Published: 23 November 2020