SlideShare une entreprise Scribd logo
1  sur  6
Télécharger pour lire hors ligne
IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163
__________________________________________________________________________________________
Volume: 02 Issue: 04 | Apr-2013, Available @ http://www.ijret.org 453
DESIGN AND DEVELOPMENT OF LOAD SHARING MULTIPATH
ROUTING PROTCOL FOR MOBILE AD HOC NETWORKS
K.V. Narayanaswamy1
, C.H. Subbarao2
1
Professor, Head Division of TLL, MSRUAS, Bangalore, INDIA, 2
Associate Professor, CSE Dept, QCET Nellore, AP
1
drkvn21@gmail.com, 2
chepurusubbarao@gmail.com
Abstract
Routing in Mobile Ad hoc Networks (MANETs) is a challenging task due to the dynamic nature of the network topology and resource
constraints. Due to communication over wireless channel, participating nodes also experience interference and bandwidth
constraints. Therefore it is essential to develop a robust and efficient routing protocol for MANETs. This research paper involves
design and development of a multipath routing protocol for MANETs, called Load Sharing Multipath Routing (LS-MPR) uses dual
polarized directional antenna to enhance network efficiency and provide load balancing. LS-MPR is an on-demand multipath routing
protocol, which selects best possible multiple paths based on ascending order of hop count and availability of common polarization
between neighboring mobile nodes. The performance of the LS-MPR is compared with that Ad-hoc On Demand Distance Vector
(AODV) and Dynamic Source Routing (DSR).
The network performance is checked with and without node mobility, throughput, Packet Delivery Ratio (PDR), least jitter, low
interference and low end-to-end delay. Directional antenna is a very efficient and low cost smart antenna technology. It can achieve
better performance, higher throughput, and better resource utilization with omnidirectional antennas multi-path routing cannot be
exploited very well since packets routed on one of the paths cause an interference zone that typically encompasses the other paths and
thereby limits the number of packets routed on these paths.
Keywords: Multipath Routing, Load Sharing Multipath Routing (LS-MPR) Ad-hoc On Demand Distance Vector (AODV)
Dynamic Source Routing (DSR).
-----------------------------------------------------------------------***-----------------------------------------------------------------------
1. INTRODUCTION
The multipath routing could offer several benefits like load
balancing, fault-tolerance, higher aggregate bandwidth, lower
end-to-end delay, security, energy-conservation, and QoS.
Load balancing is of special importance in MANETs because
of the limited bandwidth between the nodes general scenario
of mobile Ad-hoc network is shown in Fig-1. The key
techniques that can be used to overcome these problems are
smart antennas and modified MAC layer and routing
protocols. With directional antennas it is now possible to
construct disjoint paths that do not interfere with each other
and having dual polarized directional antenna can improve the
efficiency of mobile node.
Pro-active protocols or table-driven protocols works in a way
similar as wired networks. They try to maintain an up-to-date
map of the network, by continuously evaluating known routes
and attempting to discover new ones. There is no extra delay
due to route discovery as route is already known. But keeping
the information up-to-date may require a lot of bandwidth,
which is sparse, and battery power.
Fig-1: Mobile Ad-hoc Network Scenario
Pro-active protocol only starts a route discovery procedure
when needed. This does not require the constant updates being
sent through the network, as in pro-active protocols, but it
does cause delays, since the routes are not available and need
to be found. In some cases the desired route(s) are still in the
route cache maintained by nodes. When this is the case there
is no additional delay since routes do not have to be
IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163
__________________________________________________________________________________________
Volume: 02 Issue: 04 | Apr-2013, Available @ http://www.ijret.org 454
discovered. Therefore, on-demand protocols are more scalable
to dynamic, large networks. On demand protocols consist of
the following three main phases.
1. Route discovery is the process of finding a route between
source node and destination node.
2. Route Recovery is the process of finding routes whenever
route link breaks, or node moves out from network. 3. Route
maintenance is the process of repairing a broken route or
finding a new route in the presence of a route failure.
Related work for multipath routing using directional antenna
and omnidirectional antenna has been done by many
researchers to study the effect of directional antenna on
multipath routing. Reference [1] Presents Split Multipath
Routing (SMR) protocol that builds maximally disjoints paths.
Multiple routes, of which one is the shortest delay path, are
discovered on demand.
[2] Suggested of using directional antennas to improve the
efficiency of on-demand routing protocols in mobile ad hoc
networks. The idea is to use directional re-broadcasting during
the route re-discovery process.
[3]The directional antennas were used to improve routing
performance in two situations. One was in the case of dynamic
network partitioning due to mobility, and the other was during
route repair process caused by the movement of intermediate
node.
[4] A simple MAC protocol named DiMAC was proposed and
the DSR routing protocol was evaluated based on DiMAC it is
based on IEEE 802.11 DCF and it also uses RTS and CTS for
channel reservation.
[5] DiMAC is proposed and the DSR routing protocol is
evaluated based on DiMAC. Several modifications are also
introduced to improve DSR performance for directional
transmissions. Because of the unsolved “deafness” problem,
[6] They have presented the initial design and evaluation of
two techniques for routing improvement using directional
antennas in mobile ad hoc networks. Their design and
evaluation is based on the DSR protocol, an on-demand
routing protocol for mobile ad hoc networks.
[7] Described the three different multipath routing protocols
such as ZRP, AODV-BR and TORA. Multipath routing allows
intermediate nodes to responds to RREQs, which can reduce
the time for route discoveries.
No researchers has described about dual polarised directional
antenna and its effect on multipath routing. This paper
explains the effect of dual polarised directional antenna for
multipath routing MANETs and its use for increasing the
throughput.
2. DESCRIPTION
A multipath routing protocol which is reactive in nature is
described in this paper by using dual polarised directional for
MANETs. The importance of this protocol is to provide load
balancing, by sharing load on to multiple paths.
3. DESIGN REQUIRMENTS
To achieve the required performance different requirements
need to be taken into the design specifications which are
shown below.
FNR_1: Low Interference: There should be low interference to
achieve high throughput. This FNR_1 can be accomplishing
by using design specifications of Directional Antenna with
Dual Polarisation [Dependency None].
FNR_2: Low Routing Overhead: The protocol must be a
reactive routing protocol to accomplish low routing overhead
in the network [Dependency FNR_3].
FNR_3: Reliable Routing: The protocol must provide reliable
routing in terms of route breakages, link breakage or change in
the topology. Concurrent parallel multipath, sufficient nodal
residual power, etc. are design specification to complete
FNR_3 [Dependency FNR_2].
FNR_4: Low End to End Delay: The protocol ought to low
end to end delay by minimizing number of hops [Dependency
None].
FNR_5: Low Jitter: The protocol should have low jitter to get
rid of noise in the network; this can be attained by reducing
number of hops [Dependency None].
FNR_6: Efficient Multipath Routing: The protocol must make
available of multipath routing, can be done by optimizing the
number of hops.
NFR1: The protocol must be scalable in terms of network size
and hop count
NFR2: The protocol must be able to work even if the nodes
are mobile.
3.1 APPROACH & methodology
Design of Multipath Routing: The design specifications
for the multipath routing algorithm using dual polarized
directional antenna is arrived at based on the reviewed
literature and performance requirements for selected routes.
Development of Multipath Routing: The designed
multipath routing protocol is implemented in Qualnet such
that multiple routes are chosen from a source to destination
based on polarization.
Testing and Validation of Multipath Routing: A
suitable test scenario is developed to test the performance of
the implemented protocol. The performance of the protocol is
compared with the obtained results to check, throughput,
latency and end to end delay.
IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163
__________________________________________________________________________________________
Volume: 02 Issue: 04 | Apr-2013, Available @ http://www.ijret.org 455
4. SOLUTION PROCEDURE
While AODV protocol was selected to provide multipath
routing. LS-MPR was new proposed multipath routing
protocol which was simulated through command line. To
design and develop LS-MPR V model was used as shown in
Fig-2.
The design of multipath routing is divided into high- level
design and low level design. High level design as shown in
Fig-3. There are two parts of this block, neighbor discovery
and route establishment and data exchange. When a node want
to start communication to any other node in the network first it
has to know about its neighbour, this process is called as
neighbour discovery. This can be done by exchange of
broadcast message. Broadcast packet information consists of
ten indices.
Fig-2: Verification and Validation Model
Fig-3 Block Diagram of Multipath Routing
Each of the two parts consists of five indices. First five indices
states the self- node, next is neighbour node or participated
node, its status about polarisation, NAV value and x, y
coordinates.
Example of idle node in network: (1, 1, vF, NAV, (200,300);
1, 1, hF, NAV, (200,300))
Example of busy node in network: (2, 1, vB, NAV, (200,400);
2, 2, hF, NAV, (200,400))
Neighbor discovery consist of three blocks. Whenever any
mobile node comes into the network, its neighbour should
know about its link id, Polarisation status, NAV value and x, y
coordinate. This information is helpful to prepare the
neighbour table.
Neighbor table will store the information about next hop node
according to the received broadcast message. After this,
source will initiate the route request, RREQ will received by
the neighbor node with the broadcast message information and
RREP will be generated to find all possible multiple path from
source to destination.
4.1 Low Level Design of Multipath Routing Protocol:
Fig-3 shows flowchart for route establishment and data
exchange; Source will initiate route request to intended
destination, first it will check into the routing table for
availability of path. If path is available, find best possible path
according to the criteria specified above and send the data. If
path is not available or best path is not there then broadcast
route request with header information, wait for route reply till
threshold time. If RREP not received within threshold start
new route request. This will update neighbour table after
selection of best path.
Fig-4 and Fig-5 demonstrates flowchart for selecting best path
for data exchange, When source node receives RREP from all
the neighboring nodes, it will save all the routes into the
routing table, in descending order of hop count, so that least
hop count will have highest priority. If common polarisation
found between all nodes till destination then sends the data
Otherwise check the NAV period to below threshold, if it is
below threshold then wait till NAV gets over otherwise send
error message route not found. Source will check in the
database for alternate route to the destination.
4.2 Implementation of Multipath Routing Protocol:
The implementation of the protocol is done by considering the
steps of the design that have been carried out in discrete event
simulator used to simulate the developed routing protocol by
doing code level changes in physical layer, MAC layer and
network layer using C and C++.
4.3Testing of Developed Multipath Routing Protocol:
Testing and validation of the implemented protocol is carried
out for different scenarios like the functional requirements,
Unit testing, integration testing, System testing and
Acceptance testing are conducted.
IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163
__________________________________________________________________________________________
Volume: 02 Issue: 04 | Apr-2013, Available @ http://www.ijret.org 456
Fig-4: Source Searching For Paths to Destination
Fig-5: Selection of path for data exchange
5. RESULTS AND DISSCUSSIONS
The performance of the LS-Multipath Routing Protocol is
tested based on different performance metrics like throughput,
latency, Packet Delivery Ratio (PDR), end to end delay and
jitter.
Fig-6 shows the scenario for communication between nodes
using Dual Polarisation with Directional antenna (DP-DA),
azimuth and elevation antenna pattern. In this scenario node 1
and node 4 have both antennas pattern i.e. DP-DA. and
illustrates the four step communication of DP-DA for node 1
and node 4.
Also Fig-6 shows node 1 has both antenna pattern (azimuth
and elevation) and node 4 has only (elevation pattern). So
when they want to start communication node 1 send RTS in
elevation pattern (D), as node 4 has only elevation antenna
pattern, CTS send in only elevation (e), Data is sent in
elevation antenna pattern (D) and Acknowledgement also goes
in elevation antenna pattern.
5.1 Implications of Unit Integration &System
Testing:
Fig-6: Scenario for DP-DA communication
5.2 Performance Testing:
Performance testing has carried out for static multipath
routing. In static multipath routing maximum number of nodes
is tested is from 2 to 15. The result is shown only for number
of nodes 10. Terrain size is defined to 1500 X 1500 m, Traffic
type is selected to Constant bit Rate (CBR). Mobility model is
selected random way point and none, to test the performance
with mobility and no mobility.
Total packet send is 72 over three nodes, each node carrying
36 packets and destination will receive total 72 packets, as two
paths has been defined statically. Each packet size is
considered to 512 bytes with simulation time of 600 seconds.
The distance between nodes has been kept static to 260m
when there is no mobility. Two reactive routing protocols
have been considered for performance testing AODV and
DSR with LS-MPR. Path design criteria to have node disjoint
paths. The results are tabulated and are shown in Table-1.
IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163
__________________________________________________________________________________________
Volume: 02 Issue: 04 | Apr-2013, Available @ http://www.ijret.org 457
Table-1: Result of Dual Polarised antennas in communication
for Scenario of Fig-6
Fig-7 Illustrates the static multipath routing for 10 nodes, with
source node 1 and destination node 10. Two paths have been
selected by method of finding multiple paths. Two paths are as
follows [(1,2,4,6,8,10), (1,3,5,7,9,10)], simultaneous packet
transmission can be seen from node 2 to node 4, from node 3
to node 5, if any node cannot send to further node, it will
buffer and send.
Fig-7: Scenario for LS - Multipath routing
Chart-1: Describes the result for three reactive routing
protocols, AODV, DSR and LS-MPR for total number of
nodes 10. Comparison has been done with jitter, throughput
and latency when there is no mobility. Jitter and Latency
calculation is shown with E-2 and throughput calculation in
E+3. Throughput with directional antenna for AODV and
DSR is almost same to 4.23E+3 and for LS-MPR it is around
4.5E+3 which are high compared to both. Jitter was found to
be almost same in all three protocols to ~0.5E-2.
Latency is more in LS-MPR as it is static multipath routing, so
the packet is being send simultaneously. Throughput
calculation has been done iteratively at each node.
Chart-1: Results for directional antenna and with no mobility
Chart-2: Represents the results of three routing protocol when
there was mobility with directional antenna. With mobility it
has found that latency has been increased highly in all three
routing protocols. DSR has less latency compared to other two
protocols. Jitter is equal in DSR and LS-MPR to 0.4E-2,
whereas in AODV it was 1.1E-2. Throughput is achieved high
in LS-MPR compared to other both, the reason being that as
throughput has calculated iteratively and CBR link was
established between each node.
Chart-2: Results for Mobility and with directional antenna
Chart-3: Illustrates the effect of dual polarized directional
antenna on multipath routing with mobility and without
mobility. As dual polarized directional antenna can deal with
the problem of interference or Jitter and this can be seen in
Figure 10. End to End delay also found less in all the routing
protocols described in this graph. Packet delivery ratio also
found high compared to directional antenna. For AODV
throughput was achieved around 4.45E+3 and DSR and LS-
MPR were achieved more than 4.5E+3.
IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163
__________________________________________________________________________________________
Volume: 02 Issue: 04 | Apr-2013, Available @ http://www.ijret.org 458
Chart-3: Results for no mobility and DP-DA
Chart-4: Represents the graph result of DP-DA with mobility
for 10 nodes have multiple path as LS-MPR and AODV and
DSR as unipath routing. It can be seen that when there was
mobility with AODV protocol, throughput was achieved
4.1E+3 but DSR and LS-MPR has got throughput around
4.4E+3 and 4.5E+3. It can be concluded though there is
mobility, LS-MPR achieves higher throughput compared to
other protocols. Latency was found high in AODV compared
to other protocol. Jitter was found less in LS-MPR reason
being that it was using multipath routing, so packets were send
simultaneously.
Chart-4: Results for mobility and with DP-DA
CONCLUSIONS
In this paper, a multipath routing protocol for MANETs using
dual polarised directional antenna with load sharing, called
LS-Multipath Routing protocol is designed and developed.
This design requirement was achieved by using the dual
polarised directional antenna to accomplish low interference,
reduced end to end delay and multipath algorithm used to get
multiple paths. Link breakage is avoided by updating routing
table as well as neighbour table. It is found that the latency is
considerably reduced when compared to other reactive
protocols like DSR and AODV.
REFERENCES
[1] Lee S. J., Gerla M., Split Multipath Routing with
Maximally Disjoint Paths in Ad Hoc Networks, In
Proceedings of the IEEE International Conference on
Communications, pp.3201-3205, 2001.
[2] Nasipuri Asis., Mandava J., Manchala H., Hiromoto
R.E., On Demand Routing Using Directional Antennas
in Mobile Ad Hoc Networks, In Proceedings of the
IEEE WCNC 2000, pp.535 – 541, 2000.
[3] Saha A. K., Johnson D. B., Routing Improvement using
Directional Antennas in Mobile Ad-hoc
Networks, Global Telecommunications Conference,
GLOBECOM '04. Vol.5, pp.2902 – 2908, 2004.
[4] Choudhury R., Vaidya N., Performance of Ad-hoc
Routing using Directional Antennas’. In Proceedings of
the 2nd
ACM international symposium on Mobile Ad-
hoc Networking & Computing, Newyork, USA, pp.95-
105, 2001.
[5] Choudhury R., Vaidya N. Impact of Directional
Antennas on Ad Hoc Routing, 8th Conference on
Personal and Wireless Communication (PWC) 2003,
Venice, September 2003
[6] Saha A. K., Johnson D. B, Energy Saving and Parition
Bridging using Directional Antennas in Mobile Ad hoc
Networks, Rice University, 2003.
[7] Yang Li., Hong Man, Jin Yu, Yu Dong Y., Multipath
Routing in Ad Hoc Networks Using Directional
Antennas, IEEE/Sarnoff Symposium on
Advances in Wired and Wireless Communication,
pp.119-122, 2004.
[8] Johnson D. The Dynamic Source Routing Protocol for
Mobile Ad Hoc Networks for IPv4
http://www.ietf.org/rfc/rfc4728.txt, Retrieved on 12th
Dec 2011.
[9] Perkins C., Das S. Ad hoc On-Demand Distance Vector
Routing, http://www.ietf.org/rfc/rfc3561.txt, retrieved
on 20 Oct. 2011.

Contenu connexe

Tendances

A study and comparison of olsr, aodv and zrp routing
A study and comparison of olsr, aodv and zrp routingA study and comparison of olsr, aodv and zrp routing
A study and comparison of olsr, aodv and zrp routingeSAT Publishing House
 
A study and comparison of olsr, aodv and zrp routing protocols in ad hoc netw...
A study and comparison of olsr, aodv and zrp routing protocols in ad hoc netw...A study and comparison of olsr, aodv and zrp routing protocols in ad hoc netw...
A study and comparison of olsr, aodv and zrp routing protocols in ad hoc netw...eSAT Journals
 
Energy Efficient Multipath Routing Protocol For MANET
Energy Efficient Multipath Routing Protocol For MANETEnergy Efficient Multipath Routing Protocol For MANET
Energy Efficient Multipath Routing Protocol For MANETPrasanta kumr Manohari
 
A Performance Comparison of Routing Protocols for Ad Hoc Networks
A Performance Comparison of Routing Protocols for Ad Hoc NetworksA Performance Comparison of Routing Protocols for Ad Hoc Networks
A Performance Comparison of Routing Protocols for Ad Hoc NetworksIJERA Editor
 
MANET Routing Protocols , a case study
MANET Routing Protocols , a case studyMANET Routing Protocols , a case study
MANET Routing Protocols , a case studyRehan Hattab
 
Progressive Routing Protocol using Hybrid Analysis for MANETs
Progressive Routing Protocol using Hybrid Analysis for MANETsProgressive Routing Protocol using Hybrid Analysis for MANETs
Progressive Routing Protocol using Hybrid Analysis for MANETsidescitation
 
Analyzing the Effect of Varying CBR on AODV, DSR, IERP Routing Protocols in M...
Analyzing the Effect of Varying CBR on AODV, DSR, IERP Routing Protocols in M...Analyzing the Effect of Varying CBR on AODV, DSR, IERP Routing Protocols in M...
Analyzing the Effect of Varying CBR on AODV, DSR, IERP Routing Protocols in M...IOSR Journals
 
The Impact of Signal Strength over Routing Protocols in Wireless Networks
The Impact of Signal Strength over Routing Protocols in Wireless NetworksThe Impact of Signal Strength over Routing Protocols in Wireless Networks
The Impact of Signal Strength over Routing Protocols in Wireless NetworksDr. Amarjeet Singh
 
Analysis of FSR, LANMAR and DYMO under MANET
Analysis of FSR, LANMAR and DYMO under MANETAnalysis of FSR, LANMAR and DYMO under MANET
Analysis of FSR, LANMAR and DYMO under MANETidescitation
 
Zone Routing Protocol (ZRP)
Zone Routing Protocol (ZRP)Zone Routing Protocol (ZRP)
Zone Routing Protocol (ZRP)Senthil Kanth
 
A simulation based performance evaluation
A simulation based performance evaluationA simulation based performance evaluation
A simulation based performance evaluationijwmn
 
WSN-Routing Protocols Energy Efficient Routing
WSN-Routing Protocols Energy Efficient RoutingWSN-Routing Protocols Energy Efficient Routing
WSN-Routing Protocols Energy Efficient RoutingArunChokkalingam
 

Tendances (16)

En33838844
En33838844En33838844
En33838844
 
A study and comparison of olsr, aodv and zrp routing
A study and comparison of olsr, aodv and zrp routingA study and comparison of olsr, aodv and zrp routing
A study and comparison of olsr, aodv and zrp routing
 
A study and comparison of olsr, aodv and zrp routing protocols in ad hoc netw...
A study and comparison of olsr, aodv and zrp routing protocols in ad hoc netw...A study and comparison of olsr, aodv and zrp routing protocols in ad hoc netw...
A study and comparison of olsr, aodv and zrp routing protocols in ad hoc netw...
 
Ft3410671073
Ft3410671073Ft3410671073
Ft3410671073
 
Energy Efficient Multipath Routing Protocol For MANET
Energy Efficient Multipath Routing Protocol For MANETEnergy Efficient Multipath Routing Protocol For MANET
Energy Efficient Multipath Routing Protocol For MANET
 
A Performance Comparison of Routing Protocols for Ad Hoc Networks
A Performance Comparison of Routing Protocols for Ad Hoc NetworksA Performance Comparison of Routing Protocols for Ad Hoc Networks
A Performance Comparison of Routing Protocols for Ad Hoc Networks
 
MANET Routing Protocols , a case study
MANET Routing Protocols , a case studyMANET Routing Protocols , a case study
MANET Routing Protocols , a case study
 
Progressive Routing Protocol using Hybrid Analysis for MANETs
Progressive Routing Protocol using Hybrid Analysis for MANETsProgressive Routing Protocol using Hybrid Analysis for MANETs
Progressive Routing Protocol using Hybrid Analysis for MANETs
 
Md3421762181
Md3421762181Md3421762181
Md3421762181
 
Analyzing the Effect of Varying CBR on AODV, DSR, IERP Routing Protocols in M...
Analyzing the Effect of Varying CBR on AODV, DSR, IERP Routing Protocols in M...Analyzing the Effect of Varying CBR on AODV, DSR, IERP Routing Protocols in M...
Analyzing the Effect of Varying CBR on AODV, DSR, IERP Routing Protocols in M...
 
Az26337342
Az26337342Az26337342
Az26337342
 
The Impact of Signal Strength over Routing Protocols in Wireless Networks
The Impact of Signal Strength over Routing Protocols in Wireless NetworksThe Impact of Signal Strength over Routing Protocols in Wireless Networks
The Impact of Signal Strength over Routing Protocols in Wireless Networks
 
Analysis of FSR, LANMAR and DYMO under MANET
Analysis of FSR, LANMAR and DYMO under MANETAnalysis of FSR, LANMAR and DYMO under MANET
Analysis of FSR, LANMAR and DYMO under MANET
 
Zone Routing Protocol (ZRP)
Zone Routing Protocol (ZRP)Zone Routing Protocol (ZRP)
Zone Routing Protocol (ZRP)
 
A simulation based performance evaluation
A simulation based performance evaluationA simulation based performance evaluation
A simulation based performance evaluation
 
WSN-Routing Protocols Energy Efficient Routing
WSN-Routing Protocols Energy Efficient RoutingWSN-Routing Protocols Energy Efficient Routing
WSN-Routing Protocols Energy Efficient Routing
 

En vedette

A review on implementation of algorithms for detection of diabetic retinopathy
A review on implementation of algorithms for detection of diabetic retinopathyA review on implementation of algorithms for detection of diabetic retinopathy
A review on implementation of algorithms for detection of diabetic retinopathyeSAT Publishing House
 
Open domain question answering system using semantic role labeling
Open domain question answering system using semantic role labelingOpen domain question answering system using semantic role labeling
Open domain question answering system using semantic role labelingeSAT Publishing House
 
Contractual implications of cash flow on owner and contractor in villa constr...
Contractual implications of cash flow on owner and contractor in villa constr...Contractual implications of cash flow on owner and contractor in villa constr...
Contractual implications of cash flow on owner and contractor in villa constr...eSAT Publishing House
 
Design and characterization of various shapes of microcantilever for human im...
Design and characterization of various shapes of microcantilever for human im...Design and characterization of various shapes of microcantilever for human im...
Design and characterization of various shapes of microcantilever for human im...eSAT Publishing House
 
Discovering adaptive wireless sensor network using β synchronizer
Discovering adaptive wireless sensor network using β synchronizerDiscovering adaptive wireless sensor network using β synchronizer
Discovering adaptive wireless sensor network using β synchronizereSAT Publishing House
 
Spectral threat in tcp over optical burst switched networks
Spectral threat in tcp over optical burst switched networksSpectral threat in tcp over optical burst switched networks
Spectral threat in tcp over optical burst switched networkseSAT Publishing House
 
Use of cloud federation without need of identity federation using dynamic acc...
Use of cloud federation without need of identity federation using dynamic acc...Use of cloud federation without need of identity federation using dynamic acc...
Use of cloud federation without need of identity federation using dynamic acc...eSAT Publishing House
 
A novel password based mutual authentication technique for 4 g mobile communi...
A novel password based mutual authentication technique for 4 g mobile communi...A novel password based mutual authentication technique for 4 g mobile communi...
A novel password based mutual authentication technique for 4 g mobile communi...eSAT Publishing House
 
The effect of band engineering of semiconductors on
The effect of band engineering of semiconductors onThe effect of band engineering of semiconductors on
The effect of band engineering of semiconductors oneSAT Publishing House
 
A comparative study on road traffic management systems
A comparative study on road traffic management systemsA comparative study on road traffic management systems
A comparative study on road traffic management systemseSAT Publishing House
 
Growth and physical properties of pure and manganese doped strontium tartrate...
Growth and physical properties of pure and manganese doped strontium tartrate...Growth and physical properties of pure and manganese doped strontium tartrate...
Growth and physical properties of pure and manganese doped strontium tartrate...eSAT Publishing House
 
A software framework for dynamic modeling of dc motors at robot joints
A software framework for dynamic modeling of dc motors at robot jointsA software framework for dynamic modeling of dc motors at robot joints
A software framework for dynamic modeling of dc motors at robot jointseSAT Publishing House
 
Scalable and efficient cluster based framework for
Scalable and efficient cluster based framework forScalable and efficient cluster based framework for
Scalable and efficient cluster based framework foreSAT Publishing House
 
Study of in filter phosphorus removal mechanisms in an
Study of in filter phosphorus removal mechanisms in anStudy of in filter phosphorus removal mechanisms in an
Study of in filter phosphorus removal mechanisms in aneSAT Publishing House
 
Screening of antibacterial and cytotoxic activity of extracts from epidermis ...
Screening of antibacterial and cytotoxic activity of extracts from epidermis ...Screening of antibacterial and cytotoxic activity of extracts from epidermis ...
Screening of antibacterial and cytotoxic activity of extracts from epidermis ...eSAT Publishing House
 
Modelling of fuzzy logic controller for variablestep
Modelling of fuzzy logic controller for variablestepModelling of fuzzy logic controller for variablestep
Modelling of fuzzy logic controller for variablestepeSAT Publishing House
 
Performance analysis of vrla batteries under
Performance analysis of vrla batteries underPerformance analysis of vrla batteries under
Performance analysis of vrla batteries undereSAT Publishing House
 
New optimization scheme for cooperative spectrum sensing taking different snr...
New optimization scheme for cooperative spectrum sensing taking different snr...New optimization scheme for cooperative spectrum sensing taking different snr...
New optimization scheme for cooperative spectrum sensing taking different snr...eSAT Publishing House
 

En vedette (20)

Low power sram using atd circuit
Low power sram using atd circuitLow power sram using atd circuit
Low power sram using atd circuit
 
A review on implementation of algorithms for detection of diabetic retinopathy
A review on implementation of algorithms for detection of diabetic retinopathyA review on implementation of algorithms for detection of diabetic retinopathy
A review on implementation of algorithms for detection of diabetic retinopathy
 
Open domain question answering system using semantic role labeling
Open domain question answering system using semantic role labelingOpen domain question answering system using semantic role labeling
Open domain question answering system using semantic role labeling
 
Contractual implications of cash flow on owner and contractor in villa constr...
Contractual implications of cash flow on owner and contractor in villa constr...Contractual implications of cash flow on owner and contractor in villa constr...
Contractual implications of cash flow on owner and contractor in villa constr...
 
Design and characterization of various shapes of microcantilever for human im...
Design and characterization of various shapes of microcantilever for human im...Design and characterization of various shapes of microcantilever for human im...
Design and characterization of various shapes of microcantilever for human im...
 
Discovering adaptive wireless sensor network using β synchronizer
Discovering adaptive wireless sensor network using β synchronizerDiscovering adaptive wireless sensor network using β synchronizer
Discovering adaptive wireless sensor network using β synchronizer
 
Spectral threat in tcp over optical burst switched networks
Spectral threat in tcp over optical burst switched networksSpectral threat in tcp over optical burst switched networks
Spectral threat in tcp over optical burst switched networks
 
Use of cloud federation without need of identity federation using dynamic acc...
Use of cloud federation without need of identity federation using dynamic acc...Use of cloud federation without need of identity federation using dynamic acc...
Use of cloud federation without need of identity federation using dynamic acc...
 
A novel password based mutual authentication technique for 4 g mobile communi...
A novel password based mutual authentication technique for 4 g mobile communi...A novel password based mutual authentication technique for 4 g mobile communi...
A novel password based mutual authentication technique for 4 g mobile communi...
 
The effect of band engineering of semiconductors on
The effect of band engineering of semiconductors onThe effect of band engineering of semiconductors on
The effect of band engineering of semiconductors on
 
A comparative study on road traffic management systems
A comparative study on road traffic management systemsA comparative study on road traffic management systems
A comparative study on road traffic management systems
 
Growth and physical properties of pure and manganese doped strontium tartrate...
Growth and physical properties of pure and manganese doped strontium tartrate...Growth and physical properties of pure and manganese doped strontium tartrate...
Growth and physical properties of pure and manganese doped strontium tartrate...
 
A software framework for dynamic modeling of dc motors at robot joints
A software framework for dynamic modeling of dc motors at robot jointsA software framework for dynamic modeling of dc motors at robot joints
A software framework for dynamic modeling of dc motors at robot joints
 
Scalable and efficient cluster based framework for
Scalable and efficient cluster based framework forScalable and efficient cluster based framework for
Scalable and efficient cluster based framework for
 
Study of in filter phosphorus removal mechanisms in an
Study of in filter phosphorus removal mechanisms in anStudy of in filter phosphorus removal mechanisms in an
Study of in filter phosphorus removal mechanisms in an
 
Screening of antibacterial and cytotoxic activity of extracts from epidermis ...
Screening of antibacterial and cytotoxic activity of extracts from epidermis ...Screening of antibacterial and cytotoxic activity of extracts from epidermis ...
Screening of antibacterial and cytotoxic activity of extracts from epidermis ...
 
Pounding problems in urban areas
Pounding problems in urban areasPounding problems in urban areas
Pounding problems in urban areas
 
Modelling of fuzzy logic controller for variablestep
Modelling of fuzzy logic controller for variablestepModelling of fuzzy logic controller for variablestep
Modelling of fuzzy logic controller for variablestep
 
Performance analysis of vrla batteries under
Performance analysis of vrla batteries underPerformance analysis of vrla batteries under
Performance analysis of vrla batteries under
 
New optimization scheme for cooperative spectrum sensing taking different snr...
New optimization scheme for cooperative spectrum sensing taking different snr...New optimization scheme for cooperative spectrum sensing taking different snr...
New optimization scheme for cooperative spectrum sensing taking different snr...
 

Similaire à Design and development of load sharing multipath routing protcol for mobile ad hoc networks

Comparative study of multipath extensions of aodv
Comparative study of multipath extensions of aodvComparative study of multipath extensions of aodv
Comparative study of multipath extensions of aodveSAT Journals
 
Comparative study of multipath extensions of aodv
Comparative study of multipath extensions of aodvComparative study of multipath extensions of aodv
Comparative study of multipath extensions of aodveSAT Publishing House
 
Network Surveillance Based Data Transference in Cognitive Radio Network with ...
Network Surveillance Based Data Transference in Cognitive Radio Network with ...Network Surveillance Based Data Transference in Cognitive Radio Network with ...
Network Surveillance Based Data Transference in Cognitive Radio Network with ...IRJET Journal
 
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
 
Enhanced location based self adaptive routing algorithm for wsn in industrial...
Enhanced location based self adaptive routing algorithm for wsn in industrial...Enhanced location based self adaptive routing algorithm for wsn in industrial...
Enhanced location based self adaptive routing algorithm for wsn in industrial...eSAT Publishing House
 
A Literature Survey of MANET.pdf
A Literature Survey of MANET.pdfA Literature Survey of MANET.pdf
A Literature Survey of MANET.pdfLaurie Smith
 
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
 
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 networkeSAT Journals
 
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 networkeSAT Publishing House
 
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
 
A Literature Survey of MANET
A Literature Survey of MANETA Literature Survey of MANET
A Literature Survey of MANETIRJET Journal
 
QoS Issues in MANET: A Comparative Study over Different Routing Protocols
QoS Issues in MANET: A Comparative Study over Different Routing ProtocolsQoS Issues in MANET: A Comparative Study over Different Routing Protocols
QoS Issues in MANET: A Comparative Study over Different Routing Protocolsrahulmonikasharma
 
Performance Comparison of Geographic LAR1 with On-demand AODV and DSR Routing...
Performance Comparison of Geographic LAR1 with On-demand AODV and DSR Routing...Performance Comparison of Geographic LAR1 with On-demand AODV and DSR Routing...
Performance Comparison of Geographic LAR1 with On-demand AODV and DSR Routing...rahulmonikasharma
 
Manet review characteristics, routing protocols, attacks and performance metrics
Manet review characteristics, routing protocols, attacks and performance metricsManet review characteristics, routing protocols, attacks and performance metrics
Manet review characteristics, routing protocols, attacks and performance metricsIJARIIT
 
IRJET-A_AODV: A Modern Routing Algorithm for Mobile Ad-Hoc Network
IRJET-A_AODV: A Modern Routing Algorithm for Mobile Ad-Hoc NetworkIRJET-A_AODV: A Modern Routing Algorithm for Mobile Ad-Hoc Network
IRJET-A_AODV: A Modern Routing Algorithm for Mobile Ad-Hoc NetworkIRJET Journal
 
Dvr based hybrid routing protocols in mobile ad-hoc network application and c...
Dvr based hybrid routing protocols in mobile ad-hoc network application and c...Dvr based hybrid routing protocols in mobile ad-hoc network application and c...
Dvr based hybrid routing protocols in mobile ad-hoc network application and c...eSAT Publishing House
 

Similaire à Design and development of load sharing multipath routing protcol for mobile ad hoc networks (20)

Comparative study of multipath extensions of aodv
Comparative study of multipath extensions of aodvComparative study of multipath extensions of aodv
Comparative study of multipath extensions of aodv
 
Comparative study of multipath extensions of aodv
Comparative study of multipath extensions of aodvComparative study of multipath extensions of aodv
Comparative study of multipath extensions of aodv
 
Network Surveillance Based Data Transference in Cognitive Radio Network with ...
Network Surveillance Based Data Transference in Cognitive Radio Network with ...Network Surveillance Based Data Transference in Cognitive Radio Network with ...
Network Surveillance Based Data Transference in Cognitive Radio Network with ...
 
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)
 
Enhanced location based self adaptive routing algorithm for wsn in industrial...
Enhanced location based self adaptive routing algorithm for wsn in industrial...Enhanced location based self adaptive routing algorithm for wsn in industrial...
Enhanced location based self adaptive routing algorithm for wsn in industrial...
 
A Literature Survey of MANET.pdf
A Literature Survey of MANET.pdfA Literature Survey of MANET.pdf
A Literature Survey of MANET.pdf
 
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...
 
5 ijcse-01219
5 ijcse-012195 ijcse-01219
5 ijcse-01219
 
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 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
 
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...
 
A Literature Survey of MANET
A Literature Survey of MANETA Literature Survey of MANET
A Literature Survey of MANET
 
QoS Issues in MANET: A Comparative Study over Different Routing Protocols
QoS Issues in MANET: A Comparative Study over Different Routing ProtocolsQoS Issues in MANET: A Comparative Study over Different Routing Protocols
QoS Issues in MANET: A Comparative Study over Different Routing Protocols
 
Performance Comparison of Geographic LAR1 with On-demand AODV and DSR Routing...
Performance Comparison of Geographic LAR1 with On-demand AODV and DSR Routing...Performance Comparison of Geographic LAR1 with On-demand AODV and DSR Routing...
Performance Comparison of Geographic LAR1 with On-demand AODV and DSR Routing...
 
[IJCT-V3I3P5] Authors: Alok Kumar Dwivedi, Gouri Shankar Prajapati
[IJCT-V3I3P5] Authors: Alok Kumar Dwivedi, Gouri Shankar Prajapati[IJCT-V3I3P5] Authors: Alok Kumar Dwivedi, Gouri Shankar Prajapati
[IJCT-V3I3P5] Authors: Alok Kumar Dwivedi, Gouri Shankar Prajapati
 
Manet review characteristics, routing protocols, attacks and performance metrics
Manet review characteristics, routing protocols, attacks and performance metricsManet review characteristics, routing protocols, attacks and performance metrics
Manet review characteristics, routing protocols, attacks and performance metrics
 
IRJET-A_AODV: A Modern Routing Algorithm for Mobile Ad-Hoc Network
IRJET-A_AODV: A Modern Routing Algorithm for Mobile Ad-Hoc NetworkIRJET-A_AODV: A Modern Routing Algorithm for Mobile Ad-Hoc Network
IRJET-A_AODV: A Modern Routing Algorithm for Mobile Ad-Hoc Network
 
G0943745
G0943745G0943745
G0943745
 
Dvr based hybrid routing protocols in mobile ad-hoc network application and c...
Dvr based hybrid routing protocols in mobile ad-hoc network application and c...Dvr based hybrid routing protocols in mobile ad-hoc network application and c...
Dvr based hybrid routing protocols in mobile ad-hoc network application and c...
 
11 ijcse-01219
11 ijcse-0121911 ijcse-01219
11 ijcse-01219
 

Plus de 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 visakhapatnameSAT 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 visakhapatnameSAT 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, indiaeSAT 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 buildingeSAT 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 revieweSAT 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 managementeSAT 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 wallseSAT 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 indiaeSAT 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 structureseSAT 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 buildingseSAT 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
 

Plus de 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...
 

Dernier

Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 

Dernier (20)

Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 

Design and development of load sharing multipath routing protcol for mobile ad hoc networks

  • 1. IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163 __________________________________________________________________________________________ Volume: 02 Issue: 04 | Apr-2013, Available @ http://www.ijret.org 453 DESIGN AND DEVELOPMENT OF LOAD SHARING MULTIPATH ROUTING PROTCOL FOR MOBILE AD HOC NETWORKS K.V. Narayanaswamy1 , C.H. Subbarao2 1 Professor, Head Division of TLL, MSRUAS, Bangalore, INDIA, 2 Associate Professor, CSE Dept, QCET Nellore, AP 1 drkvn21@gmail.com, 2 chepurusubbarao@gmail.com Abstract Routing in Mobile Ad hoc Networks (MANETs) is a challenging task due to the dynamic nature of the network topology and resource constraints. Due to communication over wireless channel, participating nodes also experience interference and bandwidth constraints. Therefore it is essential to develop a robust and efficient routing protocol for MANETs. This research paper involves design and development of a multipath routing protocol for MANETs, called Load Sharing Multipath Routing (LS-MPR) uses dual polarized directional antenna to enhance network efficiency and provide load balancing. LS-MPR is an on-demand multipath routing protocol, which selects best possible multiple paths based on ascending order of hop count and availability of common polarization between neighboring mobile nodes. The performance of the LS-MPR is compared with that Ad-hoc On Demand Distance Vector (AODV) and Dynamic Source Routing (DSR). The network performance is checked with and without node mobility, throughput, Packet Delivery Ratio (PDR), least jitter, low interference and low end-to-end delay. Directional antenna is a very efficient and low cost smart antenna technology. It can achieve better performance, higher throughput, and better resource utilization with omnidirectional antennas multi-path routing cannot be exploited very well since packets routed on one of the paths cause an interference zone that typically encompasses the other paths and thereby limits the number of packets routed on these paths. Keywords: Multipath Routing, Load Sharing Multipath Routing (LS-MPR) Ad-hoc On Demand Distance Vector (AODV) Dynamic Source Routing (DSR). -----------------------------------------------------------------------***----------------------------------------------------------------------- 1. INTRODUCTION The multipath routing could offer several benefits like load balancing, fault-tolerance, higher aggregate bandwidth, lower end-to-end delay, security, energy-conservation, and QoS. Load balancing is of special importance in MANETs because of the limited bandwidth between the nodes general scenario of mobile Ad-hoc network is shown in Fig-1. The key techniques that can be used to overcome these problems are smart antennas and modified MAC layer and routing protocols. With directional antennas it is now possible to construct disjoint paths that do not interfere with each other and having dual polarized directional antenna can improve the efficiency of mobile node. Pro-active protocols or table-driven protocols works in a way similar as wired networks. They try to maintain an up-to-date map of the network, by continuously evaluating known routes and attempting to discover new ones. There is no extra delay due to route discovery as route is already known. But keeping the information up-to-date may require a lot of bandwidth, which is sparse, and battery power. Fig-1: Mobile Ad-hoc Network Scenario Pro-active protocol only starts a route discovery procedure when needed. This does not require the constant updates being sent through the network, as in pro-active protocols, but it does cause delays, since the routes are not available and need to be found. In some cases the desired route(s) are still in the route cache maintained by nodes. When this is the case there is no additional delay since routes do not have to be
  • 2. IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163 __________________________________________________________________________________________ Volume: 02 Issue: 04 | Apr-2013, Available @ http://www.ijret.org 454 discovered. Therefore, on-demand protocols are more scalable to dynamic, large networks. On demand protocols consist of the following three main phases. 1. Route discovery is the process of finding a route between source node and destination node. 2. Route Recovery is the process of finding routes whenever route link breaks, or node moves out from network. 3. Route maintenance is the process of repairing a broken route or finding a new route in the presence of a route failure. Related work for multipath routing using directional antenna and omnidirectional antenna has been done by many researchers to study the effect of directional antenna on multipath routing. Reference [1] Presents Split Multipath Routing (SMR) protocol that builds maximally disjoints paths. Multiple routes, of which one is the shortest delay path, are discovered on demand. [2] Suggested of using directional antennas to improve the efficiency of on-demand routing protocols in mobile ad hoc networks. The idea is to use directional re-broadcasting during the route re-discovery process. [3]The directional antennas were used to improve routing performance in two situations. One was in the case of dynamic network partitioning due to mobility, and the other was during route repair process caused by the movement of intermediate node. [4] A simple MAC protocol named DiMAC was proposed and the DSR routing protocol was evaluated based on DiMAC it is based on IEEE 802.11 DCF and it also uses RTS and CTS for channel reservation. [5] DiMAC is proposed and the DSR routing protocol is evaluated based on DiMAC. Several modifications are also introduced to improve DSR performance for directional transmissions. Because of the unsolved “deafness” problem, [6] They have presented the initial design and evaluation of two techniques for routing improvement using directional antennas in mobile ad hoc networks. Their design and evaluation is based on the DSR protocol, an on-demand routing protocol for mobile ad hoc networks. [7] Described the three different multipath routing protocols such as ZRP, AODV-BR and TORA. Multipath routing allows intermediate nodes to responds to RREQs, which can reduce the time for route discoveries. No researchers has described about dual polarised directional antenna and its effect on multipath routing. This paper explains the effect of dual polarised directional antenna for multipath routing MANETs and its use for increasing the throughput. 2. DESCRIPTION A multipath routing protocol which is reactive in nature is described in this paper by using dual polarised directional for MANETs. The importance of this protocol is to provide load balancing, by sharing load on to multiple paths. 3. DESIGN REQUIRMENTS To achieve the required performance different requirements need to be taken into the design specifications which are shown below. FNR_1: Low Interference: There should be low interference to achieve high throughput. This FNR_1 can be accomplishing by using design specifications of Directional Antenna with Dual Polarisation [Dependency None]. FNR_2: Low Routing Overhead: The protocol must be a reactive routing protocol to accomplish low routing overhead in the network [Dependency FNR_3]. FNR_3: Reliable Routing: The protocol must provide reliable routing in terms of route breakages, link breakage or change in the topology. Concurrent parallel multipath, sufficient nodal residual power, etc. are design specification to complete FNR_3 [Dependency FNR_2]. FNR_4: Low End to End Delay: The protocol ought to low end to end delay by minimizing number of hops [Dependency None]. FNR_5: Low Jitter: The protocol should have low jitter to get rid of noise in the network; this can be attained by reducing number of hops [Dependency None]. FNR_6: Efficient Multipath Routing: The protocol must make available of multipath routing, can be done by optimizing the number of hops. NFR1: The protocol must be scalable in terms of network size and hop count NFR2: The protocol must be able to work even if the nodes are mobile. 3.1 APPROACH & methodology Design of Multipath Routing: The design specifications for the multipath routing algorithm using dual polarized directional antenna is arrived at based on the reviewed literature and performance requirements for selected routes. Development of Multipath Routing: The designed multipath routing protocol is implemented in Qualnet such that multiple routes are chosen from a source to destination based on polarization. Testing and Validation of Multipath Routing: A suitable test scenario is developed to test the performance of the implemented protocol. The performance of the protocol is compared with the obtained results to check, throughput, latency and end to end delay.
  • 3. IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163 __________________________________________________________________________________________ Volume: 02 Issue: 04 | Apr-2013, Available @ http://www.ijret.org 455 4. SOLUTION PROCEDURE While AODV protocol was selected to provide multipath routing. LS-MPR was new proposed multipath routing protocol which was simulated through command line. To design and develop LS-MPR V model was used as shown in Fig-2. The design of multipath routing is divided into high- level design and low level design. High level design as shown in Fig-3. There are two parts of this block, neighbor discovery and route establishment and data exchange. When a node want to start communication to any other node in the network first it has to know about its neighbour, this process is called as neighbour discovery. This can be done by exchange of broadcast message. Broadcast packet information consists of ten indices. Fig-2: Verification and Validation Model Fig-3 Block Diagram of Multipath Routing Each of the two parts consists of five indices. First five indices states the self- node, next is neighbour node or participated node, its status about polarisation, NAV value and x, y coordinates. Example of idle node in network: (1, 1, vF, NAV, (200,300); 1, 1, hF, NAV, (200,300)) Example of busy node in network: (2, 1, vB, NAV, (200,400); 2, 2, hF, NAV, (200,400)) Neighbor discovery consist of three blocks. Whenever any mobile node comes into the network, its neighbour should know about its link id, Polarisation status, NAV value and x, y coordinate. This information is helpful to prepare the neighbour table. Neighbor table will store the information about next hop node according to the received broadcast message. After this, source will initiate the route request, RREQ will received by the neighbor node with the broadcast message information and RREP will be generated to find all possible multiple path from source to destination. 4.1 Low Level Design of Multipath Routing Protocol: Fig-3 shows flowchart for route establishment and data exchange; Source will initiate route request to intended destination, first it will check into the routing table for availability of path. If path is available, find best possible path according to the criteria specified above and send the data. If path is not available or best path is not there then broadcast route request with header information, wait for route reply till threshold time. If RREP not received within threshold start new route request. This will update neighbour table after selection of best path. Fig-4 and Fig-5 demonstrates flowchart for selecting best path for data exchange, When source node receives RREP from all the neighboring nodes, it will save all the routes into the routing table, in descending order of hop count, so that least hop count will have highest priority. If common polarisation found between all nodes till destination then sends the data Otherwise check the NAV period to below threshold, if it is below threshold then wait till NAV gets over otherwise send error message route not found. Source will check in the database for alternate route to the destination. 4.2 Implementation of Multipath Routing Protocol: The implementation of the protocol is done by considering the steps of the design that have been carried out in discrete event simulator used to simulate the developed routing protocol by doing code level changes in physical layer, MAC layer and network layer using C and C++. 4.3Testing of Developed Multipath Routing Protocol: Testing and validation of the implemented protocol is carried out for different scenarios like the functional requirements, Unit testing, integration testing, System testing and Acceptance testing are conducted.
  • 4. IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163 __________________________________________________________________________________________ Volume: 02 Issue: 04 | Apr-2013, Available @ http://www.ijret.org 456 Fig-4: Source Searching For Paths to Destination Fig-5: Selection of path for data exchange 5. RESULTS AND DISSCUSSIONS The performance of the LS-Multipath Routing Protocol is tested based on different performance metrics like throughput, latency, Packet Delivery Ratio (PDR), end to end delay and jitter. Fig-6 shows the scenario for communication between nodes using Dual Polarisation with Directional antenna (DP-DA), azimuth and elevation antenna pattern. In this scenario node 1 and node 4 have both antennas pattern i.e. DP-DA. and illustrates the four step communication of DP-DA for node 1 and node 4. Also Fig-6 shows node 1 has both antenna pattern (azimuth and elevation) and node 4 has only (elevation pattern). So when they want to start communication node 1 send RTS in elevation pattern (D), as node 4 has only elevation antenna pattern, CTS send in only elevation (e), Data is sent in elevation antenna pattern (D) and Acknowledgement also goes in elevation antenna pattern. 5.1 Implications of Unit Integration &System Testing: Fig-6: Scenario for DP-DA communication 5.2 Performance Testing: Performance testing has carried out for static multipath routing. In static multipath routing maximum number of nodes is tested is from 2 to 15. The result is shown only for number of nodes 10. Terrain size is defined to 1500 X 1500 m, Traffic type is selected to Constant bit Rate (CBR). Mobility model is selected random way point and none, to test the performance with mobility and no mobility. Total packet send is 72 over three nodes, each node carrying 36 packets and destination will receive total 72 packets, as two paths has been defined statically. Each packet size is considered to 512 bytes with simulation time of 600 seconds. The distance between nodes has been kept static to 260m when there is no mobility. Two reactive routing protocols have been considered for performance testing AODV and DSR with LS-MPR. Path design criteria to have node disjoint paths. The results are tabulated and are shown in Table-1.
  • 5. IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163 __________________________________________________________________________________________ Volume: 02 Issue: 04 | Apr-2013, Available @ http://www.ijret.org 457 Table-1: Result of Dual Polarised antennas in communication for Scenario of Fig-6 Fig-7 Illustrates the static multipath routing for 10 nodes, with source node 1 and destination node 10. Two paths have been selected by method of finding multiple paths. Two paths are as follows [(1,2,4,6,8,10), (1,3,5,7,9,10)], simultaneous packet transmission can be seen from node 2 to node 4, from node 3 to node 5, if any node cannot send to further node, it will buffer and send. Fig-7: Scenario for LS - Multipath routing Chart-1: Describes the result for three reactive routing protocols, AODV, DSR and LS-MPR for total number of nodes 10. Comparison has been done with jitter, throughput and latency when there is no mobility. Jitter and Latency calculation is shown with E-2 and throughput calculation in E+3. Throughput with directional antenna for AODV and DSR is almost same to 4.23E+3 and for LS-MPR it is around 4.5E+3 which are high compared to both. Jitter was found to be almost same in all three protocols to ~0.5E-2. Latency is more in LS-MPR as it is static multipath routing, so the packet is being send simultaneously. Throughput calculation has been done iteratively at each node. Chart-1: Results for directional antenna and with no mobility Chart-2: Represents the results of three routing protocol when there was mobility with directional antenna. With mobility it has found that latency has been increased highly in all three routing protocols. DSR has less latency compared to other two protocols. Jitter is equal in DSR and LS-MPR to 0.4E-2, whereas in AODV it was 1.1E-2. Throughput is achieved high in LS-MPR compared to other both, the reason being that as throughput has calculated iteratively and CBR link was established between each node. Chart-2: Results for Mobility and with directional antenna Chart-3: Illustrates the effect of dual polarized directional antenna on multipath routing with mobility and without mobility. As dual polarized directional antenna can deal with the problem of interference or Jitter and this can be seen in Figure 10. End to End delay also found less in all the routing protocols described in this graph. Packet delivery ratio also found high compared to directional antenna. For AODV throughput was achieved around 4.45E+3 and DSR and LS- MPR were achieved more than 4.5E+3.
  • 6. IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163 __________________________________________________________________________________________ Volume: 02 Issue: 04 | Apr-2013, Available @ http://www.ijret.org 458 Chart-3: Results for no mobility and DP-DA Chart-4: Represents the graph result of DP-DA with mobility for 10 nodes have multiple path as LS-MPR and AODV and DSR as unipath routing. It can be seen that when there was mobility with AODV protocol, throughput was achieved 4.1E+3 but DSR and LS-MPR has got throughput around 4.4E+3 and 4.5E+3. It can be concluded though there is mobility, LS-MPR achieves higher throughput compared to other protocols. Latency was found high in AODV compared to other protocol. Jitter was found less in LS-MPR reason being that it was using multipath routing, so packets were send simultaneously. Chart-4: Results for mobility and with DP-DA CONCLUSIONS In this paper, a multipath routing protocol for MANETs using dual polarised directional antenna with load sharing, called LS-Multipath Routing protocol is designed and developed. This design requirement was achieved by using the dual polarised directional antenna to accomplish low interference, reduced end to end delay and multipath algorithm used to get multiple paths. Link breakage is avoided by updating routing table as well as neighbour table. It is found that the latency is considerably reduced when compared to other reactive protocols like DSR and AODV. REFERENCES [1] Lee S. J., Gerla M., Split Multipath Routing with Maximally Disjoint Paths in Ad Hoc Networks, In Proceedings of the IEEE International Conference on Communications, pp.3201-3205, 2001. [2] Nasipuri Asis., Mandava J., Manchala H., Hiromoto R.E., On Demand Routing Using Directional Antennas in Mobile Ad Hoc Networks, In Proceedings of the IEEE WCNC 2000, pp.535 – 541, 2000. [3] Saha A. K., Johnson D. B., Routing Improvement using Directional Antennas in Mobile Ad-hoc Networks, Global Telecommunications Conference, GLOBECOM '04. Vol.5, pp.2902 – 2908, 2004. [4] Choudhury R., Vaidya N., Performance of Ad-hoc Routing using Directional Antennas’. In Proceedings of the 2nd ACM international symposium on Mobile Ad- hoc Networking & Computing, Newyork, USA, pp.95- 105, 2001. [5] Choudhury R., Vaidya N. Impact of Directional Antennas on Ad Hoc Routing, 8th Conference on Personal and Wireless Communication (PWC) 2003, Venice, September 2003 [6] Saha A. K., Johnson D. B, Energy Saving and Parition Bridging using Directional Antennas in Mobile Ad hoc Networks, Rice University, 2003. [7] Yang Li., Hong Man, Jin Yu, Yu Dong Y., Multipath Routing in Ad Hoc Networks Using Directional Antennas, IEEE/Sarnoff Symposium on Advances in Wired and Wireless Communication, pp.119-122, 2004. [8] Johnson D. The Dynamic Source Routing Protocol for Mobile Ad Hoc Networks for IPv4 http://www.ietf.org/rfc/rfc4728.txt, Retrieved on 12th Dec 2011. [9] Perkins C., Das S. Ad hoc On-Demand Distance Vector Routing, http://www.ietf.org/rfc/rfc3561.txt, retrieved on 20 Oct. 2011.