Multi Path Routing Algorithm Used For Wireless Sensor Network
Multi Path Routing Algorithm Used For Wireless Sensor Network
ISSN: 2349-2763
www.ijirae.com
R.PRAVEENA
ASSISTANT PROFESSOR/ECE,
Sengunthar College of Engineering,
Tiruchengode 637 205.
Abstract - Wireless sensor network WSNs consists of densely deployed sensor nodes, which have limited computational
capabilities, power supply and computational bandwidth. These small, smart and inexpensive sensing and computing devices
open new vista for scientists and engineers to observe and monitor physical phenomenon. Many works have been done through
routing protocols that allow the sensor to distribute the data efficiently with limited energy supply. In this thesis, we propose a
ovel routing algorithm to disseminate information via multiple path in static and energy constrained WSNs. The algorithm
consists of distributed multipath search protocol and a load balancing algorithm. The multipath search protocol discovers
multiple node disjoint path that connect a pair of sink and source node. The load balancing algorithm helps the sink node to
allocate traffic over multiple paths found based on their cost which depends on the energy level and the hop distances of nodes
along each path. We consider it as a key to improve the energy Efficiency in our protocol. The result is based on the use of ns2
simulator show that our algorithm can prolong the network life time by 9% to 18% and reduce the node energy consumption by
a maximum of 34% over comparable schemes, including the energy aware routing, the directed diffusion, and the direct
transmission. And these mechanism result in a significant improvement of Throughput, energy consumption and packet
delivery ratio.
Keywords-WSNs, Load balancing algorithm, Energy efficiency, Network life time, Throughput
1. INTRODUCTION
1.1 Wireless Sensor Networks
Wireless sensor network WSNs consists of densely deployed sensor nodes, which have limited computational
capabilities, power supply and computational bandwidth. These small, smart and inexpensive sensing and computing devices open
new vista for scientists and engineers to observe and monitor physical phenomenon. The potential applications of sensor networks
widely span both civilian and military domains. For military applications, wireless sensor networks can be used for surveillances
in battle field. For civil applications, the sensor network can be used to monitor light, temperature, humidity, and other
environmental factors that affect the habitat of endangered spices. Other applications of wireless sensor networks can be found.
There are still many logical hurdles to overcome before wireless sensor networks can be widely deployed. The individual sensor
nodes are resource constrained. They have limited battery resources processing capabilities and communication bandwidth. The
ability to conserve power will determine their life time. An energy efficient and sensible routine protocol plays an essential role to
facilitate data dissemination from the source node to the sink. The scalability assures that the size of sensor networks will not
impact their functionality, as the number of nodes in the network varies from several hundreds to thousands. It also helps nodes to
adapt various topological and geographical conditions, since nodes are deployed randomly. The energy efficiency on the other
hand, alone sensor network stops long their life time, as sensor nodes can only carry limited energy supply. In summary, their
characteristics of wireless sensor networks requirements and unique networking techniques to address these challenges.
Depending on the networks structure adopted, the network routing protocols for wireless sensor networks can be classified in to
flat network routing, hierarchal network routing, and location based routing.
1.2 Characteristics of Wireless Sensor Networks
a) Power consumption constraints for node using batteries or energy harvesting.
b) Ability to cope with node failures.
c) Scalability to large scale deployment.
d) Mobility of nodes.
e) Ability to withstand harsh environmental conditions.
_________________________________________________________________________________________________________
IJIRAE: Impact Factor Value SJIF: Innospace, Morocco (2015): 3.361 | PIF: 2.469 | Jour Info: 4.085 |
Index Copernicus 2014 = 6.57
2014- 16, IJIRAE- All Rights Reserved
Page -13
ISSN: 2349-2763
www.ijirae.com
2. PROJECT DESCRIPTION
2.1 Definition & System Model
Wireless sensor nodes are distributed randomly in a field. Each sensor nodes carries a radio transmitter which has a fixed
transmission range of R.We assume that the network is connect and dense. That is given an arbitarary pair of nodes, data can be
sent from one node to another in a multi-hop manner. There exist multiple paths between a pair of nodes. We further assume each
sensor node is stationary and contain an internal battery to support its sensing and communication activities. This battery can
neither be replaced nor recharged. Furthermore, the transmitted power of the node is fixed for both the data transmission and
reception. At any time, a sensor node m,m_1,2 ,. M is able to acquire the residual energy level em, residual of its battery.
We define a path, which consists of K<M as a group of nodes that relay the data generated from the source node x to the
sink node y.since we assume that the network is dense, it is possible to have multiple route between the source node x to the sink
node y.In this case,it is possible to use multiple path routing instead of single path routing. We assume that the multiple paths are
used disjoint.That is, the path A, which consists of k nodes, and the path B which consists of L nodes are two groups mutually
exclusive except for the source node x and the sink node y.We define a link as an abstract representation of a radio connection
established between two neighboring sensor nodes. A path A with K nodes therefore contains (K-1) links. Let N denote the
neighbor set of node a, the sensor node a will choose the next hop by following the criteria defined below:
Next hop = arg min {(1-eb, residual/eb, init) [ [1-( + )/
Where day - distance in hop between node a and sink node y
dby - distance in hop between node b and sink node y
d - distance between day and d by
eb,init - initial energy level of node b
eb,residual - residual energy level of node b
- weight factor, > 1.
ay])}
_________________________________________________________________________________________________________
IJIRAE: Impact Factor Value SJIF: Innospace, Morocco (2015): 3.361 | PIF: 2.469 | Jour Info: 4.085 |
Index Copernicus 2014 = 6.57
2014- 16, IJIRAE- All Rights Reserved
Page -14
ISSN: 2349-2763
www.ijirae.com
ISSN: 2349-2763
www.ijirae.com
The multipath routing is able to improve the reliability of the wireless sensor net-works, as alternate paths are made
available in the initial phase. However, the majority of the existing multipath protocols still use only one primary path for data
transmission and consider other alternative paths as backups. The energy saving is made by eliminating the route discovery when
the primary path fails. The overall energy efficiency is not improved significantly compared with conventional single path routing
protocols. We have proposed our multipath routing scheme to overcome the drawbacks found in the existing multipath protocols.
The major achievements of our work are as follows:
We propose a distributed multipath routing protocol, which searches multiple node disjoint paths. We introduce the
path cost to reflect the cost of transmitting data with a unit rate through a path. It is updated constantly to allow the sink node to
monitor and adjust the traffic distribution accordingly.
The load balancing algorithm allocates the traffic rate to each path. It has the objective to extend the network lifetime
and improve the energy efficiency by optimizing the load balance ratio.
We have evaluated the performance of our multipath routing protocol with the ns-2 simulator. We used different topologies and
traffic patterns in our simulations and compared with other routing protocols, such as the energy aware routing, the directed
diffusion, and the directed transmission. We demonstrated that our proposed protocol had a higher network lifetime with an
average increase of 9% to 18% than the energy-aware routing. We also noticed that the multipath routing had better node energy
consumption when the network size increases.
6. FUTURE WORK
In this thesis, we proposed a multipath routing protocol for wireless sensor networks. Further research work is required to enhance
the performance of the protocol. They include:
Data Aggregation: Our multipath routing protocol does not include data aggregation. The future enhancement on data
aggregation will make the protocol to be data centric and application aware. It will also allow further energy savings if the source
nodes are close to each other and transmit the information collected for the same stimulus. The readings come from different
source nodes will also be refined by data aggregation to make the data arrived at the sink node to be more accurate.
Mobility Support: The multipath routing protocol we proposed applies for static sensor nodes. It will be useful to enhance the
protocol to support nodes with limited mobility, as they are able to better adapt to the environment. A location update mechanism
is required to allow each node to be aware of its own and its neighbors positions constantly. It is a challenge to balance between
the node energy consumption and the additional Maintenance efforts that keep the node coordinate updated.
Cross-Layer Optimization: The communication between wireless sensor nodes is influenced heavily by the physical medium, as
the quality of radio channels varies over time. By interacting our multipath with the IEEE 802.11 MAC layer, which provides
various information about the state of radio connections, the path selection and Maintenance will be more accurate. The protocol
can select route with better channel quality and avoid using path with unstable conditions. The load balancing algorithm will also
be able to take the channel conditions into consideration, in order to further increase energy efficiency and network lifetime.
7. REFERENCES
[1] Ioannis Glaropoulos, Member, IEEE, Marcello Lagan, Student Member, IEEE, Viktoria Fodor, Member, and
Chiara
Petrioli, Senior Member, IEEE Energy Efficient COGnitive-MAC for Sensor Networks Under WLAN Co-existence IEEE
TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 14, NO. 7, JULY 2015.
[2] A. Nasipuri and S.R. Das, On-demand Multipath Routing for Mobile Ad Hoc Networks, in Proc. of the 8 th International
Conference on Computer Communications and Networks (IC3N), Boston, MA, Oct. 1999.
[3] B. Deb, S. Bhatnagar, and B. Nath, ReInForM: Reliable Information Forwarding Using the Multiple Paths Sensor
Networks, in Proc.of the 28th annual IEEE International Conference on Local Computer Networks, Bonn/Konigswinter,
Germany, pp. 406-415, Oct. 2003.
[4] P. H. Hsiao, A. Hwang, H. T. Kung, and D. Vlah, Load-Balancing Routing for the Wireless Access Networks, in Proc. of
IEEE INFOCOM01, Anchorage, AL, pp. 986-995, April at, 2001.
[5] Y. Xu, J. Heidemann, and D. Estrin, Geography-informed Energy Conservation for Ad-hoc Routing, in Proc of the 7th
ACM/IEEE MobiCom01, Rome, Italy, pp. 70-84, Jul. 2001.
_________________________________________________________________________________________________________
IJIRAE: Impact Factor Value SJIF: Innospace, Morocco (2015): 3.361 | PIF: 2.469 | Jour Info: 4.085 |
Index Copernicus 2014 = 6.57
2014- 16, IJIRAE- All Rights Reserved
Page -16