Core Levels Algorithm for Optimization: Case of Microwave Models

Size: px
Start display at page:

Download "Core Levels Algorithm for Optimization: Case of Microwave Models"

Transcription

1 (IJACSA) Iteratioal Joural of Advaced Computer Sciece ad Applicatios, Vol. 8, No. 7, 07 Core Levels Algorithm for Optimizatio: Case of Microwave Models Ali Haydar Departmet of Computer Egieerig Gire America Uiversity Mersi-0, Turkey Kamil Dimililer Departmet of Electrical ad Electroics Egieerig Gire America Uiversity Mersi-0, Turkey Ezgi Deiz Ülker Departmet of Computer Egieerig Europea Uiversity of Lefke Mersi-0, Turkey Sadık Ülker Departmet of Electrical ad Electroics Egieerig Europea Uiversity of Lefke Mersi-0, Turkey Abstract Metaheuristic algorithms are ivestigated ad used by may researchers i differet areas. It is crucial to fid optimal solutios for all problems uder study especially for the oes which require sesitive optimizatio. Especially, for real case problems, solutio quality ad covergece speed of the algorithms are highly desired characteristics. I this paper, a ew optimizatio algorithm called Core Levels Algorithm (COLA) based o the use of metaheuristics is proposed ad aalyzed. I the algorithm, two core levels are applied recursively to create ew offsprigs from the paret vectors which provides a desired balace o the eploratio ad eploitatio characteristics. The algorithm s performace is first studied o some well-kow bechmark fuctios ad the compared with previously proposed efficiet evolutioary algorithms. The eperimetal results showed that eve at the early stages of optimizatio, obtaied values are very close or eactly the same as the optimum values of the aalyzed fuctios. The, the performace of COLA is ivestigated o real case problems such as some selected microwave circuit desigs. The results deoted that COLA produces stable results ad provides high accuracy of optimizatio without high parameter depedecy eve for the real case problems. Keywords Metaheuristic algorithms; evolutioary algorithms; microwave circuits, optimizatio I. INTRODUCTION Solutio of optimizatio problems is a iterestig field of study for various areas such as array atea sythesis []-[3], fiacial aalysis [4], [5], error miimizatio ad game programmig [6], [7], microwave desig [8]-[0] ad data miig [], []. Most of the related algorithms are motivated from the ature ad are aimed to fid ear optimal solutios of give problems [3]-[7]. The performaces of proposed algorithms are usually represeted with their solutio quality ad covergece speeds. Each algorithm has several cotrol parameters which are eeded to be well tued depedig o the optimizatio problem i order to achieve better performace. This ca be cosidered as a vital step i most of the cases ad affects the eploratio ad eploitatio characteristics of the algorithms [8]-[0]. The umber of cotrol parameters ad their adustmet are quite determiistic for the performace of the algorithms. Typically, a algorithm that eeds a few cotrol parameters is assumed as a good choice i solvig a give problem. However, i some cases, eve the fie adustmet of cotrol parameters is ot sufficiet to fid the optimal poits of the problems. I such problems, the eploratio strategies of the algorithms may ot be adequate to coverge to the global optimum of the give problem. Therefore, some modificatios of the algorithms are proposed to solve these specific problems []-[4]. Itroductio of ew optimizers is still a ope area of research, because of the lack of a optimizatio algorithm that performs well i all fields. Some optimizatio algorithms perform well for some problems, while perform iadequate for other problems [5]. I the literature, may differet optimizatio algorithms have bee proposed to icrease the solutio quality for comple optimizatio problems with as little effort as possible. I may microwave desig problems, it is required to deal with some highly oliear obective fuctios with a large umber of variables. I additio, gradiet based algorithms caot yield sufficiet solutios i most of the cases sice the optimizatio parameters i most of the problems are highly coupled with each other. Evolutioary algorithms are widely used whe the aalytical methods are isufficiet to obtai appropriate solutios [6]-[8]. Although Geetic Algorithm (GA) is the first domiat evolutioary algorithm, which was applied o microwave ad electromagetic based problems, Differetial Evolutio (DE) ad Particle Swarm Optimizatio (PSO) algorithms icludig their variats domiate the other evolutioary algorithms i this field [3], [9], [30]. I this paper, a ew evolutioary algorithm called Core Levels Algorithm (COLA) is proposed to solve comple optimizatio problems icludig the desig problems for microwave circuits. COLA uses the similar steps of evolutioary algorithms such as selectio of cadidates, geeratio of offsprigs ad replacemet of the parets with the ew offsprigs which have better fitess values. I additio to that, COLA focuses o two core levels to obtai better offsprig cadidates by their paret vectors. A balace 57 P a g e

2 (IJACSA) Iteratioal Joural of Advaced Computer Sciece ad Applicatios, Vol. 8, No. 7, 07 is achieved betwee the core levels to perform iterative eploitatio i ear optimal regios ad to have better eploratio i the search regio. Moreover, the secod core level of the algorithm is desiged i such a way that it performs a eploratio scheme which is cetered o the selected vector ad covers the whole domai of iterest i order to solve differet kid of optimizatio problems without modifyig the algorithm. Optimizatio characteristics of COLA were studied with the use of bechmark fuctios. I this study, the correlatio betwee the umber of selected paret vectors ad the optimizatio capability was observed. Also, a comparative aalysis of COLA with DE, PSO ad Harmoy Search (HS) algorithms was doe for multimodal fuctios to observe the beefits of COLA. Aother goal of the paper was to verify that COLA is applicable to the real case problems. Therefore, two microwave models were selected ad optimized to achieve this goal. The rest of the paper is orgaized as follows: Sectio II itroduces the mai cocept of COLA i detail. Sectio III focuses o bechmark fuctio results, real case microwave problems ad discussios. Lastly, Sectio IV summarizes the obtaied results ad cocludes the paper. II. CORE LEVELS ALGORITHM (COLA) The Core Levels Algorithm implemets a ew method to fid the global optimum of a give fuctio which is maily based o the use of the balace betwee two core levels. This provides good eploratio ad eploitatio characteristics of the algorithm. The pseudo code of COLA is show i Fig. ad the detailed steps of COLA are eplaied i the followig paragraphs: Iitialize the populatio radomly usig uiform distributio i the related domai of the optimizatio problem. The algorithm has a few cotrol parameters to be set which are p; the umber of elemets i the populatio ad k; the umber of elemets to be combied. COLA starts by iitializig radomly the solutio set of the optimizatio problem. The iitializatio ca be defied as follows: i, mi, rad 0,, () ma, mi, Where, i,,,p ad,,, D represets the dimesio of give problem,. Here, D mi, ad ma, represet the lower ad upper bouds for the th variable respectively ad i, is the th compoet of the ith solutio vector. Evaluate the fitess of each elemet i the populatio. Select k umber of solutios accordig to their fitess values. Usig roulette wheel selectio, k umber of solutios are selected radomly accordig to their fitess values.. start. Buildig iitial Populatio (Q) 3. Evaluatio of fitess values (FV) 4. i=0 5. while i < NFE (Number of fuctio evaluatios) do 6. if i mod ==0 7. for z= to k do 8. Select a arbitrary solutio from Q. 9. Multiply the selected solutio by its Core Level fitess ad t the calculate their summatio to obtai the New Cadidate (NC). 0. ed for. NC is obtaied by dividig the summatio value with the total fitess values ad multiplied by t.. else 3. Geerate ew radom solutios. 4. Core Level Combie them with the selected solutio from Q to fid the NC. 5. ed if 6. if FV (NC) > FV (Worst solutio) 7. Replace worst solutio with NC. 8. ed if 9. i++ 0. ed while. Select the solutio that has the best FV value. ed Fig.. Pseudo code of COLA. Obtai a ew cadidate solutio from the selected solutio ad the radomly geerated solutio by usig two core levels. The ew cadidate solutio vector is formed which is a weighted sum of the selected k umber of solutio vectors by core level. New cadidate solutio vector (NC) is calculated usig the followig epressio: ew t fits, t fit S, tk fit k Sk,, () k t fit ew Where, is the th compoet of the ew cadidate t, ad is selected as - or with equal vector, probability, vector ad i fit is the fitess of the pth selected solutio p S p, is the th compoet of the pth selected vector. The ew cadidate formatio usig () is performed oce i every two geeratios of the cadidate vector. Core level is implemeted for the et geeratio of the ew cadidate by usig the followig epressio: S rad ew,, (3) ew where, is the th compoet of the ew cadidate vector, α is a radom umber i the uiformly distributed iterval 58 P a g e

3 (IJACSA) Iteratioal Joural of Advaced Computer Sciece ad Applicatios, Vol. 8, No. 7, 07 [0, ], S, is the th compoet of the radomly selected S vector from the populatio ad rad is a radomly obtaied umber i the related domai which is calculated usig (). I the Core level, ew vector ca be obtaied by applyig i three differet methods. ew ) Oly oe of the radomly selected compoets of S is updated. ) The k umber of compoets i the rage of < k < D are updated where the umber of k is selected radomly. 3) All of the compoets of S are updated by their liear combiatio with radom umbers. For each core level applicatio, oly oe of these methods is performed ad this selectio is doe recursively. Replacemet of the ew cadidate solutio with the paret vector, if the fitess value of the ew cadidate is better. The fitess of ew vector is compared with the fitess of the worst paret solutio vector i the populatio. If the fitess of ew vector is better tha fitess of the worst paret solutio vector, the the ew vector replaces with the worst paret solutio vector i order to advace to the et geeratio. This ca be epressed as follows: worst ew if fitess ( ew ) fitess ( worst ). (4) worst otherwise. The steps will be repeated util the stoppig criterio is met. III. EXPERIMENTAL RESULTS AND DISCUSSIONS A. Testig with bechmark fuctios I this sectio, COLA is applied to well-kow bechmark fuctios to demostrate its performace. These fuctios are take from literature ad they have bee widely used for testig of optimizatio problems [3]. The selected bechmark fuctios are show i Table. Amog these fuctios, the first seve fuctios are uimodal fuctios ad the followig five fuctios are multimodal fuctios. For uimodal fuctios, covergece rates are the distiguishig characterictics of the optimizatio algorithms rather the fial results. However, for multimodal fuctios, due to the may optimum poits of problems, the fial result obtaied by algorithm is sigificat. The preseted eperimetal results are average, stadard deviatio ad the best value of the fuctios. All values are gathered over 40 idepedet rus. Average value idicates the solutio quality, stadard deviatio value specifies the stability of the algorithm for udergoig radom operatios ad the best value simply epresses the closest result to the optimal solutio out of 40 idepedet rus. Fuctio ame Sphere TABLE I. THE SELECTED BENCHMARK FUNCTIONS USED IN EXPERIMENTS Fuctio epressio Domai f mi i i. i i.. Rosebrock i i i ma{ i i [-00, 00] 0 i [-0, 0] 0 [-00, 00] 0, i } [-00, 00] 0 00 i i i Step ( i 0.5) i 4 Quartic i i radom, i [-30, 30] 0 [-00, 00] 0 0 [-.8,.8] 0 i si i i [-500, 500] Rastrigi i 0 cos i i 0 [-5., 5.] 0 Ackley 0ep 0. i i ep cos( i ) 0 e i [-3, 3] 0 Griewak Pealized 4000 i 0si i i cos i i y yi i y yi ui,0,00,4 i yi i 4 m k( i a), i a ui, a, k, m 0, a i a m k( i a), i a [-600, 600] 0 0si [-50, 50] 0 Populatio size is fied to 00, dimesio is set to 30 ad the umber of fuctio evaluatios is set to 0000 for all bechmark fuctios. The algorithm cotiues util the stoppig coditio is met. The results obtaied for the listed fuctios above are give i Table. I this table, it is aimed to observe the performace of COLA for differet k parameter values i the set {3, 4, 5} ad a radom selectio of k from the same set for each iteratio P a g e

4 Stadard Deviatio Value Average Value (IJACSA) Iteratioal Joural of Advaced Computer Sciece ad Applicatios, Vol. 8, No. 7, 07 TABLE II. THE DESCRIPTIVE VALUES OF BENCHMARK FUNCTIONS BY SELECTED NUMBER OF K PARAMETER AMONG THE PARENT VECTORS 0000 fuctio evaluatios Sphere... Rosebrock Step Quartic Rastrigi Ackley Griewak Pealized k = 3 k = 4 k = 5 k = rad[3-5] Avg E-4 Best.9E-7.9E-7.9E-7.9E-7 Stdev Avg Best Avg -.4E-6 -.4E-6 -.4E-6 -.4E-6 Best -.4E-6 -.4E-6 -.4E-6 -.4E-6 Avg 3.67E-6.58E-6.8E-6.74E-6 Best.36E-.36E-.36E-.36E- Stdev 3.E-06.38E-6.09E E-7 It ca be observed from the results i Table, ecept Rosebrock, Ackley ad Pealized fuctios, all other fuctios are coverged to their optimal values regardless of selectio of k. Moreover, whe the results of Rosebrock ad Pealized fuctios are ivestigated, istead of selectig k parameter as a fied umber, the selectio of it radomly i give iterval for each iteratio decreases the average ad stadard deviatio values. This is the idicatio of better solutio quality ad faster covergece speed of the algorithm uder the radom selectio of k parameter i the give iterval. For these two fuctios, the average ad stadard deviatio are show for differet values of k i Fig. ad 3, respectively. The figures illustrate that selectig parameter k radomly i a give iterval for each iteratio presets better results. It is obvious that COLA performs effectively to reach to the optimum poits of Rosebrock ad fuctios. Sice the cotrol parameter k is radomized i the give iterval, COLA performs efficietly by usig oly a sigle cotrol parameter which is p; the umber of elemets i the populatio Fig.. Average fuctio values obtaied for Rosebrock ad Pealized fuctios for differet values of k parameter Rosebrock Avg Pealized Avg rad[3-5] parameter k Rosebrock Stdev Pealized Stdev rad[3-5] parameter k Fig. 3. Stadard deviatio of fuctio values obtaied for Rosebrock ad Pealized fuctios for differet values of k parameter. I order to verify the advatage of COLA over some effective evolutioary algorithms which are Differetial Evolutio, Particle Swarm Optimizatio ad Harmoy Search algorithms, it is compared for the multimodal bechmark fuctios uder the same coditios. These comparative results are preseted i Table 3. The results for DE, PSO ad HS algorithms are take from the previously reported work [3]. Sice the global optimum poit is located i may local optimum poits, it is quite challegig to reach the global optimum of give multimodal fuctios. It is also kow that the solutio quality of the last value achieved by a algorithm is a distiguishig characteristic especially for multimodal fuctios. Therefore, a compariso aalysis is performed oly for the multimodal fuctios. It ca be see from Table 3 that COLA optimizes the multimodal fuctios with a good covergece rate, while the others are away from the global poits of the fuctios eve after 0000 umber of fuctio evaluatios. B. Microwave Models Importace of optimizatio ad computer desig has bee realized for may years. Oe of the earliest papers o the area of optimizatio methods for microwave circuits was Badler ad Macdoald s work [33], [34]. A classical paper o the aalysis part of microwave circuits i computer aided desig was itroduced by Moaco ad Tiberio [35] P a g e

5 (IJACSA) Iteratioal Joural of Advaced Computer Sciece ad Applicatios, Vol. 8, No. 7, 07 TABLE III. COMPARATIVE VALUES OF ALGORITHMS FOR MULTIMODAL FUNCTIONS. Fuctio ame COLA DE PSO HS Rastrigi Ackley Griewak Pealized Avg Best Stdev Avg Best Stdev Avg -.4E Best -.4E Stdev Avg Best Stdev Avg.74E Best.36E Stdev 8.43E I this paper, differet methods used i the aalysis programs of liear circuits i frequecy domai were described. Also, determiatio of sesitivity ad coveiece of usig oe or the other method i relatio to the umber of parameters ad differet aalysis methods were eplaied. Differet methodology which used the combiatio of eperimetal desig ad computer-aided desig was demostrated i [36]. I 00, computer-aided desig summary of works to date is icluded as a survey paper [37]. It is also idicated that there are three essetial reasos for simulatio of radio frequecy ad microwave circuits; to uderstad the physics of a comple system of iteractig elemets, to test ew cocepts ad to optimize the desigs. Over the years may papers for the computer aided desig or optimizatio of microwave circuits ca be foud. Recetly a ew techique for rapid multi-obective optimizatio of the compact microwave passive compoets was preseted [38], [39]. C. Microwave Tapered Matchig Circuit Desig Microwave matchig etworks are importat i the desig of may differet types of microwave circuitry. Oly with proper matchig such a circuit ca attai maimum power trasfer ad elimiate the reflectio. I microwave matchig circuit desig, especially whe oe eeds to match real load impedaces, oe of the most useful etwork is a tapered microwave matchig etwork which ca be cosidered as a series of cascaded quarter wavelegth trasmissio lies. The desig for tapered lies is usually doe by usig computer algorithms for cotiuous sectios [40], [4]. For this kid of structure desig optimizatio usig ature-ispired metaheuristic methods, amely, particle swarm optimizatio, was doe [0]. A eample circuit is show i Fig. 4. Fig. 4. Microwave Tapered matchig etwork. As ca be see from Fig. 4, the tapered lie i this model of study cosists of a series of λ/4 trasmissio lies. This type of cofiguratio ca be used to achieve a match for real loads. I the model,00ω load is matched to a 50Ω lie usig a series of cascaded three trasmissio lies of a quarter wavelegth log. Startig from the load higher impedace trasmissio lies eist ad as movig alog the tapered lie, lower impedace trasmissio lies are obtaied. The obective fuctio of this circuit is give as below: 3 (5) f (,, 3) 50, 00 Where, the values of parameters, which are the characteristic impedaces,, ad 3 must to be foud also with the coditio that 3 < < ad the values are restricted to be i the rage [0-00]. I order to observe the performace of COLA o this microwave circuit, 40 idepedet rus were performed. For each ru, 000 fuctio evaluatios were eecuted to obtai values of, ad 3 that provide optimal value of fuctio (5). From the performed 40 idepedet trials, a sample of five impedece values (Ω) are show i Table 4. The reflectio coefficiet obtaied by usig first ad the secod trial values are plotted i Fig. 5 for the desig frequecy of 5 GHz to demostrate the impedace values. As it ca be see i Fig. 5, reflectio coefficiet values are aroud 35 db ad below at 5 GHz, which idicates a good matchig. This idicates that the values obtaied by COLA are all correct yieldig proper desigs at the ed. TABLE IV. IMPEDENCE VALUES FOR FIVE INDEPENDENT TRIALS (Ω) (Ω) 3 (Ω) Trial Trial Trial Trial Trial P a g e

6 Reflectio Coefficiet (db) (IJACSA) Iteratioal Joural of Advaced Computer Sciece ad Applicatios, Vol. 8, No. 7, Frequecy (GHz) Trial Trial Fig. 5. Reflectio coefficiet values for two differet trial sets. Aother aspect that eeds to be aalyzed is the sesitivity aalysis of the obtaied results usig the algorithm. Simple 5% error is itroduced to the obtaied values to see how the desig is affected. I this case it is observed that there is ot a chage i desig operatig frequecy sice the legths are ot differet. The reflectio value is worse, however still lower tha -5 db which yields a reasoable match sice the reflectio coefficiet value is very low. D. Microwave Amplifier Desig Amplificatio is ecessary for most of the electroic circuits ad for microwave circuit systems. Nowadays, with the developmet of trasistor techology, all microwave amplifiers use trasistor devices which are more reliable ad rugged. The mai advatage of usig trasistor devices is that they ca easily be itegrated ito moolithic circuits. Desig of amplifiers i geeral requires the matchig etwork desig for iput ad output parts of the etwork. If the work is doe by had, first the stability of the trasistor is checked ad drawig the Gai Circles ad selectig optimum poits, oe ca perform the desig operatio usig Smith Chart. This process ca be performed by usig metaheuristic algorithms especially the ature-ispired metaheuristic algorithms. Similar works, usig metaheuristic algorithms to solve amplifier desig problems, were performed by the followig researchers for the give specific problems [9], [4]-[46]. Simple two-port microwave etwork which produces amplificatio with a proper desig is show i Fig. 6. I the Fig. 6, there are two matchig ework desigs that should be doe simultaeously to achieve the desired gai. The overall desig also eeds a compromise i gai ad i retur loss at the same time. The desig i this case is the desig of two impedace matchig etworks to achieve the desired gai goal. I other words, the desig requires fidig the proper legths of trasmissio lies d, d, l ad l at the cetral operatio frequecy. The power fuctio that eeds to be optimized is give by the followig epressio: S L S G 6. (6) T S S S S S L S L Fig. 6. Microwave amplifier desig illustratio. This epressio depeds o trasistor s-parameters: S, S, S ad S. The reflectio parameters are Γ S ad Γ L for source ad load respectively. Epressios for Γ S ad Γ L ad,, 3 ad 4 were derived i [9] ad are as follows: S L, 4 4, Re( ) ( ota( d) Im( )), (9) o Im( ) ta( d ) Re( ) ta( d ) o ta( l), (0) ta( l ) Re( 3) ( ota( d) Im( 3)) 4, () o Im( ) ta( d ) Re( ) ta( d ) o ta( l ), () ta( l ) Where, o is the characteristic impedace of the trasmissio lie. I our desig, trasistor FHX35X, maufactured by Fuitsu Cooperatio was used. With the chose s-parameters, the desig was cetered at frequecy of 0 GHz. The desig was optimized to get a gai of 6, which i decibels is db. The characteristics were gathered over 40 idepedet rus. Each ru had 000 fuctio evaluatios. The values for d, d, l ad l were restricted to be rage [0, π]. These values for d, d, l ad l were obtaied i terms of radias ad five of them were tabulated i Table 5. I additio, a microwave simulator was used to obtai characteristics. Fig. 7 demostrates results of Trial for gai ad reflectio values. The plot shows S ad S which are the reflectios i the ports ad, respectively ad S which is the trasmissio from port to. I this case, gai value is S value. I a desig, especially at the desig frequecy S ad S values should be miimized ad if possible S ad S values should be kept below 0 db at all times to avoid oscillatios. It is see that this is roughly happeig all throughout the bad of observatio from 7 GHz to 3 GHz. (7) (8) 6 P a g e

7 Gai ad Reflectio Coefficiet (db) (IJACSA) Iteratioal Joural of Advaced Computer Sciece ad Applicatios, Vol. 8, No. 7, 07 TABLE V. A SAMPLE SOLUTION SET FOR DIFFERENT NUMBER OF TRIALS d d l l Trial Trial Trial Trial Trial S S S Fig. 7. Gai ad reflectio coefficiet values of Trial for the amplifier desig. At the desig frequecy S value is -8 db ad S value is - db. The gai value is also at db. A sesitivity test is also performed to see if the values produced by the algorithm are sesitive to errors. 3% error is itroduced to all of the legth values, the overall gai dropped to 0.77 db; however the simulatio idicated that the trasistor is stable. Whe a 5% error is itroduced to all of the legth values, the maimum gai dropped from db to 9.8 db which is ot a very desirable feature. However this kid of result is epected, sice the gai performace i the model relies o correct trasmissio lie legths ad itroducig a 5% error i all legths is actually a sigificat chage i the desig. These results overall idicate that COLA performed efficietly ad it ca be a good cadidate of optimizatio algorithm for desigig a stable amplifer. IV. Frequecy (GHz) CONCLUSIONS I this paper, a ew optimizatio algorithm COLA is proposed to fid the global optimum poits of give problems by providig good solutio quality with robust solutios to the radom operatios i the algorithm. Two core levels are applied simultaeously to reach these goals by providig a balace betwee eploratio ad eploitatio characteristics. The algorithm is tested with differet characteristics of bechmark fuctios, compared with powerful evolutioary algorithms ad the applied to two real microwave circuit desig problems. The results obtaied for bechmark fuctios idicate that COLA provides better solutio quality tha the aalyzed algorithms ad its covergece speed is fairly good eve for the first stages of optimizatio such as 0000 fuctio evaluatios. The results for microwave circuits obtaied by COLA are verified by microwave simulators ad it is see that it produces accurate results. It is studied that the cotrol parameter k is radomized i give iterval produces better results. Therefore, COLA uses oly oe cotrol parameter p which is ot ecessary to be well tued for the problems studied i this paper. The umber of populatio p is fied to 00 for all the problems i this study. I other words, it ca be cosidered that the algorithm is almost parameter free which ca be used for ay problem without tuig ay cotrol parameter. This advatage of the algorithm makes it very practical to be used for ay real case problems. Accordig to these results, it ca be cocluded that the solutio quality of the algorithm is better tha the aalyzed algorithms ad also is quite robust eve though there is o parameter to be tued. The algorithm COLA ca be suggested as a cadidate for optimizatio problems icludig real case problems from differet fields. As future work, a ew research ca be doe to compare COLA with recet hybrid optimizatio algorithms. REFERENCES [] Y. Che, S. Yag ad. Nie, The Applicatio of a modified differetial evolutio strategy to some array patter sythesis problems, IEEE Tras. Ateas ad Propagatio, 56, pp , 008. [] B. Choudhury, S. Maickam ad R.M. Jha, Particle Swarm Optimizatio for Multibad Metamaterial Fractal Atea, J. Optim. 03, pp. -8, 03. [3] E.D. Ulker, A. Haydar ad K. Dimililer, Applicatio of Hybrid Optimizatio Algorithm i the Sythesis of Liear Atea Array, Math. Prob. Eg. 04, pp. -7, 04. [4] P. We-Tsao, A ew Fruitfly Optimizatio Algorithm: Takig a Fiacial Distress model as a Eample, Kowledge-Based Systems, 6, pp , 0. [5] E. Hadavadi, H. Shavadi, A. Ghabari, Itegratio of Geetic Fuzzy Systems ad Artificial Neural Networks for Stock Price Forecastig, Kowledge-based Systems. 3, pp , 00. [6] R. Köker, Geetic Algorithm Approach to a Neural-Network based iverse kiematics solutio of robotic maipulators based o error miimizatio, Spec. Sect. o New Treds i Ambiet Itelligece ad Bio-ispired Syst., pp , 03. [7].W. Geem, Harmoy Search Algorithm for Solvig Sudoku, Kowledge-based Itelliget Iformatio ad Egieerig Systems, Lect. Notes Comput. Sci. 469, pp , 007. [8] E.D. Ulker ad S. Ulker, Applicatio of Particle Swarm Optimizatio to Microwave Tapered Microstrip Lies, It. J. Comput. Sci. Eg (CSEIJ) 4, pp.59-64, 04. [9] E. Deiz, S.Ulker, Cloal selectio algorithm applicatio to simple microwave matchig etwork, Microw. Opt. Techol. Lett. 53, pp , 0. [0] S. Ulker, Broadbad Microwave Amplifier Desig Usig Particle Swarm Optimizatio, J. Comput. 6, pp. 7-76, 0. [] A.A. Freitas, Data miig ad kowledge discovery with evolutioary algorithms. Spriger Sciee ad Busiess Media, 03. [] A. Mukhopadhyay, U. Maulik, S. Badyopadhyay, C.A.C Coello, A survery of multiobective evolutioary algorithms for data miig: Part I, IEEE Tras. o Evol. Comput.. 8, pp. 4-9, 04. [3].W. Geem, J.H. Kim ad G.V. Logaatha, Harmoy Search Optimizatio: Applicatio to Pipe Network Desig, J. Model. Optim., pp , P a g e

8 (IJACSA) Iteratioal Joural of Advaced Computer Sciece ad Applicatios, Vol. 8, No. 7, 07 [4] J. Keedy, R. Eberhart, Particle Swarm Optimizatio, IEEE Iteratioal Coferece o Neural Networks. pp , 995. [5] R. Stor, K. Price, Differetial Evolutio: A Simple ad Efficiet Heuristic for Global Optimizatio over Cotiuous Spaces, J. Glob. Optim., pp , 997. [6] L.N. De Castro, F.J. Vo ube, Learig ad optimizatio usig the cloal selectio priciple, IEEE Tras. Evol. Comput. 6, pp. 39-5, 00. [7] J.H. Hollad, Adaptatio i Natural ad Artificial Systems, Uiversity of Michiga Press, A Arbor, Michiga, 975. [8] Y. Shi ad R. Eberhart, Comparig Iertia Weights ad Costrictio Factors i Particle Swarm Optimizatio, Proc. Cogr. Evol. Comput., pp , 000. [9] A.S.D. Dymod, A.P. Egelbrecht ad P.S. Heys, The sesitivity of sigle obective optimizatio algorithm cotrol parameter values uder differet computatioal costrait, IEEE Cogress Evol. Comput. pp. 4-49, 0. [0] S.K. Smit ad A. Eibe, Comparig Parameter Tuig Methods for Evolutioary Algorithms, IEEE Cogress o Evol. Comput., pp , 009. [] M. Mahdavi, M. Fesaghary ad E. Damagir, A Improved Harmoy Search Algorithm for Solvig Optimizatio Problems, Appl. Math. Comput. pp , 007. [] Ghosh, S. Das, A. Chowdhury ad R. Giri, A Improved Differetial Evolutio Algorithm with Fitess-based Adaptatio of the Cotrol Parameters, Ifor. Sci., pp , 0. [3] M.M. Ali, P. Kaelo, Improved particle swarm optimizatio for global optimizatio, App. Math. Comput. 96, pp , 008. [4] Lihu, S. Holba, A Study o the Miimal Number of Particles for a Simplified Particle Swarm Optimizatio Algorithm, 6th IEEE Iteratioal Coferece o Applied Computatioal Itelligece ad Iformatics. pp , 0. [5] D.H. Wolpert ad W.G. Macready, No Free Luch Theorem for Optimizatio, IEEE Tras. Evol. Comput., pp. 67-8, 997. [6] Hoorfar, Evolutioary Programmig i Electromagetic Optimizatio: A Review, IEEE Tras. Ateas ad Propagatio. 55, pp , 007. [7] L. hag L, P.H. Aae, T. Dhaee, A. Sahu ad V. Devabhaktui, A Itroductio to Evolutioary Optimizatio for Microwave Egieerig, Wiley Ecyclopedia of Electrical ad Electroics Egieerig, 999. [8] S.K. Goudos, K. Siakavara, T. Samaras, E.E. Vafiadis ad J.N. Sahalos, Self Adaptive Differetial Evolutio Applied to Real-valued Atea ad Microwave Desig Problems, IEEE Tras. Ateas ad Propagatio, 59, pp.86-98, 0. [9] C. Li, A. Qig ad Q. Feg, Sythesis of Uequally Spaced Atea Arrays by usig Differetial Evolutio, IEEE Tras. Ateas ad Propagatio. 58, pp , 00. [30] S.K. Goudos, C. Kalialakis ad R. Mittra R, Evolutioary Algorithms Applied to Ateas ad Propagatio: A Review of State of the Art, Iteratioal J. Ateas ad Propagatio,, pp.-, 06. [3] X. Yao, Y. Liu ad G. Li G, Evolutioary Programmig Made Faster, IEEE Tras. Evol. Comput. 3, pp. 8-0, 999. [3] E.D. Ulker ad A. Haydar, A Hybrid Algorithm based o Differetial Evolutio, Particle Swarm Optimizatio ad Harmoy Search Algorithms, IEEE Iteratioal Coferece o Computer Sciece ad Iformatio Systems, pp , 03. [33] J.W. Badler, Optimizatio Methods for Computer Aided-Desig, IEEE Tras. Microw. Theory Tech. 7, pp , 969. [34] J.W. Badler, P.A. MacDoald, Optimizatio of microwave etworks by razor search, IEEE Tras. Microw. Theory Tech. 7, pp.55-56, 969. [35] V.A. Moaco ad P. Tiberio, Computer-Aided Aalysis of Microwave Circuits, IEEE Tras. Microw. Theory Tech., pp , 974. [36] J. Carrol, K. Chag, Statistical computer-aided desig for microwave circuits, IEEE Tras. Microw. Theory Tech. 44, pp.4-3, 996. [37] M. Steer, Computer-Aided Desig of RF ad Microwave Circuits ad Systems, IEEE Tras. Microw. Theory Tech. 50, pp , 00. [38] S. Koziel, A. Bekasiewicz, Rapid Simulatio-Drive Multiobective Desig Optimizatio of Decomposable Compact Microwave Passives, IEEE Tras. Microw. Theory Tech. 64, pp , 06. [39] S. Koziel, A. Bekasiewicz, Rapid Microwave Desig Optimizatio i Frequecy Domai usig Adaptive Respose Scalig, IEEE Tras. Microw. Theory Tech. 64, pp , 06. [40] C. Marcu, A.M. Nikead, A 60 GHz High-Q Tapered Trasmissio Lie Resoator i 90 m CMOS, IEEE Microwave Iteratioal Symposium Digest, pp , 006. [4] D.I.L De Villiers, P.W. Va Der Walt ad P. Meyer, Desig of coical trasmissio lie power combiers usig tapered lie matchig sectios, IEEE Tras. Microw. Theory Tech. 56, pp , 008. [4] Sallem, B. Behala, M. Kotti, M. Fakhfakh, A. Ahaitofuf A ad M. Loulou, Applicatio of swarm itelligece techiques to the desig of aalog circuits: evaluatio ad compariso, Aalog Itegrated Circuits Sigal Process. 75, pp , 008. [43] S. Ulker, Desig of Low Noise Amplifiers Usig Particle Swarm Optimizatio, It. J. Artif. Itell. Appl. 3, pp , 0. [44] O.J. Ushie, M. Abbod, E.C. Ashigwuike ad S. Lawa, Costraied Noliear Optimizatio of Uity Gai Operatioal Amplifier Filters Usig PSO, GA ad Nelder-Mead, It. J. Itell. Cotrol Syst. 0, pp. 6-34, 05. [45] F. Gues, S. Demirel, P. Mahouti, A simple ad efficiet hoey bee matig optimizatio approach to performace characterizatio of a microwave trasistor for the maimum power delivery ad required oise, Iterat. J. Numer. Model. Electro. Networks, Devices, Fields, 9, pp. 4-0, 05. [46] F. Gues, S. Demirel, S. Nesil, Desig Optimizatio of LNAs ad Reflect array Ateas Usig the Full-Wave Simulatio-Based Artificial Itelligece Models with the Novel Metaheuristic Algorithms, Simulatio-Drive Model Optim. 53, pp. 6-98, P a g e

A New Design of Log-Periodic Dipole Array (LPDA) Antenna

A New Design of Log-Periodic Dipole Array (LPDA) Antenna Joural of Commuicatio Egieerig, Vol., No., Ja.-Jue 0 67 A New Desig of Log-Periodic Dipole Array (LPDA) Atea Javad Ghalibafa, Seyed Mohammad Hashemi, ad Seyed Hassa Sedighy Departmet of Electrical Egieerig,

More information

Application of Improved Genetic Algorithm to Two-side Assembly Line Balancing

Application of Improved Genetic Algorithm to Two-side Assembly Line Balancing 206 3 rd Iteratioal Coferece o Mechaical, Idustrial, ad Maufacturig Egieerig (MIME 206) ISBN: 978--60595-33-7 Applicatio of Improved Geetic Algorithm to Two-side Assembly Lie Balacig Ximi Zhag, Qia Wag,

More information

High-Order CCII-Based Mixed-Mode Universal Filter

High-Order CCII-Based Mixed-Mode Universal Filter High-Order CCII-Based Mixed-Mode Uiversal Filter Che-Nog Lee Departmet of Computer ad Commuicatio Egieerig, Taipei Chegshih Uiversity of Sciece ad Techology, Taipei, Taiwa, R. O. C. Abstract This paper

More information

History and Advancement of the Family of Log Periodic Toothed Planer Microstrip Antenna

History and Advancement of the Family of Log Periodic Toothed Planer Microstrip Antenna Joural of Electromagetic Aalysis ad Applicatios, 2011, 3, 242-247 doi:10.4236/jemaa.2011.36039 Published Olie Jue 2011 (http://www.scirp.org/joural/jemaa) History ad Advacemet of the Family of Log Periodic

More information

A SELECTIVE POINTER FORWARDING STRATEGY FOR LOCATION TRACKING IN PERSONAL COMMUNICATION SYSTEMS

A SELECTIVE POINTER FORWARDING STRATEGY FOR LOCATION TRACKING IN PERSONAL COMMUNICATION SYSTEMS A SELETIVE POINTE FOWADING STATEGY FO LOATION TAKING IN PESONAL OUNIATION SYSTES Seo G. hag ad hae Y. Lee Departmet of Idustrial Egieerig, KAIST 373-, Kusug-Dog, Taejo, Korea, 305-70 cylee@heuristic.kaist.ac.kr

More information

CHAPTER 5 A NEAR-LOSSLESS RUN-LENGTH CODER

CHAPTER 5 A NEAR-LOSSLESS RUN-LENGTH CODER 95 CHAPTER 5 A NEAR-LOSSLESS RUN-LENGTH CODER 5.1 GENERAL Ru-legth codig is a lossless image compressio techique, which produces modest compressio ratios. Oe way of icreasig the compressio ratio of a ru-legth

More information

Radar emitter recognition method based on AdaBoost and decision tree Tang Xiaojing1, a, Chen Weigao1 and Zhu Weigang1 1

Radar emitter recognition method based on AdaBoost and decision tree Tang Xiaojing1, a, Chen Weigao1 and Zhu Weigang1 1 Advaces i Egieerig Research, volume 8 d Iteratioal Coferece o Automatio, Mechaical Cotrol ad Computatioal Egieerig (AMCCE 7) Radar emitter recogitio method based o AdaBoost ad decisio tree Tag Xiaojig,

More information

BANDWIDTH AND GAIN ENHANCEMENT OF MULTIBAND FRACTAL ANTENNA BASED ON THE SIERPINSKI CARPET GEOMETRY

BANDWIDTH AND GAIN ENHANCEMENT OF MULTIBAND FRACTAL ANTENNA BASED ON THE SIERPINSKI CARPET GEOMETRY ISSN: 2229-6948(ONLINE) DOI: 10.21917/ijct.2013.0095 ICTACT JOURNAL ON COMMUNICATION TECHNOLOGY, MARCH 2013, VOLUME: 04, ISSUE: 01 BANDWIDTH AND GAIN ENHANCEMENT OF MULTIBAND FRACTAL ANTENNA BASED ON THE

More information

Optimal Arrangement of Buoys Observable by Means of Radar

Optimal Arrangement of Buoys Observable by Means of Radar Optimal Arragemet of Buoys Observable by Meas of Radar TOMASZ PRACZYK Istitute of Naval Weapo ad Computer Sciece Polish Naval Academy Śmidowicza 69, 8-03 Gdyia POLAND t.praczy@amw.gdyia.pl Abstract: -

More information

International Power, Electronics and Materials Engineering Conference (IPEMEC 2015)

International Power, Electronics and Materials Engineering Conference (IPEMEC 2015) Iteratioal Power, Electroics ad Materials Egieerig Coferece (IPEMEC 205) etwork Mode based o Multi-commuicatio Mechaism Fa Yibi, Liu Zhifeg, Zhag Sheg, Li Yig Departmet of Military Fiace, Military Ecoomy

More information

APPLICATION NOTE UNDERSTANDING EFFECTIVE BITS

APPLICATION NOTE UNDERSTANDING EFFECTIVE BITS APPLICATION NOTE AN95091 INTRODUCTION UNDERSTANDING EFFECTIVE BITS Toy Girard, Sigatec, Desig ad Applicatios Egieer Oe criteria ofte used to evaluate a Aalog to Digital Coverter (ADC) or data acquisitio

More information

A New Space-Repetition Code Based on One Bit Feedback Compared to Alamouti Space-Time Code

A New Space-Repetition Code Based on One Bit Feedback Compared to Alamouti Space-Time Code Proceedigs of the 4th WSEAS It. Coferece o Electromagetics, Wireless ad Optical Commuicatios, Veice, Italy, November 0-, 006 107 A New Space-Repetitio Code Based o Oe Bit Feedback Compared to Alamouti

More information

DIGITALLY TUNED SINUSOIDAL OSCILLATOR USING MULTIPLE- OUTPUT CURRENT OPERATIONAL AMPLIFIER FOR APPLICATIONS IN HIGH STABLE ACOUSTICAL GENERATORS

DIGITALLY TUNED SINUSOIDAL OSCILLATOR USING MULTIPLE- OUTPUT CURRENT OPERATIONAL AMPLIFIER FOR APPLICATIONS IN HIGH STABLE ACOUSTICAL GENERATORS Molecular ad Quatum Acoustics vol. 7, (6) 95 DGTALL TUNED SNUSODAL OSCLLATOR USNG MULTPLE- OUTPUT CURRENT OPERATONAL AMPLFER FOR APPLCATONS N HGH STABLE ACOUSTCAL GENERATORS Lesław TOPÓR-KAMŃSK Faculty

More information

Logarithms APPENDIX IV. 265 Appendix

Logarithms APPENDIX IV. 265 Appendix APPENDIX IV Logarithms Sometimes, a umerical expressio may ivolve multiplicatio, divisio or ratioal powers of large umbers. For such calculatios, logarithms are very useful. They help us i makig difficult

More information

High Speed Area Efficient Modulo 2 1

High Speed Area Efficient Modulo 2 1 High Speed Area Efficiet Modulo 2 1 1-Soali Sigh (PG Scholar VLSI, RKDF Ist Bhopal M.P) 2- Mr. Maish Trivedi (HOD EC Departmet, RKDF Ist Bhopal M.P) Adder Abstract Modular adder is oe of the key compoets

More information

Outline. Motivation. Analog Functional Testing in Mixed-Signal Systems. Motivation and Background. Built-In Self-Test Architecture

Outline. Motivation. Analog Functional Testing in Mixed-Signal Systems. Motivation and Background. Built-In Self-Test Architecture Aalog Fuctioal Testig i Mixed-Sigal s Jie Qi Dept. of Electrical & Computer Egieerig Aubur Uiversity Co-Advisors: Charles Stroud ad Foster Dai Outlie Motivatio ad Backgroud Built-I Self-Test Architecture

More information

Measurements of the Communications Environment in Medium Voltage Power Distribution Lines for Wide-Band Power Line Communications

Measurements of the Communications Environment in Medium Voltage Power Distribution Lines for Wide-Band Power Line Communications Measuremets of the Commuicatios viromet i Medium Voltage Power Distributio Lies for Wide-Bad Power Lie Commuicatios Jae-Jo Lee *,Seug-Ji Choi *,Hui-Myoug Oh *, Wo-Tae Lee *, Kwa-Ho Kim * ad Dae-Youg Lee

More information

Subcarriers and Bits Allocation in Multiuser Orthogonal Frequency Division Multiplexing System

Subcarriers and Bits Allocation in Multiuser Orthogonal Frequency Division Multiplexing System Sesors & Trasducers, Vol. 168, Issue 4, April 014, pp. 10-15 Sesors & Trasducers 014 by IFSA Publishig, S. L. http://www.sesorsportal.com Subcarriers ad Bits Allocatio i Multiuser Orthogoal Frequecy Divisio

More information

NN-PID Based Control of MIMO Systems

NN-PID Based Control of MIMO Systems MIT Iteratioal oural of Electrical ad Istrumetatio Egieerig, Vol. 5, No., auary 05, pp. 6-4 6 ISSN No. 0-7656 MIT Publicatios NN-PID Based Cotrol of MIMO Systems Taru Varsey Electrical Egieerig Departmet

More information

x y z HD(x, y) + HD(y, z) HD(x, z)

x y z HD(x, y) + HD(y, z) HD(x, z) Massachusetts Istitute of Techology Departmet of Electrical Egieerig ad Computer Sciece 6.02 Solutios to Chapter 5 Updated: February 16, 2012 Please sed iformatio about errors or omissios to hari; questios

More information

OPTIMIZATION OF RNS FIR FILTERS FOR 6-INPUTS LUT BASED FPGAS

OPTIMIZATION OF RNS FIR FILTERS FOR 6-INPUTS LUT BASED FPGAS OPTIMIZATION OF RNS FIR FILTERS FOR 6-INPUTS LUT BASED FPGAS G.C. Cardarilli, M. Re, A. Salsao Uiversity of Rome Tor Vergata Departmet of Electroic Egieerig Via del Politecico 1 / 00133 / Rome / ITAL {marco.re,

More information

A SIMPLE METHOD OF GOAL DIRECTED LOSSY SYNTHESIS AND NETWORK OPTIMIZATION

A SIMPLE METHOD OF GOAL DIRECTED LOSSY SYNTHESIS AND NETWORK OPTIMIZATION 49 A SIMPL MOD OF GOAL DIRCD LOSSY SYNSIS AND NWORK OPIMIZAION K. ájek a),. Michal b), J. Sedláek b), M. Steibauer b) a) Uiversity of Defece, Kouicova 65,63 00 ro,czech Republic, b) ro Uiversity of echology,

More information

A SIMPLE METHOD OF GOAL DIRECTED LOSSY SYNTHESIS AND NETWORK OPTIMIZATION

A SIMPLE METHOD OF GOAL DIRECTED LOSSY SYNTHESIS AND NETWORK OPTIMIZATION A SIMPL MOD OF GOAL DIRCD LOSSY SYNSIS AND NWORK OPIMIZAION Karel ájek a), ratislav Michal, Jiří Sedláček a) Uiversity of Defece, Kouicova 65,63 00 Bro,Czech Republic, Bro Uiversity of echology, Kolejí

More information

Novel pseudo random number generation using variant logic framework

Novel pseudo random number generation using variant logic framework Edith Cowa Uiversity Research Olie Iteratioal Cyber Resiliece coferece Cofereces, Symposia ad Campus Evets 011 Novel pseudo radom umber geeratio usig variat logic framework Jeffrey Zheg Yua Uiversity,

More information

Symmetric implicit multiderivative numerical integrators for direct solution of fifth-order differential equations

Symmetric implicit multiderivative numerical integrators for direct solution of fifth-order differential equations Tammasat Iteratioal Joural of Sciece ad Tecology Vol.9, No., April-Jue 04 Symmetric implicit multiderivative umerical itegrators for direct solutio of fift-order differetial equatios S. J. Kayode* Departmet

More information

Test Time Minimization for Hybrid BIST with Test Pattern Broadcasting

Test Time Minimization for Hybrid BIST with Test Pattern Broadcasting Test Time Miimizatio for Hybrid BIST with Test Patter Broadcastig Raimud Ubar, Maksim Jeihhi Departmet of Computer Egieerig Talli Techical Uiversity EE-126 18 Talli, Estoia {raiub, maksim}@pld.ttu.ee Gert

More information

Design of FPGA- Based SPWM Single Phase Full-Bridge Inverter

Design of FPGA- Based SPWM Single Phase Full-Bridge Inverter Desig of FPGA- Based SPWM Sigle Phase Full-Bridge Iverter Afarulrazi Abu Bakar 1, *,Md Zarafi Ahmad 1 ad Farrah Salwai Abdullah 1 1 Faculty of Electrical ad Electroic Egieerig, UTHM *Email:afarul@uthm.edu.my

More information

Research Article Dominant Mode Wave Impedance of Regular Polygonal Waveguides

Research Article Dominant Mode Wave Impedance of Regular Polygonal Waveguides Microwave Sciece ad Techology, Article ID 485794, 4 pages http://dx.doi.org/10.1155/2014/485794 Research Article Domiat Mode Wave Impedace of Regular Polygoal Waveguides Vyacheslav V. Komarov Istitute

More information

Hybrid BIST Optimization for Core-based Systems with Test Pattern Broadcasting

Hybrid BIST Optimization for Core-based Systems with Test Pattern Broadcasting Hybrid BIST Optimizatio for Core-based Systems with Test Patter Broadcastig Raimud Ubar, Masim Jeihhi Departmet of Computer Egieerig Talli Techical Uiversity, Estoia {raiub, masim}@pld.ttu.ee Gert Jerva,

More information

PROJECT #2 GENERIC ROBOT SIMULATOR

PROJECT #2 GENERIC ROBOT SIMULATOR Uiversity of Missouri-Columbia Departmet of Electrical ad Computer Egieerig ECE 7330 Itroductio to Mechatroics ad Robotic Visio Fall, 2010 PROJECT #2 GENERIC ROBOT SIMULATOR Luis Alberto Rivera Estrada

More information

MEASUREMENT AND CONTORL OF TOTAL HARMONIC DISTORTION IN FREQUENCY RANGE 0,02-10KHZ.

MEASUREMENT AND CONTORL OF TOTAL HARMONIC DISTORTION IN FREQUENCY RANGE 0,02-10KHZ. ELECTRONICS 00 September, Sozopol, BLGARIA MEASREMENT AND CONTORL OF TOTAL HARMONIC DISTORTION IN FREQENCY RANGE 0,0-0KHZ. Plame Agelov Agelov Faculty for Computer Sciece, Egieerig ad Natural Studies,

More information

Department of Electrical and Computer Engineering, Cornell University. ECE 3150: Microelectronics. Spring Due on April 26, 2018 at 7:00 PM

Department of Electrical and Computer Engineering, Cornell University. ECE 3150: Microelectronics. Spring Due on April 26, 2018 at 7:00 PM Departmet of Electrical ad omputer Egieerig, orell Uiersity EE 350: Microelectroics Sprig 08 Homework 0 Due o April 6, 08 at 7:00 PM Suggested Readigs: a) Lecture otes Importat Notes: ) MAKE SURE THAT

More information

A study on the efficient compression algorithm of the voice/data integrated multiplexer

A study on the efficient compression algorithm of the voice/data integrated multiplexer A study o the efficiet compressio algorithm of the voice/data itegrated multiplexer Gyou-Yo CHO' ad Dog-Ho CHO' * Dept. of Computer Egieerig. KyiigHee Uiv. Kiheugup Yogiku Kyuggido, KOREA 449-71 PHONE

More information

Lecture 4: Frequency Reuse Concepts

Lecture 4: Frequency Reuse Concepts EE 499: Wireless & Mobile Commuicatios (8) Lecture 4: Frequecy euse Cocepts Distace betwee Co-Chael Cell Ceters Kowig the relatio betwee,, ad, we ca easily fid distace betwee the ceter poits of two co

More information

Single Bit DACs in a Nutshell. Part I DAC Basics

Single Bit DACs in a Nutshell. Part I DAC Basics Sigle Bit DACs i a Nutshell Part I DAC Basics By Dave Va Ess, Pricipal Applicatio Egieer, Cypress Semicoductor May embedded applicatios require geeratig aalog outputs uder digital cotrol. It may be a DC

More information

AC : USING ELLIPTIC INTEGRALS AND FUNCTIONS TO STUDY LARGE-AMPLITUDE OSCILLATIONS OF A PENDULUM

AC : USING ELLIPTIC INTEGRALS AND FUNCTIONS TO STUDY LARGE-AMPLITUDE OSCILLATIONS OF A PENDULUM AC 007-7: USING ELLIPTIC INTEGRALS AND FUNCTIONS TO STUDY LARGE-AMPLITUDE OSCILLATIONS OF A PENDULUM Josue Njock-Libii, Idiaa Uiversity-Purdue Uiversity-Fort Waye Josué Njock Libii is Associate Professor

More information

PRACTICAL FILTER DESIGN & IMPLEMENTATION LAB

PRACTICAL FILTER DESIGN & IMPLEMENTATION LAB 1 of 7 PRACTICAL FILTER DESIGN & IMPLEMENTATION LAB BEFORE YOU BEGIN PREREQUISITE LABS Itroductio to Oscilloscope Itroductio to Arbitrary/Fuctio Geerator EXPECTED KNOWLEDGE Uderstadig of LTI systems. Laplace

More information

Design of Optimal Hygrothermally Stable Laminates with Extension-Twist Coupling by Ant Colony Optimization

Design of Optimal Hygrothermally Stable Laminates with Extension-Twist Coupling by Ant Colony Optimization d Iteratioal Coferece o Egieerig Optimizatio September 6-9, 010, Lisbo, Portugal esig of Optimal Hygrothermally Stable Lamiates with Extesio-Twist Couplig by t Coloy Optimizatio ditya P. pte 1, Robert.

More information

Combined Scheme for Fast PN Code Acquisition

Combined Scheme for Fast PN Code Acquisition 13 th Iteratioal Coferece o AEROSPACE SCIENCES & AVIATION TECHNOLOGY, ASAT- 13, May 6 8, 009, E-Mail: asat@mtc.edu.eg Military Techical College, Kobry Elkobbah, Cairo, Egypt Tel : +(0) 4059 4036138, Fax:

More information

Analysis of SDR GNSS Using MATLAB

Analysis of SDR GNSS Using MATLAB Iteratioal Joural of Computer Techology ad Electroics Egieerig (IJCTEE) Volume 5, Issue 3, Jue 2015 Aalysis of SDR GNSS Usig MATLAB Abstract This paper explais a software defied radio global avigatio satellite

More information

A Miniaturized Non-ResonantLoaded Monopole Antenna for HF-VHF Band. Mehdi KarimiMehr, Ali Agharasouli

A Miniaturized Non-ResonantLoaded Monopole Antenna for HF-VHF Band. Mehdi KarimiMehr, Ali Agharasouli Iteratioal Joural of Scietific & Egieerig Research, Volume 8, Issue 4, April-017 109 ISSN 9-5518 A Miiaturized No-ResoatLoaded Moopole Atea for HF-VHF Bad Mehdi KarimiMehr, Ali Agharasouli Abstract I this

More information

WAVE-BASED TRANSIENT ANALYSIS USING BLOCK NEWTON-JACOBI

WAVE-BASED TRANSIENT ANALYSIS USING BLOCK NEWTON-JACOBI WAVE-BASED TRANSIENT ANALYSIS USING BLOCK NEWTON-JACOBI Muhammad Kabir McGill Uiversity Departmet of Electrical ad Computer Egieerig Motreal, QC H3A 2A7 Email: muhammad.kabir@mail.mcgill.ca Carlos Christofferse

More information

A New Basic Unit for Cascaded Multilevel Inverters with the Capability of Reducing the Number of Switches

A New Basic Unit for Cascaded Multilevel Inverters with the Capability of Reducing the Number of Switches Joural of Power Electroics, ol, o, pp 67-677, July 67 JPE --6 http://dxdoiorg/6/jpe67 I(Prit: 98-9 / I(Olie: 9-78 A ew Basic Uit for Cascaded Multi Iverters with the Capability of Reducig the umber of

More information

On Parity based Divide and Conquer Recursive Functions

On Parity based Divide and Conquer Recursive Functions O Parity based Divide ad Coquer Recursive Fuctios Sug-Hyu Cha Abstract The parity based divide ad coquer recursio trees are itroduced where the sizes of the tree do ot grow mootoically as grows. These

More information

A 5th order video band elliptic filter topology using OTRA based Fleischer Tow Biquad with MOS-C Realization

A 5th order video band elliptic filter topology using OTRA based Fleischer Tow Biquad with MOS-C Realization Natural ad Egieerig Scieces 44 olume 1, No. 2, 44-52, 2016 A 5th order video bad elliptic filter topology usig OTA based Fleischer Tow Biquad with MOS-C ealiatio Ahmet Gökçe 1*, Uğur Çam 2 1 Faculty of

More information

Chapter 1 The Design of Passive Intermodulation Test System Applied in LTE 2600

Chapter 1 The Design of Passive Intermodulation Test System Applied in LTE 2600 Chapter The Desig of Passive Itermodulatio Test System Applied i LTE 600 Gogli, Wag Cheghua, You Wejue 3, Wa Yuqiag 4 Abstract. For the purpose of measurig the passive itermodulatio (PIM) products caused

More information

A Novel Small Signal Power Line Quality Measurement System

A Novel Small Signal Power Line Quality Measurement System IMTC 3 - Istrumetatio ad Measuremet Techology Coferece Vail, CO, USA, - May 3 A ovel Small Sigal Power Lie Quality Measuremet System Paul B. Crilly, Erik Leadro Boaldi, Levy Ely de Lacarda de Oliveira,

More information

Importance Analysis of Urban Rail Transit Network Station Based on Passenger

Importance Analysis of Urban Rail Transit Network Station Based on Passenger Joural of Itelliget Learig Systems ad Applicatios, 201, 5, 22-26 Published Olie November 201 (http://www.scirp.org/joural/jilsa) http://dx.doi.org/10.426/jilsa.201.54027 Importace Aalysis of Urba Rail

More information

Measurement of Equivalent Input Distortion AN 20

Measurement of Equivalent Input Distortion AN 20 Measuremet of Equivalet Iput Distortio AN 2 Applicatio Note to the R&D SYSTEM Traditioal measuremets of harmoic distortio performed o loudspeakers reveal ot oly the symptoms of the oliearities but also

More information

GENERALIZED SCATTERING MATRIX FOR OPTICAL STRUCTURES. Sunit Mehrotra,Reena Kumbhare and Girish P. Saraph

GENERALIZED SCATTERING MATRIX FOR OPTICAL STRUCTURES. Sunit Mehrotra,Reena Kumbhare and Girish P. Saraph GENERALIZED SCATTERING MATRIX FOR OPTICAL STRUCTURES Suit Mehrotra,Reea umbhare ad Girish P. Saraph Dept. of Electrical Egieerig Idia Istitute of Techology Bombay Mumbai 476 suit,shaku,girishs@ee.iitb.ac.i

More information

H2 Mathematics Pure Mathematics Section A Comprehensive Checklist of Concepts and Skills by Mr Wee Wen Shih. Visit: wenshih.wordpress.

H2 Mathematics Pure Mathematics Section A Comprehensive Checklist of Concepts and Skills by Mr Wee Wen Shih. Visit: wenshih.wordpress. H2 Mathematics Pure Mathematics Sectio A Comprehesive Checklist of Cocepts ad Skills by Mr Wee We Shih Visit: weshih.wordpress.com Updated: Ja 2010 Syllabus topic 1: Fuctios ad graphs 1.1 Checklist o Fuctios

More information

Compound Controller for DC Motor Servo System Based on Inner-Loop Extended State Observer

Compound Controller for DC Motor Servo System Based on Inner-Loop Extended State Observer BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 6, No 5 Special Issue o Applicatio of Advaced Computig ad Simulatio i Iformatio Systems Sofia 06 Prit ISSN: 3-970; Olie ISSN:

More information

An Adaptive Image Denoising Method based on Thresholding

An Adaptive Image Denoising Method based on Thresholding A Adaptive Image Deoisig Method based o Thresholdig HARI OM AND MANTOSH BISWAS Departmet of Computer Sciece & Egieerig Idia School of Mies, Dhabad Jharkad-86004 INDIA {hariom4idia, matoshb}@gmail.com Abstract

More information

COMPRESSION OF TRANSMULTIPLEXED ACOUSTIC SIGNALS

COMPRESSION OF TRANSMULTIPLEXED ACOUSTIC SIGNALS COMPRESSION OF TRANSMULTIPLEXED ACOUSTIC SIGNALS Mariusz Ziółko, Przemysław Sypka ad Bartosz Ziółko Departmet of Electroics, AGH Uiversity of Sciece ad Techology, al. Mickiewicza 3, 3-59 Kraków, Polad,

More information

Sapana P. Dubey. (Department of applied mathematics,piet, Nagpur,India) I. INTRODUCTION

Sapana P. Dubey. (Department of applied mathematics,piet, Nagpur,India) I. INTRODUCTION IOSR Joural of Mathematics (IOSR-JM) www.iosrjourals.org COMPETITION IN COMMUNICATION NETWORK: A GAME WITH PENALTY Sapaa P. Dubey (Departmet of applied mathematics,piet, Nagpur,Idia) ABSTRACT : We are

More information

A Novel Three Value Logic for Computing Purposes

A Novel Three Value Logic for Computing Purposes Iteratioal Joural o Iormatio ad Electroics Egieerig, Vol. 3, No. 4, July 23 A Novel Three Value Logic or Computig Purposes Ali Soltai ad Saeed Mohammadi Abstract The aim o this article is to suggest a

More information

AkinwaJe, A.T., IbharaJu, F.T. and Arogundade, 0.1'. Department of Computer Sciences University of Agriculture, Abeokuta, Nigeria

AkinwaJe, A.T., IbharaJu, F.T. and Arogundade, 0.1'. Department of Computer Sciences University of Agriculture, Abeokuta, Nigeria COMPARATIVE ANALYSIS OF ARTIFICIAL NEURAL NETWORK'S BACK PROPAGATION ALGORITHM TO STATISTICAL LEAST SQURE METHOD IN SECURITY PREDICTION USING NIGERIAN STOCK EXCHANGE MARKET AkiwaJe, A.T., IbharaJu, F.T.

More information

Implementation of Fuzzy Multiple Objective Decision Making Algorithm in a Heterogeneous Mobile Environment

Implementation of Fuzzy Multiple Objective Decision Making Algorithm in a Heterogeneous Mobile Environment Implemetatio of Fuzzy Multiple Objective Decisio Makig Algorithm i a Heterogeeous Mobile Eviromet P.M.L. ha, Y.F. Hu, R.E. Sheriff, Departmet of Electroics ad Telecommuicatios Departmet of yberetics, Iteret

More information

Pulse-echo Ultrasonic NDE of Adhesive Bonds in Automotive Assembly

Pulse-echo Ultrasonic NDE of Adhesive Bonds in Automotive Assembly ECNDT 6 - Poster 7 Pulse-echo Ultrasoic NDE of Adhesive Bods i Automotive Assembly Roma Gr. MAEV, Sergey TITOV, Uiversity of Widsor, Widsor, Caada Abstract. Recetly, adhesive bodig techology has begu to

More information

A Heuristic Method: Differential Evolution for Harmonic Reduction in Multilevel Inverter System

A Heuristic Method: Differential Evolution for Harmonic Reduction in Multilevel Inverter System Iteratioal Joural of Computer ad Electrical Egieerig, Vol. 5, o. 5, October 013 A Heuristic Method: Differetial Evolutio for Harmoic Reductio i Multilevel Iverter System P. Jamua ad C. Christober Asir

More information

By: Pinank Shah. Date : 03/22/2006

By: Pinank Shah. Date : 03/22/2006 By: Piak Shah Date : 03/22/2006 What is Strai? What is Strai Gauge? Operatio of Strai Gauge Grid Patters Strai Gauge Istallatio Wheatstoe bridge Istrumetatio Amplifier Embedded system ad Strai Gauge Strai

More information

Selection of the basic parameters of the lens for the optic-electronic target recognition system

Selection of the basic parameters of the lens for the optic-electronic target recognition system Proceedigs of the 5th WSEAS It. Cof. o COMPUTATIONAL INTELLIGENCE, MAN-MACHINE SYSTEMS AND CYBERNETICS, Veice, Italy, November 0-, 006 317 Selectio of the basic parameters of the les for the optic-electroic

More information

Nonlinear System Identification Based on Reduced Complexity Volterra Models Guodong Jin1,a* and Libin Lu1,b

Nonlinear System Identification Based on Reduced Complexity Volterra Models Guodong Jin1,a* and Libin Lu1,b 6th Iteratioal Coferece o Electroics, Mechaics, Culture ad Medicie (EMCM 205) Noliear System Idetificatio Based o Reduced Complexity Volterra Models Guodog Ji,a* ad Libi Lu,b Xi a research istitute of

More information

Performances Evaluation of Reflectarray Antenna using Different Unit Cell Structures at 12GHz

Performances Evaluation of Reflectarray Antenna using Different Unit Cell Structures at 12GHz Idia Joural of Sciece ad Techology, Vol 9(46), DOI: 1.17485/ijst/216/v9i46/17146, December 216 ISSN (Prit) : 974-6846 ISSN (Olie) : 974-5645 Performaces Evaluatio of Reflectarray Atea usig Differet Uit

More information

A Wide-Beam Broadcasting Antenna Using a Curved Dipole on Reflector Plane

A Wide-Beam Broadcasting Antenna Using a Curved Dipole on Reflector Plane 1th WSEAS Iteratioal Coferece o COMMUNICATIONS, Heraklio, Greece, July 3-5, 8 A Wide-Beam Broadcastig Atea Usig a Curved Dipole o Reflector Plae RANGSAN WONGSAN School of Telecommuicatio Egieerig, Istitute

More information

Performance Analysis of Channel Switching with Various Bandwidths in Cognitive Radio

Performance Analysis of Channel Switching with Various Bandwidths in Cognitive Radio Performace Aalysis of Chael Switchig with Various Badwidths i Cogitive Radio Po-Hao Chag, Keg-Fu Chag, Yu-Che Che, ad Li-Kai Ye Departmet of Electrical Egieerig, Natioal Dog Hwa Uiversity, 1,Sec.2, Da-Hsueh

More information

Fingerprint Classification Based on Directional Image Constructed Using Wavelet Transform Domains

Fingerprint Classification Based on Directional Image Constructed Using Wavelet Transform Domains 7 Figerprit Classificatio Based o Directioal Image Costructed Usig Wavelet Trasform Domais Musa Mohd Mokji, Syed Abd. Rahma Syed Abu Bakar, Zuwairie Ibrahim 3 Departmet of Microelectroic ad Computer Egieerig

More information

SSB Noise Figure Measurements of Frequency Translating Devices

SSB Noise Figure Measurements of Frequency Translating Devices 975 SSB oise Figure Measuremets of Frequecy Traslatig Devices. Otegi,. Garmedia, J.M. Collates, M. Sayed Electricity ad Electroics Departmet, Uiversity of the Basque Coutry, Apdo. 644, 48080 Bilbao, Spai

More information

Cross-Layer Performance of a Distributed Real-Time MAC Protocol Supporting Variable Bit Rate Multiclass Services in WPANs

Cross-Layer Performance of a Distributed Real-Time MAC Protocol Supporting Variable Bit Rate Multiclass Services in WPANs Cross-Layer Performace of a Distributed Real-Time MAC Protocol Supportig Variable Bit Rate Multiclass Services i WPANs David Tug Chog Wog, Jo W. Ma, ad ee Chaig Chua 3 Istitute for Ifocomm Research, Heg

More information

Financial Time Series Forecasting Using Hybrid Wavelet-Neural Model

Financial Time Series Forecasting Using Hybrid Wavelet-Neural Model 50 The Iteratioal Arab Joural of Iformatio Techology, Vol. 5, No., Jauary 208 Fiacial Time Series Forecastig Usig Hybrid Wavelet-Neural Model Jovaa Božić ad Djordje Babić School of Computig, Uiversity

More information

Measurements of weld geometry using image processing technology

Measurements of weld geometry using image processing technology Measuremets of weld geometry usig image processig techology Chia-Lug Chag a, Ye-Hug Che b a Departmet of Mechaical Egieerig, Natioal Yuli Uiversity of Sciece ad Techology, Douliu, Yuli, Taiwa, ROC b Departmet

More information

Computational Algorithm for Higher Order Legendre Polynomial and Gaussian Quadrature Method

Computational Algorithm for Higher Order Legendre Polynomial and Gaussian Quadrature Method Computatioal Algorithm for Higher Order Legre olyomial ad Gaussia Quadrature Method Asif M. Mughal, Xiu Ye ad Kamra Iqbal Dept. of Applied Sciece, Dept. of Mathematics ad Statistics, Dept. of Systems Egieerig

More information

lecture notes September 2, Sequential Choice

lecture notes September 2, Sequential Choice 18.310 lecture otes September 2, 2013 Sequetial Choice Lecturer: Michel Goemas 1 A game Cosider the followig game. I have 100 blak cards. I write dow 100 differet umbers o the cards; I ca choose ay umbers

More information

Total Harmonics Distortion Reduction Using Adaptive, Weiner, and Kalman Filters

Total Harmonics Distortion Reduction Using Adaptive, Weiner, and Kalman Filters Wester Michiga Uiversity ScholarWorks at WMU Master's Theses Graduate College 6-2016 Total Harmoics Distortio Reductio Usig Adaptive, Weier, ad Kalma Filters Liqaa Alhafadhi Wester Michiga Uiversity, liquaa.alhafadhi@yahoo.com

More information

LAB 7: Refractive index, geodesic lenses and leaky wave antennas

LAB 7: Refractive index, geodesic lenses and leaky wave antennas EI400 Applied Atea Theory LAB7: Refractive idex ad leaky wave ateas LAB 7: Refractive idex, geodesic leses ad leaky wave ateas. Purpose: The mai goal of this laboratory how to characterize the effective

More information

Design of FPGA Based SPWM Single Phase Inverter

Design of FPGA Based SPWM Single Phase Inverter Proceedigs of MUCEET2009 Malaysia Techical Uiversities Coferece o Egieerig ad Techology Jue 20-22, 2009, MS Garde,Kuata, Pahag, Malaysia MUCEET2009 Desig of FPGA Based SPWM Sigle Phase Iverter Afarulrazi

More information

SEVEN-LEVEL THREE PHASE CASCADED H-BRIDGE INVERTER WITH A SINGLE DC SOURCE

SEVEN-LEVEL THREE PHASE CASCADED H-BRIDGE INVERTER WITH A SINGLE DC SOURCE SEVEN-LEVEL THREE PHASE CASCADED H-BRIDGE INVERTER WITH A SINGLE DC SOURCE T. Porselvi 1 ad Ragaath Muthu 1 Sri Sairam Egieerig College, Cheai, Idia SSN College of Egieerig, Cheai, Idia E-Mail: tporselvi@yahoo.com

More information

A Simplified Approach for Economic Dispatch with Piecewise Quadratic Cost Functions

A Simplified Approach for Economic Dispatch with Piecewise Quadratic Cost Functions Iteratioal Joural of Computer ad Electrical Egieerig, Vol, No 5, October, 00 A Simplified Approach for Ecoomic Dispatch with iecewise Quadratic Cost Fuctios S SUBRAMANIAN, Seior member, IEEE ad S GANESAN

More information

Math 140 Introductory Statistics

Math 140 Introductory Statistics 6. Probability Distributio from Data Math Itroductory Statistics Professor Silvia Ferádez Chapter 6 Based o the book Statistics i Actio by A. Watkis, R. Scheaffer, ad G. Cobb. We have three ways of specifyig

More information

The Institute of Chartered Accountants of Sri Lanka

The Institute of Chartered Accountants of Sri Lanka The Istitute of Chartered Accoutats of Sri Laka Postgraduate Diploma i Busiess ad Fiace Quatitative Techiques for Busiess Hadout 02:Presetatio ad Aalysis of data Presetatio of Data The Stem ad Leaf Display

More information

信號與系統 Signals and Systems

信號與系統 Signals and Systems Sprig 24 信號與系統 Sigals ad Systems Chapter SS- Sigals ad Systems Feg-Li Lia NTU-EE Feb4 Ju4 Figures ad images used i these lecture otes are adopted from Sigals & Systems by Ala V. Oppeheim ad Ala S. Willsky,

More information

4. INTERSYMBOL INTERFERENCE

4. INTERSYMBOL INTERFERENCE DATA COMMUNICATIONS 59 4. INTERSYMBOL INTERFERENCE 4.1 OBJECT The effects of restricted badwidth i basebad data trasmissio will be studied. Measuremets relative to itersymbol iterferece, usig the eye patter

More information

PHY-MAC dialogue with Multi-Packet Reception

PHY-MAC dialogue with Multi-Packet Reception PHY-AC dialogue with ulti-packet Receptio arc Realp 1 ad Aa I. Pérez-Neira 1 CTTC-Cetre Tecològic de Telecomuicacios de Cataluya Edifici Nexus C/Gra Capità, - 0803-Barceloa (Cataluya-Spai) marc.realp@cttc.es

More information

(2) The MOSFET. Review of. Learning Outcome. (Metal-Oxide-Semiconductor Field Effect Transistor) 2.0) Field Effect Transistor (FET)

(2) The MOSFET. Review of. Learning Outcome. (Metal-Oxide-Semiconductor Field Effect Transistor) 2.0) Field Effect Transistor (FET) EEEB73 Electroics Aalysis & esig II () Review of The MOSFET (Metal-Oxide-Semicoductor Field Effect Trasistor) Referece: Neame, Chapter 3 ad Chapter 4 Learig Outcome Able to describe ad use the followig:

More information

Delta- Sigma Modulator with Signal Dependant Feedback Gain

Delta- Sigma Modulator with Signal Dependant Feedback Gain Delta- Sigma Modulator with Sigal Depedat Feedback Gai K.Diwakar #1 ad V.Vioth Kumar *2 # Departmet of Electroics ad Commuicatio Egieerig * Departmet of Electroics ad Istrumetatio Egieerig Vel Tech Uiversity,Cheai,

More information

AME50461 SERIES EMI FILTER HYBRID-HIGH RELIABILITY

AME50461 SERIES EMI FILTER HYBRID-HIGH RELIABILITY PD-94595A AME5046 SERIES EMI FILTER HYBRID-HIGH RELIABILITY Descriptio The AME Series of EMI filters have bee desiged to provide full compliace with the iput lie reflected ripple curret requiremet specified

More information

ISSN 075-47. : (7) 014 61.371.3.,. (.. ),. (..,.),. E-mail: shramko.adezhda@mail.ru, igor.molokovskiy@gmail.com.,,,,. :,,,,,.,,...,.. []: ; -, ;.,,., ( ),.. : 1) ; ),,.,..,,.. 156 ISSN 075-47. : (7) 014,,.

More information

The Application of Sparse Antenna Array Synthesis Based on Improved Mind Evolutionary Algorithm

The Application of Sparse Antenna Array Synthesis Based on Improved Mind Evolutionary Algorithm I.J. Itelliget Systems ad Applicatios 3 4-46 Published Olie May i MECS (http://www.mecs-press.org/ The Applicatio of Sparse Atea Array Sythesis Based o Improved Mid Evolutioary Algorithm a Li Hea Zhumadia

More information

A Reduced Complexity Channel Estimation for OFDM Systems with Precoding and Transmit Diversity in Mobile Wireless Channels Hlaing Minn, Dong In Kim an

A Reduced Complexity Channel Estimation for OFDM Systems with Precoding and Transmit Diversity in Mobile Wireless Channels Hlaing Minn, Dong In Kim an A Reduced Complexity Chael Estimatio for OFDM Systems with Precodig ad Trasmit Diversity i Mobile Wireless Chaels Hlaig Mi, Dog I Kim ad Vijay K. Bhargava Departmet of Electrical ad Computer Egieerig,

More information

Chapter (6) Discrete Probability Distributions Examples

Chapter (6) Discrete Probability Distributions Examples hapter () Discrete robability Distributios Eamples Eample () Two balaced dice are rolled. Let X be the sum of the two dice. Obtai the probability distributio of X. Solutio Whe the two balaced dice are

More information

Fault Diagnosis in Rolling Element Bearing Using Filtered Vibration and Acoustic Signal

Fault Diagnosis in Rolling Element Bearing Using Filtered Vibration and Acoustic Signal Volume 8 o. 8 208, 95-02 ISS: 3-8080 (prited versio); ISS: 34-3395 (o-lie versio) url: http://www.ijpam.eu ijpam.eu Fault Diagosis i Rollig Elemet Usig Filtered Vibratio ad Acoustic Sigal Sudarsa Sahoo,

More information

ROBUST RADIO RESOURCE ALLOCATION IN LTE NETWORKS BY CHANNEL AND RELAY ASSIGNMENT

ROBUST RADIO RESOURCE ALLOCATION IN LTE NETWORKS BY CHANNEL AND RELAY ASSIGNMENT Joural of Egieerig Sciece ad Techology Vol. 12, No. 7 (2017) 1845-1854 School of Egieerig, Taylor s Uiversity ROBUST RADIO RESOURCE ALLOCATION IN LTE NETWORKS BY CHANNEL AND RELAY ASSIGNMENT R. SANTHAKUMAR*,

More information

ACCEPTED FOR PUBLICATION AT THE EURASIP JOURNAL ON WIRELESS COMMUNICATIONS AND NETWORKING 1

ACCEPTED FOR PUBLICATION AT THE EURASIP JOURNAL ON WIRELESS COMMUNICATIONS AND NETWORKING 1 ACCEPTED FOR PUBLICATIO AT TE EURASIP JOURAL O WIRELESS COMMUICATIOS AD ETWORKIG 1 A Approach to Optimum Joit Beamformig Desig i a MIMO-OFDM Multiuser System Atoio Pascual-Iserte, Aa I. Pérez-eira, ad

More information

Cascaded Feedforward Sigma-delta Modulator for Wide Bandwidth Applications

Cascaded Feedforward Sigma-delta Modulator for Wide Bandwidth Applications Tamkag Joural of Sciece ad Egieerig, Vol. 4, No., pp. 55-64 () 55 Cascaded Feedforward Sigma-delta Modulator for Wide Badwidth Applicatios Je-Shiu Chiag, Teg-Hug Chag ad Pou-Chu Chou Departmet of Electrical

More information

Summary of Random Variable Concepts April 19, 2000

Summary of Random Variable Concepts April 19, 2000 Summary of Radom Variable Cocepts April 9, 2000 his is a list of importat cocepts we have covered, rather tha a review that derives or explais them. he first ad primary viewpoit: A radom process is a idexed

More information

Approximate Loading Margin Methods Using Artificial Neural Networks in Power Systems

Approximate Loading Margin Methods Using Artificial Neural Networks in Power Systems Approximate Loadig Margi Methods Usig Artificial Neural Networks i Power Systems Arthit Sode-Yome, Member, IEEE ad Kwag Y. Lee, Fellow, IEEE Abstract This paper proposes approximate loadig margi methods

More information

INCREASE OF STRAIN GAGE OUTPUT VOLTAGE SIGNALS ACCURACY USING VIRTUAL INSTRUMENT WITH HARMONIC EXCITATION

INCREASE OF STRAIN GAGE OUTPUT VOLTAGE SIGNALS ACCURACY USING VIRTUAL INSTRUMENT WITH HARMONIC EXCITATION XIX IMEKO World Cogress Fudametal ad Applied Metrology September 6, 9, Lisbo, Portugal INCREASE OF STRAIN GAGE OUTPUT VOLTAGE SIGNALS ACCURACY USING VIRTUAL INSTRUMENT WITH HARMONIC EXCITATION Dalibor

More information

Adaptive Resource Allocation in Multiuser OFDM Systems

Adaptive Resource Allocation in Multiuser OFDM Systems Adaptive Resource Allocatio i Multiuser OFDM Systems Fial Report Multidimesioal Digital Sigal Processig Malik Meherali Saleh The Uiversity of Texas at Austi malikmsaleh@mail.utexas.edu Sprig 005 Abstract

More information

Tehrani N Journal of Scientific and Engineering Research, 2018, 5(7):1-7

Tehrani N Journal of Scientific and Engineering Research, 2018, 5(7):1-7 Available olie www.jsaer.com, 2018, 5(7):1-7 Research Article ISSN: 2394-2630 CODEN(USA): JSERBR 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38

More information

Lossless image compression Using Hashing (using collision resolution) Amritpal Singh 1 and Rachna rajpoot 2

Lossless image compression Using Hashing (using collision resolution) Amritpal Singh 1 and Rachna rajpoot 2 Lossless image compressio Usig Hashig (usig collisio resolutio) Amritpal Sigh 1 ad Racha rajpoot 2 1 M.Tech.* CSE Departmet, 2 Departmet of iformatio techology Guru Kashi UiversityTalwadi Sabo, Bathida

More information