Extending lifetime of sensor surveillance systems in data fusion model

Size: px
Start display at page:

Download "Extending lifetime of sensor surveillance systems in data fusion model"

Transcription

1 IEEE WCNC 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, 2093, P. R. China Department of Computer Science, City University of Hong Kong, HKSAR xiangcao@dislab.nju.edu.cn, jia@cs.cityu.edu.hk, gchen@nju.edu.cn Abstract A critical aspect of the sensor surveillance systems is the network lifetime. Sensors are often battery-powered and they have limited energy constraint. Therefore, it is crucial to ext the network lifetime. However, most existing schemes which ext the lifetime of sensor surveillance systems are based on simplistic sensing models (e.g., the disc model) which do not capture the signal attenuation and the collaboration among sensors. In practice, data fusion has been adopted in a number of sensor systems to improve sensing performance. In this paper, we investigate how to ext the lifetime of sensor surveillance systems in data fusion model. Given a set of sensors and a set of targets in a plane, each target needs to be monitored all the time. The problem of our concern is to schedule the sensors to monitor all the targets, such that the lifetime of this surveillance system is exted. The network lifetime is defined as the time duration when each target is monitored. Our work takes the fact that signal attenuates as the distance increases into consideration. We propose two heuristic algorithms to organize sensors into nondisjoint cover sets and activate them successively. Extensive simulations have been conducted to demonstrate the performance of the algorithms. Keywords-data fusion; energy efficiency; sensor surveillance system; network lifetime I. INTRODUCTION In sensor surveillance system, it consists of a set of wireless sensor nodes and a set of targets. Each target needs to be monitored by sensors all the time. The sensors which are powered by batteries have limited energy constraint and it is not easy to recharge them. Hence, energy efficiency is an important issue. The lifetime of the sensor surveillance system needs to be exted as long as possible. Recently, a lot of research works have been done to ext the lifetime of the sensor surveillance system. Most of them are based on simplistic sensing models [1], [2], [3], [4], [5], [6], [7]. They assumed that the sensing region of a sensor was a disc or a sector with a certain radius r centered at the position of the sensor. The target inside the sensing region of a sensor can be deterministically monitored and vice versa. Although this model allows a geometric treatment to the coverage provided by sensors, it fails to capture the energy attenuation of signals emitted by the targets as distance grows. In other words, the farther the distance between the target and the sensor is, the weaker the signal strength the sensor detect is. Moreover, these works based on the these models do not exploit the collaboration among sensors. Data fusion [8], [9], [] has been adopted to improve the target detection in many research works. The major characteristic of data fusion is to take collaboration among sensors into consideration. By jointly analyzing the signal measurements detected by multiple sensors, a decision is made about whether the target can be monitored. In this model, a target can not be deterministically monitored by a single sensor, instead, the model uses the data sensed by multiple sensors around the target to make a decision. In this paper, the problem we investigate is how to ext the lifetime of the sensor surveillance systems in the data fusion model. Given a set of targets and a set of sensors in a two-dimensional Euclidean plane, each target needs to be monitored by sensors all the time. Our goal is to ext the network lifetime of the system by scheduling the sensors to watch the targets in turn, where the network lifetime is defined as the time duration when each target is monitored. To the best of our knowledge, this work is the first to study the lifetime exting of sensor surveillance systems based on data fusion. Unlike the traditional simplistic sensing model, the key challenge of our work is that when data fusion is employed, the decision whether a target is monitored is depent on the measurements of multiple sensors near the target. Our work takes the advantage of collaborative sensing to monitor the targets and considers both data fusion and signal attenuation of the targets. The rest of this paper is organized as follows. Section II is related work and Section III is the background and problem statement. In Section IV, we propose our solution. Simulation results are in Section V. Finally, we conclude our work in Section VI. II. RELATED WORK There are some research works about how to prolong the lifetime of sensor networks. The basic idea of these papers is to save the energy of sensor nodes by activating them in turn. In [1], Liu et al. determined the workload matrix by using linear programming and achieved the maximal lifetime by decomposing the matrix into a series of scheduling ones. They assumed that every sensor node can monitor at most one target at each time. This work was exted in [2] by considering the communication cost. In [4], Tian and Georganas turned off the sensor node when its neighbors can help it to watch the area by proposing a localized scheduling scheme. In [5], Cardei /11/$ IEEE 641

2 and Du presented a method to divide sensors into a maximal number of disjoint cover sets. They activated the cover sets one by one to ext the network lifetime. In [6], Cardei et al. divided the sensors into nondisjoint cover sets and activated them successively. All the targets could be watched by sensors in each cover set. In [3], [7], Cai et al. investigated the multiple directional cover sets problem to ext the lifetime of the directional sensor networks. They organized directions of sensors into different cover sets and allocated working time to them by using heuristic algorithms. However, all of these works adopted the deterministic model to decide whether a target can be sensed by sensors. They did not consider the attenuation of signal strength of target when distance grows. In contrast, we study the lifetime exting problem based on data fusion model which captures the collaboration of sensors. We take the signal attenuation into consideration as well. Recently, data fusion has been adopted into the research of the wireless sensor networks. In [11], Xing et al. studied the coverage performance of large-scale wireless sensor networks based on collaborative sensing models. Their work showed that data fusion could improve sensing coverage significantly by exploiting the sensors collaboration. In [9], Clouqueur et al. addressed the problem of finding algorithms for collaborative target detection. In [12], Niu and Varshney proposed a decision fusion rule by using the detections reported by local sensors for hypothesis testing. In [13], Tan et al. analyzed the Quality of Surveillance (QoSv) in fusion-based sensor networks. They showed that data fusion was effective in achieving stringent QoSv requirements. In [14], Tan et al. showed the impact of data fusion on real-time detection in sensors networks. They also proposed an adaptive system-level calibration approach to improve sensing performance for sensor networks using data fusion in [15]. In [16], Wang et al. characterized the influence of the number of cooperating sensors on the overall sensing quality. In [17], Yuan et al. proposed fast sensor placement algorithms for target detection based on a probabilistic data fusion model. Research works on data fusion [18], [19], [20] considered spatial distribution of sensors and their limited sensing capability. In practice, some sensor network systems adopted some kind of data fusion schemes to improve the performance of target detection, tracking and classification [18], [19], [21]. III. BACKGROUND AND PROBLEM STATEMENT In this section, we introduce the background of this paper, which includes the sensing model and the data fusion model. Then, we present the problem statement. A. Sensing model In this paper, we assume that sensors detect targets by measuring the energy of signals emitted by the targets. For many physical signals, such as acoustic, seismic and electromagnetic signals, the energy attenuates as the distance from the signal source grows. Suppose the target i emits a signal of energy S, and sensor j is d ij meters away from the target i. The attenuated signal energy w ij of target i at the position of sensor j is given by w ij = S f(d ij ) (1) where f( )is referred as the signal decay function. In this paper, we adopt the signal decay function in the simulations as follows, f(x) = 1 1+x k (2) where k is a decaying factor which typically ranges from 2.0 to 5.0. This signal attenuation model is adopted in the literature [11], [13], [14]. For simplicity, in this paper, we do not consider the influence of noise on the sensor measurements. B. Data fusion model By jointly considering the measurements of multiple sensors, data fusion can improve the performance of detecting targets. In sensor networks, in order to employ data fusion, sensors are often organized into clusters. By fusing the information gathered from the member sensors in the cluster, each cluster head is responsible for making a decision about whether the target is present. In this paper, we adopt the following data fusion model. For every target i, the sensors within a distance of R meters from target i form a cluster and fuse their measurements to decide the presence of the target. R is referred to as the fusion range. A cluster head is elected to make the decision by comparing the sum of measurements reported by member sensors in the fusion range against a detection threshold η. Ifthesumisno less than η, the cluster head decides that the target is present. Otherwise, it decides that the target is not present. C. Problem statement In this paper, we focus on the following problem. Given a two-dimensional Euclidean plane, a set of m targets and a set of n sensors are deployed with known locations. Each target needs to be monitored all the time and each sensor has initial energy reserve. Our goal is to ext the network lifetime of the sensor network, where the network lifetime is defined as the time duration when each target is monitored. We say that a target is monitored if the sensors in its fusion range decide that this target is present based on the data fusion model mentioned above. Our approach is to organize the sensors into a number of nondisjoint sets, such that each set completely monitors all the targets. We denote these sets as the cover sets. These cover sets are activated successively, such that only one set is active at any time. The sensors in the active set are in the active state, while all the other sensors are in the sleep state. IV. OUR SOLUTION In this section, we introduce our solution. The basic idea is to find cover sets one by one. We find and activate only one cover set at a time and let sensors in it work until one of them depletes its energy. Then we find another cover set and activate it. This process is repeated until one or more targets can not be monitored by sensors which have remaining energy. 642

3 In order to find cover sets, we propose two algorithms, a greedy heuristic and a Linear Programming based heuristic. The basic idea of them is to choose as few sensors as possible to form a cover set to monitor all the targets in every step. A. The greedy heuristic chooses cover sets in many iterations. In each iteration, it forms a cover set by selecting sensors one by one. First, targets are sorted according to the number of sensors within their fusion range in the descing order. We start from the target with the largest number of sensors in its fusion range first. We examine whether the chosen target can be monitored by the current set (Initially, the set is empty). If not, we select one sensor at a time into the set until the target can be monitored based on the data fusion model. In this sensor selecting process, the algorithm chooses sensors by considering their distance to the target. The closer the distance between the sensor and the target is, the earlier the sensor will be chosen. When the target can be monitored by the sensors in the set, we move on to next target to continue selecting sensors into the set until all the targets are monitored. We refer the set as a cover set since it can monitor all the targets. Next, the sensors in the cover set will work until one of them depletes its energy. Then, we will find another cover set using the method above until the cover set can not be found. Finally, the algorithm returns the number of cover sets, the cover sets and the total network lifetime. Algorithm 1 illustrates the whole process. Some explanations are as follows. In Algorithm 1, the set U maintains the list of sensors that have the residual energy so that these sensors can participate in the additional cover sets. Since the location of each sensor and target are known, the signal strength of each target that sensor j senses can be computed by using Eqs. (1) and (2). By simply comparing the sum of signal strength that each sensor in set V receives with the threshold η, we can easily determine whether the target can be monitored by sensors in set V.At the last line of Algorithm 1, i, C 1,C 2,..., C i, T represent the number of cover sets, the cover sets and the total network lifetime respectively. B. Linear Programming based heuristic Like Algorithm 1, in this heuristic, we generate the cover sets in many iterations too. In each iteration, we select sensors into a cover set by formalizing it as an Integer Programming. Suppose there are m targets. We set x j as a boolean variable. x j = 1 if sensor j is in the cover set, otherwise x j =0. w ij indicates the signal strength of target i detected by sensor j. w ij can be computed offline by using Eqs. (1) and (2) in the previous section. In this algorithm, if sensor j is out of the fusion range of target i, wesetw ij =0. n represents the number of sensors which have remaining energy and η is the threshold. The optimization problem can be written as: Minimize x j (3) Algorithm 1: U = all sensors; i =0; T =0; while true do V = ; Sort the targets according to the number of sensors within their fusion range in U in the descing order; for all targets do Pick one target at a time; if the target can be monitored by sensors in V then continue for; // move on to the next target; else W = ; Put the sensors within the target s fusion range in U into W ; Sort the sensors in W according to their distance to the target in the ascing order; repeat Select one sensor at a time; W = W {this sensor}; V = V {this sensor}; if the target can be monitored by sensors in V then continue for; // move on to the next target; until W is empty; if the target can not be monitored by sensors in V then break while; i = i +1; C i = V ; Run sensors in C i until one of them s depletes its energy and get the working time t i ; U = U {s}; T = T + t i ; Update the residual lifetime of sensors in C i ; return i, C 1,C 2,..., C i, T ; subject to where w ij x j η, i =1, 2,..., m (4) x j = {0, 1}. (5) 643

4 The objective function (3) minimizes the number of sensors in each cover set. The constraint (4) shows that each target should be monitored. The constraint (5) is the restriction on the x j. To transform this formulation into a Linear Programming (LP), we further apply the relaxation technique: subject to where Minimize x j (6) w ij x j η, i =1, 2,..., m (7) 0 x j 1. (8) Now we introduce our linear programming based heuristic algorithm. In each iteration, we first solve the linear programming formulated above and get the solution x 1,x 2,..., x p. Then, we sort x 1,x 2,..., x p in the descing order and get the new sequence y 1,y 2,..., y p.wepicky 1 first, and set y 1 =1which means we put the sensor that y 1 represents into the cover set. We examine whether sensors in the cover set can monitor all the targets. If not, we continue to set y k =1, k =2,..., p and put more corresponding sensors into the cover set until all targets can be monitored. At this moment, a cover set is formed. Next, like Algorithm 1, we let sensors in the cover set work until one of them depletes its energy. Then we renew the objective function (6) and constraint (7) of the Linear Programming since one sensor has no remaining energy so that it can not be chosen at the next iteration. We continue to find another cover set until it can not be found. In the, the algorithm returns the result. The whole process is illustrated in Algorithm 2. In Algorithm 2, the Linear Programming returns x 1,x 2,..., x p in each iteration. We give an example to show how to select sensors into a cover set given the sequence x 1,x 2,..., x p. Assume there are six sensors and the value of x 1,x 2,..., x 6 are {0.3, 0.8, 0.04, 0.1, 0.6, 0.5}. After sorting, we get the value of the sequence y 1,y 2,..., y 6, which are {0.8, 0.6, 0.5, 0.3, 0.1, 0.04}. According to y 1,y 2,..., y 6, we set y 1 =1first, which means we put sensor s 2 into the cover set. If sensor s 2 can not monitor all the targets based on the data fusion model, then we set y 2 =1and put sensor s 5 into the cover set. We repeat this process until all the targets can be monitored. In this example, suppose three sensors {s 2,s 5,s 6 } can monitor all the targets. The energy reserves of these three sensors are 1.2, 0.9 and 1.1 respectively. We let them work until sensor s 5 depletes its energy. Then we exclude the sensor s 5 from the objective function (6) and constraint (7) of the Linear Programming since in the next Algorithm 2: Linear Programming based heuristic i =0; T =0; while true do V = ; Solve the Linear Programming; if the Linear Programming can not be successful then break while; else Get the Linear Programming solution x 1,x 2,..., x p ; Sort x 1,x 2,..., x p in the descing order and get the new sequence y 1,y 2,..., y p ; for each y k do y k =1; Put the sensor which y k represents into V ; if all the targets can be monitored by sensors in V then break for; if the sensors which y 1,y 2,..., y p represent can not monitor all the targets then break while; i = i +1; C i = V ; Run sensors in C i until one of them s depletes its energy and get the working time t i ; T = T + t i ; Update the residual lifetime of sensors in C i and renew the objective function (6) and constraint (7) of the Linear Programming; return i, C 1,C 2,..., C i, T ; iteration, there only exists five sensors which have remaining energy. V. SIMULATIONS In this section, we first evaluate the performance of the greedy heuristic algorithm and the Linear Programming based heuristic algorithm. Then we give some discussions about our algorithms. We simulate a stationary network with targets and sensor nodes randomly located in a 0m 0m area. The initial energy reserves of sensors are random numbers generated in the range of [0.5,1.5] with the mean of 1. We normalize S (the energy of signal strength which the targets emit) and the threshold η as 1 and 4 respectively. We set the signal decaying factor k as 2. In the following experiments, we vary the number of sensors, the fusion range and the number of targets respectively. 644

5 disc model disc model Network lifetime 15 Network lifetime Number of sensors Number of targets Fig. 1. Network lifetime versus number of sensors with targets, fusion range of 40m and sensing range of 30m Fig. 3. Network lifetime versus the number of targets with 40 sensors, fusion range of 60m and sensing range of 30m disc model Network lifetime 15 Cover sets Fusion range(m) Number of sensors Fig. 2. Network lifetime versus fusion range with targets and 40 sensors Fig. 4. Cover sets versus number of sensors with targets, fusion range of 40m and sensing range of 30m To solve the linear programming, we use the optimization toolbox in Matlab [22]. In the first experiment, we vary the number of sensor nodes between 20 and 70 with an increment of. We set the fusion range as 40m and the number of targets as. In order to analyze the performance of the two heuristic algorithms, we compare them with the traditional simplistic sensing model. We set the sensing range of sensors in simplistic disc model as 30m. In this simulation, we formalize the simplistic disc model as the traditional set cover problem. Like the two heuristic algorithms, we choose cover sets in many iterations. In each iteration, we use the Linear Programming to find as few sensors as possible to form a cover set. We let sensors in the cover set run until one of them depletes its energy and find another cover set until it can not be found. We denote this method as the 0-1 disc model since targets inside the sensing range of the sensor can be monitored deterministically and vice versa. Each algorithm runs 0 times through random placement of sensors and targets. Fig. 1 shows the relation between network lifetime and the number of sensors. The network lifetime will increase as the number of sensors grows. With each number of sensors, we can see that the network lifetime by using the or the is about ten times larger than that in traditional simplistic sensing model. This difference is larger as the number of sensors increases. Next, we investigate the influence of fusion range on the network lifetime in the data fusion model. We set the number of sensors and the number of targets as 40 and respectively. We vary the fusion range in the data fusion model between 50m and 75m with an increment of 5m. Fig. 2 shows the relation between the network lifetime and the fusion range. We can see that the network lifetime increases as the fusion range expands. The reason is that when the fusion range is larger, more sensors can participate in the 645

6 cover set selecting process so that each cover set will contain fewer sensor nodes. This can let more sensors sleep during each iteration and lead to the increase of the total network lifetime. In order to investigate the relation between the network lifetime and the number of targets, we set the number of sensors as 40, the fusion range as 60m and the sensing range as 30m. We vary the number of targets between and 60 with an increment of. Fig. 3 shows the relation between them. As the number of targets increases, the network lifetime will drop. Then, we focus on the number of cover sets. We compare the number of cover sets of greedy heuristic and the LP based heuristic with traditional simplistic disc model. In Fig. 4, the number of cover sets by using and are about twice as large as that under disc model. Too many cover sets may be inefficient (e.g., it may cause sensors to switch between active state and sleep state more frequently.), but compared with the network lifetime improvements shown in Fig. 1, the increase of the number of cover sets is acceptable, especially when the number of sensors is relatively small. In this paper, we propose two algorithms to organize sensors into nondisjoint cover sets to monitor all the targets. We assume that the sensors have different energy reserves. However, in some cases, sensors need to be divided into disjoint cover sets [5]. In this circumstance, it is often assumed that the initial energy reserves of sensors are the same. Our proposed algorithms can easily be exted to deal with the problem of organizing sensors into disjoint cover sets. In each iteration, after the cover set is formed by using our algorithms, the system can exclude the sensors in the cover set from the whole sensors. Then, another cover set can be found among the remaining sensors. This process is repeated until the cover set can not be found. The cover sets found by running our algorithms are disjoint ones. VI. CONCLUSION Saving energy to prolong the network lifetime is always important for sensor surveillance systems. As an effective technique for improving sensing performance, data fusion has been adopted into the wireless sensor networks. In this paper, we address the problem of exting lifetime of sensor surveillance systems based on data fusion model. We propose two heuristic algorithms to find nondisjoint cover sets and activate them successively. We take the fact that signal strength attenuates over distance and collaboration among sensors into consideration. The decision whether a target is monitored is depent on the measurements of multiple sensors near the target.[23][24] ACKNOWLEDGMENT The work is partly supported by China NSF grants ( , , , , ) and Research Grants Council of Hong Kong [Project No. CityU ]. REFERENCES [1] H. Liu, P. Wan, C. W. Yi, X. Jia, S. Makki, and N. Pissinou, Maximal lifetime scheduling in sensor surveillance networks, in Proc. IEEE INFOCOM, [2] H. Liu, X. Jia, P. J. Wan, C. W. Yi, S. K. Makki, and N. Pissinou, Maximizing lifetime of sensor surveillance systems, IEEE/ACM Transactions on Networking, vol. 15, no. 2, pp , [3] Y. Cai, W. Lou, M. Li, and X. Y. Li, Target-oriented scheduling in directional sensor networks, in Proc. IEEE INFOCOM, [4] D. Tian and N. D. Georganas, A coverage-preserving node scheduling scheme for large wireless sensor networks, in Proc. of the 1st ACM international workshop on Wireless sensor networks and applications (WSNA), [5] M. Cardei and D. Z. Du, Improving wireless sensor network lifetime through power aware organization, Wireless Networks, vol. 11, no. 3, pp , [6] M. Cardei, M. T. Thai, Y. Li, and W. Wu, Energy-efficient target coverage in wireless sensor networks, in Proc. IEEE INFOCOM, [7] Y. Cai, W. Lou, M. Li, and X. Y. Li, Energy efficient Target- Oriented scheduling in directional sensor networks, IEEE Transactions on Computers, vol. 58, no. 9, pp , [8] T. Clouqueur, V. Phipatanasuphorn, P. Ramanathan, and K. K. Saluja, Sensor deployment strategy for target detection, in Proceedings of the 1st ACM international workshop on Wireless sensor networks and applications (WSNA), [9] T. Clouqueur, K. K. Saluja, and P. Ramanathan, Fault tolerance in collaborative sensor networks for target detection, IEEE Transactions on computers, vol. 53, no. 3, pp , [] P. K. Varshney and C. S. Burrus, Distributed detection and data fusion. Springer Verlag, [11] G. Xing, R. Tan, B. Liu, J. Wang, X. Jia, and C. W. Yi, Data fusion improves the coverage of wireless sensor networks, in Proc. ACM MobiCom, [12] R. Niu and P. K. Varshney, Distributed detection and fusion in a large wireless sensor network of random size, EURASIP Journal on Wireless Communications and Networking, vol. 2005, no. 4, pp , [13] R. Tan, G. Xing, X. Xu, and J. Wang, Analysis of quality of surveillance in fusion-based sensor networks, in Proc. of the 2nd International Workshop on Information Quality and Quality of Service for Pervasive Computing (IQ2S 20), 20. [14] R. Tan, G. Xing, B. Liu, and J. Wang, Impact of data fusion on realtime detection in sensor networks, in Proc. IEEE RTSS, [15] R. Tan, G. Xing, X. Liu, J. Yao, and Z. Yuan, Adaptive calibration for fusion-based wireless sensor networks, in Proc. IEEE INFOCOM, 20. [16] X. Wang, D. Wang, Y. Wang, D. P. Agrawal, and A. Mishra, On data fusion and lifetime constraints in wireless sensor networks, in Proc. IEEE ICC, [17] Z. Yuan, R. Tan, G. Xing, C. Lu, Y. Chen, and J. Wang, Fast sensor placement algorithms for fusion-based target detection, in Proc. IEEE RTSS, [18] D. Li, K. Wong, Y. H. Hu, and A. Sayeed, Detection, classification and tracking of targets in distributed sensor networks, IEEE Signal Processing Magazine, vol. 19, no. 2, pp , [19] M. F. Duarte and Y. H. Hu, Vehicle classification in distributed sensor networks, Journal of Parallel and Distributed Computing, vol. 64, no. 7, pp , [20] M. Duarte and Y. H. Hu, Distance-based decision fusion in a distributed wireless sensor network, Journal of Telecommunication Systems, vol. 26, no. 2, pp , [21] T. He, S. Krishnamurthy, J. A. Stankovic, T. Abdelzaher, L. Luo, R. Stoleru, T. Yan, L. Gu, J. Hui, and B. Krogh, Energy-efficient surveillance system using wireless sensor networks, in Proc. of the 2nd international conference on Mobile systems, applications, and services (MobiSys), [22] Matlab, [23] M. T. Thai, Y. Li, and F. Wang, O (log n)-localized algorithms on the coverage problem in heterogeneous sensor networks, in IEEE International Performance, Computing, and Communications Conference (IPCCC), [24] X. Cao, X. Jia, and G. Chen, Maximize lifetime of sensor surveillance systems with directional sensors, in Proc. of the 6th International Conference on Mobile Ad-hoc and Sensor Networks (MSN ),

Sensor Placement Algorithms for Fusion-based Surveillance Networks

Sensor Placement Algorithms for Fusion-based Surveillance Networks Page of Transactions on Parallel and Distributed Systems Sensor Placement Algorithms for Fusion-based Surveillance Networks Xiangmao Chang, Rui Tan, Guoliang Xing, Zhaohui Yuan, Chenyang Lu, Yixin Chen,

More information

WIRELESS sensor networks (WSNs) for mission-critical

WIRELESS sensor networks (WSNs) for mission-critical IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS, VOL. 22, NO. 8, AUGUST 2011 1407 Sensor Placement Algorithms for Fusion-Based Surveillance Networks Xiangmao Chang, Rui Tan, Member, IEEE, Guoliang

More information

Mobility-assisted Spatiotemporal Detection in Wireless Sensor Networks

Mobility-assisted Spatiotemporal Detection in Wireless Sensor Networks The 28th International Conference on Distributed Computing Systems Mobility-assisted Spatiotemporal Detection in Wireless Sensor Networks Guoliang Xing 1 ; Jianping Wang 1 ;KeShen 1 ; Qingfeng Huang 2

More information

A Grid Based Approach to Detect Mobile Target in Wireless Sensor Network

A Grid Based Approach to Detect Mobile Target in Wireless Sensor Network IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 78-661, p- ISSN: 78-877Volume 14, Issue 4 (Sep. - Oct. 13), PP 55-6 A Grid Based Approach to Detect Mobile Target in Wireless Sensor Network B. Anil

More information

A Greedy Algorithm for Target Coverage Scheduling in Directional Sensor Networks

A Greedy Algorithm for Target Coverage Scheduling in Directional Sensor Networks A Greedy Algorithm for Target Coverage Scheduling in Directional Sensor Networks Youn-Hee Han, Chan-Myung Kim Laboratory of Intelligent Networks Advanced Technology Research Center Korea University of

More information

Energy-Efficient Connected Coverage of Discrete Targets in Wireless Sensor Networks

Energy-Efficient Connected Coverage of Discrete Targets in Wireless Sensor Networks Energy-Efficient Connected Coverage of Discrete Targets in Wireless Sensor Networks Mingming Lu, Jie Wu, Mihaela Cardei, and Minglu Li Department of Computer Science and Engineering Florida Atlantic University,

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 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

Energy-Efficient Area Coverage in Bistatic Radar Sensor Networks

Energy-Efficient Area Coverage in Bistatic Radar Sensor Networks Energy-Efficient Area Coverage in Bistatic Radar Sensor Networks Qianqian Yang Shibo He Jiming Chen State Key Lab. of Industrial Control Technology, Zhejiang University, China School of Electrical, Computer,

More information

SPATIAL CORRELATION BASED SENSOR SELECTION SCHEMES FOR PROBABILISTIC AREA COVERAGE

SPATIAL CORRELATION BASED SENSOR SELECTION SCHEMES FOR PROBABILISTIC AREA COVERAGE SPATIAL CORRELATION BASED SENSOR SELECTION SCHEMES FOR PROBABILISTIC AREA COVERAGE Ramesh Rajagopalan School of Engineering, University of St. Thomas, MN, USA ramesh@stthomas.edu ABSTRACT This paper develops

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

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

Jie Wu and Mihaela Cardei

Jie Wu and Mihaela Cardei Int. J. Ad Hoc and Ubiquitous Computing, Vol. 4, Nos. 3/4, 2009 137 Energy-efficient connected coverage of discrete targets in wireless sensor networks Mingming Lu* Department of Computer Science, Central

More information

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

Mobile Base Stations Placement and Energy Aware Routing in Wireless Sensor Networks 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

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

Exploiting Reactive Mobility for Collaborative Target Detection in Wireless Sensor Networks

Exploiting Reactive Mobility for Collaborative Target Detection in Wireless Sensor Networks 1 Exploiting Reactive Mobility for Collaborative Target Detection in Wireless Sensor etworks Rui Tan, Student Member, IEEE, Guoliang Xing, Member, IEEE, Jianping Wang, Member, IEEE, and Hing Cheung So,

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

On Complete Targets Coverage and Connectivity in Energy Harvesting Wireless Sensor Networks

On Complete Targets Coverage and Connectivity in Energy Harvesting Wireless Sensor Networks On Complete Targets Coverage and Connectivity in Energy Harvesting Wireless Sensor Networks Changlin Yang School of Electrical, Computer and Telecommunications Engineering University of Wollongong Email:

More information

Distributed Energy-Efficient Scheduling Approach For k-coverage In Wireless Sensor Networks

Distributed Energy-Efficient Scheduling Approach For k-coverage In Wireless Sensor Networks Distributed Energy-Efficient Scheduling Approach For k-coverage In Wireless Sensor Networks Chinh T. Vu Shan Gao Wiwek P. Deshmukh Yingshu Li Department of Computer Science Georgia State University, Atlanta,

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

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

Self-Protection for Wireless Sensor Networks

Self-Protection for Wireless Sensor Networks Self-Protection for Wireless Sensor Networks Dan Wang 1, Qian Zhang, Jiangchuan Liu 1 1 School of Computing Science, Simon Fraser University, Burnaby, BC, Canada, V5A 1S6, Email: {danw, jcliu}@cs.sfu.ca

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

ON THE OPTIMAL COVERAGE AREA FOR SOLVING ENERGY-EFFICIENT PROBLEM IN WIRELESS SENSOR NETWORK

ON THE OPTIMAL COVERAGE AREA FOR SOLVING ENERGY-EFFICIENT PROBLEM IN WIRELESS SENSOR NETWORK Jurnal Karya Asli Lorekan Ahli Matematik Vol. 8 No.1 (2015) Page 119-125 Jurnal Karya Asli Lorekan Ahli Matematik ON THE OPTIMAL COVERAGE AREA FOR SOLVING ENERGY-EFFICIENT PROBLEM IN WIRELESS SENSOR NETWORK

More information

EasyChair Preprint. A User-Centric Cluster Resource Allocation Scheme for Ultra-Dense Network

EasyChair Preprint. A User-Centric Cluster Resource Allocation Scheme for Ultra-Dense Network EasyChair Preprint 78 A User-Centric Cluster Resource Allocation Scheme for Ultra-Dense Network Yuzhou Liu and Wuwen Lai EasyChair preprints are intended for rapid dissemination of research results and

More information

ASENSOR SURVEILLANCE system consists of a set of

ASENSOR SURVEILLANCE system consists of a set of 334 IEEE/ACM TRANSACTIONS ON NETWORKING, VOL. 15, NO. 2, APRIL 2007 Maximizing Lifetime of Sensor Surveillance Systems Hai Liu, Xiaohua Jia, Peng-Jun Wan, Chih-Wei Yi, S. Kami Makki, and Niki Pissinou

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

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

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

Coverage Issue in Sensor Networks with Adjustable Ranges

Coverage Issue in Sensor Networks with Adjustable Ranges overage Issue in Sensor Networks with Adjustable Ranges Jie Wu and Shuhui Yang Department of omputer Science and Engineering Florida Atlantic University oca Raton, FL jie@cse.fau.edu, syang@fau.edu Abstract

More information

Indoor Localization in Wireless Sensor Networks

Indoor Localization in Wireless Sensor Networks International Journal of Engineering Inventions e-issn: 2278-7461, p-issn: 2319-6491 Volume 4, Issue 03 (August 2014) PP: 39-44 Indoor Localization in Wireless Sensor Networks Farhat M. A. Zargoun 1, Nesreen

More information

Exposure for Collaborative Detection Using Mobile Sensor Networks

Exposure for Collaborative Detection Using Mobile Sensor Networks 1 Exposure for Collaborative Detection Using Mobile Sensor Networks Tai-Lin Chin, Parameswaran Ramanathan, Kewal K. Saluja, Kuang-Ching Wang Department of Electrical and Computer Engineering, University

More information

An Optimisation-based Approach for Wireless Sensor Deployment in Mobile Sensing Environments

An Optimisation-based Approach for Wireless Sensor Deployment in Mobile Sensing Environments An Optimisation-based Approach for Wireless Sensor Deployment in Mobile Sensing Environments Farshid Hassani ijarbooneh, Pierre Flener, Edith C.-H. Ngai, and Justin Pearson Department of Information Technology,

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

Increasing the Network life Time by Simulated Annealing Algorithm in WSN with Point

Increasing the Network life Time by Simulated Annealing Algorithm in WSN with Point Increasing the Network life Time by Simulated Annealing Algorithm in WSN with Point Mostafa Azami 1, Manij Ranjbar 2, Ali Shokouhi rostami 3, Amir Jahani Amiri 4 1, 2 Computer Department, University Of

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

Coverage Issues in Wireless Sensor Networks

Coverage Issues in Wireless Sensor Networks ModernComputerApplicationsTechnologies Course Coverage Issues in Wireless Sensor Networks Presenter:XiaofeiXing Email:xxfcsu@gmail.com GuangzhouUniversity Outline q Wirelsss Sensor Networks q Coverage

More information

An Improved DV-Hop Localization Algorithm Based on Hop Distance and Hops Correction

An Improved DV-Hop Localization Algorithm Based on Hop Distance and Hops Correction , pp.319-328 http://dx.doi.org/10.14257/ijmue.2016.11.6.28 An Improved DV-Hop Localization Algorithm Based on Hop Distance and Hops Correction Xiaoying Yang* and Wanli Zhang College of Information Engineering,

More information

Hierarchical Agglomerative Aggregation Scheduling in Directional Wireless Sensor Networks

Hierarchical Agglomerative Aggregation Scheduling in Directional Wireless Sensor Networks Hierarchical Agglomerative Aggregation Scheduling in Directional Wireless Sensor Networks Min Kyung An Department of Computer Science Sam Houston State University Huntsville, Texas 77341, USA Email: an@shsu.edu

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

A ROBUST SCHEME TO TRACK MOVING TARGETS IN SENSOR NETS USING AMORPHOUS CLUSTERING AND KALMAN FILTERING

A ROBUST SCHEME TO TRACK MOVING TARGETS IN SENSOR NETS USING AMORPHOUS CLUSTERING AND KALMAN FILTERING A ROBUST SCHEME TO TRACK MOVING TARGETS IN SENSOR NETS USING AMORPHOUS CLUSTERING AND KALMAN FILTERING Gaurang Mokashi, Hong Huang, Bharath Kuppireddy, and Subin Varghese Klipsch School of Electrical and

More information

Fault Tolerant Barrier Coverage for Wireless Sensor Networks

Fault Tolerant Barrier Coverage for Wireless Sensor Networks IEEE INFOCOM - IEEE Conference on Computer Communications Fault Tolerant Barrier Coverage for Wireless Sensor Networks Zhibo Wang, Honglong Chen, Qing Cao, Hairong Qi and Zhi Wang Department of Electrical

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

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

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

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

Node Localization using 3D coordinates in Wireless Sensor Networks

Node Localization using 3D coordinates in Wireless Sensor Networks Node Localization using 3D coordinates in Wireless Sensor Networks Shayon Samanta Prof. Punesh U. Tembhare Prof. Charan R. Pote Computer technology Computer technology Computer technology Nagpur University

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

Zigzag Coverage Scheme Algorithm & Analysis for Wireless Sensor Networks

Zigzag Coverage Scheme Algorithm & Analysis for Wireless Sensor Networks Zigzag Coverage Scheme Algorithm & Analysis for Wireless Sensor Networks Ammar Hawbani School of Computer Science and Technology, University of Science and Technology of China, E-mail: ammar12@mail.ustc.edu.cn

More information

DV-HOP LOCALIZATION ALGORITHM IMPROVEMENT OF WIRELESS SENSOR NETWORK

DV-HOP LOCALIZATION ALGORITHM IMPROVEMENT OF WIRELESS SENSOR NETWORK DV-HOP LOCALIZATION ALGORITHM IMPROVEMENT OF WIRELESS SENSOR NETWORK CHUAN CAI, LIANG YUAN School of Information Engineering, Chongqing City Management College, Chongqing, China E-mail: 1 caichuan75@163.com,

More information

Location Problems in Wireless Sensor Network for Improving Its Reliability and Performance

Location Problems in Wireless Sensor Network for Improving Its Reliability and Performance Location Problems in Wireless Sensor Network for Improving Its Reliability and Performance DENIS MIGOV Institute of Computational Mathematics and Mathematical Geophysics of SB RAS Laboratory of Dynamical

More information

Non-line-of-sight Node Localization based on Semi-Definite Programming in Wireless Sensor Networks

Non-line-of-sight Node Localization based on Semi-Definite Programming in Wireless Sensor Networks Non-line-of-sight Node Localization based on Semi-Definite Programming in Wireless Sensor Networks arxiv:1001.0080v1 [cs.it] 31 Dec 2009 Hongyang Chen 1, Kenneth W. K. Lui 2, Zizhuo Wang 3, H. C. So 2,

More information

Multicast Energy Aware Routing in Wireless Networks

Multicast Energy Aware Routing in Wireless Networks Ahmad Karimi Department of Mathematics, Behbahan Khatam Alanbia University of Technology, Behbahan, Iran karimi@bkatu.ac.ir ABSTRACT Multicasting is a service for disseminating data to a group of hosts

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

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

Sensor Placement for Lifetime Maximization in Monitoring Oil Pipelines

Sensor Placement for Lifetime Maximization in Monitoring Oil Pipelines Sensor Placement for Lifetime Maximization in Monitoring Oil Pipelines Yifeng Guo University of Texas at San Antonio San Antonio, TX 78249 USA yguo@cs.utsa.edu Ali Şaman Tosun University of Texas at San

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

Fast Placement Optimization of Power Supply Pads

Fast Placement Optimization of Power Supply Pads Fast Placement Optimization of Power Supply Pads Yu Zhong Martin D. F. Wong Dept. of Electrical and Computer Engineering Dept. of Electrical and Computer Engineering Univ. of Illinois at Urbana-Champaign

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

Indoor Positioning Technology Based on Multipath Effect Analysis Bing Xu1, a, Feng Hong2,b, Xingyuan Chen 3,c, Jin Zhang2,d, Shikai Shen1, e

Indoor Positioning Technology Based on Multipath Effect Analysis Bing Xu1, a, Feng Hong2,b, Xingyuan Chen 3,c, Jin Zhang2,d, Shikai Shen1, e 3rd International Conference on Materials Engineering, Manufacturing Technology and Control (ICMEMTC 06) Indoor Positioning Technology Based on Multipath Effect Analysis Bing Xu, a, Feng Hong,b, Xingyuan

More information

Relay Station Placement for Cooperative Communications in WiMAX Networks

Relay Station Placement for Cooperative Communications in WiMAX Networks Relay Station Placement for Cooperative Communications in WiMAX Networks Dejun Yang Xi Fang Guoliang Xue Jian Tang Abstract The recently emerging WiMAX (IEEE 802.16) is a promising telecommunication technology

More information

Generating Optimal Scheduling for Wireless Sensor Networks by Using Optimization Modulo Theories Solvers

Generating Optimal Scheduling for Wireless Sensor Networks by Using Optimization Modulo Theories Solvers Generating Optimal Scheduling for Wireless Sensor Networks by Using Optimization Modulo Theories Solvers IoT Research Institute Eszterhazy Karoly University Eger, Hungary iot.uni-eszterhazy.hu/en SMT 2017

More information

Optimal Relay Placement for Cellular Coverage Extension

Optimal Relay Placement for Cellular Coverage Extension Optimal elay Placement for Cellular Coverage Extension Gauri Joshi, Abhay Karandikar Department of Electrical Engineering Indian Institute of Technology Bombay Powai, India 400076. Email: gaurijoshi@iitb.ac.in,

More information

MULTI-HOP wireless networks consist of nodes with a

MULTI-HOP wireless networks consist of nodes with a IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS 1 Minimum Latency Broadcast Scheduling in Duty-Cycled Multi-Hop Wireless Networks Xianlong Jiao, Student Member, IEEE, Wei Lou, Member, IEEE, Junchao

More information

IVE: improving the value of information in energy-constrained intruder tracking sensor networks

IVE: improving the value of information in energy-constrained intruder tracking sensor networks IVE: improving the value of information in energy-constrained intruder tracking sensor networks Damla Turgut and Ladislau Bölöni Department of Electrical Engineering and Computer Science University of

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

Energy-efficient Broadcast Scheduling with Minimum Latency for Low-Duty-Cycle Wireless Sensor Networks

Energy-efficient Broadcast Scheduling with Minimum Latency for Low-Duty-Cycle Wireless Sensor Networks 2013 IEEE 10th International Conference on Mobile Ad-Hoc and Sensor Systems Energy-efficient Broadcast Scheduling with Minimum Latency for Low-Duty-Cycle Wireless Sensor Networks Lijie Xu, Jiannong Cao,

More information

Target Coverage in Wireless Sensor Networks with Probabilistic Sensors

Target Coverage in Wireless Sensor Networks with Probabilistic Sensors Article Target Coverage in Wireless Sensor Networks with Probabilistic Sensors Anxing Shan 1, Xianghua Xu 1, * and Zongmao Cheng 2 1 School of Computer Science, Hangzhou Dianzi University, Hangzhou 310018,

More information

Localization for Large-Scale Underwater Sensor Networks

Localization for Large-Scale Underwater Sensor Networks Localization for Large-Scale Underwater Sensor Networks Zhong Zhou 1, Jun-Hong Cui 1, and Shengli Zhou 2 1 Computer Science& Engineering Dept, University of Connecticut, Storrs, CT, USA,06269 2 Electrical

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

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

Link Activation with Parallel Interference Cancellation in Multi-hop VANET

Link Activation with Parallel Interference Cancellation in Multi-hop VANET Link Activation with Parallel Interference Cancellation in Multi-hop VANET Meysam Azizian, Soumaya Cherkaoui and Abdelhakim Senhaji Hafid Department of Electrical and Computer Engineering, Université de

More information

Research Article ACO-Based Sweep Coverage Scheme in Wireless Sensor Networks

Research Article ACO-Based Sweep Coverage Scheme in Wireless Sensor Networks Sensors Volume 5, Article ID 89, 6 pages http://dx.doi.org/.55/5/89 Research Article ACO-Based Sweep Coverage Scheme in Wireless Sensor Networks Peng Huang,, Feng Lin, Chang Liu,,5 Jian Gao, and Ji-liu

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

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

On the Performance of Cooperative Routing in Wireless Networks

On the Performance of Cooperative Routing in Wireless Networks 1 On the Performance of Cooperative Routing in Wireless Networks Mostafa Dehghan, Majid Ghaderi, and Dennis L. Goeckel Department of Computer Science, University of Calgary, Emails: {mdehghan, mghaderi}@ucalgary.ca

More information

LORD: A Localized, Reactive and Distributed Protocol for Node Scheduling in Wireless Sensor Networks

LORD: A Localized, Reactive and Distributed Protocol for Node Scheduling in Wireless Sensor Networks LORD: A Localized, Reactive and Distributed Protocol for Node Scheduling in Wireless Sensor Networks Arijit Ghosh and Tony Givargis Center for Embedded Computer Systems Department of Computer Science University

More information

Sequential Multi-Channel Access Game in Distributed Cognitive Radio Networks

Sequential Multi-Channel Access Game in Distributed Cognitive Radio Networks Sequential Multi-Channel Access Game in Distributed Cognitive Radio Networks Chunxiao Jiang, Yan Chen, and K. J. Ray Liu Department of Electrical and Computer Engineering, University of Maryland, College

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

Analysis of Bottleneck Delay and Throughput in Wireless Mesh Networks

Analysis of Bottleneck Delay and Throughput in Wireless Mesh Networks Analysis of Bottleneck Delay and Throughput in Wireless Mesh Networks Xiaobing Wu 1, Jiangchuan Liu 2, Guihai Chen 1 1 State Key Laboratory for Novel Software Technology, Nanjing University, China wuxb@dislab.nju.edu.cn,

More information

IN wireless sensor networks, there is a trade-off between

IN wireless sensor networks, there is a trade-off between IEEE TRANSACTIONS ON MOBILE COMPUTING, VOL. 10, NO. 5, APRIL 2011 465 Spatial-Temporal Coverage Optimization in Wireless Sensor Networks Changlei Liu, Student Member, IEEE, and Guohong Cao, Fellow, IEEE

More information

Method for discovering intra-session network coding opportunity in wireless ad hoc networks

Method for discovering intra-session network coding opportunity in wireless ad hoc networks 32 10 Vol.32 No.10 2011 10 Journal on Communications October 2011 1, 2 2 1 2 1. 210093 2. 210007 AODV AODV TN393 B 1000-436X(2011)10-0092-07 Method for discovering intra-session network coding opportunity

More information

Infrastructure Aided Networking and Traffic Management for Autonomous Transportation

Infrastructure Aided Networking and Traffic Management for Autonomous Transportation 1 Infrastructure Aided Networking and Traffic Management for Autonomous Transportation Yu-Yu Lin and Izhak Rubin Electrical Engineering Department, UCLA, Los Angeles, CA, USA Email: yuyu@seas.ucla.edu,

More information

Improved Directional Perturbation Algorithm for Collaborative Beamforming

Improved Directional Perturbation Algorithm for Collaborative Beamforming American Journal of Networks and Communications 2017; 6(4): 62-66 http://www.sciencepublishinggroup.com/j/ajnc doi: 10.11648/j.ajnc.20170604.11 ISSN: 2326-893X (Print); ISSN: 2326-8964 (Online) Improved

More information

Tracking Moving Targets in a Smart Sensor Network

Tracking Moving Targets in a Smart Sensor Network Tracking Moving Targets in a Smart Sensor Network Rahul Gupta Department of ECECS University of Cincinnati Cincinnati, OH 45221-0030 Samir R. Das Computer Science Department SUNY at Stony Brook Stony Brook,

More information

Research on an Economic Localization Approach

Research on an Economic Localization Approach Computer and Information Science; Vol. 12, No. 1; 2019 ISSN 1913-8989 E-ISSN 1913-8997 Published by Canadian Center of Science and Education Research on an Economic Localization Approach 1 Yancheng Teachers

More information

Framework for Performance Analysis of Channel-aware Wireless Schedulers

Framework for Performance Analysis of Channel-aware Wireless Schedulers Framework for Performance Analysis of Channel-aware Wireless Schedulers Raphael Rom and Hwee Pink Tan Department of Electrical Engineering Technion, Israel Institute of Technology Technion City, Haifa

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

Minimum-Latency Broadcast Scheduling in Wireless Ad Hoc Networks

Minimum-Latency Broadcast Scheduling in Wireless Ad Hoc Networks Minimum-Latency Broadcast Scheduling in Wireless Ad Hoc Networks Scott C.-H. Huang, Peng-Jun Wan, Xiaohua Jia, Hongwei Du and Weiping Shang Department of Computer Science, City University of Hong Kong.

More information

Available online at ScienceDirect. Procedia Computer Science 65 (2015 ) 48 57

Available online at  ScienceDirect. Procedia Computer Science 65 (2015 ) 48 57 Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 65 (2015 ) 48 57 International Conference on Communication, Management and Information Technology (ICCMIT 2015) Location-free

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

Minimum Cost Localization Problem in Wireless Sensor Networks

Minimum Cost Localization Problem in Wireless Sensor Networks Minimum Cost Localization Problem in Wireless Sensor Networks Minsu Huang, Siyuan Chen, Yu Wang Department of Computer Science, University of North Carolina at Charlotte, Charlotte, NC 28223, USA. Email:{mhuang4,schen4,yu.wang}@uncc.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

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

Trade-offs Between Mobility and Density for Coverage in Wireless Sensor Networks. Wei Wang, Vikram Srinivasan, Kee-Chaing Chua

Trade-offs Between Mobility and Density for Coverage in Wireless Sensor Networks. Wei Wang, Vikram Srinivasan, Kee-Chaing Chua Trade-offs Between Mobility and Density for Coverage in Wireless Sensor Networks Wei Wang, Vikram Srinivasan, Kee-Chaing Chua Coverage in sensor networks Sensors are often randomly scattered in the field

More information

A Wireless Array Based Cooperative Sensing Model in Sensor Networks

A Wireless Array Based Cooperative Sensing Model in Sensor Networks A Wireless Array Based Cooperative Sensing Model in Sensor Networks W. Li, Y. I. Kamil and A. Manikas Department of Electrical and Electronic Engineering Imperial College London, UK E-mail: {victor.li,

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

Using Crowdsourced Data in Location-based Social Networks to Explore Influence Maximization

Using Crowdsourced Data in Location-based Social Networks to Explore Influence Maximization Using Crowdsourced Data in Location-based Social Networks to Explore Influence Maximization Ji Li 1 Zhipeng Cai 1 Mingyuan Yan 2 Yingshu Li 1 1 Department of Computer Science, Georgia State University

More information

On Energy-Efficient Trap Coverage in Wireless Sensor Networks

On Energy-Efficient Trap Coverage in Wireless Sensor Networks On Energy-Efficient Trap Coverage in Wireless Sensor Networks JIMING CHEN, JUNKUN LI, and SHIBO HE, Zhejiang University TIAN HE, University of Minnesota YU GU, Singapore University of Technology and Design

More information

Prolonging Sensor Network Lifetime with Energy Provisioning and Relay Node Placement by Y. Thomas Hou*, Yi Shi* Hanif D. Sherali^ Scott F.

Prolonging Sensor Network Lifetime with Energy Provisioning and Relay Node Placement by Y. Thomas Hou*, Yi Shi* Hanif D. Sherali^ Scott F. Prolonging Sensor Network Lifetime with Energy Provisioning and Relay Node Placement by Y. Thomas Hou*, Yi Shi* Hanif D. Sherali^ Scott F. Midkiff* *The Bradley Department of Electrical and Computer Engineering,

More information