Bayesian rules and stochastic models for high accuracy prediction of solar radiation

Size: px
Start display at page:

Download "Bayesian rules and stochastic models for high accuracy prediction of solar radiation"

Transcription

1 Bayesian rules and stochastic models for high accuracy prediction of solar radiation Cyril Voyant 1*, Christophe Darras 2, Marc Muselli 2, Christophe Paoli 2, Marie-Laure Nivet 2 and Philippe Poggi 2 1-CHD Castelluccio, radiophysics unit, B.P Ajaccio- France 2-University of Corsica/CNRS UMR SPE 6134, Campus Grimaldi, Corte France *corresponding author; tel , fax , cyril.voyant@ch-castelluccio.fr Abstract: It is essential to find solar predictive methods to massively insert renewable energies on the electrical distribution grid. The goal of this study is to find the best methodology allowing predicting with high accuracy the hourly global radiation. The knowledge of this quantity is essential for the grid manager or the private PV producer in order to anticipate fluctuations related to clouds occurrences and to stabilize the injected PV power. In this paper, we test both methodologies: single and hybrid predictors. In the first class, we include the multi-layer perceptron (MLP), auto-regressive and moving average (ARMA), and persistence models. In the second class, we mix these predictors with Bayesian rules to obtain ad-hoc models selections, and Bayesian averages of outputs related to single models. If MLP and ARMA are equivalent (nrmse close to 40.5% for the both), this hybridization allows a nrmse gain upper than 14 percentage points compared to the persistence estimation (nrmse=37% versus 51%). Keywords: mutual information, pressure, Artifical Neural Network, Autoregressive and Moving Average model, hybrid, Bayes, prediction 1

2 1. Introduction For 60 years, energy needs are multiplying exponentially to support economic developments, comfort and electricity consumption per capita. The gross inland energy consumption was multiplied by a factor 2 according to the world energy assessment report [1]. Currently, we are at one critical moment of the energy exploitation [2]: we carry out the brittleness and the inconsistency of our way. Indeed, the resources of planet in fossil sediment become exhausted, in addition to the economic consequences; so, it is necessary to find alternatives to the current energy sources [3]. In addition, the use of fossil fuels poses another problem: environmental impacts are massive. Even if it has long been ignored, the preservation of the environment is a global issue, with still significant economic challenges. Enhancing the use of renewable energy is one of the solutions but poses a number of challenges in terms of integration. Because of their random and intermittent trend, the renewable energies must be integrated on a restricted basis in the electrical distribution grid. This parsimonious insertion is in order to protect it and to warrant quality of supply. In France, this limit was set to 30 % of the instantaneous power by the ministerial order of April 23rd, 2008 [4]. To be able to increase the insertion rate of the renewable energies on the electrical distribution grid, solutions are studied and applied. In France for example, the CRE (French Energy Regulation Commission) studies the means to control the fluctuations in these intermittent energies [3]. The CRE is a French independent authority (created on March 24th, 2000) managing industrials tenders related to grid integration of fatal energy sources. The solutions proposed by the authority are stipulated in the call for tender of the PV energy and the WT energy [3]. These solutions consist globally in coupling the renewable energies with a storage method (hydrogen, batteries, etc.). However, this coupling is not sufficient if the management of the storage is not mastered. So it is essential to be able to anticipate the renewable energies production. The issue of this paper is the global radiation prediction in order to effectively manage the storage. The association of storage and solar predictive methods allow to guarantee an available energy for the electrical distribution grid [5]. The storage absorbs the strong fluctuations and the surpluses of power and it shall fill the defect of power (we have a PV output power fluctuations smoothing). The manager of the electrical grid could thus estimate the available production of the next day of this power plant [6]; he could so, better 2

3 manage the supply and demand adequacy. The most interesting prediction horizon for the grid manager is noted h+24 representing 24 predictions computed before 18:00 and covering hourby-hour, the global solar radiation profile of the next day [7]. The goals of this work could be to integrate these predictions tools to a project like the MYRTE platform [3]. So we will know if an energy production system coupling a PV array and storage (electrolyzer, H2 and O2 tanks and fuel cell in our case) associated with a prediction tool, allows to be seen by the electrical distribution grid manager as a reliable energy supply. In this case, load profiles would be created from forecasted meteorological data, and so the storage/destocking would be also created one day ahead. More the state of tank is wrong and more the daily power supply failures are important. In this kind of platform, the storage doesn t support the PV but the grid by controlling the injected energy into the electrical network. The global radiation forecasting is the name given to the process used to predict the amount of solar energy available. A lot of predictive methods have been developed by experts around the world. One of the most popular is certainly the numerical weather prediction using mathematical model of the atmosphere to predict the weather based on current weather condition (nrmse close to 35%) [8]. The second family of models, often called stochastic models, is based on the use of the times series (TS) mathematical formalism [7,9,10]. A TS is described by sets of numbers that measures the status of some activity over time. It is a collection of time ordered observations x t, each one being recorded at a specific time t (period) [11]. A TS model ( xˆ t) assumes that past patterns will occur in the future. TS prediction or TS forecasting takes an existing series of data x t-k,.., x t-2, x t-1 and forecasts the x t data values. The goal is to observe or model the existing data series to enable future unknown data values to be forecasted accurately. Thus a prediction xˆ t can be expressed as a function of the recent history of the time series, xˆ t = f (x t-1, x t-2, x t-k ) [12-15]. In preliminary studies [16,17], we have demonstrated that an optimized multi-layer perceptron (MLP) with endogenous inputs made stationary and exogenous inputs (meteorological data) can forecast the global solar radiation time series with acceptable errors (10-20%) [15]. This prediction model has been compared to other prediction methods [16,17] (AutoRegressive and Moving Average called ARMA, k Nearest Neighbor called k-nn, Markov Chains, etc.) and the conclusion was that MLP and ARMA were the best predictors (nrmse gain close to 2 points) and were similar for the horizon h+1 (prediction one hour ahead, nrmse close to 15% [16]) and j+1 (prediction one day ahead, nrmse close to 20% [17]). Moreover, we have shown in previous study [7] that MLP modeling of the global solar irradiation TS can be applied to the 3

4 h+24 time horizon prediction (nrmse lower than 30%). The results demonstrate a higher accuracy with MLP models than with the persistence method. Indeed, the use of MLP to predict the h+24 global radiation horizon is interesting but the chosen architectures, stationarization modes, and the choice of a multivariate analyze, modify greatly the results. Different levels of complexity can be considered, namely: multi-output MLP (with or without exogenous data), MLP committee (with or without exogenous data) or ARMA model. Considering these findings we propose in this paper new methodology of TS stochastic modeling and of data preprocessing for the prediction of the PV energy (section 2). Then we will present the results of the models mentioned above and expose the performance of prediction in order to cross compare models, and explain the use of Bayesian selection rules (section 3) and then, finally discuss the use of this predictive approach in the case of a real coupling between a PV array and storage. 2. Methodologies Most available global radiation measurements are global horizontal radiation, but it is very rare/uncommon to develop PV stations with no tilted PV modules. To use these historic measures while modeling the global radiation, it is therefore important to be able to tilt horizontal data. The next section will describe the adopted tilt methodology The horizontal data problem Whatever the selected predictive tool, it is necessary in order to develop the majority of the stochastic models to use historical data of global radiation. Depending on the inclination of the PV panels, this type of measures does not often exist on important time intervals. However it is possible to determine the global solar irradiation on tilted plane (H g from horizontal ones. To achieve this, we consider the components of the horizontal global radiation ( ; available on the French Meteorological Organization database), that is to say the direct component called beam (H bh ), and the diffuse component (H dh ). According to a past study made on the Mediterranean region [7,14] we decided to use the CLIMED 2 methodology in order to calculate the horizontal diffuse radiation, and the Klucher [18] approach to compute H g (Equation 1). 4

5 Equation 1 Where is related to the geometric projection (Equation 2, where is the incident angle of the surface, is the latitude, is the declination, is the hour angle, is the tilt angle and is the solar azimuth angle), related to the ground scattering (Equation 3 where is the ground albedo) and is related to the Klucher methodology (Equation 4, where is the zenith angle). Equation 2 Equation 3 where Equation 4 The various parameters involved in these equations are classical and are related to the celestial mechanics. The CLIMED2/Klutcher methodology give us Equation 5 with clearness index defined by, and scattered ratio by ). Equation 5 5

6 (Equation 5, clearness index defined by, and scattered ratio by ). On the Mediterranean region, the CLIMED2/Klucher methodology [18], which is described by the Equation 5 gives very good result (clearness index defined by, and scattered ratio by ). series. The next section details the dedicated estimator to model the global radiation time 2.2. Major predictive models Most models used in time series prediction as artificial neural networks (ANN) or ARMA are stationary models, the operating condition is therefore dependent on the stationarity of the data to predict [19]. Global radiation as almost all of the meteorological phenomena has not a stationary nature. It is therefore appropriate to transform the input solar radiation data into acceptable input from a modeling point of view, namely in stationary form. There are many methodologies to make these input stationary such as the clearness index (, or Clear Sky Index (CSI). Following previous work we decided to use the Clear Sky Index [14]. The global radiation clear sky model (CS) selected to construct the CSI is the SOLIS model of Mueller [20] described by Equation 6 (h is the solar elevation, is the global optical depths and the modified extraterrestrial irradiance). Equation 6 CSI is defined by the ratio between measured global radiation and computed clear sky radiation like it is shows in Equation 7 ( is the tilted global radiation, and is a tilted version of CS computed with the Klucher methodology). 6

7 Equation 7 Note that all hours of the day are not interesting for the PV production, thus we have selected the hours where the radiation is potentially the most important (8:00-16:00, nine hours in true solar time). The errors estimation doesn t take into account the data outside this interval (errors values would be lower but without physical meaning). The data used during this study are the hourly horizontal global radiation (Wh.m -2 ) from 1998 to 2011 on the site of Ajaccio (Corsica, France, 42 09'N and 9 05'E, 38 meters), providing by Météo-France (the French national meteorological organization; pyranometer CM 11 Kipp & Zonen with a sensibility of 6 V/W.m -2 ). Less than 3% of missing data was replaced by the average of global radiation for the concerned hours and days. Next are described the MLP and ARMA approaches as the hybrid methodology based on Bayesian inferences. Note that the persistence model used here as a naïve reference model is defined by a forecast equal to the last known value of the time series (that is to say from time t to time t+1) Artificial neural Networks Although many ANN architectures exist, Multi-Layer Perceptron (MLP) remains the most effective and popular [16]. An MLP is made of several layers: one input layer, one or several intermediate layers and one output layer [21]. In the h+24 case, the main characteristic of the MLP concerns the global architecture of the neural network. In a previous study [13] we have discussed three different types of configuration for the MLP organization: - MLP committee that is to say, nine MLP models each of them dedicated to one given hour (considering that cloud occurrences and mist appear often at the same hours); - Multi-output MLP: a nine-output MLP model (one output related to each hour of prediction assuming that global solar irradiation for each hour is related to previous measurements); - A one-output MLP model used nine times (each prediction is considered chronologically like inputs of the network). This previous study [7] encourages to consider the methodology based on the multioutput MLP (one output related to each hour of prediction). It gave the best result. This approach is a conventional methodology based on the sliding window principle. Measures of 7

8 global irradiation are chronologically ordered to build up the MLP input vector (Figure 1 ; 27 inputs correspond to measurements related to 3 days of 9 hours each [7]). In this study, MLP has been compiled with the Matlab software and its Neural Network toolbox. The main characteristics chosen and related to previous works [10,14,16] are: the hyperbolic tangent (hidden) and identity (output) activation functions, the Levenberg- Marquardt learning algorithm with a max fail parameter before stopping training set to 3 (early stopping method limiting the overtraining). In this study, training, validation and testing data sets were respectively set to 80%, 20% and 0% (Matlab parameters) and inputs are normalized between 0.9 and The training phases concern the 12 first years of the global solar irradiation values covered in the set of data ( ). The testing phase for prediction results uses the remaining last two years of the data set ( ). Glob Rad Hours h-27 h-1 h Input Layer (27 inputs) Hidden Layer (2 nodes) Output Layer (9 nodes)... Glob Rad Reconstructed day d+1 Figure 1: MLP methodology In addition to the global radiation inputs, it makes sense with the MLP to also use variables of different nature (called exogenous) in order to increase the quality of prediction. The choice of these variables is not trivial, and it is essential to use a robust and objective 8

9 variables selection methodology. Often the correlation coefficient is used but it indicates only the linear dependence between the variables. The MLP is dedicated to the non-linear estimation, the use of correlation coefficient or partial correlation coefficient induces a bias in the methodology. An alternative is possible using the mutual information (MI(X,Y), equation 8) [22] measuring the mutual dependence of both variables. Mutual information can be expressed as a combination (Equation 8) of marginal and conditional entropies (respectively and ). Equation 8 To work with more useful quantities like joint probability distribution function ( ) and marginal probabilities ( and ), it is preferable to use the Equation 9, or the relative mutual information (rmi, Equation 10) resulting of the normalization by the maximum MI. Equation 9 Equation The Autoregressive moving-average For ARMA models, the methodology is slightly different from the previous case because it is not possible to generate multi-output models. The chosen approach [7] corresponds to the use of nine independent ARMA models (one pattern per hour, Figure 2). 9

10 Glob Rad d-1 d-ne d 8:00 16:00 ARMA 1.. ARMA 9 Glob Rad Reconstructed day d+1 Figure 2: ARMA methodology Each ARMA model is based on two elementary models: the MA model and the AR model. They are defined like a regression on the last residues and the last measures [23]. A more general so-called ARIMA(p,d,q) model (dedicated to difference-stationary time series) is built from AR(p), MA(q) models and d th difference of the series. This model is defined by the Equation 11 (L is the lag operator, ). The ARMA model (the most popular for TS prediction 13]) is a particular case of ARIMA with d equal to 0. Equation 11 Previous study concerning the h+24 horizon shows that for optimal result, only AR component is necessary (AR(1) for all models [7,14]) Bayesian decision rules for hybrid models It is interesting to develop tools which allow us to critically judge the available models. Experience shows that there is rarely a model that is always very good (depending on seasons, 10

11 locations, etc.). In this context, the hybridization or the model selection related to the current observations seems to be the solution: getting the best performance of each model when it is more efficient. In this logic, the goal is to find rules that allow in a given context, to choose the best model. One method (among many, like data mining, classical statistic, etc. [24]) consists to use the Bayes inferences. In the Bayesian context, a probability P represents a degree-of-belief [25] based on known information. The problem consists in inferring which model is most plausible given the data. With hypothesis (hyp) and observation (obs) concept, the Bayes theorem can be expressed by P(hyp obs) = P(obs hyp).p(hyp)/p(obs). This formula allows updating our degree of confidence, taking into account the observations. Applying the Bayes theorem on the data set D (observation) and the j methods of hypothesis of prediction called (1 < i < j; is the ith methods), we get the Equation 12. Equation 12 is the marginal likelihood or evidence for model and defined from the parameters (like shown in the Equation 13) and the quantity represents a prior belief for model [9,26,27]. Equation 13 A simple rule of selection between models is related to the comparison of the factors. If then the will model the data more closely than. Like the denominator of the posterior probability of each model does not depend on the model, it is only the numerator that allows deciding between models. To compute the numerator, it is possible to consider n series of real and measured data (noted ) and not the parameter. With the hypothesis of variables independence, the equation 13 is updated and the selection parameter is detailed in the Equation 14. Equation In the global radiation time series forecasting, the selection rule becomes the Equation 11

12 Equation 15 It is then possible to describe a Bayesian average of the available predictor, like shown in the Equation 16. Equation 16 By referring to previous studies [14], four modified endogenous and exogenous data are tested ( ; the mean global radiation of the actual day (MGR), the daily index of the actual day (DI; between 1 and 365), the differential pressure between the actual day and the day before (Pdt), and the mean error of prediction computed previous day (PME). In theory, the parameter is equal to but and if. For simplicity, only the first lag is considered. Parameters related to the Bayesian inferences are computed during the learning step and reported during the test phase. 3. Results In this section, the results related to the data preprocessing will be shown (tilting and clear sky index generation). Then using these preprocessed data, the global radiation prediction with conventional models (ARMA, MLP and persistence) will be exposed. Finally, the hybridization of the models using Bayesian selection rules will finish the results section Data preprocessing To study and estimated the tilted global radiation with stochastic models, it is necessary to generate large learning time series from horizontal measurement. The inclination process is decisive in the prediction workflow. During this section, the considered error estimation is the nrmse (normalized Root Mean Square Error in % and defined by ). 12

13 Inclination of the data The validation of the model presented in the section 2.1 is done with measurements cross-comparison. Measures are related to horizontal (0 ) and tilted global radiation (45 and 60 ) during one month (June 2010). For more information, interested reader can read the paper of Notton et al. [18] which describes an exhaustive benchmark of inclination modeling. The used methodology (CLIMED2 and Klucher) allows generating new times series from horizontal measurements. Global horizontal radiation is used to estimate 45 and 60 global radiation. The computed nrmse are close to 11% for 45 and 23% for 60. More the tilt angle is important, bigger is the error. Note that in the 30 case the error is certainly lower than 10%. Used methodologies are relevant and usable for other tilt angles like shown in previous study [14]. In the next, data used will be 30 -tilted (corresponding to the maximum annual PV energy for the Ajaccio latitude) Clear sky index The CS generation is necessary to make the global time series stationary. Indeed, the CSI (index used during the MLP and ARMA modeling) requires the global radiation without cloud occurrences like described in the section 2.2. The Figure 3 shows an example of the impact of the pretreatment during 200 consecutive and sunny days for 30 -tilted irradiation (the nights are not considered ; 9 hours a day between 8:00 and 16:00). With a good stationary process, it is possible to model with high accuracy the global radiation, to consider only a forecasted CSI equal to 1 (e.g. global radiation prediction equal to clear sky computing). Stochastic models are only necessary to take into account the abnormal points induced by the clouds attenuation. 13

14 Figure 3: Pretreatment of the global radiation time series 3.2. Predictions with basic models Models studied in this section are MLP, ARMA, CS (computed global radiation without taking into account cloud cover) and persistence. The ARMA models use the methodology presented in section of 9 patterns each one dedicated to one specific hour. In fact, the best configuration (after CSI transformation) for all the patterns is AR(1). For MLP, the model is based on a 9-outputs network, with 27 endogenous nodes and 2 hidden neurons (1 layer). The pressure is intuitively a parameter allowing anticipating the cloud occurrences. Six sub-variables are constructed from pressure time series, the minimum pressure (Pm), the maximum pressure (PM) and the mean pressure of the current day (Pa), the daily trend pressure (Pdt, difference between the daily pressure of current day and the day before), the pressure measured at 18:00 and 12:00 the current day (P18 and P12), and the intra-day variation (Pid = P18-P9). Concerning the selection of exogenous inputs with the relative Mutual Information method (rmi), the Figure 4a gives result of the mutual dependence between the 12:00 global radiation time series of the day d+1 and the computed series related to the pressure of the day before. 14

15 Figure 4a: rmi between the 12:00 global radiation time series at day d+1 and the 7 series related to the pressure at day d Two variables (Pa and Pdt) are more dependent on the global radiation, according to the parsimony principle, it seems interesting to construct a test in order to select only the more interesting of these both variables in term of statistical relationship. The Figure 4b represents the difference between the rmi of Pa and Pdt computed from the nine hours of the next day. A positive value means that Pdt is more linked than Pa. Figure 4b: Difference between the rmi of Pa and Pdt (day d) computed from the nine hours of the next day (d+1) 15

16 As we can see, for all hours rmi is positive. Considering this fact, in the next steps, one exogenous input based on Pdt (difference between the mean pressure at day d and d-1 to predict the irradiation at day d+1) is added in the first layer of the MLP. The four models studied can be classified into two groups, the stochastic models (MLP and ARMA) and the naive models (CS and persistence). The first group gives the best results concerning the 24 hours ahead prediction of the two years considered ( ). For ARMA, the nrmse is 40.32% and for MLP it is 40.55% (± 0.2% depending on the random initializations of weights and bias [24]). The two other models give less interesting results, for persistence and CS nrmse are respectively 50.62% and 53.77%. If the models of the first group are equivalent (± 0.2 point), for the second, the persistence model is widely better than the CS estimation. In the next of this document CS estimation will no longer be used. Before giving results related to the Bayes inferences, it is necessary to understand why, for this horizon, even the better model gives nrmse upper than 40% (note that in the h+1 horizon the nrmse was closed to 15% [19]). The Figure 5 represents the measured and estimated global radiation profiles (better model, ARMA) for three characteristic hours of the day (beginning of day, midday and end of day). Note that the unit is Wh.m -2 referring to the radiation during an hour interval, i.e. the 8:00 radiation value corresponds to the period between 7:00 and 8:00. Figure 5: Measured (lines) end estimated (with ARMA model; marks) global radiation respectively for 8:00, 12:00 and 16:00 16

17 If for 8:00 profile, the model fits correctly the measures, concerning the two other hours, high frequencies of the signal are not taken into account. The model proposed is limited to an average or a smooth of the measured signal. The prediction does not seem powerful. This phenomenon is also observed in the Figure 6, which represents the classical hourly profile of the global radiation. At the 13 th day (represented by an arrow), the model is totally misguided. It forecasts a classical global radiation day while the measures do not exceed 600 Wh/m². In the next part, we will see if the Bayesian rules allow to overcome this problem and to reduce the prediction error. Figure 6: Measured (lines) end estimated (with ARMA model; marks) global radiation for 17 days (May 2011) 3.3. Bayesian selection In the 2.3 section, we have seen that it is possible to mix or to hybrid the forecasting methodologies. The two proposed approaches are based on Bayesian selection and Bayesian average of models. To use these approaches, it is first necessary to explicit the expression for the three studied models (MLP, ARMA and persistence). represents the probability that the model i will be the best estimator given the class of the studied parameter (mean global radiation (MGR), daily increment (DI) or differential pressure (Pdt)). In all case, the sum of the probability P MLP +P ARMA +P persistence is 1. 17

18 Figure 7: expression for mean global radiation (MGR), daily increment (DI) and Pressure (Pdt) related to Persistence ( ), ARMA ( ) and MLP ( ) models 18

19 Due to the Figure 7, we note that DI parameter cannot be used in the context of model selection or the Bayesian average. The curves do not intersect showing that persistence is always the best predictor. In the next, it will not be used. The last parameter studied is related to the previous mean error (PME). This construction is particular and do not correspond to the MGR, DI and Pdt methodologies (not compatible). It is only applicable for the selection of model (two by two selections) and not for the Bayesian average. Considering two models i and j, and considering the previous mean error of the lag t ( ), it is possible to construct the following difference. Trends of and correspond to a Heaviside step function (H), so and. In this section ten models are compared, the three previous based on a single predictor (persistence, ARMA, MLP) and the following seven hybrid predictors based on Bayesian rules: -hybrid 1: ARMA, MLP and persistence selection according to the PME rule -hybrid 2: ARMA, MLP and persistence selection according to the Pdt and MGR rules -hybrid 3: ARMA, MLP and persistence selection according to the MGR rule -hybrid 4: ARMA, MLP and persistence selection according to the Pdt rule -hybrid 5: ARMA, MLP and persistence average according to the Pdt and MGR rules -hybrid 6: ARMA, MLP and persistence average according to the MGR rule -hybrid 7: ARMA, MLP and persistence average according to the Pdt rule Note that other hybrid models can be generated, we have decided to limit this study to these seven models because we believe they are the most interesting (Pdt and MGR are equivalent and interchangeable variables and PME, by construction is different and is not compatible with average but only with selection mode). Table 1 draws conclusions of comparisons. We consider the error (nrmse) of prediction step by step and the cumulative error of the prediction (hourly predictions integration during 24 hours of predictions and measures). If is the hourly and the daily value of the global radiation (9 hours a day) ), the daily prediction error becomes 19

20 Models Prediction error (nrmse; %) Daily prediction error (nrmse; %) MLP ARMA Persistence Hybrid Hybrid Hybrid Hybrid Hybrid Hybrid Hybrid Table 1: Hourly prediction error and cumulative prediction error (measures and predictions are integrated during 24 hours). Best results in bold. The best model shown by this Table is the model Hybrid 1: ARMA, MLP and persistence selection according the PME rule, it allows a reduction by about 4 points according to the best single predictor MLP, this gain is important and this method is relatively easy to implement (nrmse=36.6% for Hybrid 1 and 40.6% for simple MLP). More the prediction is precise and more the management of storage/redistribution is easy for the PV station manager. The global radiation estimation of the next day is directly linked with the load profile shape of the next days, so the owner of the PV station capable of anticipate the first will able to propose to the grid manager an gainful solution: installation sustainability (without penalties and with profitability) and electrical grid stability contribution. Concerning the daily prediction error, the gain is less important but upper than 3 points. Concerning the other hybrid models, we see that using the Bayes inferences is not systematically interesting. The hybrid model 5 (ARMA, MLP and persistence average according the Pdt and MGR rules) 20

21 is not only worse than simple stochastic models (nrmse > 70% for prediction and daily prediction error), but also not better than naïve model (persistence; prediction error equal to 50.6% and daily prediction error equal to 39.9%). 4. Conclusion In this paper, we have proposed a prediction methodology relevant for the PV station management. The horizontal measured data were tilted in order to simulate a concrete case (tilt_angle = latitude = 30 ). We have shown that the h+24 horizon is compatible with the MLP and ARMA forecasters (nrmse close to 40.5% for the both). Exogenous data are chosen by mutual information method and added in the input layer of the MLP. This methodology is not often used to the detriment of correlation coefficient whereas the linearity of the meteorological time series is not shown. The proposed MLP optimization is one of the strengths of this paper. Moreover, actually, there is no consensus regarding to global radiation prediction 24 hours ahead. Numerical weather predictions are often an alternative but the error generated is important (nrmse ~ 40% for central Europe [23]), and we imagine that in the Corsican case, the orography and the small size of the island is not consistent with the satellite acquisition and the related resolution. The error is certainly not lower than 40%. In this paper, concerning h+24 predictions, we have too demonstrated that MLP and ARMA are equivalent but widely better than persistence (nrmse gain close to 10 percentage points). In the daily integration case, MLP gives better results than ARMA (nrmse=31.6% versus 32.5%). The hybridization of these three predictors is difficult, even if the model 1 - ARMA, MLP and persistence selection according the PME rule - designed in this paper induces very good results (nrmse=36.6%), we note that for other hybrid models, the generalization is not allowed. The global methodology of this paper is detailed in the Figure 8. The integration of the PV energy needs studies like this, the next step will be to test this approach on a concrete case of PV installation coupled with a storage system (like the MYRTE platform [3] detailed in introduction). Moreover, one way of improvement is also to combine the hybrid model described here and a classical and sophisticated numerical weather prediction like the AROME modeling system from Météo-France. If the first takes into account only the intrinsic characteristics of the global radiation time series (stochastic models), the second takes into account all the meteorological quantities and estimate the weather from the evolution of the 21

22 atmosphere over a few day. The combination of these two approaches should allow proposing a successful prediction tool. Horizontal global radiation measured CLIMED2/Klutcher Tilted global radiation computed Signal transformation MLP ARMA Pressure measured Signal transformation Mutual information Auto-correlation Persistence SOLIS Clear Sky global radiation computed Bayesian rules Tilted global radiation prediction Figure 8: Modeling methodology 22

23 5. References [1] [2] Carl-Jochen W. Hydrogen energy Abundant, efficient, clean: A debate over the energysystem-of-change. International Journal of Hydrogen Energy 2009;34(14):S1 52. [3] Darras C, Muselli M, Poggi P, Voyant C, Hoguet JC, Montignac F. PV output power fluctuations smoothing: The MYRTE platform experience. International Journal of hydrogen energy 2012;37(19): [4] [5] Aki H, Taniguchi Y, Tamura I, Kegasa A, Hayakawa H, Ishikawa Y, et al. Fuel cells and energy networks of electricity, heat, and hydrogen: A demonstration in hydrogenfueled apartments. International Journal of Hydrogen Energy 2012;37(2): [6] Mayer D, Wald L, Poissant Y, Pelland S. Performance prediction of grid-connected photovoltaic systems using remote sensing. Report IEA-PVPS T2-07; 2008:18. [7] Voyant C, Randimbivololona P, Nivet ML, Paoli C, Muselli M. 24-hours ahead global irradiation forecasting using Multi-Layer Perceptron. Meteorological applications 2013, In press. [8] Lorenz E, Hurka J, Heinemann D, Beyer HG. Irradiance Forecasting for the Power Prediction of Grid-Connected Photovoltaic Systems. IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing 2010;2:2 10. [9] Yacef R, Benghanem M, Mellit A. Prediction of daily global solar irradiation data using Bayesian neural networks: a comparative study. Renew Energy 2012;48: [10] Sfetsos A, Coonick AH. Univariate and multivariate forecasting of hourly solar radiation with artificial intelligence techniques. Solar Energy 2000;68(2): [11] Brabec M, Badescu V, Paulescu M. Nowcasting sunshine number using logistic modeling - Meteorology and Atmospheric Springer. 23

24 [12] Benghanem M, Mellit A, Alamri SN. ANN-based modelling and estimation of daily global solar radiation data: A case study. Energy Conversion and Management 2009;50(7): [13] Mellit A, Kalogirou SA. Artificial intelligence techniques for photovoltaic. applications: a review. Prog Energy Combust Sci 2008;34: [14] Mellit A, Kalogirou SA, Hontoria L, Shaari S. Artificial intelligence techniques for sizing photovoltaic systems: A review. Renewable and Sustainable Energy Reviews 2009;13(2): [15] Schlink U, Herbarth O, Richter M, Dorling S, Nunnari G, Cawley G, et al. Statistical models to assess the health effects and to forecast ground-level ozone. Environmental Modelling & Software 2006;21(4): [16] Voyant C, Muselli M, Paoli C, Nivet M-L. Numerical weather prediction (NWP) and hybrid ARMA/ANN model to predict global radiation Energy 2012;39(1): [17] Paoli C, Cyril V, Marc M, Nivet ML. Forecasting of preprocessed daily solar radiation time series using neural networks. Solar Energy 2010;84(12): [18] Notton G, Poggi P, Cristofari C. Predicting hourly solar irradiations on inclined surfaces based on the horizontal measurements: Performances of the association of wellknown mathematical models. Energy Conversion and Management 2006;47: [19] Voyant C, Muselli M, Paoli C, Nivet M. Optimization of an artificial neural network dedicated to the multivariate forecasting of daily global radiation. Energy2011;36(1): [20] Mueller RW, Dagestad KF, Ineichen P, Schroedter-Homscheidt M, Cros S, Dumortier D, Kuhlemann R, Olseth JA, Piernavieja G, Reise C, Wald L, Heinemann D.Rethinking satellite-based solar irradiance modelling: The SOLIS clear-sky module. Remote Sensing of Environment 2004;91(2): [21] Patra JC. Neural network-based model for dual junction solar cells. Prog Photovoltaic Res Appl 2011;19: [22] Kuijper A. Mutual information aspects of scale space images. Pattern Recognition 2004;37(12):

25 [23] Paulescu M, paulescu E, Gravila P, Badescu B. Weather modeling and forecasting of PV systems operation. Ed. Springer, [24] MacKay DJC. A practical Bayesian framework for backpropagation networks. Neural Comput 1992;4: [25] Lauret P, Boland J, Ridley B. Bayesian statistical analysis applied to solar radiation modelling. Renewable Energy 2013;49: [26] Burden F, Winkler D. Bayesian regularization of neural networks. In: Livingstone DJ, editor. Artificial neural networks: methods and applications. Humana Press; [27] Massi Pavan A, Mellit A, De Pieri D, Kalogirou SA. A comparison between BNN and regression polynomial methods for the evaluation of the effect of soiling in large scale photovoltaic plants. Applied Energy 2013;108:

26 6. Conflicts of interest None 7. List of captions 7.1. Table Table 1: Hourly prediction error and cumulative prediction error (measures and predictions are integrated during 24 hours). Best results in bold Figures Figure 1: MLP methodology Figure 2: ARMA methodology Figure 3: Pretreatment of the global radiation time series Figure 4a: rmi between the 12:00 global radiation time series at day d+1 and the 7 series related to the pressure at day d Figure 4b: Difference between the rmi of Pa and Pdt (day d) computed from the nine hours of the next day (d+1) Figure 5: Measured (lines) end estimated (with ARMA model; marks) global radiation respectively for 8:00, 12:00 and 16:00 Figure 6: Measured (lines) end estimated (with ARMA model; marks) global radiation for 17 days (May 2011) Figure 7: expression for mean global radiation (MGR), daily increment (DI) and Pressure (Pdt) related to Persistence ( ), ARMA ( ) and MLP ( ) models 26

27 Figure 8: Modeling methodology 27

COMPARISON OF CLEAR-SKY MODELS FOR EVALUATING SOLAR FORECASTING SKILL

COMPARISON OF CLEAR-SKY MODELS FOR EVALUATING SOLAR FORECASTING SKILL COMPARISON OF CLEAR-SKY MODELS FOR EVALUATING SOLAR FORECASTING SKILL Ricardo Marquez Mechanical Engineering and Applied Mechanics School of Engineering University of California Merced Carlos F. M. Coimbra

More information

Hybrid methodology for hourly global. radiation forecasting in Mediterranean area

Hybrid methodology for hourly global. radiation forecasting in Mediterranean area Hybrid methodology for hourly global radiation forecasting in Mediterranean area Cyril Voyant 1,2*, Marc Muselli 1, Christophe Paoli 1, Marie-Laure Nivet 1 1 University of Corsica, CNRS UMR SPE 6134, 20250

More information

HOURLY GLOBAL RADIATION PREDICTION FROM GEOSTATIONARY SATELLITE

HOURLY GLOBAL RADIATION PREDICTION FROM GEOSTATIONARY SATELLITE HOURLY GLOBAL RADIATION PREDICTION FROM GEOSTATIONARY SATELLITE DATAHOURLY GLOBAL RADIATION PREDICTION FROM GEOSTATIONARY SATELLITE DATA Pierrick Haurant, Cyril Voyant, Marc Muselli, Marie Laure Nivet,

More information

Forecasting of preprocessed daily solar radiation time series using neural networks

Forecasting of preprocessed daily solar radiation time series using neural networks Forecasting of preprocessed daily solar radiation time series using neural networks Christophe Paoli, Cyril Voyant, Marc Muselli, Marie Laure Nivet To cite this version: Christophe Paoli, Cyril Voyant,

More information

Forecasting of preprocessed daily solar radiation time series using neural networks

Forecasting of preprocessed daily solar radiation time series using neural networks Available online at www.sciencedirect.com Solar Energy 84 (2010) 2146 2160 www.elsevier.com/locate/solener Forecasting of preprocessed daily solar radiation time series using neural networks Christophe

More information

SEASONAL MODELING OF HOURLY SOLAR IRRADIATION SERIES

SEASONAL MODELING OF HOURLY SOLAR IRRADIATION SERIES SEASONAL MODELING OF HOURLY SOLAR IRRADIATION SERIES M. PAULESCU 1, N. POP 2, N. STEFU 1, E. PAULESCU 1, R. BOATA 3, D. CALINOIU 2 1 West University of Timisoara, Physics Department, V. Parvan 4, 300223

More information

OUTPUTS AND ERROR INDICATORS FOR SOLAR FORECASTING MODELS

OUTPUTS AND ERROR INDICATORS FOR SOLAR FORECASTING MODELS OUTPUTS AND ERROR INDICATORS FOR SOLAR FORECASTING MODELS Mathieu DAVID Hadja Maïmouna DIAGNE Philippe LAURET PIMENT University of La Reunion 97715 Saint Denis Cedex 9 Reunion Island mathieu.david@univ-reunion.fr

More information

Energy. Optimization of an artificial neural network dedicated to the multivariate forecasting of daily global radiation

Energy. Optimization of an artificial neural network dedicated to the multivariate forecasting of daily global radiation Energy xxx (2010) 1e12 Contents lists available at ScienceDirect Energy journal homepage: www.elsevier.com/locate/energy Optimization of an artificial neural network dedicated to the multivariate forecasting

More information

COMPARISON OF CLEAR-SKY MODELS FOR EVALUATING SOLAR FORECASTING SKILL

COMPARISON OF CLEAR-SKY MODELS FOR EVALUATING SOLAR FORECASTING SKILL COMPARISON OF CLEAR-SKY MODELS FOR EVALUATING SOLAR FORECASTING SKILL Ricardo Marquez Mechanical Engineering Applied Mechanics School of Engineering University of California Merced Merced, California 95343

More information

K-NN Decomposition Artificial Neural Network Models for Global Solar Irradiance Forecasting Based on Meteorological Data

K-NN Decomposition Artificial Neural Network Models for Global Solar Irradiance Forecasting Based on Meteorological Data K-NN Decomposition Artificial Neural Network Models for Global Solar Irradiance Forecasting Based on Meteorological Data Unit Three Kartini*, Chao Rong Chen National Taipei University of Technology,, Section.,

More information

Short term forecasting of solar radiation based on satellite data

Short term forecasting of solar radiation based on satellite data Short term forecasting of solar radiation based on satellite data Elke Lorenz, Annette Hammer, Detlev Heinemann Energy and Semiconductor Research Laboratory, Institute of Physics Carl von Ossietzky University,

More information

An application of MDLPF models for solar radiation forecasting

An application of MDLPF models for solar radiation forecasting International Journal of Smart Grid and Clean Energy An application of MDLPF models for solar radiation forecasting Emre Akarslan, Fatih Onur Hocaoglu * Afyon Kocatepe University, ANS Campus Engineering

More information

Importance of Numerical Weather Prediction in Variable Renewable Energy Forecast

Importance of Numerical Weather Prediction in Variable Renewable Energy Forecast Importance of Numerical Weather Prediction in Variable Renewable Energy Forecast Dr. Abhijit Basu (Integrated Research & Action for Development) Arideep Halder (Thinkthrough Consulting Pvt. Ltd.) September

More information

Study on Impact of Solar Photovoltaic Generation by Atmospheric Variables

Study on Impact of Solar Photovoltaic Generation by Atmospheric Variables Installed capacity in MW K. Sreedhara Babu et al., International Journal of Research in Engineering, IT and Social Sciences, Study on Impact of Solar Photovoltaic Generation by Atmospheric Variables K.

More information

Short Term Solar Radiation Forecast from Meteorological Data using Artificial Neural Network for Yola, Nigeria

Short Term Solar Radiation Forecast from Meteorological Data using Artificial Neural Network for Yola, Nigeria American Journal of Engineering Research (AJER) 017 American Journal of Engineering Research (AJER) eiss: 300847 piss : 300936 Volume6, Issue8, pp8389 www.ajer.org Research Paper Open Access Short Term

More information

Prediction of Hourly Solar Radiation in Amman-Jordan by Using Artificial Neural Networks

Prediction of Hourly Solar Radiation in Amman-Jordan by Using Artificial Neural Networks Int. J. of Thermal & Environmental Engineering Volume 14, No. 2 (2017) 103-108 Prediction of Hourly Solar Radiation in Amman-Jordan by Using Artificial Neural Networks M. A. Hamdan a*, E. Abdelhafez b

More information

Research Article Hybrid Power Forecasting Model for Photovoltaic Plants Based on Neural Network with Air Quality Index

Research Article Hybrid Power Forecasting Model for Photovoltaic Plants Based on Neural Network with Air Quality Index Hindawi International Photoenergy Volume 2017, Article ID 6938713, 9 pages https://doi.org/10.1155/2017/6938713 Research Article Hybrid Power Forecasting Model for Photovoltaic Plants Based on Neural Network

More information

Hourly solar irradiance forecasting based on machine learning models

Hourly solar irradiance forecasting based on machine learning models 2016 15th IEEE International Conference on Machine Learning and Applications Hourly solar irradiance forecasting based on machine learning models Fateh Nassim MELZI IRT SystemX, 92400 Palaiseau, France

More information

Daily Global Solar Radiation estimation for Gran Canaria Island using Artificial Neural Networks

Daily Global Solar Radiation estimation for Gran Canaria Island using Artificial Neural Networks International Conference on Renewable Energies and Power Quality (ICREPQ 16) Madrid (Spain), 4 th to 6 th May, 2016 exçxãtuäx XÇxÜzç tçw céãxü dâtä àç ]ÉâÜÇtÄ (RE&PQJ) ISSN 2172-038 X, No.14 May 2016 Daily

More information

Data and prognosis for renewable energy

Data and prognosis for renewable energy The Hong Kong Polytechnic University Department of Electrical Engineering Project code: FYP_27 Data and prognosis for renewable energy by Choi Man Hin 14072258D Final Report Bachelor of Engineering (Honours)

More information

A Novel Method for Predicting the Power Output of Distributed Renewable Energy Resources

A Novel Method for Predicting the Power Output of Distributed Renewable Energy Resources A Novel Method for Predicting the Power Output of Distributed Renewable Energy Resources Athanasios Aris Panagopoulos1 Supervisor: Georgios Chalkiadakis1 Technical University of Crete, Greece A thesis

More information

SOLAR ENERGY FORECASTING A PATHWAY FOR SUCCESSFUL RENEWABLE ENERGY INTEGRATION. (An ANN Based Model using NARX Model for forecasting of GHI)

SOLAR ENERGY FORECASTING A PATHWAY FOR SUCCESSFUL RENEWABLE ENERGY INTEGRATION. (An ANN Based Model using NARX Model for forecasting of GHI) IPS 2018 SOLAR ENERGY FORECASTING A PATHWAY FOR SUCCESSFUL RENEWABLE ENERGY INTEGRATION ABSTRACT (An ANN Based Model using NARX Model for forecasting of GHI) Manish Kumar Tikariha, DGM(Operations), NTPC

More information

Clustering and Prediction of Solar Radiation Daily Patterns

Clustering and Prediction of Solar Radiation Daily Patterns Int'l Conf. Data Mining DMIN'16 3 Clustering and Prediction of Solar Radiation Daily Patterns G. Nunnari 1, and S. Nunnari 1 1 Dipartimento di Ingegneria Elettrica, Elettronica e Informatica, Universitá

More information

AN INTERNATIONAL SOLAR IRRADIANCE DATA INGEST SYSTEM FOR FORECASTING SOLAR POWER AND AGRICULTURAL CROP YIELDS

AN INTERNATIONAL SOLAR IRRADIANCE DATA INGEST SYSTEM FOR FORECASTING SOLAR POWER AND AGRICULTURAL CROP YIELDS AN INTERNATIONAL SOLAR IRRADIANCE DATA INGEST SYSTEM FOR FORECASTING SOLAR POWER AND AGRICULTURAL CROP YIELDS James Hall JHTech PO Box 877 Divide, CO 80814 Email: jameshall@jhtech.com Jeffrey Hall JHTech

More information

Short- term solar forecas/ng with sta/s/cal models and combina/on of models

Short- term solar forecas/ng with sta/s/cal models and combina/on of models Short- term solar forecas/ng with sta/s/cal models and combina/on of models Philippe Lauret, Mathieu David PIMENT Laboratory, University of La Réunion L. Mazorra Aguiar University of Las Palmas de Gran

More information

Bayesian Based Neural Network Model for Solar Photovoltaic Power Forecasting

Bayesian Based Neural Network Model for Solar Photovoltaic Power Forecasting Bayesian Based Neural Network Model for Solar Photovoltaic Power Forecasting Angelo Ciaramella 1, Antonino Staiano 1, Guido Cervone 2, and Stefano Alessandrini 3 1 Dept. of Science and Technology, University

More information

Evaluation of Time-Series, Regression and Neural Network Models for Solar Forecasting: Part I: One-Hour Horizon. Abstract

Evaluation of Time-Series, Regression and Neural Network Models for Solar Forecasting: Part I: One-Hour Horizon. Abstract Evaluation of Time-Series, Regression and Neural Network Models for Solar Forecasting: Part I: One-Hour Horizon Alireza Inanlougani, T.Agami Reddy and Srinivas Katiamula School of Computing, Informatics

More information

Development of Short Term Solar Forecasts

Development of Short Term Solar Forecasts power systems eehlaboratory Seraina Buchmeier Development of Short Term Solar Forecasts Semester Project EEH Power Systems Laboratory Swiss Federal Institute of Technology (ETH) Zurich Supervisors: Olivier

More information

Deep Learning Architecture for Univariate Time Series Forecasting

Deep Learning Architecture for Univariate Time Series Forecasting CS229,Technical Report, 2014 Deep Learning Architecture for Univariate Time Series Forecasting Dmitry Vengertsev 1 Abstract This paper studies the problem of applying machine learning with deep architecture

More information

ANN and Statistical Theory Based Forecasting and Analysis of Power System Variables

ANN and Statistical Theory Based Forecasting and Analysis of Power System Variables ANN and Statistical Theory Based Forecasting and Analysis of Power System Variables Sruthi V. Nair 1, Poonam Kothari 2, Kushal Lodha 3 1,2,3 Lecturer, G. H. Raisoni Institute of Engineering & Technology,

More information

Bankable Solar Resource Data for Energy Projects. Riaan Meyer, GeoSUN Africa, South Africa Marcel Suri, GeoModel Solar, Slovakia

Bankable Solar Resource Data for Energy Projects. Riaan Meyer, GeoSUN Africa, South Africa Marcel Suri, GeoModel Solar, Slovakia Bankable Solar Resource Data for Energy Projects Riaan Meyer, GeoSUN Africa, South Africa Marcel Suri, GeoModel Solar, Slovakia Solar resource: fuel for solar technologies Photovoltaics (PV) Concentrated

More information

Modeling Solar Radiation at the Earth's Surface

Modeling Solar Radiation at the Earth's Surface Viorel Badescu (Ed.) Modeling Solar Radiation at the Earth's Surface Recent Advances 4y Springer 1 Solar Radiation Measurement: Progress in Radiometry for Improved Modeling 1 Christian A. Gueymard and

More information

Solar irradiance forecasting for Chulalongkorn University location using time series models

Solar irradiance forecasting for Chulalongkorn University location using time series models Senior Project Proposal 2102490 Year 2016 Solar irradiance forecasting for Chulalongkorn University location using time series models Vichaya Layanun ID 5630550721 Advisor: Assist. Prof. Jitkomut Songsiri

More information

not for commercial-scale installations. Thus, there is a need to study the effects of snow on

not for commercial-scale installations. Thus, there is a need to study the effects of snow on 1. Problem Statement There is a great deal of uncertainty regarding the effects of snow depth on energy production from large-scale photovoltaic (PV) solar installations. The solar energy industry claims

More information

A benchmarking of machine learning techniques for solar radiation forecasting in an insular context

A benchmarking of machine learning techniques for solar radiation forecasting in an insular context A benchmarking of machine learning techniques for solar radiation forecasting in an insular context Philippe Lauret, Cyril Voyant, Ted Soubdhan, Mathieu David, Philippe Poggi To cite this version: Philippe

More information

Solar Irradiance Prediction using Neural Model

Solar Irradiance Prediction using Neural Model Volume-8, Issue-3, June 2018 International Journal of Engineering and Management Research Page Number: 241-245 DOI: doi.org/10.31033/ijemr.8.3.32 Solar Irradiance Prediction using Neural Model Raj Kumar

More information

Development of Stochastic Artificial Neural Networks for Hydrological Prediction

Development of Stochastic Artificial Neural Networks for Hydrological Prediction Development of Stochastic Artificial Neural Networks for Hydrological Prediction G. B. Kingston, M. F. Lambert and H. R. Maier Centre for Applied Modelling in Water Engineering, School of Civil and Environmental

More information

Time Series and Forecasting

Time Series and Forecasting Time Series and Forecasting Introduction to Forecasting n What is forecasting? n Primary Function is to Predict the Future using (time series related or other) data we have in hand n Why are we interested?

More information

Solar irradiation nowcasting by stochastic persistence: a new parsimonious, simple and efficient forecasting tool

Solar irradiation nowcasting by stochastic persistence: a new parsimonious, simple and efficient forecasting tool Solar irradiation nowcasting by stochastic persistence: a new parsimonious, simple and efficient forecasting tool Cyril Voyant, Gilles Notton To cite this version: Cyril Voyant, Gilles Notton. Solar irradiation

More information

FORECAST OF ENSEMBLE POWER PRODUCTION BY GRID-CONNECTED PV SYSTEMS

FORECAST OF ENSEMBLE POWER PRODUCTION BY GRID-CONNECTED PV SYSTEMS FORECAST OF ENSEMBLE POWER PRODUCTION BY GRID-CONNECTED PV SYSTEMS Elke Lorenz*, Detlev Heinemann*, Hashini Wickramarathne*, Hans Georg Beyer +, Stefan Bofinger * University of Oldenburg, Institute of

More information

A Novel 2-D Model Approach for the Prediction of Hourly Solar Radiation

A Novel 2-D Model Approach for the Prediction of Hourly Solar Radiation A Novel 2-D Model Approach for the Prediction of Hourly Solar Radiation F Onur Hocao glu, Ö Nezih Gerek, and Mehmet Kurban Anadolu University, Dept of Electrical and Electronics Eng, Eskisehir, Turkey

More information

Optimizing the Photovoltaic Solar Energy Capture on Sunny and Cloudy Days Using a Solar Tracking System

Optimizing the Photovoltaic Solar Energy Capture on Sunny and Cloudy Days Using a Solar Tracking System Optimizing the Photovoltaic Solar Energy Capture on Sunny and Cloudy Days Using a Solar Tracking System Nelson A. Kelly and Thomas L. Gibson Chemical Sciences and Material Systems Laboratory General Motors

More information

IMPROVED MODEL FOR FORECASTING GLOBAL SOLAR IRRADIANCE DURING SUNNY AND CLOUDY DAYS. Bogdan-Gabriel Burduhos, Mircea Neagoe *

IMPROVED MODEL FOR FORECASTING GLOBAL SOLAR IRRADIANCE DURING SUNNY AND CLOUDY DAYS. Bogdan-Gabriel Burduhos, Mircea Neagoe * DOI: 10.2478/awutp-2018-0002 ANNALS OF WEST UNIVERSITY OF TIMISOARA PHYSICS Vol. LX, 2018 IMPROVED MODEL FOR FORECASTING GLOBAL SOLAR IRRADIANCE DURING SUNNY AND CLOUDY DAYS Bogdan-Gabriel Burduhos, Mircea

More information

Solar Nowcasting with Cluster-based Detrending

Solar Nowcasting with Cluster-based Detrending Solar Nowcasting with Cluster-based Detrending Antonio Sanfilippo, Luis Pomares, Daniel Perez-Astudillo, Nassma Mohandes, Dunia Bachour ICEM 2017 Oral Presentation 26-29June 2017, Bari, Italy Overview

More information

SOLAR RADIATION FORECAST USING NEURAL NETWORKS FOR THE PREDICTION OF GRID CONNECTED PV PLANTS ENERGY PRODUCTION (DSP PROJECT)

SOLAR RADIATION FORECAST USING NEURAL NETWORKS FOR THE PREDICTION OF GRID CONNECTED PV PLANTS ENERGY PRODUCTION (DSP PROJECT) SOLAR RADIATION FORECAST USING NEURAL NETWORKS FOR THE PREDICTION OF GRID CONNECTED PV PLANTS ENERGY PRODUCTION (DSP PROJECT) C. Cornaro* #, F. Bucci*, M. Pierro*, F. Del Frate, S. Peronaci, A. Taravat

More information

Spatiotemporal Analysis of Solar Radiation for Sustainable Research in the Presence of Uncertain Measurements

Spatiotemporal Analysis of Solar Radiation for Sustainable Research in the Presence of Uncertain Measurements Spatiotemporal Analysis of Solar Radiation for Sustainable Research in the Presence of Uncertain Measurements Alexander Kolovos SAS Institute, Inc. alexander.kolovos@sas.com Abstract. The study of incoming

More information

Modelling and Prediction of 150KW PV Array System in Northern India using Artificial Neural Network

Modelling and Prediction of 150KW PV Array System in Northern India using Artificial Neural Network International Journal of Engineering Science Invention ISSN (Online): 2319 6734, ISSN (Print): 2319 6726 Volume 5 Issue 5 May 2016 PP.18-25 Modelling and Prediction of 150KW PV Array System in Northern

More information

HIGH PERFORMANCE MSG SATELLITE MODEL FOR OPERATIONAL SOLAR ENERGY APPLICATIONS

HIGH PERFORMANCE MSG SATELLITE MODEL FOR OPERATIONAL SOLAR ENERGY APPLICATIONS HIGH PERFORMANCE MSG SATELLITE MODEL FOR OPERATIONAL SOLAR ENERGY APPLICATIONS Tomáš Cebecauer GeoModel, s.r.o. Pionierska 15 841 07 Bratislava, Slovakia tomas.cebecauer@geomodel.eu Marcel Šúri GeoModel,

More information

MODELLING ENERGY DEMAND FORECASTING USING NEURAL NETWORKS WITH UNIVARIATE TIME SERIES

MODELLING ENERGY DEMAND FORECASTING USING NEURAL NETWORKS WITH UNIVARIATE TIME SERIES MODELLING ENERGY DEMAND FORECASTING USING NEURAL NETWORKS WITH UNIVARIATE TIME SERIES S. Cankurt 1, M. Yasin 2 1&2 Ishik University Erbil, Iraq 1 s.cankurt@ishik.edu.iq, 2 m.yasin@ishik.edu.iq doi:10.23918/iec2018.26

More information

OPTIMISING THE TEMPORAL AVERAGING PERIOD OF POINT SURFACE SOLAR RESOURCE MEASUREMENTS FOR CORRELATION WITH AREAL SATELLITE ESTIMATES

OPTIMISING THE TEMPORAL AVERAGING PERIOD OF POINT SURFACE SOLAR RESOURCE MEASUREMENTS FOR CORRELATION WITH AREAL SATELLITE ESTIMATES OPTIMISING THE TEMPORAL AVERAGING PERIOD OF POINT SURFACE SOLAR RESOURCE MEASUREMENTS FOR CORRELATION WITH AREAL SATELLITE ESTIMATES Ian Grant Anja Schubert Australian Bureau of Meteorology GPO Box 1289

More information

An Adaptive Multi-Modeling Approach to Solar Nowcasting

An Adaptive Multi-Modeling Approach to Solar Nowcasting An Adaptive Multi-Modeling Approach to Solar Nowcasting Antonio Sanfilippo, Luis Martin-Pomares, Nassma Mohandes, Daniel Perez-Astudillo, Dunia A. Bachour ICEM 2015 Overview Introduction Background, problem

More information

Fine-grained Photovoltaic Output Prediction using a Bayesian Ensemble

Fine-grained Photovoltaic Output Prediction using a Bayesian Ensemble Fine-grained Photovoltaic Output Prediction using a Bayesian Ensemble 1,2, Manish Marwah 3,, Martin Arlitt 3, and Naren Ramakrishnan 1,2 1 Department of Computer Science, Virginia Tech, Blacksburg, VA

More information

Short-term wind forecasting using artificial neural networks (ANNs)

Short-term wind forecasting using artificial neural networks (ANNs) Energy and Sustainability II 197 Short-term wind forecasting using artificial neural networks (ANNs) M. G. De Giorgi, A. Ficarella & M. G. Russo Department of Engineering Innovation, Centro Ricerche Energia

More information

Chapter 2 Available Solar Radiation

Chapter 2 Available Solar Radiation Chapter 2 Available Solar Radiation DEFINITIONS Figure shows the primary radiation fluxes on a surface at or near the ground that are important in connection with solar thermal processes. DEFINITIONS It

More information

A study of determining a model for prediction of solar radiation

A study of determining a model for prediction of solar radiation A study of determining a model for prediction of solar radiation Osman KARA, Bülent Yaniktepe, Coşkun Ozalp Osmaniye Korkut Ata University, Energy Systems Engineering Department, Osmaniye, Turkey Contents

More information

Do we need Experts for Time Series Forecasting?

Do we need Experts for Time Series Forecasting? Do we need Experts for Time Series Forecasting? Christiane Lemke and Bogdan Gabrys Bournemouth University - School of Design, Engineering and Computing Poole House, Talbot Campus, Poole, BH12 5BB - United

More information

A direct normal irradiation forecasting model based on artificial neural networks

A direct normal irradiation forecasting model based on artificial neural networks Revue des Energies Renouvelables Vol. 19 N 1 (016) 1 8 A direct normal irradiation forecasting model based on artificial neural networks I. Belhaj, O. El Fatni, S. Barhmi and E.H. Saidi Laboratory of High

More information

HIGH PERFORMANCE MSG SATELLITE MODEL FOR OPERATIONAL SOLAR ENERGY APPLICATIONS

HIGH PERFORMANCE MSG SATELLITE MODEL FOR OPERATIONAL SOLAR ENERGY APPLICATIONS HIGH PERFORMANCE MSG SATELLITE MODEL FOR OPERATIONAL SOLAR ENERGY APPLICATIONS Tomáš Cebecauer GeoModel, s.r.o. Pionierska 15 841 07 Bratislava, Slovakia tomas.cebecauer@geomodel.eu Marcel Šúri GeoModel,

More information

Review of solar irradiance forecasting methods and a proposition for small-scale insular grids

Review of solar irradiance forecasting methods and a proposition for small-scale insular grids Review of solar irradiance forecasting methods and a proposition for small-scale insular grids Hadja Maïmouna Diagne, Mathieu David, Philippe Lauret, John Boland, Nicolas Schmutz To cite this version:

More information

CHAPTER 6 CONCLUSION AND FUTURE SCOPE

CHAPTER 6 CONCLUSION AND FUTURE SCOPE CHAPTER 6 CONCLUSION AND FUTURE SCOPE 146 CHAPTER 6 CONCLUSION AND FUTURE SCOPE 6.1 SUMMARY The first chapter of the thesis highlighted the need of accurate wind forecasting models in order to transform

More information

Day-Ahead Solar Forecasting Based on Multi-level Solar Measurements

Day-Ahead Solar Forecasting Based on Multi-level Solar Measurements Day-Ahead Solar Forecasting Based on Multi-level Solar Measurements Mohana Alanazi, Mohsen Mahoor, Amin Khodaei Department of Electrical and Computer Engineering University of Denver Denver, USA mohana.alanazi@du.edu,

More information

at least 50 and preferably 100 observations should be available to build a proper model

at least 50 and preferably 100 observations should be available to build a proper model III Box-Jenkins Methods 1. Pros and Cons of ARIMA Forecasting a) need for data at least 50 and preferably 100 observations should be available to build a proper model used most frequently for hourly or

More information

Daily clearness index profiles and weather conditions studies for photovoltaic systems

Daily clearness index profiles and weather conditions studies for photovoltaic systems Available online at www.sciencedirect.com ScienceDirect Energy Procedia 142 (2017) 77 82 www.elsevier.com/locate/procedia 9th International Conference on Applied Energy, ICAE2017, 21-24 August 2017, Cardiff,

More information

Time Series and Forecasting

Time Series and Forecasting Time Series and Forecasting Introduction to Forecasting n What is forecasting? n Primary Function is to Predict the Future using (time series related or other) data we have in hand n Why are we interested?

More information

A Hybrid ARIMA and Neural Network Model to Forecast Particulate. Matter Concentration in Changsha, China

A Hybrid ARIMA and Neural Network Model to Forecast Particulate. Matter Concentration in Changsha, China A Hybrid ARIMA and Neural Network Model to Forecast Particulate Matter Concentration in Changsha, China Guangxing He 1, Qihong Deng 2* 1 School of Energy Science and Engineering, Central South University,

More information

Probabilistic forecasting of solar radiation

Probabilistic forecasting of solar radiation Probabilistic forecasting of solar radiation Dr Adrian Grantham School of Information Technology and Mathematical Sciences School of Engineering 7 September 2017 Acknowledgements Funding: Collaborators:

More information

THE EFFECT OF SOLAR RADIATION DATA TYPES ON CALCULATION OF TILTED AND SUNTRACKING SOLAR RADIATION

THE EFFECT OF SOLAR RADIATION DATA TYPES ON CALCULATION OF TILTED AND SUNTRACKING SOLAR RADIATION THE EFFECT OF SOLAR RADIATION DATA TYPES ON CALCULATION OF TILTED AND SUNTRACKING SOLAR RADIATION Tomáš Cebecauer, Artur Skoczek, Marcel Šúri GeoModel Solar s.r.o., Pionierska 15, 831 02 Bratislava, Slovakia,

More information

Short-Term Power Production Forecasting in Smart Grid Based on Solar Power Plants

Short-Term Power Production Forecasting in Smart Grid Based on Solar Power Plants International Journal of Engineering and Applied Sciences (IJEAS) Short-Term Power Production Forecasting in Smart Grid Based on Solar Power Plants Qudsia Memon, Nurettin Çetinkaya Abstract Since the world

More information

2014 HIGHLIGHTS. SHC Task 46 is a five-year collaborative project with the IEA SolarPACES Programme and the IEA Photovoltaic Power Systems Programme.

2014 HIGHLIGHTS. SHC Task 46 is a five-year collaborative project with the IEA SolarPACES Programme and the IEA Photovoltaic Power Systems Programme. 2014 HIGHLIGHTS SHC Solar Resource Assessment and Forecasting THE ISSUE Knowledge of solar energy resources is critical when designing, building and operating successful solar water heating systems, concentrating

More information

A new method for short-term load forecasting based on chaotic time series and neural network

A new method for short-term load forecasting based on chaotic time series and neural network A new method for short-term load forecasting based on chaotic time series and neural network Sajjad Kouhi*, Navid Taghizadegan Electrical Engineering Department, Azarbaijan Shahid Madani University, Tabriz,

More information

ECML PKDD Discovery Challenges 2017

ECML PKDD Discovery Challenges 2017 ECML PKDD Discovery Challenges 2017 Roberto Corizzo 1 and Dino Ienco 2 1 Department of Computer Science, University of Bari Aldo Moro, Bari, Italy roberto.corizzo@uniba.it 2 Irstea, UMR TETIS, Univ. Montpellier,

More information

Frequency Forecasting using Time Series ARIMA model

Frequency Forecasting using Time Series ARIMA model Frequency Forecasting using Time Series ARIMA model Manish Kumar Tikariha DGM(O) NSPCL Bhilai Abstract In view of stringent regulatory stance and recent tariff guidelines, Deviation Settlement mechanism

More information

Solar Radiation Measurements and Model Calculations at Inclined Surfaces

Solar Radiation Measurements and Model Calculations at Inclined Surfaces Solar Radiation Measurements and Model Calculations at Inclined Surfaces Kazadzis S. 1*, Raptis I.P. 1, V. Psiloglou 1, Kazantzidis A. 2, Bais A. 3 1 Institute for Environmental Research and Sustainable

More information

Post-processing of solar irradiance forecasts from WRF Model at Reunion Island

Post-processing of solar irradiance forecasts from WRF Model at Reunion Island Available online at www.sciencedirect.com ScienceDirect Energy Procedia 57 (2014 ) 1364 1373 2013 ISES Solar World Congress Post-processing of solar irradiance forecasts from WRF Model at Reunion Island

More information

Solar irradiance forecasting for Chulalongkorn University location using time series models

Solar irradiance forecasting for Chulalongkorn University location using time series models Senior Project Proposal 2102499 Year 2016 Solar irradiance forecasting for Chulalongkorn University location using time series models Vichaya Layanun ID 5630550721 Advisor: Assist. Prof. Jitkomut Songsiri

More information

Direct Normal Radiation from Global Radiation for Indian Stations

Direct Normal Radiation from Global Radiation for Indian Stations RESEARCH ARTICLE OPEN ACCESS Direct Normal Radiation from Global Radiation for Indian Stations Jaideep Rohilla 1, Amit Kumar 2, Amit Tiwari 3 1(Department of Mechanical Engineering, Somany Institute of

More information

Recurrent Neural Network based Deep Learning for Solar Radiation Prediction

Recurrent Neural Network based Deep Learning for Solar Radiation Prediction Recurrent Neural Network based Deep Learning for Solar Radiation Prediction Fuxin Niu, Zheng O Neill Department of Mechanical Engineering, The University of Alabama, Tuscaloosa, USA Abstract In the past

More information

2014 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media,

2014 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, 2014 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, including reprinting/republishing this material for advertising

More information

P. M. FONTE GONÇALO XUFRE SILVA J. C. QUADRADO DEEA Centro de Matemática DEEA ISEL Rua Conselheiro Emídio Navarro, LISBOA PORTUGAL

P. M. FONTE GONÇALO XUFRE SILVA J. C. QUADRADO DEEA Centro de Matemática DEEA ISEL Rua Conselheiro Emídio Navarro, LISBOA PORTUGAL Wind Speed Prediction using Artificial Neural Networks P. M. FONTE GONÇALO XUFRE SILVA J. C. QUADRADO DEEA Centro de Matemática DEEA ISEL Rua Conselheiro Emídio Navarro, 1950-072 LISBOA PORTUGAL Abstract:

More information

The Center for Renewable Resource Integration at UC San Diego

The Center for Renewable Resource Integration at UC San Diego The Center for Renewable Resource Integration at UC San Diego Carlos F. M. Coimbra ccoimbra@ucsd.edu; solarwind.ucsd.edu Jan Kleissl and Byron Washom UCSD Center of Excellence in Renewable Resources and

More information

Short and medium term solar irradiance and power forecasting given high penetration and a tropical environment

Short and medium term solar irradiance and power forecasting given high penetration and a tropical environment Short and medium term solar irradiance and power forecasting given high penetration and a tropical environment Wilfred WALSH, Zhao LU, Vishal SHARMA, Aloysius ARYAPUTERA 3 rd International Conference:

More information

Hourly solar radiation estimation from limited meteorological data to complete missing solar radiation data

Hourly solar radiation estimation from limited meteorological data to complete missing solar radiation data 211 International Conference on Environment Science and Engineering IPCBEE vol.8 (211) (211) IACSIT Press, Singapore Hourly solar radiation estimation from limited meteorological data to complete missing

More information

Pilot applications for Greece and Egypt related end-users

Pilot applications for Greece and Egypt related end-users GEO-CRADLE Project Meeting 2 16 th November, 2016 Pilot applications for Greece and Egypt related end-users Panagiotis Kosmopoulos & Hesham El-Askary National Observatory of Athens Chapman University Eratosthenes

More information

Short Term Load Forecasting Based Artificial Neural Network

Short Term Load Forecasting Based Artificial Neural Network Short Term Load Forecasting Based Artificial Neural Network Dr. Adel M. Dakhil Department of Electrical Engineering Misan University Iraq- Misan Dr.adelmanaa@gmail.com Abstract Present study develops short

More information

Solar Generation Prediction using the ARMA Model in a Laboratory-level Micro-grid

Solar Generation Prediction using the ARMA Model in a Laboratory-level Micro-grid Solar Generation Prediction using the ARMA Model in a Laboratory-level Micro-grid Rui Huang, Tiana Huang, Rajit Gadh Smart Grid Energy Research Center, Mechanical Engineering, University of California,

More information

8.6 Bayesian neural networks (BNN) [Book, Sect. 6.7]

8.6 Bayesian neural networks (BNN) [Book, Sect. 6.7] 8.6 Bayesian neural networks (BNN) [Book, Sect. 6.7] While cross-validation allows one to find the weight penalty parameters which would give the model good generalization capability, the separation of

More information

Electric Load Forecasting Using Wavelet Transform and Extreme Learning Machine

Electric Load Forecasting Using Wavelet Transform and Extreme Learning Machine Electric Load Forecasting Using Wavelet Transform and Extreme Learning Machine Song Li 1, Peng Wang 1 and Lalit Goel 1 1 School of Electrical and Electronic Engineering Nanyang Technological University

More information

Experimental and Theoretical Study on the Optimal Tilt Angle of Photovoltaic Panels

Experimental and Theoretical Study on the Optimal Tilt Angle of Photovoltaic Panels Experimental and Theoretical Study on the Optimal Tilt Angle of Photovoltaic Panels Naihong Shu* 1, Nobuhiro Kameda 2, Yasumitsu Kishida 2 and Hirotora Sonoda 3 1 Graduate School, Kyushu Kyoritsu University,

More information

FORECASTING: A REVIEW OF STATUS AND CHALLENGES. Eric Grimit and Kristin Larson 3TIER, Inc. Pacific Northwest Weather Workshop March 5-6, 2010

FORECASTING: A REVIEW OF STATUS AND CHALLENGES. Eric Grimit and Kristin Larson 3TIER, Inc. Pacific Northwest Weather Workshop March 5-6, 2010 SHORT-TERM TERM WIND POWER FORECASTING: A REVIEW OF STATUS AND CHALLENGES Eric Grimit and Kristin Larson 3TIER, Inc. Pacific Northwest Weather Workshop March 5-6, 2010 Integrating Renewable Energy» Variable

More information

Creation of a 30 years-long high resolution homogenized solar radiation data set over the

Creation of a 30 years-long high resolution homogenized solar radiation data set over the Creation of a 30 years-long high resolution homogenized solar radiation data set over the Benelux C. Bertrand in collaboration with M. Urbainand M. Journée Operational Directorate: Weather forecasting

More information

Local Prediction of Precipitation Based on Neural Network

Local Prediction of Precipitation Based on Neural Network Environmental Engineering 10th International Conference eissn 2029-7092 / eisbn 978-609-476-044-0 Vilnius Gediminas Technical University Lithuania, 27 28 April 2017 Article ID: enviro.2017.079 http://enviro.vgtu.lt

More information

SOFTWARE FOR WEATHER DATABASES MANAGEMENT AND CONSTRUCTION OF REFERENCE YEARS

SOFTWARE FOR WEATHER DATABASES MANAGEMENT AND CONSTRUCTION OF REFERENCE YEARS SOFTWARE FOR WEATHER DATABASES MANAGEMENT AND CONSTRUCTION OF REFERENCE YEARS Marco Beccali 1, Ilaria Bertini 2, Giuseppina Ciulla 1, Biagio Di Pietra 2, and Valerio Lo Brano 1 1 Department of Energy,

More information

Mining Classification Knowledge

Mining Classification Knowledge Mining Classification Knowledge Remarks on NonSymbolic Methods JERZY STEFANOWSKI Institute of Computing Sciences, Poznań University of Technology SE lecture revision 2013 Outline 1. Bayesian classification

More information

SOLAR RADIATION ESTIMATION AND PREDICTION USING MEASURED AND PREDICTED AEROSOL OPTICAL DEPTH

SOLAR RADIATION ESTIMATION AND PREDICTION USING MEASURED AND PREDICTED AEROSOL OPTICAL DEPTH SOLAR RADIATION ESTIMATION AND PREDICTION USING MEASURED AND PREDICTED AEROSOL OPTICAL DEPTH Carlos M. Fernández-Peruchena, Martín Gastón, Maria V Guisado, Ana Bernardos, Íñigo Pagola, Lourdes Ramírez

More information

Two-Stage Hybrid Day-Ahead Solar Forecasting

Two-Stage Hybrid Day-Ahead Solar Forecasting Two-Stage Hybrid Day-Ahead Solar Forecasting Mohana Alanazi, Mohsen Mahoor, Amin Khodaei Department of Electrical and Computer Engineering University of Denver Denver, USA mohana.alanazi@du.edu, mohsen.mahoor@du.edu,

More information

Data-Driven Forecasting Algorithms for Building Energy Consumption

Data-Driven Forecasting Algorithms for Building Energy Consumption Data-Driven Forecasting Algorithms for Building Energy Consumption Hae Young Noh a and Ram Rajagopal b a Department of Civil and Environmental Engineering, Carnegie Mellon University, Pittsburgh, PA, 15213,

More information

Evaluating tilted plane models for solar radiation using comprehensive testing procedures, at a southern hemisphere location

Evaluating tilted plane models for solar radiation using comprehensive testing procedures, at a southern hemisphere location Evaluating tilted plane models for solar radiation using comprehensive testing procedures, at a southern hemisphere location Mathieu David, Philippe Lauret, John Boland To cite this version: Mathieu David,

More information

Basic information about developed Calculator for solar / wind hybrid power supply

Basic information about developed Calculator for solar / wind hybrid power supply Basic information about developed Calculator for solar / wind hybrid power supply It simulates behavior of the system for off grid power supply (components: solar panels, wind generator, batteries and

More information

ESTIMATION OF HOURLY MEAN AMBIENT TEMPERATURES WITH ARTIFICIAL NEURAL NETWORKS 1. INTRODUCTION

ESTIMATION OF HOURLY MEAN AMBIENT TEMPERATURES WITH ARTIFICIAL NEURAL NETWORKS 1. INTRODUCTION Mathematical and Computational Applications, Vol. 11, No. 3, pp. 215-224, 2006. Association for Scientific Research ESTIMATION OF HOURLY MEAN AMBIENT TEMPERATURES WITH ARTIFICIAL NEURAL NETWORKS Ömer Altan

More information

Explanatory Information Analysis for Day-Ahead Price Forecasting in the Iberian Electricity Market

Explanatory Information Analysis for Day-Ahead Price Forecasting in the Iberian Electricity Market Energies 2015, 8, 10464-10486; doi:10.3390/en80910464 Article OPEN ACCESS energies ISSN 1996-1073 www.mdpi.com/journal/energies Explanatory Information Analysis for Day-Ahead Price Forecasting in the Iberian

More information