iconOpen Access

ARTICLE

crossmark

A Layered Energy-Efficient Multi-Node Scheduling Mechanism for Large-Scale WSN

Xue Zhao, Shaojun Tao, Hongying Tang, Jiang Wang*, Baoqing Li*

Science and Technology on Microsystem Laboratory, Shanghai Institute of Microsystem and Information Technology, Chinese Academy of Sciences, Shanghai, 200050, China

* Corresponding Authors: Jiang Wang. Email: email; Baoqing Li. Email: email

Computers, Materials & Continua 2024, 79(1), 1335-1351. https://doi.org/10.32604/cmc.2024.047996

Abstract

In recent years, target tracking has been considered one of the most important applications of wireless sensor network (WSN). Optimizing target tracking performance and prolonging network lifetime are two equally critical objectives in this scenario. The existing mechanisms still have weaknesses in balancing the two demands. The proposed heuristic multi-node collaborative scheduling mechanism (HMNCS) comprises cluster head (CH) election, pre-selection, and task set selection mechanisms, where the latter two kinds of selections form a two-layer selection mechanism. The CH election innovatively introduces the movement trend of the target and establishes a scoring mechanism to determine the optimal CH, which can delay the CH rotation and thus reduce energy consumption. The pre-selection mechanism adaptively filters out suitable nodes as the candidate task set to apply for tracking tasks, which can reduce the application consumption and the overhead of the following task set selection. Finally, the task node selection is mathematically transformed into an optimization problem and the genetic algorithm is adopted to form a final task set in the task set selection mechanism. Simulation results show that HMNCS outperforms other compared mechanisms in the tracking accuracy and the network lifetime.

Keywords


1  Introduction

1.1 Background

Wireless sensor network (WSN) is comprised of many miniature sensor nodes that are deployed in a monitored area. These nodes form a self-organizing network through multi-hop wireless communication. In military scenarios, WSN is often applied for target tracking. However, sensor nodes are mostly deployed in harsh field environments and difficult to replace batteries. Therefore, many researchers aim to extend the lifetime of WSN from different perspectives, such as regulating the data reporting process at the zone level through a general event-thresholding model in heterogeneous WSN [1], obtaining suitable routing protocols for WSN [2], finding efficient relay selection [3] and so on. In this paper, we mainly aim to extend the network lifetime from the perspective of scheduling nodes to remove redundancy in WSN for target tracking. The dilemma is that improving tracking accuracy requires more nodes to track the target and consumes more energy [4,5]. Therefore, it is important to investigate how to balance tracking accuracy and energy consumption to prolong the network lifetime while obtaining favorable tracking performance [6].

To save energy, nodes are put in a sleep state where only the sensing module is turned on, while the computation and communication modules are turned off until a target is sensed. After being awakened by the target, the nodes enter the active state and are organized into a cluster to track the target. How to select the appropriate task nodes from the awakened nodes to perform the tracking task, obtain better tracking accuracy, and extend the network lifetime is the research motivation of this paper.

1.2 Contributions

The main contributions of this paper are summarized below:

Firstly, we propose a cluster head (CH) election mechanism, which innovatively introduces the changing trend of the distance between the target and the node to obtain the optimal CH. This reduces the frequency of CH rotation and thus reduces energy consumption.

Secondly, we develop a pre-selection mechanism that pre-selects a portion of cluster members to apply for tracking the target. Some unsuitable nodes are prevented from transmitting data to CH, and some transmission consumption is reduced.

Finally, a mathematical problem is formulated and solved to obtain the final task set from the candidate task set. The tracking accuracy, the total energy consumption, and the balance degree of the residual energy of cluster members are jointly considered. Simulation experiments are conducted and the results show that the proposed heuristic multi-node collaborative scheduling mechanism (HMNCS) has the most superior performance.

The rest of this paper is organized as follows. Section 2 presents the related work. Section 3 introduces the system model. The proposed protocol is explained in Section 4. Section 5 includes simulation experiments and performance analysis. Finally, Section 6 concludes the paper.

2  Related Work

2.1 Existing Researches

In WSN for target tracking, there are many researchers dedicated to research on node scheduling. In [3], Energy proficient clustering (EEPC) was proposed to reduce energy consumption. The placement and energy level are used to select the CH and the relay nodes are obtained by calculating particle fitness value with their velocity and location. In [7], researchers proposed an improved Unscented Kalman Filter (UKF) that considers the uncertainty of the network and unpredictability of target motion. They utilized a genetic adaptive multi-objective algorithm to obtain a better set of task nodes without knowing the number of sensors to be selected. In [8], a scheduling mechanism based on a Type-2 Fuzzy Logic System (T2FLS) and a software agent approach was developed. The mechanism integrates energy, the number of neighboring nodes, and available bandwidth. In [9], researchers applied target state dynamics to predict the target trajectory and used the particle swarm algorithm for network optimization. A coordinated tracking mechanism was designed to save overall network energy consumption. In [10], Zhu et al. proposed an environment-adaptive event-driven robust set affiliation fusion estimation mechanism to schedule the required number of nodes to track the target. Experiments demonstrated that it reduces energy consumption and computational complexity while ensuring localization accuracy. In [11], the sensor selection problem was transformed into a multi-objective optimization framework, and a new mutual information upper bound (MIUB)–based sensor selection mechanism was proposed. The authors studied several sensor selection strategies, such as how to obtain a task set when minimizing the number of selected sensors or minimizing the difference between the performance obtained when all sensors transmit data and the performance obtained when only task nodes transmit data. In [12], researchers proposed a GPB1-UIF (the Generalized Pseudo-Bayesian estimator of first order and the unscented information filter) algorithm with estimation feedback and an information quality metric framework to obtain the task set using a multi-objective optimization strategy. In [13], Fu et al. analyzed the target detection probability and residual energy of sensors, proposing a new energy-balanced sensor node scheduling algorithm to balance tracking quality and network lifetime. In [14], Alagha et al. considered factors such as residual energy, power cost, and data confidence, proposing a new data-driven active node selection mechanism that uses genetic and greedy algorithms to select the optimal task set. In [15], the scheduling problem was transformed into a partially observable Markov decision process (POMDP) optimal policy problem by analyzing the intrinsic relationship between tracking performance and energy consumption. A dynamic cluster membership scheduling (DCMS) algorithm was proposed to solve the trade-off problem. In [16], spatial and temporal correlations among nodes were utilized instead of just spatial correlation. With the support of reconstructed data from the previous moment, a constrained convex relaxation plus rounding method was applied to obtain the task set, and the proposed mechanism was experimentally shown to extend the network lifetime. In [17], an accuracy enhancement algorithm and an active node selection algorithm based on the robust interval fusion preference aggregation (IF&PA) method were developed to significantly extend the network lifetime while providing high-accuracy measurements. Measurement uncertainty can be reduced even with a small number of sensors. In [18], game theory was used to reduce redundancy, and only one active node was periodically selected in each region to transmit data. Extensive simulation results showed that the proposed mechanism effectively reduced energy waste and extended the network lifetime. Finally, in [19], a cooperative node selection mechanism considering the spatial correlation among nodes was proposed to dynamically select the optimal set of nodes for the tracking task, significantly reducing energy consumption without degrading tracking accuracy. In [20], the proposed mechanism selects the set of sensors based on the location of the target and the mobile sink, thereby extending the network lifespan and reducing complexity. In [21], the researchers proposed an innovative glowworm swarm optimization technique (SS-GSO) to appropriately divide the clusters and obtain the optimal CHs. The residual energy, total energy consumption, and other factors are considered to efficiently schedule the nodes. The simulation results show that SS-GSO performs better in energy consumption and lifetime compared with other techniques. In [22], the researchers developed a long-term dynamic resource allocation algorithm to obtain the optimal resource scheduling solution for accurate and consecutive tracking. The algorithm offloads time-sensitive tasks to sink to improve computing efficiency.

2.2 Remaining Weaknesses

It can be seen that researchers have explored different ways to eliminate redundancy from multiple perspectives in Section 2.1. However, certain limitations still exist within the current approaches. Firstly, there is a lack of comprehensive consideration for the rotation process. Since target tracking is an ongoing task, frequent rotations can lead to substantial energy wastage. Secondly, in the majority of existing mechanisms, all cluster members are required to transmit pertinent information to the CH for selection, without taking into account the energy consumption involved in this process. In reality, if certain criteria can be established for cluster members to halt the transmission of information from nodes that do not contribute to prolonging the network lifespan, it could result in significant energy savings.

3  System Model

3.1 Network Model

Without losing generality, we consider an L * L monitored area where N nodes are randomly deployed. The target enters the area from the boundary and moves within the area according to certain rules until leaving the network. To save energy and continuously monitor the target, before the node perceives the target, only the sensing module is turned on, and the computing and transmission modules are turned off, that is, the sensor node is in a dormant state. After sensing the target, the node is awakened and enters the wake-up state, which means all modules are turned on. After awakened nodes are self-organized into a cluster, CH collects and fuses the data about the target from task nodes, and then transmits it to the sink. Here the assumptions are as follows:

1. Sink is in the center of the region and has unlimited energy.

2. The transmission radius of the sensor is more than twice the sensing radius to ensure that all nodes in the cluster can communicate with each other.

3. Nodes can obtain their positions through the global positioning system (GPS) or any other positioning algorithm.

Fig. 1 shows the schematic diagram of the network scene.

images

Figure 1: The schematic diagram of the network scene

3.2 Target Movement Model

We denote the state of the target at kth moment is XK=[xk,vkx,yk,vky]T,k=1,2,3,, where xk and yk are the position coordinates of the target in the horizontal and vertical directions, respectively, and vkx and vky are the velocities of the target in the horizontal and vertical directions, respectively.

The state transition equation of the target is as follows:

Xk=FXk1+Wk1(1)

F=[1T000100001T0001], Wk1 is the process noise at k1th moment and Wk is a zero mean Gaussian white noise. The covariance matrix of Wk is C. The noise intensity matrix is Q=diag([q1,q2]), and the process noise driving matrix is G=[T220T00T220T], so C=GQGT. The observation equation of the node is as follows:

yki=h(Xk)+vki(2)

h(Xk)=(xkxi)2+(ykyi)2(3)

vkiN(0,R), and vki is the observation noise of node i at kth moment. The observation noise and the process noise are independent of each other. In this paper, UKF is used to estimate the state of the target [10].

3.3 Energy Consumption Model

The most common energy consumption model is adopted, as shown below [13]:

ETx(l,d)={lEelec+lεfsd2,d<d0lEelec+lεampd4,dd0(4)

ERx(l)=lEelec(5)

d0=εfs/εamp(6)

where εfs and εamp are the energy consumed by each bit of data through the power amplifier for the free space and multi-path wireless channel model, respectively, and d0 is the threshold distance between the two models. Eelec is the energy consumed by each bit of data transmitted or received by the sensor. d is the distance between the sender and the receiver.

4  The Proposed Protocol

The proposed protocol HMNCS will be described in detail in this section. Section 4.1 describes the process of target tracking. Section 4.2 presents the CH selection mechanism. Section 4.3 includes the pre-selection mechanism. Finally, the task set selection mechanism is introduced in Section 4.4.

4.1 The Overall Framework of HMNCS

Throughout the journey of the target within the network, a set of strategies has been devised to enhance tracking accuracy and prolong the network lifespan. These strategies encompass the CH selection mechanism, the pre-selection mechanism, and the task set selection mechanism, collectively referred to as the heuristic multi-node collaborative scheduling mechanism (HMNCS), illustrated in Fig. 2.

images

Figure 2: The block diagram of HMNCS

The target enters WSN from the area boundary, triggering the awakening of the node responsible for sensing the target. In the initial round, since no node possesses complete information about the cluster at the outset, the first awakened node assumes the role of CH, while the remaining nodes become cluster members. If an awakened node fails to receive the announcement message transmitted by other nodes, it broadcasts its announcement message, declaring itself as the temporary CH, and awaits join messages from other nodes. However, if the awakened node successfully receives the announcement message from other nodes, it sends a join message to the temporary CH, seeking admission into the cluster. The temporary CH responds by sending a confirmation message to the awakened nodes, verifying their inclusion in the cluster. Subsequently, the temporary CH employs the CH selection mechanism to determine the actual CH and broadcasts the information in the cluster. Once the cluster members are aware of the true CH, the temporary CH relinquishes its role and becomes a cluster member.

After a cluster is formed, each node obtains the number of awakened nodes in its neighborhood by exchanging information between itself and neighbor nodes. Then it determines whether it applies to CH to be a task node according to the pre-selection mechanism, which will be introduced in Section 4.3. If it meets the pre-selection conditions, it will send an applying message including the residual energy and the observation of the target state to CH. CH derives the task set by applying the task set selection mechanism, which will be described in Section 4.4, and broadcasts the scheduling result in the cluster. Those selected task nodes keep awake to track the target, while those non-task nodes enter the dormant state to save energy. Task nodes keep tracking and send observations to CH. CH fuses the collected information, uses UKF to obtain the estimated target state, and then sends it to the sink. In the second and subsequent rounds, those nodes not aware of the target get out of the cluster, and those newly awakened nodes join the cluster. And as the target moves, CH and the task set may need to rotate. CH determines whether it needs rotating or not. If it does, CH obtains the new CH according to the CH selection mechanism and broadcasts it in the cluster. The newly designated CH assumes the responsibilities of the CH, while the former CH transitions into a cluster member or departs from the cluster entirely. CH also needs to determine whether the task set needs rotating or not. When the task set needs rotating, CH gets the new task set by using the task set selection mechanism and broadcasts it. Task nodes diligently track the target, while non-task nodes enter a dormant state to conserve energy. This process iterates until the target leaves the monitored area.

In this paper, we assume that the target moves slowly, it is usually a long time from a task set selected to it is rotated. During the process, those nodes that meet the pre-selection conditions only send an apply message once. Hence the energy consumption of applying accounts for a small part of total consumption and is acceptable.

4.2 The CH Election Mechanism

The proposed CH election mechanism is shown in Algorithm 1.

images

eth=1ni=1neires(7)

score(i)=i=1n11+log(dis(i,v)+1)+11+log(dis(i,sink)+1)+γi(8)

γi={γ0 if dis(i,target)kdis(i,target)k1 and k>10 if dis(i,target)k>dis(i,target)k1 or k=1(9)

eires is the residual energy of ith node, and eth is the average residual energy of cluster members. dis(i,v) is the Euclidean distance between ith node and vth node, and dis(i,sink) is that between ith node and sink. γi is used to indicate whether the target is getting closer or farther from the node. If they are getting closer or keep the same distance, γi is equal to a positive constant γ0. If it is getting farther, γi is equal to 0. In the beginning, it is impossible to obtain the trend of target movement, so it is specified that γi of nodes in the first round after the target appears are equal to 0.

When CH meets the constraints in Eq. (10) or Eq. (11), it needs rotating.

eCH<λeth,λ(0,1](10)

dis(CH,target)>rsense(11)

In Algorithm 1, the first and second parts of Eq. (8) are included to make the transmitting distance between cluster members and CH short to reduce energy consumption. The average residual energy of CLUSTER MEMBERs is used as a threshold to avoid nodes with low energy becoming CH. In Eq. (10), when the residual energy of CH is less than a certain value, CH needs to rotate to make sure the CH node has enough energy to complete its task in the next round. It should be noted that the energy consumption of a CH exceeds that of a cluster member. If nodes with low residual energy were to become CH, they would have a short lifespan, leading to an accelerated emergence of coverage holes, an increased frequency of CH rotation, and energy wastage [10]. Moreover, the relative position between the target and the node is also taken into account. Nodes that are approaching the target are more likely to become CH, thus delaying CH rotation caused by failure to sense the target.

4.3 The Pre-Selection Mechanism

Considering redundancy, all nodes do not have to participate in tracking tasks. Instead, nodes transmit pertinent information to CH to express their interest in becoming task nodes, and CH selects a set of task nodes from these applicants. To minimize energy consumption during the application process and alleviate the computational load on the CH, a pre-selection mechanism is developed. This mechanism enables each node to decide whether or not to apply based on factors such as residual energy, estimation error, node density, and other relevant criteria.

The requirements which nodes need to satisfy to apply are as follows:

k>1(12)

|ykykr|>δ(13)

ykr={y^kif the node ever sent message0otherwise(14)

eceres<bNkdNks(15)

Nkd=cεk1(16)

where yk is the observed Euclidean distance of a wake-up node in kth round, and ykr is its reference value in the kth round. If the node has ever been selected as a task node of the current target, ykr is equal to y^k, and y^k is the observed Euclidean distance that the node transmitted to CH last time. If the node has not been selected as a task node of the current target, ykr is equal to 0. ec is the expected energy consumption in the current round if the node performs the task. eres is the residual energy of the node. Nkd is the number of reference neighbor nodes in kth round, which can be obtained by information exchange in the neighborhood. Nks is the number of awakened neighbor nodes.

Eq. (13) requires that the absolute difference between the observation yk and the reference ykr is greater than δ. This is to avoid some unnecessary transmission when the target moves slowly and the observation changes slightly. The left of Eq. (15) is the ratio of expected energy consumption ec to residual energy eres of the node. The right of Eq. (15) is b times the ratio of the number of awakened neighbor nodes Nks to the number of reference neighbor nodes. If Nks is relatively small, each awakened node in this neighborhood is supposed to be more likely to apply to give CH more choices to get enough information about the target. Nkd is positively correlated with the estimation error εk1 of the previous round. If εk1 is large, more nodes are supposed to get involved in tracking. Therefore, the nodes that have lower expected energy consumption, higher residual energy, and less awakened neighbor nodes are more likely to apply.

The nodes that meet the pre-selection requirements apply to CH to become a task node, and those nodes that do not meet the conditions turn into a dormant state directly until the next task set rotation or is awakened by the next target.

The flow chart for determining whether to apply is shown in Fig. 3.

images

Figure 3: The flowchart of the pre-selection mechanism

4.4 The Task Set Selection Mechanism

The selection of the task node set takes into account both the estimation accuracy and the network lifespan, where the latter is influenced by the total energy consumption and the energy balance level. In this paper, UKF is employed to estimate the true state of the target. The trace of the error covariance matrix in UKF serves as an indicator of the average square error in state estimation [10]. The total energy consumption is the sum of the energy consumption of each node in WSN, and the energy balance level is measured by the variance of the residual energy sequence of nodes in the cluster. Their expressions are as follows:

εTS=tr(P)(17)

ETSC=ieic(18)

varTS=1ni(ei1niei)2(19)

where εTS is the average square error obtained by using observations of task nodes to estimate the real target state through UKF, and P is the error covariance matrix in UKF. eic is the expected energy consumption of ith node if it becomes a task node. ETSC and varTS are the expected total energy consumption of the network and the expected variance of the residual energy sequence of nodes in the cluster, respectively, after the task set TS completes the tracking task in the current round.

The optimization objective function for selecting the task set is as follows:

min[αε~TS+βE~TSc+χvar~TS]α+β+χ=10<α,β,χ<1(20)

α,β,χ are the weights of average square estimation error, energy consumption, and energy balance level, respectively. ε~TS, E~TSC, var~TS are their normalized values, respectively.

Eq. (20) is an optimization problem. If the exhaustive algorithm is used to get the results, there will be Cm1+Cm2++Cmm=2m1 candidate task sets (assuming there are m nodes in the cluster), and the number increases with m at an exponential rate. Therefore, it is necessary to apply an algorithm with low complexity to solve this problem.

In this paper, the genetic algorithm is adopted. CH is always in the task set, and task nodes are selected from those applying nodes. Hence the length of the chromosome is equal to the number of applying nodes, and each gene on the chromosome represents a node. Each node has two states: Selected and unselected, so binary encoding can be perfectly applied to this case. Each gene has two values, 1 for selected and 0 for unselected. Each chromosome corresponds to a task set. Suppose that there are eight applying nodes whose numbers are 11, 32, 45, 8, 55, 135, 146, and 16, respectively. If the chromosome code is “01110100”, the second, third, and sixth nodes are selected, that is, the corresponding task set is 32, 45, 8, 135, as shown in Fig. 4.

images

Figure 4: The comparison diagram of chromosomes and task sets

According to the objective function, the fitness function of the candidate task set is set, as shown in Eq. (21).

f(TS)=αε~TS+βE~TSc+χvar~TSα+β+χ=10<α,β,χ<1(21)

Due to significant differences in absolute values, it is necessary to normalize the average square estimation error, energy consumption, and variance. Normalization is carried out for all chromosomes in the population. The task set selection algorithm is shown in the Algorithm 2.

images

5  Simulation Experiments and Performance Analysis

5.1 Simulation Scenarios and Parameter Settings

In this section, the performance of HMNCS, the dynamic chain-based collaboration mechanism (DCBC) [23], the greedy balance replace heuristic algorithm (GBRHA) [13] and the node scheduling algorithm for all-directional intrusion detection (NSAID) [24] are evaluated on MATLAB. In DCBC, the target tracking task is completed by forming a dynamic tracking chain around the target. GBRHA is an energy-balanced sensor node scheduling algorithm. By analyzing the target detection probability and the residual energy of the sensor nodes, multiple sensor nodes are scheduled for cooperative target tracking. In NSAID, the monitored region is divided into the outermost and inner regions, which can effectively save energy while ensuring the quality of all-around detection.

In the simulation, the monitored area is set to 300 m * 300 m, and the sink is in the center of the area, with infinite energy. To evaluate the performance of HMNCS under different deployment densities, experiments with 400, 600, and 800 nodes are carried out. The sensing radius of nodes is set to 40 m, and the transmission radius is set to twice the sensing radius to ensure that all nodes in the cluster can communicate with each other. The sampling interval is 1 s, and every 5 s is a round. The target enters the network from the random position of a boundary and moves according to the state transition Eq. (1), until it leaves the network. Fusion energy consumption means the energy consumed by fusing received data packets and its own data packets. The settings of simulation parameters are shown in Table 1.

images

The performance criteria used in this paper include the number of alive nodes, the total energy consumption, the tracking error, and the network lifespan. The lifespan can be usually measured in terms of FND (first node death), HND (half node death), and LND (last node death). However, in large-scale WSN, the death of the first node has little effect on the connectivity and coverage of the network, so HND and LND are adopted. The average value and variance of the tracking error sequence from deployment to the round when the last node runs out of energy are calculated to indicate the tracking performance.

5.2 Performance Analysis

The curves of the number of alive nodes and the total energy consumption of HMNCS, DCBC, GBRHA, and NSAID, when 400, 600, and 800 nodes are deployed in the network, are plotted in Figs. 5 and 6, respectively. In the long term, the number of alive nodes of HMNCS is higher than that of other compared mechanisms after the same rounds with different node deployment densities. In other words, the nodes of HMNCS die slower than those of other mechanisms, and the total energy consumption of HMNCS is the lowest after the same rounds. This is because HMNCS uses various methods to reduce energy consumption. Firstly, in the CH selection mechanism, not only the residual energy of nodes, the distance to other nodes, the distance to the sink, etc., are considered, but also the relative movement trend between the target and each node is taken into account. The nodes that are closer and closer to the target are more likely to be CH, which reduces the rotation energy consumption. Further, using the event trigger mechanism avoids a part of applications and saves energy. Taking energy consumption and energy balance factors into account when the task set is finally obtained, all these operations result in lower energy consumption and longer network lifetime. As the deployment density of nodes increases, it is found that the advantage of HMNCS over the compared mechanisms increases, indicating that HMNCS is more suitable for scenarios with high node density.

images

Figure 5: The number of alive nodes under different densities

images

Figure 6: The total energy consumption under different densities

However, in the early stage after deployment, the number of alive nodes of HMNCS is slightly lower than that of DCBC, and the gap decreases with the increase of node deployment density. In HMNCS, after the target appears, a cluster is formed in WSN. Then CH and a task set are selected, and only some nodes track the target, while the rest of the CLUSTER MEMBERs enter the dormant state. In DCBC, the nodes that sense the target form a tracking chain, and the chain head is selected. Data of all nodes is transmitted to the chain head from both ends of the tracking chain node-by-node and fused. Each node in the cluster transmits and fuses data, but the transmission distance is short in DCBC. In HMNCS, only the task set nodes in the cluster transmit data directly to CH, but the transmission distance is longer than that of DCBC. In DCBC, the energy consumption of each node is low, so nodes die slowly in the beginning. However, there are so many nodes participating in data transmission that the total energy consumption is large. In HMNCS, task nodes consume more energy, while non-task nodes hardly consume energy. As a result, the number of alive nodes in the network is slightly lower than that of DCBC in the early stage after deployment, but with the increase of rounds, the advantages of HMNCS are gradually emerging, and the number of alive nodes is the highest.

Fig. 7 shows the average tracking error and variance of tracking error from deployment to the round of last node death for 400, 600, and 800 nodes. Fig. 8 shows HND and LND under three deployment densities. The average value and variance of tracking error of HMNCS are lower than those of compared mechanisms, and HND and LND are the greatest, i.e., HMNCS is the best in terms of tracking performance and network lifetime.

images

Figure 7: The tracking error under different densities

images

Figure 8: HND & LND under different densities

The factors considered in HMNCS are relatively comprehensive. In the pre-selection mechanism, the tracking error of the previous moment is used to adjust the number of applying nodes at the current moment. Moreover, the average square estimation error is considered in the optimization objective function. The expected energy consumption and the residual energy of nodes are used to filter whether to apply or not. Energy consumption, and energy balance factors, which directly affect the network lifespan, are also included in the objective function. By setting appropriate weights for different factors, good performance can be achieved in both network lifespan and tracking performance.

It is worth noting that DCBC cannot achieve high tracking accuracy in the later stage due to its fast node death rate. The early period of high tracking accuracy does not last for a long time, so tracking performance is not good in the long run.

For all the mechanisms, the lifetime of WSN increases with the increase in node density. Among them, the WSN that uses HMNCS has the most extended lifespan, so it is more suitable for high-density WSN.

Based on the above simulation results, it can be concluded that the performance of HMNCS is superior to that of the compared mechanisms. In every step of HMNCS, such as the CH election mechanism, the pre-selection mechanism, and the optimization objective function of getting the final task set, the accuracy, energy consumption, and energy balance factors are considered in different ways. Therefore, HMNCS achieves a clever balance between the tracking accuracy and the network lifetime and obtains good results in both aspects of performance over the long term.

6  Conclusion

In this paper, an innovative two-layer node scheduling protocol called the Heuristic Multi-Node Collaborative Scheduling mechanism, is proposed to obtain optimal scheduling results during target tracking in WSN. HMNCS consists of three parts, which are cluster head election, pre-selection, and task set selection mechanism, respectively. By reducing the redundancy and making those necessary nodes track the target, this work balances the tracking performance and the network lifetime as much as possible. Simulation results confirm the superiority of the proposed mechanism. For HND, HMNCS is improved by 31.1%, 83.9%, and 112.3% compared with DCBC, GBRHA and NSAID, respectively. For LND, HMNCS is improved by 34.3%, 72.8%, and 89.0% compared with DCBC, GBRHA and NSAID, respectively.

With the development of unmanned aerial vehicles (UAVs) in recent years, it is very common that wireless sensor network deployed on the ground cooperate with UAVs to fulfill tasks. UAVs can be regarded as movable sensor nodes, and all nodes form a three-dimensional heterogeneous wireless sensor network. In such circumstances, how to schedule nodes and plan the flight paths of UAVs efficiently to achieve reliable data collection and other requirements in the actual scenario is our future research work.

Acknowledgement: The authors would like to express their gratitude to the members of the research group for their support.

Funding Statement: This work is supported by the Project Program of Science and Technology on Micro-System Laboratory, No. 6142804220101. The author who received the grant is identified by Xue Zhao.

Author Contributions: The authors confirm contributions to the paper as follows: Study conception and design: Xue Zhao; simulation: Shaojun Tao and Hongying Tang; analysis, interpretation of results: Jiang Wang; draft manuscript preparation: Baoqing Li. All authors reviewed the results and approved the final version of the manuscript.

Availability of Data and Materials: The authors confirm that the data and materials supporting the findings of this study are not applicable as there were no specific datasets or materials used.

Conflicts of Interest: The authors declare that they have no conflicts of interest to report regarding the present study.

References

1. A. S. H. Abdul-Qawy et al., “An enhanced energy efficient protocol for large-scale IoT-based heterogeneous WSN,” Sci. African, vol. 21, pp. e01807, 2023. doi: 10.1016/j.sciaf.2023.e01807. [Google Scholar] [CrossRef]

2. T. Khurana, S. Singh, and N. Goyal, “An evaluation of Ad-hoc routing protocols for wireless sensor networks,” Int. J. Adv. Res. Comput. Sci. Electron. Eng., vol. 1, no. 5, pp. 27–30, 2012. [Google Scholar]

3. K. Guleria, A. K. Verma, N. Goyal, A. K. Sharma, A. Benslimane and A. Singh, “An enhanced energy proficient clustering (EEPC) algorithm for relay selection in heterogeneous WSNs,” Ad Hoc Netw., vol. 116, no. 3, pp. 102473, 2021. doi: 10.1016/j.adhoc.2021.102473. [Google Scholar] [CrossRef]

4. J. Wang, H. Han, H. Li, S. He, P. Kumar Sharma and L. Chen, “Multiple strategies differential privacy on sparse tensor factorization for network traffic analysis in 5G,” IEEE Trans. Ind. Inform., vol. 18, no. 3, pp. 1939–1948, 2022. doi: 10.1109/TII.2021.3082576. [Google Scholar] [CrossRef]

5. M. Maheswari and R. A. Karthika, “A novel QoS based secure unequal clustering protocol with intrusion detection system in wireless sensor networks,” Wirel. Pers. Commun., vol. 118, no. 2, pp. 1535–1557, 2021. doi: 10.1007/s11277-021-08101-2. [Google Scholar] [CrossRef]

6. Y. Zhang and L. J. Gao, “Sensor-networked underwater target tracking based on grubbs criterion and improved particle filter algorithm,” IEEE Access, vol. 7, pp. 142894–142906, 2019. doi: 10.1109/ACCESS.2019.2943916. [Google Scholar] [CrossRef]

7. M. Anvaripour, M. Saif, and M. Ahmadi, “A novel approach to reliable sensor selection and target tracking in sensor networks,” IEEE Trans. Ind. Inform., vol. 16, no. 1, pp. 171–182, 2020. doi: 10.1109/TII.2019.2916091. [Google Scholar] [CrossRef]

8. G. S. Kori and M. S. Kakkasageri, “Agent driven resource scheduling in wireless sensor networks: Fuzzy approach,” Int. J. Inf. Technol., vol. 14, no. 1, pp. 345–358, 2022. doi: 10.1007/s41870-021-00829-1. [Google Scholar] [CrossRef]

9. D. P. Bhagat, “Tracking of moving target in wireless sensor network with improved network life time using PSO,” Wirel. Pers. Commun., vol. 127, no. 2, pp. 1225–1239, 2021. [Google Scholar]

10. H. Zhu, H. Chen, and M. Luo, “Adaptive event-driven robust set membership estimation for received-signal-strength-based moving targets localization,” IEEE Internet Things J., vol. 9, no. 14, pp. 12825–12835, 2022. doi: 10.1109/JIOT.2021.3138784. [Google Scholar] [CrossRef]

11. N. Cao, S. Choi, E. Masazade, and P. K. Varshney, “Sensor selection for target tracking in wireless sensor networks with uncertainty,” IEEE Trans. Signal Proces., vol. 64, no. 20, pp. 5191–5204, 2016. doi: 10.1109/TSP.2016.2595500. [Google Scholar] [CrossRef]

12. Z. Li, L. Zhang, Y. Cai, and H. Ochiai, “Sensor selection for maneuvering target tracking in wireless sensor networks with uncertainty,” IEEE Sens. J., vol. 22, no. 15, pp. 15071–15081, 2022. doi: 10.1109/JSEN.2021.3136546. [Google Scholar] [CrossRef]

13. P. Fu, H. Tang, Y. Cheng, B. Li, H. Qian and X. Yuan, “An energy-balanced multi-sensor scheduling scheme for collaborative target tracking in wireless sensor networks,” Int. J. Distrib. Sens. Netw., vol. 13, no. 3, pp. 155014771769896, 2017. doi: 10.1177/1550147717698968. [Google Scholar] [CrossRef]

14. A. Alagha, S. Singh, R. Mizouni, A. Ouali, and H. Otrok, “Data-driven dynamic active node selection for event localization in IoT applications—A case study of radiation localization,” IEEE Access, vol. 7, pp. 16168–16183, 2019. doi: 10.1109/ACCESS.2019.2894956. [Google Scholar] [CrossRef]

15. B. Wu, Y. Feng, H. Zheng, and X. Chen, “Dynamic cluster members scheduling for target tracking in sensor networks,” IEEE Sens. J., vol. 16, no. 19, pp. 7242–7249, 2016. doi: 10.1109/JSEN.2016.2597544. [Google Scholar] [CrossRef]

16. W. Chen and I. J. Wassell, “Optimized node selection for compressive sleeping wireless sensor networks,” IEEE Trans. Veh. Technol., vol. 65, no. 2, pp. 827–836, 2016. doi: 10.1109/TVT.2015.2400635. [Google Scholar] [CrossRef]

17. L. I. Khudonogova and S. V. Muravyov, “Interval data fusion with preference aggregation for balancing measurement accuracy and energy consumption in WSN,” Wirel. Pers. Commun., vol. 118, no. 4, pp. 2399–2421, 2021. doi: 10.1007/s11277-021-08132-9. [Google Scholar] [CrossRef]

18. S. Hu, G. Li, and G. Huang, “Dynamic spatial-correlation-aware topology control of wireless sensor networks using game theory,” IEEE Sens. J., vol. 21, no. 5, pp. 7093–7102, 2021. doi: 10.1109/JSEN.2020.3043748. [Google Scholar] [CrossRef]

19. J. Feng, B. Lian, and H. Zhao, “Coordinated and adaptive information collecting in target tracking wireless sensor networks,” IEEE Sens. J., vol. 15, no. 6, pp. 3436–3445, 2015. doi: 10.1109/JSEN.2014.2388234. [Google Scholar] [CrossRef]

20. L. Saadatdoost, H. Motameni, S. M. H. Andargoli, and R. Ghazalian, “Sensing node selection and mobile sink displacement in the environments with multiple targets,” IET Wirel. Sens. Syst., vol. 11, no. 4, pp. 147–160, 2021. doi: 10.1049/wss2.12013. [Google Scholar] [CrossRef]

21. S. Bharany, S. Sharma, N. Alsharabi, E. T. Eldin, and N. A. Ghamry, “Energy-efficient clustering protocol for underwater wireless sensor networks using optimized glowworm swarm optimization,” Front. Mar. Sci., vol. 10, pp. 6945, 2023. doi: 10.3389/fmars.2023.1117787. [Google Scholar] [CrossRef]

22. L. Zhou, S. Leng, Q. Liu, H. Chai, and J. Zhou, “Intelligent sensing scheduling for mobile target tracking wireless sensor networks,” IEEE Internet Things J., vol. 9, no. 16, pp. 15066–15076, 2022. doi: 10.1109/JIOT.2021.3125530. [Google Scholar] [CrossRef]

23. J. Feng and H. Zhao, “Dynamic nodes collaboration for target tracking in wireless sensor networks,” IEEE Sens. J., vol. 21, no. 18, pp. 21069–21079, 2021. doi: 10.1109/JSEN.2021.3093473. [Google Scholar] [CrossRef]

24. K. Lin, T. Xu, J. Song, Y. Qian, and Y. Sun, “Node scheduling for all-directional intrusion detection in SDR-based 3D WSNs,” IEEE Sens. J., vol. 16, no. 20, pp. 7332–7341, 2016. doi: 10.1109/JSEN.2016.2558043. [Google Scholar] [CrossRef]


Cite This Article

APA Style
Zhao, X., Tao, S., Tang, H., Wang, J., Li, B. (2024). A layered energy-efficient multi-node scheduling mechanism for large-scale WSN. Computers, Materials & Continua, 79(1), 1335-1351. https://doi.org/10.32604/cmc.2024.047996
Vancouver Style
Zhao X, Tao S, Tang H, Wang J, Li B. A layered energy-efficient multi-node scheduling mechanism for large-scale WSN. Comput Mater Contin. 2024;79(1):1335-1351 https://doi.org/10.32604/cmc.2024.047996
IEEE Style
X. Zhao, S. Tao, H. Tang, J. Wang, and B. Li "A Layered Energy-Efficient Multi-Node Scheduling Mechanism for Large-Scale WSN," Comput. Mater. Contin., vol. 79, no. 1, pp. 1335-1351. 2024. https://doi.org/10.32604/cmc.2024.047996


cc This work is licensed under a Creative Commons Attribution 4.0 International License , which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.
  • 171

    View

  • 107

    Download

  • 0

    Like

Share Link