Automatic Level Difficulty Adjustment in Platform Games Using Genetic Algorithm Based Methodology

Size: px
Start display at page:

Download "Automatic Level Difficulty Adjustment in Platform Games Using Genetic Algorithm Based Methodology"

Transcription

1 Automatc Level Dffculty Adjustment n Platform Games Usng Genetc Algorthm Based Methodology Nrach Watcharasatharornong Deartment of Comuter Engneerng Faculty of Engneerng Chulalongkorn Unversty Payatha Road, Patumwan Bangkok 10330, Thaland Tel notee@gmal.com Vshnu Kotrajaras Deartment of Comuter Engneerng Faculty of Engneerng Chulalongkorn Unversty Payatha Road, Patumwan Bangkok 10330, Thaland Tel vshnu@c.eng.chula.ac.th, ajarntoe@gmal.com Abstract In latform games, enemy behavor s not comlcated. Therefore, challenges n such games come from the rght mxture between enemes and envronments of each level. Platform games requre manual testng for tunng the game balance for mass audence. Ths s very tme consumng. In addton, the dffculty of each level obtaned s not guaranteed to sut ndvduals. Very few researches tackle how balanced levels can be generated automatcally for ndvduals. Ths aer rooses a new methodology for usng artfcal ntellgence to adjust games dffculty to sut layers by automatcally generatng levels n latform games. The method s nsred by genetc algorthm. It s much easer to mlement comared to an exstng renforcement learnng based method, whle stll mantans smlar gamelay qualty. The new methodology also consumes less memory. Keywords Level desgn, latform game, genetc algorthm, automatc dffculty adjustment 1. Introducton There are many researches that tackle the ssue of dffculty adjustments n games. Most of them concentrate on enemy behavor adjustment. However, for latform games, ther challenges come from learnng to overcome obstacles resented by fxed enemes and game envronments. Tunng the dffculty of latform games by adjustng the behavor of enemes wll smly destroy the mechanc of such games. An alternatve aroach for dffculty adjustment s to fne-tune the layout of game stages (ncludng the lacement of fxed behavor enemes). Kamnerdnond and Kotrajaras [1] roosed a model for automatcally generatng game envronments accordng to layers erformances for latform games. The model combned renforcement learnng wth desgn methodologes. Ther model, however, requred a lot of memory storage because data for ndvdual challenge lays and vote records from all revous challenges were needed durng lay.

2 In ths aer, we resent an alternatve model for latform games level generaton accordng to layers' erformances. We abandoned renforcement learnng aroach and oted for an aroach nsred by genetc algorthm. Ths aroach resulted n less memory usage whle stll allowed levels to be roduced effectvely. Our rototye was made after Suer Maro. We beleved that by utlzng a well-known game mechansm, we would be able to demonstrate our model more clearly. 2. Related Works Artfcal ntellgence alcatons for comuter games can be groued nto two categores. The frst category strves for the best ossble agent behavour. Genetc algorthm [2] and renforcement learnng [3] are rme examles of alcatons n ths category. Bakkes et al. [4] created a team based AI for Quake III by usng genetc algorthm to learn state-secfc behavor for the team. Cole et al. [5] used genetc algorthm to evolve sets of arameters for bots n Counter Strke. Genetc algorthm was able to tune arameters as good as a hghly exerenced layer could do n ffty generatons, whch was a relatvely short tme for tranng bots offlne. Graeel et al. [6] used renforcement learnng to tune a fghtng game AI character. Sronck et al. [7] ntroduced dynamc scrtng, a form of renforcement learnng that could adjust an AI to wn aganst ts oonent n a relatvely short tme. The second category of artfcal ntellgence alcatons ams to adat agents to sut layers. Sronck et al. [7] demonstrated that dynamc scrtng could be enhanced so that the game AI was able to scale ts dffculty level to match ts human oonent. Andrade et al. [8] aled renforcement learnng to match layers erformances wth those of agents. All these works concentrated on changng characters or agents behavor. For latform games, makng an enemy character adat or learn new behavor s not qute arorate because the dffculty of latform games comes manly from game envronments and obstacles, not from enemy characters alone. Therefore the adjustment should be aled to the game envronments nstead. Pagulayan et al. [9] roosed a method for desgnng game envronments to sut layers. Challenges were ut nto each game level accordng to ther dffculty. The am was to teach collectons of sklls to layers gradually. Players would then be able to mrove ther sklls n order to tackle more dffcult challenges and defeat game bosses. Björk and Holoanen [10] roosed that a game should have mechansms for smoothng layers learnng curve n order to rovde layers wth enough sklls to rogress whle reventng boredom. However, these works manly dscussed good ractce for manually desgnng game levels. For automatc level generaton of latform games, Kamnerdnond and Kotrajaras [1] used desgn methodologes from [9] and [10] together wth renforcement learnng to create each sutable level for layers to overcome. A level was formed from several challenges. Each challenge conssted of a sequence of contnuous actons (layers could not take a break whle erformng such acton sequence). Each ossble acton was derved from layers control sklls. Whle layng a generated game level, a layer s erformance was recorded. After the layer fnshed each game level, the collected data was used as feedback to calculate the robablty for each challenge to emerge n the

3 next level. Intally, the system generated all ossble challenges that dd not contan more than a certan number of actons. Each challenge had ts own dffculty score. All challenges were then dvded nto grous. Wthn each grou, challenges were sorted by ther dffculty score from low to hgh. After a layer fnshed layng a game level, the number of successful and unsuccessful lays for each challenge was gven to the renforcement learnng mechansm. A votng system was used. Each challenge could cast votes for more dffcult or less dffcult challenges of the same grou. The sread of the votng range was determned by the lay data. The robablty for a challenge to be selected for the next level ncreased accordng to ts votng score and decreased accordng to the number of tmes the layer cleared that challenge (to revent the challenges from beng selected too often). For each challenge grou, a certan number of challenges were chosen ths way to construct the next level. Ther system gave good exermental results. However, t consumed a lot of memory. Our aer resents an alternatve level generaton algorthm accordng to layers erformance, wth less memory usage. 3. Our Aroach We utlzed a crossover-lke mechansm to create new challenges n the next level, keeng them smlar to revous challenges. A challenge was created based on sklls we wanted layers to learn. The grah n the mddle of fgure 1 shows all ossble contnuous acton sequences n a Suer Marolke game. Acton F reresents the skll of throwng a freball. Acton M reresents runnng, whle E, J, and A reresent avodng enemes, jumng, and stomng on an enemy resectvely. Each acton can have varyng dffculty scores deendng on ts target. For examle, jumng to a small latform has hgher scores than jumng to a large latform. A challenge s a sequence of these actons, as shown on the rght of fgure 1. In our aroach, smlar challenges were groued. The dffculty of each challenge could be calculated from equaton (1). h d ( a ) d ( a ) d ( a )]*[ n ( a )] df a A j E e j [ (1) ; n ( a ) 1 a a Jum k M m k Where h df s the overall dffculty score of the challenge. a s a layer's acton. d s the dffculty score based on the layer's skll for the gven acton. d e s the dffculty score of the enemy nvolved n the layer s acton. d m s the dffculty score of the ma object used durng the layer s acton. n s the number of tmes the layer s acton s reeated contnuously. Currently, only jumng generates the score. Otherwse, t s 1. a j s the roerty of the enemy nvolved wth the layer's acton. a k s the roerty of the ma object used durng the layer's acton.

4 A E s the set of basc actons that can be carred out by the layer. s the set of enemes roertes. M s the set of ma objects' roerty. A chromosome reresents one challenge. A level can have any number of challenges from a challenge grou. In our rototye, a level conssted of two challenges from each challenge grou. At the frst level, chromosomes were created so that each of ts actons dd not exceed ther default dffcultes values. For each challenge grou, ts Challenge Rank score (CR) for a layer could be calculated from the layer s erformances durng lay. The value of CR for a grou of challenges was used to calculate the change n dffculty score for the challenges of that grou n the next level. Equaton (2) - (4) show how CR was calculated. PT 2 ST 1 RL (2) 2 RL 1 PR (3) CR PT PR (4) Where PT s the number of tmes the challenges n the grou were attemted. ST s the number of tmes the challenges n the grou were overcome. RL reresents Rank Level. It s the number of character used for the challenges n the grou over several lays. Its smallest value s 1, whch haens when the layer character dd not de at all. PR s Play Rank. It s actually RL rescaled n order to calculate CR. CR s Challenge Rank. It s transformed from RL so that scores are gven more to the number of successful lays. Fgure 1. Challenge Generaton Fgure 2. Chromosomes contan actons and ther dffculty scores

5 In our rototye, after a 5 th level was layed, PT and ST only counted the last three levels. A chromosome conssted of a strng of acton tyes and ther corresondng dffculty scores. Fgure 2 shows two chromosomes. Both were from the same challenge grou, JJ (ths grou contaned challenges that started wth two consecutve jums). 3.1 Chromosome Prearaton We roduced extra chromosomes to be used for crossover wth orgnal chromosomes. Each challenge grou was used to generate a number of extra chromosomes. In our rototye, the number of generated chromosomes was the same as the number of orgnal chromosomes. The CR value from a challenge grou was used to construct extra chromosomes for that grou. If CR >0, a newly roduced chromosome should have a hgher dffculty score than ts source. However, the dfference n scores should not exceed a factor of CR (such factor could be adjusted). If CR < 0, the new chromosome should have a lower dffculty score than ts source, but the dfference should not exceed the value of CR. For each challenge grou, extra chromosomes were roduced accordng to the followng stes. 1. The frst few elements n the chromosome that dentfed the grou were generated accordng to that grou s dentty. 2. Then a. If CR >0, a legal acton was randomly added to the chromosome. b. Else If CR <0, the new chromosome bult so far was comared wth ts source. If the dffculty score of the new chromosome was less than ts source, an acton would be added to the chromosome. 3. The chromosome bult so far was then checked to see f ts dffculty score matched the value that was needed. Equaton 6 and 7 were utlzed. Where h df h n h (6) df n df LF CL CR (7) h df n s the dffculty score of the chromosome bult so far. h df LF CL s the dffculty score of the chromosome used as source. s Learnng Factor. s Coeffcent of Learnng. It s a value used to scale the CR value. CR n s the dffculty level the current layer could overcome. If the challenge grou CR value of the current level s greater than 0, the value of CR n wll be between the CR value of the revous level and the CR value of the current level. If the challenge grou CR value of the current level s less than 0, the value of equal to the CR value of the current level. CR n wll be

6 Then a. If h df < LF, the new dffculty score had not reached the value sutable for the layer. Ste 2 was then revsted. b. If h df > LF, the new dffculty score was too hgh. The dffculty score of every acton n the chromosome was checked. If every acton had ts least ossble score, nothng would be done and the algorthm roceeded to the crossover. Otherwse, an acton that had a lower dffculty score and was stuated nearest to the end of the chromosome was chosen. Its dffculty score was then reduced. Then ste 3 was reeated agan. c. If h df = LF, the layer should be able to lay the new challenge and challenges generated from t. The crossover was erformed next. 3.2 Crossover Our crossover dffered slghtly from standard Unform crossover. Parts of the chromosomes whch dentfed ther challenge grous were not modfed. Furthermore, each resultng chromosome from our aroach needed to be checked for correct contnuous actons (see fgure 1). After the crossover, chromosomes were selected from the results. The chosen chromosomes would become the challenges of the next level. In our rototye, we selected chromosomes wth the value h df LF between 0 and 1. The reason we had to allow other values aart from 0 was because there mght not be any chromosome wth LF 0 h df at all after the crossover. We selected the ones wth h df LF nearest to 0 frst. If more than one chromosome had equal marks, ther order was randomly chosen. 4. Testng and Results Twelve testers were asked to lay our game twce. In the frst lay, the game utlzed Kamnerdnond s level generaton methodology. In the second lay, our level generaton technque was aled. A tester cleared 20 levels for each lay. Durng each layer s sesson, the dffculty score and the number of lves the layer sent for each challenge were recorded. The memory usage data for each level was also collected. After fnshng both games, each layer was asked about how he felt when layng each game and how the game dffculty changed durng lay. We need the followng model behavor. Frst, when a layer sent many lves overcomng a challenge, challenges of the same grou n the next level must become easer (but not too easy). Second, when a layer sent no lfe or very few lves overcomng a challenge, challenges of the same grou n the next level must become harder (but not too hard). Due to lmted sace, we cannot show results obtaned from every layer. However, all the layers results were very smlar. Fgure 3 shows the average dffculty score of each challenge grou for one

7 of the layers durng hs 20-level-lay of our model. Lves sent by the layer n fgure 3 are dslayed n fgure 4. Table 1 shows each challenge and lves sent to overcome t by the same layer. From the fgure 3, 4 and table 1, t can be seen that when a layer sent many lves for a grou of challenges n a sngle level or sent some lves for the same challenge grou over consecutve levels, the challenge dffculty score for that grou tended to go down n the next level. On the other hand, f the layer rarely ded, the challenge dffculty score for that grou tended to go u quckly. Only very few challenges dd not follow ths behavor. The layers onons suort ths concluson. Ten out of twelve layers (83.33%) felt that after they encountered very dffcult challenges n a level, the next level became easer. Eght out of twelve layers (66.67%) felt that after they layed a very easy level, the next level became more dffcult. All the results ndcate that our roosed model can effectvely adjust the game dffculty level accordng to layers erformances. Fgure 5 dslays the average memory usage of each level from Kamnerdnond s model and our model, collected from 12 testers, each layng 20 levels for each model. Usng the ared t-test, t was found that the two-taled P value was less than By conventonal crtera, ths dfference was consdered to be extremely statstcally sgnfcant. The dfference between the mean of Kamnerdnond s model and our model equaled The 95% confdence nterval of ths dfference was from to The ntermedate values used n calculatons ncluded t = , df = 19 and standard error of dfference = Therefore, t can be statstcally shown that our new model has better memory utlzaton. hdf Average hdf Level avg g1 avg g2 avg g3 avg g4 avg g5 avg g6 Fgure 3. Average level dffculty score of layer A for each challenge grou 12 Lfe use 10 Lfe use g1 g2 g3 g4 g5 g Level Fgure 4. Lves sent by layer A for each challenge grou

8 Table 1. Lves sent by layer A for each challenge n grou 3 Memory used ( byte ) Byte Level old model our model Fgure 5. Average memory usage Concluson Our man contrbuton was the new level generaton methodology for latform games nsred by genetc algorthm. Levels generated wth our methodology had ther dffculty that suted each layer s skll. The model also had lower memory usage comared to the renforcement learnng aroach. There was some roblem wth the random nature of crossover. Sometmes a crossover dd not roduce any good results. However, ths was very rare. References [1] Charya Kamnerdnond and Vshnu Kotrajaras. Automatc Level Dffculty Adjustment n Platform Games Based on Player s Performance: Suer Maro Case Study, In Proceedngs of the 11 th Natonal Comuter Scence and Engneerng Conference, Bangkok, Thaland. : [2] Tom M. Mtchell. Machne Learnng, McGraw Hll, Internatonal Edton 1997, ISBN: [3] Rchard S. Sutton and Andrew G. Barto. Renforcement Learnng (An Introducton), The MIT Press, Cambrdge, Massachusetts, London, England, 1998, ISBN: [4] Sander Bakkes, Peter Sronck, and Erc Postma. TEAM: The Team-orented Evolutonary Adatablty Mechansm, In Matthas Rauterberg, edtor, Entertanment Comutng - ICEC 2004, Lecture Notes n Comuter Scence, Srnger-Verlag, 3166: [5] Ncholas Cole, Sush J. Lous, and Chrs Mles. Usng a Genetc Algorthm to Tune Frst-Person Shooter Bots, Congress on Evolutonary Comutaton : [6] Thore Graeel, Ralf Herbrch, and Julan Gold. Learnng to Fght. In Proceedngs of the Internatonal Conference on Comuter Games: Artfcal Intellgence, Desgn and Educaton. : [7] Peter Sronck, Marc Ponsen, Ida Srnkhuzen-Kuyer, and Erc Postma. Adatve Game AI wth Dynamc Scrtng. Machne Learnng. 63(3): [8] Gustavo Andrade, Geber Ramalho, Hugo Santana, and Vncent Corruble. Challenge-Senstve Acton Selecton: an Alcaton to Game Balancng, In Proceedngs of the 2005 IEEE/WIC/ACM Internatonal Conference on Intellgent Agent Technology (IAT 05). : [9] Randy J. Pagulayan, Kevn Keeker, Denns Wxon, Ramon L. Romero, and Thomas Fuller. User-centered Desgn n Games, Handbook for Human-Comuter Interacton n Interactve Systems, Mcrosoft Cororaton, Mahwah, NJ: Lawrence Erlbaum Assocates, Inc [10] Staffan Björk and Juss Holoanen. Patterns n Game Desgn, Charles Rver Meda, Inc., 2005, ISBN:

Chess players fame versus their merit

Chess players fame versus their merit Ths artcle s ublshed n Aled Economcs Letters htt://www.tandfonlne.com/do/full/0.080/350485.05.0435 Chess layers fame versus ther mert M.V. Smkn and V.P. Roychowdhury Deartment of Electrcal Engneerng, Unversty

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

MTBF PREDICTION REPORT

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

More information

TEMPERATURE PREDICTION IN TIMBER USING ARTIFICIAL NEURAL NETWORKS

TEMPERATURE PREDICTION IN TIMBER USING ARTIFICIAL NEURAL NETWORKS TEMPERATURE PREDICTION IN TIMBER USING ARTIFICIAL NEURAL NETWORKS Paulo Cachm ABSTRACT: Neural networks are a owerful tool used to model roertes and behavour of materals n many areas of cvl engneerng alcatons.

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

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

Control of Nonlinear Industrial Processes Using Fuzzy Wavelet Neural Network Based on Genetic Algorithm

Control of Nonlinear Industrial Processes Using Fuzzy Wavelet Neural Network Based on Genetic Algorithm Internatonal Journal of Research n Engneerng and Scence (IJRES) ISSN (Onlne): 2320-9364, ISSN (Prnt): 2320-9356 www.res.org Volume 2 Issue 5 ǁ May 2014 ǁ PP.01-06 Control of Nonlnear Industral Processes

More information

Determination of the Multi-slot Transmission in Bluetooth Systems with the Estimation of the Channel Error Probability

Determination of the Multi-slot Transmission in Bluetooth Systems with the Estimation of the Channel Error Probability Determnaton of the Mult-slot Transmsson n Bluetooth Systems wth the Estmaton of the Channel Error Probablty K Won Sung and Chae Y. Lee Det. of Industral Engneerng, KAIST, 373-1 Kuseong Dong, Taejon, Korea

More information

Reduction of Neural Network Training Time Using an Adaptive Fuzzy Approach in Real Time Applications

Reduction of Neural Network Training Time Using an Adaptive Fuzzy Approach in Real Time Applications Internatonal Journal of Informaton and Electroncs Engneerng, Vol., No. 3, May Reducton of Neural Network Tranng Tme Usng an Adatve Fuzzy Aroach n Real Tme Alcatons Hamdreza Rashdy Kanan and Mahd Yousef

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

Automatic Tuning of Model Predictive Control Using Particle Swarm Optimization

Automatic Tuning of Model Predictive Control Using Particle Swarm Optimization Automatc Tunng of Model Predctve Control Usng Partcle Swarm Otmzaton Rohe Suzuk Fukko Kawa Hdeuk Ito Chkash Nakazawa Yoshkazu Fukuama Etaro Aosh Keo Unverst 3-- Hosh Kohoku-ku Yokohama 3-5 Jaan Fuj Electrc

More information

Cooperative Collision Avoidance between Multiple Mobile Robots

Cooperative Collision Avoidance between Multiple Mobile Robots Cooeratve Collson Avodance between Multle Moble Robots Atsush Fujmor,* Masato Teramoto Deartment of Mechancal Engneerng Shzuoka Unversty 3-5-1, Johoku, Hamamatsu 432-8561, Jaan e-mal: a-fujmor@eng.shzuoka.ac.j

More information

Mobile Node Positioning in Mobile Ad Hoc Network

Mobile Node Positioning in Mobile Ad Hoc Network Moble Node Postonng n Moble Ad Hoc Networ G.Lu, R.M.Edwards, C.Ladas The Unversty of Sheffeld Abstract: Many Ad Hoc networ rotocols and alcatons assume that the locaton of moble nodes can be obtaned by

More information

Complexity-Optimized Low-Density Parity-Check Codes for Gallager Decoding Algorithm B

Complexity-Optimized Low-Density Parity-Check Codes for Gallager Decoding Algorithm B Comlexty-Otmzed Low-Densty Party-Check Codes for Gallager Decodng Algorthm B We Yu, Masoud Ardakan, Benjamn Smth, Frank Kschschang Electrcal and Comuter Engneerng Det. Unversty of Toronto Toronto, Ontaro

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

AUTOMATIC HYBRID PARTICLE SWARM OPTIMIZATION RECURSIVE CLUSTERING TECHNIQUE AND ITS APPLICATIONS IN RADIAL BASIS FUNCTION NETWORKS MODELING SYSTEMS

AUTOMATIC HYBRID PARTICLE SWARM OPTIMIZATION RECURSIVE CLUSTERING TECHNIQUE AND ITS APPLICATIONS IN RADIAL BASIS FUNCTION NETWORKS MODELING SYSTEMS In: Neurocomutng Research Develoments ISBN: 978--6-9- Edtor: Hugo A. Svensson,. - 7 Nova Scence Publshers, Inc. No art of ths dgtal document may be reroduced, stored n a retreval system or transmtted n

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

Degree Distribution Optimization in Raptor Network Coding

Degree Distribution Optimization in Raptor Network Coding 2 IEEE Internatonal Symosum on Informaton Theory Proceedngs Degree Dstrbuton Otmzaton n Rator Network Codng Nkolaos Thomos and Pascal Frossard Sgnal Processng Laboratory (LTS4) Swss Federal Insttute of

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

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

Minimal K-Covering Set Algorithm based on Particle Swarm Optimizer

Minimal K-Covering Set Algorithm based on Particle Swarm Optimizer 87 JOURAL OF ETWORKS, VOL. 8, O., DECEMBER 3 Mnmal K-Coverng Set Algorthm based on Partcle Swarm Otmzer Yong Hu Chongqng Water Resources and Electrc Engneerng College, Chongqng, 46, Chna Emal: huyong969@63.com

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

Unfalsified Adaptive Control with Online Optimization to a ph Neutralization Process

Unfalsified Adaptive Control with Online Optimization to a ph Neutralization Process Research Artcle Unfalsfed Adatve Control wth Onlne Otmzaton to a H Neutralzaton Process anet Wonghong Deartment of Electrcal Engneerng, Faculty of Engneerng, Kasetsart Unversty, S Racha Camus, S Racha,

More information

problems palette of David Rock and Mary K. Porter 6. A local musician comes to your school to give a performance

problems palette of David Rock and Mary K. Porter 6. A local musician comes to your school to give a performance palette of problems Davd Rock and Mary K. Porter 1. If n represents an nteger, whch of the followng expressons yelds the greatest value? n,, n, n, n n. A 60-watt lghtbulb s used for 95 hours before t burns

More information

(1) i. In this paper it is assumed that the process dynamics can be described with reasonable accuracy by a second-order-plusdead-time

(1) i. In this paper it is assumed that the process dynamics can be described with reasonable accuracy by a second-order-plusdead-time IEEE-TTTC Int Conf on Automaton, Qualty and Testng, Robotcs AQTR, -7, (Eds Mclea and Stoan, ISBN -444-0360-X, Cluj-Naoca, Romana, 006 Develoment and Evaluaton of a PID Auto-Tunng Controller Ioan Naşcu,

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

Development of a High Bandwidth, High Power Linear Amplifier for a Precision Fast Tool Servo System

Development of a High Bandwidth, High Power Linear Amplifier for a Precision Fast Tool Servo System Development of a Hgh Bandwdth, Hgh Power near Amplfer for a Precson Fast Tool Servo System S. Rakuff 1, J. Cuttno 1, D. Schnstock 2 1 Dept. of Mechancal Engneerng, The Unversty of North Carolna at Charlotte,

More information

The Pilot Alignment Pattern Design in OFDM Systems

The Pilot Alignment Pattern Design in OFDM Systems The Plot Algnment Pattern Desgn n OFDM Systems *, Yong Chan Lee, Won Chol Jang, 3 Un Kyong Choe, Gyong Chol Leem,3 College of Comuter Scence, Km Il Sung Unversty, D.P.R.K Emal: leeyongchan@yahoo.com Emal:

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

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

Digital Transmission

Digital Transmission Dgtal Transmsson Most modern communcaton systems are dgtal, meanng that the transmtted normaton sgnal carres bts and symbols rather than an analog sgnal. The eect o C/N rato ncrease or decrease on dgtal

More information

Control of Chaos in Positive Output Luo Converter by means of Time Delay Feedback

Control of Chaos in Positive Output Luo Converter by means of Time Delay Feedback Control of Chaos n Postve Output Luo Converter by means of Tme Delay Feedback Nagulapat nkran.ped@gmal.com Abstract Faster development n Dc to Dc converter technques are undergong very drastc changes due

More information

Appendix E: The Effect of Phase 2 Grants

Appendix E: The Effect of Phase 2 Grants Appendx E: The Effect of Phase 2 Grants Roughly a year after recevng a $150,000 Phase 1 award, a frm may apply for a $1 mllon Phase 2 grant. Successful applcants typcally receve ther Phase 2 money nearly

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

Shunt Active Filters (SAF)

Shunt Active Filters (SAF) EN-TH05-/004 Martt Tuomanen (9) Shunt Actve Flters (SAF) Operaton prncple of a Shunt Actve Flter. Non-lnear loads lke Varable Speed Drves, Unnterrupted Power Supples and all knd of rectfers draw a non-snusodal

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

1 GSW Multipath Channel Models

1 GSW Multipath Channel Models In the general case, the moble rado channel s pretty unpleasant: there are a lot of echoes dstortng the receved sgnal, and the mpulse response keeps changng. Fortunately, there are some smplfyng assumptons

More information

GLOBAL POWER SYSTEM CONTROL USING A UNIFIED POWER FLOW CONTROLLER

GLOBAL POWER SYSTEM CONTROL USING A UNIFIED POWER FLOW CONTROLLER GLOBAL POWER SYSTEM CONTROL USING A UNIFIED POWER FLOW CONTROLLER Joseh Leung*, Davd J. Hll*, Yxn N and Ron Hu* * Deartment of Electronc Engneerng, Cty Unversty of Hong ong Deartment of Electrcal and Electronc

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

Weighted Penalty Model for Content Balancing in CATS

Weighted Penalty Model for Content Balancing in CATS Weghted Penalty Model for Content Balancng n CATS Chngwe Davd Shn Yuehme Chen Walter Denny Way Len Swanson Aprl 2009 Usng assessment and research to promote learnng WPM for CAT Content Balancng 2 Abstract

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

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

Power Quality Enhancement Using Energy Storage Devices

Power Quality Enhancement Using Energy Storage Devices Australan Journal of Basc and Aled Scences, 5(6): 779-788, 2011 ISSN 1991-8178 Power Qualty Enhancement Usng Energy Storage Devces S. Sajed, F. Khalfeh, T. Karm, Z. Khalfeh Kharg Branch, Islamc Azad Unversty,

More information

OPTIMAL PERMUTATION CORRECTION BY MULTIOBJECTIVE GENETIC ALGORITHMS

OPTIMAL PERMUTATION CORRECTION BY MULTIOBJECTIVE GENETIC ALGORITHMS OPTIMAL PERMUTATION CORRECTION BY MULTIOBJECTIVE GENETIC ALGORITHMS Dorothea Kolossa, Bert-Uwe Köhler, Markus Conrath, Renhold Orglmester Berln Unversty of Technology, Insttute of Electroncs, Enstenufer

More information

Fall 2018 #11 Games and Nimbers. A. Game. 0.5 seconds, 64 megabytes

Fall 2018 #11 Games and Nimbers. A. Game. 0.5 seconds, 64 megabytes 5-95 Fall 08 # Games and Nmbers A. Game 0.5 seconds, 64 megabytes There s a legend n the IT Cty college. A student that faled to answer all questons on the game theory exam s gven one more chance by hs

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

The Clock-Aided Method for GPS Receiver Positioning in an Urban Environment

The Clock-Aided Method for GPS Receiver Positioning in an Urban Environment Internatonal Journal of Comuter and Electrcal Engneerng, Vol. 3, No. 3, June The Cloc-Aded Method for GPS Recever Postonng n an Urban Envronment Yunlong Teng, Ybng Sh, and Zh Zheng Abstract As the sgnals

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

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

Response-Time Control of a Single Server Queue

Response-Time Control of a Single Server Queue Resonse-Tme Control of a Sngle Server Queue Kjaer, Martn Ansbjerg; Khl, Mara; Robertsson, Anders Publshed n: Proc. of the 46th IEEE Conference on Decson and Control 27 Lnk to ublcaton Ctaton for ublshed

More information

AC network state estimation using linear measurement functions

AC network state estimation using linear measurement functions AC network state estmaton usng lnear measurement functons R.A. Jabr and B.C. Pal Abstract: The real/reactve ower and current magntude measurements can be accounted for n an AC network state estmator usng

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

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

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

More information

SIR-Based Power Control Algorithms in CDMA Networks

SIR-Based Power Control Algorithms in CDMA Networks Global Journal of Comuter Scence and Technology Network, Web & Securty Volume 13 Issue 10 Verson 1.0 Year 2013 Tye: Double Blnd Peer Revewed Internatonal Research Journal Publsher: Global Journals Inc.

More information

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

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

More information

A Novel DCT-based Approach for Secure Color Image Watermarking

A Novel DCT-based Approach for Secure Color Image Watermarking A Novel DCT-based Aroach for Secure Color Image Watermarkng Narges Ahmd Amrkabr Unversty of Technology n_ahmd@ce.aut.ac.r Reza Safabakhsh Amrkabr Unversty of Technology safa@ce.aut.ac.r Abstract In ths

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

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

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

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

More information

@IJMTER-2015, All rights Reserved 383

@IJMTER-2015, All rights Reserved 383 SIL of a Safety Fuzzy Logc Controller 1oo usng Fault Tree Analyss (FAT and realablty Block agram (RB r.-ing Mohammed Bsss 1, Fatma Ezzahra Nadr, Prof. Amam Benassa 3 1,,3 Faculty of Scence and Technology,

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

GAME THEORY AND INTERFERENCE AVOIDANCE IN DECENTRALIZED NETWORKS

GAME THEORY AND INTERFERENCE AVOIDANCE IN DECENTRALIZED NETWORKS GAME TEORY AD ITERFERECE AVOIDACE I DECETRALIZED ETWORS Rekha Menon, (MPRG Vrgna Tech, Blacksburg, VA, USA, rmenon@vt.edu) Dr. Allen B. Macenze, (Electrcal and Comuter Engneerng Deartment, Vrgna Tech)

More information

MODELING OF PASSENGER WAITING TIME IN INTERMODAL STATION WITH CONSTRAINED CAPACITY ON INTERCITY TRANSIT

MODELING OF PASSENGER WAITING TIME IN INTERMODAL STATION WITH CONSTRAINED CAPACITY ON INTERCITY TRANSIT 9 MODELING OF PASSENGER WAITING TIME IN INTERMODAL STATION WIT CONSTRAINED CAPACITY ON INTERCITY TRANSIT S.K. Jason CANG Professor Deartment of Cvl Engneerng Natonal Tawan Unversty Tae, 067 Tawan Fax:

More information

An Iterative Parameters Estimation Method for Hyperbolic Frequency Modulated Signals with Colored Noise

An Iterative Parameters Estimation Method for Hyperbolic Frequency Modulated Signals with Colored Noise An Iteratve Parameters Estmaton Method for Hyerbolc Freuency Modulated Sgnals wth Colored Nose Shua Yao and Shlang Fang Abstract Ths aer resents an teratve method for estmatng the startng freuency and

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

Prevention of Sequential Message Loss in CAN Systems

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

More information

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

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

More information

Efficient Large Integers Arithmetic by Adopting Squaring and Complement Recoding Techniques

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

More information

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

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

Optimization Frequency Design of Eddy Current Testing

Optimization Frequency Design of Eddy Current Testing Optmzaton Frequency Desgn of Eddy Current Testng NAONG MUNGKUNG 1, KOMKIT CHOMSUWAN 1, NAONG PIMPU 2 AND TOSHIFUMI YUJI 3 1 Department of Electrcal Technology Educaton Kng Mongkut s Unversty of Technology

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

Passive Filters. References: Barbow (pp ), Hayes & Horowitz (pp 32-60), Rizzoni (Chap. 6)

Passive Filters. References: Barbow (pp ), Hayes & Horowitz (pp 32-60), Rizzoni (Chap. 6) Passve Flters eferences: Barbow (pp 6575), Hayes & Horowtz (pp 360), zzon (Chap. 6) Frequencyselectve or flter crcuts pass to the output only those nput sgnals that are n a desred range of frequences (called

More information

A NOVEL MUSIC BEAT DETECTION ALGORITHM BASED ON PERIODICITY OF ENERGY FLUX. Ajit V. Rao

A NOVEL MUSIC BEAT DETECTION ALGORITHM BASED ON PERIODICITY OF ENERGY FLUX. Ajit V. Rao A NOVEL MUSIC BEAT DETECTION ALGORITHM BASED ON PERIODICITY OF ENERGY FLUX Pradee J. Undergraduate Student Deartment of Electroncs and Communcaton, NITK, Surathkal 575 025. radeejraman@yahoo.com Ajt V.

More information

Estimating Mean Time to Failure in Digital Systems Using Manufacturing Defective Part Level

Estimating Mean Time to Failure in Digital Systems Using Manufacturing Defective Part Level Estmatng Mean Tme to Falure n Dgtal Systems Usng Manufacturng Defectve Part Level Jennfer Dworak, Davd Dorsey, Amy Wang, and M. Ray Mercer Texas A&M Unversty IBM Techncal Contact: Matthew W. Mehalc, PowerPC

More information

Guidelines for CCPR and RMO Bilateral Key Comparisons CCPR Working Group on Key Comparison CCPR-G5 October 10 th, 2014

Guidelines for CCPR and RMO Bilateral Key Comparisons CCPR Working Group on Key Comparison CCPR-G5 October 10 th, 2014 Gudelnes for CCPR and RMO Blateral Key Comparsons CCPR Workng Group on Key Comparson CCPR-G5 October 10 th, 2014 These gudelnes are prepared by CCPR WG-KC and RMO P&R representatves, and approved by CCPR,

More information

International Steering Committee:

International Steering Committee: 14 th Internatonal Worksho on ROBOTICS IN ALPE-ADRIA-DANUBE REGION RAAD'05 BUCHAREST ROMANIA : MAY 6-8 005 Internatonal Steerng Commttee: G. Belforte Poltecnco d Torno Italy J. F. Bto Centre of Robotcs

More information

Modeling and simulation of UPFC using PSCAD/EMTDC

Modeling and simulation of UPFC using PSCAD/EMTDC Internatonal Journal of Physcal Scences Vol. 7(45),. 5965-5980, 30 November, 2012 Avalable onlne at htt://www.academcjournals.org/ijps DOI: 10.5897/IJPS12.398 ISSN 1992-1950 2012 Academc Journals Full

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

Solving Continuous Action/State Problem in Q-Learning Using Extended Rule Based Fuzzy Inference Systems

Solving Continuous Action/State Problem in Q-Learning Using Extended Rule Based Fuzzy Inference Systems 7 ICASE: The Insttute o Control, Automaton and Systems Engneers, KOREA Vol., No., September, Solvng Contnuous Acton/State Problem n Q-Learnng Usng Extended Rule Based Fuzzy Inerence Systems Mn-Soeng Km

More information

Test 2. ECON3161, Game Theory. Tuesday, November 6 th

Test 2. ECON3161, Game Theory. Tuesday, November 6 th Test 2 ECON36, Game Theory Tuesday, November 6 th Drectons: Answer each queston completely. If you cannot determne the answer, explanng how you would arrve at the answer may earn you some ponts.. (20 ponts)

More information

Robust Fuzzy Fractional-Order PID Controller Design using Multi-Objective Optimization

Robust Fuzzy Fractional-Order PID Controller Design using Multi-Objective Optimization J. Basc. Al. Sc. Res., 3(s)3-36, 3 3, TextRoa Publcaton ISSN 9-434 Journal of Basc an Ale Scentfc Research www.textroa.com Robust Fuzzy Fractonal-Orer PID Controller Desgn usng Mult-Objectve Otmzaton Mohsen

More information

Chapter 13. Filters Introduction Ideal Filter

Chapter 13. Filters Introduction Ideal Filter Chapter 3 Flters 3.0 Introducton Flter s the crcut that capable o passng sgnal rom nput to output that has requency wthn a speced band and attenuatng all others outsde the band. Ths s the property o selectvty.

More information

Guaranteeing Isochronous Control of Networked Motion Control Systems Using Phase Offset Adjustment

Guaranteeing Isochronous Control of Networked Motion Control Systems Using Phase Offset Adjustment Sensors 2015, 15, 13945-13965; do:10.3390/s150613945 OPEN ACCESS sensors ISSN 1424-8220 www.md.com/journal/sensors Artcle Guaranteeng Isochronous Control of Networked Moton Control Systems Usng Phase Offset

More information

Network Application Engineering Laboratories Ltd., Japan

Network Application Engineering Laboratories Ltd., Japan A Study of Pedestran Observaton System wth Ultrasonc Dstance Sensor Shohe MINOMI, Hrosh YAMAMOTO, Katsuch NAKAMURA, Katsuyuk YAMAZAKI Nagaoka Unversty of Technology, Japan e-mal:mnom@stn.nagaokaut.ac.jp

More information

Analysis of Time Delays in Synchronous and. Asynchronous Control Loops. Bj rn Wittenmark, Ben Bastian, and Johan Nilsson

Analysis of Time Delays in Synchronous and. Asynchronous Control Loops. Bj rn Wittenmark, Ben Bastian, and Johan Nilsson 37th CDC, Tampa, December 1998 Analyss of Delays n Synchronous and Asynchronous Control Loops Bj rn Wttenmark, Ben Bastan, and Johan Nlsson emal: bjorn@control.lth.se, ben@control.lth.se, and johan@control.lth.se

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

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

A Novel GNSS Weak Signal Acquisition Using Wavelet Denoising Method

A Novel GNSS Weak Signal Acquisition Using Wavelet Denoising Method A Novel GNSS Weak Sgnal Acquston Usng Wavelet Denosng Method Jn Tan, Lu Yang, BeHang Unversty, P.R.Chna BIOGRAPHY Jn Tan s a post-doctor n School of Electronc and Informaton Engneerng, BeHang Unversty,

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

Fuzzy strategy with anti-overshoot technique for electronic throttle control

Fuzzy strategy with anti-overshoot technique for electronic throttle control Proceedngs of the 05 Internatonal Conference on Industral Engneerng and Oeratons Management Duba, UAE, March 5, 05 Fuy strategy wth antovershoot technque for electronc throttle control Anurak Jansr, Suwla

More information

POLYTECHNIC UNIVERSITY Electrical Engineering Department. EE SOPHOMORE LABORATORY Experiment 1 Laboratory Energy Sources

POLYTECHNIC UNIVERSITY Electrical Engineering Department. EE SOPHOMORE LABORATORY Experiment 1 Laboratory Energy Sources POLYTECHNIC UNIERSITY Electrcal Engneerng Department EE SOPHOMORE LABORATORY Experment 1 Laboratory Energy Sources Modfed for Physcs 18, Brooklyn College I. Oerew of the Experment Ths experment has three

More information

THE ARCHITECTURE OF THE BROADBAND AMPLIFIERS WITHOUT CLASSICAL STAGES WITH A COMMON BASE AND A COMMON EMITTER

THE ARCHITECTURE OF THE BROADBAND AMPLIFIERS WITHOUT CLASSICAL STAGES WITH A COMMON BASE AND A COMMON EMITTER VOL. 0, NO. 8, OCTOBE 205 ISSN 89-6608 2006-205 Asan esearch Publshng Network (APN. All rghts reserved. THE ACHITECTUE OF THE BOADBAND AMPLIFIES WITHOUT CLASSICAL STAGES WITH A COMMON BASE AND A COMMON

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

NETWORK 2001 Transportation Planning Under Multiple Objectives

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

More information

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

Understanding the Spike Algorithm

Understanding the Spike Algorithm Understandng the Spke Algorthm Vctor Ejkhout and Robert van de Gejn May, ntroducton The parallel soluton of lnear systems has a long hstory, spannng both drect and teratve methods Whle drect methods exst

More information

Secure Transmission of Sensitive data using multiple channels

Secure Transmission of Sensitive data using multiple channels Secure Transmsson of Senstve data usng multple channels Ahmed A. Belal, Ph.D. Department of computer scence and automatc control Faculty of Engneerng Unversty of Alexandra Alexandra, Egypt. aabelal@hotmal.com

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

DESIGN AND IMPLEMENTATION OF NETWORKED PREDICTIVE CONTROL SYSTEMS. S C Chai, G P Liu and D Rees

DESIGN AND IMPLEMENTATION OF NETWORKED PREDICTIVE CONTROL SYSTEMS. S C Chai, G P Liu and D Rees DESIGN AND IMPLEMENTATION OF NETWORKED PREDICTIVE CONTROL SYSTEMS S C Cha, G P Lu and D Rees School of Electroncs, Unversty of Glamorgan, Pontyrdd CF37 DL, UK Abstract: Ths aer dscusses the desgn and mlementaton

More information