Application of Dijkstra'sAlgorithm in Wireless Communication System
Application of Dijkstra'sAlgorithm in Wireless Communication System
https://doi.org/10.22214/ijraset.2020.31662
International Journal for Research in Applied Science & Engineering Technology (IJRASET)
ISSN: 2321-9653; IC Value: 45.98; SJ Impact Factor: 7.429
Volume 8 Issue IX Sep 2020- Available at www.ijraset.com
Abstract: This paper presents the implementation of Dijkstra’s algorithm to find the shortest path in real time especially in
wireless communication network. Wireless communication network consists a large number of sensor nodes (transmit and
receiving proto- col nodes) scattered in an environment to collect the protocol regarding the environment. Every sensor node has
a specific range to send the protocol to the destination so the protocol is sent by nodes through the use of routing algorithm
(shortest path algorithm). The suitable algorithm should be accurate operation, stability, simplicity, equity and optimality which
all characteristics are present in the Dijkstra’s algorithm.
The most important feature of these sensor networks is the presence of dynamic topo- logy and which leads the mobility of the
nodes. This mobility needs a routing capable of adapting to these changes. This makes the weak protocol to travel and hence
fading occurs. So using of Dikstra’s algorithm will solve the problem of fading in wireless communication system
Keywords: Fading, Dikstra’s algorithm, Protocol
I. INTRODUCTION
Today wireless communication systems ha- ve been affected by an continuously increa- sing customer expectations on wireless
wid- eband internet services and are continuously evolving improvement on technologies. Wireless communication system must
increase their ability to respond the quick challenges. So the new generation wireless systems (3G\4G) are being designed for this
purpose. The efficient characteristics of (3G\4G) is that it provides a high data rate transmission speed at data rate up to
348kbps\2mbps for 3G and for 4G it is 100mbps\1gbps. So designing the system for such a high data transmission has become a
research hotspot for wireless communication system where the multipath fading is an important factor. In recent years research is
going in the industry and academic to decrease the fading in wireless commun- ication system.
A wireless sensor network consists a large number of sensor nodes which are scattered in an environment to collect the protocol
concerning the environment. The main feature of such networks are they don’t have a fixed structures and are used without any
fixed stations or any wire connections to exchange protocol and so to manage the networks. Hence the nodes present in such type of
network works in cooperation with each other, to have this cooperation and coordination there must be strong communication
among which we send protocol [4]. Every sensor nodes has a specific sensory range and in order to send the protocol to its
destination needs to locate nebourring nodes and communicates with them so that the package should be guided to its destination
and protocol package are sent by nodes with the use of routing algorithms [3]. Hence in the routing process in sensor- type networks
hardware imposes restriction on the network [5].
The suitable routing algorithm must have the following characteristics; accurate operation, stability, simplicity, equity, and
optimality [2]. Since sensors contains limited processing capability and power, and hence the protocol obtained from the nodes is
transmitted to other node which is strange in this characteristics. This node function as the central node (SINK) [7] and hence
processes complete knowledge of the network to transmit this protocol , the nodes requires a lot of power and many solutions has
been offered to provide for this.
Take an example of LEACH protocol, which deals the clustering problem in networks, has an ability to aggregate data for reduce
the energy used by sensors, and it can facilitate the process of protocol from the sensor network and hence it is capable of forming
the suitable structure for expandable routing for doing this the nodes present in cluster their protocol to the other node titled the
cluster head, and this node aggregates the protocol and sends it to sink [6]. In this way the number of transmissions is reduced The
PEGASIS protocol like LEACH protocol also decreases the number of transmission through aggregation of the data. But the
difference in this protocol a chain of sensor nodes is formed in which every node can receive protocol and then send it to the
neighbor is closer to it [1].
12) Predecessor(v) u
13) End if
14) End for
15) End while
16) End Dijkstra’s shortest path
Dijktra’s algorithm proceeds in iterations and began with the weights of the minimum – weight path ( shortest distance) from the
source vertex to every other vertex is assumed to be + (as estimated valueindicates that path are not actually known ) and from the
source vertex it itself is assumed to be 0 during each iteration , we find the shortest path from the source vertex
(s) to a particular vertex u, which will be the vertex with the minimum weight among the vertex with the minimum weight among
the vertex that have been not yet obtained . we then explore the neighbors of u and then determine whether we can reach any of the
neighbor vertex say v from s through u on a path with weight be less than estimated weight of the current path we know from s to v,
if we could find such a neighbor of v we then set the predecessor of v to be the vertex u on the shortest path from s to . This step is
said to be relaxation step and is repeated over all iteration. The darkened edges shown in the working example in figures below. The
run time complexity of the Dijksta’s shortest path algorithm is
V. CONCLUSION
The high- level contribution of this paper is the ideas of using Dijktra’s algorithm in the wireless communication system so that we
can decrease the fading the wireless communication system and transmit protocol in the shortest possible time and also covering the
shortest distance to the destination because in the most cases we cannot find the best route if we consider only one of these two
parameters because there is this possibility that the node which is at the shortest distance from the destination may not have
sufficient power to transmit the protocol due to this reason the protocol is not received properly and we face the problem of fading.
So if we use the Dijktra’s algorithm in this wireless system
REFRENCES
[1] Chow-Sing L, Chia-Nan H, Rong- jyue F (2008). “A Power- efficient data gathering scheme on grid sensor networks “proceedings of the 8th WSEAS
international conference o multimedia systems and signal processing. pp. 142- 147.
[2] Ghadimi A (2008). “Review how extraction in wireless sensor network” Tehran university, jan, pp. 125- 130.
[3] Kalantari S, Besheli M.A, Daliri Z.S, Shamshirband S, Ng L.S, Routing in wireless sensor network based on soft computing techniques. Scientific research and
essay 6(21), 4432-4441: 2011.
[4] Mauri k, Marko H, Timo DH (2005). ‘A survey of Application Distribution in Wireless Sensor Network’, EURASIP J.Wireless Commun. Networking, pp.774-
788
[5] Meghanathan N. Graph theory algorithms for mobile Ad Hoc networks. Informatica 36, 185-200, 2012.
[6] Rabiner HW, Chandrakasan A, Balakrishnan H (2000). “Energy- Efficient Communication Protocol for Wireless Microsensor Networks, “proceedings of the
33rd international conference on system sciences (HICSS’00),.
[7] Stefano B, Alessio C, Emanel M (2008). “Controlled Sink mobility for prolonging wireless sensor network lifetime “journal wireless network, springer
netherland, 14:6.