Skip to main content
Advertisement
Browse Subject Areas
?

Click through the PLOS taxonomy to find articles in your field.

For more information about PLOS Subject Areas, click here.

  • Loading metrics

Neural network-based adaptive global sliding mode MPPT controller design for stand-alone photovoltaic systems

  • Izhar Ul Haq,

    Roles Conceptualization, Methodology, Software, Validation, Writing – original draft

    Affiliation Department of Electrical and Computer Engineering, COMSATS University, Islamabad, Pakistan

  • Qudrat Khan,

    Roles Conceptualization, Methodology, Supervision, Writing – original draft

    Affiliation Centre for Advanced Studies in Telecommunications (CAST), COMSATS University, Islamabad, Pakistan

  • Safeer Ullah,

    Roles Investigation, Methodology, Software, Writing – original draft

    Affiliation Department of Electrical and Computer Engineering, COMSATS University, Islamabad, Pakistan

  • Shahid Ahmed Khan,

    Roles Formal analysis, Visualization

    Affiliation Department of Electrical and Computer Engineering, COMSATS University, Islamabad, Pakistan

  • Rini Akmeliawati,

    Roles Data curation, Software, Writing – original draft

    Affiliation School of Mechanical Engineering, The University of Adelaide, Adelaide, South Australia, Australia

  • Mehmood Ashraf Khan,

    Roles Formal analysis, Project administration

    Affiliation Centre for Advanced Studies in Telecommunications (CAST), COMSATS University, Islamabad, Pakistan

  • Jamshed Iqbal

    Roles Resources, Supervision, Validation, Visualization, Writing – review & editing

    j.iqbal@hull.ac.uk

    Affiliation Department of Computer Science and Technology, Faculty of Science and Engineering, University of Hull, Hull, United Kingdom

Abstract

The increasing energy demand and the target to reduce environmental pollution make it essential to use efficient and environment-friendly renewable energy systems. One of these systems is the Photovoltaic (PV) system which generates energy subject to variation in environmental conditions such as temperature and solar radiations. In the presence of these variations, it is necessary to extract the maximum power via the maximum power point tracking (MPPT) controller. This paper presents a nonlinear generalized global sliding mode controller (GGSMC) to harvest maximum power from a PV array using a DC-DC buck-boost converter. A feed-forward neural network (FFNN) is used to provide a reference voltage. A GGSMC is designed to track the FFNN generated reference subject to varying temperature and sunlight. The proposed control strategy, along with a modified sliding mode control, eliminates the reaching phase so that the sliding mode exists throughout the time. The system response observes no chattering and harmonic distortions. Finally, the simulation results using MATLAB/Simulink environment demonstrate the effectiveness, accuracy, and rapid tracking of the proposed control strategy. The results are compared with standard results of the nonlinear backstepping controller under abrupt changes in environmental conditions for further validation.

1 Introduction

Due to the increased usage of electrical and electronic devices, the power demand is growing every day. The increasing energy demand and environmental pollution worldwide develop fascinations for the introduction of renewable power systems. At the same time, the use of fossil fuels reduces their reserves. Solar energy is one of the most prominent renewable energy sources for power generation. It dominates several other renewable energy sources like wind power, hydro-power, geothermal energy, biofuels, and biomass due to its clean, endless and free nature [1, 2]. At the end of 2017, solar power generation has made a recorded history of adding 98 Giga Watt (GW) to the global installed capacity, making it a total of 402GW [3]. The International Energy Agency (IEA) [4] estimates that by 2050, the photovoltaics (PV) will provide around 11% of global electricity production and would avoid 2.3 Giga ton (Gt) of CO2 emissions per year.

PV arrays have the advantage of directly converting light energy into electrical energy through semiconductors [5]. However, the main problem is its low efficiency due to varying environmental conditions. To increase the efficiency, they must be operated at the maximum power point (MPP). The operating point of the PV array for maximum power generation is termed as maximum power point and the voltage at which the PV module can produce maximum power is named maximum power voltage (or peak power voltage). MPPT is an essential part of solar power systems; therefore, intensive research work is carried out in this particular area to develop new and more efficient MPPT techniques [6]. The power characteristics, shown in Figs 1 and 2 of photovoltaic cells, are nonlinear that vary with the variations in the environmental conditions [7]. For instance, variation in temperature and irradiance change the voltage produced as well as the generated current by PV module [8]. As a result, the generated power also varies. Such variations make maximum power extraction a complex task.

thumbnail
Fig 1. Power characteristic curve under varying irridiance.

https://doi.org/10.1371/journal.pone.0260480.g001

thumbnail
Fig 2. Power characteristic curve under varying temperature.

https://doi.org/10.1371/journal.pone.0260480.g002

In the context of maximum power extraction, various techniques are used, which are divided into conventional and soft computing methods. Among the conventional techniques, perturbation and observation (P&O) [9, 10] and incremental conductance (IC) [11] are the most widely used techniques because of their simple structure. In the P&O method, the voltage V and current I from the PV module are measured and the power P is calculated. If the change in power is greater than zero, i.e. (ΔP > 0), then it measures the change in voltage. If a positive change occurs in voltage, the duty command ratio is decreased and if a negative change occurs in the voltage, then the duty command ratio is increased. If the change in power is less than zero, i.e. (ΔP < 0), then it again measures the change in the voltage. If a change in voltage is positive, the duty command ratio is increased and if the change in voltage is negative, the duty command ratio is decreased. If power remains the same, i.e. (ΔP = 0), then it means that MPP is achieved. When the MPP is achieved, voltage oscillates around the MPP rather than being steadily situated on it. This is one of the major weaknesses of this technique. Likewise, as the voltage is tracked occasionally, a large amount of power drops. Similarly, in IC, the maximum power point occurs when ΔVP = 0 and ΔIP = 0. IC method offers good performance under rapidly changing atmospheric conditions [11]. It is also capable of knowing that the MPP has reached. Consequently, no oscillations occur like those which happens in P&O method [12]. In other words, it is relatively more efficient than P&O method. However, it requires four sensors to perform the computation; thus, it is expensive and requires more computational time, which results in power loss (see for instance; [13, 14]). Although IC is relatively faster than P&O it is still slow and inaccurate in case of faster variations in solar irradiance [15, 16]. Moreover, these conventional techniques have no capability to handle partial shading conditions (PSC), which is a very important issue for PV systems. To address this problem, many MPPT techniques are proposed in the existing literature like dynamic leader based collective intelligence (DLCI), memetic salp swarm algorithm (MSSA), etc., [1719].

In recent years, due to drawbacks of conventional techniques, researchers have been more attracted by soft computing techniques, which are further classified as bio-inspired methods and artificial intelligence methods [8, 20, 21]. In Bio-inspired techniques, particle swarm optimization (PSO) [22], ant colony optimization (ACO) [23] and genetic algorithms (GA) [24] are commonly used. These proposed controllers under varying weather conditions show fast convergence as compared to conventional methods. The main drawbacks of the Bio-inspired methods are that they need many parameters such as population size, mutation, selection of chromosomes and crossover rate. The estimation of these parameters is itself a complex job. Under varying environmental conditions, all these parameters need to be readjusted; otherwise, one cannot track MPP correctly. In addition, adaptive/robust control algorithms are developed in many control applications. In a robust context, a well-known robust control algorithm, named as sliding mode control (SMC), is designed in comprehensive case studies to ensure the aforementioned control objectives [25, 26]. However, the conventional SMC may experience some high-frequency oscillations that are dangerous in realistic applications [27].

Artificial intelligence-based techniques for the MPPT of PV modules include fuzzy logic (FL) controllers and artificial neural networks (ANN). These techniques have advantages such as working with variable inputs, no need for exact mathematical modeling, self convergence and self-learning capabilities [28]. They have adaptive nature for the nonlinear behavior of the systems. FL MPPT method has an excellent performance as compared to the conventional techniques [29]. The drawback of the FL MPPT method is that the tracking performance and the output efficiency are highly dependent on the engineer’s technical knowledge and the rules-based table. Recently ANN based MPPT techniques are becoming more popular. In [30], an ANN-based MPPT technique is proposed with the advantages of low computation requirement and rapid tracking speed. [31] suggests MPPT technique based on adaptive neuro-fuzzy inference system (ANFIS). [32] have presented the ANN-based MPPT 2-stage method for maximum power point. The ANN MPPT controllers have better performance and effectiveness than the conventional and bio-inspired techniques. Unfortunately, the ANN-based MPPT methods require months for training, large memory size and periodic tuning with time.

This paper proposes a nonlinear GGSMC to extract maximum power from the PV array by tracing a reference voltage. The main contributions of this work are listed below.

  1. The proposed control algorithm first generates the reference voltage via FFNN under varying temperatures and irradiances.
  2. Then, a non-inverted buck-boost converter, accompanied by an output feedback GGSMC, is used to track the FFNN generated voltage reference.
  3. The modified SMC law eliminates the reaching phase so that the sliding mode exists throughout the time. Consequently, MPPT is extracted and the system response observes no high-frequency chattering and harmonic distortions. The overall close loop stability is presented via Lyapunov stability analysis. Furthermore, the simulation results comparison, with existing results of the nonlinear backstepping controller under abrupt changes, demonstrates the effectiveness and faster tracking performance of the proposed SMC over its counterpart.

The rest of the paper is structured as follows. The detail of PV system modeling is given in Section 1 and modeling of the non-inverted buck-boost converter is presented in Section 2. The FFNN used to generate the reference voltage and analysis of the proposed control technique are discussed in Section 3. Simulation results under varying weather conditions are given in Section 4. In Section 5, the performance of the proposed controller is compared with the standard nonlinear backstepping approach. Finally, the conclusion and the future work are presented in Section 6.

2 Modelling of PV module

A solar cell, the building block of the PV array, is a P-N junction semiconductor. Series and parallel combinations of these solar cells make a PV array. The solar cell is modeled by different equivalent circuits such as single diode model, double diode model and with or without series and shunt resistance [33]. For modeling and simulation purposes, a single diode model is the most commonly used solar cell model. The detailed equivalent single diode model of a PV solar cell [33, 34] is shown in Fig 3. The labeled current equations and output voltage are presented below.

By applying Kirchhoff’s laws, the overall current across the circuit can be calculated as (1) where IL is the output current of the PV module, Iph is the photo current which directly depends on the irradiance and temperature, Np is the parallel connected solar cells, ID is the current across the diode and Ish is the current passes through the shunt resistance Rsh. The detailed presentation of Iph, ID and Ish is given as follow [34] (2) where ISCR is the cell short circuit current at reference temperature (Tref) and solar irradiance (Sref), which are 25°C and 1000w/m2 respectively, T is the cell temperature and S is the solar irradiance at current condition and Ki is the short circuit current temperature coefficient.

The diode current is expressed by Shockley’s equation as (3) where Irs is the reverse saturation current of the diode, is the voltage across the diode and is the thermal voltage while Ns is the number of cells connected in series, q = 1.6 × 10−9 C is the electron charge and K = 1.38 × 10−23 J/k is the Boltzmann’s constant

Invoking the detailed values of VD and Vt in (3), one gets (4) The reverse saturation current Irs is expressed as (5) In this expression, n is the diode ideality factor, Irn is the nominal reverse saturation current at given temperature T, V is the output voltage of the PV module, and Eg = 1.12eV is the bandgap energy of the semiconductor used in the PV cell.

The current across shunt resistance Rsh is given as (6) where Rser is the series resistance in the PV module, which is produced due to series and parallel joining of the cells of the module and Rsh is the shunt resistance considered due to the leakage current across the P-N junction of the cells of the module.

The values of Rser = 179.94Ω and Rsh = 3.1694Ω used in MATLAB/Simulink PV module. is used in our simulation. Incorporating (2), (3), and (6) in (1), a complete PV module for this output current can be calculated as (7)

The temperature coefficient of an open circuit voltage for a PV module Voct tells the precise relation of open-circuit voltage Voc with temperature T specifying how Voct changes with changing temperature.

Voct at variable temperature T is expressed as (8) while β = −0.36411 is temperature coefficient which means that Voct decreases at the rate of 0.36411 percent per degree rise in temperature and Voc is the short circuit current at 25C

Similarly, the temperature coefficient of short circuit current Isct also specifies the dependency of short-circuit current ISC on temperature via the following relation. (9) while α = 0.057006 is temperature coefficient which means that Isct increases at the rate of 0.057006 percent per degree rise in temperature and ISC is the short circuit current at 25C

3 Modeling of buck boost converter

In this work, a non-inverted Buck-Boost regulator is targeted [35]. It is a cascaded combination of buck converter followed by a boost converter. The converter is controlled periodically by the switching period, Ts whereas; Ts = ton + toff. These converters are widely used in many applications such as industrial personal computers (IPCs), point-of-sale (POS) systems and auto start-stop systems [36]. The circuit arrangement of the non-inverted buck-boost converter is given in Fig 4. It is shown in the figure that Vpv is the input voltage from PV, S1 and S2 are insulated gate bipolar transistor IGBT switches, L represents the inductance of inductor, D1 and D2 are diodes, C1 and C2 are capacitance of the capacitors and R is the load resistance.

thumbnail
Fig 4. Circuit diagram of non-inverted buck boost converter.

https://doi.org/10.1371/journal.pone.0260480.g004

The expression for the inductor L, used in Fig 4, can be computed as follow [37] (10) where ΔIL = ImaxImin, D is the duty cycle and fs is the switching frequency.

Similarly, the final expression for the output capacitor C2 carry the form [37] (11) where = , D is the duty cycle and fs is the switching frequency.

The detailed dynamics of the non-inverted buck-boost converter will be studied next.

3.1 Operating Modes of the buck-boost converter

Before proceeding to the mathematical modeling, the following assumption is made.

Assumption 1 Assume that the converter is operated in continuous conduction mode.

The converter has two operating modes, i.e., Switch ON mode and Switch OFF mode, which is discussed below:

3.1.1 Switch ON mode.

In Switch ON mode, both the IGBT switches S1 and S2 are ON, which results in the disconnection of the load. So, the circuit on the left-hand side is shorted and the inductor charges from the PV voltage. The schematic diagram of the Switch ON mode is shown in Fig 5. By applying Kirchhoff’s laws, the state-space equations for the Switch ON mode can be derived as follows. (12)

thumbnail
Fig 5. Switch ON mode of the non-inverted buck-boost converter.

https://doi.org/10.1371/journal.pone.0260480.g005

3.1.2 Switch OFF mode.

In Switch-OFF mode, both the switches S1 and S2 are off. Now, in this case, the load is taking current from the inductor through diode D2 as shown in Fig 6.

thumbnail
Fig 6. Circuit diagram of non-inverted buck boost converter.

https://doi.org/10.1371/journal.pone.0260480.g006

The state-space equations for this mode by applying Kirchhoff’s laws can be obtained as (13)

Based on the inductor volt-second balance and capacitor charge balance, the overall equations for both the modes of the non-inverted buck-boost converter are expressed as follow [38] (14)

Note that the duty cycle of a non-inverted buck-boost converter is used to control the output voltage, which is expressed as (15) In the case of ideal power transfer, the losses are ignored, so the input power is equal to output power. i.e. Pi = Po and the input impedance Rin and output impedance R are related via the following equation. (16) To design our control strategy, the model is averaged over one switching period. Consequently, the average value of Vpv, IL and Vo is considered as x1, x2, and x3, respectively, and μ is considered as the average duty cycle. Thus, using the notations, one may get the final state-space form as follows (17) This system can also be written in a very compact form as follows and as the output voltage. In the subsequent section, the control design strategy is presented.

4 Reference voltage generation and design of the controller

This section presents the nonlinear controller design, which will be used in feedback mode to track an FFNN based generated reference signal (Vref). Therefore, at first, the reference signal generation is presented and then the control law designed is outlined.

4.1 FFNN based estimation of reference voltage Vref

In order to estimate the nonlinear mapping between the independent variables, i.e., temperature and irradiance, and the depending variable Vref an FFNN [39], will be used. The neural networks (NN) learn to create a mapping between these independent variables and dependent output [40]. The training set in NN for this nonlinear approximation will include the temperature, variable irradiance and the reference voltage.

Two-layer FFNN is efficient for any particular nonlinear estimation. Thus the proposed scheme with the schematic diagram, shown in Fig 7, is used for the estimation of the reference voltage (Vref), which will be tracked via the GGSMC to get MPP under varying irradiance and temperature.

The temperature (one of the network inputs) is varied from 25C° to 75C° with an increment of 2C°. In contrast, the irradiance (second input of the network) is varied from (600 − 1000)w/m2 with an appropriate increment of 1w/m2. The information in the input layer is multiplied by scalar weighted, Vij with a biased value bjo. This input layer computes its net activation as (18) where j = 1, 2, 3.…, lo represents the number of neurons in the hidden layer, pi is the input of the input node i, bjo is the respective reconstruction error or bias. The output of the hidden layer is given by (19) where f is the activation function which is chosen to be tanh. The output layer computes its net activation as (20) where k = 1 is the number of neurons in the output layer, ωkj is scalar called weight between the kth output layer node and the jth hidden layer node. The output layer produces an output Vref as a function of its net activation as (21) The output of the estimated model can be expressed as the function of inputs, the weights between input and hidden layer and the weights between the hidden and the output layer as described by (22) For two-layer FFNN, as shown in Fig 7, consider lo, and k1 are the number of neurons in layer1 and layer2, respectively. So the above equations can also be presented in the vectors form as (23) More explicitly, this expression can be expressed as follows. (24) After selection of the network structure, the network training is done by minimizing the cost function, which is a function of network weights. The cost function is generally characterized as follows (25) where tk is the target output at the kth output node and J(Vji, ωkj) is the mean square error (MSE).

The levenberg-Marquardt training algorithm is used for updating the weights of the FFNN. The MSE criterion or the maximum number of iterations decides the termination of the iterative process. A range of values of the network parameters has been varied systematically to achieve a reasonable estimate of the training data. The varying network parameters are the number of hidden neurons in the hidden layers, with a learning rate range and the number of iterations is used for the estimation of Vref.

The final FFNN structure for Vref has ten hidden layer neurons and the learning rate is 0.1. This choice of the network parameters yields a good match between the actual and the predicted values.

4.1.1 Simulation results of FFNN.

The reference voltage is Vref generated for varying levels of temperature and irridiance as shown in Fig 8. The performance in terms of MSE, during the estimation of Vref, is shown in Fig 9. The regression plot of Vref is shown in Fig 10. The estimates of Vref are plotted against their target values in this figure. The regression value of R = 1 shows that the estimates are very close to the target values, indicating the success of FFNN training. The estimation error histogram associated with Vref is shown in Fig 11. It reveals a very small error with an average very close to zero.

thumbnail
Fig 8. Vref for different values of irradiance and temperature.

https://doi.org/10.1371/journal.pone.0260480.g008

thumbnail
Fig 9. Mean square error convergence during the NN estimation.

https://doi.org/10.1371/journal.pone.0260480.g009

thumbnail
Fig 10. The regression plots during the estimation of Vref.

https://doi.org/10.1371/journal.pone.0260480.g010

thumbnail
Fig 11. The error histogram during the estimation of Vref.

https://doi.org/10.1371/journal.pone.0260480.g011

By providing Vref by the FNN, the GGSM controller is then designed to steer Vpv to Vref to get maximum power from the PV array.

4.2 Generalized global sliding mode control

To get maximum power from the PV module, a nonlinear GGSMC is designed to steer Vpv to Vref by varying the duty cycle, i.e., μ

Before the control law design, the system (17) can be transformed into the following canonical form. (26) where y1 = x1 and and Δ(y1, y2, t) is uncertainty which is assumed to be matched and bounded i.e. with is a positive constant.

This system (26) is a controllable canonical form in terms of the output and its derivative and is considered very convenient for the control design. The ultimate control objective is the tracking of the reference voltage Vref. The maximum power can be obtained by tracking this reference voltage. Therefore, the tracking error is the mismatch between the actual and reference voltages, i.e., where yref = Vref. Based on this error, a new variable σ is defined as follows (27) Where the function f(t), called the forcing function, must be designed to meet the following three conditions so that σ = 0 [41]. Here and e0 are the velocity and position errors respectively at t = 0. In GGSMC the function f(t) carry the following expression (28) where a and b are positive constants. This forcing function satisfy all the above three conditions. The mathematical structure of (27) is made in such a way that it will result in the exponentially stable error convergence.

when σ = 0 then the solution of the closed loop system will be non homogeneous differential equation will become (29) This solution can also be obtained by solving the forthcoming second-order system. (30) Where = and e(0) = e0 are chosen as initial conditions.

This system displays that both the poles of the system are at −a±bj. This also indicates that the system’s dynamics in sliding mode do not reduce, which implies that the system experiences integral sliding mode.

The time derivative of (27) along system (26) becomes (31) At this stage, the main interest is that the system should evolve with full states. Thus, a proportional-integral surface in term of σ can be defined as follows (32) The time derivative of ξ along (32) becomes (33) Now putting the values of σ, and then posing .

The expression of the control law, which governs the system dynamics exactly on the manifold ξ = 0 can be calculated as follows (34) Since the practical system always operates under uncertainties, therefore, the equivalent control alone will be no more capable of enforcing sliding mode. So, the overall sliding mode enforcement law appear as follows (35) while (36) Where 0 < W < 1. The schematic diagram of the designed control technique is shown in Fig 12.

4.3 Stability analysis

The close loop stability, i.e., the sliding mode enforcement and the actual states’ convergence to desired equilibrium points, can be confirmed by stating the following theorem.

Theorem 1 The sliding mode will take place along the manifold (32) by the control law of the (35), and hence the tracking will happen if the switching gain is chosen larger than the bound of the uncertainty i.e. and, in addition, if the internal dynamics are asymptotically converging to equilibrium.

Proof 1 We prove the theorem by first proving the asymptotic convergence of the internal dynamics since a two-step-based input-output form (26) was developed. This approach engages the first two dynamics equation of the system (17); thus, without loss of generality, the internal dynamics are governed by the last dynamic equation of (17), i.e., (37) Since x1, x2 are directly affected by the controlled input μ, so, the zero dynamics can be obtained by putting x1, x2 and μ = 0, one may get (see for details [42]). (38) Since, R and C2 are positive plant typical parameters, therefore, will always remain positive. This confirms that the system (38) has poles in the left half-plane (LHP) at . Hence (38) is the stable exponential system which implies that the system under study is the minimum phase. Now, at this stage, we are ready to confirm sliding mode establishment. A Lyapunov function, in terms of the sliding variable, is defined as follows. (39) The time derivative of this function along (34) becomes (40) Using (31) and (35) (with components given in (34) and (36), one may get (41) This expression remains true, i.e., negative definite if (42) using (41) and (42), one may get (43) (44) The differential inequality is a fast finite time converging, which forces V to zero and when V approaches zero, it means that ξ approaches zero. As ξ → 0, (33) will become (45) The homogeneous differential Eq (45) has a solution. (46) It means that σ will approach zero. The σ convergence to zero certifies the Eq (30) with the solution reported in (29). Thus, the error converges to zero, which in turn provides us the reference tracking. Having tracked the reference, the maximum power will be extracted via the Eq (16).

5 Simulation results

To verify the effectiveness and fast-tracking capability of the proposed controller, simulations are performed in MATLAB/Simulink R2018a environment under certain changes of environmental conditions. The typical parameters of the PV array and buck-boost converter specification used in the simulation are given in Table 1. The PV array has been connected to the load through a non-inverted buck-boost converter controlled by the FFNN based GGSMC. The simulation results are divided into two subsections. Firstly, the simulations are done with varying irradiance levels and, secondly, with varying temperature levels. The considered PV array in this simulation has 16 PV modules (Ns = 4, Np = 4), having 72 cells per module. The details of buck-boost converter specification and controller parameters detail are given in Table 2. Note that the trial and error method is used to select the values of controller parameters. In the process of parameters selection, we tried our best to choose and adjust these parameters on the premise of satisfying the designed conditions.

thumbnail
Table 1. PV array parameters and buck-boost converter specification.

https://doi.org/10.1371/journal.pone.0260480.t001

5.1 Test under varying irradiance

In this test, the temperature is kept constant at 25C° while varying the irradiance according to the following structure.

The reference voltage Vref is generated via FFNN while keeping in view the aforesaid temperature and irradiance profiles. The proposed controller tracks the reference voltage successfully, as shown in Fig 13. The corresponding output power of the PV array is also shown in Fig 14 which shows that MPP is achieved without oscillations. The performance of the newly proposed controller is relatively fast (without overshoots) during the variation in the irradiance profile. Thus, in this test, the proposed controller comes out to be a good candidate.

thumbnail
Fig 13. Tracking of Vpv with respect to Vref under varying irradiance.

https://doi.org/10.1371/journal.pone.0260480.g013

5.2 Test under varying temperature

For varying temperature, the irradiance is kept at 1000w/m2 and the temperature is varied as follows.

Again, the reference voltage, generated by FFNN for varying temperature levels, is tracked successfully via the proposed GGSM controller, as shown in Fig 15. The output power of the PV array is also shown in Fig 16 which shows that MPP is achieved without oscillations.

thumbnail
Fig 15. Tracking of Vpv with respect to Vref under varying temperature.

https://doi.org/10.1371/journal.pone.0260480.g015

It is also shown that the proposed controller tracks the MPP during the abrupt variation in a short time of 0.003 sec.

5.3 Test under simultaneous variation in irradiance and temperature

To show more effectiveness of the proposed work, the simulation results in Fig 17 investigate the MPPT performance of the proposed algorithm with simultaneous changes in irradiance and temperature. In this case, the temperature and irradiance are varied as follows

thumbnail
Fig 17. Tracking of Vpv with respect to Vref under simultaneous variation in temperature and irradiance.

https://doi.org/10.1371/journal.pone.0260480.g017

From the above three tests, it is clear that the proposed controller provides maximum power in the case of varying irradiance and temperature. It is also evident that the transients are quite fast and acceptable. Hence, the proposed control law is a good and appealing algorithm for extracting maximum power in the variable scenario. The tracking performance of the FFNN based GGSMC is compared with the standard literature results in the subsequent subsection.

6 Comparison with standard literature results [38]

To effectively demonstrate the performance of the GGSMC, it is compared with backstepping controller [38]. Both the controllers are compared under varying temperature and irradiance levels, as shown below.

6.1 Comparison test under varying irridiance

For the same irradiance profile as in Section 6.1, the comparison of both the controllers is made as shown in Fig 18. It is seen clearly that the proposed controller reaches the MPP in a minimum time than the backstepping controller (one may see the zoomed view). Similarly, the proposed controller traces the MPP quickly when the irradiance level is stepped up after each 0.2 sec. The comparison of the output power of the PV array module with varying irradiance is displayed in Fig 19.

thumbnail
Fig 18. Comparison of PV array voltage under varying irradiance.

https://doi.org/10.1371/journal.pone.0260480.g018

thumbnail
Fig 19. Comparison of PV array output power under varying irradiance.

https://doi.org/10.1371/journal.pone.0260480.g019

It is evident that the FFNN based GGSMC reaches the MPP rapidly, having low power losses as compared to backstepping controller [38].

6.2 Comparison test under varying temperature

For the same temperature profile as in Section 5.2, this test is adapted for the comparison of both controllers. The comparative reference tracking is shown in Fig 20. It can be seen from the figure that the proposed controller reaches the MPP rapidly than the backstepping at the start and during the variation in temperature after each interval of 0.2 sec. In Fig 21, the comparison of the output power of the PV array module for both the controller shows that the proposed controller provides MPP rapidly with low power losses as compared to the backstepping controller.

thumbnail
Fig 20. Comparison of PV array voltage under varying temperature.

https://doi.org/10.1371/journal.pone.0260480.g020

thumbnail
Fig 21. Comparison of PV array output power under varying temperature.

https://doi.org/10.1371/journal.pone.0260480.g021

6.3 Comparison test under simultaneous variation in temperature and irradiance

For varying profiles of temperature and irradiance (shown in Section 5.3), the simulation results of both controllers are compared. In Fig 22, the comparison of the output power of the PV array module for both the controller demonstrates that the proposed controller provides MPP rapidly with low power losses as compared to the reported backstepping controller.

thumbnail
Fig 22. Comparison of PV array voltage under simultaneous variation in temperature and irradiance.

https://doi.org/10.1371/journal.pone.0260480.g022

7 Conclusion

Developing efficient and environment-friendly renewable energy systems is necessary to fulfill the energy demand and reduce environmental pollution. PV is one of such systems which generates energy under varying temperature and solar radiations. Therefore, in such varying scenarios, the maximum power extraction via a maximum power point tracking controller is very appealing and fascinating. In this work, a nonlinear GGSMC is derived from harvesting maximum power from a PV array with the help of a DC-DC buck-boost converter. For this purpose, FFNN is used to provide a reference voltage in the presence of varying environmental conditions. Having developed a reference voltage, a GGSMC is designed to track the generated reference voltage. The proposed control strategy eliminated the reaching phase, which resulted in enhanced robustness. The simulation results are developed in MATLAB/Simulink environment, demonstrating the proposed control’s effectiveness, accuracy, and rapid tracking. The results are compared with standard results of nonlinear backstepping controllers under abrupt changes in environmental conditions for further validation. Hence, it is concluded that our proposed control law demonstrates solid fast convergence with enhanced robustness with low power losses. In a nutshell, the FFNN based GGSMC is an appealing candidate for the PV systems operations. The future direction of this work includes GSMC based velocity observer design, adaptive control design against the system parametric variations, the practical implementation of the proposed controller on PV system, an efficient inverter design to inject harmonics free power of the PV system to the grid and its integration with the grid as well as other energy sources like fuel cell energy, biomass energy, etc.

References

  1. 1. Dornfeld DA. Moving towards green and sustainable manufacturing. International Journal of Precision Engineering and Manufacturing-Green Technology. 2014;1(1):63–66.
  2. 2. Haq IU, Khan Q, Khan I, Akmeliawati R, Nisar KS, Khan I. Maximum power extraction strategy for variable speed wind turbine system via neuro-adaptive generalized global sliding mode controller. IEEE Access. 2020;8:128536–128547.
  3. 3. Sawin JL, Sverrisson F, Rickerson W. Renewables 2018 global status report. Paris: REN21 Secretariat REN21. 2018.
  4. 4. Tanaka N. Technology Roadmap: Solar photovoltaic Energy, International Energy Agency (IEA), Paris, 2010.
  5. 5. Wang JC, Su YL, Shieh JC, Jiang JA. High-accuracy maximum power point estimation for photovoltaic arrays. Solar Energy Materials and Solar Cells. 2011;95(3):843–851.
  6. 6. Metry M, Shadmand MB, Balog RS, Abu-Rub H. MPPT of photovoltaic systems using sensorless current-based model predictive control. IEEE Transactions on Industry Applications. 2017;53(2):1157–1167.
  7. 7. Wang Z, Li Y, Wang K, Huang Z. Environment-adjusted operational performance evaluation of solar photovoltaic power plants: A three stage efficiency analysis. Renewable and Sustainable Energy Reviews. 2017; 76: 1153–1162.
  8. 8. Din SU, Rehman Fu, Khan Q. Smooth super-twisting sliding mode control for the class of underactuated systems. PloS one. 2018;13(10):e0203667. pmid:30281586
  9. 9. Bhatnagar P, Nema R. Maximum power point tracking control techniques: State-of-the-art in photovoltaic applications. Renewable and Sustainable Energy Reviews. 2013;23:224–241.
  10. 10. Ovaska S. Maximum power point tracking algorithms for photovoltaic applications. Diss Aalto University. 2010.
  11. 11. Hua C, Shen C. Study of maximum power tracking techniques and control of DC/DC converters for photovoltaic power system. In: PESC 98 Record. 29th Annual IEEE Power Electronics Specialists Conference (Cat. No. 98CH36196). vol. 1. IEEE; 1998. p. 86–93.
  12. 12. Hohm D, Ropp M. Comparative study of maximum power point tracking algorithms using an experimental, programmable, maximum power point tracking test bed. In: Conference Record of the Twenty-Eighth IEEE Photovoltaic Specialists Conference-2000 (Cat. No. 00CH37036). IEEE; 2000. p. 1699–1702.
  13. 13. Hua C, Shen C. Comparative study of peak power tracking techniques for solar storage system. In: APEC’98 Thirteenth Annual Applied Power Electronics Conference and Exposition. vol. 2. IEEE; 1998. p. 679–685.
  14. 14. Subudhi B, Pradhan R. A comparative study on maximum power point tracking techniques for photovoltaic power systems. IEEE transactions on Sustainable Energy. 2013;4(1):89–98.
  15. 15. Cristaldi L, Faifer M, Rossi M, Toscani S. An improved model-based maximum power point tracker for photovoltaic panels. IEEE transactions on instrumentation and measurement. 2014;63(1):63–71.
  16. 16. Zbeeb A, Devabhaktuni V, Sebak A. Improved photovoltaic MPPT algorithm adapted for unstable atmospheric conditions and partial shading. In: 2009 International Conference on Clean Electrical Power. IEEE; 2009. p. 320–323.
  17. 17. Yang B, Yu T, Zhang X, Li H, Shu H, Sang Y, et al. Dynamic leader based collective intelligence for maximum power point tracking of PV systems affected by partial shading condition. Energy Conversion and Management. 2019 Jan 1; 179: 286–303.
  18. 18. Yang B, Zhong L, Zhang X, Shu H, Yu T, Li H, et al. Novel bio-inspired memetic salp swarm algorithm and application to MPPT for PV systems considering partial shading condition. Journal of cleaner production. 2019 Apr 1;215:1203–22.
  19. 19. Yang B, Zhu T, Wang J, Shu H, Yu T, Zhang X, et al. Comprehensive overview of maximum power point tracking algorithms of PV systems under partial shading condition. Journal of Cleaner Production. 2020 Sep 20; 268: 121983.
  20. 20. Kosciuch K, Riser-Espinoza D, Gerringer M, Erickson W. A summary of bird mortality at photovoltaic utility scale solar facilities in the Southwestern US. PloS one. 2020;15(4):e0232034. pmid:32330207
  21. 21. Awais M, Khan L, Ahmad S, Mumtaz S, Badar R. Nonlinear adaptive NeuroFuzzy feedback linearization based MPPT control schemes for photovoltaic system in microgrid. Plos one. 2020;15(6):e0234992. pmid:32603382
  22. 22. Liu YH, Huang SC, Huang JW, Liang WC. A particle swarm optimization-based maximum power point tracking algorithm for PV systems operating under partially shaded conditions. IEEE Transactions on Energy Conversion. 2012;27(4):1027–1035.
  23. 23. Jiang LL, Maskell DL, Patra JC. A novel ant colony optimization-based maximum power point tracking for photovoltaic systems under partially shaded conditions. Energy and Buildings. 2013;58:227–236.
  24. 24. Daraban S, Petreus D, Morel C. A novel MPPT (maximum power point tracking) algorithm based on a modified genetic algorithm specialized on tracking the global maximum power point in photovoltaic systems affected by partial shading. Energy. 2014; 74: 374–388.
  25. 25. Yang B, Zhu T, Zhang X, Wang J, Shu H, Li S, et al. Design and implementation of Battery/SMES hybrid energy storage systems used in electric vehicles: A nonlinear robust fractional-order control approach. Energy. 2020 Jan 15; 191: 116510.
  26. 26. Yang B, Wang J, Zhang X, Wang J, Shu H, Li S, et al. Applications of battery/supercapacitor hybrid energy storage systems for electric vehicles using perturbation observer based robust control. Journal of Power Sources. 2020 Feb 1; 448: 227444.
  27. 27. Ullah S, Mehmood A, Ali K, Javaid U, Hafeez G, Ahmad E. Dynamic Modeling and Stabilization of Surveillance Quadcopter in Space based on Integral Super Twisting Sliding Mode Control Strategy. In: 2021 International Conference on Artificial Intelligence (ICAI) 2021 Apr 5 (pp. 271-278). IEEE.
  28. 28. Ullah S, Khan Q, Mehmood A, Kirmani SAM, Mechali O. Neuro-adaptive fast integral terminal sliding mode control design with variable gain robust exact differentiator for under-actuated quadcopter UAV. ISA transactions. 2021 Mar 9. pmid:33771347
  29. 29. Karatepe E, Hiyama T, et al. Artificial neural network-polar coordinated fuzzy controller based maximum power point tracking control under partially shaded conditions. IET Renewable Power Generation. 2009;3(2):239–253.
  30. 30. Liu YH, Liu CL, Huang JW, Chen JH. Neural-network-based maximum power point tracking methods for photovoltaic systems operating under fast changing environments. Solar energy. 2013;89:42–53.
  31. 31. Kharb RK, Shimi S, Chatterji S, Ansari MF. Modeling of solar PV module and maximum power point tracking using ANFIS. Renewable and Sustainable Energy Reviews. 2014;33:602–612.
  32. 32. Lee HH, Dzung PQ, Vu NTD, et al. The new maximum power point tracking algorithm using ANN-based solar PV systems. In: TENCON 2010-2010 IEEE Region 10 Conference. IEEE; 2010. p. 2179–2184.
  33. 33. Armghan H, Ahmad I, Armghan A, Khan S, Arsalan M, et al. Backstepping based non-linear control for maximum power point tracking in photovoltaic system. Solar Energy. 2018;159:134–141.
  34. 34. Bhandari B, Poudel SR, Lee KT, Ahn SH. Mathematical modeling of hybrid renewable energy system: A review on small hydro-solar-wind power generation. international journal of precision engineering and manufacturing-green technology. 2014;1(2):157–173.
  35. 35. Bellia H, Youcef R, Fatima M. A detailed modeling of photovoltaic module using MATLAB. NRIAG Journal of Astronomy and Geophysics. 2014;3(1):53–61.
  36. 36. da Silva ER, Elbuluk ME. Fundamentals of power electronics. In: Power Electronics for Renewable and Distributed Energy Systems. Springer; 2013. p. 7–59.
  37. 37. Fan H. Design tips for an efficient non-inverting buck-boost converter. Analog Applications Journal, Texas Instruments. 2014; p. 20–25.
  38. 38. Forsyth A, Mollov S. Modelling and control of DC-DC converters. Power engineering journal. 1998;12(5):229–236.
  39. 39. Hagan MT, Demuth HB, Beale MH, De Jesús O. Neural network design. vol. 20. Pws Pub. Boston; 1996.
  40. 40. Chauhan RK, Singh S. Application of neural networks based method for estimation of aerodynamic derivatives. In: 2017 7th International Conference on Cloud Computing, Data Science Engineering—Confluence; 2017. p. 58–64.
  41. 41. Lu YS, Chiu CW. Global sliding-mode control with generalized sliding dynamics. Asian Journal of Control. 2009;11(4):449–456.
  42. 42. Isidori A. Nonlinear control systems. Springer Science & Business Media; 2013.