Mobile Base Stations Placement and Energy Aware Routing in Wireless Sensor Networks

Size: px
Start display at page:

Download "Mobile Base Stations Placement and Energy Aware Routing in Wireless Sensor Networks"

Transcription

1 Mobile Base Stations Placement and Energy Aware Routing in Wireless Sensor Networks A. P. Azad and A. Chockalingam Department of ECE, Indian Institute of Science, Bangalore 5612, India Abstract Increasing network lifetime is important in wireless sensor/ad-hoc networks. In this paper, we are concerned with algorithms to increase network lifetime and amount of data delivered during the lifetime by deploying multiple mobile base stations in the sensor network field. Specifically, we allow multiple mobile base stations to be deployed along the periphery of the sensor network field and develop algorithms to dynamically choose the locations of these base stations so as to improve network lifetime. We propose energy efficient low-complexity algorithms to determine the locations of the base stations; they include i) Top-K max algorithm, ii) maximizing the minimum residual energy (Max-Min-RE) algorithm, and iii) minimizing the residual energy difference (MinDiff-RE) algorithm. We show that the proposed base stations placement algorithms provide increased network lifetimes and amount of data delivered during the network lifetime compared to single base station scenario as well as multiple static base stations scenario, and close to those obtained by solving an integer linear program (ILP) to determine the locations of the mobile base stations. We also investigate the lifetime gain when an energy aware routing protocol is employed along with multiple base stations. Keywords Multiple mobile base stations, network lifetime, energy efficiency I. INTRODUCTION A key issue in wireless sensor/ad-hoc networks is maximizing the network lifetime and the amount of useful data successfully transferred during the network lifetime. In sensor networks, the data transport model is such that a base station, typically located at the boundary of or beyond the field from where the sensors sense/measure data, collects data from the sensors which are distributed in a field from where data measurement/collection has to be performed [1]-[6]. Typically, the sensor nodes, in addition to behaving as source nodes in generating data to be passed on to the base station, act as intermediate relay nodes as well to relay data from other source nodes towards the base station on a multihop basis. Therefore, while energy will be spent by a node in receiving and forwarding all transit packets, energy thus spent may not add to the end-to-end delivery of the packet (i.e., packets may still have more hops to reach the base station). This can result in reduced efficiency, in terms of total amount of data delivered to the base station per joule of energy in the network, particularly when the hop length between the source node(s) and base station gets larger. This problem can be alleviated by the use of multiple base stations deployed along the periphery of the field, and allowing each base station to act as a data sink [7]. That is, each sensor node can send its data to any one of these base stations (may be to the base station towards which the cost is minimum). Base stations can communicate This work was supported in part by the Indo-French Centre for Promotion of Advanced Research, New Delhi, under Project 29-IT. among themselves to collate the data collected (energy is not a major concern in the communication between the base stations). Deploying such multiple base stations essentially can reduce the average hop length between the source-sink pairs, thus enabling to achieve increased network lifetime and larger amount of data delivered during the network lifetime. A relevant question in the above multiple base station approach is how to determine optimum locations of these base stations that will maximize the network lifetime. Our focus in this paper is to address this question. We consider a set of feasible base station locations (sites) on the boundary of the sensor field. Given that K, K 1 base stations can be deployed, the problem to solve is to choose the optimum locations for these K base stations from the set of feasible sites. We divide the time axis into rounds of equal period. Placement of base stations is carried out at the beginning of each round and held for the entire duration of the round. A new placement is carried out in the beginning of the next round, and so on, till the end of network life. In [7], the base stations placement problem is formulated as an optimization problem and the optimum base stations locations are obtained as the solution to an Integer Linear Program. The complexity of the ILP solution however is high. Here, we propose energy efficient low-complexity algorithms to determine the base station locations; they include i) Top-K max algorithm, ii) maximizing the minimum residual energy (Max-Min-RE) algorithm, and iii) minimizing the residual energy difference (MinDiff-RE) algorithm. We show that the proposed base stations placement algorithms provide increased network lifetimes and amount of data delivered during the network lifetime. We also investigate the lifetime gain when an energy aware routing protocol is employed along with multiple base stations. The rest of the paper is organized as follows. In Section II, we present the system model. In Section III, we present the proposed base stations placement algorithms. In Section IV, we present the performance results and discussions. Finally, conclusions are given in Section V. II. SYSTEM MODEL We consider the following system model and assumptions. A. Network: A set of sensor nodes V s are uniformly distributed over a square sensor field. A set of feasible sites V f (i.e., feasible base station locations) along the periphery of the sensor field is assumed. The sensor network is then represented as a graph G(V,E), where V = V s V f, and E V V represents the set of wireless links. Wireless links /6/$2. (c)26 IEEE This full text paper was peer reviewed at the direction of IEEE Communications Society subject matter experts for publication in the WCNC 26 proceedings.

2 between sensor nodes and a feasible site refer to the links that would exist if a base station is located at that particular site. There are K, K 1 base stations to deploy. Time is divided into rounds of equal period. Selection of base station locations from the set of feasible sites V f is made at the beginning of each round, and the base stations are moved and placed in these chosen locations for the entire duration of that round. A new set of base station locations are computed at the beginning of the next round (and the base stations moved to these newly chosen locations), and so on, till the end of network life. B. Transceiver: The transmission range of all sensor nodes is same and fixed. As in similar system models in the literature [1], the energy spent in transmitting a bit over a distance d is assumed to be proportional to d 2. C. MAC and Routing: Data packets generated at each sensor node is assumed to be of equal length. Also, each sensor node is assumed to generate equal amount of data per unit time. At the MAC level, Self-organizing Medium Access Control for Sensor networks (SMACS), a contention-free MAC protocol presented in [8] is employed to provide channel access for all the sensor nodes. For multi-hop routing, minimum cost forwarding (MCF) protocol presented in [9] is employed. D. Battery and Network life: Each sensor node is powered by a finite-energy battery with an available energy of E battery J at the initial network deployment. At the sensor node, transmission of a data packet consumes E t J of energy, and reception of a data packet consumes E r J. A sensor node ceases to operate if its battery is drained below a certain energy threshold (i.e., available energy goes below a certain usable threshold). Often, network lifetime is defined as the time for the first node to die [1],[5] or as the time for a certain percentage of nodes to die [6]. Here, we define the network life time as follows. The end of network life is said to be reached either if the batteries of all the sensor nodes are drained below the usable threshold or if all the live sensor nodes are disconnected from all the feasible sites (i.e., either all nodes die or all live nodes are out of range of all feasible sites). With the above system model, we need to choose optimum base station locations from V f at the beginning of each round. In the following section, we present efficient algorithms for this base station placement problem. III. BASE STATIONS PLACEMENT ALGORITHMS The base stations placement problem in the above system model has been formulated as an optimization problem in [7], and the optimum base station locations are obtained as the solution to an ILP. However, the complexity of the ILP solution is high. In this section, we propose three energy efficient low-complexity algorithms to solve the base stations placement (BSP) problem. Let s i denote the location of sensor node i, i V s, and f i denote the location of feasible site i, i V f.letrdenote the transmission range of each sensor node. Let RE i denote the residual battery energy in sensor node i at the beginning of a round when the base station locations are computed. A. Top-K max Algorithm This algorithm selects those feasible sites (maximum K sites) whose nearest neighbour nodes have the highest residual energies. Since the first-hop neighbour node to a base station has to handle all the transit packets from other nodes towards that base station, it can drain its battery sooner. Therefore, by assigning the nearest neighbour with highest residual energy nodes to serve as the first-hop neighbour nodes in each round, the life of the nodes in the network and hence network lifetime can get extended. The algorithm works as follows. 1) For each feasible site i V f, find the nearest sensor node n i within the connectivity range r, i.e., for each i V f choose sensor node n i V s such that and f i s ni f i s j, j V s,j n i. (1) f i s ni r. (2) 2) Order these nearest neighbour nodes {n i,i V f } in descending order of their residual energies, RE ni. 3) Select a maximum of K nodes from the top in this ordered list, and declare their corresponding nearest feasible sites as the solution. As can be seen, this is a greedy algorithm. A main advantage of this algorithm is its simplicity and less computation complexity. If n is the number of sensor nodes and N is the number of feasible sites, then the complexity of this algorithm is given by nn + N log N, which is linear in n. B. Max-Min-RE Algorithm Since the Top-K max solution in the above algorithm gives preference to nearest neighbour nodes, it is likely that the nodes nearer to the feasible sites are loaded heavily and their batteries drained sooner than other nodes. The following Max- Min-RE algorithm (maximizing the minimum residual energy algorithm) attempts to distribute the load more evenly to different nodes. The Max-Min-RE algorithm works as follows. There are N feasible sites and K base stations to deploy, N K. The number of base stations placement solutions are P = ( N K). Let this solution set be S. Let the jth solution in the solution set S be denoted by T j. 1) Determine set S c S such that S c = {T j : i V s there exists p V s such that s i s p r or q V f such that s i f q r}. 2) For a given solution T j S c, determine the routes from all the sensor nodes to their respective base stations using MCF routing. 3) For each node i V s compute the energy consumed at all nodes in the path in delivering a data packet from node i to its corresponding base station, and determine the resulting residual energies in all nodes. 4) Find the minimum residual energy among all nodes in the jth solution M j = min {RE i }. (3) This full text paper was peer reviewed at the direction of IEEE Communications Society subject matter experts for publication in the WCNC 26 proceedings.

3 3 25 O Base station * Sensor nodes Wireless links 3 25 FS3 FS4 O Base stations * Sensor nodes Wireless links FSi : Feasible site i BSi : Base station i BS1 2 FS2, 2 BS1 FS5, BS FS1 1 FS Fig. 1. MCF routing in single base station scenario. 5) Choose the solution as T Max Min RE = max{m j : T j S c }. (4) j By this algorithm, we are choosing that solution in which the heavily loaded node (identified by the minimum residual energy among various nodes in a given solution, and not by the minimum distance as done in the Top-K max algorithm) has the maximum residual energy among all possible solutions. This algorithm hence is expected to distribute (and drain energy) evenly among the nodes without bias to nearest neighbour nodes. The algorithm results in a complexity of P (Nn + Kn + an 2 + N log N + log P ), i.e., since N, K and P are typically small compared to n, the algorithm has n 2 complexity. C. MinDiff-RE Algorithm In this algorithm, which we call as MinDiff-RE algorithm (minimizing the difference in residual energy algorithm), the idea again is to evenly drain the nodes. It is similar to the Max-Min-RE algorithm, except that we choose that solution for which the difference between the maximum and minimum residual energies in nodes is minimized (rather than maximizing the minimum residual energy as in Max-Min-RE algorithm. The MinDiff-RE algorithm works as follows. 1) Perform steps 1) to 3) of the Max-Min-RE algorithm. 2) Compute the metric M j 3) Choose the solution as = max {RE i } min {RE i }. (5) T MinDiff RE = min j {M j : T j S c }. (6) The complexity of this algorithm is same as that of the Max- Min-RE algorithm presented in Sec. III-B. IV. PERFORMANCE RESULTS We evaluated the performance of the above base stations placement (BSP) algorithms through simulations. The simulation model is as follows. Fig FS8, FS7 BS3 MCF routing in three base stations scenario. A. Simulation Model A square sensor field of area 3 m 3 m (Fig. 1) is considered. The number of sensor nodes in the network is 3. Sensor nodes are uniformly distributed in the network area. The number of feasible sites is taken to be 8, and the coordinates of these feasible sites are {(, 1), (, 2), (1, 3), (2, 3), (3, 2), (3, 1), (2, ), (1, )}, as shown in Fig. 2. The maximum number of mobile base stations is taken to be 3 (i.e., K = 3). Each sensor node is provided with an initial energy of E battery =.5 J. The transmission range of each sensor node is set to 1 meters. As in [1], the energy spent in transmitting a bit over 1 meter distance is taken as.1nj/bit m 2 [7],[1] and the energy spent in receiving a bit is set to 5 nj/bit. The packet length is fixed at 2 bits. Each round lasts 3 time frames. Each node generates 1 packet every 3 frames; i.e., each node generates 1 packets per round. The performance measures of interest are the network lifetime (as defined in Sec. II.D) and the amount of data packets delivered during the lifetime of the network. We evaluate and compare the above performance measures for various BSP algorithms, including: 1) Single static base station 2) Three static base stations 3) Three mobile base stations, Top Kmax algorithm 4) Three mobile base stations, Max-Min-RE algorithm 5) Three mobile base stations, MinDiff-RE algorithm 6) Three mobile base stations, ILP solution (this scheme is same as Scheme 4 in [7]) In scheme 1), only one base station is used in a fixed location (as shown in Fig. 1). In scheme 2, three base stations are used, but at fixed locations as shown in Fig. 2 (these locations are not changed from one round to the other). Schemes 3), 4) and 5) are the proposed Top-K max, Max-Min-RE, and MinDiff-RE algorithms, respectively. The case of ILP solution in scheme 6) corresponds to the optimization problem formulation presented in [7], which is stated as below: Let y l be a -1 integer variable for each l V f such that y l =1if a base station is located at feasible site l; otherwise. Defining N (i) to be the set of neighbours of node i, L to be the This full text paper was peer reviewed at the direction of IEEE Communications Society subject matter experts for publication in the WCNC 26 proceedings.

4 ) 3 Mobile BS, Max Min RE Number of packets delivered in round i Number of packets delivered in round i Time (round index, i) Fig. 3. Traces of number of packets delivered per round as a function of time for schemes 1), 2), and 6). MCF routing. Initial energy at each node, E battery =.5 J. One packet = 2 bits. Range of each node, r =1m. number of time frames per round, x ij to be the number of packets node i transmits to j, j N(i), and <α 1, the solution y l,l V f is obtained by solving the following ILP which minimizes the maximum energy spent, E max,by a sensor node in a round j N (i) E t j N (i) E t j N (i) Minimize E max x ij x ki = L, i V s (7) x ij + Er k N (i) k N (i) x ki αre i, i V (8) l V f y l K (9) x ik L V s y k, k V f (1) x ij + E r x ki E max, i V (11) k N (i) x ij, i V s,j V ; y k {, 1}, k V f. (12) We have used CPLEX (version 9) to solve the above ILP. As in [7], for each instance, the value of the parameter α was initially set to.2 and incremented in steps of.2 in case the instance was infeasible. B. Results and Discussions We simulated the six different BSP schemes in the above and evaluated their relative performance in terms of network lifetime and amount of data delivered during the network lifetime. First, we illustrate the number of packets delivered to the base station(s) in a round as a function of time (measured in number of rounds) for a given realization of the distribution of the sensor nodes. Figures 3 and 4 show this behaviour of number of packets delivered in a round over time; Fig. 3 shows the traces for schemes 1), 2) and 6), and Fig. 4 shows the traces for the proposed schemes 3), 4) and 5). From Fig. 3, it can be seen that the network life ends at the 27th round itself in the case of single static base station Time (round index, i) Fig. 4. Traces of number of packets delivered per round as a function of time for the proposed schemes 3), 4), and 5). MCF routing. Initial energy at each node, E battery =.5 J. One packet = 2 bits. Range of each node, r =1m. (scheme 1), whereas with three static base stations (scheme 2) the network life extends to 97 rounds. This is expected since, as we pointed out earlier, in the one base station case, the average hop length required to deliver a packet to the base station (and hence the energy spent) is more compared to the three static base stations case. The network life is further extended to 167 rounds when mobile base stations are deployed at the locations solved by the ILP at the beginning of each round (scheme 6). Also, it is seen that the number of packets delivered in a round decreases as the round index (i.e., time) increases. This is because when nodes expire (indicated by the round indices where sharp fall and immediate rise of number of packets delivered are seen), the total rate of generation of new packets in the network reduces which reduces the maximum number of packets delivered in a round. The sharp fall in the number of packets delivered in a round is attributed to a node expiring in the middle of a round (typically, this node could be the first hop node to a base station), the expiry of which stops packet delivery to the base station till the end of that round. The number of packets delivered rises sharply in the very next round since a new set of base station locations are found (in case of scheme 6) and the routing gets updated (in all the schemes 1,2, and 6) at the beginning of the very next round. It can be further noted that the area under the trace for a given BSP scheme gives the total number of packets delivered in the network lifetime in that scheme. From the traces in Figs. 3 and 4 it can be seen that the time for the first node to die is the least in the single base station case (scheme 1) and the most in the ILP case (scheme 6). However, the lifetime till the last node dies is larger in the proposed schemes. For example, in Fig. 4, we observe that the network lifetime achieved by the proposed BSP algorithms are significantly higher; 312 rounds for Top-K max algorithm (scheme 3), 365 rounds for Max-Min-RE algorithm (scheme 4), and 38 rounds for Min-Diff-RE algorithm (scheme 5). The high variability of the number of packets delivered in a round for the Top-K max algorithm (mainly after round 6 in Fig. 4) can be attributed to the following: many of the close neighbours of the feasible sites expire before the 6th round, This full text paper was peer reviewed at the direction of IEEE Communications Society subject matter experts for publication in the WCNC 26 proceedings.

5 Network lifetime (in number of rounds) ) 3 Mobile BS, Max Min RE Total # of packets delivered over the network lifetime 4 x ) 3 Mobile BS, Max Min RE BSP Schemes Fig. 5. Network lifetime in number of rounds for different BSP algorithms. MCF routing. Initial energy at each node, E battery =.5 J. One packet = 2 bits. Range of each node, r =1m BSP Schemes Fig. 6. Amount of packets delivered during network lifetime for different BSP algorithms. MCF routing. Initial energy at each node, E battery =.5 J. One packet = 2 bits. Range of each node, r =1m. during which time other nodes buffer many transit packets, and, when these nodes get selected as the first-hop neighbour node in the next rounds, all these buffered packets get delivered (which in turn consumes large amount of energy that can make the node expire) resulting in the sharp peaks. The variation of the number of packets delivered per round is more smooth in the Min-Max-RE and MinDiff-RE algorithms. The long tail in the traces of Max-Min-RE and MinDiff-RE algorithms indicate the possibility of just a few (typically one or two) nodes remaining alive in the network within the connectivity range of the feasible site(s); these nodes need much less energy since they need to transmit mainly their own packets (and very few transit packets from other nodes) because of which they survive longer keeping the network alive. Next, in Fig. 5, we illustrate the average network lifetime performance of the various BSP algorithms. The network lifetimes for various BSP schemes shown in Fig. 5 are the simulated lifetimes averaged over 1 independent realizations of the distribution of the locations of the sensor nodes. For the same simulation runs, Fig. 6 shows the amount of data delivered during the network lifetime for the different BSP algorithms. The 95% confidence interval for the simulation results plotted in Figs. 5 and 6 are tabulated in Table I. From Figs. 5 and 6, it can be seen that the proposed BSP algorithms (schemes 3,4,5) perform better than the single base station scheme (scheme 1) and fixed three base station scheme (scheme 2). Among the proposed schemes, scheme 4 (Minmax-RE) and scheme 5 (MinDiff-RE) perform best, achieving highest network lifetimes (about 36 rounds) and largest amount of data delivered (about packets). The proposed schemes 4 and 5 give longer lifetimes than scheme 6 since the proposed schemes effectively use the residual energy information of the various nodes. The total available energy in the entire network is 1.5 J (i.e., 3 nodes each having an initial energy of.5 J). It would be of interest to know how this total available energy in the network has been utilized by the different BSP algorithms. Toward this end, in Fig. 7, we plot the total energy spent by different algorithms over the entire network lifetime (averaged BSP Algorithm NW lifetime Data delivered in # rounds in # packets (95% confidence) (95% confidence) 1BS 28 ± ±.34 3 BS, static 74 ± ± BS, Top-K max 312 ± ± BS, Max-Min-RE 365 ± ± BS, MinDiff-RE 38 ± ± BS,ILP 13 ± ± 76.5 TABLE I NETWORK LIFETIME AND AMOUNT OF DATA DELIVERED FOR THE VARIOUS BSP SCHEMES. MCFROUTING. over the 1 simulation runs as in Figs. 5 and 6). The following three interesting observations can be made from Fig. 7. 1) All the three proposed algorithms (schemes 3,4,5) utilize almost all the available network energy of 1.5 J before the network life ends, whereas in the other algorithms significant amount of energy is left unused even at the end of the network life, 2) although Top-K max algorithm utilizes almost all the network energy, it delivers much less number of packets compared to the Max-Min-RE and MinDiff-RE algorithms; however, Top-K max algorithm has the advantage of lesser complexity, and 3) Max-Min-RE and MinDiff-RE algorithms perform well in terms of total energy spent, network lifetime, and amount of data delivered, but at a higher complexity compared to Top-K max algorithm and lesser complexity compared to the ILP solution. Energy Aware Routing: All the above performance results were obtained using MCF routing and they mainly quantified the performance benefit of using multiple base stations. It is noted that MCF routing is not energy aware and network lifetime can be further increased if energy aware routing is used instead of MCF routing. We investigated the performance achieved using multiple base stations when an energy aware routing protocol that takes into account the residual energy at all nodes at the beginning of each round is employed. The energy aware routing protocol we used is similar to the one given in [4]. Table II gives the simulated performance This full text paper was peer reviewed at the direction of IEEE Communications Society subject matter experts for publication in the WCNC 26 proceedings.

6 Total energy epent (nj) over the network lifetime 15 x ) 3 Mobile BS, Max Min RE BSP Schemes Fig. 7. Total energy spent (in nj) at the end of network life for different BSP algorithms. MCF routing. Initial energy at each node E battery =.5 J. One packet = 2 bits. Range of each node, r =1m. [2] A. Manjeshwar and D. P. Agrawal, TEEN: A routing protocol for enhanced efficiency in wireless sensor networks, Proc. 15th Intl. Parallel and Distributed Processing Symposium, pp , 21. [3] S. Lindsey and C. Raghavendra, PEGASIS: Power-efficient gathering in sensor information systems, Proc. ICC 21, May 21. [4] R. C. Shah and J. M. Rabaey, Energy aware routing for low energy ad-hoc sensor networks Proc. IEEE WCNC 22, pp , March 22. [5] J. Chang and L. Tassiulas, Energy conserving routing in wireless adhoc networks, Proc. IEEE INFOCOM, pp , 2. [6] Y. Xu, J. Heidemann, and D. Estrin, Geography-informed energy conservation for ad-hoc routing, Proc. ACM Mobicom 1, pp. 7-84, 21. [7] S. R. Gandham, M. Dawande, R. Prakash, and S. Venkatesan, Energy efficient schemes for wireless sensor networks with multiple mobile base stations, Proc. IEEE GLOBECOM23, pp , December 23. [8] K. Sohrabi, J. Gao, V. Ailawadhi, and G.J. Pottie, Protocols for selforganization of a wireless sensor network, IEEE Pers. Commun., pp , October 2. [9] F. Ye, A. Chen, S. Lu, and L. Zhang, A scalable solution to minimum cost forwarding in large sensor networks, Proc. 1th Intl. Conf. on Comp. Commun. and Networks, pp , 21. BSP Algorithm NW life time Data delivered in # rounds in # packets (95% confidence) (95% confidence) 3 BS, Mindiff-RE 414 ± ± 557 3BS,ILP 218 ± ± 355 TABLE II NETWORK LIFE TIME AND AMOUNT OF DATA DELIVERED FOR THE VARIOUS BSP SCHEMES. ENERGY AWARE ROUTING. in terms of the network lifetime and amount of data delivered for the proposed MinDiff-RE algorithm as well as the ILP when energy aware routing is used. Comparing the results in Tables I and II, we can see that multiple base stations along with energy aware routing give increased lifetimes and amount of data delivered. V. CONCLUSIONS We proposed base stations placement algorithms to increase network lifetime and amount of data delivered during the lifetime in wireless sensor networks. We allowed multiple mobile base stations to be deployed along the periphery of the sensor network field and developed algorithms to dynamically choose the locations of these base stations so as to improve network lifetime. We proposed three energy efficient low-complexity algorithms to determine the locations of the base stations. We showed that the proposed base stations placement algorithms provide increased network lifetimes and amount of data delivered during the network lifetime compared to single base station scenario as well as multiple static base stations scenario. We also showed that the use of energy aware routing along with multiple base stations resulted in further enhancement in network lifetime. REFERENCES [1] W. B. Heinzelman, A. P. Chandrakasan, H. Balakrishnan, An application-specific protocol architecture for wireless microsensor networks, IEEE Trans. Wireless Commun., vol. 1, no. 4, pp , October 22. This full text paper was peer reviewed at the direction of IEEE Communications Society subject matter experts for publication in the WCNC 26 proceedings.

Performance study of node placement in sensor networks

Performance study of node placement in sensor networks Performance study of node placement in sensor networks Mika ISHIZUKA and Masaki AIDA NTT Information Sharing Platform Labs, NTT Corporation 3-9-, Midori-Cho Musashino-Shi Tokyo 8-8585 Japan {ishizuka.mika,

More information

Exploiting Sink Mobility for Maximizing Sensor Networks Lifetime

Exploiting Sink Mobility for Maximizing Sensor Networks Lifetime Exploiting Sink Mobility for Maximizing Sensor Networks Lifetime Z. Maria Wang, Stefano Basagni, Emanuel Melachrinoudis and Chiara Petrioli Department of Mechanical and Industrial Engineering Northeastern

More information

Utilization Based Duty Cycle Tuning MAC Protocol for Wireless Sensor Networks

Utilization Based Duty Cycle Tuning MAC Protocol for Wireless Sensor Networks Utilization Based Duty Cycle Tuning MAC Protocol for Wireless Sensor Networks Shih-Hsien Yang, Hung-Wei Tseng, Eric Hsiao-Kuang Wu, and Gen-Huey Chen Dept. of Computer Science and Information Engineering,

More information

A Computational Approach to the Joint Design of Distributed Data Compression and Data Dissemination in a Field-Gathering Wireless Sensor Network

A Computational Approach to the Joint Design of Distributed Data Compression and Data Dissemination in a Field-Gathering Wireless Sensor Network A Computational Approach to the Joint Design of Distributed Data Compression and Data Dissemination in a Field-Gathering Wireless Sensor Network Enrique J. Duarte-Melo, Mingyan Liu Electrical Engineering

More information

ENERGY EFFICIENT SENSOR NODE DESIGN IN WIRELESS SENSOR NETWORKS

ENERGY EFFICIENT SENSOR NODE DESIGN IN WIRELESS SENSOR NETWORKS Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 4, April 2014,

More information

arxiv: v1 [cs.ni] 21 Mar 2013

arxiv: v1 [cs.ni] 21 Mar 2013 Procedia Computer Science 00 (2013) 1 8 Procedia Computer Science www.elsevier.com/locate/procedia 4th International Conference on Ambient Systems, Networks and Technologies (ANT), 2013 arxiv:1303.5268v1

More information

An Improved MAC Model for Critical Applications in Wireless Sensor Networks

An Improved MAC Model for Critical Applications in Wireless Sensor Networks An Improved MAC Model for Critical Applications in Wireless Sensor Networks Gayatri Sakya Vidushi Sharma Trisha Sawhney JSSATE, Noida GBU, Greater Noida JSSATE, Noida, ABSTRACT The wireless sensor networks

More information

Optimal Multicast Routing in Ad Hoc Networks

Optimal Multicast Routing in Ad Hoc Networks Mat-2.108 Independent esearch Projects in Applied Mathematics Optimal Multicast outing in Ad Hoc Networks Juha Leino 47032J Juha.Leino@hut.fi 1st December 2002 Contents 1 Introduction 2 2 Optimal Multicasting

More information

A Review on Energy Efficient Protocols Implementing DR Schemes and SEECH in Wireless Sensor Networks

A Review on Energy Efficient Protocols Implementing DR Schemes and SEECH in Wireless Sensor Networks A Review on Energy Efficient Protocols Implementing DR Schemes and SEECH in Wireless Sensor Networks Shaveta Gupta 1, Vinay Bhatia 2 1,2 (ECE Deptt. Baddi University of Emerging Sciences and Technology,HP)

More information

Improving Lifetime of WSNs Using Energy-Efficient Information Gathering Algorithms and Magnetic Resonance

Improving Lifetime of WSNs Using Energy-Efficient Information Gathering Algorithms and Magnetic Resonance Advances in Wireless Communications and Networks 2015; 1(2): 11-16 Published online October 30, 2015 (http://www.sciencepublishinggroup.com/j/awcn) doi: 10.11648/j.awcn.20150102.11 Improving Lifetime of

More information

Energy Efficient Data Gathering with Mobile Element Path Planning and SDMA-MIMO in WSN

Energy Efficient Data Gathering with Mobile Element Path Planning and SDMA-MIMO in WSN Energy Efficient Data Gathering with Mobile Element Path Planning and SDMA-MIMO in WSN G.R.Divya M.E., Communication System ECE DMI College of engineering Chennai, India S.Rajkumar Assistant Professor,

More information

EDEEC-ENHANCED DISTRIBUTED ENERGY EFFICIENT CLUSTERING PROTOCOL FOR HETEROGENEOUS WIRELESS SENSOR NETWORK (WSN)

EDEEC-ENHANCED DISTRIBUTED ENERGY EFFICIENT CLUSTERING PROTOCOL FOR HETEROGENEOUS WIRELESS SENSOR NETWORK (WSN) EDEEC-ENHANCED DISTRIBUTED ENERGY EFFICIENT CLUSTERING PROTOCOL FOR HETEROGENEOUS WIRELESS SENSOR NETWORK (WSN) 1 Deepali Singhal, Dr. Shelly Garg 2 1.2 Department of ECE, Indus Institute of Engineering

More information

Scheduling Data Collection with Dynamic Traffic Patterns in Wireless Sensor Networks

Scheduling Data Collection with Dynamic Traffic Patterns in Wireless Sensor Networks Scheduling Data Collection with Dynamic Traffic Patterns in Wireless Sensor Networks Wenbo Zhao and Xueyan Tang School of Computer Engineering, Nanyang Technological University, Singapore 639798 Email:

More information

The Use of A Mobile Sink for Quality Data Collection in Energy Harvesting Sensor Networks

The Use of A Mobile Sink for Quality Data Collection in Energy Harvesting Sensor Networks 3 IEEE Wireless Communications and Networking Conference (WCNC): NETWORKS The Use of A Mobile Sink for Quality Data Collection in Energy Harvesting Sensor Networks Xiaojiang Ren Weifa Liang Research School

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

Energy Consumption Reduction of Clustering Communication Based on Number of Neighbors for Wireless Sensor Networks

Energy Consumption Reduction of Clustering Communication Based on Number of Neighbors for Wireless Sensor Networks Energy Consumption Reduction of Clustering Communication Based on Number of Neighbors for Wireless Sensor Networks Noritaka Shigei, Hiromi Miyajima, and Hiroki Morishita Abstract The wireless sensor network

More information

Q-Coverage Maximum Connected Set Cover (QC-MCSC) Heuristic for Connected Target Problem in Wireless Sensor Network

Q-Coverage Maximum Connected Set Cover (QC-MCSC) Heuristic for Connected Target Problem in Wireless Sensor Network Global Journal of Computer Science and Technology: E Network, Web & Security Volume 15 Issue 6 Version 1.0 Year 2015 Type: Double Blind Peer Reviewed International Research Journal Publisher: Global Journals

More information

ON THE CONCEPT OF DISTRIBUTED DIGITAL SIGNAL PROCESSING IN WIRELESS SENSOR NETWORKS

ON THE CONCEPT OF DISTRIBUTED DIGITAL SIGNAL PROCESSING IN WIRELESS SENSOR NETWORKS ON THE CONCEPT OF DISTRIBUTED DIGITAL SIGNAL PROCESSING IN WIRELESS SENSOR NETWORKS Carla F. Chiasserini Dipartimento di Elettronica, Politecnico di Torino Torino, Italy Ramesh R. Rao California Institute

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

Energy-Efficient Duty Cycle Assignment for Receiver-Based Convergecast in Wireless Sensor Networks

Energy-Efficient Duty Cycle Assignment for Receiver-Based Convergecast in Wireless Sensor Networks Energy-Efficient Duty Cycle Assignment for Receiver-Based Convergecast in Wireless Sensor Networks Yuqun Zhang, Chen-Hsiang Feng, Ilker Demirkol, Wendi B. Heinzelman Department of Electrical and Computer

More information

Energy-aware Routing to Maximize Lifetime in Wireless Sensor Networks with Mobile Sink

Energy-aware Routing to Maximize Lifetime in Wireless Sensor Networks with Mobile Sink 141 JOURNAL OF COMMUNICATIONS SOFTWARE AND SYSTEMS, VOL. 2, NO. 2, JUNE 2006 Energy-aware Routing to Maximize Lifetime in Wireless Sensor Networks with Mobile Sink Ioannis Papadimitriou and Leonidas Georgiadis

More information

A Forwarding Station Integrated the Low Energy Adaptive Clustering Hierarchy in Ad-hoc Wireless Sensor Networks

A Forwarding Station Integrated the Low Energy Adaptive Clustering Hierarchy in Ad-hoc Wireless Sensor Networks A Forwarding Station Integrated the Low Energy Adaptive Clustering Hierarchy in Ad-hoc Wireless Sensor Networks Chao-Shui Lin, Ching-Mu Chen, Tung-Jung Chan and Tsair-Rong Chen Department of Electrical

More information

Delay-Tolerant Data Gathering in Energy Harvesting Sensor Networks With a Mobile Sink

Delay-Tolerant Data Gathering in Energy Harvesting Sensor Networks With a Mobile Sink Globecom 2012 - Ad Hoc and Sensor Networking Symposium Delay-Tolerant Data Gathering in Energy Harvesting Sensor Networks With a Mobile Sink Xiaojiang Ren Weifa Liang Research School of Computer Science

More information

Cooperative Broadcast for Maximum Network Lifetime. Ivana Maric and Roy Yates

Cooperative Broadcast for Maximum Network Lifetime. Ivana Maric and Roy Yates Cooperative Broadcast for Maximum Network Lifetime Ivana Maric and Roy Yates Wireless Multihop Network Broadcast N nodes Source transmits at rate R Messages are to be delivered to all the nodes Nodes can

More information

An Adaptable Energy-Efficient Medium Access Control Protocol for Wireless Sensor Networks

An Adaptable Energy-Efficient Medium Access Control Protocol for Wireless Sensor Networks An Adaptable Energy-Efficient ium Access Control Protocol for Wireless Sensor Networks Justin T. Kautz 23 rd Information Operations Squadron, Lackland AFB TX Justin.Kautz@lackland.af.mil Barry E. Mullins,

More information

On the problem of energy efficiency of multi-hop vs one-hop routing in Wireless Sensor Networks

On the problem of energy efficiency of multi-hop vs one-hop routing in Wireless Sensor Networks On the problem of energy efficiency of multi-hop vs one-hop routing in Wireless Sensor Networks Symon Fedor and Martin Collier Research Institute for Networks and Communications Engineering (RINCE), Dublin

More information

Broadcast with Heterogeneous Node Capability

Broadcast with Heterogeneous Node Capability Broadcast with Heterogeneous Node Capability Intae Kang and Radha Poovendran Department of Electrical Engineering, University of Washington, Seattle, WA. email: {kangit,radha}@ee.washington.edu Abstract

More information

Practical Routing and Channel Assignment Scheme for Mesh Networks with Directional Antennas

Practical Routing and Channel Assignment Scheme for Mesh Networks with Directional Antennas This full text paper was peer reviewed at the direction of IEEE Communications Society subject matter experts for publication in the ICC 28 proceedings. Practical Routing and Channel Assignment Scheme

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

ENERGY EFFICIENT DATA COMMUNICATION SYSTEM FOR WIRELESS SENSOR NETWORK USING BINARY TO GRAY CONVERSION

ENERGY EFFICIENT DATA COMMUNICATION SYSTEM FOR WIRELESS SENSOR NETWORK USING BINARY TO GRAY CONVERSION ENERGY EFFICIENT DATA COMMUNICATION SYSTEM FOR WIRELESS SENSOR NETWORK USING BINARY TO GRAY CONVERSION S.B. Jadhav 1, Prof. R.R. Bhambare 2 1,2 Electronics and Telecommunication Department, SVIT Chincholi,

More information

Maximizing Number of Satisfiable Routing Requests in Static Ad Hoc Networks

Maximizing Number of Satisfiable Routing Requests in Static Ad Hoc Networks Maximizing Number of Satisfiable Routing Requests in Static Ad Hoc Networks Zane Sumpter 1, Lucas Burson 1, Bin Tang 2, Xiao Chen 3 1 Department of Electrical Engineering and Computer Science, Wichita

More information

Performance Analysis of Energy Consumption of AFECA in Wireless Sensor Networks

Performance Analysis of Energy Consumption of AFECA in Wireless Sensor Networks Proceedings of the World Congress on Engineering 2 Vol II WCE 2, July 6-8, 2, London, U.K. Performance Analysis of Energy Consumption of AFECA in Wireless Sensor Networks Yun Won Chung Abstract Energy

More information

Adaptation of MAC Layer for QoS in WSN

Adaptation of MAC Layer for QoS in WSN Adaptation of MAC Layer for QoS in WSN Sukumar Nandi and Aditya Yadav IIT Guwahati Abstract. In this paper, we propose QoS aware MAC protocol for Wireless Sensor Networks. In WSNs, there can be two types

More information

Energy-Efficient Communication Protocol for Wireless Microsensor Networks

Energy-Efficient Communication Protocol for Wireless Microsensor Networks Energy-Efficient Communication Protocol for Wireless Microsensor Networks Wendi Rabiner Heinzelman Anatha Chandrasakan Hari Balakrishnan Massachusetts Institute of Technology Presented by Rick Skowyra

More information

Trade-off Between Coverage and Data Reporting Latency for Energy-Conserving Data Gathering in Wireless Sensor Networks

Trade-off Between Coverage and Data Reporting Latency for Energy-Conserving Data Gathering in Wireless Sensor Networks Trade-off Between Coverage and Data Reporting Latency for Energy-Conserving Data Gathering in Wireless Sensor Networks Wook Choi and Sajal K. Das Center for Research in Wireless Mobility and Networking

More information

AISTC: A new Artificial Immune System-based Topology Control Protocol for Wireless Sensor Networks

AISTC: A new Artificial Immune System-based Topology Control Protocol for Wireless Sensor Networks AISTC: A new Artificial Immune System-based Topology Control Protocol for Wireless Sensor Networks Amir Massoud Bidgoli 1, Arash Nikdel 2 1 Department of computer engineering, Islamic Azad University,

More information

Energy-Balanced Cooperative Routing in Multihop Wireless Ad Hoc Networks

Energy-Balanced Cooperative Routing in Multihop Wireless Ad Hoc Networks Energy-Balanced Cooperative Routing in Multihop Wireless Ad Hoc Networs Siyuan Chen Minsu Huang Yang Li Ying Zhu Yu Wang Department of Computer Science, University of North Carolina at Charlotte, Charlotte,

More information

The Importance of the Multipoint-to-Multipoint Indoor Radio Channel in Ad Hoc Networks

The Importance of the Multipoint-to-Multipoint Indoor Radio Channel in Ad Hoc Networks The Importance of the Multipoint-to-Multipoint Indoor Radio Channel in Ad Hoc Networks Neal Patwari EECS Department University of Michigan Ann Arbor, MI 4819 Yanwei Wang Department of ECE University of

More information

Design Factors for Sustainable Sensor Networks

Design Factors for Sustainable Sensor Networks Design Factors for Sustainable Sensor Networks Malka N. Halgamuge Department of Civil and Environmental Engineering, Melbourne School of Engineering The University of Melbourne, VIC 3010, Australia Email:

More information

Power Control Optimization of Code Division Multiple Access (CDMA) Systems Using the Knowledge of Battery Capacity Of the Mobile.

Power Control Optimization of Code Division Multiple Access (CDMA) Systems Using the Knowledge of Battery Capacity Of the Mobile. Power Control Optimization of Code Division Multiple Access (CDMA) Systems Using the Knowledge of Battery Capacity Of the Mobile. Rojalin Mishra * Department of Electronics & Communication Engg, OEC,Bhubaneswar,Odisha

More information

Opportunistic Vehicular Ferrying for Energy Efficient Wireless Mesh Networks

Opportunistic Vehicular Ferrying for Energy Efficient Wireless Mesh Networks IEEE WCNC 2011 - Network Opportunistic Vehicular Ferrying for Energy Efficient Wireless Mesh Networks Keyvan R. Moghadam, Ghada H. Badawy, Terence D. Todd and Dongmei Zhao Jesús A. Pérez Díaz Department

More information

Extending lifetime of sensor surveillance systems in data fusion model

Extending lifetime of sensor surveillance systems in data fusion model IEEE WCNC 2011 - Network Exting lifetime of sensor surveillance systems in data fusion model Xiang Cao Xiaohua Jia Guihai Chen State Key Laboratory for Novel Software Technology, Nanjing University, Nanjing,

More information

Performance comparison of AODV, DSDV and EE-DSDV routing protocol algorithm for wireless sensor network

Performance comparison of AODV, DSDV and EE-DSDV routing protocol algorithm for wireless sensor network Performance comparison of AODV, DSDV and EE-DSDV routing algorithm for wireless sensor network Mohd.Taufiq Norhizat a, Zulkifli Ishak, Mohd Suhaimi Sauti, Md Zaini Jamaludin a Wireless Sensor Network Group,

More information

Optimal Resource Allocation in Multihop Relay-enhanced WiMAX Networks

Optimal Resource Allocation in Multihop Relay-enhanced WiMAX Networks Optimal Resource Allocation in Multihop Relay-enhanced WiMAX Networks Yongchul Kim and Mihail L. Sichitiu Department of Electrical and Computer Engineering North Carolina State University Email: yckim2@ncsu.edu

More information

TTS: A Two-Tiered Scheduling Algorithm for Effective Energy Conservation in Wireless Sensor Networks

TTS: A Two-Tiered Scheduling Algorithm for Effective Energy Conservation in Wireless Sensor Networks TTS: A Two-Tiered Scheduling Algorithm for Effective Energy Conservation in Wireless Sensor Networks Nurcan Tezcan Wenye Wang Department of Electrical and Computer Engineering North Carolina State University

More information

Energy Efficiency using Data Filtering Approach on Agricultural Wireless Sensor Network

Energy Efficiency using Data Filtering Approach on Agricultural Wireless Sensor Network International Journal of Computer Engineering and Information Technology VOL. 9, NO. 9, September 2017, 192 197 Available online at: www.ijceit.org E-ISSN 2412-8856 (Online) Energy Efficiency using Data

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

An approach for solving target coverage problem in wireless sensor network

An approach for solving target coverage problem in wireless sensor network An approach for solving target coverage problem in wireless sensor network CHINMOY BHARADWAJ KIIT University, Bhubaneswar, India E mail: chinmoybharadwajcool@gmail.com DR. SANTOSH KUMAR SWAIN KIIT University,

More information

Lifetime Optimization for Wireless Sensor Networks Using the Nonlinear Battery Current Effect

Lifetime Optimization for Wireless Sensor Networks Using the Nonlinear Battery Current Effect Lifetime Optimization for Wireless Sensor Networks Using the Nonlinear Battery Current Effect Jiucai Zhang, Song Ci, Hamid Sharif, and Mahmoud Alahmad Department of Computer and Electronics Engineering

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

End-to-End Known-Interference Cancellation (E2E-KIC) with Multi-Hop Interference

End-to-End Known-Interference Cancellation (E2E-KIC) with Multi-Hop Interference End-to-End Known-Interference Cancellation (EE-KIC) with Multi-Hop Interference Shiqiang Wang, Qingyang Song, Kailai Wu, Fanzhao Wang, Lei Guo School of Computer Science and Engnineering, Northeastern

More information

Traffic Grooming for WDM Rings with Dynamic Traffic

Traffic Grooming for WDM Rings with Dynamic Traffic 1 Traffic Grooming for WDM Rings with Dynamic Traffic Chenming Zhao J.Q. Hu Department of Manufacturing Engineering Boston University 15 St. Mary s Street Brookline, MA 02446 Abstract We study the problem

More information

Coverage in Sensor Networks

Coverage in Sensor Networks Coverage in Sensor Networks Xiang Luo ECSE 6962 Coverage problems Definition: the measurement of quality of service (surveillance) that can be provided by a particular sensor network Coverage problems

More information

Energy-Optimal and Energy-Balanced Sorting in a Single-Hop Wireless Sensor Network

Energy-Optimal and Energy-Balanced Sorting in a Single-Hop Wireless Sensor Network Energy-Optimal and Energy-Balanced Sorting in a Single-Hop Wireless Sensor Network Mitali Singh and Viktor K Prasanna Department of Computer Science University of Southern California Los Angeles, CA 90089,

More information

Using Sink Mobility to Increase Wireless Sensor Networks Lifetime

Using Sink Mobility to Increase Wireless Sensor Networks Lifetime Using Sink Mobility to Increase Wireless Sensor Networks Lifetime Mirela Marta and Mihaela Cardei Department of Computer Science and Engineering Florida Atlantic University Boca Raton, FL 33431, USA E-mail:

More information

Energy Efficient Sensor Node Deployment in an Event Driven Sensor Network

Energy Efficient Sensor Node Deployment in an Event Driven Sensor Network Energy Efficient Sensor Node Deployment in an Event Driven Sensor Network Ganesh Prasad Assistant Professor, Department of Electronics and Communication Engineering, National Institute of Technology, Silchar-788010,

More information

Cooperative Routing in Wireless Networks

Cooperative Routing in Wireless Networks Cooperative Routing in Wireless Networks Amir Ehsan Khandani Jinane Abounadi Eytan Modiano Lizhong Zheng Laboratory for Information and Decision Systems Massachusetts Institute of Technology 77 Massachusetts

More information

Traffic-Aware Relay Node Deployment for Data Collection in Wireless Sensor Networks

Traffic-Aware Relay Node Deployment for Data Collection in Wireless Sensor Networks Traffic-Aware Relay Node Deployment for Data Collection in Wireless Sensor Networks Feng Wang School of Computing Science Simon Fraser University British Columbia, Canada Email: fwa@cs.sfu.ca Dan Wang

More information

MAC Protocol with Regression based Dynamic Duty Cycle Feature for Mission Critical Applications in WSN

MAC Protocol with Regression based Dynamic Duty Cycle Feature for Mission Critical Applications in WSN MAC Protocol with Regression based Dynamic Duty Cycle Feature for Mission Critical Applications in WSN Gayatri Sakya Department of Electronics and Communication Engineering JSS Academy of Technical Education,

More information

LOCALIZATION AND ROUTING AGAINST JAMMERS IN WIRELESS NETWORKS

LOCALIZATION AND ROUTING AGAINST JAMMERS IN WIRELESS NETWORKS Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 4, Issue. 5, May 2015, pg.955

More information

Using Network Traffic to Infer Power Levels in Wireless Sensor Nodes

Using Network Traffic to Infer Power Levels in Wireless Sensor Nodes 1 Using Network Traffic to Infer Power Levels in Wireless Sensor Nodes Lanier Watkins, Johns Hopkins University Information Security Institute Garth V. Crosby, College of Engineering, Southern Illinois

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

CogLEACH: A Spectrum Aware Clustering Protocol for Cognitive Radio Sensor Networks

CogLEACH: A Spectrum Aware Clustering Protocol for Cognitive Radio Sensor Networks CogLEACH: A Spectrum Aware Clustering Protocol for Cognitive Radio Sensor Networks Rashad M. Eletreby, Hany M. Elsayed and Mohamed M. Khairy Department of Electronics and Electrical Communications Engineering,

More information

/13/$ IEEE

/13/$ IEEE A Game-Theoretical Anti-Jamming Scheme for Cognitive Radio Networks Changlong Chen and Min Song, University of Toledo ChunSheng Xin, Old Dominion University Jonathan Backens, Old Dominion University Abstract

More information

Adaptive Target Tracking in Sensor Networks

Adaptive Target Tracking in Sensor Networks Adaptive Target Tracking in Sensor Networks Xingbo Yu, Koushik Niyogi, Sharad Mehrotra, Nalini Venkatasubramanian University of California, Irvine fxyu; kniyogi; sharad; nalinig@ics:uci:edu Abstract Recent

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

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

ENERGY-EFFICIENT NODE SCHEDULING MODELS IN SENSOR NETWORKS WITH ADJUSTABLE RANGES

ENERGY-EFFICIENT NODE SCHEDULING MODELS IN SENSOR NETWORKS WITH ADJUSTABLE RANGES International Journal of Foundations of Computer Science c World Scientific Publishing Company ENERGY-EFFICIENT NODE SCHEDULING MODELS IN SENSOR NETWORKS WITH ADJUSTABLE RANGES JIE WU and SHUHUI YANG Department

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

Efficient Multihop Broadcast for Wideband Systems

Efficient Multihop Broadcast for Wideband Systems Efficient Multihop Broadcast for Wideband Systems Ivana Maric WINLAB, Rutgers University ivanam@winlab.rutgers.edu Roy Yates WINLAB, Rutgers University ryates@winlab.rutgers.edu Abstract In this paper

More information

A Practical Approach to Bitrate Control in Wireless Mesh Networks using Wireless Network Utility Maximization

A Practical Approach to Bitrate Control in Wireless Mesh Networks using Wireless Network Utility Maximization A Practical Approach to Bitrate Control in Wireless Mesh Networks using Wireless Network Utility Maximization EE359 Course Project Mayank Jain Department of Electrical Engineering Stanford University Introduction

More information

Effects of Beamforming on the Connectivity of Ad Hoc Networks

Effects of Beamforming on the Connectivity of Ad Hoc Networks Effects of Beamforming on the Connectivity of Ad Hoc Networks Xiangyun Zhou, Haley M. Jones, Salman Durrani and Adele Scott Department of Engineering, CECS The Australian National University Canberra ACT,

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

On the Network Lifetime of Wireless Sensor Networks Under Optimal Power Control

On the Network Lifetime of Wireless Sensor Networks Under Optimal Power Control On the Network Lifetime of Wireless Sensor Networks Under Optimal Power Control Amitangshu Pal and Asis Nasipuri Electrical & Computer Engineering, The University of North Carolina at Charlotte, Charlotte,

More information

An Optimized Lifetime Enhancement Scheme for Data Gathering in Wireless Sensor Networks

An Optimized Lifetime Enhancement Scheme for Data Gathering in Wireless Sensor Networks An Optimized Lifetime Enhancement Scheme for Data Gathering in Wireless Sensor Networks Ayon Chakraborty, Kaushik Chakraborty, Swarup Kumar Mitra 2, M.K. Naskar 3 Department of Computer Science and Engineering,

More information

PMAC: An adaptive energy-efficient MAC protocol for Wireless Sensor Networks

PMAC: An adaptive energy-efficient MAC protocol for Wireless Sensor Networks PMAC: An adaptive energy-efficient MAC protocol for Wireless Sensor Networks Tao Zheng School of Computer Science University of Oklahoma Norman, Oklahoma 7309 65 Email: tao@ou.edu Sridhar Radhakrishnan

More information

Preamble MAC Protocols with Non-persistent Receivers in Wireless Sensor Networks

Preamble MAC Protocols with Non-persistent Receivers in Wireless Sensor Networks Preamble MAC Protocols with Non-persistent Receivers in Wireless Sensor Networks Abdelmalik Bachir, Martin Heusse, and Andrzej Duda Grenoble Informatics Laboratory, Grenoble, France Abstract. In preamble

More information

A power-variation model for sensor node and the impact against life time of wireless sensor networks

A power-variation model for sensor node and the impact against life time of wireless sensor networks A power-variation model for sensor node and the impact against life time of wireless sensor networks Takashi Matsuda a), Takashi Takeuchi, Takefumi Aonishi, Masumi Ichien, Hiroshi Kawaguchi, Chikara Ohta,

More information

Different node deployments in a square area grid of wireless sensor network and optimal number of relays

Different node deployments in a square area grid of wireless sensor network and optimal number of relays Different node deployments in a square area grid of wireless sensor network and optimal number of relays Farah A Nasser 1 and Haider M AlSabbagh 2 1 Department of Computer Engineering, College of Engineering,

More information

Efficient Algorithms for Maximum Lifetime Data Gathering and Aggregation in Wireless Sensor Networks 1,2

Efficient Algorithms for Maximum Lifetime Data Gathering and Aggregation in Wireless Sensor Networks 1,2 Efficient Algorithms for Maximum Lifetime Data Gathering and Aggregation in Wireless Sensor Networks, Konstantinos Kalpakis, Koustuv Dasgupta, and Parag Namjoshi Abstract The rapid advances in processor,

More information

A Comparison of Power-Efficient Broadcast Routing Algorithms

A Comparison of Power-Efficient Broadcast Routing Algorithms A Comparison of Power-Efficient Broadcast Routing Algorithms Intae Kang and Radha Poovendran Department of Electrical Engineering, University of Washington, Seattle, WA 98195-25 email: {kangit,radha}@ee.washington.edu

More information

Opportunistic Communications under Energy & Delay Constraints

Opportunistic Communications under Energy & Delay Constraints Opportunistic Communications under Energy & Delay Constraints Narayan Mandayam (joint work with Henry Wang) Opportunistic Communications Wireless Data on the Move Intermittent Connectivity Opportunities

More information

Data Fusion in Mobile Wireless Sensor Networks

Data Fusion in Mobile Wireless Sensor Networks Data Fusion in Mobile Wireless Sensor Networks Muhammad Arshad, Member, IAENG, Mohamad Alsalem, Farhan A. Siddqui, N.M.Saad, Nasrullah Armi, Nidal Kamel Abstract During the last decades, Wireless Sensor

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

Joint Node Deployment and Wireless Energy Transfer Scheduling for Immortal Sensor Networks

Joint Node Deployment and Wireless Energy Transfer Scheduling for Immortal Sensor Networks Joint ode Deployment and Wireless Energy Transfer Scheduling for Immortal Sensor etworks Rong Du, Carlo Fischione, Ming Xiao Department of etwork and Systems Engineering, Communication Theory Department

More information

A Modeling Framework for Computing Lifetime and Information Capacity in Wireless Sensor Networks

A Modeling Framework for Computing Lifetime and Information Capacity in Wireless Sensor Networks A Modeling Framework for Computing Lifetime and Information Capacity in Wireless Sensor Networks Enrique J. Duarte-Melo 1, Mingyan Liu 1 and Archan Misra 2 1 Electrical Engineering and Computer Science

More information

INTERNATIONAL JOURNAL OF ELECTRONICS AND COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET)

INTERNATIONAL JOURNAL OF ELECTRONICS AND COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET) INTERNATIONAL JOURNAL OF ELECTRONICS AND COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET) International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN ISSN 0976 6464(Print)

More information

ENERGY-AWARE DATA-CENTRIC MAC FOR APPLICATION-SPECIFIC SENSOR NETWORKS

ENERGY-AWARE DATA-CENTRIC MAC FOR APPLICATION-SPECIFIC SENSOR NETWORKS ENERGY-AWARE DATA-CENTRIC MAC FOR APPLICATION-SPECIFIC SENSOR NETWORKS Qing Zhao University of California Davis, CA 95616 qzhao@ece.ucdavis.edu Lang Tong Yunxia Chen Cornell University University of California

More information

Gateway Placement for Throughput Optimization in Wireless Mesh Networks

Gateway Placement for Throughput Optimization in Wireless Mesh Networks Gateway Placement for Throughput Optimization in Wireless Mesh Networks Fan Li Yu Wang Department of Computer Science University of North Carolina at Charlotte, USA Email: {fli, ywang32}@uncc.edu Xiang-Yang

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

Mobile and Sensor Systems. Lecture 6: Sensor Network Reprogramming and Mobile Sensors Dr Cecilia Mascolo

Mobile and Sensor Systems. Lecture 6: Sensor Network Reprogramming and Mobile Sensors Dr Cecilia Mascolo Mobile and Sensor Systems Lecture 6: Sensor Network Reprogramming and Mobile Sensors Dr Cecilia Mascolo In this lecture We will describe techniques to reprogram a sensor network while deployed. We describe

More information

QALAAI ZANIST JOURNAL A

QALAAI ZANIST JOURNAL A Adaptive Data Collection protocol for Extending Lifetime of Periodic Sensor Networks Ali K. M. Al-Qurabat Department of Software, College of Information Technology, University of Babylon - Iraq alik.m.alqurabat@uobabylon.edu.iq

More information

Research Article An Efficient Algorithm for Energy Management in Wireless Sensor Networks via Employing Multiple Mobile Sinks

Research Article An Efficient Algorithm for Energy Management in Wireless Sensor Networks via Employing Multiple Mobile Sinks Hindawi Publishing Corporation International Journal of Distributed Sensor Networks Volume 216, Article ID 3179587, 9 pages http://dx.doi.org/1.1155/216/3179587 Research Article An Efficient Algorithm

More information

Efficient Recovery Algorithms for Wireless Mesh Networks with Cognitive Radios

Efficient Recovery Algorithms for Wireless Mesh Networks with Cognitive Radios Efficient Recovery Algorithms for Wireless Mesh Networks with Cognitive Radios Roberto Hincapie, Li Zhang, Jian Tang, Guoliang Xue, Richard S. Wolff and Roberto Bustamante Abstract Cognitive radios allow

More information

Performance Evaluation of Energy Consumption of Reactive Protocols under Self- Similar Traffic

Performance Evaluation of Energy Consumption of Reactive Protocols under Self- Similar Traffic International Journal of Computer Science & Communication Vol. 1, No. 1, January-June 2010, pp. 67-71 Performance Evaluation of Energy Consumption of Reactive Protocols under Self- Similar Traffic Dhiraj

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

Performance Analysis of Energy-aware Routing Protocols for Wireless Sensor Networks using Different Radio Models

Performance Analysis of Energy-aware Routing Protocols for Wireless Sensor Networks using Different Radio Models Performance Analysis of Energy-aware Routing Protocols for Wireless Sensor Networks using Different Radio Models Adamu Murtala Zungeru, Joseph Chuma and Mmoloki Mangwala Department of Electrical, Computer

More information

The Sentinel Problem for a Multi-hop Sensor Network

The Sentinel Problem for a Multi-hop Sensor Network The Sentinel Problem for a Multi-hop Sensor Network Dimitri Marinakis, Sue Whitesides Department of Computer Science, University of Victoria dmarinak@gmail.com, sue@uvic.ca Abstract In the context of a

More information

A New Model of the Lifetime of Wireless Sensor Networks in Sea Water Communications

A New Model of the Lifetime of Wireless Sensor Networks in Sea Water Communications A New Model of the Lifetime of Wireless Sensor Networks in Sea Water Communications Abdelrahman Elleithy 1, Gonhsin Liu, Ali Elrashidi Department of Computer Science and Engineering University of Bridgeport,

More information

Node Positioning in a Limited Resource Wireless Network

Node Positioning in a Limited Resource Wireless Network IWES 007 6-7 September, 007, Vaasa, Finland Node Positioning in a Limited Resource Wireless Network Heikki Palomäki Seinäjoki University of Applied Sciences, Information and Communication Technology Unit

More information