Robot Motion Planning Using Neural Networks: A Modified Theory

Size: px
Start display at page:

Download "Robot Motion Planning Using Neural Networks: A Modified Theory"

Transcription

1 9 Robot Moton Plannng Usng Neural Networs: A Modfed Theory Subhrajt Bhattacharya, Sddharth Talapatra Department of Mechancal Engneerng, IIT Kharagpur Abstract -- A based on compettve learnng has been developed for robot moton plannng. The confguraton of a robot wth n degrees of freedom s descrbed by a pont n an n- dmensonal varable Space. The varable space has been dscretzed nto a fnte number of cells each of whch s assocated wth a neural actvty. A modfed verson of a shuntng equaton descrbng the dynamcs of the neurons has been presented. A new algorthm for updatng the neural actvtes has been suggested. The developed here has been compared to a prevous wth the ad of smulatons. Ths comparatve study clearly hghlghts how the modfed enhances the target reachng capablty of the robot. I. INTRODUCTION One of the ey ssues n moble robot systems s real tme path plannng. Autonomous navgaton nvolves obstacle avodance along wth movng towards a target. There have been several approaches towards ths ssue, encompassng both the statc and dynamc envronment problem. One approach to autonomous navgaton s the wallfollowng method [1, 2]. Here the robot navgaton s based on movng alongsde walls at a predefned dstance, whle consderng the obstacles as just another wall. Though computatonally less demandng, ths approach has only specfc applcatons (a floor cleanng robot n a long hallway). An mprovement upon ths method s the edge detecton approach [3, 4], where the postons of the vertcal edges of the obstacle are determned and the robot s steered around ether edge. However ths approach s heavly dependent upon sensor accuracy. A powerful scheme for autonomous navgaton s the Potental Felds Method, orgnally suggested by Khatb [5]. Here obstacles are consdered as centers of repulson and targets as centers of attracton (wth global effect). The robot traverses the path of least potental gradent. A shortcomng of ths method s that t assumes a nown and prescrbed world of obstacles. Later a called the Vrtual Force Feld Model [6] was developed whch employed the ntegraton of the above mentoned concept and the concept of Certanty Grd. Ths paper deals wth the use of Neural Networs n autonomous navgaton. Neural Networ approaches have been used n qute a few path plannng algorthms [7], where a Hopfeld type of networ wth contnuous neurons was employed. In ths paper we have used a loosely based path traversal to trac down a target movng n an arbtrary fas hon. Unle most approaches, ths method does not requre the global pcture, each neuron n the neural networ havng only local connectons. The constantly updatng neural actvtes generate an actvty landscape whch gudes the robot towards ts goal. All ths happens n real tme due to whch a fast movng target can be easly traced down. neuron corresponds to a target, I = -E f t s an obstacle, otherwse I = 0. E generally s a large postve quantty. [ I ] s the nhbtory nput caused by the obstacles, whle on a Compettve Learnng for real tme obstacle free Internatonal Journal of Lateral Computng IJLC, Vol.2, No.1, December 2005, ISSN X Subhrajt Bhattacharya and Sddharth Talapatra, IIT Kharagpur, Robot Moton Plannng usng Neural Networs: A Modfed Inda II. THE MODEL Our s essentally based on the bologcally nspred neural networs developed by Yang and Meng [8]. A bref dscusson on the orgnal wll be frst presented. It wll be followed by the modfcatons made as part of our present wor. Based on the physcal problem, a Neural Networ archtecture [8] s decded upon. The N-Dmensonal Neural Networ archtecture corresponds to an N-Dmensonal robot confguraton space ζ. The correspondng N-dmensonal Neural actvty landscape bascally represents the dynamcally varyng envronment of the confguraton space. The neurons are spatally arranged n the dscretzed N- dmensonal landscape representng the confguraton space ζ. Wth the th neuron s attached a quantty called Neural Actvty x and an external nput I. The shuntng equaton [9, 10] determnng the dynamc neural actvty of the th neuron s: dx dt = Ax + B x I + w x ( D+ x)[ I ] + + ( ) [ ] j[ j] 1 (1) Parameters A, B and D ndcate the passve decay rate, the upper and lower bounds of the neural actvty, respectvely. Varable x s the neural actvty of the th neuron, a contnuous varable [ D, B]. The nput I = E f the th

2 [ I] + + wj[ xj] + s the exctatory nput resultng from j = 1 the target and the local lateral connecton among the neurons. The nonlnear functon [a] + and [a] - are defned as, [a] + = max{a, 0}, and [a ] - = max{-a, 0}. q and q j represent the poston vectors to the th and j th neurons respectvely. The connecton weght w j from the jth to the th neuron s defned as w j = f( d j ), where dj = q qj s the dstance between the th and q th neurons n ζ. f( a ) s a monotoncally decreasng functon. The functon used by Yang and Meng [8] was, f( a) µ for 0< a< r a 0 for all other a 0 = (2) µ and a are postve. Ths functonal form ensures that a neuron has local connectons n a small regon around t of radus r 0 neurons. The shuntng equaton s such that the target has global mpact as the neural actvty of a target propagates whle that of an obstacle doesn t. So effect of obstacles s only local. Robot moton s decded by choosng a wnnng neuron based on the neural actvty landscape. For a gven present locaton n S, denoted by qp, the next locaton qn (also called command locaton ) s obtaned by, q x = max( x, = 1,2, L, ) (3) n qn The neghborng neurons of the neuron correspondng to the present locaton of the robot n the confguraton space are consdered, and the robot moves to the poston of one of the neg hborng neurons (ncludng the neuron correspondng to the current poston) havng the maxmum neural actvty. The values chosen by Yang and Meng [8] for the dfferent parameters n ther smulatons were, A=10, B=D=1, µ=1, r 0 =2 and E=100. Before dscussng the achevements of the present wor, some observatons on equatons (1), (2) and (3) ought to be made, whch formed the bass of our development.. Accordng to (3), a neuron wth hgher value of x has greater potental for attractng the robot, whle the one wth a lower value somewhat repels t.. The frst term n (1) always tres to brng the value of x closer to 0. For the second term, f x becomes greater than B, the term tres to reduce the value of x, else t tres to ncrease t. And as far as the thrd term s concerned, t tres to decrease the value of x tll x s greater than D. That s how B and D form the upper and lower bounds of x.. The second term uses the [ ] + operator, hence tang nto account the nfluence of the postve values (.e. potental targets or attractors) of I and xj. Whle the thrd term usng the [ ] - operator taes nto account the nfluence of the negatve values (.e. potental obstacles or repellers) of I. v. It s only n the second term that the nfluence of the nearby neurons s consdered. It s of nterest to note that whle tang nto account the nfluence of the neghborng neurons, the quantty [x j ] + has been chosen. Ths ensures that nearby neurons wth negatve actvty have no nfluence on the actvty of the th neuron. Thus t mples that although there s a way n whch nformaton about a target may propagate from one neuron to ts neghbor, the nformaton about an obstacle can t propagate n smlar fashon f we use the shuntng equaton (1). Ths somewhat gve preference of beng attracted towards a target over beng repelled from an obstacle. In fact, when placed n a complex maze wth a dstant target, the robot often stumbled over an obstacle or cut through t! Such examples demonstrated the mentoned observaton. v. Though the summaton n (1) was mentoned to be done over all the neghborng neurons, ncludng tself, from (2) we get w? 8, snce d = 0. Wth the present form of (2) there are scopes of dvergence. Hence (2) can be modfed. v. Accordng to (3), as the new poston of the robot s to be determned by fndng the neghborng neuron wth hghest actvty, ncludng tself, t s hghly probable that the robot may trace bac ts path when t encounters a complex maze ahead. Or n the worst case, the robot may eep on oscllatng wthn a few postons. Hence t s logcal to gve lower preference to those neurons whose postons have already been traversed by the robot. Keepng n vew the above mentoned observatons, the was modfed as follows: In lght of observaton v., (1) was modfed as, dx dt = Ax + B x I + w x ( ) [ ] α j[ j] 1 ( D+ x) [ I] + β wj[ xj] 1 (4) where, 0=a =1 and 0= ß=1. Note that a=1, ß=0 gves bac the orgnal Yang and Meng s. But through experments t was Internatonal Journal of Lateral Computng IJLC, Vol.2, No.1, December 2005, ISSN X Subhrajt Bhattacharya and Sddharth Talapatra, IIT Kharagpur, Robot Moton Plannng usng Neural Networs: A Modfed Inda

3 observed that a small postve value of ß maes the more effcent n complex mazes. 11 In lght of observaton v., (2) was modfed as, µ for 0< a < r0 f( a) = a for all other a (5) To solve the problem mentoned n observaton v., an nnovatve technque was devsed. In order to nsure that the robot has a lower tendency to go bac to a poston t has recently vsted, the external nputs I of those neurons are temporarly gven a small negatve value. For example (as used n our smulatons), the poston vsted n the last tme step s gven a value E/8, the one vsted two tme steps before s enforced wth a value of E/16 and the one vsted three tme steps before s enforced wth a value of -E/32. All stll prevously vsted postons are returned to ther orgnal values of I. And t was also made sure that the robot doesn t get stuc n ts own poston by mang the comparson stated n (3) among the neghborng neurons except that of the presently occuped poston. Hence the robot s forced to mae a move, preferably to a new poston, n every tme step. Fg.1a. The maze Fg.1b. Yang-Meng Fg.1c. The modfed Maze II III. RESULTS AND COMPARISONS In ths secton a comparatve study wll be presented on the performances of the orgnal of Yang and Meng and our modfed, under varous cases of complex mazes and target locaton. The parameters used wth the orgnal (Yang and Meng) have already been mentoned. The correspondng parameters used by us n the modfed are: E = 100, A = 10, B = 5, D = 1, r0 = 1.41, alpha = 0.9 and beta = 0.2. Followng are some smulaton results, where the dotted lne shows the path t raversed by the robot. The problem presently under study conssts of two dmensonal mazes and uses a neural networ actvty landscape wth same topology as physcal space. Fg.2a. The maze Maze I Internatonal Journal of Lateral Computng IJLC, Vol.2, No.1, December 2005, ISSN X Subhrajt Bhattacharya and Sddharth Talapatra, IIT Kharagpur, Robot Moton Plannng usng Neural Networs: A Modfed Inda

4 12 Fg.2b. Yang-Meng Fg.2c. The modfed Fg.4a. The maze Maze III Fg.4b. Yang-Meng Fg. 4c. The modfed Fg.3a. The maze Fg.3b Yang-Meng Fg.3c. The modfed Maze IV In the frst llustraton, we have consdered a maze whch has a well guded path leadng to the target, the sort of examples that were consdered n [8]. Here we see that both s perform equally well. In the second case, the maze consdered prevously has been slghtly modfed so as to mae the target more naccessble. The orgnal gudes the robot to a pont separated from the target by a sngle cell of the obstacle. The robot s trapped and hence unsuccessful n ts msson. The modfed however manages to gude the robot out ths trap. Ths can be attrbuted to the combned effect of two modfcatons: excludng the current neuron as a possble canddate for the wnner neuron, and mang the robot reluctant to traverse a path already covered. The last behavor s due to the thrd modfcaton shown n the last secton. The thrd maze s a smple case whch hghlghts the postve effects of the modfcatons made. In the orgnal the robot stumbles over an obstacle due to the total lac of propagaton of obstacle nformaton. The small non-zero beta n the new term ntroduced n ths (see equaton (4)) removes ths defcency. Hence we fnd that n our, the robot manages to fnd ts way around the obstacle and reach ts goal. The fourth maze s the most challengng of the lot. Once agan the proposed by Yang and Meng fals and gets stuc due to ts nablty to effectvely represent obstacles n the neural actvty map. In the modfed, the robot s strongly repelled by the obstacles and after consderng dfferent paths, t manages to fnd the correct path. Internatonal Journal of Lateral Computng IJLC, Vol.2, No.1, December 2005, ISSN X Subhrajt Bhattacharya and Sddharth Talapatra, IIT Kharagpur, Robot Moton Plannng usng Neural Networs: A Modfed Inda

5 13 IV. CONCLUSION In ths paper a for autonomous robotc moton gudance for obstacle avodance has been developed. It s loosely based on a compettve learnng. It was seen that n the neural actvty map, each neuron had only local connectons and the global pcture was not requred durng the path plannng. The neural actvtes are not allowed to attan values outsde the prescrbed range. The stablty and convergence of the orgnal shuntng equaton has been proved rgorously usng the Lyapunov stablty theory (Grossberg, 1988). Hence the system s stable. The developed n ths paper has been shown to perform better n complcated mazes, especally when the path to the target s not well guded. Smulatons have been made depctng the relatve performances of the two s n four dfferent mazes. It has been clearly shown how the modfcatons ncorporated by us have affected the performance of the robot. Unle the prevous, propagaton of neural actvty due to obstacles taes place, characterzed by the parameter ß. Also the robot s reluctant to trace a path already traversed due to a dfferent neural actvty updatng algorthm. Our algorthm forces the robot to move on to a dfferent cell n every teraton. All ths prevents the robot from gettng stuc at one place and snce the robot has a greater tendency to move to new places, ts ablty to reach ts goal s enhanced. However there s a shortcomng to ths algorthm. In certan cases, especally n those where the Yang-Meng fals, the robot taes sub optmal routes. A judcous choce of the parameters can fx ths problem, and ths can be acheved by optmzng the parameter values for shortest possble path. ACKNOWLEDGMENT We would le to than Prof. S.K. Bara, Deptt. of Cvl Engg., IIT Kharagpur for hs nvaluable gudance and suggestons whch helped us n completng the present wor. REFERENCES [1] Gralt, G., "Moble Robots." NATO ASI Seres, Vol. F11, Robotcs and Artfcal Intellgence, Sprnger-Verlag, 1984, pp [2] Ijma, J., Yuta, S., and Kanayama, Y., "Elementary Functons of a Self-Contaned Robot "YAMABICO 3.1." Proc. of the 11th Int. Symp. on Industral Robots, Toyo, 1983, pp [3] Borensten, J., "The Nursng Robot System." Ph. D. Thess, Technon, Hafa, Israel, [4] Borensten, J. and Koren, Y., "Obstacle Avodance Wth Ultrasonc Sensors." IEEE Journal of Robotcs and Automaton., Vol. RA-4, No. 2, 1988, pp [5] Khatb, O., "Real-Tme Obstacle Avodance for Manpulators and Moble Robots." 1985 IEEE Internatonal Conference on Robotcs and Automaton, March 25-28, 1985, St. Lous, pp [6] Borensten, J. and Koren, Y., 1989, "Real-tme Obstacle Avodance for Fast Moble Robots." IEEE Transactons on Systems, Man, and Cybernetcs, Vol. 19, No. 5, Sept./Oct., pp [7] J.J.Hopfeld, Neural networs and physcal systems wth emergent collectve computatonal abltes, Proceedngs of the Natonal Academy of Scences of the Unted States of Amerca, 79:2554, [8] Smon X. Yang, Max Meng, An effcent neural networ approach to dynamc robot moton plannng, Neural Networs, 13 (2000), [9] Hodgn, A. L., & Huxley, A. F. (1952). A quanttatve descrpton of membrane current and ts applcaton to conducton and exctaton n nerve. Journal of Physology (London), 117, [10] Grossberg, S. (1988). Nonlnear neural networs: prncples, mechansms, and archtecture. Neural Networs, 1, Internatonal Journal of Lateral Computng IJLC, Vol.2, No.1, December 2005, ISSN X Subhrajt Bhattacharya and Sddharth Talapatra, IIT Kharagpur, Robot Moton Plannng usng Neural Networs: A Modfed Inda

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

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

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

A Neural Network Model that Calculates Dynamic Distance Transform for Path Planning and Exploration in a Changing Environment

A Neural Network Model that Calculates Dynamic Distance Transform for Path Planning and Exploration in a Changing Environment Proceedngs of the 3 IEEE Internatonal Conference on Robotcs & Automaton Tape Tawan September 14-19 3 A Neural Network Model that Calculates Dynamc Dstance Transform for Path Plannng and Exploraton n a

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

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

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

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

More information

A 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

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

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

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

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

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

More information

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

Beam quality measurements with Shack-Hartmann wavefront sensor and M2-sensor: comparison of two methods

Beam quality measurements with Shack-Hartmann wavefront sensor and M2-sensor: comparison of two methods Beam qualty measurements wth Shack-Hartmann wavefront sensor and M-sensor: comparson of two methods J.V.Sheldakova, A.V.Kudryashov, V.Y.Zavalova, T.Y.Cherezova* Moscow State Open Unversty, Adaptve Optcs

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

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

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

antenna antenna (4.139)

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

More information

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

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

Distributed Fault Detection of Wireless Sensor Networks

Distributed Fault Detection of Wireless Sensor Networks Dstrbuted Fault Detecton of Wreless Sensor Networs Jnran Chen, Shubha Kher, and Arun Soman Dependable Computng and Networng Lab Iowa State Unversty Ames, Iowa 50010 {jrchen, shubha, arun}@astate.edu ABSTRACT

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

A Novel Optimization of the Distance Source Routing (DSR) Protocol for the Mobile Ad Hoc Networks (MANET)

A Novel Optimization of the Distance Source Routing (DSR) Protocol for the Mobile Ad Hoc Networks (MANET) A Novel Optmzaton of the Dstance Source Routng (DSR) Protocol for the Moble Ad Hoc Networs (MANET) Syed S. Rzv 1, Majd A. Jafr, and Khaled Ellethy Computer Scence and Engneerng Department Unversty of Brdgeport

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

Fast Code Detection Using High Speed Time Delay Neural Networks

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

More information

A Hybrid Ant Colony Optimization Algorithm or Path Planning of Robot in Dynamic Environment

A Hybrid Ant Colony Optimization Algorithm or Path Planning of Robot in Dynamic Environment Hao Me, Yantao Tan, Lnan Zu A Hybrd Ant Colony Optmzaton Algorthm or Path Plannng of Robot n Dynamc Envronment A Hybrd Ant Colony Optmzaton Algorthm for Path Plannng of Robot n Dynamc Envronment 1 Hao

More information

Behavior-Based Autonomous Robot Navigation on Challenging Terrain: A Dual Fuzzy Logic Approach

Behavior-Based Autonomous Robot Navigation on Challenging Terrain: A Dual Fuzzy Logic Approach Behavor-Based Autonomous Robot Navgaton on Challengng Terran: A Dual Fuzzy Logc Approach 1 Kwon Park and 2 Nan Zhang South Dakota School of Mnes and Technology Department of Electrcal and Computer Engneerng

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

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

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

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

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

More information

Letters. Evolving a Modular Neural Network-Based Behavioral Fusion Using Extended VFF and Environment Classification for Mobile Robot Navigation

Letters. Evolving a Modular Neural Network-Based Behavioral Fusion Using Extended VFF and Environment Classification for Mobile Robot Navigation IEEE RANSACIONS ON EVOLUIONARY COMPUAION, VOL. 6, NO. 4, AUGUS 2002 413 Letters Evolvng a Modular Neural Network-Based Behavoral Fuson Usng Extended VFF and Envronment Classfcaton for Moble Robot Navgaton

More information

Cooperative localization method for multi-robot based on PF-EKF

Cooperative localization method for multi-robot based on PF-EKF Scence n Chna Seres F: Informaton Scences 008 SCIENCE IN CHINA PRESS Sprnger www.scchna.com nfo.scchna.com www.sprngerln.com Cooperatve localzaton method for mult-robot based on PF-EKF WANG Lng, WAN JanWe,

More information

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

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

More information

Localization in mobile networks via virtual convex hulls

Localization in mobile networks via virtual convex hulls Localzaton n moble networs va vrtual convex hulls Sam Safav, Student Member, IEEE, and Usman A. Khan, Senor Member, IEEE arxv:.7v [cs.sy] Jan 7 Abstract In ths paper, we develop a dstrbuted algorthm to

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

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

Figure 1. DC-DC Boost Converter

Figure 1. DC-DC Boost Converter EE46, Power Electroncs, DC-DC Boost Converter Verson Oct. 3, 11 Overvew Boost converters make t possble to effcently convert a DC voltage from a lower level to a hgher level. Theory of Operaton Relaton

More information

Measuring Cooperative Robotic Systems Using Simulation-Based Virtual Environment

Measuring Cooperative Robotic Systems Using Simulation-Based Virtual Environment Measurng Cooperatve c Systems Usng Smulaton-Based Vrtual Envronment Xaoln Hu Computer Scence Department Georga State Unversty, Atlanta GA, USA 30303 Bernard P. Zegler Arzona Center for Integratve Modelng

More information

Multiple Robots Formation A Multiobjctive Evolution Approach

Multiple Robots Formation A Multiobjctive Evolution Approach Avalable onlne at www.scencedrect.com Proceda Engneerng 41 (2012 ) 156 162 Internatonal Symposum on Robotcs and Intellgent Sensors 2012 (IRIS 2012) Multple Robots Formaton A Multobctve Evoluton Approach

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

A TWO-PLAYER MODEL FOR THE SIMULTANEOUS LOCATION OF FRANCHISING SERVICES WITH PREFERENTIAL RIGHTS

A TWO-PLAYER MODEL FOR THE SIMULTANEOUS LOCATION OF FRANCHISING SERVICES WITH PREFERENTIAL RIGHTS A TWO-PLAYER MODEL FOR THE SIMULTANEOUS LOCATION OF FRANCHISING SERVICES WITH PREFERENTIAL RIGHTS Pedro Godnho and oana Das Faculdade de Economa and GEMF Unversdade de Combra Av. Das da Slva 65 3004-5

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

Multi-Robot Map-Merging-Free Connectivity-Based Positioning and Tethering in Unknown Environments

Multi-Robot Map-Merging-Free Connectivity-Based Positioning and Tethering in Unknown Environments Mult-Robot Map-Mergng-Free Connectvty-Based Postonng and Tetherng n Unknown Envronments Somchaya Lemhetcharat and Manuela Veloso February 16, 2012 Abstract We consder a set of statc towers out of communcaton

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

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

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

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

More information

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

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

More information

Communication-Aware Distributed PSO for Dynamic Robotic Search

Communication-Aware Distributed PSO for Dynamic Robotic Search Communcaton-Aware Dstrbuted PSO for Dynamc Robotc Search Logan Perreault Montana State Unversty Bozeman, Montana 59715 logan.perreault@cs.montana.edu Mke P. Wtte Montana State Unversty Bozeman, Montana

More information

An Activity Based Mobility Prediction Strategy Using Markov Modeling for Wireless Networks

An Activity Based Mobility Prediction Strategy Using Markov Modeling for Wireless Networks An Actvty Based Moblty Predcton Strategy Usng Markov Modelng for Wreless Networks R.V. Mathvarun and V.Vadeh Abstract: The foremost objectve of a wreless network s to facltate the communcaton of moble

More information

Movement - Assisted Sensor Deployment

Movement - Assisted Sensor Deployment Intro Self Deploy Vrtual Movement Performance Concluson Movement - Asssted Sensor Deployment G. Wang, G. Cao, T. La Porta Dego Cammarano Laurea Magstrale n Informatca Facoltà d Ingegnera dell Informazone,

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

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

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

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

More information

HUAWEI TECHNOLOGIES CO., LTD. Huawei Proprietary Page 1

HUAWEI TECHNOLOGIES CO., LTD. Huawei Proprietary Page 1 Project Ttle Date Submtted IEEE 802.16 Broadband Wreless Access Workng Group Double-Stage DL MU-MIMO Scheme 2008-05-05 Source(s) Yang Tang, Young Hoon Kwon, Yajun Kou, Shahab Sanaye,

More information

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

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

More information

1.0 INTRODUCTION 2.0 CELLULAR POSITIONING WITH DATABASE CORRELATION

1.0 INTRODUCTION 2.0 CELLULAR POSITIONING WITH DATABASE CORRELATION An Improved Cellular postonng technque based on Database Correlaton B D S Lakmal 1, S A D Das 2 Department of Electronc & Telecommuncaton Engneerng, Unversty of Moratuwa. { 1 shashka, 2 dleeka}@ent.mrt.ac.lk

More information

Self-Organized Swarm Robot for Target Search and Trapping Inspired by Bacterial Chemotaxis

Self-Organized Swarm Robot for Target Search and Trapping Inspired by Bacterial Chemotaxis Contents lsts avalable at ScenceDrect Robotcs and Autonomous Systems journal homepage:www.elsever.com/locate/robot Self-Organzed Swarm Robot for Target Search and Trappng Inspred by Bacteral Chemotaxs

More information

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

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

More information

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

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

More information

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

Parameter Free Iterative Decoding Metrics for Non-Coherent Orthogonal Modulation

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

More information

Solving the Local Minima Problem for a Mobile Robot by Classification of Spatio-Temporal Sensory Sequences

Solving the Local Minima Problem for a Mobile Robot by Classification of Spatio-Temporal Sensory Sequences Solvng the Local Mnma Problem for a Moble Robot by Classfcaton of Spato-Temporal Sensory Sequences K. Madhava Krshna, Prem K Kalra* Department of Electrcal Engneerng Indan Insttute of Technology Kanpur,

More information

Approximating User Distributions in WCDMA Networks Using 2-D Gaussian

Approximating User Distributions in WCDMA Networks Using 2-D Gaussian CCCT 05: INTERNATIONAL CONFERENCE ON COMPUTING, COMMUNICATIONS, AND CONTROL TECHNOLOGIES 1 Approxmatng User Dstrbutons n CDMA Networks Usng 2-D Gaussan Son NGUYEN and Robert AKL Department of Computer

More information

Performance Analysis of the Weighted Window CFAR Algorithms

Performance Analysis of the Weighted Window CFAR Algorithms Performance Analyss of the Weghted Wndow CFAR Algorthms eng Xangwe Guan Jan He You Department of Electronc Engneerng, Naval Aeronautcal Engneerng Academy, Er a road 88, Yanta Cty 6400, Shandong Provnce,

More information

Generalized Incomplete Trojan-Type Designs with Unequal Cell Sizes

Generalized Incomplete Trojan-Type Designs with Unequal Cell Sizes Internatonal Journal of Theoretcal & Appled Scences 6(1): 50-54(2014) ISSN No. (Prnt): 0975-1718 ISSN No. (Onlne): 2249-3247 Generalzed Incomplete Trojan-Type Desgns wth Unequal Cell Szes Cn Varghese,

More information

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

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

More information

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

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

On the Feasibility of Receive Collaboration in Wireless Sensor Networks

On the Feasibility of Receive Collaboration in Wireless Sensor Networks On the Feasblty of Receve Collaboraton n Wreless Sensor Networs B. Bantaleb, S. Sgg and M. Begl Computer Scence Department Insttute of Operatng System and Computer Networs (IBR) Braunschweg, Germany {behnam,

More information

Figure 1. DC-DC Boost Converter

Figure 1. DC-DC Boost Converter EE36L, Power Electroncs, DC-DC Boost Converter Verson Feb. 8, 9 Overvew Boost converters make t possble to effcently convert a DC voltage from a lower level to a hgher level. Theory of Operaton Relaton

More information

Intelligent Wakening Scheme for Wireless Sensor Networks Surveillance

Intelligent Wakening Scheme for Wireless Sensor Networks Surveillance The Frst Internatonal Workshop on Cyber-Physcal Networkng Systems Intellgent Wakenng Scheme for Wreless Sensor Networks Survellance Ru Wang, Le Zhang, L Cu Insttute of Computng Technology of the Chnese

More information

Comparison of Gradient descent method, Kalman Filtering and decoupled Kalman in training Neural Networks used for fingerprint-based positioning

Comparison of Gradient descent method, Kalman Filtering and decoupled Kalman in training Neural Networks used for fingerprint-based positioning Comparson of Gradent descent method, Kalman lterng and decoupled Kalman n tranng Neural Networs used for fngerprnt-based postonng Claude Mbusa Taenga, Koteswara Rao Anne, K Kyamaya, Jean Chamberlan Chedou

More information

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

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

More information

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

COMPLEX NEURAL NETWORK APPROACH TO OPTIMAL LOCATION OF FACTS DEVICES FOR TRANSFER CAPABILITY ENHANCEMENT

COMPLEX NEURAL NETWORK APPROACH TO OPTIMAL LOCATION OF FACTS DEVICES FOR TRANSFER CAPABILITY ENHANCEMENT ARPN Journal of Engneerng and Appled Scences 006-010 Asan Research Publshng Networ (ARPN). All rghts reserved. www.arpnournals.com COMPLEX NEURAL NETWORK APPROACH TO OPTIMAL LOCATION OF FACTS DEVICES FOR

More information

A Fuzzy-based Routing Strategy for Multihop Cognitive Radio Networks

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

More information

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

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

More information

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

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

Cooperative perimeter surveillance with a team of mobile robots under communication constraints

Cooperative perimeter surveillance with a team of mobile robots under communication constraints 213 IEEE/RSJ Internatonal Conference on Intellgent Robots and Systems (IROS) November 3-7, 213. Toyo, Japan Cooperatve permeter survellance wth a team of moble robots under communcaton constrants J.J.

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

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

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

Multi-sensor optimal information fusion Kalman filter with mobile agents in ring sensor networks

Multi-sensor optimal information fusion Kalman filter with mobile agents in ring sensor networks Mult-sensor optmal nformaton fuson Kalman flter wth moble agents n rng sensor networs Behrouz Safarneadan *, Kazem asanpoor ** *Shraz Unversty of echnology, safarnead@sutech.ac.r ** Shraz Unversty of echnology,.hasanpor@gmal.com

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

Cooperative Localization Based on Visually Shared Objects

Cooperative Localization Based on Visually Shared Objects Cooperatve Localzaton Based on Vsually Shared Objects Pedro U. Lma 1,2, Pedro Santos 1, Rcardo Olvera 1,AamrAhmad 1,andJoão Santos 1 1 Insttute for Systems and Robotcs, Insttuto Superor Técnco, 1049-001

More information

UNIT 11 TWO-PERSON ZERO-SUM GAMES WITH SADDLE POINT

UNIT 11 TWO-PERSON ZERO-SUM GAMES WITH SADDLE POINT UNIT TWO-PERSON ZERO-SUM GAMES WITH SADDLE POINT Structure. Introducton Obectves. Key Terms Used n Game Theory.3 The Maxmn-Mnmax Prncple.4 Summary.5 Solutons/Answers. INTRODUCTION In Game Theory, the word

More information

VRT014 User s guide V0.8. Address: Saltoniškių g. 10c, Vilnius LT-08105, Phone: (370-5) , Fax: (370-5) ,

VRT014 User s guide V0.8. Address: Saltoniškių g. 10c, Vilnius LT-08105, Phone: (370-5) , Fax: (370-5) , VRT014 User s gude V0.8 Thank you for purchasng our product. We hope ths user-frendly devce wll be helpful n realsng your deas and brngng comfort to your lfe. Please take few mnutes to read ths manual

More information

Flagged and Compact Fuzzy ART: Fuzzy ART in more efficient forms

Flagged and Compact Fuzzy ART: Fuzzy ART in more efficient forms he Internatonal Journal of ACM Jordan (ISSN 2078-7952, Vol., No. 3, September 200 98 Flagged and Compact Fuzzy AR: Fuzzy AR n more effcent forms Kamal R. Al-Raw, and Consuelo Gonzalo 2 ; Department of

More information

Development of Neural Networks for Noise Reduction

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

More information

Centralized approach for multi-node localization and identification

Centralized approach for multi-node localization and identification Centralzed approach for mult-node localzaton and dentfcaton Ola A. Hasan Electrcal Engneerng Department Unversty of Basrah Basrah, Iraq Lolastar91@gmal.com Ramzy S. Al Electrcal Engneerng Department Unversty

More information

Inverse Halftoning Method Using Pattern Substitution Based Data Hiding Scheme

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

More information

LANDMARC: Indoor Location Sensing Using Active RFID*

LANDMARC: Indoor Location Sensing Using Active RFID* LANDMARC: Indoor Locaton Sensng Usng Actve ID* Lonel M. N,2, Yunhao Lu, Yu Cho Lau and Abhshek P. Patl Department of Computer Scence & Engneerng Mchgan State Unversty East Lansng, Mchgan, USA luyun@msu.edu

More information

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

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

More information

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

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

More information

Location of Rescue Helicopters in South Tyrol

Location of Rescue Helicopters in South Tyrol Locaton of Rescue Helcopters n South Tyrol Monca Talwar Department of Engneerng Scence Unversty of Auckland New Zealand talwar_monca@yahoo.co.nz Abstract South Tyrol s a popular destnaton n Northern Italy

More information

State Description of Wireless Channels Using Change-Point Statistical Tests

State Description of Wireless Channels Using Change-Point Statistical Tests 3 JOURNAL OF INTERNET ENGINEERING, VOL., NO., JANUARY 27 State Descrpton of Wreless Channels Usng Change-Pont Statstcal Tests Dmtr Moltchanov, Yevgen Koucheryavy, and Jarmo Harju Abstract Wreless channels

More information

NOVEL ITERATIVE TECHNIQUES FOR RADAR TARGET DISCRIMINATION

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

More information

Mobile Sensor Deployment and Coverage Using Multi-Agent-based Collective Formation Schemes

Mobile Sensor Deployment and Coverage Using Multi-Agent-based Collective Formation Schemes Internatonal Journal of Performablty Engneerng, Vol. 8, No. 2, March, 2012, pp. 141-150. RAMS Consultants Prnted n Inda Moble Sensor Deployment and Coverage Usng Mult-Agent-based Collectve Formaton Schemes

More information