Solution of travelling salesman problem applied to Wireless Sensor Networks (WSN) through the MST and B&B methods
Abstract:
During this investigation, Traveling Salesman Problem or TSP is applied in a Wireless Sensor Network (WSN), through a free simulator named Castalia and programming codes on Java and GNU/Linux Scripting in order to implement two methods for solving the TSP. First method, consist of Minimum Spanning Tree (MST) with the 2-opt algorithm and the second one is Branch and Bound (B&B) method related to the Held-Karp lower bound. Likewise, the Prim, Boruvka and Kruskal algorithms will be compared in order to determine, which of them solves the MST problem in less time, through the simulator which defines two scenarios for three models of motas: TelosB, Imote2, and Zolertia. Finally, some parameters will be also compared, such as throughput and energy consumption for each scenario, node model and solving method of the TSP, and conclude what is the best method that could be applied to a WSN.
Año de publicación:
2018
Keywords:
- Wireless communications
- Graph schema theory
- Embedded Systems
- Free Software
- Travelling salesman problem
- Wireless Sensor Networks
- internet of things
- java
Fuente:
Tipo de documento:
Conference Object
Estado:
Acceso restringido
Áreas de conocimiento:
- Red informática
- Algoritmo
- Algoritmo
Áreas temáticas:
- Ciencias de la computación