Intelligent and Robust Genetic Algorithm Based Classifier

Size: px
Start display at page:

Download "Intelligent and Robust Genetic Algorithm Based Classifier"

Transcription

1 Intellgent and Robust Genetc Algorthm Based Classfer S. H. Zahr, H. Raab Mashhad and S. A. Seyedn Downloaded from eee.ust.ac.r at :4 IRDT on Monday September 3rd 018 Abstract: The concepts of robust classfcaton and ntellgently controllng the search process of genetc algorthm (GA) are ntroduced and ntegrated wth a conventonal genetc classfer for development of a new verson of t, whch s called Intellgent and Robust GA-classfer (IRGA-classfer). It can effcently approxmate the decson hyperplanes n the feature space. It s shown expermentally that the proposed IRGA-classfer has removed two mportant weak ponts of the conventonal GA-classfers. These problems are the large number of tranng ponts and the large number of teratons to acheve a comparable performance wth the Bayes classfer, whch s an optmal conventonal classfer. Three examples have been chosen to compare the performance of desgned IRGA-classfer to conventonal GA-classfer and Bayes classfer. They are the Irs data classfcaton, the Wne data classfcaton, and radar targets classfcaton from backscattered sgnals. The results show clearly a consderable mprovement for the performance of IRGA-classfer compared wth a conventonal GA-classfer. Keywords: Intellgent genetc classfers, robust genetc classfers, fuzzy controller, genetc algorthm, optmum decson hyperplanes. 1 Introducton 1 Genetc algorthms (GAs) have been shown to be an effectve stochastc search algorthm n hgh dmensonal spaces. They are nspred by the bologcal process of Darwn s evoluton theory, where selecton, mutaton and crossover play mportant roles [1]. GAs have been appled to solve pattern recognton and data classfcaton problems by fndng decson boundares and hyperplanes. Ths new evolutonary classfer s called GA-classfer []. It s shown theoretcally and expermentally that the performance of a GA-classfer for suffcently large number of teratons and nfntely number of tranng data ponts s comparable to Bayes classfer whch s the optmal classfer [3]. It s mportant to menton that the optmal Bayesan classfer needs a pror knowledge but GA-classfer doesn't need any mportant pror knowledge. Iranan Journal of Electrcal & Electronc Engneerng, 005. Paper frst receved 17th Aprl 005 and n revsed from 11th March 006. S. H. Zahr s wth the Department of Electroncs and Communcaton, Brand Unversty, Brand, Iran. P.O. Box: H. Raab Mashhad and S. A. Seyedn are wth the Department of Electrcal Engneerng Ferdows Unversty of Mashhad, Mashhad, Iran. E-mal: hzahr@brand.ac.r, raab@ferdows.um.ac.r, seyedn@ferdows.um.ac.r. Also a varable strng length GA-classfer (VGAclassfer) proposed evolvng the number of hyperplanes automatcally [4] and another VGA-classfer wth chromosome dfferentaton (VGACD-classfer) desgned for pxel classfcaton n [5]. The ftness functons, defned n all of these researches are the number of msclassfed tranng ponts. Although the desgned GA-classfers may classfy the tranng ponts as well as, or better than other conventonal classfers, e.g. mult-layer-perceptron (MLP), k-nearest neghbor and Bayes classfer, but ts performance has not ths strength aganst the test ponts. A multobectve GA has been recently ntroduced n [6] for smultaneously optmzaton three obectves, whch are number of msclassfed ponts, class-accuracy and the number of hyperplanes. As mentoned above, the better performance of GAclassfer, for all of these researches, happens for a large number of tranng ponts and a large number of teratons. In fact these are two condtons, whch are necessary for conventonal GA-classfer to reach a comparable performance wth Bayes classfer as an optmal classfer [-6]. Obvously, f the number of tranng ponts s suffcently large, the probablty dstrbuton functons (PDF) can be estmated and wth known PDFs, Bayes classfer s the best canddate to fnd the decson functons n feature space, because of ts smple Iranan Journal of Electrcal & Electronc Engneerng, Vol. 1, No. 3, July 005 1

2 structure and the best performance and t s not reasonable to use the GA-classfer wth low convergence rate. In ths paper a novel approach s proposed to remove these two weak ponts. The basc dea s to maxmze the margns of hyperplanes from the dfferent classes usng a proper defnton of the ftness functon. It has been shown mathematcally n [7] that maxmzng the margns of hyperplanes from dfferent classes can mnmze the rsk of error n the classfcaton. To show the stablty of the method aganst the varaton of the number of tranng ponts (n) a new ndex, named robustness ndex, s defned as a metrc. A GA-classfer wth a hgh value of robustness aganst the value of n, named n ths artcle a Robust GA-classfer (RGAclassfer). Another mportant concept ntroduced n ths artcle s to steer the GA-classfer effcently to the global soluton whle genetc algorthm s runnng. For ths purpose, an ntellgent mutaton and crossover rate controller s desgned usng a fuzzy structure to develop an Intellgent and Robust GA-classfer (IRGAclassfer). Ths ntellgent fuzzy controller, not only can chase away the genetc algorthm from the local solutons, but also can reduce the necessary number of teratons consderably. Thus a common problem of conventonal GA-classfers n prevous researches,.e. poor convergence of the search process due to the large number of teratons, s mproved. The rules for desgnng the fuzzy controller were extracted from some theoretcal and expermental results have reported n researches on GA operators [8-1]. We used Fuzzy controlled and Robust GA-classfer (FCRGA-classfer), and a Smple GA-classfer (SGAclassfer) for determnng the hyperplanes for two common benchmark problems and a specal problem n pattern recognton. Irs data and Wne data classfcaton are common problems n pattern recognton researches wth low and medum feature space dmensons, and automatc target recognton n contnuous wave radars s a specal pattern recognton problem wth hgh feature space dmensons. We compared the scores of recognton and the number of teratons s needed for convergence for FCRGAclassfer and SGA-classfer. To see the robustness of desgned IRGA-classfer, we also compared ts performance wth the Bayes classfer for dfferent tranng ponts, because t s optmal classfer when the probablty densty functon of features s known. The results show that FCRGA-classfer has more accuracy compared wth a SGA-classfer wth a less number of teratons and hgh robustness value. Also the performance of ths IRGA-classfer s comparable to Bayes classfer for a low number of tranng ponts. In ths paper, Secton explans the structure of a realvalued genetc algorthm based classfer (GAclassfer). Intellgent robust genetc classfers are then descrbed n Secton 3. Secton 4 consders expermental results on three pattern recognton problems, whch are Irs data classfcaton, Wne data classfcaton and radar target classfcaton. Fnally, Secton 5 concludes the paper. Structure of a real- valued GA-classfer A general hyperplane s n the form d (X) w1 x1 + w x w n x n + w n+ 1 = (1) Where X= ( x ) ' 1,x,...,x n, 1 and W= ( w ) ' 1,w,...,w n, w n+ 1 are called the augmented feature (pattern) and weght vectors respectvely. In a general case, there are a number of hyperplanes that separate the feature space to dfferent regons, whch each regon dstngushes an ndvdual class (Fg. 1). In Fg. 1, IR denotes the ndetermnate regon. Fg. 1 A general case, whch each regon can dentfy an ndvdual class by ts code obtaned from the sgn of hyperplanes. Some especal cases are descrbed n the text books of Pattern Recognton course [e.g. 13]. A real-valued GA classfer should fnd W (=1,,,M) n soluton space. We consder real-valued GA-classfer because bnary coded GAs are less effcent when appled to mult dmensonal problems. The bt-strngs can become very long and the search space blows up. In real-valued GAs, the varables appear drectly n the chromosome and are modfed by mutaton and recombnaton (crossover) operators. Varous real-valued-ga were revewed n [14].The basc steps for desgnng a real-valued GA-classfer are as follows: 1-Generaton At the frst step a random ntal populaton, S(0) s generated. S(0) ncludes N chromosomes and the th chromosome s of the form [ W 1,W,..., WM ] ' for M classes. Iranan Journal of Electrcal & Electronc Engneerng, Vol. 1, No. 3, July 005

3 -Ftness evaluaton At the second step the value of ftness functon of S(0) s computed. In a smple GA-classfer, whch ntroduced n prevous researches the ftness functon s defned as the number of msclassfed tranng ponts [-6]. 3-Basc loop The body of a GA s: Whle (Termnaton Condton) Loop : Compute ftness(s()); =+1; S()=Select (S(-1)); S()=Crossover S(); S()=Mutate (S()); End Loop; End Whle; The termnaton condton can be mplemented usng the best ftness value or a default maxmum number of teratons. In th teraton the ftness value s computed and then a new populaton s generated by three mportant genetc operators: selecton, crossover (recombnaton), and mutaton. These operators descrbed as follows: -Selecton Selecton s the process of determnng the number of tmes or trals that a partcular ndvdual s chosen for reproducton and, thus the number of offsprngs that an ndvdual wll produce. Many selecton technues employ roulette wheel mechansm to probablstcally select ndvduals proportonal to ther ftness value. Also the best ndvduals are transmtted to the next generaton wthout any addtonal process (eltsm strategy). -Crossover The basc operator for producng new chromosomes n the GA s the crossover. Lke ts counterpart n nature, crossover produces new ndvduals that have some parts of both parent s genetc materal. We used a smple arthmetc form of crossover, whch s sngle pont crossover, descrbed as follows: Assume W k and W p are the th and th hyperplane of k th and p th chromosomes n the th teraton respectvely. Then W k and W p are crossed over at the l th poston. The resultng offsprngs are Wk 1 l l+ 1 l+ n = (w, w,..., w, w, w,..., w ) () Wk 1 l l+ 1 l+ n = (w,w,...,w,w,w,...,w ) (3) Where l s a random number from {,,n} and n s the feature space dmenson. Crossover rate (CR) s the number of tmes that crossover operator s appled to the populaton. -Mutaton In GAs, mutaton s randomly appled wth a known probablty. It modfes elements n the chromosomes. It means that a poston n an ndvdual s selected randomly and the value n ths poston s changed. We used Gaussan mutaton mechansm that mutates some elements of an ndvdual such that = (w,w,...,w 1 l,...,w l,..., w n ) (4) + 1 W k Where l r belongs to [1,n+1] nterval and s randomly selected. Also w l = w r l + z r l. Here z r l s a random r number drown from a Gaussan dstrbuton wth zero mean and adaptve varance. 3 What s ntellgent and robust GA-classfer (IRGA-classfer)? As t mentoned n Secton 1 the large number of tranng ponts and teratons are two necessty, whch are necessary for conventonal GA-classfer to reach a comparable performance wth Bayes classfer as an optmal classfer. In ths artcle t has been tred to remove the aforesad problems n GA-classfers. For ths reason at frst a revew on optmal hyperplane for separaton of two classes s presented. Then we defne an effcent ftness functon for obtanng these optmal hyperplanes by a GA-classfer. At the next step a new concept s defned and s called the robustness of performance of a GAclassfer aganst the number of data ponts. Eventually desgnng an ntellgent mutaton rate and crossover rate controller s consdered to help GAclassfer to obtan near the optmal hyperplanes. A. Optmum Hyperplanes A conceptual problem for computng a lnear decson functon to separate two dfferent classes s determnng a hyperplane whch has a better performance aganst recevng the next data ponts (or test ponts). Snce we suppose, there s no pror knowledge about the dstrbuton of data ponts n feature space, the optmal hyperplanes are defned as the lnear decson functon wth maxmal margn between the feature vectors of dfferent classes ths margn s calculated based on the avalable tranng ponts of the classes. Ths strategy s smlar to what has been done n Support Vector Machne (SVM) studes [7]. Fg. shows three hyperplanes ( d 1, d and d opt ) that all of them can be consdered as the decson functons, whch separate two Class1 and Class successfully. It can be seen from ths fgure that f any small nose s added to tranng ponts, as a test data (or a new tranng pont) near ths decson functons, t can mpar the recognton score ( or change the poston) of d 1 and d. Among d 1, d and d opt, only d opt separates the tranng data wth a maxmal margn from two classes. Snce the margns of two classes from the are eual, the new nosy testng ponts n the d opt Iranan Journal of Electrcal & Electronc Engneerng, Vol. 1, No. 3, July 005 3

4 classes (or new tranng ponts n them) can have a lttle effect on the recognton score (or varaton of) d opt. B. Ftness Functon Defnton It should be mentoned that the ftness functon, whch has been used n prevous researches [-6] s "the number of mss-classfed data ponts". Thus a conventonal d GA-classfer may converge to each of 1( x ) or d ( x) n Fg. that have the mnmum mssclassfed data ponts, but are not optmal decson functons. In fact, ftness functon defnton as the msclassfed data ponts, need to have many data ponts n the tranng phase for convergence to the best hyperplanes n a smple GA-classfer. Ths s a weakness aspect for conventonal GA-classfers, whch has been proved theoretcally and expermentally. Fg. d opt s the optmal decson functon among other decson functons. Maxmzng the mnmum value of the average of the Eucldean dstances of all data ponts n each class s a good algorthm, whch can dsplace d 1 and d toward d opt. We named ths algorthm Max-Mn algorthm. To see the effcency of Max-Mn algorthm for chancng away d 1 and d toward d opt, suppose that a conventonal GA-classfer converged to d 1, whch has mnmum average dstance from Class. By enterng the Max-Mn algorthm n ftness functon, GA-classfer must maxmze the margn of d 1 from Class. Thus d 1 tends to d opt. Same condton s appeared f GA-classfer s converged to d. Due to above descrptons, we defned a modfed ftness functon as: ftness(w) = penalty + mn( Σd, Σd ) (5) In (5), ftness (W) s the value of ftness functon for the chromosome W. The penalty s a negatve, absolutely large value, whch s used f the hyperplane obtaned by W, doesn't classfy all data ponts n dfferent classes C and C. In ths paper penalty s defned as 10*mn( Σ d, Σ d )*Mss, whch Mss s the number of msclassfed data ponts by hyperplanes obtaned by a chromosome W. Σd s the average of the Eucldean dstances of all data ponts n class from the hyperplane W, and mn( Σ d, Σ d ) s the mnmum value of Σd and Σ d. The GA-classfer proposed n ths artcle maxmzes the ftness functon (or mnmze ts negatve value). Obvously, when the second term n defnton of ftness (W) s set to zero, the same ftness of a conventonal GA-classfer s obtaned. The frst and necessary condton for a good performance of Euaton 5 s that the classes are separable from each other. Your comment s correct when classes have overlap n some patterns. In ths case we attach the msclassfed patterns to one class and then we use Euaton 5 as the ftness functon. It means that we accept a lttle error to adust decson hyperplanes ust between classes. C. Robust GA-classfer (RGA-classfer) To evaluate the performance of modfed ftness functon defned by (5) and compare t wth conventonal ftness functon defnton n prevous researches, a new concept of robustness s ntroduced. In ths artcle the concept of robustness s defned as the nverse of the senstvty of the solutons (hyperplanes) of a GA-classfer aganst the varaton of number of data ponts for each class. More robustness for a GAclassfer concludes more stablty for the obtaned optmum soluton. We defned the robustness of a GAclassfer as follows: (Perf ) n Robustness= [ * n Perf ] 1 (6) In (6) Perf s the performance of the best hyperplanes have been found by GA-classfer. n s the number of data ponts and ΔPerf s defned as the dfference between two obtaned performance n two dfferent number of tranng ponts. A robust GA-classfer (RGA-classfer) has a low senstvty aganst changng the number of tranng ponts. In fact the robustness s a good metrc to see how the modfed ftness functon can remove one of the mportant defects n conventonal GA-classfer, whch s need to a large number of tranng ponts to reach to an optmal performance. D. Intellgent and Robust GA-classfer (IRGAclassfer) The search mechansm of an evolutonary algorthm lkeness GA s based on three mportant operators: Selecton, Mutaton and Crossover. All of these operators have probablstcally events, but by dfferent effects on search process, thus ntellgently controllng them can help the genetc algorthm to escape from 4 Iranan Journal of Electrcal & Electronc Engneerng, Vol. 1, No. 3, July 005

5 local solutons and converge to global soluton by a faster rate. A RGA-classfer wth an ntellgent CR and MR controller s called ntellgent and robust genetc classfer (IRGA-classfer). In ths paper, we desgned a fuzzy structure to control adaptvely CR and MR n each teraton and called t Fuzzy Controlled and Robust GA-classfer (FCRGA-classfer). The fuzzy controller s constructed on some fuzzy (IF antecedents THEN conseuents) rules. Each nput and output varable are defned wth ther membershp functons. We defned three nputs for fuzzy controller n a FCRGA-classfer as follows: Ft-dst: the dstance between ftness value of the best ndvdual n th teraton and maxmum of ftness functon. Based on Euaton (5) the ftness of each chromosome s related to the number of msclassfed tranng ponts and margns between dfferent classes. The number f tranng ponts s known and the mnmum dstance of the patterns whch exst n each class can be found. Thus an approxmated value of Ftdst s avalable n each problem. UN: The number of teratons whose ftness value s constant. t: the number of teratons. Two outputs of fuzzy controller are crossover rate (CR) and mutaton rate (MR). The normalzed membershp functons of Ft-dst, UN and t are shown n Fg. 3. Fg. 3 Membershp functons of nputs (Ft-dst, UN, and t) and outputs (CR, MR) n fuzzy controller. The selecton of the shapes of membershp functons and ther locatons are based on wdely study on researches were related to GA and appeared as a survey n [8] and other references (some of them are [9-1]). To extract some effectve fuzzy rules, we know that crossover facltates exploraton whle mutaton facltates explotaton n soluton space. Ths means that when the best ftness stuck at one value for a long tme (UN s Hgh), the GA s often stuck at a local mnmum, so the crossover rate should be decreased and mutaton rate should be ncreased. Low ftness values (or Hgh values of Ft-dst) often happen n the start of GA (t s low) and we need more explotaton and less exploraton. Thus crossover rate should be decreased and mutaton rate should be ncreased and contrarwse f ftness value s ncreased (Ft-dst tends to Low values) crossover rate should be ncreased and mutaton rate should be decreased. On the other hand t should be mentoned that although all of the theoretcal and expermental researches have been done on the optmal MR and CR were constructed under some condtons or for a few test functons, but they have a common aspect, whch s a decreasng schedule for MR and CR as the number of teratons (t) s ncreased. Specally n [11], Schmtt presented an annealng schedules for MR and CR wth respect to t whch guaranty the convergence to global soluton: 1 κ.l p MR(t) = φ m.t < CR(t) 1 (7) 1 m = φ.[mr(t (8) c )] + Where φm R \ {0} and κ [1, ) can be chosen and m Lp s the populaton sze and both φc (0, 1 ] and m [1, ) can be chosen. Of course decreasng the MR and CR must be based on an mprovement n ftness values (or decreasng the Ftdst). From above lngustc descrptons seven rules for the fuzzy controller are defned as below: a) IF (t) s low and (Ft-dst) s hgh THEN (MR) s hgh and (CR) s low. b) IF (t) s medum and (Ft-dst) s hgh THEN (MR) s medum and (CR) s low. c) IF (t) s hgh and (Ft-dst) s low THEN (MR) s low and (CR) s hgh. d) IF (Ft-dst) s hgh and UN s low THEN (MR) s medum and (CR) s medum. e) IF (Ft-dst) s hgh and UN s hgh THEN (MR) s hgh and (CR) s low. f) IF (Ft-dst) s low and UN s hgh THEN (MR) s medum and (CR) s low. g) IF (Ft-dst) s low and UN s low THEN (MR) s low and (CR) s hgh. It must be mentoned that another nputs, outputs, membershp functon shapes and fuzzy rules may be ntroduced and even these parameters can be optmzed by another optmzaton algorthm [15-17]. 4 Implementaton and Results Three pattern recognton problems wth dfferent augmented feature vectors dmensons (5,4,19) were used to demonstrate the effectveness of the IRGAclassfer. A descrpton of the data sets s gven here: Iranan Journal of Electrcal & Electronc Engneerng, Vol. 1, No. 3, July 005 5

6 A. Data Sets Irs Data: Irs Data contans 50 measurements of four features from each three speces Irs setosa, Irs verscolor, and Irs vrgnca [18]. Features are sepal length, sepal wdth, petal length and petal wdth. Wne Data: Wne data contans the chemcal analyss of wnes grown n the same regon n Italy but derved from dfferent cultvars [19]. The 13 contnuous attrbutes are avalable for classfcaton. Total number of nstances s 178 whch we classfed them n fve classes. Radar Targets: An applcaton of pattern recognton s Automatc Target Recognton (ATR) for contnuous wave radars. In ths paper Jet Engne Modulatons (JEM) s used for ths purpose. In ths approach the modulaton of the radar wave by rotatng propellers and et engne blades of targets s consdered [0,1]. Ten dfferent flyng obects were chosen as ntroduced n [1] for classfcaton n 0 º elevaton angle. After samplng from backscattered sgnals and data reducton preprocess, we took a 18 ponts FFT as feature vectors for each target. B. Comparson wth Exstng Methods The performance of proposed IRGA-classfer s compared wth the performance of a smple GAclassfer (SGA-classfer) and Bayes classfer. The genetc parameters n SGA-classfer were selected as conventonal GA-classfers were proposed n prevous researches [-6]. The crossover probablty s fxed at 0.8. Avalable value of mutaton probablty s selected from the range [0.015, 0.333]. A fxed populaton sze of 0 s chosen for both SGA-classfer and IRGAclassfer. For Bayes classfer, a pror probabltes eual to tr tr, for tr patterns from class, and totally tr tranng samples, and a multvarate normal dstrbuton of the samples are consdered. Ths s smlar to Bayesan classfer s used n [-5] to show the mprovements compared to SGA-classfers ntroduced n these researches. C. Expermental Results The proposed IRGA-classfer (.e. FCRGA-classfer), SGA-classfer and Bayes classfer are tested on the data sets descrbed n secton 4-A. We mplemented dfferent classfers for ten tmes wth random selected of tranng sets. Thus the results report the average score of recognton for ten tmes repeats. Table and Table 3 present the results correspondng to Irs data and Wne data classfcaton for dfferent number of tranng samples (n=5,10,15), for 5 number of hyperplanes (H=5). The calculated robustness (defned by (6)) n some dfferent number of tranng ponts for Irs data and Wne data are gven n Table 4 and Table 5, respectvely. The robustness of the IRGA-classfer and a SGAclassfer are appeared n these Tables, wth respect to 5 tranng ponts as a reference for (n, Perf). The results n Table to Table 5 have some meanngful concepts: ) The performance of an IRGA-classfer s better than or comparable wth the Bayes classfer, whch s an optmal classfer, for any number of tranng ponts, appeared n Table and Table 3, for both Irs data and wne data classfcaton. ) The performance of a SGA-classfer for these two benchmark problems depends on the number of tranng ponts [Table and Table 3]. The larger number of tranng ponts, the better performance for SGA-classfer. (It s compatble to the theorem 1 n [3] and other expermental results n [-6]. It shows low robustness of SGA-classfer [Table 4 and Table 5]. ) On the contrary, IRGA-classfer have a good robustness [Table 4 and Table 5], because a low dependence on the number of tranng ponts. Thus the large number of tranng ponts s not necessary for good performance of an IRGA-classfer. In fact t has robustness comparable to Bayesan classfer. Radar targets classfcaton s done by ten hyperplanes (H=10) and for ten numbers of tranng ponts (n=10). In ths experment we wated untl the IRGA-classfer and SGA-classfer converged to ther optmum solutons for dfferent sgnal to nose ratos (changng the varances of Gaussan nose produces dfferent powers of nose). Table 6 shows obtaned results. Table 6 shows that the hyperplanes have been found by IRGA-classfer perform more accurate than a SGAclassfer and are comparable to Bayesan classfer. Ths means that desgned ntellgent fuzzy controller steers the GA- classfer to fnd better hyperplanes, near those have been found by Bayesan classfer for a low number of tranng ponts (n=10). At another experment, to show the effectve role of fuzzy controller n the reducton of the number of teratons, 10 out of 50 measurements are consdered as tranng data and the rest as the test data. The average scores of recognton (%) wth respect to the number of generatons for FCRGA-classfer and a SGA-classfer have been shown n Fgures 4,5,6 for each case study. In ths fgures the numbers of generatons are normalzed by 10. In Fg. 6 the SNR s 10 db. These also mean that the convergence rate of an IRGAclassfer has a consderable mprovement compared wth a SGA-classfer. Snce the Euaton 5 s more complex than the ftness defnton n a SGA-classfer, the number of generatons for a RGA-classfer s more than a SGAclassfer and n turn for FCRGA-classfer and FCSGAclassfer. Thus comparng the performances of a FCRGA and FCSGA classfers we found the better reducton of number of generatons than t has been shown n Fgures Iranan Journal of Electrcal & Electronc Engneerng, Vol. 1, No. 3, July 005

7 Table Recognton scores (%) for Irs data classfcaton wth H=5. tranng ponts=5 tranng ponts=10 tranng ponts=15 Downloaded from eee.ust.ac.r at :4 IRDT on Monday September 3rd 018 SGA IRGA Bayes SGA IRGA Bayes SGA IRGA Bayes class class class average Table 3 Recognton scores (%) for Wne data classfcaton wth H=5. tranng ponts=5 tranng ponts=10 tranng ponts=15 SGA IRGA Bayes SGA IRGA Bayes SGA IRGA Bayes class class class class class average Table 4 The robustness for dfferent tranng ponts (n) for Irs data wth respect to n=5 as a reference. n=10 n=15 n=0 n=5 SGA-classfer IRGA-classfer Bayesan classfer Table 5 The robustness for dfferent tranng ponts (n) for Wne data wth respect to n=5 as a reference. n=10 n=15 n=0 n=5 SGA-classfer IRGA-classfer Bayesan classfer Table 6 Recognton scores (%) wth respect to dfferent SNRs wth n=10 and H=10. dfferent SNRs(dB) SGA IRGA Bayes Fg. 4 The average scores of recognton (%) wth respect to the number of generatons(*10) for Irs data classfcaton (n=10 and H=5). Fg. 5 The average scores of recognton (%) wth respect to the number of generatons (*10) for Wne data classfcaton (n=10 and H=5). Iranan Journal of Electrcal & Electronc Engneerng, Vol. 1, No. 3, July 005 7

8 Fg. 6 The average scores of recognton wth respect to the number of generatons (*10) for radar targets classfcaton (n=10, H=10 and SNR=10 db). 5 Conclouson An evolutonary computaton method s proposed for obtanng optmal hyperplanes n feature space, desgnng ntellgent and robust GA-classfer (IRGAclassfer). Conventonal GA-classfers, whch have been ntroduced n prevous researches, have two mportant defects. They need a large number of tranng ponts and a large number of teratons to converge to optmum hyperplanes. Both of these two prereustes are usually unreachable n practce and can restrct the performance of conventonal GA-classfers. In ths artcle a new concept, named the robustness of a GA-classfer, has been proposed. It has been defned as the nsenstvty of performance of a GA-classfer under ncreasng the number of tranng ponts, to remove the frst weakness aspect of conventonal GAclassfers. On the other hand the dea of desgnng the ntellgent controllers for adaptng the crossover and mutaton rate n a GA-classfer has been proposed to steer the GA-classfer to optmum soluton and to escape t from local solutons. It can remove another weakness of usual GA-classfers, whch s the need for large number of teratons to converge to optmum hyperplanes. The IRGA-classfer fnd the decson hyperplanes whch are fne tuned between dfferent classes, no closer to one class. The performance of desgned IRGA-classfer, whch s FCRGA-classfer compared wth a smple GAclassfer and Bayesan classfer for three pattern recognton problems wth low, medum and hgh feature space dmensons. The expermental results show a better robustness, performance and convergence rate for IRGA-classfer compared wth a SGAclassfer. Also smlar performances have been obtaned for IRGA-classfer and Bayesan classfer for low number of data ponts. Both of these results are two evdences of removng two essental problems n conventonal GA-classfers usng IRGA-classfer. Other ntellgent controllers (e.g. Neural Network structures) and other evolutonary classfers (e.g. Partcle Swarm classfer) should be studed to nvestgate ther performance compared wth proposed IRGA-classfer n ths paper. Acknowledgement Ths research has been supported by the Iranan Telecommuncaton Research Center (ITRC) through grant References [1] D. E. Goldberg, Genetc Algorthms n Search, Optmzaton and Machne Learnng, Readng, MA: Addson-Wesley, [] S. K. Pal, S. Bandyopadhyay and C.A.Murthy, Genetc Classfers for Remotely Sensed Images: Comparson wth Standard Methods, Internatonal Journal of Remote Sensng, Vol., No.13, pp , 001. [3] S. Bandyopadhyay, C. A. Murthy and S.A.Pal, Theoretcal Performance of Genetc Pattern Classfer, Journal of The Frankln Insttute 336, pp , [4] S. Bandyopadhyay, C. A. Murthy and S.k.Pal, VGA Classfer : Desgn and Applcaton, IEEE Transactons On Systems, Man, and Cybernetcs Part B: Cybernetcs, Vol.30, No.6, pp , Dec.000. [5] S. Bandyopadhyay and S.K.Pal, Pxel Classfcaton Usng Varable Strng Genetc Algorthms Wth Chromosome Dfferentaton, IEEE Transactons on Geoscence and Remote Sensng, Vol.0, No., pp , Feb.001. [6] S. Bandyopadhyay, S.K.Pal and B.Aruna, Multbectve GAs, Quanttatve Indeces, and Pattern Classfcaton, IEEE Transactons On Systems, Man, and Cybernetcs-Part B: Cybernetcs, Vol. 34, No. 5, Oct [7] C. J. C. Burges, A Tutoral on Support Vector Machnes for Pattern Recognton, Data Mnng and Knowledge Dscovery,, pp , [8] A. E. Eben, R. Hnterdng and Z. Mchalewcz, Parameter Control n Evolutonary Algorthms, IEEE Transactons on Evolutonary Computaton, Vol. 3, No., pp , July [9] T. Bäck and M. Schütz, Intellgent Mutaton Rate Control n Canoncal Genetc Algorthms, n Foundatons of Intellgent Systems (Lecture Notes n Artfcal Intellgence, 1079), Z.Ras and M. Mchalewcz, Eds. New York: Sprnger-Verlag, pp , Iranan Journal of Electrcal & Electronc Engneerng, Vol. 1, No. 3, July 005

9 [10] J. Hesser and R. Männer, Toward an Optmal Mutaton Probablty for Genetc Algorthms, n Proc. 1st conf. Parallel Problem Solvng from Nature, (Lecture Notes n Computer Scence, Vol. 496), H. Schwefel, and R. Männer, Eds. Berln, Germany: Sprnger-Verlog, pp.3-3, [11] L. M. Schmtt, Theory of Genetc Algorthm II: Models for Genetc Operators Over the Strng Tensor Representaton of Populatons and Convergence to Global Optma for Arbtrary Ftness Functon Under Scalng, Theoret. Comput. Sc. 310, 004. [1] I. Wegener, Theoretcal Aspects of Evolutonary Algorthms, a techncal report publshed by: Unversty of Dortmund, May 001. [13] J. T. Tou and R.C. Gonzalez, Pattern Recognton Prncples, Addson-Wesely, Readng MA, [14] F. Herrera, M. Lozano and J.L.Verdegay, Tacklng real-coded genetc algorthms: Operators and tools for behavoral analyss, Artfcal Intell., Rev., Vol. 1, pp , [15] Y. Sh, R. Eberhart and Y. Chen, Implementaton Of Evolutonary Fuzzy Systems, IEEE Transactons On Fuzzy Systems, Vol.7, No., pp , Aprl [16] M. Stenes and H. Robous GA-Fuzzy Modelng and Classfcaton: Complexty and Performance, IEEE Transactons on Fuzzy Systems, Vol. 8, No. 5, pp , October 000. [17] H. Ishobuch, T. Nakashma and T. Murata, Performance Evaluaton of Fuzzy Classfer Systems for Multdmensonal Pattern Classfcaton Problems, IEEE Transactons on Systems, Man and Cybernetcs, Vol. 9, No. 5, pp , October [18] R. A. Fsher, The use of Multple Measurements n Toxonomc Problems, Ann. Eugen, Vol. 7, pp ,1936. [19] Unversty of Calforna, Irvne, va anonymous ftp ftp.cs.uc.edu/pub/machne-learnng-databases. [0] M. R. Bell, and R.A. Grubbs, JEM Modelng and Measurement for Radar Target Identfcaton, IEEE Transactons on Aerospace and Electronc Systems, Vol.9, No. 1, pp , Jan [1] S. H. Zahr, H. Zaree, and M. R. Agha-Ebrahm, Automatc Radar Target Recognton Usng Modulaton of Targets on Radar Sgnal, In Proc. of ICEE 000 n Fars, pp , Isfahan, May 000. Iranan Journal of Electrcal & Electronc Engneerng, Vol. 1, No. 3, July 005 9

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

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

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

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

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

NOVEL ITERATIVE TECHNIQUES FOR RADAR TARGET DISCRIMINATION

NOVEL ITERATIVE TECHNIQUES FOR RADAR TARGET DISCRIMINATION NOVEL ITERATIVE TECHNIQUES FOR RADAR TARGET DISCRIMINATION Phaneendra R.Venkata, Nathan A. Goodman Department of Electrcal and Computer Engneerng, Unversty of Arzona, 30 E. Speedway Blvd, Tucson, Arzona

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

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

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

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

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

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

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

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

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

Rejection of PSK Interference in DS-SS/PSK System Using Adaptive Transversal Filter with Conditional Response Recalculation

Rejection of PSK Interference in DS-SS/PSK System Using Adaptive Transversal Filter with Conditional Response Recalculation SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol., No., November 23, 3-9 Rejecton of PSK Interference n DS-SS/PSK System Usng Adaptve Transversal Flter wth Condtonal Response Recalculaton Zorca Nkolć, Bojan

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 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

New Applied Methods For Optimum GPS Satellite Selection

New Applied Methods For Optimum GPS Satellite Selection New Appled Methods For Optmum GPS Satellte Selecton Hamed Azam, Student Member, IEEE Department of Electrcal Engneerng Iran Unversty of Scence &echnology ehran, Iran hamed_azam@eee.org Mlad Azarbad Department

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

熊本大学学術リポジトリ. 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

Parameter Free Iterative Decoding Metrics for Non-Coherent Orthogonal Modulation

Parameter Free Iterative Decoding Metrics for Non-Coherent Orthogonal Modulation 1 Parameter Free Iteratve Decodng Metrcs for Non-Coherent Orthogonal Modulaton Albert Gullén Fàbregas and Alex Grant Abstract We study decoder metrcs suted for teratve decodng of non-coherently detected

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

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

Adaptive Modulation for Multiple Antenna Channels

Adaptive Modulation for Multiple Antenna Channels Adaptve Modulaton for Multple Antenna Channels June Chul Roh and Bhaskar D. Rao Department of Electrcal and Computer Engneerng Unversty of Calforna, San Dego La Jolla, CA 993-7 E-mal: jroh@ece.ucsd.edu,

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

Adaptive Phase Synchronisation Algorithm for Collaborative Beamforming in Wireless Sensor Networks

Adaptive Phase Synchronisation Algorithm for Collaborative Beamforming in Wireless Sensor Networks 213 7th Asa Modellng Symposum Adaptve Phase Synchronsaton Algorthm for Collaboratve Beamformng n Wreless Sensor Networks Chen How Wong, Zhan We Sew, Renee Ka Yn Chn, Aroland Krng, Kenneth Tze Kn Teo Modellng,

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

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

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

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

Improvement of Buck Converter Performance Using Artificial Bee Colony Optimized-PID Controller

Improvement of Buck Converter Performance Using Artificial Bee Colony Optimized-PID Controller Journal of Automaton and Control Engneerng Vol. 3, No. 4, August 2015 Improvement of Buck Converter Performance Usng Artfcal Bee Colony Optmzed-PID Controller Yusuf Sonmez1, Ozcan Ayyldz1, H. Tolga Kahraman2,

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

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

A novel immune genetic algorithm based on quasi-secondary response

A novel immune genetic algorithm based on quasi-secondary response 12th AIAA/ISSMO Multdscplnary Analyss and Optmzaton Conference 10-12 September 2008, Vctora, Brtsh Columba Canada AIAA 2008-5919 A novel mmune genetc algorthm based on quas-secondary response Langyu Zhao

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

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

Introduction to Coalescent Models. Biostatistics 666 Lecture 4

Introduction to Coalescent Models. Biostatistics 666 Lecture 4 Introducton to Coalescent Models Bostatstcs 666 Lecture 4 Last Lecture Lnkage Equlbrum Expected state for dstant markers Lnkage Dsequlbrum Assocaton between neghborng alleles Expected to decrease wth dstance

More information

A FUZZY WAVELET NEURAL NETWORK LOAD FREQUENCY CONTROLLER BASED ON GENETIC ALGORITHM

A FUZZY WAVELET NEURAL NETWORK LOAD FREQUENCY CONTROLLER BASED ON GENETIC ALGORITHM Internatonal Journal on Techncal and Physcal Problems of Engneerng (IJTPE) Publshed by Internatonal Organzaton of IOTPE ISSN 277-3528 IJTPE Journal www.otpe.com jtpe@otpe.com June 22 Issue Volume 4 Number

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

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

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

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

Servo Actuating System Control Using Optimal Fuzzy Approach Based on Particle Swarm Optimization

Servo Actuating System Control Using Optimal Fuzzy Approach Based on Particle Swarm Optimization Servo Actuatng System Control Usng Optmal Fuzzy Approach Based on Partcle Swarm Optmzaton Dev Patel, L Jun Heng, Abesh Rahman, Deepka Bhart Sngh Abstract Ths paper presents a new optmal fuzzy approach

More information

NEW EVOLUTIONARY PARTICLE SWARM ALGORITHM (EPSO) APPLIED TO VOLTAGE/VAR CONTROL

NEW EVOLUTIONARY PARTICLE SWARM ALGORITHM (EPSO) APPLIED TO VOLTAGE/VAR CONTROL NEW EVOLUTIONARY PARTICLE SWARM ALGORITHM (EPSO) APPLIED TO VOLTAGE/VAR CONTROL Vladmro Mranda vmranda@nescporto.pt Nuno Fonseca nfonseca@power.nescn.pt INESC Insttuto de Engenhara de Sstemas e Computadores

More information

NATIONAL RADIO ASTRONOMY OBSERVATORY Green Bank, West Virginia SPECTRAL PROCESSOR MEMO NO. 25. MEMORANDUM February 13, 1985

NATIONAL RADIO ASTRONOMY OBSERVATORY Green Bank, West Virginia SPECTRAL PROCESSOR MEMO NO. 25. MEMORANDUM February 13, 1985 NATONAL RADO ASTRONOMY OBSERVATORY Green Bank, West Vrgna SPECTRAL PROCESSOR MEMO NO. 25 MEMORANDUM February 13, 1985 To: Spectral Processor Group From: R. Fsher Subj: Some Experments wth an nteger FFT

More information

Machine Learning in Production Systems Design Using Genetic Algorithms

Machine Learning in Production Systems Design Using Genetic Algorithms Internatonal Journal of Computatonal Intellgence Volume 4 Number 1 achne Learnng n Producton Systems Desgn Usng Genetc Algorthms Abu Quder Jaber, Yamamoto Hdehko and Rzauddn Raml Abstract To create a soluton

More information

Localization of FACTS Devices for Optimal Power Flow Using Genetic Algorithm

Localization of FACTS Devices for Optimal Power Flow Using Genetic Algorithm 13 Internatonal Conference on Electrcal Informaton and Communcaton Technology (EICT) Localzaton of ACTS Devces for Optmal Power low Usng Genetc Algorthm A.K.M. Rezwanur Rahman, Md. Shahabul Alam, Md. Zakr

More information

Multi-focus Image Fusion Using Spatial Frequency and Genetic Algorithm

Multi-focus Image Fusion Using Spatial Frequency and Genetic Algorithm 0 IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.8 No., February 008 Mult-focus Image Fuson Usng Spatal Frequency and Genetc Algorthm Jun Kong,, Kayuan Zheng,, Jngbo Zhang,,*,,

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

Finding Proper Configurations for Modular Robots by Using Genetic Algorithm on Different Terrains

Finding Proper Configurations for Modular Robots by Using Genetic Algorithm on Different Terrains Internatonal Journal of Materals, Mechancs and Manufacturng, Vol. 1, No. 4, November 2013 Fndng Proper Confguratons for Modular Robots by Usng Genetc Algorthm on Dfferent Terrans Sajad Haghzad Kldbary,

More information

Optimizing a System of Threshold-based Sensors with Application to Biosurveillance

Optimizing a System of Threshold-based Sensors with Application to Biosurveillance Optmzng a System of Threshold-based Sensors wth Applcaton to Bosurvellance Ronald D. Frcker, Jr. Thrd Annual Quanttatve Methods n Defense and Natonal Securty Conference May 28, 2008 What s Bosurvellance?

More information

Mooring Cost Sensitivity Study Based on Cost-Optimum Mooring Design

Mooring Cost Sensitivity Study Based on Cost-Optimum Mooring Design Proceedngs of Conference 8 Korean Socety of Ocean Engneers May 9-3, Cheju, Korea Moorng Cost Senstvty Study Based on Cost-Optmum Moorng Desgn SAM SANGSOO RYU, CASPAR HEYL AND ARUN DUGGAL Research & Development,

More information

Yarn tenacity modeling using artificial neural networks and development of a decision support system based on genetic algorithms

Yarn tenacity modeling using artificial neural networks and development of a decision support system based on genetic algorithms Journal of AI and Data Mnng Vol 2, No, 204, 73-78 Yarn tenacty modelng usng artfcal neural networks and development of a decson support system based on genetc algorthms M Dasht, V Derham 2*, E Ekhtyar

More information

Introduction to Coalescent Models. Biostatistics 666

Introduction to Coalescent Models. Biostatistics 666 Introducton to Coalescent Models Bostatstcs 666 Prevously Allele frequences Hardy Wenberg Equlbrum Lnkage Equlbrum Expected state for dstant markers Lnkage Dsequlbrum Assocaton between neghborng alleles

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

Journal of Chemical and Pharmaceutical Research, 2016, 8(4): Research Article

Journal of Chemical and Pharmaceutical Research, 2016, 8(4): Research Article Avalable onlne www.ocpr.com Journal of Chemcal and Pharmaceutcal Research, 2016, 8(4):788-793 Research Artcle ISSN : 0975-7384 CODEN(USA) : JCPRC5 Vrtual Force Coverage Enhancement Optmzaton Algorthm Based

More information

A High-Sensitivity Oversampling Digital Signal Detection Technique for CMOS Image Sensors Using Non-destructive Intermediate High-Speed Readout Mode

A High-Sensitivity Oversampling Digital Signal Detection Technique for CMOS Image Sensors Using Non-destructive Intermediate High-Speed Readout Mode A Hgh-Senstvty Oversamplng Dgtal Sgnal Detecton Technque for CMOS Image Sensors Usng Non-destructve Intermedate Hgh-Speed Readout Mode Shoj Kawahto*, Nobuhro Kawa** and Yoshak Tadokoro** *Research Insttute

More information

Medical Diagnosis using Incremental Evolution of Neural Network

Medical Diagnosis using Incremental Evolution of Neural Network Medcal Dagnoss usng Incremental Evoluton of Neural Network Rahul Kala 1, Harsh Vazran 2, Anupam Shukla 3 and Rtu Twar 4 1, 2, 3, 4 Soft Computng and Expert System Laboratory, Indan Insttute of Informaton

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

Development and Performance Evaluation of Mismatched Filter using Differential Evolution

Development and Performance Evaluation of Mismatched Filter using Differential Evolution Internatonal Journal of Computer Applcatons (975 8887) Development and Performance Evaluaton of Msmatched Flter usng Dfferental Evoluton J. B. Seventlne 1 G. V. K. Sharma 2 K. Srdev 3 D. Elzabath Ran 4

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

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

sensors ISSN

sensors ISSN Sensors,, 8-97; do:.339/s8 OPEN ACCESS sensors ISSN 44-8 www.mdp.com/ournal/sensors Artcle Extended Target Recognton n Cogntve Radar Networks Ymn We, uadong Meng *, Ymn Lu and Xqn Wang Department of Electronc

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

Genetic Algorithm Based Deep Learning Parameters Tuning for Robot Object Recognition and Grasping

Genetic Algorithm Based Deep Learning Parameters Tuning for Robot Object Recognition and Grasping Genetc Algorthm Based Deep Learnng Parameters Tunng for Robot Obect Recognton and Graspng Delowar Hossan, Genc Cap Internatonal Scence Index, Mechancal and Materals Engneerng waset.org/publcaton/10006712

More information

On Evolutionary Programming for Channel Equalization

On Evolutionary Programming for Channel Equalization On Evolutonary Programmng for Channel Equalzaton ADINA BURIAN, ARTO KANTSILA, MIKKO LEHTOKANGAS, JUKKA SAARINEN Dgtal and Computer Systems Laboratory Tampere Unversty of Technology P.O. BOX 553, FIN-33101,

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

Research Article Dynamic Relay Satellite Scheduling Based on ABC-TOPSIS Algorithm

Research Article Dynamic Relay Satellite Scheduling Based on ABC-TOPSIS Algorithm Mathematcal Problems n Engneerng Volume 2016, Artcle ID 3161069, 11 pages http://dx.do.org/10.1155/2016/3161069 Research Artcle Dynamc Relay Satellte Schedulng Based on ABC-TOPSIS Algorthm Shufeng Zhuang,

More information

A Heuristic Speech De-noising with the aid of Dual Tree Complex Wavelet Transform using Teaching-Learning Based Optimization

A Heuristic Speech De-noising with the aid of Dual Tree Complex Wavelet Transform using Teaching-Learning Based Optimization ISSN (Prnt) : 39-863 ISSN (Onlne) : 975-44 D. Yugandhar et al. / Internatonal Journal of Engneerng and Technology (IJET) A Heurstc Speech De-nosng wth the ad of Dual Tree Complex Wavelet Transform usng

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

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

NOVEL FUSION APPROACHES FOR THE DISSOLVED GAS ANALYSIS OF INSULATING OIL * M. ALLAHBAKHSHI AND A. AKBARI **

NOVEL FUSION APPROACHES FOR THE DISSOLVED GAS ANALYSIS OF INSULATING OIL * M. ALLAHBAKHSHI AND A. AKBARI ** IJST, Transactons of Electrcal Engneerng, Vol. 35, No. E1, pp 13-24 Prnted n The Islamc epublc of Iran, 2011 Shraz Unversty NOVEL FUSION APPOACHES FO THE DISSOLVED GAS ANALYSIS OF INSULATING OIL * M. ALLAHBAKHSHI

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

Research on the Process-level Production Scheduling Optimization Based on the Manufacturing Process Simplifies

Research on the Process-level Production Scheduling Optimization Based on the Manufacturing Process Simplifies Internatonal Journal of Smart Home Vol.8, No. (04), pp.7-6 http://dx.do.org/0.457/sh.04.8.. Research on the Process-level Producton Schedulng Optmzaton Based on the Manufacturng Process Smplfes Y. P. Wang,*,

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

Chaotic Filter Bank for Computer Cryptography

Chaotic Filter Bank for Computer Cryptography Chaotc Flter Bank for Computer Cryptography Bngo Wng-uen Lng Telephone: 44 () 784894 Fax: 44 () 784893 Emal: HTwng-kuen.lng@kcl.ac.ukTH Department of Electronc Engneerng, Dvson of Engneerng, ng s College

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

Genetic Algorithm for Sensor Scheduling with Adjustable Sensing Range

Genetic Algorithm for Sensor Scheduling with Adjustable Sensing Range Genetc Algorthm for Sensor Schedulng wth Adjustable Sensng Range D.Arvudanamb #, G.Sreekanth *, S.Balaj # # Department of Mathematcs, Anna Unversty Chenna, Inda arvu@annaunv.edu skbalaj8@gmal.com * Department

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

The Impact of Spectrum Sensing Frequency and Packet- Loading Scheme on Multimedia Transmission over Cognitive Radio Networks

The Impact of Spectrum Sensing Frequency and Packet- Loading Scheme on Multimedia Transmission over Cognitive Radio Networks Ths artcle has been accepted for publcaton n a future ssue of ths journal, but has not been fully edted. Content may change pror to fnal publcaton. The Impact of Spectrum Sensng Frequency and Pacet- Loadng

More information

Breast Cancer Detection using Recursive Least Square and Modified Radial Basis Functional Neural Network

Breast Cancer Detection using Recursive Least Square and Modified Radial Basis Functional Neural Network Breast Cancer Detecton usng Recursve Least Square and Modfed Radal Bass Functonal Neural Network M.R.Senapat a, P.K.Routray b,p.k.dask b,a Department of computer scence and Engneerng Gandh Engneerng College

More information

Methods for Preventing Voltage Collapse

Methods for Preventing Voltage Collapse Methods for Preventng Voltage Collapse Cláuda Res 1, Antóno Andrade 2, and F. P. Macel Barbosa 3 1 Telecommuncatons Insttute of Avero Unversty, Unversty Campus of Avero, Portugal cres@av.t.pt 2 Insttute

More information

Evaluate the Effective of Annular Aperture on the OTF for Fractal Optical Modulator

Evaluate the Effective of Annular Aperture on the OTF for Fractal Optical Modulator Global Advanced Research Journal of Management and Busness Studes (ISSN: 2315-5086) Vol. 4(3) pp. 082-086, March, 2015 Avalable onlne http://garj.org/garjmbs/ndex.htm Copyrght 2015 Global Advanced Research

More information

Simultaneous Reconfiguration with DG Placement using Bit-Shift Operator Based TLBO

Simultaneous Reconfiguration with DG Placement using Bit-Shift Operator Based TLBO Smultaneous Reconfguraton wth Placement usng Bt-Shft Operator Based TLBO Ayan Ghosh, *Deepak Kumar EEE Department B.I.T Mesra, Ranch Jharkhand, Inda *deepakmek9@gmal.com S. R. Samantaray School of Electrcal

More information

An Optimal Model and Solution of Deployment of Airships for High Altitude Platforms

An Optimal Model and Solution of Deployment of Airships for High Altitude Platforms An Optmal Model and Soluton of Deployment of Arshps for Hgh Alttude Platforms Xuyu Wang, Xnbo Gao, Ru Zong, Peng Cheng. VIPS Lab, School of Electronc Engneerng, Xdan Unversty, X an 77, Chna. Department

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

Downloaded from ijiepr.iust.ac.ir at 5:13 IRST on Saturday December 15th 2018

Downloaded from ijiepr.iust.ac.ir at 5:13 IRST on Saturday December 15th 2018 Internatonal Journal of Industral Eng. & roducton Research (2008) pp. 21-29 Volume 19, Number 4, 2008 Internatonal Journal of Industral Engneerng & roducton Research Journal Webste: http://een.ust.ac.r/

More information

Key-Words: - Automatic guided vehicles, Robot navigation, genetic algorithms, potential fields

Key-Words: - Automatic guided vehicles, Robot navigation, genetic algorithms, potential fields Autonomous Robot Navgaton usng Genetc Algorthms F. ARAMBULA COSIO, M. A. PADILLA CASTAÑEDA Lab. de Imágenes y Vsón Centro de Instrumentos, UNAM Méxco, D.F., 451 MEXICO Abstract: - In ths paper s presented

More information

Classification of Satellite Images by Texture-Based Models Modulation Using MLP, SVM Neural Networks and Nero Fuzzy

Classification of Satellite Images by Texture-Based Models Modulation Using MLP, SVM Neural Networks and Nero Fuzzy Internatonal Journal of Electroncs and Electrcal Engneerng Vol. 1, No. 4, December, 2013 Classfcaton of Satellte Images by Texture-Based Models Modulaton Usng MLP, SVM Neural Networks and Nero Fuzzy Gholam

More information

A Patent Quality Classification System Using a Kernel-PCA with SVM

A Patent Quality Classification System Using a Kernel-PCA with SVM ADVCOMP 05 : The nth Internatonal Conference on Advanced Engneerng Computng and Applcatons n Scences A Patent Qualty Classfcaton System Usng a Kernel-PCA wth SVM Pe-Chann Chang Innovaton Center for Bg

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

Optimal Reconfiguration of Distribution System by PSO and GA using graph theory

Optimal Reconfiguration of Distribution System by PSO and GA using graph theory Proceedngs of the 6th WSEAS Internatonal Conference on Applcatons of Electrcal Engneerng, Istanbul, Turkey, May 27-29, 2007 83 Optmal Reconfguraton of Dstrbuton System by PSO and GA usng graph theory Mehd

More information

Particle Filters. Ioannis Rekleitis

Particle Filters. Ioannis Rekleitis Partcle Flters Ioanns Reklets Bayesan Flter Estmate state x from data Z What s the probablty of the robot beng at x? x could be robot locaton, map nformaton, locatons of targets, etc Z could be sensor

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

Sensors for Motion and Position Measurement

Sensors for Motion and Position Measurement Sensors for Moton and Poston Measurement Introducton An ntegrated manufacturng envronment conssts of 5 elements:- - Machne tools - Inspecton devces - Materal handlng devces - Packagng machnes - Area where

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

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

Research Article An Improved Genetic Algorithm for Power Losses Minimization using Distribution Network Reconfiguration Based on Re-rank Approach

Research Article An Improved Genetic Algorithm for Power Losses Minimization using Distribution Network Reconfiguration Based on Re-rank Approach Research Journal of Appled Scences, Engneerng and Technology 8(8): 1029-1035, 2014 DOI:10.19026/raset.8.1065 ISSN: 2040-7459; e-issn: 2040-7467 2014 Maxwell Scentfc Publcaton Corp. Submtted: May 21, 2014

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