SlideShare a Scribd company logo
1 of 9
Download to read offline
International Journal of Electrical and Computer Engineering (IJECE)
Vol. 7, No. 6, December 2017, pp. 3198~3206
ISSN: 2088-8708, DOI: 10.11591/ijece.v7i6.pp3198-3206  3198
Journal homepage: http://iaesjournal.com/online/index.php/IJECE
SCNN Based Electrical Characteristics of Solar
Photovoltaic Cell Model
Bambang Purwahyudi1
, Kuspijani2
, Ahmadi3
1,2,3
Departement of Electrical Engineering, University of Bhayangkara, Surabaya, Indonesia
Article Info ABSTRACT
Article history:
Received Mar 14, 2017
Revised Jun 23, 2017
Accepted Jul 18, 2017
Solar photovoltaic (PV) cell is one of the renewable energy sources and a
main component of PV power systems. The design of PV power systems
requires accurately its electrical output characteristics. The electrical
characteristics of solar PV cell consist of I-V and P-V characteristics. They
depend on the parameters of PV cell such as short circuit current, open
circuit voltage and maximum power. Solar PV cell model can be described
through an equivalent circuit including a current source, a diode, a series
resistor and a shunt resistor. In this paper, the development solar PV cell
model is built by using self constructing neural network (SCNN) methods.
This SCNN technique is used to improve the accuracy of the electrical
characteristic of solar PV cell model. SCNN solar PV cell model have three
inputs and two outputs. They are respectively solar radiation, temperature,
series resistance, current and power. The effectiveness of SCNN technique is
verified using simulation results based on different physical and
environmental conditions. Simulations are conducted by the change of the
solar irradiation, temperature and series resistance. Simulation results show
SCNN model can yield the I-V and P-V characteristics according to the
characteristics of solar PV cell.
Keyword:
Solar photovoltaic cell
Electrical characteristics
Self constructing neural network
Current-voltage characteristics
Power-voltage characteristics
Copyright © 2017 Institute of Advanced Engineering and Science.
All rights reserved.
Corresponding Author:
Bambang Purwahyudi,
Departement of Electrical Engineering,
University of Bhayangkara Surabaya,
Jl. A. Yani 114, Surabaya 60321, Indonesia.
Email: bmp_pur@ubhara.ac.id
1. INTRODUCTION
Solar energy is a promising alternative energy source due to energy crisis and environmental issues
such as global warming effect and pollution. Photovoltaic (PV) power generation is one of the more
important renewable sources since it had great many merits such as clean, free maintenance and no noise.
However, PV generation system has two disadvantages that is the low conversion efficiency in electric power
generation and the changes in several weather conditions. In addition, the electrical characteristic of solar PV
cell is nonlinear which is affected by solar radiation (S), atmosphere temperature (T) and series resistance
(Rs). The electrical characteristics of solar PV cell consist of I-V and P-V characteristics. Solar PV cell is
built from a current source parallel with diode (D), shunt resistance (Rsh) and series resistance (Rs) [1]-[6].
The applications of artificial intelligent in solar PV generation system have been proposed [6]-[9].
Neural network (NN) is one of the popular artificial intelligents. Advantages of NN are easy in training and
simple architecture. However, NN has several drawbacks such as in determining number hidden layers and
number neurons in hidden layer [10]-[16]. These matters can be solved by self constructing neural network
(SCNN). SCNN can automatically construct number of neurons in hidden layer and number of hidden layers
[11]-[13]. In this paper, SCNN is used to create solar PV cell model. This SCNN technique improves the
accuracy of electrical characteristic behavior of solar PV cell. The effectiveness of SCNN method is
evaluated using simulation results based on varying solar radiation, temperature and series resistance. This
IJECE ISSN: 2088-8708 
SCNN Based Electrical Characteristics of Solar Photovoltaic Cell Model (Bambang Purwahyudi)
3199
paper is organized as follows: the solar PV cell model is described in Section 2; Section 3 shows the principal
of SCNN; Section 4 shows the design of SCNN solar PV cell model; the effectiveness of the proposed SCNN
method is clarified through a MATLAB/ SIMULINK simulation which is presented in Section 5; the
conclusion, and references list end this paper.
2. SOLAR PHOTOVOLTAIC CELL MODEL
The main component of solar power generation systems is photovoltaic (PV). PV cell or known as
the solar panels are made from semiconductor materials such as silicon and germanium. When the sunlight
reaches the PV cell, the silicon atom will release electrons. The electrons will flow making the electric
circuit, so that electrical energy can be generated. This PV cell can be connected in series or parallel to
produce the desired voltage and current.
The performances of the PV cell depend on the intensity of the sunlight. Weather conditions such as
clouds and fog affect solar energy received by PV cell, so that they will influence the performance of the PV
cell. The simple equivalent circuit of solar PV cell is a current source parallel with a diode. Solar cell model
is shown in Figure 1. The solar PV cell model consists of a current source (Iph), a diode (D), a shunt
resistance (Rsh), and a series resistance (Rs) [1]-[6].
Rs
RshDIph
Ipv
Vpv
ID IRsh
Figure 1. Equivalent circuit of solar PV cell
Diode determines the I-V characteristics of PV cell. Current source output is proportional to the light
falling on the PV cell. Open circuit voltage increases as the logarithm according Shockley diode equation that
describes the interdependence between the voltage and current in PV cell as shown in equation (1) and
equation (2).
 1/
0  kTqU
PV eIII (1)





 

O
PV
I
II
q
kT
V 1ln (2)
where k, T, q, V, I0 and IPV are respectively Boltzman constant (1.3806 x 10-23
J/K), temperature (0
K), electron
charge (1.6021 x 10-19
C), the PV cell terminal voltage, the reverse saturation current and the light generated
current. From equation (1) and equation (2) can be determined the characteristics of the solar panel. That is
the I-V characteristics and the P-V characteristics. These characteristics of the PV cell are non-linear and
more influenced by the intensity of solar radiation and temperature of PV cell surface [1]-[6].
3. PRINCIPAL OF SELF CONSTRUCTING NEURAL NETWORK
Artificial neural network (ANN) is a machine that the work principle emulates the human brain.
ANN has the abilities of learning and generalization. Structure of ANN consists of three layers, an input
layer, one or more hidden layers, and an output layer. Design of ANN is conducted in two steps. First step is
determining of its structure consist of the number of neurons in hidden layers and the number of hidden
layers. Second step is determining of the desired error value and maximum learning epoch. Determining of
the number of neurons in the hidden layer and the number of hidden layers is generally done trial and error
[10]-[16]. The disadvantages of ANN can be solved by Self Constructing Neural Network (SCNN) method.
Basic structure of self constructing neural network (SCNN) is artificial neural network (ANN). The
different between both methods is in determining the structures. SCNN can automatically arrange number of
neurons in hidden layer and number of hidden layer. Structure of SCNN is shown in Figure 2 [11]-[13].
 ISSN: 2088-8708
IJECE Vol. 7, No. 6, December 2017 : 3198 – 3206
3200
Input
Layer
Hidden Layer
Output
Layer…
…
…
…
…
…
…...
…...
Input 1
Input 2
Output
Figure 2. Structure of SCNN
The determining process of SCNN structure can be described using flowchart shown in Figure 3.
The number of neuron in hidden layers will automatically increase when error is greater than maximum error.
And also, the number of hidden layers will increase when maximum error is smaller than error and the
number of neurons in hidden layer is smaller than maximum neurons.
Start
SCNN parameters
maxneu,maxhid,maxerr
neu = neu + 1
training process
of SCNN
err<maxerr
neu=maxneu
hid=maxhid
hid=hid+1
neu=1
save
training
result
Stop
T
T
T
Y
Y
Y
Figure 3. Flowchart of SCNN process
4. DESIGN OF SCNN PHOTOVOLTAIC (PV) CELL MODEL
SCNN solar PV model is designed to imitate electrical characteristic behavior of solar PV cell.
SCNN solar PV model is shown in Figure 4. SCNN solar PV model have three inputs and two outputs such
as solar radiation (S), cell temperature (T), series resistor (Rs), cell current (Ipv) and cell power (Ppv),
respectively.
IJECE ISSN: 2088-8708 
SCNN Based Electrical Characteristics of Solar Photovoltaic Cell Model (Bambang Purwahyudi)
3201
PV Model
with SCNN
Ipv*T
S
RS
Ppv*
Figure 4. SCNN solar PV model
SCNN solar PV model is based on input and output values of mathematical model of solar PV cell.
This SCNN solar PV model must be trained before being used as solar PV model. The training process of
SCNN method can be seen in Figure 5. Training algorithm of SCNN solar PV cell model uses
backpropagation. Data training of SCNN is taken from mathematical model of solar PV cell.
PV Model
SCNN
+-
+-
Backpropagation
Ipv
Ppv
Ipv*
Ppv*
eI
eP
T
S
RS
Figure 5. Training process of SCNN solar PV cell
5. SIMULATION RESULT AND DISCUSSION
The effectiveness of the proposed SCNN PV cell model is tested by a SIMULINK/MATLAB
simulation. Therefore, SCNN PV cell model is compared with the mathematical model of PV model based
on change of operating conditions such as solar radiation (S), temperature (T) and series resistance (RS). The
parameters of solar PV cell and the parameters of SCNN employed in simulation are shown in Table 1 can
be seen in Table 2.
Table 1. Electrical specification of the solar PV module
Parameter Value
Maximum Power (PPV) 60 W
Voltage at Max. Power (VMP) 17.1 V
Current at Max. Power (IMP) 3.4 A
Open Circuit Voltage (VOC) 21.1 V
Short Circuit Current (ISC) 3.8 A
Table 2. The parameters of SCNN
Parameter Value
Maximum Hiden Layers 5
Maximum Neurons in Hidden Layer 20
Maximum Error 1e-4
Maximum Epoch 1000
SCNN must be trained before being used as solar PV cell model. The training process provides the
optimal structure of SCNN. The training results of SCNN solar PV model for I-V characteristics and P-V
characteristics are shown in Table 3. The performance of SCNN during the training process can be seen in
Figure 6 and Figure 7.
 ISSN: 2088-8708
IJECE Vol. 7, No. 6, December 2017 : 3198 – 3206
3202
Table 3. The training results of SCNN solar PV model
Parameter I-V Characteristic P-V Characteristic
Number of Hiden Layers 1 3
Number of Neurons in Hidden Layer 9 13
Epochs 215 246
Figure 6. Performance of SCNN solar PV model for the I-V characteristics
Figure 7. Performance of SCNN solar PV model for the P-V characteristics
5.1. Influences of Solar Radiation Variation
The variations of solar radiation in simulation process are 1 kW/m2
, 0.8 kW/m2
, 0.6 kW/m2
, 0.4
kW/m2
and 0.2 kW/m2
, respectively. Figure 8 show the I-V characteristics for variation of solar radiations.
The simulation results of the proposed SCNN model and the mathematical model of the solar PV cell are
shown by the circular (o) and solid line. From Figure 8 can be seen that short circuit current and open circuit
voltage of solar photovoltaic cell will increase when solar radiation increase.
Figure 9 show P-V characteristics for solar radiation variation. The simulation of the proposed
SCNN model and the mathematical model of the solar PV cell are shown by the circular (o) and solid line.
Figure 9 show that maximum power and open circuit voltage of solar photovoltaic cell will increase when
solar radiation increase.
IJECE ISSN: 2088-8708 
SCNN Based Electrical Characteristics of Solar Photovoltaic Cell Model (Bambang Purwahyudi)
3203
Figure 8. The I-V characteristics for variation of solar radiation
Figure 9. The P-V characteristics for variation of solar radiation
5.2. Influences of Temperature Variation
The temperature variations are respectively 0 0
C, 25 0
C, 50 0
C, 75 0
C and 100 0
C. Figure 10 show I-
V characteristics for variation of temperature. The simulation of the proposed SCNN model and the
mathematical model of the solar PV cell are shown by the circular (o) and solid line. Short circuit current of
solar photovoltaic cell will increase when cell temperature increase. However, open circuit voltage of solar
photovoltaic cell will decrease when temperature increase.
Figure 10. The I-V characteristics for variation of cell temperature
0 4 8 12 16 20 24
0
1
2
3
4
5
Vpv(V)
Ipv(A)
1kW/m2
0.8kW/m2
0.6kW/m2
0.4kW/m2
0.2kW/m2
0 5 10 15 20
0
10
20
30
40
50
60
70
Vpv(V)
Ppv(W)
0.6kW/m2
0.4kW/m2
0.2kW/m2
0.8kW/m2
1kW/m2
0 4 8 12 16 20 24
0
1
2
3
4
5
Vpv(V)
Ipv(A)
100deC
50deC
25deC
0deC
75deC
 ISSN: 2088-8708
IJECE Vol. 7, No. 6, December 2017 : 3198 – 3206
3204
Figure 11 show the P-V characteristics for variation of cell temperature. The simulation of the
proposed SCNN model and the mathematical model of the solar PV cell are shown by the circular (o) and
solid line. Maximum power and open circuit voltage of solar photovoltaic cell will decrease when
temperature increase.
Figure 11. The P-V characteristics for variation of cell temperature
5.3. Influences of Series Resistance Variation
In the simulation, the changes of series resistance are 0 Ω, 5 mΩ, 10 mΩ, 15 mΩ and 20 mΩ,
respectively. Figure 12 show the I-V characteristics for variation of series resistor. The simulation of the
proposed SCNN model and the mathematical model of the solar PV cell are shown by the circular (o) and
solid line. Short circuit current and open circuit voltage of solar photovoltaic cell will not change when there
are variation of series resistor. The variation of series resistance causes the slope angle of the I-V
characteristics.
Figure 12. The I-V characteristics for variation of series resistance
Figure 13 show the P-V characteristics for change of series resistor. Maximum power of solar
photovoltaic cell will decrease series resistance increase. However, open circuit voltage of solar photovoltaic
cell still constant.
0 4 8 12 16 20 24
0
10
20
30
40
50
60
70
Vpv(V)
Ppv(W)
0degC
25degC
75degC
50degC
100degC
0 4 8 12 16 20 24
0
1
2
3
4
5
Vpv(V)
Ipv(A)
0.020
0.015
0.005
0
0.010
IJECE ISSN: 2088-8708 
SCNN Based Electrical Characteristics of Solar Photovoltaic Cell Model (Bambang Purwahyudi)
3205
Figure 13. The P-V characteristics for variation of series resistance
6. CONCLUSION
Self constructing neural network (SCNN) based electrical characteristic of solar photovoltaic cell
model has been presented and discussed. SCCN technique is used to improve accurately the electrical
characteristic of solar photovoltaic cell model. The effectiveness of SCCN technique is clarified by
simulation and compared with matematical model of solar PV model. Simulation is done by the change of
operating conditions such as the solar radiation (S), temperature (T) and series resistance (Rs). Simulation
results show that SCNN solar PV cell model can produce the I-V and P-V characteristics according to the
characteristics of solar PV cell.
ACKNOWLEDGEMENTS
This paper is supported and funded by Ministry of Research, Technology and Higher Education
Republic of Indonesia through Coordination of Public Higher Education, Region VII East Java in 2016.
REFERENCES
[1] R. Chenni, et al., “A Detailed Modelling Method for Photovoltaic Cells,” Energy, Elsevier, vol/issue: 32(9), pp.
1724-1730, 2007.
[2] J. S. Kumari and C. S. Babu, “Mathematical Modelling and Simulation of Photovoltaic Cell using Matlab-Simulink
Environment,” International Journal of Electrical an Computer Engineering, vol/issue: 2(1), pp. 26-34, 2012.
[3] J. Bikaneria, et al., “Modeling and simulation of PV cell using one-diode model,” International Journal of
Scientific and Research Publications, vol/issue: 3(10), pp. 1-4, 2013.
[4] S. Shongwe and M. Hanif, “Comparative analysis of different single-diode PV modeling methods,” IEEE Journal
of Photovoltaic, vol/issue: 5(3), pp. 938-946, 2015.
[5] E. Batzelis, et al., “Direct MPP calculation in terms of the single-diode PV model parameter,” IEEE Transaction
on Energy Conversion, vol/issue: 30(1), pp. 226-236, 2015.
[6] F. Bonanno, et al., “A radial basis fuction neural network based approach for the electrical characteristics
estimation of a photovoltaic module,” Applied Energy, vol. 97, pp. 956-961, 2012.
[7] N. Mohammad, et al., “Improved Solar Photovoltaic Array Model with FLC Based Maximum Power Point
Tracking,” International Journal of Electrical and Computer Engineering, vol/issue: 2(6), pp. 717-729, 2012.
[8] S. Karthika, et al., “Fuzzy Logic Based Maximum Power Point Tracking Design for 10 kW Solar Photovoltaic
System with Different Membership Function,” International Journal of Electrical, Computer, Energetic,
Electronic and Communication Engineering, vol/issue: 8(6), pp. 1015-1019, 2014.
[9] A. E. Filali, et al., “Modeling and simulation of photovoltaic system employing perturb and obsere MPPT
algorithm and fuzzy logic control,” Journal of Theoretical and Applied Information Technology (JATIT), vol/issue:
89(2), pp. 470-475, 2016.
[10] B. Purwahyudi, et al., “Perbandingan Neural Network (NN) Observer dan Neural Network – Genetic Algorithm
(NN-GA) Observer untuk Estimasi Kecepatan Motor Induksi,” Seminar Nasional Aplikasi Teknologi Informasi
2005 (SNATI 2005), Yogyakarta, Indonesia, pp. C71-C77, 2005.
[11] H. C. Lu and M. H. Chang, “Online Speed Control of Permanent Magnet Synchronous Motor Using Self
Constructing Recurrent Fuzzy Neural Network,” Proceeding of the 7th
International Conference on Machine
Learning and Cybernetics, Kunming, China, pp. 3857-3862, 2008.
[12] J. S. Lee, et al., “Self Organizing Neural Networks by Construction and Pruning,” IEICE Transaction on
Information & System, vol/issue: E87-D(11), pp. 2489-2498, 2004.
0 5 10 15 16 20 24
0
10
20
30
40
50
60
70
Vpv(V)
Ppv(W)
0
0.005
0.010
0.015
0.020
 ISSN: 2088-8708
IJECE Vol. 7, No. 6, December 2017 : 3198 – 3206
3206
[13] C. F. Hsu, “Intelligent Position Tracking Control for LCM Drive Using Stable Online Self Constructing Recurrent
Neural Network Controller with Bound Architecture,” Control Engineering Practice, vol. 17, pp. 714-722, 2009.
[14] B. Purwahyudi, et al., “Feed-forword neural network for direct torque control of induction motor,” International
Journal of Innovative Computing, Information and Control (IJICIC), vol/issue: 7(11), pp. 6135-6145, 2011.
[15] B. Purwahyudi, et al., “RNN based rotor flux and speed estimation of induction motor,” International Journal of
Power Electrinics and Drive System (IJPEDS), vol/issue: 1(1), pp. 58-64, 2011.
[16] B. Purwahyudi, et al., “Neural network technique for direct torque control of induction motor used in electrically
driven marine propeller,” International Journal of Academic Research, vol/issue: 3(5), pp. 358-364, 2011.
BIOGRAPHIES OF AUTHORS
Bambang Purwahyudi received his bachelor, master and doctor degree in electrical engineering
from Institut Teknologi Sepuluh Nopember (ITS) Surabaya, Indonesia, in 1995, 2005 and 2013
respectively. He has joined Bhayangkara University of Surabaya, Indonesia, since 2000. His
areas of interest are simulation and design of power electronics and drives, power quality,
renewable energy, and artificial intelligent application.
Kuspijani received her bachelor in electrical engineering from Brawijaya University, Malang,
Indonesia in 1986 and Master degree in technology management from Institut Teknologi
Sepuluh Nopember (ITS) Surabaya in 2010. She has joined Bhayangkara University Surabaya,
Indonesia, since 1987. Her research interest on distribution power system, power systems and
power system generation.
Ahmadi received his bachelor in electrical engineering from Bhayangkara University Surabaya,
Indonesia in 2000 and Master degree in control engineering from Institut Teknologi Sepuluh
Nopember (ITS) Surabaya in 2014. She has joined Bhayangkara University Surabaya, Indonesia,
since 2016. His research interest are on power electronics, industrial control system, artificial
intelligent application, and robotic.

More Related Content

What's hot

Modeling Combined Effect of Temperature, Irradiance, Series Resistance (Rs) a...
Modeling Combined Effect of Temperature, Irradiance, Series Resistance (Rs) a...Modeling Combined Effect of Temperature, Irradiance, Series Resistance (Rs) a...
Modeling Combined Effect of Temperature, Irradiance, Series Resistance (Rs) a...IJLT EMAS
 
Pandiarajan icees paper solar module
Pandiarajan icees paper solar modulePandiarajan icees paper solar module
Pandiarajan icees paper solar moduleSlideMove
 
A Management of power flow for DC Microgrid with Solar and Wind Energy Sources
A Management of power flow for DC Microgrid with Solar and Wind Energy SourcesA Management of power flow for DC Microgrid with Solar and Wind Energy Sources
A Management of power flow for DC Microgrid with Solar and Wind Energy SourcesAsoka Technologies
 
Simulation of grid connected photovoltaic system using MATLAB/ Simulink
Simulation of grid connected photovoltaic system using MATLAB/ SimulinkSimulation of grid connected photovoltaic system using MATLAB/ Simulink
Simulation of grid connected photovoltaic system using MATLAB/ SimulinkIJAEMSJORNAL
 
IRJET- Simulation and Analysis of Photovoltaic Solar System for Different Wea...
IRJET- Simulation and Analysis of Photovoltaic Solar System for Different Wea...IRJET- Simulation and Analysis of Photovoltaic Solar System for Different Wea...
IRJET- Simulation and Analysis of Photovoltaic Solar System for Different Wea...IRJET Journal
 
Valuation and Determination of Seven and Five Parameters of Photovoltaic Gene...
Valuation and Determination of Seven and Five Parameters of Photovoltaic Gene...Valuation and Determination of Seven and Five Parameters of Photovoltaic Gene...
Valuation and Determination of Seven and Five Parameters of Photovoltaic Gene...Ah Roueiha
 
Modeling and Simulation of Solar Photovoltaic System
Modeling and Simulation of Solar Photovoltaic SystemModeling and Simulation of Solar Photovoltaic System
Modeling and Simulation of Solar Photovoltaic Systemijtsrd
 
Optimal Control Strategy for a Solar Photovoltaic Power System using MATLAB S...
Optimal Control Strategy for a Solar Photovoltaic Power System using MATLAB S...Optimal Control Strategy for a Solar Photovoltaic Power System using MATLAB S...
Optimal Control Strategy for a Solar Photovoltaic Power System using MATLAB S...IRJET Journal
 
A Novel Approach on Photovoltaic Technologies for Power Injection in Grid Usi...
A Novel Approach on Photovoltaic Technologies for Power Injection in Grid Usi...A Novel Approach on Photovoltaic Technologies for Power Injection in Grid Usi...
A Novel Approach on Photovoltaic Technologies for Power Injection in Grid Usi...IJERA Editor
 
Modeling and simulation of solar photovoltaic module
Modeling and simulation of solar photovoltaic moduleModeling and simulation of solar photovoltaic module
Modeling and simulation of solar photovoltaic moduleeSAT Publishing House
 
Artificial neural network approach for more accurate solar cell electrical ci...
Artificial neural network approach for more accurate solar cell electrical ci...Artificial neural network approach for more accurate solar cell electrical ci...
Artificial neural network approach for more accurate solar cell electrical ci...ijcsa
 
A study on modelling and simulation of photovoltaic cells
A study on modelling and simulation of photovoltaic cellsA study on modelling and simulation of photovoltaic cells
A study on modelling and simulation of photovoltaic cellseSAT Publishing House
 
Performance Investigation of Grid Connected Photovoltaic System Modelling Bas...
Performance Investigation of Grid Connected Photovoltaic System Modelling Bas...Performance Investigation of Grid Connected Photovoltaic System Modelling Bas...
Performance Investigation of Grid Connected Photovoltaic System Modelling Bas...IJECEIAES
 
Development and Simulation of Stand Alone Photovoltaic Model Using Matlab/Sim...
Development and Simulation of Stand Alone Photovoltaic Model Using Matlab/Sim...Development and Simulation of Stand Alone Photovoltaic Model Using Matlab/Sim...
Development and Simulation of Stand Alone Photovoltaic Model Using Matlab/Sim...IJPEDS-IAES
 
Ef2426682671
Ef2426682671Ef2426682671
Ef2426682671IJMER
 
Study and Simulation of Inccond Based Maximum Power Point Tracking (MPPT) Alg...
Study and Simulation of Inccond Based Maximum Power Point Tracking (MPPT) Alg...Study and Simulation of Inccond Based Maximum Power Point Tracking (MPPT) Alg...
Study and Simulation of Inccond Based Maximum Power Point Tracking (MPPT) Alg...paperpublications3
 
Project repoart
Project repoartProject repoart
Project repoartOmar Osman
 

What's hot (20)

Modeling Combined Effect of Temperature, Irradiance, Series Resistance (Rs) a...
Modeling Combined Effect of Temperature, Irradiance, Series Resistance (Rs) a...Modeling Combined Effect of Temperature, Irradiance, Series Resistance (Rs) a...
Modeling Combined Effect of Temperature, Irradiance, Series Resistance (Rs) a...
 
Modeling of 185W of mono-crystalline solar panel using MATLAB/Simulink
Modeling of 185W of mono-crystalline solar panel using MATLAB/SimulinkModeling of 185W of mono-crystalline solar panel using MATLAB/Simulink
Modeling of 185W of mono-crystalline solar panel using MATLAB/Simulink
 
Pandiarajan icees paper solar module
Pandiarajan icees paper solar modulePandiarajan icees paper solar module
Pandiarajan icees paper solar module
 
A Management of power flow for DC Microgrid with Solar and Wind Energy Sources
A Management of power flow for DC Microgrid with Solar and Wind Energy SourcesA Management of power flow for DC Microgrid with Solar and Wind Energy Sources
A Management of power flow for DC Microgrid with Solar and Wind Energy Sources
 
Simulation of grid connected photovoltaic system using MATLAB/ Simulink
Simulation of grid connected photovoltaic system using MATLAB/ SimulinkSimulation of grid connected photovoltaic system using MATLAB/ Simulink
Simulation of grid connected photovoltaic system using MATLAB/ Simulink
 
IRJET- Simulation and Analysis of Photovoltaic Solar System for Different Wea...
IRJET- Simulation and Analysis of Photovoltaic Solar System for Different Wea...IRJET- Simulation and Analysis of Photovoltaic Solar System for Different Wea...
IRJET- Simulation and Analysis of Photovoltaic Solar System for Different Wea...
 
Valuation and Determination of Seven and Five Parameters of Photovoltaic Gene...
Valuation and Determination of Seven and Five Parameters of Photovoltaic Gene...Valuation and Determination of Seven and Five Parameters of Photovoltaic Gene...
Valuation and Determination of Seven and Five Parameters of Photovoltaic Gene...
 
Modeling and Simulation of Solar Photovoltaic System
Modeling and Simulation of Solar Photovoltaic SystemModeling and Simulation of Solar Photovoltaic System
Modeling and Simulation of Solar Photovoltaic System
 
Optimal Control Strategy for a Solar Photovoltaic Power System using MATLAB S...
Optimal Control Strategy for a Solar Photovoltaic Power System using MATLAB S...Optimal Control Strategy for a Solar Photovoltaic Power System using MATLAB S...
Optimal Control Strategy for a Solar Photovoltaic Power System using MATLAB S...
 
A Novel Approach on Photovoltaic Technologies for Power Injection in Grid Usi...
A Novel Approach on Photovoltaic Technologies for Power Injection in Grid Usi...A Novel Approach on Photovoltaic Technologies for Power Injection in Grid Usi...
A Novel Approach on Photovoltaic Technologies for Power Injection in Grid Usi...
 
Modeling and simulation of solar photovoltaic module
Modeling and simulation of solar photovoltaic moduleModeling and simulation of solar photovoltaic module
Modeling and simulation of solar photovoltaic module
 
Artificial neural network approach for more accurate solar cell electrical ci...
Artificial neural network approach for more accurate solar cell electrical ci...Artificial neural network approach for more accurate solar cell electrical ci...
Artificial neural network approach for more accurate solar cell electrical ci...
 
A study on modelling and simulation of photovoltaic cells
A study on modelling and simulation of photovoltaic cellsA study on modelling and simulation of photovoltaic cells
A study on modelling and simulation of photovoltaic cells
 
Performance Investigation of Grid Connected Photovoltaic System Modelling Bas...
Performance Investigation of Grid Connected Photovoltaic System Modelling Bas...Performance Investigation of Grid Connected Photovoltaic System Modelling Bas...
Performance Investigation of Grid Connected Photovoltaic System Modelling Bas...
 
Development and Simulation of Stand Alone Photovoltaic Model Using Matlab/Sim...
Development and Simulation of Stand Alone Photovoltaic Model Using Matlab/Sim...Development and Simulation of Stand Alone Photovoltaic Model Using Matlab/Sim...
Development and Simulation of Stand Alone Photovoltaic Model Using Matlab/Sim...
 
Ef2426682671
Ef2426682671Ef2426682671
Ef2426682671
 
Study and Simulation of Inccond Based Maximum Power Point Tracking (MPPT) Alg...
Study and Simulation of Inccond Based Maximum Power Point Tracking (MPPT) Alg...Study and Simulation of Inccond Based Maximum Power Point Tracking (MPPT) Alg...
Study and Simulation of Inccond Based Maximum Power Point Tracking (MPPT) Alg...
 
45 design
45 design45 design
45 design
 
Project repoart
Project repoartProject repoart
Project repoart
 
F1103024661
F1103024661F1103024661
F1103024661
 

Similar to SCNN Based Electrical Characteristics of Solar Photovoltaic Cell Model

Simulation Model for PV Array & Its Characteristics
Simulation Model for PV Array & Its CharacteristicsSimulation Model for PV Array & Its Characteristics
Simulation Model for PV Array & Its CharacteristicsIJEEE
 
Modeling and Simulation of Fuzzy Logic based Maximum Power Point Tracking (MP...
Modeling and Simulation of Fuzzy Logic based Maximum Power Point Tracking (MP...Modeling and Simulation of Fuzzy Logic based Maximum Power Point Tracking (MP...
Modeling and Simulation of Fuzzy Logic based Maximum Power Point Tracking (MP...IJECEIAES
 
Modeling and Simulation of a Photovoltaic Field for 13 KW
Modeling and Simulation of a Photovoltaic Field for 13 KW Modeling and Simulation of a Photovoltaic Field for 13 KW
Modeling and Simulation of a Photovoltaic Field for 13 KW IJECEIAES
 
Performance Enhancement of MPPT Based Solar PV System using Neural Network
Performance Enhancement of MPPT Based Solar PV System using Neural NetworkPerformance Enhancement of MPPT Based Solar PV System using Neural Network
Performance Enhancement of MPPT Based Solar PV System using Neural Networkijtsrd
 
SINGLE-DIODE AND TWO-DIODE PV CELL MODELING USING MATLAB FOR STUDYING CHARACT...
SINGLE-DIODE AND TWO-DIODE PV CELL MODELING USING MATLAB FOR STUDYING CHARACT...SINGLE-DIODE AND TWO-DIODE PV CELL MODELING USING MATLAB FOR STUDYING CHARACT...
SINGLE-DIODE AND TWO-DIODE PV CELL MODELING USING MATLAB FOR STUDYING CHARACT...ecij
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
 
STUDY OF THE EQUIVALENT CIRCUIT OF A DYESENSITIZED SOLAR CELLS
STUDY OF THE EQUIVALENT CIRCUIT OF A DYESENSITIZED SOLAR CELLSSTUDY OF THE EQUIVALENT CIRCUIT OF A DYESENSITIZED SOLAR CELLS
STUDY OF THE EQUIVALENT CIRCUIT OF A DYESENSITIZED SOLAR CELLSAEIJjournal2
 
STUDY OF THE EQUIVALENT CIRCUIT OF A DYESENSITIZED SOLAR CELLS
STUDY OF THE EQUIVALENT CIRCUIT OF A DYESENSITIZED SOLAR CELLSSTUDY OF THE EQUIVALENT CIRCUIT OF A DYESENSITIZED SOLAR CELLS
STUDY OF THE EQUIVALENT CIRCUIT OF A DYESENSITIZED SOLAR CELLSAEIJjournal2
 
IRJET- Comparison of Solar Energy System Tools: A Case Study
IRJET-  	  Comparison of Solar Energy System Tools: A Case StudyIRJET-  	  Comparison of Solar Energy System Tools: A Case Study
IRJET- Comparison of Solar Energy System Tools: A Case StudyIRJET Journal
 
Design of Isolated DC Solar Powered Microgrid with Storage System
Design of Isolated DC Solar Powered Microgrid with Storage SystemDesign of Isolated DC Solar Powered Microgrid with Storage System
Design of Isolated DC Solar Powered Microgrid with Storage SystemIRJET Journal
 
Development of a photovoltaic characteristics generator based on mathematical...
Development of a photovoltaic characteristics generator based on mathematical...Development of a photovoltaic characteristics generator based on mathematical...
Development of a photovoltaic characteristics generator based on mathematical...IJECEIAES
 
A study on modelling and simulation of photovoltaic cells
A study on modelling and simulation of photovoltaic cellsA study on modelling and simulation of photovoltaic cells
A study on modelling and simulation of photovoltaic cellseSAT Publishing House
 
Simplified PV Module Simulator With MPPT
Simplified PV Module Simulator With MPPTSimplified PV Module Simulator With MPPT
Simplified PV Module Simulator With MPPTIJMTST Journal
 
Mathematical modeling, simulation and validation of photovoltaic cells
Mathematical modeling, simulation and validation of photovoltaic cellsMathematical modeling, simulation and validation of photovoltaic cells
Mathematical modeling, simulation and validation of photovoltaic cellseSAT Publishing House
 
Mathematical modeling, simulation and validation of photovoltaic cells
Mathematical modeling, simulation and validation of photovoltaic cellsMathematical modeling, simulation and validation of photovoltaic cells
Mathematical modeling, simulation and validation of photovoltaic cellseSAT Journals
 
Desarrollo de software pvset para simulacion
Desarrollo de software pvset para simulacionDesarrollo de software pvset para simulacion
Desarrollo de software pvset para simulacionMiltonDiaz28
 
A. attou ajbas issn 1991-8178-pv mppt
A. attou ajbas issn 1991-8178-pv mpptA. attou ajbas issn 1991-8178-pv mppt
A. attou ajbas issn 1991-8178-pv mpptAttou
 

Similar to SCNN Based Electrical Characteristics of Solar Photovoltaic Cell Model (20)

Simulation Model for PV Array & Its Characteristics
Simulation Model for PV Array & Its CharacteristicsSimulation Model for PV Array & Its Characteristics
Simulation Model for PV Array & Its Characteristics
 
F1102033540
F1102033540F1102033540
F1102033540
 
Modeling and Simulation of Fuzzy Logic based Maximum Power Point Tracking (MP...
Modeling and Simulation of Fuzzy Logic based Maximum Power Point Tracking (MP...Modeling and Simulation of Fuzzy Logic based Maximum Power Point Tracking (MP...
Modeling and Simulation of Fuzzy Logic based Maximum Power Point Tracking (MP...
 
H010425863
H010425863H010425863
H010425863
 
Modeling and Simulation of a Photovoltaic Field for 13 KW
Modeling and Simulation of a Photovoltaic Field for 13 KW Modeling and Simulation of a Photovoltaic Field for 13 KW
Modeling and Simulation of a Photovoltaic Field for 13 KW
 
Performance Enhancement of MPPT Based Solar PV System using Neural Network
Performance Enhancement of MPPT Based Solar PV System using Neural NetworkPerformance Enhancement of MPPT Based Solar PV System using Neural Network
Performance Enhancement of MPPT Based Solar PV System using Neural Network
 
SINGLE-DIODE AND TWO-DIODE PV CELL MODELING USING MATLAB FOR STUDYING CHARACT...
SINGLE-DIODE AND TWO-DIODE PV CELL MODELING USING MATLAB FOR STUDYING CHARACT...SINGLE-DIODE AND TWO-DIODE PV CELL MODELING USING MATLAB FOR STUDYING CHARACT...
SINGLE-DIODE AND TWO-DIODE PV CELL MODELING USING MATLAB FOR STUDYING CHARACT...
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
STUDY OF THE EQUIVALENT CIRCUIT OF A DYESENSITIZED SOLAR CELLS
STUDY OF THE EQUIVALENT CIRCUIT OF A DYESENSITIZED SOLAR CELLSSTUDY OF THE EQUIVALENT CIRCUIT OF A DYESENSITIZED SOLAR CELLS
STUDY OF THE EQUIVALENT CIRCUIT OF A DYESENSITIZED SOLAR CELLS
 
STUDY OF THE EQUIVALENT CIRCUIT OF A DYESENSITIZED SOLAR CELLS
STUDY OF THE EQUIVALENT CIRCUIT OF A DYESENSITIZED SOLAR CELLSSTUDY OF THE EQUIVALENT CIRCUIT OF A DYESENSITIZED SOLAR CELLS
STUDY OF THE EQUIVALENT CIRCUIT OF A DYESENSITIZED SOLAR CELLS
 
Je3416621668
Je3416621668Je3416621668
Je3416621668
 
IRJET- Comparison of Solar Energy System Tools: A Case Study
IRJET-  	  Comparison of Solar Energy System Tools: A Case StudyIRJET-  	  Comparison of Solar Energy System Tools: A Case Study
IRJET- Comparison of Solar Energy System Tools: A Case Study
 
Design of Isolated DC Solar Powered Microgrid with Storage System
Design of Isolated DC Solar Powered Microgrid with Storage SystemDesign of Isolated DC Solar Powered Microgrid with Storage System
Design of Isolated DC Solar Powered Microgrid with Storage System
 
Development of a photovoltaic characteristics generator based on mathematical...
Development of a photovoltaic characteristics generator based on mathematical...Development of a photovoltaic characteristics generator based on mathematical...
Development of a photovoltaic characteristics generator based on mathematical...
 
A study on modelling and simulation of photovoltaic cells
A study on modelling and simulation of photovoltaic cellsA study on modelling and simulation of photovoltaic cells
A study on modelling and simulation of photovoltaic cells
 
Simplified PV Module Simulator With MPPT
Simplified PV Module Simulator With MPPTSimplified PV Module Simulator With MPPT
Simplified PV Module Simulator With MPPT
 
Mathematical modeling, simulation and validation of photovoltaic cells
Mathematical modeling, simulation and validation of photovoltaic cellsMathematical modeling, simulation and validation of photovoltaic cells
Mathematical modeling, simulation and validation of photovoltaic cells
 
Mathematical modeling, simulation and validation of photovoltaic cells
Mathematical modeling, simulation and validation of photovoltaic cellsMathematical modeling, simulation and validation of photovoltaic cells
Mathematical modeling, simulation and validation of photovoltaic cells
 
Desarrollo de software pvset para simulacion
Desarrollo de software pvset para simulacionDesarrollo de software pvset para simulacion
Desarrollo de software pvset para simulacion
 
A. attou ajbas issn 1991-8178-pv mppt
A. attou ajbas issn 1991-8178-pv mpptA. attou ajbas issn 1991-8178-pv mppt
A. attou ajbas issn 1991-8178-pv mppt
 

More from IJECEIAES

Cloud service ranking with an integration of k-means algorithm and decision-m...
Cloud service ranking with an integration of k-means algorithm and decision-m...Cloud service ranking with an integration of k-means algorithm and decision-m...
Cloud service ranking with an integration of k-means algorithm and decision-m...IJECEIAES
 
Prediction of the risk of developing heart disease using logistic regression
Prediction of the risk of developing heart disease using logistic regressionPrediction of the risk of developing heart disease using logistic regression
Prediction of the risk of developing heart disease using logistic regressionIJECEIAES
 
Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Predictive analysis of terrorist activities in Thailand's Southern provinces:...Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Predictive analysis of terrorist activities in Thailand's Southern provinces:...IJECEIAES
 
Optimal model of vehicular ad-hoc network assisted by unmanned aerial vehicl...
Optimal model of vehicular ad-hoc network assisted by  unmanned aerial vehicl...Optimal model of vehicular ad-hoc network assisted by  unmanned aerial vehicl...
Optimal model of vehicular ad-hoc network assisted by unmanned aerial vehicl...IJECEIAES
 
Improving cyberbullying detection through multi-level machine learning
Improving cyberbullying detection through multi-level machine learningImproving cyberbullying detection through multi-level machine learning
Improving cyberbullying detection through multi-level machine learningIJECEIAES
 
Comparison of time series temperature prediction with autoregressive integrat...
Comparison of time series temperature prediction with autoregressive integrat...Comparison of time series temperature prediction with autoregressive integrat...
Comparison of time series temperature prediction with autoregressive integrat...IJECEIAES
 
Strengthening data integrity in academic document recording with blockchain a...
Strengthening data integrity in academic document recording with blockchain a...Strengthening data integrity in academic document recording with blockchain a...
Strengthening data integrity in academic document recording with blockchain a...IJECEIAES
 
Design of storage benchmark kit framework for supporting the file storage ret...
Design of storage benchmark kit framework for supporting the file storage ret...Design of storage benchmark kit framework for supporting the file storage ret...
Design of storage benchmark kit framework for supporting the file storage ret...IJECEIAES
 
Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...IJECEIAES
 
A systematic review of in-memory database over multi-tenancy
A systematic review of in-memory database over multi-tenancyA systematic review of in-memory database over multi-tenancy
A systematic review of in-memory database over multi-tenancyIJECEIAES
 
Agriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimizationAgriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimizationIJECEIAES
 
Three layer hybrid learning to improve intrusion detection system performance
Three layer hybrid learning to improve intrusion detection system performanceThree layer hybrid learning to improve intrusion detection system performance
Three layer hybrid learning to improve intrusion detection system performanceIJECEIAES
 
Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...IJECEIAES
 
Improved design and performance of the global rectenna system for wireless po...
Improved design and performance of the global rectenna system for wireless po...Improved design and performance of the global rectenna system for wireless po...
Improved design and performance of the global rectenna system for wireless po...IJECEIAES
 
Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Advanced hybrid algorithms for precise multipath channel estimation in next-g...Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Advanced hybrid algorithms for precise multipath channel estimation in next-g...IJECEIAES
 
Performance analysis of 2D optical code division multiple access through unde...
Performance analysis of 2D optical code division multiple access through unde...Performance analysis of 2D optical code division multiple access through unde...
Performance analysis of 2D optical code division multiple access through unde...IJECEIAES
 
On performance analysis of non-orthogonal multiple access downlink for cellul...
On performance analysis of non-orthogonal multiple access downlink for cellul...On performance analysis of non-orthogonal multiple access downlink for cellul...
On performance analysis of non-orthogonal multiple access downlink for cellul...IJECEIAES
 
Phase delay through slot-line beam switching microstrip patch array antenna d...
Phase delay through slot-line beam switching microstrip patch array antenna d...Phase delay through slot-line beam switching microstrip patch array antenna d...
Phase delay through slot-line beam switching microstrip patch array antenna d...IJECEIAES
 
A simple feed orthogonal excitation X-band dual circular polarized microstrip...
A simple feed orthogonal excitation X-band dual circular polarized microstrip...A simple feed orthogonal excitation X-band dual circular polarized microstrip...
A simple feed orthogonal excitation X-band dual circular polarized microstrip...IJECEIAES
 
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...IJECEIAES
 

More from IJECEIAES (20)

Cloud service ranking with an integration of k-means algorithm and decision-m...
Cloud service ranking with an integration of k-means algorithm and decision-m...Cloud service ranking with an integration of k-means algorithm and decision-m...
Cloud service ranking with an integration of k-means algorithm and decision-m...
 
Prediction of the risk of developing heart disease using logistic regression
Prediction of the risk of developing heart disease using logistic regressionPrediction of the risk of developing heart disease using logistic regression
Prediction of the risk of developing heart disease using logistic regression
 
Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Predictive analysis of terrorist activities in Thailand's Southern provinces:...Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Predictive analysis of terrorist activities in Thailand's Southern provinces:...
 
Optimal model of vehicular ad-hoc network assisted by unmanned aerial vehicl...
Optimal model of vehicular ad-hoc network assisted by  unmanned aerial vehicl...Optimal model of vehicular ad-hoc network assisted by  unmanned aerial vehicl...
Optimal model of vehicular ad-hoc network assisted by unmanned aerial vehicl...
 
Improving cyberbullying detection through multi-level machine learning
Improving cyberbullying detection through multi-level machine learningImproving cyberbullying detection through multi-level machine learning
Improving cyberbullying detection through multi-level machine learning
 
Comparison of time series temperature prediction with autoregressive integrat...
Comparison of time series temperature prediction with autoregressive integrat...Comparison of time series temperature prediction with autoregressive integrat...
Comparison of time series temperature prediction with autoregressive integrat...
 
Strengthening data integrity in academic document recording with blockchain a...
Strengthening data integrity in academic document recording with blockchain a...Strengthening data integrity in academic document recording with blockchain a...
Strengthening data integrity in academic document recording with blockchain a...
 
Design of storage benchmark kit framework for supporting the file storage ret...
Design of storage benchmark kit framework for supporting the file storage ret...Design of storage benchmark kit framework for supporting the file storage ret...
Design of storage benchmark kit framework for supporting the file storage ret...
 
Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...
 
A systematic review of in-memory database over multi-tenancy
A systematic review of in-memory database over multi-tenancyA systematic review of in-memory database over multi-tenancy
A systematic review of in-memory database over multi-tenancy
 
Agriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimizationAgriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimization
 
Three layer hybrid learning to improve intrusion detection system performance
Three layer hybrid learning to improve intrusion detection system performanceThree layer hybrid learning to improve intrusion detection system performance
Three layer hybrid learning to improve intrusion detection system performance
 
Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...
 
Improved design and performance of the global rectenna system for wireless po...
Improved design and performance of the global rectenna system for wireless po...Improved design and performance of the global rectenna system for wireless po...
Improved design and performance of the global rectenna system for wireless po...
 
Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Advanced hybrid algorithms for precise multipath channel estimation in next-g...Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Advanced hybrid algorithms for precise multipath channel estimation in next-g...
 
Performance analysis of 2D optical code division multiple access through unde...
Performance analysis of 2D optical code division multiple access through unde...Performance analysis of 2D optical code division multiple access through unde...
Performance analysis of 2D optical code division multiple access through unde...
 
On performance analysis of non-orthogonal multiple access downlink for cellul...
On performance analysis of non-orthogonal multiple access downlink for cellul...On performance analysis of non-orthogonal multiple access downlink for cellul...
On performance analysis of non-orthogonal multiple access downlink for cellul...
 
Phase delay through slot-line beam switching microstrip patch array antenna d...
Phase delay through slot-line beam switching microstrip patch array antenna d...Phase delay through slot-line beam switching microstrip patch array antenna d...
Phase delay through slot-line beam switching microstrip patch array antenna d...
 
A simple feed orthogonal excitation X-band dual circular polarized microstrip...
A simple feed orthogonal excitation X-band dual circular polarized microstrip...A simple feed orthogonal excitation X-band dual circular polarized microstrip...
A simple feed orthogonal excitation X-band dual circular polarized microstrip...
 
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
 

Recently uploaded

247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 

Recently uploaded (20)

247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 

SCNN Based Electrical Characteristics of Solar Photovoltaic Cell Model

  • 1. International Journal of Electrical and Computer Engineering (IJECE) Vol. 7, No. 6, December 2017, pp. 3198~3206 ISSN: 2088-8708, DOI: 10.11591/ijece.v7i6.pp3198-3206  3198 Journal homepage: http://iaesjournal.com/online/index.php/IJECE SCNN Based Electrical Characteristics of Solar Photovoltaic Cell Model Bambang Purwahyudi1 , Kuspijani2 , Ahmadi3 1,2,3 Departement of Electrical Engineering, University of Bhayangkara, Surabaya, Indonesia Article Info ABSTRACT Article history: Received Mar 14, 2017 Revised Jun 23, 2017 Accepted Jul 18, 2017 Solar photovoltaic (PV) cell is one of the renewable energy sources and a main component of PV power systems. The design of PV power systems requires accurately its electrical output characteristics. The electrical characteristics of solar PV cell consist of I-V and P-V characteristics. They depend on the parameters of PV cell such as short circuit current, open circuit voltage and maximum power. Solar PV cell model can be described through an equivalent circuit including a current source, a diode, a series resistor and a shunt resistor. In this paper, the development solar PV cell model is built by using self constructing neural network (SCNN) methods. This SCNN technique is used to improve the accuracy of the electrical characteristic of solar PV cell model. SCNN solar PV cell model have three inputs and two outputs. They are respectively solar radiation, temperature, series resistance, current and power. The effectiveness of SCNN technique is verified using simulation results based on different physical and environmental conditions. Simulations are conducted by the change of the solar irradiation, temperature and series resistance. Simulation results show SCNN model can yield the I-V and P-V characteristics according to the characteristics of solar PV cell. Keyword: Solar photovoltaic cell Electrical characteristics Self constructing neural network Current-voltage characteristics Power-voltage characteristics Copyright © 2017 Institute of Advanced Engineering and Science. All rights reserved. Corresponding Author: Bambang Purwahyudi, Departement of Electrical Engineering, University of Bhayangkara Surabaya, Jl. A. Yani 114, Surabaya 60321, Indonesia. Email: bmp_pur@ubhara.ac.id 1. INTRODUCTION Solar energy is a promising alternative energy source due to energy crisis and environmental issues such as global warming effect and pollution. Photovoltaic (PV) power generation is one of the more important renewable sources since it had great many merits such as clean, free maintenance and no noise. However, PV generation system has two disadvantages that is the low conversion efficiency in electric power generation and the changes in several weather conditions. In addition, the electrical characteristic of solar PV cell is nonlinear which is affected by solar radiation (S), atmosphere temperature (T) and series resistance (Rs). The electrical characteristics of solar PV cell consist of I-V and P-V characteristics. Solar PV cell is built from a current source parallel with diode (D), shunt resistance (Rsh) and series resistance (Rs) [1]-[6]. The applications of artificial intelligent in solar PV generation system have been proposed [6]-[9]. Neural network (NN) is one of the popular artificial intelligents. Advantages of NN are easy in training and simple architecture. However, NN has several drawbacks such as in determining number hidden layers and number neurons in hidden layer [10]-[16]. These matters can be solved by self constructing neural network (SCNN). SCNN can automatically construct number of neurons in hidden layer and number of hidden layers [11]-[13]. In this paper, SCNN is used to create solar PV cell model. This SCNN technique improves the accuracy of electrical characteristic behavior of solar PV cell. The effectiveness of SCNN method is evaluated using simulation results based on varying solar radiation, temperature and series resistance. This
  • 2. IJECE ISSN: 2088-8708  SCNN Based Electrical Characteristics of Solar Photovoltaic Cell Model (Bambang Purwahyudi) 3199 paper is organized as follows: the solar PV cell model is described in Section 2; Section 3 shows the principal of SCNN; Section 4 shows the design of SCNN solar PV cell model; the effectiveness of the proposed SCNN method is clarified through a MATLAB/ SIMULINK simulation which is presented in Section 5; the conclusion, and references list end this paper. 2. SOLAR PHOTOVOLTAIC CELL MODEL The main component of solar power generation systems is photovoltaic (PV). PV cell or known as the solar panels are made from semiconductor materials such as silicon and germanium. When the sunlight reaches the PV cell, the silicon atom will release electrons. The electrons will flow making the electric circuit, so that electrical energy can be generated. This PV cell can be connected in series or parallel to produce the desired voltage and current. The performances of the PV cell depend on the intensity of the sunlight. Weather conditions such as clouds and fog affect solar energy received by PV cell, so that they will influence the performance of the PV cell. The simple equivalent circuit of solar PV cell is a current source parallel with a diode. Solar cell model is shown in Figure 1. The solar PV cell model consists of a current source (Iph), a diode (D), a shunt resistance (Rsh), and a series resistance (Rs) [1]-[6]. Rs RshDIph Ipv Vpv ID IRsh Figure 1. Equivalent circuit of solar PV cell Diode determines the I-V characteristics of PV cell. Current source output is proportional to the light falling on the PV cell. Open circuit voltage increases as the logarithm according Shockley diode equation that describes the interdependence between the voltage and current in PV cell as shown in equation (1) and equation (2).  1/ 0  kTqU PV eIII (1)         O PV I II q kT V 1ln (2) where k, T, q, V, I0 and IPV are respectively Boltzman constant (1.3806 x 10-23 J/K), temperature (0 K), electron charge (1.6021 x 10-19 C), the PV cell terminal voltage, the reverse saturation current and the light generated current. From equation (1) and equation (2) can be determined the characteristics of the solar panel. That is the I-V characteristics and the P-V characteristics. These characteristics of the PV cell are non-linear and more influenced by the intensity of solar radiation and temperature of PV cell surface [1]-[6]. 3. PRINCIPAL OF SELF CONSTRUCTING NEURAL NETWORK Artificial neural network (ANN) is a machine that the work principle emulates the human brain. ANN has the abilities of learning and generalization. Structure of ANN consists of three layers, an input layer, one or more hidden layers, and an output layer. Design of ANN is conducted in two steps. First step is determining of its structure consist of the number of neurons in hidden layers and the number of hidden layers. Second step is determining of the desired error value and maximum learning epoch. Determining of the number of neurons in the hidden layer and the number of hidden layers is generally done trial and error [10]-[16]. The disadvantages of ANN can be solved by Self Constructing Neural Network (SCNN) method. Basic structure of self constructing neural network (SCNN) is artificial neural network (ANN). The different between both methods is in determining the structures. SCNN can automatically arrange number of neurons in hidden layer and number of hidden layer. Structure of SCNN is shown in Figure 2 [11]-[13].
  • 3.  ISSN: 2088-8708 IJECE Vol. 7, No. 6, December 2017 : 3198 – 3206 3200 Input Layer Hidden Layer Output Layer… … … … … … …... …... Input 1 Input 2 Output Figure 2. Structure of SCNN The determining process of SCNN structure can be described using flowchart shown in Figure 3. The number of neuron in hidden layers will automatically increase when error is greater than maximum error. And also, the number of hidden layers will increase when maximum error is smaller than error and the number of neurons in hidden layer is smaller than maximum neurons. Start SCNN parameters maxneu,maxhid,maxerr neu = neu + 1 training process of SCNN err<maxerr neu=maxneu hid=maxhid hid=hid+1 neu=1 save training result Stop T T T Y Y Y Figure 3. Flowchart of SCNN process 4. DESIGN OF SCNN PHOTOVOLTAIC (PV) CELL MODEL SCNN solar PV model is designed to imitate electrical characteristic behavior of solar PV cell. SCNN solar PV model is shown in Figure 4. SCNN solar PV model have three inputs and two outputs such as solar radiation (S), cell temperature (T), series resistor (Rs), cell current (Ipv) and cell power (Ppv), respectively.
  • 4. IJECE ISSN: 2088-8708  SCNN Based Electrical Characteristics of Solar Photovoltaic Cell Model (Bambang Purwahyudi) 3201 PV Model with SCNN Ipv*T S RS Ppv* Figure 4. SCNN solar PV model SCNN solar PV model is based on input and output values of mathematical model of solar PV cell. This SCNN solar PV model must be trained before being used as solar PV model. The training process of SCNN method can be seen in Figure 5. Training algorithm of SCNN solar PV cell model uses backpropagation. Data training of SCNN is taken from mathematical model of solar PV cell. PV Model SCNN +- +- Backpropagation Ipv Ppv Ipv* Ppv* eI eP T S RS Figure 5. Training process of SCNN solar PV cell 5. SIMULATION RESULT AND DISCUSSION The effectiveness of the proposed SCNN PV cell model is tested by a SIMULINK/MATLAB simulation. Therefore, SCNN PV cell model is compared with the mathematical model of PV model based on change of operating conditions such as solar radiation (S), temperature (T) and series resistance (RS). The parameters of solar PV cell and the parameters of SCNN employed in simulation are shown in Table 1 can be seen in Table 2. Table 1. Electrical specification of the solar PV module Parameter Value Maximum Power (PPV) 60 W Voltage at Max. Power (VMP) 17.1 V Current at Max. Power (IMP) 3.4 A Open Circuit Voltage (VOC) 21.1 V Short Circuit Current (ISC) 3.8 A Table 2. The parameters of SCNN Parameter Value Maximum Hiden Layers 5 Maximum Neurons in Hidden Layer 20 Maximum Error 1e-4 Maximum Epoch 1000 SCNN must be trained before being used as solar PV cell model. The training process provides the optimal structure of SCNN. The training results of SCNN solar PV model for I-V characteristics and P-V characteristics are shown in Table 3. The performance of SCNN during the training process can be seen in Figure 6 and Figure 7.
  • 5.  ISSN: 2088-8708 IJECE Vol. 7, No. 6, December 2017 : 3198 – 3206 3202 Table 3. The training results of SCNN solar PV model Parameter I-V Characteristic P-V Characteristic Number of Hiden Layers 1 3 Number of Neurons in Hidden Layer 9 13 Epochs 215 246 Figure 6. Performance of SCNN solar PV model for the I-V characteristics Figure 7. Performance of SCNN solar PV model for the P-V characteristics 5.1. Influences of Solar Radiation Variation The variations of solar radiation in simulation process are 1 kW/m2 , 0.8 kW/m2 , 0.6 kW/m2 , 0.4 kW/m2 and 0.2 kW/m2 , respectively. Figure 8 show the I-V characteristics for variation of solar radiations. The simulation results of the proposed SCNN model and the mathematical model of the solar PV cell are shown by the circular (o) and solid line. From Figure 8 can be seen that short circuit current and open circuit voltage of solar photovoltaic cell will increase when solar radiation increase. Figure 9 show P-V characteristics for solar radiation variation. The simulation of the proposed SCNN model and the mathematical model of the solar PV cell are shown by the circular (o) and solid line. Figure 9 show that maximum power and open circuit voltage of solar photovoltaic cell will increase when solar radiation increase.
  • 6. IJECE ISSN: 2088-8708  SCNN Based Electrical Characteristics of Solar Photovoltaic Cell Model (Bambang Purwahyudi) 3203 Figure 8. The I-V characteristics for variation of solar radiation Figure 9. The P-V characteristics for variation of solar radiation 5.2. Influences of Temperature Variation The temperature variations are respectively 0 0 C, 25 0 C, 50 0 C, 75 0 C and 100 0 C. Figure 10 show I- V characteristics for variation of temperature. The simulation of the proposed SCNN model and the mathematical model of the solar PV cell are shown by the circular (o) and solid line. Short circuit current of solar photovoltaic cell will increase when cell temperature increase. However, open circuit voltage of solar photovoltaic cell will decrease when temperature increase. Figure 10. The I-V characteristics for variation of cell temperature 0 4 8 12 16 20 24 0 1 2 3 4 5 Vpv(V) Ipv(A) 1kW/m2 0.8kW/m2 0.6kW/m2 0.4kW/m2 0.2kW/m2 0 5 10 15 20 0 10 20 30 40 50 60 70 Vpv(V) Ppv(W) 0.6kW/m2 0.4kW/m2 0.2kW/m2 0.8kW/m2 1kW/m2 0 4 8 12 16 20 24 0 1 2 3 4 5 Vpv(V) Ipv(A) 100deC 50deC 25deC 0deC 75deC
  • 7.  ISSN: 2088-8708 IJECE Vol. 7, No. 6, December 2017 : 3198 – 3206 3204 Figure 11 show the P-V characteristics for variation of cell temperature. The simulation of the proposed SCNN model and the mathematical model of the solar PV cell are shown by the circular (o) and solid line. Maximum power and open circuit voltage of solar photovoltaic cell will decrease when temperature increase. Figure 11. The P-V characteristics for variation of cell temperature 5.3. Influences of Series Resistance Variation In the simulation, the changes of series resistance are 0 Ω, 5 mΩ, 10 mΩ, 15 mΩ and 20 mΩ, respectively. Figure 12 show the I-V characteristics for variation of series resistor. The simulation of the proposed SCNN model and the mathematical model of the solar PV cell are shown by the circular (o) and solid line. Short circuit current and open circuit voltage of solar photovoltaic cell will not change when there are variation of series resistor. The variation of series resistance causes the slope angle of the I-V characteristics. Figure 12. The I-V characteristics for variation of series resistance Figure 13 show the P-V characteristics for change of series resistor. Maximum power of solar photovoltaic cell will decrease series resistance increase. However, open circuit voltage of solar photovoltaic cell still constant. 0 4 8 12 16 20 24 0 10 20 30 40 50 60 70 Vpv(V) Ppv(W) 0degC 25degC 75degC 50degC 100degC 0 4 8 12 16 20 24 0 1 2 3 4 5 Vpv(V) Ipv(A) 0.020 0.015 0.005 0 0.010
  • 8. IJECE ISSN: 2088-8708  SCNN Based Electrical Characteristics of Solar Photovoltaic Cell Model (Bambang Purwahyudi) 3205 Figure 13. The P-V characteristics for variation of series resistance 6. CONCLUSION Self constructing neural network (SCNN) based electrical characteristic of solar photovoltaic cell model has been presented and discussed. SCCN technique is used to improve accurately the electrical characteristic of solar photovoltaic cell model. The effectiveness of SCCN technique is clarified by simulation and compared with matematical model of solar PV model. Simulation is done by the change of operating conditions such as the solar radiation (S), temperature (T) and series resistance (Rs). Simulation results show that SCNN solar PV cell model can produce the I-V and P-V characteristics according to the characteristics of solar PV cell. ACKNOWLEDGEMENTS This paper is supported and funded by Ministry of Research, Technology and Higher Education Republic of Indonesia through Coordination of Public Higher Education, Region VII East Java in 2016. REFERENCES [1] R. Chenni, et al., “A Detailed Modelling Method for Photovoltaic Cells,” Energy, Elsevier, vol/issue: 32(9), pp. 1724-1730, 2007. [2] J. S. Kumari and C. S. Babu, “Mathematical Modelling and Simulation of Photovoltaic Cell using Matlab-Simulink Environment,” International Journal of Electrical an Computer Engineering, vol/issue: 2(1), pp. 26-34, 2012. [3] J. Bikaneria, et al., “Modeling and simulation of PV cell using one-diode model,” International Journal of Scientific and Research Publications, vol/issue: 3(10), pp. 1-4, 2013. [4] S. Shongwe and M. Hanif, “Comparative analysis of different single-diode PV modeling methods,” IEEE Journal of Photovoltaic, vol/issue: 5(3), pp. 938-946, 2015. [5] E. Batzelis, et al., “Direct MPP calculation in terms of the single-diode PV model parameter,” IEEE Transaction on Energy Conversion, vol/issue: 30(1), pp. 226-236, 2015. [6] F. Bonanno, et al., “A radial basis fuction neural network based approach for the electrical characteristics estimation of a photovoltaic module,” Applied Energy, vol. 97, pp. 956-961, 2012. [7] N. Mohammad, et al., “Improved Solar Photovoltaic Array Model with FLC Based Maximum Power Point Tracking,” International Journal of Electrical and Computer Engineering, vol/issue: 2(6), pp. 717-729, 2012. [8] S. Karthika, et al., “Fuzzy Logic Based Maximum Power Point Tracking Design for 10 kW Solar Photovoltaic System with Different Membership Function,” International Journal of Electrical, Computer, Energetic, Electronic and Communication Engineering, vol/issue: 8(6), pp. 1015-1019, 2014. [9] A. E. Filali, et al., “Modeling and simulation of photovoltaic system employing perturb and obsere MPPT algorithm and fuzzy logic control,” Journal of Theoretical and Applied Information Technology (JATIT), vol/issue: 89(2), pp. 470-475, 2016. [10] B. Purwahyudi, et al., “Perbandingan Neural Network (NN) Observer dan Neural Network – Genetic Algorithm (NN-GA) Observer untuk Estimasi Kecepatan Motor Induksi,” Seminar Nasional Aplikasi Teknologi Informasi 2005 (SNATI 2005), Yogyakarta, Indonesia, pp. C71-C77, 2005. [11] H. C. Lu and M. H. Chang, “Online Speed Control of Permanent Magnet Synchronous Motor Using Self Constructing Recurrent Fuzzy Neural Network,” Proceeding of the 7th International Conference on Machine Learning and Cybernetics, Kunming, China, pp. 3857-3862, 2008. [12] J. S. Lee, et al., “Self Organizing Neural Networks by Construction and Pruning,” IEICE Transaction on Information & System, vol/issue: E87-D(11), pp. 2489-2498, 2004. 0 5 10 15 16 20 24 0 10 20 30 40 50 60 70 Vpv(V) Ppv(W) 0 0.005 0.010 0.015 0.020
  • 9.  ISSN: 2088-8708 IJECE Vol. 7, No. 6, December 2017 : 3198 – 3206 3206 [13] C. F. Hsu, “Intelligent Position Tracking Control for LCM Drive Using Stable Online Self Constructing Recurrent Neural Network Controller with Bound Architecture,” Control Engineering Practice, vol. 17, pp. 714-722, 2009. [14] B. Purwahyudi, et al., “Feed-forword neural network for direct torque control of induction motor,” International Journal of Innovative Computing, Information and Control (IJICIC), vol/issue: 7(11), pp. 6135-6145, 2011. [15] B. Purwahyudi, et al., “RNN based rotor flux and speed estimation of induction motor,” International Journal of Power Electrinics and Drive System (IJPEDS), vol/issue: 1(1), pp. 58-64, 2011. [16] B. Purwahyudi, et al., “Neural network technique for direct torque control of induction motor used in electrically driven marine propeller,” International Journal of Academic Research, vol/issue: 3(5), pp. 358-364, 2011. BIOGRAPHIES OF AUTHORS Bambang Purwahyudi received his bachelor, master and doctor degree in electrical engineering from Institut Teknologi Sepuluh Nopember (ITS) Surabaya, Indonesia, in 1995, 2005 and 2013 respectively. He has joined Bhayangkara University of Surabaya, Indonesia, since 2000. His areas of interest are simulation and design of power electronics and drives, power quality, renewable energy, and artificial intelligent application. Kuspijani received her bachelor in electrical engineering from Brawijaya University, Malang, Indonesia in 1986 and Master degree in technology management from Institut Teknologi Sepuluh Nopember (ITS) Surabaya in 2010. She has joined Bhayangkara University Surabaya, Indonesia, since 1987. Her research interest on distribution power system, power systems and power system generation. Ahmadi received his bachelor in electrical engineering from Bhayangkara University Surabaya, Indonesia in 2000 and Master degree in control engineering from Institut Teknologi Sepuluh Nopember (ITS) Surabaya in 2014. She has joined Bhayangkara University Surabaya, Indonesia, since 2016. His research interest are on power electronics, industrial control system, artificial intelligent application, and robotic.