Genetic Fuzzy Logic Control Technique for a Mobile Robot Tracking a Moving Target

Size: px
Start display at page:

Download "Genetic Fuzzy Logic Control Technique for a Mobile Robot Tracking a Moving Target"

Transcription

1 .IJCSI.org 67 Genetic Fuzzy Logic Control Technique for a Mobile Robot Tracking a Moving Target Karim Benbouaballah an Zhu Qi-an College of Automation, Harbin Engineering University Harbin, 151, China Abstract Target tracking is a crucial function for an autonomous mobile robot navigating in unknon environments. This paper presents a mobile robot target tracking approach base on artificial intelligence techniques. The propose controller calculates both the mobile robot linear an angular velocities from the istance an angle that separate it to the moving target. The controller as esigne using fuzzy logics theory an then, a genetic algorithm as applie to optimize the scaling factors of the fuzzy logic controller for better accuracy an smoothness of the robot trajectory. Simulation results illustrate that the propose controller leas to goo performances in terms of computational time an tracking errors convergence. Keyors: Mobile robot, Target tracking, Fuzzy logic controller, Genetic algorithm. 1. Introuction An autonomous mobile robot is a programmable an multitasks mechanical evice, capable to navigate freely or execute ifferent functions such as obstacles avoiance, target tracking etc. The last fe ecaes have itnesse ambitious research efforts in the areas of mobile robotics, ue to their ie range of use in ifferent fiels like military an inustrial applications. These research orks aim to improve their operational capabilities of navigation an interaction ith its surrouning ork environments through the ifferent kins of sensors. Target tracking is one of the basic an an interesting function for a mobile robot, an researchers have orke to propose ifferent control approaches to improve target tracking performances. Several control approaches like PID controllers [1], non linear controllers base Lyapunov stability analysis [] an sliing moe control [3] have been evelope to make the mobile robot track easily a moving target. Hoever, these approaches have shoe some problems, ue to the complexity of the mobile robot surrouning environment to be moele or to the simplification assumptions taken for the elaboration of the mathematical moel of the robot an control la. To overcome these rabacks an the nee to exhibit robust performances hile operating in highly uncertain an ynamic environments, artificial intelligence approaches have been attracting consierable research interest in recent years. Different techniques such as reinforcement learning [4], neural netorks [5], fuzzy logics [6] [7] an genetic algorithms [8] have been applie to synthesize control las enabling the mobile robot to follo a moving target freely. Artificial potential fiel approaches [9] [1] have been also evelope to solve the problem of mobile robots target tracking. The intelligent control oes not require knoing exactly the mathematical moel of the mobile robot or its surrouning ork space, since it uses human reasoning an ecision making in spite of uncertainty an imprecise information provie by the ifferent perception sensors such as cameras, ultrasonic an infrare sensors. A fuzzy logic controller is a control strategy hose ecisions are mae by using a fuzzy inference system, hich is a rule-base or knolege-base system containing a collection of fuzzy if-then rules base on human experts. It utilizes heuristic knolege to evelop perception-action for mobile robots to achieve ifferent tasks (target tracking, obstacle avoiance, path tracking). Furthermore, fuzzy logic controllers methoology is very helpful because it eals ith uncertainties in real or. For more robustness an effectiveness of s, many researchers have explore the use of genetic algorithms to tune in orer to optimize its ifferent parameters (termsets, rules, scaling factors) [11] [1]. The basic concepts of GA ere evelope by Hollan [13], an subsequently in several researches ork [14]. Genetic algorithms are a robust optimization technique because they ensure a graual increasing of a goo solution. Thus, GA oes not nee graient or any prior information of the search space hich is usually not available for the esigner. Therefore, GA has loer chance to converge into local minima because they operate over a population of points.

2 .IJCSI.org 68 Hence, the use of genetic algorithms is more suitable for this kin of situations. In this paper, a control approach for target tracking by a mobile robot is presente, base on fuzzy logics an optimize ith a genetic algorithm for more efficiency an effectiveness. The paper is organize as follos. A general escription of the system moel an problem formulation are given in section. The aopte fuzzy logic controller is presente in section 3. Section 4 escribes the genetic algorithm use to tune the. To valiate the propose approach, simulation results are iscusse in section 5. Conclusion an future orks are given in section 6. Roughly speaking, to achieve the target tracking objectives, the main iea is to esign an intelligent controller enabling the robot to move freely such that it maintains a esire istance to the target an steer in orer to point the target s irection.. Moel System an Problem Formulation The objective of this paper is to make an autonomous mobile robot track a moving target. To realize that, e shall assume that: - The target an the robot move on the same plane in the absence of obstacles. - The target moves along an unknon trajectory an its o (, ) position is enote as T xt yt. - The robot has the kinematics of a unicycle. It is escribe by the folloing equations:. x cos. y sin. here ( xy, ) are the robot coorinates in the orl frame XOY, is its orientation ith respect to the same frame, an an are the robot linear an angular velocities. - The robot is subject to non-holonomic constraint:.. ycos xsin () The linear an angular positions of the mobile robot to the target to be tracke are enote as D an, respectively an can be ritten by the folloing equations: 1 yt y (3) tan ( ) xt x D ( xt x) ( yt y) (1) Fig. 1 Schematic moel of a mobile robot tracking a target. 3. Design of the Fuzzy Logic Controller The funamental objective is to synthesize a robust control la able to force the mobile robot to follo a moving target as closely as possible. We efine the istance an angle errors an the change in angle error variables to mathematically formulate the control objective as follos: ed D D e e e ( k) e ( k 1) Desire istance an angle e D,e e, e TSD TSA Evaluate D an α beteen the robot an the target Fig. block iagram Mobile Robot (4)

3 .IJCSI.org 69 It s clear that to achieve the control objective, it suffices to make the tracking errors ten to zero. Thus, to fuzzy logic Takagi-Sugeno controllers of orer zeros have been esigne: istance controller TSD an angle controller TSA. 3.1 Distance controller TSD This controller aims to keep a esire istance D beteen the mobile robot an the target hen it navigates in its ork space. The control input variables are chosen as the istance an angle errors e an e. The linear velocity of the mobile robot is efine as the output of TSD, so e can rite: K. TSD( K. ed, K '. e ) (5) D 3. Angle controller TSA This controller aims to point the mobile robot in the moving target s irection, hich means reuce the angle error to zero. It has to input variables; the angle error e an the change of error. It returns the angular velocity of the mobile robot, so e can rite: K. TSD( K '. e, K ''. e ) (6) e e K ' K Fuzzification e Rule Base Fuzzy Inference Defuzzification K e D e K K' Fuzzification Rule Base Fuzzy Inference Defuzzification Fig. 3 Distance controller architecture K Fig. 4 Angle controller architecture The inputs/output linguistic variables are efine as: e e The inputs/output linguistic variables are efine as: ed :{ N, ZE, PS, PM, PB} e :{ N, ZE, PS, PM, PB} Triangular istributions in [-1, 1] interval ere chosen as membership functions for the scale inputs ed an e an singletons for. Table 1 shos the rules base of TSD. For example, if the errors are big, it means that the robot is so far from the target, so it shoul be much faster to reuce the istance to D. Table 1: TSD Rules Base Linear Distance Error elocity N ZE PS PM PB NB N PS PM PB PB NM N ZE PS PM PB NS N ZE PS PM PB ZE N ZE PS PM PB PS N ZE PS PM PB PM N ZE PS PM PB PB N PS PM PB PB Angle Error Table : TSA Rules Base Angular Angle Error elocity NB NM NS ZE PS PM PB PB ZE NS NB NB NB NB NB PM PS ZE NS NM NM NB NB PS PB PS ZE NS NS NM NM ZE PB PM PS ZE NS NM NB NS PB PM PS PS ZE NS NB NM PB PB PM PM PS ZE NS NB PB PB PB PB PB PS ZE Change In Error Triangular istributions in [-1, 1] interval ere chosen as membership functions for the scale inputs e an an singletons for. The rules base of the controller TSA is epicte in Table. Note that the inputs scaling factors of the to fuzzy logic controllers ( K, K ', K '') ill be optimize ith the genetic algorithm. The outputs scaling factors ( K, K ) are not optimize because they o not affect the controllers performances. This appears to be ue to the scaling on of the linear velocity to not excee the maximal velocity of the mobile robot. e

4 .IJCSI.org The aopte Genetic Algorithm In this part, a genetic algorithm is applie to tune the s inputs scaling factors in orer to guarantee a fast an smooth robot trajectory by reucing computational time an control errors. A fitness function is use as a convergence criterion to satisfy to measure the best values of the s inputs scaling factors. The fitness function J is chosen as: 1 e (( D ) e ( ) J ) t (7) e (1) e (1) D here ed (1) an e (1) are the tracking errors at the initial positions of the robot an the target. Once the genetic representation of the population an the fitness function are efine, the genetic algorithm procees to initialize a population of solutions, hich is usually generate ranomly an then try to improve it through repetitive application of operators of selection, mutation an crossover. Fig. 5 shos the fitness function evolution accoring to the number of generation of the genetic algorithm. The steps involve in the propose genetic algorithm are summarize ith the folloing steps: Step 1: Generate an initial ranom population of iniviuals for a fixe size accoring to the variation range of each scaling factor. Step : Evaluate the fitness of each iniviual in the population. Step 3: Select fittest iniviuals of the population for reprouction. Step 4: Bree ne iniviuals through reprouction, crossover an mutation operators. Step 5: achieve. Repeat step until the convergence criterion is Once the genetic algorithm is complete, it ill return three parameters corresponing to the inputs scaling factors of the to esigne fuzzy logic controllers TSD an TSA; hich are the best population foun uring the execution of GA. Fitness Function Fitness Generation Fig. 5 Fitness Function s Evolution The population s size an generations number are the most significant parameters of GA since they have irect influence on the convergence of the GA to the optimal solution. Table 3 an 4 sho the genetic algorithm results for ifferent size of population an generations number. Table 3: GA s Results ith Population Size S=3 Generations K K ' K '' Table 4: GA s Results ith Generations G=5 Population size K K ' K '' The Simulation Results an Discussions To perceive the effectiveness of the control scheme propose in this paper, e have simulate both the fuzzy logic controller an its optimization ith the genetic algorithm using Matlab 7. ; hen the mobile robot pursue a target moving along a circular path uring the interval time [, 55s], then a straight line path for the interval [55s, 9s]. The target s trajectory can be escribe by the folloing equations: J J

5 .IJCSI.org 611 yt.5xt 1 ( xt.5) ( yt.5) 9 (8) 6 5 The initial positions of the mobile robot an target are given by (-1, 1) an (5.5,.5) respectively. The linear velocity of the target is set to be. m/s. The esire values of the istance an angle from the robot to the target are set to be D.man. The simulation results are epicte in Fig. 6 to Fig. 1. The trajectories of the target an the robot applying the to esigne control las are plotte in Fig. 6. Fig. 7 an Fig. 8 sho the variation of the tracking errors uring the motion of the target an the robot. Fig. 9 an Fig. 1 sho the evolution of the mobile robot s linear an angular velocities. Y ( m ) X ( m ) Fig. 6 Robot an Target Trajectories Target -GA Table 4 presents the time of convergence of the tracking errors for both an -GA controllers GA Table 5: Time of Convergence of the To Controllers Convergence time (s) Distance Error Angle Error GA 1 15 D i s t a n c e E r r o r ( m ) From Fig. 6, it can be observe that the robot track easily the moving target an catches up ith it as ell the tracking errors ten to zero. In term of robot s velocities, the robot moves forar ith high spees an evolve to stabilize then aroun the target s velocities as the tracking errors are converging to maintain the control s objectives (Fig. 7 to Fig. 1). In the other han, in term of comparison beteen the to controllers performances, it s obvious that the -GA controller is much better than the controller. In fact, the trajectory of the mobile robot uner -GA is much smoother an shorter than that uner, hich presents eviations in its trajectory before it matches ith that of the target. The s outputs exhibit fluctuations at various time instants ith high magnitues than those of the -GA. As shon in Table 5, the -GA is much effective than in term of the spee of convergence of the tracking errors. A n g l e E r r o r ( egree ) Fig. 7 Distance Error Evolution -GA Fig. 8 Angle Error Evolution

6 .IJCSI.org 61 L i n e a r e l o c i t y ( m/s ) GA Fig. 9 Robot s Linear elocity Y ( m ) Target Case 1 Case -1 Case 3 Case X ( m ) Fig. 11 Robot an Target Trajectories uner ifferent outputs scaling factors. A n g u l a r e l o c i t y ( egree/s ) 5-5 -GA Fig. 1 Robot s Angular elocity We have also teste the target tracking uner ifferent outputs scaling factors ( K, K ). The target an robot trajectories are epicte in Fig.11. ( K, K ) Table 5: Outputs scaling factors Case 1 Case Case 3 Case 4 (1.3, 3) (, 3.5) (.5, 4) (3, 4.5) The trajectory of the robot uner the ifferent cases are almost the same an catches up the target at the same point ithin the convergence time; hich can be explaine by the saturation block ae in the output of the TSD controller to scale on the linear velocity hen it excees.7 m/s. Thus, the optimization of these factors is not necessary since they on t affect the controllers performances. 6. Conclusions This paper aresses the problem of the tracking of moving target along an unknon trajectory by a mobile robot. The propose approach aims to esign an intelligent controller base on fuzzy logic techniques an improve by a genetic algorithm. The principal role of artificial intelligence techniques is their ability to esign robust controllers ith goo performances in spite of the lack of information about the mobile robot or its surrouning environment moels. To fuzzy logic controllers base on Takagi-Sugeno moel an have been aopte to etermine the mobile robot s velocities to fulfill the control objectives. A genetic algorithm has been also implemente to improve the by optimizing its inputs scaling factors for better efficiency an effectiveness. The provie simulation results sho that the propose approach acts successfully an enable the robot to track the moving target easily ith goo performances in term of convergence time an accuracy. The use of a genetic algorithm to tune the inputs scaling parameters of the makes the robot s trajectory an the controllers outputs much smoother an reuces consierably the convergence time an the tracking errors. Further orks may be irecte to exten the result in an environment containing obstacles an consiering the target velocities in the esign of the control la.

7 .IJCSI.org 613 References [1] P. K. Pahy, T. Sasaki, S. Nakamura an H. Hashimoto, "Moeling an Position Control of Mobile Robot", in International Workshop on Avance Motion Control, 1, pp [] R. Carelli, C. M. Soria, an B. Morales, "ision-base Tracking Control for Mobile Robots", in IEEE International Conference on Avance Robotics, 5, pp [3] J. Qiuling, X. Xiaojun, an L. Guangen, "Formation Path Tracking Controller of Multiple Robot System by High Orer Sliing Moe", in IEEE International Conference on Automation an Logistics, 7, pp [4] R. Calvo an M. Figueireo, "Reinforcement Learning for Hierarchical an Moular Netork in Autonomous Robot Navigation", in International Joint Conference on Neural Netorks, 3, pp [5] X. Ma, W. Liu, Y. Li an R. Song, " LQ Neural Netork Base Target Differentiation Metho for Mobile Robot ", in IEEE International Conference on Avance Robotics, 5, pp [6] T-H. S. Li, S. J. Chang, an W. Tong, Fuzzy Target Tracking Control of Autonomous Mobile Robots by using Infrare Sensors ", IEEE Transactions on Fuzzy Systems, ol. 1, No. 4, 4, pp [7] L. Ming, G. Zailin an y. Shuzi, "Mobile Robot Fuzzy Control Optimization using Genetic Algorithm", Artificial Intelligence in Engineering, ol. 1, No. 4, 1996, pp [8] L. Moreno, J. M. Armingol, S. Garrio, A. De La Escalera an M. A. Salishs, "Genetic Algorithm for Mobile Robot Localization using Ultrasonic Sensors ", Journal of Intelligent an Robotic System, ol. 34(),, pp [9] M. Taher, H. E. Ibrahim, S. Mahmou an E. Mostafa, "Tracking of Moving Target by Improve Potential Fiel Controller in Cluttere Environments ", International Journal of Computer Science Issues, ol. 9(), No. 3,1, pp [1] L. Huang, "elocity Planning for a Mobile Robot to Track a Moving Target - a Potential Fiel Approach", Robotics an Autonomous Systems, ol. 57(1), No. 3,9, pp [11] Q. Liu, Y-G. Lu an C-X. Xie, "Fuzzy Obstacle-avoiing Controller of Autonomous Mobile Robot Optimize by Genetic Algorithm uner Multi-obstacles Environment", in Worl Congress on Intelligent Control an Automation, 6, pp [1] C. Rekik, M. Jallouli, an N. Derbel, "Optimal Trajectory of a Mobile Robot by a Genetic Design Fuzzy Logic Controller", in International Conference on Avances in Computational Tools for Engineering Applications, 9, pp [13] J. H. Hollan, Aaptation in Natural an Artificial Systems, Ann Arbor: University of Michigan Press, [14] D. E. Golberg, Genetic Algorithms in Search, Optimization an Machine Learning, Ne York: Aison-Wesley Professional, He then joine Harbin Engineering University, China as research staff orking toar a Ph.D egree. His research interests inclue ision in robotics, mobile robots navigation an intelligent control techniques. Zhu Qi-an is a professor at College of Automation, Harbin Engineering University, China. He receive his M.Sc egree from Harbin Shipbuiling Engineering Institute in 1987 an his Ph.D egree in 1 from Harbin Engineering University. He has supervise several master an Ph.D stuents. His research interests are mainly focuse in the area of robotics, machine vision, omniirectional vision an engineering control systems. Karim Benbouaballah receive his first university cycle iploma from National Preparatory School for Engineering stuies, Rouiba, Algeria in 5 an state engineering iploma in Systems Control from Military Polytechnic School, Borj El Bahri, Algeria in 8.

Particle Swarm Optimization Based on Smoothing Approach for Solving a Class of Bi-Level Multiobjective Programming Problem

Particle Swarm Optimization Based on Smoothing Approach for Solving a Class of Bi-Level Multiobjective Programming Problem BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 17, No 3 Sofia 017 Print ISSN: 1311-970; Online ISSN: 1314-4081 DOI: 10.1515/cait-017-0030 Particle Swarm Optimization Base

More information

5th International Conference on Advanced Design and Manufacturing Engineering (ICADME 2015)

5th International Conference on Advanced Design and Manufacturing Engineering (ICADME 2015) 5th International Conference on Avance Design an Manufacturing Engineering (ICADME 25) Research on motion characteristics an application of multi egree of freeom mechanism base on R-W metho Xiao-guang

More information

Journal of Cybernetics and Informatics. Slovak Society for Cybernetics and Informatics

Journal of Cybernetics and Informatics. Slovak Society for Cybernetics and Informatics Journal of Cybernetics an Informatics publishe by Slovak Society for Cybernetics an Informatics Volume 13, 1 http://www.sski.sk/casopis/inex.php (home page) ISSN: 1336-4774 Journal of Cybernetics an Informatics

More information

Dual Arm Robot Research Report

Dual Arm Robot Research Report Dual Arm Robot Research Report Analytical Inverse Kinematics Solution for Moularize Dual-Arm Robot With offset at shouler an wrist Motivation an Abstract Generally, an inustrial manipulator such as PUMA

More information

Interior Permanent Magnet Synchronous Motor (IPMSM) Adaptive Genetic Parameter Estimation

Interior Permanent Magnet Synchronous Motor (IPMSM) Adaptive Genetic Parameter Estimation Interior Permanent Magnet Synchronous Motor (IPMSM) Aaptive Genetic Parameter Estimation Java Rezaie, Mehi Gholami, Reza Firouzi, Tohi Alizaeh, Karim Salashoor Abstract - Interior permanent magnet synchronous

More information

A MIMO Fuzzy Controller for tracking: Robot control. Carl Crane Professor, Mechanical Engineering University of Florida Gainesville, FL 32611

A MIMO Fuzzy Controller for tracking: Robot control. Carl Crane Professor, Mechanical Engineering University of Florida Gainesville, FL 32611 A MIMO Fuzzy Controller for tracking: Robot control Paul A.C. Mason Assistant Professor, Kevin Walchko Research Assistant Carl Crane Professor, Mechanical Engineering University of Floria Gainesville,

More information

APPLYING GENETIC ALGORITHM IN QUERY IMPROVEMENT PROBLEM. Abdelmgeid A. Aly

APPLYING GENETIC ALGORITHM IN QUERY IMPROVEMENT PROBLEM. Abdelmgeid A. Aly International Journal "Information Technologies an Knowlege" Vol. / 2007 309 [Project MINERVAEUROPE] Project MINERVAEUROPE: Ministerial Network for Valorising Activities in igitalisation -

More information

State Indexed Policy Search by Dynamic Programming. Abstract. 1. Introduction. 2. System parameterization. Charles DuHadway

State Indexed Policy Search by Dynamic Programming. Abstract. 1. Introduction. 2. System parameterization. Charles DuHadway State Inexe Policy Search by Dynamic Programming Charles DuHaway Yi Gu 5435537 503372 December 4, 2007 Abstract We consier the reinforcement learning problem of simultaneous trajectory-following an obstacle

More information

Study of Network Optimization Method Based on ACL

Study of Network Optimization Method Based on ACL Available online at www.scienceirect.com Proceia Engineering 5 (20) 3959 3963 Avance in Control Engineering an Information Science Stuy of Network Optimization Metho Base on ACL Liu Zhian * Department

More information

Research Article Inviscid Uniform Shear Flow past a Smooth Concave Body

Research Article Inviscid Uniform Shear Flow past a Smooth Concave Body International Engineering Mathematics Volume 04, Article ID 46593, 7 pages http://x.oi.org/0.55/04/46593 Research Article Invisci Uniform Shear Flow past a Smooth Concave Boy Abullah Mura Department of

More information

Calculation on diffraction aperture of cube corner retroreflector

Calculation on diffraction aperture of cube corner retroreflector November 10, 008 / Vol., No. 11 / CHINESE OPTICS LETTERS 8 Calculation on iffraction aperture of cube corner retroreflector Song Li (Ó Ø, Bei Tang (», an Hui Zhou ( ï School of Electronic Information,

More information

A new fuzzy visual servoing with application to robot manipulator

A new fuzzy visual servoing with application to robot manipulator 2005 American Control Conference June 8-10, 2005. Portlan, OR, USA FrA09.4 A new fuzzy visual servoing with application to robot manipulator Marco A. Moreno-Armenariz, Wen Yu Abstract Many stereo vision

More information

Transient analysis of wave propagation in 3D soil by using the scaled boundary finite element method

Transient analysis of wave propagation in 3D soil by using the scaled boundary finite element method Southern Cross University epublications@scu 23r Australasian Conference on the Mechanics of Structures an Materials 214 Transient analysis of wave propagation in 3D soil by using the scale bounary finite

More information

Fuzzy Learning Variable Admittance Control for Human-Robot Cooperation

Fuzzy Learning Variable Admittance Control for Human-Robot Cooperation Fuzzy Learning ariable Amittance Control for Human-Robot Cooperation Fotios Dimeas an Nikos Aspragathos Abstract This paper presents a metho for variable amittance control in human-robot cooperation tasks,

More information

Fast Fractal Image Compression using PSO Based Optimization Techniques

Fast Fractal Image Compression using PSO Based Optimization Techniques Fast Fractal Compression using PSO Base Optimization Techniques A.Krishnamoorthy Visiting faculty Department Of ECE University College of Engineering panruti rishpci89@gmail.com S.Buvaneswari Visiting

More information

Automation of Bird Front Half Deboning Procedure: Design and Analysis

Automation of Bird Front Half Deboning Procedure: Design and Analysis Automation of Bir Front Half Deboning Proceure: Design an Analysis Debao Zhou, Jonathan Holmes, Wiley Holcombe, Kok-Meng Lee * an Gary McMurray Foo Processing echnology Division, AAS Laboratory, Georgia

More information

Solution Representation for Job Shop Scheduling Problems in Ant Colony Optimisation

Solution Representation for Job Shop Scheduling Problems in Ant Colony Optimisation Solution Representation for Job Shop Scheuling Problems in Ant Colony Optimisation James Montgomery, Carole Faya 2, an Sana Petrovic 2 Faculty of Information & Communication Technologies, Swinburne University

More information

WLAN Indoor Positioning Based on Euclidean Distances and Fuzzy Logic

WLAN Indoor Positioning Based on Euclidean Distances and Fuzzy Logic WLAN Inoor Positioning Base on Eucliean Distances an Fuzzy Logic Anreas TEUBER, Bern EISSFELLER Institute of Geoesy an Navigation, University FAF, Munich, Germany, e-mail: (anreas.teuber, bern.eissfeller)@unibw.e

More information

Short-term prediction of photovoltaic power based on GWPA - BP neural network model

Short-term prediction of photovoltaic power based on GWPA - BP neural network model Short-term preiction of photovoltaic power base on GWPA - BP neural networ moel Jian Di an Shanshan Meng School of orth China Electric Power University, Baoing. China Abstract In recent years, ue to China's

More information

Tracking and Regulation Control of a Mobile Robot System With Kinematic Disturbances: A Variable Structure-Like Approach

Tracking and Regulation Control of a Mobile Robot System With Kinematic Disturbances: A Variable Structure-Like Approach W. E. Dixon e-mail: wixon@ces.clemson.eu D. M. Dawson e-mail: awson@ces.clemson.eu E. Zergeroglu e-mail: ezerger@ces.clemson.eu Department of Electrical & Computer Engineering, Clemson University, Clemson,

More information

Generalized Edge Coloring for Channel Assignment in Wireless Networks

Generalized Edge Coloring for Channel Assignment in Wireless Networks Generalize Ege Coloring for Channel Assignment in Wireless Networks Chun-Chen Hsu Institute of Information Science Acaemia Sinica Taipei, Taiwan Da-wei Wang Jan-Jan Wu Institute of Information Science

More information

Fuzzy Rules Based System for Diagnosis of Stone Construction Cracks of Buildings

Fuzzy Rules Based System for Diagnosis of Stone Construction Cracks of Buildings Fuzzy Rules Base System for Diagnosis of Stone Construction Cracks of Builings Serhiy Shtovba, Alexaner Rotshtein* an Olga Pankevich Vinnitsa State Technical University Khmelnitskoe Shosse, 95, 21021,

More information

Controlling formations of multiple mobile robots. Jaydev P. Desai Jim Ostrowski Vijay Kumar

Controlling formations of multiple mobile robots. Jaydev P. Desai Jim Ostrowski Vijay Kumar Controlling formations of multiple mobile robots Jayev P. Desai Jim Ostrowski Vijay Kumar General Robotics an Active Sensory Perception (GRASP) Laboratory, University of Pennsylvania 340 Walnut Street,

More information

Real Time On Board Stereo Camera Pose through Image Registration*

Real Time On Board Stereo Camera Pose through Image Registration* 28 IEEE Intelligent Vehicles Symposium Einhoven University of Technology Einhoven, The Netherlans, June 4-6, 28 Real Time On Boar Stereo Camera Pose through Image Registration* Fai Dornaika French National

More information

Evolutionary Optimisation Methods for Template Based Image Registration

Evolutionary Optimisation Methods for Template Based Image Registration Evolutionary Optimisation Methos for Template Base Image Registration Lukasz A Machowski, Tshilizi Marwala School of Electrical an Information Engineering University of Witwatersran, Johannesburg, South

More information

Online Appendix to: Generalizing Database Forensics

Online Appendix to: Generalizing Database Forensics Online Appenix to: Generalizing Database Forensics KYRIACOS E. PAVLOU an RICHARD T. SNODGRASS, University of Arizona This appenix presents a step-by-step iscussion of the forensic analysis protocol that

More information

A Plane Tracker for AEC-automation Applications

A Plane Tracker for AEC-automation Applications A Plane Tracker for AEC-automation Applications Chen Feng *, an Vineet R. Kamat Department of Civil an Environmental Engineering, University of Michigan, Ann Arbor, USA * Corresponing author (cforrest@umich.eu)

More information

Bends, Jogs, And Wiggles for Railroad Tracks and Vehicle Guide Ways

Bends, Jogs, And Wiggles for Railroad Tracks and Vehicle Guide Ways Ben, Jogs, An Wiggles for Railroa Tracks an Vehicle Guie Ways Louis T. Klauer Jr., PhD, PE. Work Soft 833 Galer Dr. Newtown Square, PA 19073 lklauer@wsof.com Preprint, June 4, 00 Copyright 00 by Louis

More information

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors We are IntechOpen, the worl s leaing publisher of Open Access books Built by scientists, for scientists 3,800 116,000 120M Open access books available International authors an eitors Downloas Our authors

More information

Classifying Facial Expression with Radial Basis Function Networks, using Gradient Descent and K-means

Classifying Facial Expression with Radial Basis Function Networks, using Gradient Descent and K-means Classifying Facial Expression with Raial Basis Function Networks, using Graient Descent an K-means Neil Allrin Department of Computer Science University of California, San Diego La Jolla, CA 9237 nallrin@cs.ucs.eu

More information

Advanced method of NC programming for 5-axis machining

Advanced method of NC programming for 5-axis machining Available online at www.scienceirect.com Proceia CIRP (0 ) 0 07 5 th CIRP Conference on High Performance Cutting 0 Avance metho of NC programming for 5-axis machining Sergej N. Grigoriev a, A.A. Kutin

More information

Local Path Planning with Proximity Sensing for Robot Arm Manipulators. 1. Introduction

Local Path Planning with Proximity Sensing for Robot Arm Manipulators. 1. Introduction Local Path Planning with Proximity Sensing for Robot Arm Manipulators Ewar Cheung an Vlaimir Lumelsky Yale University, Center for Systems Science Department of Electrical Engineering New Haven, Connecticut

More information

THE APPLICATION OF ARTICLE k-th SHORTEST TIME PATH ALGORITHM

THE APPLICATION OF ARTICLE k-th SHORTEST TIME PATH ALGORITHM International Journal of Physics an Mathematical Sciences ISSN: 2277-2111 (Online) 2016 Vol. 6 (1) January-March, pp. 24-6/Mao an Shi. THE APPLICATION OF ARTICLE k-th SHORTEST TIME PATH ALGORITHM Hua Mao

More information

A fringe period unwrapping technique for digital fringe profilometry based on spatial shift estimation

A fringe period unwrapping technique for digital fringe profilometry based on spatial shift estimation University of Wollongong Research Online Faculty of Informatics - Papers (Archive Faculty of Engineering an Information Sciences 29 A fringe perio unrapping technique for igital fringe profilometry base

More information

THE BAYESIAN RECEIVER OPERATING CHARACTERISTIC CURVE AN EFFECTIVE APPROACH TO EVALUATE THE IDS PERFORMANCE

THE BAYESIAN RECEIVER OPERATING CHARACTERISTIC CURVE AN EFFECTIVE APPROACH TO EVALUATE THE IDS PERFORMANCE БСУ Международна конференция - 2 THE BAYESIAN RECEIVER OPERATING CHARACTERISTIC CURVE AN EFFECTIVE APPROACH TO EVALUATE THE IDS PERFORMANCE Evgeniya Nikolova, Veselina Jecheva Burgas Free University Abstract:

More information

AN INVESTIGATION OF FOCUSING AND ANGULAR TECHNIQUES FOR VOLUMETRIC IMAGES BY USING THE 2D CIRCULAR ULTRASONIC PHASED ARRAY

AN INVESTIGATION OF FOCUSING AND ANGULAR TECHNIQUES FOR VOLUMETRIC IMAGES BY USING THE 2D CIRCULAR ULTRASONIC PHASED ARRAY AN INVESTIGATION OF FOCUSING AND ANGULAR TECHNIQUES FOR VOLUMETRIC IMAGES BY USING THE D CIRCULAR ULTRASONIC PHASED ARRAY S. Monal Lonon South Bank University; Engineering an Design 103 Borough Roa, Lonon

More information

Fast Window Based Stereo Matching for 3D Scene Reconstruction

Fast Window Based Stereo Matching for 3D Scene Reconstruction The International Arab Journal of Information Technology, Vol. 0, No. 3, May 203 209 Fast Winow Base Stereo Matching for 3D Scene Reconstruction Mohamma Mozammel Chowhury an Mohamma AL-Amin Bhuiyan Department

More information

A frequency-domain approach to interconnect crosstalk simulation and minimization

A frequency-domain approach to interconnect crosstalk simulation and minimization Microelectronics Reliability 44 (24) 673 681.elsevier.com/locate/microrel A frequency-omain approach to interconnect crosstalk simulation an minimization Jose Ernesto Rayas-Sanchez * Department of Electronics,

More information

Classical Mechanics Examples (Lagrange Multipliers)

Classical Mechanics Examples (Lagrange Multipliers) Classical Mechanics Examples (Lagrange Multipliers) Dipan Kumar Ghosh Physics Department, Inian Institute of Technology Bombay Powai, Mumbai 400076 September 3, 015 1 Introuction We have seen that the

More information

A Modified Immune Network Optimization Algorithm

A Modified Immune Network Optimization Algorithm IAENG International Journal of Computer Science, 4:4, IJCS_4_4_3 A Moifie Immune Network Optimization Algorithm Lu Hong, Joarer Kamruzzaman Abstract This stuy proposes a moifie artificial immune network

More information

Coupling the User Interfaces of a Multiuser Program

Coupling the User Interfaces of a Multiuser Program Coupling the User Interfaces of a Multiuser Program PRASUN DEWAN University of North Carolina at Chapel Hill RAJIV CHOUDHARY Intel Corporation We have evelope a new moel for coupling the user-interfaces

More information

Figure 1: Schematic of an SEM [source: ]

Figure 1: Schematic of an SEM [source:   ] EECI Course: -9 May 1 by R. Sanfelice Hybri Control Systems Eelco van Horssen E.P.v.Horssen@tue.nl Project: Scanning Electron Microscopy Introuction In Scanning Electron Microscopy (SEM) a (bunle) beam

More information

Improving Spatial Reuse of IEEE Based Ad Hoc Networks

Improving Spatial Reuse of IEEE Based Ad Hoc Networks mproving Spatial Reuse of EEE 82.11 Base A Hoc Networks Fengji Ye, Su Yi an Biplab Sikar ECSE Department, Rensselaer Polytechnic nstitute Troy, NY 1218 Abstract n this paper, we evaluate an suggest methos

More information

Impact of changing the position of the tool point on the moving platform on the dynamic performance of a 3RRR planar parallel manipulator

Impact of changing the position of the tool point on the moving platform on the dynamic performance of a 3RRR planar parallel manipulator IOSR Journal of Mechanical an Civil Engineering (IOSR-JMCE) e-issn: 78-84,p-ISSN: 0-4X, Volume, Issue 4 Ver. I (Jul. - Aug. 05), PP 7-8 www.iosrjournals.org Impact of changing the position of the tool

More information

New Geometric Interpretation and Analytic Solution for Quadrilateral Reconstruction

New Geometric Interpretation and Analytic Solution for Quadrilateral Reconstruction New Geometric Interpretation an Analytic Solution for uarilateral Reconstruction Joo-Haeng Lee Convergence Technology Research Lab ETRI Daejeon, 305 777, KOREA Abstract A new geometric framework, calle

More information

Parts Assembly by Throwing Manipulation with a One-Joint Arm

Parts Assembly by Throwing Manipulation with a One-Joint Arm 21 IEEE/RSJ International Conference on Intelligent Robots an Systems, Taipei, Taiwan, October, 21. Parts Assembly by Throwing Manipulation with a One-Joint Arm Hieyuki Miyashita, Tasuku Yamawaki an Masahito

More information

Characterizing Decoding Robustness under Parametric Channel Uncertainty

Characterizing Decoding Robustness under Parametric Channel Uncertainty Characterizing Decoing Robustness uner Parametric Channel Uncertainty Jay D. Wierer, Wahee U. Bajwa, Nigel Boston, an Robert D. Nowak Abstract This paper characterizes the robustness of ecoing uner parametric

More information

A New Search Algorithm for Solving Symmetric Traveling Salesman Problem Based on Gravity

A New Search Algorithm for Solving Symmetric Traveling Salesman Problem Based on Gravity Worl Applie Sciences Journal 16 (10): 1387-1392, 2012 ISSN 1818-4952 IDOSI Publications, 2012 A New Search Algorithm for Solving Symmetric Traveling Salesman Problem Base on Gravity Aliasghar Rahmani Hosseinabai,

More information

Design of Obstacle Avoidance System for Mobile Robot using Fuzzy Logic Systems

Design of Obstacle Avoidance System for Mobile Robot using Fuzzy Logic Systems ol. 7, No. 3, May, 2013 Design of Obstacle Avoidance System for Mobile Robot using Fuzzy ogic Systems Xi i and Byung-Jae Choi School of Electronic Engineering, Daegu University Jillyang Gyeongsan-city

More information

STEREOSCOPIC ROBOT VISION SYSTEM

STEREOSCOPIC ROBOT VISION SYSTEM Palinko Oskar, ipl. eng. Facult of Technical Sciences, Department of Inustrial Sstems Engineering an Management, 21 000 Novi Sa, Dositej Obraovic Square 6, Serbia & Montenegro STEREOSCOPIC ROBOT VISION

More information

Distributed Line Graphs: A Universal Technique for Designing DHTs Based on Arbitrary Regular Graphs

Distributed Line Graphs: A Universal Technique for Designing DHTs Based on Arbitrary Regular Graphs IEEE TRANSACTIONS ON KNOWLEDE AND DATA ENINEERIN, MANUSCRIPT ID Distribute Line raphs: A Universal Technique for Designing DHTs Base on Arbitrary Regular raphs Yiming Zhang an Ling Liu, Senior Member,

More information

Inverse Model to Determine the Optimal Number of Drops of RDC Column Using Fuzzy Approach

Inverse Model to Determine the Optimal Number of Drops of RDC Column Using Fuzzy Approach Inverse Moel to Determine the Optimal Number of Drops of RDC Column Using Fuzzy Approach 1 HAFEZ IBRAHIM, 2 JAMALLUDIN TALIB, 3 NORMAH MAAN Department of Mathematics Universiti Teknologi Malaysia 81310

More information

Threshold Based Data Aggregation Algorithm To Detect Rainfall Induced Landslides

Threshold Based Data Aggregation Algorithm To Detect Rainfall Induced Landslides Threshol Base Data Aggregation Algorithm To Detect Rainfall Inuce Lanslies Maneesha V. Ramesh P. V. Ushakumari Department of Computer Science Department of Mathematics Amrita School of Engineering Amrita

More information

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors We are IntechOpen, the worl s leaing publisher of Open Access books Built by scientists, for scientists 3,500 08,000.7 M Open access books available International authors an eitors Downloas Our authors

More information

Non-homogeneous Generalization in Privacy Preserving Data Publishing

Non-homogeneous Generalization in Privacy Preserving Data Publishing Non-homogeneous Generalization in Privacy Preserving Data Publishing W. K. Wong, Nios Mamoulis an Davi W. Cheung Department of Computer Science, The University of Hong Kong Pofulam Roa, Hong Kong {wwong2,nios,cheung}@cs.hu.h

More information

A Neural Network Model Based on Graph Matching and Annealing :Application to Hand-Written Digits Recognition

A Neural Network Model Based on Graph Matching and Annealing :Application to Hand-Written Digits Recognition ITERATIOAL JOURAL OF MATHEMATICS AD COMPUTERS I SIMULATIO A eural etwork Moel Base on Graph Matching an Annealing :Application to Han-Written Digits Recognition Kyunghee Lee Abstract We present a neural

More information

Frequency Domain Parameter Estimation of a Synchronous Generator Using Bi-objective Genetic Algorithms

Frequency Domain Parameter Estimation of a Synchronous Generator Using Bi-objective Genetic Algorithms Proceeings of the 7th WSEAS International Conference on Simulation, Moelling an Optimization, Beijing, China, September 15-17, 2007 429 Frequenc Domain Parameter Estimation of a Snchronous Generator Using

More information

Architecture Design of Mobile Access Coordinated Wireless Sensor Networks

Architecture Design of Mobile Access Coordinated Wireless Sensor Networks Architecture Design of Mobile Access Coorinate Wireless Sensor Networks Mai Abelhakim 1 Leonar E. Lightfoot Jian Ren 1 Tongtong Li 1 1 Department of Electrical & Computer Engineering, Michigan State University,

More information

A shortest path algorithm in multimodal networks: a case study with time varying costs

A shortest path algorithm in multimodal networks: a case study with time varying costs A shortest path algorithm in multimoal networks: a case stuy with time varying costs Daniela Ambrosino*, Anna Sciomachen* * Department of Economics an Quantitative Methos (DIEM), University of Genoa Via

More information

Image Segmentation using K-means clustering and Thresholding

Image Segmentation using K-means clustering and Thresholding Image Segmentation using Kmeans clustering an Thresholing Preeti Panwar 1, Girhar Gopal 2, Rakesh Kumar 3 1M.Tech Stuent, Department of Computer Science & Applications, Kurukshetra University, Kurukshetra,

More information

Wireless Sensing and Structural Control Strategies

Wireless Sensing and Structural Control Strategies Wireless Sensing an Structural Control Strategies Kincho H. Law 1, Anrew Swartz 2, Jerome P. Lynch 3, Yang Wang 4 1 Dept. of Civil an Env. Engineering, Stanfor University, Stanfor, CA 94305, USA 2 Dept.

More information

Particle Swarm Optimization with Time-Varying Acceleration Coefficients Based on Cellular Neural Network for Color Image Noise Cancellation

Particle Swarm Optimization with Time-Varying Acceleration Coefficients Based on Cellular Neural Network for Color Image Noise Cancellation Particle Swarm Optimization with Time-Varying Acceleration Coefficients Base on Cellular Neural Network for Color Image Noise Cancellation Te-Jen Su Jui-Chuan Cheng Yang-De Sun 3 College of Information

More information

Formation Control of Small Unmanned Aerial Vehicles Using Virtual Leader and Point-to-Multipoint Communication

Formation Control of Small Unmanned Aerial Vehicles Using Virtual Leader and Point-to-Multipoint Communication Trans. Japan Soc. Aero. Space Sci. Vol. 5, No., pp. 3 9, Formation Control of Small Unmanne Aerial Vehicles Using Virtual Leaer an Point-to-Multipoint Communication y Takuma HINO an Takeshi TSUCHIYA Department

More information

Modifying ROC Curves to Incorporate Predicted Probabilities

Modifying ROC Curves to Incorporate Predicted Probabilities Moifying ROC Curves to Incorporate Preicte Probabilities Cèsar Ferri DSIC, Universitat Politècnica e València Peter Flach Department of Computer Science, University of Bristol José Hernánez-Orallo DSIC,

More information

Chapter 5 Proposed models for reconstituting/ adapting three stereoscopes

Chapter 5 Proposed models for reconstituting/ adapting three stereoscopes Chapter 5 Propose moels for reconstituting/ aapting three stereoscopes - 89 - 5. Propose moels for reconstituting/aapting three stereoscopes This chapter offers three contributions in the Stereoscopy area,

More information

MR DAMPER OPTIMAL PLACEMENT FOR SEMI-ACTIVE CONTROL OF BUILDINGS USING AN EFFICIENT MULTI- OBJECTIVE BINARY GENETIC ALGORITHM

MR DAMPER OPTIMAL PLACEMENT FOR SEMI-ACTIVE CONTROL OF BUILDINGS USING AN EFFICIENT MULTI- OBJECTIVE BINARY GENETIC ALGORITHM 24th International Symposium on on Automation & Robotics in in Construction (ISARC 2007) Construction Automation Group I.I.T. Maras MR DAMPER OPTIMAL PLACEMENT FOR SEMI-ACTIVE CONTROL OF BUILDINGS USING

More information

Intelligent Control. 4^ Springer. A Hybrid Approach Based on Fuzzy Logic, Neural Networks and Genetic Algorithms. Nazmul Siddique.

Intelligent Control. 4^ Springer. A Hybrid Approach Based on Fuzzy Logic, Neural Networks and Genetic Algorithms. Nazmul Siddique. Nazmul Siddique Intelligent Control A Hybrid Approach Based on Fuzzy Logic, Neural Networks and Genetic Algorithms Foreword by Bernard Widrow 4^ Springer Contents 1 Introduction 1 1.1 Intelligent Control

More information

Random Clustering for Multiple Sampling Units to Speed Up Run-time Sample Generation

Random Clustering for Multiple Sampling Units to Speed Up Run-time Sample Generation DEIM Forum 2018 I4-4 Abstract Ranom Clustering for Multiple Sampling Units to Spee Up Run-time Sample Generation uzuru OKAJIMA an Koichi MARUAMA NEC Solution Innovators, Lt. 1-18-7 Shinkiba, Koto-ku, Tokyo,

More information

Refinement of scene depth from stereo camera ego-motion parameters

Refinement of scene depth from stereo camera ego-motion parameters Refinement of scene epth from stereo camera ego-motion parameters Piotr Skulimowski, Pawel Strumillo An algorithm for refinement of isparity (epth) map from stereoscopic sequences is propose. The metho

More information

Research on time optimal trajectory planning of 7-DOF manipulator based on genetic algorithm

Research on time optimal trajectory planning of 7-DOF manipulator based on genetic algorithm Acta Technica 61, No. 4A/2016, 189 200 c 2017 Institute of Thermomechanics CAS, v.v.i. Research on time optimal trajectory planning of 7-DOF manipulator based on genetic algorithm Jianrong Bu 1, Junyan

More information

Navigation Around an Unknown Obstacle for Autonomous Surface Vehicles Using a Forward-Facing Sonar

Navigation Around an Unknown Obstacle for Autonomous Surface Vehicles Using a Forward-Facing Sonar Navigation Aroun an nknown Obstacle for Autonomous Surface Vehicles sing a Forwar-Facing Sonar Patrick A. Plonski, Joshua Vaner Hook, Cheng Peng, Narges Noori, Volkan Isler Abstract A robotic boat is moving

More information

Shift-map Image Registration

Shift-map Image Registration Shift-map Image Registration Svärm, Linus; Stranmark, Petter Unpublishe: 2010-01-01 Link to publication Citation for publishe version (APA): Svärm, L., & Stranmark, P. (2010). Shift-map Image Registration.

More information

Journal of Robotics and Mechanical Engineering Research

Journal of Robotics and Mechanical Engineering Research Journal of Robotics an Mechanical Engineering Research Design of a Single Actuator Walking Robot via Mechanism Synthesis Base on Genetic Algorithms Yang Zhang,2 an Vigen Arakelian,2* Mecaproce, INSA, 20

More information

IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 31, NO. 4, APRIL

IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 31, NO. 4, APRIL IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 1, NO. 4, APRIL 01 74 Towar Efficient Distribute Algorithms for In-Network Binary Operator Tree Placement in Wireless Sensor Networks Zongqing Lu,

More information

Technical Report TR Navigation Around an Unknown Obstacle for Autonomous Surface Vehicles Using a Forward-Facing Sonar

Technical Report TR Navigation Around an Unknown Obstacle for Autonomous Surface Vehicles Using a Forward-Facing Sonar Technical Report Department of Computer Science an Engineering niversity of Minnesota 4-192 Keller Hall 2 nion Street SE Minneapolis, MN 55455-159 SA TR 15-5 Navigation Aroun an nknown Obstacle for Autonomous

More information

Multi-camera tracking algorithm study based on information fusion

Multi-camera tracking algorithm study based on information fusion International Conference on Avance Electronic Science an Technolog (AEST 016) Multi-camera tracking algorithm stu base on information fusion a Guoqiang Wang, Shangfu Li an Xue Wen School of Electronic

More information

Software Reliability Modeling and Cost Estimation Incorporating Testing-Effort and Efficiency

Software Reliability Modeling and Cost Estimation Incorporating Testing-Effort and Efficiency Software Reliability Moeling an Cost Estimation Incorporating esting-effort an Efficiency Chin-Yu Huang, Jung-Hua Lo, Sy-Yen Kuo, an Michael R. Lyu -+ Department of Electrical Engineering Computer Science

More information

Yet Another Parallel Hypothesis Search for Inverse Entailment Hiroyuki Nishiyama and Hayato Ohwada Faculty of Sci. and Tech. Tokyo University of Scien

Yet Another Parallel Hypothesis Search for Inverse Entailment Hiroyuki Nishiyama and Hayato Ohwada Faculty of Sci. and Tech. Tokyo University of Scien Yet Another Parallel Hypothesis Search for Inverse Entailment Hiroyuki Nishiyama an Hayato Ohwaa Faculty of Sci. an Tech. Tokyo University of Science, 2641 Yamazaki, Noa-shi, CHIBA, 278-8510, Japan hiroyuki@rs.noa.tus.ac.jp,

More information

CS 106 Winter 2016 Craig S. Kaplan. Module 01 Processing Recap. Topics

CS 106 Winter 2016 Craig S. Kaplan. Module 01 Processing Recap. Topics CS 106 Winter 2016 Craig S. Kaplan Moule 01 Processing Recap Topics The basic parts of speech in a Processing program Scope Review of syntax for classes an objects Reaings Your CS 105 notes Learning Processing,

More information

A PSO Optimized Layered Approach for Parametric Clustering on Weather Dataset

A PSO Optimized Layered Approach for Parametric Clustering on Weather Dataset Vol.3, Issue.1, Jan-Feb. 013 pp-504-508 ISSN: 49-6645 A PSO Optimize Layere Approach for Parametric Clustering on Weather Dataset Shikha Verma, 1 Kiran Jyoti 1 Stuent, Guru Nanak Dev Engineering College

More information

Almost Disjunct Codes in Large Scale Multihop Wireless Network Media Access Control

Almost Disjunct Codes in Large Scale Multihop Wireless Network Media Access Control Almost Disjunct Coes in Large Scale Multihop Wireless Network Meia Access Control D. Charles Engelhart Anan Sivasubramaniam Penn. State University University Park PA 682 engelhar,anan @cse.psu.eu Abstract

More information

Performance Modelling of Necklace Hypercubes

Performance Modelling of Necklace Hypercubes erformance Moelling of ecklace ypercubes. Meraji,,. arbazi-aza,, A. atooghy, IM chool of Computer cience & harif University of Technology, Tehran, Iran {meraji, patooghy}@ce.sharif.eu, aza@ipm.ir a Abstract

More information

The Reconstruction of Graphs. Dhananjay P. Mehendale Sir Parashurambhau College, Tilak Road, Pune , India. Abstract

The Reconstruction of Graphs. Dhananjay P. Mehendale Sir Parashurambhau College, Tilak Road, Pune , India. Abstract The Reconstruction of Graphs Dhananay P. Mehenale Sir Parashurambhau College, Tila Roa, Pune-4030, Inia. Abstract In this paper we iscuss reconstruction problems for graphs. We evelop some new ieas lie

More information

Generalized Edge Coloring for Channel Assignment in Wireless Networks

Generalized Edge Coloring for Channel Assignment in Wireless Networks TR-IIS-05-021 Generalize Ege Coloring for Channel Assignment in Wireless Networks Chun-Chen Hsu, Pangfeng Liu, Da-Wei Wang, Jan-Jan Wu December 2005 Technical Report No. TR-IIS-05-021 http://www.iis.sinica.eu.tw/lib/techreport/tr2005/tr05.html

More information

Vision-based Multi-Robot Simultaneous Localization and Mapping

Vision-based Multi-Robot Simultaneous Localization and Mapping Vision-base Multi-Robot Simultaneous Localization an Mapping Hassan Hajjiab an Robert Laganière VIVA Research Lab School of Information Technology an Engineering University of Ottawa, Ottawa, Canaa, K1N

More information

Using Vector and Raster-Based Techniques in Categorical Map Generalization

Using Vector and Raster-Based Techniques in Categorical Map Generalization Thir ICA Workshop on Progress in Automate Map Generalization, Ottawa, 12-14 August 1999 1 Using Vector an Raster-Base Techniques in Categorical Map Generalization Beat Peter an Robert Weibel Department

More information

6 Gradient Descent. 6.1 Functions

6 Gradient Descent. 6.1 Functions 6 Graient Descent In this topic we will iscuss optimizing over general functions f. Typically the function is efine f : R! R; that is its omain is multi-imensional (in this case -imensional) an output

More information

EXPERIMENTAL VALIDATION OF HIGH SPEED HAZARD AVOIDANCE CONTROL FOR UNMANNED GROUND VEHICLES. Matthew Spenko, Steven Dubowsky, and Karl Iagnemma

EXPERIMENTAL VALIDATION OF HIGH SPEED HAZARD AVOIDANCE CONTROL FOR UNMANNED GROUND VEHICLES. Matthew Spenko, Steven Dubowsky, and Karl Iagnemma EXPERIMENTAL VALIDATION OF HIGH SPEED HAZARD AVOIDANCE CONTROL FOR UNMANNED GROUND VEHICLES Matthew Spenko, Steven Dubowsky, an Karl Iagnemma Massachusetts Institute of Technology, Department of Mechanical

More information

Supporting Fully Adaptive Routing in InfiniBand Networks

Supporting Fully Adaptive Routing in InfiniBand Networks XIV JORNADAS DE PARALELISMO - LEGANES, SEPTIEMBRE 200 1 Supporting Fully Aaptive Routing in InfiniBan Networks J.C. Martínez, J. Flich, A. Robles, P. López an J. Duato Resumen InfiniBan is a new stanar

More information

Lecture 1 September 4, 2013

Lecture 1 September 4, 2013 CS 84r: Incentives an Information in Networks Fall 013 Prof. Yaron Singer Lecture 1 September 4, 013 Scribe: Bo Waggoner 1 Overview In this course we will try to evelop a mathematical unerstaning for the

More information

Quaternion Least Mean Kurtosis Algorithm For Adaptive Filtering of 3D and 4D Signal Processes

Quaternion Least Mean Kurtosis Algorithm For Adaptive Filtering of 3D and 4D Signal Processes Quaternion Least Mean Kurtosis Algorithm For Aaptive Filtering of 3D an D Signal Processes ao Chen, Baong Chen, Wentao Ma, Lei Sun 3 School of Electronic an Information Engineering, Xi an Jiaotong University,

More information

Shift-map Image Registration

Shift-map Image Registration Shift-map Image Registration Linus Svärm Petter Stranmark Centre for Mathematical Sciences, Lun University {linus,petter}@maths.lth.se Abstract Shift-map image processing is a new framework base on energy

More information

Design of Controller for Crawling to Sitting Behavior of Infants

Design of Controller for Crawling to Sitting Behavior of Infants Design of Controller for Crawling to Sitting Behavior of Infants A Report submitte for the Semester Project To be accepte on: 29 June 2007 by Neha Priyaarshini Garg Supervisors: Luovic Righetti Prof. Auke

More information

Outlines. Fuzzy Membership Function Design Using Information Theory Measures and Genetic Algorithms. Outlines

Outlines. Fuzzy Membership Function Design Using Information Theory Measures and Genetic Algorithms. Outlines Fuzzy Membership Function Design Using Information Theory Measures and Genetic Algorithms Outlines Introduction Problem Statement Proposed Approach Results Conclusion 2 Outlines Introduction Problem Statement

More information

MORA: a Movement-Based Routing Algorithm for Vehicle Ad Hoc Networks

MORA: a Movement-Based Routing Algorithm for Vehicle Ad Hoc Networks : a Movement-Base Routing Algorithm for Vehicle A Hoc Networks Fabrizio Granelli, Senior Member, Giulia Boato, Member, an Dzmitry Kliazovich, Stuent Member Abstract Recent interest in car-to-car communications

More information

William S. Law. Erik K. Antonsson. Engineering Design Research Laboratory. California Institute of Technology. Abstract

William S. Law. Erik K. Antonsson. Engineering Design Research Laboratory. California Institute of Technology. Abstract Optimization Methos for Calculating Design Imprecision y William S. Law Eri K. Antonsson Engineering Design Research Laboratory Division of Engineering an Applie Science California Institute of Technology

More information

An Algorithm for Building an Enterprise Network Topology Using Widespread Data Sources

An Algorithm for Building an Enterprise Network Topology Using Widespread Data Sources An Algorithm for Builing an Enterprise Network Topology Using Wiesprea Data Sources Anton Anreev, Iurii Bogoiavlenskii Petrozavosk State University Petrozavosk, Russia {anreev, ybgv}@cs.petrsu.ru Abstract

More information

Exercises of PIV. incomplete draft, version 0.0. October 2009

Exercises of PIV. incomplete draft, version 0.0. October 2009 Exercises of PIV incomplete raft, version 0.0 October 2009 1 Images Images are signals efine in 2D or 3D omains. They can be vector value (e.g., color images), real (monocromatic images), complex or binary

More information

Adjacency Matrix Based Full-Text Indexing Models

Adjacency Matrix Based Full-Text Indexing Models 1000-9825/2002/13(10)1933-10 2002 Journal of Software Vol.13, No.10 Ajacency Matrix Base Full-Text Inexing Moels ZHOU Shui-geng 1, HU Yun-fa 2, GUAN Ji-hong 3 1 (Department of Computer Science an Engineering,

More information

Queueing Model and Optimization of Packet Dropping in Real-Time Wireless Sensor Networks

Queueing Model and Optimization of Packet Dropping in Real-Time Wireless Sensor Networks Queueing Moel an Optimization of Packet Dropping in Real-Time Wireless Sensor Networks Marc Aoun, Antonios Argyriou, Philips Research, Einhoven, 66AE, The Netherlans Department of Computer an Communication

More information