| Literature DB >> 29207541 |
Meiqin Liu1,2, Duo Zhang3, Senlin Zhang4, Qunfei Zhang5.
Abstract
Underwater wireless sensor networks (UWSNs) can provide a promising solution to underwater target tracking. Due to the limited computation and bandwidth resources, only a small part of nodes are selected to track the target at each interval. How to improve tracking accuracy with a small number of nodes is a key problem. In recent years, a node depth adjustment system has been developed and applied to issues of network deployment and routing protocol. As far as we know, all existing tracking schemes keep underwater nodes static or moving with water flow, and node depth adjustment has not been utilized for underwater target tracking yet. This paper studies node depth adjustment method for target tracking in UWSNs. Firstly, since a Fisher Information Matrix (FIM) can quantify the estimation accuracy, its relation to node depth is derived as a metric. Secondly, we formulate the node depth adjustment as an optimization problem to determine moving depth of activated node, under the constraint of moving range, the value of FIM is used as objective function, which is aimed to be minimized over moving distance of nodes. Thirdly, to efficiently solve the optimization problem, an improved Harmony Search (HS) algorithm is proposed, in which the generating probability is modified to improve searching speed and accuracy. Finally, simulation results are presented to verify performance of our scheme.Entities:
Keywords: improved harmony search; node depth adjustment; target tracking; underwater wireless sensor networks
Year: 2017 PMID: 29207541 PMCID: PMC5751611 DOI: 10.3390/s17122807
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Figure 1Network model (the black triangle is a moving target; the red square is the fusion center; the blue oval is the sleeping node, which is static at the water surface; the green ovals are activated nodes, which move down vertically for sensing the target according to commands from the fusion center).
Figure 2Simulation scenario (the purple circles stand for sensor nodes. They are deployed at water surface at first, the red triangle stands for moving target, and it moves in a plane underwater).
Figure 3The tracking error comparison between MOVE and STATIC with different moving depths. (a) tracking errors for MOVE and STATIC with moving depth (over 100 MC runs); (b) tracking errors for MOVE and STATIC with moving depth (over 100 MC runs); (c) tracking errors for MOVE and STATIC with moving depth (over 100 MC runs); (d) average tracking errors for MOVE and STATIC with different moving depths (over 100 MC runs).
Average tracking errors with different moving depth h.
| Schemes | ||||
|---|---|---|---|---|
| STATIC | 7.807 | 7.271 | 6.977 | 6.415 |
| MOVE | 6.252 | 6.187 | 6.209 | 6.156 |
| Improvement | 19.92% | 14.91% | 11.01% | 4.04% |
Figure 4The tracking error comparison between MOVE and STATIC with different adjacent node distance. (a) tracking errors for MOVE and STATIC with adjacent node distance (over 100 MC runs); (b) tracking errors for MOVE and STATIC with adjacent node distance (over 100 MC runs); (c) tracking errors for MOVE and STATIC with adjacent node distance (over 100 MC runs); (d) average tracking errors for MOVE and STATIC with different adjacent node distance (over 100 MC runs).
Average tracking errors for MOVE and STATIC with different adjacent node distance L.
| Schemes | ||||
|---|---|---|---|---|
| STATIC | 9.079 | 7.807 | 7.287 | 6.955 |
| MOVE | 6.311 | 6.252 | 6.357 | 6.301 |
| Improvement | 30.49% | 19.92% | 12.76% | 9.40% |
Figure 5Convergence progress of objective function value with different HS algorithms.