About "Clusterization_algorithms" project
Abbreviations, terms and articles links
- UAV - Unmanned aerial vehicle
- WSN - Wireless sensor network
- TSP - Travelling salesman problem
- DEEC - Distributed energy-efficient clustering algorithm
References to used articles
Project goals and objectives
Physical model of system operation
We have a field with positioned sensor nodes.
- Detect sensors position.
- Create sensor network map.
- Clustering of nodes (according to specified parameters).
- Build optimal route for UAV station (according to specified parameters).
- Collect data from nodes.
- Create a node generator.
- Create a node map.
- Node clustering. Algorithm comparison.
- Route calculation. Algorithm comparison.
With mathematical calculation:
- Brute-force
- Nearest neighbour
- Convex hull insertion (by angle of rotation)
- Spiral route
- FPPWR
- Process of data collection.
- DEEC algorithm.
- Data transmission types.
- Direct transmittion.
- Point-to-point.
- Create an energy model of the system.
- Create statistic.