Solar Radiation Forecasting Using Ad-Hoc Time Series Preprocessing and Neural Networks.

Size: px
Start display at page:

Download "Solar Radiation Forecasting Using Ad-Hoc Time Series Preprocessing and Neural Networks."

Transcription

1 Solar Raiation Forecasting Using A-Hoc Time Series Preprocessing an eural etworks. Christophe Paoli, Cyril Voyant, Marc Muselli, Marie Laure ivet To cite this version: Christophe Paoli, Cyril Voyant, Marc Muselli, Marie Laure ivet. Solar Raiation Forecasting Using A-Hoc Time Series Preprocessing an eural etworks.. Springer Berlin / Heielberg. International Conference on Intelligent Computing (ICIC 2009), Sep 2009, Ulsan, orth Korea. Lecture otes in Computer Science, 5754/2009, pp , 2009, Computer Science. <0.007/ _95>. <hal > HAL I: hal Submitte on 4 Dec 20 HAL is a multi-isciplinary open access archive for the eposit an issemination of scientific research ocuments, whether they are publishe or not. The ocuments may come from teaching an research institutions in France or abroa, or from public or private research centers. L archive ouverte pluriisciplinaire HAL, est estinée au épôt et à la iffusion e ocuments scientifiques e niveau recherche, publiés ou non, émanant es établissements enseignement et e recherche français ou étrangers, es laboratoires publics ou privés.

2 Solar raiation forecasting using a-hoc time series preprocessing an neural networks Christophe Paoli, Cyril Voyant,2, Marc Muselli, Marie-Laure ivet University of Corsica, CRS UMR SPE 634, (Vignola, Rte es Sanguinaires, Ajaccio Campus Grimali, Corte), France 2 Hospital of Castelluccio, Raiotherapy Unit, BP 85, 2077 Ajaccio, France {christophe.paoli, cyril.voyant, marc.muselli, marie-laure.nivet}@univ-corse.fr Abstract. In this paper, we present an application of neural networks in the renewable energy omain. We have evelope a methoology for the aily preiction of global solar raiation on a horizontal surface. We use an a-hoc time series preprocessing an a Multi-Layer Perceptron (MLP) in orer to preict solar raiation at aily horizon. First results are promising with nrmse < 2% an RMSE < 998 Wh/m². Our optimize MLP presents preiction similar to or even better than conventional methos. Moreover we foun that our ata preprocessing approach can reuce significantly forecasting errors. Keywors: Time Series, Preprocessing, Seasonality, Multi-Layer Perceptron Introuction Artificial intelligence techniques are becoming more an more popular in the renewable energy omain [], [2] an particularly for the preiction of meteorological ata such as solar raiation [3], [4] [5] [6]. Thereby many research works have shown the ability of Artificial eural etworks (As) to preict times series of meteorological ata. In this stuy an accoring to electricity suppliers, we focus on the preiction of global solar irraiation on a horizontal plane for aily horizon. In this way, we have investigate time series forecasting which is a challenge in many fiels. Because it has mae tremenous progress in the past twenty years in terms of theory, algorithms an applications, we have chosen to stuy As. Moreover, if we compare to conventional algorithms base on linear moels, As offer an attractive alternative by proviing nonlinear parametric moels. Through the propose stuy, we will particularly look at the Multi-Layer Perceptron (MLP) network which has been the most use of A architectures in the renewable energy omain [], [2]. The originality of our stuy is to a an a-hoc time series preprocessing step before using neural networks. Inee, as seen in [7] a ata preprocessing incluing eseasonalization an etrening can improve A forecasting performance. As A part of this research is foune by the Territorial Collectivity of Corsica.

3 global solar raiation has a eterministic part, we want to take into account this specificity. The paper is organize as follow: the section 2 escribes the physical phenomena we want to preict an introuces our a-hoc time series preprocessing. Section 3 presents the neural network architecture we esigne. Results are presente an iscusse in section 4 where several conventional methos for estimation an moeling of the meteorological ata are compare with our methoology. Section 5 conclues an suggests perspectives. 2 Data analysis an preprocessing There are two approaches that allow quantifying solar raiation: the physical moeling base on physical processes occurring in the atmosphere an influencing solar raiation [8], an the statistic solar climatology mainly base on time series analysis [8]. As alreay sai we have chosen to combine these two methos in a gray box approach to improve the quality of preiction. In this work, we have use the physical phenomena in an attempt to overcome the seasonality of the resource. 2. Meteorological ata Our stuy proposes to analyze the raiation time series (Wh.m-2) measure at the meteorological station of Ajaccio (METEO FRACE, Corsica, France, 4 55', 8 44'E). The ata representing the global solar raiation were measure on a aily basis from January 97 to December 989. Thus we have a X t time series to forecast for time t+; that is at horizon. To achieve this, we choose to use a gray box (or semi-physical) moel where time series preiction an moeling are mixe. For time series preiction only past values are use to forecast the future values at a given horizon. In the case of moeling, the ifferent physical processes involve are taken into account in orer to represent the variable however the horizon is. In the remainer of this paper, we choose the following naming convention: X t esignate the time series, an X,y is the moeling of the variables, where is the ay of the year y. In the next section, an explanation of the physical phenomenon is propose, an then we escribe our time series preprocessing. 2.2 Physical phenomenon We can observe in Figure that the global raiation consists of three types of raiation: irect raiation, iffuse raiation an groun-reflecte raiation [0]. The groun-reflecte raiation oes not concern us because we try to preict the raiation on a horizontal surface where the groun reflecte raiation oes not make sense. For clear sky, ie without clou cover, global raiation is relatively easy to moel because it is primarily ue to the istance from the sun sensor [9], [0], [], [2], [3]. It is not the same, when there are clous near the etectors. Inee, these are mostly stochastic phenomena, which epen on the weather site.

4 Fig.. Origin of the three types of raiation: irect raiation, iffuse raiation an grounreflecte raiation on a etector at groun level (left of the figure). Moification of the global irraiation profile accoringly to clous cover (right of the figure). The spectral analysis of the global raiation series highlights the high perioicity of the phenomenon (almost 365 ays perio). As propose in [7], it appeare wise to make the time series stationary as much as possible. Deseasonalize an etren a series allows to eliminate seasonal an tren components without changing the other information. In the present stuy, we have not consiere the solar irraiation like a tren process but only like a seasonal process. The choice of the methoology use epens on the nature of the seasonality. As in our case the seasonality is very pronounce an repetitive, so very eterministic an not stochastic. Moreover, it is possible to physically quantify the components of our irraiation series. Like we have seen in figure, the global solar irraiance on horizontal plane epens on irect an iffuse raiation. This specificity allows us to apprehen the perioicity of the phenomenon, an to reuce the non-stationarity of the series. In the next section, we propose to stationarize raiation ata to overcome the eterministic component which is easily quantifiable. Thus we evote to the preiction of clou cover inclue in the global raiation of the site. 2.3 A-hoc time series preprocessing In fact, by iviing the series by aily extraterrestrial raiation [4], we can quantify the annual perioicity. It is the first step of our stationarization process. In first approximation, it is possible to quantify the eterministic component of global raiation by the extraterrestrial solar raiation alone (H 0 ). Thus we apply on the original series X,y (where is the ay an y is the year) the ratio to tren metho. This leas to a new series (S,y ), known as series of inex clarity: St S, y = x, y / H 0 =. () After this step a new rigi seasonality is upate, we can lift it with the use of perioic seasonal factors [4]. This treatment aims to create a new istribution without perioicity. Although this pre treatment tens to stationarize the time series, a test of Fisher shows that seasonality was not optimal. Accoring Bourbonnais [4],

5 after using a ratio to tren metho (H o in this case) to correct rigi seasonalities, we can use a ratio to moving average. This secon ratio can be applie when there is no analytical expression of the tren. In our case, we fin that H o le a new seasonality which is ifficult to moel. That's why we mae a moving average ratio to overcome the seasonality. In the case of flexible seasonality, ie ranom in amplitue or perio, the filtering techniques by successive moving averages are recommene. /. m y, y = S, y. S + i, y 2. m + i= m (2) In our case as 2m+ = 365 ays, we obtain m = 82. To complete the process, then we use the 365 seasonal factors (y ). These are in fact coefficients which allow to overcome rigi seasonality by a moving average ratio escribe above. In orer to not istort the series, we have consiere that the total sum of the components of the series is the same before an after the report (final seasonal factors y * of the equation 5). The transition coefficients ( = 8, the number of years of history) an the average coefficients of the regular 365 ays are given by the equations 3 an 4. A new series seasonally ajuste that represents only the stochastic component of global raiation is given by the equation 6. y =., y y= y 365 y = y. 365 y= (3) (4) y * = y / y. (5) S = S y. (6) corr *, y, y / In the next section, we present the RA architecture use. 3 eural network architecture an esign The search for the ieal network structure is a complex an crucial task. We have aopte a fee forwar Multi-Layer Perceptron (MLP), which is the most commonly use in the renewable energy omain [], [2]. In orer to etermine the best network configuration, we have trie to stuy all the parameters available in this network architecture. To perform this optimization, we have consiere the practice hypothesis that parameters are orthogonal. We have optimize parameters by consiering each other constants. We use the Matlab software an its neural network toolbox to implement our network. The Matlab training an testing ata sets were set respectively to 80% an

6 W,,3 b,2 b,3 b2, 20%. As a result of this iterative process, the selecte network (see figure 2) has three neuron layers: input, hien an output layer. There was no significant ifference in the use of, 2 an 3 hien layer architectures. One hien layer was use in orer to minimize the complexity of the propose A moel. We trie several input layer configurations:, 2, 4, 8 an 5 variables. Best results were obtaine with 8 inputs which receive as input the enogenous entries S t-,.., S t-8 normalize on {0,}. The same process was use to fix the number of hien layer neurons. We foun that 3 neurons were sufficient. Finally, we have one neuron on the output layer Ŝ. t Concerning the transfer functions the best results were obtaine with the Gaussian (hien layer) an linear (output layer) function. Regaring the training algorithm, many experiences have enable us to choose the Levenberg Marquart optimization (secon-orer algorithm) with 5000 epochs an a ecrease factor (mu) of 0.5. Default values have been use for all other parameters. The early stopping technique was set to the maximum valiation failure (the parameter max_fail = 5). Bias St- b, W,, Bias St-2 W,2, W,,2 St-3 W2,, W,, St-4 W2,2, St-5 St-6 W2,3, Sˆ ( W, n, j. Sn + b, j ) n= t = W2, j,. e + j = b 2, St-7. St-8 Fig. 2. Architecture of the optimize MLP. The learning has concerne the years 97 to 987 an the performance function was mean square error MSE. 4 Results an iscussions Figure 3 summarizes the protocol that has allowe us to conuct our experiences an valiate our approach. A first treatment (step of the figure 3) allows to clean the series of atypical points. We have replace them by the average over the 9 years for the hours an the ays corresponing to the problems.

7 y measure ata ; VC=0,539 X, Global Raiation (W.h/m²) Time (Days) S, y clearness inex ; VC=0,326 0,9 0,8 clearness inex 0,7 0,6 0,5 0,4 0,3 0,2 0, Time (Days) corr S, y clearness inex, with mobil average an perioic coefficients ; VC=0,323 corr S ˆ +, y etrene ata (no unit),2 0,8 0,6 0,4 0, X ˆ +, y Time (Days) Fig. 3. Summarize of the protocol followe to obtain the preicte irraiation. Steps 2 an 3 have been escribe in the previous section an lea to a series correcte. In the step 4 we compare classical forecasting methos outline in the next section with our optimize MLP. Finally step 5 allows to reverse the preprocessing treatment an to obtain the preiction of global irraiation. 4. The classical forecasting methos In orer to measure the effectiveness of our approach, we have ecie to compare it with the following classical forecasting methos. The ARIMA techniques [5], [6] are reference estimators in the preiction of global raiation fiel. It is a stochastic process coupling autoregressive component (AR) to a moving average component (MA). After several experiments, we have obtaine an ecie to use an ARMA (2,2). Bayesian inference [7], [8] is another classical technique. In this metho eviences or observations are use to upate or to newly infer the probability that a hypothesis may be true. We have ientifie that the preiction was better if we ha 50 classes an an orer of 3. Some authors have trie to use so-calle Markov process [9], specifically the Markov chains, which is a stochastic process. The mean iea of this technique is that the escription of the present state fully captures all the information that coul influence the future evolution of the process. Future states will be reache through a probabilistic process instea of a eterministic one. In our case, we obtaine 50 for the imension of the transition matrix (number of class) an an orer of 3 for the chain (etermination of the preiction lag). The k-nearest neighbors algorithm (k-) [20] is a metho for classifying objects base on closest training examples in the feature space. k- is a type of instance-base learning, or lazy learning where the function is only approximate locally an all computation is eferre until classification. It can also be

8 use for regression. Unlike previous ones this tool oes not use a learning base. The metho consists in looking into the history of the series for the case the most resembling to the present case. In our stuy we choose a k equal to 0. The following section presents the results obtaine. 4.2 Results To etermine whether our network was really interesting in terms of aily preiction of solar raiation, we compare its performances with the forecasting results obtaine with a naive preictor (average over 8 years of the ay consiere), orer 3 Markov chains, orer 3 Bayesian inferences, an orer 0 k-, an orer 8 AR without preprocessing, an ARMA(2,2) with preprocessing. The preicte results for each combination were compare statistically using three parameters: the Root Mean Square Error (RMSE), the normalize RMSE (nrmse), an the Mean Bias Error (MBE): RMSE = 2 ( C i M i ). i+ (6) nrmse = 2 2 ( Ci Mi ) / ( Mi ). i + i = (7) MBE = ( C i M i ). i+ (8) Table presents results we have obtaine in the case of an annual error for aily preiction of global solar raiation. Table. Annual error for all preiction methos, years 988 an 989, 8 simulations Preiction methos nrmse Confience interval aïve preictor 26 % 0% Markov Chain (orer 3) 25, % 0% Bayes (orer 3) 25,6 % 0% k- (orer 0) 25,20 % 0% AR(8) without preprocessing 2,8 % 0,2% ARMA(2,2) with preprocessing 20,3 % <0,% A[8,3,] without preprocessing 20,97 % 0,5% A[8,3,] with preprocessing 20,7 % 0,% We highlight that the preictors other than ARMA an A give the same results, slightly higher than those obtaine with a naive preictor. Even without preprocessing, ARMA an A are the best preictors. The preprocessing improves the quality of preiction an allows access to the 20% error. C i an M i are respectively the i th calculate an measure values an is the total number of

9 observation. Table 2 etails in the MLP case, the annual preiction errors obtaine for the years 988 an 989. Table 2. Annual preiction error for the years 988 an 989 with our MLP Arithmetic Mean 95% confience interval nrmse 20,2 % 0, % RMSE 997,97 6,333 MBE -04,239 28,794 R² 0,80 0,002 Monthly average error 3,9 % 0,4 % The confience interval is calculate after 0 simulations. Given the small size of the confience intervals, we can say that there are very few local minimums. The monthly average error represents the error for the value of the irraiation. We obtain that the combination of the preiction of global raiation receive after month is ifferent from an average of 4% of the aggregate measure. The negative MBE means that we unerestimate the solar potential on average over the year. Since we have an atypical ay of low irraiation then there is a tenency to overestimate. The etermination coefficient R² is greater than 0,8. Figure 4 shows the errors of preiction an istinguishes the seasons for the years 988 an 989. As we can see best results; i.e. less important error, in term of forecast are obtaine in summer. These results can be use for example by energy managers who nee to avoi using hyraulic power plants in ry season. Fig. 4. Seasonal errors for the aily preiction of the years 988 an 989 (mean with 95% confience interval). There shoul be a compromise between RMSE an nrmse. The nrmse are useful for comparison an optimization. But for the interpretation of energy, we must look at the RMSE. The spring season is the most ifficult to preict. The absolute error is consistent. However, we fin that in summer the error oes not excee 900 Wh / m², while the irraiation is important. MBE are foun negative, which inicates an unerestimation. The MBE is not significantly ifferent from one season to another. Thus we will always have the same preiction error, whatever the season. Finally, Figure 5 compares the real ata of solar raiation with the results obtaine with our MLP with preprocessing. The error of preiction is also rawn. The increase in errors at the beginning of the cycle correspons to the spring when the clou isturbances are very important. We can see it is very ifficult to preict the raiation cause of very noisy variable. Figure 6 shows the correlation between experimental an simulate global irraiation.

10 Fig. 5. Real ata of solar raiation an results obtaine with our MLP with preprocessing an error of preiction. Dashe line is the error; soli line is the real ata of solar raiation an re points are the preiction. Fig. 6. Correlation between experimental an simulate global irraiation. We systematically overestimate the ays when the irraiation is minimal (winter). The points that lie at the very top of the line y = x shows that it is very ifficult to preict the ays when the irraiation ha to be theoretically important. We woul unoubtely have improve the results optimizing an A by season, but it woul complicate the proceure, an ten to ecrease the robustness of the proceure. The next section conclues this paper an suggests prospects. 6 Conclusion an perspectives This paper has evelope an A preictor approach to etermine global irraiation at aily horizon in orer to help electrical managers. We have use an a-hoc time series preprocessing an a time series preiction esigne MLP. Although the location was very specific, with the proximity to the sea an the mountain that can greatly affect nebulosity, we have obtaine relevant results. Seasonal RMSE are less than 998 Wh/m-2 (nrmse < 2%). A processes presents a great interest compare to classical stochastic preictor like ARIMA. Moreover we foun that our ata preprocessing approach reuce significantly forecasting errors. The next step of our work will be to valiate our preictor on real photovoltaic system. It was recently installe in our laboratory an we are awaiting ata. In the future, it seems important to stuy shorter time horizons. As matter of fact, electrical

11 managers are also intereste to horizons that can range from ½ hour to several hours: from 3 hours to 24 hours. Thus others A architecture types have to be stuie: recurrent As, aaptative As, etc. An ongoing stuy will be base on the implementation of exogenous variables on the input neurons like METARs ata (pressure graient, temperature, etc.). Determining the relevant variables coul be one by the ranom probe metho [2]. References Mellit, A., Kalogirou, S.A., Hontoria, L., Shaari, S.: Artificial intelligence techniques for sizing photovoltaic systems: A review. Renewable an Sustainable Energy Reviews, Volume 3, Issue 2, Pages (2009) 2 Mellit, A., Kalogirou, S.A., Hontoria, L., Shaari, S.: Artificial intelligence techniques for photovoltaic applications: A review. Progress in Energy an Combustion Science (2008) 3 Mubiru, J.: Preicting total solar irraiation values using artificial neural networks. Renewable Energy, Volume 33, Issue 0, Pages (2008) 4 Mubiru, J., Bana, E.J.K.B.: Estimation of monthly average aily global solar irraiation using artificial neural networks. Solar Energy, Volume 82, Issue 2, Pages 8-87 (2008) 5 Kaligirou, S.A.: Artificial neural networks in renewable energy systems applications: a review. Renewable an sustainable energy review, 5, (200) 6 Hocaoglu, F.0., Gerek, O.., Kurban M.: Hourly solar forecasting using optimal coefficient 2-D linear filter an fee-forwar neural networks. Solar energy. (2008) 7 Zhang, G.P., Qi, M.: eural network forecasting for seasonal an tren time series, European journal of operational research, 60, Pages (2005) 8 Baescu, V.: Moelling Solar raiation at the earth surface. (2008) 9 Reinl DT, Beckman WA, Duffie JA. Evaluation of hourly tilte surface raiation moels. Solar Energy; 45:9 7 (990) 0 Liu BYH, Joran RC. Daily insolation on surfaces tilte towars the equator. Trans SHRAE; 67:526 4 (962). Hay JE, Davies JA. Calculation of the solar raiation incient on an incline surface. In: Proc. first Canaian solar raiation workshop, pages (980) 2 Perez R, Ineichen P, Seals R. Moelling aylight availability an irraiance components rom irect an global irraiance. Solar Energy ; 44:27 9 (990) 3 Ineichen, P., Guisan, O., Perez, R.: Groun-reflecte raiation an albeo. Solar Energy;44:207 4 (990) 4 Bourbonnais, R. an Terraza, M.: Analyse es séries temporelles. (2004) 5 Hamilton, J. D.: Times series analysis. ISB (994) 6 Poggi, P., Muselli, M., otton, G., Cristofari, C., Louche, A.: Forecasting an simulating win spee in Corsica by using an autoregressive moel. Energy Conversion an Management, Vol 44,Iss 20, pp (2003) 7 Diay, E., Lemaire, L., Pouget, J. Testu, F.: Éléments analyse e onnées, Duno (982) 8 Celeux, G., akache, J.P.: Analyse iscriminante sur variables qualitatives (994) 9 Muselli, M., Poggi, P., otton, G. Louche. A.: First Orer Markov Chain Moel for Generating Synthetic 'Typical Days' Series of Global Irraiation in Orer to Design PV Stan Alone Systems. Energy Conversion an Management (200) 20 Mohamme, S., Donal, H.B.: Simulating climate change scenarios using an improve K- nearest neighbor moel (2006) 2 Dreyfus, G.: Ranom probes for variable selection, Multiple Simultaneous Hypothesis Testing, Paris (2007)

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

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

IJSER. f(φ). Duffie and Beckman [1] recommended that optimum. Figure 1: beam radiation on horizontal and tilted surfaces [1]. local latitude.

IJSER. f(φ). Duffie and Beckman [1] recommended that optimum. Figure 1: beam radiation on horizontal and tilted surfaces [1]. local latitude. International Journal of Scientific & Engineering Research, Volume 5, Issue 7, July-014 45 ISSN 9-5518 OPTIMUM TILT FOR SOLAR COLLECTORS IN RAJSHAHI, BANGLADESH 1 Debazit Datta, M. Jamal Hossain, 3 Bimal

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

Neural Network Training By Gradient Descent Algorithms: Application on the Solar Cell

Neural Network Training By Gradient Descent Algorithms: Application on the Solar Cell ISSN: 319-8753 Neural Networ Training By Graient Descent Algorithms: Application on the Solar Cell Fayrouz Dhichi*, Benyounes Ouarfi Department of Electrical Engineering, EEA&TI laboratory, Faculty of

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

Admin BACKPROPAGATION. Neural network. Neural network 11/3/16. Assignment 7. Assignment 8 Goals today. David Kauchak CS158 Fall 2016

Admin BACKPROPAGATION. Neural network. Neural network 11/3/16. Assignment 7. Assignment 8 Goals today. David Kauchak CS158 Fall 2016 Amin Assignment 7 Assignment 8 Goals toay BACKPROPAGATION Davi Kauchak CS58 Fall 206 Neural network Neural network inputs inputs some inputs are provie/ entere Iniviual perceptrons/ neurons Neural network

More information

Influence of weight initialization on multilayer perceptron performance

Influence of weight initialization on multilayer perceptron performance Influence of weight initialization on multilayer perceptron performance M. Karouia (1,2) T. Denœux (1) R. Lengellé (1) (1) Université e Compiègne U.R.A. CNRS 817 Heuiasyc BP 649 - F-66 Compiègne ceex -

More information

Survey Sampling. 1 Design-based Inference. Kosuke Imai Department of Politics, Princeton University. February 19, 2013

Survey Sampling. 1 Design-based Inference. Kosuke Imai Department of Politics, Princeton University. February 19, 2013 Survey Sampling Kosuke Imai Department of Politics, Princeton University February 19, 2013 Survey sampling is one of the most commonly use ata collection methos for social scientists. We begin by escribing

More information

Situation awareness of power system based on static voltage security region

Situation awareness of power system based on static voltage security region The 6th International Conference on Renewable Power Generation (RPG) 19 20 October 2017 Situation awareness of power system base on static voltage security region Fei Xiao, Zi-Qing Jiang, Qian Ai, Ran

More information

Reactive Power Compensation in Mechanical Systems

Reactive Power Compensation in Mechanical Systems Reactive Power Compensation in Mechanical Systems Carlos Rengifo, Bassel Kaar, Yannick Aoustin, Christine Chevallereau To cite this version: Carlos Rengifo, Bassel Kaar, Yannick Aoustin, Christine Chevallereau.

More information

The analysis of the characteristics of the solar radiation climate of the daily global radiation and diffuse radiation in Amman, Jordan

The analysis of the characteristics of the solar radiation climate of the daily global radiation and diffuse radiation in Amman, Jordan International Journal of Renewable Energy, Vol. 5, No., July December 1 he analysis of the characteristics of the solar raiation climate of the aily global raiation an iffuse raiation in Amman, Joran Mohamme

More information

Cascaded redundancy reduction

Cascaded redundancy reduction Network: Comput. Neural Syst. 9 (1998) 73 84. Printe in the UK PII: S0954-898X(98)88342-5 Cascae reunancy reuction Virginia R e Sa an Geoffrey E Hinton Department of Computer Science, University of Toronto,

More information

Real-time arrival prediction models for light rail train systems EDOUARD NAYE

Real-time arrival prediction models for light rail train systems EDOUARD NAYE DEGREE PROJECT IN TRANSPORT AND LOCATION ANALYSIS STOCKHOLM, SWEDEN 14 Real-time arrival preiction moels for light rail train systems EDOUARD NAYE KTH ROYAL INSTITUTE OF TECHNOLOGY SCHOOL OF ARCHITECTURE

More information

A Review of Multiple Try MCMC algorithms for Signal Processing

A Review of Multiple Try MCMC algorithms for Signal Processing A Review of Multiple Try MCMC algorithms for Signal Processing Luca Martino Image Processing Lab., Universitat e València (Spain) Universia Carlos III e Mari, Leganes (Spain) Abstract Many applications

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

Role of parameters in the stochastic dynamics of a stick-slip oscillator

Role of parameters in the stochastic dynamics of a stick-slip oscillator Proceeing Series of the Brazilian Society of Applie an Computational Mathematics, v. 6, n. 1, 218. Trabalho apresentao no XXXVII CNMAC, S.J. os Campos - SP, 217. Proceeing Series of the Brazilian Society

More information

State estimation for predictive maintenance using Kalman filter

State estimation for predictive maintenance using Kalman filter Reliability Engineering an System Safety 66 (1999) 29 39 www.elsevier.com/locate/ress State estimation for preictive maintenance using Kalman filter S.K. Yang, T.S. Liu* Department of Mechanical Engineering,

More information

Closed loop observer-based parameter estimation of quantum systems with a single population measurement

Closed loop observer-based parameter estimation of quantum systems with a single population measurement Close loop observer-base parameter estimation of quantum systems with a single population measurement Zaki Leghtas To cite this version: Zaki Leghtas. Close loop observer-base parameter estimation of quantum

More information

THE VAN KAMPEN EXPANSION FOR LINKED DUFFING LINEAR OSCILLATORS EXCITED BY COLORED NOISE

THE VAN KAMPEN EXPANSION FOR LINKED DUFFING LINEAR OSCILLATORS EXCITED BY COLORED NOISE Journal of Soun an Vibration (1996) 191(3), 397 414 THE VAN KAMPEN EXPANSION FOR LINKED DUFFING LINEAR OSCILLATORS EXCITED BY COLORED NOISE E. M. WEINSTEIN Galaxy Scientific Corporation, 2500 English Creek

More information

Sequential Multiplier with Sub-linear Gate Complexity

Sequential Multiplier with Sub-linear Gate Complexity Sequential Multiplier with Sub-linear Gate Complexity Anwar Hasan, Christophe Negre To cite this version: Anwar Hasan, Christophe Negre. Sequential Multiplier with Sub-linear Gate Complexity. [Research

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

Computing Exact Confidence Coefficients of Simultaneous Confidence Intervals for Multinomial Proportions and their Functions

Computing Exact Confidence Coefficients of Simultaneous Confidence Intervals for Multinomial Proportions and their Functions Working Paper 2013:5 Department of Statistics Computing Exact Confience Coefficients of Simultaneous Confience Intervals for Multinomial Proportions an their Functions Shaobo Jin Working Paper 2013:5

More information

A Course in Machine Learning

A Course in Machine Learning A Course in Machine Learning Hal Daumé III 12 EFFICIENT LEARNING So far, our focus has been on moels of learning an basic algorithms for those moels. We have not place much emphasis on how to learn quickly.

More information

'HVLJQ &RQVLGHUDWLRQ LQ 0DWHULDO 6HOHFWLRQ 'HVLJQ 6HQVLWLYLW\,1752'8&7,21

'HVLJQ &RQVLGHUDWLRQ LQ 0DWHULDO 6HOHFWLRQ 'HVLJQ 6HQVLWLYLW\,1752'8&7,21 Large amping in a structural material may be either esirable or unesirable, epening on the engineering application at han. For example, amping is a esirable property to the esigner concerne with limiting

More information

DISTRIBUTION OF TOTAL AND DIFFUSE SOLAR RADIATION AT LAHORE, PAKISTAN

DISTRIBUTION OF TOTAL AND DIFFUSE SOLAR RADIATION AT LAHORE, PAKISTAN Journal of Scientific Research Vol. XXXX No. 1, June, 2010 ISSN 0555-7674 DISRIBUION OF OAL AND DIFFUSE SOLAR RADIAION A LAHORE, PAKISAN M. Akhlaque Ahme* Firoz Ahme** an Wasim Akhtar*** * Basic an Applie

More information

Least-Squares Regression on Sparse Spaces

Least-Squares Regression on Sparse Spaces Least-Squares Regression on Sparse Spaces Yuri Grinberg, Mahi Milani Far, Joelle Pineau School of Computer Science McGill University Montreal, Canaa {ygrinb,mmilan1,jpineau}@cs.mcgill.ca 1 Introuction

More information

A Novel Decoupled Iterative Method for Deep-Submicron MOSFET RF Circuit Simulation

A Novel Decoupled Iterative Method for Deep-Submicron MOSFET RF Circuit Simulation A Novel ecouple Iterative Metho for eep-submicron MOSFET RF Circuit Simulation CHUAN-SHENG WANG an YIMING LI epartment of Mathematics, National Tsing Hua University, National Nano evice Laboratories, an

More information

APPROXIMATE SOLUTION FOR TRANSIENT HEAT TRANSFER IN STATIC TURBULENT HE II. B. Baudouy. CEA/Saclay, DSM/DAPNIA/STCM Gif-sur-Yvette Cedex, France

APPROXIMATE SOLUTION FOR TRANSIENT HEAT TRANSFER IN STATIC TURBULENT HE II. B. Baudouy. CEA/Saclay, DSM/DAPNIA/STCM Gif-sur-Yvette Cedex, France APPROXIMAE SOLUION FOR RANSIEN HEA RANSFER IN SAIC URBULEN HE II B. Bauouy CEA/Saclay, DSM/DAPNIA/SCM 91191 Gif-sur-Yvette Ceex, France ABSRAC Analytical solution in one imension of the heat iffusion equation

More information

. Using a multinomial model gives us the following equation for P d. , with respect to same length term sequences.

. Using a multinomial model gives us the following equation for P d. , with respect to same length term sequences. S 63 Lecture 8 2/2/26 Lecturer Lillian Lee Scribes Peter Babinski, Davi Lin Basic Language Moeling Approach I. Special ase of LM-base Approach a. Recap of Formulas an Terms b. Fixing θ? c. About that Multinomial

More information

A NONLINEAR SOURCE SEPARATION APPROACH FOR THE NICOLSKY-EISENMAN MODEL

A NONLINEAR SOURCE SEPARATION APPROACH FOR THE NICOLSKY-EISENMAN MODEL 6th European Signal Processing Conference EUSIPCO 28, Lausanne, Switzerlan, August 25-29, 28, copyright by EURASIP A NONLINEAR SOURCE SEPARATION APPROACH FOR THE NICOLSKY-EISENMAN MODEL Leonaro Tomazeli

More information

Spurious Significance of Treatment Effects in Overfitted Fixed Effect Models Albrecht Ritschl 1 LSE and CEPR. March 2009

Spurious Significance of Treatment Effects in Overfitted Fixed Effect Models Albrecht Ritschl 1 LSE and CEPR. March 2009 Spurious Significance of reatment Effects in Overfitte Fixe Effect Moels Albrecht Ritschl LSE an CEPR March 2009 Introuction Evaluating subsample means across groups an time perios is common in panel stuies

More information

State observers and recursive filters in classical feedback control theory

State observers and recursive filters in classical feedback control theory State observers an recursive filters in classical feeback control theory State-feeback control example: secon-orer system Consier the riven secon-orer system q q q u x q x q x x x x Here u coul represent

More information

LQG FLUTTER CONTROL OF WIND TUNNEL MODEL USING PIEZO-CERAMIC ACTUATOR

LQG FLUTTER CONTROL OF WIND TUNNEL MODEL USING PIEZO-CERAMIC ACTUATOR 5 TH INTERNATIONAL CONGRESS OF THE AERONAUTICAL SCIENCES LQG FLUTTER CONTROL OF WIND TUNNEL MODEL USING PIEZO-CERAMIC ACTUATOR Tatsunori Kaneko* an Yasuto Asano* * Department of Mechanical Engineering,

More information

Non-Linear Bayesian CBRN Source Term Estimation

Non-Linear Bayesian CBRN Source Term Estimation Non-Linear Bayesian CBRN Source Term Estimation Peter Robins Hazar Assessment, Simulation an Preiction Group Dstl Porton Down, UK. probins@stl.gov.uk Paul Thomas Hazar Assessment, Simulation an Preiction

More information

A PAC-Bayesian Approach to Spectrally-Normalized Margin Bounds for Neural Networks

A PAC-Bayesian Approach to Spectrally-Normalized Margin Bounds for Neural Networks A PAC-Bayesian Approach to Spectrally-Normalize Margin Bouns for Neural Networks Behnam Neyshabur, Srinah Bhojanapalli, Davi McAllester, Nathan Srebro Toyota Technological Institute at Chicago {bneyshabur,

More information

Thermal conductivity of graded composites: Numerical simulations and an effective medium approximation

Thermal conductivity of graded composites: Numerical simulations and an effective medium approximation JOURNAL OF MATERIALS SCIENCE 34 (999)5497 5503 Thermal conuctivity of grae composites: Numerical simulations an an effective meium approximation P. M. HUI Department of Physics, The Chinese University

More information

Both the ASME B and the draft VDI/VDE 2617 have strengths and

Both the ASME B and the draft VDI/VDE 2617 have strengths and Choosing Test Positions for Laser Tracker Evaluation an Future Stanars Development ala Muralikrishnan 1, Daniel Sawyer 1, Christopher lackburn 1, Steven Phillips 1, Craig Shakarji 1, E Morse 2, an Robert

More information

inflow outflow Part I. Regular tasks for MAE598/494 Task 1

inflow outflow Part I. Regular tasks for MAE598/494 Task 1 MAE 494/598, Fall 2016 Project #1 (Regular tasks = 20 points) Har copy of report is ue at the start of class on the ue ate. The rules on collaboration will be release separately. Please always follow the

More information

Math Notes on differentials, the Chain Rule, gradients, directional derivative, and normal vectors

Math Notes on differentials, the Chain Rule, gradients, directional derivative, and normal vectors Math 18.02 Notes on ifferentials, the Chain Rule, graients, irectional erivative, an normal vectors Tangent plane an linear approximation We efine the partial erivatives of f( xy, ) as follows: f f( x+

More information

Nonlinear Adaptive Ship Course Tracking Control Based on Backstepping and Nussbaum Gain

Nonlinear Adaptive Ship Course Tracking Control Based on Backstepping and Nussbaum Gain Nonlinear Aaptive Ship Course Tracking Control Base on Backstepping an Nussbaum Gain Jialu Du, Chen Guo Abstract A nonlinear aaptive controller combining aaptive Backstepping algorithm with Nussbaum gain

More information

This module is part of the. Memobust Handbook. on Methodology of Modern Business Statistics

This module is part of the. Memobust Handbook. on Methodology of Modern Business Statistics This moule is part of the Memobust Hanbook on Methoology of Moern Business Statistics 26 March 2014 Metho: Balance Sampling for Multi-Way Stratification Contents General section... 3 1. Summary... 3 2.

More information

Approaches for Predicting Collection Efficiency of Fibrous Filters

Approaches for Predicting Collection Efficiency of Fibrous Filters Volume 5, Issue, Summer006 Approaches for Preicting Collection Efficiency of Fibrous Filters Q. Wang, B. Maze, H. Vahei Tafreshi, an B. Poureyhimi Nonwovens Cooperative esearch Center, North Carolina State

More information

ADIT DEBRIS PROJECTION DUE TO AN EXPLOSION IN AN UNDERGROUND AMMUNITION STORAGE MAGAZINE

ADIT DEBRIS PROJECTION DUE TO AN EXPLOSION IN AN UNDERGROUND AMMUNITION STORAGE MAGAZINE ADIT DEBRIS PROJECTION DUE TO AN EXPLOSION IN AN UNDERGROUND AMMUNITION STORAGE MAGAZINE Froe Opsvik, Knut Bråtveit Holm an Svein Rollvik Forsvarets forskningsinstitutt, FFI Norwegian Defence Research

More information

Gaussian processes with monotonicity information

Gaussian processes with monotonicity information Gaussian processes with monotonicity information Anonymous Author Anonymous Author Unknown Institution Unknown Institution Abstract A metho for using monotonicity information in multivariate Gaussian process

More information

The influence of the equivalent hydraulic diameter on the pressure drop prediction of annular test section

The influence of the equivalent hydraulic diameter on the pressure drop prediction of annular test section IOP Conference Series: Materials Science an Engineering PAPER OPEN ACCESS The influence of the equivalent hyraulic iameter on the pressure rop preiction of annular test section To cite this article: A

More information

PD Controller for Car-Following Models Based on Real Data

PD Controller for Car-Following Models Based on Real Data PD Controller for Car-Following Moels Base on Real Data Xiaopeng Fang, Hung A. Pham an Minoru Kobayashi Department of Mechanical Engineering Iowa State University, Ames, IA 5 Hona R&D The car following

More information

Optimum design of tuned mass damper systems for seismic structures

Optimum design of tuned mass damper systems for seismic structures Earthquake Resistant Engineering Structures VII 175 Optimum esign of tune mass amper systems for seismic structures I. Abulsalam, M. Al-Janabi & M. G. Al-Taweel Department of Civil Engineering, Faculty

More information

Adaptive Control of the Boost DC-AC Converter

Adaptive Control of the Boost DC-AC Converter Aaptive Control of the Boost DC-AC Converter Carolina Albea-Sanchez, Carlos Canuas De Wit, Francisco Gorillo Alvarez To cite this version: Carolina Albea-Sanchez, Carlos Canuas De Wit, Francisco Gorillo

More information

KNN Particle Filters for Dynamic Hybrid Bayesian Networks

KNN Particle Filters for Dynamic Hybrid Bayesian Networks KNN Particle Filters for Dynamic Hybri Bayesian Networs H. D. Chen an K. C. Chang Dept. of Systems Engineering an Operations Research George Mason University MS 4A6, 4400 University Dr. Fairfax, VA 22030

More information

Arithmetic Distributions of Convergents Arising from Jacobi-Perron Algorithm

Arithmetic Distributions of Convergents Arising from Jacobi-Perron Algorithm Arithmetic Distributions of Convergents Arising from Jacobi-Perron Algorithm Valerie Berthe, H Nakaa, R Natsui To cite this version: Valerie Berthe, H Nakaa, R Natsui Arithmetic Distributions of Convergents

More information

This module is part of the. Memobust Handbook. on Methodology of Modern Business Statistics

This module is part of the. Memobust Handbook. on Methodology of Modern Business Statistics This moule is part of the Memobust Hanbook on Methoology of Moern Business Statistics 26 March 2014 Metho: EBLUP Unit Level for Small Area Estimation Contents General section... 3 1. Summary... 3 2. General

More information

Estimating International Migration on the Base of Small Area Techniques

Estimating International Migration on the Base of Small Area Techniques MPRA Munich Personal RePEc Archive Estimating International Migration on the Base of Small Area echniques Vergil Voineagu an Nicoleta Caragea an Silvia Pisica 2013 Online at http://mpra.ub.uni-muenchen.e/48775/

More information

Similarity Measures for Categorical Data A Comparative Study. Technical Report

Similarity Measures for Categorical Data A Comparative Study. Technical Report Similarity Measures for Categorical Data A Comparative Stuy Technical Report Department of Computer Science an Engineering University of Minnesota 4-92 EECS Builing 200 Union Street SE Minneapolis, MN

More information

Sensors & Transducers 2015 by IFSA Publishing, S. L.

Sensors & Transducers 2015 by IFSA Publishing, S. L. Sensors & Transucers, Vol. 184, Issue 1, January 15, pp. 53-59 Sensors & Transucers 15 by IFSA Publishing, S. L. http://www.sensorsportal.com Non-invasive an Locally Resolve Measurement of Soun Velocity

More information

Quantum Search on the Spatial Grid

Quantum Search on the Spatial Grid Quantum Search on the Spatial Gri Matthew D. Falk MIT 2012, 550 Memorial Drive, Cambrige, MA 02139 (Date: December 11, 2012) This paper explores Quantum Search on the two imensional spatial gri. Recent

More information

6 General properties of an autonomous system of two first order ODE

6 General properties of an autonomous system of two first order ODE 6 General properties of an autonomous system of two first orer ODE Here we embark on stuying the autonomous system of two first orer ifferential equations of the form ẋ 1 = f 1 (, x 2 ), ẋ 2 = f 2 (, x

More information

Survey-weighted Unit-Level Small Area Estimation

Survey-weighted Unit-Level Small Area Estimation Survey-weighte Unit-Level Small Area Estimation Jan Pablo Burgar an Patricia Dörr Abstract For evience-base regional policy making, geographically ifferentiate estimates of socio-economic inicators are

More information

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

Bayesian rules and stochastic models for high accuracy prediction of solar radiation 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

More information

MULTI-SCALE METHODS FOR THE SOLUTION OF THE RADIATIVE TRANSFER EQUATION

MULTI-SCALE METHODS FOR THE SOLUTION OF THE RADIATIVE TRANSFER EQUATION MULTI-SCALE METHODS FOR THE SOLUTION OF THE RADIATIVE TRANSFER EQUATION Pero J. Coelho *,, Nicolas Crouseilles **, Pero Pereira * an Maxime Roger *** * LAETA, IDMEC, Dept. of Mechanical Engineering, Instituto

More information

EVALUATION OF LIQUEFACTION RESISTANCE AND LIQUEFACTION INDUCED SETTLEMENT FOR RECLAIMED SOIL

EVALUATION OF LIQUEFACTION RESISTANCE AND LIQUEFACTION INDUCED SETTLEMENT FOR RECLAIMED SOIL 386 EVALUATION OF LIQUEFACTION RESISTANCE AND LIQUEFACTION INDUCED SETTLEMENT FOR RECLAIMED SOIL Lien-Kwei CHIEN 1, Yan-Nam OH 2 An Chih-Hsin CHANG 3 SUMMARY In this stuy, the fille material in Yun-Lin

More information

Optimal Signal Detection for False Track Discrimination

Optimal Signal Detection for False Track Discrimination Optimal Signal Detection for False Track Discrimination Thomas Hanselmann Darko Mušicki Dept. of Electrical an Electronic Eng. Dept. of Electrical an Electronic Eng. The University of Melbourne The University

More information

Dot trajectories in the superposition of random screens: analysis and synthesis

Dot trajectories in the superposition of random screens: analysis and synthesis 1472 J. Opt. Soc. Am. A/ Vol. 21, No. 8/ August 2004 Isaac Amiror Dot trajectories in the superposition of ranom screens: analysis an synthesis Isaac Amiror Laboratoire e Systèmes Périphériques, Ecole

More information

Optimization of Geometries by Energy Minimization

Optimization of Geometries by Energy Minimization Optimization of Geometries by Energy Minimization by Tracy P. Hamilton Department of Chemistry University of Alabama at Birmingham Birmingham, AL 3594-140 hamilton@uab.eu Copyright Tracy P. Hamilton, 1997.

More information

PARALLEL-PLATE CAPACITATOR

PARALLEL-PLATE CAPACITATOR Physics Department Electric an Magnetism Laboratory PARALLEL-PLATE CAPACITATOR 1. Goal. The goal of this practice is the stuy of the electric fiel an electric potential insie a parallelplate capacitor.

More information

Time-of-Arrival Estimation in Non-Line-Of-Sight Environments

Time-of-Arrival Estimation in Non-Line-Of-Sight Environments 2 Conference on Information Sciences an Systems, The Johns Hopkins University, March 2, 2 Time-of-Arrival Estimation in Non-Line-Of-Sight Environments Sinan Gezici, Hisashi Kobayashi an H. Vincent Poor

More information

Nonlinear Dielectric Response of Periodic Composite Materials

Nonlinear Dielectric Response of Periodic Composite Materials onlinear Dielectric Response of Perioic Composite aterials A.G. KOLPAKOV 3, Bl.95, 9 th ovember str., ovosibirsk, 639 Russia the corresponing author e-mail: agk@neic.nsk.su, algk@ngs.ru A. K.TAGATSEV Ceramics

More information

Combining Time Series and Cross-sectional Data for Current Employment Statistics Estimates 1

Combining Time Series and Cross-sectional Data for Current Employment Statistics Estimates 1 JSM015 - Surey Research Methos Section Combining Time Series an Cross-sectional Data for Current Employment Statistics Estimates 1 Julie Gershunskaya U.S. Bureau of Labor Statistics, Massachusetts Ae NE,

More information

arxiv: v1 [hep-lat] 19 Nov 2013

arxiv: v1 [hep-lat] 19 Nov 2013 HU-EP-13/69 SFB/CPP-13-98 DESY 13-225 Applicability of Quasi-Monte Carlo for lattice systems arxiv:1311.4726v1 [hep-lat] 19 ov 2013, a,b Tobias Hartung, c Karl Jansen, b Hernan Leovey, Anreas Griewank

More information

Harmonic Modelling of Thyristor Bridges using a Simplified Time Domain Method

Harmonic Modelling of Thyristor Bridges using a Simplified Time Domain Method 1 Harmonic Moelling of Thyristor Briges using a Simplifie Time Domain Metho P. W. Lehn, Senior Member IEEE, an G. Ebner Abstract The paper presents time omain methos for harmonic analysis of a 6-pulse

More information

A Modification of the Jarque-Bera Test. for Normality

A Modification of the Jarque-Bera Test. for Normality Int. J. Contemp. Math. Sciences, Vol. 8, 01, no. 17, 84-85 HIKARI Lt, www.m-hikari.com http://x.oi.org/10.1988/ijcms.01.9106 A Moification of the Jarque-Bera Test for Normality Moawa El-Fallah Ab El-Salam

More information

Local well-posedness of nonlocal Burgers equations

Local well-posedness of nonlocal Burgers equations Local well-poseness of nonlocal Burgers equations Sylvie Benzoni-Gavage To cite this version: Sylvie Benzoni-Gavage. Local well-poseness of nonlocal Burgers equations. Differential Integral Equations,

More information

On the Persistence and Predictability Properties of North Atlantic Climate Variability

On the Persistence and Predictability Properties of North Atlantic Climate Variability 466 J O U R N A L O F C L I M A T E VOLUME 24 On the Persistence an Preictability Properties of North Atlantic Climate Variability CHRISTIAN FRANZKE British Antarctic Survey, Cambrige, Unite Kingom TIM

More information

u t v t v t c a u t b a v t u t v t b a

u t v t v t c a u t b a v t u t v t b a Nonlinear Dynamical Systems In orer to iscuss nonlinear ynamical systems, we must first consier linear ynamical systems. Linear ynamical systems are just systems of linear equations like we have been stuying

More information

Math 342 Partial Differential Equations «Viktor Grigoryan

Math 342 Partial Differential Equations «Viktor Grigoryan Math 342 Partial Differential Equations «Viktor Grigoryan 6 Wave equation: solution In this lecture we will solve the wave equation on the entire real line x R. This correspons to a string of infinite

More information

A USER-FRIENDLY TOOL FOR SIMULATING THE TIME-DEPENDENT FIELD DISTRIBUTION IN PE INSULATION ON THE BASIS OF A PHYSICAL APPROACH

A USER-FRIENDLY TOOL FOR SIMULATING THE TIME-DEPENDENT FIELD DISTRIBUTION IN PE INSULATION ON THE BASIS OF A PHYSICAL APPROACH A USER-FRIENLY TOOL FOR SIMULATING THE TIME-EPENENT FIEL ISTRIBUTION IN PE INSULATION ON THE BASIS OF A PHYSICAL APPROACH Séverine LE ROY, Laboratoire Plasma et Conversion Energie, (France), severine.leroy@laplace.univ-tlse.fr

More information

Chapter 2 Lagrangian Modeling

Chapter 2 Lagrangian Modeling Chapter 2 Lagrangian Moeling The basic laws of physics are use to moel every system whether it is electrical, mechanical, hyraulic, or any other energy omain. In mechanics, Newton s laws of motion provie

More information

A COMPARISON OF SMALL AREA AND CALIBRATION ESTIMATORS VIA SIMULATION

A COMPARISON OF SMALL AREA AND CALIBRATION ESTIMATORS VIA SIMULATION SAISICS IN RANSIION new series an SURVEY MEHODOLOGY 133 SAISICS IN RANSIION new series an SURVEY MEHODOLOGY Joint Issue: Small Area Estimation 014 Vol. 17, No. 1, pp. 133 154 A COMPARISON OF SMALL AREA

More information

How to Minimize Maximum Regret in Repeated Decision-Making

How to Minimize Maximum Regret in Repeated Decision-Making How to Minimize Maximum Regret in Repeate Decision-Making Karl H. Schlag July 3 2003 Economics Department, European University Institute, Via ella Piazzuola 43, 033 Florence, Italy, Tel: 0039-0-4689, email:

More information

Comparison of Methodologies to Estimate Direct Normal Irradiation From Daily Values of Global Horizontal Irradiation

Comparison of Methodologies to Estimate Direct Normal Irradiation From Daily Values of Global Horizontal Irradiation Comparison of Metoologies to Estimate Direct Normal Irraiation From Daily Values of Global orizontal Irraiation Moreno Sara, Silva Manuel, Carlos M. Fernánez-Perucena, Íñigo Pagola To cite tis version:

More information

Lecture XII. where Φ is called the potential function. Let us introduce spherical coordinates defined through the relations

Lecture XII. where Φ is called the potential function. Let us introduce spherical coordinates defined through the relations Lecture XII Abstract We introuce the Laplace equation in spherical coorinates an apply the metho of separation of variables to solve it. This will generate three linear orinary secon orer ifferential equations:

More information

CONTROL CHARTS FOR VARIABLES

CONTROL CHARTS FOR VARIABLES UNIT CONTOL CHATS FO VAIABLES Structure.1 Introuction Objectives. Control Chart Technique.3 Control Charts for Variables.4 Control Chart for Mean(-Chart).5 ange Chart (-Chart).6 Stanar Deviation Chart

More information

Predictive Control of a Laboratory Time Delay Process Experiment

Predictive Control of a Laboratory Time Delay Process Experiment Print ISSN:3 6; Online ISSN: 367-5357 DOI:0478/itc-03-0005 Preictive Control of a aboratory ime Delay Process Experiment S Enev Key Wors: Moel preictive control; time elay process; experimental results

More information

Polynomial Inclusion Functions

Polynomial Inclusion Functions Polynomial Inclusion Functions E. e Weert, E. van Kampen, Q. P. Chu, an J. A. Muler Delft University of Technology, Faculty of Aerospace Engineering, Control an Simulation Division E.eWeert@TUDelft.nl

More information

Estimation of the Maximum Domination Value in Multi-Dimensional Data Sets

Estimation of the Maximum Domination Value in Multi-Dimensional Data Sets Proceeings of the 4th East-European Conference on Avances in Databases an Information Systems ADBIS) 200 Estimation of the Maximum Domination Value in Multi-Dimensional Data Sets Eleftherios Tiakas, Apostolos.

More information

05 The Continuum Limit and the Wave Equation

05 The Continuum Limit and the Wave Equation Utah State University DigitalCommons@USU Founations of Wave Phenomena Physics, Department of 1-1-2004 05 The Continuum Limit an the Wave Equation Charles G. Torre Department of Physics, Utah State University,

More information

Modeling the Distribution of Solar Radiation on a Two-Axis Tracking Plane for Photovoltaic Conversion

Modeling the Distribution of Solar Radiation on a Two-Axis Tracking Plane for Photovoltaic Conversion Energies 015, 8, 105-1041; oi:10.3390/en80105 Article OPEN ACCESS energies ISSN 1996-1073 www.mpi.com/journal/energies Moeling the Distriution of Solar Raiation on a Two-Axis Tracking Plane for Photovoltaic

More information

TIME-DELAY ESTIMATION USING FARROW-BASED FRACTIONAL-DELAY FIR FILTERS: FILTER APPROXIMATION VS. ESTIMATION ERRORS

TIME-DELAY ESTIMATION USING FARROW-BASED FRACTIONAL-DELAY FIR FILTERS: FILTER APPROXIMATION VS. ESTIMATION ERRORS TIME-DEAY ESTIMATION USING FARROW-BASED FRACTIONA-DEAY FIR FITERS: FITER APPROXIMATION VS. ESTIMATION ERRORS Mattias Olsson, Håkan Johansson, an Per öwenborg Div. of Electronic Systems, Dept. of Electrical

More information

Essential Considerations for Buckling Analysis

Essential Considerations for Buckling Analysis Worlwie Aerospace Conference an Technology Showcase, Toulouse, France, Sept. 24-26, 2001 Essential Consierations for Buckling Analysis 2001-120 Sang H. Lee MSC.Software Corporation, 2 MacArthur Place,

More information

In the usual geometric derivation of Bragg s Law one assumes that crystalline

In the usual geometric derivation of Bragg s Law one assumes that crystalline Diffraction Principles In the usual geometric erivation of ragg s Law one assumes that crystalline arrays of atoms iffract X-rays just as the regularly etche lines of a grating iffract light. While this

More information

On the control of the load increments for a proper description of multiple delamination in a domain decomposition framework

On the control of the load increments for a proper description of multiple delamination in a domain decomposition framework On the control of the loa increments for a proper escription of multiple elamination in a omain ecomposition framework Olivier Allix, Pierre Kerfrien, Pierre Gosselet To cite this version: Olivier Allix,

More information

On the Enumeration of Double-Base Chains with Applications to Elliptic Curve Cryptography

On the Enumeration of Double-Base Chains with Applications to Elliptic Curve Cryptography On the Enumeration of Double-Base Chains with Applications to Elliptic Curve Cryptography Christophe Doche Department of Computing Macquarie University, Australia christophe.oche@mq.eu.au. Abstract. The

More information

Some New Thoughts on the Multipoint Method for Reactor Physics Applications. Sandra Dulla, Piero Ravetto, Paolo Saracco,

Some New Thoughts on the Multipoint Method for Reactor Physics Applications. Sandra Dulla, Piero Ravetto, Paolo Saracco, Jeju, Korea, April 16-20, 2017, on USB 2017 Some New Thoughts on the Multipoint Metho for Reactor Physics Applications Sanra Dulla, Piero Ravetto, Paolo Saracco, Politecnico i Torino, Dipartimento Energia,

More information

24th European Photovoltaic Solar Energy Conference, September 2009, Hamburg, Germany

24th European Photovoltaic Solar Energy Conference, September 2009, Hamburg, Germany 4th European hotovoltaic Solar Energy Conference, 1-5 September 9, Hamburg, Germany LOCK-IN THERMOGRAHY ON CRYSTALLINE SILICON ON GLASS (CSG) THIN FILM MODULES: INFLUENCE OF ELTIER CONTRIBUTIONS H. Straube,

More information

IMPROVING THE ACCURACY IN PERFORMANCE PREDICTION FOR NEW COLLECTOR DESIGNS

IMPROVING THE ACCURACY IN PERFORMANCE PREDICTION FOR NEW COLLECTOR DESIGNS IMPROVING THE ACCURACY IN PERFORMANCE PREDICTION FOR NEW COLLECTOR DESIGNS Peter Kovács 1, Ulrik Pettersson 1, Martin Persson 1, Bgt Perers 2 an Stephan Fischer 3 1 SP Technical Research Institute of Swe,

More information

A Hybrid Approach Based on the Genetic Algorithm and Monte Carlo Method to Optimize the 3-D Radiant Furnaces

A Hybrid Approach Based on the Genetic Algorithm and Monte Carlo Method to Optimize the 3-D Radiant Furnaces Int J Avance Design an Manufacturing Technology, Vol. 8/ o. 3/ September - 2015 67 A Hybri Approach Base on the Genetic Algorithm an Monte Carlo Metho to Optimize the 3-D Raiant Furnaces B. Kamkari* Young

More information

Optimized Schwarz Methods with the Yin-Yang Grid for Shallow Water Equations

Optimized Schwarz Methods with the Yin-Yang Grid for Shallow Water Equations Optimize Schwarz Methos with the Yin-Yang Gri for Shallow Water Equations Abessama Qaouri Recherche en prévision numérique, Atmospheric Science an Technology Directorate, Environment Canaa, Dorval, Québec,

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

Reconstructible Phylogenetic Networks: Do Not Distinguish the Indistinguishable

Reconstructible Phylogenetic Networks: Do Not Distinguish the Indistinguishable Reconstructible Phylogenetic Networks: Do Not Distinguish the Inistinguishable Fabio Pari, Celine Scornavacca To cite this version: Fabio Pari, Celine Scornavacca. Reconstructible Phylogenetic Networks:

More information

Code_Aster. Detection of the singularities and computation of a card of size of elements

Code_Aster. Detection of the singularities and computation of a card of size of elements Titre : Détection es singularités et calcul une carte [...] Date : 0/0/0 Page : /6 Responsable : Josselin DLMAS Clé : R4.0.04 Révision : 9755 Detection of the singularities an computation of a car of size

More information