Connectivity aware Coordination of Robotic Networks for Area Coverage Optimization

Size: px
Start display at page:

Download "Connectivity aware Coordination of Robotic Networks for Area Coverage Optimization"

Transcription

1 Connectivity aware Coordination of Robotic Networks for Area Coverage Optimization Yiannis Stergiopoulos Yiannis Kantaros Anthony Tzes Abstract The scope of this paper is the development of a distributed control scheme for mobile sensor networks in order to optimize coverage performance over a region of interest, while simultaneously guarantee information flow among neighbouring nodes via valid communication links. The nodes evolve in time in order to increase network coverage via distributed information acquired from their neighbours. Unlike previous works, the communication radii of the nodes are assumed fixed and less than twice the sensing ones, imposing an extra constraint concerning connectivity preservation in the overall problem formulation. Efficiency of the proposed scheme is further confirmed via simulation studies. Index Terms Mobile sensor networks, distributed optimization, Voronoi partitioning, network connectivity I. INTRODUCTION Continuous surveillance of certain regions of interest has been an issue of major importance in the last years, due to its application in security, data collection and/or military scenarios. Assuming robotic applications, it is apparent that a lot of tasks are impossible to be carried out by a single robot, while a large group of them can provide robustness to failures of single agents. The main objective in swarm coordination is the development of control laws that base their action on distributed information, so that they are directly applicable, while at the same time lead the network in a state where an aggregate objective function is optimized [ 3]. Thus, it is essential that network connectivity is ensured throughout the deployment stage, so that information is transferred from any node to another. However it is evident that demand for connectivity ensurance and area coverage optimality cannot be achieved simultaneously, and thus there is trade off to be balanced [, 5]. Distributed coordination of mobile networks via intuitive nearest neighbour rules has been proposed by the authors in [6]. Connectivity control of networks has been examined in [7, 8], while more generalized coordinate free theoretical approaches have been developed in [9, 0]. In the majority of works presented in the existing literature, the communication range of the nodes antennas is assumed either variable but unbounded(in terms of no upper limit) [, ],orboundedbutgreaterthantwicethesensingrange[,3, ]. This dependence of the radio range on the sensing one, although not met in practice, remarkably lets us surpass any network connectivity issues, and concentrate on optimization of the covered area. In this article, though, the nodes radio range is assumed fixed and can be less that the aforementioned bound (i.e. twice the sensing range). This restriction imposition, although met most often in practical scenarios (where the sensors and antennas ranges are uncorrelated), leads in inability to apply already presented area coverage oriented coordination schemes [, 6,, 5]. Despite the aforementioned radio range constraint, the algorithm proposed in this article guarantees network connectivity, while leading the nodes in an optimal state, considering coverage terms. The rest of the article is organized as follows. In section II the area coverage problem in mobile sensor networks is introduced, along with the main preliminaries on Voronoi partitioning. In section III the background concerning network connectivity is presented, while network s RF connectivity is analysed from a graph perspective. The proposed coordination scheme that takes into account both the network s coverage performance, along with communication constraints imposed due to radio restrictions is presented in section IV. Simulation results in section V further confirm efficiency of the proposed scheme, while concluding remarks are provided in the last section. II. AREA COVERAGE PROBLEM Consider n in number mobile robotic agents responsible for the sensing coverage of an area of interest D, defined as a convex compact set in R. LetI n ={,,...n} be the set of unique identifiers of the nodes, while their positions on the Euclidean plane are denoted asx i, i I n. The robots are considered to evolve in the interior ofdin discrete time via the control inputsu i, as x k+ i =x k i +uk i, u i R, x i D, i I n, () where the superscript k denotes the current time step, k = 0,,.... In this article, at each time step it is assumed that onlyonenodecanmove;thus,atthe firststep,k=,nodei= will move, while afterwards the node to move is determined in a random manner //$ IEEE 36 ICIT 0

2 Assuming surveillance purposes, sensors are embedded on the robotic platforms that sense the area in range ofr around the nodes, denoted asb i, i.e. B i = { x R : x x i r }, i I n. () In an area coverage application, the aggregate objective function under optimization can be expressed as the area of the union of the nodes sensing regions over theddomain, i.e. H = ds, D i In B i where ds is the elementary surface for integration purposes. Aquitecommonmethodtodealwithsuchkindofproblems in swarm robotics is to tessellate the space into subsets via a distance based metric and assign them among the nodes. Voronoi diagram [6], V ={V i, i I n }, is the most common partitioning amongndistinct pointsx i, i I n, defined as V i = { x D: x x i x xj, j In }, i In. (3) In other words,v i is the set of the points ofdthat are closer tox i than any other points in { x j, j I n }. We refer tovi as the Voronoi cell of nodei. Let G D be the Delaunay graph associated with the corresponding Voronoi partitioning. We assume that the reader is familiar with the main preliminaries on graph theory[7]. Two nodes that share an edge of their Voronoi cells are considered as neighbours in G D. The Delaunay neighbours N i of an arbitrary nodeiare then defined as N i = { j I n :V i V j /0, j i }, i I n. () Apparently, if j N i, theni N j. Utilizing the setsv i and considering H, one can define in an equivalent manner the r limited Voronoi cell of an arbitrary nodei,vi r, as the parts of the corresponding Voronoi cell that are simultaneously sensed by that node, i.e. V r i =V i B i, i I n. (5) It is easily proventhat via this definition, the total area sensed by the network, H, can be expressedas the summationof the r limited Voronoi cells of the nodes, i.e. H = i I n Vi r ds. (6) Equivalently to the Delaunay graph G D, one can define the r limited Delaunay one, denoted as GD r, where the neighbours of a node i in this graph are the nodes whose r limited Voronoi cells share an edge withvi r, N r i = { j I n :V r i V r j /0, j i }, i I n. (7) Apparently, G r D consists a subgraph of G D. Figure shows graphically the neighbouring relationships among the nodes in the Delaunay, G D, and r limited Delaunay graphs, G r D. It should be noted that if two nodes are neighbours in G r D graph, then their distance is less than r; however, the reverse does not always hold, as seen by the numbered bottom right nodes of Fig.. Although the circles of these nodes intersect (dashed line), this does not hold for their r limited Voronoi cells. Fig.. Graphical representation of the Delaunay [upper] and r limited Delaunay [lower] neighbours in a sensor network. III. RADIO CONNECTIVITY ISSUES An issue of major importance in coordination of mobile sensor networks is the distributed nature of the designed control schemes. In other words, the nodes should organize their action without global knowledge of the network s state, but via local information from neighbouring nodes, instead. Each node is assumed to be equipped with radio transceivers in order to be able to exchange spatial information with other neighbouring nodes in range. The antennas are assumed to transmit omnidirectionally aroundx i up to a radiusr. Unlike the majority of previous works in the existing literature, where the antennas radii are considered variable, in this article the latter is assumed fixed, same for all nodes, and not demanded tobeatleasttwicethesensingrange.infact,thecaser ris examined in detail in the literature, since network connectivity is trivially guaranteed that way, in the network s area optimal state. Apparently, a bidirectional communication link exists among any two nodes i,j iff xi x j R, for spatial information exchange purposes. Graphically, the neighbouring relationships among the nodes from a communication aspect (i.e. ignoring the nodes sensing abilities) can be represented in the communication graph of the network, denoted as G c, where an edge exists among two nodes iff one is in radio range of the other, and vice versa. It should be noted that, although the Delaunay and r limited Delaunay graphs are somehow correlated, the communication graph is totally independent, since it does not rely on the nodes sensory domains, B i, but is determined only by the nodes positions and the common communication radius R. As far as the neighbouring relationships in the graph G c are considered, let us state the following definition. 37

3 Definition. Two nodesi,j in the communication graph G c associated with a wireless sensor network are called (directly) connected, while denoted asi j, iff xi x j R, wherer is the common radio range. Given a sensor network and the communication graph G c, one can conclude (global) connectivity of the latter if there existsaroutingpathfromanynodeofthenetworktoanyother, a.k.a. end to end connectivity. This can also be expressed in algebraic terms via examining positiveness of the second smallest eigenvalue of the Laplacian matrix that corresponds to the aforementioned graph. For more information on algebraic graph theory the reader is encouraged to refer to [7]. The main issue, however, in controlling network connectivity via the graph s Laplacian is the fact that it is a centralized approach, and thus inapplicable in cases of communication range constraints imposed by the nodes antennas physical characteristics. Assumption. Initially, each node is connected with all its r limited Delaunay neighbours, i.e.i j, j N r i, i I n. The reason for insisting in RF connectivity among the r limited Delaunay neighbours in the sensor network is the fact that these are the subset of nodes that can possibly affect network s coverage performance via their r limited Voronoi cells alteration, as depicted graphically in Fig.. Consequently, distributed approaches can be developed that 3 5 Fig.. Graphical depiction of RF connectivity demand over the GD r graph for coverage applications. Infinitesimal maneuvres of node 5 may alter coverage contribution of nodes 3, and 6. are based on the aforementioned set for the node to move at each step, without requiring global knowledge of the state of the network, while contributing in network coverage increase. In fact, it is apparent that, if R r then each node is directly connected (from a communication aspect) with all of its r limited Delaunay neighbours, i.e. j Ni r j i. The scope of the following section is the development of a distributed control law, such that the network is leaded in an area optimal configuration, given communication range constraint R, and RF connectivity demand over the r limited Delaunay sets. IV. CONNECTIVITY AWARE COORDINATION SCHEME Recalling H as defined in (6), the primary objective of the nodes in the network should be to self deploy themselves 6 7 in a way that the area of the sensed part of D (expressed as the summation of the areas of the corresponding r limited Voronoi cells) is as high as possible, assuming bounded sensing domains. Furthermore, coordination at this stage should be performed in a distributed manner via local information, as exchanged among the nodes considering their communicational capabilities. As far as the coverage part of the objective is concerned, let us first state the following lemma which will form the basis of the coordination stage. Lemma. [5] The area covered by a set of nodes, where each lies at the centroid of its ownr limited Voronoi cell, is locally maximum. In this article, since coordination of the network is assumed to be performed in discrete time steps, the nodes are selected to move towards the centroid of their corresponding r limited Voronoi cells via fixed step sizes, until they reach optimum configuration where the total sensed area is maximum. More specifically, considering (), the control lawu i for the corresponding node to move at each step can be selected as u i = σ centr(vr i ) x i centr(v r i ) x i, (8) where the sample instance superscripts have been omitted to avoid notation complexity. In the above expression, centr( ) stands for the centroid of the compact set argument, while σ can be selected as σ = min(ε, centr(v r i ) x i ), for any arbitrarily small ε >0. Itshouldbenotedthatmonotonicityof H isnotguaranteed during the transition of the network towards the r limited centroidal Voronoi configuration; however, since one node moves at each time step (as stated in section II), the network will reach asymptotically area optimal configuration. However, in order to characterize the control scheme (8) as decentralized, in the sense that the node to move does not require global network knowledge to apply it, the aforementioned node should be able to evaluate its r limited Voronoi cell via information from the nodes in range. In most of previous works in the literature, this communication issue is surpassed by allowing the nodes communication range to be at least twice the sensing one, since only the nodes in range of r are needed for distributed evaluation ofv r i []. In this article, however, an extra constraint is considered via limiting the communication range R to any arbitrary value, which in practice is imposed by the antennas radio characteristics. The proposed control action is based mainly on preserving radio connectivity among the r limited Delaunay neighbours, so that (8) is distributively evaluated. Letusdenoteasithenode to moveatanarbitrarytimestep k. The latter decides on making a move towards the centroid of its r limited Voronoi cell, in order to increase network s coverage performance, via (8). However, node i is assumed to have spatial information acquired from the nodes that it is connected with. At this stage, nodeichecks how network connectivity will be affected by its motion, before making the motion (i.e. via numerical evaluations, as if it was at that 38

4 position). It is clear that, if at the new/candidate position a new node joins the set of the nodes thatiis connected with, then no issue arises, since this just provides an extra link in the G c graph, as long as H is increased at the new position. In the case, however, where a link is about to break if motion is performed, then the node to move checks if that link concerns one of his r limited Delaunay neighbours. If so,thenmotionistriedtobeperformedwithhalfthestep size σ, and so on, till a predefined search depth. In the case where neither of the examined cases is able to preserve connectivity among the aforementioned set of nodes and simultaneously increase network s coverage, then the node stays idle and does not perform any action. The procedure described above is depicted graphically in Fig. 3, presenting a fully connected network of four nodes. Let it be node 3 to move at the specified time step. The latter Fig. 3. Graphical representation of the proposed coordination scheme for a small sized network. can evaluate its r limited Voronoi cell since it has adequate information of its neighbouring nodes. For a specified σ, the node is about to examine the candidate position denoted by grey color and enumeratedas 3, where the sign corresponds to a candidate position for the corresponding node. At this stage, the node performs evaluations on its new position (while still remaining at 3). The corresponding sensed space partitioning, shown in the right part of the Figure, indicates that (i) the sensing coverage performance of the set is increased compared to the initial state (from a numerical aspect), while (ii) RF connectivity links among the nodes will be perturbed (if motion is performed). The link that is about to break corresponds to that with node ; however, as seen from the evaluated topology [right part], node does not belong to the r limited Delaunay neigbours set of node 3 (at 3 coordinates), and hence the link can be abandoned/dropped without affecting connectivity of the network. Although the algorithm described above incorporates some kind of conservatism, it is still able to (i) increase network s coverage performance from one step to another monotonically, while (ii) preserving radio connectivity among the r limited Delaunay neighbours, as required for distributed evaluation of network s coverage increase. The fact that no motion is performed if a link that is about to break determines connectivity of the communication graph, is the reason for the existence of overlapping among the nodes sensory domains in the optimal state. V. SIMULATION RESULTS Simulations were conducted in order to further verify efficiency of the proposed coordination scheme. The region D to be surveyed is considered as a convex compact planar set of total area D ds=6.05 units. The latter is identical to the one used in [8]. The network consists ofn=0 nodes with r=0.5 units, while the communication radiusrwas selected equaltor=.5r=0.75 units, so thatrf connectivityin GD r is not trivially guaranteed. The nodes are initially deployed randomly in D, so that Assumption holds. Given the set D, the maximum possible coverage ratio achieved, evaluated as the summation of n circles (best case scenario) is equal to 00% of D. The network s initial configuration, evolution through time, along with the final network s state, are shown in Fig., in this order. It is apparent that the nodes tend to spread in the interior of the domain of interest in order to increase their coverage performance the network achieves optimum coverage, while radio connectivity among the r limited Delaunay neighbours is attained throughout the whole evolution stage. Figure 5 depicts the evolution of the normalized network s coverage, i.e. H as a ratio of the area ofdwhen coordination scheme ofsection IVis applied[blue line].the redline representsthe maximum possible coverage ratio, i.e. 00% in that case. The sensed area percentage, starting from an initial value of 3% (dependent on the initial network configuration), increases as network evolves, until it converges to 97%, which is more than satisfactory considering non trivial communication constraints imposed. Important is the fact, that network s coverage performance is leaded to the optimum in a monotonic manner, since the corresponding node to move at each step performs the motion iff it will contribute to coverage increase, evaluated by itself in the decision making stage. Fig. 5. Percentage of sensed area during network evolution. The red upper limit represents the maximum possible coverage ratio. VI. CONCLUSIONS In this paper, a spatially distributed approach was proposed for leading the mobile nodes of a sensor network towards an 39

5 Fig.. Coordination results derived via the proposed control scheme. [Left] Initial network configuration. [Middle] Network evolution. The green (red) circles represent the nodes final (initial) positions. [Right] Final network state. Communication graph indicates RF connectivity among the r limited Delaunay neighbours. area optimal configuration, while simultaneously preserving radio connectivity among the nodes. The scheme was developed for the general case, where the radio range of the nodes antennas can be less that twice the sensing range. Each node that moves is ensured to attain RF connectivity with the subset of nodes needed for decision making about the spot to move, so that the area coverage of the network is increased. Simulation studies were conducted verifying the efficiency of the proposed scheme. REFERENCES [] J. Cortés, S. Martinez, T. Karatas, and F. Bullo, Coverage control for mobile sensing networks, IEEE Transactions on Robotics and Automation, vol. 0, no., pp. 3 55, 00. [] J. Le Ny and G. Pappas, Sensor based robot deployment algorithms, in Proc. IEEE Conference on Decision and Control, Atlanta, GA, 00. [3] A. Panousopoulou and A. Tzes, On mobile agent positioning for wireless network reconfiguration, in Proc. 6th International Symposium on Modeling and Optimization in Mobile, Ad Hoc, and Wireless Networks and Workshops WiOPT 008, Berlin, Germany, 008, pp [] A. Panousopoulou and A. Tzes, RF-power overlapping control for connectivity awareness in wireless ad-hoc and sensor networks, in Proc. nd IFAC Workshop on Distributed Estimation and Control in Networked Systems, Annecy, France, 00, pp [5] M. Zavlanos, H. Tanner, A. Jadbabaie, and G. Pappas, Hybrid control for connectivity preserving flocking, IEEE Transactions on Automatic Control, vol. 5, no., pp , 009. [6] A. Jadbabaie, J. Lin, and A. Morse, Coordination of groups of mobile autonomous agents using nearest neighbor rules, IEEE Transactions on Automatic Control, vol. 8, no. 6, pp , 003. [7] M. Zavlanos and G. Pappas, Distributed connectivity control of mobile networks, IEEE Transactions on Robotics, vol., no. 6, pp. 6 8, 008. [8] M. Zavlanos, V. Preciado, A. Jadbabaie, and G. Pappas, Spectral control of mobile robot networks, in Proc. 0 American Control Conference, San Francisco, CA, 0. [9] M. Zavlanos, A. Tahbaz-Salehi, A. Jadbabaie, and G. Pappas, Distributed topology control of dynamic networks, in Proc. 008 American Control Conference, Seattle, WA, 008. [0] M. Zavlanos, M. Egerstedt, and G. Pappas, Graph theoretic connectivity control of mobile robot networks, Proc. of the IEEE, vol. 99, no. 9, pp , 0. [] Y. Stergiopoulos and A. Tzes, Decentralized swarm coordination: A combined coverage/connectivity approach, Journal of Intelligent and Robotic Systems, vol. 6, no. 3-, pp , 0. [] J. Stergiopoulos and A. Tzes, Decentralized communication range adjustment issues in multiagent mobile networks, in Proc. 00 American Control Conference, Baltimore, USA, 00, pp [3] J. Cortés, S. Martinez, and F. Bullo, Spatially-distributed coverage optimization and control with limited-range interactions, ESAIM: Control, Optimisation and Calculus of Variations, vol., no., pp , 005. [] S. Martinez, J. Cortés, and F. Bullo, Motion coordination with distributed information, IEEE Control Systems Magazine, vol. 7, no., pp , 007. [5] F. Bullo, J. Cortés, and S. Martinez, Distributed Control of Robotic Networks. Princeton University Press, 009. [6] F. Aurenhammer and R. Klein, Handbook of Computational Geometry. Elsevier Publishing House, 999, ch. 5: Voronoi Diagrams, pp [7] C. Godsil and G. Royle, Algebraic Graph Theory. New York: Springer- Verlag, 00. [8] J. Cortés and F. Bullo, Coordination and geometric optimization via distributed dynamical systems, SIAM Journal on Control and Optimization, vol., no. 5, pp ,

Communication-Aware Coverage Control for Robotic Sensor Networks

Communication-Aware Coverage Control for Robotic Sensor Networks 53rd IEEE Conference on Decision and Control December 15-17, 014. Los Angeles, California, USA Communication-Aware Coverage Control for Robotic Sensor Networks Yiannis Kantaros and Michael M. Zavlanos

More information

Structure and Synthesis of Robot Motion

Structure and Synthesis of Robot Motion Structure and Synthesis of Robot Motion Motion Synthesis in Groups and Formations I Subramanian Ramamoorthy School of Informatics 5 March 2012 Consider Motion Problems with Many Agents How should we model

More information

Coverage Control of Moving Sensor Networks with Multiple Regions of Interest*

Coverage Control of Moving Sensor Networks with Multiple Regions of Interest* 017 American Control Conference Sheraton Seattle Hotel May 4 6, 017, Seattle, USA Coverage Control of Moving Sensor Networks with Multiple Regions of Interest* Farshid Abbasi, Afshin Mesbahi and Javad

More information

Team-Triggered Coordination of Robotic Networks for Optimal Deployment

Team-Triggered Coordination of Robotic Networks for Optimal Deployment Team-Triggered Coordination of Robotic Networks for Optimal Deployment Cameron Nowzari 1, Jorge Cortés 2, and George J. Pappas 1 Electrical and Systems Engineering 1 University of Pennsylvania Mechanical

More information

Distributed Collaborative Path Planning in Sensor Networks with Multiple Mobile Sensor Nodes

Distributed Collaborative Path Planning in Sensor Networks with Multiple Mobile Sensor Nodes 7th Mediterranean Conference on Control & Automation Makedonia Palace, Thessaloniki, Greece June 4-6, 009 Distributed Collaborative Path Planning in Sensor Networks with Multiple Mobile Sensor Nodes Theofanis

More information

Connectivity in a UAV Multi-static Radar Network

Connectivity in a UAV Multi-static Radar Network Connectivity in a UAV Multi-static Radar Network David W. Casbeer and A. Lee Swindlehurst and Randal Beard Department of Electrical and Computer Engineering Brigham Young University, Provo, UT This paper

More information

IN recent years, there has been great interest in the analysis

IN recent years, there has been great interest in the analysis 2890 IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 52, NO. 7, JULY 2006 On the Power Efficiency of Sensory and Ad Hoc Wireless Networks Amir F. Dana, Student Member, IEEE, and Babak Hassibi Abstract We

More information

TOPOLOGY, LIMITS OF COMPLEX NUMBERS. Contents 1. Topology and limits of complex numbers 1

TOPOLOGY, LIMITS OF COMPLEX NUMBERS. Contents 1. Topology and limits of complex numbers 1 TOPOLOGY, LIMITS OF COMPLEX NUMBERS Contents 1. Topology and limits of complex numbers 1 1. Topology and limits of complex numbers Since we will be doing calculus on complex numbers, not only do we need

More information

Calculation on Coverage & connectivity of random deployed wireless sensor network factors using heterogeneous node

Calculation on Coverage & connectivity of random deployed wireless sensor network factors using heterogeneous node Calculation on Coverage & connectivity of random deployed wireless sensor network factors using heterogeneous node Shikha Nema*, Branch CTA Ganga Ganga College of Technology, Jabalpur (M.P) ABSTRACT A

More information

Node Deployment Strategies and Coverage Prediction in 3D Wireless Sensor Network with Scheduling

Node Deployment Strategies and Coverage Prediction in 3D Wireless Sensor Network with Scheduling Advances in Computational Sciences and Technology ISSN 0973-6107 Volume 10, Number 8 (2017) pp. 2243-2255 Research India Publications http://www.ripublication.com Node Deployment Strategies and Coverage

More information

Localization (Position Estimation) Problem in WSN

Localization (Position Estimation) Problem in WSN Localization (Position Estimation) Problem in WSN [1] Convex Position Estimation in Wireless Sensor Networks by L. Doherty, K.S.J. Pister, and L.E. Ghaoui [2] Semidefinite Programming for Ad Hoc Wireless

More information

International Journal of Scientific & Engineering Research, Volume 7, Issue 2, February ISSN

International Journal of Scientific & Engineering Research, Volume 7, Issue 2, February ISSN International Journal of Scientific & Engineering Research, Volume 7, Issue 2, February-2016 181 A NOVEL RANGE FREE LOCALIZATION METHOD FOR MOBILE SENSOR NETWORKS Anju Thomas 1, Remya Ramachandran 2 1

More information

Mobility & Routing Control in Networks of Robots

Mobility & Routing Control in Networks of Robots 49th IEEE Conference on Decision and Control December 5-7, 2 Hilton Atlanta Hotel, Atlanta, GA, USA Mobility & Routing Control in Networks of Robots Michael M. Zavlanos, Alejandro Ribeiro and George J.

More information

Towards Human Control of Robot Swarms

Towards Human Control of Robot Swarms Towards Human Control of Robot Swarms Andreas Kolling University of Pittsburgh School of Information Sciences Pittsburgh, USA akolling@pitt.edu Steven Nunnally University of Pittsburgh School of Information

More information

3432 IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 53, NO. 10, OCTOBER 2007

3432 IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 53, NO. 10, OCTOBER 2007 3432 IEEE TRANSACTIONS ON INFORMATION THEORY, VOL 53, NO 10, OCTOBER 2007 Resource Allocation for Wireless Fading Relay Channels: Max-Min Solution Yingbin Liang, Member, IEEE, Venugopal V Veeravalli, Fellow,

More information

How (Information Theoretically) Optimal Are Distributed Decisions?

How (Information Theoretically) Optimal Are Distributed Decisions? How (Information Theoretically) Optimal Are Distributed Decisions? Vaneet Aggarwal Department of Electrical Engineering, Princeton University, Princeton, NJ 08544. vaggarwa@princeton.edu Salman Avestimehr

More information

Reducing Aggregation Bias and Time in Gossiping-based Wireless Sensor Networks

Reducing Aggregation Bias and Time in Gossiping-based Wireless Sensor Networks Reducing Aggregation Bias and Time in Gossiping-based Wireless Sensor Networks Zhiliang Chen, Alexander Kuehne, and Anja Klein Communications Engineering Lab, Technische Universität Darmstadt, Germany

More information

Chapter 2 Distributed Consensus Estimation of Wireless Sensor Networks

Chapter 2 Distributed Consensus Estimation of Wireless Sensor Networks Chapter 2 Distributed Consensus Estimation of Wireless Sensor Networks Recently, consensus based distributed estimation has attracted considerable attention from various fields to estimate deterministic

More information

Mobility Tolerant Broadcast in Mobile Ad Hoc Networks

Mobility Tolerant Broadcast in Mobile Ad Hoc Networks Mobility Tolerant Broadcast in Mobile Ad Hoc Networks Pradip K Srimani 1 and Bhabani P Sinha 2 1 Department of Computer Science, Clemson University, Clemson, SC 29634 0974 2 Electronics Unit, Indian Statistical

More information

Acentral problem in the design of wireless networks is how

Acentral problem in the design of wireless networks is how 1968 IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 45, NO. 6, SEPTEMBER 1999 Optimal Sequences, Power Control, and User Capacity of Synchronous CDMA Systems with Linear MMSE Multiuser Receivers Pramod

More information

Low-Latency Multi-Source Broadcast in Radio Networks

Low-Latency Multi-Source Broadcast in Radio Networks Low-Latency Multi-Source Broadcast in Radio Networks Scott C.-H. Huang City University of Hong Kong Hsiao-Chun Wu Louisiana State University and S. S. Iyengar Louisiana State University In recent years

More information

Population Adaptation for Genetic Algorithm-based Cognitive Radios

Population Adaptation for Genetic Algorithm-based Cognitive Radios Population Adaptation for Genetic Algorithm-based Cognitive Radios Timothy R. Newman, Rakesh Rajbanshi, Alexander M. Wyglinski, Joseph B. Evans, and Gary J. Minden Information Technology and Telecommunications

More information

p-percent Coverage in Wireless Sensor Networks

p-percent Coverage in Wireless Sensor Networks p-percent Coverage in Wireless Sensor Networks Yiwei Wu, Chunyu Ai, Shan Gao and Yingshu Li Department of Computer Science Georgia State University October 28, 2008 1 Introduction 2 p-percent Coverage

More information

Topology Control. Chapter 3. Ad Hoc and Sensor Networks. Roger Wattenhofer 3/1

Topology Control. Chapter 3. Ad Hoc and Sensor Networks. Roger Wattenhofer 3/1 Topology Control Chapter 3 Ad Hoc and Sensor Networks Roger Wattenhofer 3/1 Inventory Tracking (Cargo Tracking) Current tracking systems require lineof-sight to satellite. Count and locate containers Search

More information

Wireless Network Coding with Local Network Views: Coded Layer Scheduling

Wireless Network Coding with Local Network Views: Coded Layer Scheduling Wireless Network Coding with Local Network Views: Coded Layer Scheduling Alireza Vahid, Vaneet Aggarwal, A. Salman Avestimehr, and Ashutosh Sabharwal arxiv:06.574v3 [cs.it] 4 Apr 07 Abstract One of the

More information

Hedonic Coalition Formation for Distributed Task Allocation among Wireless Agents

Hedonic Coalition Formation for Distributed Task Allocation among Wireless Agents Hedonic Coalition Formation for Distributed Task Allocation among Wireless Agents Walid Saad, Zhu Han, Tamer Basar, Me rouane Debbah, and Are Hjørungnes. IEEE TRANSACTIONS ON MOBILE COMPUTING, VOL. 10,

More information

Connectivity Management in Mobile Robot Teams

Connectivity Management in Mobile Robot Teams 2008 IEEE International Conference on Robotics and Automation Pasadena, CA, USA, May 19-23, 2008 Connectivity Management in Mobile Robot Teams Ethan Stump, Ali Jadbabaie, Vijay Kumar GRASP Laboratory,

More information

Decentralized Coordinated Motion for a Large Team of Robots Preserving Connectivity and Avoiding Collisions

Decentralized Coordinated Motion for a Large Team of Robots Preserving Connectivity and Avoiding Collisions Decentralized Coordinated Motion for a Large Team of Robots Preserving Connectivity and Avoiding Collisions Anqi Li, Wenhao Luo, Sasanka Nagavalli, Student Member, IEEE, Katia Sycara, Fellow, IEEE Abstract

More information

Location Discovery in Sensor Network

Location Discovery in Sensor Network Location Discovery in Sensor Network Pin Nie Telecommunications Software and Multimedia Laboratory Helsinki University of Technology niepin@cc.hut.fi Abstract One established trend in electronics is micromation.

More information

Ad Hoc and Neighborhood Search Methods for Placement of Mesh Routers in Wireless Mesh Networks

Ad Hoc and Neighborhood Search Methods for Placement of Mesh Routers in Wireless Mesh Networks 29 29th IEEE International Conference on Distributed Computing Systems Workshops Ad Hoc and Neighborhood Search Methods for Placement of Mesh Routers in Wireless Mesh Networks Fatos Xhafa Department of

More information

Medium Access Control via Nearest-Neighbor Interactions for Regular Wireless Networks

Medium Access Control via Nearest-Neighbor Interactions for Regular Wireless Networks Medium Access Control via Nearest-Neighbor Interactions for Regular Wireless Networks Ka Hung Hui, Dongning Guo and Randall A. Berry Department of Electrical Engineering and Computer Science Northwestern

More information

Supervisory Control for Cost-Effective Redistribution of Robotic Swarms

Supervisory Control for Cost-Effective Redistribution of Robotic Swarms Supervisory Control for Cost-Effective Redistribution of Robotic Swarms Ruikun Luo Department of Mechaincal Engineering College of Engineering Carnegie Mellon University Pittsburgh, Pennsylvania 11 Email:

More information

An Efficient Distributed Coverage Hole Detection Protocol for Wireless Sensor Networks

An Efficient Distributed Coverage Hole Detection Protocol for Wireless Sensor Networks Article An Efficient Distributed Coverage Hole Detection Protocol for Wireless Sensor Networks Prasan Kumar Sahoo 1, Ming-Jer Chiang 2 and Shih-Lin Wu 1,3, * 1 Department of Computer Science and Information

More information

A Location-Aware Routing Metric (ALARM) for Multi-Hop, Multi-Channel Wireless Mesh Networks

A Location-Aware Routing Metric (ALARM) for Multi-Hop, Multi-Channel Wireless Mesh Networks A Location-Aware Routing Metric (ALARM) for Multi-Hop, Multi-Channel Wireless Mesh Networks Eiman Alotaibi, Sumit Roy Dept. of Electrical Engineering U. Washington Box 352500 Seattle, WA 98195 eman76,roy@ee.washington.edu

More information

HETEROGENEOUS LINK ASYMMETRY IN TDD MODE CELLULAR SYSTEMS

HETEROGENEOUS LINK ASYMMETRY IN TDD MODE CELLULAR SYSTEMS HETEROGENEOUS LINK ASYMMETRY IN TDD MODE CELLULAR SYSTEMS Magnus Lindström Radio Communication Systems Department of Signals, Sensors and Systems Royal Institute of Technology (KTH) SE- 44, STOCKHOLM,

More information

EAVESDROPPING AND JAMMING COMMUNICATION NETWORKS

EAVESDROPPING AND JAMMING COMMUNICATION NETWORKS EAVESDROPPING AND JAMMING COMMUNICATION NETWORKS CLAYTON W. COMMANDER, PANOS M. PARDALOS, VALERIY RYABCHENKO, OLEG SHYLO, STAN URYASEV, AND GRIGORIY ZRAZHEVSKY ABSTRACT. Eavesdropping and jamming communication

More information

Redundancy and Coverage Detection in Sensor Networks

Redundancy and Coverage Detection in Sensor Networks Redundancy and Coverage Detection in Sensor Networks BOGDAN CĂRBUNAR, ANANTH GRAMA, and JAN VITEK Purdue University and OCTAVIAN CĂRBUNAR IFIN-NIPNE We study the problem of detecting and eliminating redundancy

More information

Dynamic Subcarrier, Bit and Power Allocation in OFDMA-Based Relay Networks

Dynamic Subcarrier, Bit and Power Allocation in OFDMA-Based Relay Networks Dynamic Subcarrier, Bit and Power Allocation in OFDMA-Based Relay Networs Christian Müller*, Anja Klein*, Fran Wegner**, Martin Kuipers**, Bernhard Raaf** *Communications Engineering Lab, Technische Universität

More information

Sense in Order: Channel Selection for Sensing in Cognitive Radio Networks

Sense in Order: Channel Selection for Sensing in Cognitive Radio Networks Sense in Order: Channel Selection for Sensing in Cognitive Radio Networks Ying Dai and Jie Wu Department of Computer and Information Sciences Temple University, Philadelphia, PA 19122 Email: {ying.dai,

More information

On the Capacity Regions of Two-Way Diamond. Channels

On the Capacity Regions of Two-Way Diamond. Channels On the Capacity Regions of Two-Way Diamond 1 Channels Mehdi Ashraphijuo, Vaneet Aggarwal and Xiaodong Wang arxiv:1410.5085v1 [cs.it] 19 Oct 2014 Abstract In this paper, we study the capacity regions of

More information

Connected Identifying Codes

Connected Identifying Codes Connected Identifying Codes Niloofar Fazlollahi, David Starobinski and Ari Trachtenberg Dept. of Electrical and Computer Engineering Boston University, Boston, MA 02215 Email: {nfazl,staro,trachten}@bu.edu

More information

MOBILE robot networks have received considerable attention

MOBILE robot networks have received considerable attention IEEE TRANSACTIONS ON ROBOTICS, VOL. 32, NO. 5, OCTOBER 2016 1045 Global Planning for Multi-Robot Communication Networks in Complex Environments Yiannis Kantaros, Student Member, IEEE, and Michael M. Zavlanos,

More information

Semi-Autonomous Parking for Enhanced Safety and Efficiency

Semi-Autonomous Parking for Enhanced Safety and Efficiency Technical Report 105 Semi-Autonomous Parking for Enhanced Safety and Efficiency Sriram Vishwanath WNCG June 2017 Data-Supported Transportation Operations & Planning Center (D-STOP) A Tier 1 USDOT University

More information

A distributed exploration algorithm for unknown environments with multiple obstacles by multiple robots

A distributed exploration algorithm for unknown environments with multiple obstacles by multiple robots 2017 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) September 24 28, 2017, Vancouver, BC, Canada A distributed exploration algorithm for unknown environments with multiple obstacles

More information

Stochastic Modelling of Downlink Transmit Power in Wireless Cellular Networks

Stochastic Modelling of Downlink Transmit Power in Wireless Cellular Networks Stochastic Modelling of Downlink Transmit Power in Wireless Cellular Networks Boris Galkin, Jacek Kibiłda and Luiz A. DaSilva CONNECT, Trinity College Dublin, Ireland, E-mail: {galkinb,kibildj,dasilval}@tcd.ie

More information

Introduction. Introduction ROBUST SENSOR POSITIONING IN WIRELESS AD HOC SENSOR NETWORKS. Smart Wireless Sensor Systems 1

Introduction. Introduction ROBUST SENSOR POSITIONING IN WIRELESS AD HOC SENSOR NETWORKS. Smart Wireless Sensor Systems 1 ROBUST SENSOR POSITIONING IN WIRELESS AD HOC SENSOR NETWORKS Xiang Ji and Hongyuan Zha Material taken from Sensor Network Operations by Shashi Phoa, Thomas La Porta and Christopher Griffin, John Wiley,

More information

On Coding for Cooperative Data Exchange

On Coding for Cooperative Data Exchange On Coding for Cooperative Data Exchange Salim El Rouayheb Texas A&M University Email: rouayheb@tamu.edu Alex Sprintson Texas A&M University Email: spalex@tamu.edu Parastoo Sadeghi Australian National University

More information

The Optimism Principle: A Unified Framework for Optimal Robotic Network Deployment in An Unknown Obstructed Environment

The Optimism Principle: A Unified Framework for Optimal Robotic Network Deployment in An Unknown Obstructed Environment The Optimism Principle: A Unified Framework for Optimal Robotic Network Deployment in An Unknown Obstructed Environment Shangxing Wang 1, Bhaskar Krishnamachari 1 and Nora Ayanian 2 Abstract We consider

More information

Wireless ad hoc networks. Acknowledgement: Slides borrowed from Richard Y. Yale

Wireless ad hoc networks. Acknowledgement: Slides borrowed from Richard Y. Yale Wireless ad hoc networks Acknowledgement: Slides borrowed from Richard Y. Yang @ Yale Infrastructure-based v.s. ad hoc Infrastructure-based networks Cellular network 802.11, access points Ad hoc networks

More information

S-GPBE: A Power-Efficient Broadcast Routing Algorithm Using Sectored Antenna

S-GPBE: A Power-Efficient Broadcast Routing Algorithm Using Sectored Antenna S-GPBE: A Power-Efficient Broadcast Routing Algorithm Using Sectored Antenna Intae Kang and Radha Poovendran Department of Electrical Engineering, University of Washington, Seattle, WA. - email: {kangit,radha}@ee.washington.edu

More information

Distributed Broadcast Scheduling in Mobile Ad Hoc Networks with Unknown Topologies

Distributed Broadcast Scheduling in Mobile Ad Hoc Networks with Unknown Topologies Distributed Broadcast Scheduling in Mobile Ad Hoc Networks with Unknown Topologies Guang Tan, Stephen A. Jarvis, James W. J. Xue, and Simon D. Hammond Department of Computer Science, University of Warwick,

More information

SENSOR PLACEMENT FOR MAXIMIZING LIFETIME PER UNIT COST IN WIRELESS SENSOR NETWORKS

SENSOR PLACEMENT FOR MAXIMIZING LIFETIME PER UNIT COST IN WIRELESS SENSOR NETWORKS SENSOR PACEMENT FOR MAXIMIZING IFETIME PER UNIT COST IN WIREESS SENSOR NETWORKS Yunxia Chen, Chen-Nee Chuah, and Qing Zhao Department of Electrical and Computer Engineering University of California, Davis,

More information

IN RECENT years, wireless multiple-input multiple-output

IN RECENT years, wireless multiple-input multiple-output 1936 IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 3, NO. 6, NOVEMBER 2004 On Strategies of Multiuser MIMO Transmit Signal Processing Ruly Lai-U Choi, Michel T. Ivrlač, Ross D. Murch, and Wolfgang

More information

Fault-tolerant Coverage in Dense Wireless Sensor Networks

Fault-tolerant Coverage in Dense Wireless Sensor Networks Fault-tolerant Coverage in Dense Wireless Sensor Networks Akshaye Dhawan and Magdalena Parks Department of Mathematics and Computer Science, Ursinus College, 610 E Main Street, Collegeville, PA, USA {adhawan,

More information

CHANNEL ASSIGNMENT AND LOAD DISTRIBUTION IN A POWER- MANAGED WLAN

CHANNEL ASSIGNMENT AND LOAD DISTRIBUTION IN A POWER- MANAGED WLAN CHANNEL ASSIGNMENT AND LOAD DISTRIBUTION IN A POWER- MANAGED WLAN Mohamad Haidar Robert Akl Hussain Al-Rizzo Yupo Chan University of Arkansas at University of Arkansas at University of Arkansas at University

More information

Distributed Self-Localisation in Sensor Networks using RIPS Measurements

Distributed Self-Localisation in Sensor Networks using RIPS Measurements Distributed Self-Localisation in Sensor Networks using RIPS Measurements M. Brazil M. Morelande B. Moran D.A. Thomas Abstract This paper develops an efficient distributed algorithm for localising motes

More information

Localized Distributed Sensor Deployment via Coevolutionary Computation

Localized Distributed Sensor Deployment via Coevolutionary Computation Localized Distributed Sensor Deployment via Coevolutionary Computation Xingyan Jiang Department of Computer Science Memorial University of Newfoundland St. John s, Canada Email: xingyan@cs.mun.ca Yuanzhu

More information

Developing the Model

Developing the Model Team # 9866 Page 1 of 10 Radio Riot Introduction In this paper we present our solution to the 2011 MCM problem B. The problem pertains to finding the minimum number of very high frequency (VHF) radio repeaters

More information

Joint work with Dragana Bajović and Dušan Jakovetić. DLR/TUM Workshop, Munich,

Joint work with Dragana Bajović and Dušan Jakovetić. DLR/TUM Workshop, Munich, Slotted ALOHA in Small Cell Networks: How to Design Codes on Random Geometric Graphs? Dejan Vukobratović Associate Professor, DEET-UNS University of Novi Sad, Serbia Joint work with Dragana Bajović and

More information

AGENT PLATFORM FOR ROBOT CONTROL IN REAL-TIME DYNAMIC ENVIRONMENTS. Nuno Sousa Eugénio Oliveira

AGENT PLATFORM FOR ROBOT CONTROL IN REAL-TIME DYNAMIC ENVIRONMENTS. Nuno Sousa Eugénio Oliveira AGENT PLATFORM FOR ROBOT CONTROL IN REAL-TIME DYNAMIC ENVIRONMENTS Nuno Sousa Eugénio Oliveira Faculdade de Egenharia da Universidade do Porto, Portugal Abstract: This paper describes a platform that enables

More information

Utilization-Aware Adaptive Back-Pressure Traffic Signal Control

Utilization-Aware Adaptive Back-Pressure Traffic Signal Control Utilization-Aware Adaptive Back-Pressure Traffic Signal Control Wanli Chang, Samarjit Chakraborty and Anuradha Annaswamy Abstract Back-pressure control of traffic signal, which computes the control phase

More information

Analysis of Power Assignment in Radio Networks with Two Power Levels

Analysis of Power Assignment in Radio Networks with Two Power Levels Analysis of Power Assignment in Radio Networks with Two Power Levels Miguel Fiandor Gutierrez & Manuel Macías Córdoba Abstract. In this paper we analyze the Power Assignment in Radio Networks with Two

More information

A Solution to Cooperative Area Coverage Surveillance for a Swarm of MAVs

A Solution to Cooperative Area Coverage Surveillance for a Swarm of MAVs International Journal of Advanced Robotic Systems ARTICLE A Solution to Cooperative Area Coverage Surveillance for a Swarm of MAVs Regular Paper Wang Zheng-jie,* and Li Wei 2 School of Mechatronic Engineering,

More information

5984 IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 56, NO. 12, DECEMBER 2010

5984 IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 56, NO. 12, DECEMBER 2010 5984 IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 56, NO. 12, DECEMBER 2010 Interference Channels With Correlated Receiver Side Information Nan Liu, Member, IEEE, Deniz Gündüz, Member, IEEE, Andrea J.

More information

A Study on Performance Analysis of Distance Estimation RSSI in Wireless Sensor Networks

A Study on Performance Analysis of Distance Estimation RSSI in Wireless Sensor Networks A Study on Performance Analysis of Distance Estimation RSSI in Wireless Sensor Networks S.Satheesh 1, Dr.V.Vinoba 2 1 Assistant professor, T.J.S. Engineering College, Chennai-601206, Tamil Nadu, India.

More information

Interference Model for Cognitive Coexistence in Cellular Systems

Interference Model for Cognitive Coexistence in Cellular Systems Interference Model for Cognitive Coexistence in Cellular Systems Theodoros Kamakaris, Didem Kivanc-Tureli and Uf Tureli Wireless Network Security Center Stevens Institute of Technology Hoboken, NJ, USA

More information

MOST wireless communication systems employ

MOST wireless communication systems employ 2582 IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 57, NO. 5, MAY 2011 Interference Networks With Point-to-Point Codes Francois Baccelli, Abbas El Gamal, Fellow, IEEE, and David N. C. Tse, Fellow, IEEE

More information

TAC Reconfiguration for Paging Optimization in LTE-Based Mobile Communication Systems

TAC Reconfiguration for Paging Optimization in LTE-Based Mobile Communication Systems TAC Reconfiguration for Paging Optimization in LTE-Based Mobile Communication Systems Hyung-Woo Kang 1, Seok-Joo Koh 1,*, Sang-Kyu Lim 2, and Tae-Gyu Kang 2 1 School of Computer Science and Engineering,

More information

INTERNATIONAL CONFERENCE ON ENGINEERING DESIGN ICED 01 GLASGOW, AUGUST 21-23, 2001

INTERNATIONAL CONFERENCE ON ENGINEERING DESIGN ICED 01 GLASGOW, AUGUST 21-23, 2001 INTERNATIONAL CONFERENCE ON ENGINEERING DESIGN ICED 01 GLASGOW, AUGUST 21-23, 2001 DESIGN OF PART FAMILIES FOR RECONFIGURABLE MACHINING SYSTEMS BASED ON MANUFACTURABILITY FEEDBACK Byungwoo Lee and Kazuhiro

More information

A survey on broadcast protocols in multihop cognitive radio ad hoc network

A survey on broadcast protocols in multihop cognitive radio ad hoc network A survey on broadcast protocols in multihop cognitive radio ad hoc network Sureshkumar A, Rajeswari M Abstract In the traditional ad hoc network, common channel is present to broadcast control channels

More information

A Hybrid Evolutionary Approach for Multi Robot Path Exploration Problem

A Hybrid Evolutionary Approach for Multi Robot Path Exploration Problem A Hybrid Evolutionary Approach for Multi Robot Path Exploration Problem K.. enthilkumar and K. K. Bharadwaj Abstract - Robot Path Exploration problem or Robot Motion planning problem is one of the famous

More information

Prey Modeling in Predator/Prey Interaction: Risk Avoidance, Group Foraging, and Communication

Prey Modeling in Predator/Prey Interaction: Risk Avoidance, Group Foraging, and Communication Prey Modeling in Predator/Prey Interaction: Risk Avoidance, Group Foraging, and Communication June 24, 2011, Santa Barbara Control Workshop: Decision, Dynamics and Control in Multi-Agent Systems Karl Hedrick

More information

Probabilistic Coverage in Wireless Sensor Networks

Probabilistic Coverage in Wireless Sensor Networks Probabilistic Coverage in Wireless Sensor Networks Mohamed Hefeeda and Hossein Ahmadi School of Computing Science Simon Fraser University Surrey, Canada {mhefeeda, hahmadi}@cs.sfu.ca Technical Report:

More information

Luca Schenato joint work with: A. Basso, G. Gamba

Luca Schenato joint work with: A. Basso, G. Gamba Distributed consensus protocols for clock synchronization in sensor networks Luca Schenato joint work with: A. Basso, G. Gamba Networked Control Systems Drive-by-wire systems Swarm robotics Smart structures:

More information

MULTI-LAYERED HYBRID ARCHITECTURE TO SOLVE COMPLEX TASKS OF AN AUTONOMOUS MOBILE ROBOT

MULTI-LAYERED HYBRID ARCHITECTURE TO SOLVE COMPLEX TASKS OF AN AUTONOMOUS MOBILE ROBOT MULTI-LAYERED HYBRID ARCHITECTURE TO SOLVE COMPLEX TASKS OF AN AUTONOMOUS MOBILE ROBOT F. TIECHE, C. FACCHINETTI and H. HUGLI Institute of Microtechnology, University of Neuchâtel, Rue de Tivoli 28, CH-2003

More information

Interference-Aware Joint Routing and TDMA Link Scheduling for Static Wireless Networks

Interference-Aware Joint Routing and TDMA Link Scheduling for Static Wireless Networks Interference-Aware Joint Routing and TDMA Link Scheduling for Static Wireless Networks Yu Wang Weizhao Wang Xiang-Yang Li Wen-Zhan Song Abstract We study efficient interference-aware joint routing and

More information

Detection and Tracking of Mobile Events with Dynamic Signatures Using Mobile Sensors

Detection and Tracking of Mobile Events with Dynamic Signatures Using Mobile Sensors and of Mobile Events with Dynamic Signatures Using Mobile Sensors Na Yu and Qi Han Department of Mathematical and Computer Sciences Colorado School of Mines, Golden, CO 1 {nyu, qhan}@mines.edu Abstract

More information

Performance Analysis of DV-Hop Localization Using Voronoi Approach

Performance Analysis of DV-Hop Localization Using Voronoi Approach Vol.3, Issue.4, Jul - Aug. 2013 pp-1958-1964 ISSN: 2249-6645 Performance Analysis of DV-Hop Localization Using Voronoi Approach Mrs. P. D.Patil 1, Dr. (Smt). R. S. Patil 2 *(Department of Electronics and

More information

SIGNIFICANT advances in hardware technology have led

SIGNIFICANT advances in hardware technology have led IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 56, NO. 5, SEPTEMBER 2007 2733 Concentric Anchor Beacon Localization Algorithm for Wireless Sensor Networks Vijayanth Vivekanandan and Vincent W. S. Wong,

More information

Swarm Based Sensor Deployment Optimization in Ad hoc Sensor Networks

Swarm Based Sensor Deployment Optimization in Ad hoc Sensor Networks Swarm Based Sensor Deployment Optimization in Ad hoc Sensor Networks Wu Xiaoling, Shu Lei, Yang Jie, Xu Hui, Jinsung Cho, and Sungyoung Lee Department of Computer Engineering, Kyung Hee University, Korea

More information

Performance Evaluation of DV-Hop and NDV-Hop Localization Methods in Wireless Sensor Networks

Performance Evaluation of DV-Hop and NDV-Hop Localization Methods in Wireless Sensor Networks Performance Evaluation of DV-Hop and NDV-Hop Localization Methods in Wireless Sensor Networks Manijeh Keshtgary Dept. of Computer Eng. & IT ShirazUniversity of technology Shiraz,Iran, Keshtgari@sutech.ac.ir

More information

Imperfect Monitoring in Multi-agent Opportunistic Channel Access

Imperfect Monitoring in Multi-agent Opportunistic Channel Access Imperfect Monitoring in Multi-agent Opportunistic Channel Access Ji Wang Thesis submitted to the Faculty of the Virginia Polytechnic Institute and State University in partial fulfillment of the requirements

More information

On the Capacity Region of the Vector Fading Broadcast Channel with no CSIT

On the Capacity Region of the Vector Fading Broadcast Channel with no CSIT On the Capacity Region of the Vector Fading Broadcast Channel with no CSIT Syed Ali Jafar University of California Irvine Irvine, CA 92697-2625 Email: syed@uciedu Andrea Goldsmith Stanford University Stanford,

More information

On the Capacity of Multi-Hop Wireless Networks with Partial Network Knowledge

On the Capacity of Multi-Hop Wireless Networks with Partial Network Knowledge On the Capacity of Multi-Hop Wireless Networks with Partial Network Knowledge Alireza Vahid Cornell University Ithaca, NY, USA. av292@cornell.edu Vaneet Aggarwal Princeton University Princeton, NJ, USA.

More information

DEGRADED broadcast channels were first studied by

DEGRADED broadcast channels were first studied by 4296 IEEE TRANSACTIONS ON INFORMATION THEORY, VOL 54, NO 9, SEPTEMBER 2008 Optimal Transmission Strategy Explicit Capacity Region for Broadcast Z Channels Bike Xie, Student Member, IEEE, Miguel Griot,

More information

Distributed Power Control in Cellular and Wireless Networks - A Comparative Study

Distributed Power Control in Cellular and Wireless Networks - A Comparative Study Distributed Power Control in Cellular and Wireless Networks - A Comparative Study Vijay Raman, ECE, UIUC 1 Why power control? Interference in communication systems restrains system capacity In cellular

More information

CHAPTER 10 CONCLUSIONS AND FUTURE WORK 10.1 Conclusions

CHAPTER 10 CONCLUSIONS AND FUTURE WORK 10.1 Conclusions CHAPTER 10 CONCLUSIONS AND FUTURE WORK 10.1 Conclusions This dissertation reported results of an investigation into the performance of antenna arrays that can be mounted on handheld radios. Handheld arrays

More information

TIME- OPTIMAL CONVERGECAST IN SENSOR NETWORKS WITH MULTIPLE CHANNELS

TIME- OPTIMAL CONVERGECAST IN SENSOR NETWORKS WITH MULTIPLE CHANNELS TIME- OPTIMAL CONVERGECAST IN SENSOR NETWORKS WITH MULTIPLE CHANNELS A Thesis by Masaaki Takahashi Bachelor of Science, Wichita State University, 28 Submitted to the Department of Electrical Engineering

More information

PERFORMANCE OF POWER DECENTRALIZED DETECTION IN WIRELESS SENSOR SYSTEM WITH DS-CDMA

PERFORMANCE OF POWER DECENTRALIZED DETECTION IN WIRELESS SENSOR SYSTEM WITH DS-CDMA PERFORMANCE OF POWER DECENTRALIZED DETECTION IN WIRELESS SENSOR SYSTEM WITH DS-CDMA Ali M. Fadhil 1, Haider M. AlSabbagh 2, and Turki Y. Abdallah 1 1 Department of Computer Engineering, College of Engineering,

More information

Novel Localization of Sensor Nodes in Wireless Sensor Networks using Co-Ordinate Signal Strength Database

Novel Localization of Sensor Nodes in Wireless Sensor Networks using Co-Ordinate Signal Strength Database Available online at www.sciencedirect.com Procedia Engineering 30 (2012) 662 668 International Conference on Communication Technology and System Design 2011 Novel Localization of Sensor Nodes in Wireless

More information

A GRASP HEURISTIC FOR THE COOPERATIVE COMMUNICATION PROBLEM IN AD HOC NETWORKS

A GRASP HEURISTIC FOR THE COOPERATIVE COMMUNICATION PROBLEM IN AD HOC NETWORKS A GRASP HEURISTIC FOR THE COOPERATIVE COMMUNICATION PROBLEM IN AD HOC NETWORKS C. COMMANDER, C.A.S. OLIVEIRA, P.M. PARDALOS, AND M.G.C. RESENDE ABSTRACT. Ad hoc networks are composed of a set of wireless

More information

MAS336 Computational Problem Solving. Problem 3: Eight Queens

MAS336 Computational Problem Solving. Problem 3: Eight Queens MAS336 Computational Problem Solving Problem 3: Eight Queens Introduction Francis J. Wright, 2007 Topics: arrays, recursion, plotting, symmetry The problem is to find all the distinct ways of choosing

More information

Evolution of Sensor Suites for Complex Environments

Evolution of Sensor Suites for Complex Environments Evolution of Sensor Suites for Complex Environments Annie S. Wu, Ayse S. Yilmaz, and John C. Sciortino, Jr. Abstract We present a genetic algorithm (GA) based decision tool for the design and configuration

More information

Gateways Placement in Backbone Wireless Mesh Networks

Gateways Placement in Backbone Wireless Mesh Networks I. J. Communications, Network and System Sciences, 2009, 1, 1-89 Published Online February 2009 in SciRes (http://www.scirp.org/journal/ijcns/). Gateways Placement in Backbone Wireless Mesh Networks Abstract

More information

Relay Placement in Sensor Networks

Relay Placement in Sensor Networks Relay Placement in Sensor Networks Jukka Suomela 14 October 2005 Contents: Wireless Sensor Networks? Relay Placement? Problem Classes Computational Complexity Approximation Algorithms HIIT BRU, Adaptive

More information

Rating and Generating Sudoku Puzzles Based On Constraint Satisfaction Problems

Rating and Generating Sudoku Puzzles Based On Constraint Satisfaction Problems Rating and Generating Sudoku Puzzles Based On Constraint Satisfaction Problems Bahare Fatemi, Seyed Mehran Kazemi, Nazanin Mehrasa International Science Index, Computer and Information Engineering waset.org/publication/9999524

More information

A Multi-Robot Coverage Approach based on Stigmergic Communication

A Multi-Robot Coverage Approach based on Stigmergic Communication A Multi-Robot Coverage Approach based on Stigmergic Communication Bijan Ranjbar-Sahraei 1, Gerhard Weiss 1, and Ali Nakisaei 2 1 Dept. of Knowledge Engineering, Maastricht University, The Netherlands 2

More information

Permutations with short monotone subsequences

Permutations with short monotone subsequences Permutations with short monotone subsequences Dan Romik Abstract We consider permutations of 1, 2,..., n 2 whose longest monotone subsequence is of length n and are therefore extremal for the Erdős-Szekeres

More information

Towards Quantification of the need to Cooperate between Robots

Towards Quantification of the need to Cooperate between Robots PERMIS 003 Towards Quantification of the need to Cooperate between Robots K. Madhava Krishna and Henry Hexmoor CSCE Dept., University of Arkansas Fayetteville AR 770 Abstract: Collaborative technologies

More information

OFDM Pilot Optimization for the Communication and Localization Trade Off

OFDM Pilot Optimization for the Communication and Localization Trade Off SPCOMNAV Communications and Navigation OFDM Pilot Optimization for the Communication and Localization Trade Off A. Lee Swindlehurst Dept. of Electrical Engineering and Computer Science The Henry Samueli

More information