Introduction

Nowadays, the solar PV systems are being recognized as the immerging and promising potential source of electrical power generation due to their characteristics, namely nondepletable, indigenous, flexible size, and virtually non-polluting. Furthermore, due to the limited spaces requirement for their installation, such as the rooftops and side of the buildings, making it more reachable to both commercial as well as domestic users. Unfortunately, due to significant installation cost and suboptimal conversion efficiency, it faces the challenges in terms of competitiveness against the conventional electrical generation systems1.

Therefore, in order to get efficient design of solar PV systems, its characterization through simulation and emulation became crucial before proceeding to the installation stage2. An accurate emulation of the solar PV cell, done beforehand the installation and operation, can aid in designing a high-performance controller2. Additionally, it can aid in optimizing the PV system operations by anticipating the exact output power that is yielded by the solar PV plant during different environmental conditions. The characteristics of solar cell at varying environmental condition is desirable for the emulation of solar PV. Further, in varying environmental condition, the estimation of unknown parameters becomes a challenging task due to shift in the characteristics with the environmental conditions2,3.

Several mathematical structure of solar PV, including single exponential model (SEM), double exponential model (DEM), fuzzy logic models, and ANN based model have already been studied in the research for the exact analysis of solar PV1,4. However, each of these models has their own merits and limitations. However, due to the simplicity of SEM, it has greatly been recognized for the characterization5,6,7,8,9,10. Moreover, considering the simplicity of SEM, the myriads of researches, based on analytical, numerical, metaheuristic, and hybrid approach, were also carried out to achieve its accurate characteristics11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31. Though, these methods are able to get acculturate characteristics but on the other hands faces challenges of the requirement of extensive experimental data for the validation of effectiveness and accuracy. Furthermore, low convergence rate, proper selection of initial value, large numbers of unknown variables, and use of assumptions & approximations are the other few major limitation of these methods1,5,8. Usually, the knowledge of slope, i.e., at the short circuit region \(\left( {{\text{R}}_{{{\text{sho}}}} = - \left. {\frac{{{\text{dV}}}}{{{\text{dI}}}}} \right|_{{{\text{I}} = {\text{I}}_{{{\text{sc}}}} }} } \right)\) and at the open circuit region \(\left( {R_{SO} = \left. { - \frac{dV}{{dI}}} \right|_{{V = V_{OC} }} } \right)\), are very crucial for the analytical and numerical methods8,9,10. Here, \(R_{sho}\) is the shunt resistance at short circuit region and \(R_{so}\) is the series resistance at open circuit voltage. Moreover, the use of assumptions and approximation, in the analytical methods, makes characteristics very far from the real. For instant, in most of the work, based on analytical methods, the value of ‘A’ is taken in the range of 1–1.5, the value of ‘Rsh’ is considered as infinity, the value of ‘Rs’ is considered as zero, and Ipv is taken as Isc1,8. Though, these assumptions reduce the complexity but on the other side improves the inaccuracy in real characterization1. Indeed, these unknown model parameters are existing due to the inherent property of the cell materials and hence their accurate estimation play very crucial role to get enhanced efficiency. In nutshell, it can be said that, the inaccurate estimation of these unknown model parameters may lead to the erroneous characterization.

Usually, numerical methods use the iterative techniques. The iterative techniques, such as Newton Raphson11 and Gauss Sidal12, require extensive experimental data for the optimization of the error between estimated and experimental I–V curve13. Also, a similar approach has been used by metaheuristic optimization algorithms-based methods and hence faces same challenges as in the numerical methods. Additionally, for PV modules consisting of numbers of PV cells, it becomes hectic to accumulate experimental data, especially for small solar PV systems for domestic purposes. In addition to the limitations, as mentioned in aforementioned discussions, the parameter estimation methods, based on experimental data, are only suitable for the particular solar PV cell for which data are accumulated. Thus, there is a need to develop a general parameter estimation method that can be used on any PV module by just utilizing the manufacturer’s information.

Moreover, the hybrid parameter estimation methods consider the hybridization of either ‘numerical & analytical’ or ‘numerical & iterative’ or ‘numerical & metaheuristics’-based technique1,8,14,15,16,27,28,29. For instance, Newton Raphson and Levenberg–Marquardt damping parameter are combined in27 to get accurate values of unknown parameters of SDM and DDM model of solar PV. In the same line, hybridization of opposition-based learning reptile search algorithm and Cauchy mutation strategy is presented in28, a hybrid approach, based on modified third order Newton Raphson has been given in29. Recently, some recent artificial intelligent techniques, such as sanitized teacher learning-based optimization30, jellyfish search optimizer31, success-history adaptation differential evolution with linear population size reduction32 have also been in the research to get accurate values of the unknown parameters.

As discussed in aforementioned studies, the limitations of the ‘Analytical’, ‘Iterative’, and ‘Hybrid Approach’ can be summarized in the following points27,28,29,30,31,32:

  1. 1.

    The accuracy of the analytical method is greatly dependent on the accuracy of the solution of the non-linear equations which are obtained at the remarkable points. As the equations are nonlinear and so any error in the solution may results in erroneous characterization.

  2. 2.

    Usually, assumptions and approximations were considered in the analytical methods to make calculation simple. Therefore, the characteristics, as obtained with the analytical methods, differ from the real characteristics.

  3. 3.

    However, iterative techniques can be used to overcome the limitations existing in the analytical methods. But on the other hand, the selections of the initial guess are the challenging task for these methods. Further, third order Newton Raphson is found to be suitable only for triple diode model of solar PV. Additionally, disturbance in the solution and slow convergence are seen in higher order Newton Raphson method.

  4. 4.

    However, the hybrid approach provides better characterization than ‘numerical, iterative’ and ‘metaheuristics’-based technique but on the other side hybridization of two techniques enhances the computational burden.

  5. 5.

    Furthermore, in the hybrid approach, the anomalies, such as slow convergence, selection of the initial guess, the limitations existing due to model non-linearity, remove partly but not the completely. In addition, the most of the hybrid approaches are still based on assumptions and approximations.

Additionally, the most of the methods, as discussed in aforementioned studies, are developed and validated using the experimental data. As discussed, the experimental dataset-based methods are only suitable for the specific solar PV and these methods cannot be considered as the general method. Moreover, the merits of datasheet-based approach of the parameter estimations over experimental based approach can be summarized with the following points:

  1. 1.

    The data, which are required to get unknown parameters, are readily available and reliable as it is estimated under controlled conditions.

  2. 2.

    Experimental based parameter estimation methods require extensive experiment and hence time consuming and costly. Further, the environmental conditions are not constant throughout the day and hence not reliable.

  3. 3.

    The data provided by the manufacturer along with temperature and insolation intensity, it is possible to predict the ability of electricity generation under different environment conditions.

  4. 4.

    The datasheet-based parameter technique estimates the unknow parameters more quickly than the experimental based method due to availability of data in standard format. Further, no any data collections are required like in experimental based methods.

  5. 5.

    Experimental based parameter estimation techniques are specific while the datasheet-based methods are general and can be used for any PV modules.

Therefore, taking into account, its simplicity, speed of estimation, cost, reliability, and stability, this work develops a novel technique for the determination of the unknown parameters of solar PV using manufacturer datasheet. In the developed work, firstly datasheet based non-linear least square (NLS) objective function has been developed and then PSO and HS algorithms are used for its optimization. The developed datasheet method has the following attributes:

  1. 1.

    Collections of extensive I-V data do not require like in experimental based parameter estimation methods.

  2. 2.

    The developed method requires data on three remarkable points, i.e., Voc, Isc, and MPP. These data are given in datasheet. Therefore, the developed method is reliable and fast.

  3. 3.

    The developed method does not consider any assumption and approximation and hence the characteristics closely align with real characteristics of solar PV.

  4. 4.

    Absolute relative maximum power error (\(E_{ARMP} {\text{\% }})\) and overall model error (\(E_{OME}\)) are found smaller than the experimental based method.

  5. 5.

    Finally, the developed method alleviates the complexity of parameter estimations and hence mitigates the need for assumption and approximation.

This paper is structured as follows: the discussion about solar PV model has been presented in Section “Solar PV model” whereas section “Development of the objective function based on datasheet” covers the development of the NLS objective function based on datasheet. Additionally, a brief discussion about the metaheuristic methods, namely PSO and HS have also been incorporated in section “Development of the Objective function based on datasheet”. The findings of the developed method and comparative analysis with some other established methods were incorporated in section “Results and discussions”. Finally, conclusions of the developed work are given in section “Conclusion”.

Solar PV model

The electrical model of solar PV, also term as single exponential model (SEM), is shown in Fig. 11.

Figure 1
figure 1

The SEM model of solar PV.

The solar insolation converted in electrical energy and the non-linear characteristics of solar PV have been represented by connecting current source (Ipv) in parallel with the diode. The losses, existing in the system, are represented by series and shunt resistance, i.e., Rs and Rsh. To improve the accuracy of the model, double and triple diode models have also been addressed in several works. However, due to simplicity and accuracy similar to double diode models, SEM has been considered in most of the researches17. Therefore, in this study, the SEM of solar PV is used. change in irradiation or insolation conditions. The characteristic equation of the SEM is given by Eq. (1).

$$I = I_{pv} - I_{s} \left[ {\exp \left( {\frac{{V + IR_{s} }}{{AV_{T} }}} \right) - 1} \right] - \left( {\frac{{V + IR_{s} }}{{R_{sh} }}} \right)$$
(1)

where VT is the thermal voltage (= KT/q), K is the Boltzmann constant, T is the temperature in Kelvin and q is the electron charge. The five unknown model parameters of the SEM are Ipv, Is, Rs, Rsh, and A. The major of estimation of these unknown parameters is the non-linear characteristics of (1).

Development of the objective function based on datasheet

In most of the studies the unknown parameters of a PV cell/module are estimated by minimizing an objective function. Usually, the objective function in most of the studies, minimizes the error, existing between desired and estimated characteristics, through some optimization techniques such as, Newton Raphson or Metaheuristic algorithms. The Root mean square error (RMSE), absolute relative error of current and voltage have been used as an objective-functions. However, such objective functions need experimental I–V data. Therefore, objective functions other than RMSE, and absolute relative error should be developed for parameter estimation. In this study the parameters given in the manufacturer’s datasheet, namely Isc, Voc, Impp, and Vmpp, have been used in developing an objective function. In the development of an objective function, most reliable parameters, namely Isc, Voc, Impp, and Vmpp, given in datasheet, have been used in the designing the objective function. Here, these parameters are determined in the controlled environmental condition by the manufacturer with the high quality of lab-setup and hence termed as ‘reliable data’. It should be noted that the proper selection and development of an objective function, decide the simplicity, speed, robustness, and accuracy of the proposed parameter estimation method. Further, the objective function in this study is developed as follows:

Firstly, the characteristic equation under the SCC, OCC, and MPP are derived and given as:

$$I_{sc} = I_{pv} - I_{s} \left[ {\exp \left( {\frac{{I_{sc} R_{s} }}{{N_{s} AV_{T} }}} \right) - 1} \right] - \frac{{I_{sc} R_{s} }}{{R_{sh} }}$$
(2)
$$I_{pv} - I_{s} \left[ {\exp \left( {\frac{{V_{oc} }}{{N_{s} AV_{T} }}} \right) - 1} \right] - \frac{{V_{oc} }}{{R_{sh} }} = 0$$
(3)
$$I_{mpp} = I_{pv} - I_{s} \left[ {\exp \left( {\frac{{V_{mpp} + I_{mpp} R_{s} }}{{N_{s} AV_{T} }}} \right) - 1} \right] - \frac{{V_{mpp} + I_{mpp} R_{s} }}{{R_{sh} }}$$
(4)

where Ns is the number of cells in a series. Secondly, the Eqs. (2)–(4) are rewritten to obtain three functions O1(x), O2(x), and O3(x), respectively.

$$O_{1} \left( x \right) = I_{pv} - I_{s} \left[ {\exp \left( {\frac{{I_{sc} R_{s} }}{{N_{s} AV_{T} }}} \right) - 1} \right] - \frac{{I_{sc} R_{s} }}{{R_{sh} }} - I_{sc} = 0$$
(5)
$$O_{2} \left( x \right) = I_{pv} - I_{s} \left[ {\exp \left( {\frac{{V_{oc} }}{{N_{s} AV_{T} }}} \right) - 1} \right] - \frac{{V_{oc} }}{{R_{sh} }} = 0$$
(6)
$$O_{3} \left( x \right) = I_{pv} - I_{s} \left[ {\exp \left( {\frac{{V_{mpp} + I_{mpp} R_{s} }}{{N_{s} AV_{T} }}} \right) - 1} \right] - \frac{{V_{mpp} + I_{mpp} R_{s} }}{{R_{sh} }} - I_{mpp}$$
(7)

O1(x), O2(x), and O3(x) are the function of five unknown parameters \(I_{pv} ,{ }I_{s} ,{ }R_{s} ,{ }R_{sh} ,{ }and{ }A\). Lastly, the objective function is developed by taking the non-linear least square of O1(x), O2(x), and O3(x) and given as:

$$O\left( x \right) = \left[ {O_{1}^{2} \left( x \right) + O_{2}^{2} \left( x \right) + O_{3}^{2} \left( x \right)} \right]$$
(8)

The developed datasheet-based objective function given in Eq. (8) is minimized via PSO and HS, which are briefly explained below.

Fundamentals of PSO

The PSO algorithm is inspired from the food-searching process of the school of birds and fish. The manner in which the collective effort of birds searches the food is mimicked to search the global minima or maxima of any problem. Thus, PSO is an agent-based search optimization18. The important tunning parameters, in PSO, are the population size of agents, the maximum number of iterations, the learning factor, c1 and c2, arbitrary number r1, r2, and inertia weight, w. Initially, the population of search agents, called particles, is initialized. These agents search the search space for the minimum value. The minima among the agents are assigned as global minima, i.e.,Gbest’. Based on this, position vector xi(t) and velocity vector vi(t) of agents are defined in every iteration. The vector xi(t) and vi(t) is updated using (9) and (10), respectively. In every iteration, the Gbest is updated by comparing the present minima Pbest of each iteration. Further, the objective function is tested for the Gbest solution. The process is repeated till the optimal solution is achieved18.

$${\text{v}}_{{\text{i}}} \left( {{\text{t}} + 1} \right) = {\text{w}}\left( {\text{t}} \right){\text{v}}_{{\text{i}}} \left( {\text{t}} \right) + {\text{r}}_{1} {\text{c}}_{1} \left( {\text{t}} \right)\left[ {{\text{P}}_{{{\text{best}},{\text{i}}}} \left( {\text{t}} \right) - {\text{x}}_{{\text{i}}} \left( {\text{t}} \right)} \right] + {\text{r}}_{2} {\text{c}}_{2} \left( {\text{t}} \right)\left[ {{\text{G}}_{{{\text{best}},{\text{i}}}} \left( {\text{t}} \right) - {\text{x}}_{{\text{i}}} \left( {\text{t}} \right)} \right]$$
(9)
$$x_{i} \left( {t + 1} \right) = v_{i} \left( {t + 1} \right) + x_{i} \left( t \right).$$
(10)

Fundamentals of harmony search (HS)

The HS algorithm is inspired by the musician improvising their music18. The HS is a random optimization algorithm that searches for the minima by generating a harmony memory. The new solution, called pitch, is adjusted. Also, the algorithm uses randomization to avoid trapping in local minima. The flow diagram of HS algorithm is shown in Fig. 2.

Figure 2
figure 2

Flow diagram of HS algorithm.

Results and discussions

The effectiveness and preciseness of the developed method are tested by considering two PV modules namely, Kyocera KD210GH-2PU (poly-crystalline), and Shell SQ85 (mono-crystalline). The details of these two modules, which are provided by the manufacture, are summarized in Table 119,20.

Table 1 STC parameters of solar PV modules.

The search range of unknown parameters is chosen the same for PSO and HS. Table 2 indicates the selected lower and upper bound for the unknown model parameters. The range is selected according to the characteristics of mono- and poly-crystalline material.

  1. 1.

    The value of Ipv is near the value of Isc.

  2. 2.

    The value of Rs is very small.

  3. 3.

    The value of Rsh is comparatively greater than Rs in the range of 10–100 ohms.

  4. 4.

    The value of A is found to be between 1 and 2 for all the types of PV modules.

Table 2 Upper and lower range of unknown parameters used in PSO and HS. Significant values are in italics.

The values of tuning parameters of PSO algorithms are as follows: population size (N) = 70,000, maximum generation to be evaluated = 1000, members of particle = 5, maximum inertia weight factor (\(\omega_{max}\)) = 0.9, minimum inertia weight factor (\(\omega_{min}\)) = 0.4, acceleration constant \(c_{1}\) and \(c_{2}\) = 2, and for the HS algorithm, pitch limits = 0.1–0.7, pitch adjusting rate (\(r_{pa}\)) = 0.7, harmony memory accepting rate, (\(r_{accept}\)) = 0.95, maximum iteration = 1000.

Implementation of proposed method on poly-crystalle PV module

The developed datasheet-based parameter estimation method is used to find the unknown model parameters of KD210GH-2PU. The accuracy and efficacy of the developed method are tested by estimating unknown model parameters through PSO and HS. The iteration numbers, tunning parameters, and search range are kept same in both PSO and HS in the determination of the unknown parameters. The five iteration results, achieved with developed method, using PSO and HS are shown in Tables 3 and 4, respectively. The percentage maximum power deviation index (%MPDI) and overall model deviation index (OMDI) are estimated using (11) and (12) and summarized in Table 5. Here, the suffix ‘actual’ and ‘est’ represent the data given in manufacturer data sheet and estimated value, respectively.

$${\text{\% }}MPDI = \frac{{MPP_{actual} - MPP_{est} }}{{MPP_{actual} }} \times 100$$
(11)
$$OMDI = [\left( {P_{mpp} - P_{mpp,est} } \right) + \left( {I_{mpp} - I_{mpp,est} } \right) + \left( {I_{sc} - I_{sc,est} { }} \right) + \left( {V_{oc} - V_{oc,est} } \right)$$
(12)
Table 3 Unknown model parameters of KD210GH-2PU obtained via the developed method using PSO.
Table 4 Unknown model parameters of KD210GH-2PU obtained via the developed method using HS.
Table 5 Performance Index of Kyocera KD210GH-2PU.

From the Tables 3, 4 and 5, following observations can be highlighted:

  1. 1.

    After each iteration, the developed method with PSO provides more uniform results than the HS (Tables 3, 4). For instance, Rsh is found 50 Ω after each iteration with PSO whereas, its values change from 50 to 56 Ω with HS. The constant value of unknown parameter after each iteration shows that the developed method with PSO has more reliable prediction of unknown parameters than the HS.

  2. 2.

    Further, the computational complexity and time required in estimating the unknown model parameters, will be small due to a smaller number of iterations.

  3. 3.

    The value of %MPDI is found only 0.02% with PSO where as it is 0.3% with HS. However, the values of %MPDI provided by both the algorithm, i.e., PSO and HS are very small but the PSO outperforms the HS. The small value of %MPDI indicates the improved accuracy and efficacy of the developed method (Table 5).

  4. 4.

    The small value of OMDI, provided by the developed method with PSO, indicates that the solar PV characteristics, obtained through developed method or model, closely in tune with the real characteristics (Table 5).

  5. 5.

    The developed technique is reliable due to the small value of OMDI, i.e., less than unity.

Also, using the knowledge of model parameter, as summarized in Tables 3 and 4, the I–V and P–V characteristics curves of solar PV, namely KD210GH PV module, are obtained and are shown in Figs. 3 and 4, respectively. The I–V curve obtained with PSO passes through three remarkable points (Voc = 33.03, Ioc = 0), (Vsc = 0, Isc = 8.58), and (Vmpp = 26.60, Impp = 7.90) whereas the same with HS passes through the points (Voc = 33.01, Ioc = 0), (Vsc = 0, Isc = 8.64), and (Vmpp = 26.60, Impp = 7.87). These remarkable points, as obtained with developed method with PSO and HS, have been considered as the ‘estimated values’ in (11) and (12) for the estimation of %MPDI and OMDI.

Figure 3
figure 3

(a) The I–V characteristic curve of KD210GH using PSO. (b) The I-V curve of KD210GH using HS.

Figure 4
figure 4

(a) The P–V characteristic curve of KD210GH using PSO. (b) The P–V curve of KD210GH using HS.

It is evident from the discussion, as presented through the comparative analysis between developed method with PSO and HS, it can be said that the developed method with PSO outperforms HS. Further, to check the speed of convergence of PSO, convergence curve is also obtained and it is depicted in Fig. 5. It is obvious that the developed technique achieved the steady state value in 20 s, only.

Figure 5
figure 5

The convergence curve of PSO for KD210GH-2PU.

In real-time operation, the solar PV modules are subjected to a changing environmental condition21,22. The change in the operating temperature and irradiance affects the output I–V and P–V characteristics of a solar PV cell21,22. Hence it is important to know the actual I–V and P–V characteristics of a solar PV cell under changing environmental conditions for accurate control of a solar PV plant. In the majority of the studies, the value of ‘Iph’ and ‘Io are considered as constant. In strictly speaking, the assumption of constant values of these parameters under varying environment condition is not true. The value of Io(T) and Iph(T) at temperature T are calculated using Eqs. (13)–(18)23.

$$I_{o} \left( T \right) = \frac{{I_{sc} \left( T \right)}}{{\exp \left( {\frac{{V_{oc} \left( T \right)}}{{N_{s} V_{t} a}}} \right) - 1}}$$
(13)
$${\text{I}}_{{{\text{ph}}}} \left( {\text{T}} \right) = \left( {{\text{I}}_{{{\text{ph}},{\text{STC}}}} + {\text{K}}_{{\text{i}}} \Delta {\text{T}}} \right){\text{G}}$$
(14)
$$I_{sc} \left( T \right) = I_{sc} + K_{i} \Delta T$$
(15)
$${\text{V}}_{{{\text{oc}}}} \left( {\text{T}} \right) = {\text{V}}_{{{\text{oc}}}} + {\text{K}}_{{\text{v}}} \Delta {\text{T}}$$
(16)
$$I_{mpp} \left( T \right) = I_{mpp} + K_{i} \Delta T$$
(17)
$$V_{mpp} \left( T \right) = V_{mpp} + K_{v} \Delta T$$
(18)

where, left side of Eqs. (13)–(18) represents the value of short circuit current, open circuit voltage, current at MPP, and voltage at MPP at temperature T, respectively. The values of unknown parameters at different temperature are estimated using (13)–(18) and are summarized in Table 6.

Table 6 Value of KD210GH-2PU at varying temperature.

The I–V characteristics curves of KD210GH-2PU at this different temperature are shown in Fig. 6. The markers, as shown in Fig. 6, indicate the experimental data.

Figure 6
figure 6

The I–V characteristic curve obtained by the PSO algorithm for KD210GH at different temperatures.

It is obvious from Fig. 6, the I–V characteristics curves at different temperatures, obtained with the developed method along with PSO, are exactly passing through the points which are obtained through the experimental set-up.

Implementation of proposed method on mono-crystalline PV module

Further, to evaluate the efficacy and accuracy of the developed technique a mono-crystalline module, the Shell SQ85 has been selected for the investigation. The unknown model parameters of this module have been determined in the same way as estimated for the poly-crystalline material and summarized in Tables 7 and 8.

Table 7 Unknown model parameters of Shell SQ85 obtained via the developed method using PSO.
Table 8 Unknown model parameters of Shell SQ85 obtained via the developed method using HS.

Almost similar patterns are obtained for the mono-crystalline module, also. The developed method with PSO provides more uniform results than the HS after each iteration. Therefore, the developed method is found suitable for mono-crystalline module and follow all the attributes as discussed in section “Implementation of proposed method on poly-crystalle PV module” for poly crystalline module. Moreover, using the data, as summarized in Tables 7 and 8, the I–V and P–V characteristic curves are obtained for the Shell SQ85 PV module and shown in Fig. 7a–d.

Figure 7
figure 7

(a) The I–V characteristic curve of SQ85 using PSO. (b) The I–V characteristic curve of SQ85 using HS. (c) The P–V characteristic curve of SQ85 using PSO. (d) The P–V characteristic curve of SQ85 using HS.

Again, it is obvious from the Fig. 7a–d, the developed method with PSO outperforms the HS. For instance, Voc, given in datasheet (Table 1), is 22.20 and the same is estimated with developed method with PSO is 22.027. The percentage error, calculated with estimated and measured value for Voc, is found only 0.77%, only. Similarly, the percentage differences between estimated and measured value of other parameters, i.e., Ioc, Isc, Vmpp, and Impp are found smaller with PSO than HS. Therefore, it can be said that developed method is found more suitable with PSO than the HS.

Moreover, the values of performance indices, namely %MPDI and OMDI have been estimated using the data obtained from Fig. 7a and d and Eqs. (11) and (12). The value of these performance indices, obtained with developed method using PSO and HS, are summarized in Table 9. It is obvious from the results, as summarized in Table 9, the minimum values of %MPDI obtained with PSO and HS, are 0.0939 and 0.6577, respectively. Further, Fig. 8 shows that almost uniform value of %MPDI is provided by the developed method with PSO after each iteration. The merits of uniform and small value of %MPDI, has already been discussed in section “Implementation of proposed method on poly-crystalle PV module”. Further, the statistical analysis of %MPDI with respect to number of iterations is shown in Fig. 8. It is evident that the value of %MPDI provided by the developed method along with PSO is almost lies on the straight line, i.e., almost uniform after each iteration. Further, statistical analysis of OMDI has also been shown in Fig. 9 to check the efficacy of the developed technique with PSO and HS.

Table 9 Performance Index of Shell SQ85.
Figure 8
figure 8

Change in %MPDI after each iteration.

Figure 9
figure 9

Change in OMDI after each iteration.

From the statistical analysis, as shown in Figs. 8 and 9, the following observations can be highlighted:

  1. 1.

    Both %MPDI and OMDI are smaller in case of developed method with PSO than the HS. The small values of the EOME indicates that characteristics of solar PV, i.e., Shell SQ85, as estimated with developed method, is very close to the real characteristics and has lower uncertainty. Further, the smaller value of %MPDI indicates good tracking capability of MPP.

  2. 2.

    The maximum variations in %MPDI is found 0.05% with PSO whereas it is 0.47% with HS. This indicates that the speed to achieve steady state value is very fast. Stated differently, the developed method takes only in few iterations for calculating unknown variables and hence fast.

  3. 3.

    As the %MPDI and OMDI, both are found very small and hence the characteristics curve obtained with the developed method will be very near to the real characteristics.

Additionally, the convergence rate of PSO and HS is shown in Figs. 10 and 11. It is evident that the objective function, as developed in the developed method, takes only about 5 s in the optimization and to provide the values of unknown model parameters.

Figure 10
figure 10

The convergence graph of SQ85 using PSO.

Figure 11
figure 11

The convergence graph of SQ85 using HS.

Now the comparative analysis between the performance, as achieved from the developed technique, and existing techniques have been performed to check the efficacy and accuracy of the developed technique. For this, a PV module, namely H&T GmbH TS265D60, consisting 60 PV cells of mono-crystalline have been considered. The data given in manufacturer data sheet are 30.9 V, 8.58 A, 38.1 V, 9.19 A, and 265.122 W for Vmpp, Impp, Voc, Isc, and Pmpp (at STC)1. Using the developed and existing methods, PV curves for this module have been extracted and shown in Fig. 12. The values of estimated unknown parameters, as estimated with developed and existing techniques, are summarized in Table 10.

Figure 12
figure 12

The P–V characteristic curve of H&T GmbH TS265D60 PV module.

Table 10 Estimated parameters of H&T GmbH TS265D60 module via developed method, multi-objective method22, NRM, and hybrid TRR, TRD methods1.

Additionally, for the comparative analysis, the modified one diode model (MODM) of solar PV cell has been used to obtain the output characteristic of PV cell. The metaheuristic algorithm namely, Rat Swarm Optimizer (RSO), and a hybrid algorithm, i.e., Particle Swarm Optimization and Gravitational Search Algorithm (PSOGSA) were used on the modified one diode model. The results obtained with the existing MODM-RSO25 and MODM-PSOGSA26 parameter estimation methods are also used to analyze the performance of the developed method.

Using the data, as summarized in Table 10 and shown in Fig. 12, the value of EARMP% and EOME are estimated and summarized in Tables 11 and 12.

Table 11 Absolute relative maximum power error calculated for H&T GmbH TS265D60.
Table 12 Overall model error calculated for H&T GmbH.

It is evident from Tables 11 and 12; the values of %MPDI and OMDI are smaller with the developed method than the other existing hybrid, multi-objective, numerical method-based approaches and modified one diode method. The MODM-RSO has the highest deviation from real characteristics because of the high values of performances indices. Through the comparative analysis, as summarized in Tables 11 and 12, the following major outcomes of the developed method can be highlighted:

  1. 1.

    The developed technique has the smallest value of %MPDI. Basically, the performance index, namely EARMP% is an indicator to show the closeness of estimated and actual MPP. The %MPDI of developed technique is very close to zero, i.e., 0.0041%, only. This indicates the developed technique is more accurate in estimating MPP than the other existing techniques compared here for the analysis. Further, the MPP predicted by the developed method will be very closely align to the real value.

  2. 2.

    Also, if reliability is considered than the parameter estimated by the developed technique is considered as the most reliable due to very small value of EARMP%. Further, the developed technique is based on datasheet parameters, which have already been evaluated in the control environment and good quality experimental set-up, hence this enhances the reliability of the developed method. Additionally, the small value EOME represents the accuracy and efficacy of the suggested model.

Therefore, before proceeding to the design part, the developed method can be considered as fast, reliable, and efficient method for the estimation of the unknown model parameters.

Conclusion

An NLS objective function, based on manufacturer datasheet, has been developed in the presented work. Furthermore, using PSO and HS the developed objective function has been optimized to get accurate value of the unknown model parameters of solar PV. The efficacy, accuracy, and speed of the developed method has been tested by applying it on mono-and poly crystalline solar PV. It is shown that for both types of the solar PV, developed method with the PSO outperforms the HS in terms EARMP% and EOME. It is found that the values of EARMP% of the developed method with PSO are 0.0939 and 0.0214 for mono- and poly crystalline material based solar PV, respectively. Further, the time of estimation of developed method with PSO has also been analyzed and it is shown that the PSO provides almost constant values of unknown parameters after each and every iteration and converges very fast, i.e., in 5 s, only. Also, the finding of the developed method has been compared with the other established methods, such as multi-objective function, hybrid with TRR, hybrid with analytical, NRM, MODM-RSO and MODM-PSOGSA based approaches. It is shown that magnitude of EARMP% is only 0.004% whereas it is maximum with MODM-RSO (= 0.4348%) and MODM-PSOGSA (= 0.1331). Similarly, EOME is found to be smallest for the proposed method whereas it is maximum for the MODM-RSO and MODM-PSOGSA. Therefore, the small values of these performance indices, i.e., EARMP% and EOME, with the proposed method indicate the small deviation of maximum power from the real i.e., high accuracy.