SlideShare a Scribd company logo
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 02 Issue: 09 | Sep-2013, Available @ http://www.ijret.org 272
PERFORMANCE COMPARISON OF QoS BASED ROUTING
PROTOCOLS MBRR, REAR AND SPEED FOR WIRELESS SENSOR
NETWORKS
Deepak Verma1
, Amardeep Kaur2
1
M.Tech (C.S.E.), Student, 2
Assistant Professor (C.S.E.), Punjabi University Regional Center for Information Technology
and Management, Mohali, Punjab, India
Abstract
A wireless sensor network (WSN) is a collection of small randomly dispersed micro sensor nodes that have capability to sense,
establish wireless communication between each other and do computations and process operations. A network especially wireless
network strongly depends on the routing protocols to route the sensed data to the Base Station (BS) via some intermediate nodes. Due
to fast emergence of the wireless sensing, a lot of work has been done on the various categories of routing protocols of WSN like
location-based, data-centric, hierarchal routing protocols etc. to measure the network performance. But recent studies are provided
with the evidence that Quality-of-Service (QoS) routing can enhance the network performance by increasing the network utilization,
compared to routing that is not sensitive to QoS requirements of traffic. So in this paper, the focus is on evaluation and comparison of
the network performance in the WSN having QoS routing. The comparison of the three QoS routing protocols MBRR (Majority Based
Re-Routing), REAR (Reliable Energy Aware Routing) and SPEED (Stateless Protocol for End-to-End Delay) on the basis of various
performance metrics such as Bit Error Rate (BER) vs. Signal-to-Noise Ratio (SNR), Average End-to-End Delay vs. BER, Packet
Delivery Ratio vs. BER, Energy Consumed vs. BER, Network Lifetime vs. Energy Consumption, Throughput vs. BER and Throughput
vs. SNR has been done in this research paper. On the basis of observed simulation results, it is concluded that the performance of
MBRR is better than the performance of other two comparing protocols i.e. REAR and SPEED.
Index Terms: Wireless Sensor Networks, Routing Protocols, QoS Routing, and Performance Evaluation etc.
----------------------------------------------------------------------***------------------------------------------------------------------------
1. INTRODUCTION
Wireless Sensor Networks (WSNs) have recently drawn
significant research attention due to its wide range of
applications that may not need human supervision. A Wireless
Sensor Networks (WSN) is a set of hundreds or thousands of
micro sensor nodes that provide the ability to sense and store
the physical and the environmental conditions, often in real
time, such as temperature, pressure,, light and humidity [1].
Each node is connected to one or several sensors. The size of
these sensor nodes is very small. Sensor networks have a wide
variety of applications that depends on the variation of
requirements and characteristics. The sensor networks can be
used in a vast variety of fields like military environment,
disaster management, habitat monitoring, medical and health
care etc. [2]. Power constraints, limited hardware, decreased
reliability, and a typically higher density and number of failure
nodes are few of the problems that have to be considered
while developing the protocols for use in sensor networks [3].
Due to fast emergence of the wireless sensing, a lot of work
has been done on the various categories of routing protocols of
WSN like location-based, data-centric, hierarchal routing
protocols etc to measure the network performance. But recent
studies are provided with the evidence that Quality-of-Service
(QoS) routing can enhance the network performance by
increasing the network utilization, compared to routing that is
not sensitive to QoS requirements of traffic. So the primary
focus here is on evaluating and comparing the network
performance in the WSN having QoS routing.
QoS routing is the process of the selection of the path to be
used by the flow of packets, based on its QoS requirements,
e.g., bandwidth, throughput etc. In QoS based routing, the
protocols provide different priorities to different applications,
users, or data flows, or to guarantee a certain level of
performance to a data flow [4]. There are so many routing
protocols in the QoS-based routing protocols like SAR
(Sequential Assignment Routing) [4], SPEED (Stateless
Protocol for End-to-End Delay) [7], MMSPEED (Multipath
Multi SPEED) [4], Energy-aware routing protocol [4], TBRR
(A Tree-Based Reliable Routing Protocol) [8], REAR
(Reliable Energy Aware Routing) [6], MBRR (Majority Based
Re-Routing) [5], PISA(Priority-based path Selection
Algorithm) [5] [8], PISA-III [5] [8], SBRR (Score Based
Reliable Routing) [5] [8] etc. The main QoS-based routing
protocols that are under consideration in this paper are MBRR,
REAR and SPEED as discussed in the following section.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 02 Issue: 09 | Sep-2013, Available @ http://www.ijret.org 273
1.1 MBRR (Majority Based Re-Routing)
MBRR classifies the data into differentiated classes using a
decision-making function called Win and then routes the data-
packets towards the sink node in a highly reliable way.
Moreover, MBRR engages a new adaptive approach called
majority based re-routing approach in order to route the data-
packets with instantaneously change in number intimating
occurrence of special events via some more reliable paths [5].
1.2 REAR (Reliable Energy Aware Routing)
REAR is designed and implemented on the Nano-Qplus
platform to overcome the energy constraint issues in the WSN.
To establish routing paths in the network, REAR considers the
residual energy capacity of each sensor node and it also
supports the multi-path routing for reliable data transmission
in WSN. Moreover, the REAR also supports the DATA-ACK
oriented packet transmission, to confirm success of data
transmission from one sensor node to other [6].
1.3 SPEED (Stateless Protocol for End-to-End Delay)
SPEED (Stateless Protocol for End-to-End Delay) is a
protocol of real-time communication for sensor networks. It is
specifically designed to be a stateless, localized algorithm with
minimum control overhead. In SPEED, real-time
communication is achieved by sustaining a desired delivery
speed across the sensor network through a novel combination
of feedback control and non-deterministic geographic
forwarding. SPEED retains a desired delivery speed across
sensor networks by both diverting traffic at the networking
layer and locally regulating packets sent to the MAC layer [7].
2. RELATED WORK
Various authors have proposed and discussed number of QoS
routing protocols and analyzed their performance in WSN.
S. M. Mazinani et al. [8] proposed a new QoS based routing
protocol called tree-based routing protocol (TBRR) that
provides a high reliability in routing packets towards the
destination node. The author has also compared the
performance of the TBRR with three other QoS based
protocols called PISA-III, SBRR and REAR using MATLAB
and C++ simulation frameworks. The simulation results show
that the TBRR minimizes the energy consumption, shows the
minimum amount of reduction in packet delivery ratio and
yields less average packet latency as the percentage of nodes
with high channel error rate increases as compared to all the
other three protocols.
A. Naderi et al. [5] focused on building a routing protocol
called MBRR which classifies the data into differentiated
classes using a decision-making function called Win and then
routes the data-packets towards the sink node in a highly
reliable way. Moreover, MBRR engages a new adaptive
approach called majority based re-routing approach in order to
route the data-packets with instantaneously change in number
intimating occurrence of special events via some more reliable
paths. The paper demonstrated that MBRR protocol exhibits a
better performance in regards of total energy consumption,
Packet Delivery Ratio and Packet Delivery Ratio as
percentage of nodes with high channel error-rate increases and
when operating in a noisy wireless environment along with
node failure, as compared to PISA-III, REAR, LEQR and
SBRR protocols.
R. Sumathi et al. [9], presented the state of the research by
summing up the work on QoS routing protocols. The
performance of QoS based protocols like SAR, MMSPEED,
MCBR, MCMP, and EQSR is also analyzed for various
parameters using NS2 in this paper. The simulation result
shows that EQSR achieves good reliability, saves more energy
and shows lesser control packet overhead than other
algorithms and increases the network lifetime due to energy
efficiency. Furthermore, EQSR distributes the traffic load over
spatially distributed nodes.
M. A. Koulali et al. [10], suggested a hybrid QoS based
routing protocol for wireless sensor networks based on a
customized Distributed Genetic Algorithm (DGA) that
accounts for delay and energy constraints. The suggested
protocol QDGRP (i.e. QoS Distributed Genetic Routing
Protocol) supports QoS constraints on end-to-end delay and
sensor's residual energy. The realized simulations show that
QDGRP shows better results than AODV in terms of delay,
throughput, and packet delivery ratio.
J. Sen et al. [11], presented a query-based routing protocol for
a WSN that provides different levels of Quality of Service
(QoS) such as energy-efficiency, reliability, and fault-
tolerance-under different application scenarios. The algorithm
is implemented in network simulator ns-2 and its performance
has been evaluated. As the results of the proposed algorithm
are compared with some of the currently existing routing
algorithms, it comes to know that the proposed algorithm is
more efficient in terms of average dissipated energy in sensor
nodes and average latency in message communication.
S. Chimkode et. al. [12], proposed a Reliable and Robust QoS
Routing Protocol (RRQRP) for WSNs based on a Combined
Weight (CW) Value which is assigned to each link and based
on the QoS metrics like link quality, available bandwidth, and
residual energy. In order to avoid link failures, the value of the
CW of each node is measured with the help of monitoring
agent (MA) placed at intermediate node. This calculated CW
is then compared with the MCW (Minimum Combined
Weight). If CW value is lesser than MCW, then a warning
message is sent to the source to select an alternate path. In
order to avoid congestion losses, the author has also presented
an adaptive rate control mechanism. And the performance of
the proposed protocol RRQRP is compared with the
performance of the QoS Based Routing protocol (QBRP),
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 02 Issue: 09 | Sep-2013, Available @ http://www.ijret.org 274
using the simulator NS2. The simulation results show that
proposed protocol RRQRP achieves high throughput with
reduced energy consumption and delay, and thus it shows
more reliability and robustness when compared to existing
protocols.
3. QoS METRICS
MATLAB supports different parameters for the measurement
performance evaluation of the WSN under different routing
protocols. The metrics used are Bit Error Rate (BER) vs.
Signal-to-Noise Ratio (SNR), Average end-to-end delay vs.
BER, Packet Delivery Ratio vs. BER, Energy Consumed vs.
BER, Network Lifetime vs. Energy Consumption, Throughput
vs. BER, and Throughput vs. SNR. The table of the metrics
with their details, used to evaluate the performance of the
routing protocols is given below in Table 1:
Table -1: Description of the QoS Metrics
Sr.
No
QoS Metrics Description
1
Bit Error Rate
(BER)
(measured in
%age)
BER is number of bit errors
divided by total number of
transferred bits in a specified time
interval [15].
2
Average End-to-
End Delay
(expressed in
seconds)
It is the time taken by a data
packet to be transmitted across a
network from source to
destination [13].
3
Packet Delivery
Ratio
(expressed in
number of
packets)
It is the ratio of total number of
delivered packets successfully
received by the sink node to the
number of packets sent by all
sensor nodes in the network [13].
4
Energy
Consumed
(measured in
KJ)
It is a measure of rate at which
energy is dissipated by sensor
nodes in a WSN within a specific
time period [13].
5
Network
Lifetime
(measured in
minutes)
The lifetime of a WSN can be
defined as the time elapsed until
the first node dies, the last node
dies, or a fraction of nodes dies
[14]
6
Average
Network
Throughput
(measured in
bps i.e. bits per
seconds)
It is the average number of data
packets successfully received by
the sink node per unit time [13].
7
Signal-to-Noise
Ratio (SNR)
(expressed in db
i.e. decibels)
It is described as the ratio of
signal strength to the noise
strength. A ratio higher than 1:1
(greater than 0 dB) denotes more
signal than noise [16].
4. SIMULATION RESULTS & DISCUSSIONS
The simulation is carried out using MATLAB simulation tool.
Two scenarios are being used to simulate the routing
protocols. First scenario contains 10 wireless sensor nodes and
in the second scenario 20 wireless sensor nodes are taken. The
same network environment factors are configured for both the
scenarios. The performance evaluation is done by simulating
both the scenarios one by one in the MATLAB simulator and
results in the form of graphs are obtained. The simulation area
is 50m * 50m and the general distance between the sensor
nodes is 30 m. The simulation results of various routing
protocols are discussed below.
The protocol MBRR introduces the lowest BER in the
network as the SNR increases in both the scenarios (Figure 1
& Figure 2) comparing to REAR and SPEED protocols.
Fig -1: BER vs SNR for Scenario 1
Fig -2: BER vs SNR for Scenario 2
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 02 Issue: 09 | Sep-2013, Available @ http://www.ijret.org 275
The MBRR protocol shows the lowest and REAR introduces
the maximum Average End-to-End Delay as the BER
increases in the both the scenarios (Figure 3 & Figure 4).
Fig -3: Average End to End Delay vs BER for Scenario 1
Fig -4: Average End to End Delay vs BER for Scenario 2
As shown in the Figure 5 and Figure 6, the MBRR protocol
shows the best performance in terms of the Packet Delivery
Ratio as compared to the other two protocols. MBRR shows
the highest and REAR shows the lowest Packet Delivery Ratio
as BER increases in both the scenarios.
Fig -5: Packet Delivery Ratio vs BER for Scenario 1
Fig -6: Packet Delivery Ratio vs BER for Scenario 2
As shown in the Figure 7 & Figure 8, the MBRR protocol
shows the best and the SPEED protocol shows the worst
performance in terms of the Energy Consumption as the BER
increases in both the scenarios.
Fig -7: Energy Consumed vs BER for Scenario 1
Fig -8: Energy Consumed vs BER for Scenario 2
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 02 Issue: 09 | Sep-2013, Available @ http://www.ijret.org 276
The Network Lifetime of WSN is evaluated in Figure 9 &
Figure 10 for each of the three comparing protocols as the
Energy Consumption by the sensor nodes in the WSN
increases. Here again the MBRR protocol in both the
scenarios outperforms the other two protocols with the
maximum Network Lifetime.
Fig -9: N/w Lifetime vs Energy Consumption for Scenario 1
Fig -10: N/w Lifetime vs Energy Consumption for Scenario 2
As shown in the Figure 11 & Figure 12, MBRR protocol
shows the best results in terms of the throughput as the BER
increases in both the scenarios. SPEED and REAR protocols
show the moderate and worst results for throughput.
Fig -11: Throughput vs BER for Scenario 1
Fig -12: Throughput vs BER for Scenario 2
This time the performance of the each of the three protocols is
evaluated on the basis of the throughput as the SNR increases
as shown in the Figure 13 & Figure 14. MBRR protocol shows
the best results in terms of the throughput as the SNR
increases in both the scenarios.
Fig -13: Throughput vs SNR for Scenario 1
Fig -14: Throughput vs SNR form Scenario 2
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 02 Issue: 09 | Sep-2013, Available @ http://www.ijret.org 277
The brief discussions of the results are represented in the form
of the tables, shown below. The Table 2 includes the
discussions for the results of the simulation scenario 1 and the
Table 3 includes the discussions for the results of the
simulation scenario 2.
Table -2: Simulation Scenario 1
Metrics MBRR REAR SPEED
BER (At 0 db
SNR)
0.01046
%
0.1134 % 0.05805
%
Delay (At 0%
BER)
0.5824
seconds
0.6165
seconds
0.5866
seconds
Delivery Ratio
(At 50% BER)
5 packets 3 packets 4 packets
Metrics MBRR REAR SPEED
Energy
Consumed (At
20% BER)
12.88 KJ 20.89 KJ 25.11 KJ
Network
Lifetime (At 20
KJ Energy
Consumption)
61600
minutes
37510
minutes
53000
minutes
Throughput (At
1% BER)
1104*10
^3 bps
104*10^
3 bps
156*10^
3 bps
Throughput (At
8 db SNR)
25*10^4
bps
2*10^4
bps
2*10^3
bps
Table -3: Simulation Scenario 2
Metrics MBRR REAR SPEED
BER (At 0 db
SNR)
0.02487
%
0.1468 % 0.1132 %
Delay (At 0%
BER)
0.618
seconds
0.6522
seconds
0.622
seconds
Delivery Ratio
(At 50% BER)
4 packets 2 packets 3 packets
Energy
Consumed (At
20% BER)
15.13 KJ 22.38 KJ 29.51 KJ
Metrics MBRR REAR SPEED
Network
Lifetime (At 20
KJ Energy
Consumption)
59000
minutes
22880
minutes
37510
minutes
Throughput (At
2% BER)
1079*10
^3 bps
789*10^
2 bps
1183*10
^2 bps
Throughput (At
8 db SNR)
2*10^4
bps
2*10^3
bps
666.7
bps
Table 4 shows the discussions for the results of comparing the
relative performance of both the scenarios.
Table -4: Simulation Results in both Scenarios
MBRR REAR SPEED
Scena
rio 1
Very High
Throughput,
Minimum
Energy
Consumption
& Very High
Packet
Delivery Ratio
Average
Throughput,
Average
Energy
Consumption
& Low
Packet
Delivery
Ratio
Average
Throughput,
Very High
Energy
Consumption
& Average
Packet
Delivery Ratio
Scena
rio 2
High
Throughput,
Average
Energy
Consumption
& High Packet
Delivery Ratio
Low
Throughput,
High Energy
Consumption
& Very Low
Packet
Delivery
Ratio
Low
Throughput,
Maximum
Energy
Consumption
& Low Packet
Delivery Ratio
CONCLUSIONS
This paper concludes the results in two scenarios where
number of nodes varies in these scenarios to observe the
variation in the performance of three routing protocols MBRR,
REAR, and SPEED of Quality of Service (QoS), deployed
over Wireless Sensor Network to analyze their behavior with
respect to QoS metrics defined in the section 3. The study of
these Wireless Sensor routing protocols shows that the MBRR
protocol is the best protocol as per the simulation results of
this paper because it shows almost the best performance for all
the metrics. MBRR shows the lowest BER as the SNR
increases, the lowest Average End-to-End Delay as the BER
increases, the highest Packet Delivery Ratio as the BER
increases, the lowest Energy Consumption as the BER
increases, the highest Network Lifetime as the Energy
Consumption increases, the highest Throughput as the BER
increases and again the highest Throughput as the SNR
increases among the other two comparing routing protocols, in
both the scenarios. And the REAR gives the worst
performance for almost all the metrics against which the
comparison has done, except against the Energy Consumption
as the BER increases and the throughput as the SNR increases.
And the SPEED protocol gives the moderate results for almost
all the metrics, but shows the worst results against the Energy
Consumption as the BER increases and the Throughput as the
SNR increases. While comparing the results of both the
scenarios, it is concluded that the scenario 1 shows the better
performance than the scenario 2. So, it is clear that all the
routing protocols show the better performance in the network
having less number of sensor nodes as compared to the
network having more number of sensor nodes. But, the MBRR
protocol also outperforms against each QoS metrics on
comparing the results of the both the scenarios among the
other two protocols.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 02 Issue: 09 | Sep-2013, Available @ http://www.ijret.org 278
Thus the conclusion of this study is that the MBRR protocol is
the best protocol as compared to the other two protocols i.e.
REAR and SPEED, as per the simulation results of both the
scenarios in this paper, but it is not necessary that MBRR
perform always better in all the networks. Performance may
vary due to the variation in the network type. At the end we
came to the conclusion from the simulation and analytical
study of Wireless Sensor Network (WSN) that the
performance of the routing protocols changes with network,
and the selection of the accurate routing protocol according to
the network.
FUTURE SCOPE
Future scope of this paper is that one can compare the same
Wireless Sensor Network routing protocols deployed with
some Genetic Algorithms to optimize the performance of
these routing protocols against the same metrics or parameters
[17]. Also there is scope to introduce Neural Networks
technology into the sensor nodes deployed under the same
routing protocols of the WSN so that the nodes in the network
may be able to use the self-organized maps, to reduce the end-
to-end delay especially [18].
REFRENCES
[1] Dr. Praveen Chaturvedi, “Introduction to Wireless Sensor
Networks,” International Journal of Advanced Research in
Computer Science and Software Engineering, vol. 2, iss.10,
Oct. 2012
[2] Neha Singh, Prof.Rajeshwar Lal Dua, and Vinita Mathur,
“Wireless Sensor Networks: Architecture, Protocols,
Simulator Tool,” International Journal of Advanced Research
in Computer Science and Software Engineering, vol.2, iss.5,
May 2012.
[3] Harsh Sundani, Haoyue Li, Vijay K. Devabhaktuni,
Mansoor Alam, and Prabir Bhattacharya, “Wireless Sensor
Network Simulators a Survey and Comparisons,” International
Journal of Computer Networks (IJCN), vol.2, iss.5, pp. 249-
265, Feb. 2011.
[4] Shio Kumar Singh, M P Singh, and D K Singh, “Routing
Protocols in Wireless Sensor Networks –A Survey,”
International Journal of Computer Science & Engineering
Survey (IJCSES), vol.1, no.2, November 2010
[5] Ali Naderi, Sayyed Majid Mazinani, Amin Zadeh Shirazi,
and Mahya Faghihnia, “Adaptive Majority-Based Re-Routing
For Differentiated Reliability In Wireless Sensor Networks,”
IEEE 17th International Conference on Engineering of
Complex Computer Systems, July 2012
[6] Kee-Young Shin, JunKeun Song, JinWon Kim, Misun Yu,
and Pyeong Soo Mah, “REAR: Reliable Energy Aware
Routing Protocol for Wireless Sensor Networks,” in
proceedings of 9th International Conference on Advanced
Communication Technology, vol. 1, pp.525-530, Feb.2007.
[7] Tian He, John A Stankovica, Chenyang Lu, and Tarek
Abdelzaher, “SPEED: A Stateless Protocol for Real-Time
Communication in Sensor Networks,” in proceedings of 23rd
International Conference on Distributed Computing Systems,
pp. 46-55, May 2003.
[8] Sayyed Majid Mazinani et al., “A Tree-Based Reliable
Routing Protocol in Wireless Sensor Networks,” IEEE
International Symposium on Computer, Consumer and
Control (IS3C), pp. 491-494, June 2012.
[9] R.Sumathi, and M.G.Srinivas, “A Survey of QoS Based
Routing Protocols for Wireless Sensor Networks,” Journal of
Information Processing Systems, vol.8, no.4, Dec. 2012.
[10] Koulali, M. et al., “QDGRP: A Hybrid QoS Distributed
Genetic Routing Protocol for Wireless Sensor Networks,”
IEEE International Conference on Multimedia Computing and
Systems (ICMCS), pp. 47–52, May 2012.
[11] Jaydip Sen, and Arijit Ukil, “An Adaptable and QoS-
Aware Routing Protocol for Wireless Sensor Networks,” IEEE
International Conference on Wireless Communication,
Vehicular Technology, Information Theory and Aerospace &
Electronics Systems Technology (Wireless VITAE), pp.767-
771, 2009.
[12] Suresh Chimkode, Ramesh S. Jadhav, and Basavraj S.
Mathapati, “A Reliable and Robust QoS Routing Protocol for
Mobile Wireless Sensor Networks,” International Journal of
Computer Applications (0975 – 888), vol. 47, no.14, June
2012
[13] S.C. Chabalala, T.N. Muddenahalli, and F. Takawira,
“Energy-Efficient Dynamic Source Routing Protocol for
Wireless Sensor Networks,” IJCSNS International Journal of
Computer Science and Network Security, vol.12, no.10, pp.
98-109, October 2012.
[14] Abdul Sattar Malik, and Suhail A. Qureshi, “Analyzing
the Factors Affecting Network Lifetime for Cluster-based
Wireless Sensor Networks,” Pak. J. Engg & Appl. Sci., vol. 6,
pp. 9-16, Jan. 2010
[15] (Aug.07, 2013) Bit Error Rate [Online]. Available:
Website https://en.wikipedia.org/wiki/Bit_error_rate
[16] (Aug.07, 2013) Signal-to-noise Ratio [Online]. Available:
Website http://en.wikipedia.org/wiki/Signal-to-noise_ratio
[17] Jin Fan, and D.J. Parish, “Using a Genetic Algorithm to
Optimize the Performance of a Wireless Sensor Network,” in
PG Net, Liverpool, pp.3-8, 2007.
[18] Luis Javier Garcia Villalba, Ana Lucila Sandoval Orozco,
Alicia Trivino Cabrera, and Claudia Jacy Barenco Abbas,
“Routing Protocols in Wireless Sensor Networks,” Sensors
(ISSN 1424-8220), vol.9, pp. 8399-8421, Oct. 2009.

More Related Content

What's hot

Multipath qos aware routing protocol
Multipath qos aware routing protocolMultipath qos aware routing protocol
Multipath qos aware routing protocol
IJCNCJournal
 
A novel routing technique for mobile ad hoc networks (manet)
A novel routing technique for mobile ad hoc networks (manet)A novel routing technique for mobile ad hoc networks (manet)
A novel routing technique for mobile ad hoc networks (manet)
ijngnjournal
 
SECTOR TREE-BASED CLUSTERING FOR ENERGY EFFICIENT ROUTING PROTOCOL IN HETEROG...
SECTOR TREE-BASED CLUSTERING FOR ENERGY EFFICIENT ROUTING PROTOCOL IN HETEROG...SECTOR TREE-BASED CLUSTERING FOR ENERGY EFFICIENT ROUTING PROTOCOL IN HETEROG...
SECTOR TREE-BASED CLUSTERING FOR ENERGY EFFICIENT ROUTING PROTOCOL IN HETEROG...
IJCNCJournal
 
AN EFFECTIVE CONTROL OF HELLO PROCESS FOR ROUTING PROTOCOL IN MANETS
AN EFFECTIVE CONTROL OF HELLO PROCESS FOR ROUTING PROTOCOL IN MANETSAN EFFECTIVE CONTROL OF HELLO PROCESS FOR ROUTING PROTOCOL IN MANETS
AN EFFECTIVE CONTROL OF HELLO PROCESS FOR ROUTING PROTOCOL IN MANETS
IJCNCJournal
 
Implementing Energy Efficient Strategies in the MANET on-demand routing Proto...
Implementing Energy Efficient Strategies in the MANET on-demand routing Proto...Implementing Energy Efficient Strategies in the MANET on-demand routing Proto...
Implementing Energy Efficient Strategies in the MANET on-demand routing Proto...
IJEEE
 
A New Efficient Cache Replacement Strategy for Named Data Networking
A New Efficient Cache Replacement Strategy for Named Data NetworkingA New Efficient Cache Replacement Strategy for Named Data Networking
A New Efficient Cache Replacement Strategy for Named Data Networking
IJCNCJournal
 
PROPOSED A HETEROGENEOUS CLUSTERING ALGORITHM TO IMPROVE QOS IN WSN
PROPOSED A HETEROGENEOUS CLUSTERING ALGORITHM TO IMPROVE QOS IN WSNPROPOSED A HETEROGENEOUS CLUSTERING ALGORITHM TO IMPROVE QOS IN WSN
PROPOSED A HETEROGENEOUS CLUSTERING ALGORITHM TO IMPROVE QOS IN WSN
IJCNCJournal
 
Rough set based QoS enabled multipath source routing in MANET
Rough set based QoS enabled multipath source routing  in MANET Rough set based QoS enabled multipath source routing  in MANET
Rough set based QoS enabled multipath source routing in MANET
IJECEIAES
 
Ijcnc050203
Ijcnc050203Ijcnc050203
Ijcnc050203
IJCNCJournal
 
R045059297
R045059297R045059297
R045059297
IJERA Editor
 
Modified q aware scheduling algorithm for improved fairness in 802.16 j networks
Modified q aware scheduling algorithm for improved fairness in 802.16 j networksModified q aware scheduling algorithm for improved fairness in 802.16 j networks
Modified q aware scheduling algorithm for improved fairness in 802.16 j networks
IJCNCJournal
 
A study on qos aware routing in wireless mesh network
A study on qos aware routing in wireless mesh networkA study on qos aware routing in wireless mesh network
A study on qos aware routing in wireless mesh network
eSAT Publishing House
 
A NOVEL HYBRID OPPORTUNISTIC SCALABLE ENERGY EFFICIENT ROUTING DESIGN FOR LOW...
A NOVEL HYBRID OPPORTUNISTIC SCALABLE ENERGY EFFICIENT ROUTING DESIGN FOR LOW...A NOVEL HYBRID OPPORTUNISTIC SCALABLE ENERGY EFFICIENT ROUTING DESIGN FOR LOW...
A NOVEL HYBRID OPPORTUNISTIC SCALABLE ENERGY EFFICIENT ROUTING DESIGN FOR LOW...
IJCNCJournal
 
Enhancement of qos in multihop wireless networks by delivering cbr using lb a...
Enhancement of qos in multihop wireless networks by delivering cbr using lb a...Enhancement of qos in multihop wireless networks by delivering cbr using lb a...
Enhancement of qos in multihop wireless networks by delivering cbr using lb a...
eSAT Publishing House
 
Enhancement of qos in multihop wireless networks by delivering cbr using lb a...
Enhancement of qos in multihop wireless networks by delivering cbr using lb a...Enhancement of qos in multihop wireless networks by delivering cbr using lb a...
Enhancement of qos in multihop wireless networks by delivering cbr using lb a...
eSAT Journals
 
Impact of Variable Transmission Range and Scalability With Respect To Mobilit...
Impact of Variable Transmission Range and Scalability With Respect To Mobilit...Impact of Variable Transmission Range and Scalability With Respect To Mobilit...
Impact of Variable Transmission Range and Scalability With Respect To Mobilit...
Jitender Grover
 
Performance Analysis of Energy Efficient Cross Layer Load Balancing in Tactic...
Performance Analysis of Energy Efficient Cross Layer Load Balancing in Tactic...Performance Analysis of Energy Efficient Cross Layer Load Balancing in Tactic...
Performance Analysis of Energy Efficient Cross Layer Load Balancing in Tactic...
IRJET Journal
 

What's hot (17)

Multipath qos aware routing protocol
Multipath qos aware routing protocolMultipath qos aware routing protocol
Multipath qos aware routing protocol
 
A novel routing technique for mobile ad hoc networks (manet)
A novel routing technique for mobile ad hoc networks (manet)A novel routing technique for mobile ad hoc networks (manet)
A novel routing technique for mobile ad hoc networks (manet)
 
SECTOR TREE-BASED CLUSTERING FOR ENERGY EFFICIENT ROUTING PROTOCOL IN HETEROG...
SECTOR TREE-BASED CLUSTERING FOR ENERGY EFFICIENT ROUTING PROTOCOL IN HETEROG...SECTOR TREE-BASED CLUSTERING FOR ENERGY EFFICIENT ROUTING PROTOCOL IN HETEROG...
SECTOR TREE-BASED CLUSTERING FOR ENERGY EFFICIENT ROUTING PROTOCOL IN HETEROG...
 
AN EFFECTIVE CONTROL OF HELLO PROCESS FOR ROUTING PROTOCOL IN MANETS
AN EFFECTIVE CONTROL OF HELLO PROCESS FOR ROUTING PROTOCOL IN MANETSAN EFFECTIVE CONTROL OF HELLO PROCESS FOR ROUTING PROTOCOL IN MANETS
AN EFFECTIVE CONTROL OF HELLO PROCESS FOR ROUTING PROTOCOL IN MANETS
 
Implementing Energy Efficient Strategies in the MANET on-demand routing Proto...
Implementing Energy Efficient Strategies in the MANET on-demand routing Proto...Implementing Energy Efficient Strategies in the MANET on-demand routing Proto...
Implementing Energy Efficient Strategies in the MANET on-demand routing Proto...
 
A New Efficient Cache Replacement Strategy for Named Data Networking
A New Efficient Cache Replacement Strategy for Named Data NetworkingA New Efficient Cache Replacement Strategy for Named Data Networking
A New Efficient Cache Replacement Strategy for Named Data Networking
 
PROPOSED A HETEROGENEOUS CLUSTERING ALGORITHM TO IMPROVE QOS IN WSN
PROPOSED A HETEROGENEOUS CLUSTERING ALGORITHM TO IMPROVE QOS IN WSNPROPOSED A HETEROGENEOUS CLUSTERING ALGORITHM TO IMPROVE QOS IN WSN
PROPOSED A HETEROGENEOUS CLUSTERING ALGORITHM TO IMPROVE QOS IN WSN
 
Rough set based QoS enabled multipath source routing in MANET
Rough set based QoS enabled multipath source routing  in MANET Rough set based QoS enabled multipath source routing  in MANET
Rough set based QoS enabled multipath source routing in MANET
 
Ijcnc050203
Ijcnc050203Ijcnc050203
Ijcnc050203
 
R045059297
R045059297R045059297
R045059297
 
Modified q aware scheduling algorithm for improved fairness in 802.16 j networks
Modified q aware scheduling algorithm for improved fairness in 802.16 j networksModified q aware scheduling algorithm for improved fairness in 802.16 j networks
Modified q aware scheduling algorithm for improved fairness in 802.16 j networks
 
A study on qos aware routing in wireless mesh network
A study on qos aware routing in wireless mesh networkA study on qos aware routing in wireless mesh network
A study on qos aware routing in wireless mesh network
 
A NOVEL HYBRID OPPORTUNISTIC SCALABLE ENERGY EFFICIENT ROUTING DESIGN FOR LOW...
A NOVEL HYBRID OPPORTUNISTIC SCALABLE ENERGY EFFICIENT ROUTING DESIGN FOR LOW...A NOVEL HYBRID OPPORTUNISTIC SCALABLE ENERGY EFFICIENT ROUTING DESIGN FOR LOW...
A NOVEL HYBRID OPPORTUNISTIC SCALABLE ENERGY EFFICIENT ROUTING DESIGN FOR LOW...
 
Enhancement of qos in multihop wireless networks by delivering cbr using lb a...
Enhancement of qos in multihop wireless networks by delivering cbr using lb a...Enhancement of qos in multihop wireless networks by delivering cbr using lb a...
Enhancement of qos in multihop wireless networks by delivering cbr using lb a...
 
Enhancement of qos in multihop wireless networks by delivering cbr using lb a...
Enhancement of qos in multihop wireless networks by delivering cbr using lb a...Enhancement of qos in multihop wireless networks by delivering cbr using lb a...
Enhancement of qos in multihop wireless networks by delivering cbr using lb a...
 
Impact of Variable Transmission Range and Scalability With Respect To Mobilit...
Impact of Variable Transmission Range and Scalability With Respect To Mobilit...Impact of Variable Transmission Range and Scalability With Respect To Mobilit...
Impact of Variable Transmission Range and Scalability With Respect To Mobilit...
 
Performance Analysis of Energy Efficient Cross Layer Load Balancing in Tactic...
Performance Analysis of Energy Efficient Cross Layer Load Balancing in Tactic...Performance Analysis of Energy Efficient Cross Layer Load Balancing in Tactic...
Performance Analysis of Energy Efficient Cross Layer Load Balancing in Tactic...
 

Viewers also liked

Pe2 a public encryption with two ack approach to
Pe2 a public encryption with two ack approach toPe2 a public encryption with two ack approach to
Pe2 a public encryption with two ack approach to
eSAT Publishing House
 
Sand casting conventional and rapid prototyping manufacturing approaches
Sand casting conventional and rapid prototyping manufacturing approachesSand casting conventional and rapid prototyping manufacturing approaches
Sand casting conventional and rapid prototyping manufacturing approaches
eSAT Publishing House
 
Psnr value of digital image watermarking by using
Psnr value of digital image watermarking by usingPsnr value of digital image watermarking by using
Psnr value of digital image watermarking by using
eSAT Publishing House
 
Explicit model predictive control of fast dynamic system
Explicit model predictive control of fast dynamic systemExplicit model predictive control of fast dynamic system
Explicit model predictive control of fast dynamic system
eSAT Publishing House
 
Analysis of hpcc pavements using kenpave fea software
Analysis of hpcc pavements using kenpave fea softwareAnalysis of hpcc pavements using kenpave fea software
Analysis of hpcc pavements using kenpave fea software
eSAT Publishing House
 
To analyses the effects of turning parameters on
To analyses the effects of turning parameters onTo analyses the effects of turning parameters on
To analyses the effects of turning parameters on
eSAT Publishing House
 
Monitoring and gis mapping of groundwater level
Monitoring and gis mapping of groundwater levelMonitoring and gis mapping of groundwater level
Monitoring and gis mapping of groundwater level
eSAT Publishing House
 
An efficient monitoring system for sports person using wi fi communication
An efficient monitoring system for sports person using wi fi communicationAn efficient monitoring system for sports person using wi fi communication
An efficient monitoring system for sports person using wi fi communicationeSAT Publishing House
 
Studies on effects of short coir fiber reinforcement on
Studies on effects of short coir fiber reinforcement onStudies on effects of short coir fiber reinforcement on
Studies on effects of short coir fiber reinforcement on
eSAT Publishing House
 
A study on improvement activities for indian
A study on improvement activities for indianA study on improvement activities for indian
A study on improvement activities for indian
eSAT Publishing House
 
Stress resistance of owa stick reinforced grano periwinkle concrete slab subj...
Stress resistance of owa stick reinforced grano periwinkle concrete slab subj...Stress resistance of owa stick reinforced grano periwinkle concrete slab subj...
Stress resistance of owa stick reinforced grano periwinkle concrete slab subj...
eSAT Publishing House
 
Cooperative ad hoc networks for energy efficient improve connectivity
Cooperative ad hoc networks for energy efficient improve connectivityCooperative ad hoc networks for energy efficient improve connectivity
Cooperative ad hoc networks for energy efficient improve connectivity
eSAT Publishing House
 
Treatment of distillery spent wash by anaerobic
Treatment of distillery spent wash by anaerobicTreatment of distillery spent wash by anaerobic
Treatment of distillery spent wash by anaerobic
eSAT Publishing House
 
Performance evaluation of rapid and spray and-wait dtn routing protocols unde...
Performance evaluation of rapid and spray and-wait dtn routing protocols unde...Performance evaluation of rapid and spray and-wait dtn routing protocols unde...
Performance evaluation of rapid and spray and-wait dtn routing protocols unde...
eSAT Publishing House
 
Qo s management for mobile satellite communication
Qo s management for mobile satellite communicationQo s management for mobile satellite communication
Qo s management for mobile satellite communication
eSAT Publishing House
 
Android malware
Android malwareAndroid malware
Android malware
eSAT Publishing House
 
Design and development of non server peer 2 peer secure communication using j...
Design and development of non server peer 2 peer secure communication using j...Design and development of non server peer 2 peer secure communication using j...
Design and development of non server peer 2 peer secure communication using j...
eSAT Publishing House
 
Path planning using vrep
Path planning using vrepPath planning using vrep
Path planning using vrep
eSAT Publishing House
 
Detection of speech under stress using spectral analysis
Detection of speech under stress using spectral analysisDetection of speech under stress using spectral analysis
Detection of speech under stress using spectral analysis
eSAT Publishing House
 
Load frequency control in co ordination with
Load frequency control in co ordination withLoad frequency control in co ordination with
Load frequency control in co ordination with
eSAT Publishing House
 

Viewers also liked (20)

Pe2 a public encryption with two ack approach to
Pe2 a public encryption with two ack approach toPe2 a public encryption with two ack approach to
Pe2 a public encryption with two ack approach to
 
Sand casting conventional and rapid prototyping manufacturing approaches
Sand casting conventional and rapid prototyping manufacturing approachesSand casting conventional and rapid prototyping manufacturing approaches
Sand casting conventional and rapid prototyping manufacturing approaches
 
Psnr value of digital image watermarking by using
Psnr value of digital image watermarking by usingPsnr value of digital image watermarking by using
Psnr value of digital image watermarking by using
 
Explicit model predictive control of fast dynamic system
Explicit model predictive control of fast dynamic systemExplicit model predictive control of fast dynamic system
Explicit model predictive control of fast dynamic system
 
Analysis of hpcc pavements using kenpave fea software
Analysis of hpcc pavements using kenpave fea softwareAnalysis of hpcc pavements using kenpave fea software
Analysis of hpcc pavements using kenpave fea software
 
To analyses the effects of turning parameters on
To analyses the effects of turning parameters onTo analyses the effects of turning parameters on
To analyses the effects of turning parameters on
 
Monitoring and gis mapping of groundwater level
Monitoring and gis mapping of groundwater levelMonitoring and gis mapping of groundwater level
Monitoring and gis mapping of groundwater level
 
An efficient monitoring system for sports person using wi fi communication
An efficient monitoring system for sports person using wi fi communicationAn efficient monitoring system for sports person using wi fi communication
An efficient monitoring system for sports person using wi fi communication
 
Studies on effects of short coir fiber reinforcement on
Studies on effects of short coir fiber reinforcement onStudies on effects of short coir fiber reinforcement on
Studies on effects of short coir fiber reinforcement on
 
A study on improvement activities for indian
A study on improvement activities for indianA study on improvement activities for indian
A study on improvement activities for indian
 
Stress resistance of owa stick reinforced grano periwinkle concrete slab subj...
Stress resistance of owa stick reinforced grano periwinkle concrete slab subj...Stress resistance of owa stick reinforced grano periwinkle concrete slab subj...
Stress resistance of owa stick reinforced grano periwinkle concrete slab subj...
 
Cooperative ad hoc networks for energy efficient improve connectivity
Cooperative ad hoc networks for energy efficient improve connectivityCooperative ad hoc networks for energy efficient improve connectivity
Cooperative ad hoc networks for energy efficient improve connectivity
 
Treatment of distillery spent wash by anaerobic
Treatment of distillery spent wash by anaerobicTreatment of distillery spent wash by anaerobic
Treatment of distillery spent wash by anaerobic
 
Performance evaluation of rapid and spray and-wait dtn routing protocols unde...
Performance evaluation of rapid and spray and-wait dtn routing protocols unde...Performance evaluation of rapid and spray and-wait dtn routing protocols unde...
Performance evaluation of rapid and spray and-wait dtn routing protocols unde...
 
Qo s management for mobile satellite communication
Qo s management for mobile satellite communicationQo s management for mobile satellite communication
Qo s management for mobile satellite communication
 
Android malware
Android malwareAndroid malware
Android malware
 
Design and development of non server peer 2 peer secure communication using j...
Design and development of non server peer 2 peer secure communication using j...Design and development of non server peer 2 peer secure communication using j...
Design and development of non server peer 2 peer secure communication using j...
 
Path planning using vrep
Path planning using vrepPath planning using vrep
Path planning using vrep
 
Detection of speech under stress using spectral analysis
Detection of speech under stress using spectral analysisDetection of speech under stress using spectral analysis
Detection of speech under stress using spectral analysis
 
Load frequency control in co ordination with
Load frequency control in co ordination withLoad frequency control in co ordination with
Load frequency control in co ordination with
 

Similar to Performance comparison of qo s based routing

A study on qos aware routing in wireless mesh network
A study on qos aware routing in wireless mesh networkA study on qos aware routing in wireless mesh network
A study on qos aware routing in wireless mesh network
eSAT Journals
 
Wireless Sensor Network Using Six Sigma Multi Hop Routing
Wireless Sensor Network Using Six Sigma Multi Hop RoutingWireless Sensor Network Using Six Sigma Multi Hop Routing
Wireless Sensor Network Using Six Sigma Multi Hop Routing
IOSR Journals
 
Kz3618761878
Kz3618761878Kz3618761878
Kz3618761878
IJERA Editor
 
AN INTEGRATED SECURED ROUTING APPROACH FOR MANETS
AN INTEGRATED SECURED ROUTING APPROACH FOR MANETSAN INTEGRATED SECURED ROUTING APPROACH FOR MANETS
AN INTEGRATED SECURED ROUTING APPROACH FOR MANETS
IRJET Journal
 
Dynamic Slot Allocation for Improving Traffic Performance in Wireless Sensor ...
Dynamic Slot Allocation for Improving Traffic Performance in Wireless Sensor ...Dynamic Slot Allocation for Improving Traffic Performance in Wireless Sensor ...
Dynamic Slot Allocation for Improving Traffic Performance in Wireless Sensor ...
IRJET Journal
 
Performance improvement of energy aware and adaptive routing protocols for ma...
Performance improvement of energy aware and adaptive routing protocols for ma...Performance improvement of energy aware and adaptive routing protocols for ma...
Performance improvement of energy aware and adaptive routing protocols for ma...eSAT Publishing House
 
Energy Efficient Grid based Routing Algorithm using Closeness Centrality and ...
Energy Efficient Grid based Routing Algorithm using Closeness Centrality and ...Energy Efficient Grid based Routing Algorithm using Closeness Centrality and ...
Energy Efficient Grid based Routing Algorithm using Closeness Centrality and ...
IRJET Journal
 
Multipath Routing Protocol by Breadth First Search Algorithm in Wireless Mesh...
Multipath Routing Protocol by Breadth First Search Algorithm in Wireless Mesh...Multipath Routing Protocol by Breadth First Search Algorithm in Wireless Mesh...
Multipath Routing Protocol by Breadth First Search Algorithm in Wireless Mesh...
IOSR Journals
 
Source routing in Mobile Ad hoc NETworks (MANETs)
Source routing in Mobile Ad hoc NETworks (MANETs)Source routing in Mobile Ad hoc NETworks (MANETs)
Source routing in Mobile Ad hoc NETworks (MANETs)
Narendra Singh Yadav
 
A survey on routing algorithms and routing metrics for wireless mesh networks
A survey on routing algorithms and routing metrics for wireless mesh networksA survey on routing algorithms and routing metrics for wireless mesh networks
A survey on routing algorithms and routing metrics for wireless mesh networksMohammad Siraj
 
Vol 11 No 1 - March 2014
Vol 11 No 1 - March 2014Vol 11 No 1 - March 2014
Vol 11 No 1 - March 2014
ijcsbi
 
Optimal Coverage Path Planningin a Wireless Sensor Network for Intelligent Tr...
Optimal Coverage Path Planningin a Wireless Sensor Network for Intelligent Tr...Optimal Coverage Path Planningin a Wireless Sensor Network for Intelligent Tr...
Optimal Coverage Path Planningin a Wireless Sensor Network for Intelligent Tr...
IJCNCJournal
 
Optimal Coverage Path Planning in a Wireless Sensor Network for Intelligent T...
Optimal Coverage Path Planning in a Wireless Sensor Network for Intelligent T...Optimal Coverage Path Planning in a Wireless Sensor Network for Intelligent T...
Optimal Coverage Path Planning in a Wireless Sensor Network for Intelligent T...
IJCNCJournal
 
Efficient energy, cost reduction, and QoS based routing protocol for wireless...
Efficient energy, cost reduction, and QoS based routing protocol for wireless...Efficient energy, cost reduction, and QoS based routing protocol for wireless...
Efficient energy, cost reduction, and QoS based routing protocol for wireless...
IJECEIAES
 
Qualitative Analysis of Routing Protocols in WSN
Qualitative Analysis of Routing Protocols in WSNQualitative Analysis of Routing Protocols in WSN
Qualitative Analysis of Routing Protocols in WSN
Eswar Publications
 
DESIGN OF ENERGY EFFICIENT ROUTING ALGORITHM FOR WIRELESS SENSOR NETWORK (WSN...
DESIGN OF ENERGY EFFICIENT ROUTING ALGORITHM FOR WIRELESS SENSOR NETWORK (WSN...DESIGN OF ENERGY EFFICIENT ROUTING ALGORITHM FOR WIRELESS SENSOR NETWORK (WSN...
DESIGN OF ENERGY EFFICIENT ROUTING ALGORITHM FOR WIRELESS SENSOR NETWORK (WSN...
cscpconf
 
Study Of Coded Based Mechanism In WSN System
Study Of Coded Based Mechanism In WSN SystemStudy Of Coded Based Mechanism In WSN System
Study Of Coded Based Mechanism In WSN System
IJERA Editor
 
Link Stability Based On Qos Aware On - Demand Routing In Mobile Ad Hoc Networks
Link Stability Based On Qos Aware On - Demand Routing In  Mobile Ad Hoc NetworksLink Stability Based On Qos Aware On - Demand Routing In  Mobile Ad Hoc Networks
Link Stability Based On Qos Aware On - Demand Routing In Mobile Ad Hoc Networks
IOSR Journals
 
Performance comparison of mobile ad hoc network routing protocols
Performance comparison of mobile ad hoc network routing protocolsPerformance comparison of mobile ad hoc network routing protocols
Performance comparison of mobile ad hoc network routing protocols
IJCNCJournal
 
Jm3516391646
Jm3516391646Jm3516391646
Jm3516391646
IJERA Editor
 

Similar to Performance comparison of qo s based routing (20)

A study on qos aware routing in wireless mesh network
A study on qos aware routing in wireless mesh networkA study on qos aware routing in wireless mesh network
A study on qos aware routing in wireless mesh network
 
Wireless Sensor Network Using Six Sigma Multi Hop Routing
Wireless Sensor Network Using Six Sigma Multi Hop RoutingWireless Sensor Network Using Six Sigma Multi Hop Routing
Wireless Sensor Network Using Six Sigma Multi Hop Routing
 
Kz3618761878
Kz3618761878Kz3618761878
Kz3618761878
 
AN INTEGRATED SECURED ROUTING APPROACH FOR MANETS
AN INTEGRATED SECURED ROUTING APPROACH FOR MANETSAN INTEGRATED SECURED ROUTING APPROACH FOR MANETS
AN INTEGRATED SECURED ROUTING APPROACH FOR MANETS
 
Dynamic Slot Allocation for Improving Traffic Performance in Wireless Sensor ...
Dynamic Slot Allocation for Improving Traffic Performance in Wireless Sensor ...Dynamic Slot Allocation for Improving Traffic Performance in Wireless Sensor ...
Dynamic Slot Allocation for Improving Traffic Performance in Wireless Sensor ...
 
Performance improvement of energy aware and adaptive routing protocols for ma...
Performance improvement of energy aware and adaptive routing protocols for ma...Performance improvement of energy aware and adaptive routing protocols for ma...
Performance improvement of energy aware and adaptive routing protocols for ma...
 
Energy Efficient Grid based Routing Algorithm using Closeness Centrality and ...
Energy Efficient Grid based Routing Algorithm using Closeness Centrality and ...Energy Efficient Grid based Routing Algorithm using Closeness Centrality and ...
Energy Efficient Grid based Routing Algorithm using Closeness Centrality and ...
 
Multipath Routing Protocol by Breadth First Search Algorithm in Wireless Mesh...
Multipath Routing Protocol by Breadth First Search Algorithm in Wireless Mesh...Multipath Routing Protocol by Breadth First Search Algorithm in Wireless Mesh...
Multipath Routing Protocol by Breadth First Search Algorithm in Wireless Mesh...
 
Source routing in Mobile Ad hoc NETworks (MANETs)
Source routing in Mobile Ad hoc NETworks (MANETs)Source routing in Mobile Ad hoc NETworks (MANETs)
Source routing in Mobile Ad hoc NETworks (MANETs)
 
A survey on routing algorithms and routing metrics for wireless mesh networks
A survey on routing algorithms and routing metrics for wireless mesh networksA survey on routing algorithms and routing metrics for wireless mesh networks
A survey on routing algorithms and routing metrics for wireless mesh networks
 
Vol 11 No 1 - March 2014
Vol 11 No 1 - March 2014Vol 11 No 1 - March 2014
Vol 11 No 1 - March 2014
 
Optimal Coverage Path Planningin a Wireless Sensor Network for Intelligent Tr...
Optimal Coverage Path Planningin a Wireless Sensor Network for Intelligent Tr...Optimal Coverage Path Planningin a Wireless Sensor Network for Intelligent Tr...
Optimal Coverage Path Planningin a Wireless Sensor Network for Intelligent Tr...
 
Optimal Coverage Path Planning in a Wireless Sensor Network for Intelligent T...
Optimal Coverage Path Planning in a Wireless Sensor Network for Intelligent T...Optimal Coverage Path Planning in a Wireless Sensor Network for Intelligent T...
Optimal Coverage Path Planning in a Wireless Sensor Network for Intelligent T...
 
Efficient energy, cost reduction, and QoS based routing protocol for wireless...
Efficient energy, cost reduction, and QoS based routing protocol for wireless...Efficient energy, cost reduction, and QoS based routing protocol for wireless...
Efficient energy, cost reduction, and QoS based routing protocol for wireless...
 
Qualitative Analysis of Routing Protocols in WSN
Qualitative Analysis of Routing Protocols in WSNQualitative Analysis of Routing Protocols in WSN
Qualitative Analysis of Routing Protocols in WSN
 
DESIGN OF ENERGY EFFICIENT ROUTING ALGORITHM FOR WIRELESS SENSOR NETWORK (WSN...
DESIGN OF ENERGY EFFICIENT ROUTING ALGORITHM FOR WIRELESS SENSOR NETWORK (WSN...DESIGN OF ENERGY EFFICIENT ROUTING ALGORITHM FOR WIRELESS SENSOR NETWORK (WSN...
DESIGN OF ENERGY EFFICIENT ROUTING ALGORITHM FOR WIRELESS SENSOR NETWORK (WSN...
 
Study Of Coded Based Mechanism In WSN System
Study Of Coded Based Mechanism In WSN SystemStudy Of Coded Based Mechanism In WSN System
Study Of Coded Based Mechanism In WSN System
 
Link Stability Based On Qos Aware On - Demand Routing In Mobile Ad Hoc Networks
Link Stability Based On Qos Aware On - Demand Routing In  Mobile Ad Hoc NetworksLink Stability Based On Qos Aware On - Demand Routing In  Mobile Ad Hoc Networks
Link Stability Based On Qos Aware On - Demand Routing In Mobile Ad Hoc Networks
 
Performance comparison of mobile ad hoc network routing protocols
Performance comparison of mobile ad hoc network routing protocolsPerformance comparison of mobile ad hoc network routing protocols
Performance comparison of mobile ad hoc network routing protocols
 
Jm3516391646
Jm3516391646Jm3516391646
Jm3516391646
 

More from eSAT Publishing House

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnam
eSAT Publishing House
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...
eSAT Publishing House
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnam
eSAT Publishing House
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...
eSAT Publishing House
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, india
eSAT Publishing House
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity building
eSAT Publishing House
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...
eSAT Publishing House
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
eSAT Publishing House
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...
eSAT Publishing House
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a review
eSAT Publishing House
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...
eSAT Publishing House
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard management
eSAT Publishing House
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear walls
eSAT Publishing House
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...
eSAT Publishing House
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...
eSAT Publishing House
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of india
eSAT Publishing House
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structures
eSAT Publishing House
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildings
eSAT Publishing House
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
eSAT Publishing House
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
eSAT Publishing House
 

More from eSAT Publishing House (20)

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnam
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnam
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, india
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity building
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a review
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard management
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear walls
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of india
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structures
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildings
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
 

Recently uploaded

Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
WENKENLI1
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
AafreenAbuthahir2
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
BrazilAccount1
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
ydteq
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
Vijay Dialani, PhD
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
Jayaprasanna4
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
TeeVichai
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
Kamal Acharya
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 

Recently uploaded (20)

Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 

Performance comparison of qo s based routing

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 02 Issue: 09 | Sep-2013, Available @ http://www.ijret.org 272 PERFORMANCE COMPARISON OF QoS BASED ROUTING PROTOCOLS MBRR, REAR AND SPEED FOR WIRELESS SENSOR NETWORKS Deepak Verma1 , Amardeep Kaur2 1 M.Tech (C.S.E.), Student, 2 Assistant Professor (C.S.E.), Punjabi University Regional Center for Information Technology and Management, Mohali, Punjab, India Abstract A wireless sensor network (WSN) is a collection of small randomly dispersed micro sensor nodes that have capability to sense, establish wireless communication between each other and do computations and process operations. A network especially wireless network strongly depends on the routing protocols to route the sensed data to the Base Station (BS) via some intermediate nodes. Due to fast emergence of the wireless sensing, a lot of work has been done on the various categories of routing protocols of WSN like location-based, data-centric, hierarchal routing protocols etc. to measure the network performance. But recent studies are provided with the evidence that Quality-of-Service (QoS) routing can enhance the network performance by increasing the network utilization, compared to routing that is not sensitive to QoS requirements of traffic. So in this paper, the focus is on evaluation and comparison of the network performance in the WSN having QoS routing. The comparison of the three QoS routing protocols MBRR (Majority Based Re-Routing), REAR (Reliable Energy Aware Routing) and SPEED (Stateless Protocol for End-to-End Delay) on the basis of various performance metrics such as Bit Error Rate (BER) vs. Signal-to-Noise Ratio (SNR), Average End-to-End Delay vs. BER, Packet Delivery Ratio vs. BER, Energy Consumed vs. BER, Network Lifetime vs. Energy Consumption, Throughput vs. BER and Throughput vs. SNR has been done in this research paper. On the basis of observed simulation results, it is concluded that the performance of MBRR is better than the performance of other two comparing protocols i.e. REAR and SPEED. Index Terms: Wireless Sensor Networks, Routing Protocols, QoS Routing, and Performance Evaluation etc. ----------------------------------------------------------------------***------------------------------------------------------------------------ 1. INTRODUCTION Wireless Sensor Networks (WSNs) have recently drawn significant research attention due to its wide range of applications that may not need human supervision. A Wireless Sensor Networks (WSN) is a set of hundreds or thousands of micro sensor nodes that provide the ability to sense and store the physical and the environmental conditions, often in real time, such as temperature, pressure,, light and humidity [1]. Each node is connected to one or several sensors. The size of these sensor nodes is very small. Sensor networks have a wide variety of applications that depends on the variation of requirements and characteristics. The sensor networks can be used in a vast variety of fields like military environment, disaster management, habitat monitoring, medical and health care etc. [2]. Power constraints, limited hardware, decreased reliability, and a typically higher density and number of failure nodes are few of the problems that have to be considered while developing the protocols for use in sensor networks [3]. Due to fast emergence of the wireless sensing, a lot of work has been done on the various categories of routing protocols of WSN like location-based, data-centric, hierarchal routing protocols etc to measure the network performance. But recent studies are provided with the evidence that Quality-of-Service (QoS) routing can enhance the network performance by increasing the network utilization, compared to routing that is not sensitive to QoS requirements of traffic. So the primary focus here is on evaluating and comparing the network performance in the WSN having QoS routing. QoS routing is the process of the selection of the path to be used by the flow of packets, based on its QoS requirements, e.g., bandwidth, throughput etc. In QoS based routing, the protocols provide different priorities to different applications, users, or data flows, or to guarantee a certain level of performance to a data flow [4]. There are so many routing protocols in the QoS-based routing protocols like SAR (Sequential Assignment Routing) [4], SPEED (Stateless Protocol for End-to-End Delay) [7], MMSPEED (Multipath Multi SPEED) [4], Energy-aware routing protocol [4], TBRR (A Tree-Based Reliable Routing Protocol) [8], REAR (Reliable Energy Aware Routing) [6], MBRR (Majority Based Re-Routing) [5], PISA(Priority-based path Selection Algorithm) [5] [8], PISA-III [5] [8], SBRR (Score Based Reliable Routing) [5] [8] etc. The main QoS-based routing protocols that are under consideration in this paper are MBRR, REAR and SPEED as discussed in the following section.
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 02 Issue: 09 | Sep-2013, Available @ http://www.ijret.org 273 1.1 MBRR (Majority Based Re-Routing) MBRR classifies the data into differentiated classes using a decision-making function called Win and then routes the data- packets towards the sink node in a highly reliable way. Moreover, MBRR engages a new adaptive approach called majority based re-routing approach in order to route the data- packets with instantaneously change in number intimating occurrence of special events via some more reliable paths [5]. 1.2 REAR (Reliable Energy Aware Routing) REAR is designed and implemented on the Nano-Qplus platform to overcome the energy constraint issues in the WSN. To establish routing paths in the network, REAR considers the residual energy capacity of each sensor node and it also supports the multi-path routing for reliable data transmission in WSN. Moreover, the REAR also supports the DATA-ACK oriented packet transmission, to confirm success of data transmission from one sensor node to other [6]. 1.3 SPEED (Stateless Protocol for End-to-End Delay) SPEED (Stateless Protocol for End-to-End Delay) is a protocol of real-time communication for sensor networks. It is specifically designed to be a stateless, localized algorithm with minimum control overhead. In SPEED, real-time communication is achieved by sustaining a desired delivery speed across the sensor network through a novel combination of feedback control and non-deterministic geographic forwarding. SPEED retains a desired delivery speed across sensor networks by both diverting traffic at the networking layer and locally regulating packets sent to the MAC layer [7]. 2. RELATED WORK Various authors have proposed and discussed number of QoS routing protocols and analyzed their performance in WSN. S. M. Mazinani et al. [8] proposed a new QoS based routing protocol called tree-based routing protocol (TBRR) that provides a high reliability in routing packets towards the destination node. The author has also compared the performance of the TBRR with three other QoS based protocols called PISA-III, SBRR and REAR using MATLAB and C++ simulation frameworks. The simulation results show that the TBRR minimizes the energy consumption, shows the minimum amount of reduction in packet delivery ratio and yields less average packet latency as the percentage of nodes with high channel error rate increases as compared to all the other three protocols. A. Naderi et al. [5] focused on building a routing protocol called MBRR which classifies the data into differentiated classes using a decision-making function called Win and then routes the data-packets towards the sink node in a highly reliable way. Moreover, MBRR engages a new adaptive approach called majority based re-routing approach in order to route the data-packets with instantaneously change in number intimating occurrence of special events via some more reliable paths. The paper demonstrated that MBRR protocol exhibits a better performance in regards of total energy consumption, Packet Delivery Ratio and Packet Delivery Ratio as percentage of nodes with high channel error-rate increases and when operating in a noisy wireless environment along with node failure, as compared to PISA-III, REAR, LEQR and SBRR protocols. R. Sumathi et al. [9], presented the state of the research by summing up the work on QoS routing protocols. The performance of QoS based protocols like SAR, MMSPEED, MCBR, MCMP, and EQSR is also analyzed for various parameters using NS2 in this paper. The simulation result shows that EQSR achieves good reliability, saves more energy and shows lesser control packet overhead than other algorithms and increases the network lifetime due to energy efficiency. Furthermore, EQSR distributes the traffic load over spatially distributed nodes. M. A. Koulali et al. [10], suggested a hybrid QoS based routing protocol for wireless sensor networks based on a customized Distributed Genetic Algorithm (DGA) that accounts for delay and energy constraints. The suggested protocol QDGRP (i.e. QoS Distributed Genetic Routing Protocol) supports QoS constraints on end-to-end delay and sensor's residual energy. The realized simulations show that QDGRP shows better results than AODV in terms of delay, throughput, and packet delivery ratio. J. Sen et al. [11], presented a query-based routing protocol for a WSN that provides different levels of Quality of Service (QoS) such as energy-efficiency, reliability, and fault- tolerance-under different application scenarios. The algorithm is implemented in network simulator ns-2 and its performance has been evaluated. As the results of the proposed algorithm are compared with some of the currently existing routing algorithms, it comes to know that the proposed algorithm is more efficient in terms of average dissipated energy in sensor nodes and average latency in message communication. S. Chimkode et. al. [12], proposed a Reliable and Robust QoS Routing Protocol (RRQRP) for WSNs based on a Combined Weight (CW) Value which is assigned to each link and based on the QoS metrics like link quality, available bandwidth, and residual energy. In order to avoid link failures, the value of the CW of each node is measured with the help of monitoring agent (MA) placed at intermediate node. This calculated CW is then compared with the MCW (Minimum Combined Weight). If CW value is lesser than MCW, then a warning message is sent to the source to select an alternate path. In order to avoid congestion losses, the author has also presented an adaptive rate control mechanism. And the performance of the proposed protocol RRQRP is compared with the performance of the QoS Based Routing protocol (QBRP),
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 02 Issue: 09 | Sep-2013, Available @ http://www.ijret.org 274 using the simulator NS2. The simulation results show that proposed protocol RRQRP achieves high throughput with reduced energy consumption and delay, and thus it shows more reliability and robustness when compared to existing protocols. 3. QoS METRICS MATLAB supports different parameters for the measurement performance evaluation of the WSN under different routing protocols. The metrics used are Bit Error Rate (BER) vs. Signal-to-Noise Ratio (SNR), Average end-to-end delay vs. BER, Packet Delivery Ratio vs. BER, Energy Consumed vs. BER, Network Lifetime vs. Energy Consumption, Throughput vs. BER, and Throughput vs. SNR. The table of the metrics with their details, used to evaluate the performance of the routing protocols is given below in Table 1: Table -1: Description of the QoS Metrics Sr. No QoS Metrics Description 1 Bit Error Rate (BER) (measured in %age) BER is number of bit errors divided by total number of transferred bits in a specified time interval [15]. 2 Average End-to- End Delay (expressed in seconds) It is the time taken by a data packet to be transmitted across a network from source to destination [13]. 3 Packet Delivery Ratio (expressed in number of packets) It is the ratio of total number of delivered packets successfully received by the sink node to the number of packets sent by all sensor nodes in the network [13]. 4 Energy Consumed (measured in KJ) It is a measure of rate at which energy is dissipated by sensor nodes in a WSN within a specific time period [13]. 5 Network Lifetime (measured in minutes) The lifetime of a WSN can be defined as the time elapsed until the first node dies, the last node dies, or a fraction of nodes dies [14] 6 Average Network Throughput (measured in bps i.e. bits per seconds) It is the average number of data packets successfully received by the sink node per unit time [13]. 7 Signal-to-Noise Ratio (SNR) (expressed in db i.e. decibels) It is described as the ratio of signal strength to the noise strength. A ratio higher than 1:1 (greater than 0 dB) denotes more signal than noise [16]. 4. SIMULATION RESULTS & DISCUSSIONS The simulation is carried out using MATLAB simulation tool. Two scenarios are being used to simulate the routing protocols. First scenario contains 10 wireless sensor nodes and in the second scenario 20 wireless sensor nodes are taken. The same network environment factors are configured for both the scenarios. The performance evaluation is done by simulating both the scenarios one by one in the MATLAB simulator and results in the form of graphs are obtained. The simulation area is 50m * 50m and the general distance between the sensor nodes is 30 m. The simulation results of various routing protocols are discussed below. The protocol MBRR introduces the lowest BER in the network as the SNR increases in both the scenarios (Figure 1 & Figure 2) comparing to REAR and SPEED protocols. Fig -1: BER vs SNR for Scenario 1 Fig -2: BER vs SNR for Scenario 2
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 02 Issue: 09 | Sep-2013, Available @ http://www.ijret.org 275 The MBRR protocol shows the lowest and REAR introduces the maximum Average End-to-End Delay as the BER increases in the both the scenarios (Figure 3 & Figure 4). Fig -3: Average End to End Delay vs BER for Scenario 1 Fig -4: Average End to End Delay vs BER for Scenario 2 As shown in the Figure 5 and Figure 6, the MBRR protocol shows the best performance in terms of the Packet Delivery Ratio as compared to the other two protocols. MBRR shows the highest and REAR shows the lowest Packet Delivery Ratio as BER increases in both the scenarios. Fig -5: Packet Delivery Ratio vs BER for Scenario 1 Fig -6: Packet Delivery Ratio vs BER for Scenario 2 As shown in the Figure 7 & Figure 8, the MBRR protocol shows the best and the SPEED protocol shows the worst performance in terms of the Energy Consumption as the BER increases in both the scenarios. Fig -7: Energy Consumed vs BER for Scenario 1 Fig -8: Energy Consumed vs BER for Scenario 2
  • 5. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 02 Issue: 09 | Sep-2013, Available @ http://www.ijret.org 276 The Network Lifetime of WSN is evaluated in Figure 9 & Figure 10 for each of the three comparing protocols as the Energy Consumption by the sensor nodes in the WSN increases. Here again the MBRR protocol in both the scenarios outperforms the other two protocols with the maximum Network Lifetime. Fig -9: N/w Lifetime vs Energy Consumption for Scenario 1 Fig -10: N/w Lifetime vs Energy Consumption for Scenario 2 As shown in the Figure 11 & Figure 12, MBRR protocol shows the best results in terms of the throughput as the BER increases in both the scenarios. SPEED and REAR protocols show the moderate and worst results for throughput. Fig -11: Throughput vs BER for Scenario 1 Fig -12: Throughput vs BER for Scenario 2 This time the performance of the each of the three protocols is evaluated on the basis of the throughput as the SNR increases as shown in the Figure 13 & Figure 14. MBRR protocol shows the best results in terms of the throughput as the SNR increases in both the scenarios. Fig -13: Throughput vs SNR for Scenario 1 Fig -14: Throughput vs SNR form Scenario 2
  • 6. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 02 Issue: 09 | Sep-2013, Available @ http://www.ijret.org 277 The brief discussions of the results are represented in the form of the tables, shown below. The Table 2 includes the discussions for the results of the simulation scenario 1 and the Table 3 includes the discussions for the results of the simulation scenario 2. Table -2: Simulation Scenario 1 Metrics MBRR REAR SPEED BER (At 0 db SNR) 0.01046 % 0.1134 % 0.05805 % Delay (At 0% BER) 0.5824 seconds 0.6165 seconds 0.5866 seconds Delivery Ratio (At 50% BER) 5 packets 3 packets 4 packets Metrics MBRR REAR SPEED Energy Consumed (At 20% BER) 12.88 KJ 20.89 KJ 25.11 KJ Network Lifetime (At 20 KJ Energy Consumption) 61600 minutes 37510 minutes 53000 minutes Throughput (At 1% BER) 1104*10 ^3 bps 104*10^ 3 bps 156*10^ 3 bps Throughput (At 8 db SNR) 25*10^4 bps 2*10^4 bps 2*10^3 bps Table -3: Simulation Scenario 2 Metrics MBRR REAR SPEED BER (At 0 db SNR) 0.02487 % 0.1468 % 0.1132 % Delay (At 0% BER) 0.618 seconds 0.6522 seconds 0.622 seconds Delivery Ratio (At 50% BER) 4 packets 2 packets 3 packets Energy Consumed (At 20% BER) 15.13 KJ 22.38 KJ 29.51 KJ Metrics MBRR REAR SPEED Network Lifetime (At 20 KJ Energy Consumption) 59000 minutes 22880 minutes 37510 minutes Throughput (At 2% BER) 1079*10 ^3 bps 789*10^ 2 bps 1183*10 ^2 bps Throughput (At 8 db SNR) 2*10^4 bps 2*10^3 bps 666.7 bps Table 4 shows the discussions for the results of comparing the relative performance of both the scenarios. Table -4: Simulation Results in both Scenarios MBRR REAR SPEED Scena rio 1 Very High Throughput, Minimum Energy Consumption & Very High Packet Delivery Ratio Average Throughput, Average Energy Consumption & Low Packet Delivery Ratio Average Throughput, Very High Energy Consumption & Average Packet Delivery Ratio Scena rio 2 High Throughput, Average Energy Consumption & High Packet Delivery Ratio Low Throughput, High Energy Consumption & Very Low Packet Delivery Ratio Low Throughput, Maximum Energy Consumption & Low Packet Delivery Ratio CONCLUSIONS This paper concludes the results in two scenarios where number of nodes varies in these scenarios to observe the variation in the performance of three routing protocols MBRR, REAR, and SPEED of Quality of Service (QoS), deployed over Wireless Sensor Network to analyze their behavior with respect to QoS metrics defined in the section 3. The study of these Wireless Sensor routing protocols shows that the MBRR protocol is the best protocol as per the simulation results of this paper because it shows almost the best performance for all the metrics. MBRR shows the lowest BER as the SNR increases, the lowest Average End-to-End Delay as the BER increases, the highest Packet Delivery Ratio as the BER increases, the lowest Energy Consumption as the BER increases, the highest Network Lifetime as the Energy Consumption increases, the highest Throughput as the BER increases and again the highest Throughput as the SNR increases among the other two comparing routing protocols, in both the scenarios. And the REAR gives the worst performance for almost all the metrics against which the comparison has done, except against the Energy Consumption as the BER increases and the throughput as the SNR increases. And the SPEED protocol gives the moderate results for almost all the metrics, but shows the worst results against the Energy Consumption as the BER increases and the Throughput as the SNR increases. While comparing the results of both the scenarios, it is concluded that the scenario 1 shows the better performance than the scenario 2. So, it is clear that all the routing protocols show the better performance in the network having less number of sensor nodes as compared to the network having more number of sensor nodes. But, the MBRR protocol also outperforms against each QoS metrics on comparing the results of the both the scenarios among the other two protocols.
  • 7. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 02 Issue: 09 | Sep-2013, Available @ http://www.ijret.org 278 Thus the conclusion of this study is that the MBRR protocol is the best protocol as compared to the other two protocols i.e. REAR and SPEED, as per the simulation results of both the scenarios in this paper, but it is not necessary that MBRR perform always better in all the networks. Performance may vary due to the variation in the network type. At the end we came to the conclusion from the simulation and analytical study of Wireless Sensor Network (WSN) that the performance of the routing protocols changes with network, and the selection of the accurate routing protocol according to the network. FUTURE SCOPE Future scope of this paper is that one can compare the same Wireless Sensor Network routing protocols deployed with some Genetic Algorithms to optimize the performance of these routing protocols against the same metrics or parameters [17]. Also there is scope to introduce Neural Networks technology into the sensor nodes deployed under the same routing protocols of the WSN so that the nodes in the network may be able to use the self-organized maps, to reduce the end- to-end delay especially [18]. REFRENCES [1] Dr. Praveen Chaturvedi, “Introduction to Wireless Sensor Networks,” International Journal of Advanced Research in Computer Science and Software Engineering, vol. 2, iss.10, Oct. 2012 [2] Neha Singh, Prof.Rajeshwar Lal Dua, and Vinita Mathur, “Wireless Sensor Networks: Architecture, Protocols, Simulator Tool,” International Journal of Advanced Research in Computer Science and Software Engineering, vol.2, iss.5, May 2012. [3] Harsh Sundani, Haoyue Li, Vijay K. Devabhaktuni, Mansoor Alam, and Prabir Bhattacharya, “Wireless Sensor Network Simulators a Survey and Comparisons,” International Journal of Computer Networks (IJCN), vol.2, iss.5, pp. 249- 265, Feb. 2011. [4] Shio Kumar Singh, M P Singh, and D K Singh, “Routing Protocols in Wireless Sensor Networks –A Survey,” International Journal of Computer Science & Engineering Survey (IJCSES), vol.1, no.2, November 2010 [5] Ali Naderi, Sayyed Majid Mazinani, Amin Zadeh Shirazi, and Mahya Faghihnia, “Adaptive Majority-Based Re-Routing For Differentiated Reliability In Wireless Sensor Networks,” IEEE 17th International Conference on Engineering of Complex Computer Systems, July 2012 [6] Kee-Young Shin, JunKeun Song, JinWon Kim, Misun Yu, and Pyeong Soo Mah, “REAR: Reliable Energy Aware Routing Protocol for Wireless Sensor Networks,” in proceedings of 9th International Conference on Advanced Communication Technology, vol. 1, pp.525-530, Feb.2007. [7] Tian He, John A Stankovica, Chenyang Lu, and Tarek Abdelzaher, “SPEED: A Stateless Protocol for Real-Time Communication in Sensor Networks,” in proceedings of 23rd International Conference on Distributed Computing Systems, pp. 46-55, May 2003. [8] Sayyed Majid Mazinani et al., “A Tree-Based Reliable Routing Protocol in Wireless Sensor Networks,” IEEE International Symposium on Computer, Consumer and Control (IS3C), pp. 491-494, June 2012. [9] R.Sumathi, and M.G.Srinivas, “A Survey of QoS Based Routing Protocols for Wireless Sensor Networks,” Journal of Information Processing Systems, vol.8, no.4, Dec. 2012. [10] Koulali, M. et al., “QDGRP: A Hybrid QoS Distributed Genetic Routing Protocol for Wireless Sensor Networks,” IEEE International Conference on Multimedia Computing and Systems (ICMCS), pp. 47–52, May 2012. [11] Jaydip Sen, and Arijit Ukil, “An Adaptable and QoS- Aware Routing Protocol for Wireless Sensor Networks,” IEEE International Conference on Wireless Communication, Vehicular Technology, Information Theory and Aerospace & Electronics Systems Technology (Wireless VITAE), pp.767- 771, 2009. [12] Suresh Chimkode, Ramesh S. Jadhav, and Basavraj S. Mathapati, “A Reliable and Robust QoS Routing Protocol for Mobile Wireless Sensor Networks,” International Journal of Computer Applications (0975 – 888), vol. 47, no.14, June 2012 [13] S.C. Chabalala, T.N. Muddenahalli, and F. Takawira, “Energy-Efficient Dynamic Source Routing Protocol for Wireless Sensor Networks,” IJCSNS International Journal of Computer Science and Network Security, vol.12, no.10, pp. 98-109, October 2012. [14] Abdul Sattar Malik, and Suhail A. Qureshi, “Analyzing the Factors Affecting Network Lifetime for Cluster-based Wireless Sensor Networks,” Pak. J. Engg & Appl. Sci., vol. 6, pp. 9-16, Jan. 2010 [15] (Aug.07, 2013) Bit Error Rate [Online]. Available: Website https://en.wikipedia.org/wiki/Bit_error_rate [16] (Aug.07, 2013) Signal-to-noise Ratio [Online]. Available: Website http://en.wikipedia.org/wiki/Signal-to-noise_ratio [17] Jin Fan, and D.J. Parish, “Using a Genetic Algorithm to Optimize the Performance of a Wireless Sensor Network,” in PG Net, Liverpool, pp.3-8, 2007. [18] Luis Javier Garcia Villalba, Ana Lucila Sandoval Orozco, Alicia Trivino Cabrera, and Claudia Jacy Barenco Abbas, “Routing Protocols in Wireless Sensor Networks,” Sensors (ISSN 1424-8220), vol.9, pp. 8399-8421, Oct. 2009.