Energy 49 (2013) 279e288. Contents lists available at SciVerse ScienceDirect. Energy. journal homepage:

Size: px
Start display at page:

Download "Energy 49 (2013) 279e288. Contents lists available at SciVerse ScienceDirect. Energy. journal homepage:"

Transcription

1 Energy 49 (203) 279e288 Contents lists available at SciVerse ScienceDirect Energy journal homepage: Using multi-output feedforward neural network with empirical mode decomposition based signal filtering for electricity demand forecasting Ning An a, Weigang Zhao b, *, Jianzhou Wang b, Duo Shang c, Erdong Zhao d a Anhui Province Key Laboratory of Affective Computing and Advanced Intelligent Machine, School of Computer and Information, Hefei University of Technology, Hefei , China b School of Mathematics and Statistics, Lanzhou University, Lanzhou , China c College of Engineering and Applied Science, Stony Brook University, Stony Brook, NY 794, USA d School of Business Management, North China Electric Power University, Beijing 02206, China article info abstract Article history: Received 8 April 202 Received in revised form 29 August 202 Accepted 2 October 202 Available online 27 November 202 Keywords: EMD-based signal filtering Seasonal adjustment Feedforward neural network Electricity demand forecasting Multi-output forecasting For accurate electricity demand forecasting, this paper proposes a novel approach, MFES, that combines a multi-output FFNN (feedforward neural network) with EMD (empirical mode decomposition)-based signal filtering and seasonal adjustment. In electricity demand forecasting, noise signals, caused by various unstable factors, often corrupt demand series. To reduce these noise signals, MFES first uses an EMD-based signal filtering method which is fully data-driven. Secondly, MFES removes the seasonal component from the denoised demand series and models the resultant series using FFNN model with a multi-output strategy. This multi-output strategy can overcome the limitations of common multi-stepahead forecasting approaches, including error amplification and the neglect of dependency between inputs and outputs. At last, MFES obtains the final prediction by restoring the season indexes back to the FFNN forecasts. Using the half-hour electricity demand series of New South Wales in Australia, this paper demonstrates that the proposed MFES model improves the forecasting accuracy noticeably comparing with existing models. Ó 202 Elsevier Ltd. All rights reserved.. Introduction People around the world have become increasingly dependent on electricity supply. Since electricity is hard to store, planning for electricity supply to satisfy its consumer demand with minimal waste is important for any power utility. In addition, an increased number of countries strive to achieve a wide range of applications of renewable energies in the sake of saving environment and depleted fossil fuels. These renewable energies including wind energy, solar energy and wave energy are often unstable due to their intermittent energy sources. This issue highlights the need for power utilities to plan and manage their electricity supply in a proactive manner. To plan electricity supply requires that electricity demand forecasting plays a crucial role since it can help power utilities make correct scheduling decisions to maintain the balance between supply and demand. * Corresponding author. Tel.: þ ; fax: þ addresses: ning.an@hfut.edu.cn (N. An), zwgstd@gmail.com (W. Zhao), wjz@lzu.edu.cn (J. Wang), shd8786@gmail.com (D. Shang), erdongzh@26.com (E. Zhao). Since electricity demand always suffers from various unstable factors including unpredictable weather conditions, sudden social changes, holidays, dynamic electricity prices and more, the demand series often shows a highly nonlinear characteristic along with seasonality that makes it very difficult to develop an accurate electricity demand forecasting model []. To tackle this challenge, researchers in the past decades have proposed a wide variety of models including: regression-based approaches [2], Grey-based models [3,4], fuzzy regression algorithm [5], singular spectral analysis [6], various neural network models [7e9], support vector regression [0]; hybrid models including hybrid fuzzy neural approaches [], Grey-fuzzy-based electricity management system [2] and Grey-Markov model [3]; combination models including adaptive particle swarm optimizationbased combined method [4], wavelet transform combination model based on neural network and evolutionary algorithm [5], wavelet transforms and adaptive models [6], and adaptive fuzzy combination model based on the self-organizing map and support vector regression [7]. While these methods improve the forecasting accuracy for different cases, they chose to model the original electricity demand series directly without considering inherent characteristics of the /$ e see front matter Ó 202 Elsevier Ltd. All rights reserved.

2 280 N. An et al. / Energy 49 (203) 279e288 Table Operational summary of the empirical mode decomposition. Give x(t) which is the signal for empirical mode decomposition Initialize I Set i ¼ I Notate x as r 0 for description convenience Decompose N Repeat { I Set k ¼ 0 I Notate r i as h i,k for description convenience Sift N Repeat {, Compute the envelope mean of h i,k m ik (t) ¼ [U ik (t) þ L ik (t)]/2, Compute in the following sequence h ik (t) ¼ h i,k (t) m ik (t) k ¼ k þ } until (SD k < ε ), Designate h i,k as the ith IMF c i c i (t) ¼ h i,k (t), Separate IMF from the rest of the data r i (t) ¼ r i (t) c i (t), Let r n ¼ r i, c n ¼ c i and then i ¼ i þ } until (max(c n, r n ) < ε 2 or r n is monotonic) data. As discussed earlier, noise signals caused by unstable factors increase the convergence difficulty and forecasting accuracy. Guo [8] and Dong [9] consider the first IMF (intrinsic mode function) obtained by EMD (empirical mode decomposition) as noise, and demonstrate that eliminating the first IMF improves the forecasting accuracy in their experiments. In addition, the EMD-based signal filtering proposed in Ref. [20] indicates that noise potentially contains the first IMF or the first several IMFs. With this insight, this paper considers eliminating the noise interference to improve forecasting accuracy using the EMD-based signal filtering. This method is a fully data-driven approach without any predetermined filter or wavelet function, which means it is more efficient than the traditional noise reduction methods such as wavelet analysis. This paper then applies season index method, a common seasonal adjustment technology, on the processed data series to eliminate the seasonal component that influences the modeling procedure. Next, we model the intermediate data series by FFNN (feedforward neural network) using a multi-output forecasting strategy that overcomes the limitations of common multi-step-ahead forecasting approaches, including error amplification and the neglect of dependency between inputs and outputs. Finally, we restore the season indexes back to the FFNN forecasts to obtain the final electricity demand data series prediction. This paper is organized as follows: Section 2 specifies the EMDbased signal filtering and the seasonal adjustment method is described in Section 3. Feedforward neural network and its multioutput forecasting strategy are illustrated in Section 4. In Section 5 the proposed model is shown and the experimental results with their discussion are displayed in Section 6. Finally, Section 7 concludes this paper with the discussion on the contribution of this paper. 2. EMD-based signal filtering 2.. Empirical mode decomposition Huang et al. [2] proposed EMD (empirical mode decomposition) to decompose complicated signals into a series of IMFs (intrinsic mode functions) through the sifting process [22]. Each IMF component represents only one mode of oscillation imbedded in the signal at a certain scale or frequency band and it is quite distinct from others [2]. In the decomposition process, EMD picks out the highest frequency oscillation as the first IMF, and the frequency of the following IMFs decreases on each step. All of these IMFs satisfy two conditions [2]: ) the difference between the number of extrema and the number of zero-crossings is less than or equal to in the whole data series; 2) the mean value of the upper and lower envelopes is equal to zero at any point. Here the extrema includes maxima and minima, and the upper and lower envelopes are obtained respectively by connecting the local maxima and local minima using two cubic spline lines. For a signal x(t), the EMD process is shown in Table, where ε is often equal to 0.2 or 0.3, ε 2 is a very small predetermined value, U ik and L ik are the upper and lower envelopes of h i,k and SD k is defined by Eq. (). SD k ¼ XT t ¼ hi;k ðtþ h ik ðtþ 2 h 2 i;k ðtþ () Signal IMF Detailed illustration of the repeated sifting process Left minus Right h i0 h i h ik r IMF 2 Left minus Right m i0 m i m ik r i IMF i- Left minus Right Left minus Right Operation of subtraction IMF i The ith IMF, that is c i r n- Left minus Right IMF n r n The residue of EMD r n Fig.. The process of empirical mode decomposition.

3 N. An et al. / Energy 49 (203) 279e Since this process does not use any predetermined filter or wavelet function, it is a fully data-driven approach [20,22]. In addition, we can reconstruct the original signal using the following equation: xðtþ ¼ Xn i ¼ c i ðtþþr n ðtþ (2) where n is the number of IMFs. For better illustration, Fig. depicts this EMD decomposition process Filtering approach Using aforementioned EMD method, Boudraa and Cexus [20] introduced an EMD-based signal filtering to reduce the noise from a given signal. Because this method is a fully data-driven method and does not require any threshold setting and wavelet basis function selection, it is far more efficient than the traditional wavelet analysis. However, its effectiveness of noise removal in their experiments is similar to or even outperforms the wavelet method. The key assumption of this method is that the low frequencies have higher signal-to-noise ratio than the high ones for many signal classes corrupted by white noises [20]. Given a signal x(t) that is a deterministic signal y(t) corrupted by a noise z(t), our objective is to extract y(t) from x(t), that is, to find an approximation byðtþ to y(t) that minimizes the equation MSE y; by ¼ T t ¼ yðtþ byðtþ 2 (3) which is the MSE (mean square error) between the two signals where T is the length of y(t). Following the above key assumption that lower frequency corresponds to higher signal-to-noise ratio and assuming x(t) is decomposed into n IMFs and a residue r n by EMD, byðtþ can be reconstructed by the kth w nth IMFs and r n as follows by k ðtþ ¼ Pn i ¼ k IMF i ðtþþr n ðtþ; k ¼ 2;.; n (4) Since y(t) is unknown, CMSE (consecutive mean square error) is proposed to substitute the measure in Eq. (3). Just as its name implies, this quantity measures the squared Euclidean distance between two consecutive reconstructions of the signal which is defined in Ref. [20] as follows: CMSE by k ;by kþ ¼ T t¼ where k ¼,., n. If 2 by k ðtþ by kþ ðtþ ¼ T t¼ IMF 2 kðtþ (5) j ¼ argmin CMSE by k ; by kþ (6) <k<n then we estimate byðtþ as byðtþ ¼by j ðtþ ¼ Xn i ¼ j 3. Seasonal adjustment IMF i ðtþþr n ðtþ (7) From our practical experiences, for a time series containing seasonal components, it is usually more accurate to model the trend component than the original series. We hence consider the trend and seasonal components respectively to improve the modeling performance. This leads to a key problem that how to find the underlying trend, i.e. how to estimate seasonal components and remove them from the given series. The season index method is very effective at addressing this key problem, and has drawn significant attention. We briefly describe this method as discussed in Ref. [23]. For a time series x t (t ¼, 2,., T) with a seasonal component whose cycle length is s and cycle number is m, we notate it as {x, x 2,., x s ; x 2, x 22,., x 2s ;.; x m, x m2,., x ms } and let x k ¼ðx k þ x k2 þ / þ x ks Þ=s (k ¼, 2,., m ). Then the jth season index is defined as follows I j ¼ I j þ I 2j þ / þ I mj ; j ¼ ; 2;.; s (8) m where I kj ¼ x kj =x k (k ¼, 2,., m; j ¼, 2,., s). Using the above season indexes, we can eliminate the seasonal effect according to Eq. (9). x 0 kj ¼ x kj I j ; k ¼ ; 2;.; m; j ¼ ; 2;.; s (9) Then fx 0 ; x0 2 ;.; x0 s ; x0 2 ; x0 22 ;.; x0 2s ;.; x0 m ; x0 m2 ;.; x0 ms g which can also been notated as x 0 tðt ¼ ; 2;.; TÞ is the trend component. Assuming the fitness and prediction of x 0 t is bx0 t (t ¼, 2,., T,.), the modeling results of x t can be constructed as Eq. (0) bx t ¼ bx 0 t I (0) where I ¼ I j when t ¼ j, s þ j, 2s þ j,., (m )s þ j. 4. Multi-output forecasting of feedforward neural network 4.. Feedforward neural network An FFNN (feedforward neural network) is commonly referred to as MLPs (multilayer perceptrons) that consist of a set of sensory units called neurons. Neurons in turn groups into an input layer, one or more hidden layers, and an output layer. The neurons of adjacent layers are connected by directed weighted edges [24]. Neuron layers compute in a strictly feedforward fashion: signals pass from one neuron in one layer to another neuron in the next layer, but cannot pass to the previous layer or another neuron in the current layer because there are no feedback connections and no interactions between neurons in the same layer. In other words, signals can only pass from the input layer to the first hidden layer, then to the second hidden layer and so on, finally flow out the output layer. Furthermore, if signals from n neurons of the previous layer flow into one neuron i, it will flow out as an ensemble according to Eq. () 0 y i ¼ Xn w ij x ij w i0 A () j ¼ where w ij is the weight of the link from neuron j of the previous layer to the current neuron i, x ij is the corresponding signal, and w i0 is the inherent threshold of neuron i which is treated as a normal weight with the input signal being. In addition, f is called activation function or transfer function where linear function (purelin) f(x) ¼ x, logistic sigmoid function (logsig) f(x) ¼ /( þ exp( x)) and hyperbolic tangent sigmoid function (tansig) f(x) ¼ 2/ ( þ exp( 2x)) are usually used. Clearly, if there are N and K neurons in the input layer and output layer respectively, this feedforward network can map

4 282 N. An et al. / Energy 49 (203) 279e288 a point in R N (the input space) to a point in R K (the output space), which is similar to how a nonlinear regression performs [25]. Since the weight parameters are unknown, it is necessary to obtain weights which accurately reflect the relationship of input and output variables. Given a training data set with P inputeoutput pairs of vectors, the most powerful method to resolve this problem is BP (back-propagation) algorithm which targets to minimize the performance function Eq. (2). E ¼ 2P X P X K p ¼ k ¼ d ðpþ k o ðpþ 2 (2) k This performance function is the global mean sum squared error between calculated outputs o (p) and targeted outputs d (p) where p and k are indexes for the pth training sample and for the kth component of the output vector respectively. BP algorithm is based on the principle of gradient descent in which the network weights are moved along the negative of the gradient of Eq. (2) [26]. More specifically, the weight adjustment of w ji which is the weight from neuron i in layer m to neuron j in layer m þ is as follows: Dw ji ¼ hd ðpþ o ðpþ (3) j i where h is called learning rate which should be appropriately chosen to speed up the rate of convergence without oscillation, o ðpþ i is the pth output of neuron i in layer m, and d ðpþ is the pth d error j term which is back-propagated from the neuron j in layer m þ defined by Mohandes [27]: h i h i d ðpþ ¼ d ðpþ o ðpþ o ðpþ o ðpþ ; if neuron j is in the output layer j j j j j d ðpþ j h ¼ y ðpþ y ðpþ j j i P where k is index of neurons in layer m þ Multi-output forecasting k d ðpþ k w kj; if neuron j is in a hidden layer Given a time series {x t : t ¼, 2,., T}, we intend to forecast the next H, H, values by an autoregressive model as x tþ ¼ f ðx t d ; x t d ;.; x t d mþ Þþε tþ ¼ f ðx t d Þþε tþ (4) where d is the lag time, m is the number how many previous values are considered, ε is a white noise and X t d ¼ (x t d, x t d,., x t d mþ ) denotes the input vector of this model. Furthermore, we notate the H forecasts as Y ¼ðbx Tþ ; bx Tþ2 ;.; bx TþH Þ¼ðy ; y 2 ;.; y H Þ. To obtain these forecasts, there are two common multi-stepahead strategies: the iterated approach and the direct approach [28]. For the former one, the model is trained using one set of inputeoutput pairs fðx t d ; x tþ Þrt < Tg on a one-step-ahead basis, and then to forecast the next H values step by step as follows: ðx t d ; x t d ;.; x t d mþ Þbx tþ ; bx t d ;.; bx Tþ ; x T ;.; x t d mþ bx tþ ; bxt d ; bx t d ;.; bx t d mþ bx tþ ; T t T þ d T þ d < t < T þ d þ m t T þ d þ m For the latter one, H models are respectively trained using H sets of inputeoutput pairs fðx t d ; x tþh Þrt T hg, h ¼, 2,., H; then the next H values are forecasted as follows: Model : d bx Tþ Model 2 : d bx Tþ2.. Model H : d bx TþH Essentially, the iterated method is one-step-ahead strategy where the predicted values replace the unknown values to continue the one-step-ahead forecasting. While this method might have accurate predictions at times, the prediction error in each step cannot completely equal to 0 and it will propagate and amplify each step forward. As a result, this method is commonly used for shortterm forecast horizon instead of longer-term horizon tasks [29]. On the other hand, the direct method neglects the dependency between input variables and output variables. If H is sufficiently large, this model cannot even capture any relationship between inputs and outputs, let alone provide good prediction. In order to overcome the above shortcomings, this paper adopts a multi-input-multi-output strategy that targets the multi-output mapping instead of the single-output mapping of Eq. (4): F : R m R H X t d X tþ ¼ FðX t d Þ þ E (5) where X tþ ¼ (x tþ, x tþ2,., x tþh ) and E is the noise vector [29]. This method uses only one model with the number of outputs equal to the length of the horizon to be forecasted [28]. After training the model by one set of inputeoutput pairs fðx t d ; X tþ Þrt T Hg,we can predict those H values directly as follows Y ¼ Fð d Þ (6) Since all inputs are actual values, this method avoids the amplification of prediction errors. One obvious limitation of this robust method is that it only works with models that allow multiple outputs. Fortunately, FFNN model is one of such models. Fig. 2 depicts the multi-output forecasting process: the entire shaded region represents the trained FFNN model which preserves the inputeoutput relationship in its weight parameters and can be regarded as a black box requiring no detailed information [25]. If we input d into this black box, the predicted values Y can be obtained directly. 5. The proposed model Forecasting electricity demand accurately depends on the reliability and accuracy of historical data. In the real operation of power systems, a number of uncertain factors, most of which are beyond the control, may influence the data acquisition process including measurement, recording, conversion and transmission. Any of these factors can introduce noises and uncertainties in the electricity demand data series. Many existing models cannot handle this kind of data series well because they impose a number of pseudo-variation requirements on models and this affects the correct understanding of data variations. This would lead to poor generalization and undesirable forecasting performance, even though the training data are fitted perfectly. To address this problem, this paper proposes to use the EMD-based signal filtering approach, which has many benefits discussed in Section 2, to reduce the noise in the data series. In addition to a trend component, an electricity demand data series has one or more seasonal components because it is often affected by seasonal factors including weather, time, holidays and more. To further improve the forecasting accuracy, this paper proposes to use aforementioned season index method to complement the noise reduction method. After these processing steps,

5 N. An et al. / Energy 49 (203) 279e x T-d x T-d- y x T-d-m+ y H Input Layer Hidden Layers Output Layer Fig. 2. The illustration of multi-output forecasting using a feedforward neural network. FFNN with multi-output training and forecasting will be used on the data series to get the final forecasting results by Eq. (0). In a nutshell, the proposed model combines a multi-output feedforward neural network with empirical mode decomposition based signal filtering and seasonal adjustment. The name of this model is shortened as MFES (Multi-output FFNN with EMD-based signal filtering and Seasonal adjustment). As shown in Fig. 3, the MFES model consists of the following four steps: Step. Noise reduction: uses EMD-based signal filtering to reduce the noise term of the original signal; Step 2. Seasonal adjustment: removes the seasonal component from the resultant signal from Step and obtain the trend component; Step 3. Multi-output forecasting: predicts the future values of the trend using FFNN with a multi-output strategy; Step 4. Achieving final forecasts: restores the seasonal factor back to above predicted values and achieves final forecasts. 6. Simulation 6.. Problem description This study collects the electricity demand data (load pattern) of New South Wales in Australia covering the period from 2nd May 20 to 26th June 20 (eight weeks in total) in order to forecast the demand values in the following week (from 27th June 20 to 3rd July 20). Collected from these data are on a half-hour basis starting from 00:30 to 24:00, i.e. there are 48 observations per day. More specially, the original series has 2688 values which are shown in Fig. 4 and this study aims to forecast the next 336 values. Start Signal xt () Empirical mode decomposition as Table. EMD-based signal filtering Obtain n IMFs c, c2,..., c n, and one residue rn j arg min[ CMSE( yˆ, y ˆ )], where k k n n yˆ k c i k i rn n k y ˆ c r j i j i n is the noise-reduced signal of xt () Seasonal adjustment Notate yˆ j () t as xt (), i.e., xt There is a seasonal component in x t with seasonal length s Yes Compute the s season indexes I j, j,2,, s using Eq. (8) Remove the seasonal factor as xt x t I j, when t j, s j,2 s j, No Let I j, j, 2,, s Notate x t as x t Construct the training set as t {( X, X ) t T H} t d Multi-output forecasting by FFNN Train the feedforward neural network using BP algorithm With FFNN inputs being X T d, obtain the FFNN outputs ˆx, ˆx 2,, xˆh Obtain the final forecasts by taking back the seasonal factor as xt ˆ xi ˆ, t j, s j,2 s j, () t j End Fig. 3. The overall flowchart of the proposed model.

6 284 N. An et al. / Energy 49 (203) 279e288 Fig. 4 shows that the shape of data series in the same day of different weeks especially weekends (Saturday and Sunday) is more similar compared with the shape of data series in different days of one week. Considering this cyclic behavior, this study divides the original data series into seven groups based on the day of the week, i.e. Monday group, Tuesday group, and so on. This study then analyzes each of these day groups, and forecasts the corresponding day of the week, i.e. using Monday group to forecast following Monday. This refinement can improve the forecasting performance in two ways: this process only requires seven short 48-step-ahead forecasting instead of one long 336-step-ahead forecasting, and this breakdown decreases the forecasting difficulty; the uncertainties associated with each series are much less than the original series, and this makes it easier to model these series Statistics measures of forecasting performance There are three common criteria to evaluate the forecasting performance. They are RMSE (root mean square error), MAE (mean absolute error) and MAPE (mean absolute percentage error). For a time series x t (t ¼, 2,., T) with the corresponding forecast bx t, these measures can be calculated as follows vffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffiffi u RMSE ¼ t xt bx 2 t (7) T t ¼ MAE ¼ T MAPE ¼ T t ¼ xt bx t (8) t ¼ x t bx t 00% (9) x t Clearly, the above criteria represent three kinds of deviation between the forecasts and the actual values: the smaller they are, the better the forecasting accuracy is Multi-output forecasting To address aforementioned forecasting problem, this section discusses four models, i.e. MFNN (Multi-output Feedforward Neural Network), MFE (Multi-output FFNN with EMD-based signal filtering), MFS (Multi-output FFNN with Seasonal adjustment) and MFES. The detailed modeling process of the MFES, which is proposed in this paper, is described as follows. First of all, MFES uses EMD-based signal filtering to denoise the seven original series in order to eliminate the noise interference. Fig. 5 displays this noise reduction process for the Monday original series. We can clearly observe its pre- and post-denoising series. Obviously, the resultant denoised series becomes smooth and it will be used to model instead of the original series. The situation of the rest six original series is similar to the Monday series and we omit their figures here. From our observation, these seven resultant series exhibit strong seasonality. Due to habitual behaviors of human being, where one half-hour session falls during the day will impact how the electricity demand changes during this particular half-hour session. To verify the existence of this seasonality in these seven series, we group the data by half-hour of the day, and get 48 groups in each series. Fig. 6 depicts box plots of these 48 groups for the seven denoised electricity demand series, and it clearly shows the half-hour of the day seasonality for all seven series. To improve the forecasting accuracy, MEFS takes this seasonality into consideration and employs the season index method on the denoised series where the period s ¼ 48. Next, MEFS uses FFNN model with a multi-output forecasting strategy to extrapolate from past behavior of seven intermediate series. Here, each series is normalized and the training set of each normalized series consists of inputeoutput pairs where input variables are 48 consecutive values of this series and output variables are the next 48 values. In other words, the multi-output forecasting expression Eq. (5) takes following parameter assignments: d ¼ 0, m ¼ 48 and H ¼ 48. In addition, since a feedforward neural network with three layers can approximate any continuous function in a reasonable way [30] and a hidden layer of 2n þ nodes is sufficient to map any function for n inputs according to Kolmogorovs theorem [3], we select three-layer FFNNs with 97 nodes in the hidden layer, where the activation function tansig and purelin are used in the hidden layer and output layer respectively. After FFNNs predict 48 values ahead and re-scale them for these seven series respectively, MEFS restores their corresponding season indexes back to these forecasts using Eq. (0), and achieves the final electricity demand forecasts. For impartial forecasting performance evaluation, this study uses the same FFNN parameter settings for MFNN, MFE and MFS models as those for MFES model. To reiterate differences between these models and MFES: while MFNN simulates the original series directly, MFE simulates the denoised series with inherent seasonal factors untouched and MFS simulates the seasonal-factor-removed series with inherent noise untouched. Fig. 7 shows the final predicted values by these four models, and it has one sub-graph showing results for each day: Monday, Tuesday and so on. Particularly, Table 2 lists the actual and predicted electricity demand The total electricity demand (MW) The day of each week Fig. 4. The electricity demand of New South Wales from 2nd May to 26th June, 20.

7 N. An et al. / Energy 49 (203) 279e Total demand (MW) Noise signal Denoised demand Fig. 5. Eliminate the noise signal from the electricity demand series on Monday. Denoised demand series values (MW) 2000 Monday Tuesday Wednesday Thursday 2000 Friday Saturday Sunday Half hour of the day Fig. 6. Box plots of the half-hour of the day seasonal pattern for the seven denoised electricity demand series. values along with the season indexes of MFS and MFES (season index and season index2 respectively) on Monday in detail. Here, season index and season index2 stand for season indexes of the original and denoised series respectively. They are located in various half-hour of the day. From this table, we can clearly observe the experimental process Comparative analysis Table 3 has various performance measures of four forecasting models discussed so far, and it reveals many details. When comparing MFE and MFS models with MFNN model, we have following observations: MFNN vs. MFE: In terms of important parameters RMSE, MAE and MAPE, MFE has desired lower values than MFNN for five days including Mon, Wed, Thur, Sat and Sun. Considering the aggregate values for the whole week, while RMSE of MFE is slightly higher than that of MFNN, MFE has reduced MAE by.40% and MAPE by 3.23%. MFNN vs. MFS: In terms of important parameters RMSE, MAE and MAPE, MFS has desired lower values than MFNN for five days including Mon, Tue, Wed, Thur and Fri. In addition, MFS has lower RMSE than MFNN on Sat. Considering the aggregate values for the whole week, MFS has reduced RMSE by 5.7%, MAE by 8.89% and MAPE by 9.4%. Above all, MFE and MFS are both better than MFNN for most days of the week, which leads to forecasting accuracy improvement for different cases for the whole week. While MFS gains a larger improvement than MFE in some cases, MFE has a better performance on several days especially weekends when MFS is not superior to MFNN. Combining merits of both MFE and MFS, MFES could obtain even better results. From Table 3, we can find there are two cases: On Tue, Wed, Thur and Fri: According to these three criteria, compared with MFS, MFES has slightly higher RMSE on Tue and Wed, and slightly higher MAE on Wed. In general, however, MFES performs better than MFS, which in turn performs better than MFE. On Mon, Sat and Sun: According to these three criteria, MFS has worse forecasting performance than MFE. At the same time, MFES greatly reduces three errors compared with MFS, and its performance is comparable to that of MFE. As a matter of fact, RMSE of MFES on Sat and Sun is even lower than that of MFE. In summary, among three investigated models (MFE, MFS and MFES), MFES has the best performance for four days in a week and is close to have the best performance for the rest three days in a week. Considering the aggregate values for the whole week, compared with MFE and MFS, MFES has reduced RMSE by 2.49% and 6.73% respectively, MAE by 28.5% and 3.09% respectively, and MAPE by 27.05% and 2.70% respectively.

8 286 N. An et al. / Energy 49 (203) 279e288 2 x x 04 Monday Monday Tuesday Wednesday Thursday Friday Saturday Sunday x 04 Tuesday x 04 Wednesday x 04 Thursday x 04 Friday x 04 Saturday Actual demand values Forecasted demand by MFNN Forecasted demand by MFE Forecasted demand by MFS Forecasted demand by MFES x 04 Sunday Fig. 7. Forecasting results of the four models for the electricity demand during the period from 27th June to 3rd July 20 for New South Wales. Table 2 The actual values, forecasts of the four models and season indexes on Monday (27th June 20). Time Actual value (MW) Predicted value (MW) of Season index Season index2 MFNN MFE MFS MFES 00: : : : : : : : : : : : : :00 0, :30 0, :00, :30, , , , :00, , , , , :30 0, , , , , :00 0, , , , :30 0, , , , :00 0, , , :30 0, , :00 0, : :

9 N. An et al. / Energy 49 (203) 279e Table 2 (continued ) Time Actual value (MW) Predicted value (MW) of Season index Season index2 MFNN MFE MFS MFES 3: : : : : : : , , :00 0, , , , , :30, , , , , :00,873.53, , , , :30,937.50,254.99, ,209.09, :00,87.77,443.96,308.65,0974, :30,59.45, , , , :00, , , , , :30, , , , , :00 0, , , :30 0, , :00 0, :30 0, : : : Table 3 Compare the forecasting performance of the four models for the electricity demand during the period from 27th June to 3rd July 20 for New South Wales. Date RMSE of MAE of MAPE (%) of MFNN MFE MFS MFES MFNN MFE MFS MFES MFNN MFE MFS MFES Monday Tuesday Wednesday Thursday Friday Saturday Sunday Whole week The aforementioned facts confirm that MFES is much better than MFNN. According to the three criteria, MFES outperforms MFNN significantly for every day. In total, for the whole week, compared with MFNN, MFES has reduced RMSE by 2.38%, MAE by 29.5% and MAPE by 29.4%. In a nutshell, both Table 3 and Fig. 7 demonstrate that while MFES clearly outperforms the other three models, these four models all have an acceptable performance for each day of the week. Their prediction curves almost coincide with the original data curves in Fig. 7. This fully illustrates the advantage of the multioutput forecasting strategy. In addition, for the whole week, since MFE and MFES outperform MFNN and MFS respectively, the advantage of EMD-based filtering is also apparent. 7. Conclusions This paper proposes a new electricity demand forecasting model called MFES. MFES first uses EMD-based signal filtering and seasonal adjustment to process the original electricity demand series in order to minimize the interference of noise signals and seasonal components. Here, the EMD-based signal filtering is a fully data-driven technology which is more efficient than traditional noise reduction methods since it does not require any threshold setting and wavelet basis function selection. Secondly, MFES employs FFNN to model the intermediate series with a multioutput strategy and overcomes the limitations of common multistep-ahead forecasting. Experiments with different criteria (RMSE, MAE and MAPE) clearly demonstrate that MFES significantly improves the electricity demand forecasting accuracy and provides great values for power utilities to control and plan for electricity supply. Acknowledgments This research was supported by the National Natural Science Foundation of China (Grant No. 7702, Grant No , and Grant No ), and the National High-Tech Research & Development Program of China (863 Program, Grant No. 202AA003). References [] Zhu S, Wang J, Zhao W, Wang J. A seasonal hybrid procedure for electricity demand forecasting in China. Applied Energy 20;88():3807e5. [2] Papalexopoulos AD, Hesterberg TC. A regression-based approach to shortterm system load forecasting. IEEE Transactions on Power Systems 990; 5(4):535e47. [3] Zhou P, Ang BW, Poh KL. A trigonometric Grey prediction approach to forecasting electricity demand. Energy 2006;3(4):2839e47. [4] Akay D, Atak M. Grey prediction with rolling mechanism for electricity demand forecasting of Turkey. Energy 2007;32(9):670e5. [5] Azadeh A, Saberi M, Seraj O. An integrated fuzzy regression algorithm for energy consumption estimation with non-stationary data: a case study of Iran. Energy 200;35(6):235e66. [6] Afshar K, Bigdeli N. Data analysis and short term load forecasting in Iran electricity market using singular spectral analysis (SSA). Energy 20;36(5): 2620e7.

10 288 N. An et al. / Energy 49 (203) 279e288 [7] Srinivasan D. Energy demand prediction using GMDH networks. Neurocomputing 2008;72(e3):625e9. [8] Azadeh A, Ghaderi SF, Sohrabkhani S. A simulated-based neural network algorithm for forecasting electrical energy consumption in Iran. Energy Policy 2008;36(7):2637e44. [9] Cai Y,Wang J-Z,Tang Y,Yang Y-C.An efficient approach for electric load forecasting using distributed ART (adaptive resonance theory) & HS-ARTMAP (Hyperspherical ARTMAP network) neural network. Energy 20;36(2):340e50. [0] Wang S, Yu L, Tang L, Wang S. A novel seasonal decomposition based least squares support vector regression ensemble learning approach for hydropower consumption forecasting in China. Energy 20;36():6542e54. [] Srinivasan D, Lee MA. Survey of hybrid fuzzy neural approaches to electric load forecasting. In: Proceedings of the IEEE International Conference on Systems, Man and Cybernetics. vol. 5. Vancouver, BC, Canada; 995, p. 4004e8. [2] Yao AWL, Chi SC, Chen CK. Development of an integrated Grey-fuzzy-based electricity management system for enterprises. Energy 2005;30(5):2759e7. [3] Kumara U, Jain VK. Time series models (Grey-Markov, Grey model with rolling mechanism and singular spectrum analysis) to forecast energy consumption in India. Energy 200;35(4):709e6. [4] Wang J, Zhu S, Zhang W, Lu H. Combined modeling for electric load forecasting with adaptive particle swarm optimization. Energy 200;35(4):67e8. [5] Amjady N, Keynia F. Short-term load forecasting of power systems by combination of wavelet transform and neuro-evolutionary algorithm. Energy 2009;34():46e57. [6] Nguyen HT, Nabney IT. Short-term electricity demand and gas price forecasts using wavelet transforms and adaptive models. Energy 200;35(9):3674e85. [7] Che J, Wang J, Wang G. An adaptive fuzzy combination model based on selforganizing map and support vector regression for electric load forecasting. Energy 202;37():657e64. [8] Guo Z, Zhao W, Lu H, Wang J. Multi-step forecasting for wind speed using a modified EMD-based artificial neural network model. Renewable Energy 202;37():24e9. [9] Dong Y, Wang J, Jiang H, Wu J. Short-term electricity price forecast based on the improved hybrid model. Energy Conversion and Management 20;52(8e9): 2987e95. [20] Boudraa A-O, Cexus J-C. EMD-based signal filtering. IEEE Transactions on Instrumentation and Measurement 2007;56(6):296e202. [2] Huang NE, Shen Z, Long SR, Wu MC, Shih HH, Zheng Q, et al. The empirical mode decomposition and the Hilbert spectrum for nonlinear and nonstationary time series analysis. Proceedings of the Royal Society A: Mathematical. Physical & Engineering Sciences 998;454(97):903e95. [22] An X, Jiang D, Li S, Zhao M. Application of the ensemble empirical mode decomposition and Hilbert transform to pedestal looseness study of directdrive wind turbine. Energy 20;36(9):5508e20. [23] Niu D, Cao S, Zhao L, Zhang W. Power load forecasting technology and its applications [in Chinese]. Beijing: China Electric Power Press; 998. [24] Ekonomou L. Greek long-term energy consumption prediction using artificial neural networks. Energy 200;35(2):52e7. [25] Kalogirou SA, Bojic M. Artificial neural networks for the prediction of the energy consumption of a passive solar building. Energy 2000;25(5):479e 9. [26] Kiani MKD, Ghobadian B, Tavakoli T, Nikbakht AM, Najafi G. Application of artificial neural networks for the prediction of performance and exhaust emissions in SI engine using ethanol-gasoline blends. Energy 200;35(): 65e9. [27] Mohandes MA, Rehman S, Halawani TO. A neural networks approach for wind speed prediction. Renewable Energy 998;3(3):345e54. [28] Andrawis RR, Atiya AF, El-Shishiny H. Forecast combinations of computational intelligence and linear models for the NN5 time series forecasting competition. International Journal of Forecasting 20;27(3):672e88. [29] Bontempi G, Taieb SB. Conditionally dependent strategies for multiple-stepahead prediction in local learning. International Journal of Forecasting 20; 27(3):689e99. [30] Cadenas E, Rivera W. Short term wind speed forecasting in La Venta, Oaxaca, México, using artificial neural networks. Renewable Energy 2009;34(): 274e8. [3] Plumb AP, Rowe RC, York P, Brown M. Optimisation of the predictive ability of artificial neural network (ANN) models: a comparison of three ANN programs and four classes of training algorithm. European Journal of Pharmaceutical Sciences 2005;25(4e5):395e405.

11 本文献由 学霸图书馆 - 文献云下载 收集自网络, 仅供学习交流使用 学霸图书馆 ( 是一个 整合众多图书馆数据库资源, 提供一站式文献检索和下载服务 的 24 小时在线不限 IP 图书馆 图书馆致力于便利 促进学习与科研, 提供最强文献下载服务 图书馆导航 : 图书馆首页文献云下载图书馆入口外文数据库大全疑难文献辅助工具

- CHAPTER 1. Application of HPLC to the Assay of Enzymatic Activities OVERVIEW

- CHAPTER 1. Application of HPLC to the Assay of Enzymatic Activities OVERVIEW - CHAPTER 1 Application of HPLC to the Assay of Enzymatic Activities OVERVIEW This chapter describes the anatomy of an enzyme assay, focusing on the significance of separation and detection in the assay

More information

ISSN: (Print) (Online) Journal homepage:

ISSN: (Print) (Online) Journal homepage: Communications in Algebra ISSN: 0092-7872 (Print) 1532-4125 (Online) Journal homepage: http://www.tandfonline.com/loi/lagb20 n-coherent Rings Sang Bum Lee To cite this article: Sang Bum Lee (2002) n-coherent

More information

Computational Electrodynamics

Computational Electrodynamics Computational Electrodynamics The Finite-Difference Time-Domain Method 1 Allen Taflove Artech House Boston London Contents Preface Chapter 1 Reinventing Electromagnetics 1.1 Background 1.1.1 The Heritage

More information

HIGH electric field strength ( ) may cause corona on nonceramic

HIGH electric field strength ( ) may cause corona on nonceramic 1070 IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 22, NO. 2, APRIL 2007 Practical Cases of Electric Field Distribution Along Dry and Clean Nonceramic Insulators of High-Voltage Power Lines Weiguo Que, Stephen

More information

Study of heat and moisture migration properties in porous building materials

Study of heat and moisture migration properties in porous building materials Applied Thermal Engineering 25(2005) 61 71 www.elsevier.com/locate/apthermeng Study of heat and moisture migration properties in porous building materials Z.Q. Chen *, M.H. Shi Department of Power Engineering,

More information

Attribute Reduction on Distributed Incomplete Decision Information System

Attribute Reduction on Distributed Incomplete Decision Information System Attribute Reduction on Distributed Incomplete Decision Information System Jun Hu (B), Kai Wang, and Hong Yu Chongqing Key Laboratory of Computational Intelligence, Chongqing University of Posts and elecommunications,

More information

Published online: 27 Jun 2007.

Published online: 27 Jun 2007. This article was downloaded by: [Northwestern University] On: 04 February 2015, At: 07:24 Publisher: Taylor & Francis Informa Ltd Registered in England and Wales Registered Number: 1072954 Registered office:

More information

Innovative neutron shielding materials composed of natural rubber-styrene butadiene rubber

Innovative neutron shielding materials composed of natural rubber-styrene butadiene rubber Home Search Collections Journals About Contact us My IOPscience Innovative neutron shielding materials composed of natural rubber-styrene butadiene rubber blends, boron oxide and iron(iii) oxide This content

More information

University, Shenyang, China b State Key Laboratory of Synthetical Automation for Process

University, Shenyang, China b State Key Laboratory of Synthetical Automation for Process This article was downloaded by: [University of Montana] On: 06 April 2015, At: 21:00 Publisher: Taylor & Francis Informa Ltd Registered in England and Wales Registered Number: 1072954 Registered office:

More information

Pulse Withstand Capability of Self-healing Metalized Polypropylene Capacitors in Power Applications. An Experimental Investigation

Pulse Withstand Capability of Self-healing Metalized Polypropylene Capacitors in Power Applications. An Experimental Investigation 146 IEEE Transactions on Electrical Insulation Vol. 26 No. 1, February 1991 Pulse Withstand Capability of Self-healing Metalized Polypropylene Capacitors in Power Applications An Experimental Investigation

More information

The influence of strong crosswinds on safety of different types of road vehicles

The influence of strong crosswinds on safety of different types of road vehicles https://doi.org/10.1007/s11012-019-00952-1 (0456789().,-volV) ( 04567 89().,-volV) STOCHASTICS AND PROBABILITY IN ENGINEERING MECHANICS The influence of strong crosswinds on safety of different types of

More information

FIELD TESTS ON BORED PILES SUBJECT TO AXIAL AND OBLIQUE PULL By Nabil F. Ismael, 1 Member, ASCE

FIELD TESTS ON BORED PILES SUBJECT TO AXIAL AND OBLIQUE PULL By Nabil F. Ismael, 1 Member, ASCE FIELD TESTS ON BORED PILES SUBJECT TO AXIAL AND OBLIQUE PULL By Nabil F. Ismael, 1 Member, ASCE ABSTRACT: The ultimate oblique pull of bored piles in sand was examined by a field testing program. Tests

More information

IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 54, NO. 3, MARCH

IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 54, NO. 3, MARCH IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL 54, NO 3, MARCH 2006 809 An Asymptotically Unbiased Estimator for Bearings-Only and Doppler-Bearing Target Motion Analysis K C Ho, Senior Member, IEEE, and Y

More information

Effect of grinding forces on the vibration of grinding machine spindle system

Effect of grinding forces on the vibration of grinding machine spindle system International Journal of Machine Tools & Manufacture 40 (2000) 2003 2030 Effect of grinding forces on the vibration of grinding machine spindle system Mohammed Alfares *, Abdallah Elsharkawy Department

More information

Using on Air UAT/ADS-B Signal to Simulate 3D Aviation Weather Information

Using on Air UAT/ADS-B Signal to Simulate 3D Aviation Weather Information Using on Air UAT/ADS-B Signal to Simulate 3D Aviation Weather Information Guan-Jhih Liou Shau-Shiun Jan Department of Aeronautics and Astronautics National Cheng Kung University Tainan 70101, Taiwan tryitagain777@gmail.com

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

A Neurodynamics Control Strategy for Real-Time Tracking Control of Autonomous Underwater Vehicles

A Neurodynamics Control Strategy for Real-Time Tracking Control of Autonomous Underwater Vehicles THE JOURNAL OF NAVIGATION (4), 67, 3 7. The Royal Institute of Navigation 3 doi:.7/s37346333556 A Neurodynamics Control Strategy for Real-Time Tracking Control of Autonomous Underwater Vehicles Daqi Zhu,

More information

Oscillation Damping of a Distributed Generator Using a Virtual Synchronous Generator

Oscillation Damping of a Distributed Generator Using a Virtual Synchronous Generator 668 IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 29, NO. 2, APRIL 2014 Oscillation Damping of a Distributed Generator Using a Virtual Synchronous Generator Toshinobu Shintai, Yushi Miura, Member, IEEE, and

More information

CENSORED REGRESSION QUANTILES * James L. POWELL

CENSORED REGRESSION QUANTILES * James L. POWELL Journal of Econometrics 32 (1986) 143-155. North-Holland CENSORED REGRESSION QUANTILES * James L. POWELL Massachusettes Institute of Technology. Cambndge, MA 02139, USA Umversity of Wisconsm, Madison,

More information

Macro meso freeze thaw damage mechanism of soil rock mixtures with different rock contents

Macro meso freeze thaw damage mechanism of soil rock mixtures with different rock contents International Journal of Pavement Engineering ISSN: 1029-8436 (Print) 1477-268X (Online) Journal homepage: http://www.tandfonline.com/loi/gpav20 Macro meso freeze thaw damage mechanism of soil rock mixtures

More information

Multiradar Tracking System Using Radial Velocity Measurements

Multiradar Tracking System Using Radial Velocity Measurements Multiradar Tracking System Using Radial Velocity Measurements A. FARINA S. PARDINI Selenia S.p.A., Italy Abstract Multiradar tracking using both position and radial velocity measurements is discussed.

More information

Particle deposition and layer formation at the crossflow microfiltration

Particle deposition and layer formation at the crossflow microfiltration ELSEVIER Journal of Membrane Science 124 (19971 119-128 journal of MEMBRANE SCIENCE Particle deposition and layer formation at the crossflow microfiltration Justus Altmann *, Siegfried Ripperger Technische

More information

HYDROGENATION OF HIGHLY UNSATURATED HYDROCARBONS OVER HIGHLY DISPERSED PALLADIUM

HYDROGENATION OF HIGHLY UNSATURATED HYDROCARBONS OVER HIGHLY DISPERSED PALLADIUM Applied Catalyclis, 6 (1983) 41-51 Elsevier Science Publishers B.V., Amsterdam - Printed in The Netherlands 41 HYDROGENATION OF HIGHLY UNSATURATED HYDROCARBONS OVER HIGHLY DISPERSED PALLADIUM CATALYST.

More information

Double-deformable-mirror adaptive optics system for laser beam cleanup using blind optimization

Double-deformable-mirror adaptive optics system for laser beam cleanup using blind optimization Double-deformable-mirror adaptive optics system for laser beam cleanup using blind optimization Xiang Lei, 1,2,3,* Shuai Wang, 1,2,3 Hu Yan, 1,2,3 Wenjin Liu, 1,2,3 Lizhi Dong, 1,2 Ping Yang, 1,2 and Bing

More information

Immobilization of heavy metals in the saturated zone by sorption and in situ bioprecipitation processes

Immobilization of heavy metals in the saturated zone by sorption and in situ bioprecipitation processes Hydrometallurgy 83 (2006) 195 203 www.elsevier.com/locate/hydromet Immobilization of heavy metals in the saturated zone by sorption and in situ bioprecipitation processes S. Van Roy, K. Vanbroekhoven,

More information

Dense Phase Conveying of Fine Coal at High Total Pressures

Dense Phase Conveying of Fine Coal at High Total Pressures Powder Technology, 62 (199) 243-252 243 Dense Phase Conveying of Fine Coal at High Total Pressures D. GEDART and S. J. NG* University of Bradford, Bradford, BD7 1DP (U.K.) (Received October 19, 1989; in

More information

Isostasy Geodesy. Definition. Introduction

Isostasy Geodesy. Definition. Introduction Isostasy Geodesy Lars E. Sjöberg a * and Mohammad Bagherbandi a,b a Division of Geodesy and Satellite Positioning, Royal Institute of Technology, Stockholm, Sweden b Department of Industrial Development,

More information

A FIVE YEARS EXPERIENCE OF PULSE COLUMNS EXTRACTION CYCLES FOR THE REPROCES- SING OF FAST BREEDER REACTOR FUELS AT THE MARCOULE PILOT PLANT (SAP)

A FIVE YEARS EXPERIENCE OF PULSE COLUMNS EXTRACTION CYCLES FOR THE REPROCES- SING OF FAST BREEDER REACTOR FUELS AT THE MARCOULE PILOT PLANT (SAP) FIVE YERS EXPERIENCE OF PULSE COLUMNS EXTRCTION CYCLES FOR THE REPROCES- SING OF FST BREEDER RECTOR FUELS T THE MRCOULE PILOT PLNT (SP) MM. CHRVILLT - FBRE - LE BOUHELLEC - HENRY The reprocessing of Phenix

More information

Evaluation of shelf life of flavored dehydrated products using accelerated shelf life testing and the WeibuU Hazard sensory analysis

Evaluation of shelf life of flavored dehydrated products using accelerated shelf life testing and the WeibuU Hazard sensory analysis E. T. Contis et al. (Editors) Food Flavors: Formation, Analysis and Packaging Influences 1998 Elsevier Science B.V. All rights reserved 627 Evaluation of shelf life of flavored dehydrated products using

More information

The Twisting Tennis Racket

The Twisting Tennis Racket Journal of Dynamics and Differential Equations, Vol. 3, No. 1, 1991 The Twisting Tennis Racket Mark S. Ashbaugh, 1 Carmen C. Chiconc, 1'3 and Richard H. Cushman 2 Received July 19, 1989 This paper describes,

More information

The nearly periodic fluctuations of blazars in long-term X-ray light curves

The nearly periodic fluctuations of blazars in long-term X-ray light curves Astrophys Space Sci (2017) 362:99 DOI 10.1007/s10509-017-3079-y ORIGINAL ARTICLE The nearly periodic fluctuations of blazars in long-term X-ray light curves Hongtao Wang 1 Chao Yin 1 Fenghua Xiang 1 Received:

More information

Seismic behavior of bidirectional bolted connections for CFT columns and H-beams

Seismic behavior of bidirectional bolted connections for CFT columns and H-beams Engineering Structures 29 (2007) 395 407 www.elsevier.com/locate/engstruct Seismic behavior of bidirectional bolted connections for CFT columns and H-beams Lai-Yun Wu a,, Lap-Loi Chung b, Sheng-Fu Tsai

More information

Preparation of Colloidal Gold Particles and Conjugation to Protein A, IgG, F(ab ) 2, and Streptavidin

Preparation of Colloidal Gold Particles and Conjugation to Protein A, IgG, F(ab ) 2, and Streptavidin Chapter 8 Preparation of Colloidal Gold Particles and Conjugation to Protein A, IgG, F(ab ) 2, and Streptavidin Sadaki Yokota Abstract Colloidal gold probes, including protein A-, IgG-F(ab ) 2 -, and streptavidin-labeled

More information

Forecasting of Electric Consumption in a Semiconductor Plant using Time Series Methods

Forecasting of Electric Consumption in a Semiconductor Plant using Time Series Methods Forecasting of Electric Consumption in a Semiconductor Plant using Time Series Methods Prayad B. 1* Somsak S. 2 Spansion Thailand Limited 229 Moo 4, Changwattana Road, Pakkred, Nonthaburi 11120 Nonthaburi,

More information

IEEE TRANSACTIONS ON ENERGY CONVERSION 1. Gang Lv, Zhiming Liu, and Shouguang Sun

IEEE TRANSACTIONS ON ENERGY CONVERSION 1. Gang Lv, Zhiming Liu, and Shouguang Sun IEEE TRANSACTIONS ON ENERGY CONVERSION 1 Analysis of Torques in Single-Side Linear Induction Motor With Transverse Asymmetry for Linear Metro Gang Lv, Zhiming Liu, and Shouguang Sun Abstract Due to the

More information

Methanol±steam reforming on Cu/ZnO/Al 2 O 3. Part 1: the reaction network

Methanol±steam reforming on Cu/ZnO/Al 2 O 3. Part 1: the reaction network Applied Catalysis A: General 179 (1999) 21±29 Methanol±steam reforming on Cu/ZnO/Al 2 O 3. Part 1: the reaction network Brant A. Peppley *, John C. Amphlett, Lyn M. Kearns, Ronald F. Mann Department of

More information

Cold Regions Science and Technology, 16 ( 1989 ) Elsevier Science Publishers B.V., Amsterdam -- Printed in The Netherlands

Cold Regions Science and Technology, 16 ( 1989 ) Elsevier Science Publishers B.V., Amsterdam -- Printed in The Netherlands Cold Regions Science and Technology, 16 ( 1989 ) 291-33 291 lsevier Science Publishers B.V., Amsterdam -- Printed in The Netherlands PHYSICAL PROCSSS DURING FR-THAW CYCLS IN CLAYY SILTS J.-M. Konrad Department

More information

A SIMPLE DYNAMIC MODEL FOR THE FORMATION OF DEBRIS CLOUDS. Andrew J. Piekutowski

A SIMPLE DYNAMIC MODEL FOR THE FORMATION OF DEBRIS CLOUDS. Andrew J. Piekutowski Int. J. Imp+a'1 Engn,~ Vol. 10, pp. 453 471. 1990 0734-743X/90 $3])0 + 0.()0 Printed it] Great Britain Pergamon Press pie A SIMPLE DYNAMIC MODEL FOR THE FORMATION OF DEBRIS CLOUDS Andrew J. Piekutowski

More information

Journal of Hydrology, 66 (1983) Elsevier Science Publishers B.V., Amsterdam -- Printed in The Netherlands

Journal of Hydrology, 66 (1983) Elsevier Science Publishers B.V., Amsterdam -- Printed in The Netherlands Journal of Hydrology, 66 (1983) 169--182 169 Elsevier Science Publishers B.V., Amsterdam -- Printed in The Netherlands [1] THE USE OF CORRELATION LINKAGES IN THE ASSESSMENT OF DAILY RAINFALL PATTERNS G.N.

More information

A novel bi level optimization model for load supply capability issue in active distribution network

A novel bi level optimization model for load supply capability issue in active distribution network Received: 4 November 2016 Revised: 7 October 2017 Accepted: 11 October 2017 DOI: 10.1002/etep.2492 RESEARCH ARTICLE A novel bi level optimization model for load supply capability issue in active distribution

More information

Impact of CMOS Technology Scaling on the Atmospheric Neutron Soft Error Rate

Impact of CMOS Technology Scaling on the Atmospheric Neutron Soft Error Rate 2586 IEEE TRANSACTIONS ON NUCLEAR SCIENCE, VOL. 47, NO. 6, DECEMBER 2000 Impact of CMOS Technology Scaling on the Atmospheric Neutron Soft Error Rate Peter Hazucha and Christer Svensson, Member, IEEE Abstract

More information

Buoyancy and rotation in small-scale vertical Bridgman growth of cadmium zinc telluride using accelerated crucible rotation

Buoyancy and rotation in small-scale vertical Bridgman growth of cadmium zinc telluride using accelerated crucible rotation Journal of Crystal Growth 233 (2001) 599 608 Buoyancy and rotation in small-scale vertical Bridgman growth of cadmium zinc telluride using accelerated crucible rotation Andrew Yeckel, Jeffrey J. Derby*

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

Calculation of constrained equilibria by Gibbs energy minimization

Calculation of constrained equilibria by Gibbs energy minimization Computer Coupling of Phase Diagrams and Thermochemistry 30 (2006) 18 26 wwwelseviercom/locate/calphad Calculation of constrained equilibria by Gibbs energy minimization Pertti Koukkari, Risto Pajarre VTT

More information

Hybridization of accelerated gradient descent method

Hybridization of accelerated gradient descent method https://doi.org/10.1007/s11075-017-0460-4 ORIGINAL PAPER Hybridization of accelerated gradient descent method Milena Petrović 1 Vladimir Rakočević 2,3 Nataša Kontrec 1 Stefan Panić 1 Dejan Ilić 3 Received:

More information

Yo Shimizu a, Akio Ikegami a, Masatomo Nojima a & Shigekazu Kusabayashi a a Department of Applied Chemistry, Faculty of

Yo Shimizu a, Akio Ikegami a, Masatomo Nojima a & Shigekazu Kusabayashi a a Department of Applied Chemistry, Faculty of This article was downloaded by: [Duke University Libraries] On: 06 October 2014, At: 12:23 Publisher: Taylor & Francis Informa Ltd Registered in England and Wales Registered Number: 1072954 Registered

More information

Mohammad Mahdi Labani Reza Rezaee. obviously with a low organic matter content thermal maturity has no prominent effect on the brittleness as well.

Mohammad Mahdi Labani Reza Rezaee. obviously with a low organic matter content thermal maturity has no prominent effect on the brittleness as well. Rock Mech Rock Eng () 48:149 17 DOI.07/s0060-014-0617-6 ORIGINAL PAPER The Importance of Geochemical Parameters and Shale Composition on Rock Mechanical Properties of Gas Shale Reservoirs: a Case Study

More information

Structure and Thermal Expansion of LiGe, (PO,),

Structure and Thermal Expansion of LiGe, (PO,), JOURNAL OF SOLID STATE CHEMISTRY 9, 18.5-193 (1991) Structure and Thermal Expansion of LiGe, (PO,), M. ALAMI AND R. BROCHU Dkpartement de Chimie de la FucultP des Sciences de I UniversitP Mohamed V, Avenue

More information

('I-I)" would yield a noise many orders of magnitude. Electrical conduction and current noise mechanism in discontinuous metal films. H.

('I-I) would yield a noise many orders of magnitude. Electrical conduction and current noise mechanism in discontinuous metal films. H. PH YSCAL REVK% 8 VOLUME 17, N UMBER 6 15 MARCH 197S Electrical conduction and current noise mechanism in discontinuous metal films. H. Experimental M. Celasco, ~ A. Masoero, P. Mazzetti, f and A. Stepanescu

More information

A Microprocessor-Based Novel Instrument for Temperature and Thermal Conductivity Measurements

A Microprocessor-Based Novel Instrument for Temperature and Thermal Conductivity Measurements TECHNICAL ARTICLE A Microprocessor-Based Novel Instrument for Temperature and Thermal Conductivity Measurements M. Rehman 1, M. Abdul Mujeebu 2, T.B. Kheng 1, and B.A.J.A. Abu Izneid 1 1 School of Electrical

More information

Effects of cyclic freezing and thawing on mechanical properties of Qinghai Tibet clay

Effects of cyclic freezing and thawing on mechanical properties of Qinghai Tibet clay Cold Regions Science and Technology 48 (2007) 34 43 www.elsevier.com/locate/coldregions Effects of cyclic freezing and thawing on mechanical properties of Qinghai Tibet clay Da-yan Wang, Wei Ma, Yong-hong

More information

Desalination 286 (2012) Contents lists available at SciVerse ScienceDirect. Desalination. journal homepage:

Desalination 286 (2012) Contents lists available at SciVerse ScienceDirect. Desalination. journal homepage: Desalination 286 (12) 389 393 Contents lists available at SciVerse ScienceDirect Desalination journal homepage: www.elsevier.com/locate/desal Simultaneous extraction and purification of aloe polysaccharides

More information

Spatio-Temporal Variability of Seasonality of Rainfall over India. Corresponding Address

Spatio-Temporal Variability of Seasonality of Rainfall over India. Corresponding Address Spatio-Temporal Variability of Seasonality of Rainfall over India Sandeep Sahany 1, Saroj K. Mishra 1, Raju Pathak 1, and Balaji Rajagopalan 2,3 1 Centre for Atmospheric Sciences, Indian Institute of Technology

More information

OPTICAL METHODS OF TEMPERATURE DETERMINATION

OPTICAL METHODS OF TEMPERATURE DETERMINATION Chapter V OPTICAL METHODS OF TEMPERATURE DETERMINATION 1. General Principles The thermal radiation of heated bodies is widely used to study the properties and temperature of radiating substances. If a

More information

Design and Application of Quadratic Correlation Filters for Target Detection

Design and Application of Quadratic Correlation Filters for Target Detection I. INTRODUCTION Design and Application of Quadratic Correlation Filters for Target Detection ABHIJIT MAHALANOBIS ROBERT R. MUISE S. ROBERT STANFILL Lockheed Martin ALAN VAN NEVEL Naval Air Warfare Center

More information

Lateral Flow Colloidal Gold-Based Immunoassay for Pesticide

Lateral Flow Colloidal Gold-Based Immunoassay for Pesticide Chapter 15 Lateral Flow Colloidal Gold-Based Immunoassay for Pesticide Shuo Wang, Can Zhang, and Yan Zhang Summary In recent years, immunochromatographic lateral flow test strips are used as a popular

More information

Determination of the isotopic ratios of silicon in rocks*

Determination of the isotopic ratios of silicon in rocks* Qeochimica et Cosmochimica Acta, 1954, vol. 5. pp. 40 to 48. Pergamon Prew Ltd., London Determination of the isotopic ratios of silicon in rocks* R. J. ALLENBY** Geophysics Laboratory, Department of Physics,

More information

A new data reduction scheme for mode I wood fracture characterization using the double cantilever beam test

A new data reduction scheme for mode I wood fracture characterization using the double cantilever beam test Available online at www.sciencedirect.com Engineering Fracture Mechanics 75 (2008) 3852 3865 www.elsevier.com/locate/engfracmech A new data reduction scheme for mode I wood fracture characterization using

More information

Proceedings of the ASME th International Conference on Ocean, Offshore and Arctic Engineering OMAE2017 June 25-30, 2017, Trondheim, Norway

Proceedings of the ASME th International Conference on Ocean, Offshore and Arctic Engineering OMAE2017 June 25-30, 2017, Trondheim, Norway Proceedings of the ASME 2017 36th International Conference on Ocean, Offshore and Arctic Engineering OMAE2017 June 25-30, 2017, Trondheim, Norway OMAE2017-61230 TEMPERATURE DEPENDENT TORQUE AND DRAG FOR

More information

Accepted Manuscript. Vibro-acoustic response and sound transmission loss characteristics of truss core sandwich panel filled with foam

Accepted Manuscript. Vibro-acoustic response and sound transmission loss characteristics of truss core sandwich panel filled with foam Accepted Manuscript Vibro-acoustic response and sound transmission loss characteristics of truss core sandwich panel filled with foam M.P. Arunkumar, Jeyaraj Pitchaimani, K.V. Gangadharan, M.C. Leninbabu

More information

APPLICATIONS OF DIGITAL SIMULATION OF GAUSSIAN RANDOM PROCESSES MASANOBU SHINOZUKA 1. INTRODUCTION. Columbia University New York, N.Y., U. S. A.

APPLICATIONS OF DIGITAL SIMULATION OF GAUSSIAN RANDOM PROCESSES MASANOBU SHINOZUKA 1. INTRODUCTION. Columbia University New York, N.Y., U. S. A. APPLICATIONS OF DIGITAL SIMULATION OF GAUSSIAN RANDOM PROCESSES MASANOBU SHINOZUKA Columbia University New York, N.Y., U. S. A. 1. INTRODUCTION In the last two decades, much research effort has been devoted

More information

TEPZZ Z5 877A_T EP A1 (19) (11) EP A1. (12) EUROPEAN PATENT APPLICATION published in accordance with Art.

TEPZZ Z5 877A_T EP A1 (19) (11) EP A1. (12) EUROPEAN PATENT APPLICATION published in accordance with Art. (19) TEPZZ Z 877A_T (11) EP 3 03 877 A1 (12) EUROPEAN PATENT APPLICATION published in accordance with Art. 3(4) EPC (43) Date of publication:.08.16 Bulletin 16/32 (21) Application number: 14847473.7 (22)

More information

Effect of Freeze-Thaw Cycles on Triaxial Strength Properties of Fiber-Reinforced Clayey Soil

Effect of Freeze-Thaw Cycles on Triaxial Strength Properties of Fiber-Reinforced Clayey Soil KSCE Journal of Civil Engineering (2017) 21(6):2128-2140 Copyright c2017 Korean Society of Civil Engineers DOI 10.1007/s12205-017-0960-8 TECHNICAL NOTE Geotechnical Engineering pissn 1226-7988, eissn 1976-3808

More information

Effect Of Roller Profile On Cylindrical Roller Bearing Life Prediction Part I: Comparison of Bearing Life Theories

Effect Of Roller Profile On Cylindrical Roller Bearing Life Prediction Part I: Comparison of Bearing Life Theories Tribology Transactions ISSN: 1040-2004 (Print) 1547-397X (Online) Journal homepage: http://www.tandfonline.com/loi/utrb20 Effect Of Roller Profile On Cylindrical Roller Bearing Life Prediction Part I:

More information

Catalysis Communications

Catalysis Communications Catalysis Communications 13 (2011) 63 68 Contents lists available at ScienceDirect Catalysis Communications journal homepage: www.elsevier.com/locate/catcom Short Communication Novel BiOI/BiOBr heterojunction

More information

Zhi-bin Zhang Zhi-wei Zhou Xiao-hong Cao Yun-hai Liu Guo-xuan Xiong Ping Liang

Zhi-bin Zhang Zhi-wei Zhou Xiao-hong Cao Yun-hai Liu Guo-xuan Xiong Ping Liang J Radioanal Nucl Chem (2014) 299:1479 1487 DOI 10.1007/s10967-013-2830-2 Removal of uranium(vi) from aqueous solutions by new phosphorus-containing carbon spheres synthesized via one-step hydrothermal

More information

Simple Frictional Analysis of Helical Buckling of Tubing

Simple Frictional Analysis of Helical Buckling of Tubing Simple Frictional Analysis of Helical Buckling of Tubing R.F. Mitchell, SE, Enertech Engineering & Research Summary. revious analyses of helical buckling of tubing have not considered frictional forces.

More information

Practical and Chemoselective Reduction of Acyl Chloride to Alcohol by Borohydride in Aqueous Dichloromethane

Practical and Chemoselective Reduction of Acyl Chloride to Alcohol by Borohydride in Aqueous Dichloromethane Synthetic Communications ISSN: 0039-7911 (Print) 1532-2432 (Online) Journal homepage: http://www.tandfonline.com/loi/lsyc20 Practical and Chemoselective Reduction of Acyl Chloride to Alcohol by Borohydride

More information

A Wavelet Neural Network Forecasting Model Based On ARIMA

A Wavelet Neural Network Forecasting Model Based On ARIMA A Wavelet Neural Network Forecasting Model Based On ARIMA Wang Bin*, Hao Wen-ning, Chen Gang, He Deng-chao, Feng Bo PLA University of Science &Technology Nanjing 210007, China e-mail:lgdwangbin@163.com

More information

A NUMERICAL MODEL OF CREVICE CORROSION FOR PASSIVE AND ACTIVE METALS

A NUMERICAL MODEL OF CREVICE CORROSION FOR PASSIVE AND ACTIVE METALS Pergamon Corrosion Science, Vol. 38, No. 1, pp. I-18, 1996 Elsevier Science Ltd Printed in Great Britain 0010-938X/96 $15.00+0.00 0010-938X(96)00107-7 A NUMERICAL MODEL OF CREVICE CORROSION FOR PASSIVE

More information

Optimum design and sequential treatment allocation in an experiment in deep brain stimulation with sets of treatment combinations

Optimum design and sequential treatment allocation in an experiment in deep brain stimulation with sets of treatment combinations Received: 30 January 2017 Revised: 8 August 2017 Accepted: 23 August 2017 DOI: 10.1002/sim.7493 RESEARCH ARTICLE Optimum design and sequential treatment allocation in an experiment in deep brain stimulation

More information

MODERN spacecraft [1], [2], offshore platforms [3], and

MODERN spacecraft [1], [2], offshore platforms [3], and IEEE SENSORS JOURNAL, VOL. 18, NO. 5, MARCH 1, 2018 2031 Robust Optimal Sensor Placement for Uncertain Structures With Interval Parameters Chen Yang, Zixing Lu, and Zhenyu Yang Abstract This paper proposes

More information

Catalytic Oxidation of Alcohol to Carboxylic Acid with a Hydrophobic Cobalt Catalyst in Hydrocarbon Solvent

Catalytic Oxidation of Alcohol to Carboxylic Acid with a Hydrophobic Cobalt Catalyst in Hydrocarbon Solvent DOI: 10.1002/asia.201700717 Full Paper Alcohol Oxidation Catalytic Oxidation of Alcohol to Carboxylic Acid with a Hydrophobic Cobalt Catalyst in Hydrocarbon Solvent Song Shi, [a] Meng Liu, [a, b] Li Zhao,

More information

Temperature programmed desorption-ftir investigation of C 1 C 5 primary alcohols adsorbed on -alumina

Temperature programmed desorption-ftir investigation of C 1 C 5 primary alcohols adsorbed on -alumina Applied Catalysis A: General 257 (2004) 225 233 Temperature programmed desorption-ftir investigation of C 1 C 5 primary alcohols adsorbed on -alumina P.A. Clayborne, T.C. Nelson, T.C. DeVore Department

More information

The influence of macrophytes on sedimentation and nutrient retention in the lower River Spree (Germany)

The influence of macrophytes on sedimentation and nutrient retention in the lower River Spree (Germany) Water Research 37 (2003) 569 578 The influence of macrophytes on sedimentation and nutrient retention in the lower River Spree (Germany) Marcus Schulz*, Hans-Peter Kozerski, Thomas Pluntke, Karina Rinke

More information

Arctic High-Resolution Elevation Models: Accuracy in Sloped and Vegetated Terrain

Arctic High-Resolution Elevation Models: Accuracy in Sloped and Vegetated Terrain Technical Note Arctic High-Resolution Elevation Models: Accuracy in Sloped and Vegetated Terrain Craig Glennie, Ph.D., P.Eng. 1 Abstract: New high-resolution elevation models for Alaska have recently been

More information

Correlated K-Distributed Clutter Generation for Radar Detection and Track

Correlated K-Distributed Clutter Generation for Radar Detection and Track I. INTRODUCTION Correlated K-Distributed Clutter Generation for Radar Detection Track L. JAMES MARIER, Jr., Member, IEEE United Defense, LP Minneapolis, Minnesota The generation of correlated vectors for

More information

VERNIER permanent magnet motors (VPMM) are essentially

VERNIER permanent magnet motors (VPMM) are essentially 2088 IEEE TRANSACTIONS ON INDUSTRY APPLICATIONS, VOL. 53, NO. 3, MAY/JUNE 2017 Torque Performance Comparison Between a Ferrite Magnet Vernier Motor and an Industrial Interior Permanent Magnet Machine Zhentao

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

Journal of Power Sources

Journal of Power Sources Journal of Power Sources 185 (2008) 973 984 Contents lists available at ScienceDirect Journal of Power Sources journal homepage: www.elsevier.com/locate/jpowsour Analysis and control of a hybrid fuel delivery

More information

A comparative study of LaBr 3 (Ce 3+ ) and CeBr 3 based gamma-ray spectrometers for planetary remote sensing applications

A comparative study of LaBr 3 (Ce 3+ ) and CeBr 3 based gamma-ray spectrometers for planetary remote sensing applications A comparative study of LaBr 3 (Ce 3+ ) and CeBr 3 based gamma-ray spectrometers for planetary remote sensing applications A. Kozyrev,, I. Mitrofanov, A. Owens, F. Quarati, J. Benkhoff, B. Bakhtin, F. Fedosov,

More information

A Hybrid Model of Wavelet and Neural Network for Short Term Load Forecasting

A Hybrid Model of Wavelet and Neural Network for Short Term Load Forecasting International Journal of Electronic and Electrical Engineering. ISSN 0974-2174, Volume 7, Number 4 (2014), pp. 387-394 International Research Publication House http://www.irphouse.com A Hybrid Model of

More information

Effect of Rapid Thermal Cooling on Mechanical Rock Properties

Effect of Rapid Thermal Cooling on Mechanical Rock Properties Rock Mech Rock Eng DOI 10.1007/s00603-013-0523-3 ORIGINAL PAPER Effect of Rapid Thermal Cooling on Mechanical Rock Properties Kwangmin Kim John Kemeny Mark Nickerson Received: 10 October 2012 / Accepted:

More information

Bearing fault diagnosis based on EMD-KPCA and ELM

Bearing fault diagnosis based on EMD-KPCA and ELM Bearing fault diagnosis based on EMD-KPCA and ELM Zihan Chen, Hang Yuan 2 School of Reliability and Systems Engineering, Beihang University, Beijing 9, China Science and Technology on Reliability & Environmental

More information

Weighted Fuzzy Time Series Model for Load Forecasting

Weighted Fuzzy Time Series Model for Load Forecasting NCITPA 25 Weighted Fuzzy Time Series Model for Load Forecasting Yao-Lin Huang * Department of Computer and Communication Engineering, De Lin Institute of Technology yaolinhuang@gmail.com * Abstract Electric

More information

SARIMA-ELM Hybrid Model for Forecasting Tourist in Nepal

SARIMA-ELM Hybrid Model for Forecasting Tourist in Nepal Volume-03 Issue-07 July-2018 ISSN: 2455-3085 (Online) www.rrjournals.com [UGC Listed Journal] SARIMA-ELM Hybrid Model for Forecasting Tourist in Nepal *1 Kadek Jemmy Waciko & 2 Ismail B *1 Research Scholar,

More information

Observations and modeling of lightning leaders

Observations and modeling of lightning leaders C. R. Physique 3 (2002) 1375 1392 Physique appliquée/applied physics MÉCANISMES PHYSIQUES DU NUAGE D ORAGE ET DE L ÉCLAIR THE PHYSICS OF THUNDERCLOUD AND LIGHTNING DISCHARGE Observations and modeling of

More information

The Research of Urban Rail Transit Sectional Passenger Flow Prediction Method

The Research of Urban Rail Transit Sectional Passenger Flow Prediction Method Journal of Intelligent Learning Systems and Applications, 2013, 5, 227-231 Published Online November 2013 (http://www.scirp.org/journal/jilsa) http://dx.doi.org/10.4236/jilsa.2013.54026 227 The Research

More information

WEATHER DEPENENT ELECTRICITY MARKET FORECASTING WITH NEURAL NETWORKS, WAVELET AND DATA MINING TECHNIQUES. Z.Y. Dong X. Li Z. Xu K. L.

WEATHER DEPENENT ELECTRICITY MARKET FORECASTING WITH NEURAL NETWORKS, WAVELET AND DATA MINING TECHNIQUES. Z.Y. Dong X. Li Z. Xu K. L. WEATHER DEPENENT ELECTRICITY MARKET FORECASTING WITH NEURAL NETWORKS, WAVELET AND DATA MINING TECHNIQUES Abstract Z.Y. Dong X. Li Z. Xu K. L. Teo School of Information Technology and Electrical Engineering

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

Load Forecasting Using Artificial Neural Networks and Support Vector Regression

Load Forecasting Using Artificial Neural Networks and Support Vector Regression Proceedings of the 7th WSEAS International Conference on Power Systems, Beijing, China, September -7, 2007 3 Load Forecasting Using Artificial Neural Networks and Support Vector Regression SILVIO MICHEL

More information

Journal of Analytical and Applied Pyrolysis 43 (1997) 125%13X. G. de la Puente, J.J. Pis b-*, J.A. Menhdez b, P. Grange a

Journal of Analytical and Applied Pyrolysis 43 (1997) 125%13X. G. de la Puente, J.J. Pis b-*, J.A. Menhdez b, P. Grange a ELSEVIER Journal of Analytical and Applied Pyrolysis 43 (1997) 125%13X JOURNAL OI ANALYTICAL and APPLIED PYROLYSIS Thermal stability of oxygenated carbons functions in activated G. de la Puente, J.J. Pis

More information

Separation of phenolic aldehydes, ketones and acids from lignin degradation by capillary zone electrophoresis

Separation of phenolic aldehydes, ketones and acids from lignin degradation by capillary zone electrophoresis JOURNAL OF CHROMATOGRAPHY A ELSEVIER Journal of Chromatography A, 755 (1996) 89-97 Separation of phenolic aldehydes, ketones and acids from lignin degradation by capillary zone electrophoresis Ousmane

More information

Surface modification of nanofiltration membrane for reduction of membrane fouling

Surface modification of nanofiltration membrane for reduction of membrane fouling This article was downloaded by: [University of South Florida] On: 10 June 2013, At: 01:33 Publisher: Taylor & Francis Informa Ltd Registered in England and Wales Registered Number: 1072954 Registered office:

More information

Quantum Yield of a Photochemical Reaction

Quantum Yield of a Photochemical Reaction CHAPTER 4 PHOTOCHEMISTRY Quantum Yield of a Photochemical Reaction Roy H. POTTIER and David A. RUSSELL The Royal Military College of Canada Canada INTRODUCTION Photochemistry - The Foundation of Photobiology

More information

Research Article Wind Speed Forecasting by Wavelet Neural Networks: A Comparative Study

Research Article Wind Speed Forecasting by Wavelet Neural Networks: A Comparative Study Mathematical Problems in Engineering Volume 213, Article ID 3981, 7 pages http://dx.doi.org/.11/213/3981 Research Article Wind Speed Forecasting by Wavelet Neural Networks: A Comparative Study Chuanan

More information

Structure of surface cracks in soil and muds

Structure of surface cracks in soil and muds Ž. Geoderma 93 1999 101 124 Structure of surface cracks in soil and muds B. Velde ) Laboratoire de Geologie, URA 1316 Ecole Normale Superieure, 24 rue Lhomond, 75231 Paris, France Received 9 April 1998;

More information

Enhanced Active Power Filter Control for Nonlinear Non- Stationary Reactive Power Compensation

Enhanced Active Power Filter Control for Nonlinear Non- Stationary Reactive Power Compensation Enhanced Active Power Filter Control for Nonlinear Non- Stationary Reactive Power Compensation Phen Chiak See, Vin Cent Tai, Marta Molinas, Kjetil Uhlen, and Olav Bjarte Fosso Norwegian University of Science

More information

Three-Dimensional Geodesy for Terrestrial Network Adjustment

Three-Dimensional Geodesy for Terrestrial Network Adjustment VOL. 77, NO. $ 3OURNAI, OF GEOPHYSICAL RESEARCH FEBRUARY 10, 1972 Three-Dimensional Geodesy for Terrestrial Network Adjustment D. M. J. Battelle Columbus Laboratories 505 King Avenue, Columbus, Ohio 43201

More information

Changes in the morphology of organoclays with HDTMA + surfactant loading

Changes in the morphology of organoclays with HDTMA + surfactant loading Applied Clay Science 31 (2006) 262 271 www.elsevier.com/locate/clay Changes in the morphology of organoclays with HDTMA + surfactant loading Hongping He a,b, Ray L. Frost b,, Thor Bostrom b, Peng Yuan

More information