Abstract
Sensor nodes are inherently a cheap piece of hardware - due to the common need to use many of them over a large area - and usually contain a small amount of RAM and flash memory, which are insufficient in case of high degree of data sampling. An overloaded sensor can harm the data integrity, or even completely reject incoming messages. The problem gets even worse when data should be received from many nodes, as missing data becomes a more common phenomenon as deployed WSNs grow in scale. As a solution, we consider the Backup Placement problem in networks in the network management distributed setting: Given a network graph G = (V,E), the goal of each vertex v Element V is selecting a neighbor, such that the maximum number of vertices in V that select the same vertex is minimized. In cases of an overflow, our Distributed Adaptive Clustering algorithm (D-ACR) reconfigures the network, by adaptively and hierarchically re-clustering parts of it, based on the rate of incoming data packages in order to minimize the energy-consumption, and prevent premature death of nodes. In the network management setting of a grid, we proved that a backup placement of load at most O(1) can be maintained within O(log2 n) update time, and an O(n log2 n) energy consumption using the constructed ACR tree.
Original language | English |
---|---|
Title of host publication | Proceedings - 2021 IEEE 41st International Conference on Distributed Computing Systems Workshops, ICDCSW 2021 |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
Pages | 49-54 |
Number of pages | 6 |
ISBN (Electronic) | 9781665449328 |
DOIs | |
State | Published - Jul 2021 |
Event | 41st IEEE International Conference on Distributed Computing Systems Workshops, ICDCSW 2021 - Washington, United States Duration: 7 Jul 2021 → 10 Jul 2021 |
Publication series
Name | Proceedings - 2021 IEEE 41st International Conference on Distributed Computing Systems Workshops, ICDCSW 2021 |
---|
Conference
Conference | 41st IEEE International Conference on Distributed Computing Systems Workshops, ICDCSW 2021 |
---|---|
Country/Territory | United States |
City | Washington |
Period | 7/07/21 → 10/07/21 |
Bibliographical note
Publisher Copyright:© 2021 IEEE.
Keywords
- Backup placement
- Network management distributed setting
- Wsns