Skip to main content

Minimum-Delay POIs Coverage in mobile wireless sensor networks

Abstract

In some mobile wireless sensor network applications, it is not necessary to monitor the entire field all the time, and only a number of critical points or points of interest (POIs) need to be monitored periodically. In this paper, we address the minimum-delay POIs coverage in mobile wireless sensor networks problem with cost restriction, which is how to schedule the limited number of mobile sensors monitoring to minimize the service delay of POIs. We study two scenarios of the problem. In the first scenario, the start positions of mobile sensors are determined in advance, we propose the SSR algorithm to address this problem. In the second scenario, without pre-defined start positions, we propose two algorithms, the TSP-S and the SSNOR. By the comprehensive simulations, we evaluate the performance of the proposed algorithms. The simulation results show the efficiency of our algorithms.

1 Introduction

Wireless sensor networks (WSNS) have been widely studied in recent years. Coverage is one of the most important issues in WSNs. There have been a great number of works on area coverage, target coverage and barrier coverage. Most of them require the targets or monitoring area is covered continuously. However, in some applications, such as patrol inspection, only some critical points are needed to be detected periodically. Employing continuous coverage in such application is undoubtedly wasteful.

To satisfy the demands of the above applications with low system cost, another type of coverage called sweep coverage is proposed [1]. The sweep coverage has been applied to practical application, such as GreenOrbs [1], which is a sustainable and large-scale wireless sensor network system in the forest. GreenOrbs provide all-year-round ecological surveillance in the forest in Tianmu Mountain, collecting various sensory data, such as temperature, humidity, illumination, and content of carbon dioxide. In sweep coverage, a set of Points of Interests (POIs) in the monitoring area are periodically detected instead of being continuously monitored. To achieve sweep coverage, a downsized number of mobile sensors are employed to sweep the POIs at regular intervals.

There have been some efforts on the sweep coverage problem [1, 2]. These works focus on how to schedule minimum number of mobile sensors to achieve the sweep coverage within specified sweep period. The existing works assumed that they have enough mobile sensors. However, in real applications, there may have been restrictions on the number of mobile sensors due to the system cost.

In this paper, we investigate POI coverage under the restriction on the number of mobile sensors. We address how to schedule the mobile sensors to minimize the sweep delay of POIs. As shown in Figure 1, there are five mobile sensors in the area. Each mobile sensor scans specific POIs in its trajectory, respectively. The delay of the sweep is defined as the time interval from sensors starting to sweep to all the sensors finishing their monitoring task. Suppose the moving speed of each mobile sensor is the same; since M 4 has the longest trajectory, the delay of sweep is decided by M 4 which is several times longer than that of M 1,M 2,M 3, and M 5. We study two scenarios of the problem. In the first scenario, the energy of sensors may not be enough to sustain for a long time, such that the sensors must be recharged periodically. Thus, the start positions of mobile sensors located at the recharging places are determined. We present a greedy-based algorithm named SSR. For each mobile sensor’s determined start position, we always choose the POI that can minimize the length difference between the maximal and minimal trajectories of mobile sensors. The procedure continues until all the POIs have been added to the trajectories of mobile sensors. In the second scenario, the energy of sensor is enough to sustain for a long time, such that the sensors need not return back frequently. Compared with the long sweeping time, the time that the mobile sensor moves from start position to the the first POI to be swept can be ignored. We propose two algorithms. One is constructing a traveling salesman problem (TSP) ring using the polynomial-time approximation scheme (PTAS) for the TSP [3], then divide the ring into k trajectories and let every mobile sensor move along with a trajectory, respectively. The second algorithm is derived from the SSR algorithm.

Figure 1
figure 1

The POIs coverage.

The rest of this paper is organized as follows: Section 2 reviews the existing works. In Section 3, we introduce the network model and the definition of Minimum-Delay POIs Coverage in mobile wireless sensor networks problem. In Section 4, we propose the Stretched Searching SSR algorithm for the Minimum-Delay POIs Coverage problem with restriction on start positions of mobile sensors. The TSP-S algorithm and the SSNOR algorithm are presented for the the Minimum-Delay POIs Coverage problem without restriction on start positions of mobile sensors in Section 5. We evaluate the performance of our algorithms through extensive simulations in Section 6. Finally, we conclude the paper in Section 7.

2 Related work

The coverage problem is one of the fundamental issues in wireless sensor networks, evidenced by many works contribute to this field in recent years. It can be classified into three categories: full coverage, barrier coverage, and sweep coverage.

Many efforts have been made on full coverage problem (including point coverage [4–8], area coverage [9–18]), and barrier coverage problem [19–26]. Full coverage and barrier coverage often require that target or area is covered all the time. To achieve full coverage or barrier coverage, a majority of works studied the static coverage under the requirement of continuous coverage. Although it can achieve the best coverage, the system cost is prohibitive. To improve the coverage quality efficiently, a type of mixed network infrastructure called hybrid network is adopted in some applications, which is composed of mobile sensors as well as static sensors [27–30]. Wang et al. studied the optimized movement of mobile sensors to provide k-coverage in both mobile sensor networks and hybrid sensor networks [27]. They also presented a distributed relocation algorithm, such that each mobile sensor can achieve optimal relocation with the local information.

The sweep coverage problem is motivated by the applications without continuous coverage requirement. In such cases, mobile sensors are often used. There are some existing works about sweep coverage [1, 2]. The main goal of those works is to minimize the number of mobile sensors so as to cover all the POIs in the region without violating the given time. Li et al. proposed a centralized algorithm CSWEEP [1]. Firstly, the authors take all POIs as input and employ a PTAS algorithm [31] of TSP and get an approximate TSP ring. Secondly, every mobile sensor is scheduled to move along the TSP ring segments back and forth under the requirement of sweep period. Du et al. [2] proposed two algorithms for different situations. In the first algorithm, they gradually deploy mobile sensors and schedule the mobile sensors to move on the same trajectory in each period. In the second algorithm, named OSWEEP algorithm, the mobile sensors are not required to follow the same trajectory in each period, all the mobile sensors are scheduled to move along the TSP ring which consists of POIs towards the same direction. The OSWEEP algorithm has better performance than CSWEEP.

Both of the works assumed that they can obtain enough mobile sensors. However, in many practical applications, due to high energy consumptions and resource constraints, there may not be enough mobile sensors to accomplish monitoring.

In this paper, we consider the situation that the number of mobile sensors is given. We discuss two scenarios for the problem: (1) the start positions of mobile sensors are determined in advance; (2) the start positions of mobile sensors are not determined, and we ignore the time that mobile sensor moves from start position to the first POI to be swept.

3 Minimum-Delay POIs Coverage in mobile wireless sensor networks problem

3.1 Network model

Suppose there are k given mobile sensors to monitor m POIs deployed in a region R. Each POI has a globally unique ID and a fixed position. We denote the set of mobile sensors as S={ s 1 ,…, s k } and the set of POIs as P={ p 1 ,…, p m }. Let d(p i , p j ) be the Euclidean distance between points p i and p j . There are two scenarios. In the first one, all mobile sensors start from the determined positions to scan specific POIs along different trajectories and go back to the start position to recharge after a period. In the second one, the mobile sensors have enough energy to sweep POIs for quite a long time, therefore, the distance from recharging place to start position of each mobile sensor is ignored. We assume that all the mobile sensors move at a constant speed v in the region. In fact, if the moving speed of mobile sensor is not the same when generating trajectory for each mobile sensor, we will take its speed as a ratio to compute the distance of the trajectory. We also assume the sensing range of all mobile sensors is very small such that the POIs can be covered only when the mobile sensors pass the position of the POIs.

In this paper, we study the minimum-delay POIs coverage in mobile wireless sensor networks. We aim to schedule k mobile sensors to scan those POIs such that the delay of the mobile wireless sensors network (MWSN) is minimized and each POI can be scanned exactly one time in a period.

3.2 Problem definition

Before formalizing the Minimum-Delay POIs Coverage in mobile wireless sensor networks problem, we first introduce a few of definitions as follows:

Definition 1. POIs Coverage (PC): If all POIs are swept by some mobile sensors, we call it POIs Coverage.

Definition 2. The Delay of POIs Coverage: The delay of POIs Coverage is the time interval from the mobile sensors starting to sweep to all POIs having been swept.

Definition 3. Minimum-Delay POIs Coverage in mobile wireless sensor networks problem: Given k mobile sensors and the deployments of m POIs, the Minimum-Delay POIs Coverage problem is to schedule k mobile sensors to scan POIs along different trajectories such that the delay of the POIs coverage is minimized.

If there is no restriction on the start positions of mobile sensors, given the deployment of POIs, an undirected complete graph G=(V,E,W) is derived from the mobile wireless sensor network, where V is the set of all POIs. For any two POIs p i , p j , there is an edge between p i and p j (i.e., (p i ,p j ) ∈ E), and w(e) = d(p i , p j ). If there is restriction on start positions of mobile sensor, given the deployment of POIs, an undirected weight graph Gstart = (V, Vstart, Estart, W) is derived, where V is the set of all POIs and Vstart is the set of start positions of mobile sensors. For any two POIs p i , p j , there is an edge between p i and p j (i.e., (p i ,p j ) ∈ Estart), and w((p i , p j )) = d(p i , p j ); for any start position of mobile sensor s i and any POI p j , there must be an edge (s i , p j ) between s i and p j (i.e., (s i , p j ) ∈ Estart), and w((s i , p j )) = d(s i , p j ).

Based on the given Euclidean distance between any two points, finding a coverage scheme for the Minimum-Delay POIs Coverage problem is equivalent to finding a set of trajectories which can pass by all the POIs.

Apparently, the Minimum-Delay POIs Coverage problem can be transformed to the problem of minimizing the maximal trajectory of mobile sensors: given k mobile sensors, find a set of k trajectories to pass all POIs such that the maximum length among all k trajectories is minimized.

It is easy to know that the problem with no restriction on the start positions of mobile sensors is NP-hard. This is because when k=1, this problem becomes the minimum length Hamilton Path problem which is well known NP-hard.

4 Algorithm for the Minimum-Delay POIs Coverage with restriction

In this section, we study the Minimum-Delay POIs Coverage problem with the restriction on the start positions of mobile sensors, and propose an algorithm for the problem. To minimize the network delay which is decided by the longest monitoring period among all the mobile sensors, we aim to make the sweeping time of each mobile sensor be close to each other.

We first give the following definitions:

Definition 4. Max-min difference for a set of k trajectories (2MDkT): Given k trajectories, max-min difference is the length difference between the longest trajectory and the shortest trajectory.

Definition 5. Minimum max-min trajectory schedule: Among the feasible monitoring schedules of k mobile sensors, each of which can be represented as a set of the k mobile sensors’ trajectories, minimum max-min trajectory schedule is the one with minimum 2MDkT.

It is easy to know that the Minimum-Delay POIs Coverage problem is equivalent to the minimum max-min trajectory schedule problem. In this section, we propose an effective algorithm, the SSR algorithm for the Minimum-Delay POIs Coverage problem with the restriction on the start positions of mobile sensors.

The main idea of the SSR algorithm is as follows: in every step, we always choose the pair of POI and trajectory such that the 2MDkT of the current MWSN is minimized.

Before introducing the SSR algorithm, we give some notations used in the algorithm.

We denote C as the current selected trajectories for mobile sensors. C={ c 1 , c 2 ,…, c k }, c i is the i th mobile sensor’s trajectory. Initially, we may set C = ∅. We use T to represent the set of POIs which have not been covered by C. There are k mobile sensors and n POIs in the region. The input of the algorithm is Gstart = (V, Vstart, Estart, W). The output of the algorithm is a set C = {c1, c2, …, c k } of trajectories which contains all vertices in V and Vstart. For the convenience to describe the algorithm, we let Δ L denote 2MDkT, Δ Lmin denote the current minimal Δ L in the MWSN. In the following, we present the SSR algorithm in details.

  1. (1)

    Set C = ∅ and set all POIs to be uncovered.

  2. (2)

    Select the shortest edge e t s in G where s is the start position of a mobile sensor and t is a POI. Then add t to the trajectory of mobile sensor s. Set t to be covered.

  3. (3)

    As for the POI i which has not been covered, we tentatively add the POI to the trajectory of every mobile sensor j (j=[1,…,k]) and compute the Δ L i j respectively. Δ L i j is the 2MDkT, that if the POI i is added to the the trajectory of mobile sensor j. Thus, Δ L i ={Δ L i 1 ,Δ L i 2 ,…,Δ L i k }.

  4. (4)

    Set Δ L cur ={Δ L 1 ,Δ L 2 ,…,Δ L m }, where m is the number of uncovered POIs. Find the minimal element Δ L i j in Δ L cur and add the POI i to the trajectory of mobile sensor j. Then set the POI i to be covered.

  5. (5)

    Repeat steps (3) to (4) until the trajectories in C contain all vertexes of V.

  6. (6)

    Check the trajectory of each mobile sensor, if the trajectory intersects with other trajectories and the distance from start position to the point of intersection is the same, there will be collision between mobile sensors. Adjust the depart time of one of the mobile sensors slightly to avoid collision.

The pseudocode of the SSR algorithm is presented in Algorithm 1.

Algorithm 1 SSR( V , V start , E start , W , k , C )

Note that if there are more than one minimal elements in Δ Lcur, the element with lowest POI label number will be selected. Additionally, if there are two elements with the same POI label number, the mobile sensor with smaller label number is considered. In the next round of sweeping, the mobile sensors will move back along the original trajectories.

To better describe the SSR algorithm, we give an example as follows: in Figure 2a, there are two mobile sensors and eight POIs in the rectangle region. The weight of edge, which is the distance between two points in the area is illustrated in Table 1. We set v = 100 m/min for each mobile sensor. Firstly, as M 2 H ¯ is the smallest edge connected to the mobile sensors, we add POI H to the trajectory of mobile sensor M 2 as shown in Figure 2b. Secondly, for each of the rest uncovered POIs, we tentatively add these seven POIs to the trajectories of mobile sensors M 1 and M 2. Meanwhile, we compute the 2MDkT in the current mobile sensor network after tentatively adding each of the rest uncovered POIs, as shown in Table 2. We find that when we try to add POI A to the trajectory of mobile sensor M 1, the 2MDkT in the current mobile sensor network is the smallest compared with adding other POIs. Thus, we add POI A to the trajectory of mobile sensor M 1 as shown in Figure 2c. Similarly, we add the rest POIs one by one until all the POIs are covered, and the result of the POIs coverage is shown in Figure 2d.

Figure 2
figure 2

An example of POIs coverage for SSR. (a) There are two mobile sensors and eight POIs in the region. (b) POI H is added to the trajectory of M 2. (c) POI A is added to the trajectory of M 1. (d) The trajectories of M 1 and M 2 is constructed after the rest of the POIs are added one by one.

Table 1 The weight of edges
Table 2 The 2MDkT after tentatively add every uncovered POI

We set M 1 and M 2 to move on L 1 and L 2, respectively. The length of L 1 is 1,324 m and the length of L 2 is 1,300 m. So the difference between L 1 and L 2 in SSR is 24 m. Thus, the end time of one round of monitoring for M 1 and M 2 is almost the same. This is mainly because in every step of SSR algorithm, when choosing the next POI to join one of the mobile sensors’ trajectory, we always guarantee that the 2MDkT of current schedule is always minimized after this POI is added. It means that the current delay of schedule in every step is minimized. Therefore, those features can effectively achieve the goal of our work.

Theorem 1. The time complexity of SSR algorithm is O(k|V|2), where k is the number of mobile sensors and |V| is the number of the POIs.

Proof. According to SSR algorithm, firstly, there are |V| POIs needed to be added and only one POI can be added in each iteration. Secondly, after tentatively adding each POI to all the trajectories, the calculation of length difference between the maximal and minimal trajectories in current mobile sensor network costs O(k|V|) time. Therefore, the computational complexity of the SSR algorithm is O(k|V|2). The proof finishes. â–¡

5 Algorithms for the Minimum-Delay POIs Coverage problem without restriction

In this section, we will propose two algorithms for the Minimum-Delay POIs Coverage problem to deal with the scenario that the mobile sensors are not restricted to start sweeping from the determined positions, which is more flexible in practical applications.

5.1 TSP-based searching algorithm for the Minimum-Delay POIs Coverage without restriction

In this subsection, we propose a TSP-based searching algorithm (TSP-S algorithm). The main idea of the TSP-S algorithm is as follows: firstly, we create a weighted completed graph G = (V, E, W) shown as Section 3.2. Secondly, we use the TSP algorithm in [3] to find a TSP ring on G. Thirdly, we divide the TSP ring into k trajectories. Finally, each mobile sensor moves along one trajectory back and forth.

Similar as the notations defined in Section 4, we denote C as a set of trajectories, C={ c 1 , c 2 ,…, c k }, c i is the i th trajectory. Initially, set C = ∅. T represents the set of POIs which have not been covered by C. The input of the algorithm is G = (V, E, W). The output of the algorithm is a set C = {c1, c2, …, c k } of trajectories which contains all vertexes in V. Next, we present the TSP-S algorithm in details.

Algorithm 2 TSP-S( V , E , W , k , C )

  1. (1)

    Set C = ∅ and set all POIs to be uncovered.

  2. (2)

    Input G into the PTAS algorithm for TSP, and get an approximate TSP ring. The length of the TSP ring is |L|.

  3. (3)

    Remove the current longest edge l max in the TSP ring. We denote the left curve of the TSP ring as l cur, |l cur| = |L j | - |l max|. Then we obtain a bound l, l = |l cur| / k, k is the number of trajectories we aim to find.

  4. (4)

    Select one of the ends of l cur, and make it as the start of establishing the current trajectory j.

  5. (5)

    Add POIs in l cur to the current trajectory j in sequence until the length of j is larger than l, remove the last added POI i from j. Thus, we obtain the trajectory j and add it to C. And set the POIs in j to be covered.

  6. (6)

    Remove the edge between the POI i and the last POI in trajectory j, which is denoted as l del. Therefore, |l cur| = |l cur| - |l del|, k = k - 1. Let POI i be the start of establishing the next trajectory and calculate the bound l again.

  7. (7)

    Repeat steps (5) to (6) until the trajectories in C contains all POIs.

  8. (8)

    When all POIs have been covered and the number of trajectories that have been found are less than k, then we will adjust the trajectories. We always choose the longest trajectory w in C and split it into two trajectories evenly until we have obtained k trajectories.

Algorithm 3 SplitTraj( c longest )

The pseudocode of the TSP-S algorithm is presented in Algorithm 2 and Algorithm 3.

In the following, we explain the TSP-S algorithm by two examples. In the first example, there are three mobile sensors and a set of POIs. Firstly, as shown in Figure 3a, we obtain a TSP ring and calculate the bound l. Secondly, as shown in Figure 3b, we remove the longest edge AJ ¯ in the ring and choose POI A as the start location to establish the first trajectory. We add POI B, C, D, and E to the trajectory in sequence. However, when adding POI E to the first trajectory, we find that the length of current trajectory is larger than the bound l. Then, remove POI E from the trajectory and delete the edge DE ¯ from the ring as shown in Figure 3b. Thus, the first trajectory is L 1 = {A, B, C, D}. Then, we calculate the bound l again and start from POI E to repeat the above steps to establish the next trajectory. The next removed edge is GH ¯ as shown in Figure 3c. At last, three trajectories are generated, the second and third trajectories are L 2 = {E, F, G} and L 3 = {H, I, J} as illustrated in Figure 3d. Let the three mobile sensors move along with the three trajectories, respectively.

Figure 3
figure 3

An example of POIs coverage for TSP-S. (a) The TSP ring of the ten POIs. (b) Remove the longest edge in the TSP ring and construct the first trajectory ABCD ¯ . (c) Remove edge DE ¯ and construct the second trajectory EFG ¯ . (d) The three trajectories for three mobile sensors.

Another example is shown in Figure 4 which is a special case for the TSP-S algorithm. There are four mobile sensors. However, when searching the third trajectory, all POIs in the region have been covered.

Figure 4
figure 4

A special case of POIs coverage for TSP-S. (a) Remove the edge BC ¯ from the longest trajectory L1. (b) The longest trajectory L1 is splitted into two trajectories L11 and L12, so there are four trajectories now.

To solve this problem, we have to adjust the trajectories as shown in Figure 4a. We choose the longest one L 1 among the three trajectories, and split L 1 into two parts L 11 and L 12. After the adjustment, as shown in Figure 4b, there are four trajectories for four mobile sensors at last.

Theorem 2. The time complexity of the TSP-S algorithm is O(|V|2), where |V| is the number of the POIs.

Proof. According to the TSP-S algorithm, firstly, creating an approximate TSP ring takes O(|V|2) time. Secondly, it costs O(|V|) to divide and adjust the TSP ring into k trajectories. Therefore, the time complexity of the TSP-S algorithm is O(|V|2). The proof finishes. â–¡

5.2 Modified stretched searching algorithm for the Minimum-Delay POIs Coverage problem without restriction

In this subsection, we modify the SSR algorithm to apply to the scenario that the start-positions of mobile sensors are not restricted. We propose an algorithm named SSNOR for this scenario.

In the following, we introduce the difference between the SSNOR and the SSR algorithms. In the SSR algorithm, the start locations of establishing trajectories are determined. In the SSNOR algorithm, there are only n POIs deployed in the region but no start positions of mobile sensors. We randomly select k POIs as the start locations of establishing k trajectories, we denote these k randomly selected POIs as P s ={ p 1 s ,…, p k s } and set these POIs to covered.

After that, the rest operations are the same as that of in the SSR algorithm. We always choose the POI which minimizes the 2MDkT and add it to the trajectory. The procedure continues until all of the POIs have been added to the trajectories.

As shown in Figure 5, since the number of the mobile sensors is given, we generate two trajectories in the area. Apparently, the two mobile sensors can start sweeping at arbitrary positions in their trajectories which is more flexible in practical applications.

Figure 5
figure 5

An example of SSNOR algorithm.

6 Performance evaluation

In this section, we will evaluate the performance of the proposed algorithms by extensive simulations. We test two important metrics: the delay and the max-min difference (2MDkT) of POIs Coverage schemes. The goal of the Minimum-Delay POIs Coverage problem is scheduling the given number of mobile sensors to monitor all POIs in the region and minimizing the delay. Since the length of each sensor’s trajectory is various, the time of sweeping is different from each other. Although a mobile sensor finishes sweeping, it cannot start the next round of sweeping immediately until all sensors finish sweeping. The max-min difference affects the monitoring efficiency. In Figures 6 and 7, we discuss the performance of our algorithms for two scenarios, respectively.

Figure 6
figure 6

The performance for the scenario with determined start positions. (a) The delay of the NNF and SSR algorithms where S = 10 and 15. (b) The Δ T of the NNF and SSR algorithms where S = 10 and 15. (c) The delay of the NNF and SSR algorithms where S = 20 and 25. (d) The Δ T of the NNF and SSR algorithms where S = 20 and 25.

Figure 7
figure 7

The performance for the scenario with undetermined start positions. (a) The delay of the UNNP, SSNOR, and TSP-S algorithms where S = 10. (b) The Δ T of the UNNP, SSNOR, and TSP-S algorithms where S = 10. (c) The delay of the UNNP, SSNOR, and TSP-S algorithms where S = 15. (d) The Δ T of the UNNP, SSNOR, and TSP-S algorithms where S = 15. (e) The delay of the UNNP, SSNOR, and TSP-S algorithms where S = 20. (f) The Δ T of the UNNP, SSNOR and TSP-S algorithm where S = 20. (g) The delay of the UNNP, SSNOR, and TSP-S algorithms where S = 25. (h) The Δ T of the UNNP, SSNOR, and TSP-S algorithms where S = 25.

6.1 Simulation setup

In our simulations, the POIs and mobile sensors are randomly deployed in a 3,000 m × 3,000 m square area. The moving velocity v of each mobile sensor is the same, which is 80 m/min. Let S denote the number of mobile sensors, P denote the number of POIs. The positions of all POIs are known in advance.

Since the moving velocity v of mobile sensors is the same, the 2MDkT of the minimum POIs coverage is equivalence to the Δ T, which is defined as the time interval from the first sensor accomplishing the sweeping to the last sensor finishing sweeping (Δ T = 2MDkT / v). As far as we know, none of the previous works about POIs coverage considered the restriction on the number of mobile sensors and the start position restriction; therefore, we compare the SSR algorithm with a greedy algorithm called Nearest Neighbor First (NNF) algorithm. In the NNF algorithm, a nearest neighboring POI of each mobile sensor is always selected to add to the corresponding trajectory. In the second scenario, without the determined start positions, a Nearest Neighbor Prior algorithm (UNNP) is compared with TSP-S and SSNOR algorithms. Furthermore, we compare our TSP-S algorithm with the existing OSWEEP [2] algorithm.

For each simulation setting, we run 100 times and take the average value as the final results.

6.2 The performance of the SSR algorithm

To evaluate the performance of the SSR algorithm, we change the number of POIs and measure the delay and Δ T with the given number of mobile sensors. We set S = 10, 15, 20, and 25 in Figure 6a,b,c,d, respectively. Firstly, we can observe that increasing the number of mobile sensors can improve the performance of the SSR algorithm significantly. This is because the number of POIs assigned to each mobile sensor is decreased with more mobile sensors sweeping. However, the performance of NNF largely depends on the deployment of POIs, increasing the number of mobile sensors can not ensure the performance is improved.

Secondly, it is obvious that the performance of the SSR algorithm outperforms the NNF algorithm. It is because the SSR algorithm always guarantees that the difference between maximal and minimal trajectories is minimized when scheduling the sweep trajectory. In other words, the current delay of POIs coverage scheme in every step is also minimized. However, NNF only guarantees that the number of POIs swept by each mobile sensor is almost equal, but it can not ensure that the length of sweeping trajectories is approximately equal.

Thirdly, since the size of region is fixed, when the number of POIs increasing, the length of each trajectory does not change too much. As shown in Figure 6, the fluctuation of the delay and Δ T is slight. Therefore, we can conclude that the delay and Δ T of the SSR algorithm change little when the number of POIs increasing.

6.3 The performance of the TSP-S algorithm and the SSNOR algorithm

We compare the delay and Δ T of TSP-S and SSNOR with UNNP. We employ 10, 15, 20, and 25 mobile sensors. As shown in Figure 7, it is obvious that the TSP-S and SSNOR outperform the UNNP. Furthermore, the TSP-S algorithm has better performance than the SSNOR algorithm. It is because SSNOR algorithm only considers local efficiency, while the TSP-S algorithm considers global efficiency.

We can also observe that with the increasing of S, the delay and Δ T of TSP-S and SSNOR decrease. When the number of POIs increases, the delay and Δ T of the TSP-S and SSNOR have slight change because the length of each trajectory changes a little.

6.4 The comparison between the TSP-S algorithm and the OSWEEP algorithm

We compare our TSP-S algorithm with the existing algorithm OSWEEP [2]. Since the OSWEEP addressed the Minimum Mobile sensor problem under the sweep delay limitation, which is different from ours, we first set the sweep delay as 40, 60, 80, and 100 min under the different number of POIs for OSWEEP, respectively, and obtain the corresponding minimum number of mobile nodes, named S, by the OSWEEP algorithm. Then we set the number of mobile nodes for our algorithm as S to com pare the sweep delay of the two algorithms. As shown in Figure 8, we can observe that the sweep delay of our TSP-S algorithm is always lower than the OSWEEP’s. The delay difference of the two algorithms is 17% at most and 9% averagely. It is because the TSP-S algorithm remove the longer edge from the TSP ring when generating the trajectory of each mobile sensor which reduces the sweep distance and time.

Figure 8
figure 8

The comparison between the TSP-S algorithm and the OSWEEP algorithm. (a) The delay limitation of OSWEEP is set as 40 min. (b) The delay limitation of OSWEEP is set as 60 min. (c) The delay limitation of OSWEEP is set as 80 min. (d) The delay limitation of OSWEEP is set as 100 min.

7 Conclusion

In this paper, we study how to schedule the given number of mobile sensors to monitor the POIs such that the delay of the network is minimized. We discuss two scenarios. In the first scenario, with the determined start positions of mobile sensors, we propose the SSR algorithm. In the SSR, we generate trajectories by adding the POI which can make the current 2MDkT be minimized. In the second scenario, with the undetermined start positions, we propose TSP-S and SSNOR algorithms. In the TSP-S, we first input all POIs into the PTAS algorithm of TSP and obtain an approximate TSP ring. Then, we divide and adjust the TSP ring into a set of trajectories. The SSNOR algorithm is a modification of the SSR. We evaluate the performance of our algorithms by extensive simulations. The simulation results show that our proposed algorithms obviously outperform the NNF and UNNP algorithms. Meanwhile, the TSP-S algorithm performs better than the SSNOR algorithm.

References

  1. Li M, Cheng W-F, Liu K, Liu Y, Li X-Y, Liao X: Sweep coverage with mobile sensors. IEEE Trans. Mob. Comput 2011, 10(11):1534-1545.

    Article  Google Scholar 

  2. Du J, Li Y, Liu H, Sha K: On sweep coverage with minimum mobile sensors. In ICPADS. Shanghai; 8-10 Dec 2010.

    Google Scholar 

  3. Nicosia G: Worst-case analysis of a new heuristic for the travelling salesman problem. Technical Report 388, Graduate School of Industrial Administration, Carnegie Mellon University,. 1976.

    Google Scholar 

  4. Cardei M, Du D-Z: Improving wireless sensor network lifetime through power aware organization. Wireless Netw 2005, 11(3):333-340. 10.1007/s11276-005-6615-6

    Article  Google Scholar 

  5. Cardei M, Thai MT, Li Y, Wu W: Energy-efficient target coverage in wireless sensor networks. In INFOCOM. Miami; 13–17 March 2005.

    Google Scholar 

  6. Liu H, Chen W, Ma H, Li D: Energy-efficient algorithm for the target q-coverage problem in wireless sensor networks. In WASA. Beijing; 15–17 Aug 2010.

    Google Scholar 

  7. Liu H, Wan P-J, Yi C-W, Jia X, Makki SAM, Pissinou N: Maximal lifetime scheduling in sensor surveillance networks. In INFOCOM. Miami; 13–17 March 2005.

    Google Scholar 

  8. Chaudhary M, Pujari AK: Q-coverage problem in wireless sensor networks. In ICDCN. Hyderabad; 3–6 January 2009.

    Google Scholar 

  9. Cardei M, MacCallum D, Cheng MX, Min M, Jia X, Li D, Du D-Z: Wireless sensor networks with energy efficient organization. J. Interconnection Netw 2002, 3(3–4):213-229.

    Article  Google Scholar 

  10. Slijepcevic S, Potkonjak M: Power efficient organization of wireless sensor networks. In ICC. Helsinki; 11-14 June 2001.

    Google Scholar 

  11. Bai X, Xuan D, Yun Z, Lai T-H, Jia W: Complete optimal deployment patterns for full-coverage and k-connectivity (k<=6) wireless sensor networks. In MobiHoc. Hong Kong; 27–30 May 2008.

    Google Scholar 

  12. Kumar S, Lai T-H, Balogh J: On k-coverage in a mostly sleeping sensor network. In MOBICOM. Philadelphia; 26 September - 1 October 2004.

    Google Scholar 

  13. Wang X, Xing G, Zhang Y, Lu C, Pless R, Gill CD: Integrated coverage and connectivity configuration in wireless sensor networks. In SenSys. Los Angeles; 5–7 November 2003.

    Google Scholar 

  14. Liu B, Brass P, Dousse O, Nain P, Towsley DF: Mobility improves coverage of sensor networks. In MobiHoc. Urbana-Champaign; 25–28 May 2005.

    Google Scholar 

  15. Zhou Z, Das SR, Gupta H: Connected k-coverage problem in sensor networks. In ICCCN. Chicago; 11–13 October 2004.

    Google Scholar 

  16. Hefeeda M, Bagheri M: Randomized k-coverage algorithms for dense sensor networks. In INFOCOM. Anchorage; 6–12 May 2007.

    Google Scholar 

  17. Wang Y, Cao G: On full-view coverage in camera sensor networks. In INFOCOM. Shanghai; 10–15 April 2011.

    Google Scholar 

  18. Bai X, Kumar S, Xuan D, Yun Z, Lai T-H: Deploying wireless sensors to achieve both coverage and connectivity. In MobiHoc. Florence; 22–25 May 2006.

    Google Scholar 

  19. Kumar S, Lai T-H, Arora A: Barrier coverage with wireless sensors. In MOBICOM. Cologne; 26 August - 2 September 2005.

    Google Scholar 

  20. Chen A, Kumar S, Lai T-H: Designing localized algorithms for barrier coverage. In MOBICOM. Montreal; 9–14 September 2007.

    Google Scholar 

  21. Balister P, Bollobás B, Sarkar A, Kumar S: Reliable density estimates for coverage and connectivity in thin strips of finite length. In MOBICOM. Montreal; 9–14 September 2007.

    Google Scholar 

  22. Yang H, Li D, Zhu Q, Chen W, Hong Y: Minimum energy cost k-barrier coverage in wireless sensor networks. In WASA. Beijing; 15–17 August 2010.

    Google Scholar 

  23. Ssu K-F, Wang W-T, Wu F-K, Wu T-T: K-barrier coverage with a directional sensing model. Smart Sensing Intell. Syst 2009, 2(1):75-93.

    Google Scholar 

  24. Saipulla A, Westphal C, Liu B, Wang J: Barrier coverage of line-based deployed wireless sensor networks. In INFOCOM. Rio de Janeiro; 19–25 April 2009.

    Google Scholar 

  25. Liu B, Dousse O, Wang J, Saipulla A: Strong barrier coverage of wireless sensor networks. In MobiHoc. Hong Kong; 26–30 May 2008.

    Google Scholar 

  26. He S, Chen J, Li X, Shen X, Sun Y: Cost-effective barrier coverage by mobile sensor networks. In INFOCOM. Orlando; 25–30 March 2012.

    Google Scholar 

  27. Wang W, Srinivasan V, Chua KC: Trade-offs between mobility and density for coverage in wireless sensor networks. In MOBICOM. Montreal; 9–14 September 2007.

    Google Scholar 

  28. Wang D, Liu J, Zhang Q: Probabilistic field coverage using a hybrid network of static and mobile sensors. In IEEE IWQoS. Evanston; 21–22 June 2007.

    Google Scholar 

  29. Ekici E, Gu Y, Bozdag D: Mobility-based communication in wireless sensor networks. IEEE Commun. Mag 2006, 44(7):56-62.

    Article  Google Scholar 

  30. Chellappan S, Gu W, Bai X, Xuan D, Ma B, Zhang K: Deploying wireless sensor networks under limited mobility constraints. IEEE Trans. Mob. Comput 2007, 6(10):1142-1157.

    Article  Google Scholar 

  31. Arora S: Polynomial time approximation schemes for Euclidean TSP and other geometric problems. In FOCS. Burlington; 14–16 October 1996.

    Google Scholar 

Download references

Acknowledgements

This research was jointly supported in part by the National Natural Science Foundation of China under grants 61070191 and 91124001 and the Research Fund for the Doctoral Program of Higher Education of China under grant 20100004110001.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Wenping Chen.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors’ contributions

WPC and SC surveyed the literature and prepared the draft. DYL provided guidelines for the review. All authors read and approved the final manuscript.

Authors’ original submitted files for images

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 2.0 International License (https://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Chen, W., Chen, S. & Li, D. Minimum-Delay POIs Coverage in mobile wireless sensor networks. J Wireless Com Network 2013, 262 (2013). https://doi.org/10.1186/1687-1499-2013-262

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1687-1499-2013-262

Keywords