scispace - formally typeset
Search or ask a question
Book ChapterDOI

Optimized Routing Algorithm for Wireless Sensor Networks

01 Jan 2021-pp 83-96
TL;DR: Three new algorithms for routing by modifying the existing algorithm known as A-star algorithm are proposed to find the optimal path between the source and the destination nodes to reduce the path length and the execution time.
Abstract: Communication systems have been progressed tremendously in the past two decades. A large part of this success can be attributed to the discovery of various new algorithms in the wireless sensor networks. This paper proposes three new algorithms for routing by modifying the existing algorithm known as A-star algorithm to find the optimal path between the source and the destination nodes. This paper places a special emphasis on reducing the path length between the source and destination nodes which in turn reduce the execution time as well as the resource spent in finding the optimal path between the source and the destination node. The new algorithms proposed are named as diagonal A-star (DA*) which gives the diagonal path search ability to the existing A-star (A*) algorithm, bidirectional A-star (BIDA*) which gives the ability of traversing from both source and destination nodes at the same time hence reduces the execution time and the third algorithm known as diagonal-bidirectional combined which combines the ability of both; the above newly proposed algorithms propose a more optimized routing solution between the source and destination nodes.
References
More filters
Journal ArticleDOI
TL;DR: How heuristic information from the problem domain can be incorporated into a formal mathematical theory of graph searching is described and an optimality property of a class of search strategies is demonstrated.
Abstract: Although the problem of determining the minimum cost path through a graph arises naturally in a number of interesting applications, there has been no underlying theory to guide the development of efficient search procedures. Moreover, there is no adequate conceptual framework within which the various ad hoc search strategies proposed to date can be compared. This paper describes how heuristic information from the problem domain can be incorporated into a formal mathematical theory of graph searching and demonstrates an optimality property of a class of search strategies.

10,366 citations

Journal ArticleDOI
TL;DR: It is shown that the most efficient state‐of‐the‐art implementations of Dijkstra can be improved by taking advantage of network properties associated with GIS‐sourced data.
Abstract: The problem of identifying the shortest path along a road network is a fundamental problem in network analysis, ranging from route guidance in a navigation system to solving spatial allocation problems. Since this type of problem is solved so frequently, it is important to craft an approach that is as efficient as possible. Based upon past research, it is generally accepted that several efficient implementations of the Dijkstra algorithm are the fastest at optimally solving the 'one-to-one' shortest path problem (Cherkassky et al. 1996). We show that the most efficient state-of-the-art implementations of Dijkstra can be improved by taking advantage of network properties associated with GIS-sourced data. The results of this paper, derived from tests of different algorithmic approaches on real road networks, will be extremely valuable for application developers and researchers in the GIS community.

310 citations

Proceedings ArticleDOI
Junfeng Yao1, Chao Lin1, Xiaobiao Xie1, Andy Ju An Wang, Chih-Cheng Hung 
12 Apr 2010
TL;DR: The improved A* algorithm is modified by weighted processing of evaluation function, which made the searching steps reduced from 200 to 80 and searching time reduced from 4.359s to 2.823s in the feasible path planning.
Abstract: Calculating and generating optimal motion path automatically is one of the key issues in virtual human motion path planning. To solve the point, the improved A* algorithm has been analyzed and realized in this paper, we modified the traditional A* algorithm by weighted processing of evaluation function, which made the searching steps reduced from 200 to 80 and searching time reduced from 4.359s to 2.823s in the feasible path planning. The artificial searching marker, which can escape from the barrier trap effectively and quickly, is also introduced to avoid searching the invalid region repeatedly, making the algorithm more effective and accurate in finding the feasible path in unknown environments. We solve the issue of virtual human's obstacle avoidance and navigation through optimizing the feasible path to get the shortest path.

175 citations

Journal ArticleDOI
TL;DR: A new routing method for WSNs to extend network lifetime using a combination of a fuzzy approach and an A-star algorithm to determine an optimal routing path from the source to the destination by favoring the highest remaining battery power, minimum number of hops, and minimum traffic loads is proposed.
Abstract: Wireless sensor networks (WSNs) are used in many applications to gather sensitive information which is then forwarded to an analysis center. Resource limitations have to be taken into account when designing a WSN infrastructure. Unbalanced energy consumption is an inherent problem in WSNs, characterized by multihop routing and a many-to-one traffic pattern. This uneven energy dissipation can significantly reduce network lifetime. This paper proposes a new routing method for WSNs to extend network lifetime using a combination of a fuzzy approach and an A-star algorithm. The proposal is to determine an optimal routing path from the source to the destination by favoring the highest remaining battery power, minimum number of hops, and minimum traffic loads. To demonstrate the effectiveness of the proposed method in terms of balancing energy consumption and maximization of network lifetime, we compare our approach with the A-star search algorithm and fuzzy approach using the same routing criteria in two different topographical areas. Simulation results demonstrate that the network lifetime achieved by the proposed method could be increased by nearly 25% more than that obtained by the A-star algorithm and by nearly 20% more than that obtained by the fuzzy approach.

147 citations

Journal ArticleDOI
TL;DR: The proposed hybrid HSA–PSO algorithm shows an improvement in residual energy and throughput by 83.89% and 29.00%, respectively, than the PSO algorithm and exhibits high search efficiency of HSA and dynamic capability of PSO that improves the lifetime of sensor nodes.
Abstract: Energy efficiency is a major concern in wireless sensor networks as the sensor nodes are battery-operated devices. For energy efficient data transmission, clustering based techniques are implemented through data aggregation so as to balance the energy consumption among the sensor nodes of the network. The existing clustering techniques make use of distinct Low-Energy Adaptive Clustering Hierarchy (LEACH), Harmony Search Algorithm (HSA) and Particle Swarm Optimization (PSO) algorithms. However, individually, these algorithms have exploration-exploitation tradeoff (PSO) and local search (HSA) constraint. In order to obtain a global search with faster convergence, a hybrid of HSA and PSO algorithm is proposed for energy efficient cluster head selection. The proposed algorithm exhibits high search efficiency of HSA and dynamic capability of PSO that improves the lifetime of sensor nodes. The performance of the hybrid algorithm is evaluated using the number of alive nodes, number of dead nodes, throughput and residual energy. The proposed hybrid HSA–PSO algorithm shows an improvement in residual energy and throughput by 83.89% and 29.00%, respectively, than the PSO algorithm.

140 citations