Association Rules for a Swarming Behavior of Multiple Agents

Size: px
Start display at page:

Download "Association Rules for a Swarming Behavior of Multiple Agents"

Transcription

1 Association Rules for a Swarming Behavior of Multiple Agents Hahmin Jung, Dong Hun Kim Abstract This paper presents a framework for decentralized control of self-organizing swarm agents based on the artificial potential functions (APFs). The framework eplores the benefits b associating agents based on position information to realize comple swarming behaviors. A ke development is the introduction of a set of association rules b APFs that effectivel deal with a host of swarming issues such as fleible and agile formation. In particular, this paper presents an association rule for swarming that requires less movements for each agent and compact formation among agents. Etensive simulations are presented to illustrate the viabilit of the proposed framework. Kewords: swarm sstems, group behavior, potential functions, association. Introduction Recent ears have witnessed a rapidl increasing interest in managing the group behaviors of swarm sstems, in particular, the coordinated movement of vehicular swarms, i.e., sstems of multiple autonomous and semiautonomous vehicles. The effort to develop engineered swarms has been inspired b common swarming behaviors in nature such as insects, birds, fish or mammals. It is envisioned that the outcomes of swarm research can impact a wide variet of applications such as the deploment of unmanned ground and air vehicles for both militar and civil missions, satellite formations, and large scale cooperative mobile sensor and device networks, to name a few. Though a large number of techniques have been studied in the literature []-[6], it remains a challenge to offer a general framework that is able to realize various swarm behaviors in comple environments and et at the same time simple enough for analtical treatment and practical implementation. Other recent related papers on formation control include [4]-[5]. [5] simulates robots in a line-abreast formation This work was supported b the Korea Research Foundation Grant funded b the Korean Government (KRF-8-- D). Kungnam Universit Electric Engineering, Intelligent sstems & Robots Lab, 449 Woloung-dong, Masan, Kungnam 6-7, Republic of Korea, Tel: , dhkim@kungnam.ac.kr navigating past wa points to a final destination. Using the terminolog introduced in this article, agents utilize a leader-referenced line formation. In the studies, a fied formation is needed to attain their object. On the other hand, the proposed association rules emplo a fleible formation for swarming and immigration. Much attention has not been given to a fleible formation for selforganization of swarm sstems b association, which is based on local connectivit rather than global one. This paper continues the work of [] and represents a modest attempt to offer a simple and effective framework for coordinating the group behaviors of swarm sstems b association. In this paper, the framework eplores the benefits b associating agents based on position information to realize comple swarming behaviors based on the same APFs used in []. A ke development is the introduction of a set of flocking b APFs that effectivel deal with a host of swarming issues such as fleible and agile formation. In this scheme, multiple agents in a swarm self-organize to flock and achieve formation control through attractive and repulsive forces among themselves using APFs. The framework enables agents to maintain a fleible formation, while migrating as a group and avoiding an obstacles. Different from previous studies on swarming strategies [], the purpose of this stud is to eplore a set of association among agents for swarming that requires less movements for each agent and compact formation among agents. APFs for Group Behaviors In this section, a self-organized swarm sstem controlled b APFs is presented for the group migration, obstacle avoidance, and group formation. The behavior of migration in this stud is distinct from that of formation control (e.g. [7]), since the goal of migration is simpl to achieve and maintain coherent group movement rather than to govern well organized inter-agent position relationships. Also, formation control is not an end in itself, but rather can be used as a component of a multi-agent sstem, organizing the nodes of a distributed sstem.

2 . APFs for group migration and obstacle avoidance Before we describe artificial potential fields, relative position vectors between the agents and the goal are defined as where P goal is the goal position. ψ g i = P i P goal () This relative position vector phsicall means that the formation is independent of the absolute position of the group. That is wh each agent controls its position based on its relative position to the others and it never has an reference point in its working environment. Attraction towards the goal is modeled b attractive fields, which draws the charged agent towards the goal in the absence of obstacles. The simple APF for group migration is modeled as following. U g i = c g ( e g lg ) () where c g and l g are the strength and correlation distance for group migration. The second term c g in the right side of () acts to make U g i zero when ψ g i =. Its corresponding force is then given b the negative gradient of (). F g i = U g i = c gψ g i l g e g lg. () Relative position vectors between the agents and the obstacles are defined as ψ o j = P i O j (4) where O j is the position of obstacle j which is a neighbor of agent i. Collision between the obstacles and the agent is avoided b the repulsive force between them, which is simpl the negative gradient of the potential field. The simple APF for obstacle avoidance is modeled as following. U o i j o lo } (5) where c o and l o are the strength and correlation distance for obstacle avoidance. N oi denotes the set of labels of those obstacles which are neighbors of agent i. Its corresponding force is then given b the negative gradient of (5). F o i = U o i { coψo j e j o lo }. (6) l o. Total APFs for path planning The total potential of conventional configuration that the potential for group migration and the potential for obstacle avoidance are combined together has an additive structure as following. U og i = Ui o + U g i j o lo } c g e g lg + c g. (7) If the above potential and force are used, each agent has common problems [6] such as a narrow passage between closel spaced obstacles and a non-reachable goal with obstacles nearb. For this reason, the authors proposed following configuration for total potential to overcome such local minimum problems [9]. The total potential has a multiplicative and additive structure between the potential for group migration and the potential for obstacle avoidance. U ogg i = c g U o i U g i + U g i j o lo }( e g lg ) c g e g lg + c g. (8) In [9] b the author, the comparison of simulation results between using (7) and (9) and their analsis were presented. Now let us consider APFs for group formation.. APF for group formation The group formation behavior seeks to establish a specific relationship between adjacent neighbors. A swarm sstems composed of N number of agents are considered. Relative position vectors among the agents are defined as ψ f k = P i P k. (9) Agents flock together and arrange their formation through attractive and repulsive forces among themselves using APFs. The potential function of each agent for group formation is designed as following. U f i {c r e f k lr k N fi c a e f k la + c a f k + c f } () where N fi denotes the set of labels of those agents which are neighbors of agent i. c r, c a, l r, and l a are the strengths and correlation distances of the repulsive and attractive force, respectivel. c a is the strength of the auiliar attractive force. c f = c r e c f lr + c a e c f la c ac f ()

3 where c f = l r l a l r l a ln c ac a l r c r l. c a f acts to make the minimum of the potential function zero. The distance between two agents at the point where U f i (k) is minimum is df = c f. The corresponding force is then given b the negative gradient of () F f i = U f i { c rψ l k N r fi f k e f k lr c aψ f k e f k la c aψ f k }. () l a See the proposition in [] for the proof of cohesive behavior for the above potential function and force..4 APFs for group formation, migration, and obstacle avoidance Total potential for group formation, migration, and obstacle avoidance is U oggf i = c g U o i U g i + U g i + U f i j o lo } ( e g lg + ) c g e g lg + c g + {c r e f k lr k N fi c a e f k la + c a f k + c f }. () Association for Swarming. A set of association rules The full connectivit assumption that each agent makes self-organization using position information of all neighbors to get successive group behaviors has been a popular scheme in flocking control of a swarm sstem. Such a scheme tends to maintain a cohesive formation among agents. We propose a simpler and more effective algorithm that embeds each agent to onl attempt to maintain association with small number of neighbors, that is, not depending all neighbors which is conventionall used in []-[], []-[]. A basic idea to organize the interactions for swarming is to utilize the mutual attractive and repulsive effects between the nearest neighbor. We refer such an association rule as min-. Such a scheme for swarming can be etended to the case with multiple nearest neighbors b using relative distances. Association rules considering the two and three nearest neighbors are referred as min- P Group P P 4 Group P P 7 Figure : An eample of a min- association rule at a step and min-, respectivel. Figure shows an eample of a min- association rule at a step, where each agent has two interactions between its neighbors. However, separation ma happen in those cases, where agents flocks in several groups not in a single group, as shown in Fig.. Consideration of the nearest and farthest neighbors can be taken to make an association rule for swarming. We refer such an association rule as min-ma that enables agents flock into a single group. However, the association of an agent with its farthest neighbor for swarming requires too ecessive movements for all agents. In addition, an agent that associates with its nearest and farthest neighbors usuall could change the selection of its nearest and farthest neighbors frequentl to ecess. The phenomenon ma cause an agent to go this wa and that. So another association rule that combines the nearest neighbor and the farthest neighbor together appropriatel would be required. An association rule that switches the neighbor for swarming depending a relative distance to the farthest neighbor is suggested in order not to cause an agent to go this wa and that. We refer such an association rule as min-ma hbrid. Before we describe min-ma hbrid, relative position vectors between the agent and the farthest neighbor are defined as where P th i ψ th i P 5 P 6 = P i P th i (4) is the position of the farthest neighbor. In the association rule of min-ma hbrid, an agent approaches onl its nearest neighbor if ψi th is smaller than a thresh hold value d th. Otherwise, an agent approaches onl the farthest neighbor for swarming. In the initial state where all agents scatter in the distance, an agent would approached its farthest neighbor. Then, if the relative distance between an agent and its farthest neighbor is within a certain area, that is, ψi th < d th, the agent would adopt the association rule of min-. To simplif the interactions among the agents, association rules based on local connectivit are emploed, namel, each agent dnamicall associates itself with onl other chosen agents. The association rule min-ma hbrid

4 Tab. The initial positions of all agents Agent A A4 A6 A8 A P osition (98, 98) (.8,.7) (.65,.99) (.8976, 5) (.9667,.966) (b).5.5 P osition (.948, 8) (.8864,.97) (.466,.877) (.,.894) (.754,.746) Agent A A A5 A7 A9 (a) (d) includes the nearest neighbor and the farthest neighbor when the relative distance between an agent and its farthest neighbor is out of a certain area. On the other hand, when the relative distance between an agent and its farthest neighbor is within a certain area, the association rule min-ma hbrid includes onl the nearest neighbor. Thus, ecept the case that distance between two agents is farther than designated distance in initial state, association rule min- is emploed. (c).5 (e). Simulation of group formation via association Simulation results are given to investigate the effectiveness of each association rule and compare it. Ten agents are used in the simulations. The initial positions of all the agents can be randoml generated as shown in Tab., but to facilitate comparison the are chosen to be the same for all the simulations. Design parameters are set to lo = /5, lg =, la = /, lr =, co =, cg =, ca = / and cr = /. Those simulations deal with onl group formation for swarming, not including group migration and obstacle avoidance. Fig. is trajectories of swarming for the algorithms of min-, min-, min-, min-ma, and min-ma hbrid, respectivel. Table shows total movements and compactness for each association shown in Fig.. Total movements means total distances that all agents moved around for all steps. Compactness for an association rule is computed as follows: Compactness = n {Pc Pi } for ever step (5) i= where Pc is the center position of all agents and n is the number of agents. In the case of min-, each agent does not flock together at all as shown in Fig. (a). Thus, the value of compactness, 6.45 in Tab. is too high. In this simulation environment, the value less than 5. guarantees a swarm ISBN: The resulting association rule min-ma hbrid enjos two important interrelated benefits. First, it simplifies the interactions in swarm sstems. Secondl, the simplicit of the min-ma hbrid rule is advantageous for practical implementations..5 Figure : Trajectories of Swarming (a) min-, (b) min-, (c) min-, (d) min-ma, and (e) min-ma hbrid ; (small dot: initial position, large dot: final position) behavior in the view of a swarming form. Each agent b the association rule of min- swarms in Fig..(b) which makes the formation connectible but not satisfactor. Formation b the association rule of min- shows a satisfactor result in Fig..(c). However, it does not guarantee coherence in the case of a swam sstem composed of more swarm agents that requires more connection among neighbors in order to flock to a single group. The association rule of min- is the same as this. In the case of min-ma, some agents go back the wa that it has gone, as shown in Fig. (d), which brings out the high value of total movements. Thus, the value of total movements,.4 in Tab. is so high that it requires lots of energ consumption. Figure.(e) shows trajectories of swarming using the association rule of min-ma hbrid. The association rule guarantees coherence and does not cause the agents to separate. As well, the value of total movement is ver satisfactor. Communication burden can be resolved somewhat on account that each agent follows the association rule of min- after flocking to a single group. IMECS 9

5 Tab. Total movements and compactness for each association total movements compactness min (too high) min min min-ma.4 (too high) 4.4 min-ma-hbrid Net, consider group behaviors including migration, formation and obstacle avoidance. 4 Simulation of Group Behaviors In this section, simulation results are given to illustrate the effectiveness of the algorithms discussed in the proceeding sections. Figure -5 illustrate the different snap shots of a migration process of ten agents to a goal using min-, minma, and min-ma hbrid, respectivel. Each agent is randoml initialized on the left side of =. The goal is initialized on (,). For all the simulations, there are three circular obstacles centered at (.8.8), ( ), and (.8.8) with radius.. k = 4 k = 4 k = 5 4 k = 4 Figure : Snap shots of migration b the association rule of min- (dot: agent, astral mark: moving target, circle: obstacle) In Fig. -5, the swarm agents spontaneousl divide into several parts b themselves to surpass the blocking area when meeting the obstacle, and finall form a certain kind of group pattern at the neighborhood of the goal. Tab. Total movements and compactness for each association total movements compactness min min min min-ma min-ma-hbrid Association rule min-ma in Tab. indicates somewhat high total movements. Association rule min-ma hbrid in Fig. 5 shows the best migration performance in terms of migration speed and lower total movements than association rule min-ma. Note that each agent in association rule min-ma hbrid scheme adopts the association rule of association rule min- after the relative distance between an agent and its farthest neighbor is within a certain area. The relative distances among agents in the process of formation are adjusted b the selection of design parameters c r, c a, l r, l a in Section.. As for the collision with interagents, the author guaranteed their coherence and made a set of propositions for the design parameters in []. k = 4 k = 4 k = 5 4 k = 4 Figure 4: Snap shots of migration b the association rule of min-ma (dot: agent, astral mark: moving target, circle: obstacle)

6 k = 4 k = 4 k = 5 4 k = 4 Figure 5: Snap shots of migration b the association rule of min-ma hbrid (dot: agent, astral mark: moving target, circle: obstacle) 5 Conclusions In this paper, we present a framework for decentralized control of self-organizing swarm sstems based on the APFs. The framework eplores the benefits b associating agents based on position information to realize comple swarming behaviors. A ke development is the introduction of an association rule b APFs that effectivel deal with a host of swarming issues such as fleible and agile formation. The association rule min-ma hbrid for swarming that requires less movements for each agent and compact formation among agents is presented and compared with other possible association rules. The framework enables the agents in a swarm to maintain a fleible formation, while migrating as a group and avoiding an obstacles is shown in the paper. Etensive simulation studies coupled with preliminar analsis [] illustrate the comparative effectiveness of association rules. Research is underwa for both in-depth analsis of the proposed framework and micro-robot based eperiments. Navigation and Control Conference, Austin, Teas,. [4] Balch, T., Hbinette, M., Behavior-based coordination of large-scale robot formations, Proc. Fourth Int. Conf. on Multi Agent Sstems, pp. 6-64,. [5] Parker, L. E., Designing control laws for cooperative agent teams, Proc. IEEE Int. Conf. Robot. Automat., pp , 99. [6] Koren,., Borenstein, J., Potential field methods and their inherent limitations for mobile robot navigation, Proc. of the IEEE int. Conf. on Robotics & Automation, pp , 99. [7] Balch, T., Hbinette, M., Behavior-based coordination of large-scale robot formations, Proc. Fourth Int. Conf. on Multi Agent Sstems, pp. 6-64,. [8] Egerstedt, M., Hu,., Formation constrained multi-agent control, IEEE Trans. on Robotics and Automation, V7, N6, pp ,. [9] Kim, D. H., Shin, S., Local Path Planning Using a New Artificial Potential Function Configuration and Its Analtical Design Guidelines, Advanced Robotics, V, N, pp. 5-5, 6. [] Kim, D. H., Wang, H. O., Shin, S., Decentralized Control of Autonomous Swarm Sstems Using Artificial Potential Functions : Analtical Design Guidelines, Int. Journal of Intelligent and Robotic Sstems, V45, N4, pp , 6. [] Spears, W., Spears, D., Hamann, J., Heil, R., Distributed, phsics-based control of swarms of vehicles, Autonomous Robots,, V7, N-, pp. 7-6, 4. References [] Wado, S., Murra, R. M., Vehicle Motion Planning Using Stream Functions, In Proceedings of the IEEE International Conference on Robotics and Automation, Taipei, Taiwan,. [] Wado, S., Murra, R. M., Vehicle Motion Planning Using Stream Functions, CDS Technical Report, -. [] Sullivan, J., Wado, S., Campbell, M., Using Stream Functions for Comple Behavior and Path Generation, In Proceedings of the AIAA Guidance,

Visual compensation in localization of a robot on a ceiling map

Visual compensation in localization of a robot on a ceiling map Scientific Research and Essas Vol. ), pp. -, Januar, Available online at http://www.academicjournals.org/sre ISSN - Academic Journals Full Length Research Paper Visual compensation in localiation of a

More information

Visual compensation in localization of a robot on a ceiling map

Visual compensation in localization of a robot on a ceiling map Scientific Research and Essas Vol. 6(1, pp. 131-13, 4 Januar, 211 Available online at http://www.academicjournals.org/sre DOI: 1.897/SRE1.814 ISSN 1992-2248 211 Academic Journals Full Length Research Paper

More information

A Color Interpolation Method for Bayer Filter Array Images Based on Direction Flag

A Color Interpolation Method for Bayer Filter Array Images Based on Direction Flag International Conference on Civil, Materials and Environmental Sciences (CMES 05) A Color Interpolation Method for aer Filter Arra Images ased on Direction Flag Zheng Liu, Huachuang Wang Institute of Optics

More information

Neuro-adaptive Formation Maintenance and Control of Nonholonomic Mobile Robots

Neuro-adaptive Formation Maintenance and Control of Nonholonomic Mobile Robots Proceedings of the International Conference of Control, Dynamic Systems, and Robotics Ottawa, Ontario, Canada, May 15-16 2014 Paper No. 50 Neuro-adaptive Formation Maintenance and Control of Nonholonomic

More information

Diversity visualization in evolutionary algorithms

Diversity visualization in evolutionary algorithms Diversit visualization in evolutionar algorithms Jan Drchal drchaj@fel.cvut.cz Miroslav Šnorek snorek@fel.cvut.cz Abstract: Evolutionar Algorithms (EAs) are well-known nature-inspired optimization methods.

More information

Developing a Tracking Algorithm for Underwater ROV Using Fuzzy Logic Controller

Developing a Tracking Algorithm for Underwater ROV Using Fuzzy Logic Controller 5 th Iranian Conference on Fuzz Sstems Sept. 7-9, 2004, Tehran Developing a Tracking Algorithm for Underwater Using Fuzz Logic Controller M.H. Saghafi 1, H. Kashani 2, N. Mozaani 3, G. R. Vossoughi 4 mh_saghafi@ahoo.com

More information

Leaderless Formation Control for Multiple Autonomous Vehicles. Wei Ren

Leaderless Formation Control for Multiple Autonomous Vehicles. Wei Ren AIAA Guidance, Navigation, and Control Conference and Exhibit - 4 August 6, Keystone, Colorado AIAA 6-669 Leaderless Formation Control for Multiple Autonomous Vehicles Wei Ren Department of Electrical

More information

A Circle Detection Method Based on Optimal Parameter Statistics in Embedded Vision

A Circle Detection Method Based on Optimal Parameter Statistics in Embedded Vision A Circle Detection Method Based on Optimal Parameter Statistics in Embedded Vision Xiaofeng Lu,, Xiangwei Li, Sumin Shen, Kang He, and Songu Yu Shanghai Ke Laborator of Digital Media Processing and Transmissions

More information

Proposal of a Touch Panel Like Operation Method For Presentation with a Projector Using Laser Pointer

Proposal of a Touch Panel Like Operation Method For Presentation with a Projector Using Laser Pointer Proposal of a Touch Panel Like Operation Method For Presentation with a Projector Using Laser Pointer Yua Kawahara a,* and Lifeng Zhang a a Kushu Institute of Technolog, 1-1 Sensui-cho Tobata-ku, Kitakushu

More information

Tutorial of Motion Estimation Based on Horn-Schunk Optical Flow Algorithm in MATLAB

Tutorial of Motion Estimation Based on Horn-Schunk Optical Flow Algorithm in MATLAB AU J.T. 1(1): 8-16 (Jul. 011) Tutorial of Motion Estimation Based on Horn-Schun Optical Flow Algorithm in MATLAB Darun Kesrarat 1 and Vorapoj Patanavijit 1 Department of Information Technolog, Facult of

More information

2.2 Absolute Value Functions

2.2 Absolute Value Functions . Absolute Value Functions 7. Absolute Value Functions There are a few was to describe what is meant b the absolute value of a real number. You ma have been taught that is the distance from the real number

More information

8.6 Three-Dimensional Cartesian Coordinate System

8.6 Three-Dimensional Cartesian Coordinate System SECTION 8.6 Three-Dimensional Cartesian Coordinate Sstem 69 What ou ll learn about Three-Dimensional Cartesian Coordinates Distance and Midpoint Formulas Equation of a Sphere Planes and Other Surfaces

More information

Color Interpolation for Single CCD Color Camera

Color Interpolation for Single CCD Color Camera Color Interpolation for Single CCD Color Camera Yi-Ming Wu, Chiou-Shann Fuh, and Jui-Pin Hsu Department of Computer Science and Information Engineering, National Taiwan Universit Taipei, Taiwan Email:

More information

COMPLETE AND SCALABLE MULTI-ROBOT PLANNING IN TUNNEL ENVIRONMENTS. Mike Peasgood John McPhee Christopher Clark

COMPLETE AND SCALABLE MULTI-ROBOT PLANNING IN TUNNEL ENVIRONMENTS. Mike Peasgood John McPhee Christopher Clark COMPLETE AND SCALABLE MULTI-ROBOT PLANNING IN TUNNEL ENVIRONMENTS Mike Peasgood John McPhee Christopher Clark Lab for Intelligent and Autonomous Robotics, Department of Mechanical Engineering, University

More information

Section 2.2: Absolute Value Functions, from College Algebra: Corrected Edition by Carl Stitz, Ph.D. and Jeff Zeager, Ph.D. is available under a

Section 2.2: Absolute Value Functions, from College Algebra: Corrected Edition by Carl Stitz, Ph.D. and Jeff Zeager, Ph.D. is available under a Section.: Absolute Value Functions, from College Algebra: Corrected Edition b Carl Stitz, Ph.D. and Jeff Zeager, Ph.D. is available under a Creative Commons Attribution-NonCommercial-ShareAlike.0 license.

More information

An Optimized Sub-texture Mapping Technique for an Arbitrary Texture Considering Topology Relations

An Optimized Sub-texture Mapping Technique for an Arbitrary Texture Considering Topology Relations An Optimied Sub-teture Mapping Technique for an Arbitrar Teture Considering Topolog Relations Sangong Lee 1, Cheonshik Kim 2, and Seongah Chin 3,* 1 Department of Computer Science and Engineering, Korea

More information

An OMNeT++ based Framework for Mobility-aware Routing in Mobile Robotic Networks

An OMNeT++ based Framework for Mobility-aware Routing in Mobile Robotic Networks OMNeT++ Community Summit 2016 An OMNeT++ based Framework for Mobility-aware Routing in Mobile Robotic Networks Benjamin Sliwa, Christoph Ide and Christian Wietfeld September 16, 2016 Faculty of Electrical

More information

Vision-based Real-time Road Detection in Urban Traffic

Vision-based Real-time Road Detection in Urban Traffic Vision-based Real-time Road Detection in Urban Traffic Jiane Lu *, Ming Yang, Hong Wang, Bo Zhang State Ke Laborator of Intelligent Technolog and Sstems, Tsinghua Universit, CHINA ABSTRACT Road detection

More information

Keywords: UAV, Formation flight, Virtual Pursuit Point

Keywords: UAV, Formation flight, Virtual Pursuit Point DESIGN THE GUIDANCE LAW FOR FORMATION FLIGHT OF MULTIPLE UAVS Heemin Shin*, Hyungi Kim*, Jaehyun Lee*, David Hyunchul Shim* *Korea Advanced Institute of Science and Technology (KAIST) Keywords: UAV, Formation

More information

Unsupervised Learning. Supervised learning vs. unsupervised learning. What is Cluster Analysis? Applications of Cluster Analysis

Unsupervised Learning. Supervised learning vs. unsupervised learning. What is Cluster Analysis? Applications of Cluster Analysis 7 Supervised learning vs unsupervised learning Unsupervised Learning Supervised learning: discover patterns in the data that relate data attributes with a target (class) attribute These patterns are then

More information

Precision Peg-in-Hole Assembly Strategy Using Force-Guided Robot

Precision Peg-in-Hole Assembly Strategy Using Force-Guided Robot 3rd International Conference on Machiner, Materials and Information Technolog Applications (ICMMITA 2015) Precision Peg-in-Hole Assembl Strateg Using Force-Guided Robot Yin u a, Yue Hu b, Lei Hu c BeiHang

More information

Distributed Consensus in Multivehicle Cooperative Control: Theory and Applications

Distributed Consensus in Multivehicle Cooperative Control: Theory and Applications Distributed Consensus in Multivehicle Cooperative Control: Theory and Applications Wei Ren and Randal W. Beard Springer ISBN: 978-1-84800-014-8 Tutorial Slides Prepared by Wei Ren Department of Electrical

More information

Thermo vision system with embedded digital signal processor for real time objects detection

Thermo vision system with embedded digital signal processor for real time objects detection Thermo vision sstem with embedded digital signal processor for real time objects detection Snejana Pleshova, Aleander Beiarsi, Department of Telecommunications Technical Universit Kliment Ohridsi, 8 Sofia

More information

REPORT DOCUMENTATION PAGE

REPORT DOCUMENTATION PAGE REPORT DOCUMENTATION PAGE Form Approved OMB No. 0704-088 Public reporting burden for this collection of information is estimated to average hour per response, including the time for reviewing instructions,

More information

Hybrid Computing Algorithm in Representing Solid Model

Hybrid Computing Algorithm in Representing Solid Model The International Arab Journal of Information Technolog, Vol. 7, No. 4, October 00 4 Hbrid Computing Algorithm in Representing Solid Model Muhammad Matondang and Habibollah Haron Department of Modeling

More information

Mobile Robot Path Planning in Static Environments using Particle Swarm Optimization

Mobile Robot Path Planning in Static Environments using Particle Swarm Optimization Mobile Robot Path Planning in Static Environments using Particle Swarm Optimization M. Shahab Alam, M. Usman Rafique, and M. Umer Khan Abstract Motion planning is a key element of robotics since it empowers

More information

A Morphogenetic Approach to Flexible and Robust Shape Formation for Swarm Robotic Systems

A Morphogenetic Approach to Flexible and Robust Shape Formation for Swarm Robotic Systems A Morphogenetic Approach to Fleible and Robust Shape Formation for Swarm Robotic Sstems Yan Meng a, Hongliang Guo a, and Yaochu Jin b a Department of Electrical and Computer Engineering, Stevens Institute

More information

Lecture 3.4 Differential Equation Based Schemes

Lecture 3.4 Differential Equation Based Schemes Lecture 3.4 Differential Equation Based Schemes 1 Differential Equation Based Schemes As stated in the previous lecture, another important and most widel used method of structured mesh generation is based

More information

Quad-Tree Based Geometric-Adapted Cartesian Grid Generation

Quad-Tree Based Geometric-Adapted Cartesian Grid Generation Quad-Tree Based Geometric-Adapted Cartesian Grid Generation EMRE KARA1, AHMET ĐHSAN KUTLAR1, MEHMET HALUK AKSEL 1Department of Mechanical Engineering Universit of Gaziantep 7310 Gaziantep TURKEY Mechanical

More information

Waypoint Navigation with Position and Heading Control using Complex Vector Fields for an Ackermann Steering Autonomous Vehicle

Waypoint Navigation with Position and Heading Control using Complex Vector Fields for an Ackermann Steering Autonomous Vehicle Waypoint Navigation with Position and Heading Control using Complex Vector Fields for an Ackermann Steering Autonomous Vehicle Tommie J. Liddy and Tien-Fu Lu School of Mechanical Engineering; The University

More information

Fast Local Planner for Autonomous Helicopter

Fast Local Planner for Autonomous Helicopter Fast Local Planner for Autonomous Helicopter Alexander Washburn talexan@seas.upenn.edu Faculty advisor: Maxim Likhachev April 22, 2008 Abstract: One challenge of autonomous flight is creating a system

More information

Mapping Tasks into Fault Tolerant Manipulators

Mapping Tasks into Fault Tolerant Manipulators Proceedings of the 994 IEEE International Conference on Robotics and Automation, San Diego, CA, Ma 9 3, 994. Mapping Tasks into Fault Tolerant Manipulators Christiaan J.J. Paredis and Pradeep K. Khosla

More information

Graphs, Search, Pathfinding (behavior involving where to go) Steering, Flocking, Formations (behavior involving how to go)

Graphs, Search, Pathfinding (behavior involving where to go) Steering, Flocking, Formations (behavior involving how to go) Graphs, Search, Pathfinding (behavior involving where to go) Steering, Flocking, Formations (behavior involving how to go) Class N-2 1. What are some benefits of path networks? 2. Cons of path networks?

More information

MEM380 Applied Autonomous Robots Winter Robot Kinematics

MEM380 Applied Autonomous Robots Winter Robot Kinematics MEM38 Applied Autonomous obots Winter obot Kinematics Coordinate Transformations Motivation Ultimatel, we are interested in the motion of the robot with respect to a global or inertial navigation frame

More information

crrt : Planning loosely-coupled motions for multiple mobile robots

crrt : Planning loosely-coupled motions for multiple mobile robots crrt : Planning loosely-coupled motions for multiple mobile robots Jan Rosell and Raúl Suárez Institute of Industrial and Control Engineering (IOC) Universitat Politècnica de Catalunya (UPC) Barcelona

More information

Non-Euclidean Spring Embedders

Non-Euclidean Spring Embedders Non-Euclidean Spring Embedders Stephen G. Kobourov Universit of Arizona Kevin Wampler Universit of Arizona Abstract We present a method b which force-directed algorithms for graph laouts can be generalized

More information

CONSTRUCTION OF THE VORONOI DIAGRAM BY A TEAM OF COOPERATIVE ROBOTS

CONSTRUCTION OF THE VORONOI DIAGRAM BY A TEAM OF COOPERATIVE ROBOTS CONSTRUCTION OF THE VORONOI DIAGRAM BY A TEAM OF COOPERATIVE ROBOTS Flavio S. Mendes, Júlio S. Aude, Paulo C. V. Pinto IM and NCE, Federal University of Rio de Janeiro P.O.Box 2324 - Rio de Janeiro - RJ

More information

Path Planning and Decision-making Control for AUV with Complex Environment

Path Planning and Decision-making Control for AUV with Complex Environment 2010 3rd International Conference on Computer and Electrical Engineering (ICCEE 2010) IPCSIT vol. 53 (2012) (2012) IACSIT Press, Singapore DOI: 10.7763/IPCSIT.2012.V53.No.2.05 Path Planning and Decision-making

More information

A Two-phase Distributed Training Algorithm for Linear SVM in WSN

A Two-phase Distributed Training Algorithm for Linear SVM in WSN Proceedings of the World Congress on Electrical Engineering and Computer Systems and Science (EECSS 015) Barcelona, Spain July 13-14, 015 Paper o. 30 A wo-phase Distributed raining Algorithm for Linear

More information

Improved real time A* algorithm for Path Planning of Mobile Robot in Quadrant Based Environment

Improved real time A* algorithm for Path Planning of Mobile Robot in Quadrant Based Environment Improved real time A* algorithm for Planning of Mobile Robot in Quadrant Based Environment 1 Anana Das, 2 Priadarsini Mohapatra, 3 Prakruti Mishra, 4 Pradipta K. Das & 5 Subash.Mandhata 1,2,3 Ravenshaw

More information

A Reactive Bearing Angle Only Obstacle Avoidance Technique for Unmanned Ground Vehicles

A Reactive Bearing Angle Only Obstacle Avoidance Technique for Unmanned Ground Vehicles Proceedings of the International Conference of Control, Dynamic Systems, and Robotics Ottawa, Ontario, Canada, May 15-16 2014 Paper No. 54 A Reactive Bearing Angle Only Obstacle Avoidance Technique for

More information

KINEMATICS STUDY AND WORKING SIMULATION OF THE SELF- ERECTION MECHANISM OF A SELF-ERECTING TOWER CRANE, USING NUMERICAL AND ANALYTICAL METHODS

KINEMATICS STUDY AND WORKING SIMULATION OF THE SELF- ERECTION MECHANISM OF A SELF-ERECTING TOWER CRANE, USING NUMERICAL AND ANALYTICAL METHODS The rd International Conference on Computational Mechanics and Virtual Engineering COMEC 9 9 OCTOBER 9, Brasov, Romania KINEMATICS STUY AN WORKING SIMULATION OF THE SELF- ERECTION MECHANISM OF A SELF-ERECTING

More information

Stability Analysis of M-Dimensional Asynchronous Swarms With a Fixed Communication Topology

Stability Analysis of M-Dimensional Asynchronous Swarms With a Fixed Communication Topology 76 IEEE TRANSACTIONS ON AUTOMATIC CONTROL, VOL. 48, NO. 1, JANUARY 2003 Stability Analysis of M-Dimensional Asynchronous Swarms With a Fixed Communication Topology Yang Liu, Member, IEEE, Kevin M. Passino,

More information

A threshold decision of the object image by using the smart tag

A threshold decision of the object image by using the smart tag A threshold decision of the object image by using the smart tag Chang-Jun Im, Jin-Young Kim, Kwan Young Joung, Ho-Gil Lee Sensing & Perception Research Group Korea Institute of Industrial Technology (

More information

Optical flow Estimation using Fractional Quaternion Wavelet Transform

Optical flow Estimation using Fractional Quaternion Wavelet Transform 2012 International Conference on Industrial and Intelligent Information (ICIII 2012) IPCSIT vol.31 (2012) (2012) IACSIT Press, Singapore Optical flow Estimation using Fractional Quaternion Wavelet Transform

More information

OBJECTS RECOGNITION BY MEANS OF PROJECTIVE INVARIANTS CONSIDERING CORNER-POINTS.

OBJECTS RECOGNITION BY MEANS OF PROJECTIVE INVARIANTS CONSIDERING CORNER-POINTS. OBJECTS RECOGNTON BY EANS OF PROJECTVE NVARANTS CONSDERNG CORNER-PONTS. Vicente,.A., Gil,P. *, Reinoso,O., Torres,F. * Department of Engineering, Division of Sstems Engineering and Automatic. iguel Hernandez

More information

3D X-ray Laminography with CMOS Image Sensor Using a Projection Method for Reconstruction of Arbitrary Cross-sectional Images

3D X-ray Laminography with CMOS Image Sensor Using a Projection Method for Reconstruction of Arbitrary Cross-sectional Images Ke Engineering Materials Vols. 270-273 (2004) pp. 192-197 online at http://www.scientific.net (2004) Trans Tech Publications, Switzerland Online available since 2004/08/15 Citation & Copright (to be inserted

More information

Robot Path Planning Method Based on Improved Genetic Algorithm

Robot Path Planning Method Based on Improved Genetic Algorithm Sensors & Transducers 2014 by IFSA Publishing, S. L. http://www.sensorsportal.com Robot Path Planning Method Based on Improved Genetic Algorithm 1 Mingyang Jiang, 2 Xiaojing Fan, 1 Zhili Pei, 1 Jingqing

More information

Graph-based High Level Motion Segmentation using Normalized Cuts

Graph-based High Level Motion Segmentation using Normalized Cuts Graph-based High Level Motion Segmentation using Normalized Cuts Sungju Yun, Anjin Park and Keechul Jung Abstract Motion capture devices have been utilized in producing several contents, such as movies

More information

Appearance-Based Place Recognition Using Whole-Image BRISK for Collaborative MultiRobot Localization

Appearance-Based Place Recognition Using Whole-Image BRISK for Collaborative MultiRobot Localization Appearance-Based Place Recognition Using Whole-Image BRISK for Collaborative MultiRobot Localization Jung H. Oh, Gyuho Eoh, and Beom H. Lee Electrical and Computer Engineering, Seoul National University,

More information

Cooperative Conveyance by Vehicle Swarms with Dynamic Network Topology

Cooperative Conveyance by Vehicle Swarms with Dynamic Network Topology SICE Annual Conference 2 September 3-8, 2, Waseda University, Tokyo, Japan Cooperative Conveyance by Vehicle Swarms with Dynamic Network Topology Koji Ishimura and Toru Namerikawa Department of System

More information

A Novel Adaptive Algorithm for Fingerprint Segmentation

A Novel Adaptive Algorithm for Fingerprint Segmentation A Novel Adaptive Algorithm for Fingerprint Segmentation Sen Wang Yang Sheng Wang National Lab of Pattern Recognition Institute of Automation Chinese Academ of Sciences 100080 P.O.Bo 78 Beijing P.R.China

More information

A New Concept on Automatic Parking of an Electric Vehicle

A New Concept on Automatic Parking of an Electric Vehicle A New Concept on Automatic Parking of an Electric Vehicle C. CAMUS P. COELHO J.C. QUADRADO Instituto Superior de Engenharia de Lisboa Rua Conselheiro Emídio Navarro PORTUGAL Abstract: - A solution to perform

More information

Announcements. Exam #2 next Thursday (March 13) Covers material from Feb. 11 through March 6

Announcements. Exam #2 next Thursday (March 13) Covers material from Feb. 11 through March 6 Multi-Robot Path Planning and Multi-Robot Traffic Management March 6, 2003 Class Meeting 16 Announcements Exam #2 next Thursday (March 13) Covers material from Feb. 11 through March 6 Up to Now Swarm-Type

More information

A Formal Model Approach for the Analysis and Validation of the Cooperative Path Planning of a UAV Team

A Formal Model Approach for the Analysis and Validation of the Cooperative Path Planning of a UAV Team A Formal Model Approach for the Analysis and Validation of the Cooperative Path Planning of a UAV Team Antonios Tsourdos Brian White, Rafał Żbikowski, Peter Silson Suresh Jeyaraman and Madhavan Shanmugavel

More information

Research Article Scene Semantics Recognition Based on Target Detection and Fuzzy Reasoning

Research Article Scene Semantics Recognition Based on Target Detection and Fuzzy Reasoning Research Journal of Applied Sciences, Engineering and Technolog 7(5): 970-974, 04 DOI:0.906/rjaset.7.343 ISSN: 040-7459; e-issn: 040-7467 04 Mawell Scientific Publication Corp. Submitted: Januar 9, 03

More information

Contents. How You May Use This Resource Guide

Contents. How You May Use This Resource Guide Contents How You Ma Use This Resource Guide ii 0 Trigonometric Formulas, Identities, and Equations Worksheet 0.: Graphical Analsis of Trig Identities.............. Worksheet 0.: Verifing Trigonometric

More information

Grid and Mesh Generation. Introduction to its Concepts and Methods

Grid and Mesh Generation. Introduction to its Concepts and Methods Grid and Mesh Generation Introduction to its Concepts and Methods Elements in a CFD software sstem Introduction What is a grid? The arrangement of the discrete points throughout the flow field is simpl

More information

Introduction to Homogeneous Transformations & Robot Kinematics

Introduction to Homogeneous Transformations & Robot Kinematics Introduction to Homogeneous Transformations & Robot Kinematics Jennifer Ka Rowan Universit Computer Science Department. Drawing Dimensional Frames in 2 Dimensions We will be working in -D coordinates,

More information

Lines and Their Slopes

Lines and Their Slopes 8.2 Lines and Their Slopes Linear Equations in Two Variables In the previous chapter we studied linear equations in a single variable. The solution of such an equation is a real number. A linear equation

More information

Formation Control of Multiple Dubin s Car System with Geometric Approach

Formation Control of Multiple Dubin s Car System with Geometric Approach IOSR Journal of Mathematics (IOSRJM) ISSN: 2278-5728 Volume 1, Issue 6 (July-Aug 2012), PP 16-20 Formation Control of Multiple Dubin s Car System with Geometric Approach Miswanto 1, I. Pranoto 2, J. Naiborhu

More information

Method of Continuous Representation of Functions Having Real and Imaginary Parts

Method of Continuous Representation of Functions Having Real and Imaginary Parts www.sjmmf.org Journal of Modern Mathematics Frontier, Volume 5 06 doi: 0.4355/jmmf.06.05.00 Method of Continuous Representation of Functions Having Real and Imaginar Parts Ivanov K.S. * Department of Aero

More information

Multi-target Tracking and Observing in Mobile Sensor Networks

Multi-target Tracking and Observing in Mobile Sensor Networks Multi-target Tracking and Observing in Mobile Sensor Networks Hung Manh La and Weihua Sheng Abstract Tracking and observing multiple dynamic targets is an important task in mobile sensor networks. This

More information

A LIGHTWEIGHT CONTROL METHODOLOGY FOR FORMATION CONTROL OF VEHICLE SWARMS. Dept. of Computer Engineering, University of California, Santa Cruz

A LIGHTWEIGHT CONTROL METHODOLOGY FOR FORMATION CONTROL OF VEHICLE SWARMS. Dept. of Computer Engineering, University of California, Santa Cruz A LIGHTWEIGHT CONTROL METHODOLOGY FOR FORMATION CONTROL OF VEHICLE SWARMS Gabriel Hugh Elkaim Michael Siegel Dept. of Computer Engineering, University of California, Santa Cruz Abstract: Multi-vehicle

More information

Distributed Autonomous Systems (Benchmark Proposal)

Distributed Autonomous Systems (Benchmark Proposal) EPiC Series in Computing Volume XXX, 2017, Pages 1 12 ARCH17. 4th International Workshop on Applied Verification of Continuous and Hybrid Systems Distributed Autonomous Systems (Benchmark Proposal) Hoang-Dung

More information

The Graph of an Equation

The Graph of an Equation 60_0P0.qd //0 :6 PM Page CHAPTER P Preparation for Calculus Archive Photos Section P. RENÉ DESCARTES (96 60) Descartes made man contributions to philosoph, science, and mathematics. The idea of representing

More information

Action Detection in Cluttered Video with. Successive Convex Matching

Action Detection in Cluttered Video with. Successive Convex Matching Action Detection in Cluttered Video with 1 Successive Conve Matching Hao Jiang 1, Mark S. Drew 2 and Ze-Nian Li 2 1 Computer Science Department, Boston College, Chestnut Hill, MA, USA 2 School of Computing

More information

Abstract. Euler Equations Solutions for Incompressible Fluid Flow. Copyright A. A. Frempong

Abstract. Euler Equations Solutions for Incompressible Fluid Flow. Copyright A. A. Frempong Copright A. A. Frempong Euler Equations Solutions for Incompressible Fluid Flow Abstract The simplest solution is usuall the best solution---albert Einstein This paper covers the solutions of the Euler

More information

Path-Planning for Multiple Generic-Shaped Mobile Robots with MCA

Path-Planning for Multiple Generic-Shaped Mobile Robots with MCA Path-Planning for Multiple Generic-Shaped Mobile Robots with MCA Fabio M. Marchese and Marco Dal Negro Dipartimento di Informatica, Sistemistica e Comunicazione Università degli Studi di Milano - Bicocca

More information

Intermediate Algebra. Gregg Waterman Oregon Institute of Technology

Intermediate Algebra. Gregg Waterman Oregon Institute of Technology Intermediate Algebra Gregg Waterman Oregon Institute of Technolog c 2017 Gregg Waterman This work is licensed under the Creative Commons Attribution 4.0 International license. The essence of the license

More information

Topological Modeling with Fuzzy Petri Nets for Autonomous Mobile Robots

Topological Modeling with Fuzzy Petri Nets for Autonomous Mobile Robots Topological Modeling with Fuzzy Petri Nets for Autonomous Mobile Robots Javier de Lope 1, Darío Maravall 2, and José G. Zato 1 1 Dept. Applied Intelligent Systems, Technical University of Madrid, Spain

More information

Think About. Unit 5 Lesson 3. Investigation. This Situation. Name: a Where do you think the origin of a coordinate system was placed in creating this

Think About. Unit 5 Lesson 3. Investigation. This Situation. Name: a Where do you think the origin of a coordinate system was placed in creating this Think About This Situation Unit 5 Lesson 3 Investigation 1 Name: Eamine how the sequence of images changes from frame to frame. a Where do ou think the origin of a coordinate sstem was placed in creating

More information

A Robust and Real-time Multi-feature Amalgamation. Algorithm for Fingerprint Segmentation

A Robust and Real-time Multi-feature Amalgamation. Algorithm for Fingerprint Segmentation A Robust and Real-time Multi-feature Amalgamation Algorithm for Fingerprint Segmentation Sen Wang Institute of Automation Chinese Academ of Sciences P.O.Bo 78 Beiing P.R.China100080 Yang Sheng Wang Institute

More information

A Simple and Strong Algorithm for Reconfiguration of Hexagonal Metamorphic Robots

A Simple and Strong Algorithm for Reconfiguration of Hexagonal Metamorphic Robots 50 A Simple and Strong Algorithm for Reconfiguration of Hexagonal Metamorphic Robots KwangEui Lee Department of Multimedia Engineering, Dongeui University, Busan, Korea Summary In this paper, we propose

More information

A Potential Maze Solving Algorithm for a Micromouse Robot. L. Wyard-Scott Q.-H. M. Meng y. ART (Advanced Robotics & Teleoperation) Lab

A Potential Maze Solving Algorithm for a Micromouse Robot. L. Wyard-Scott Q.-H. M. Meng y. ART (Advanced Robotics & Teleoperation) Lab A Maze Solving Algorithm for a Micromouse Robot L. Ward-Scott Q.-H. M. Meng ART (Advanced Robotics & Teleoperation) Lab Department of Electrical Engineering Universit of Alberta Edmonton, AB, TG G, CANADA

More information

Traffic Flow Prediction Based on the location of Big Data. Xijun Zhang, Zhanting Yuan

Traffic Flow Prediction Based on the location of Big Data. Xijun Zhang, Zhanting Yuan 5th International Conference on Civil Engineering and Transportation (ICCET 205) Traffic Flow Prediction Based on the location of Big Data Xijun Zhang, Zhanting Yuan Lanzhou Univ Technol, Coll Elect &

More information

Approaches to Simulate the Operation of the Bending Machine

Approaches to Simulate the Operation of the Bending Machine Approaches to Simulate the Operation of the Bending Machine Ornwadee Ratanapinunchai Chanunchida Theerasilp Teerut Suksawai Project Advisors: Dr. Krit Chongsrid and Dr. Waree Kongprawechnon Department

More information

Improved SURF Algorithm and Its Application in Seabed Relief Image Matching

Improved SURF Algorithm and Its Application in Seabed Relief Image Matching Improved SURF Algorithm and Its Application in Seabed Relief Image Matching Hong-Mei ZHANG 1, Le YANG, Ming-Long LI1 1 Department of Automation, School of Power and Mechanical Engineering Wuhan Universit,

More information

Cardiac Segmentation from MRI-Tagged and CT Images

Cardiac Segmentation from MRI-Tagged and CT Images Cardiac Segmentation from MRI-Tagged and CT Images D. METAXAS 1, T. CHEN 1, X. HUANG 1 and L. AXEL 2 Division of Computer and Information Sciences 1 and Department of Radiolg 2 Rutgers Universit, Piscatawa,

More information

LESSON 3.1 INTRODUCTION TO GRAPHING

LESSON 3.1 INTRODUCTION TO GRAPHING LESSON 3.1 INTRODUCTION TO GRAPHING LESSON 3.1 INTRODUCTION TO GRAPHING 137 OVERVIEW Here s what ou ll learn in this lesson: Plotting Points a. The -plane b. The -ais and -ais c. The origin d. Ordered

More information

6.867 Machine learning

6.867 Machine learning 6.867 Machine learning Final eam December 3, 24 Your name and MIT ID: J. D. (Optional) The grade ou would give to ourself + a brief justification. A... wh not? Problem 5 4.5 4 3.5 3 2.5 2.5 + () + (2)

More information

A CW-SSIM Kernel-based Nearest Neighbor Method for Handwritten Digit Classification

A CW-SSIM Kernel-based Nearest Neighbor Method for Handwritten Digit Classification A CW-SSIM Kernel-based Nearest Neighbor Method for Handwritten Digit Classification Jiheng Wang Dept. of Statistics and Actuarial Science, Univ. of Waterloo, Waterloo, ON, Canada j237wang@uwaterloo.ca

More information

All in Focus Image Generation based on New Focusing Measure Operators

All in Focus Image Generation based on New Focusing Measure Operators (JACSA nternational Journal of Advanced Computer Science and Applications, Vol 7, No, 06 All in Focus mage Generation based on New Focusing Measure Operators Hossam Eldeen M Shamardan epartment of nmation

More information

Motion Planning. Howie CHoset

Motion Planning. Howie CHoset Motion Planning Howie CHoset What is Motion Planning? What is Motion Planning? Determining where to go Overview The Basics Motion Planning Statement The World and Robot Configuration Space Metrics Algorithms

More information

A Kind of Wireless Sensor Network Coverage Optimization Algorithm Based on Genetic PSO

A Kind of Wireless Sensor Network Coverage Optimization Algorithm Based on Genetic PSO Sensors & Transducers 2013 by IFSA http://www.sensorsportal.com A Kind of Wireless Sensor Network Coverage Optimization Algorithm Based on Genetic PSO Yinghui HUANG School of Electronics and Information,

More information

INTEGRATING LOCAL AND GLOBAL NAVIGATION IN UNMANNED GROUND VEHICLES

INTEGRATING LOCAL AND GLOBAL NAVIGATION IN UNMANNED GROUND VEHICLES INTEGRATING LOCAL AND GLOBAL NAVIGATION IN UNMANNED GROUND VEHICLES Juan Pablo Gonzalez*, William Dodson, Robert Dean General Dynamics Robotic Systems Westminster, MD Alberto Lacaze, Leonid Sapronov Robotics

More information

Bio-Inspired Non-Cooperative Multi-Robot Herding

Bio-Inspired Non-Cooperative Multi-Robot Herding 2 IEEE International Conference on Robotics and Automation (ICRA) Washington State Convention Center Seattle, Washington, Ma 26-3, 2 Bio-Inspired Non-Cooperative Multi-Robot Herding Alssa Pierson 1 and

More information

Discussion: Clustering Random Curves Under Spatial Dependence

Discussion: Clustering Random Curves Under Spatial Dependence Discussion: Clustering Random Curves Under Spatial Dependence Gareth M. James, Wenguang Sun and Xinghao Qiao Abstract We discuss the advantages and disadvantages of a functional approach to clustering

More information

A potential field based formation control methodology for robot swarms

A potential field based formation control methodology for robot swarms University of South Florida Scholar Commons Graduate School Theses and Dissertations Graduate School 6-1-2008 A potential field based formation control methodology for robot swarms Laura E. Barnes University

More information

Three-Dimensional Off-Line Path Planning for Unmanned Aerial Vehicle Using Modified Particle Swarm Optimization

Three-Dimensional Off-Line Path Planning for Unmanned Aerial Vehicle Using Modified Particle Swarm Optimization Three-Dimensional Off-Line Path Planning for Unmanned Aerial Vehicle Using Modified Particle Swarm Optimization Lana Dalawr Jalal Abstract This paper addresses the problem of offline path planning for

More information

NUMB3RS Activity: The Center of it All. Episode: Pilot

NUMB3RS Activity: The Center of it All. Episode: Pilot NUMBRS Activit Teacher Page NUMBRS Activit: The Center of it All Topic: Circles Grade Level: 9 - Objective: Eplore the circumcenter and investigate the relationship between the position of the circumcenter

More information

P242 Sampling Considerations for Band-limited Fourier Reconstruction of Aliased Seismic Data

P242 Sampling Considerations for Band-limited Fourier Reconstruction of Aliased Seismic Data P242 Sampling Considerations for Band-limited Fourier Reconstruction of Aliased Seismic Data M. aghizadeh* (Universit of Alberta) & M. Sacchi (Universit of Alberta) SUMMARY The multidimensional discrete

More information

SECTION 6-8 Graphing More General Tangent, Cotangent, Secant, and Cosecant Functions

SECTION 6-8 Graphing More General Tangent, Cotangent, Secant, and Cosecant Functions 6-8 Graphing More General Tangent, Cotangent, Secant, and Cosecant Functions 9 duce a scatter plot in the viewing window. Choose 8 for the viewing window. (B) It appears that a sine curve of the form k

More information

The Immune Self-adjusting Contour Error Coupled Control in Machining Based on Grating Ruler Sensors

The Immune Self-adjusting Contour Error Coupled Control in Machining Based on Grating Ruler Sensors Sensors & Transducers Vol. 181 Issue 10 October 014 pp. 37-44 Sensors & Transducers 014 b IFSA Publishing S. L. http://www.sensorsportal.com The Immune Self-adjusting Contour Error Coupled Control in Machining

More information

International Journal of Scientific & Engineering Research Volume 8, Issue 5, May ISSN

International Journal of Scientific & Engineering Research Volume 8, Issue 5, May ISSN International Journal of Scientific & Engineering Research Volume 8, Issue 5, May-2017 106 Self-organizing behavior of Wireless Ad Hoc Networks T. Raghu Trivedi, S. Giri Nath Abstract Self-organization

More information

Unmanned Vehicle Technology Researches for Outdoor Environments. *Ju-Jang Lee 1)

Unmanned Vehicle Technology Researches for Outdoor Environments. *Ju-Jang Lee 1) Keynote Paper Unmanned Vehicle Technology Researches for Outdoor Environments *Ju-Jang Lee 1) 1) Department of Electrical Engineering, KAIST, Daejeon 305-701, Korea 1) jjlee@ee.kaist.ac.kr ABSTRACT The

More information

Flocking with Obstacle Avoidance: A New Distributed Coordination Algorithm Based on Voronoi Partitions

Flocking with Obstacle Avoidance: A New Distributed Coordination Algorithm Based on Voronoi Partitions Flocking with Obstacle Avoidance: A New Distributed Coordination Algorithm Based on Voronoi Partitions Magnus Lindhé and Petter Ögren Autonomous Systems Swedish Defence Research Agency SE-172 9 Stockholm,

More information

Key Block Analysis Method for Information Design and Construction Technology in Large Long Tunnels

Key Block Analysis Method for Information Design and Construction Technology in Large Long Tunnels Ke Block Analsis Method for Information Design and Construction Technolog in Large Long Tunnels Jae-Yun HWANG Senior Research Fellow, Busan Metropolitan Council (00, Jungan-Daero, Yeonje-Gu, Busan Cit,

More information

3-D deformable model for abdominal aortic aneurysm segmentation from CT images

3-D deformable model for abdominal aortic aneurysm segmentation from CT images Abstract 3-D deformable model for abdominal aortic aneursm segmentation from CT images Sven Lončarić, Marko Subašić, and Erich Sorantin * Facult of Electrical Engeneering and Computing, Universit of Zagreb

More information

Study on the Signboard Region Detection in Natural Image

Study on the Signboard Region Detection in Natural Image , pp.179-184 http://dx.doi.org/10.14257/astl.2016.140.34 Study on the Signboard Region Detection in Natural Image Daeyeong Lim 1, Youngbaik Kim 2, Incheol Park 1, Jihoon seung 1, Kilto Chong 1,* 1 1567

More information