Research
Mobile UW-ASN Framework with RSSI-based Protocol for Shallow River Monitoring
A journal publication about a hybrid underwater sensor network framework for shallow river monitoring.
Published
June 16, 2014
Technologies
Distributed sensing · AUV networks · RSSI-based protocol
Links
Scope
This publication extended the earlier river-monitoring work into a fuller framework for a distributed network of navigating autonomous underwater vehicles and fixed sensors. The environmental motivation is stated plainly in the paper: while freshwater covers only a small fraction of the planet, contamination in rivers and lakes can damage entire ecosystems.
That is the practical backdrop for the project. It was not underwater networking for its own sake, but a communication framework aimed at river monitoring.
Framework design
The paper described the goal as designing and implementing a protocol stack for a distributed network that would collect monitoring information and move it to a central location.
The main architectural ideas were:
- A hybrid topology combining navigating AUVs and fixed sensors.
- A custom flood-type routing protocol.
- A MACA-derived media access protocol tailored for RSSI-based river monitoring.
- A move away from RTS/CTS-style control exchanges because the underwater medium makes that overhead expensive.
The first pages of the PDF also point to a specific RSSI-based method for identifying the closest sink node, which is the main extra ingredient compared with the earlier conference paper.
Why the protocol stack was customised
A conventional radio-network mindset does not transfer well underwater. Bandwidth is narrow, propagation is slow, and transmission power is expensive. The framework therefore aimed to:
- Reduce the number of exchanged control messages.
- Avoid unnecessary retransmissions.
- Preserve throughput while lowering energy consumption.
That makes the project less about a single algorithm and more about fitting several protocol choices to one deployment environment.
Evaluation direction
The journal paper positioned the framework for analytical study and simulation, with performance to be examined in terms of throughput, communication behaviour, and energy use. It also described the work as applicable beyond shallow river monitoring, including pipeline surveillance, harbour security, and fish-farm monitoring.