HOME JOURNALS CONTACT

Journal of Applied Sciences

Year: 2014 | Volume: 14 | Issue: 16 | Page No.: 1858-1864
DOI: 10.3923/jas.2014.1858.1864
Maximum Power Point Tracking of Photovoltaic Generation System using Artificial Neural Network with Improved Tracking Factor
K. Arthishri, R. Balasubramanian, Parkavi Kathirvelu, Sishaj P. Simon and Rengarajan Amirtharajan

Abstract: This study presents an analysis of neural network scheme for tracking Maximum Power Point (MPP) of the PV panel. The performance in terms of energy conversion efficiency is compared with the most commonly used P and O algorithm. The method used for MPP Tracking (MPPT) is tuned for giving its best efficiency using a planned calibration procedure. The non linearity of the PV panel is replicated considering the mathematical equations of the solar cell. MATLAB/Simulink is used to simulate the PV panel model along with a conventional DC-DC boost converter for MPPT.

Fulltext PDF Fulltext HTML

How to cite this article
K. Arthishri, R. Balasubramanian, Parkavi Kathirvelu, Sishaj P. Simon and Rengarajan Amirtharajan, 2014. Maximum Power Point Tracking of Photovoltaic Generation System using Artificial Neural Network with Improved Tracking Factor. Journal of Applied Sciences, 14: 1858-1864.

Keywords: artificial neural network, tracking factor, Photovoltaic generation and MPPT

INTRODUCTION

In recent years, the demand for renewable energy resources is a global priority due to the environmental issues, reduced supply and increase in the consumption cost of the conventional sources. Photovoltaic Panels play a critical role as an alternate renewable energy source because of its sustainability, absence of moving parts, very less maintenance, availability at free of cost etc. (Hosseinpour et al., 2008; Hosseinpour et al., 2009). But the efficiency of the panels in terms of energy conversion is less which leads to the necessity of a tracking system to utilize maximum energy from the PV source using Maximum Power Point Tracking (MPPT) techniques (Wu et al., 1998; Noguchi et al., 2002).

PV panel being highly non-linear, it has a particular operating point for every change in temperature and irradiance at which the efficiency is high. The system has to be tuned to this point as frequently as the environmental condition changes. Various MPPT techniques have been implemented and analyzed in literature (Reisi et al., 2013; Enslin et al., 1997; Yu et al., 2004; Cheng et al., 2013; Yu et al., 1996). Neural Network is proved to give excellent prediction accuracy for the control of non linear systems.

In this context, an Artificial Neural Network scheme with back propagation algorithm is implemented for MPPT in this study. This scheme with a detailed calibration procedure is proposed to have an effective utilization of the panel. The performance of the proposed scheme is compared with the most commonly used P and O technique for the aforementioned parameters.

MATERIALS AND METHODS

PV panel modeling: In order to simulate the PV panel the mathematical equations of the same has to be considered. Figure 1 shows the equivalent circuit of the photovoltaic cell.

The series and parallel combination of the solar cells form a PV module. Table 1 indicates the parameters considered for PV panel. The module characteristics can be simulated using the following mathematical equations:

(1)

Where:

Iph: Photocurrent of the PV module (A)
Isc: Short circuit current of the PV module (A)
Ks: Short circuit current temperature coefficient (A/°C)
Φ: PV module illumination (W m-2)

(2)

Fig. 1: Equivalent circuit of solar cell

Fig. 2: V-I characteristics of the PV panel

Table 1: Parameters of PV panel

Where:

Ir: Reverse saturation current of the module. (A)
q: Electron charge (C)
Nse: Number of cells in series
C: Ideality factor

(3)

Np: Number of cells in parallel
Ip: PV module current (A)
Io: Module saturation current (A)
PV: Module is simulated for the parameters mentioned in the table using the above equations using MATLAB/simulink. Figure 2. represents the current Vs Voltage characteristics of the simulated model

Figure 3 Shows the Power versus Voltage characteristics of the simulated PV model for constant temperature and varying irradiance.

Fig. 3: P-V characteristics of the PV panel

In order to track the point at which maximum power can be extracted from the panel, the PV model simulated is integrated to the conventional DC-DC boost converter (Yasin et al., 2011; Khatib, 2010a, b). A capacitor is used as an integrator which is used to store the current injected from the PV panel. PV panel acts as a voltage source to the converter.

MPPT algorithms: In this study, different versions of neural network techniques are implemented. Also, the version which is giving the best performance is compared with the most commonly used Perturb and Observe algorithm in terms of critical parameters for the effective utilization of PV panel (Alonso et al., 2012).

Perturb and observe algorithm: In this algorithm, the critical working point of the system is controlled by means of periodic variation in the output voltage of the PV panel depending upon the variation in the power. If the output power from the PV panel in the current cycle is more when compared to the previous cycle, then the voltage change is compared. If it is increased then the operating point will be moved accordingly and the same procedure is followed for the decrease in the voltage for the increase in the power. Accuracy of this method mainly depends on the increment or decrement step. Figure 4 shows the simple flow diagram of P and O technique.

In the above flowchart, D (Duty cycle of the switch) controls the operating point of the system. Based on the switching, the voltage and in turn the current are adjusted relatively and the maximum power is obtained from the panel.

The algorithm is simulated using MATLAB/Simulink. The initial value of the duty cycle is set to be 0.25 and the ideal step size for increment or decrement of duty cycle is taken as 0.05.

Fig. 4: Flow chart of P and O algorithm

Fig. 5: Block diagram of the overall system for the proposed scheme

Figure 5 shows the output response obtained using P and O tracking technique for different irradiation. Figure 10 shows the ripple present in the output after reaching the steady state. The obtained results with this method are further analyzed by comparing it with Artificial Neural Network using Back propagation algorithm.

Artificial neural network for maximum power point tracking: One of the most efficient methods to track MPP of the PV panel is Artificial Neural Network. In this study, Artificial Neural network using BP scheme is used to track MPP.

For MPPT, a conventional boost converter along with a PV panel is implemented in this study. Ig and Vg indicate the current and Voltage output of the PV panel. Neural Network based MPP tracker takes temperature (T) and Irradiation (G) as input and the output is Voltage at maximum power point (Vmpp). Based on the predicted output from the neural network, the voltage (Vg) is controlled using the voltage controller. The critical working point of the system is varied so as to obtain maximum power from the panel by scheming the duty cycle of the converter switch (Khatib et al., 2009; Sharifian et al., 2009).

Network architecture: The network architecture consists of input, hidden and the output layers. The input and output neurons is decided based on the application. For this MPPT, Temperature (T) and Irradiance (G) are the two inputs and the voltage corresponding to the point at which maximum power is obtained is the output.

Fig. 6: Architecture of the neural network

So, the proposed model has two inputs and one output architecture. As per Kolmogrov’s theorem, the number of neurons in the hidden layer can be up to two times of the input. The architecture of the proposed scheme is shown in Fig. 6.

For the proposed network, the input vector and the output vector for various samples of input is represented as:

Input = [TiGi]
Output = [Oi]
T = Temperature
G = Irradiance
O = Output (Voltage at maximum power point)
i = Is the number of Input samples

The weights are represented as:

where, Wi is Weight from the input to the hidden layer:

where, Vi is Weight from the hidden to output layers.

In order to train the neural network with any specific scheme, the data corresponding to the input and output is obtained using the PV panel simulation in MATLAB/Simulink. For different combination of temperature and irradiance the output power is measured (Bahgat et al., 2005). Also, the voltage corresponding to the maximum power is obtained. This data is used to train the neural network.

ANN with back propagation algorithm: Back propagation algorithm is the conventional scheme for the ANN to train any set of input and output. From the literature it can be inferred that BP algorithm is the most efficient which can be implemented to many control features. It involves forward and backward propagation. Figure 7 shows the flowchart of the BP algorithm.

The most important part of training the neural network is the selection of control parameters. Random selection of these parameters may reduce the accuracy of the algorithm. Also the critical region where the algorithm can be executed efficiently may be left out. To overcome this, a step by step procedure has to be followed. For the network with Back propagation algorithm the weights in each layer and learning factor are the key parameters which influence the training process.

The learning factor is initially fixed to a value n and different ranges of weights are chosen. For different ranges of weights like [p,q]; [c,d]; [m,n] the training is performed and the results are compared based on accuracy and number of epochs taken. Based on these factors one range is chosen. On the chosen range further improvements can be done. The range is split into two and again the comparison is done. Likewise the process is continued till the best point is reached. The range can be split as shown in Table 2.

The input for the feed forward network is represented as [Ii]. The weight for the input to the hidden layer is represented as [Wi]. The weight for the hidden layer to the output layer is represented as [Vi].

The input to the ouput layer from the hidden layer is obtained as:

(4)

where, i represents the input sample.

Fig. 7: Flow diagram of the ANN with back propagation algorithm

Table 2: Range of weights

Table 3: Energy conversion efficiency

The activation function used is the binary sigmoidal function. Therefore after activation the input to the output layer is represented as ρi.

The output is calculated as:

(5)

where, Oi is the output after activation.

The mean square error is calculated as:

(6)

where Ti is the actual target of the input sample, n represents the number of input samples.

From the MATLAB simulation of PV panel, data required for training the neural network for various combinations of temperature and irradiation is obtained. The output from the neural network is Vmpp. This is used to control the operating point of the system.

The output obtained for different irradiation level is summarized in the Table 3. Figure 9 indicates the conversion efficiency of the algorithm. When compared to the P and O technique having the efficiency of 95%, ANN is having improved efficiency of 97%.

RESULTS AND DISCUSSION

In the proposed system, mathematical modeling of PV panel is done and the same is simulated using MATLAB/Simulink. Table 1 Indicates the parameters of PV panel considered for modeling. This panel is integrated with a conventional boost converter for MPPT. In order to obtain the most efficient MPPT technique, Perturb and Observe algorithm and Artificial Neural Network is used for tracking. The results are compared for energy conversion efficiency, ripple in the output power, dependency on PV panel, CUF and complexity of implementation. All the results are taken under the same condition of temperature and irradiation of PV panel for both P and O and ANN algorithm.

Fig. 8: Response of the system with the (a) Proposed ANN and (b) P and O/method

Fig. 9:Comparison of energy conversion efficiency for different techniques

Figure 8 indicates the output of the system implemented with both P and O and ANN algorithm for different levels of irradiation. The response indicates the power extraction using P and O and the proposed Neural Network MPPT techniques. The most important parameter to evaluate a MPPT technique is the energy conversion efficiency which can also be indicated as tracking factor (De Brito et al., 2013). Figure 9 shows the comparison of energy conversion efficiency for P and O and ANN. It can be inferred that the ANN scheme with BP algorithm is having best efficiency of 97%. From the literature (Enslin et al., 1997) it is seen that there are so many other methods for MPPT.

Fig. 10: Ripple in the output power during steady state

But the proposed ANN method stands ahead of all the methods with only one percent deviation from the ideal maximum power of the panel at every operating point.

Figure 10 indicates the ripples in the output for the proposed ANN method. For the panel to give effective performance, the ripple present in the output has a limit. In order to extract 98% of the power using MPPT, the ripple at MPP is not supposed to exceed 8.5% (Chen et al., 2013). The proposed method has reduced ripple of the order 0.67% in the output which is a considerable improvement in the output.

CONCLUSION

At present photovoltaic panels are playing a major role as a renewable energy source. Extracting maximum power from the panel is vital to achieve best performance. So MPPT has become inevitable in the implementation of PV panel as an alternate source of energy. There are many methods implemented for maximum power point tracking. In this study, artificial network scheme is implemented to compare its performance with conventional P and O algorithm. From the simulation results it is clear that to the proposed scheme which is calibrated as mentioned in section III is standing ahead of the other technique.

The tracking factor otherwise called the efficiency in the energy conversion is in the range of 97% which is again higher than other techniques scheme of neural network and also the most commonly used P and O algorithm. For the high non linear behavior of PV panel the proposed hybrid scheme will give better performance for even a small change in temperature and irradiation. For sensitive applications like spacecraft the proposed scheme with good dynamic response would be a healthier option.

REFERENCES

  • Reisi, A.R., M.H. Moradi and S. Jamasb, 2013. Classification and comparison of maximum power point tracking techniques for photovoltaic system: A review. Renew. Sustainable Energy Rev., 19: 433-443.
    CrossRef    Direct Link    


  • Bahgat, A.B.G., N.H. Helwa, G.E. Ahmad and E.T. El Shenawy, 2005. Maximum power point tracking controller for PV systems using neural networks. Renew. Energy, 30: 1257-1268.
    CrossRef    


  • Enslin, J.H., M.S. Wolf, D.B. Snyman and W. Swiegers, 1997. Integrated photovoltaic maximum power point tracking converter. IEEE Trans. Ind. Electron., 44: 769-773.
    CrossRef    


  • De Brito, M.A.G., L. Galotto, L.P. Sampaio, G. de Azevedo e Melo and C.A. Canesin, 2013. Evaluation of the main MPPT techniques for photovoltaic applications. IEEE Trans. Ind. Electron., 60: 1156-1167.
    CrossRef    Direct Link    


  • Sharifian, M.B.B., Y. Mohamadrezapour, M. Hosseinpour and S. Torabzade, 2009. Single-stage grid connected photovoltaic system with reactive power control and adaptive predictive current controller. J. Applied Sci., 9: 1503-1509.
    CrossRef    Direct Link    


  • Hosseinpour, M., Y. Mohamadrezapour and S. Torabzade, 2009. Combined operation of unified power quality conditioner and photovoltaic array. J. Applied Sci., 9: 680-688.
    CrossRef    Direct Link    


  • Hosseinpour, M., A. Yazdian, M. Mohamadian and J. Kazempour, 2008. Design and simulation of UPQC to improve power quality and transfer wind energy to grid. J. Applied Sci., 8: 3770-3782.
    CrossRef    Direct Link    


  • Noguchi, T., S. Togashi and R. Nakamoto, 2002. Short-current pulse-based maximum-power-point tracking method for multiple photovoltaic-and-converter module system. IEEE Trans. Ind. Electron., 49: 217-223.
    CrossRef    


  • Alonso, R., E. Roman, A. Sanz, V.E.M. Santos and P. Ibanez, 2012. Analysis of inverter-voltage influence on distributed MPPT architecture performance. IEEE Trans. Ind. Electron., 59: 3900-3907.
    CrossRef    


  • Cheng, R.F., S.Z. Zhang, G.Q. Guo and D.F. Peng, 2013. Improved immune clonal selection algorithm for photovoltaic maximum power point tracking control. J. Applied Sci., 13: 5377-5383.
    Direct Link    


  • Chen, S.M., T.J. Liang and K.R. Hu, 2013. Design, analysis and implementation of solar power optimizer for DC distribution system. IEEE Trans. Power Electron., 28: 1764-1772.
    CrossRef    


  • Khatib, T., 2010. Deign of photovoltaic water pumping systems at minimum cost for Palestine: A review. J. Applied Sci., 10: 2773-2784.
    CrossRef    


  • Khatib, T., 2010. A review of designing, installing and evaluating standalone photovoltaic power systems. J. Applied Sci., 10: 1212-1228.
    CrossRef    Direct Link    


  • Khatib, T.T.N., A. Mohamed, R.J. Khan and N. Amin, 2009. A novel active sun tracking controller for photovoltaic panels. J. Applied Sci., 9: 4050-4055.
    CrossRef    Direct Link    


  • Wu, T.F., C.H. Chang, Z.R. Liu and T.H. Yu, 1998. Single-stage converters for photovoltaic powered lighting systems with MPPT and charging features. Proceedings of the 13th Annual Applied Power Electronics Conference and Exposition, Volume 2, February 15-19, 1998, Anaheim, CA., USA., pp: 1149-1155.


  • Yu, G.J., M.W. Jung, J. Song, I.S. Cha and I.H. Hwang, 1996. Maximum power point tracking with temperature compensation of photovoltaic for air conditioning system with fuzzy controller. Proceedings of the 25th IEEE Photovoltaic Specialists Conference, May13-17, 1996, Washington, DC., pp: 1429-1432.


  • Yu, G.J., Y.S. Jung, J.Y. Choi and G.S. Kim, 2004. A novel two-mode MPPT control algorithm based on comparative study of existing algorithms. Solar Energy, 76: 455-463.
    CrossRef    


  • Yasin, A., G. Napoli, M. Ferraro and V. Antonucci, 2011. Modelling and control of a residential Wind/PV/Battery hybrid power system with performance analysis. J. Applied Sci., 22: 3663-3676.
    CrossRef    

  • © Science Alert. All Rights Reserved