Abstract:
The exchange of information requires the shortest path route to optimize data transmission process. The complexity of the shortest path algorithm becomes important becaus...Show MoreMetadata
Abstract:
The exchange of information requires the shortest path route to optimize data transmission process. The complexity of the shortest path algorithm becomes important because of the device processing power and memory limitation. This study compared Dijkstra algorithm, A* algorithm and Floyd-Warshall algorithm in term of the time, the computational load and memory usage. OMNeT++ network simulator is used to map the vertices and edge into a collection of nodes and channels that are interconnected. Mesh topology is used in this study to represent a real network conditions. Each edge in the mesh network has a value so as to form a weighted graph. The complexity of the route will be proportional to the scale of the mesh network. Based on the simulation, the value of computational load and simulation time are proportional to the square of the number of nodes for all simulated algorithms. The results show that A* algorithm has smaller computational load and simulation time than the other algorithms without affecting the shortest route results. Dijkstra algorithm performs better in term of memory usage. The Floyd-Warshall algorithm is the worst of all simulated algorithm, because all data channel weights needs to be processed using a multi level loop operation.
Published in: 2013 International Conference on Robotics, Biomimetics, Intelligent Computational Systems
Date of Conference: 25-27 November 2013
Date Added to IEEE Xplore: 20 February 2014
ISBN Information: