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

Size: px
Start display at page:

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

Transcription

1 Proceedngs of the 3 IEEE Internatonal Conference on Robotcs & Automaton Tape Tawan September A Neural Network Model that Calculates Dynamc Dstance Transform for Path Plannng and Exploraton n a Changng Envronment Dmtry V. Lebedev Jochen J. Stel Helge Rtter AG Neuronformatk Faculty of Technology Unversty of Belefeld P.O.-Box Belefeld Germany Abstract In ths paper we present a neural network model that realzes a dynamc verson of the dstance transform algorthm (used for path plannng n a statonary doman). The novel verson s capable of performng path generaton for hghly dynamc envronments. The neural network has dscrete-tme dynamcs s locally connected and hence computatonally effcent. No prelmnary nformaton about the world status s requred for the plannng process. Path generaton s performed va the neural-actvty landscape whch forms a dynamcallyupdatng potental feld over a dstrbuted representaton of the confguraton space of a robot. The network dynamcs guarantees local adaptatons and ncludes a set of strct rules for determnng the next step n the path for a robot. Accordng to these rules planned paths tend to be optmal n a metrc. Smulaton results n a seres of experments for varous dynamcal stuatons prove the effectveness of the proposed model. I. INTRODUCTION One of the most mportant attrbutes of a robotc system s ts ablty to plan the paths and to navgate autonomously. At the same tme an ntellgent navgaton s characterzed by the capablty of adaptng a route dynamcally n the case of sudden appearance of other objects or obstacles. There exsts a lot of research on path plannng (see e.g. [1]-[5]). A number of neural network approaches has also been proposed to solve ths problem ([6]-[17]). The capablty of a multlayer perceptron to learn successfully the navgaton task n a maze-lke envronment has been demonstrated n [6]. In [7] a self-organzng Kohonen net wth nodes of two types has been used. In [8] a descrpton of a network wth oscllatng behavor that solves the problem of path plannng for an object wth two degrees of freedom (DOFs) formulated as a dynamc programmng task s gven. The algorthm proposed n [9] uses a set of ntermedate ponts connected by elastc strngs. Gradent forces of the potental feld generated by a multlayer neural network mnmze the length of the strngs forcng them at the same tme to round the obstacles. In [1] a multlayer feed-forward network for performng real-tme path plannng was appled. The neural network for path fndng descrbed n [11] has three layers of neurons wth recurrent connectons n the local neghborhoods. The dynamcs of the network emulates the dffuson process. Most of the known neural network approaches requre however full knowledge of envronment and can be appled only for a statonary doman. Besdes that optmalty of the path s often left out of consderaton. For a non-statonary doman a topologcally-organzed Hopfeld-lke neural network for dynamc trajectory generaton has been proposed n [15] and mproved recently n [16] but some addtonal efforts are requred for tunng the network parameters. In ths paper we present a novel neural network dynamcs for fndng a path n a dynamc world. The model s based n nterweavng manner on three paradgms ( the notaton of confguraton space as a framework for a flexble object representaton [18]; ( potental feld buldng whch s a generc and elegant method for formaton/reconstructon of a path; and ( a wave expanson mechansm that guarantees an effcent constructon of the potental feld. In comparson wth our prevous results n [19] the network dynamcs has been reconsdered smplfed and yelds now shorter and smoother paths. The model has been smulated and tested n the context of autonomous path plannng and exploraton for varous types of dynamcal changes n the envronment and has demonstrated effcent and effectve path generaton capabltes. The paper s organzed as follows. In secton 2 we descrbe the general dea of the proposed algorthm and gve a formalzaton of the problem. Secton 3 contans the descrpton of the neural network model. We llustrate smulaton results n secton 4 and conclude wth a dscusson n secton 5. A. The General Idea II. THE PROPOSED ALGORITHM The orgnal verson of the dstance transform algorthm was presented frst n [] and then exploted extensvely for path plannng and navgaton tasks n a statonary doman (see n [21]-[23]). In the essence of ths algorthm les the dea of dstance propagaton n the workspace around the goal poston such that the value of a cell after applcaton of the algorthm corresponds to the cost of the path to the goal (for more detals see [] [21]). The path tself s found by followng the steepest descent wth respect to the calculated dstance values. One could notce that the dea of dstance transform s very smlar to the generaton of dscretzed numercal potental felds (see e.g. [17] and [24]). So n [17] the model of a wave expanson neural network has been proposed that computes a dstance transform (named grd potentals ) over a dscretzed /3/$17. 3 IEEE 49

2 A A E representaton of the confguraton space of a robot. The methods [17] [21] and [24] can be characterzed as one-tme-gothrough. Ths means that the procedure of potental feld generaton s performed only one tme and s fnshed usually as soon as each poston n the whole workspace (or confguraton space) a numercal value has been assgned. Thus these methods can not be appled effectvely for a dynamc doman. In [23] e.g. a replannng of the whole path s ntated each tme when the robot encounters an obstacle. However n an envronment populated densely by obstacles or other agents the replannng of the whole path can become a restrctng factor for real-tme navgaton capabltes of a robot. For plannng a path n a tme-varyng world we propose a novel neural network model that calculates dynamc dstance transform or dynamc grd potentals. To form the desred grd potentals a wave-expanson mechansm s used. Durng the process of potental generaton the actvty s spread around the source of exctaton and the mnmum value of the generated potental feld stays always at the exctory pont whch n turn attracts the robot. The most mportant challenge dstngushng our model from the approach descrbed n [17] s the proposed neural network dynamcs whch makes an effectve combnaton of (1) repettve wave expansons and (2) rules to cope wth dynamcally-generated waves of neural actvty. These rules are based on a set of threshold-lke functons and are ncluded nto the network dynamcs to ensure the proper formaton of a dynamc dstance transform and to guarantee that a robot wll move only along a safe route. To provde the repettve wave expansons a regular exctaton source s fed at the target neuron. Ths results n orgnaton at each tme step of a new wave of neural actvty n the network feld. Neural actvty therefore changes locally whle propagatng through the network feld and adapts to the dynamcal status of envronment. Snce n the case of a statonary envronment wave fronts yeld paths whch are optmal n a metrc (see [17]) dynamcal paths whch are generated by the proposed model also tend to keep such optmalty. Consequently longer paths to the target are cut off automatcally by the algorthm. B. Formalzaton of the Problem Wthout loss of generalty we can defne the confguraton space to be a regularly dscretzed hypercube where s the number of DOFs of a robot. For a robot n the startng and the fnal confguratons denoted accordngly and are defned. Suppose at the tme there s a number of obstacles (.e. of forbdden confguratons) n. At that moment of tme postons of all obstacles n form the obstacle regon! where the obstacle coordnates n are denoted by vectors! "$#&%'#($. Let )*! + -!!! defne the confguraton of a robot n at the tme. The task s to fnd a safe (.e. a collson-free) path ) that satsfes the condtons: )*.! / A@B = < <> = < <> =@?>? =@?>? :$; < A D FG; < Fg. 1. The model of the neuron; Network neghborhood nh I. )- J! )*!-K $(L.@# #& J where. and J are the tme of start and the tme of reachng the goal respectvely. III. THE NEURAL NETWORK MODEL A. The Network Archtecture The neural network has a parallel locally connected structure of cellular type. Dependng on the dmensonalty of the network feld may consst ether of a sngle layer (for a 2D confguraton space) or a set of layers wth locally connected neurons. The arrangement of the neurons concdes wth the dscretzed representaton of.e. each dscrete poston n s assocated wth a neuron n the network feld. Fg. 1a shows the neuron model. The% -th neuron s connected wth MNO mmedate neghbors where s the dmensonalty of. We wll denote the set of neghbors of the % -th neuron as P.e. P / % % Q and an enumeraton of neurons n the local neghborhoods s fxed. A neuron neghborhood for an example 2D confguraton space s depcted n Fg. 1b. The network can be vewed as a dscrete-tme dynamcal system whch can be fully descrbed by a set of neuron state vectors SRT UV. W XY Z [ Q \ [. The frst element T of vector s the actvty level or the output of the % -th neuron whch s a real scalar quantty. The second element vector UV. W]SR^ ^ _ ` ^ ` ^ ` ^ _ X conssts of two sets of connecton weghts defnng the synaptc strengths of the connectons between neuron% and ts mmedate neghbors. Notce that ^'a ^'a ` ^ a and^ ` a are four connecton weghts between neurons % and b and that weghts ^'a and ^ a ` follow dfferent update rules. Actvty levels of the neurons n the neghborhood of the % comprse the vector Y. W]cRT T d T _ X. The neuron% s actve f T feg and nactve otherwse. Addtonally the actvty of the % -th neuron can be nfluenced by the exctory and nhbtory nputs from the neghborng neurons whch form accordngly vectors h. W Rh h _ h X andj. Wf/Rj j _ j X whose elements can be of value zero or one only. B. Path Plannng Process In ths part we present the underlyng dea of the dynamc generaton of dstance potentals and ts formal descrpton. A C 421

3 State equatons (1)-(3) contan the rules provdng the actvty evoluton of the neuron k and of the connecton weghts assocated wth the latter. l m n o*pq r'st mvu n lvm n o r pq r*p(n q wnt m r x y n z({ } ~ n o r u n l { n o r*p& r r (1) n o-p(q rfsƒ &n * n } ~ n o r r r- ˆŠ m (2) Œ n o*pq r'sl { n o r ˆŠ ] m Ž] k (3) The functons y n r and n r are defned as y n vr's Y n vr's q ] & ]š& where denotes the ntegral part of. Intally actvty levels of all neurons and all connecton weghts are zero. Avalable nformaton about the current status of the envronment s appled to the external neuron nputs. The neurons correspondng to statonary or dynamcal obstacles n are nhbted by nputs œ m*s/q. The neuron assocated wth the target poston n s excted by ts nput t mfs q and ntates the propagaton of actvty n the neural feld. As can be seen from (1) the actvty level of the target neuron s ncremented by one at each tme step and remans the global mnmum of the potental feld durng the network evoluton. The actvty of other neurons depends on the current state of the neurons n the local neghborhoods. Equatons (2) guarantee that among the ncomng connectons from the local neghbors only one wll be postve. Ths neghborng neuron s chosen by the functon * n l m } ~ ž } ~ œ } ~ r : n r's Ÿ@ Ysƒq Ÿ p& n z Ÿ r cqg š (4) Ths functon queres the neghborng neurons accordng to the preassgned enumeraton and selects the frst neuron whch corresponds to a postve value of the expresson: Ÿ $s( n œ r*u n lv n o r r u Šn l n o r Œ m n o r r x n ª-n l m n o r m Œ m n o r r r x (5) n n l m n o r r u «n lvm n o r l n o r r p Šn l m n o r r r Here ª-n l m n o r m Œ m n o r rs n lvm n o r r uv n m Œ m n o r r and functons n r Šn r «n r and n r are gven by vn r's w@ š ˆ q $ (q Šn r's q s& s& «n rfs q wn Ḡ± wn Ḡ and n vr's/q w n vr. From the formulas (5) (4) and (2) follows that the connecton weght s assgned the value one f and only f the followng condtons are fulflled: the neuron has changed ts actvty level at the prevous tme step; ths means that the neuron can be consdered as a canddate from whch the connecton weght can receve a postve value; t has zero on ts nhbtory nput;.e. the neuron does not correspond to an obstacle at the current tme step; the k -th neuron had already a non-zero actvaton at the prevous tme step and the actvty level of the neuron s not larger than that of the k -th neuron;.e. at the next tme step the actvty of neuron k wll be larger than the actvty of neuron what provdes a proper gradent formaton of the grd potentals; d) the current actvty of the k -th neuron s not zero and the Œ connecton m s not postve smultaneously;.e. f ths condton s false all connecton weghts wll receve zero value that results n zero actvty value for the k -th neuron (see (1)). Ths s done to prohbt actvty oscllatons n the local neghborhoods and to guarantee therefore a correct generaton of grd potentals. e) the neuron s actve;.e. the condtons d) and e) are fulflled also for ths neuron. If one of these condtons s false the correspondng weght Œ becomes zero. Connecton weghts (3) are responsble for storng the actvty values of the neghborng neurons calculated at the prevous tme step. Permanent exctaton of the target neuron va ts external nput t m leads at each tme step to generaton of a new wave of neural actvty n the network feld. These waves carry updated nformaton about the envronment status. Therefore the dynamcal actvty landscape accounts for changes n the envronment and adapts to them. A robot starts movng as soon as the frst wave of neural actvty has reached ts ntal poston. Due to the strct rules whch are ncluded nto the network state equatons and provde a proper potental feld buldng the next step rule for a robot becomes rather smple: t should move n the drecton of the postve weght from the neghborng neuron or formally -n o } p( *rys+ ² {N³ Y ( / m where ² { s the next poston of a robot n the workspace (or the next confguraton n ) assocated wth the neuron o } s the startng tme and / denotes the -th dscrete tme step. Ths rule ensures that a robot always moves along a safe and shortest path. IV. SIMULATION EXAMPLES In ths secton we llustrate smulaton results for varous types of dynamcal changes n the envronment. To demonstrate the dynamc nature of the proposed algorthm more clearly all the experments have been done for a pont robot n a 2D workspace that however does not restrct general applcablty of the model. Statonary obstacles n the workspace are shown on µ - plots n a lght-gray color and dynamcal obstacles are colored black. Paths of the robot are represented by contnuous curves. Black squares settlng spontaneously the workspace denote randomly appearng obstacles. and stand for Start and Target Poston. 4211

4 Fg. 2. The open gate stuaton: - two ntermedate stages; The whole path; d) Actvty landscape at the moment of reachng the target. We used for our experments a network feld consstng of ¹ (º ¹G» º ¹ ) neurons over the dscretzed workspace representaton. The borders of the workspace were treated as obstacles. For test smulatons we chose the neghborng neurons labeled as shown n Fg. 1b. Therefore whenever possble the robot prefers frst to move horzontally. A. The Open Gate Stuaton Ths model stuaton s shown n Fg. 2. The workspace s cluttered wth statc obstacles. After 5 path steps of the robot the dynamc obstacle starts to move n the drecton shown by the arrow see Fg. 2a. It stops at the poston shown n Fg. 2c leavng a small gate open. The robot traverses through the gate whle avodng random obstacles whch appear n the workspace at each tme step. The resultng path of the robot and the potental feld correspondng to the tme of reachng the goal are llustrated n Fg. 2c and 2d accordngly. B. The Closed Gate Stuaton The ntal setup for ths test example s very smlar to the open gate stuaton. The robot travels through the same ntermedate stages as shown n Fg. 2a and 2b. But n the new stuaton the movng obstacle closes the gate before the robot can pass through t see Fg. 3a Then the robot reacts dynamcally to the change n the envronment. The fnal path and the actvty landscape at the moment of reachng the target are depcted n Fg. 3a and 3b respectvely. 3 1 d) Fg. 3. The closed gate stuaton: The robot follows dynamcally another route; Actvty landscape at the moment of arrvng at the goal. C. Freezng up Dynamc Obstacles In ths model stuaton the dynamc obstacles start to move n the drecton of the arrows when the robot makes ts frst step (see Fg. 4. After path steps of the robot the obstacles are frozen as shown n Fg. 4c. The actvty landscape then adapts quckly to the status of the envronment. The resultng actvty landscape reflectng the structure of the statonary workspace at the moment of arrval at the goal s shown n Fg. 4d. The path of the robot s depcted n Fg. 4c. D. Warmng up Dynamc Obstacles In ths example stuaton the start and the target postons for the robot are as n the prevous example. The obstacles appear n the workspace n the postons shown n Fg. 5a. The robot starts movng and after 5 path steps the obstacles drft n the drectons of the arrows (Fg. 5. The robot adapts dynamcally ts path n ths complex stuaton and approaches the goal successfully (see Fg. 5c and 5d). E. Occupaton by Random Obstacles We performed wth our model a seres of experments wth randomly appearng obstacles. Some examples for 15 and 25 obstacles are llustrated n Fg. 6. These model examples demonstrate clearly the tendency of the path to be optmal n a ¼ ½ metrc. The path length ncreases gradually wth the number of obstacles. F. Autonomous Workspace Exploraton In ths example the task s to reach a goal n the envronment wth statonary obstacles. It s assumed that the robot can detect an obstacle only f the latter les mmedately n front of t. The gven workspace wth obstacles s shown n Fg. 7a. Durng the path plannng process the postons of obstacles are treated as free. Unlke the algorthm reported n [23] where the path plannng s done from scratch each tme as a new obstacle s detected by the robot n the proposed approach the dscovered obstacles are ntegrated dynamcally nto the path generaton process. Ths allows the robot to move more contnuously n real tme and not to wat untl the whole path s 4212

5 d) d) Fg. 4. Freezng up dynamc obstacles: Movng obstacles and the actvty landscape at an ntal stage of navgaton; The planned path; d) Actvty landscape at the moment of reachng the target. Fg. 5. Warmng up dynamc obstacles: Arrangement of the obstacles and actvty landscape at the start of the traverse; Reachng the goal; d) Actvty landscape at the moment of arrval at the target. replanned. The resultng path and the obstacles detected by the robot durng the traverse are llustrated n Fg. 7c. V. CONCLUSIONS We have presented a novel model of a neural network whch s capable of calculatng a dynamc dstance transform (or dynamc grd potentals) useful for route plannng n a changng envronment. The proposed neural network dynamcs combnes n an effcent manner a wave expanson mechansm wth a set of rules for detecton of the next canddate path step for a robot. Due to local nteractons between neurons and a regular exctaton at the target neuron the neural actvty landscape adapts and accounts for envronmental changes. Ths provdes a proper formaton of the grd potentals. The target pont stays always at the mnmum value of the potental feld and attracts the robot to the goal. Snce the network has a hghly parallel and locally connected structure (all the neurons n the network feld update ther states smultaneously) the generaton of grd potentals s an extremely fast process. The man propertes of the proposed neural network model are: no a pror knowledge of the envronment s needed; no learnng process s requred; the network s locally connected and hghly parallel; computatonal complexty grows lnearly n the number of neurons n the feld; tendency to gan optmal paths n a À metrc; fast actvty propagaton makes possble real-tme plannng. The presented neural network dynamcs has been tested n the context of autonomous navgaton and exploraton on varous types of complex dynamcal changes n the envronment ncludng appearance dsappearance and drft of obstacles avodance of random obstacles occupyng the workspace. It has shown both the capabltes of fast adaptaton to dynamcal changes and a fast actvty stablzaton n the absence of the latter. The planned paths are safe and have the tendency to be optmal n a À metrc. Due to the fast dynamcal updatng of potental feld robot navgates actvely wthout watng untl the envronment presents good-traversal opportuntes. Hence one can consder the proposed approach as a compromse between tendency to path optmalty and actve and moble reacton to envronmental changes. The descrbed approach could be ap Fg. 6. Plannng paths avodng randomly appearng obstacles: Wth obstacles (the path length s 18 steps); Wth 15 obstacles (the path length s 13 steps); Wth 25 obstacles (the path length s 15 steps). 4213

6 d) Fg. 7. Autonomous task-orented exploraton: The vew of the gven maze-lke workspace; Potental feld at the begnnng of the navgaton; The found path and the obstacles dscovered durng the traverse; d) Actvty landscape at the moment of comng to the goal. pled for path plannng of both moble autonomous systems and robotc manpulators. VI. ACKNOWLEDGMENTS The work of the frst author has been done wth fnancal support from the DFG (German Research Councl) the grant GRK Dmtry Lebedev would lke to thank also Prof. V.V. Mayorov for the dscusson and supportng of the deas presented n ths paper. VII. REFERENCES [1] J.C. Latombe Robot Moton Plannng Kluwer Acad. Publ [2] Y.K. Hwang and N. Ahuja Gross Moton Plannng - A Survey ACM Computng Surveys vol. 24(3) 1992 pp [3] D. Henrch Fast Moton Plannng by Parallel Processng - A Revew J. of Intel. and Robotc Syst. vol pp [4] Jacob T. Schwartz and Mcha Sharr Algorthmc Moton Plannng n Robotcs Handbook of theoretcal computer scence (ed. J. van Leeuwen) Elsever 199 pp [5] B. Kroese and J. van Dam Neural Vehcles Neural Systems for Robotcs (eds. O. Omdvar P. van der Smagt) Academc Press [6] D.C. Dracopoulos Neural Robot Path Plannng: The Maze Problem Neural Computng & Applcatons vol pp [7] Jules M. Vleugels Joost N. Kok and Mark H. Overmars Moton Plannng Usng a Colored Kohonen Network Techncal Reports Dep. of Computer Scence Utrecht Unv Report RUU-CS [8] M. Lemmon Á -Degree-of-freedom Robot Path Plannng usng Cooperatve Neural Felds Neural Comput. vol pp [9] S. Lee and G. Kardaras Collson-Free Path Plannng wth Neural Networks n Proc Int. Conf. on Robotcs and Automaton pp [1] J. Park and S. Lee Neural Computaton For Collson-free Path Plannng n Proc. 199 IEEE Conf. on Neural Networks pp [11] Th. Kndermann H. Cruse and K. Dautenhahn A fast threelayer neural network for path fndng Network: Computaton n Neural Systems vol pp [12] D.A. Ageev and A.Yu. Istratov Neural Network Implementaton for the Optmal Path Problem J. of Computer and Systems Scences Int. vol. 37(1) 1998 pp [13] G. Bugmann J.G. Taylor and M. Denham Route Fndng by Neural Nets Neural Networks (ed. J.G. Taylor) Alfred Waller Ltd 1995 pp [14] F.A. Kolushev and A.A. Bogdanov Neural Algorthms of Path Plannng for Moble Robots n Transport Systems n Proc IEEE Int. Jont Conf. on Neural Networks. [15] R. Glasus A. Komoda and S. Gelen Neural Network Dynamcs for Path Plannng and Obstacle Avodance Neural Networks vol. 8(1) 1995 pp [16] Smon X. Yang and Max Meng An effcent neural network approach to dynamc robot moton plannng Neural Networks vol. 13(2) pp [17] Ashraf A. Kassm and B.V.K. Vjaya Kumar Path Plannng for Autonomous Robots Usng Neural Networks Journal of Intellgent Systems vol. 7(1-2) 1997 pp [18] T. Lozano-Perez Spatal plannng: a confguraton space approach IEEE Transactons on Computers 1983 pp. C-32:18-1. [19] D.V. Lebedev J.J. Stel and H. Rtter A New Wave Neural Network Dynamcs for Plannng Safe Paths of Autonomous Objects n a Dynamcally Changng World n Proc. 2 Int. Conf. on Neural Networks and Applcatons pp [] R.A. Jarvs and J.C. Byrne Robot Navgaton: Touchng Seeng and Knowng n Proc st Austral. Conf. on Artfcal Intellgence. [21] A. Zelnsky Usng path transforms to gude the search for fndpath n 2D Int. J. of Robotc Research vol. 13(4) 1994 pp [22] Y.T. Chn H. Wang L. P. Tay and Y. C. Soh Vson Guded AGV Usng Dstance Transform n Proc. 1 32nd Int. Symp. on Robotcs (ISR 1) pp [23] A. Zelnsky A Moble Robot Navgaton Exploraton Algorthm IEEE Trans. of Robotcs and Autom. vol. 8(6) 1992 pp [24] J. Barraquand and J.C. Latombe Robot moton plannng: A dstrbuted representaton approach Int. J. of Robotcs Research vol. 1(6) 1991 pp

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

ANNUAL OF NAVIGATION 11/2006

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

More information

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

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

More information

Robot Motion Planning Using Neural Networks: A Modified Theory

Robot Motion Planning Using Neural Networks: A Modified Theory 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

FAST ELECTRON IRRADIATION EFFECTS ON MOS TRANSISTOR MICROSCOPIC PARAMETERS EXPERIMENTAL DATA AND THEORETICAL MODELS

FAST ELECTRON IRRADIATION EFFECTS ON MOS TRANSISTOR MICROSCOPIC PARAMETERS EXPERIMENTAL DATA AND THEORETICAL MODELS Journal of Optoelectroncs and Advanced Materals Vol. 7, No., June 5, p. 69-64 FAST ELECTRON IRRAIATION EFFECTS ON MOS TRANSISTOR MICROSCOPIC PARAMETERS EXPERIMENTAL ATA AN THEORETICAL MOELS G. Stoenescu,

More information

Ad hoc Service Grid A Self-Organizing Infrastructure for Mobile Commerce

Ad hoc Service Grid A Self-Organizing Infrastructure for Mobile Commerce Ad hoc Servce Grd A Self-Organzng Infrastructure for Moble Commerce Klaus Herrmann, Kurt Gehs, Gero Mühl Berln Unversty of Technology Emal: klaus.herrmann@acm.org Web: http://www.vs.tu-berln.de/herrmann/

More information

Enhanced Artificial Neural Networks Using Complex Numbers

Enhanced Artificial Neural Networks Using Complex Numbers Enhanced Artfcal Neural Networks Usng Complex Numers Howard E. Mchel and A. A. S. Awwal Computer Scence Department Unversty of Dayton Dayton, OH 45469-60 mchel@cps.udayton.edu Computer Scence & Engneerng

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

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

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

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

A Preliminary Study of Information Collection in a Mobile Sensor Network

A Preliminary Study of Information Collection in a Mobile Sensor Network A Prelmnary Study of Informaton ollecton n a Moble Sensor Network Yuemng Hu, Qng L ollege of Informaton South hna Agrcultural Unversty {ymhu@, lqng1004@stu.}scau.edu.cn Fangmng Lu, Gabrel Y. Keung, Bo

More information

A Simple Satellite Exclusion Algorithm for Advanced RAIM

A Simple Satellite Exclusion Algorithm for Advanced RAIM A Smple Satellte Excluson Algorthm for Advanced RAIM Juan Blanch, Todd Walter, Per Enge Stanford Unversty ABSTRACT Advanced Recever Autonomous Integrty Montorng s a concept that extends RAIM to mult-constellaton

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

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

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

Ad hoc Service Grid A Self-Organizing Infrastructure for Mobile Commerce

Ad hoc Service Grid A Self-Organizing Infrastructure for Mobile Commerce Ad hoc Servce Grd A Self-Organzng Infrastructure for Moble Commerce Klaus Herrmann Berln Unversty of Technology Emal: klaus.herrmann@acm.org Web: http://www.vs.tu-berln.de/herrmann/ PTB-Semnar, 3./4. November

More information

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

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

More information

A 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

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

Adaptive Modulation for Multiple Antenna Channels

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

More information

Distributed Topology Control of Dynamic Networks

Distributed Topology Control of Dynamic Networks Dstrbuted Topology Control of Dynamc Networks Mchael M. Zavlanos, Alreza Tahbaz-Saleh, Al Jadbabae and George J. Pappas Abstract In ths paper, we present a dstrbuted control framework for controllng the

More information

High Speed ADC Sampling Transients

High Speed ADC Sampling Transients Hgh Speed ADC Samplng Transents Doug Stuetzle Hgh speed analog to dgtal converters (ADCs) are, at the analog sgnal nterface, track and hold devces. As such, they nclude samplng capactors and samplng swtches.

More information

Voronoi coverage of non-convex environments with a group of networked robots

Voronoi coverage of non-convex environments with a group of networked robots 2010 IEEE Internatonal Conference on Robotcs and Automaton Anchorage Conventon Dstrct May 3-8, 2010, Anchorage, Alaska, USA Vorono coverage of non-conve envronments wth a group of networked robots Andreas

More information

A MODIFIED DIRECTIONAL FREQUENCY REUSE PLAN BASED ON CHANNEL ALTERNATION AND ROTATION

A MODIFIED DIRECTIONAL FREQUENCY REUSE PLAN BASED ON CHANNEL ALTERNATION AND ROTATION A MODIFIED DIRECTIONAL FREQUENCY REUSE PLAN BASED ON CHANNEL ALTERNATION AND ROTATION Vncent A. Nguyen Peng-Jun Wan Ophr Freder Computer Scence Department Illnos Insttute of Technology Chcago, Illnos vnguyen@t.edu,

More information

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

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

More information

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

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

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

More information

Space Time Equalization-space time codes System Model for STCM

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

More information

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

INITIALIZATION OF ROBOTIC FORMATIONS USING DISCRETE PARTICLE SWARM OPTIMIZATION

INITIALIZATION OF ROBOTIC FORMATIONS USING DISCRETE PARTICLE SWARM OPTIMIZATION 24 Internatonal Symposum on on Automaton & Robotcs n n Constructon (ISARC 2007) Constructon Automaton Group, I.I.T. Madras INITIALIZATION OF ROBOTIC FORMATIONS USING DISCRETE PARTICLE SWARM OPTIMIZATION

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

Robot Docking Based on Omnidirectional Vision and Reinforcement Learning

Robot Docking Based on Omnidirectional Vision and Reinforcement Learning Robot Dockng Based on Omndrectonal Vson and Renforcement Learnng Davd Muse, Cornelus Weber and Stefan Wermter Hybrd Intellgent Systems, School of Computng and Technology Unversty of Sunderland, UK. Web:

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

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

Throughput Maximization by Adaptive Threshold Adjustment for AMC Systems

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

More information

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

sensors ISSN by MDPI

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

More information

1. REVIEW 2. DELIVERY SET

1. REVIEW 2. DELIVERY SET power status ON steps DIP test reset ON DIP off modes lght sensor / led sensor speed on sensor 2 speed off on/off delay pause to off REVIEW LED lghtng devce s desgned for automatc lghtng of starway steps

More information

Decision aid methodologies in transportation

Decision aid methodologies in transportation Decson ad methodologes n transportaton Lecture 7: More Applcatons Prem Kumar prem.vswanathan@epfl.ch Transport and Moblty Laboratory Summary We learnt about the dfferent schedulng models We also learnt

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

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

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

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

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

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

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

More information

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

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

More information

Parameter Free Iterative Decoding Metrics for Non-Coherent Orthogonal Modulation

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

More information

A 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

Coverage Control for Multiple Event Types with Heterogeneous Robots

Coverage Control for Multiple Event Types with Heterogeneous Robots Coverage Control for Multple Event Types wth Heterogeneous Robots Armn Sadegh Stephen L. Smth Abstract Ths paper focuses on the problem of deployng a set of autonomous robots to effcently montor multple

More information

RC Filters TEP Related Topics Principle Equipment

RC Filters TEP Related Topics Principle Equipment RC Flters TEP Related Topcs Hgh-pass, low-pass, Wen-Robnson brdge, parallel-t flters, dfferentatng network, ntegratng network, step response, square wave, transfer functon. Prncple Resstor-Capactor (RC)

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

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

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

Coordinating the Motions of Multiple Robots with Specified Trajectories

Coordinating the Motions of Multiple Robots with Specified Trajectories Coordnatng the Motons of Multple Robots wth Specfed Trajectores Srnvas Akella Seth Hutchnson Department of Computer Scence Beckman Insttute Rensselaer Polytechnc Insttute Unversty of Illnos, Urbana-Champagn

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

Dynamic Resource Networks: Coordination and Control of Networks with Mobile Actuators and Sensors

Dynamic Resource Networks: Coordination and Control of Networks with Mobile Actuators and Sensors Dynamc Resource Networks: Coordnaton and Control of Networks wth Moble Actuators and Sensors Kevn L. Moore, Ph.D., P.E.¹ G.A. Dobelman Dstngushed Char and Professor of Engneerng Dvson of Engneerng Colorado

More information

Particle Filters. Ioannis Rekleitis

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

More information

The Pennsylvania State University. The Graduate School. Department of Electrical Engineering MULTI-OBJECTIVE OPTIMIZATION FOR UNMANNED SURVEILLANCE

The Pennsylvania State University. The Graduate School. Department of Electrical Engineering MULTI-OBJECTIVE OPTIMIZATION FOR UNMANNED SURVEILLANCE The Pennsylvana State Unversty The Graduate School Department of Electrcal Engneerng MULTI-OBJECTIVE OPTIMIZATION FOR UNMANNED SURVEILLANCE NETWORKS USING EVOLUTIONARY ALGORITHMS A Thess n Electrcal Engneerng

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

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

Localization of a Wireless Sensor Network with Unattended Ground Sensors and Some Mobile Robots

Localization of a Wireless Sensor Network with Unattended Ground Sensors and Some Mobile Robots Localzaton of a Wreless Sensor Networ wth Unattended Ground Sensors and Some Moble Robots Koushl Sreenath, Fran L. Lews, Dan O. Popa Automaton & Robotcs Research Insttute (ARRI) Unversty of Texas at Arlngton

More information

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

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

More information

Mooring Cost Sensitivity Study Based on Cost-Optimum Mooring Design

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

More information

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

White Paper. OptiRamp Model-Based Multivariable Predictive Control. Advanced Methodology for Intelligent Control Actions

White Paper. OptiRamp Model-Based Multivariable Predictive Control. Advanced Methodology for Intelligent Control Actions Whte Paper OptRamp Model-Based Multvarable Predctve Control Advanced Methodology for Intellgent Control Actons Vadm Shapro Dmtry Khots, Ph.D. Statstcs & Control, Inc., (S&C) propretary nformaton. All rghts

More information

Exploiting Critical Points to Reduce Positioning Error for Sensor-based Navigation

Exploiting Critical Points to Reduce Positioning Error for Sensor-based Navigation Explotng Crtcal Ponts to Reduce Postonng Error for Sensor-based Navgaton Ercan U. Acar Howe Choset Carnege Mellon Unversty Pttsburgh, PA15213 e ua, choset + ~ andrew, cmu. edu Abstract--Ths paper presents

More information

An Alternation Diffusion LMS Estimation Strategy over Wireless Sensor Network

An Alternation Diffusion LMS Estimation Strategy over Wireless Sensor Network Progress In Electromagnetcs Research M, Vol. 70, 135 143, 2018 An Alternaton Dffuson LMS Estmaton Strategy over Wreless Sensor Network Ln L * and Donghu L Abstract Ths paper presents a dstrbuted estmaton

More information

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

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

More information

Multi-hop Coordination in Gossiping-based Wireless Sensor Networks

Multi-hop Coordination in Gossiping-based Wireless Sensor Networks Mult-hop Coordnaton n Gosspng-based Wreless Sensor Networks Zhlang Chen, Alexander Kuehne, and Anja Klen Communcatons Engneerng Lab, Technsche Unverstät Darmstadt, Germany Emal: {z.chen,a.kuehne,a.klen}@nt.tu-darmstadt.de

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

Queuing-Based Dynamic Channel Selection for Heterogeneous Multimedia Applications over Cognitive Radio Networks

Queuing-Based Dynamic Channel Selection for Heterogeneous Multimedia Applications over Cognitive Radio Networks 1 Queung-Based Dynamc Channel Selecton for Heterogeneous ultmeda Applcatons over Cogntve Rado Networks Hsen-Po Shang and haela van der Schaar Department of Electrcal Engneerng (EE), Unversty of Calforna

More information

Designing Intelligent Load-Frequency Controllers for Large-Scale Multi-Control-Area Interconnected Power Systems

Designing Intelligent Load-Frequency Controllers for Large-Scale Multi-Control-Area Interconnected Power Systems September 214, Vol. 1, No. 1 Desgnng Intellgent Load-Frequency Controllers for Large-Scale Mult-Control- Interconnected Power Systems Nguyen Ngoc-Khoat 1,2,* 1 Faculty of Automaton Technology, Electrc

More information

Joint Power Control and Scheduling for Two-Cell Energy Efficient Broadcasting with Network Coding

Joint Power Control and Scheduling for Two-Cell Energy Efficient Broadcasting with Network Coding Communcatons and Network, 2013, 5, 312-318 http://dx.do.org/10.4236/cn.2013.53b2058 Publshed Onlne September 2013 (http://www.scrp.org/journal/cn) Jont Power Control and Schedulng for Two-Cell Energy Effcent

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

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

Review: Our Approach 2. CSC310 Information Theory

Review: Our Approach 2. CSC310 Information Theory CSC30 Informaton Theory Sam Rowes Lecture 3: Provng the Kraft-McMllan Inequaltes September 8, 6 Revew: Our Approach The study of both compresson and transmsson requres that we abstract data and messages

More information

Benchmark for PID control based on the Boiler Control Problem

Benchmark for PID control based on the Boiler Control Problem PID' Bresca (Italy), March 8-0, 0 ThA. Benchmark for PID control based on the Boler Control Problem F. Morlla Departamento de Informátca y Automátca, Escuela Técnca Superor de Ingenería Informátca, UNED,

More information