Proceedings Article10.1109/AERO.2012.6187217
Congestion performance improvement in wireless sensor networks
Junjie Xiong,Michael R. Lyu,Kam-Wing Ng +2 more
- 03 Mar 2012
- pp 1-9
13
TL;DR: This work is the first to use LIFO to improve delay and fairness in congested WSNs, and divides the single queue in each node into multiple weighted sub-queues logically, and forward packets in each sub-queue based on its weight to enhance fairness.
read more
Abstract: Wireless sensor networks (WSNs) have expanded their monitoring and tracking applications into wide areas, such as civil, military, and aerospace fields. Despite their important role, their performance under harsh conditions still remains to be improved. Specifically, when a WSN suffers congestion, the base station (BS) can hardly receive any data from the faraway sensor nodes while it still gets a moderate amount of data from the near-by nodes. Since the goal of WSN applications is to monitor the whole designated area, such unfairness is not acceptable. In addition, the average latency during congestion is intolerably long, failing the data freshness requirement of WSN applications. Although the fairness and latency performance of congested WSNs is very crucial for WSN applications, their degradation during congestion is usually ignored by most current congestion control methods which focus more on avoiding or recovering from congestion rather than on the congestion process itself. To improve the performance during congestion, we propose a multi-queue-LIFO (Last-In, First-Out) approach. Instead of the intuitively and frequently employed FIFO (First-In, First-Out), we are the first to use LIFO to improve delay and fairness in congested WSNs. To further enhance the fairness performance, we divide the single queue in each node into multiple weighted sub-queues logically, and forward packets in each sub-queue based on its weight. This method balances the data reception from other nodes at the BS. Both theoretical analysis and extensive experiments verify the performance improvement of our approach.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Congestion control algorithms in wireless sensor networks: Trends and opportunities
TL;DR: In this paper, the congestion control schemes are categorized as centralized with partial congestion control and distributed with dedicated congestion control, where congestion avoidance is performed by the sink node that causes topology reset and bulk traffic drop.
60
A Survey on Congestion Control Protocols in Wireless Sensor Networks
Atousa Bohloulzadeh,Mehri Rajaei +1 more
TL;DR: A novel taxonomy has been proposed based on combination of concentration of congestion control policies, different algorithms employed, and the effective parameter in detecting and controlling congestion.
51
Optimizing quality of service for sensor enabled Internet of healthcare systems
Anil Kumar Sagar,Latha Banda,Subrata Sahana,Karan Singh,Bhupesh Kumar Singh +4 more
- 01 Nov 2021
TL;DR: QoS parameters associated with WBAN analyze their performance by simulating on MATLAB simulation tool and various aspects related to WBAN are discussed, like the quality of the sensor node, the effect of electromagnetic radiation on the human body released by the sensor nodes, energy consumption, and size of the Sensor node that can be easily adjustable inside thehuman body.
15
Mind the SmartGap : A Buffer Management Algorithm for Delay Tolerant Wireless Sensor Networks
Pehr Söderman,Karl-Johan Grinnemo,Markus Hidell,Peter Sjödin +3 more
- 09 Feb 2015
TL;DR: The simulations suggest that SmartGap indeed provides significantly improved QoI compared the other evaluated algorithms, and that this paper proposes a novel buffer management algorithm, SmartGaps, a Quality of Information (QoI) targetedbuffer management algorithm.
Enhanced buffer management policy and packet prioritization for wireless sensor network
TL;DR: A new buffer management scheme called Packet Priority Heterogonous Queue (PPHQ), which based on prioritizing and classifying the packets into different categories to minimize the loss of important packets is proposed, demonstrating that PPHQ scheme indeed provides minimum packet drop as well as maximum throughput compared to existing Multi-layer WSN buffer management schemes.
References
A survey on sensor networks
TL;DR: The current state of the art of sensor networks is captured in this article, where solutions are discussed under their related protocol stack layer sections.
•Posted Content
A Quantitative Measure Of Fairness And Discrimination For Resource Allocation In Shared Computer Systems
Raj Jain,Dah Ming Chiu,W. Hawe +2 more
TL;DR: A quantitative measure called Indiex of FRairness, applicable to any resource sharing or allocation problem, which is independent of the amount of the resource, and boundedness aids intuitive understanding of the fairness index.
4.9K
Contiki - a lightweight and flexible operating system for tiny networked sensors
Adam Dunkels,Björn Grönvall,Thiemo Voigt +2 more
- 16 Nov 2004
TL;DR: This work presents Contiki, a lightweight operating system with support for dynamic loading and replacement of individual programs and services, built around an event-driven kernel but provides optional preemptive multithreading that can be applied to individual processes.
•Proceedings Article
Contiki - a Lightweight and Flexible Operating System for Tiny Networked Sensors
Adam Dunkels,Björn Grönvall,Thiemo Voigt +2 more
- 01 Jan 2004
TL;DR: In this paper, the authors describe how to dynamically download code into large scale wireless sensor networks, which are composed of large numbers of tiny networked devices that communicate untethered.
2.5K
TOSSIM: accurate and scalable simulation of entire TinyOS applications
Philip Levis,Nelson Lee,Matt Welsh,David E. Culler +3 more
- 05 Nov 2003
TL;DR: TOSSIM, a simulator for TinyOS wireless sensor networks can capture network behavior at a high fidelity while scaling to thousands of nodes, by using a probabilistic bit error model for the network.