Skip to main content
Data in Brief logoLink to Data in Brief
. 2016 May 4;7:1639–1642. doi: 10.1016/j.dib.2016.04.063

Data on photovoltaic power forecasting models for Mediterranean climate

M Malvoni 1, MG De Giorgi 1, PM Congedo 1,
PMCID: PMC4872680  PMID: 27222867

Abstract

The weather data have a relevant impact on the photovoltaic (PV) power forecast, furthermore the PV power prediction methods need the historical data as input. The data presented in this article concern measured values of ambient temperature, module temperature, solar radiation in a Mediterranean climate. Hourly samples of the PV output power of 960kWP system located in Southern Italy were supplied for more 500 days.

The data sets, given in Supplementary material File 1, were used in DOI: 10.1016/j.enconman.2015.04.078, M.G. De Giorgi, P.M. Congedo, M. Malvoni, D. Laforgia (2015) [1] to compare Artificial Neural Networks and Least Square Support Vector Machines. It was found that LS-SVM with Wavelet Decomposition (WD) outperforms ANN method. In DOI: 10.1016/j.energy.2016.04.020, M.G. De Giorgi, P.M. Congedo, M. Malvoni (2016) [2] the same data were used for comparing different strategies for multi-step ahead forecast based on the hybrid Group Method of Data Handling networks and Least Square Support Vector Machine. The predicted PV power values by three models were reported in Supplementary material File 2.

Keywords: Photovoltaic Power Forecast, Least Square Support Vector Machine (LS-SVM), Group Method of Data Handling (GMDH), Multi-step ahead forecast, Forecasting errors, GLSSVM


Specifications Table

Subject area Engineering, Neurosciences, Physics
More specific subject area Renewable resource, Solar energy, Photovoltaic, Forecasting methods
Type of data Table, Excel files
How data was acquired Pyranometer and temperature probe allow measurement of the weather data. A data logger integrated to inverter DC/AC returns the PV output power. The SCADA system archives the historical data that are available in reserve access web site.
Data format Analyzed, processed
Experimental factors The samples are treated to align them at the same time step.
Experimental features Historical weather data and measured PV output power to train the forecasting models.Predicted PV power by LS-SVM, GMDH and GLSSVM models with Direct strategy at five time horizons.
Data source location Lecce, Italy (40° 19׳32"׳16 N, 18° 5׳52"׳44 E)
Data accessibility Data are within this article

1. Value of the data

  • Weather and power historical data can be used to forecast the PV power at short or long time horizons applying different forecasting models.

  • The forecasted PV power by LS-SVM, GMDH and GLSSVM can be used in future works to compare the performance of different prediction models.

  • The PV power prediction data can be used in power system models to simulate the planning and dispatching operations of the electric grid.

  • PV power forecasting represents a valid support in the electric energy market analysis.

2. Data

The data refer to a PV system located in Mediterranean Climate. They consist of the meteorological data as hourly mean ambient temperature (Ta), hourly mean module temperature (Tm), hourly mean solar irradiance measured on two tilted planes (I3 and I15) and the hourly mean PV power for a period of 21 months. The forecasted hourly PV power values, as the output of three prediction models at 1, 3, 6, 12 and 24 h ahead, are provided.

3. Experimental design, materials and methods

3.1. Description of PV system and data acquisition

The collected data are related to the 960kWP photovoltaic system, which is located in the campus of the University of Salento, in Monteroni di Lecce (LE), Puglia (40° 19׳32"׳16 N, 18° 5׳52"׳44 E). The PV modules were installed on shelters used as car parking. The PV plant is divided by two sub-fields (Table 1) that have the same azimuth (10°) and different tilt of modules (3° and 15°). More details of the technical features are reported in [3].

Table 1.

Technical specifications of the PV sub-fields.

Subfield
PV1
Nominal power of PV system 353.3 kWp
Azimuth −10°
Tilt
Total number of modules 1104
Net modules׳ surface 1733.3 m2
PV2
Nominal power of PV system 606.7 kWp
Azimuth −10°
Tilt 15°
Total number of modules 1896
Net modules׳ surface 2976.7 m2

Suitable instruments were installed to monitor main weather parameters. Pyranometers LP PYRA 02 provide for the measurement of solar radiation on two different module׳s planes with a typical sensitivity of 10 W/m2. PT100 temperature sensors measure the PV module temperature and the ambient temperature. A supervisory system, integrated into the inverter DC/AC supplies PV output power. A SCADA system “SIMATIC WinCC” provides to archive measured data that are available on the ESAPRO private website [4].

A reserved access website allows to download following collected data in a specified time period:

  • Ts ambient temperature and module temperature measured every 10 min (°C);

  • Is solar irradiance on the tilted plain with angle of 3° and 15° sampled every 1 min (W/m2);

  • Ps photovoltaic output power measured every 1 min (W).

3.2. Experimental data pre-processing

The weather data have a relevant impact on the PV power forecast [5], [6]. In order to take into account the influence of the meteorological parameters on the forecasting of the PV power, the weather data are used as input for the forecasting models. For this aim, it needs to refer the measured weather data to the same sample steps, chosen equal to 1 h in this work. Therefore, hourly mean values of temperature and solar irradiance are defined as follows:

  • Ta(i) and Tm(i) are the hourly average values of the ambient temperature and the module temperature in the previous 60 min with respect to the hour i
    T(i)=16t=16Ts(t) (1)
  • I3(i) and I15(i) are the hourly average values of the solar irradiance on module plain, inclined of angle 3° and 15° respectively in the previous 60 min with respect to the hour i

I(i)=160t=160Is(t) (2)

In addition, we defined P(i) as the hourly average value of the PV output power, produced in the previous 60 min t with respect to the hour i, given by:

P(i)=160t=160Ps(t) (3)

The data supplied in this work are related to the historical measurements from 05/03/2012 to 31/12/2013. The collected records, defined as in (1), (2), (3), are reported in supplementary material, File 1 that contains 15.828 sample rows.

In order to apply the forecasting methods, we define the target Ph^(i) as the sum of h hourly power consecutive values respect to the hour i, given by:

Ph^(i)=i+1i+hP(k) (4)

where h is the time horizon from 1 to 24 and i represents the hourly time instant. The target data Ph^ given by Eq.(4) are provided in Supplementary material, File 2.

Data processing

The weather data and the target data Ph^, as previously described, represent the input for three forecasting models: Least Square Support Vector Machine (LS-SVM), Group Method of Data Handling (GMDH) and hybrid algorithm (GLSSVM) [2]. Each model has implemented to predict the PV power at 1, 3, 6, 12 and 24 h ahead.

The MATLAB software has been used to design and simulate three forecasting models under Intel(R) Xeon(R) CPU E5-1650 3.20 GHz CPU and 8-GB RAM. The 65% of total records are used to train the models and the 35% remaining of them (5.467) to the testing. Supplementary material, File 2 reports the predicted PV power as output of three models with direct strategy for five time horizons. More details are given in [2].

Footnotes

Appendix A

Supplementary data associated with this article can be found in the online version at doi:10.1016/j.dib.2016.04.063.

Appendix A. Supplementary material

Supplementary material

mmc1.pdf (77.3KB, pdf)

Supplementary material

mmc2.zip (969.3KB, zip)

Supplementary material

mmc3.zip (1.4MB, zip)

References

  • 1.De Giorgi M.G., Congedo P.M., Malvoni M., Laforgia D. Error analysis of hybrid photovoltaic power forecasting models: a case study of Mediterranean climate. Energy Convers. Manag. 2015;100:117–130. [Google Scholar]
  • 2.De Giorgi M.G., Malvoni M., Congedo P.M. Comparison of strategies for multi-step ahead photovoltaic power forecasting models based on hybrid group method of data handling networks and least square support vector machine. Energy. 2016;107:360–373. [Google Scholar]
  • 3.Congedo P.M., Malvoni M., Mele M., De Giorgi M.G. Performance measurements of monocrystalline silicon PV modules in South-eastern Italy. Energy Convers. Manag. 2013;68:1–10. [Google Scholar]
  • 4.〈〈http://supervisione.espe.it/fotovoltaicoWeb/index.htm〉〉.
  • 5.De Giorgi M.G., Congedo P.M., Malvoni M. Photovoltaic power forecasting using statistical methods: impact of weather data. IET Sci. Measurement Technol. 2014;8(3):90–97. [Google Scholar]
  • 6.M.G. De Giorgi, P.M. Congedo, M. Malvoni, M. Tarantino. Short-term power forecasting by statistical methods for photovoltaic plants in south Italy, in: Proceedings of the fourth IMEKO TC19 Symposium on Environmental Instrumentation and Measurements: Protection Environment, Climate Changes and Pollution Control, 2013, pp. 171–175.

Associated Data

This section collects any data citations, data availability statements, or supplementary materials included in this article.

Supplementary Materials

Supplementary material

mmc1.pdf (77.3KB, pdf)

Supplementary material

mmc2.zip (969.3KB, zip)

Supplementary material

mmc3.zip (1.4MB, zip)

Articles from Data in Brief are provided here courtesy of Elsevier

RESOURCES