th year, No., Computational Intelligence in Electrical Engineering,

Size: px
Start display at page:

Download "th year, No., Computational Intelligence in Electrical Engineering,"

Transcription

1 1 Applcaton of hybrd neural networks combned wth comprehensve learnng partcle swarm optmzaton to shortterm load forecastng Mohammadreza Emarat 1, Farshd Keyna 2, Alreza Askarzadeh 3 1 PhD Student, Department of Electrcal Engneerng, Graduate Unversty of Advanced Technology, Kerman, Iran Mr.emarat@yahoo.com 2 Assstant Professor, Department of Energy Management and Optmzaton, Insttute of Scence and Hgh Technology and Envronmental Scences, Graduate Unversty of Advanced Technology, Kerman, Iran f.keyna@kgut.ac.r 3 Assstant Professor, Department of Energy Management and Optmzaton, Insttute of Scence and Hgh Technology and Envronmental Scences, Graduate Unversty of Advanced Technology, Kerman, Iran a.askarzadeh@kgut.ac.r Abstract: Short term load forecastng s one of the key components for economcal and safe operaton of power systems. In compettve envronment of electrcty market, electrcty utltes requre more accurate load forecastng strateges to make better decsons on purchasng or generatng electrcty. Ths artcle offers a new method based on machne learnng short-term load forecastng whch s made up of a two-level feature selecton technque and a new forecast engne. The feature selecton part uses rrelevancy and redundancy flters to select best sets of nput features. The proposed forecast engne s composed of a support vector regresson machne, hybrd neural network and comprehensve learnng partcle swarm optmzaton. By applyng comprehensve learnng partcle swarm optmzaton along wth hybrd neural networks, the accuracy of forecastng s mproved and ts error decreases effectvely. The proposed strategy s tested on PJM and AEMO electrcty markets. The numercal results show the effectveness and robustness of ths method n comparson wth recent short-term load forecastng methods. Keywords: Feature selecton, Forecastng engne, Hybrd neural network, Partcle swarm optmzaton, Short-term load forecast. 1- Introducton 1 Load forecastng helps electrcal power systems to make mportant decsons on purchasng and generatng electrc power, load swtchng and substructure mprovement. Load forecasts can be dvded nto three categores: short-term forecasts whch are usually from one hour to one week, medum forecasts whch are usually from a week to a year, and long-term forecasts whch are longer than a year [1]. Short-term load forecastng (STLF) has become a serous ssue for electrcty supply. It has a sgnfcant role n securty and relablty whch are two essental necesstes for proper plannng and operaton of power systems. A relable STLF can be practcally used n power systems for meetng power consumed contnuously. In 1 Submsson date: 12,01., 2015 Acceptance date: 20, 05, 2017 Correspondng author: Mohammadreza Emarat, Electrcal Engneerng Department- Graduate Unversty of Advanced Technology- Kerman- Iran addton, mprovng economy of operaton and control of power system can be attaned by ncreasng the accuracy of STLF [2-4]. Varous methods have been used for load forecastng up to the present tme. Majorty of these approaches can be broadly dvded nto two classes: the tradtonal approaches depcted by tme seres and the modern ntellgent approaches depcted by artfcal neural networks (ANN) [5]. Tradtonal methods nclude classcal multple lnear regresson [6], ARMA (automatc regressve movng average) [7], data mnng models [8], tme-seres models [9] and exponental smoothng models [10]. However, the modern ntellgent approaches have presented hgher performance for non-lnear tme seres than the tradtonal approaches [4]. Nowadays, artfcal ntellgence (AI)-based methods such as pattern recognton [11], fuzzy feature selecton [12], fuzzy tme seres [13], neural networks(nn) [14, 15], and fuzzy NNs [16] are hghly regarded as powerful computatonal tools for solvng the problem of load forecastng [17]. Although avalable approaches have provded sgnfcant enhancement throughout the years, more precse

2 Applcaton of hybrd neural networks combned wth comprehensve learnng 3 and robust load forecastng methods are stll needed. In ths study, a new strategy based on machne learnng short-term load forecastng (ML-STLF) s proposed. Ths method employs a coalton of machne learnng (ML) for an effcent two-level feature selecton and Support Vector Regresson (SVR) for ntal tranng of the nonlnear mappng functon. The ntroduced forecast engne employs three-stage hybrd neural network (HNN) and comprehensve learnng partcle swarm optmzaton (CLPSO) smultaneously. Ths composton helps the forecast engne to create a more precse predcton. Usng CLPSO because of hgh global search ablty and ts hgh capablty n combnaton wth local search methods can have an mportant role n enhancng the precson of the forecastng engnes. The effcency of proposed strategy s proved by usng some numercal experments. The man parts of ths artcle can be summarzed n two sectons: (1) Most of prevous studes emphaszes on the forecast strategy, whereas they don t pay attenton to desgn of the nput vector. Here, an effcent data preparaton (normalzaton and shufflng) and a novel ML approach contanng two-level feature selecton technque s employed to select the prvleged canddate nputs for the proposed forecast engne. The frst level flters rrelevant nputs whle the second one removes redundant canddate features. Inputs that have been able to pass through ths two-level feature selecton are appled to the forecast engne. (2) A new powerful and effcent STLF engne s proposed. Ths engne s made up of a combnaton of three nterconnected core unts. The frst part s an auxlary predctor whch employs a SVR machne to produce ntal forecast of target varables. The second and the man part s constructed by an HNN whch uses dfferent tranng functons n each stage. And the last part, whch s a cooperatve tool for HNN, apples CLPSO method to mprove the learnng capablty of HNN. Followng ths ntroducton, the remanng parts of ths paper s organzed as follows: In Secton 2, the proposed ML-STLF approach s ntroduced. The obtaned numercal results of the proposed approach are ndcated and compared wth other new STLF methods In Secton 3. And Secton 4 presents the concluson. 2- Descrpton of the proposed ML- STLF strategy Fg(1) ndcates the general structure of proposed ML-STLF approach. As can be seen, the ntended method s made by combnng a two-level feature selecton part wth a STLF engne, as explaned n Sectons 2.1 and 2.2, respectvely. Also, n sectons 2.3 and 2.4 detaled explanatons about CLPSO and ts ntegraton wth HNN are gven. Two-level Feature Selecton Forecastng Engne Input (Canddate Feature Set) : L(t) Irrelevancy Flter Redundancy Flter Auxlary Predctor (SVR) HNN+CLPSO Output (Target Varable) Irrelevant Features Redundant Features Fg(1): Structure of proposed ML-STLF strategy Two-level feature selecton A key ssue for the achevement of any forecast strategy s a sutable choce of effectve nput varables. Feature selecton can smplfy the learnng process of the forecastng engne and mprove ts generalzaton capablty for unseen data. At the stage of feature selecton at frst, rrelevant features are removed and then redundant features are executed to create a subset coverng the best nput features. The best subset contans the least number of key features, whch are vtal to forecast more precsely. Usng feature selecton n prepossessng phase can reduce the dmenson of nput varables n an effectve way. In most of the prevous studes lke [7, 14] the authors pad attenton to forecastng models and dfferent heurstc methods were appled for selectng nput varables. Detals of correlaton approach has been explaned n [18] and t has been

3 4 employed n the feature selecton part of STLF n [4] and [19]. In correlaton approach, the relevancy among each canddate nput and the target value (n ths artcle, load of the next hour) s calculated and a dependng factor determnes the relevancy between them. More correlaton between the target varable and a canddate nput results n more chance of that varable to be selected as an nput feature. The dependng factor among two varables lke X and Y, denoted by, wth standard xy, devatons and, s computed from followng relaton: X x Y y cov( X, Y) X, Y (1) where cov X, Y s the covarance of X andy. The absolute value of dependng factor (whch s a number between 0 and 1) ndcates the amount of lnear relance among the varables. The two-level feature selecton removes the rrelevant and redundant nput features respectvely. By decreasng the number of nputs to the forecast engne, the number of optmzaton varables reduces. Ths acton not only mproves the tranng accuracy of forecastng engne but also ncreases ts tranng speed. If correlaton ndex between the output feature and a canddate varable s more than a relevancy threshold TH1, then ths canddate s regarded as the relevant feature of the forecast process. Other canddate nputs wth correlaton ndex less than TH1 are regarded as rrelevant features as shown n Fg. 1. Next, for the remanng canddates, a cross-covarance test s executed. Greater value of correlaton between two selected features ndcates more common nformaton between. In other words, these features have a remarkable level of redundancy. If the correlaton ndex across any two canddate varables s less than a predetermned value TH2, then both varables are selected; otherwse, only the varable wth the greatest correlaton accordng to the target value s remaned whle the other s not consdered any further. Selected canddate features are regarded as the fnal entres of the ML-STLF engne as ndcated n Fg. 1. Next, the proposed forecast engne must carry out the predcton procedure. Its effcent performance n short-term load forecastng utlzaton s one of the key deas of ths paper Proposed HNN The man propose of ths secton s mprovement of forecastng model through learnng from the selected canddate features whch are obtaned by two-level feature selecton strategy. SVR s a supervsed machne learnng method whch has a hgh learnng capablty. SVR models are able to deal wth dfferent knds of data patterns. For SVR, the tendency of the data whch may present fluctuaton or sustaned ncreasng or decreasng types does not make much dfference. Generally, SVR s appled for solvng non-lnear regresson and tme seres problems. A computatonal regresson functon n a hgh dmensonal feature space forms the man structure of SVR. Ths functon plots the nput data to the hgher dmensonal space. In other words, the basc noton of the SVR s to map the orgnal data nto a hgher dmensonal feature space usng a nonlnear process. In ths strategy, the structural rsk mnmzaton nductve prncple s mplemented to generate lmted numbers of learnng patterns. In ths artcle, as shown n Fg (2), SVR s appled as an auxlary predctor. Addtonal nformaton about SVR and ts operaton can be found n [20]. Furthermore, SVR has been used for short term load forecastng n [7]. In ths way, the SVR machne receves the nput features selected by two-level feature selecton and forwards the output predcted values along wth nput features to HNN. A properly desgned composton of dfferent NNs can strongly mprove ther capablty of learnng n modellng a complcated operaton. For nstance, several varous (cascaded and parallel) structures for combnaton of dfferent NNs wth enhanced capablty are presented n [21-23]. An effcent HNN, has been proposed n [24] for electrcty prce forecastng. All three NNs appled n HNN of [24] have smlar structure of mult-layer perceptron wth a hdden layer. MLP s a hgh yeld structure of forecastng neural networks. Furthermore, n accordance wth Kolmogorov s theory, by selectng approprate number of neurons, only one hdden layer s enough for MLP to deal wth a problem [25]. Therefore, one hdden layer consdered to apply n the

4 Applcaton of hybrd neural networks combned wth comprehensve learnng 5 structure of each NN. As the forecast engne of electrcty load predcton, a new HNN wth the archtecture shown n Fg (2) s proposed n ths paper. Auxlary Predctor (SVR) Weghts & Bases Weghts & Bases LMNN Target varable of LMNN BFGSNN BRNN Target varable of BFGSNN Fnal forecast for target varable HNN Fg (2): Archtecture of Hybrd Forecastng Engne. As shown n Fg (2), after the SVR machne performs the prelmnary forecast, the results of ntal predcton along wth the selected features are appled to the frst stage of HNN (LMNN). Also, n each stage of HNN a specfc NN has been used. Moreover, n ths structure each NN transmts two vectors of results to the subsequent NN. Only the frst NN should begn wth an ntal set of random values for the adjustable parameters. In other expresson, each traned NN hands ts obtaned profcency to the followng NN. Thus, nstead of begnnng from a random pont, the tranng process of each NN can be started from the place, that ts former NN has been reached. Hence, the next NN can drectly employ the weght and bas values of former one, because all NNs of the HNN have dentcal number of nputs, hdden and output neurons, the obtaned knowledge of the prevous one can be mproved. Furthermore, the second sets of consequences transferred among NNs are the predcton of target varables. By ths manner, all NNs also have a prelmnary forecast of target as an nput value, whch gets great beneft to mprove accuracy of the predcton. In addton, by sutable selecton of dfferent MLP tranng algorthms, the HNN can be learned much more than a sngle NN. Further dscussons for the most effcent NN tranng mechansms and ther mathematcal detals can be found n [25]. In vew of the above dscusson, an mproved verson of HNN forecast engne s proposed for ML-STLF n ths artcle. Three knds of tranng algorthms have been consdered for the HNN, ownng Levenberg Marquardt Neural Network (LMNN), Broyden Fletcher Goldfar Shanno neural network (BFGSNN), and Bayesan regularzaton neural network (BRNN). In [3], t s explaned that the best results are related to cascade MLPs whch beneft from LMNN In the begnnng of the tranng stage. In ths way, MLP can quckly learn about the problem and ts tranng error rapdly decreases. LMNN s a fast learnng algorthm. Therefore As seen n Fg (2) LMNN has been selected as the frst NN of HNN. BFGSNN s known as the most powerful quas-nowton method for tranng NNs. If ths algorthm starts the learnng process from a sutable ntal pont, t wll show greater ablty to fnd better solutons n the search space. Thus, n the second stage BFGSNN has been used for detectng superor weghts and bases n the soluton space. In addton, BR learnng algorthm mnmzes a combnaton of squared errors and weghts and then determnes the correct combnaton so as to produce a network that generalzes well [26]. Therefore, BR tranng mechansm s consdered as the last NN for fnal tunng of the adjustable parameters and gettng the maxmum tranng effcency CLPSO Algorthm Partcle swarm optmzaton (PSO) s a global mnmzaton algorthm, whch s a powerful tool for solvng hgh-dmensonal problems. Each potental soluton s consdered as a partcle, whch tres to make ts current poston better than ts former poston. In other words, the poston of each partcle depends on ts current poston and a velocty vector, whch s defned for the same partcle. The poston and velocty of partcle n a physcal d dmensonal search space are expressed as the vectors of X [ X 1, X 2,..., X d ] and V [ V 1, V 2,..., Vd ], ts ndvdual best poston s [ X, X,..., X ], and Pbest 1pbest 2 pbest dpbest Its global best poston s [ X, X,..., X ]. In each teraton, Gbest 1gbest 2gbest ngbest the velocty and poston of partcle s updated as follows : V ( k 1) V ( k) c r ( P X ( k)) 1 1 best c r ( G X ( k)) X 2 2 best (2) ( k 1) X ( k) V ( k 1) (3)

5 6 where V ( k) s the velocty of partcle at teraton k ; denotes nerta weght factor; C1, C are acceleraton coeffcents; 2 R1, R are unformly dstrbuted random number 2 among 0 and 1; X ( k ) s the poston of partcle at k teraton; s the best poston of Pbest partcle untl teraton k ; and G s the best global best poston of all partcles untl teraton k. In ths paper, an advanced verson of PSO called comprehensve learnng partcle swarm optmzaton (CLPSO) [27] has been used. CLPSO has demonstrated good performance n hgh dmensonal problems. In ths algorthm for updatng the velocty of each partcle, P of best all partcles wll get nvolved nstead of usng P of each partcle for the same partcle. Thus, best the equaton (2) s changed as follows: ( ) V ( 1) ( ) 1 1( f d k V k c r Pbest X ( k)) c r ( G X ( k)) 2 2 best (4) where f( d) [f(1),f(2),...,f ( d)] s a vector, whch determnes the partcle should use P of whch partcle n each dmenson. best CLPSO s completely explaned n [27]. In the process of velocty updatng, the value of some parameters such as, C1, C should be 2 decded beforehand. Expermental results show that more convergence can be acheved by reducng the nerta weght n each teraton. Therefore, the value of s reduced lnearly as the teraton k proceeds and fgured as follows: ( ) ter max mn max (5) ter max where s fnal nerta weght; max s mn ntal nerta weght; ter s current teraton number; and ter s maxmum teraton max number. In ths study, all parameters of CLPSO are fne-tuned based on the proposed method of [27] Combnaton of HNN and CLPSO for desgnng the Proposed ML-STLF Engne The hybrdzaton approach of HNN and CLPSO to create the suggested ML-STLF engne s llustrated n Fg (3). Although LMNN, BFGSNN and BRNN beneft from hgh effcent tranng algorthms, they explore the soluton space n a partcular drecton. In ths manner, these tranng algorthms may be got stuck n a local mnma wthout fndng the global mnma. However, exploraton capablty of CLPSO algorthm can broadly nvestgate the soluton space n dfferent drectons. Therefore, the proposed tranng method s more possble to escape from the local mnma. At frst LMNN s traned by the LM learnng algorthm. To avod the over fttng problem, early stoppng condton s used n the tranng procedure of all NNs, as shown n Fg (3) the obtaned weght and bas values are transferred to CLPSO. Then, CLPSO contnues the process of tranng by modellng ths process as an optmzaton problem. Weghts and bases can easly be transferred because NNs of HNN and CLPSO component have equal tranng and valdaton samples. The objectve functon of the optmzaton problem s the error functon of LMNN, whch should be mnmzed. In other words, CLPSO tres to further mnmze the valdaton error of LMNN after ts learnng algorthm s completed. The decson varables of the optmzaton problem (partcles of CLPSO) are potental solutons for weght and bas vectors of LMNN. Generally, the poston of the partcles n CLPSO are ntalzed randomly: The ntal swarm of CLPSO = X 1,0, X 2,0,..., X (6) NP,0 The structure of each partcle can be shown as follows: X W & B (7) LM where W & B LM are weght and bas vectors, whch are ntalzed randomly. where NP s the number of partcles n soluton space. In (6), X 1,0, X 2,0,..., X demonstrate the NP, 0 ntalzed postons of the NP partcles of CLPSO. In (7), W & B are obtaned results of the LM weght and bas vectors by LMNN. Also, the ntal velocty vector of NP partcles are ntalzed randomly wthn allowed specfc ranges. Then, teratve partcles of CLPSO change ther postons and explore the soluton space thoroughly. Here, f the value of the valdaton error does not reduce after four consecutve teratons, the search process wll be termnated. Next, the best partcle of CLPSO (whch s coverng a weght and bas vector) s gven back to LMNN; ths vector s regarded as the fnal weghts and bases of LMNN. Here, the learnng process of LMNN s completed.

6 Absolute value of correlaton coeffcent Applcaton of hybrd neural networks combned wth comprehensve learnng 7 Then, as seen n Fg. 3 BFGSNN accepts the fnal weghts and bases of LMNN as the ntal values to start the learnng process. For BFGSNN, tranng proses s the same as LMNN. Smlarly, after fnshng the learnng process of BFGSNN, ts fnal weghts and bases are transferred to BRNN. Startng from ths pont, the learnng process of BRNN s executed smlar to tranng process of the last two NNs. After completon of the tranng process of BRNN, all NNs of HNN are traned. At ths pont, the proposed ML-STLF engne s learned and prepared for the forecast. In ths way, LMNN usng ts obtaned weght and bas values, produces a forecast for the nput seres (Here, the electrcty load of the prevous hours) L (t), whch s appled to BFGSNN. Also, BFGSNN and BRNN generate ther forecast values untl the last predcton of L (t) s obtaned from BRNN. Auxlary Predctor (SVR) Weghts & Bases Weghts & Bases LMNN Target varable of LMNN BFGSNN BRNN Target varable of BFGSNN CLPSO respectvely. For predcton of the next hour s load, the data updates at the end of each tme nterval. Also, predcton of the next day s load s attaned by substtuton of forecasted values for nput varables called recurson method [4]. Ths procedure s repeated untl the next day s load forecast value s acheved. In ths research, hourly load forecast and one-day ahead (as the predcton horzon) have been consdered. The proposed ML-STLF strategy has been examned on load forecast of day-ahead electrcty market of PJM. PJM s a well-known ste n electrcty market that coordnates the movement of wholesale electrcty n dfferent states of US. Our test case ncludes day-ahead demand hstorcal data over the perod whch can be found at [30]. The numercal expermentatons, whch are presented n the followng, are desgned to show the hgh performance of the proposed ML-STLF engne and evaluate ts effectveness n a comparatve manner. Fg (4) shows the correlaton of canddate features of 500 hours ago accordng to the output for December 12, In Fg (4), the horzontal axs ndcates (canddate accordng to 1 hour ago) up to (canddate accordng to 500 hours ago) and the vertcal axs demonstrates the absolute amount of correlaton coeffcents. The greater amount of correlaton means more relaton between correspondng canddate and the target vector s value Fnal forecast for target varable HNN Fg(3): Archtecture of the proposed ML-STLF engne. It should be mentoned that the numercal fne-tunng of the proposed ML-STLF method s adjustable parameters, ncludng TH1 and TH2 whch are used n the two-level feature selecton process and the number of appled neurons n each NN s hdden layer, has been carred out by a computatonally effcent cross-valdaton method descrbed In [28]. 3- Numercal Results There are two prevalent types of STLF strateges n electrc power systems: hourly (next hour) and daly (next day) load forecastng [29]. Real-tme and future electrcty markets beneft from hourly and daly load forecastng, Sample Index Fg(4):Correlaton of canddate features of 500 hours ago accordng to the output for December 12, Results of two-level feature selecton process wth dfferent values of TH1 and TH2 are presented n Table (1). It can be seen by ncreasng TH1, the ntal level of feature selecton selects canddates that are more relevant and by decreasng TH2 the secondary level of feature selecton flters more redundant canddates. However, f these two terms are satsfed smultaneously, number of selected varables wll decrease. So, determnaton of TH1 and TH2 s a trade-off between qualty and number of features. In ths test case, the best values of TH1 and TH2 by the cross-valdaton method are determned 0.6 and 0.9,

7 8 respectvely. In addton, n ths study, the proper number of neurons for hdden layer of all NNs for the mnmum of the valdaton error by cross valdaton technque, occurs at NH=10. Table (1): Number of Selected Features TH1 TH2 Number of selected nputs In ths study, tranng samples (subsets of data) from electrcty load related to 39 days before the forecast day (results n 39*24=936) have been consdered. The valdaton set has been randomly selected from tranng samples. Moreover, the 10% of total samples are selected as valdaton set and the rest are consdered as tran set. In Table(2), the frst and thrd rank selected features ( L and t 1 L ) consst of nformaton t 2 about earler hours. The next more effectve features contan nformaton about the daly seasonalty (one day ago) such as L and t 24 L, whle the later terms are related to weekly t 23 seasonalty (one to three weeks ago). Farther days and weeks have less correlaton wth the target hour and so are not consdered here. Note that by ncreasng nput canddates the selected canddates provded n Table (2) wll not be changed, ndcatng that more earler canddates have less nformaton value than others. In other words, the latest selected canddate features (as valdaton set) have more resemblance to the predcton horzon. Table (2): Selected features for PJM on December 12, Rank Selected Feature 1 t 1 2 t 24 3 t 2 4 t t 23 6 t 25 7 t 335 Rank Selected Feature L 8 Lt 168 L 9 Lt 337 L 10 Lt 167 L 11 Lt 360 L 12 Lt 169 L 13 Lt 480 L 14 Lt 312 The measurement of forecastng accuracy s accomplshed by Mean Absolute Percentage Error (MAPE), whch can be computed as follows: N 1 LA LF MAPE (%) 100 ( N 1 LA 8) where: L A s the actual load, LF s the forecasted load, N s the predcton horzon (the amount of hours n the predcton perod) and s the hour ndex. Another crteron for evaluatng forecast accuracy s mean absolute error (MAE), whch s defned by the followng equaton: 1 MAE N N 1 L A L F (9) The proposed ML-STLF approach covers the predcton perod by one-hour steps up to reachng out to the end of forecast perod. Here, the predcton horzon s consdered 24 hours. For ths case study, obtaned results (MAPE and MAE) from each NN of the proposed HNN are represented n Table 3. As shown n Table 3, the values of MAPE and MAE have been reduced from 2.03% and 0.74 GW to 1.48% and 0.54 GW, respectvely. Ths table specfes the role of each stage of the forecast engne n reducng the predcton error. Table (3): MAPE (%) and MAE (MW) results of proposed forecast engne on December 12, NN output MAPE (%) MAE (MW) LMNN+CLPSO BFGSNN+CLPSO BRNN+CLPSO To compare proposed method wth the other hybrd approaches, results of dfferent hybrd methods are demonstrated n Table 4. In all of mentoned methods n Table (4) data preprocessor and feature selecton have been used. NN s a one hdden layer perceptron neural network, HNN2 s a hybrd neural network wth two stages and HNN3 s a hybrd neural network wth three stages. In Table (4) tral perod s December 12, In ths table, t s observed that the proposed ML-STLF engne beneftng from CLPSO has been able to decrease the values of MAPE and MAE by 54% and 37% (respectvely) n comparson wth HNN3. Also, In Fg (5), actual load, forecasted load and forecast error on the same day have

8 MSE Applcaton of hybrd neural networks combned wth comprehensve learnng 9 been shown. It can be seen from Fg (5) that the proposed strategy can gve an accurate forecast. Also, the convergence plot of CLPSO algorthm to mprove the results obtaned by LMNN s depcted n Fg.6. Ths fgure shows the value of Mean Squared Error (MSE) for normalzed data. The optmzed results n ths stage are gven to the next neural network (BFGSNN) for contnung the tranng process of the forecast engne. Table (4): MAPE (%) and MAE (MW) results of suggested ML-STLF and three other methods for December 12, Forecast method MAPE (%) MAE (MW) NN HNN HNN Proposed (ML-STLF) Fg (5): Actual load (sold lne), forecasted load of proposed method (dashed lne), and ts error (dotted lne) for PJM n December 12, Iteratons Fg (6): The convergence plot of CLPSO algorthm used to mprove the results obtaned by LMNN. To demonstrate the capablty of the suggested STLF, n Table (5) four test weeks of the year 2012 from the PJM electrc power market have been examned. The four test weeks are February 4 to February 11, May 5 to May 12, August 4 to August 11, and November 10 to November 17. In Table 5, the proposed forecast engne (ML-STLF) s compared wth three MLP neural networks whch are traned by LM, BFG, and BR learnng algorthms, respectvely. These nonlnear forecast methods have been used frequently n many artcles to predct electrcty load demand, electrcty prce and wnd power. As shown n Table 5, the proposed forecast engne has better forecast accuracy than the other forecast methods. As presented n the last row of Table 5 the average MAPE and MAE for the proposed ML-STLF method are 1.34% and GW respectvely. However, the other mentoned methods wth the same condtons have shown the average value of MAPE and MAE 3% and GW respectvely. The proposed method usng CLPSO n ts tranng mechansm can reach better solutons because of ts ablty to escape from local mnma. In addton, the proposed forecast engne s composed of three consecutve NNs to mprove the obtaned knowledge durng the forecast process whle the three other methods use one NN for predcton. In Table 6, the obtaned results are compared wth results of reference [31]. These results demonstrate good performance of proposed method n comparson wth the other mentoned methods. The structure of Addtve model presented n [31] s based on a three layer feedforward NN whch employs Levenberg Marquardt algorthm for tranng. For speedng up the tranng process, the hyperbolc tangent functon has been appled for hdden neurons and output neurons. The results presented n Table (6) were obtaned usng hstorcal data from Australan Energy Market Operator (AEMO) webste [32] snce October 2008 to March It can be seen from Table 6 that the proposed strategy has reached more precse results than the other mentoned methods. In the last row of Table (6), t s found out that the obtaned average values of MAPE and MAE from the proposed ML- STLF method are 8% and 19% (respectvely) less than the Addtve model. These results can show the satsfactory performance of the proposed method compared wth the recent strateges. The average computaton tme taken for tranng the proposed ML-STLF model s about 15 mnutes. The hardware confguraton of the computer used s Intel Core 5 processor wth

9 GHz CPU, 4 GB RAM and the operatng system used s Wndows 7 ultmate. 4- Concluson Load forecastng s very mportant for secure operaton of power systems. Ths paper presents a new strategy for STLF. In ths strategy, a twolevel feature selecton technque and a new hybrd forecastng engne are employed. The two-level feature selecton technque s desgned for removng both rrelevant and redundant canddate nputs. Thus, the most nstructve features are appled to forecast engne. The proposed forecastng engne s a hybrd neural network, whch benefts from good global search capablty of CLPSO. In addton, by usng CLPSO alongsde NN hgh convergencelearnng algorthms can have an mportant role for enhancng the accuracy of forecastng. The proposed strategy has been examned n PJM and AEMO electrcty markets. The results llustrate that the proposed model has a hgh level of effectveness and robustness. Also, results of proposed strategy show more accuracy compared wth methods of recent papers. Table (5): MAPE (%) and MAE (MW) results of MLP wth LM, MLP wth BFG, MLP wth BR and proposed ML-STLF engne Test week MLP wth LM MLP wth BFG MLP wth BR Proposed (ML-STLF) MAPE MAE MAPE MAE MAPE MAE MAPE MAE February May August November Average Table (6): Monthly comparson of performance. Month ANN [31] Hybrd [31] Addtve Model [31] Proposed (ML-STLF) MAPE MAE MAPE MAE MAPE MAE MAPE MAE October November December January February March Average References [1] M. Q. Raza and A. Khosrav, "A revew on artfcal ntellgence based load demand forecastng technques for smart grd and buldngs," Renewable and Sustanable Energy Revews, Vol. 50, pp , [2] R. Hu, S. Wen, Z. Zeng, and T. Huang, "A shortterm power load forecastng model based on the generalzed regresson neural network wth decreasng step frut fly optmzaton algorthm," Neurocomputng, Vol. 221, pp , [3] N. Amjady and F. Keyna, "Md-term load forecastng of power systems by a new predcton method," Energy Converson and Management, vol. 49, pp , [4] S. Kouh and F. Keyna, "A new cascade NN based method to short-term load forecast n deregulated electrcty market," Energy Converson and Management, Vol. 71, pp , [5] H. Ne, G. Lu, X. Lu, and Y. Wang, "Hybrd of ARIMA and SVMs for Short-Term Load Forecastng," Energy Proceda, Vol. 16, pp , [6] F. M. Tuamah and H. M. A. Abass, "Short-term electrcal load forecastng for Iraq power system based on Multple Lnear Regresson method," Internatonal Journal of Computer Applcatons, Vol. 100, [7] A. Kavous-Fard, H. Samet, and F. Marzban, "A new hybrd modfed frefly algorthm and support vector regresson model for accurate short term load forecastng," Expert systems wth applcatons, Vol. 41, pp , 2014.

10 10 [8] S. Park, S. Ryu, Y. Cho, and H. Km, "A framework for baselne load estmaton n demand response: Data mnng approach," n Smart Grd Communcatons (SmartGrdComm), 2014 IEEE Internatonal Conference on, 2014, pp [9] N. Amjady, "Short-term hourly load forecastng usng tme-seres modelng wth peak load estmaton capablty," Power Systems, IEEE Transactons on, Vol. 16, pp , [10] J. W. Taylor, "Short-term electrcty demand forecastng usng double seasonal exponental smoothng," Journal of the Operatonal Research Socety, Vol. 54, pp , [11] M. F. Sabah and S. Sarrfan, "A Cell Phone Postonng Method Based on the Intellgent Receved Sgnal Strength Pattern Recognton n GSM Network for Implementng Moble Advertsement Servces," Computatonal Intellgence n Electrcal Engneerng, Vol. 4, pp , [12] H. Nosrat nahook and M. Eftekhar, "A New Method for Feature Selecton Based on Fuzzy Logc," Computatonal Intellgence n Electrcal Engneerng, Vol. 4, pp , [13] Y. Hong-Tzer and H. Chao-Mng, "A new shortterm load forecastng approach usng selforganzng fuzzy ARMAX models," Power Systems, IEEE Transactons on, Vol. 13, pp , [14] N. Dng, C. Benot, G. Fogga, Y. Bésanger, and F. Wurtz, "Neural network-based model desgn for short-term load forecast n dstrbuton systems," IEEE Transactons on Power Systems, Vol. 31, pp , [15] K. Tayebeh, M. Atae, and P. Moallem," Wnd Speed Predcton Based on Chaos Theory usng RBF Neural Networks," Computatonal Intellgence n Electrcal Engneerng, Vol. 7, pp , [16] G.-C. Lao and T.-P. Tsao, "Applcaton of a fuzzy neural network combned wth a chaos genetc algorthm and smulated annealng to short-term load forecastng," IEEE Transactons on Evolutonary Computaton, Vol. 10, pp , [17] N. Amjady and F. Keyna, "Short-term load forecastng of power systems by combnaton of wavelet transform and neuro-evolutonary algorthm," Energy, Vol. 34, pp , 1// [18] P. J. Santos, A. G. Martns, and A. J. Pres, "Desgnng the nput vector to ANN-based models for short-term load forecast n electrcty dstrbuton systems," Internatonal Journal of Electrcal Power & Energy Systems, Vol. 29, pp , 5// [19] N. Amjady, "<Short-Term Hourly Load Forecastng Usng.pdf>," pp , [20] S. Haykn, Neural networks: a comprehensve foundaton: Prentce Hall PTR, [21] H. Taheran, I. Nazer-Kakhk, M. R. Aghaebrahm, M. Farshad, and S. R. Goldan, "Short Term Prce Forecastng n Electrcty Market Consderng the Effect of Wnd Unts' Generaton," Computatonal Intellgence n Electrcal Engneerng, Vol. 5, pp , [22] F. Shu, J. R. Lao, R. Yokoyama, C. Luonan, and L. We-jen, "Forecastng the Wnd Generaton Usng a Two-Stage Network Based on Meteorologcal Informaton," Energy Converson, IEEE Transactons on, Vol. 24, pp , [23] S. Z. Seyyedsaleh and S. A. Seyyedsaleh, "Bdrectonal Layer-by-layer Pre-tranng Method," Computatonal Intellgence n Electrcal Engneerng, vol. 6, pp. 1-10, [24] N. Amjady, A. Daraeepour, and F. Keyna, "Dayahead electrcty prce forecastng by modfed relef algorthm and hybrd neural network," Generaton, Transmsson & Dstrbuton, IET, Vol. 4, pp , [25] C. P. Rodrguez and G. J. Anders, "Energy prce forecastng n the Ontaro compettve power system market," Power Systems, IEEE Transactons on, Vol. 19, pp , [26] N. Amjady, Introducton to ntellgent systems. Semnan,Iran: Semnan Unversty Press, [27] J. J. Lang, A. K. Qn, P. N. Suganthan, and S. Baskar, "Comprehensve learnng partcle swarm optmzer for global optmzaton of multmodal functons," Evolutonary Computaton, IEEE Transactons on, Vol. 10, pp , [28] N. Amjady and F. Keyna, "Day-ahead prce forecastng of electrcty markets by a new feature selecton algorthm and cascaded neural network technque," Energy Converson and Management, Vol. 50, pp , [29] N. Amjady, "<Short-Term Bus Load Forecastng of Power.pdf>," pp , [30] PJM. Avalable: [31] F. Shu and R. J. Hyndman, "Short-Term Load Forecastng Based on a Sem-Parametrc Addtve Model," Power Systems, IEEE Transactons on, Vol. 27, pp , [32] AEMO. Avalable: and-demand/aggregated-prce-and-demand- Data-Fles

11

12 10

Research of Dispatching Method in Elevator Group Control System Based on Fuzzy Neural Network. Yufeng Dai a, Yun Du b

Research of Dispatching Method in Elevator Group Control System Based on Fuzzy Neural Network. Yufeng Dai a, Yun Du b 2nd Internatonal Conference on Computer Engneerng, Informaton Scence & Applcaton Technology (ICCIA 207) Research of Dspatchng Method n Elevator Group Control System Based on Fuzzy Neural Network Yufeng

More information

PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION. Evgeny Artyomov and Orly Yadid-Pecht

PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION. Evgeny Artyomov and Orly Yadid-Pecht 68 Internatonal Journal "Informaton Theores & Applcatons" Vol.11 PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION Evgeny Artyomov and Orly

More information

Medium Term Load Forecasting for Jordan Electric Power System Using Particle Swarm Optimization Algorithm Based on Least Square Regression Methods

Medium Term Load Forecasting for Jordan Electric Power System Using Particle Swarm Optimization Algorithm Based on Least Square Regression Methods Journal of Power and Energy Engneerng, 2017, 5, 75-96 http://www.scrp.org/journal/jpee ISSN Onlne: 2327-5901 ISSN Prnt: 2327-588X Medum Term Load Forecastng for Jordan Electrc Power System Usng Partcle

More information

To: Professor Avitabile Date: February 4, 2003 From: Mechanical Student Subject: Experiment #1 Numerical Methods Using Excel

To: Professor Avitabile Date: February 4, 2003 From: Mechanical Student Subject: Experiment #1 Numerical Methods Using Excel To: Professor Avtable Date: February 4, 3 From: Mechancal Student Subject:.3 Experment # Numercal Methods Usng Excel Introducton Mcrosoft Excel s a spreadsheet program that can be used for data analyss,

More information

A NSGA-II algorithm to solve a bi-objective optimization of the redundancy allocation problem for series-parallel systems

A NSGA-II algorithm to solve a bi-objective optimization of the redundancy allocation problem for series-parallel systems 0 nd Internatonal Conference on Industral Technology and Management (ICITM 0) IPCSIT vol. 49 (0) (0) IACSIT Press, Sngapore DOI: 0.776/IPCSIT.0.V49.8 A NSGA-II algorthm to solve a b-obectve optmzaton of

More information

A Comparison of Two Equivalent Real Formulations for Complex-Valued Linear Systems Part 2: Results

A Comparison of Two Equivalent Real Formulations for Complex-Valued Linear Systems Part 2: Results AMERICAN JOURNAL OF UNDERGRADUATE RESEARCH VOL. 1 NO. () A Comparson of Two Equvalent Real Formulatons for Complex-Valued Lnear Systems Part : Results Abnta Munankarmy and Mchael A. Heroux Department of

More information

ROBUST IDENTIFICATION AND PREDICTION USING WILCOXON NORM AND PARTICLE SWARM OPTIMIZATION

ROBUST IDENTIFICATION AND PREDICTION USING WILCOXON NORM AND PARTICLE SWARM OPTIMIZATION 7th European Sgnal Processng Conference (EUSIPCO 9 Glasgow, Scotland, August 4-8, 9 ROBUST IDENTIFICATION AND PREDICTION USING WILCOXON NORM AND PARTICLE SWARM OPTIMIZATION Babta Majh, G. Panda and B.

More information

Learning Ensembles of Convolutional Neural Networks

Learning Ensembles of Convolutional Neural Networks Learnng Ensembles of Convolutonal Neural Networks Lran Chen The Unversty of Chcago Faculty Mentor: Greg Shakhnarovch Toyota Technologcal Insttute at Chcago 1 Introducton Convolutonal Neural Networks (CNN)

More information

ANNUAL OF NAVIGATION 11/2006

ANNUAL OF NAVIGATION 11/2006 ANNUAL OF NAVIGATION 11/2006 TOMASZ PRACZYK Naval Unversty of Gdyna A FEEDFORWARD LINEAR NEURAL NETWORK WITH HEBBA SELFORGANIZATION IN RADAR IMAGE COMPRESSION ABSTRACT The artcle presents the applcaton

More information

Dynamic Optimization. Assignment 1. Sasanka Nagavalli January 29, 2013 Robotics Institute Carnegie Mellon University

Dynamic Optimization. Assignment 1. Sasanka Nagavalli January 29, 2013 Robotics Institute Carnegie Mellon University Dynamc Optmzaton Assgnment 1 Sasanka Nagavall snagaval@andrew.cmu.edu 16-745 January 29, 213 Robotcs Insttute Carnege Mellon Unversty Table of Contents 1. Problem and Approach... 1 2. Optmzaton wthout

More information

Networks. Backpropagation. Backpropagation. Introduction to. Backpropagation Network training. Backpropagation Learning Details 1.04.

Networks. Backpropagation. Backpropagation. Introduction to. Backpropagation Network training. Backpropagation Learning Details 1.04. Networs Introducton to - In 1986 a method for learnng n mult-layer wor,, was nvented by Rumelhart Paper Why are what and where processed by separate cortcal vsual systems? - The algorthm s a sensble approach

More information

A Preliminary Study on Targets Association Algorithm of Radar and AIS Using BP Neural Network

A Preliminary Study on Targets Association Algorithm of Radar and AIS Using BP Neural Network Avalable onlne at www.scencedrect.com Proceda Engneerng 5 (2 44 445 A Prelmnary Study on Targets Assocaton Algorthm of Radar and AIS Usng BP Neural Networ Hu Xaoru a, Ln Changchuan a a Navgaton Insttute

More information

Efficient Large Integers Arithmetic by Adopting Squaring and Complement Recoding Techniques

Efficient Large Integers Arithmetic by Adopting Squaring and Complement Recoding Techniques The th Worshop on Combnatoral Mathematcs and Computaton Theory Effcent Large Integers Arthmetc by Adoptng Squarng and Complement Recodng Technques Cha-Long Wu*, Der-Chyuan Lou, and Te-Jen Chang *Department

More information

Performance Analysis of Multi User MIMO System with Block-Diagonalization Precoding Scheme

Performance Analysis of Multi User MIMO System with Block-Diagonalization Precoding Scheme Performance Analyss of Mult User MIMO System wth Block-Dagonalzaton Precodng Scheme Yoon Hyun m and Jn Young m, wanwoon Unversty, Department of Electroncs Convergence Engneerng, Wolgye-Dong, Nowon-Gu,

More information

NETWORK 2001 Transportation Planning Under Multiple Objectives

NETWORK 2001 Transportation Planning Under Multiple Objectives NETWORK 200 Transportaton Plannng Under Multple Objectves Woodam Chung Graduate Research Assstant, Department of Forest Engneerng, Oregon State Unversty, Corvalls, OR9733, Tel: (54) 737-4952, Fax: (54)

More information

Calculation of the received voltage due to the radiation from multiple co-frequency sources

Calculation of the received voltage due to the radiation from multiple co-frequency sources Rec. ITU-R SM.1271-0 1 RECOMMENDATION ITU-R SM.1271-0 * EFFICIENT SPECTRUM UTILIZATION USING PROBABILISTIC METHODS Rec. ITU-R SM.1271 (1997) The ITU Radocommuncaton Assembly, consderng a) that communcatons

More information

Wavelet and Neural Network Approach to Demand Forecasting based on Whole and Electric Sub-Control Center Area

Wavelet and Neural Network Approach to Demand Forecasting based on Whole and Electric Sub-Control Center Area Internatonal Journal of Soft Computng and Engneerng (IJSCE) ISSN: 2231-2307, Volume-1, Issue-6, January 2012 Wavelet and Neural Networ Approach to Demand Forecastng based on Whole and Electrc Sub-Control

More information

High Speed, Low Power And Area Efficient Carry-Select Adder

High Speed, Low Power And Area Efficient Carry-Select Adder Internatonal Journal of Scence, Engneerng and Technology Research (IJSETR), Volume 5, Issue 3, March 2016 Hgh Speed, Low Power And Area Effcent Carry-Select Adder Nelant Harsh M.tech.VLSI Desgn Electroncs

More information

Side-Match Vector Quantizers Using Neural Network Based Variance Predictor for Image Coding

Side-Match Vector Quantizers Using Neural Network Based Variance Predictor for Image Coding Sde-Match Vector Quantzers Usng Neural Network Based Varance Predctor for Image Codng Shuangteng Zhang Department of Computer Scence Eastern Kentucky Unversty Rchmond, KY 40475, U.S.A. shuangteng.zhang@eku.edu

More information

Application of Intelligent Voltage Control System to Korean Power Systems

Application of Intelligent Voltage Control System to Korean Power Systems Applcaton of Intellgent Voltage Control System to Korean Power Systems WonKun Yu a,1 and HeungJae Lee b, *,2 a Department of Power System, Seol Unversty, South Korea. b Department of Power System, Kwangwoon

More information

Optimal Placement of PMU and RTU by Hybrid Genetic Algorithm and Simulated Annealing for Multiarea Power System State Estimation

Optimal Placement of PMU and RTU by Hybrid Genetic Algorithm and Simulated Annealing for Multiarea Power System State Estimation T. Kerdchuen and W. Ongsakul / GMSARN Internatonal Journal (09) - Optmal Placement of and by Hybrd Genetc Algorthm and Smulated Annealng for Multarea Power System State Estmaton Thawatch Kerdchuen and

More information

Network Reconfiguration in Distribution Systems Using a Modified TS Algorithm

Network Reconfiguration in Distribution Systems Using a Modified TS Algorithm Network Reconfguraton n Dstrbuton Systems Usng a Modfed TS Algorthm ZHANG DONG,FU ZHENGCAI,ZHANG LIUCHUN,SONG ZHENGQIANG School of Electroncs, Informaton and Electrcal Engneerng Shangha Jaotong Unversty

More information

A MODIFIED DIFFERENTIAL EVOLUTION ALGORITHM IN SPARSE LINEAR ANTENNA ARRAY SYNTHESIS

A MODIFIED DIFFERENTIAL EVOLUTION ALGORITHM IN SPARSE LINEAR ANTENNA ARRAY SYNTHESIS A MODIFIED DIFFERENTIAL EVOLUTION ALORITHM IN SPARSE LINEAR ANTENNA ARRAY SYNTHESIS Kaml Dmller Department of Electrcal-Electroncs Engneerng rne Amercan Unversty North Cyprus, Mersn TURKEY kdmller@gau.edu.tr

More information

Optimal Allocation of Static VAr Compensator for Active Power Loss Reduction by Different Decision Variables

Optimal Allocation of Static VAr Compensator for Active Power Loss Reduction by Different Decision Variables S. Aucharyamet and S. Srsumrannukul / GMSARN Internatonal Journal 4 (2010) 57-66 Optmal Allocaton of Statc VAr Compensator for Actve Power oss Reducton by Dfferent Decson Varables S. Aucharyamet and S.

More information

antenna antenna (4.139)

antenna antenna (4.139) .6.6 The Lmts of Usable Input Levels for LNAs The sgnal voltage level delvered to the nput of an LNA from the antenna may vary n a very wde nterval, from very weak sgnals comparable to the nose level,

More information

Adaptive System Control with PID Neural Networks

Adaptive System Control with PID Neural Networks Adaptve System Control wth PID Neural Networs F. Shahra a, M.A. Fanae b, A.R. Aromandzadeh a a Department of Chemcal Engneerng, Unversty of Sstan and Baluchestan, Zahedan, Iran. b Department of Chemcal

More information

Open Access Node Localization Method for Wireless Sensor Networks Based on Hybrid Optimization of Differential Evolution and Particle Swarm Algorithm

Open Access Node Localization Method for Wireless Sensor Networks Based on Hybrid Optimization of Differential Evolution and Particle Swarm Algorithm Send Orders for Reprnts to reprnts@benthamscence.ae The Open Automaton and Control Systems Journal, 014, 6, 61-68 61 Open Access Node Localzaton Method for Wreless Sensor Networks Based on Hybrd Optmzaton

More information

Advanced Bio-Inspired Plausibility Checking in a Wireless Sensor Network Using Neuro-Immune Systems

Advanced Bio-Inspired Plausibility Checking in a Wireless Sensor Network Using Neuro-Immune Systems Fourth Internatonal Conference on Sensor Technologes and Applcatons Advanced Bo-Inspred Plausblty Checkng n a reless Sensor Network Usng Neuro-Immune Systems Autonomous Fault Dagnoss n an Intellgent Transportaton

More information

MTBF PREDICTION REPORT

MTBF PREDICTION REPORT MTBF PREDICTION REPORT PRODUCT NAME: BLE112-A-V2 Issued date: 01-23-2015 Rev:1.0 Copyrght@2015 Bluegga Technologes. All rghts reserved. 1 MTBF PREDICTION REPORT... 1 PRODUCT NAME: BLE112-A-V2... 1 1.0

More information

Study of the Improved Location Algorithm Based on Chan and Taylor

Study of the Improved Location Algorithm Based on Chan and Taylor Send Orders for eprnts to reprnts@benthamscence.ae 58 The Open Cybernetcs & Systemcs Journal, 05, 9, 58-6 Open Access Study of the Improved Locaton Algorthm Based on Chan and Taylor Lu En-Hua *, Xu Ke-Mng

More information

Investigation of Hybrid Particle Swarm Optimization Methods for Solving Transient-Stability Constrained Optimal Power Flow Problems

Investigation of Hybrid Particle Swarm Optimization Methods for Solving Transient-Stability Constrained Optimal Power Flow Problems Investgaton of Hybrd Partcle Swarm Optmzaton Methods for Solvng Transent-Stablty Constraned Optmal Power Flow Problems K. Y. Chan, G. T. Y. Pong and K. W. Chan Abstract In ths paper, hybrd partcle swarm

More information

Walsh Function Based Synthesis Method of PWM Pattern for Full-Bridge Inverter

Walsh Function Based Synthesis Method of PWM Pattern for Full-Bridge Inverter Walsh Functon Based Synthess Method of PWM Pattern for Full-Brdge Inverter Sej Kondo and Krt Choesa Nagaoka Unversty of Technology 63-, Kamtomoka-cho, Nagaoka 9-, JAPAN Fax: +8-58-7-95, Phone: +8-58-7-957

More information

Fast Code Detection Using High Speed Time Delay Neural Networks

Fast Code Detection Using High Speed Time Delay Neural Networks Fast Code Detecton Usng Hgh Speed Tme Delay Neural Networks Hazem M. El-Bakry 1 and Nkos Mastoraks 1 Faculty of Computer Scence & Informaton Systems, Mansoura Unversty, Egypt helbakry0@yahoo.com Department

More information

A study of turbo codes for multilevel modulations in Gaussian and mobile channels

A study of turbo codes for multilevel modulations in Gaussian and mobile channels A study of turbo codes for multlevel modulatons n Gaussan and moble channels Lamne Sylla and Paul Forter (sylla, forter)@gel.ulaval.ca Department of Electrcal and Computer Engneerng Laval Unversty, Ste-Foy,

More information

Comparative Study of Short-term Electric Load Forecasting

Comparative Study of Short-term Electric Load Forecasting 2014 Ffth Internatonal Conference on Intellgent Systems, Modellng and Smulaton Comparatve Study of Short-term Electrc Load Forecastng Bon-gl Koo Department of electrcal and computer engneerng Pusan atonal

More information

Optimization of Ancillary Services for System Security: Sequential vs. Simultaneous LMP calculation

Optimization of Ancillary Services for System Security: Sequential vs. Simultaneous LMP calculation Optmzaton of Ancllary Servces for System Securty: Sequental vs. Smultaneous LM calculaton Sddhartha Kumar Khatan, Yuan L, Student Member, IEEE, and Chen-Chng. Lu, Fellow, IEEE Abstract-- A lnear optmzaton

More information

Applications of Modern Optimization Methods for Controlling Parallel Connected DC-DC Buck Converters

Applications of Modern Optimization Methods for Controlling Parallel Connected DC-DC Buck Converters IJCSI Internatonal Journal of Computer Scence Issues, Volume 3, Issue 6, November 26 www.ijcsi.org https://do.org/.2943/266.559 5 Applcatons of Modern Optmzaton Methods for Controllng Parallel Connected

More information

Priority based Dynamic Multiple Robot Path Planning

Priority based Dynamic Multiple Robot Path Planning 2nd Internatonal Conference on Autonomous obots and Agents Prorty based Dynamc Multple obot Path Plannng Abstract Taxong Zheng Department of Automaton Chongqng Unversty of Post and Telecommuncaton, Chna

More information

Low Switching Frequency Active Harmonic Elimination in Multilevel Converters with Unequal DC Voltages

Low Switching Frequency Active Harmonic Elimination in Multilevel Converters with Unequal DC Voltages Low Swtchng Frequency Actve Harmonc Elmnaton n Multlevel Converters wth Unequal DC Voltages Zhong Du,, Leon M. Tolbert, John N. Chasson, Hu L The Unversty of Tennessee Electrcal and Computer Engneerng

More information

IEE Electronics Letters, vol 34, no 17, August 1998, pp ESTIMATING STARTING POINT OF CONDUCTION OF CMOS GATES

IEE Electronics Letters, vol 34, no 17, August 1998, pp ESTIMATING STARTING POINT OF CONDUCTION OF CMOS GATES IEE Electroncs Letters, vol 34, no 17, August 1998, pp. 1622-1624. ESTIMATING STARTING POINT OF CONDUCTION OF CMOS GATES A. Chatzgeorgou, S. Nkolads 1 and I. Tsoukalas Computer Scence Department, 1 Department

More information

Day ahead hourly Price Forecast in ISO New England Market using Neuro-Fuzzy Systems Alshejari, A. and Kodogiannis, V.

Day ahead hourly Price Forecast in ISO New England Market using Neuro-Fuzzy Systems Alshejari, A. and Kodogiannis, V. WestmnsterResearch http://www.westmnster.ac.uk/westmnsterresearch Day ahead hourly Prce Forecast n ISO New England Market usng Neuro-Fuzzy Systems Alshejar, A. and Kodoganns, V. Ths s a copy of the author

More information

Uncertainty in measurements of power and energy on power networks

Uncertainty in measurements of power and energy on power networks Uncertanty n measurements of power and energy on power networks E. Manov, N. Kolev Department of Measurement and Instrumentaton, Techncal Unversty Sofa, bul. Klment Ohrdsk No8, bl., 000 Sofa, Bulgara Tel./fax:

More information

Diversion of Constant Crossover Rate DE\BBO to Variable Crossover Rate DE\BBO\L

Diversion of Constant Crossover Rate DE\BBO to Variable Crossover Rate DE\BBO\L , pp. 207-220 http://dx.do.org/10.14257/jht.2016.9.1.18 Dverson of Constant Crossover Rate DE\BBO to Varable Crossover Rate DE\BBO\L Ekta 1, Mandeep Kaur 2 1 Department of Computer Scence, GNDU, RC, Jalandhar

More information

Applying Rprop Neural Network for the Prediction of the Mobile Station Location

Applying Rprop Neural Network for the Prediction of the Mobile Station Location Sensors 0,, 407-430; do:0.3390/s040407 OPE ACCESS sensors ISS 44-80 www.mdp.com/journal/sensors Communcaton Applyng Rprop eural etwork for the Predcton of the Moble Staton Locaton Chen-Sheng Chen, * and

More information

A PARTICLE SWARM OPTIMIZATION FOR REACTIVE POWER AND VOLTAGE CONTROL CONSIDERING VOLTAGE SECURITY ASSESSMENT

A PARTICLE SWARM OPTIMIZATION FOR REACTIVE POWER AND VOLTAGE CONTROL CONSIDERING VOLTAGE SECURITY ASSESSMENT A PARTICLE SWARM OPTIMIZATION FOR REACTIVE POWER AND VOLTAGE CONTROL CONSIDERING VOLTAGE SECURITY ASSESSMENT Hrotaka Yoshda Kench Kawata IEEE Trans. on Power Systems, Vol.15, No.4, pp.1232-1239, November

More information

The Performance Improvement of BASK System for Giga-Bit MODEM Using the Fuzzy System

The Performance Improvement of BASK System for Giga-Bit MODEM Using the Fuzzy System Int. J. Communcatons, Network and System Scences, 10, 3, 1-5 do:10.36/jcns.10.358 Publshed Onlne May 10 (http://www.scrp.org/journal/jcns/) The Performance Improvement of BASK System for Gga-Bt MODEM Usng

More information

Electricity Price Forecasting using Asymmetric Fuzzy Neural Network Systems Alshejari, A. and Kodogiannis, Vassilis

Electricity Price Forecasting using Asymmetric Fuzzy Neural Network Systems Alshejari, A. and Kodogiannis, Vassilis WestmnsterResearch http://www.westmnster.ac.uk/westmnsterresearch Electrcty Prce Forecastng usng Asymmetrc Fuzzy Neural Network Systems Alshejar, A. and Kodoganns, Vassls Ths s a copy of the author s accepted

More information

Optimum Allocation of Distributed Generations Based on Evolutionary Programming for Loss Reduction and Voltage Profile Correction

Optimum Allocation of Distributed Generations Based on Evolutionary Programming for Loss Reduction and Voltage Profile Correction ISSN : 0976-8491(Onlne) ISSN : 2229-4333(rnt) Optmum Allocaton of Dstrbuted Generatons Based on Evolutonary rogrammng for Reducton and Voltage rofle Correcton 1 Mohammad Saleh Male, 2 Soodabeh Soleyman

More information

Resource Allocation Optimization for Device-to- Device Communication Underlaying Cellular Networks

Resource Allocation Optimization for Device-to- Device Communication Underlaying Cellular Networks Resource Allocaton Optmzaton for Devce-to- Devce Communcaton Underlayng Cellular Networks Bn Wang, L Chen, Xaohang Chen, Xn Zhang, and Dacheng Yang Wreless Theores and Technologes (WT&T) Bejng Unversty

More information

Development of Neural Networks for Noise Reduction

Development of Neural Networks for Noise Reduction The Internatonal Arab Journal of Informaton Technology, Vol. 7, No. 3, July 00 89 Development of Neural Networks for Nose Reducton Lubna Badr Faculty of Engneerng, Phladelpha Unversty, Jordan Abstract:

More information

PSO and ACO Algorithms Applied to Location Optimization of the WLAN Base Station

PSO and ACO Algorithms Applied to Location Optimization of the WLAN Base Station PSO and ACO Algorthms Appled to Locaton Optmzaton of the WLAN Base Staton Ivan Vlovć 1, Nša Burum 1, Zvonmr Špuš 2 and Robert Nađ 2 1 Unversty of Dubrovn, Croata 2 Unversty of Zagreb, Croata E-mal: van.vlovc@undu.hr,

More information

Estimation of Solar Radiations Incident on a Photovoltaic Solar Module using Neural Networks

Estimation of Solar Radiations Incident on a Photovoltaic Solar Module using Neural Networks XXVI. ASR '2001 Semnar, Instruments and Control, Ostrava, Aprl 26-27, 2001 Paper 14 Estmaton of Solar Radatons Incdent on a Photovoltac Solar Module usng Neural Networks ELMINIR, K. Hamdy 1, ALAM JAN,

More information

The Effect Of Phase-Shifting Transformer On Total Consumers Payments

The Effect Of Phase-Shifting Transformer On Total Consumers Payments Australan Journal of Basc and Appled Scences 5(: 854-85 0 ISSN -88 The Effect Of Phase-Shftng Transformer On Total Consumers Payments R. Jahan Mostafa Nck 3 H. Chahkand Nejad Islamc Azad Unversty Brjand

More information

Short Term Load Forecasting based on An Optimized Architecture of Hybrid Neural Network Model

Short Term Load Forecasting based on An Optimized Architecture of Hybrid Neural Network Model Short Term Load Forecastng based on An Optmzed Archtecture of Hybrd Neural Network Model Fras Shhab Ahmed Turksh Aeronautcal Assocaton Unversty Department of Informaton Technology Ankara, Turkey Mnstry

More information

Figure.1. Basic model of an impedance source converter JCHPS Special Issue 12: August Page 13

Figure.1. Basic model of an impedance source converter JCHPS Special Issue 12: August Page 13 A Hgh Gan DC - DC Converter wth Soft Swtchng and Power actor Correcton for Renewable Energy Applcaton T. Selvakumaran* and. Svachdambaranathan Department of EEE, Sathyabama Unversty, Chenna, Inda. *Correspondng

More information

MODEL ORDER REDUCTION AND CONTROLLER DESIGN OF DISCRETE SYSTEM EMPLOYING REAL CODED GENETIC ALGORITHM J. S. Yadav, N. P. Patidar, J.

MODEL ORDER REDUCTION AND CONTROLLER DESIGN OF DISCRETE SYSTEM EMPLOYING REAL CODED GENETIC ALGORITHM J. S. Yadav, N. P. Patidar, J. ABSTRACT Research Artcle MODEL ORDER REDUCTION AND CONTROLLER DESIGN OF DISCRETE SYSTEM EMPLOYING REAL CODED GENETIC ALGORITHM J. S. Yadav, N. P. Patdar, J. Sngha Address for Correspondence Maulana Azad

More information

Modified Predictive Optimal Control Using Neural Network-based Combined Model for Large-Scale Power Plants

Modified Predictive Optimal Control Using Neural Network-based Combined Model for Large-Scale Power Plants 1 Modfed Predctve Optmal Control Usng Neural Networ-based Combned Model for Large-Scale Power Plants Kwang Y Lee, Fellow, IEEE, Jn S Heo, Jason A Hoffman, Sung-Ho Km, and Won-Hee Jung Abstract--Wth a Neural

More information

Latency Insertion Method (LIM) for IR Drop Analysis in Power Grid

Latency Insertion Method (LIM) for IR Drop Analysis in Power Grid Abstract Latency Inserton Method (LIM) for IR Drop Analyss n Power Grd Dmtr Klokotov, and José Schutt-Ané Wth the steadly growng number of transstors on a chp, and constantly tghtenng voltage budgets,

More information

A Flexible Mixed Additive-Multiplicative Model for Load Forecasting in a Smart Grid Setting

A Flexible Mixed Additive-Multiplicative Model for Load Forecasting in a Smart Grid Setting A Flexble Mxed Addtve-Multplcatve Model for Load Forecastng n a Smart Grd Settng Eugene A. Fenberg, Jun Fe Department of Appled Math & Statstcs and Advanced Energy Center Stony Brook Unversty Stony Brook,

More information

Open Access Research on PID Controller in Active Magnetic Levitation Based on Particle Swarm Optimization Algorithm

Open Access Research on PID Controller in Active Magnetic Levitation Based on Particle Swarm Optimization Algorithm Send Orders for Reprnts to reprnts@benthamscence.ae 1870 The Open Automaton and Control Systems Journal, 2015, 7, 1870-1874 Open Access Research on PID Controller n Actve Magnetc Levtaton Based on Partcle

More information

Available Transfer Capability (ATC) Under Deregulated Power Systems

Available Transfer Capability (ATC) Under Deregulated Power Systems Volume-4, Issue-2, Aprl-2, IN : 2-758 Internatonal Journal of Engneerng and Management Research Avalable at: www.emr.net Page Number: 3-8 Avalable Transfer Capablty (ATC) Under Deregulated Power ystems

More information

Space Time Equalization-space time codes System Model for STCM

Space Time Equalization-space time codes System Model for STCM Space Tme Eualzaton-space tme codes System Model for STCM The system under consderaton conssts of ST encoder, fadng channel model wth AWGN, two transmt antennas, one receve antenna, Vterb eualzer wth deal

More information

PERFORMANCE EVALUATION OF BOOTH AND WALLACE MULTIPLIER USING FIR FILTER. Chirala Engineering College, Chirala.

PERFORMANCE EVALUATION OF BOOTH AND WALLACE MULTIPLIER USING FIR FILTER. Chirala Engineering College, Chirala. PERFORMANCE EVALUATION OF BOOTH AND WALLACE MULTIPLIER USING FIR FILTER 1 H. RAGHUNATHA RAO, T. ASHOK KUMAR & 3 N.SURESH BABU 1,&3 Department of Electroncs and Communcaton Engneerng, Chrala Engneerng College,

More information

FEATURE SELECTION FOR SMALL-SIGNAL STABILITY ASSESSMENT

FEATURE SELECTION FOR SMALL-SIGNAL STABILITY ASSESSMENT FEAURE SELECION FOR SMALL-SIGNAL SABILIY ASSESSMEN S.P. eeuwsen Unversty of Dusburg teeuwsen@un-dusburg.de Abstract INRODUCION hs paper ntroduces dfferent feature selecton technques for neural network

More information

Time-frequency Analysis Based State Diagnosis of Transformers Windings under the Short-Circuit Shock

Time-frequency Analysis Based State Diagnosis of Transformers Windings under the Short-Circuit Shock Tme-frequency Analyss Based State Dagnoss of Transformers Wndngs under the Short-Crcut Shock YUYING SHAO, ZHUSHI RAO School of Mechancal Engneerng ZHIJIAN JIN Hgh Voltage Lab Shangha Jao Tong Unversty

More information

Control Chart. Control Chart - history. Process in control. Developed in 1920 s. By Dr. Walter A. Shewhart

Control Chart. Control Chart - history. Process in control. Developed in 1920 s. By Dr. Walter A. Shewhart Control Chart - hstory Control Chart Developed n 920 s By Dr. Walter A. Shewhart 2 Process n control A phenomenon s sad to be controlled when, through the use of past experence, we can predct, at least

More information

Throughput Maximization by Adaptive Threshold Adjustment for AMC Systems

Throughput Maximization by Adaptive Threshold Adjustment for AMC Systems APSIPA ASC 2011 X an Throughput Maxmzaton by Adaptve Threshold Adjustment for AMC Systems We-Shun Lao and Hsuan-Jung Su Graduate Insttute of Communcaton Engneerng Department of Electrcal Engneerng Natonal

More information

Wireless Sensor Network Coverage Optimization Based on Fruit Fly Algorithm

Wireless Sensor Network Coverage Optimization Based on Fruit Fly Algorithm Wreless Sensor Network Coverage Optmzaton Based on Frut Fly Algorthm https://do.org/10.3991/joe.v1406.8698 Ren Song!! ", Zhchao Xu, Yang Lu Jln Unversty of Fnance and Economcs, Jln, Chna rensong1579@163.com

More information

Cod and climate: effect of the North Atlantic Oscillation on recruitment in the North Atlantic

Cod and climate: effect of the North Atlantic Oscillation on recruitment in the North Atlantic Ths appendx accompanes the artcle Cod and clmate: effect of the North Atlantc Oscllaton on recrutment n the North Atlantc Lef Chrstan Stge 1, Ger Ottersen 2,3, Keth Brander 3, Kung-Sk Chan 4, Nls Chr.

More information

A Novel Hybrid Neural Network for Data Clustering

A Novel Hybrid Neural Network for Data Clustering A Novel Hybrd Neural Network for Data Clusterng Dongha Guan, Andrey Gavrlov Department of Computer Engneerng Kyung Hee Unversty, Korea dongha@oslab.khu.ac.kr, Avg1952@rambler.ru Abstract. Clusterng plays

More information

Coverage Maximization in Mobile Wireless Sensor Networks Utilizing Immune Node Deployment Algorithm

Coverage Maximization in Mobile Wireless Sensor Networks Utilizing Immune Node Deployment Algorithm CCECE 2014 1569888203 Coverage Maxmzaton n Moble Wreless Sensor Networs Utlzng Immune Node Deployment Algorthm Mohammed Abo-Zahhad, Sabah M. Ahmed and Nabl Sabor Electrcal and Electroncs Engneerng Department

More information

Prevention of Sequential Message Loss in CAN Systems

Prevention of Sequential Message Loss in CAN Systems Preventon of Sequental Message Loss n CAN Systems Shengbng Jang Electrcal & Controls Integraton Lab GM R&D Center, MC: 480-106-390 30500 Mound Road, Warren, MI 48090 shengbng.jang@gm.com Ratnesh Kumar

More information

TECHNICAL NOTE TERMINATION FOR POINT- TO-POINT SYSTEMS TN TERMINATON FOR POINT-TO-POINT SYSTEMS. Zo = L C. ω - angular frequency = 2πf

TECHNICAL NOTE TERMINATION FOR POINT- TO-POINT SYSTEMS TN TERMINATON FOR POINT-TO-POINT SYSTEMS. Zo = L C. ω - angular frequency = 2πf TECHNICAL NOTE TERMINATION FOR POINT- TO-POINT SYSTEMS INTRODUCTION Because dgtal sgnal rates n computng systems are ncreasng at an astonshng rate, sgnal ntegrty ssues have become far more mportant to

More information

Research Article Indoor Localisation Based on GSM Signals: Multistorey Building Study

Research Article Indoor Localisation Based on GSM Signals: Multistorey Building Study Moble Informaton Systems Volume 26, Artcle ID 279576, 7 pages http://dx.do.org/.55/26/279576 Research Artcle Indoor Localsaton Based on GSM Sgnals: Multstorey Buldng Study RafaB Górak, Marcn Luckner, MchaB

More information

Comparison of Two Measurement Devices I. Fundamental Ideas.

Comparison of Two Measurement Devices I. Fundamental Ideas. Comparson of Two Measurement Devces I. Fundamental Ideas. ASQ-RS Qualty Conference March 16, 005 Joseph G. Voelkel, COE, RIT Bruce Sskowsk Rechert, Inc. Topcs The Problem, Eample, Mathematcal Model One

More information

A New Type of Weighted DV-Hop Algorithm Based on Correction Factor in WSNs

A New Type of Weighted DV-Hop Algorithm Based on Correction Factor in WSNs Journal of Communcatons Vol. 9, No. 9, September 2014 A New Type of Weghted DV-Hop Algorthm Based on Correcton Factor n WSNs Yng Wang, Zhy Fang, and Ln Chen Department of Computer scence and technology,

More information

BP Neural Network based on PSO Algorithm for Temperature Characteristics of Gas Nanosensor

BP Neural Network based on PSO Algorithm for Temperature Characteristics of Gas Nanosensor 2318 JOURNAL OF COMPUTERS, VOL. 7, NO. 9, SEPTEMBER 2012 BP Neural Network based on PSO Algorthm for Temperature Characterstcs of Gas Nanosensor Weguo Zhao Center of Educaton Technology, Hebe Unversty

More information

Application of a Modified PSO Algorithm to Self-Tuning PID Controller for Ultrasonic Motor

Application of a Modified PSO Algorithm to Self-Tuning PID Controller for Ultrasonic Motor The Proceedngs of the st Internatonal Conference on Industral Applcaton Engneerng Applcaton of a Modfed PSO Algorthm to Self-Tunng PID Controller for Ultrasonc Motor Djoewahr Alrjadjs a,b,*, Kanya Tanaa

More information

STRUCTURE ANALYSIS OF NEURAL NETWORKS

STRUCTURE ANALYSIS OF NEURAL NETWORKS STRUCTURE ANALYSIS OF NEURAL NETWORKS DING SHENQIANG NATIONAL UNIVERSITY OF SINGAPORE 004 STRUCTURE ANALYSIS OF NEURAL NETWORKS DING SHENQIANG 004 STRUCTURE ANANLYSIS OF NEURAL NETWORKS DING SHENQIANG

More information

AFV-P 2U/4U. AC + DC Power Solutions. series. Transient Generation for Disturbance Tests. only. High Performance Programmable AC Power Source

AFV-P 2U/4U. AC + DC Power Solutions. series. Transient Generation for Disturbance Tests. only. High Performance Programmable AC Power Source AFV-P seres Hgh Performance Programmable AC Power Source only 2U/4U Intutve Touch Screen HMI Output Frequency up to 15-1000Hz Power Lne Smulatons: Step & Ramp Features Fast Response Tme: 300μs AC Source

More information

A Mathematical Model for Restoration Problem in Smart Grids Incorporating Load Shedding Concept

A Mathematical Model for Restoration Problem in Smart Grids Incorporating Load Shedding Concept J. Appl. Envron. Bol. Sc., 5(1)20-27, 2015 2015, TextRoad Publcaton ISSN: 2090-4274 Journal of Appled Envronmental and Bologcal Scences www.textroad.com A Mathematcal Model for Restoraton Problem n Smart

More information

熊本大学学術リポジトリ. Kumamoto University Repositor

熊本大学学術リポジトリ. Kumamoto University Repositor 熊本大学学術リポジトリ Kumamoto Unversty Repostor Ttle Wreless LAN Based Indoor Poston and Its Smulaton Author(s) Ktasuka, Teruak; Nakansh, Tsune CtatonIEEE Pacfc RIM Conference on Comm Computers, and Sgnal Processng

More information

Grain Moisture Sensor Data Fusion Based on Improved Radial Basis Function Neural Network

Grain Moisture Sensor Data Fusion Based on Improved Radial Basis Function Neural Network Gran Mosture Sensor Data Fuson Based on Improved Radal Bass Functon Neural Network Lu Yang, Gang Wu, Yuyao Song, and Lanlan Dong 1 College of Engneerng, Chna Agrcultural Unversty, Bejng,100083, Chna zhjunr@gmal.com,{yanglu,maozhhua}@cau.edu.cn

More information

FACTS Devices Allocation Using a Novel Dedicated Improved PSO for Optimal Operation of Power System

FACTS Devices Allocation Using a Novel Dedicated Improved PSO for Optimal Operation of Power System Journal of Operaton and Automaton n Power Engneerng Vol. 1, No., Summer & Fall 013, Pages: 14-135 http://journals.uma.ac.r/joape FACTS Devces Allocaton Usng a Novel Dedcated Improved PSO for Optmal Operaton

More information

Comparative Analysis of Reuse 1 and 3 in Cellular Network Based On SIR Distribution and Rate

Comparative Analysis of Reuse 1 and 3 in Cellular Network Based On SIR Distribution and Rate Comparatve Analyss of Reuse and 3 n ular Network Based On IR Dstrbuton and Rate Chandra Thapa M.Tech. II, DEC V College of Engneerng & Technology R.V.. Nagar, Chttoor-5727, A.P. Inda Emal: chandra2thapa@gmal.com

More information

Kalman Filter and SVR Combinations in Forecasting US Unemployment

Kalman Filter and SVR Combinations in Forecasting US Unemployment Kalman Flter and SVR Combnatons n Forecastng US Unemployment Georgos Sermpns, Charalampos Stasnaks, Andreas Karathanasopoulos To cte ths verson: Georgos Sermpns, Charalampos Stasnaks, Andreas Karathanasopoulos.

More information

Queen Bee genetic optimization of an heuristic based fuzzy control scheme for a mobile robot 1

Queen Bee genetic optimization of an heuristic based fuzzy control scheme for a mobile robot 1 Queen Bee genetc optmzaton of an heurstc based fuzzy control scheme for a moble robot 1 Rodrgo A. Carrasco Schmdt Pontfca Unversdad Católca de Chle Abstract Ths work presents both a novel control scheme

More information

sensors ISSN by MDPI

sensors ISSN by MDPI Sensors 2007, 7, 628-648 Full Paper sensors ISSN 1424-8220 2007 by MDPI www.mdp.org/sensors Dstrbuted Partcle Swarm Optmzaton and Smulated Annealng for Energy-effcent Coverage n Wreless Sensor Networks

More information

Ensemble Evolution of Checkers Players with Knowledge of Opening, Middle and Endgame

Ensemble Evolution of Checkers Players with Knowledge of Opening, Middle and Endgame Ensemble Evoluton of Checkers Players wth Knowledge of Openng, Mddle and Endgame Kyung-Joong Km and Sung-Bae Cho Department of Computer Scence, Yonse Unversty 134 Shnchon-dong, Sudaemoon-ku, Seoul 120-749

More information

A Fuzzy-based Routing Strategy for Multihop Cognitive Radio Networks

A Fuzzy-based Routing Strategy for Multihop Cognitive Radio Networks 74 Internatonal Journal of Communcaton Networks and Informaton Securty (IJCNIS) Vol. 3, No., Aprl 0 A Fuzzy-based Routng Strategy for Multhop Cogntve Rado Networks Al El Masr, Naceur Malouch and Hcham

More information

Evolutionary Programming for Reactive Power Planning Using FACTS Devices

Evolutionary Programming for Reactive Power Planning Using FACTS Devices Bplab Bhattacharyya, kash Kumar Gupta,. Das Evolutonary Programmng for Reactve Power Plannng Usng Devces BIPLAB BHATTACHARYYA *, IKAH KUMAR GUPTA 2 AND.DA 3, 2, 3 Department of Electrcal Engneerng, Indan

More information

Optimal Sizing and Allocation of Residential Photovoltaic Panels in a Distribution Network for Ancillary Services Application

Optimal Sizing and Allocation of Residential Photovoltaic Panels in a Distribution Network for Ancillary Services Application Optmal Szng and Allocaton of Resdental Photovoltac Panels n a Dstrbuton Networ for Ancllary Servces Applcaton Reza Ahmad Kordhel, Student Member, IEEE, S. Al Pourmousav, Student Member, IEEE, Jayarshnan

More information

Static Security Based Available Transfer Capability (ATC) Computation for Real-Time Power Markets

Static Security Based Available Transfer Capability (ATC) Computation for Real-Time Power Markets SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol. 7, No. 2, November 2010, 269-289 UDK: 004.896:621.311.15 Statc Securty Based Avalable Transfer Capablty (ATC) Computaton for Real-Tme Power Markets Chntham

More information

Inverse Halftoning Method Using Pattern Substitution Based Data Hiding Scheme

Inverse Halftoning Method Using Pattern Substitution Based Data Hiding Scheme Proceedngs of the World Congress on Engneerng 2011 Vol II, July 6-8, 2011, London, U.K. Inverse Halftonng Method Usng Pattern Substtuton Based Data Hdng Scheme Me-Y Wu, Ja-Hong Lee and Hong-Je Wu Abstract

More information

Multiobjective Optimization of Load Frequency Control using PSO

Multiobjective Optimization of Load Frequency Control using PSO Internatonal Journal of Emergng Technology and Advanced Engneerng Webste: www.jetae.com (ISSN 5-459, ISO 9:8 Certfed Journal, Volume 4, Specal Issue 7, Aprl 4) Internatonal Conference on Industral Engneerng

More information

Research on Controller of Micro-hydro Power System Nan XIE 1,a, Dezhi QI 2,b,Weimin CHEN 2,c, Wei WANG 2,d

Research on Controller of Micro-hydro Power System Nan XIE 1,a, Dezhi QI 2,b,Weimin CHEN 2,c, Wei WANG 2,d Advanced Materals Research Submtted: 2014-05-13 ISSN: 1662-8985, Vols. 986-987, pp 1121-1124 Accepted: 2014-05-19 do:10.4028/www.scentfc.net/amr.986-987.1121 Onlne: 2014-07-18 2014 Trans Tech Publcatons,

More information

Discussion on How to Express a Regional GPS Solution in the ITRF

Discussion on How to Express a Regional GPS Solution in the ITRF 162 Dscusson on How to Express a Regonal GPS Soluton n the ITRF Z. ALTAMIMI 1 Abstract The usefulness of the densfcaton of the Internatonal Terrestral Reference Frame (ITRF) s to facltate ts access as

More information

XXVIII. MODELING AND OPTIMIZATION OF RADIO FREQUENCY IDENTIFICATION NETWORKS FOR INVENTORY MANAGEMENT

XXVIII. MODELING AND OPTIMIZATION OF RADIO FREQUENCY IDENTIFICATION NETWORKS FOR INVENTORY MANAGEMENT XXVIII. MODELING AND OPTIMIZATION OF RADIO FREQUENCY IDENTIFICATION NETWORKS FOR INVENTORY MANAGEMENT Atpong Surya Department of Electrcal and Electroncs Engneerng Ubonratchathan Unversty, Thaland, 34190

More information

Multiple Beam Array Pattern Synthesis by Amplitude and Phase with the Use of a Modified Particle Swarm Optimisation Algorithm

Multiple Beam Array Pattern Synthesis by Amplitude and Phase with the Use of a Modified Particle Swarm Optimisation Algorithm SETIT 29 5 th Internatonal Conference: Scences of Electronc, Technologes of Informaton and Telecommuncatons March 22-26, 29 TUNISIA Multple Beam Array Pattern Synthess by Ampltude and wth the Use of a

More information

CHAPTER 2 2 PROPOSED DIFFERENTIAL EVOLUTION BASED IDWNN CONTROLLER FOR FAULT RIDE-THROUGH OF GRID CONNECTED DFIG

CHAPTER 2 2 PROPOSED DIFFERENTIAL EVOLUTION BASED IDWNN CONTROLLER FOR FAULT RIDE-THROUGH OF GRID CONNECTED DFIG 26 CHAPTER 2 2 PROPOSED DIFFERENTIAL EVOLUTION BASED IDWNN CONTROLLER FOR FAULT RIDE-THROUGH OF GRID CONNECTED DFIG 2.1 INTRODUCTION The key objectve of wnd turbne development s to ensure that output power

More information