Robot Control using Genetic Algorithms

Size: px
Start display at page:

Download "Robot Control using Genetic Algorithms"

Transcription

1 Robo Conrol using Geneic Algorihms Summary Inroducion Robo Conrol Khepera Simulaor Geneic Model for Pah Planning Chromosome Represenaion Evaluaion Funcion Case Sudies Conclusions

2 The Robo Conroller Problem Given a robo and a descripion of an environmen, provide commands (moor speeds) o he robo, in order o achieve a pah beween wo specified locaions, which is collision-free and saisfies cerain opimisaion crieria. (x f, y f ) (x i, y i ) Opimisaion Crieria Robo should: aemp near-opimal pahs avoid obsacles perform sraigh moion Conroller should be independen of: he robo s environmen arge locaion 2

3 The Khepera Simulaor Freeware mobile robo simulaor (designed by Olivier Michel, Universiy of Nice Sophia-Anipolis) User designed worlds Conrol algorihms can be wrien in C/C++ Robo s posiion and angle reading Colourful Graphical Inerface S 8 sensors (S0-S7): [0, 023] S0 2 moors (M, M2): [-0, +0] S2 S3 Fron idenificaion S4 S5 M M2 S7 S6 Simulaor Readings: sensors, posiion and angle Y S0 S S2 S3 S4 Fron idenificaion S5 000 Robo s World M M2 S2 S S3 S4 S7 S6 S0-S7: [0, 023] y S0 S5 Fron idenificaion M M2 S7 S6 angle of he robo wih he world a : [-p, p] obsacle no obsacle very deeced closed 0 x 000 X 3

4 Conrol Mode To evolve he robo s aiudes as i ineracs wih he exernal environmen Each robo acion deermines: how well he conroller performs wih respec a given ask; he nex inpu simuli o he conroller. The conroller should learn as he robo ineracs wih he environmen Conroller Model Khepera Simulaor Moor 2 Moor Geneic Algorihm evolves robo s aiudes Sensors Posiion Robo s Angle Goal Locaion 4

5 Proposed Model IF Obsacle deeced THEN Avoid collision, forge arge ELSE Sraigh o he arge according o he arge direcion END Sensors Reading Simplificaion Slef Srigh S 0 S S 2 S 3 S 4 S5 S lef = ( S 0 + S + S 2 ) / 3 S righ = ( S 3 + S 4 + S 5 ) / 3 S back = ( S 6 + S 7 ) / 2 S 7 S 6 Sback 5

6 Deermining he Targe Direcion Direcion = β - α arrival posiion: (xf,yf) p/2 3p/4 Goal poin o lef side p/4 β p Goal poin behind Goal poin in fron 0 α = π/2 (x,y) β = an - [(yf - y)/(xf - x)] -3p/4 Goal poin o righ side -p/4 -p/2 Model IF ((S lef > L) or (S righ > L) or (S back > L)) THEN Obsacle deeced, avoid collision, forge arge Proximiy-sensor = highes value (S lef, S righ, S back ) ELSE Obsacle no deeced (collision-free), sraigh o he arge END Targe direcion = b - a L=collision hreshold=900 6

7 Geneic Algorihm Modelling Chromosome Represenaion Evaluaion Funcion Geneic Operaors Techniques Parameers Chromosome Represenaion Which speed should be imposed o each moor in each siuaion he robo is? Targe Direcion(collision free) Obsacle deeced M,M2 M,M2 M,M2 M,M2 M,M2 M,M2 M,M2 Fron Lef Righ Back Lef Righ Back Aiudes (Genes) 7

8 Three objecives: Evaluaion Funcion (V) speed (D) sraigh moion (A) acion: reach a arge and avoid obsacles Calculaed for each gene [,7] a each sep F 7 = i= ( Vi* Di* Ai) 0 Vi ;0 Di ;0 Ai Speed Vi = ( M + M 2 ) /(2* M max) Normalised sum of he absolue value of he moors speeds; Whaever he robo does, i does quickly. 8

9 Sraigh Moion Di = ( + (( M+ M 2) (2* M max))) 2, i = [2,3,4], i = [,5,6,7] I favours high posiive speeds o boh moors When he robo is no oriened o he arge, D= avoids conradicory learning Acion I considers he benefi of each gene regarding o: obsacle avoidance arge closeness 0 = TPi Ai ( = AAi ) TPi, TPi = 0, TPi 0 TPi = oal of seps execued by aiude i AAi=acion s finess a sep of aiude i AAi di d max = gi g max S S max, if ( i = ) and( di 0), if ( i = [2,3,4]) and( gi 0), if i = [5,6,7], elseaai, elseaai = 0 = 0 9

10 Acion I considers he benefi of each gene regarding o: obsacle avoidance arge closeness 0 = TPi Ai ( AAi ) = Raes he disance variaion o he arge beween wo consecuive, TPi = 0 TPi seps, = oal and of seps execued by aiude i he maximum disance in one sep, for collision free/fron, TPi 0 AAi=acion s finess a sep of aiude i TPi AAi di d max = gi g max S S max, if ( i = ) and( di 0), if ( i = [2,3,4]) and( gi 0), if i = [5,6,7], elseaai, elseaai = 0 = 0 Acion I considers he benefi of each gene regarding o: obsacle avoidance arge closeness 0 = TPi Ai ( AAi ) = Raes he angle variaion beween wo, TPi consecuive = 0 TPi seps, = oal andof seps execued by aiude i he maximum angle in one sep,, TPi for collision 0 AAi=acion s free finess a sep of aiude i lef, righ, back TPi AAi di d max = gi g max S S max, if ( i = ) and( di 0), if ( i = [2,3,4]) and( gi 0), if i = [5,6,7], elseaai, elseaai = 0 = 0 0

11 Acion I considers he benefi of each gene regarding o: obsacle avoidance arge closeness 0 = TPi Ai ( AAi ) = TPi di d max AAi = gi g max S S max, TPi = 0, if ( i = ) and( di 0), if ( i = [2,3,4]) and( gi 0), if i = [5,6,7] TPi = oal of seps execued by aiude i Increases, TPi 0 as AAi=acion s he disance o he proximiy-sensor increases finess a sep of aiude i in he sep, elseaai, elseaai = 0 = 0 Improving he Targe Direcion Model 4 possible arge direcions Â2 - Â 3π/4 π/4 Targe a LEFT 8 possible arge direcions π/2 3π/4 π/4 Targe Behind Targe in FRONT π/2 0 Targe a RIGHT -3π/4 - π/4-3π/4 -π/4 Firs Targe Direcion Model -π/2

12 Chromosome Represenaions Cada esado corresponde a uma única aiude (par de velocidades Targe Direcion (collision free) Obsacle deeced M e M2), e cada aiude corresponde a um gene do cromossoma. M, M2 M, M2 M, M2 M, M2 M, M2 M, M2 M, M2 Fron Lef Righ Back Lef Righ Back Chromosome wih 7 aiude Genes Targe Direcion (collision free) Obsacle deeced M,M2 M,M2 M,M2 M,M2 M,M2 M,M2 M,M2 M,M2 M,M2 M,M2 M,M2 Fron Fron Lef Lef Righ Righ Back Back Lef Righ Back lef righ fron back fron back lef righ Chromosome wih aiude Genes Geneic Algorihm Real number chromosome Populaion Size =00 Generaions = 50 Crossover Rae = 80 % Muaion Rae = 4% Roulee Wheel Reproducion Eliism Linear scaling of finess 300 Evaluaion Seps for each chromosome Average of 25 Experimens 2

13 Geneic Algorihm Performance 7 Genes Chromosome Bes Chromosomes in experimen 4,5 4 3,5 FITNESS 3 2,5 2,5 0,5 0 Number of Generaions Geneic Algorihm Performance 7 Genes Chromosome Average of Bes Chromosomes in 25 experimens 4,5 4 3,5 3 2,5 2,5 0, FITNESS Number of Generaions

14 Geneic Algorihm Performance Genes Chromosome Bes Chromosomes in experimen 5 4,5 4 3,5 FITNESS 3 2,5 2,5 0, Number of Generaions Geneic Algorihm Performance Genes Chromosome Average of Bes Chromosomes in 25 experimens 5 4,5 4 3,5 FITNESS 3 2,5 2,5 0, Number of Generaions 4

15 Pahs Achieved in World Case Sudy SITUAÇÃO 7 Genes Chromosome Genes Chromosome CROMOSSOMA DE 7 GENES CROMOSSOMA DE GENES Pahs Achieved in World Case SITUAÇÃO Sudy 42 7 CROMOSSOMA Genes Chromosome DE 7 GENES CROMOSSOMA Genes Chromosome DE GENES 5

16 Speed Comparison Numbe of Seps Genes Chromosome 7 Genes Chromosome Case Sudies Pahs Achieved in World 2 Case Sudy SITUAÇÃO 7 Genes Chromosome Genes Chromosome CROMOSSOMA DE 7 GENES CROMOSSOMA DE GENES 6

17 Pahs Achieved in World 2 Case SITUAÇÃO Sudy Genes Chromosome Genes Chromosome CROMOSSOMA DE 7 GENES CROMOSSSOMA DE GENES Speed Comparison Number of Seps Genes Chromosome 7 Genes Chromosome Case Sudies 7

18 Speed Comparison (%) 24,29% 84,62% Case Sudy Case Sudy 2 Case Sudy 3 40,00% Pahs Achieved in World 3 Case SITUAÇÃO Sudy 7 Genes Chromosome Genes Chromosome CROMOSSOMA DE 7 GENES CROMOSSOMA DE GENES 8

19 Pahs Achieved in World 3 Case SITUAÇÃO Sudy 2 7 Genes Chromosome Genes Chromosome CROMOSSOMA DE 7 GENES CROMOSSOMA DE GENES Pahs Achieved in World 3 SITUAÇÃO 3 Case Sudy CROMOSSOMA 7 Genes Chromosome DE 7 GENES Genes Chromosome CROMOSSOMA DE GENES 9

20 Pahs Achieved in World 3 Case Sudy 4 SITUAÇÃO 4 7 Genes Chromosome Genes Chromosome CROMOSSOMA DE 7 GENES CROMOSSOMA DE GENES Speed Comparison Speed Comparison World 3 7 Genes Cromosome Genes Cromosome Case Sudy arge no reached 729 Case Sudy Case Sudy 3 arge no reached arge no reached Case Sudy 4 arge no reached

21 Conclusions A simple GA could gradually evolve he robo conrol The robo achieved near opimal pah owards he goal, avoiding obsacles Reraining is no necessary when he environmen changes Conroller improved performance wih he genes model The robo has no memory abou previous unsuccessful pahs and may ge los Oher asks can be included in he model (e.g. energy supply) Chromosome codificaion is limied for few robo s siuaions 2

Spring Localization I. Roland Siegwart, Margarita Chli, Martin Rufli. ASL Autonomous Systems Lab. Autonomous Mobile Robots

Spring Localization I. Roland Siegwart, Margarita Chli, Martin Rufli. ASL Autonomous Systems Lab. Autonomous Mobile Robots Spring 2017 Localizaion I Localizaion I 10.04.2017 1 2 ASL Auonomous Sysems Lab knowledge, daa base mission commands Localizaion Map Building environmen model local map posiion global map Cogniion Pah

More information

Fuzzy Inference Model for Learning from Experiences and Its Application to Robot Navigation

Fuzzy Inference Model for Learning from Experiences and Its Application to Robot Navigation Fuzzy Inference Model for Learning from Experiences and Is Applicaion o Robo Navigaion Manabu Gouko, Yoshihiro Sugaya and Hiroomo Aso Deparmen of Elecrical and Communicaion Engineering, Graduae School

More information

Lab 3 Acceleration. What You Need To Know: Physics 211 Lab

Lab 3 Acceleration. What You Need To Know: Physics 211 Lab b Lab 3 Acceleraion Wha You Need To Know: The Physics In he previous lab you learned ha he velociy of an objec can be deermined by finding he slope of he objec s posiion vs. ime graph. x v ave. = v ave.

More information

Foreign Fiber Image Segmentation Based on Maximum Entropy and Genetic Algorithm

Foreign Fiber Image Segmentation Based on Maximum Entropy and Genetic Algorithm Journal of Compuer and Communicaions, 215, 3, 1-7 Published Online November 215 in SciRes. hp://www.scirp.org/journal/jcc hp://dx.doi.org/1.4236/jcc.215.3111 Foreign Fiber Image Segmenaion Based on Maximum

More information

Knowledge Transfer in Semi-automatic Image Interpretation

Knowledge Transfer in Semi-automatic Image Interpretation Knowledge Transfer in Semi-auomaic Image Inerpreaion Jun Zhou 1, Li Cheng 2, Terry Caelli 23, and Waler F. Bischof 1 1 Deparmen of Compuing Science, Universiy of Albera, Edmonon, Albera, Canada T6G 2E8

More information

Optimization of PID Parameter for Position Control of DC-Motor using Multi-Objective Genetic Algorithm

Optimization of PID Parameter for Position Control of DC-Motor using Multi-Objective Genetic Algorithm ISSN (Online) 2321 24 Vol. 2, Issue 6, June 214 Opimizaion of PID Parameer for Posiion Conrol of DC-Moor using Muli-Objecive Geneic Algorihm MD Amanullah 1, Mohi Jain 2, Praibha Tiwari 3, Sidharh Gupa

More information

Optimization of Overcurrent Relay Operation with Genetic Algorithm

Optimization of Overcurrent Relay Operation with Genetic Algorithm Opimizaion of Overcurren Relay Operaion wih Geneic Algorihm Arulnahan Gynasegaran College of Engineering, Universiy Tenaga Nasional, Malaysia, Email: ArulnahanGyna@gmail.com Aidil Azwin bin Zainul Abidin

More information

Notes on the Fourier Transform

Notes on the Fourier Transform Noes on he Fourier Transform The Fourier ransform is a mahemaical mehod for describing a coninuous funcion as a series of sine and cosine funcions. The Fourier Transform is produced by applying a series

More information

Autonomous Humanoid Navigation Using Laser and Odometry Data

Autonomous Humanoid Navigation Using Laser and Odometry Data Auonomous Humanoid Navigaion Using Laser and Odomery Daa Ricardo Tellez, Francesco Ferro, Dario Mora, Daniel Pinyol and Davide Faconi Absrac In his paper we presen a novel approach o legged humanoid navigaion

More information

Optimal Navigation for a Differential Drive Disc Robot: A Game Against the Polygonal Environment

Optimal Navigation for a Differential Drive Disc Robot: A Game Against the Polygonal Environment Noname manuscrip No. (will be insered by he edior) Opimal Navigaion for a Differenial Drive Disc Robo: A Game Agains he Polygonal Environmen Rigobero Lopez-Padilla, Rafael Murriea-Cid, Israel Becerra,

More information

March 13, 2009 CHAPTER 3: PARTIAL DERIVATIVES AND DIFFERENTIATION

March 13, 2009 CHAPTER 3: PARTIAL DERIVATIVES AND DIFFERENTIATION March 13, 2009 CHAPTER 3: PARTIAL DERIVATIVES AND DIFFERENTIATION 1. Parial Derivaives and Differeniable funcions In all his chaper, D will denoe an open subse of R n. Definiion 1.1. Consider a funcion

More information

A Cognitive Modeling of Space using Fingerprints of Places for Mobile Robot Navigation

A Cognitive Modeling of Space using Fingerprints of Places for Mobile Robot Navigation A Cogniive Modeling of Space using Fingerprins of Places for Mobile Robo Navigaion Adriana Tapus Roland Siegwar Ecole Polyechnique Fédérale de Lausanne (EPFL) Ecole Polyechnique Fédérale de Lausanne (EPFL)

More information

Evaluation of the Digital images of Penaeid Prawns Species Using Canny Edge Detection and Otsu Thresholding Segmentation

Evaluation of the Digital images of Penaeid Prawns Species Using Canny Edge Detection and Otsu Thresholding Segmentation Inernaional Associaion of Scienific Innovaion and Research (IASIR) (An Associaion Unifying he Sciences, Engineering, and Applied Research) Inernaional Journal of Emerging Technologies in Compuaional and

More information

Comparitive Analysis of Image Segmentation Techniques

Comparitive Analysis of Image Segmentation Techniques ISSN: 78 33 Volume, Issue 9, Sepember 3 Compariive Analysis of Image Segmenaion echniques Rohi Sardana Pursuing Maser of echnology (Compuer Science and Engineering) GJU S& Hissar, Haryana Absrac Image

More information

Dynamic Difficulty Adjustment in a Whac-A-Mole like Game

Dynamic Difficulty Adjustment in a Whac-A-Mole like Game Dynamic Difficuly Adjusmen in a Whac-A-Mole like Game Bruno E. R. Garcia and Marcio K. Crocomo Deparmen of Informaics IFSP - PRC Piracicaba, SP, Brazil brunoely.gc@gmail.com, marciokc@ifsp.edu.br Kleber

More information

THE OSCILLOSCOPE AND NOISE. Objectives:

THE OSCILLOSCOPE AND NOISE. Objectives: -26- Preparaory Quesions. Go o he Web page hp://www.ek.com/measuremen/app_noes/xyzs/ and read a leas he firs four subsecions of he secion on Trigger Conrols (which iself is a subsecion of he secion The

More information

The Significance of Temporal-Difference Learning in Self-Play Training TD-rummy versus EVO-rummy

The Significance of Temporal-Difference Learning in Self-Play Training TD-rummy versus EVO-rummy The Significance of Temporal-Difference Learning in Self-Play Training TD-rummy versus EVO-rummy Clifford Konik Jugal Kalia Universiy of Colorado a Colorado Springs, Colorado Springs, Colorado 80918 CLKOTNIK@ATT.NET

More information

EVOLVING IMPROVED OPPONENT INTELLIGENCE

EVOLVING IMPROVED OPPONENT INTELLIGENCE EVOLVING IMPROVED OPPONENT INTELLIGENCE Pieer Spronck, Ida Sprinkhuizen-Kuyper and Eric Posma Universiei Maasrich IKAT P.O. Box 616 NL-6200 MD Maasrich, The Neherlands E-mail: p.spronck@cs.unimaas.nl KEYWORDS

More information

Line Structure-based Localization for Soccer Robots

Line Structure-based Localization for Soccer Robots Line Srucure-based Localizaion for Soccer Robos Hannes Schulz, Weichao Liu, Jörg Sückler, Sven Behnke Universiy of Bonn, Insiue for Compuer Science VI, Auonomous Inelligen Sysems, Römersr. 164, 53117 Bonn,

More information

Outdoor Navigation: Time-critical Motion Planning for Nonholonomic Mobile Robots Mohd Sani Mohamad Hashim

Outdoor Navigation: Time-critical Motion Planning for Nonholonomic Mobile Robots Mohd Sani Mohamad Hashim Oudoor Navigaion: Time-criical Moion Planning for Nonholonomic Mobile Robos Mohd Sani Mohamad Hashim School of Mechanical Engineering The Universiy of Adelaide Souh Ausralia 55 Ausralia A hesis submied

More information

Application of Neural Q-Learning Controllers on the Khepera II via Webots Software

Application of Neural Q-Learning Controllers on the Khepera II via Webots Software Inernaional Conference on Fascinaing Advancemen in Mechanical Engineering (FAME2008), 11-13, December 2008 Applicaion of Neural Q-Learning s on he Khepera II via Webos Sofware Velappa Ganapahy and Wen

More information

Learning-based control strategy for safe human-robot interaction exploiting task and robot redundancies

Learning-based control strategy for safe human-robot interaction exploiting task and robot redundancies The 2 IEEE/RSJ Inernaional Conference on Inelligen Robos and Sysems Ocober 8-22, 2, Taipei, Taiwan Learning-based conrol sraegy for safe human-robo ineracion exploiing ask and robo redundancies Sylvain

More information

An Emergence of Game Strategy in Multiagent Systems

An Emergence of Game Strategy in Multiagent Systems An Emergence of Game Sraegy in Muliagen Sysems Peer LACKO Slovak Universiy of Technology Faculy of Informaics and Informaion Technologies Ilkovičova 3, 842 16 Braislava, Slovakia lacko@fii.suba.sk Absrac.

More information

A Segmentation Method for Uneven Illumination Particle Images

A Segmentation Method for Uneven Illumination Particle Images Research Journal of Applied Sciences, Engineering and Technology 5(4): 1284-1289, 2013 ISSN: 2040-7459; e-issn: 2040-7467 Maxwell Scienific Organizaion, 2013 Submied: July 17, 2012 Acceped: Augus 15, 2012

More information

Avoiding Local Optima with User Demonstrations and Low-level Control

Avoiding Local Optima with User Demonstrations and Low-level Control Avoiding Local Opima wih User Demonsraions and Low-level Conrol Shane Celis Dep. of Compuer Science Universiy of Vermon Email: shane.celis@uvm.edu Gregory S. Hornby UARC, U.C. Sana Cruz NASA Ames Research

More information

Lecture September 6, 2011

Lecture September 6, 2011 cs294-p29 Seminar on Algorihmic Game heory Sepember 6, 2011 Lecure Sepember 6, 2011 Lecurer: Chrisos H. Papadimiriou Scribes: Aloni Cohen and James Andrews 1 Game Represenaion 1.1 abular Form and he Problem

More information

ICAMechS The Navigation Mobile Robot Systems Using Bayesian Approach through the Virtual Projection Method

ICAMechS The Navigation Mobile Robot Systems Using Bayesian Approach through the Virtual Projection Method ICAMechS 2012 Advanced Inelligen Conrol in Roboics and Mecharonics The Navigaion Mobile Robo Sysems Using Bayesian Approach hrough he Virual Projecion Mehod Tokyo, Japan, Sepember 2012 Luige VLADAREANU,

More information

ELEG 3124 SYSTEMS AND SIGNALS Ch. 1 Continuous-Time Signals

ELEG 3124 SYSTEMS AND SIGNALS Ch. 1 Continuous-Time Signals Deparmen of Elecrical Engineering Universiy of Arkansas ELEG 3124 SYSTEMS AND SIGNALS Ch. 1 Coninuous-Time Signals Dr. Jingxian Wu wuj@uark.edu OUTLINE 2 Inroducion: wha are signals and sysems? Signals

More information

FROM ANALOG TO DIGITAL

FROM ANALOG TO DIGITAL FROM ANALOG TO DIGITAL OBJECTIVES The objecives of his lecure are o: Inroduce sampling, he Nyquis Limi (Shannon s Sampling Theorem) and represenaion of signals in he frequency domain Inroduce basic conceps

More information

Motion-blurred star image acquisition and restoration method based on the separable kernel Honglin Yuana, Fan Lib and Tao Yuc

Motion-blurred star image acquisition and restoration method based on the separable kernel Honglin Yuana, Fan Lib and Tao Yuc 5h Inernaional Conference on Advanced Maerials and Compuer Science (ICAMCS 206) Moion-blurred sar image acquisiion and resoraion mehod based on he separable kernel Honglin Yuana, Fan Lib and Tao Yuc Beihang

More information

ECE-517 Reinforcement Learning in Artificial Intelligence

ECE-517 Reinforcement Learning in Artificial Intelligence ECE-517 Reinforcemen Learning in Arificial Inelligence Lecure 11: Temporal Difference Learning (con.), Eligibiliy Traces Ocober 8, 2015 Dr. Iamar Arel College of Engineering Deparmen of Elecrical Engineering

More information

Electrical connection

Electrical connection Reference scanner Dimensioned drawing en 02-2014/06 50117040-01 200 500mm Disance on background/reference 10-30 V DC We reserve he righ o make changes DS_HRTR46Bref_en_50117040_01.fm Robus objec deecion

More information

Humanoid Robot Simulation with a Joint Trajectory Optimized Controller

Humanoid Robot Simulation with a Joint Trajectory Optimized Controller Humanoid Robo Simulaion wih a Join Trajecory Opimized Conroller José L. Lima, José C. Gonçalves, Paulo G. Cosa, A. Paulo Moreira Deparmen of Elecrical and Compuer Engineering Faculy of Engineering of Universiy

More information

Role of Kalman Filters in Probabilistic Algorithm

Role of Kalman Filters in Probabilistic Algorithm Volume 118 No. 11 2018, 5-10 ISSN: 1311-8080 (prined version); ISSN: 1314-3395 (on-line version) url: hp://www.ijpam.eu doi: 10.12732/ijpam.v118i11.2 ijpam.eu Role of Kalman Filers in Probabilisic Algorihm

More information

An off-line multiprocessor real-time scheduling algorithm to reduce static energy consumption

An off-line multiprocessor real-time scheduling algorithm to reduce static energy consumption An off-line muliprocessor real-ime scheduling algorihm o reduce saic energy consumpion Firs Workshop on Highly-Reliable Power-Efficien Embedded Designs Shenzhen, China Vincen Legou, Mahieu Jan, Lauren

More information

Implementation of Evolutionary Optimization Techniques in Tuning PID Parameters for Tremor Patient Active Assistive Writing Device

Implementation of Evolutionary Optimization Techniques in Tuning PID Parameters for Tremor Patient Active Assistive Writing Device Issue 4, Volume 7, 213 Implemenaion of Evoluionary Opimizaion Techniques in Tuning PID Parameers for Tremor Paien Acive Assisive Wriing Device Z. M. Yusop, M. Z. Md. Zain, M. Hussein, A. As arry, A. R.

More information

Network Design and Optimization for Quality of Services in Wireless Local Area Networks using Multi-Objective Approach

Network Design and Optimization for Quality of Services in Wireless Local Area Networks using Multi-Objective Approach Chuima Prommak and Naruemon Waanapongsakorn Nework Design and Opimizaion for Qualiy of Services in Wireless Local Area Neworks using Muli-Objecive Approach CHUTIMA PROMMAK, NARUEMON WATTANAPONGSAKORN *

More information

Optimal configuration algorithm of a satellite transponder

Optimal configuration algorithm of a satellite transponder IOP Conf. Series: Maerials Science and Engineering 4 (06) 0098 doi:0.088/757-899x/4//0098 Opimal configuraion algorihm of a saellie ransponder M S Sukhodoev, I I Savenko, Y A Marynov, N I Savina and V

More information

Grey Level Image Receptive Fields. Difference Image. Region Selection. Edge Detection. To Network Controller. CCD Camera

Grey Level Image Receptive Fields. Difference Image. Region Selection. Edge Detection. To Network Controller. CCD Camera Vision Processing for Robo Learning Ulrich Nehmzow Deparmen of Compuer Science Mancheser Universiy Mancheser M 9PL, UK ulrich@cs.man.ac.uk Absrac Robo learning be i unsupervised, supervised or selfsupervised

More information

SLAM Algorithm for 2D Object Trajectory Tracking based on RFID Passive Tags

SLAM Algorithm for 2D Object Trajectory Tracking based on RFID Passive Tags 2008 IEEE Inernaional Conference on RFID The Veneian, Las Vegas, Nevada, USA April 16-17, 2008 1C2.2 SLAM Algorihm for 2D Objec Trajecory Tracking based on RFID Passive Tags Po Yang, Wenyan Wu, Mansour

More information

Active Teaching in Robot Programming by Demonstration

Active Teaching in Robot Programming by Demonstration IEEE Inernaional Symposium on Robo and Human Ineracive Communicaion (RO-MAN 7) Acive Teaching in Robo Programming by Demonsraion Sylvain Calinon and Aude Billard Learning Algorihms and Sysems Laboraory

More information

ECMA st Edition / June Near Field Communication Wired Interface (NFC-WI)

ECMA st Edition / June Near Field Communication Wired Interface (NFC-WI) ECMA-373 1 s Ediion / June 2006 Near Field Communicaion Wired Inerface (NFC-WI) Sandard ECMA-373 1 s Ediion / June 2006 Near Field Communicaion Wired Inerface (NFC-WI) Ecma Inernaional Rue du Rhône 114

More information

MEASUREMENTS OF VARYING VOLTAGES

MEASUREMENTS OF VARYING VOLTAGES MEASUREMENTS OF ARYING OLTAGES Measuremens of varying volages are commonly done wih an oscilloscope. The oscilloscope displays a plo (graph) of volage versus imes. This is done by deflecing a sream of

More information

5 Spatial Relations on Lines

5 Spatial Relations on Lines 5 Spaial Relaions on Lines There are number of useful problems ha can be solved wih he basic consrucion echniques developed hus far. We now look a cerain problems, which involve spaial relaionships beween

More information

Dimensions. Model Number. Electrical connection emitter. Features. Electrical connection receiver. Product information. Indicators/operating means

Dimensions. Model Number. Electrical connection emitter. Features. Electrical connection receiver. Product information. Indicators/operating means OBE-R-SE Dimensions.8.8 ø..75 7.5 6. 5 6.7 4.9 4. 5.9 ø.6 Model Number OBE-R-SE Elecrical connecion emier Thru-beam sensor wih m fixed cable Feaures 45 cable oule for maximum mouning freedom under exremely

More information

Dimensions. Transmitter Receiver ø2.6. Electrical connection. Transmitter +UB 0 V. Emitter selection. = Light on = Dark on

Dimensions. Transmitter Receiver ø2.6. Electrical connection. Transmitter +UB 0 V. Emitter selection. = Light on = Dark on OBE-R-SE Dimensions Transmier.. 7.5 9..5.8 4.9 4 5 M 8.9 7.5 9..5.8 4 5 M 8.9 ø.6 ø.6 Model Number OBE-R-SE Thru-beam sensor wih m fixed cable Elecrical connecion Transmier Feaures BN +UB WH IN Ulra-small

More information

Inferring Maps and Behaviors from Natural Language Instructions

Inferring Maps and Behaviors from Natural Language Instructions Inferring Maps and Behaviors from Naural Language Insrucions Felix Duvalle 1, Mahew R. Waler 2, Thomas Howard 2, Sachihra Hemachandra 2, Jean Oh 1, Seh Teller 2, Nicholas Roy 2, and Anhony Senz 1 1 Roboics

More information

A Smart Sensor with Hyperspectral/Range Fovea and Panoramic Peripheral View

A Smart Sensor with Hyperspectral/Range Fovea and Panoramic Peripheral View A Smar Sensor wih Hyperspecral/Range Fovea and Panoramic Peripheral View Tao Wang,2, Zhigang Zhu,2 and Harvey Rhody 3 Deparmen of Compuer Science, The Ciy College of New York 38 h Sree and Conven Avenue,

More information

Dimensions. Transmitter Receiver ø2.6. Electrical connection. Transmitter +UB 0 V. Emitter selection. = Light on = Dark on

Dimensions. Transmitter Receiver ø2.6. Electrical connection. Transmitter +UB 0 V. Emitter selection. = Light on = Dark on OBE-R-SE Dimensions Transmier.. 7.5 9..5.8 4.9 4 5 M 8.9 7.5 9..5.8 4 5 M 8.9 ø.6 ø.6 Model Number OBE-R-SE Thru-beam sensor wih m fixed cable Elecrical connecion Transmier Feaures BN +UB WH IN Ulra-small

More information

Phase-Shifting Control of Double Pulse in Harmonic Elimination Wei Peng1, a*, Junhong Zhang1, Jianxin gao1, b, Guangyi Li1, c

Phase-Shifting Control of Double Pulse in Harmonic Elimination Wei Peng1, a*, Junhong Zhang1, Jianxin gao1, b, Guangyi Li1, c Inernaional Symposium on Mechanical Engineering and Maerial Science (ISMEMS 016 Phase-Shifing Conrol of Double Pulse in Harmonic Eliminaion Wei Peng1, a*, Junhong Zhang1, Jianxin gao1, b, Guangyi i1, c

More information

3D Vision Based Landing Control of a Small Scale Autonomous Helicopter

3D Vision Based Landing Control of a Small Scale Autonomous Helicopter 3D Vision Based Landing Conrol of a Small Scale Auonomous Helicoper Zhenyu Yu, Kenzo Nonami, Jinok Shin and Demian Celesino Unmanned Aerial Vehicle Lab., Elecronics and Mechanical Engineering, Chiba Universiy

More information

FEEDBACK enables wireless links with high data rates

FEEDBACK enables wireless links with high data rates IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. XX, NO. XX, MONTH 0 Link Adapaion wih Posiion/Moion Informaion in Vehicle-o-Vehicle Neworks Rober C. Daniels, Member, IEEE, and Rober W. Heah, Jr. Fellow,

More information

Comparative Analysis of the Large and Small Signal Responses of "AC inductor" and "DC inductor" Based Chargers

Comparative Analysis of the Large and Small Signal Responses of AC inductor and DC inductor Based Chargers Comparaive Analysis of he arge and Small Signal Responses of "AC inducor" and "DC inducor" Based Chargers Ilya Zelser, Suden Member, IEEE and Sam Ben-Yaakov, Member, IEEE Absrac Two approaches of operaing

More information

EXPERIMENT #4 AM MODULATOR AND POWER AMPLIFIER

EXPERIMENT #4 AM MODULATOR AND POWER AMPLIFIER EXPERIMENT #4 AM MODULATOR AND POWER AMPLIFIER INTRODUCTION: Being able o ransmi a radio frequency carrier across space is of no use unless we can place informaion or inelligence upon i. This las ransmier

More information

Prediction of Pitch and Yaw Head Movements via Recurrent Neural Networks

Prediction of Pitch and Yaw Head Movements via Recurrent Neural Networks To appear in Inernaional Join Conference on Neural Neworks, Porland Oregon, 2003. Predicion of Pich and Yaw Head Movemens via Recurren Neural Neworks Mario Aguilar, Ph.D. Knowledge Sysems Laboraory Jacksonville

More information

Acquiring hand-action models by attention point analysis

Acquiring hand-action models by attention point analysis Acquiring hand-acion models by aenion poin analysis Koichi Ogawara Soshi Iba y Tomikazu Tanuki yy Hiroshi Kimura yyy Kasushi Ikeuchi Insiue of Indusrial Science, Univ. of Tokyo, Tokyo, 106-8558, JAPAN

More information

EE 40 Final Project Basic Circuit

EE 40 Final Project Basic Circuit EE 0 Spring 2006 Final Projec EE 0 Final Projec Basic Circui Par I: General insrucion 1. The final projec will coun 0% of he lab grading, since i s going o ake lab sessions. All oher individual labs will

More information

Prepared by: Tom De Ryck ON Semiconductor Start. Figure 1. Full Step Mode

Prepared by: Tom De Ryck ON Semiconductor   Start. Figure 1. Full Step Mode How o Measure Bemf on he SLA-pin Prepared by: Tom De Ryck ON Semiconducor APPLICATION NOTE Absrac To enable he possibiliy o build very accurae sall and seploss algorihms as also orque adapive applicaions,

More information

Social-aware Dynamic Router Node Placement in Wireless Mesh Networks

Social-aware Dynamic Router Node Placement in Wireless Mesh Networks Social-aware Dynamic Rouer Node Placemen in Wireless Mesh Neworks Chun-Cheng Lin Pei-Tsung Tseng Ting-Yu Wu Der-Jiunn Deng ** Absrac The problem of dynamic rouer node placemen (dynrnp) in wireless mesh

More information

Pointwise Image Operations

Pointwise Image Operations Poinwise Image Operaions Binary Image Analysis Jana Kosecka hp://cs.gmu.edu/~kosecka/cs482.hml - Lookup able mach image inensiy o he displayed brighness values Manipulaion of he lookup able differen Visual

More information

Parameters Affecting Lightning Backflash Over Pattern at 132kV Double Circuit Transmission Lines

Parameters Affecting Lightning Backflash Over Pattern at 132kV Double Circuit Transmission Lines Parameers Affecing Lighning Backflash Over Paern a 132kV Double Circui Transmission Lines Dian Najihah Abu Talib 1,a, Ab. Halim Abu Bakar 2,b, Hazlie Mokhlis 1 1 Deparmen of Elecrical Engineering, Faculy

More information

A-LEVEL Electronics. ELEC4 Programmable Control Systems Mark scheme June Version: 1.0 Final

A-LEVEL Electronics. ELEC4 Programmable Control Systems Mark scheme June Version: 1.0 Final A-LEVEL Elecronics ELEC4 Programmable Conrol Sysems scheme 243 June 26 Version:. Final schemes are prepared by he Lead Assessmen Wrier and considered, ogeher wih he relevan quesions, by a panel of subjec

More information

Design and Implementation an Autonomous Mobile Soccer Robot Based on Omnidirectional Mobility and Modularity

Design and Implementation an Autonomous Mobile Soccer Robot Based on Omnidirectional Mobility and Modularity Design and Implemenaion an Auonomous Mobile Soccer Robo Based on Omnidirecional Mobiliy and Modulariy S. Hamidreza Mohades Kasaei and S.Mohammadreza Mohades Kasaei Absrac The purpose of his paper is o

More information

The ramp is normally enabled but can be selectively disabled by suitable wiring to an external switch.

The ramp is normally enabled but can be selectively disabled by suitable wiring to an external switch. Vickers Amplifier Cards Power Amplifiers for Proporional Valves EEA-PAM-56*-A-14 Design EEA-PAM-561-A-14 for use wih valve ypes: KDG5V-5, * and KDG5V-7, 1* series EEA-PAM-568-A-14 for use wih valve ypes:

More information

Exploration with Active Loop-Closing for FastSLAM

Exploration with Active Loop-Closing for FastSLAM Exploraion wih Acive Loop-Closing for FasSLAM Cyrill Sachniss Dirk Hähnel Wolfram Burgard Universiy of Freiburg Deparmen of Compuer Science D-79110 Freiburg, Germany Absrac Acquiring models of he environmen

More information

ECMA-373. Near Field Communication Wired Interface (NFC-WI) 2 nd Edition / June Reference number ECMA-123:2009

ECMA-373. Near Field Communication Wired Interface (NFC-WI) 2 nd Edition / June Reference number ECMA-123:2009 ECMA-373 2 nd Ediion / June 2012 Near Field Communicaion Wired Inerface (NFC-WI) Reference number ECMA-123:2009 Ecma Inernaional 2009 COPYRIGHT PROTECTED DOCUMENT Ecma Inernaional 2012 Conens Page 1 Scope...

More information

Investigation and Simulation Model Results of High Density Wireless Power Harvesting and Transfer Method

Investigation and Simulation Model Results of High Density Wireless Power Harvesting and Transfer Method Invesigaion and Simulaion Model Resuls of High Densiy Wireless Power Harvesing and Transfer Mehod Jaber A. Abu Qahouq, Senior Member, IEEE, and Zhigang Dang The Universiy of Alabama Deparmen of Elecrical

More information

Dynamic Networks for Motion Planning in Multi-Robot Space Systems

Dynamic Networks for Motion Planning in Multi-Robot Space Systems Proceeding of he 7 h Inernaional Symposium on Arificial Inelligence, Roboics and Auomaion in Space: i-sairas 2003, NARA, Japan, May 19-23, 2003 Dynamic Neworks for Moion Planning in Muli-Robo Space Sysems

More information

EE201 Circuit Theory I Fall

EE201 Circuit Theory I Fall EE1 Circui Theory I 17 Fall 1. Basic Conceps Chaper 1 of Nilsson - 3 Hrs. Inroducion, Curren and Volage, Power and Energy. Basic Laws Chaper &3 of Nilsson - 6 Hrs. Volage and Curren Sources, Ohm s Law,

More information

A Fuzzy Model-based Virtual Theme Park Simulator and Evaluation of Agent Action Models

A Fuzzy Model-based Virtual Theme Park Simulator and Evaluation of Agent Action Models 6 IJSNS Inernaional Journal of ompuer Science and Newor Securiy, VOL.0 No.2, February 200 A Fuzzy Model-based Virual Theme Par Simulaor and Evaluaion of Agen Acion Models hi-hyon Oh, Kasuhiro Honda and

More information

Autonomous Robotics 6905

Autonomous Robotics 6905 6 Simulaneous Localizaion and Mapping (SLAM Auonomous Roboics 6905 Inroducion SLAM Formulaion Paricle Filer Underwaer SLAM Lecure 6: Simulaneous Localizaion and Mapping Dalhousie Universiy i Ocober 14,

More information

An Application System of Probabilistic Sound Source Localization

An Application System of Probabilistic Sound Source Localization Inernaional Conference on Conrol, Auomaion and Sysems 28 Oc. 14-17, 28 in COEX, Seoul, Korea An Applicaion Sysem of Probabilisic Sound Source Localizaion Seung Seob Yeom 1,2, Yoon Seob Lim 1, Hong Sick

More information

P. Bruschi: Project guidelines PSM Project guidelines.

P. Bruschi: Project guidelines PSM Project guidelines. Projec guidelines. 1. Rules for he execuion of he projecs Projecs are opional. Their aim is o improve he sudens knowledge of he basic full-cusom design flow. The final score of he exam is no affeced by

More information

Sound so far: 10/13/2013. Sound and stringed instruments

Sound so far: 10/13/2013. Sound and stringed instruments 0/3/203 Sound and ed insrumens Sound so far: Sound is a pressure or densiy flucuaion carried (usually) by air molecules sound wae is longdiudinal Wha is he difference beween a hud and a musical noe? ecure

More information

Moving Object Localization Based on UHF RFID Phase and Laser Clustering

Moving Object Localization Based on UHF RFID Phase and Laser Clustering sensors Aricle Moving Objec Localizaion Based on UHF RFID Phase and Laser Clusering Yulu Fu 1, Changlong Wang 1, Ran Liu 1,2, * ID, Gaoli Liang 1, Hua Zhang 1 and Shafiq Ur Rehman 1,3 1 School of Informaion

More information

ANALOG AND DIGITAL SIGNAL PROCESSING LABORATORY EXPERIMENTS : CHAPTER 3

ANALOG AND DIGITAL SIGNAL PROCESSING LABORATORY EXPERIMENTS : CHAPTER 3 Laboraory # Chap 3 Objecives Linear Sysem Response: general case Undersand he difference and he relaionship beween a sep and impulse response. Deermine he limis of validiy of an approximaed impulse response.

More information

Effective Team-Driven Multi-Model Motion Tracking

Effective Team-Driven Multi-Model Motion Tracking Effecive Team-Driven Muli-Model Moion Tracking Yang Gu Compuer Science Deparmen Carnegie Mellon Universiy 5000 Forbes Avenue Pisburgh, PA 15213, USA guyang@cscmuedu Manuela Veloso Compuer Science Deparmen

More information

Variation Aware Cross-Talk Aggressor Alignment by Mixed Integer Linear Programming

Variation Aware Cross-Talk Aggressor Alignment by Mixed Integer Linear Programming ariaion Aware Cross-alk Aggressor Alignmen by Mixed Ineger Linear Programming ladimir Zoloov IBM. J. Wason Research Cener, Yorkown Heighs, NY zoloov@us.ibm.com Peer Feldmann D. E. Shaw Research, New York,

More information

(This lesson plan assumes the students are using an air-powered rocket as described in the Materials section.)

(This lesson plan assumes the students are using an air-powered rocket as described in the Materials section.) The Mah Projecs Journal Page 1 PROJECT MISSION o MArs inroducion Many sae mah sandards and mos curricula involving quadraic equaions require sudens o solve "falling objec" or "projecile" problems, which

More information

International Journal of Electrical & Computer Sciences IJECS-IJENS Vol:15 No:03 7

International Journal of Electrical & Computer Sciences IJECS-IJENS Vol:15 No:03 7 Inernaional Journal of Elecrical & Compuer Sciences IJECS-IJENS Vol:15 No:03 7 Applying Muliple Paricle Swarm Opimizaion Algorihm o he Opimal Seing of Time Coordinaion Curve of in Disribuion Feeder Auomaed

More information

A FMCW-FSK Combined Waveform for Multi-Target Detection in FMCW Radar

A FMCW-FSK Combined Waveform for Multi-Target Detection in FMCW Radar 217 2 n Inernaional Conerence on Compuer Engineering, Inormaion Science an Inerne Technology (CII 217) ISBN: 978-1-6595-54-9 A FMCW-FSK Combine Waveorm or Muli-Targe Deecion in FMCW Raar TAO SHEN, WENQUAN

More information

Q-learning Based Adaptive Zone Partition for Load Balancing in Multi-Sink Wireless Sensor Networks

Q-learning Based Adaptive Zone Partition for Load Balancing in Multi-Sink Wireless Sensor Networks Q-learning Based Adapive Zone Pariion for Load Balancing in Muli-Sink Wireless Sensor Neworks Sheng-Tzong Cheng and Tun-Yu Chang Deparmen of Compuer Science and Informaion Engineering, Naional Cheng Kung

More information

Multiple target tracking by a distributed UWB sensor network based on the PHD filter

Multiple target tracking by a distributed UWB sensor network based on the PHD filter Muliple arge racking by a disribued UWB sensor nework based on he PHD filer Snezhana Jovanoska and Reiner Thomä Deparmen of Elecrical Engineering and Informaion Technology Technical Universiy of Ilmenau,

More information

Control and Protection Strategies for Matrix Converters. Control and Protection Strategies for Matrix Converters

Control and Protection Strategies for Matrix Converters. Control and Protection Strategies for Matrix Converters Conrol and Proecion Sraegies for Marix Converers Dr. Olaf Simon, Siemens AG, A&D SD E 6, Erlangen Manfred Bruckmann, Siemens AG, A&D SD E 6, Erlangen Conrol and Proecion Sraegies for Marix Converers To

More information

EFFECT OF REWARD PREDICTION ERRORS ON THE EMOTIONAL STATE OF A MOBILE ROBOT

EFFECT OF REWARD PREDICTION ERRORS ON THE EMOTIONAL STATE OF A MOBILE ROBOT In D. Reier & F. E. Rier (Eds.), Proceedings of he 14h Inernaional Conference on Cogniive Modeling (ICCM 16). Universiy Park, PA: Penn Sae. EFFECT OF REWARD PREDICTION ERRORS ON THE EMOTIONAL STATE OF

More information

Direct Analysis of Wave Digital Network of Microstrip Structure with Step Discontinuities

Direct Analysis of Wave Digital Network of Microstrip Structure with Step Discontinuities Direc Analysis of Wave Digial Nework of Microsrip Srucure wih Sep Disconinuiies BILJANA P. SOŠIĆ Faculy of Elecronic Engineering Universiy of Niš Aleksandra Medvedeva 4, Niš SERBIA MIODRAG V. GMIROVIĆ

More information

Adaptive CQI adjustment with LTE higher-order sectorization

Adaptive CQI adjustment with LTE higher-order sectorization 13 8h Inernaional Conference on Communicaions and Neworking in China (CHINACOM) Adapive usmen wih LTE higher-order secorizaion Xinyu Gu 1, Wenyu Li 2, Lin Zhang 1 1 Beijing Universiy of Poss and Telecommunicaions

More information

a sgc SD-IMU: Inertial navigation:... transformation Movement of robot end effector robot coordinates kinematic transformation. C H 3 gyroscopes g W

a sgc SD-IMU: Inertial navigation:... transformation Movement of robot end effector robot coordinates kinematic transformation. C H 3 gyroscopes g W DYNAMIC CALIBRATION OF INDUSTRIAL ROBOTS WITH INERTIAL MEASUREMENT SYSTEMS T. Alban, H. Janocha Laboraory for Process Auomaion (LPA), Universiy of Saarland, Im Sadwald, Geb. 3, D-6623 Saarbrücken, Germany

More information

Signaling Cost Analysis for Handoff Decision Algorithms in Femtocell Networks

Signaling Cost Analysis for Handoff Decision Algorithms in Femtocell Networks Signaling Cos Analysis for Hoff Decision Algorihms in Femocell Neworks Wahida Nasrin Jiang Xie The Universiy of Norh Carolina a Charloe Charloe, NC 28223-1 Email: {wnasrin, Linda.Xie}uncc.edu Absrac Femocells

More information

Mobile Robot Localization Using Fusion of Object Recognition and Range Information

Mobile Robot Localization Using Fusion of Object Recognition and Range Information 007 IEEE Inernaional Conference on Roboics and Auomaion Roma, Ialy, 10-14 April 007 FrB1.3 Mobile Robo Localizaion Using Fusion of Objec Recogniion and Range Informaion Byung-Doo Yim, Yong-Ju Lee, Jae-Bok

More information

WAVEFORMS, WAVES AND MATHEMATICAL MODELING OF RADAR SIGNAL FORMATION PROCESS

WAVEFORMS, WAVES AND MATHEMATICAL MODELING OF RADAR SIGNAL FORMATION PROCESS WAVEFOMS, WAVES AND MAHEMAICAL MODELING OF ADA SIGNAL FOMAION POCESS Andon Dimirov Lazarov Burgas Free Universiy ВЪЛНОВИ ФОРМИ, ВЪЛНИ И МАТЕМАТИЧЕСКО МОДЕЛИРАНЕ НА ПРОЦЕСА НА ФОРМИРАНЕ НА РАДАРНИ СИГНАЛИ

More information

1/22 1. Localization

1/22 1. Localization 1/22 1 Localizaion Lecure 4 Thursday Ocober 20, 2016 2/22 2 Objecives When you have finished his lecure you should be able o: Ge familiar wih differen local, global and hybrid localizaion MUSES_SECRET:

More information

Universal microprocessor-based ON/OFF and P programmable controller MS8122A MS8122B

Universal microprocessor-based ON/OFF and P programmable controller MS8122A MS8122B COMPETENCE IN MEASUREMENT Universal microprocessor-based ON/OFF and P programmable conroller MS8122A MS8122B TECHNICAL DESCRIPTION AND INSTRUCTION FOR USE PLOVDIV 2003 1 I. TECHNICAL DATA Analog inpus

More information

Distributed Multi-robot Exploration and Mapping

Distributed Multi-robot Exploration and Mapping 1 Disribued Muli-robo Exploraion and Mapping Dieer Fox Jonahan Ko Kur Konolige Benson Limkekai Dirk Schulz Benjamin Sewar Universiy of Washingon, Deparmen of Compuer Science & Engineering, Seale, WA 98195

More information

DrunkWalk: Collaborative and Adaptive Planning for Navigation of Micro-Aerial Sensor Swarms

DrunkWalk: Collaborative and Adaptive Planning for Navigation of Micro-Aerial Sensor Swarms DrunkWalk: Collaboraive and Adapive Planning for Navigaion of Micro-Aerial Sensor Swarms Xinlei Chen Carnegie Mellon Universiy Pisburgh, PA, USA xinlei.chen@sv.cmu.edu Aveek Purohi Carnegie Mellon Universiy

More information

Deblurring Images via Partial Differential Equations

Deblurring Images via Partial Differential Equations Deblurring Images via Parial Dierenial Equaions Sirisha L. Kala Mississippi Sae Universiy slk3@mssae.edu Advisor: Seh F. Oppenheimer Absrac: Image deblurring is one o he undamenal problems in he ield o

More information

EECE 301 Signals & Systems Prof. Mark Fowler

EECE 301 Signals & Systems Prof. Mark Fowler EECE 301 s & Sysems Prof. Mark Fowler Noe Se #1 Wha is s & Sysems all abou??? 1/9 Do All EE s & CoE s Design Circuis? No!!!! Someone has o figure ou wha funcion hose circuis need o do Someone also needs

More information

Improving the Sound Recording Quality of Wireless Sensors Using Automatic Gain Control Methods

Improving the Sound Recording Quality of Wireless Sensors Using Automatic Gain Control Methods BULETINUL ŞTIINŢIFIC al Universiăţii POLITEHNICA din Timişoara, România, Seria AUTOMATICĂ ŞI CALCULATOARE SCIENTIFIC BULLETIN of The POLITEHNICA Universiy of Timişoara, Romania, Transacions on AUTOMATIC

More information

Negative frequency communication

Negative frequency communication Negaive frequency communicaion Fanping DU Email: dufanping@homail.com Qing Huo Liu arxiv:2.43v5 [cs.it] 26 Sep 2 Deparmen of Elecrical and Compuer Engineering Duke Universiy Email: Qing.Liu@duke.edu Absrac

More information

The student will create simulations of vertical components of circular and harmonic motion on GX.

The student will create simulations of vertical components of circular and harmonic motion on GX. Learning Objecives Circular and Harmonic Moion (Verical Transformaions: Sine curve) Algebra ; Pre-Calculus Time required: 10 150 min. The sudens will apply combined verical ranslaions and dilaions in he

More information