3.1-Study On Temperature For Modeling of PV Array Using TEST DATA PDF
3.1-Study On Temperature For Modeling of PV Array Using TEST DATA PDF
Abstract—The paper presents a study on temperature for II. MODELING PV CELLS, PANELS AND ARRAYS
modeling of photovoltaic (PV) solar array using experimental
data in Matlab/Simulink program. Starting from the A. Modeling PV Cells
mathematical model is realized the PV source model for different This subsection contrasts the fundamental approaches that
temperatures, and finally are presented some generated fit can be used for modeling individual PV cells as well as strings
results of the three-dimensional current–voltage (I–V) surface of and arrays.
PV array from Curve Fitting Tool. This paper is useful in the
modeling of PV solar arrays. The PV cells are modeled using a particular type of
equivalent circuit to deploy the equation of mathematical
Keywords—photovoltaic array; temperature; modeling; model. Any PV model relies on diode behavior that gives to
simulation; PV cell its exponential characteristic [8]. In the literature, there
are several mathematical models that describe the operation
I. INTRODUCTION
and behavior of the photovoltaic generator. These models
Considering the actual energy and environmental context of differ in the procedure of calculation, accuracy and the number
the classical power resources around the world, the of parameters involved in the calculation of current–voltage
photovoltaic (PV) domain provide one of the most efficient characteristic [9].
ways of producing energy, with real perspectives in the future
[1, 2]. In 2011, one of the dominant features of the landscape of General equation of output current of solar cell according to
renewable energy was framing in technological costs. The Simulink documentation [10] has the form presented in (1):
prices of photovoltaic modules fell by almost 50%. These
changes have brought this important renewable energy V NIVRs VNIVRs V I R
technology close to a competitive alternative to fossil fuels
I I ph I s e t
1 I s 2 e 2 t 1
s
51
5th International Conference on Modern Power Systems MPS 2013, 28-31 May 2013, Cluj-Napoca, România
The most used PV cell model is a 5 parameter model data obtained at a temperature of 25°C for different values of
(single–diode model), that provides a good compromise irradiance (400, 600, 800, 1000 and 1200 W/m2). Curve Fitting
between accuracy and simplicity [11], whose diagram is Tools allows very fast creation of mathematical curves for each
depicted in Fig. 1, formed from a series resistance Rs (models of these I–V curves, which represent the experimental behavior
bulk and contact resistances) connected in series with a parallel of the PV array [8].
combination of a current source, an exponential diodes and a Using a simple interpolation algorithm, like cubic
parallel resistance R p (models leakage currents, primarily due interpolation is generated a surface whose mathematical
to defects) [8, 10]. equation represents all points on the I–V curves and all points
between those curves. Afterwards is created a voltage vectors
and an irradiance vector and using that irradiance vector and
that voltage vector on that surface object is calculated what the
current values are for the PV array. Finally, is bringing up a
Look-up Table block from Simulink and automatically
populating that block with the array voltage values, irradiance
values that is already defined and the table data of the array
current that is calculated from the surface fit. This block
represents the PV solar array model and has two inputs: the
Fig. 1. The equivalent circuit of a solar cell [8]. irradiance and the voltage, and in the output is the current
value. This model can be use very quickly as a source for a PV
The solar-induced current I ph , diodes saturation currents solar array.
I s and I s 2 , the series resistance Rs and the parallel resistance III. RESULTS AND DISCUSSIONS
R p depend on temperature [10].
This section shows some results of generated fit of the
current–voltage surface of PV solar array operating at different
B. Modeling using experimental test data
temperatures. Since the I–V three-dimensional surface model
This subsection shows how to use experimental test data in of PV solar array is changed according to solar radiation, are
the form of typical curves, to generate a mathematical model created sources for PV solar array simulator at different
for a PV panel or array by import test data from Excel® files temperatures.
and some optimization and surface fitting capabilities in
Matlab. The data sets of I–V curves that are used in this study in
Curve Fitting Tool are obtained through simulation in
The experimental data of PV array can be introduced in Matlab/Simulink of a PV array with parameters given in Table
Matlab with tools that allow to do curve fitting in these data I, that is formed by 36 series solar cells from Simscape™
points to create a three-dimensional surface. Matlab allows the library with temperature parameters presented in Table II, for
capability to do directly mathematical representation to create a five levels of solar radiation: 400, 600, 800, 1000, 1200 W/m2,
new block in Simulink that represents directly the model of PV at following temperatures: –50, –25, –16, –15.9999, –15, 0, 25,
array [8] as is depicted in Fig. 2. 50, 70°C.
The sources for PV solar array are realized in Matlab with
help of the Curve Fitting Toolbox as was described in the
previous section. To generate a surface fit for this data was
used a custom equation with general model presented in (2),
calculated coefficients with 95 confidence bounds presented in
(3) and goodness of fit presented in (4). It was used a custom
equation because it is known the shape of this curves and it is
knows that the equation of solar generated current of PV solar
Fig. 2. Model using test equipment data [2, 8]. array have some kind of exponential nature plus a constant
term.
Using Curve Fitting Tool from Matlab is implemented a
fixed predictive model based on the I–V characteristic curve of TABLE I. PV ARRAY MODEL PARAMETERS
PV panel by creating a three-dimensional surface for these data
points. This surface is then used to generate the current array Table PV array parameters
and the voltage and irradiance vectors necessary to configure Head Parameter/ Value Description
the 2D Lookup Table block in Simulink. Curve Fitting Tools is 1 Isc=7.34 [A] Short-circuit current
a powerful algorithm that affords the achievement of
polynomial interpolation, or can run a custom equation, which 2 Voc=21.6 [V] Open-circuit voltage for entire PV Panel
in this case is very close to the one that is accomplished, 3 Rs=0 [Ω] Series resistance for entire PV Panel
because it is known the exponential form of I–V curves.
4 Rp=Inf [Ω] Parallel resistance for entire PV Panel
To create a PV solar array simulator is imported from Excel
five I–V experimental curves, corresponding to experimental
52
5th International Conference on Modern Power Systems MPS 2013, 28-31 May 2013, Cluj-Napoca, România
53
5th International Conference on Modern Power Systems MPS 2013, 28-31 May 2013, Cluj-Napoca, România
54