Next Article in Journal
Suitability Classification of Retinal Fundus Images for Diabetic Retinopathy Using Deep Learning
Previous Article in Journal
A Personalized Respiratory Disease Exacerbation Prediction Technique Based on a Novel Spatio-Temporal Machine Learning Architecture and Local Environmental Sensor Networks
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Review

Performance Evaluation of PV Model-Based Maximum Power Point Tracking Techniques

1
Chair of High-Power Converter Systems (HLU), Technical University of Munich (TUM), 80333 Munich, Germany
2
Electrical Engineering Department, Faculty of Engineering, Assiut University, Assiut 71516, Egypt
3
Electrical Engineering Department, Faculty of Engineering, Menoufia University, Shebin El-Koum 32511, Egypt
4
Faculty of Engineering, Universidad San Sebastian, Santiago 8370146, Chile
*
Author to whom correspondence should be addressed.
Electronics 2022, 11(16), 2563; https://doi.org/10.3390/electronics11162563
Submission received: 11 July 2022 / Revised: 3 August 2022 / Accepted: 11 August 2022 / Published: 17 August 2022

Abstract

:
Maximum power point tracking (MPPT) techniques extract the ultimate power from the photovoltaic (PV) source. Therefore, it is a fundamental control algorithm in any PV configuration. The research in this area is rich and many MPPT methods have been presented in the literature. However, in the current study, we focus on the PV model-based MPPT algorithms. In this regard, the classification of this category can be mainly divided into curve fitting methods and techniques based on the mathematical model or characteristics of the PV source. The objective of the PV model-based MPPT algorithm is to allocate the position of the maximum power point (MPP). Thus, no searching efforts are required to capture that point, which makes it simple and easy to implement. Consequently, the aim of this study is to give an overview of the most commonly utilized model-based MPPT methods. Furthermore, discussion and suggestions are also addressed to highlight the gap in this area. The main methods from the literature are compared together. The comparison and evaluation are validated using an experimental hardware-in-the-loop (HIL) system, where high efficiency (more than 99%) can be obtained with a simple calculation procedure and fast convergence speed.

1. Introduction

Nowadays, renewable energy sources are getting significant interest [1,2]. Numerous factors have contributed to gaining such importance. However, the environmental issues of the conventional sources are considered the main engine for many countries to adopt renewable energies [2,3]. Among these sources, photovoltaic (PV) energy is becoming a preferable source due to the suitability of stand-alone and grid-connected applications [3]. This, in turn, contributes to the fast increase and development of the PV industry [4]. As a result, the PV applications include different converter topologies to adapt to the variety of PV applications, in which several converters are utilized. For example, step-up converters (boost) are preferred for grid-tied purposes, and step-down converters (buck) are utilized for battery charger applications [5,6].
The PV source exhibits a nonlinear characteristic, which implies an existence of a unique peak point under uniform radiation condition [7]. Therefore, the goal of the maximum power point tracking (MPPT) scheme is to track that point at any operating condition [8]. Obviously, the location of the maximum power point (MPP) varies according to the atmospheric conditions, namely the radiation and temperature. Different MPPT techniques have been discussed in the literature [9,10,11,12]. However, the main classification can be concluded as follows:
  • Searching-based MPPT: In this category, the MPPT technique is trying to pursue the MPP based on exploration. To be specific, these methods depend on the previously mentioned fact that there is only one peak of the power-voltage (P-V) characteristic. Further on, the slope of that curve is positive on the left side of this point and negative on the right side [13]. The most popular techniques in this section are the perturb and observe (P&O) and incremental conductance (INC) methods [14,15,16]. Furthermore, several modifications are developed to enhance the behavior of such methods, especially the remarkable oscillations at steady-state and slow transient response [17,18].
  • PV model-based MPPT: Generally, the model-based MPPT is concerned with the characteristics of the PV source at different atmospheric conditions of temperature and radiation. Therefore, the main objective of this group is to find a relation between the MPP and the variable operating conditions [19]. In this regard, and commonly, the fractional open-circuit voltage and fractional short-circuit current methods are utilized [20].
  • Intelligent MPPT techniques: In this branch, artificial neural network (ANN) and fuzzy logic controller (FLC) are employed [21]. However, these techniques require a lot of training and tuning efforts [22]. Recently, model predictive control (MPC) is gaining attention, and it can be classified within this group of MPPT. The MPPT-based MPC depends on the discrete-time model of the PV system, where the switching action is obtained using a predefined cost function [2]. The cost function determines the optimal switching state according to the difference between the reference and the predicted control parameter. Clearly, the MPC technique needs high computation power due to the prediction stage [23]. Furthermore, sliding mode control is also discussed in the literature, which presents numerous advantages such as precise tracking behavior and robustness to parameter variations [24,25]. However, the chattering problem is the main drawback of this control algorithm [26].
  • MPPT algorithms for partial shading: There are situations where the PV source is partially shaded. For instant, clouds and nearby buildings can cause shadowing on some modules in the PV source (array) [27]. This, in turn, makes the characteristics of the PV generator have several peaks, where one of them is the global maximum. Therefore, the purpose of such methods is to distinguish this global point from others. Modified versions of the P&O and INC methods are presented to tackle the issue of partial shading [28,29]. These techniques provide increased efficiency in comparison with the original versions with a low calculation load. However, they may fail to track the global power at complex partial shading patterns [30,31]. Consequently, meta-heuristic and bio-inspired techniques are commonly used to track the ultimate and global point such as particle swarm optimization (PSO), genetic algorithm, gray wolf optimization, etc. [32,33]. Several modifications are suggested to improve the performance of the optimization techniques, where a fast and adaptive technique is proposed in [34], to address the problems of the original PSO. Similarly, the issues associated with the cuckoo search algorithm are discussed and solved in [35]. Further on, the development of the optimization techniques is still ongoing, where more recent strategies are utilized to further improve the MPPT performance concerning the efficiency and tracking speed, for example, bat and musical chairs algorithms [36,37]. The main drawbacks of these methods (optimization-based approaches) are the complex implementation and the need for high computational burden. Therefore, and from a practical point of view, the optimization methods are not preferred for execution in the PV industry [31,38].
In light of the above, the PV model-based approaches are considered the most effective methods for MPPT, where these methods are simple to implement [39]. Furthermore, they consider the variation of the atmospheric conditions. Therefore, there is no confusion or divergence, as in the case of the searching-based techniques [18,40]. Moreover, there is no need for a high computational capability of real-time controller, which makes it more proper for low-cost applications [41]. This encourages the authors to highlight the main PV model-based MPPT techniques. In the literature, very simple models, in addition to more sophisticated algorithms, are covered. Thus, the authors are motivated to investigate the PV efficiency under different methods and use the same setup for testing. Furthermore, discussion and suggestions for efficiency improvement are also explored. In conclusion, the contribution of this work is summarized as follows:
  • Providing a review of the most popular PV model-based MPPT techniques.
  • Experimental evaluation of the main model-based MPPT methods using HIL implementation.
  • The experimental validation considers a variety of atmospheric conditions and profiles (static and dynamic), which is considered a big merit of the HIL implementation and contributes to a better evaluation of the performance of the PV system even under worst-case scenarios.
  • Comparison and discussions to highlight the differences among these methods. Furthermore, some key suggestions are presented.
The remainder of this article is arranged as follows: Section 2 gives the mathematical model of the PV system under study. The main PV model-based MPPT techniques from the literature are presented in Section 3. The experimental evaluation and comparison are discussed in Section 4. Discussions on the model-based schemes are extended in Section 5. Finally, the paper is finalized in Section 6.

2. Model of the PV System

2.1. Model of the PV Source

Numerous models are used to represent the PV source’s characteristics. However, the most utilized model is the single-diode one, which is known for its accuracy, simplicity, and moderate computational effort [42]. The objective of this model is to characterize the PV source at different atmospheric conditions of radiation and temperature. Therefore, the current-voltage (I-V) characteristics of the single-diode model are described as [42,43]:
i p v = i p h i o [ e ( v p v + i p v R s n N s v t ) 1 ] v p v + i p v R s R s h ,
where i p h is the photovoltaic current, i o is the diode saturation current, n is the diode ideality factor, R s is the PV module series resistance, R s h is the PV module shunt resistance, N s is the number of cells in one module, i p v is the output current, and v p v is the output voltage. Popularly, the characteristics of the PV source at different atmospheric conditions are used to describe its behavior [2]. To obtain these characteristics, the parameters of the single-diode model need to be identified. The single-exponential model has five parameters, namely, the photovoltaic current, the diode saturation current, the ideality factor, the series resistance, and the shunt one. Numerous formulations are provided in the literature for the photovoltaic and saturation currents [44,45]. To estimate the rest of the parameters (n, R s , R s h ), analytical methods or optimization-based algorithms can be used. In the analytical category, normally, three equations (for three unknown parameters) are derived and solved by iterative techniques (for example, Newton–Raphson method). Generally, the open-circuit point, short-circuit point, the maximum power one, and the slope of the characteristics at such points are used to obtain these equations [44]. For the optimization techniques, the characteristics provided in the data-sheet or experimentally are employed in the optimization function, where the objective or cost function is to obtain the characteristics such that the error between the produced curves and data-sheet ones is minimized as much as possible. Numerous factors are utilized to optimize the cost function such as root mean square error and absolute error [46]. Recent approaches are employing supply demand optimizer [47], heap-based algorithm [48], turbulent flow of water optimizer [49], and gorilla troops method [50]. Despite the precision of the optimization methods in comparison with numerical techniques, they suffer from high computational load and frequent parameter tuning [51]. Furthermore, in high-dimensional models, they can be easily trapped at local solution [47].

2.2. Boost Converter Model

As discussed earlier, different converter topologies are utilized in the PV system based on the application. However, the boost converter is chosen here for implementation. The model of the boost converter relies on the action of the power switch in the circuit. Therefore, two modes of operation describe the behavior of the boost converter. The modes of operation are shown in Figure 1. This can be simply formulated by [2]:
x ˙ = A x + B u , y = C x + D u ,
where x = [ i p v v c ] T is the state vector, u = v p v is the input voltage, and y = v c is the output voltage. Furthermore, A , B , C , and D are the system matrices and are structured as:
A = 0 1 d L 1 d C 1 R C , B = 1 L 0 , C = 0 1 , D = 0 ,
where L is the inductance of the boost converter, C is the output capacitance, R is the load resistance, and d is the duty cycle.

3. The PV Model-Based MPPT Techniques

In this section, the main MPPT techniques will be discussed and investigated. In this matter, the primary classification of the PV model-based MPPT algorithm is given as methods based on curve fitting procedures and techniques of mathematical models (equations) according to the PV characteristics. In the following, a detailed analysis of these methods is to be addressed.

3.1. Determination of the MPP Location (Characteristics-Based)

  • The constant voltage method
It is considered the simplest method for MPPT, where the system is operated at a constant voltage value. This value is specified according to the data-sheet of the utilized PV module, where the voltage at standard test conditions (STC) (1000 W/m 2 and 25 C) is selected to be the optimal value. Only, a voltage measurement is needed in this algorithm, where the controller is maintaining the sensed voltage at the chosen reference voltage [52]. The constant voltage method does not account for the variation of the MPP with the temperature. However, it gives a satisfactory performance under radiation change, where the MPP voltage variation range is restricted to a narrow range with respect to the radiation variation [53]. Furthermore, this method is not operating at the MPP [54].
  • The open-circuit voltage method
The open-circuit voltage technique depends on finding a relation between the open-circuit voltage and the MPP voltage at different atmospheric conditions. It is reported that the required relation is linear, and hence, it can be written as [55]:
v m p p = k o c v o c ,
where v m p p is the MPP voltage at different operating conditions of temperature and radiation, k o c is the proportionality constant, and v o c is the measured open-circuit voltage. The value of the constant in Equation (4) depends on the used PV module. However, a range of 0.71–0.78 is assigned for the available PV modules in the market [56]. The implementation of the open-circuit voltage method needs to isolate the PV source from the converter circuit to enable the open-circuit voltage measurement. Therefore, additional components are in need of utilization in the PV system to accomplish such measurement. Similarly, the voltage measurement is required in this scheme and the goal of the controller is to keep the sensed voltage in the vicinity of the calculated MPP voltage.
  • The short-circuit current method
This method is very similar to the open-circuit method. However, the current is used here as a control parameter, where the relation between the MPP current at different atmospheric conditions and the short-circuit current can be given as [57]:
i m p p = k s c i s c ,
where k s c is a constant to be adjusted. According to the literature, the known range for this constant is 0.78–0.92 [56]. Normally, to implement such a method, an electronic switch is utilized across the PV module and a momentary short circuit is applied to permit the current measurement. The short circuit operation or the open circuit one as in the previous method is normally applied every several seconds. Therefore, even if the adjustable factor is properly calibrated, the system is not operating at the MPP, where the atmospheric conditions are continuously changing between the moments of measurements [20,58]. However, and due to the inclusion of atmospheric condition variation in these methods, it is expected to have a better performance in comparison with the constant voltage technique.
  • The pilot cell technique
The open circuit and short circuit methods suffer from power losses during the measurements of the voltage or current [20]. Therefore, the pilot cell is used in these methods to realize the measurements without the need for load disconnection. To be specific, this method is normally used with PV arrays (large systems), where the real system is kept without change. However, a pilot cell is used in the same location to accomplish the open-circuit voltage or short-circuit current measurement. Then, the measured value is used in the original system. However, the pilot cell should have identical characteristics to the PV array. This implies inaccuracies in addition to the cost of the calibration of pilot cell/array configuration [56].
  • On-line fractional open-circuit voltage algorithm
The aforementioned drawbacks of the open circuit method are avoided in this technique, where the open-circuit voltage is estimated online based on the measurements and the model of the PV source. In this matter, the estimation is given by [59,60]:
v o c n = v o c + n N s v t l n ( i p h n i p h ) + k v ( T T n ) ,
where v o c n is the open-circuit voltage at certain atmospheric condition, i p h n is the photovoltaic current at the same condition, k v is the open-circuit voltage temperature coefficient, v t is the thermal voltage, T n is the nominal temperature, and the values v o c and i p h are calculated at STC. Furthermore, the estimation process of the photovoltaic current ( i p h ) is obtained from Equation (1). Therefore, to implement this approach, the voltage, current, and temperature values should be known (measured). Still, the tuning of the proportionality constant is a drawback of this method.
  • The temperature method
In this technique, the dependency of the MPP voltage on the temperature is considered. The MPP voltage variation is linear when the temperature changes, which gives [39,61]:
v m p p = v m p p n + k v ( T T n ) ,
where v m p p n is the MPP voltage at STC. It is quite obvious that the radiation variation in this method is neglected. Thus, it is more suitable for the one or two module configuration (low power). To implement this method, the voltage measurement alongside the temperature is required.
  • MPP voltage determination
The objective of this method is to get a formulation for the location of the MPP voltages. In [62], a similar formulation like the open-circuit voltage is also used for the MPP voltage location, which is expressed as:
v m p p = v m p p n 1 + δ l n ( G n G ) + k v ( T T n ) ,
where δ is a constant (0.05) and is adjusted by minimizing the squared error using experimental data for the open-circuit voltage at different radiation conditions. A similar formula is used in [63], in which the temperature is neglected. However, the temperature impact was taken into consideration in [64]. It is quite obvious that the implementation of this method requires the knowledge of the atmospheric conditions (radiation and temperature) in addition to the voltage measurement. To decrease the cost of the sensing circuitry, the radiation or the temperature can be estimated [65]. However, the efficiency of the PV system is then more dependent on the estimation accuracy. A new formulation is suggested for the MPP voltage in [66] as:
v m p p = ( c a + a b ) 1 b ,
where a and b are temperature-dependent parameters, and c is calculated as:
c = i p v a v p v b .
To implement this method, the voltage, current, and temperature are required.
In [19], a methodology that considers an analogy between the open-circuit point and the MPP, where the MPP voltage at different radiation and temperature conditions can be estimated from:
v m p p = v m p p n 1 + k l o g ( G G n ) + k v ( T T n ) ,
where k = n N s v t / v m p p n .
  • MPP current determination
In this technique, the location of the MPP currents is determined. This method is inspired by the fractional short-circuit current. However, no disconnection of the load is required, where the MPP currents can be computed according to:
i m p p = i m p p n G G n .
The previous formula is well-known for the photovoltaic current representation as [44,45,67]:
i p h = [ i p h n + k i ( T T n ) ] G G n .
However, as the photovoltaic current is proportional to the MPP current, a similar formulation for the MPP current location can be used. It is worth mentioning that the effect of the temperature on the MPP currents is minor. Therefore, it is not included in Equation (12). In the same context, one should keep in mind that the effect of the temperature on the MPP voltage is significant.

3.2. Curve Fitting Technique

In this approach, the location of the MPP voltages is obtained based on a curve-fitting tool. In [68], a linear approximation for the location of the MPP, where one line is used to represent the high radiation levels, and the second line represents the lower radiation values. Furthermore, a cubic polynomial is provided to further adjust the location of the MPP in [69].
The linear approximation is given by:
v m p p h = k h i p v + v o h , v m p p l = k l i p v + v o l ,
where v m p p h and v m p p l represent the location of the MPP voltages at high and low radiation conditions, respectively. k h and k l are the slopes of the lines. Furthermore, v o h and v o l are the offset voltages at the same conditions.
The cubic formula is given by:
v m p p = a i p v 3 + b i p v 2 + c i p v + v o ,
where a, b, c, and v o are the parameters of the polynomial.
Similarly, the PV power can be represented in terms of the PV voltage as [57,70]:
p p v = k 1 v p v 3 + k 2 v p v 2 + k 3 v p v + k 4 ,
where k 1 , k 2 , k 3 , and k 4 are the coefficients of the polynomial resulting from the sampled PV voltage and power. Differentiating the previous formula gives:
d p p v d v p v = 3 k 1 v p v 2 + 2 k 2 v p v + k 3 .
At MPP,
d p p v d v p v = 0 .
Therefore, the voltage at MPP can be located as:
v m p p = k 2 ± k 2 2 3 k 1 k 3 3 k 1 .
In this methodology, the constants ( k 1 , k 2 , k 3 , and k 4 ) are repeatedly sampled in a span of a few milliseconds [57].

4. Experimental Results and Discussion

4.1. Test Bench Description

The studied PV system is composed of a PV module, boost converter, and resistive load. The power circuit is built using HIL (RT Box CE), and the control action is obtained from a dSPACE MicroLabBox. The real-time controller sends the switching signals to the digital inputs of the HIL system, where the measurements are fed back to the analog inputs of the dSPACE controller. The configuration of the experimental test bench of the PV system is shown in Figure 2. Furthermore, the parameters of the power circuit are given in Table 1. It is worth mentioning that the PV module KC200GT is used as a source of power. The characteristics of this module are previously presented [2]. The HIL system provides several merits for implementation, where difficult situations and various scenarios can be easily achieved. Furthermore, step and fast changes in atmospheric conditions are hard to realize in reality. This gives a better evaluation of the PV system’s performance.

4.2. Performance of MPPT

The experimental results are divided into three cases, where step change of radiation, step change of temperature, and dynamic profile for the radiation are used to evaluate the performance of the PV system. The methods considered for experimental assessment are the constant voltage method and temperature method [61]. Furthermore, from the category of MPP voltage determination, the voltage-based technique (V1) [62] and voltage-based method (V2) [19] are selected. Moreover, from the category of MPP current determination, the current-based approach (Equation (12)) is chosen. The curve fitting approach is also included [69]. The instantaneous and average efficiencies are used to evaluate the performance of the MPPT techniques. They can be expressed according to [18]:
η p v = P m p p t ( t ) P r ( t ) × 100 ,
where P m p p t is the produced maximum power using a certain MPPT technique and P r is the reference power (from the data-sheet).
η p v , a v g = P m p p t ( t ) d t P r ( t ) d t × 100 .
Firstly, in Figure 3, the radiation is changed from 600 W/m 2 to 1000 W/m 2 and the temperature is kept constant at 25 C, where the PV power, voltage, current, and instantaneous efficiency are shown, respectively. All studied methods succeed to follow the fast change in the radiation. The constant voltage method behavior is very similar to the temperature method, where the reference voltage from both techniques is equal as the temperature is maintained constant in this test. The voltage-based approach (V1) performance is a little bit lower when compared with the constant voltage and temperature schemes due to the inaccuracies in the voltage reference estimation process, especially when the operating point differs from the STC. This is further investigated in Figure 4, where the steady-state waveform of the PV power is shown. One can clearly observe that the constant voltage and the temperature methods have a very similar ripple pattern. The voltage-based method (V2) and the current approach are also similar. However, their behavior is enhanced in comparison with the constant voltage and temperature techniques. The ripple of the voltage algorithm (V1) is higher in comparison with other schemes. The curve fitting approach behaves similarly to the constant voltage and temperature methods, as clarified in Figure 4. Table 2 summarizes the average PV efficiencies of all studied methods, where the voltage-based (V1) technique has the lowest average efficiency among all studied methods at the step change of radiation. Following, the constant voltage method and temperature one give enhanced efficiencies in comparison with the voltage method (V1). Furthermore, the average efficiency values for these methods are approximately equal. The voltage (V2), curve fitting, and current methods’ efficiencies are the highest. Additionally, the execution times are given in the same table (Table 2). The constant voltage method, temperature, and current-based algorithm have almost identical calculation times. However, voltage-based technique (V1), voltage-based method (V2), and curve fitting require higher execution times due to the computational load of the reference voltage.
In Figure 5, the same former methods are studied at step change of temperature from 50 C to 25 C, where the radiation is kept constant at 1000 W/m 2 . In this regard, the performance of the constant voltage method is poor due to the negligence of the temperature effect in this method. This is clearly obvious in the case of the high-temperature condition in the first interval of Figure 5. However, the performance of the temperature method, voltage one (V1), the voltage-based estimation (V2), and curve fitting is very similar, where the reference voltage estimation is identical in the four methods in terms of temperature impact. The current-based algorithm performance is a little bit affected when the temperature changes. The summary of average efficiencies at the step change of temperature is given in Table 3. It is clear that the constant voltage method efficiency is poor under temperature variation. Therefore, it is expected for a wide voltage range of operation, where several modules are connected in series, the performance of this method may cause significant power loss and lead to operation near the open-circuit point.
In the last case, a dynamic profile for the radiation is used to evaluate the efficiencies of the model-based techniques. The ramp profile is recommended by the European efficiency test (EN50530) [71] to assess the performance of the PV system. Therefore, a similar profile, which is the triangular waveform is used to emulate the dynamic change of the radiation. This is a built-in function in the utilized HIL box, which simplifies the implementation of the former test.
Figure 6 shows the performance of the MPPT methods at dynamic variations of radiation. At the first glance, the response of all methods is very similar. Therefore, a zoomed part from this figure is further investigated in Figure 7 to show the dynamics of power, voltage, and current.
Moreover, to understand the differences among the various model-based schemes, the power-voltage curves for all studied methods are examined in Figure 8. The significance of these curves is to highlight the variation band of the voltage versus power. If this band is narrow, this means that the change of voltage is restricted to the maximum power region. Furthermore, if the former band is wide, this indicates that there is a deviation from the maximum power location. For the constant voltage method, temperature method, and voltage estimation technique (V2), the power-voltage behavior is very similar, where the band of voltage variation is approximately 1 V at low-power values, and 2 V in case of high-power levels. The voltage-based estimation method (V1) has the widest voltage range in comparison with other model-based schemes, where, at some operating points, the band is 3 V. The current-based procedure and the curve fitting method have the lowest margin of voltage variation among all studied methods.
As previously mentioned, the voltage-based scheme (V1) has the worst behavior (when considering radiation variation) among the studied model-based techniques due to the inaccurate reference voltage estimation. This is clearly obvious in the power-voltage response shown in Figure 8 and further investigated in Table 4 in terms of the average efficiency at dynamic weather conditions. The average efficiency of the constant voltage, temperature method, and voltage reference computation (V2) is approximately equal. The efficiency of the voltage-based method (V1) is the lowest among all methods. The behavior of the current-based and curve fitting approaches is outstanding, where the average efficiency is the highest.
Briefly, the model-based MPPT techniques give a high tracking efficiency. However, both temperature and radiation should be taken into consideration. At variations of radiation, the efficiency of all studied techniques is comparable. When the temperature changes, the constant voltage method gives poor tracking efficiency. However, the efficiency values of other model-based methods are close. Minor derivations in the efficiency are mainly related to the accuracy of the reference estimation (voltage or current). In this matter, the voltage-based method (V2), current-based algorithm, and curve fitting approach present the best estimation values for the reference. Therefore, they have improved performance in comparison with other estimation techniques (model-based).
Another remark that should be mentioned concerning the studied model-based MPPT techniques is the inclusion of atmospheric conditions. In the constant voltage method and current-based approach, the temperature effect is neglected. Therefore, their efficiency has been affected. The temperature method also does not include the radiation variation. Thus, it has a reduced efficiency value under radiation change. Other schemes, including voltage-based methods (V1&V2) and curve fitting, consider both temperature and radiation variation. Consequently, they have improved performance. However, the voltage-based algorithm (V1) suffers from inaccuracies in the reference voltage estimation. Nevertheless, these methods are expected to give a significant improvement in case of higher power levels provided that both temperature and radiation impacts are considered in the estimation.

5. Discussion

  • The model-based MPPT is known for high tracking speed and efficiency due to the restrictions imposed on the voltage or current reference computation. Therefore, when compared with searching algorithms, the model-based schemes give an enhanced performance.
  • In the same context, the searching-based schemes such as the P&O method may have a divergent performance in the case of fast-changing atmospheric conditions, where the algorithm is confused due to perturbation. However, this issue is solved in the PV model-based methods because of the inclusion of atmospheric conditions.
  • The current-based algorithm has a fast-tracking response at temperature variations as the current change due to temperature is small (see Figure 5, where the current change due to temperature is approximately negligible), in contrast to the voltage methods, where the voltage variation due to temperature is linear. Furthermore, and in view of the radiation changes, the current-based methods are slower when compared to the voltage-based ones, where the voltage is restricted to a narrow range in case of radiation change. However, the current change is proportional to the radiation.
  • The model-based approaches need an accurate model for an improved efficiency, where the effect of the temperature and radiation should be included in the developed method. In this regard, the constant voltage method gives a poor performance at various temperature conditions. This is mainly because of the negligence of temperature effect in this scheme.
  • A major drawback of the model-based methods is the utilization of temperature and radiation sensors. Therefore, the application of these methods is not popular as the case of searching-based schemes, which use voltage and current sensors. However, the temperature sensor can be eliminated if the module temperature is controlled using an appropriate cooling system. Thus, the model-based schemes can work properly in floating systems (PV floating systems constructed in seas, oceans, or lakes). This not only reduces the required sensors but also increases the efficiency, where the cooling contributes to such an increase.
  • Further on, estimation techniques of the temperature and radiation could contribute to the development of the model-based approaches.
  • The constant voltage method is the simplest among all studied methods, where only one voltage sensor is required for implementation. The temperature method comes in the second place, where an additional temperature sensor is needed for execution. The current-based algorithm uses a current sensor and a radiation one. Furthermore, the voltage-based methods (V1 and V2) utilize voltage, temperature, and radiation sensors. The curve fitting approach uses voltage, current, and temperature sensors.
  • The efficiency of all studied methods, except for the constant voltage technique, is very high. Therefore, in terms of cost, the temperature method is advised for implementation. However, for high power applications, and due to the negligence of the radiation effect, the voltage-based estimation (V2) procedure is recommended, especially at such a power level, that the sensor cost is not an issue.
  • The development of more sophisticated model-based MPPT techniques is recommended to improve the system’s efficiency.
  • Sensor reduction is also advised, where one or two measurements can be estimated. In this regard, robust online estimation is required. Optimization techniques can benefit in this matter. However, this may come at the cost of high computational power and even more complex implementation.
To this end, Table 5 briefly compares all studied MPPT methods in terms of implementation cost, the performance at temperature variation, required sensors, and calculation burden. The constant voltage method presents a poor performance at temperature variation. However, its implementation cost is low. The voltage-based approaches (V1 & V2) provide an improved performance due to the inclusion of both radiation and temperature effects. However, the sensor requirements of these techniques are higher, which increases the cost of the system. Temperature and current-based methods give a reasonable compromise between the cost and performance. The computation effort of the curve fitting, voltage-based (V1), and voltage-based (V2) is high in comparison to other techniques. In this regard, and based on the system’s requirement, one can choose the suitable MPPT method.

6. Conclusions

A comparative study among the main model-based MPPT techniques has been conducted in this work. The model-based MPPT methods depend mainly on the characteristics of the PV source, where a determination of the MPP location is sought in these approaches. Therefore, the performance of the model-based schemes is dependent on the accuracy of the utilized model. In this regard, different model-based MPPT techniques are considered for evaluation using experimental HIL set-up (at different atmospheric conditions of radiation and temperature) in this research. As a main remark, the model-based methods are known for high tracking efficiency provided that both temperature and radiation effects are taken into consideration. Furthermore, the simplified implementation is a major feature of these techniques, where no searching algorithms are required. The average efficiency of all studied methods is more than 99% at different operating conditions except for the constant voltage method when the temperature changes. The temperature method and the voltage-based estimation (V2) have an improved efficiency when compared with the voltage-based method (V1). The performance of the current approach is superior when compared to other schemes. However, at temperature variation, its behavior is slightly reduced. The curve fitting approach performance is also accurate. However, several constants are in need to be calculated. From a cost perspective, the temperature method is recommended for low-power applications and the voltage-based technique (V2) is advised for high-power systems. In conclusion, more sophisticated model-based MPPT are in need to be explored for efficiency enhancement. Furthermore, radiation and temperature estimation techniques are encouraged to be applied within the MPPT area to further simplify the implementation procedure and decrease the cost. The continuous development of real-time controllers (microprocessors) will simplify the implementation of hybrid techniques (optimization and traditional techniques) for efficiency improvement.

Author Contributions

M.A. (Mostafa Ahmed) designed, implemented the proposed control strategy, and wrote the manuscript. I.H. helped in writing the manuscript and collection the experimental results. M.A. (Mohamed Abdelrahem) revised and edited the manuscript. R.K., M.L.H. and J.R. were responsible for the guidance and suggestions. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Acknowledgments

The work of José Rodríguez was supported by Agencia Nacional de Investigación y Desarrollo (ANID) under Project FB0008, Project 1210208, and Project 1221293.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Ahmed, M.; Abdelrahem, M.; Farhan, A.; Harbi, I.; Kennel, R. DC-link sensorless control strategy for grid-connected PV systems. Electr. Eng. 2021, 103, 2345–2355. [Google Scholar] [CrossRef]
  2. Ahmed, M.; Abdelrahem, M.; Kennel, R. Highly efficient and robust grid connected photovoltaic system based model predictive control with kalman filtering capability. Sustainability 2020, 12, 4542. [Google Scholar] [CrossRef]
  3. Sonali, G.; Sharma, R. Performance evaluation of stand alone, grid connected and hybrid renewable energy systems for rural application: A comparative review. Renew. Sustain. Energy Rev. 2017, 78, 1378–1389. [Google Scholar]
  4. Honghang, S.; Zhi, Q.; Wang, Y.; Yao, Q.; Su, J. China’s solar photovoltaic industry development: The status quo, problems and approaches. Appl. Energy 2014, 118, 221–230. [Google Scholar]
  5. Taghvaee, M.H.; Radzi, M.A.; Moosavain, S.M.; Hizam, H.; Marhaban, M.H. A current and future study on non-isolated DC—DC converters for photovoltaic applications. Renew. Sustain. Energy Rev. 2013, 17, 216–227. [Google Scholar] [CrossRef]
  6. Singh, S.N. Selection of non-isolated DC-DC converters for solar photovoltaic system. Renew. Sustain. Energy Rev. 2017, 76, 1230–1247. [Google Scholar]
  7. Mostafa, A.; Harbi, I.; Kennel, R.; Abdelrahem, M. Predictive Fixed Switching Maximum Power Point Tracking Algorithm with Dual Adaptive Step-Size for PV Systems. Electronics 2021, 10, 3109. [Google Scholar]
  8. Saad, M.; Hammoumi, A.E.; Ghzizal, A.E. The most used MPPT algorithms: Review and the suitable low-cost embedded board for each algorithm. J. Clean. Prod. 2020, 246, 118983. [Google Scholar]
  9. Atharah, K.N.; Tan, C.W. A comprehensive review of maximum power point tracking algorithms for photovoltaic systems. Renew. Sustain. Energy Rev. 2014, 37, 585–598. [Google Scholar]
  10. Saravanan, S.; Babu, N.R. Maximum power point tracking algorithms for photovoltaic system–A review. Renew. Sustain. Energy Rev. 2016, 57, 192–204. [Google Scholar] [CrossRef]
  11. Nabil, K.; Moubayed, N.; Outbib, R. General review and classification of different MPPT Techniques. Renew. Sustain. Energy Rev. 2017, 68, 1–18. [Google Scholar]
  12. Nikhil, K.; Nema, S.; Nema, R.K.; Verma, D. A state-of-the-art review on conventional, soft computing, and hybrid techniques for shading mitigation in photovoltaic applications. Int. Trans. Electr. Energy Syst. 2020, 30, 12420. [Google Scholar]
  13. Allah, A.A.N.; Saied, M.H.; Mostafa, M.Z.; Abdel-Moneim, T.M. A survey of maximum PPT techniques of PV systems. In Proceedings of the 2012 IEEE Energytech, Cleveland, OH, USA, 29–31 May 2012; pp. 1–17. [Google Scholar]
  14. Zahawi, E.M.A.B.; Atkinson, D.J. Assessment of perturb and observe MPPT algorithm implementation techniques for PV pumping applications. IEEE Trans. Sustain. Energy 2011, 3, 21–33. [Google Scholar]
  15. Zahawi, E.M.A.B.; Atkinson, D.J. Assessment of the incremental conductance maximum power point tracking algorithm. IEEE Trans. Sustain. Energy 2012, 4, 108–117. [Google Scholar]
  16. Hegazy, R.; Eltamaly, A.M. A comprehensive comparison of different MPPT techniques for photovoltaic systems. Sol. Energy 2015, 112, 1–11. [Google Scholar]
  17. Mohammad, S.; Balog, R.S.; Rub, H.A. Maximum Power Point Tracking using Model Predictive Control of a flyback converter for photovoltaic applications. In Proceedings of the 2014 Power and Energy Conference at Illinois (PECI), Champaign, IL, USA, 28 February 2014. [Google Scholar]
  18. Jubaer, A.; Salam, Z. A modified P&O maximum power point tracking method with reduced steady-state oscillation and improved tracking efficiency. IEEE Trans. Sustain. Energy 2016, 7, 1506–1515. [Google Scholar]
  19. Mostafa, A.; Harbi, I.; Kennel, R.; Abdelrahem, M. Dual-Mode Power Operation for Grid-Connected PV Systems with Adaptive DC-link Controller. Arab. J. Sci. Eng. 2021, 47, 2893–2907. [Google Scholar]
  20. Ahmed, S.H.; Murtaza, A.F.; Noman, A.; Addoweesh, K.E.; Al-Haddad, K.; Chiaberge, M. A new sensorless hybrid MPPT algorithm based on fractional short-circuit current measurement and P&O MPPT. IEEE Trans. Sustain. Energy 2015, 6, 1426–1434. [Google Scholar]
  21. Mahmoud, A.M.N.K.; Lehtonen, M.; Darwish, M.M.F. Promising MPPT Methods Combining Metaheuristic, Fuzzy-Logic and ANN Techniques for Grid-Connected Photovoltaic. Sensors 2021, 21, 1244. [Google Scholar]
  22. Zainal, S.; Ahmed, J.; Merugu, B.S. The application of soft computing methods for MPPT of PV system: A technological and status review. Appl. Energy 2013, 107, 135–148. [Google Scholar]
  23. Hafsa, A.; Fakkar, A.; Sera, D.; Lashab, A.; Spataru, S.; Kerekes, T. Multiple-power-sample based P&O MPPT for fast-changing irradiance conditions for a simple implementation. IEEE J. Photovolt. 2020, 10, 1481–1488. [Google Scholar]
  24. Valenciaga, F.; Puleston, P.F.; Battaiotto, P.F. Power control of a photovoltaic array in a hybrid electric generation system using sliding mode techniques. IEE Proc. Control. Theory Appl. 2001, 148, 448–455. [Google Scholar] [CrossRef]
  25. Shahzad, A.; Adil, H.M.M.; Ahmad, I.; Azeem, M.K.; Huma, Z.E.; Khan, S.A. Supertwisting sliding mode algorithm based nonlinear MPPT control for a solar PV system with artificial neural networks based reference generation. Energies 2020, 13, 695. [Google Scholar]
  26. Khan, A.; Yasir, M.; Liu, H.; Yang, Z.; Yuan, X. A comprehensive review on grid connected photovoltaic inverters, their modulation techniques, and control strategies. Energies 2020, 13, 4185. [Google Scholar] [CrossRef]
  27. Kashif, I.; Salam, Z. A deterministic particle swarm optimization maximum power point tracker for photovoltaic system under partial shading condition. IEEE Trans. Ind. Electron. 2012, 60, 3195–3206. [Google Scholar]
  28. Jubaer, A.; Salam, Z. An enhanced adaptive P&O MPPT for fast and efficient tracking under varying environmental conditions. IEEE Trans. Sustain. Energy 2018, 9, 1487–1496. [Google Scholar]
  29. Soon, T.K.; Mekhilef, S. Modified incremental conductance algorithm for photovoltaic system under partial shading conditions and load variation. IEEE Trans. Ind. Electron. 2014, 61, 5384–5392. [Google Scholar]
  30. Amir, O.; Mahmoud, Y. Novel spline-MPPT technique for photovoltaic systems under uniform irradiance and partial shading conditions. IEEE Trans. Sustain. Energy 2020, 12, 524–532. [Google Scholar]
  31. Xingshuo, L.; Wen, H.; Hu, Y.; Jiang, L.; Xiao, W. Modified beta algorithm for GMPPT and partial shading detection in photovoltaic systems. IEEE Trans. Power Electron. 2017, 33, 2172–2186. [Google Scholar]
  32. Kashif, I.; Salam, Z. A review of maximum power point tracking techniques of PV system for uniform insolation and partial shading condition. Renew. Sustain. Energy Rev. 2013, 19, 475–488. [Google Scholar]
  33. Alivarani, M.; Nayak, B.; Das, P.; Mohanty, K.B. A review on MPPT techniques of PV system under partial shading condition. Renew. Sustain. Energy Rev. 2017, 80, 854–867. [Google Scholar]
  34. Ali, M.E.; Al-Saud, M.S.; Abokhalil, A.G.; Farh, H.M.H. Simulation and experimental validation of fast adaptive particle swarm optimization strategy for photovoltaic global peak tracker under dynamic partial shading. Renew. Sustain. Energy Rev. 2020, 124, 109719. [Google Scholar]
  35. Eltamaly, M.A. An improved cuckoo search algorithm for maximum power point tracking of photovoltaic systems under partial shading conditions. Energies 2021, 14, 953. [Google Scholar] [CrossRef]
  36. Eltamaly, M.A.; Al-Saud, M.S.; Abokhalil, A.G. A novel bat algorithm strategy for maximum power point tracker of photovoltaic energy systems under dynamic partial shading. IEEE Access 2020, 8, 10048–10060. [Google Scholar] [CrossRef]
  37. Eltamaly, A.M. A novel musical chairs algorithm applied for MPPT of PV systems. Renew. Sustain. Energy Rev. 2021, 146, 111135. [Google Scholar] [CrossRef]
  38. Premkumar, M.; Subramaniam, U.; Babu, T.S.; Padmanaban, S.; Holm-Nielsen, J.B.; Mitolo, M.; Ravichandran, S. Improved perturb and observation maximum power point tracking technique for solar photovoltaic power generation systems. IEEE Syst. J. 2020, 15, 3024–3035. [Google Scholar]
  39. Brito, D.; Gomes, M.A.; Galotto, L.; Sampaio, L.P.; Melo, G.D.E.; Canesin, C.A. Evaluation of the main MPPT techniques for photovoltaic applications. IEEE Trans. Ind. Electron. 2012, 60, 1156–1167. [Google Scholar] [CrossRef]
  40. Muralidhar, K.; Samanta, S. Modified perturb and observe MPPT algorithm for drift avoidance in photovoltaic systems. IEEE Trans. Ind. Electron. 2015, 62, 5549–5559. [Google Scholar]
  41. Elsaharty, Z.N.E.M.A.; Abdelsalam, A.K.; Helal, A.A.; Williams, B.W. Improved performance low-cost incremental conductance PV MPPT technique. IET Renew. Power Gener. 2016, 10, 561–574. [Google Scholar]
  42. Samkeliso, S.; Hanif, M. Comparative analysis of different single-diode PV modeling methods. IEEE J. Photovolt. 2015, 5, 938–946. [Google Scholar]
  43. Rezaee, J.A. Parameter estimation of solar photovoltaic (PV) cells: A review. Renew. Sustain. Energy Rev. 2016, 61, 354–371. [Google Scholar]
  44. Dezso, S.; Teodorescu, R.; Rodriguez, P. PV panel model based on datasheet values. In Proceedings of the 2007 IEEE International Symposium on Industrial Electronics, Vigo, Spain, 4–7 June 2007; pp. 2392–2396. [Google Scholar]
  45. Gradella, V.M.; Gazoli, J.R.; Filho, E.R. Comprehensive approach to modeling and simulation of photovoltaic arrays. IEEE Trans. Power Electron. 2009, 24, 1198–1208. [Google Scholar]
  46. Mohammed, R.H.; Hizam, H.; Gomes, C.; Heidari, A.A.; Chen, H.; Ahmadipour, M.; Muhsen, D.H.; Alghrairi, M. Parameters extraction of three diode photovoltaic models using boosted LSHADE algorithm and Newton Raphson method. Energy 2021, 224, 120136. [Google Scholar]
  47. El-Seheimy, S.A.M.R.A.; Xiong, G.; Elattar, E.; Ginidi, A.R. Parameter identification of solar photovoltaic cell and module models via supply demand optimizer. Ain Shams Eng. J. 2022, 13, 101705. [Google Scholar]
  48. Shaheen, G.A.R.A.M.; El-Sehiemy, R.A.; Hasanien, H.M.; Al-Durra, A. Estimation of electrical parameters of photovoltaic panels using heap-based algorithm. IET Renew. Power Gener. 2022, 16, 2292–2312. [Google Scholar]
  49. Mokhtar, S.; Shaheen, A.M.; Ginidi, A.R.; El-Sehiemy, R.A.; Mahmoud, K.; Lehtonen, M.; Darwish, M.M.F. Estimating parameters of photovoltaic models using accurate turbulent flow of water optimizer. Processes 2021, 9, 627. [Google Scholar]
  50. Ahmed, G.; Ghoneim, S.M.; Elsayed, A.; El-Sehiemy, R.; Shaheen, A.; El-Fergany, A. Gorilla troops optimizer for electrically based single and double-diode models of solar photovoltaic systems. Sustainability 2021, 13, 9459. [Google Scholar]
  51. Premkumar, M.; Jangir, M.P.; Elavarasan, R.M.; Sowmya, R. Opposition decided gradient-based optimizer with balance analysis and diversity maintenance for parameter identification of solar photovoltaic models. J. Ambient. Intell. Humaniz. Comput. 2021. [Google Scholar] [CrossRef]
  52. Guo, L.A.W.L.; Aganah, K.A. A constant voltage MPPT method for a solar powered boost converter with DC motor load. In Proceedings of the 2012 Proceedings of IEEE Southeastcon, Orlando, FL, USA, 15–18 March 2012; pp. 1–6. [Google Scholar]
  53. Ali, E.M.; Zahawi, B.; Atkinson, D.J. Comparison of directly connected and constant voltage controlled photovoltaic pumping systems. IEEE Trans. Sustain. Energy 2010, 1, 184–192. [Google Scholar]
  54. Mohamed, L.; Rahman, A.K.A.; Abdel-Salam, M.; Ookawara, S. Adaptive reference voltage-based MPPT technique for PV applications. IET Renew. Power Gener. 2017, 11, 715–722. [Google Scholar]
  55. Trishan, E.; Chapman, P.L. Comparison of photovoltaic array maximum power point tracking techniques. IEEE Trans. Energy Convers. 2007, 22, 439–449. [Google Scholar]
  56. Eltawil, M.A.; Zhao, Z. MPPT techniques for photovoltaic applications. Renew. Sustain. Energy Rev. 2013, 25, 793–813. [Google Scholar] [CrossRef]
  57. Bidyadhar, S.; Pradhan, R. A comparative study on maximum power point tracking techniques for photovoltaic power systems. IEEE Trans. Sustain. Energy 2012, 4, 89–98. [Google Scholar]
  58. Ahmed, S.H.; Murtaza, A.F.; Noman, A.; Addoweesh, K.E.; Chiaberge, M. An intelligent control strategy of fractional short circuit current maximum power point tracking technique for photovoltaic applications. J. Renew. Sustain. Energy 2015, 7, 013114. [Google Scholar]
  59. Ahsan, N.; Sher, H.A.; Murtaza, A.F. Online fractional open-circuit voltage maximum output power algorithm for photovoltaic modules. IET Renew. Power Gener. 2020, 14, 188–198. [Google Scholar]
  60. Ahsan, N.; Sher, H.A.; Murtaza, A.F.; Ahmed, N. Online current-sensorless estimator for PV open circuit voltage and short circuit current. Sol. Energy 2021, 213, 198–210. [Google Scholar]
  61. Coelho, R.F.; Filipe, M.C.; Denizar, C.M. A MPPT approach based on temperature measurements applied in PV systems. In Proceedings of the 2010 IEEE International Conference on Sustainable Energy Technologies (ICSET), Kandy, Sri Lanka, 6–9 December 2010; pp. 1–6. [Google Scholar]
  62. Mohammad, H.; Mokhtari, H. On the comprehensive parametrization of the photovoltaic (PV) cells and modules. IEEE J. Photovolt. 2016, 7, 250–258. [Google Scholar]
  63. Mazen, A.; El-Mohandes, M.T.; El-Ghazaly, M. An efficient tracking of MPP in PV systems using a newly-formulated P&O-MPPT method under varying irradiation levels. J. Electr. Eng. Technol. 2020, 15, 501–513. [Google Scholar]
  64. Mostafa, A.; Abdelrahem, M.; Harbi, I.; Kennel, R. An Adaptive Model-Based MPPT Technique with Drift-Avoidance for Grid-Connected PV Systems. Energies 2020, 13, 6656. [Google Scholar]
  65. Chaoping, R.; Hajjiah, A.; El-Meligy, M.A.; Sharaf, M.; Soliman, A.T.; Mohamed, M.A. A Novel High-Gain Soft-Switching DC-DC Converter With Improved P&O MPPT for Photovoltaic Applications. IEEE Access 2021, 9, 58790–58806. [Google Scholar]
  66. Mehta, H.K.; Ashish, K.P. A novel exponent I–V relation based maximum power point algorithm for photovoltaic panel. Renew. Energy Focus 2021, 36, 56–64. [Google Scholar] [CrossRef]
  67. Kashif, I.; Salam, Z.; Taheri, H. Simple, fast and accurate two-diode model for photovoltaic modules. Sol. Energy Mater. Sol. Cells 2011, 95, 586–594. [Google Scholar]
  68. Yi-Hua, L.; Huang, J. A fast and low cost analog maximum power point tracking method for low power photovoltaic systems. Sol. Energy 2011, 85, 2771–2780. [Google Scholar]
  69. Yi-Hua, L.; Liu, C.; Huang, J.; Chen, J. Neural-network-based maximum power point tracking methods for photovoltaic systems operating under fast changing environments. Sol. Energy 2013, 89, 42–53. [Google Scholar]
  70. Farayola, A.M.; Ali, N.H.; Ahmad, A. Curve fitting polynomial technique compared to ANFIS technique for maximum power point tracking. In Proceedings of the 2017 8th International Renewable Energy Congress (IREC), Amman, Jordan, 21–23 March 2017; pp. 1–6. [Google Scholar]
  71. Xingshuo, L.; Wen, H.; Hu, Y.; Du, Y.; Yang, Y. A comparative study on photovoltaic MPPT algorithms under EN50530 dynamic test procedure. IEEE Trans. Power Electron. 2020, 36, 4153–4168. [Google Scholar]
Figure 1. Equivalent circuit of the boost converter when: (a) switch is OFF, and (b) switch is ON.
Figure 1. Equivalent circuit of the boost converter when: (a) switch is OFF, and (b) switch is ON.
Electronics 11 02563 g001
Figure 2. The experimental set-up of the PV system.
Figure 2. The experimental set-up of the PV system.
Electronics 11 02563 g002
Figure 3. The performance of model-based MPPT methods at a step change of radiation. (a) Constant voltage method, (b) temperature method, (c) voltage-based method (V1), (d) voltage-based technique (V2), (e) current-based algorithm, (f) curve fitting approach.
Figure 3. The performance of model-based MPPT methods at a step change of radiation. (a) Constant voltage method, (b) temperature method, (c) voltage-based method (V1), (d) voltage-based technique (V2), (e) current-based algorithm, (f) curve fitting approach.
Electronics 11 02563 g003
Figure 4. The steady-state performance of model-based MPPT methods at 600 W/m 2 radiation. (a) Constant voltage method, (b) temperature method, (c) voltage-based method (V1), (d) voltage-based technique (V2), (e) current-based algorithm, (f) curve fitting approach.
Figure 4. The steady-state performance of model-based MPPT methods at 600 W/m 2 radiation. (a) Constant voltage method, (b) temperature method, (c) voltage-based method (V1), (d) voltage-based technique (V2), (e) current-based algorithm, (f) curve fitting approach.
Electronics 11 02563 g004
Figure 5. The performance of model-based MPPT methods at step changes of temperature. (a) Constant voltage method, (b) temperature method, (c) voltage-based method (V1), (d) voltage-based technique (V2), (e) current-based algorithm, (f) curve fitting approach.
Figure 5. The performance of model-based MPPT methods at step changes of temperature. (a) Constant voltage method, (b) temperature method, (c) voltage-based method (V1), (d) voltage-based technique (V2), (e) current-based algorithm, (f) curve fitting approach.
Electronics 11 02563 g005
Figure 6. The performance of model-based MPPT methods at dynamic variations of radiation. (a) Constant voltage method, (b) temperature method, (c) voltage-based method (V1), (d) voltage-based technique (V2), (e) current-based algorithm, (f) curve fitting approach.
Figure 6. The performance of model-based MPPT methods at dynamic variations of radiation. (a) Constant voltage method, (b) temperature method, (c) voltage-based method (V1), (d) voltage-based technique (V2), (e) current-based algorithm, (f) curve fitting approach.
Electronics 11 02563 g006
Figure 7. The performance of model-based MPPT methods at dynamic variations of radiation (zoomed view). (a) Constant voltage method, (b) temperature method, (c) voltage-based method (V1), (d) voltage-based technique (V2), (e) current-based algorithm, (f) curve fitting approach.
Figure 7. The performance of model-based MPPT methods at dynamic variations of radiation (zoomed view). (a) Constant voltage method, (b) temperature method, (c) voltage-based method (V1), (d) voltage-based technique (V2), (e) current-based algorithm, (f) curve fitting approach.
Electronics 11 02563 g007
Figure 8. The power-voltage response of model-based MPPT methods at dynamic variation of radiation. (a) Constant voltage method, (b) temperature method, (c) voltage-based method (V1), (d) voltage-based technique (V2), (e) current-based algorithm, (f) curve fitting approach.
Figure 8. The power-voltage response of model-based MPPT methods at dynamic variation of radiation. (a) Constant voltage method, (b) temperature method, (c) voltage-based method (V1), (d) voltage-based technique (V2), (e) current-based algorithm, (f) curve fitting approach.
Electronics 11 02563 g008
Table 1. The parameters of the power circuit of the PV system.
Table 1. The parameters of the power circuit of the PV system.
ParameterValue
Boost inductance ( L ) 5 mH
Output capacitor ( C ) 200 μF
Load resistance ( R ) 10 Ω
Switching frequency5 kHz
Sampling time ( T s ) 100 μs
Table 2. Average efficiencies and execution times of the model-based MPPT techniques at step change of radiation.
Table 2. Average efficiencies and execution times of the model-based MPPT techniques at step change of radiation.
Method η pv , avg (%)Execution Time (μs)
Constant voltage method99.706.82
Temperature method99.686.81
Voltage-based technique (V1)99.607.46
Voltage-based method (V2)99.737.45
Current-based algorithm99.746.83
Curve fitting approach99.757.53
Table 3. Average efficiencies of the model-based MPPT techniques at step changes of temperature.
Table 3. Average efficiencies of the model-based MPPT techniques at step changes of temperature.
Method η pv , avg (%)
Constant voltage method87.65
Temperature method99.43
Voltage-based technique (V1)99.44
Voltage-based method (V2)99.43
Current-based algorithm99.37
Curve fitting approach99.46
Table 4. Average efficiencies of the model-based MPPT techniques at ramp variations of radiation.
Table 4. Average efficiencies of the model-based MPPT techniques at ramp variations of radiation.
Method η pv , avg (%)
Constant voltage method99.93
Temperature method99.93
Voltage-based technique (V1)99.71
Voltage-based method (V2)99.94
Current-based algorithm99.99
Curve fitting approach99.99
Table 5. Brief comparison among the model-based MPPT methods.
Table 5. Brief comparison among the model-based MPPT methods.
MethodImplementation CostBehavior at
Temperature
Variation
SensorsCalculation Burden
Constant voltage methodVery lowPoorVLow
Temperature methodLowExcellentV, TLow
Voltage-based technique (V1)HighExcellentV, T, GHigh
Voltage-based method (V2)HighExcellentV, T, GHigh
Current-based algorithmMediumVery GoodI, GLow
Curve fitting approachHighExcellentV, I, THigh
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Ahmed, M.; Harbi, I.; Kennel, R.; Heldwein, M.L.; Rodríguez, J.; Abdelrahem, M. Performance Evaluation of PV Model-Based Maximum Power Point Tracking Techniques. Electronics 2022, 11, 2563. https://doi.org/10.3390/electronics11162563

AMA Style

Ahmed M, Harbi I, Kennel R, Heldwein ML, Rodríguez J, Abdelrahem M. Performance Evaluation of PV Model-Based Maximum Power Point Tracking Techniques. Electronics. 2022; 11(16):2563. https://doi.org/10.3390/electronics11162563

Chicago/Turabian Style

Ahmed, Mostafa, Ibrahim Harbi, Ralph Kennel, Marcelo Lobo Heldwein, José Rodríguez, and Mohamed Abdelrahem. 2022. "Performance Evaluation of PV Model-Based Maximum Power Point Tracking Techniques" Electronics 11, no. 16: 2563. https://doi.org/10.3390/electronics11162563

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

Article Metrics

Back to TopTop