Next Article in Journal
Flexible Bond Wire Capacitive Strain Sensor for Vehicle Tyres
Next Article in Special Issue
A Proof-of-Concept for Semantically Interoperable Federation of IoT Experimentation Facilities
Previous Article in Journal
Analysis and Visualization of 3D Motion Data for UPDRS Rating of Patients with Parkinson’s Disease
Previous Article in Special Issue
Integrated Toolset for WSN Application Planning, Development, Commissioning and Maintenance: The WSN-DPCM ARTEMIS-JU Project
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Type of Low-Latency Data Gathering Method with Multi-Sink for Sensor Networks

1
College of Computer, Nanjing University of Posts and Telecommunications, Nanjing 210003, China
2
Provincial Key Laboratory for Computer Information Processing Technology, Soochow University, Suzhou 215006, China
3
Jiangsu High Technology Research Key Laboratory for Wireless Sensor Networks, Nanjing 210003, China
4
Nanjing University of Information Science & Technology, Nanjing 210044, China
5
School of Engineering and Computation, New York Institute of Technology, New York 11568-8000, NY, USA
*
Author to whom correspondence should be addressed.
Sensors 2016, 16(6), 923; https://doi.org/10.3390/s16060923
Submission received: 4 April 2016 / Revised: 15 June 2016 / Accepted: 16 June 2016 / Published: 21 June 2016
(This article belongs to the Special Issue Data in the IoT: from Sensing to Meaning)

Abstract

:
To balance energy consumption and reduce latency on data transmission in Wireless Sensor Networks (WSNs), a type of low-latency data gathering method with multi-Sink (LDGM for short) is proposed in this paper. The network is divided into several virtual regions consisting of three or less data gathering units and the leader of each region is selected according to its residual energy as well as distance to all of the other nodes. Only the leaders in each region need to communicate with the mobile Sinks which have effectively reduced energy consumption and the end-to-end delay. Moreover, with the help of the sleep scheduling and the sensing radius adjustment strategies, redundancy in network coverage could also be effectively reduced. Simulation results show that LDGM is energy efficient in comparison with MST as well as MWST and its time efficiency on data collection is higher than one Sink based data gathering methods.

Graphical Abstract

1. Introduction

For densely deployed Wireless Sensor Networks (WSNs), a typical way to send data is to the static Sink by multi-hop or points-to-point transmission [1,2,3,4]. However, nodes near the Sink tend to consume more energy as they are responsible for receiving and forwarding data from the whole network [5]. This easily leads to network disconnection and causes “hotspot problem” [6,7,8,9,10]. On the other hand, to reduce the end-to-end delay in data collection, Sink should be near the source of the event [11]. As the events occur at different regions within the network area, such an optimization cannot be achieved by using a static Sink [12].
Recently, how to use one or more mobile elements for data collection has become an important research topic [13]. With the help of one or more mobile Sinks, performance of WSNs in terms of energy consumption and coverage could be greatly improved. Francesco et al. [1] proposed that, due to the limited power of nodes, using one or more mobile Sinks for data collection in WSNs is an effective way to prolong network lifetime. Moreover, owing to the short communication distance between nodes and the mobile Sink, packet loss rate also decreases [14,15]. Besides, mobile Sinks may collect data from isolated regions which could improve the connectivity of the network.
A real-time data collection method is proposed in [16]. Trajectories of the mobile Sinks are designed by modeling the problem as the Traveling Salesman Problem (TSP) to achieve a balance between energy consumption and data collection latency. While another type of data collection method with the help of multiple mobile Sinks is proposed by Ren et al. [17] which reduces not only the energy consumption of the whole network but also transmission delays. To further reduce energy consumption of data collection, Gao et al. [13] divided the sensor nodes into sub-Sink nodes which are in a direct communication area (DCA) or far-away nodes that are within the distance of the multi-hop communication area (MCA). Sink moves along the fixed path to gather as much data as possible. In [18], path constrained Sink mobility is used to improve the energy efficiency of the single-hop sensor networks which may be infeasible due to the limits of the path location and communication power.
Nevertheless, how to find out the optimal moving paths for multiple Sinks and how to further reduce energy consumption and time delay on data uploading are still key problems that need to be discussed further.
The remainder of this paper is organized as follows: the related works, as well as the network model are described in Section 2 and Section 3 respectively. In Section 4, we analyze the sleep scheduling and sensing radius adjustment strategies in detail. Trajectories of the Sinks and the transmission path selection algorithm are also described in this section. Experimental results are shown in Section 5 and the conclusion is provided in the last section.

2. Related Works

With the development of sensor networks, how to improve the efficiency of data collection has become one of the hot spots of research. Heinzelman et al. [19] described the Low-energy Adaptive Clustering Hierarchy (LEACH) protocol for data collection in WSNs. Each node randomly decides whether or not to become a Cluster Head (CH) and the parameter used in decision making is the percentage of desired CHs. The CHs assign to each sensor from their cluster, a time slot for reporting, aggregate data received from individual sensors and send them directly to the Sink. While the major problem with LEACH is that the Sink may be very far from many CHs, therefore direct reporting may be extremely energy-consuming, or even impossible.
Another type of cluster based data gathering algorithm named Stable Election Protocol (SEP) has been proposed in [20,21]. The network is divided into several clusters to collect data respectively and only the cluster headers need to communicate with the static Sink. Simulation results have shown that SEP is suitable for WSNs with a non-uniform distribution but nodes near the Sink or the cluster header die quickly, which caused an unbalance of energy consumption.
A type of Equalized Cluster Head Election Routing Protocol (ECHERP) for data collection in sensor networks is proposed by Nikolidakis, S.A. et al. [22]. It also pursues energy conservation through balanced clustering. ECHERP models the network as a linear system and using the Gaussian elimination algorithm, calculates the combinations of nodes that can be chosen as cluster heads in order to extend the network lifetime. Kandris, D. et al. focused on hierarchical routing in WSNs by using a new enhanced reactive protocol that aims at the achievement of power conservation through energy efficient routing [23]. This protocol performs the cluster leadership in a non-randomized way but takes into account the residual energy of nodes. Moreover, the data routing is based on a route selection policy which takes into consideration both the energy reserves of the nodes and the communication cost associated with the potential paths.
In addition to the cluster based protocols, data uploading algorithms based on the tree-structure have also been widely used in WSNs. A type of data gathering method with the help of a Minimum Spanning Tree (MST) is proposed in [24]. Compared with other multi-hop data transmission methods, time delay in MST is lower and the efficiency on data aggregation is also enhanced. However, there is only a static Sink located at the edge of the network which could lead to unbalanced energy consumption. Sia, Y.K. et al. [25] presented a Spanning Multi-Tree Algorithm for Load Balancing (SMT-LB). SMT-LB aims to balance the load in multi-sink wireless sensor networks with heterogeneous traffic generating nodes. Simulation results show that SMT-LB is able to achieve a longer network lifetime with lower end-to-end delay by deploying sink nodes at the center of both left and right edges. In [26], the problem of building cluster-based topology for Sensor Networks with several sinks is also considered. The topology associated with each sink is modeled as an Independent Dominating Set with Connecting requirements (IDSC). Thus, the solution is a partition of a given graph into as many IDSC as there are sinks. In addition, several optimization criteria are proposed to implicitly or explicitly balance the topology. Network lifetime is improved since it benefits from a clustered structure and the number of hops control.
Furthermore, it becomes necessary to choose an appropriate aggregation factor and transmission radius depending upon the requirement of the application for which the WSN has been installed. Ghosh, K. et al. [27] presented a Fermat point based data aggregating protocol which is distance vector protocol in nature. Moreover, Gavalas, D. et al. introduces a novel algorithmic approach for energy-efficient itinerary planning of Mobile Agents (MA) engaged in data aggregation tasks [28]. It adopts an iterated local search approach in deriving the hop sequence of multiple traveling MAs over the deployed source nodes.
In recent years, the use of a mobile Sink which moves on a pre-specified trajectory has been extensively investigated by several researchers [13,14,29]. In the prospective of the mobility of mobile Sink, the works are divided into three categories [30,31]: Random Mobility; the movement of mobile Sink is on a random trajectory; Fixed Mobility, where the Sink moves on a fixed pre-specified path; Controlled Mobility, where the trajectory of the mobile Sink is controlled, depending on its position and density of data in its vicinity.

2.1. Random Mobility

For the random mobility scheme, the mobile Sinks are often mounted on people or animals moving randomly to collect the required information [13]. However, due to its random mobility, it is difficult to bind the data transfer latency with the data delivery ratio [13]. Data is stored at the node temporarily to be transmitted when the mobile Sink is at the most favorable location in order to achieve the maximum network lifetime.
Jain et al. [32] proposed a type of data gathering method with the help of one mobile Sink. Due to the randomness of trajectory, the Sink could communicate with each node with the same probability. However, this method may increase the load of hot spots and the random movement of Sink will cause frequent breakage as well as reconstruction of communication link for the network. Moreover, it will also increase extra energy consumption and time delay.
A Virtual Circle Combined Straight Routing (VCCSR) protocol for data collection with a mobile Sink is proposed in [33]. VCCSR selects a set of cluster heads located near the virtual backbone. When the Sink issues a query in the network, a spanning tree is constructed to collect and complete data periodically. The goal of the proposed algorithm is to decrease the reconstruction cost and increase the data delivery ratio. However, a large number of nodes participate in routing, increasing network overhead.
In addition, Yu et al. proposed an elastic routing algorithm to minimize the traffic and enhance the reliability of data uploading from nodes to the mobile Sink [34]. When a Sink moves, the new location information is propagated along the reverse geographic routing path to the source during data delivery. However, this hop-by-hop data transmission could also increase the latency in data collection.

2.2. Fixed Mobility

A rendezvous-based data collection approach is proposed in [35] to select the optimal fixed path due to the delay limitation in WSNs with a mobile Sink. The mobile Sink visits exact locations called rendezvous points, according to the pre-computed schedule to collect data. The rendezvous points buffer and aggregate data originated from the source nodes through multi-hop relay and transfer to Sink on arrival. However, this method is only suitable for uniform distributed networks and the multi-hop relay mode will easily cause imbalances in energy consumption.
Somasundara et al. [36] proposes another type of mobile sensor networks with a path-fixed Sink supporting multi-hop communication. A speed control algorithm of the mobile Sink is suggested to improve the energy performance and a Shortest Path Tree (SPT) is used to choose the cluster heads and route data, which may cause imbalance in traffic and energy dissipation.
Seung-Wan and In-Seon proposed a Minimum Wiener index Spanning Tree (MWST for) as the routing topology network. Sensing data is collected by multiple mobile nodes [37] and the shortest path could also be found that effectively reduces energy consumption. Nevertheless, due to the multi-hop data transmission, nodes near the mobile Sinks run out of energy quickly.

2.3. Controlled Mobility

As for a controlled mobility scheme, it is possible to guarantee the data delivery efficiency with the help of efficient communication protocols and data collection schemes while the trajectories of the mobile Sinks are constrained or controllable [13]. The primary objective to control the mobility is to improve data gathering performance of the mobile Sink, yet handling the mobility of the Sink in a controlled manner is much more challenging than that of a random scheme [38]. Thus, most of the current work in this case has focused on how to design the optimal trajectories of mobile Sinks to improve the network performance [13].
In [39], a routing protocol, called MobiRoute, is suggested for WSNs with a path predictable mobile Sink to prolong the network lifetime and improve the packet delivery ratio. The Sink sojourns at some anchor points and the pause time is much longer than the movement time. Moreover, in MobiRoute all nodes need to know the topological changes caused by the Sink mobility which is unrealistic [13].
Somasundara et al. [40] have studied the scheduling problem of mobile Sink in WSNs to optimize the path of the Sink to visit each node and collect data before buffer overflows occur. Furthermore, a partitioning-based algorithm is presented in [40] to schedule the movements of the mobile element to avoid buffer overflow. However, the mobile Sinks in [40] need to visit all nodes to collect data which causes huge energy consumption.
A type of Mobile Sink based algorithm for Stable Election (MSE) is proposed by Wang et al. [16]. Sink moves back and forth along a certain designed trajectory which solves the energy hole problem. Moreover, MSE has also been proved to be used in a non-uniform network. However, nodes near the static trajectory die more quickly than others, especially in large networks.
Kinalis et al. [41] propose a biased, adaptive Sink mobility scheme that adjusts to local network conditions, such as the surrounding density, remaining energy and the number of past visits in each network region. Sink moves probabilistically, favoring less visited areas in order to cover the network area faster, while adaptively staying longer in network regions that tend to produce more data. Nevertheless, the Sink usually takes a long time to finish a complete data gathering task that causes high latency problem.
The contributions of this paper can be concluded as follows: Firstly, with the help of the minimum network coverage model in WSNs, the network is divided into virtue regions and the leaders are selected according to their residual energy as well as the average distance to all of the other nodes. Network lifetime could be prolonged by periodically selection of the leader and the number of traverse points in LDGM is less than in other mobile Sink strategies. Secondly, the sleeping scheduling and the sensing radius adjustment strategies are adopted in LDGM that not only reduce the number of active nodes in data collection but also decreases the energy consumption on sensing. Moreover, with the help of multiple mobile Sinks, the end-to-end delay in data uploading is greatly reduced.

3. Network Model

As mentioned above, in sensor networks, random mobility and the fixed mobility schemes for data gathering are unable to balance energy consumption of nodes and the path for data gathering is not the optimal. While, the controlled mobility scheme in data gathering performs well in prolonging network lifetime as well as reducing time delay and could efficiently mitigate the energy hole problem. Thus, it is adopted as the mobile strategy in LDGM.
It is assumed that the network is a rectangular area whose length and width is M and L respectively. Nodes are deployed randomly in the area and meet the following conditions:
(1)
Nodes are in static and high-density deployment. Total number and density of them is defined as n and ρ respectively.
(2)
All nodes except the Sink have the same initial energy E0. The transmission power as well as the sensing radius of each node is also adjustable.
(3)
There are several mobile Sinks in the network whose energy and storage space are unlimited.
To establish the trajectories of the mobile Sinks and to reduce the amount of redundant data sensed by adjacent nodes, the network is divided into several virtual disks with radius R. Each of them is called “Data Gathering Unit” (DGU). Centers of disks (white dots) are distributed on the transverse or longitudinal line, as shown in Figure 1.
According to [1,2,3], data (especially the multimedia data) gathered by nodes closed to each other often show some similarity in the same period. Thus, to decrease the amount of the redundant data, the definition of the “Data Gathering Area” (DGA) is proposed as follows.
As shown in Figure 1, the vertical distance from n3 to the line segment n1n2 is just R. Thus, the region consisting of DGU n1, n2 and n3 is defined as a DGA, just as the gray area in Figure 1.
On the other hand, to reduce the probability of collecting redundant data, it is necessary to minimize area of the overlapping region between these DGAs. Thus, in Figure 2, DGU n3, n4 and n5 need to meet the requirement of the minimum coverage model and O is the point where these DGUs intersect. The distance between the centers of these adjacent DGUs is 3 R .
In LDGM, the virtual DGUs are uniformly distributed in the network. For the centers of some DGUs, if their vertical coordinates are the same, these DGUs are regarded as in the same layer. Centers with the minimum vertical coordinate value are just located at the first layer. The number of DGUs in the first layer is defined as Num(L) and Num(C) is the number of the layers. Then, total number of DGAs (defined as Num(R)) is
Case 1: Num(C) is even and 2 × Num(L)%3 = 0 (Figure 2).
N u m ( R ) = 2 N u m ( L ) 3 × N u m ( C ) 2
Case 2: Num(C) is even and 2 × Num(L)%3 = 1 (Figure 3).
N u m ( R ) = ( 2 N u m ( L ) 1 3 + 1 ) × N u m ( C ) 2
Case 3: Num(C) is even and 2 × Num(L)%3 = 2 (Figure 4).
N u m ( R ) = ( 2 N u m ( L ) 2 3 + 1 ) × N u m ( C ) 2
Case 4: Num(C) is odd (Figure 5).
N u m ( R ) = { 2 N u m ( L ) 3 × P σ = 0 ( 2 N u m ( L ) 1 3 + 1 ) × P σ = 1 ( 2 N u m ( L ) 2 3 + 1 ) × P σ = 2 P = N u m ( C ) + 1 2   and   σ = 2 × N u m ( L ) % 3

4. Data Gathering with the Help of Multi-Sink

4.1. Leader Selection Strategy in DGA

In LDGM, it is assumed that one or more “lead nodes” exist in each DGA which receive data from other nodes in the same DGA and upload them to the mobile Sinks. During the network lifetime, the mobile Sinks only need to communicate with these leaders, enhancing the efficiency of data gathering.
For the DGA consisting of three DGUs, the node located at the triple coverage region (named as “region C” for short) could be selected as the leader. Other nodes in the same DGA transmit data to the leader hop by hop. To prolong the network lifetime, node with the maximum residual energy Er in region C is selected as the leader, as S1 shown in Figure 6. The value of Er must be greater than the threshold, Eth. When the Sinks are far away from the DGA, all of the nodes carry out their sensing tasks and upload data to their leaders.
However, according to the definition of DGA, the area of region C is relatively small. So there may be no nodes deployed in this region. In this case, the node with the maximum value of W in each DGU will be selected as the leader, as node S2, S3 and S4 shown in Figure 6. The value of W could be calculated as follows: In Formula (5), dio is the Euclidean distance between node i and center of region C. α and β are the adjustable parameters and α + β = 1.
W = α E r + β 1 d i o 2
Moreover, for the DGA consisting of less than three DGUs, the leaders will be selected directly in each of its DGUs according to Formula (5), as S5, S6 and S7 shown in Figure 6. If there are just only two DGUs in a DGA, dio is just the Euclidean distance between node i and the midpoint O of the line connecting the centers of the two DGUs.

4.2. Redundancy Reduction on Data Gathering

As mentioned before, the leader may not be selected from region C if the density of nodes in the network is too low. On the contrary, high density of nodes will also cause high redundancy on data collection. Therefore, a type of active node selection strategy and a sensing radius adjustment method are described in this section.
There are two types of sleep scheduling strategies in WSNs, that is centralized and distributed method, respectively [19]. The number of active nodes is relatively small with the help of the centralized sleep scheduling method which could effectively reduce network redundancy. While, time overhead of the centralized method is higher than the distributed one. So, it is not suitable for large-scale sensor networks with high real-time requirement.
To improve time efficiency in LDGM, the distributed sleep scheduling strategy is executed in each DGA. For example, there are two DGAs in Figure 7 (the white and the gray areas) and the active nodes (black dots) as well as their sensing regions in the white DGA are also shown in this figure. S10 is another active node in the adjacent DGA (the gray one). It is obvious that, both S8 and S9 are active nodes although the sensing areas of them have been completely covered by the sensing area of S10. Therefore, the effect of the distributed sleep scheduling strategy on redundancy reduction may not be the best. Thus, a sensing radius adjustment strategy is proposed as follows.

4.2.1. Active Node Selection in Each DGA

It is known that, energy consumption on sensing for node Si (defined as eS(Si)) per unit time is related to the length of its sensing radius RS(Si) [42]. That is,
e s ( S i ) = λ 1 R s ( S i ) μ
λ1 and μ are the adjustable parameters while the residual energy of Si is defined as Er(Si). To prolong network lifetime, we have,
e s ( S i ) × T = λ 2 E r ( S i )
T is the expected value of network lifetime and λ2 is the adjustable parameter whose value is between 0 and 1. Thus, with the decrease of the residual energy, length of sensing radius of Si should also be reduced to conserve its energy. Thus, according to Formulas (6) and (7) we get,
R s ( S i ) = ( λ 2 E r ( S i ) λ 1 T ) 1 μ
For the convenience of calculation, the network is divided into a number of virtual grids, whose length and width are m and l respectively, as shown in Figure 8. It is assumed that m and l could be divisible by M and L. gj is defined as the sensing area coverage degree of grid j, whose initial value is 0.
At first, all the leaders in each DGA are selected as the active nodes and the length of their sensing radiuses could be calculated by Formula (8). Thus, the value of each gj now is shown in Figure 8.
Then, other nodes in the same DGA execute the following judgment one by one according to the value of their residual energy Er(Si) (from high to low). For each grid j that in the area of the circle whose center and radius are Si and RS(Si), if
( x j ± m 2 x ( S i ) ) 2 + ( y j ± l 2 y ( S i ) ) 2 R S ( S i ) 2
Then, gj = gj + 1. xj and yj are the horizontal and vertical coordinates of the center of grid j, while (x(Si), y(Si)) is the coordinate of Si. As for all the grids in circle Si, if the value of gj are all greater than 1, it is considered that the sensing area of Si has been completely covered by other active nodes. Thus, Si goes into sleeping mode and in its sensing area, gj = gj 1. Otherwise, Si becomes the active node.

4.2.2. Sensing Radius Adjustment

It is known that the coverage redundancy of the network could decrease with the help of the active node selection method in Section 4.2.1. However, there are still some active nodes at the boundary of each DGA that could go into sleeping mode, as S8 and S9 shown in Figure 7. Besides, the length of sensing radius RS(Si) calculated by Formula (8) may not be optimal. The redundant region may still exist between the adjacent sensing areas. Therefore, sensing radius of the active nodes should be further adjusted.
For the grid whose coordinate meets the condition of Formulas (9) and (10), it is known that, it is not in the circle Si whose radius is RS(Si) Δd, as the gray girds shown in Figure 9. In this case, gj = gj 1.
( x j ± m 2 x ( S i ) ) 2 + ( y j ± l 2 y ( S i ) ) 2 > ( R S ( S i ) Δ d ) 2
In Formula (10), Δd is a constant and it should meet
Δ d > l 2 + m 2
If there is no grid satisfying gj = 0 in the annular region whose outer and inner radiuses are RS(Si) and RS(Si) Δd respectively, we set RS(Si) = RS(Si) Δd. This judgement process repeats until one of the two following conditions exist:
If there is at least one grid satisfying gi = 0, the current value of RS(Si) will be set as the sensing radius. Then, we have gj = gj + 1 for all the grids in the annular region.
If the value of RS(Si) is 0, it is known that the sensing area of Si is completely covered by that of other active nodes (such as S8 and S9 shown in Figure 7). Then, Si will go into sleeping mode.
Nodes whose sensing areas are at the boundary of the DGAs adjust the length of their sensing radiuses firstly according to the above steps. For ease of description, it is defined that node which located at the sensing region of Si and in the same DGA with it is the neighbor of Si. Thus, the number of neighbors (defined as Nei(Si)) of the node located at the boundary of DGA is often smaller than that of the node inside the DGA. Then we have,
Δ ρ ( S i ) = n / M × L N e i ( S i ) / π R S ( S i ) 2
If and only if Δρ(Si) is greater than a threshold Δρ, the sensing area of Si exceeds the boundary of that DGA. In this case, Si is called the “boundary node”, just as S8, S9, S10 shown in Figure 7. The boundary nodes adjust the length of their sensing radiuses one by one according to the value of Δρ(Si) (from high to low). It is obvious that the boundary node whose sensing areas are completely covered by other active nodes (including the nodes in other DGAs) goes into sleeping mode after this adjustment. Therefore, the redundancy of data gathered from the same DGA will be decreased.
Subsequently, in each DGA the “non-boundary nodes” follow the same process. Moreover, to save energy as much as possible and to achieve balance of energy consumption, the node with the lower residual energy takes priority to do the sensing radius adjustment.

4.3. Energy Efficient Path for Data Transmission in DGA

Compared with the leader selection and active nodes selection strategy mentioned above, finding the optimized paths for data uploading in each DGA is more important for balancing energy consumption and prolonging network lifetime. As shown in Figure 10, the circular region (length of its diameter is just the straight line distance between Si and the leader) is regarded as “Region for Next-hop Node Selection” (“NS Region” for short). Therefore, if Si meets Formula (13), it is obvious that there is no active node in “NS Region” and Si transmits its data to the leader by one hop. In Formula (13), d(Si,leader) is the diameter length of the “NS Region” and and ρA is just the density of active nodes in this region.
d ( S i , l e a d e r ) < 4 / π ρ A
Otherwise, when an active node Sj in the “NS Region” of Si, it is regarded as the candidate next-hop node for Si if and only if it meets all the following requirements.
Requirement 1: Residual energy of Sj should be higher than the average value of active nodes in this “NS Region”, just as Formula (14) shows. This ensures that Sj has enough energy to transmit the data to the next receiver. Er(Sj) and Er(Sk) in Formula (14) are defined as the residual energy of Sj and any active node (e.g., Sk) in this “NS Region” respectively. Num(NS) is the number of active nodes in this region and λ4 is an adjustable parameter whose value is between 0.5 to 1.
E r ( S j ) λ 4 N u m ( N S ) k = 1 N u m ( N S ) E r ( S k )
Requirement 2: Hop distance between Sj and Sk should be shorter than the length of the diameter, while both Sj and Sk are neighbors of Si in its “NS Region”. Thus,
d ( S j , S k ) λ 5 d ( S i , l e a d e r )
λ5 is an adjustable parameter whose value is also between 0.5 to 1.
Requirement 3: The “step distance” form Sj to Sk should be longer than 0. As shown in Figure 10, it is just the projection of segment SjSk and its length is defined as,
d ' ( S j , S k ) = d ( S j , S k ) cos θ
As for all the candidate next-hop nodes (e.g., Sj, Sk, …), the weight of each path SjSk is defined as,
W ( S j , S k ) = 2 E e l e c + ε f s d 2 ( S j , S k )
W(Sj,Sk) is just the energy consumption on transmitting one bit of data from Sj to Sk. Path SjSk is more likely to be one of the uploading paths from Si to the leader when this weight is relatively small. Thus, a weighted directed graph could be constructed in the “NS Region”, as shown in Figure 11. And the Single-Source Shortest Path form Si to the leader could also be found (as the black solid line in Figure 11) with the help of the Dijkstra algorithm. This is the energy efficient data uploading path for Si.

4.4. Moving Path for Multi-Sink

In LDGM, there is one Traverse Point (TP) in each DGA (the white dots in Figure 12) and the mobile Sinks stay at each TP for a period of time to receive data from the leader (the black dots in Figure 12). Then, they move to the next TP at a fixed speed v. So, the whole trajectory for one Sink in a data collection cycle is composed of Num(R) − 1 segments.
As for a DGA, when the leader is located at region C, the traverse point is just the center of this region. Therefore, distance between the leader and the mobile Sink is relatively shorter that decreases energy consumption on communication.
When the leaders are located at each DGU, the location of the traverse point could be calculated as follows:
Case 1: 
If the DGA is composed of a single DGU, the traverse point is just the center of this DGU. As point Z shows in Figure 12.
Case 2: 
If there are only two DGUs in the DGA, it is known that two leaders exist in this DGA (just Si and Sj in Figure 12). It is assumed that, Z’ is the TP of this DGA while ki and kj are the data being uploaded from the leaders to the mobile Sink. So, total energy consumption for Si and Sj on data uploading could be described as follows.
E T ( S i ) + E T ( S j ) = ( k i + k j ) E e l e c + k i ε f s d 2 ( S i , Z ' ) + k j ε f s d 2 ( S j , Z ' )
To get the minimum value of ET(Si) + ET(Sj), the optimal location of Z’ could also be calculated with the help of the partial derivative, as shown in (19), X(Si),Y(Si) and X(Sj),Y(Sj), are the coordinates of Si and Sj respectively.
X ( Z ' ) = k i X ( S i ) + k j X ( S j ) k i + k j Y ( Z ' ) = k i Y ( S i ) + k j Y ( S j ) k i + k j
Case 3: 
If there are three DGUs in the DGA (e.g., Sl, Sm and Sn are the leaders), the coordinates of its TP (e.g., Z’’) could be calculated out by Formula (20).
X ( Z ' ' ) = k l X ( S l ) + k m X ( S m ) + k n X ( S n ) k l + k m + k n Y ( Z ' ' ) = k l Y ( S l ) + k m Y ( S m ) + k n Y ( S n ) k l + k m + k n
For a DGA (e.g., DGAi), if another DGA (e.g., DGAj) whose region is partly shared with the region of DGAi, these two DGAs are regarded as neighbors. So, each DGA has at most four neighbors. As shown in Figure 13, the DGA and its neighbors are colored with black and white, respectively.
For any mobile Sink, if the distance between its two consecutive TPs is too long, its energy consumption on moving will higher. In this case, the length of the trajectory will also increase and may cause “buffer overflow problems”. As shown in Figure 12, the mobile Sink is now at Z’’ and its next TP is Z. Thus, in the next period of time, the leaders in the neighbor DGAs of the DGA where Z’’ is located may have no chance to upload data to this mobile Sink. Therefore, some constraints are described as follows.
Constraint 1:
There are k mobile Sinks in the network.
Constraint 2:
For a Sink at DGAi, the next TP of it could only be selected from the TPs in the neighbors DGA.
Constraint 3:
During one data gathering period T, each Sink should move to each TP once and only once.
As for a mobile Sink (e.g., Sink(i)) locating at TP(m), the weight that Sink(i) moves to the next TP (e.g., TP(n)) at current time t is defined as follows.
P T P ( m ) _ T P ( n ) ( t ) = ( t t p t 0 ) i = 1 N u m ( D G A n ) π R S 2 ( S i ) u i
In Formula (21), tp is the time when TP(n) was visited by another Sink last time. Num(DGAn) is regarded as the number of active nodes in the DGA where TP(n) locates at. πRS2(Si)ui is just the data gathering rate of each active node Si whose sensing radius is RS(Si).
When Sink(i) stays at TP(m) for a period time slot t0, other TPs in the neighbor DGAs calculate the value of their weight. The TP with the maximum value of PTP(m)_TP(j) and has not yet being visited by Sink(i) is selected as the next TP of Sink(i).
If there is no such traversal points, Sink(i) moves back to the previous traverse point TP(k) and chooses one of the unvisited TPs with the maximum weight value from the neighbor DGAs as its next TP.
Thus, the hop distance of the mobile Sink will not be too long and the probability that TPs in the neighboring DGAs being visited by Sink(i) will also be increased. Moreover, the amount of data waiting for uploading in one DGA is another important factor in determining which TP Sink(i) will visit next, just as Formula (21) shows. Therefore, the possibility of buffer overflow on leaders could be effectively decreased.
It is also known that the longest period of time that the leader could cache data in DGAn could be calculated as follows.
T t h ( n ) = C a c h e / i = 1 N u m ( D G A n ) π R S 2 ( S i ) u i
Without loss of generality, the value of the parameter Cache is set to 4 KB (just the buffer size of MicaZ). Thus, for the network with k mobile Sinks, the period T for one round of data collection is defined as follows.
T = M A X ( N u m ( R ) t 0 + 1 v η j = 1 N u m ( R ) 1 l j | η = 1 , 2 , ... k )
Parameter t0 is defined as the time slot that Sink stays at each TP and vη is the moving speed of Sink(η). While lj is the straight line distance between two adjacent TPs on the trajectory of one Sink. So the value of T in Formula (23) is just the longest time that the Sink spends on visiting all the TPs.
For one DGA, if the time intervals between any two successive arrivals of different Sinks could be approximately equal, the efficiency of LDGM could be further improved and the burden on the leader could also be reduced. In this case, the time interval To is,
T o ' = 1 k M A X ( N u m ( R ) t 0 + 1 v η j = 1 N u m ( R ) 1 l j | η = 1 , 2 , ... , k )
To avoid buffer overflow, the value of To should meet,
T o ' M A X ( T t h ( n ) | n = 1 , 2 , ... , N u m ( R ) )
So, with the help of Formulas (22)–(24), we get,
k M A X ( N u m ( R ) t 0 + 1 v η j = 1 N u m ( R ) 1 l j | η = 1 , 2 , ... , k ) C a c h e / M A X ( i = 1 N u m ( D G A n ) π R S 2 ( S i ) u i | n = 1 , 2 , ... , N u m ( R ) )
However, in LDGM, trajectories of the mobile Sinks are not fixed and their moving paths could also be affected by the value of PTP(m)_TP(n)(t). Thus, To is just the optimal value of time interval. In the worst case, no Sinks visit the DGA during the time of T-kt0, so the longest time interval Tm is,
T m ' = M A X ( N u m ( R ) t 0 + 1 v η j = 1 N u m ( R ) 1 l j | η = 1 , 2 , ... , k ) k t 0
In this case, if and only if Tm satisfies the following conditions, the cache overflow does not occur.
T m ' M A X ( T t h ( n ) | n = 1 , 2 , ... , N u m ( R ) )
Accordingly, from Formulas (22), (27) and (28), we could also get,
k 1 t 0 M A X ( N u m ( R ) t 0 + 1 v η j = 1 N u m ( R ) 1 l j | η = 1 , 2 , ... , k ) C a c h e t 0 M A X ( i = 1 N u m ( D G A n ) π R S 2 ( S i ) u i | n = 1 , 2 , ... , N u m ( R ) )
With the help of Formulas (26) and (29), the optimal number of mobile Sinks deployed in the network could be calculated out.

5. Simulation Results

To evaluate the performance of LDGM on balancing energy consumption, prolonging network lifetime as well as reducing coverage redundancy and transmission delay, a series of simulations are carried out with the help of VC++6.0 and Matlab 8.5. We also compared LDGM with some typical cluster based data gathering methods with mobile Sinks, e.g., MST, MWST and so on. Values of the parameters in these experiments are shown in Table 1.

5.1. Network Coverage and Redundancy

To evaluate the performance of LDGM on reducing redundancy on coverage, experiments are carried out in the following cases. Network size is 100 m × 100 m and the results of these experiments are shown in Figure 14.
Case 1:
Nodes are deployed randomly in the network without doing any optimization.
Case 2:
Nodes in the network carry out sleep scheduling strategy after being deployed.
Case 3:
Nodes in the network execute both of the sleep scheduling and the sensing radius adjustment algorithms.
Network coverage rate under different number of nodes is shown in Table 2. As mentioned in Section 4, LDGM does not change the network coverage rate. So when the number of nodes is fixed, the coverage rates in the above three cases are the same. Without loss of generality, the “virtual grids” described in Section 4.2 is used to calculate the network redundancy on coverage (defined as η). Qi = 1 when gi > 1, otherwise Qi = 0.
η = ( m × l × i = 1 ( M / m ) × ( N / n ) Q i ) / ( M × L )
In Figure 14, it is known that with the rise of the number of nodes, redundancy on coverage also increases. Moreover, the increasing rate is faster when the number of nodes increases from 100 to 400. At the same time, the coverage rate has also enhanced from 79.8% to 99.9%. This is the main reason why the redundancy increases sharply. However, after doing sleep scheduling as well as sensing radius adjustment, the redundancy on coverage decreases a lot (in some cases, more than 10%).
Figure 15 shows the number of active nodes before and after sleep scheduling. According to the description in Section 4, it is known that the node whose sensing area is completely covered by other nodes will be in sleep mode without reducing the network coverage rate. Therefore, as shown in Figure 15, the number of active nodes is significantly decreased after sleep scheduling. Moreover, this number is nearly stable (no more than 260 in this experiment) when the number of nodes increases.
It is necessary to mention that by carrying out a series of experiments, we found that the number of active nodes was not significantly reduced. This is because only the nodes near the boundary of the DGA would go into the sleeping mode during the sensing radius adjustment process. Thus in Figure 15, the two broken-lines with circular mark and diamond mark almost coincide.
Experiment results in the 200 m × 200 m network are shown in Figure 16, Figure 17 and Table 3 respectively. Compared with the result shown in Figure 15, it is known that the decrease of the redundancy on coverage in Figure 16 is not obvious. Because in this case density of nodes is lower and the initial redundancy is also lower than that in the network whose size is 100 m × 100 m. In addition, coverage rate of the network does not decrease in LDGM. So, there are still many active nodes in this network (see Figure 17).
As shown in Table 2, the network coverage rate is up to 97% when 200 nodes are randomly deployed in the network whose size is 100 m × 100 m. Accordingly, we further analyze the coverage degree of the network in LDGM by using the same values of these parameters and the result is shown in Figure 18. It is known that the coverage degree over most of the redundant area (over 60%) is more than three when the nodes are randomly deployed, while this percentage is obviously reduced after carrying out the sleep scheduling algorithm. Moreover, the coverage degree of more than 70% of the redundant area in the network is no more than three after sensing radius adjustment.
Lengths of the sensing radius after adjustment are shown in Table 4. The initial sensing radius lengths are set to 5 m, 6 m, 7 m and 8 m respectively in these experiments and each value of λ2 could be calculated out by Formula (7). It is obvious that no matter what the value of the initial sensing radius is, there are always more than 50% nodes that shorten their sensing radius after the adjustment process in LDGM. Among them, more than 70% nodes shorten their sensing radius by 1–3 m effectively reducing the amount of redundant sensing data as well as energy consumption on sensing.

5.2. Average Residual Energy of Nodes

The Average Residual Energy (ARE) of 500 nodes in a 100 m × 100 m network is shown in Figure 19 and there are four mobile Sinks in this network for data gathering. It is shown that the residual energy decrease quickly when no optimization algorithms are carried out. At the time of 2 × 104 seconds this value is already below the threshold, 0.7 J. Because in this case, all nodes are active and they collect data with their initial sensing radius which may lead to high energy consumption. Moreover, the leaders should upload a considerable number of redundant data to the mobile Sink that also shortens the network lifetime.
While after sleep scheduling, the number of active nodes significantly decreases, so the value of ARE increases. Moreover, after sensing radius adjustment, network life in LDGM could be further prolonged. For example, at the time of 3 × 104 s, the value of ARE is closed to 0.8 J which ensures that most of the nodes could still work for a long time.

5.3. Time Delay in Data Gathering

As mentioned above, in LDGM each Sink is required to move to each traverse point once and only once during one round of data gathering period. Thus for any TPj, the maximum time interval (defined as TPjtmax)) between two consecutive visits is,
T P j ( Δ t max ) = M A X ( t i + 1 j t i j | i = 1 , 2 , ... , k 1 )
tij refers to the time when Sink(i) moves to TPj while k is the number of Sinks. Therefore, the maximum time delay on data gathering could be defined as,
Δ T max = M A X ( T P j ( Δ t max ) | j = 1 , 2 , ... , N u m ( R ) )
Similarly, average time delay on data collection is defined as,
Δ T a v g = j = 1 N u m ( R ) T P j ( Δ t max ) / N u m ( R )
Experiment results of ΔTmax and ΔTavg with different R and Ns in a 100 m × 100 m network are shown in Figure 20 and Figure 21. When Ns is fixed, the value of ΔTmax decreases with the increase of R. This is because when R is larger, there will be fewer DGAs in the network and the number of TP will decrease. Thus, the total time spent by delaying at these traverse points also decreases time spent during data gathering.
On the other hand, when the value of R is fixed, time delay in a multi-Sink based network is much smaller than the network that has only one Sink. However, decrease in time delay is not obvious when the number of Sinks increases from three to four. Because when there are more Sinks moving in the network, the possibility that different Sinks visit the same TP at the same time or during a short time interval increases. That is, the value of TPjtmax) increases according to Formula (31). As a result, ΔTmax is stable.
When the value of R is larger, there will be less traverse points in the network. Thus, the effect on reducing time delay is not very obvious no matter how many Sinks are moving in the network. As shown in Figure 20, when R is 20 m, the maximum time delays on data gathering with different Sinks are nearly the same. Therefore, the time efficiency of LDGM will be better when the network size is large and R is small.
Figure 21 shows the average time delay on data gathering. In the majority of cases, the effect on multi-Sink based network is better than that with only one Sink. Moreover, when the value of R is small, this advantage is more obvious. While if R is larger, ΔTavg increases slightly, as shown in Figure 20.
In addition, experiments about the maximum and average time delay in a 200 m × 200 m network are shown in Figure 22 and Figure 23. Similar to Figure 20, the maximum time delay decreases with the increase of R when the number of Sinks is fixed. However in Figure 22, when R increases from 15 to 20, this value still decreases which is different from the result in Figure 20. This is because the number of TPs in Figure 22 is obviously more than that in the 100 m × 100 m network. In this case, the possibility that two different Sinks visiting the same TP during a short time interval is not large. So the value of ΔTmax could still decrease.
Similarly, the average time delay in a multi-Sink based network is obviously shorter than that in the single Sink based one, as shown in Figure 23. The value of it decreases slowly with the increase of R.
Experiment results about the maximum and average time delay with different moving speeds of Sinks are shown in Figure 24 and Figure 25 respectively. When the value of v increases, the delay decreases in LDGM. However, this decreasing rate becomes slower and slower when the speed of Sink further increases. This is because the length of time the mobile Sink is staying at each TP is a constant value in LDGM. In this case, the increase of speed could only shorten the time spent on moving. In addition, no matter how fast the moving speed is, time efficiency of the multi-Sink based network is always higher than that of single Sink based network.

5.4. Efficiency of Data Gathering

In LDGM, the leader carries a big load its energy consumption is much higher than any other node. However, there are no differences in size of cache as well as the ability to transmit data between these two types of nodes. So how to speedily upload data to the mobile Sink and how to avoid a buffer overflow on leaders are also important problems requiring resolution.
Firstly, we analyze the time interval of the two consecutive data uploading process of each leader with the size of the networks set to 100 m × 100 m and 200 m × 200 m, as shown in Figure 26 and Figure 27. In the single Sink based network, each TP could only be visited once during one round of data gathering time. So, the distribution of these time intervals is nearly uniform. It should be pointed out that the different moving paths of Sinks could also influence the length of time intervals but after many experiments, it was found that the impact is limited. While with the increase of Ns, the time interval between two consecutive times of data uploading is obviously shorter for example, in the 100 m × 100 m network with four mobile Sinks for more than 80% of the leaders, the time intervals are shorter than 120 s. Thus, LDGM could greatly increase the frequency of data uploading and therefore reduce the probability of buffer overflow.
Moreover, Percentage of Valid Data collected by Sinks (PVD) is another important indicator to show the efficiency of data gathering. PVD in LDGM is defined as the ratio between the amount of data received by all the mobile Sinks and the total amount of data collected by all active nodes in a round of data gathering time. Experimental result is shown in Figure 28. With the increase of uik, the value of PVD decreases. In LDGM, the cache size of each node is set to 4KB so it will overflow when the sensing rate is too high. On the other hand, PVD will be higher when Ns is larger, e.g., when Ns = 4, even if uik is up to 0.5 bit/(m2·s), the value of PVD is still nearly 90%.

5.5. Costs on Data Gathering

To further verify the performance of LDGM on total length of data transmission path as well as network energy consumption, we compared it to MST (a shortest path based data gathering method) and MWST (a type of backbone based data collection strategy with the help of randomly moving Sink). Figure 29 shows the total length of Path for Data Transmission (PDT) during one round of data gathering time. It is known that the length of PDT in MST is the longest. Because each node in the network needs to do a continuous sensing task and upload data directly to Sink. Thus, MST performs well if and only if there are not too many nodes in the network. When the density of nodes is larger, the length of PDT obviously increases.
MWST is another efficient data gathering method by finding out the shortest uploading path. With the help of the mobile Sink, not all nodes need to transmit data to the receiver directly. Thus, the length of PDT in MWST is shorter than that in MST. However, the mobile Sink moves randomly along the backbone path. Other nodes need to upload data to Sink by single-hop or multi-hop manner. As shown in Figure 30, rectangles with different colors are the mobile Sinks. Each Sink needs to visit the nodes that have the same color as itself. So its length is still much longer than that of LDGM.
While in our algorithm, each active node only needs to upload data to the leader closest to it, so the length of PDT in LDGM is the shortest. Moreover, trajectories of mobile Sinks in LDGM are controllable. These Sinks visit each TP and receive data from the leader that shorten the distance of single-hop transmission. In addition, the advantage of LDGM on the length of PDT is more obvious when the number of nodes is over 200, as shown in Figure 29. In this case, the number of active nodes is still stable with the help of the sleep scheduling and sensing radius adjustment processes. Thus, the total length of paths for data transmission in LDGM does not significantly increase.
Average energy consumption of nodes is shown in Figure 31. It is known that, the advantage on energy saving in LDGM is not very obvious when there are a small amount of nodes deployed in the network because the total lengths of PDT in MST and MWST are short when there are not too many nodes in the network (see Figure 30). Moreover, in this case, the hop distances between nodes and Sink are also short in both of these two algorithms. Thus, according to the data transmission model proposed by Heinzelman [19], it is known that, energy consumption on communication in MST and MWST is low.
In LDGM, there are fewer nodes in each DGA when the number of nodes is less than 200. In this case, most of the nodes prefer to upload data to the leader by using a single-hop way which enhances their energy consumption. However, with the help of the sensing radius adjustment strategy, energy consumption on sensing is greatly decreased for most active nodes. So, total energy consumption of LDGM is still of the same level as that of MST and MWST.
With the increase of the density of nodes, the advantage of LDGM on energy saving is more and more obvious and the average energy consumption of nodes is also stable because in this case, the number of active nodes increases slowly by carrying out the sleep scheduling strategy. Moreover, the optimal path for data transmission in each DGA could also be found out, which restrains the increase of energy consumption in LDGM.
Average residual energy of nodes in the three types of data gathering algorithms is shown in Figure 32. Similar to Figure 31, when the density of nodes in the network is large, the transmission paths in MST and MWST are longer. Thus, residual energy of nodes is lower. With the help of one mobile Sink, the residual energy of some nodes decreases slowly in MWST. But this Sink moves randomly in the network. It may move to a hotspot area that could increase the energy consumption on nodes in this region. However, in LDGM, each active node only needs to upload data to the leader in the same DGA. So, total length of the transmission paths is not too long. In addition, the leader selection and the sleep scheduling strategies further balance energy consumption in our algorithm. Thus, average residual energy of nodes in LDGM is higher than MST and MWST.

6. Conclusions

To achieve energy balance in sensor networks, a type of multi-Sink based data gathering method is proposed in this paper. By selecting the optimal leader node in each DGA, the energy efficient data uploading paths could be established and trajectories of Sinks are also optimized improving time efficiency in data collection. Moreover, with the help of the sleep scheduling and the sensing radius adjustment strategies, redundancy in network coverage and energy consumption in sensing and communication could also be effectively reduced.
Currently in the big data era, time efficiency is topic under close review. The time delay in data gathering has been reduced with the help of multiple Sinks in LDGA, but different Sinks may move to the same traversal point simultaneously, extending the time delay in data uploading in some DGA. It should be further improved in our future work.

Acknowledgments

The subject is sponsored by the National Natural Science Foundation of P. R. China (61373017), Jiangsu Provincial Research Scheme of Natural Science for Higher Education Institutions (14KJB520029), Natural Science Foundation of Jiangsu Province (BK20130882), Open Project of Provincial Key Laboratory for Computer Information Processing Technology of Soochow University (KJS1327), Open Project of Jiangsu High Technology Research Key Laboratory for Wireless Sensor Networks (WSNLBZY201517), A Project Funded by the Priority Academic Program Development of Jiangsu Higer Education Institutions(PAPD), Jiangsu Collaborative Innovation Center on Atmospheric Environment and Equipment Technology(CICAEET) and Innovation Project for Postgraduate of Jiangsu Province (SJLX15_0382, SJLX15_0383, KYLX15_0842).

Author Contributions

Chao Sha proposed the main ideas of the LDGM algorithm while Jian-mei Qiu designed and conducted the simulations of the protocol. Shu-yan Li and Meng-ye Qiang analyzed the data, results and verified the theory. Ru-chuan Wang served as advisor to the above authors and gave suggestions on simulations, performance evaluation and writing. The manuscript write up was a combined effort from the five Authors. All authors have read and approved the final manuscript.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Francesco, M.D.; Das, S.K.; Anastasi, G. Data Collection in Wireless Sensor Networks with Mobile Elements: A Survey. ACM Trans. Sens. Netw. 2011, 8, 72–102. [Google Scholar] [CrossRef]
  2. Mammu, A.S.K.; Hernandez-Jayo, U.; Sainz, N.; de la Iglesia, I. Cross-Layer Cluster-Based Energy-Efficient Protocol for Wireless Sensor Networks. Sensors 2015, 15, 8314–8336. [Google Scholar] [CrossRef] [PubMed]
  3. Salarian, H.; Chin, K.; Naghdy, F. An Energy-Efficient Mobile-Sink Path Selection Strategy for Wireless Sensor Networks. IEEE Trans. Veh. Technol. 2014, 63, 2407–2419. [Google Scholar] [CrossRef]
  4. De Freitas, E.P.; Heimfarth, T.; Vinel, A.; Wagner, F.R.; Pereira, C.E.; Larsson, T. Cooperation among Wirelessly Connected Static and Mobile Sensor Nodes for Surveillance Applications. Sensors 2013, 13, 12903–12928. [Google Scholar] [CrossRef] [PubMed]
  5. Shen, J.; Tan, H.; Wang, J.; Wang, J.; Lee, S. A Novel Routing Protocol Providing Good Transmission Reliability in Underwater Sensor Networks. J. Internet Technol. 2015, 16, 171–178. [Google Scholar]
  6. Xie, S.; Wang, Y. Construction of Tree Network with Limited Delivery Latency in Homogeneous Wireless Sensor Networks. Wirel. Personal Commun. 2014, 78, 231–246. [Google Scholar] [CrossRef]
  7. Abba, S.; Lee, J.A. An Autonomous Self-Aware and Adaptive Fault Tolerant Routing Technique for Wireless Sensor Networks. Sensors 2015, 15, 20316–20354. [Google Scholar] [CrossRef] [PubMed]
  8. Lai, Y.; Xie, J.; Lin, Z.; Wang, T.; Liao, M. Adaptive Data Gathering in Mobile Sensor Networks Using Speedy Mobile Elements. Sensors 2015, 15, 23218–23248. [Google Scholar] [CrossRef] [PubMed]
  9. Liu, R.S.; Sinha, P.; Koksal, C.E. Joint energy management and resource allocation in rechargeable sensor networks. In Proceedings of the IEEE International Conference on Information and Communication, San Diego, CA, USA, 15–19 March 2010.
  10. Rao, J.; Biswas, S. Network-Assisted Sink Navigation for Distributed Data Gathering: Stability and Delay-Energy Tradeoffs. Comput. Commun. 2010, 33, 160–175. [Google Scholar] [CrossRef]
  11. Liang, W.; Schweitzer, P.; Xu, Z. Approximation algorithms for capacitated minimum spanning forest problems in wireless sensor networks with a mobile Sink. IEEE Trans. Comput. 2013, 62, 1932–1944. [Google Scholar] [CrossRef]
  12. Nahas, H.A.; Deogun, J.S.; Manley, E.D. Proactive mitigation of impact of wormholes and sinkholes on routing security in energy-efficient wireless sensor networks. Wirel. Netw. 2009, 15, 431–441. [Google Scholar] [CrossRef]
  13. Gao, S.; Zhang, H.; Das, S.K. Efficient data collection in wireless sensor networks with path-constrained mobile Sinks. IEEE Trans. Mob. Comput. 2011, 10, 592–608. [Google Scholar] [CrossRef]
  14. Abo-Zahhad, M.; Ahmed, S.M.; Sabor, N.; Sasaki, S. Mobile Sink-Based Adaptive Immune Energy-Efficient Clustering Protocol for Improving the Lifetime and Stability Period of Wireless Sensor Networks. IEEE Sens. J. 2015, 15, 4576–4586. [Google Scholar] [CrossRef]
  15. Wang, J.; Zhang, Z.; Xia, F.; Yuan, W.; Lee, S. An Energy Efficient Stable Election-Based Routing Algorithm for Wireless Sensor Networks. Sensors 2013, 13, 14301–14320. [Google Scholar] [CrossRef] [PubMed]
  16. Yang, Y.; Fonoage, M.I.; Cardei, M. Improving network lifetime with mobile wireless sensor networks. Comput. Commun. 2010, 33, 409–419. [Google Scholar] [CrossRef]
  17. Ren, X.; Liang, W. Delay-tolerant data gathering in energy harvesting sensor networks with a mobile sink. In Proceedings of the IEEE Global Communication Conference, Anaheim, CA, USA, 3–7 December 2012.
  18. Chakrabarti, A.; Sabharwal, A.; Aazhang, B. Communication power optimization in a sensor network with a path-constrained mobile observer. ACM Trans. Sensor Netw. 2006, 2, 297–324. [Google Scholar] [CrossRef]
  19. Heinzelman, W.R.; Chandrakasan, A.P.; Balakrishnan, H. Energy efficient communication protocol for wireless sensor networks. In Proceedings of the 33rd Hawaii International Conference on System Sciences, Hawaii, HI, USA, 4–7 January 2000.
  20. Smaragdakis, G.; Matta, I.; Bestavros, A. SEP: A Stable Election Protocol for Clustered Heterogeneous Wireless Sensor Networks. In Proceedings of the International Workshop on Sensor and Actor Network Protocols and Applications, Boston, MT, USA, 22 August 2004.
  21. Wang, J.; Zhang, Z.; Shen, J.; Xia, F.; Lee, S. An Improved Stable Election based Routing Protocol with Mobile Sink for Wireless Sensor Networks. In Proceedings of the IEEE International Conference on Green Computing and Communications, Beijing, China, 20–23 August 2013.
  22. Nikolidakis, S.A.; Kandris, D.; Vergados, D.D.; Douligeris, C. Energy efficient routing in wireless sensor networks through balanced clustering. Algorithms 2013, 6, 29–42. [Google Scholar] [CrossRef]
  23. Kandris, D.; Tsioumas, P.; Tzes, A.; Nikolakopoulos, G.; Vergados, D.D. Power conservation through energy efficient routing in wireless sensor networks. Sensors 2009, 9, 7320–7342. [Google Scholar] [CrossRef] [PubMed]
  24. Upadhyayula, S.; Gupta, S.K.S. Spanning Tree Based Algorithms for Low Latency and Energy Efficient Data Aggregation Enhanced Converge-Cast (DAC) in Wireless Sensor Networks. Ad Hoc Netw. 2007, 5, 626–648. [Google Scholar] [CrossRef]
  25. Sia, Y.K.; Goh, H.G.; Liew, S.Y.; Gan, M.L. Spanning Multi-Tree Algorithm for node and traffic Balancing in multi-sink wireless sensor networks. In Proceedings of the 12th IEEE International Conference on Fuzzy Systems and Knowledge Discovery (FSKD), Zhangjiajie, China, 15–17 August 2015.
  26. Santos, A.C.; Duhamel, C.; Belisário, L.S. Heuristics for designing multi-sink clustered WSN topologies. Eng. Appl. Artif. Intell. 2016, 50, 20–31. [Google Scholar] [CrossRef]
  27. Ghosh, K.; Das, P.K.; Neogy, S. KPS: A Fermat Point Based Energy Efficient Data Aggregating Routing Protocol for Multi-Sink Wireless Sensor Networks. In Advanced Computing and System for Security; Springer India: Kolkata, India, 2016; Volume 1, pp. 203–221. [Google Scholar]
  28. Gavalas, D.; Venetis, I.E.; Konstantopoulos, C.; Pantziou, G. Energy-efficient multiple itinerary planning for mobile agents-based data aggregation in WSNs. Telecommun. Syst. 2016. [Google Scholar] [CrossRef]
  29. He, L.; Pan, J.; Xu, J. A progressive approach to reducing data collection latency in wireless sensor networks with mobile elements. IEEE Trans. Mob. Comput. 2013, 12, 1308–1320. [Google Scholar] [CrossRef]
  30. Mehrabi, A.; Kim, K. Maximizing Data Collection Throughput on a Path in Energy Harvesting Sensor Networks Using a Mobile Sink. IEEE Trans. Mob. Comput. 2015, 15, 690–704. [Google Scholar] [CrossRef]
  31. Khan, M.; Gansterer, W.; Haring, G. Static vs. mobile sink: The influence of basic parameters on energy efficiency in wireless sensor networks. Comput. Commun. 2013, 36, 965–978. [Google Scholar] [CrossRef] [PubMed]
  32. Jain, S.; Shah, R.C.; Brunette, W.; Borriello, G.; Roy, S. Exploiting Mobility for Energy Efficient Data Collection in Sensor Networks. Mob. Netw. Appl. 2006, 11, 327–339. [Google Scholar] [CrossRef]
  33. Chen, T.S.; Tsai, H.W.; Chang, Y.H.; Chen, T.C. Geographic converge cast using mobile Sink in wireless sensor networks. Comput. Commun. 2013, 36, 445–458. [Google Scholar] [CrossRef]
  34. Yu, F.; Park, S.; Lee, E.; Kim, S.H. Elastic Routing: A novel Geographic Routing for Mobile Sinks in Wireless Sensor Networks. IET Commun. 2010, 4, 716–727. [Google Scholar] [CrossRef]
  35. Xing, G.; Wang, T.; Jia, W.; Li, M. Rendezvous Design Algorithms for Wireless Sensor Networks with a Mobile Base Station. In Proceedings of the 9th ACM International Symposium on Mobile Ad Hoc Networking and Computing, Hong Kong, China, 27–30 May 2008.
  36. Somasundara, A.A.; Kansal, A.; Jea, D.D.; Estrin, D.; Srivastava, M.B. Controllably Mobile Infrastructure for Low Energy Embedded Networks. IEEE Trans. Mob. Comput. 2006, 5, 958–973. [Google Scholar] [CrossRef]
  37. Han, S.W.; Jeong, I.S.; Kang, S.H. Low Latency and Energy Efficient Routing Tree for Wireless Sensor Networks with Multiple Mobile Sink. J. Netw. Comput. Appl. 2013, 36, 156–166. [Google Scholar] [CrossRef]
  38. Lin, L.; Shroff, N.B.; Stikant, R. Asymptotically optimal energy-aware routing for multi-hop wireless networks with renewable energy sources. IEEE/ACM Trans. Netw. 2007, 15, 1021–1034. [Google Scholar] [CrossRef]
  39. Luo, J.; Panchard, J.; Piorkowski, M.; Grossglauser, M.; Hubaux, J. MobiRoute: Routing towards a Mobile Sink for Improving Lifetime in Sensor Networks. In Proceedings of the International Conference on Distributed Computing in Sensor Systems, San Francisco, CA, USA, 18–20 June 2006.
  40. Somasundara, A.; Ramamoorthy, A.; Srivastava, M. Mobile Element Scheduling for Efficient Data Collection in Wireless Sensor Networks with Dynamic Deadlines. In Proceedings of the 25th IEEE International Real-Time Systems Symposium, Lisbon, Portugal, 5–8 December 2004.
  41. Kinalis, A.; Nikoletseas, S.; Patroumpa, D.; Rolim, J. Biased Sink Mobility with Adaptive Stop Times for Low latency Data Collection in Sensor Networks. Inf. Fusion 2014, 15, 56–63. [Google Scholar] [CrossRef]
  42. So, A.M.C.; Ye, Y. On solving coverage problems in a wireless sensor network using voronoi diagrams. In Proceedings of the First Workshop on Internet and Network, Hong Kong, China, 15–17 December 2005.
Figure 1. Data gathering unit in the network.
Figure 1. Data gathering unit in the network.
Sensors 16 00923 g001
Figure 2. Distribution of DGAs (Case 1).
Figure 2. Distribution of DGAs (Case 1).
Sensors 16 00923 g002
Figure 3. Distribution of DGAs (Case 2).
Figure 3. Distribution of DGAs (Case 2).
Sensors 16 00923 g003
Figure 4. Distribution of DGAs (Case 3).
Figure 4. Distribution of DGAs (Case 3).
Sensors 16 00923 g004
Figure 5. Distribution of DGAs (Case 4).
Figure 5. Distribution of DGAs (Case 4).
Sensors 16 00923 g005
Figure 6. Leader nodes selection in each DGA.
Figure 6. Leader nodes selection in each DGA.
Sensors 16 00923 g006
Figure 7. Distributed sleep scheduling strategy in each DGA.
Figure 7. Distributed sleep scheduling strategy in each DGA.
Sensors 16 00923 g007
Figure 8. Overlapping sensing area judgment based on grids.
Figure 8. Overlapping sensing area judgment based on grids.
Sensors 16 00923 g008
Figure 9. Sensing radius adjustment.
Figure 9. Sensing radius adjustment.
Sensors 16 00923 g009
Figure 10. Next-hop node selection in DGA.
Figure 10. Next-hop node selection in DGA.
Sensors 16 00923 g010
Figure 11. Weighted directed graph for data uploading.
Figure 11. Weighted directed graph for data uploading.
Sensors 16 00923 g011
Figure 12. Location of the traverse point.
Figure 12. Location of the traverse point.
Sensors 16 00923 g012
Figure 13. The next available TPs for selection.
Figure 13. The next available TPs for selection.
Sensors 16 00923 g013
Figure 14. Redundancy on coverage (100 m × 100 m).
Figure 14. Redundancy on coverage (100 m × 100 m).
Sensors 16 00923 g014
Figure 15. Number of active nodes in LDGM (100 m × 100 m).
Figure 15. Number of active nodes in LDGM (100 m × 100 m).
Sensors 16 00923 g015
Figure 16. Redundancy on coverage (200 m × 200 m).
Figure 16. Redundancy on coverage (200 m × 200 m).
Sensors 16 00923 g016
Figure 17. Number of active nodes in LDGM (200 m × 200 m).
Figure 17. Number of active nodes in LDGM (200 m × 200 m).
Sensors 16 00923 g017
Figure 18. Percentage about the coverage degree (100 m × 100 m, 200 nodes).
Figure 18. Percentage about the coverage degree (100 m × 100 m, 200 nodes).
Sensors 16 00923 g018
Figure 19. Average residual energy of nodes (100 m × 100 m, 500 nodes).
Figure 19. Average residual energy of nodes (100 m × 100 m, 500 nodes).
Sensors 16 00923 g019
Figure 20. Maximum time delay on data gathering (100 m × 100 m, 200 nodes).
Figure 20. Maximum time delay on data gathering (100 m × 100 m, 200 nodes).
Sensors 16 00923 g020
Figure 21. Average time delay on data gathering (100 m × 100 m, 200 nodes).
Figure 21. Average time delay on data gathering (100 m × 100 m, 200 nodes).
Sensors 16 00923 g021
Figure 22. Maximum time delay on data gathering (200 m × 200 m, 500 nodes).
Figure 22. Maximum time delay on data gathering (200 m × 200 m, 500 nodes).
Sensors 16 00923 g022
Figure 23. Average time delay on data gathering (200 m × 200 m, 500 nodes).
Figure 23. Average time delay on data gathering (200 m × 200 m, 500 nodes).
Sensors 16 00923 g023
Figure 24. Maximum time delay with different moving speeds of Sinks.
Figure 24. Maximum time delay with different moving speeds of Sinks.
Sensors 16 00923 g024
Figure 25. Average time delay with different moving speeds of Sinks.
Figure 25. Average time delay with different moving speeds of Sinks.
Sensors 16 00923 g025
Figure 26. Time interval of two consecutive times of data upload (100 m × 100 m, 200 nodes).
Figure 26. Time interval of two consecutive times of data upload (100 m × 100 m, 200 nodes).
Sensors 16 00923 g026
Figure 27. Time interval of two consecutive times of data upload (200 m × 200 m, 500 nodes).
Figure 27. Time interval of two consecutive times of data upload (200 m × 200 m, 500 nodes).
Sensors 16 00923 g027
Figure 28. Percentage of valid data collected by Sinks (100 m × 100 m, 200 nodes).
Figure 28. Percentage of valid data collected by Sinks (100 m × 100 m, 200 nodes).
Sensors 16 00923 g028
Figure 29. Total length of path for data transmission (100 m × 100 m, 200 nodes).
Figure 29. Total length of path for data transmission (100 m × 100 m, 200 nodes).
Sensors 16 00923 g029
Figure 30. Data collection path of MWST.
Figure 30. Data collection path of MWST.
Sensors 16 00923 g030
Figure 31. Average energy consumption of nodes (100 m × 100 m, 200 nodes).
Figure 31. Average energy consumption of nodes (100 m × 100 m, 200 nodes).
Sensors 16 00923 g031
Figure 32. Average residual energy of nodes (100 m × 100 m, 200 nodes).
Figure 32. Average residual energy of nodes (100 m × 100 m, 200 nodes).
Sensors 16 00923 g032
Table 1. Parameter values in simulation.
Table 1. Parameter values in simulation.
ParameterSymbolValueUnit
Network SizeM × L100 × 100~200 × 200m2
Radius of DGUR5~20m
Number of NodesN100~800
Number of Mobile SinksNs1–4
Weight Coefficientα0.2
Weight Coefficientβ0.8
Adjustable Parameterλ12 × 10−6J/(m2·s)
Sensing Rateuik0.05~0.5bit/(m2·s)
Data Collection Rate of the Mobile Sinkv’100Kbps
Moving Speed of the Mobile Sinkv5–20m/s
Initial Energy of NodesE02.0J
Threshold of the Residual EnergyEth0.7J
Buffer Size of One NodeCache4KB
Energy Consumption of Sending and Receiving CircuitEelec50nJ·b−1
Energy Consumption of Amplifier in Free-Space Modelμfs10pJ·(b/m2)−1
Energy Consumption of Amplifier in Multi-Path Fading Modelμamp0.0013pJ·(b/m4)−1
Table 2. Network coverage rate (100 m × 100 m).
Table 2. Network coverage rate (100 m × 100 m).
Number of NodesN = 100N = 200N = 300N = 400
Coverage Rate0.7980590.9709830.9883340.999804
Number of NodesN = 500N = 600N = 700N = 800
Coverage Rate0.9954910.9968630.9999021.000000
Table 3. Network coverage rate (200 m × 200 m).
Table 3. Network coverage rate (200 m × 200 m).
Number of NodesN = 100N = 200N = 300N = 400
Coverage Rate0.3741740.58350.7174330.826786
Number of NodesN = 500N = 600N = 700N = 800
Coverage Rate0.9045320.9464860.9558430.973194
Table 4. Lengths of the sensing radius after adjustment.
Table 4. Lengths of the sensing radius after adjustment.
Value of λ2Number of Active NodesRs(Si) after AmendedNumber of Nodes with Different Rs(Si)
6.4 × 10−5252
(Initial Value of Rs(Si) is 8 m)
7 m155
6 m51
5 m11
4.9 × 10−5284
(Initial Value of Rs(Si) is 7 m)
6 m179
5 m28
4 m3
3.6 × 10−5317
(Initial Value of Rs(Si) is 6 m)
5 m168
4 m22
3 m2
2.5 × 10−5382
(Initial Value of Rs(Si) is 5 m)
4 m182
3 m12
2 m0

Share and Cite

MDPI and ACS Style

Sha, C.; Qiu, J.-m.; Li, S.-y.; Qiang, M.-y.; Wang, R.-c. A Type of Low-Latency Data Gathering Method with Multi-Sink for Sensor Networks. Sensors 2016, 16, 923. https://doi.org/10.3390/s16060923

AMA Style

Sha C, Qiu J-m, Li S-y, Qiang M-y, Wang R-c. A Type of Low-Latency Data Gathering Method with Multi-Sink for Sensor Networks. Sensors. 2016; 16(6):923. https://doi.org/10.3390/s16060923

Chicago/Turabian Style

Sha, Chao, Jian-mei Qiu, Shu-yan Li, Meng-ye Qiang, and Ru-chuan Wang. 2016. "A Type of Low-Latency Data Gathering Method with Multi-Sink for Sensor Networks" Sensors 16, no. 6: 923. https://doi.org/10.3390/s16060923

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop