Skip to main content

Towards an optimal lifetime in heterogeneous surveillance wireless sensor networks

Abstract

In this article, we study the coverage problem for heterogeneous wireless sensor networks where different targets need to be covered (sensed) by different types of wireless sensors running at possibly different sampling rates as well as different initial energy reserve. The objective is to maximize network lifetime while fulfilling diversified coverage constraints, i.e., different targets may require different sensing quality in terms of the number of transducers, sampling rate, sensing data rate, etc. The problem is particularly challenging since we need to consider both connectivity and routing requirements. To conquer this combinational complexity, we formulate a lifetime maximization problem, which is general and allows unprecedented diversity in coverage requirements, sampling rates, transmission energy consumption models, communication ranges, and target sensing ranges. Furthermore, to efficiently solve the optimization problem, we propose a column generation based approach, where a column corresponding to a feasible solution; our idea is to find a column with steepest ascent in lifetime, based on which we iteratively search for the solution of the maximum lifetime problem. To speed up the convergence rate, we generate an initial solution through a novel random selection algorithm. Through extensive simulations, we systematically study the effect of sampling rates, transmission energy consumption models, communication ranges, and sensing ranges on the lifetime. Several interesting insights have been revealed.

1 Introduction

Wireless sensor networks promise to usher in a new era of revolutionary computing and ultimately prove beneficial to areas as diverse as national security, surveillance, environmental monitoring, agriculture, and healthcare [1]. With the ability of interaction between physical world and digital world, wireless sensor networks can help people efficiently gather information and react accordingly, especially in real-time target monitoring applications.

In many real world target monitoring applications like hostile territorial target monitoring [2], because of the diversity in target characteristics, different types (modalities) of sensors like video, audio, temperature, etc., are required. Since targets are intrinsically of different importance or priority, it is natural to have different coverage requirement such as number of covering sensors and sampling rate of each sensor. Moreover, all the sensed data must be transmitted to the sink node for further processing. For example, in a surveillance system deployed for monitoring hostile territorial targets, sensitive targets like nuclear plants may need to be covered by several video sensors (from different angle) and geiger counter sensors (at different positions) and such sensors need to have a high sampling rate, e.g., one image per minute, in order to provide timely data; while other less important targets like a barrack may require only one video sensor with a lower sampling rate like one image every ten minutes but the image quality needs to be high; yet still other types of sensors such as magnetic sensors are needed to monitor other targets. All the sensed data need to be collected by a more powerful base station that performs some data fusion and further transmits the data to some remote destinations through its transceiver. Evidently, a prominent feature of such real world sensor networks is the heterogeneity: different targets are covered by different type and number of sensors running at possibly different sampling rates with various initial energy endowment.

From application point of view, for such heterogenous sensor networks to be functional, it is required that the sink node obtain a desired amount of information in each sampling interval for each specific target. Note that a sensor node usually consists of two functional modules: the target sensing module (i.e., transducer) and the communication module (i.e., radio) that are responsible for target coverage requirement and data gathering requirement, respectively, [1]. Therefore, the application requirement actually implies two essential constraints to the sensor networks, that is, target coverage requirement and data gathering requirement. The target coverage requirement states that each target under monitoring must be covered by a specific number of sensors for each specific type (modality) of sensor, possibly at different data sampling rates. The data gather requirement simply mandates that all the sensed data must be effectively gathered into the sink node for further processing.

In typical applications, sensors are operated by stringently constrained battery, the replenishment of which may not often be feasible. Therefore, the network lifetime of a sensor network, which is defined as the time duration since the launch of the sensor network till either of the above two requirements cannot be met, should be prolonged as much as possible. In this article, we investigate methods to maximize the achievable network lifetime by jointly considering the target coverage requirement and the data gathering requirement. We formulate it as an optimization problem that captures the diversity in coverage requirement and in data sampling rate, the transmission radio power model, and variable communication range and sensing range, etc. To solve the problem, we initially obtain some feasible working patterns using either a random selection approach. Then we apply the column generation method to iteratively obtain new working patterns and improve the network lifetime progressively. We performed extensive simulations to study the respective and combined impacts of the variables that are captured by our formulation. We found that the bottleneck is usually on the sensors around the sink node due to multi-hop relay in a uniform random sensor node distribution, which confirms to the conclusion in article [3] and that by enabling (even relatively coarsely) transmission range adjustment, the network lifetime can be significantly increased. These findings provide insightful guidance for sensor deployment.

As detailed in Section 2, due to the scarcity of sensor's energy and infeasibility to replenish, there have been many other articles on maximizing the network lifetime subject to different objectives. The key differentiating points of our study are that:

  • We are studying heterogeneous sensor networks with different types of sensors, diversified target coverage requirements and various sampling rates;

  • We consider both target coverage and data gathering requirements simultaneously;

  • We formulate the optimization problem that fulfills the rigorous requirement and also captures different transmission radio power model, and solve the problem with a novel working pattern based column generation approach; and

  • We systematically evaluate the impacts of different transmission radio power models, variable communication ranges and sensing ranges, and the number of sensors on the network lifetime, and obtain insightful conclusions.

The rest of the article is organized as follows. In the following section, we briefly review some related studies. We describe our system model and problem statement in Section 3 and formally formulate the problem in Section 4. In Section 5, a column generation based approach is proposed. Numerical simulation results are reported in Section 6. Finally, Section 7 concludes the article.

2 Related work

In this section, we provide more detailed review of related works that try to maximize the network lifetime with considerations of coverage requirement and/or connectivity requirement.

2.1 Coverage and connectivity in homogeneous networks

In [4], an efficient method is proposed to extend the sensor network operational time by organizing the sensors into a maximal number of disjoint set covers that are activated successively. They designed a heuristic to solve the maximum disjoint set cover problem. The authors further relaxed the stringent constraint of disjoint set by allowing sensors to participate in multiple sets, and designed two heuristics (one based on linear programming and one greedy) to efficiently solve the maximum set cover problem [5].

Assuming adjustable sensing ranges, the authors tries to maximize the network lifetime under coverage and connectivity constraints via an iterative method, in which two essential steps are involved [6]. In the first step, a virtual backbone is formed to ensure the connectivity and then the sensing range of sensors are adjusted to ensure a full coverage. The residue energy of each sensor is then updated in the second step and the whole procedure is repeated. Slightly different, in [7], the authors proposed a greedy iterative three-step method to address the energy-efficient connected coverage problem, where, unlike [6], the coverage requirement is fulfilled in the first step.

A similar coverage scenario is proposed in [8]. The objective is to maximize the network lifetime for k to 1 sensor-target surveillance networks. This study has been further extended in [9] to accommodate the same k to 1 sensor-target problem with an extra routing requirement. They made an assumption: a sensor can watch only one target at a time. Note that this assumption significantly reduces the complexity in solving such kind of target coverage problem. This assumption however may not be suitable for some applications like the multiple targets tracking system [10] or SensorWeb project [11], where heavy load should be distributed with limited number of sensor nodes and a sensor node needs to be in charge of different targets simultaneously. Recently, there is a trend to use the evolutionary scheme to address this coverage issue. For example, a genetic algorithm has been proposed to find the largest number of disjoint sets of sensors with every set being able to completely cover the target area [12]. For the similar problem, in [13], a memetic algorithm has been developed.

Note that the studies mentioned above do not consider the actual energy consumption for data transmission and relay. In [14], the authors exploited sensor spatial redundancy to improve the network lifetime where both the sensing and data transmission energy cost are considered. Our study can be considered as an generalization of [14] in that we allow the sensor networks to be heterogeneous, i.e., different targets need to be covered by different type and number of sensors running at possibly different sampling rates with various initial energy endowment and we also allow different transmission radio power models.

There are also several articles addressing the coverage breach (coverage breach occurs when a subset of sensors fails to cover all targets) problem, which is defined as how to minimize coverage breach while making efficient use of both energy and bandwidth. The problem is somehow similar to our problem since both of them consider the case when some targets lose coverage. But in our problem, every target has a coverage requirement, which is absent in the coverage breach problem. Also note that this coverage breach problem belongs to class NP-complete and only a set of heuristic algorithms have been proposed to address it [15–17].

Clearly, previous literatures either focus on heuristic algorithms, which remain difficult to characterize and have no performance guarantee [4–7, 18], or employ a strict constraint to reduce complexity [8, 9], which cannot be extended to accommodate the general case. Therefore no theoretical result has been reported yet.

In our recent study [19], we proposed a column generation based approach to optimally solve the target coverage problem. However, we consider only the homogenous scenario, where sensor nodes are all equipped with an identical sensor equipment, e.g., ultrasound [20, 21]. In practical surveillance systems, there are often different types of sensor equipments working together to obtain detailed digital descriptions of physical objects [11]. For example, sensors equipped with video chips can obtain the motions of crossroads while we still need sensors with sound chips to help gather sound information to enrich details of some particular monitored targets, i.e., vehicles.

2.2 Coverage in heterogeneous networks

In [22], Lee et al. analyzed how heterogenous sensor deployments affect network lifetime and sensing coverage and their impact on the coverage aging process of a sensor network. They mathematically derived expressions for the heterogeneous mixture of devices that optimize the network lifetime with sensing coverage constraint in a single-hop direct communication model, and extended the investigation to multi-hop case through simulations.

Mhatre et al. evaluated a hierarchical network with two types of nodes: normal sensors deployed with intensity λ0, and more powerful nodes (higher energy and communication capacity) deployed with intensity λ1. They proved that lifetime is maximized when λ1 scales with the square root of λ0 [23]. This result is compatible with other analytical studies of hierarchical ad hoc network capacity [24].

Our study differs from them in that we consider the coverage and data gathering requirements simultaneously. Also, instead of theoretical proof, we focus on the more practical scheduling solution.

We assume that targets are stationary, there are also some recent studies on how to cache multimedia objects in dynamic environments [25, 26].

3 Problem statement

We consider N sensors of n different types: S= ∪ i = 1 n S i (S i denotes the set of type i sensors and |S| = N) deployed for monitoring m targets: R = {r1, r 2 , ..., r m }. In this study, the sink node s0 performs centralized scheduling and coordination among sensor nodes and is therefore assumed to have the coordinates of all sensor nodes and targets, and the sensing and transmission range of each type sensor. Assuming the disk model, we define the network connectivity graph (NCG) and target coverage graph (TCG) as follows:

Definition 1. Network connectivity graph. A network connectivity graph is a directed graph NCG = {V, E} with V = S ∪ {s0} and E = {l u,v }, where there exists an edge lu,vbetween two vertices (sensor nodes) s u and s v if node s v is within the transmission range TR i of node s u ∈ S i . Note we do not assume symmetry among nodes, i.e., the existence of lu,vdoes not imply l v,u .

Definition 2. Target coverage graph. A targets coverage graph is a bipartite graph TCG = {S, E', R} where there exists a link L u,k ∈ E' if target r k is in the sensing range of node s u , for any s u ∈ S and r k ∈ R. Note that for nodes s u ∈ S i with a sensing range SR i , any target within this range can be covered by s u . In this article, each sensor is assumed to cover at most one target at a time for simplicity.

Clearly, the NCG and TCG are defined with regard to the target sensing module and the communication module of a sensor node, respectively. By defining these two graphs, we have assumed that the target sensing module and the communication modules of a sensor node can work independently. Hence, a sensor node can serve as a relay node by only turning on its radio and leaving its transducer off. This is typically the case in practice for sensor nodes such as Motes.

Target coverage requirement is application specific. In this article, we consider the most general case by allowing different targets to be covered by different type and number of sensors running at different sampling rates. To reflect such diversified coverage requirement, we associate with each target r k a coverage requirement vector Q k = (q1,k, ..., q n,k ) and a data sampling rate vector θ k = (θl,k,..., θ n,k ) that are determined by the application. Formally, we define it as target Q-coverage requirement as follows:

Definition 3. Targets Q-coverage requirement. At any given moment, target r k needs to be covered by at least q i,k sensors of type i, and the data generating rate for each (type i) sensor is θ i,k for i = 1,..., n and k = 1,..., m.

Definition 4. Data gathering requirement. The sink node must receive all the sensed data. That is, there exists at least one path, for any active sensor, through which the sensed data can be sent to the sink node, possibly through multi-hop relay.

Note that, the data gathering requirement is more stringent as compared with network connectivity requirement in the sense that the energy consumed for data transmission needs to be considered when performing scheduling. Also, to simplify formulation and analysis, as with in many other studies, we also assume that bandwidth between sensor nodes is large enough for conveying the sensed data and MAC protocol permits one node to relay messages without causing severe contentions or significantly increased delay.

Definition 5. Network lifetime. The network lifetime is defined as the elapsed time since the launch of the sensor networks till the instant that the sink node fails to receive q i,k type i source sensors for any target r k .

With definitions above, the problem under our concern can be formally stated as:

Problem statement. Joint targets Q-coverage and data gathering problem. Given a network connectivity graph NCG = {V, E} and a targets coverage graph TCG = {S, E', R}, maximize the network lifetime.

Note that the joint target Q-coverage and data gathering problem is NP-complete because a special case of it corresponds to the problem that is studied and identified as NP-complete in [5].

4 Mathematical formulations

Our objective is to achieve optimal network lifetime while fulfilling the target Q-coverage and data gathering requirements subject to the energy constraint for every node in heterogeneous wireless sensor networks. If we identify a number of sensor nodes such that they meet the target Q-coverage constraint and can transmit all sensed data to the sink node, possibly by using intermediate relaying nodes, then we call such set of active sensors as a working pattern. All sensors outside the work pattern can enter into sleeping model for maximal energy saving. However, if only one working pattern is used, network lifetime equals to the time duration until the first node dies. However, due to spatial redundancy of sensors, lifetime can be prolonged by switching among different working patterns subject to energy constraints. Note that we assume that through some synchronization technologies implemented in the link layer a sensor can change states smoothly and punctually according to its individual schedule, which implies smooth transition among working patterns.

4.1 Working pattern

Formally, a working pattern p (written as p= { e u p , s u ∈ S } ) can be represented by a vector with length N, and each element corresponds to the energy consumption rate of a node s u . A zero energy consumption rate implies the node is not active in the pattern p.

To mathematically describe a working pattern p, active source nodes and traffic burden on edges should be taken into account. Let x u , k p and y u,i be the indicator variables that indicate if source node s u is active or not in pattern p and belongs to type i, respectively. That is,

x u , k p = 1 , s u is covering target r k 0 , otherwise
(1)
y u , i = 1 , s u ∈ S i 0 , otherwise
(2)

Then target Q-coverage requirement can be specified by:

∑ s u ∈ S i , k x u , k p ≥ q i , k ( ∀ i = 1 , . . . , n , k = 1 , . . . , m )
(3)

Recall that a sensor can cover at most one target at any given time and only sensors capable of covering target r k can be assigned the coverage job, therefore, constraints on source nodes can be represented by:

∑ r k ∈ R u x u , k p ≤ 1
(4)
∑ r k ∈ S \ R u x u , k p = 0
(5)

where R u = {r k |r k can be covered by s u ; ∀s u ∈S,r k ∈ R}.

Let w u , v p reflects traffic burden on edge lu,v∈ E in pattern p. For a node s u , outgoing traffic equals to incoming traffic (i.e., traffic to be relayed) plus data flow generated by itself if it is a source node. Thus, we have

∑ l u , v ∈ E w u , v p = ∑ l v , u ∈ E w v , u p + ∑ k = 1 m ∑ i = 1 n x u , k p ⋅ y u , i ⋅ θ i , k
(6)

Because all data generated in current pattern must be gathered at the sink node. Therefore, for sink node s 0 , we have:

∑ l u , 0 ∈ E w u , 0 p = ∑ s u ∈ S ∑ k = 1 m ∑ i = 1 n x u , k p ⋅ y u , i ⋅ θ i , k
(7)

Since the sink node does not transmit any data to any node, we also have:

∑ l 0 , u ∈ E w 0 , u p = 0
(8)

In a pattern p, energy consumption rate ( e u p ) for node s u consisting of three possible parts: target sensing, transmitting and receiving. Denote e i s as power consumption rate for sensing, and e i t , e i r as power consumption rates per unit data for transmitting and receiving, for type i source node s u , respectively. Then the e u p can be calculated as:

e u p = e u S p + e u T p + e u R p
(9)

where e u S p , e u T p , and e u R p are the total energy consumption rates for node s u for sensing, transmitting and receiving during its participation in the pattern p. That is,

e u S p = ∑ i = 1 n ∑ k = 1 m x u , k p ⋅ y u , i ⋅ e i s e u T p = ∑ i = 1 n ∑ l u , v ∈ E w u , v p ⋅ y u , i ⋅ e i t e u R p = ∑ i = 1 n ∑ l v , u ∈ E w v , u p ⋅ y u , i ⋅ e i r

Note that energy consumption rate for target sensing and transmission can be adjustable for certain type of sensor nodes [1, 6]. In this study, we are more concentrated on the impact of transmission energy consumption rate (i.e., communication radio power) on the network lifetime. More specifically, we study three transmission energy consumption models, namely flat model, continuous model, and discrete model, as functions of transmission ranges:

e i t = c o n s t ( flat model ) f ( d u , v ) (continuous model) q ( f ( d u , v ) ) ( discrete model )

where d u,v denotes the distance between nodes s u and s v , f(·) is a continuous function such as a quadratic function, and q(·) is a (nonlinear) quantization function. The flat model means that the transmission power is fixed; the discrete model means that the transmission power can be adjusted among a few predefined transmission levels. As an example, Crossbow's MICAz allows eight communication radio power levels from 0dBm to -25dBm [1]. The continuous model means the sensor can adjust and use just enough transmission power to send data to other nodes. Clearly, it is impractical but can serve as the upper bound of the discrete model.

4.2 Problem formulation

Network lifetime can be divided into different time durations dominated by relevant working patterns. Therefore, the joint targets Q-coverage and data gathering problem can be converted to a time-slice assignment problem that maximize the sum of time durations subject to energy constraints across all sensor nodes. That is,

Max ∑ p ∈ P t p
(10)

subject to

∑ p ∈ P e u p ⋅ t p ≤ E u ∀ s u ∈ S
(11)

and

t p ≥ 0
(12)

where t p denotes the time duration assigned to a pattern p, and P is the set containing all patterns. Equation (10) is referred to as original optimization problem hereafter.

Given a priori network connectivity graph and targets coverage graph, the original optimization problem is actually a standard linear programming (LP) problem and can be solved in O(|P|3) using Ye's algorithm [27]. However, due to combinatorial nature, the overall pattern set will be extremely large even for a moderate network size. Therefore it is impossible to enumerate all patterns within a reasonable time. To handle such complexity, we adopt a column generation based approach to reformulate and solve the original optimization problem, as detailed in following section.

5 Column generation

Column generation (CG) is a general purpose framework which has been often proposed either as a computationally efficient alternative to standard integer optimization methods or as a modeling tool when a direct approach is infeasible [28]. In our case, columns correspond to patterns, and the column generation based approach helps to reduce the complexity in constructing the whole set of patterns, by effectively selecting columns that make improvements to the optimization. First, it decomposes the original problem into a master problem and a corresponding sub problem. The master problem starts with columns named initial basic feasible solutions (BFS) and decides the length of time interval a pattern is used, subject to energy constraint for each node. Using the optimal dual variables of energy constraints, the sub problem is brought up to check whether current solution is optimal, if not, solving the sub problem will generate a new pattern that will further improve current solution. Then, this pattern (column) is added to current BFS and the master problem is recalculated based on the enlarged BFS. Hence, the procedure iterates between the master and sub problem and does not stop until the master problem contains all patterns that contributes to the optimal solution of the original problem.

5.1 The initial basic feasible solutions

The CG based approach works in the feasible domain and requires some initial basic feasible solutions to start with. The effect of this approach can be enhanced by the quality of the initial BFS. Therefore, to achieve a fast converge speed, it is important to develop methods to obtain a good initial BFS. In this article, we propose a randomized algorithm to generate initial BFS.

Algorithm 1: Random selection algorithm.

Input: NCG, TCG, TH and Coverage Constraints

Output: Initial Patterns

begin

   j = 0; BFS = Ï•;

   while j < TH do

      for k = 1;k < = m;k + + do

         if there are more than q ik uncolored sensors in U ik then

            randomly color q i,k sensors in U i,k ;

         else

            break;

      if k==m then

         apply Shortest Path Algorithm to s0 for colored sensors;

         color nodes on those paths;

         form a pattern p using all colored nodes;

         if p does not exist in BFS then

            add p into BFS;

            j + +;

   uncolor all sensors

end

5.1.1 Random selection algorithm

The proposed random selection algorithm (RSA) is presented in Algorithm 1. Note that under the NCG assumption, the shortest path routing algorithm (e.g., Dijkstra algorithm) is guaranteed to succeed since at this stage we only need to find a pattern that fulfills the coverage and connectivity requirements. We do not consider if the residual energy of selected sensors are enough to transmit the data to the sink, i.e., fulfill the data gathering requirement. In fact, if or not or how long the pattern will be used is determined by CG at a later time where the residual energy of each nodes are examined against potential task. Intuitively, the more patterns the initial BFS contains, the faster this CG approach converges. Thus, it is preferable to apply RSA to generate multiple initial working patterns.

5.2 The master and sub problem

Assume we have an initial BFS P0 derived from methods described in the above section, we can reformulate the original optimization problem as a Master problem:

( M a s t e r ) Max ∑ p ∈ P 0 t p
(13)

subject to

∑ p ∈ P 0 e u p ⋅ t p ≤ E u ∀ s u ∈ S
(14)

The master problem is a classical LP problem and can be solved easily with standard simplex algorithm. As stated before, after solving the master problem, we should verify its optimality and possibly select a new pattern to join in the current BFS. Denote B ̃ u as the optimal dual variables for the energy constraint (14) in the master problem, the reduced cost ζ p for the column corresponding to working pattern p is then:

ζ p = 1 - ∑ s u ∈ S B ̃ u ⋅ e u p
(15)

Clearly, we want to select the column ζ p * that results in the maximum non-negative cost reduction and join it into the current BFS, i.e., P 0 = P 0 ∪ ζ p * , where ζ p * is obtained by solving the Sub problem:

( S u b ) Max( ζ p )
(16)

subject to constraints in Equation (1) through (9).

If the solution to the subproblem results in a negative reduced cost, then the previous value from the master problem is already optimal to the original problem and CG procedure terminates. Otherwise, master problem is re-calculated with the new BFS, and the whole procedure is repeated.

Algorithm 2: CG approach with improved termination procedure.

Input: TH, H

begin

   h = 1, count = 0, T0 = 0;

   solve Master-problem with initial BFS, obtain T 1 , B ̃ 1 ;

   while 1 do

         if (T h - Th-1)/T h < H then

            count + +;

            if count > TH then

               return;

         else

            count = 0

         solve Sub-problem with B ̃ h , generate a new column and calculate ζ p ;

         if ζ p < 0 then

            return;

         add resulting new column into BFS;

         solve Master-problem with new BFS, obtain B ̃ h + 1 , T h + 1 ;

         h = h + 1;

end

5.3 An example

As shown in Figure 1, there are three homogenous sensors covering two targets. The coverage requirements of targets and initial energy of sensors are also listed in the figure. The only sink can directly communicate with all three sensors. For simplicity, we normalize energy consumption rate (per data unit) for sensing, transmitting to be 1, respectively, which seems reasonable according to fact sheets from [1].

Figure 1
figure 1

An example demonstrating how CG works.

We use CG to solve this example and the optimal lifetime (i.e., 50) has been found in 2 iterations. The details are concluded in Table 1 and Figure 1. First, RSA randomly generates the initial BFS containing pattern p1. In iteration 1, lifetime achieved is 25 by the Master formulation, optimal dural variables { B ̃ 1 , B ̃ 2 , B ̃ 3 } = { 0 . 00 , 0 . 00 , 0 . 50 } , and the Sub problem tells us that the maximum reduced cost equals to 1.00 and the corresponding coverage pattern is p2, which means that there is still some room for further improvement if we add p2 into current BFS. Therefore, in iteration 2, lifetime achieved by the Master formulation using both p1 and p2 is 50 and { B ̃ 1 , B ̃ 2 , B ̃ 3 } = { 0 . 50 , 0 . 00 , 0 . 50 } . At this time, the Sub problem outputs 0.00 and validate the optimality of current solution.

Table 1 Illustration of CG procedure

5.4 Termination criteria

The convergence speed of CG based approach is a critical concern. According to observations through numerous experiments, in most cases, the termination criterion of negative reduced cost given by subproblem works efficiently; however in certain cases, the proposed approach will keep on iterating with a very small improvement in the objective function of the master problem. To speed up, we propose another termination criterion: monitor the improvement of each iteration, and if the improvement is marginal (e.g., < 1%) for consecutive TH times, terminate the CG procedure.

The CG based approach with improved termination procedure is presented in Figure 2 where T h represents network lifetime achieved in h th iteration. In h th iteration, the improvement of network lifetime is calculated as T h - Th- 1. If the ratio of this improvement over current lifetime T h is smaller than a predefined margin H, e.g., T h - T h - 1 T h <H, a counter CT is increased by 1; otherwise, it is reset to 0. When CT > TH, the whole CG procedure is terminated.

Figure 2
figure 2

Network Setting 1: 25 Type 1 sensors and 25 Type 2 sensors and 3 targets are randomly distributed in a 100 × 100 area, with 1 sink in the center. Sensor parameters and target coverage requirement are specified in Table 2.

The inherent reason for using this improved termination criteria lies in the fact that if the CG algorithm has not been able to slightly improve the network lifetime for a long time, it is probably because the CG algorithm comes closely to the optimal solution. But due to the heavy-tailed phenomena [29, 30], CG would need a quite long time to reach this optimal value. Therefore we can manually terminate it, in order to save computational time while maintaining a near optimal solution. In the following section, a case study will be given to demonstrate how this criteria works.

6 Numerical results

In this section, we evaluate the performance of the CG based approach, investigate the effectiveness of RSA, and study impact of different parameters (communication range TR and transmission energy consumption models, target sensing range SR and sensor number N) on the network lifetime. We use Lingo 8.0 and VC6.0 in a personal computer with 3 GHz cpu and 1G memory. We performed extensive experiments, but due to space limit, we report only a few results here.

6.1 Impact of parameters on the network lifetime

Assume that all targets and nodes are uniformly located in a 100 × 100 area and the sink node is always deployed in the center. We randomly deploy 25 Type 1 and 25 Type 2 sensors to cover m = 3 targets (their corresponding parameters are shown in Table 2). The sensor node distribution and the resulting topology (both NCG and TCG) are illustrated in Figure 2. The setting is referred to as network setting 1 (NS1 for short) hereinafter.

Table 2 Sensor parameters and target coverage requirement in NS1

To study the impacts of different parameters on the network lifetime, we vary one parameters at a time while fixing all others. We first examine the impact of sensor nodes' communication ranges on the network lifetime. We design another new network setting with communication range of Type 1 sensors in NS1 increased from 15 to 40 with an increment of 5. We use the communication model proposed in [31]: E t = E0 ⋅ dαwhich states that the energy consumed for transmission is proportional to dα, where d is the transmission distance and α is the attenuation parameter (usually falls into the range 2 to 4). We normalize transmitting energy to 2 when the transmitting range is 20 for Type 1 sensors, thus we have E 0 = 2 20 α .

As shown in Figure 3, the network lifetime increases with the increase of communication range at beginning. This is due to the fact that, with the increment of communication range, even though number of source nodes and the positions remain unchanged, the number of potential paths between those source nodes to sink node increased. Consequently, traffic load generated from a source node can be shared by a larger amount of candidate relay nodes, which leads to a reduced average energy consumption rate in patterns and a longer network lifetime. However, after a certain range (different α corresponds to different range), the network lifetime decreases with the increase of communication range. The larger α, the quicker the network lifetime decreases. The reason for this phenomenon lies in that, with the increase of communication range, the transmission energy cost per packet also grows quickly which causes energy consumption rate for nodes in patterns to increase. Therefore, after a certain range, such increased energy consumption per node will counteract the gains brought in by more candidate relay nodes. It is obvious that the larger α is, the more energy consumption per node for the same transmission range increment. As a result, the network lifetime drops faster with a larger α.

Figure 3
figure 3

Network lifetime with increased communication range (from 15 to 40 with an increment of 5) of Type 1 sensors.

In the above experiments, we have assumed the flat transmission energy consumption model. That is, the same energy is used to transmit data no matter how faraway the next hop node is. The conclusion is that there exists an optimal trade-off between per-packet energy consumption and the more resulting potential data delivery paths when we increase the transmission range. However, as pointed out before, many sensors have the ability to change the transmission power levels. In this case, a sensor can choose a lower sending power when sending data to a nearer neighbor. Obviously, this will result in less energy consumption as compared with the flat model and may result in a significant improvement of the network lifetime. Noticing that some commercial sensors like Mote can adjust transmission power by selecting a radio mode from a set of pre-defined levels, we designed new experiments to evaluate the discrete transmission energy consumption model. We also study the effect of the continuous model which serves as an upper bound of the performance of discrete model.

In the new experiments, we set α = 2 and assume the transmission power can be adjusted on a granularity of 2 through 5. The results are shown in Figure 4. From the figure, we observe that when the transmission power is adjustable, it is always beneficial to use sensors with larger maximum transmission range, which is in sharp contrast to the flat model. As expected, a finer adjusting granularity leads to better results. Nevertheless, even only coarse adjusting granularity is allowed, which implies limited adjustable levels, significant network lifetime improvement can still be achieved and the resulting network lifetime is relatively very close to the optimal value given by the continuous model. The conclusion confirms the claims made in [32].

Figure 4
figure 4

Network lifetime comparison among different communication models.

To show how sensing range affects lifetime, we design a new network setting with sensing range of Type 1 sensor in NS1 increased from 25 to 50 with an increment of 5. We evaluate both the linear model e s = e0 · d and the quadratic model e s = e1 · d2proposed in [18].a We normalize sensing energy to 1 when the transmitting range is 30, so e 0 = 1 30 , and e 1 = 1 900 . In Figure 5, as we can see, the network lifetime keeps increasing until the sensing range reaches 30, after that, it decreases as the sensing range further increases. The reason why network lifetime increases is that, due to the greater sensing range, more sensors can be used to cover the targets, therefore more feasible working patterns can be generated and the sensing energy consumption for targets is spread over more source nodes. Consequently, smaller energy consumption rates in patterns can be achieved. This is the positive impact of increasing sensing range on the network lifetime. However, as the sensing energy cost also grows quickly with increasing sensing range, it bites away the positive impact and leads to the decrease of network lifetime when sensing range exceeds a certain value (happen to be 30 in our example). As expected, the network lifetime decreases faster with the quadratic model since for a fixed sensing range, sensing energy cost in the quadratic model is greater as compared to the linear model.

Figure 5
figure 5

Network lifetime with increased sensing range (from 25 to 50 with an increment of 5) of Type 1 sensors.

Figure 5 also indicates that only varying sensing range of sensors does not have a significant impact on lifetime. When the sensing range increases from 25 to 50, the network lifetime varies in a range of [95.5, 100]. This is also confirmed by other experiments. Generally speaking, the reason lies in that the bottlenecks in the network settings where sensors and targets are uniformly random distributed are sensors one-hop away from the sink node because these sensors are typically heavily loaded with relaying traffic. Recall that to relay a data packet, the node needs to receive and re-transmit the packet, which consumes much more energy than sensing. In Figure 6, we highlight what sensors are dead after the initial BFS expires in network setting NS1. Comparing to the the initial distribution of sensor nodes in Figure 2, we can conclude that the bottleneck indeed lies in those sensor nodes within one-hop to the sink node since most of them drained out of energy. In comparison, only few sensor nodes around the target ran out of energy. Therefore, the spatial redundancy significantly reduces the possibilities that these sensors become the bottleneck.

Figure 6
figure 6

Distribution of dead Type 1 and Type 2 sensors.

The above finding provides insightful guidance if we want to deploy a wireless sensor network: we should deploy more sensors nodes around the sink node while providing certain level of spatial redundancy around targets. To provide more evidence, we compare the network lifetime produced by randomly adding sensors as neighbors of the sink node and targets, respectively, in network setting NS1. We measure the network lifetime when the number of newly added sensors varies from 1 to 5, with an increment of 1. The results are shown in Figure 7. From the figure, we can see that adding sensors close to the sink node (to relay traffic) greatly contributes (almost 10% for each node added) to the network lifetime, as compared to adding more sensor nodes close to targets (to provide more coverage choices) where less than 1% increase of network lifetime results for each node added). The conclusion here actually confirms with the motivation of other studies such as exploiting mobile sinks to distribute the overall traffic load and prolong the network lifetime [3].

Figure 7
figure 7

Impact of adding sensors around the sink node and targets.

So far, we have changed only one parameter while keep the rest unvaried. But what if we can adjust both sensing range and communication range of sensors? We performed a new set of experiments that exhaustively explore the combinations of sensing range and communication range adjustments. The results are shown in Figure 8, where the sensing range varies from 25 to 50 with an increment of 5 (linear energy consumption model is chosen) and communication range varies from 15 to 40 with an increment of 5 (we set α = 2 in the model). We found that an optimal lifetime 104.5 is achieved when the sensing and communication range are both set to 25, which corresponds to around 4% improvement. This further confirms the conclusion that the bottleneck in the wireless sensor network is usually in the data gathering part.

Figure 8
figure 8

Joint sensing and communication range of Type 1 sensors for lifetime optimization.

Finally, we want to point out that in all the experiments, we have changed parameters of Type 1 sensors only. We have done so deliberately, since in a heterogeneous sensor network, there are multiple type of sensors and not all of them are adjustable. Nevertheless, we can improve the network lifetime even with the limited control of the sensor networks. If more sensors have adjustable sensing and communication range, we can even further improve the network lifetime by using the same optimization technique. We design another set of experiments to demonstrate this where we perform no adjustment, adjust Type 1 sensors' communication ranges only, and adjust both types of sensors' communication ranges. For simplicity, we have assumed continuous transmission energy consumption model and the sensing ranges remain the same as in Network Setting 1. As shown in Figure 9, their maximal achievable lifetimes are 100, 133.3, and 222.5, respectively.

Figure 9
figure 9

Network lifetime with different settings.

6.2 Performance evaluation

Using the same parameters in the above experiments, we perform simulations to compare the following schemes:

  1. 1.

    The proposed CG-based approach.

  2. 2.

    Directly solving the Original optimization using LINGO. We set |P| as n. Since solving the Original optimization is time-consuming, we set a time bound of 30 min. If LINGO fails to output a result within the time bound, we would manually terminate the process and use the latest result as output.

  3. 3.

    The state-of-art heuristic algorithm proposed in [33]. Since the network model in [33] is similar to ours, we extend this heuristic algorithm to handle the case of heterogenous WSNs. We use the shortest path algorithm for the routing from the sensors to the sink. The transmission load factor α is set to 1, which means that a sensor needs to send out all sensed data without data aggregation.

We only use Type 1 sensors in the simulations and vary its number from 60 to 100 with an increment of 5 at each step. The number targets varies from 3 to 10. For convenience, we assume that targets have the same coverage requirements, i.e., Q k = (1), θ k = (1). Both sensors and targets are randomly deployed in the area. Other parameters remain unchanged with the first experiment in the last subsection. For every combination of < n, m >, we randomly generate 10 instances.

First, we fix the number to targets to 5 while varying the number of sensors from 60 to 100. We normalize the lifetime obtained by all three methods by our CG-based approach. Figure 10 shows the network lifetime comparison of the three algorithms. Our CG-based approaches consistently outperforms the other two. On average, our approach improve the lifetime by 29% compared to the state-of-art heuristic algorithm and by 65% compared to the MINLP-LINGO.

Figure 10
figure 10

Lifetime comparison by varying number of sensors.

Figure 11 shows the running time comparison of the three algorithms. In the case of most instances, LINGO needs a time that exceeds the bound and thus is manually terminated. Therefore its performance is the worst in terms of both lifetime and running time. We exclude it from Figure 11. The running time of other algorithms increases with the number of sensors and the heuristic algorithm runs a little bit faster than our approach. Considering that our CG-based approach has the best performance in terms of the network lifetime, we argue that such price is quite reasonable.

Figure 11
figure 11

Running time comparison by varying number of sensors.

Then, we fixed the number of sensors to 80 and varying the number of targets from 3 to 10. Figure 12 shows the network lifetime comparison. Still our approach beats the others in terms of the network lifetime achieved. For the complexity, since LINGO still needs more than 30 min to converge, we omit it in the result. As shown in Figure 13, as the number of targets increases, the computational time of both our approach and the heuristic increases. However, the increment is limited compared to the same increment of sensors. This indicated that the complexity of solving this coverage problem is more determined by the number of sensors rather other the number of targets.

Figure 12
figure 12

Lifetime comparison by varying number of targets.

Figure 13
figure 13

Running time comparison by varying number of targets.

7 Conclusion

In this article, we addressed the problem of network lifetime optimization for such heterogeneous networks. It is motivated by real world heterogeneous surveillance sensor networks. We first specified the target Q-coverage requirement that reflects the different importance of targets and the data gathering requirement that are essential for the sensor network to be functional. Based on such requirements, we formally defined the network lifetime and formulated an optimization problem that captures both requirements simultaneously. We developed the notion of working patterns that can fulfill the requirements with generic transmission energy consumption model and variable communication ranges and sensing ranges, and adopted a column generation based approach to solve the problem where a column corresponds to a feasible working pattern, with initial working patterns being obtained through either a random selection algorithm. We performed extensive simulations to study the impact of various parameters and their corresponding models on the network lifetime. We found that the bottleneck is usually on the sensors around the sink node due to multi-hop relay in topologies with uniform random sensor node distribution, which provides insightful guidance for the sensor deployment, and that by enabling, even relatively coarsely, transmission range adjustment, the network lifetime can be significantly increased.

Endnote

aThese models are only applicable to sensors like ultrasonic sensors that actively probe the target.

References

  1. Moog Crossbow[http://www.xbow.com]

  2. He T, Krishnamurthy S, Luo L, Yan T, Krogh B, Gu L, Stoleru R, Zhou G, Cao Q, Vicaire P, Stankovic JA, Abdelzaher TF, Hui J: Vigilnet: An integrated sensor network system for energy-efficient surveillance. ACM Trans Sensor Netw TOSN 2006, 2: 1-38. 10.1145/1138127.1138128

    Article  Google Scholar 

  3. Luo J, Hubaux J: Joint mobility and routing for lifetime elongation in wireless sensor networks. In Proc IEEE INFOCOM. Volume 3. Miami, USA; 2005:1735-1746.

    Google Scholar 

  4. Cardei M, Du DZ: Improving wireless sensor network lifetime through power aware organization. ACM Wirel Netw 2005, 11: 333-340. 10.1007/s11276-005-6615-6

    Article  Google Scholar 

  5. Cardei M, Thai Y, Wu W: Energy-efficient target coverage in wireless sensor networks. In Proc IEEE INFOCOM 2005. Volume 3. Miami, USA; 2005:1976-1984.

    Google Scholar 

  6. Lu M, Wu J, Cardei M, Li M: Energy-efficient connected coverage of discrete targets in wireless sensor networks. International Journal of Ad Hoc and Ubiquitous Computing 2009, 4: 137-147. 10.1504/IJAHUC.2009.024516

    Article  Google Scholar 

  7. Jaggi N, Abouzeid AA: Energy-efficient connected coverage in wireless sensor networks. In Proc 4th Asian International Mobile Computing Conference (AMOC). Volume 1. Kolkota, India; 2006:77-86.

    Google Scholar 

  8. Liu H, Wan P, Jia X: Maximal lifetime scheduling for k to 1 sensor-target surveillance networks. Comput Netw 2006, 50: 2839-2854. 10.1016/j.comnet.2005.11.001

    Article  Google Scholar 

  9. Liu H, Wan P, Jia X: Maximal lifetime scheduling for sensor surveillance systems with k sensors to 1 target. IEEE Trans Parallel Distrib Syst 2007, 17: 1526-1536.

    Article  Google Scholar 

  10. He T, Vicaire PA, Yan T, Luo L, Gu L, Zhou G, Stoleru R, Cao Q, Stankovic JA, Abdelzaher T: Achieving real-time target tracking using wireless sensor networks. In Proc 12th IEEE Real-Time and Embedded Technology and Applications Symposium. Volume 1. Washington, DC, USA; 2006:37-48.

    Google Scholar 

  11. Suman Nath JL, Zhao F: Sensormap for wide-area sensor webs. IEEE Comput Mag 2007, 40: 90-93.

    Article  Google Scholar 

  12. Yu Y, Chung H, Li Y, Shi Y, Hu X, Zhang J, Luo X: Hybrid genetic algorithm using a forward encoding scheme for lifetime maximization of wireless sensor networks. IEEE Trans Evolution Comput 2010, 14(5):766-781.

    Article  Google Scholar 

  13. Ting C, Liao C: A memetic algorithm for extending wireless sensor network lifetime. Inf Sci 2010, 180(24):4818-4833. 10.1016/j.ins.2010.08.021

    Article  Google Scholar 

  14. Alfieri A, Bianco A, Brandimarte P, Chiasserini C: Exploiting sensor spatial redundancy to improve network lifetime in wireless sensor networks. In Proc IEEE Global Telecommunications Conference. Volume 5. Dallas, Texas, USA; 2004:3170-3176.

    Google Scholar 

  15. Maggie X, Ruan L, Wu WL: Achieving minimum coverage breach under bandwidth constraints in wireless sensor networks. In Proc IEEE INFOCOM 2005. Volume 4. Miami, USA; 2005:2638-2645.

    Google Scholar 

  16. Maggie XC, Ruan L, Wu WL: Coverage breach problems in bandwidth constrained sensor networks. ACM Trans Sensor Netw 2007., 3(2): Article 12

    Google Scholar 

  17. Wang C, Thai MT, Li Y, Wang F, Wu W: Minimum coverage breach and maximum network lifetime in wireless sensor networks. In Proceedings of Global Telecommunications Conference (GLOBECOM). Volume 1. Washington DC, USA; 2007:1118-1123.

    Google Scholar 

  18. Cardei M, Wu J, Lu M, Pervaiz M: Maximum network lifetime in wireless sensor networks with adjustable sensing ranges. In Proc IEEE Intl Conf on Wireless and Mobile Computing, Networking and Communications (WiMob'05). Volume 3. Montreal, Canada; 2005:438-445.

    Google Scholar 

  19. Gu Y, Ji Y, Li J, Zhao BH: Qos-aware target coverage in wireless sensor networks. Wirel Commun Mobile Comput, Wiley 2009, 9(12):1645-1659. 10.1002/wcm.748

    Article  Google Scholar 

  20. Priyantha NB, Chakraborty A, Balakrishnan H: The cricket location-support system. In Proceedings of 6th ACM MOBICOM. Volume 1. Boston, MA, USA; 2000:32-43.

    Google Scholar 

  21. Priyantha NB, Chakraborty A, Balakrishnan H: Mobile-assisted localization in wireless sensor networks. In Proceedings of IEEE INFOCOM. Volume 1. Miami, FL, USA; 2005:172-183.

    Google Scholar 

  22. Lee JJ, Krishnamachari B, Kuo J: Impact of heterogeneous deployment on lifetime sensing coverage in sensor networks. In Proc IEEE Conference on Sensor and Ad Hoc Communications and Networks (SECON). Volume 1. Santa Clara, USA; 2004:367-376.

    Google Scholar 

  23. Mhatre V, Rosenberg C, Kofman D, Mazumdar R: A minimum cost heterogeneous sensor network with a lifetime constraint. IEEE Trans Mobile Comput 2005, 4: 4-15.

    Article  Google Scholar 

  24. Liu B, Liu Z, Towsley D: On the capacity of hybrid wireless networks. In Proc IEEE INFOCOM. Volume 2. San Francisco, CA, USA; 2003:1543-1552.

    Google Scholar 

  25. Li K, Shen H, Chin FYL, Zhang W: Multimedia object placement for transparent data replication. IEEE Trans Parallel Distrib Syst 2007, 18: 212-224.

    Article  Google Scholar 

  26. Qu W, Li K, Kitsuregawa M, Nanaya T: An optimal solution for caching multimedia objects in transcoding proxies. Comput Commun 2007, 30: 1802-1810. 10.1016/j.comcom.2007.02.012

    Article  Google Scholar 

  27. Ye Y: An o( n3l ) potential reduction algorithm for linear programming. Math Program 1991, 50: 239-258. 10.1007/BF01594937

    Article  Google Scholar 

  28. Vance H, Barnhart C, Johnson EGLAW: Solving binary cutting stock problems by column generation and branch-and-bound. Comput Optim Appl 1994, 3: 111-130. 10.1007/BF01300970

    Article  MathSciNet  Google Scholar 

  29. Gomes CP, Selman B, Crato HAKN: Heavy-tailed phenomena in satisfiability and constraint satisfaction problems. J Auto Reason 2000, 24: 67-100. 10.1023/A:1006314320276

    Article  MathSciNet  Google Scholar 

  30. Lubbecke ME, Desrosiers J: Selected topics in column generation. Technical Report G-2002-64, GERAD, Montreal 2002.

    Google Scholar 

  31. Pottie GJ, Kaiser WJ: Wireless integrated network sensors. ACM Commn 2000, 5: 51-58.

    Article  Google Scholar 

  32. Kubisch M, Karl H, Wolisz A, Zhong L, Rabaey J: Distributed algorithms for transmission power control in wireless sensor networks. In Proc IEEE WCNC. Volume 1. New Orleans, LA, USA; 2003:558-563.

    Google Scholar 

  33. Pyun SY, Cho DH: Power-saving scheduling for multiple-target coverage in wireless sensor networks. IEEE Commun Lett 2009, 13: 130.

    Article  Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Yu Gu.

Additional information

Competing interests

The authors declare that they have no competing interests.

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

Gu, Y., Ji, Y., Li, J. et al. Towards an optimal lifetime in heterogeneous surveillance wireless sensor networks. J Wireless Com Network 2012, 74 (2012). https://doi.org/10.1186/1687-1499-2012-74

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1687-1499-2012-74

Keywords