Related Experiment Video
Updated: Aug 14, 2026

11:54
Microfluidic Platform with Multiplexed Electronic Detection for Spatial Tracking of Particles
Published on: March 13, 2017
Adaptive Probabilistic RREQ Rebroadcasting Using Thompson Sampling for Mobile Ad Hoc Sensor Networks
Dimitra G Kampitaki1, Anastasios A Economides1
1Information Systems IPSS, University of Macedonia, 54636 Thessaloniki, Greece.
Sensors (Basel, Switzerland)
|August 13, 2026
Summary
Thompson-sampling probabilistic AODV (TSP-AODV) reduces routing overhead and delay in mobile ad hoc sensor networks. This adaptive method optimizes route discovery by adjusting forwarding probabilities based on local network conditions and feedback.
Area of Science:
- Computer Science
- Network Engineering
- Wireless Communication
Background:
- Route discovery in Ad hoc On-demand Distance Vector (AODV) networks causes redundant broadcasts, increasing delay and energy waste.
- Fixed probabilistic rebroadcasting methods lack adaptability to varying network conditions.
Purpose of the Study:
- To propose Thompson-sampling probabilistic AODV (TSP-AODV), a lightweight, adaptive extension to AODV.
- To improve route discovery efficiency by reducing redundant rebroadcasts and energy consumption.
Main Methods:
- Implemented TSP-AODV, where nodes adapt forwarding probabilities using local duplicate-pressure context and delayed Route Reply (RREP) feedback.
- Utilized a reward function penalizing high forwarding probability in redundant contexts.
- Evaluated TSP-AODV against AODV, fixed probabilistic rebroadcasting, and other suppression methods via extensive simulations.
Main Results:
- TSP-AODV achieved the lowest normalized routing overhead and highest RREQ suppression ratio.
- No statistically significant Packet Delivery Ratio (PDR) difference was observed compared to fixed probabilistic rebroadcasting.
- End-to-end delay was significantly reduced compared to fixed probabilistic rebroadcasting.
Conclusions:
- TSP-AODV demonstrates effective context-dependent adaptation for efficient route discovery in MANETs.
- The proposed method offers a lightweight and adaptive solution without requiring additional control packets or topology exchange.
Related Concept Videos
Random Sampling Method
Sampling is a technique to select a portion (or subset) of the larger population and study that portion (the sample) to gain information about the population. Data are the result of sampling from a population. The sampling method ensures that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest. Among the various sampling methods used by...
Cluster Sampling Method
Appropriate sampling methods ensure that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest.
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...