Next Article in Journal
An Alertness-Adjustable Cloud/Fog IoT Solution for Timely Environmental Monitoring Based on Wildfire Risk Forecasting
Previous Article in Journal
Inertia and Droop Frequency Control Strategy of Doubly-Fed Induction Generator Based on Rotor Kinetic Energy and Supercapacitor
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Supertwisting Sliding Mode Algorithm Based Nonlinear MPPT Control for a Solar PV System with Artificial Neural Networks Based Reference Generation

School of Electrical Engineering and Computer Science, National University of Sciences and Technology (NUST), Islamabad 44000, Pakistan
*
Author to whom correspondence should be addressed.
Energies 2020, 13(14), 3695; https://doi.org/10.3390/en13143695
Submission received: 1 May 2020 / Revised: 11 June 2020 / Accepted: 26 June 2020 / Published: 17 July 2020
(This article belongs to the Section A2: Solar Energy and Photovoltaic Systems)

Abstract

:
The problem of extracting maximum power from a photovoltaic (PV) system with negligible power loss is concerned with the power generating capability of the PV array and nature of the output load. Changing weather conditions and nonlinear behavior of PV systems pose a challenge in tracking of varying maximum power point. A robust nonlinear controller is required to ensure maximum power point tracking (MPPT) by handling nonlinearities of a system and making it robust against changing environmental conditions. Sliding mode controller is robust against disturbances, model uncertainties and parametric variations. It depicts undesirable phenomenon like chattering, inherent in it causing power and heat losses. In this paper, a supertwisting sliding mode algorithm based nonlinear robust controller has been designed for MPPT of a PV system which not only removes the chattering but also enhances the overall system’s dynamic response. Moreover, supertwisting sliding mode controller is robust against changing environmental conditions like change in temperature and irradiance. Noninverting DC-DC Buck-Boost converter has been used as an interface between source and the load. The efficiency of MPPT of a PV system depends upon the accuracy of reference for peak power voltage, therefore an efficient mechanism for reference generation has also been proposed in this work. The reference for peak power voltage has been generated by using a trained artificial neural network, which is to be tracked by proposed nonlinear controllers. Sliding mode controller (SMC) and synergetic controllers have also been designed for MPPT of a PV system in order to compare them with supertwisting sliding mode controller (ST-SMC). Global asymptotic stability of the system has been ensured by using Lyapunov stability criterion. The performance of the proposed nonlinear controllers has been validated in MATLAB/Simulink ODE 45 environment. ST-SMC has also been compared with recently proposed integral backstepping controller and other conventional MPPT controllers given in the literature. The simulation results show the better performance of ST-SMC in terms of best dynamic response and robustness.

Graphical Abstract

1. Introduction

Solar energy is a limitless and clean source of power generation available nowadays. Due to continuous depletion and dangerous environmental effects of conventional energy sources [1], the demand of renewable energy sources especially the solar energy is increasing day by day which can be harvested by the use of solar panels. One major issue with solar panels is their efficiency which is dependent directly on the operating point of the solar cell. The P–V characteristic curves of a photovoltaic (PV) module have been shown in Figure 1 and Figure 2 which show the variation of PV current drawn with varying output voltage. The changing current varies the power extracted from the PV module as shown by the I–V characteristic curves in Figure 3 and Figure 4.
This shows the variation of efficiency and renders the direct connection of load with the PV module. To overcome this problem a DC-DC converter is used as an interface between the PV array and load. The duty cycle of converter is varied in such a manner so as to extract the maximum current required for maximum power extraction by operating the module at maximum power point voltage [2]. Nevertheless, changing environmental factors like irradiance and temperature alter the maximum power point voltage; therefore tracking peak power voltage is crucial task for the maximum power point tracking (MPPT) of a solar PV system.
An extensive research has been done for designing MPPT algorithms using various control techniques. Almost all the algorithms try to drive the PV cell at maxima of either V MPP or I MPP which ultimately makes the system to extract maximum power from it. The basic classification of MPPT methods can be divided into following categories:
  • Indirect methods,
  • Direct methods,
  • Soft-computing based methods,
  • Linear Controllers,
  • Nonlinear Controllers.
Conventionally, an indirect method called constant voltage method is used for MPPT in which open circuit voltage V OC is sampled either directly by using the voltage of the whole panel or by using the equivalent pilot cell [3]. Reference voltage is thus generated and duty ratio of the converter is then adjusted to make V PV = V REF . This method is the simplest of all available methods but it requires the disconnection of circuit frequently and is used where only slow or negligible variation in temperature is observed. In constant current method PV is operated at maximum current instead of maximum voltage and has same pros and cons as that of constant voltage method. Some more methods like curve fitting and look up table methods fall in the category of indirect methods.
Direct methods are more suitable than indirect ones because they are faster and do not require the disconnection of PV circuitry. Refs. [4,5] presented the perturb and observe algorithm (P&O) along with its different variants in which the operating point of the panel oscillates around the maximum power point. The basic principle of this method is to observe the change of power by perturbing the operating voltage in regular intervals. If the change d P d V is positive then the operating point is behind the MPP and if there is a negative change then the operating point is ahead of MPP. d P d V = 0 indicates that operating point reaches the maximum power point. Although this method is easy to implement yet it shows oscillations around MPP and is not suitable for fast changing conditions.
Oscillations can be reduced by reducing the step size of perturbation but this also slows down the MPPT. Moreover it requires the measurements of both current and voltage for its operation. Hill climbing method [6] is the variation of P&O algorithm in which perturbation is done in duty ratio instead of perturbing the terminal voltage. Another advanced version of perturb and observe algorithm is the estimated perturb-perturb method (EPP) which is presented in [7], has two modes of operation which are estimation mode and perturbation mode. Estimation mode complements the perturbation mode which calculates the MPP over PV characteristic curve. The compensation by estimation mode is done for irradiance changes only. However temperature changes need to be taken into account.
Incremental conductance (IC) method [8,9] is another direct control method for MPPT. In this method incremental conductance d I d V is compared to instantaneous conductance I V and at MPP the sum of both the conductances is equal to zero ( d I d V + I V = 0 ) . It is more efficient than the P&O algorithm [10,11] as it produces less oscillations once the MPP is reached and is robust against rapid weather changes. However, it requires more computations and there are hardware complexities in its implementation as compared to P&O algorithm.
Most of the algorithms for MPPT require system model for their implementation. Fuzzy logic (FLC) controllers are based on human reasoning instead of relying on mathematical model of a system. Membership functions are used [12,13] against each variable which needs to be controlled and assigned values are in the range from 0 to 1. If-else statement based rules are used to map input and output values. Comparison of FLC with IC and P&O shows better performance of FLC [14] due to robustness with the sufficient knowledge of system in hand. Non-availability of exact information about the system is the major disadvantage of FLC based algorithm. Artificial neural network (ANN) based controllers [15,16] require trained data for updating the weights of the neurons. However their efficiency depend upon the extent of training and quality of trained data.
Bio-inspired algorithms due to computational burden are sometimes ineffective in terms of iterations needed for continuously tracking the MPP. This limitation in bio-inspired algorithms can be exploited by hybridizing them with other MPPT techniques. Hybridized grey wolf optimization (GWO) and P&O [17] in which GWO is initially employed and later P&O is used for faster convergence which results in reduction of computational complexity. Similarly, Partical Swarm Optimization (PSO) combined with P&O algorithm [18] is used in which PSO is initially used for finding global MPP and P&O is employed later. This shows better and faster convergence than simple P&O algorithm. Other similar hybridized algorithms include: Differential evolutionary (DE) and PSO algorithm, hybridized simulated annealing and P&O method and Hybrid PSO-PI based MPPT algorithm using adaptive sampling time strategy [19,20]. The major limitation of these bio-inspired and their hybridized versions is their limited and un-satisfactory response towards nonlinear dynamics of power conditioning circuitry which acts as an interface between PV and load in various applications.
Numerous linear controllers have also been developed for MPPT which use the linear characteristics of the PV system. Mostly simple PI controllers along with other MPPT algorithms are used. Fuzzy logic is used along with PI controller [13] for improving the tracking efficiency by adjusting the gains of PI. Similarly, PI is used with P&O algorithm [21] to improve the efficiency of the PV system. Furthermore, gradient descent also known as steepest descent method [22] is used in which local minimum of the function is found by tracking the steps which are proportional to the negative of the gradient while MPPT occurs when d P d V is minimum. The major limitation in all of those linear controllers is that they use the linearized model and they cannot deal with nonlinear dynamics of a system. However, real systems exhibit nonlinear dynamics and a nonlinear controller is required to handle such nonlinearities in real-world systems.
Both PV cell and power converters exhibit nonlinear dynamics in nature, therefore, a nonlinear controller can outperform when compared to linear controllers while catering for nonlinear dynamics in the presence of disturbances. In [23], a Lyapunov based controller for tracking MPP is proposed. Ref. [24] proposed a nonlinear backstepping based nonlinear controller for tracking MPP using noninverting Buck-Boost DC-DC converter. Ref. [25] introduced an integral term in backstepping to reduce the steady state error in the system’s response. Recently a robust backstepping controller is designed for MPPT of PV system which is robust against changing environmental conditions like changing temperature and irradiance [26]. There are so many oscillations in its dynamic response. Similarly, different versions of variable structure based controllers are designed in literature for MPPT of PV system [27,28]. The limitation of all these proposed nonlinear controllers in literature is that they cannot catter the problem of chattering which arises as a result of neglected fast dynamics of the model or due to some other reasons.
In this paper, a robust nonlinear controller known as supertwisting sliding mode controller is designed for MPPT of a PV module using a noninverting Buck-Boost converter which not only resolves the above mentioned issue of chattering but also improves the overall dynamic performance of the system. Along with this, artificial neural networks have been used for reference generation for peak power voltage which is then tracked by designed controller. Moreover, sliding mode and synergetic control laws have also been presented for MPPT of PV module for comparison with ST-SMC. The proposed controllers generate the duty cycles for switches of the converter which make the system to operate at peak power voltage to ensure MPPT. Proposed control strategy is presented in Section 1. The reference peak power voltage is produced by using ANN which is discussed in Section 2. Section 3 demonstrates the mathematical modeling of the noninverting. Buck-Boost converter while control laws of proposed nonlinear controllers are discussed in Section 4. Simulation results of the proposed nonlinear controllers are presented in Section 5 and conclusion is given in Section 6.

2. Proposed Methodology

The designed nonlinear controller and the conventional MPPT controllers work on different patterns. In conventional controllers, the slope or gradient is constantly being required for achieving the desired MPP and even after achieving the MPP the controller keeps on checking the change in power or the rate of change of slope of PV curve. Nonlinear controller works by first generating the reference voltage V ref which is to be tracked by the controller in order to achieve the MPP. Each combination of temperature and irradiance gives different characteristic curve of PV array and thus changing V MPP . Relationship between V MPP and both irradiance and temperature can be determined by different methods e.g., multiple linear regression method, neuro-fuzzy methods and different artificial intelligence based techniques, etc. In this paper, this relationship is determined by using the application of ANN which produces the reference for peak power voltage. The mathematical model for noninverting Buck-Boost converter is derived which is used for designing a nonlinear controller to track the reference for peak power voltage generated by ANN. The proposed methodology is drawn in Figure 5.

Reference Voltage Generation by ANN

Against each temperature and irradiance value, respective reference voltage is generated which is required to be tracked to ensure the MPPT of PV array. The characteristic curve of PV array changes for each temperature and irradiance. Minute variation in temperature or irradiance can cause change in characteristic curve of PV array which in turn change the maximum power point. Different data sets of V MPP are prepared for different values of irradiance and temperature. First by keeping the temperature at 25 °C and varying the irradiance from 300 W/m 2 to 4000 W/m 2 , different values of V MPP are obtained. More values of V MPP are noted by keeping irradiance constant at 1000 W/m 2 and varying the temperature from 17 °C to 55 °C.
There is a need to find the relationship of maximum power point voltage against each temperature and irradiance, for that purpose ANN is used. Feedforward based ANN with three different layers has been used. Those three layers are input layer, hidden layer and an output layer. There are total of six neurons in the hidden layer. In feedforward based ANN, the flow of information is in one direction only. The main objective which is required to be fulfilled efficiently by the use of ANN is to determine the relationship between two inputs and one output. ANN is trained [29] with already obtained data sets of two inputs and one output. The Equation (1) represents the approximation function property of feedforward neural network.
f ( x , ζ ) = i = 0 n ζ i γ i ( x ) = ζ T γ ( x )
where x is the input vector and in this case there are two inputs which are temperature and irradiance. γ = ( γ 0 , γ 1 , . . . . . . , γ n ) T is the vector which represents the basis for nonlinear parameters while the vector ζ = ( ζ 0 , ζ 1 , . . . . . . , ζ n ) T represents the parameters of the model.
The basis function for nonlinear parameters is defined in Equation (2) in which w i m ( 1 ) = ( w i 0 ( 1 ) , w i 1 ( 1 ) , . . . . . . , w i n ( 1 ) ) T is the vector which contains the weights which are updated during the training of data. k is the activation function which is nonlinear and differentiable. The output of the feedforward neural network is the reference for peak power voltage which can be represented by the generalized output expression of feedforward neural network in Equation (3).
γ i ( x ) = k m = 0 a ω i m ( 1 ) x m
y q ( x , ω ) = i = 0 n ω q i ( 2 ) γ i ( x ) = i = 0 n ω q i ( 2 ) k m = 0 a ω i m ( 1 ) x m
The Equation (2) represents the weights and biases of weight vector which shows the links between input and ‘ith’ node of hidden layer. The w q i ( 2 ) with q = 1 , . . . Q is the weight vector in Equation (3) which contains the weights and biases for the links between hidden and ‘qth’ node of the output layer.
The parameter vector ζ is defined in Equation (4) which contains w ( 1 ) R a × n and w ( 2 ) R n × Q .
ζ = [ ω ( 1 ) , ω ( 2 ) ]
Neural networks are trained by the given data sets, nonlinear optimization iterative schemes are used by ANN tool to find the parameter ζ which minimizes the error function of Equation (5).
ζ τ + 1 = ζ τ + ζ τ
The gradient of error function is defined in terms of ζ which is computed by error back propagation method at each iterative step τ . The error function is updated by evaluating the gradient of error function at each iterative step τ . The error function is non convex function of ζ therefore multiple attempts of optimization algorithm are required to find the best optimal solution.
The Equation (6) represents the expression for reference value of peak power voltage which is obtained by using multiple linear regression method on data sets for comparison with ANN.
V M P P R e g = 1.30987 x 1 0.01579 x 2 + 337.74789
where x 1 and x 2 represent the data set of temperature and irradiance. While the expression for reference value of peak power voltage given by ANN is represented as general expression in Equation (3) which can also be written as:
V M P P A N N = i = 0 n ω q i ( 2 ) γ i ( x ) = i = 0 n ω q i ( 2 ) k m = 0 a ω i m ( 1 ) x m
After training, ANN is tested by giving different inputs and then the model predictive output of an ANN is obtained which is compared with an already available model that was obtained by multiple linear regression of the data set. In this comparison, as shown in Figure 6, irradiance is kept constant at 1000 W/m 2 and only temperature is varied for testing the trained ANN model with the one obtained by multiple linear regression algorithm, therefore in Figure 6, only x 1 is represented on the x-axis while x 2 , which is irradiance, is taken as constant for computation of peak power voltage which is the output y of both algorithms.
Histogram of an error after training of an ANN is shown in Figure 7.
Training, validation and testing phases are shown against the instances of error histogram with a clear indication of zero error.
Regression plot of Figure 8 shows somehow a good distribution of data.
The best data fit during the training, validation and testing phases gives the overall best value for coefficient of determination.
Moreover validation performance is shown in Figure 9.
Mean squared error of 19 epochs shows the best validation performance at epoch 13. After deploying the ANN, data points of V MPP are obtained from ANN model by giving the inputs of temperature and irradiance. The surface plot of Figure 10 shows the relationship of V MPP against temperature and irradiance.
Figure 11 shows the general flow chart for MPPT control pf PV system. Temperature and irradiance are the two inputs for the reference generation block which computes the reference voltage by using ANN to ensure MPPT. The first error is computed by the difference of reference and actual voltage of PV array. The designed controller takes the error into account and generates the control input to the plant which ensures the perfect tracking of reference voltage of PV. The closed loop system for the MPPT of PV system is shown in Figure 12. The process continues until the error becomes zero.
In our proposed approach, FFNN has been used for reference generation for the peak power voltage and therefore, computational cost would fall into two categories. First is the linear cost which is associated with the computation of sum of weighted inputs of each neuron. The second one is the nonlinear cost which is concerned with the computation of activation functions. The elementary operations for FFNN are computed by fixed-point and floating-point arithmetics. Moreover, the cost for supertwisting sliding mode controller is lower than the other conventional higher order sliding mode controllers due to the absence of derivative of sliding surface in the switching law. The overall cost of our proposed approach is a bit higher than the conventional approaches which makes use of nonlinear controllers along with linear regression techniques for MPPT of PV system. The proposed approach ensures better dynamic performance than those of conventional approaches at the cost of high computations which is no longer an issue due to availability of fast speed processors now a days.

3. Average Mathematical Model

Noninverting Buck-Boost converter shown in Figure 13 can either step-up or step-down the output voltage. For the control of this converter, we require its mathematical model which is derived in this section. The assumption of Continuous Conduction Mode (CCM) holds throughout the paper and for the sake of simplicity, switches and diodes are assumed to be ideal. Further the resistances of inductor and capacitors are also assumed to be negligible and thus taken as zero. The converter has two modes of operations.
Mode1: In this mode both the switches S 1 and S 2 are closed while both the diodes D 1 and D 2 are reverse biased. By using Kirchoff’s Laws we have:
i C 1 = i PV i L ,
i C 2 = v C 2 R ,
v L = v C 1 .
Mode2: In this mode of operation, both the diodes D 1 and D 2 are forward biased and both switches S 1 and S 2 are open. Kirchoff’s Laws give:
i C 1 = i PV ,
i C 2 = i L v C 2 R ,
v L = v C 2 .
Now by using inductor volt second balance and capacitor charge balance, we can write the average model in vector matrix form as:
v ˙ PV i ˙ L v ˙ C 2 = 0 u C 1 0 u L 0 u L 1 L 0 1 C 2 u C 2 1 R C 2 v PV i L v C 2 i PV C 1 0 0 .
where u is the input which has to be given in the form of duty cycles to switches S 1 and S 2 of the converter. Assuming x 1 , x 2 , x 3 and μ to be the average values of v C 1 , i L , v C 2 and u respectively, we can write state space equations as:
x ˙ 1 x ˙ 2 x ˙ 3 = 0 μ C 1 0 μ L 0 μ L 1 L 0 1 C 2 μ C 2 1 R C 2 x 1 x 2 x 3 i PV C 1 0 0 .
The model given in Equation (14) is used in controller design for tracking of MPP.

4. Controller Design

4.1. Supertwisting Sliding Mode Controller

Supertwisting sliding mode control law requires the formulation of an equivalent control along with switching control. For this purpose an appropriate sliding surface has to be designed. Among various surface designing methods, error based designing method is chosen. By taking the error e 1 for the first state of the system as:
e 1 = x 1 x 1 ref .
where x 1 ref is the reference value for state x 1 . We can take sliding surface σ as follows:
σ = k 1 e 1 + k 2 x 2 + k 3 x 3 .
Taking time derivative of the Equation (16), we get:
σ ˙ = k 1 e ˙ 1 + k 2 x ˙ 2 + k 3 x ˙ 3 .
whereas k 1 , k 2 and k 3 are constant design parameters for sliding surface. Similarly, taking the time derivative of Equation (15), we have:
e ˙ 1 = x ˙ 1 x ˙ 1 ref .
Putting the value of e 1 ˙ in Equation (17), we get:
σ ˙ = k 1 ( x ˙ 1 x ˙ 1 ref ) + k 2 x ˙ 2 + k 3 x ˙ 3 .
Substituting the values of x 1 ˙ , x 2 ˙ and x 3 ˙ from Equation (14) in Equation (19), we have:
σ ˙ = k 1 i PV C 1 x 2 μ C 1 x ˙ 1 ref + k 2 x 1 μ L x 3 ( 1 μ ) L + k 3 x 2 ( 1 μ ) C 2 x 3 R C 2 .
For extracting μ equ , we have to put σ = 0 which results in:
k 1 i PV C 1 + k 1 x ˙ 1 ref + k 2 x 3 L k 3 x 2 C 2 + k 3 x 3 R C 2 = k 1 x 2 μ C 1 + k 2 x 1 μ L + k 2 x 3 μ L k 3 x 2 μ C 2 .
μ equ is obtained from Equation (21) which is given as:
μ equ = k 1 i PV C 1 + k 1 x ˙ 1 ref + k 2 x 3 L k 3 x 2 C 2 + k 3 x 3 R C 2 k 1 x 2 C 1 + k 2 x 1 L + k 2 x 3 L k 3 x 2 C 2 .
Switching control μ sw in case of supertwisting sliding mode design is selected as:
μ sw = a | σ | ( 0.5 ) s i g n ( σ ) + μ 1 , μ ˙ 1 = M s i g n ( σ ) .
where a, ψ , Γ min , Γ max and M are design parameters which are taken as defined in [30]:
M > ψ Γ min .
a 2 4 ψ Γ max ( M + ψ ) Γ min 2 Γ min ( M ψ ) .
with conditions
ψ > | d σ ˙ d t + d σ ˙ d x [ f ( x , t ) + b ( t ) u ( t ) + d ( t ) ] | .
where f ( x , t ) is the state matrix, b ( t ) is the input matrix and d ( t ) is the vector representing the external disturbances occurring in the system.
0 Γ min | d σ ˙ d u | Γ max .
The final control law of ST-SMC is given as:
μ = u ST - SMC = μ equ + μ sw .
For the stability of the designed controller, let us consider the Lyapunov candidate function as:
V = 1 2 σ 2 .
Time derivative of Equation (29) yields:
V ˙ = σ σ ˙ .
Putting the value of σ ˙ from Equation (20) into Equation (30), we have:
V ˙ = σ ( k 1 e ˙ 1 + k 2 x ˙ 2 + k 3 x ˙ 3 ) .
Substituting the values of e ˙ 1 , x ˙ 2 and x ˙ 3 from Equations (18) and (14) in Equation (31) yield:
V ˙ = σ k 1 i PV C 1 x 2 μ C 1 x ˙ 1 ref + σ k 2 x 1 μ L x 3 ( 1 μ ) L + σ k 3 x 2 ( 1 μ ) C 2 x 3 R C 2 .
Now by putting the value of μ from Equation (28) in Equation (32), we get:
V ˙ = σ k 1 | σ | 0.5 s i g n ( σ ) k 2 s i g n ( σ ) d ( τ ) .
Simplification of Equation (33) gives the following expression for V ˙ as:
V ˙ = k 1 | σ | 1.5 k 2 σ s i g n ( σ ) d ( τ ) .
Since the derivative of the Lyapunov function is negative definite, it ensures the global asymptotic stability of the proposed controller. Parameters M and a are chosen according to the bounds given in Equations (24) and (25) such that V ˙ always remains negative definite.

4.2. Sliding Mode Controller

SMC is designed using the same μ equ used in supertwisting sliding mode control design. The difference between the two techniques is the switching control which in case of conventional SMC is given as:
u sw = k s i g n ( σ / ν ) .
where ν is used to minimize the chattering effect. Hence the sliding mode control law is given as:
u smc = μ equ + u sw .

4.3. Synergetic Controller

For synergetic control law, only one macro variable is selected due to the presence of one control input. The purpose of this control is to track the state variable to its desired value with an exponential rate. The dynamic evolution is thus considered as:
T σ ˙ + σ = 0 .
where T is a positive number and represents the convergence rate. Now by putting the values of σ ˙ and σ from Equations (19) and (16), respectively in Equation (37), on simplification we get:
σ T = k 1 i PV C 1 + k 1 x 3 L k 3 x 2 C 2 + k 3 x 3 R C 2 + K 1 x ˙ 1 ref k 1 x 2 C 1 + k 2 x 1 L + k 2 x 3 L k 3 x 2 C 2 μ sc .
We get the required control input μ = μ sc as:
μ sc = σ T k 1 i PV C 1 + k 1 x 3 L k 3 x 2 C 2 + k 3 x 3 R C 2 + K 1 x ˙ 1 ref k 1 x 2 C 1 + k 2 x 1 L + k 2 x 3 L k 3 x 2 C 2 .
For the stability of proposed controller, the value of σ ˙ from Equation (37) is substituted in Equation (30) to get:
V ˙ = σ 2 T .
or
V ˙ = 2 V T .
The Equations (40) and (41) show that the derivative of Lyapunov function is negative definite and the designed controller is globally exponentially stable.

5. Simulations and Results

The performance of the proposed controllers given by Equations (28), (36) and (39) is validated using the MATLAB/Simulink environment. The parameters of the proposed controllers have been given in Table 1. There are different methods for choosing the optimal values of gains of the controller like machine learning based algorithms, ANN, optimization-based techniques, etc. In this work, we used hit and trial method for selecting the gain values of the controller to get the desired response, whereas, the values of ‘M’ and ‘a’ are selected according to Equations (24) and (25). The electrical components of converter are listed in Table 2. The values of these components are selected which operate the converter in CCM. Forward voltage drop and switching losses of power electronics switches have to be accounted for testing the controller in realistic environment. These factors introduce power loss in the controller. The proposed controllers do not take these losses into account because the control laws for proposed controllers are derived by assuming the ideal operation of the converter. Table 3 contains the parameters of PV array.
The proposed controllers are validated under different environmental conditions to get their different responses at different operating conditions; therefore this section is divided into different subsections. The first subsection contains the simulations of the proposed ST-SMC under changing irradiance. The second subsection contains the performance of ST-SMC under changing temperature. Comparison of ST-SMC with synergetic and sliding mode controllers under changing temperature and irradiance is given in the third subsection. The comparison of the existing controllers and the proposed controller is discussed in the fourth subsection.

5.1. Response of ST-SMC under Changing Irradiance

The irradiance level is first maintained at a standard level of 1000 W/m 2 and is changed to 850 W/m 2 and then to 700 W/m 2 with a regular interval of 0.05 s. The temperature of 25 °C is maintained throughout the process. The response of output voltage of the PV array under changing irradiance is shown in Figure 14.
The reference for peak power voltage depends upon the change in irradiance and temperature. The controller successfully tracks the reference peak power voltage generated by the application of ANN with almost zero steady state error. This also shows the robustness of designed controller under the environmental variations which are change in temperature and irradiance. The settling time is 2.4 ms and there is no undershoot in the dynamic response, however there is negligibly small overshoot of 0.0415 V in this case. The rise time of ST-SMC is 2.0 ms.
Variations in irradiance level also affect the generated power and the power produced at the output. The response of power under these variations is depicted in Figure 15. The MPP is achieved within 2.5 ms with no steady state error and oscillations/ripples in steady state response is observed. Furthermore, maximum power is successfully transferred by the converter with more than 97% efficiency. The voltage and current at the output side of the converter is shown in Figure 16.

5.2. Response of ST-SMC under Changing Temperature

In this subsection, the response of ST-SMC is validated by varying the temperature at regular intervals of 0.05 s. The temperature is first maintained at 30°C and is varied to 38 °C and then to 50 °C. The irradiance level in this case is kept constant at 1000 W/m 2 . The response of PV output voltage under changing temperature has been shown in Figure 17. It can be seen that even at the time of change in temperature, the controller perfectly tracks the reference peak power voltage with no undershoot and negligible overshoot of 0.0383 V. There is a rise time of 0.0019 s and settling time of 2.4 ms. The controller exhibits a better tracking of the reference voltage for extracting the maximum power from the PV panel. The variation in temperature changes the reference peak power voltage and thus power changes accordingly. The variation in power (generated and output) with respect to temperature variations are shown in Figure 18. The tracking is achieved in 1.65 ms with no oscillations/ripples and zero steady state error. The efficiency observed is again more than 95%. Output voltage and current of the converter are shown in Figure 19.

5.3. Comparison of ST-SMC with Synergetic and Sliding Mode Controllers under Changing Temperature and Irradiance

Figure 20 shows the comparison of the proposed controllers at standard temperature and irradiance level (25 °C, 1000 W/m 2 ). It can be seen that there is an overshoot of 0.7789 V in the case of SMC while ST-SMC shows a negligible overshoot of 0.0415 V. Synergetic controller on the other hand shows lesser overshoot of 0.0042 V but it has delayed convergence when compared to both ST-SMC and SMC.
The comparison of all proposed controllers under changing irradiance levels has also been done in Figure 21 where temperature is kept constant at 25 °C. It has been observed that when irradiance level is decreased from 1000 W/m 2 to 800 W/m 2 , both ST-SMC and SMC show robustness against the variations, however ST-SMC still has a faster convergence rate than SMC. The synergetic controller on the other hand is not robust like ST-SMC and SMC which shows a big undershoot in the case of changing irradiance level. The settling time for synergetic controller is 1.4767 s. In addition, the settling time for ST-SMC is 0.0024 s which is less than that of 0.0025 s for SMC. Moreover, SMC shows a steady state error of 2.2596 V, whereas both ST-SMC and synergetic controller show almost zero steady state error.
Comparison of proposed controllers under changing temperature has been shown in Figure 22 where temperature is changed from 40 °C to 48 °C by keeping the irradiance constant at 1000 W/m 2 . ST-SMC has an overshoot of 0.0406 V while SMC shows an overshoot of 0.8140 V. The overshoot is almost zero for synergetic controller. At the time of temperature change, both ST-SMC and SMC show robustness against the change while a delayed convergence is observed for synergetic controller. SMC shows the steady state error of 2.1961 and no steady state error is observed for the case of ST-SMC and synergetic control.

5.4. Comparison between Proposed and Other Nonlinear Controllers

In this subsection, comparison between the proposed nonlinear controllers and the recently proposed nonlinear controllers [25] has been made. The values of dynamic performance are listed in Table 4 where proposed nonlinear controllers are compared with respect to their rise time, settling time, overshoot, undershoot and steady state error under standard temperature of 25 °C and an irradiance of 1000 W/m 2 .
In terms of rise time, it can be seen that both SMC and ST-SMC have same value of 2.00 ms which is better than all the listed controllers in [25]. The rise time of synergetic controller is very large (0.6 s) when compared with all the listed controllers. The settling time of ST-SMC is 2.4 ms while that of SMC is 2.5 ms. The settling time for synergetic controller is 1.4 s which shows the late convergence to reference voltage when compared to all other controllers. ST-SMC has the fastest rate of convergence when compared to all other controllers.
There is no overshoot in the response of backstepping (BS), while a very little overshoot of 0.0042 V is present in the response of synergetic controller. The overshoot of ST-SMC is 0.0415 V which is also negligible when compared to others. SMC has significant overshoot of 0.7789 V while all other controllers have larger overshoots present in them.
Further, almost all three controllers i.e., IBS, synergetic and ST-SMC have almost zero steady state error. The steady state error in case of SMC is 2.2596 V while all other controllers have significant steady state errors. Moreover chattering and oscillations are negligible in case of ST-SMC while the response of other nonlinear controllers shows oscillations.
In a nutshell, after comparison of all the proposed controllers from the simulations under varying temperature and irradiance, it can be concluded that ST-SMC is the best choice for MPPT of PV array system using Buck-Boost DC-DC converter when it is required to track the reference voltage with no chattering even in the presence of disturbance which is changing environmental conditions in our case.

6. Conclusions and Future Work

Getting maximum power from a PV system with negligible loss under changing environmental conditions is an on-going challenge. In this paper ST-SMC is designed, which not only resolves the problem of chattering but also enhances the overall dynamic response of the system. Artificial neural networks, which are trained using the data sets obtained from the characteristic curves of a PV array, are used to generate peak power voltage as a reference by taking temperature and irradiance as an input. The reference generated by ANN is then tracked by nonlinear controller using Buck-Boost DC-DC converter. Along with ST-SMC, synergetic and sliding mode controllers are also presented to meet the control objectives and for comparison with ST-SMC. The overall performance of proposed nonlinear controllers is simulated under changing environmental conditions and the performance of ST-SMC is compared with the other proposed nonlinear controllers given in literature. It is established that ST-SMC shows the overall better dynamic response while meeting all the control objectives with negligible chattering and oscillations. Global asymptotic stability of a system is ensured using Lyapunov stability criterion.
In the future, this work can be extended by further enhancing the accuracy of reference generation using different deep learning based algorithms and their combination with other artificial intelligence based techniques for efficient MPPT of PV systems.

Author Contributions

Conceptualization and investigation, S.A.; writing, original draft, H.M.M.A.; supervision and project administration, I.A.; writing, review and editing, M.K.A. and Z.e.H.; visualization, S.A.K. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Elsheikh, A.H.; Sharshir, S.W.; Elaziz, M.A.; Kabeel, A.; Guilan, W.; Haiou, Z. Modeling of solar energy systems using artificial neural network: A comprehensive review. Sol. Energy 2019, 180, 622–639. [Google Scholar] [CrossRef]
  2. Danandeh, M. Comparative and comprehensive review of maximum power point tracking methods for pv cells. Renew. Sustain. Energy Rev. 2018, 82, 2743–2767. [Google Scholar] [CrossRef]
  3. Asim, M.; Tariq, M.; Mallick, M.A.; Ashraf, I.; Kumari, S.; Bhoi, A.K. Critical evaluation of offline mppt techniques of solar pv for stand-alone applications. In Advances in Smart Grid and Renewable Energy; SenGupta, S., Zobaa, A.F., Sherpa, K.S., Bhoi, A.K., Eds.; Springer: Singapore, 2018; pp. 13–21. [Google Scholar]
  4. Ali, A.I.; Sayed, M.A.; Mohamed, E.E. Modified efficient perturb and observe maximum power point tracking technique for grid-tied pv system. Int. J. Electr. Power Energy Syst. 2018, 99, 192–202. [Google Scholar] [CrossRef]
  5. Satif, A.; Hlou, L.; Elgouri, R. An improved perturb and observe maximum power point tracking algorithm for photovoltaic systems. In Proceedings of the 2018 Renewable Energies, Power Systems Green Inclusive Economy (REPS-GIE), Casablanca, Morocco, 23–24 April 2018; pp. 4101–4106. [Google Scholar]
  6. Lasheen, M.; Abdel-Salam, M. Maximum power point tracking using hill climbing and anfis techniques for pv applications: A review and a novel hybrid approach. Energy Convers. Manag. 2018, 171, 1002–1019. [Google Scholar] [CrossRef]
  7. Ansari, F.; Chatterji, S.; Iqbal, A.; Afzal, A. Control of mppt for photovoltaic systems using advanced algorithm epp. In Proceedings of the 2009 International Conference on Power Systems, Kharagpur, India, 27–29 December 2009; pp. 1–6. [Google Scholar]
  8. Motahhir, S.; El Ghzizal, A.; Sebti, S.; Derouich, A. Modeling of photovoltaic system with modified incremental conductance algorithm for fast changes of irradiance. Int. J. Photoenergy 2018, 2018, 3286479. [Google Scholar] [CrossRef]
  9. Necaibia, S.; Kelaiaia, M.S.; Labar, H.; Necaibia, A.; Castronuovo, E.D. Enhanced auto-scaling incremental conductance mppt method, implemented on low-cost microcontroller and sepic converter. Sol. Energy 2019, 180, 152–168. [Google Scholar] [CrossRef]
  10. Rupesh, M.; Shivalingappa, T.V. Comparative analysis of p&o and incremental conductance method for pv system. Int. J. Eng. Technol. 2018, 7, 519–523. [Google Scholar]
  11. Taddy, E.; Lazarescu, V.; Eggah, Y.; Domtau, D.; Chagok, N. A comparative simulation of perturb and observe (p&o) and incremental conductance (ic) algorithms using simulink. Afr. J. Nat. Sci. 2019, 21, 67–80. [Google Scholar]
  12. Rezk, H.; Aly, M.; Al-Dhaifallah, M.; Shoyama, M. Design and hardware implementation of new adaptive fuzzy logic-based mppt control method for photovoltaic applications. IEEE Access 2019, 7, 106427–106438. [Google Scholar] [CrossRef]
  13. Yilmaz, U.; Kircay, A.; Borekci, S. Pv system fuzzy logic mppt method and pi control as a charge controller. Renew. Sustain. Energy Rev. 2018, 81, 994–1001. [Google Scholar] [CrossRef]
  14. Kandemir, E.; Borekci, S.; Cetin, N.S. Comparative analysis of reduced-rule compressed fuzzy logic control and incremental conductance mppt methods. J. Electron. Mater. 2018, 47, 4463–4474. [Google Scholar] [CrossRef]
  15. Attia, H. High performance pv system based on artificial neural network mppt with pi controller for direct current water pump applications. Int. J. Power Electron. Drive Syst. 2019, 10, 1329. [Google Scholar] [CrossRef]
  16. Fatima, K.; Alam, M.A.; Minai, A.F. Optimization of solar energy using ann techniques. In Proceedings of the 2019 2nd IEEE International Conference on Power Energy, Environment and Intelligent Control (PEEIC), Greater Noida, India, 18–19 October 2019; pp. 174–179. [Google Scholar]
  17. Ma, X.; Jiandong, D.; Xiao, W.; Tuo, S.; Yanhang, W.; Ting, S. Research of photovoltaic systems mppt based on improved grey wolf algorithm under partial shading conditions. In Proceedings of the 2018 2nd IEEE Conference on Energy Internet and Energy System Integration (EI2), Beijing, China, 20–22 October 2018; pp. 1–6. [Google Scholar]
  18. Mitsuya, M.T.; de Moura Meneses, A.A. Efficiency of Hybrid MPPT Techniques Based on ANN and PSO for Photovoltaic Systems under Partially Shading Conditions. Am. J. Eng. Appl. Sci. 2019, 12, 460–471. [Google Scholar] [CrossRef]
  19. Batarseh, M.G.; Za’ter, M.E. Hybrid maximum power point tracking techniques: A comparative survey, suggested classification and uninvestigated combinations. Sol. Energy 2018, 169, 535–555. [Google Scholar] [CrossRef]
  20. Pathy, S.; Subramani, C.; Sridhar, R.; Thentral, T.; Padmanaban, S. Nature-inspired MPPT algorithms for partially shaded PV systems: A comparative study. Energies 2019, 12, 1451. [Google Scholar] [CrossRef] [Green Version]
  21. Ullah, K.; Wang, Y.; Zaman, A.; Imtiaz, H.H.; Ahmad, S.M.; Kumar, B. Maximum Power Point Technique (MPPT) for PV System Based on Improved Pert and Observe (P&O) Method with PI Controller. 2019. Available online: https://www.irjet.net/archives/V6/i12/IRJET-V6I12119.pdf (accessed on 1 May 2020).
  22. Amara, K.; Bakir, T.; Malek, A.; Hocine, D.; Bourennane, E.-B.; Fekik, A.; Zaouia, M. An optimized steepest gradient based maximum power point tracking for pv control systems. Int. J. Electr. Eng. Inform. 2019, 11, 662–683. [Google Scholar] [CrossRef]
  23. Salimi, M. Practical implementation of the lyapunov based nonlinear controller in dc-dc boost converter for mppt of the pv systems. Sol. Energy 2018, 173, 246–255. [Google Scholar] [CrossRef]
  24. Armghan, H.; Ahmad, I.; Armghan, A.; Khan, S.; Arsalan, M. Backstepping based non-linear control for maximum power point tracking in photovoltaic system. Sol. Energy 2018, 159, 134–141. [Google Scholar]
  25. Arsalan, M.; Iftikhar, R.; Ahmad, I.; Hasan, A.; Sabahat, K.; Javeria, A. MPPT for photovoltaic system using nonlinear backstepping controller with integral action. Sol. Energy 2018, 170, 192–200. [Google Scholar] [CrossRef]
  26. Ali, K.; Khan, L.; Khan, Q.; Ullah, S.; Ahmad, S.; Mumtaz, S.; Karam, F.W. Robust integral backstepping based nonlinear mppt control for a pv system. Energies 2019, 12, 3180. [Google Scholar] [CrossRef] [Green Version]
  27. Chaibi, Y.; Salhi, M.; El-Jouni, A. Sliding mode controllers for standalone pv systems: Modeling and approach of control. Int. J. Photoenergy 2019, 2019, 5092078. [Google Scholar] [CrossRef] [Green Version]
  28. Touil, S.-A.; Boudjerda, N.; Boubakir, A.; El Khamlichi Drissi, K. A sliding mode control and artificial neural network based mppt for a direct grid-connected photovoltaic source. Asian J. Control 2019, 21, 1892–1905. [Google Scholar] [CrossRef]
  29. Karacan, C.; Goodman, G. Artificial neural networks to determine ventilation emissions and optimum de-gasification strategies for longwall mines. In Proceedings of the 12th US/North American Mine Ventilation Symposium, Reno, NV, USA, 9–11 June 2008; pp. 321–329. [Google Scholar]
  30. Kunusch, C.; Puleston, P.F.; Mayosky, M.A.; Riera, J. Sliding mode strategy for pem fuel cells stacks breathing control using a super-twisting algorithm. IEEE Trans. Control Syst. Technol. 2008, 17, 167–174. [Google Scholar] [CrossRef] [Green Version]
Figure 1. Characteristic curve of photovoltaic (PV) voltage and power under changing irradiance.
Figure 1. Characteristic curve of photovoltaic (PV) voltage and power under changing irradiance.
Energies 13 03695 g001
Figure 2. Characteristic curve of PV voltage and power under changing temperature.
Figure 2. Characteristic curve of PV voltage and power under changing temperature.
Energies 13 03695 g002
Figure 3. Characteristic curve of PV voltage and current under changing irradiance.
Figure 3. Characteristic curve of PV voltage and current under changing irradiance.
Energies 13 03695 g003
Figure 4. Characteristic curve of PV voltage and current under changing temperature.
Figure 4. Characteristic curve of PV voltage and current under changing temperature.
Energies 13 03695 g004
Figure 5. Proposed methodology for maximum power point tracking (MPPT) control of a PV system.
Figure 5. Proposed methodology for maximum power point tracking (MPPT) control of a PV system.
Energies 13 03695 g005
Figure 6. Comparison between actual and trained artificial neural network (ANN) model.
Figure 6. Comparison between actual and trained artificial neural network (ANN) model.
Energies 13 03695 g006
Figure 7. Error histogram with 20 bins for the ANN model.
Figure 7. Error histogram with 20 bins for the ANN model.
Energies 13 03695 g007
Figure 8. Training, validation and test results for regression of the ANN model.
Figure 8. Training, validation and test results for regression of the ANN model.
Energies 13 03695 g008
Figure 9. Mean square error of 19 Epochs for the ANN model.
Figure 9. Mean square error of 19 Epochs for the ANN model.
Energies 13 03695 g009
Figure 10. Surface plot of V MPP vs. (T,I).
Figure 10. Surface plot of V MPP vs. (T,I).
Energies 13 03695 g010
Figure 11. Flow chart for MPPT control of a PV system.
Figure 11. Flow chart for MPPT control of a PV system.
Energies 13 03695 g011
Figure 12. Closed loop system for MPPT control of a PV system.
Figure 12. Closed loop system for MPPT control of a PV system.
Energies 13 03695 g012
Figure 13. Noninverting Buck-Boost converter.
Figure 13. Noninverting Buck-Boost converter.
Energies 13 03695 g013
Figure 14. Response of PV output voltage under changing irradiance.
Figure 14. Response of PV output voltage under changing irradiance.
Energies 13 03695 g014
Figure 15. Response of power under changing irradiance.
Figure 15. Response of power under changing irradiance.
Energies 13 03695 g015
Figure 16. Response of output voltage under changing irradiance.
Figure 16. Response of output voltage under changing irradiance.
Energies 13 03695 g016
Figure 17. Response of PV output voltage under changing temperature.
Figure 17. Response of PV output voltage under changing temperature.
Energies 13 03695 g017
Figure 18. Response of power under changing temperature.
Figure 18. Response of power under changing temperature.
Energies 13 03695 g018
Figure 19. Response of output voltage under changing temperature.
Figure 19. Response of output voltage under changing temperature.
Energies 13 03695 g019
Figure 20. Response of PV system voltage at standard temperature and irradiance.
Figure 20. Response of PV system voltage at standard temperature and irradiance.
Energies 13 03695 g020
Figure 21. Response of PV system voltage under changing irradiance.
Figure 21. Response of PV system voltage under changing irradiance.
Energies 13 03695 g021
Figure 22. Response of PV system voltage under changing temperature.
Figure 22. Response of PV system voltage under changing temperature.
Energies 13 03695 g022
Table 1. Parametric values of the controllers.
Table 1. Parametric values of the controllers.
ControllerParametersValues
Supertwisting sliding mode controllerM0.5
a500
Sliding Mode controllerk5
ν 0.5
Synergetic controller k 1 9
k 2 43.8
k 3 0.0012
T0.0012
Table 2. Parameters of converter.
Table 2. Parameters of converter.
ParameterValue
Inductor, L11 mH
Input Capacitor, C 1 67 μ F
Output Capacitor , C 2 480 μ F
Load resistor, R20 Ω
Switching frequency, f s 100 KHz
Table 3. Parameters of PV array.
Table 3. Parameters of PV array.
ParameterValue
Series-connected modules per string10
Parallel strings1
Voltage at maximum power point, V MPP 290 V
Current at maximum power point, I MPP 7.35 A
Open circuit voltage, V OC 36.3 V
Short circuit current, I SC 7.84 A
Maximum Power213.15 W
Table 4. Comparison of controllers.
Table 4. Comparison of controllers.
ResponseP&OFLBCBSIBSSynergeticSMCST-SMC
Rise Time (ms)2.222.172.422.17685.92.002.00
Settling Time (ms)NA8.43.83.21476.72.52.4
Overshoot (V)7415.4013.940.00420.77890.0415
Steady State Error (V)60.51002.25960

Share and Cite

MDPI and ACS Style

Ahmed, S.; Muhammad Adil, H.M.; Ahmad, I.; Azeem, M.K.; e Huma, Z.; Abbas Khan, S. Supertwisting Sliding Mode Algorithm Based Nonlinear MPPT Control for a Solar PV System with Artificial Neural Networks Based Reference Generation. Energies 2020, 13, 3695. https://doi.org/10.3390/en13143695

AMA Style

Ahmed S, Muhammad Adil HM, Ahmad I, Azeem MK, e Huma Z, Abbas Khan S. Supertwisting Sliding Mode Algorithm Based Nonlinear MPPT Control for a Solar PV System with Artificial Neural Networks Based Reference Generation. Energies. 2020; 13(14):3695. https://doi.org/10.3390/en13143695

Chicago/Turabian Style

Ahmed, Shahzad, Hafiz Mian Muhammad Adil, Iftikhar Ahmad, Muhammad Kashif Azeem, Zil e Huma, and Safdar Abbas Khan. 2020. "Supertwisting Sliding Mode Algorithm Based Nonlinear MPPT Control for a Solar PV System with Artificial Neural Networks Based Reference Generation" Energies 13, no. 14: 3695. https://doi.org/10.3390/en13143695

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