SlideShare a Scribd company logo
1 of 4
Download to read offline
International Journal of Engineering and Technical Research (IJETR)
ISSN: 2321-0869, Volume-2, Issue-1, January 2014
101 www.erpublication.org
Abstract—Nowadays, Most of the routing protocols support
QoS provisioning using constraints like bandwidth, delay,
packet delivery ratio, jitter etc, to achieve more deterministic
behavior of the Networks. But very few routing protocols
perform well in military applications for tactical scenarios like
battlefield, disaster relief & rescue operations. In this paper we
propose a variant to AODV for small military networks where
packet delivery ratio is a vital QoS constraint. We have
modified standard AODV protocol to improve QoS, specifically
the Performance Delivery Ratio (PDR) for low mobility
military applications. For simulation we have used radio’s
specifications for two types of military radios. Simulations
were carried out by using QualNet network simulator and
group mobility model & realistic tactical mobility are used.
Comparison between AODV and proposed variant of AODV is
done on the basis of Packet Delivery Ratio, Average end to end
delay and Normalized routing load.
Index Terms— AODV, MANET, Military Radio, QualNet,
Routing, QoS.
I. INTRODUCTION
Mobile Ad Hoc Networks (MANETs) are highly dynamic
networks and formed by independent mobile nodes. They are
highly responsive and a key enabling technology for quickly
deployable tactical forces. MANETs are considered by many
as fundamental to Global Information Grid [1].
Quality of Service (QoS) is a generic term defined as a set of
service that needs to be met by network while transporting in
packet stream from source to destination [2]. The service
requirements often include performance metrics such as
throughput, delay, packet delivery ratio, jitter (delay
variance), bandwidth, reliability, etc., and different There
are many issues and challenges in providing QoS like
dynamically varying network topology, imprecise state
information, lack of central coordination, error prone shared
radio channel, hidden terminal problem, limited resource
availability and insecure medium [3].
There are several major approaches for QoS routing and
multipath routing in ad hoc networks. Ad hoc on-demand
multipath distance vector routing (AOMDV) [4] and
M-AODV [5] a variant to standard AODV [6] protocol, they
have used multipath concept for increasing packet delivery
ratio. AOMDV reduces the packet loss by up to 40% and has
also improved end to end delay. M-AODV suggested that the
discovering operations for reconstruction of paths should be
done from the source [5]. In AODV-BR [12] proposes a
scheme for alternate path when a link is broken and
intermediate node search for the alternate path. [14]
proposed the two variants of protocol Node-Disjoint
MP-AOMDV & Link-Disjoint MP-AOMDV and
investigated that node disjoint is more strict than the link
disjoint protocol and thus produces less alternate routes. [13]
proposed a node disjoint minimum interference multi-path
(ND-MIM) routing protocol that finds the main route based
on AODV, then backup route is searched when data
transmission is in progress.
Many other solutions to multipath routing have been
proposed [15] - [19]. In this work we have also used
multipath mechanism for determining multiple routes but we
have kept the number of routes to be used for data transfer as
configurable parameter. The data to be transmitted is sent on
all available routes. For simulation work we have considered
two types of tactical radio with different physical layer
characteristics and antenna specifications. Simulation is
done in in two separate scenarios using group mobility &
realistic tactical mobility and the actual specifications of the
two military radios.
II. BACKGROUND
AD-HOC ON DEMAND DISTANCE VECTOR (AODV)
AODV routing protocol is a reactive protocol or demand
driven protocol. AODV [6] uses a broadcast route discovery
mechanism, and it relies on the dynamically established
routing table entries at intermediate nodes. The path
discovery process is initiated whenever a source node needs
to communicate with another node for which it has no
routing information in its table. The source node initiates
path discovery by broadcasting a RREQ packet to its
neighbors. When a node receives RREQ, and has routing
information, it generates the RREP packet; otherwise it
rebroadcasts the RREQ packet further to its neighbors. As
RREQ packet travels from the source to destination it
automatically sets up the reverse path form all nodes back to
source. As the RREP travels back to the source, each node
along the path sets up a forward pointer to the node from
which the RREP came and updates its timeout information
for the route entries to source and destination.
III. PROPOSED MODIFICATION IN AODV
In existing AODV, if a source node is going to transmit
data to destination, the source node broadcast RREQ packets
to all neighbors for having a route from source to destination
with least hop count. On reception of a RREQ packet an
intermediate node initiates RREP if it has route to destination
otherwise it forwards the RREQ. If RREQ reaches the
destination node then the RREP is initiated by destination
node.
Improving Multi-path AODV by Utilizing All
Available Paths for a Small Tactical Network
Deepshikha, Dr. Sanjay Bhargava
Improving Multi-path AODV by Utilizing All Available Paths for a Small Tactical Network
102
In tactical scenarios packet delivery is quite important and
as there is not much traffic so we can transmit the same data
on more than one route so we modified the standard AODV
protocol to have multiple routes. When RREQ packet is
received by a node, it checks that current node is destination
node, generates the RREP packet respective of RREQ packet
received and broadcast it on all interfaces running protocol.
When this RREP packet is received by source node, checks
for any route existence, check whether destination sequence
number is greater than the one in the routing table and next
hop is different from the address from the RREP came from.
When source node is going to transmit data from source to
destination it can select number of routes to be used for
transmission and send the data on all selected paths and rest
of the protocol behaves same as standard AODV does. We
name the modified AODV protocol as Enhanced Packet
Delivery Ratio AODV (EN-PDR-AODV).
IV. SIMULATION ENVIRONMENT & PARAMETERS
We have used QualNet [7] for carrying out the simulations.
QualNet is a discrete event simulator which provides a
scalable simulation environment for mobile ad hoc networks
[7]. We have considered two different scenarios for tactical
radios with group mobility and realistic model [11].
Tactical scenario with realistic mobility:
TABLE I. SIMULATION PARAMETERS
Parameter Value
Simulation Area 1500 x 1500 m2
Simulation Time 250 seconds
Node Density 10
Node Placement Model Uniform
Packet Size 512 bytes
Traffic Type
Constant Bit
rate(CBR)
Items to send 100
Mobility Model Realistic Mobility
Frequency 512Mhz
Data rate 1Mbps
Antenna Model Omni-directional
Tactical scenario with group mobility:
We modified the physical layer properties [10] of the nodes
as per the specification of handheld & man-pack tactical
radios. We have used a mix of both types of radios in our
simulations. The handheld radios are assumed to be carried
by as soldiers and man-packs mounted on military vehicles.
So the maximum speeds have been set accordingly. In
simulation there are 10 node and divided into two groups viz.
5 nodes (soldiers) and other as military vehicles. We have
used group mobility with 100s pause time and network
simulation area is 1km2
. Also in our simulation CBR traffic
is used, data rate is 1Mbps and packet size is 512 bytes,
simulation time is 900 sec. Other detailed physical layer
parameter listing of simulation is provided in TABLE 2.
TABLE II. PHYSICAL LAYER SIMULATION PARAMETERS FOR TACTICAL
SCENARIO
Parameter Value
Maximum Speed (Hand-held &
Man-pack)
Man-pack assumed to be vehicle
mounted
5km/h & 20km/h
Frequency 300Mhz
Transmission power (Hand-held &
Man-pack)
33 dBm & 37 dB
Receive sensitivity (Hand-held &
Man-pack)
-95 dBm & -100
dBm
Antenna Height (Hand-held &
Man-pack)
20 cm & 1m
Efficiency 1 dB
Antenna Loss 2 dB
Fig 1. Snapshot of 10 nodes during simulation
The following metrics have been used for comparing the
performance of routing protocols [8].
 Packet Delivery Ratio (PDR): This is defined as the
ratio of total number of data packets received by the
destination nodes to the number of data packets sent
by source node throughout the simulation.
 Normalized Routing Load (NRL): Normalized
routing load is ratio of total number of routing
packets exchanged to the total data packets received
by destination nodes.
 Average End-to-End Delay (AED): This is defined
as average delay in transmission of a packet between
two nodes.
International Journal of Engineering and Technical Research (IJETR)
ISSN: 2321-0869, Volume-2, Issue-1, January 2014
103 www.erpublication.org
V. SIMULATION RESULTS
Simulation Results for Realistic Mobility:
Fig 2. Packet Delivery Ratio Comparison in Realistic
Mobility
Fig 3. NRL Comparison
Fig 4. Average end to end delay Comparison
Results for Group Mobility:
Fig 5. Packet Delivery Ratio Comparison in Group Mobility
Fig 6. . Average end to end delay Comparison in Group
Mobility
Fig 7. NRL Comparison in Group Mobility
CONCLUSION
The simulation results show that in both scenarios packet
delivery ratio increases significantly as compared to
Standard AODV protocol. But normalized routing load and
average end-to-end delay also increase respectively. For
small tactical networks with low traffic load the increase in
routing overhead and delay can be traded off for increase in
packet delivery ratio.
Improving Multi-path AODV by Utilizing All Available Paths for a Small Tactical Network
104
REFERENCES
[1] Jack L.Burbank, P. F. Chimento, B. K. Haberman, and T.Kasch, “Key
challenges of military tactical networking and the elusive promise of
MANET technology”, IEEE Communication Magazine, November
2006.
[2] Mohapatra, P., Li, J. and Gui, C., “QoS in Mobile Ad Hoc Networks”,
Special issue on QoS in Next-Generation Wireless Multimedia
Communications Systems in IEEE Wireless Communications Magazine,
June 2003
[3] T. Bheemarjuna Reddy, I. Karthigeyan, B.S. Manoj, C. Siva Ram
Murthy, “Quality of service provisioning in ad hoc wireless netowks: a
survey of issues and solutions”Ad Hoc Networks, Volume 4, Issue 1,
January 2006, Pages 83–124
[4] Mahesh K. Marina, Samir R. Das, “Ad hoc on demand multipath distance
vector routing”, Wirel. Commun. Mob. Comput. 2006; 6: 969-988.
[5] M. Sedrati, A. Bilami, Mohamed Benmohamed, “M-AODV: AODV
variant to improve quality of service in MANETs”, International Journal
of Computer Science Issues, Vol.8, Issue 1, January 2011.
[6] Perkins C.E.; Royer, E.M.; "Ad hoc on-demand distance vector routing",
Second IEEE Workshop on Mobile Computing and Applications, 1999,
Proceedings. WMCSA '99, pages 90-100.
[7] QualNet simulator software, Scalable Networks Inc.,
http://www.scalable-networks.com
[8] K. Sadasivam, V. Changrani, T.A. Yang, “Scenario based performance
evaluation of secure routing in MANETs”, 2nd
International Workshop on
Mobile Ad Hoc Networks and Interoperability Issues MANETII’05, Las
Vagas, June 2005.
[9] N. A. Ahmad, S. K. Subramaniam, J. Md. Desa, “Incerasing packet
delivery in ad hoc on demand distance vector (AODV) routing protocol”,
International Conference of Computer and Communication Engineering
2008.
[10] J. Choi, Y. Ko, “A performance evaulation for ad hoc routing protocols in
realistic military scenarios” avaiable online at
uns.ajou.ac.kr/publications/paper/C2004/cic2004.pdf
[11] Adrian J Pullin, Colin Pattinson, “A realistic battlefied model for the
evaluation of MANET”, Wireless on Demand Network Systems and
Services, 2008.IEEE
[12] Sung-Ju Lee and M.Gerla, “AODV-BR: Backup routing in ad hoc
networks”, IEEE Wireless Communication and Networking
Conference WCNC 2000, Chicago , IL, september 2000.
[13] R. Kumar Gupta, “Node disjoint minimum interfernce multipath
(ND-MIM) routing protocol for mobile ad hoc netwroks”,
IJARCSSE, volume 2, isssue 3, March 2012
[14] P. Sambasivam, A. Murthy, Elizabeth M. Belding-Royer, “
Dynamically adaptive multipath routing based on AODV”, In
Proceedings of the 3rd Annual Mediterranean Ad hoc Networking
Workshop (MedHocNet) 2004
[15] Samir R. Das, Charles E. Perkins, and Elizabeth M. Royer,
“Performance comparison of two on-demand routing protocols for
ad hoc networks, ” in Proceedings of the IEEE Conference on
Computer Communications (INFOCOM), Tel Aviv , Israel, March,
2000.
[16] A. Mtibaa and F. Kamoun, “MMDV: multipath and MPR based AODV
routing protocol,” inProceedings of the IFIP 5th Annual Mediterranean
Ad Hoc Networking Workshop (Med-Hoc-Net '06), pp. 137–144, 2006.
[17] Ye, Z., Krishnamurthy, Tripathi, S.: A framework for reliable
routing in mobile ad hoc networks. IEEE INFOCOM 2003
[18] P.Rama Devi and Dr.D.Srinivasa Rao, “QoS enhanced hybrid multipath
routing protocol for mobile ad hoc networks”, IJDPS, Vol.3, No.6,
November 2012.
[19] V. N. Chandra, K. Saluja, “QoS achieves in AODV through multipath
and backup routing”, Proceedings of International Joint Conference,
7th July 2013, Goa, India, ISBN: 978-81-927147-7-6
Deepshikha is a student at Dehradun Institure of
Technology pursuing M.Tech (CSE). She obtained her
B.Tech in Computer Science & Engineering from Punjab
Technical University (PTU) in 2009 with honors. Her
research interest includes QoS and routing in tactical
MANETs.
Dr SANJAY BHARGAVA, PhD from Banasthali
University presently Head of CSE & IT departments at
DIT University, obtained his PhD degree in Computer
Science from Banasthali University. He has guided
over 80 MTech students in their project works. He has
a total publication count of 16 research papers in
reputed international and national journals. Besides he
is an active reviewer in 11 international journals and at an international
conference. He has successfully handled several R & D projects. He is also Head
of Student Coordination Committee of the CSI-DIT chapter since 2012.

More Related Content

What's hot

A cross layer delay-aware node disjoint multipath routing algorithm for mobil...
A cross layer delay-aware node disjoint multipath routing algorithm for mobil...A cross layer delay-aware node disjoint multipath routing algorithm for mobil...
A cross layer delay-aware node disjoint multipath routing algorithm for mobil...ijwmn
 
A Survey on Cross Layer Routing Protocol with Quality of Service
A Survey on Cross Layer Routing Protocol with Quality of ServiceA Survey on Cross Layer Routing Protocol with Quality of Service
A Survey on Cross Layer Routing Protocol with Quality of ServiceIJSRD
 
A Wavelength and Converter Assignment Scheme Using Converter Usage History in...
A Wavelength and Converter Assignment Scheme Using Converter Usage History in...A Wavelength and Converter Assignment Scheme Using Converter Usage History in...
A Wavelength and Converter Assignment Scheme Using Converter Usage History in...IJCNCJournal
 
Interference-Aware Multipath Routing In Wireless Sensor NetworksMinor projr...
Interference-Aware Multipath Routing In  Wireless Sensor NetworksMinor  projr...Interference-Aware Multipath Routing In  Wireless Sensor NetworksMinor  projr...
Interference-Aware Multipath Routing In Wireless Sensor NetworksMinor projr...Rakesh Behera
 
Extensive Reviews of OSPF and EIGRP Routing Protocols based on Route Summariz...
Extensive Reviews of OSPF and EIGRP Routing Protocols based on Route Summariz...Extensive Reviews of OSPF and EIGRP Routing Protocols based on Route Summariz...
Extensive Reviews of OSPF and EIGRP Routing Protocols based on Route Summariz...IJERA Editor
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...ijceronline
 
A Novel Rebroadcast Technique for Reducing Routing Overhead In Mobile Ad Hoc ...
A Novel Rebroadcast Technique for Reducing Routing Overhead In Mobile Ad Hoc ...A Novel Rebroadcast Technique for Reducing Routing Overhead In Mobile Ad Hoc ...
A Novel Rebroadcast Technique for Reducing Routing Overhead In Mobile Ad Hoc ...IOSR Journals
 
Rm literature survey_on_scheduling_and_resource_allocation_for_ieee_80211ax_p...
Rm literature survey_on_scheduling_and_resource_allocation_for_ieee_80211ax_p...Rm literature survey_on_scheduling_and_resource_allocation_for_ieee_80211ax_p...
Rm literature survey_on_scheduling_and_resource_allocation_for_ieee_80211ax_p...RESHAN FARAZ
 
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
 
Fuzzy Route Switching for Energy Preservation(FEP) in Ad Hoc Networks
Fuzzy Route Switching for Energy Preservation(FEP) in Ad Hoc NetworksFuzzy Route Switching for Energy Preservation(FEP) in Ad Hoc Networks
Fuzzy Route Switching for Energy Preservation(FEP) in Ad Hoc NetworksA. Sufian
 
Assessing Buffering with Scheduling Schemes in a QoS Internet Router
Assessing Buffering with Scheduling Schemes in a QoS Internet RouterAssessing Buffering with Scheduling Schemes in a QoS Internet Router
Assessing Buffering with Scheduling Schemes in a QoS Internet RouterIOSR Journals
 
Dynamic source routing in ad hoc wireless networks
Dynamic source routing  in ad hoc wireless networksDynamic source routing  in ad hoc wireless networks
Dynamic source routing in ad hoc wireless networkshuda2018
 
Ant Colony with Colored Pheromones Routing for Multi Objectives Quality of Se...
Ant Colony with Colored Pheromones Routing for Multi Objectives Quality of Se...Ant Colony with Colored Pheromones Routing for Multi Objectives Quality of Se...
Ant Colony with Colored Pheromones Routing for Multi Objectives Quality of Se...IJORCS
 
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
 
GPRS telecommunication
GPRS telecommunicationGPRS telecommunication
GPRS telecommunicationDawood Aqlan
 

What's hot (18)

A cross layer delay-aware node disjoint multipath routing algorithm for mobil...
A cross layer delay-aware node disjoint multipath routing algorithm for mobil...A cross layer delay-aware node disjoint multipath routing algorithm for mobil...
A cross layer delay-aware node disjoint multipath routing algorithm for mobil...
 
Last
LastLast
Last
 
A Survey on Cross Layer Routing Protocol with Quality of Service
A Survey on Cross Layer Routing Protocol with Quality of ServiceA Survey on Cross Layer Routing Protocol with Quality of Service
A Survey on Cross Layer Routing Protocol with Quality of Service
 
A Wavelength and Converter Assignment Scheme Using Converter Usage History in...
A Wavelength and Converter Assignment Scheme Using Converter Usage History in...A Wavelength and Converter Assignment Scheme Using Converter Usage History in...
A Wavelength and Converter Assignment Scheme Using Converter Usage History in...
 
Interference-Aware Multipath Routing In Wireless Sensor NetworksMinor projr...
Interference-Aware Multipath Routing In  Wireless Sensor NetworksMinor  projr...Interference-Aware Multipath Routing In  Wireless Sensor NetworksMinor  projr...
Interference-Aware Multipath Routing In Wireless Sensor NetworksMinor projr...
 
Extensive Reviews of OSPF and EIGRP Routing Protocols based on Route Summariz...
Extensive Reviews of OSPF and EIGRP Routing Protocols based on Route Summariz...Extensive Reviews of OSPF and EIGRP Routing Protocols based on Route Summariz...
Extensive Reviews of OSPF and EIGRP Routing Protocols based on Route Summariz...
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
 
A Novel Rebroadcast Technique for Reducing Routing Overhead In Mobile Ad Hoc ...
A Novel Rebroadcast Technique for Reducing Routing Overhead In Mobile Ad Hoc ...A Novel Rebroadcast Technique for Reducing Routing Overhead In Mobile Ad Hoc ...
A Novel Rebroadcast Technique for Reducing Routing Overhead In Mobile Ad Hoc ...
 
Rm literature survey_on_scheduling_and_resource_allocation_for_ieee_80211ax_p...
Rm literature survey_on_scheduling_and_resource_allocation_for_ieee_80211ax_p...Rm literature survey_on_scheduling_and_resource_allocation_for_ieee_80211ax_p...
Rm literature survey_on_scheduling_and_resource_allocation_for_ieee_80211ax_p...
 
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
 
Fuzzy Route Switching for Energy Preservation(FEP) in Ad Hoc Networks
Fuzzy Route Switching for Energy Preservation(FEP) in Ad Hoc NetworksFuzzy Route Switching for Energy Preservation(FEP) in Ad Hoc Networks
Fuzzy Route Switching for Energy Preservation(FEP) in Ad Hoc Networks
 
Assessing Buffering with Scheduling Schemes in a QoS Internet Router
Assessing Buffering with Scheduling Schemes in a QoS Internet RouterAssessing Buffering with Scheduling Schemes in a QoS Internet Router
Assessing Buffering with Scheduling Schemes in a QoS Internet Router
 
94
9494
94
 
Dynamic source routing in ad hoc wireless networks
Dynamic source routing  in ad hoc wireless networksDynamic source routing  in ad hoc wireless networks
Dynamic source routing in ad hoc wireless networks
 
Ant Colony with Colored Pheromones Routing for Multi Objectives Quality of Se...
Ant Colony with Colored Pheromones Routing for Multi Objectives Quality of Se...Ant Colony with Colored Pheromones Routing for Multi Objectives Quality of Se...
Ant Colony with Colored Pheromones Routing for Multi Objectives Quality of Se...
 
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
 
GPRS telecommunication
GPRS telecommunicationGPRS telecommunication
GPRS telecommunication
 
Ijcnc050204
Ijcnc050204Ijcnc050204
Ijcnc050204
 

Similar to Ijetr021145

Review paper on performance analysis of AODV, DSDV, OLSR on the basis of pack...
Review paper on performance analysis of AODV, DSDV, OLSR on the basis of pack...Review paper on performance analysis of AODV, DSDV, OLSR on the basis of pack...
Review paper on performance analysis of AODV, DSDV, OLSR on the basis of pack...IOSR Journals
 
A simulation based performance evaluation
A simulation based performance evaluationA simulation based performance evaluation
A simulation based performance evaluationijwmn
 
Enhanced aodv route discovery and route establishment for qos provision for r...
Enhanced aodv route discovery and route establishment for qos provision for r...Enhanced aodv route discovery and route establishment for qos provision for r...
Enhanced aodv route discovery and route establishment for qos provision for r...IJCNCJournal
 
Performance Comparison of AODV and DSDV Routing Protocols for Ad-hoc Wireless...
Performance Comparison of AODV and DSDV Routing Protocols for Ad-hoc Wireless...Performance Comparison of AODV and DSDV Routing Protocols for Ad-hoc Wireless...
Performance Comparison of AODV and DSDV Routing Protocols for Ad-hoc Wireless...Narendra Singh Yadav
 
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 protocolsIJCNCJournal
 
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...ijp2p
 
ENHANCING STUDENTS’ LEARNING AND SATISFACTION THROUGH THE USE OF SOCIAL MEDIA
ENHANCING STUDENTS’ LEARNING AND SATISFACTION THROUGH THE USE OF SOCIAL MEDIAENHANCING STUDENTS’ LEARNING AND SATISFACTION THROUGH THE USE OF SOCIAL MEDIA
ENHANCING STUDENTS’ LEARNING AND SATISFACTION THROUGH THE USE OF SOCIAL MEDIAIJITE
 
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...ijp2p
 
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...ijp2p
 
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
 
Survey of Modified Routing Protocols for Mobile Ad-hoc Network
Survey of Modified Routing Protocols for Mobile Ad-hoc NetworkSurvey of Modified Routing Protocols for Mobile Ad-hoc Network
Survey of Modified Routing Protocols for Mobile Ad-hoc Networkijsrd.com
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...ijceronline
 
Experiment of Routing Protocol AODV (AdHoc On-demand Distance Vector)
Experiment of Routing Protocol AODV (AdHoc On-demand Distance Vector)Experiment of Routing Protocol AODV (AdHoc On-demand Distance Vector)
Experiment of Routing Protocol AODV (AdHoc On-demand Distance Vector)IJMER
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...ijceronline
 
EVALUATION OF PROACTIVE, REACTIVE AND HYBRID AD HOC ROUTING PROTOCOL FOR IEEE...
EVALUATION OF PROACTIVE, REACTIVE AND HYBRID AD HOC ROUTING PROTOCOL FOR IEEE...EVALUATION OF PROACTIVE, REACTIVE AND HYBRID AD HOC ROUTING PROTOCOL FOR IEEE...
EVALUATION OF PROACTIVE, REACTIVE AND HYBRID AD HOC ROUTING PROTOCOL FOR IEEE...cscpconf
 
Performance Comparison of AODV, DSR and LAR1 in Mobile Ad-hoc Network based o...
Performance Comparison of AODV, DSR and LAR1 in Mobile Ad-hoc Network based o...Performance Comparison of AODV, DSR and LAR1 in Mobile Ad-hoc Network based o...
Performance Comparison of AODV, DSR and LAR1 in Mobile Ad-hoc Network based o...IOSR Journals
 

Similar to Ijetr021145 (20)

Review paper on performance analysis of AODV, DSDV, OLSR on the basis of pack...
Review paper on performance analysis of AODV, DSDV, OLSR on the basis of pack...Review paper on performance analysis of AODV, DSDV, OLSR on the basis of pack...
Review paper on performance analysis of AODV, DSDV, OLSR on the basis of pack...
 
H01115155
H01115155H01115155
H01115155
 
A simulation based performance evaluation
A simulation based performance evaluationA simulation based performance evaluation
A simulation based performance evaluation
 
Enhanced aodv route discovery and route establishment for qos provision for r...
Enhanced aodv route discovery and route establishment for qos provision for r...Enhanced aodv route discovery and route establishment for qos provision for r...
Enhanced aodv route discovery and route establishment for qos provision for r...
 
Performance Comparison of AODV and DSDV Routing Protocols for Ad-hoc Wireless...
Performance Comparison of AODV and DSDV Routing Protocols for Ad-hoc Wireless...Performance Comparison of AODV and DSDV Routing Protocols for Ad-hoc Wireless...
Performance Comparison of AODV and DSDV Routing Protocols for Ad-hoc Wireless...
 
B03406010
B03406010B03406010
B03406010
 
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
 
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
 
ENHANCING STUDENTS’ LEARNING AND SATISFACTION THROUGH THE USE OF SOCIAL MEDIA
ENHANCING STUDENTS’ LEARNING AND SATISFACTION THROUGH THE USE OF SOCIAL MEDIAENHANCING STUDENTS’ LEARNING AND SATISFACTION THROUGH THE USE OF SOCIAL MEDIA
ENHANCING STUDENTS’ LEARNING AND SATISFACTION THROUGH THE USE OF SOCIAL MEDIA
 
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
 
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
 
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
 
Survey of Modified Routing Protocols for Mobile Ad-hoc Network
Survey of Modified Routing Protocols for Mobile Ad-hoc NetworkSurvey of Modified Routing Protocols for Mobile Ad-hoc Network
Survey of Modified Routing Protocols for Mobile Ad-hoc Network
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
 
Experiment of Routing Protocol AODV (AdHoc On-demand Distance Vector)
Experiment of Routing Protocol AODV (AdHoc On-demand Distance Vector)Experiment of Routing Protocol AODV (AdHoc On-demand Distance Vector)
Experiment of Routing Protocol AODV (AdHoc On-demand Distance Vector)
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
 
Bh4103368374
Bh4103368374Bh4103368374
Bh4103368374
 
EVALUATION OF PROACTIVE, REACTIVE AND HYBRID AD HOC ROUTING PROTOCOL FOR IEEE...
EVALUATION OF PROACTIVE, REACTIVE AND HYBRID AD HOC ROUTING PROTOCOL FOR IEEE...EVALUATION OF PROACTIVE, REACTIVE AND HYBRID AD HOC ROUTING PROTOCOL FOR IEEE...
EVALUATION OF PROACTIVE, REACTIVE AND HYBRID AD HOC ROUTING PROTOCOL FOR IEEE...
 
K017426872
K017426872K017426872
K017426872
 
Performance Comparison of AODV, DSR and LAR1 in Mobile Ad-hoc Network based o...
Performance Comparison of AODV, DSR and LAR1 in Mobile Ad-hoc Network based o...Performance Comparison of AODV, DSR and LAR1 in Mobile Ad-hoc Network based o...
Performance Comparison of AODV, DSR and LAR1 in Mobile Ad-hoc Network based o...
 

More from ER Publication.org (20)

Ijetr011101
Ijetr011101Ijetr011101
Ijetr011101
 
Ijetr021232
Ijetr021232Ijetr021232
Ijetr021232
 
Ijetr021229
Ijetr021229Ijetr021229
Ijetr021229
 
Ijetr021228
Ijetr021228Ijetr021228
Ijetr021228
 
Ijetr021226
Ijetr021226Ijetr021226
Ijetr021226
 
Ijetr021224
Ijetr021224Ijetr021224
Ijetr021224
 
Ijetr021221
Ijetr021221Ijetr021221
Ijetr021221
 
Ijetr021220
Ijetr021220Ijetr021220
Ijetr021220
 
Ijetr021215
Ijetr021215Ijetr021215
Ijetr021215
 
Ijetr021211
Ijetr021211Ijetr021211
Ijetr021211
 
Ijetr021210
Ijetr021210Ijetr021210
Ijetr021210
 
Ijetr021207
Ijetr021207Ijetr021207
Ijetr021207
 
Ijetr021146
Ijetr021146Ijetr021146
Ijetr021146
 
Ijetr021144
Ijetr021144Ijetr021144
Ijetr021144
 
Ijetr021143
Ijetr021143Ijetr021143
Ijetr021143
 
Ijetr021140
Ijetr021140Ijetr021140
Ijetr021140
 
Ijetr021139
Ijetr021139Ijetr021139
Ijetr021139
 
Ijetr021138
Ijetr021138Ijetr021138
Ijetr021138
 
Ijetr021135
Ijetr021135Ijetr021135
Ijetr021135
 
Ijetr021134
Ijetr021134Ijetr021134
Ijetr021134
 

Recently uploaded

The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting DataJhengPantaleon
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptxPoojaSen20
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Micromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersMicromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersChitralekhaTherkar
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 

Recently uploaded (20)

The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptx
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
Micromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersMicromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of Powders
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 

Ijetr021145

  • 1. International Journal of Engineering and Technical Research (IJETR) ISSN: 2321-0869, Volume-2, Issue-1, January 2014 101 www.erpublication.org Abstract—Nowadays, Most of the routing protocols support QoS provisioning using constraints like bandwidth, delay, packet delivery ratio, jitter etc, to achieve more deterministic behavior of the Networks. But very few routing protocols perform well in military applications for tactical scenarios like battlefield, disaster relief & rescue operations. In this paper we propose a variant to AODV for small military networks where packet delivery ratio is a vital QoS constraint. We have modified standard AODV protocol to improve QoS, specifically the Performance Delivery Ratio (PDR) for low mobility military applications. For simulation we have used radio’s specifications for two types of military radios. Simulations were carried out by using QualNet network simulator and group mobility model & realistic tactical mobility are used. Comparison between AODV and proposed variant of AODV is done on the basis of Packet Delivery Ratio, Average end to end delay and Normalized routing load. Index Terms— AODV, MANET, Military Radio, QualNet, Routing, QoS. I. INTRODUCTION Mobile Ad Hoc Networks (MANETs) are highly dynamic networks and formed by independent mobile nodes. They are highly responsive and a key enabling technology for quickly deployable tactical forces. MANETs are considered by many as fundamental to Global Information Grid [1]. Quality of Service (QoS) is a generic term defined as a set of service that needs to be met by network while transporting in packet stream from source to destination [2]. The service requirements often include performance metrics such as throughput, delay, packet delivery ratio, jitter (delay variance), bandwidth, reliability, etc., and different There are many issues and challenges in providing QoS like dynamically varying network topology, imprecise state information, lack of central coordination, error prone shared radio channel, hidden terminal problem, limited resource availability and insecure medium [3]. There are several major approaches for QoS routing and multipath routing in ad hoc networks. Ad hoc on-demand multipath distance vector routing (AOMDV) [4] and M-AODV [5] a variant to standard AODV [6] protocol, they have used multipath concept for increasing packet delivery ratio. AOMDV reduces the packet loss by up to 40% and has also improved end to end delay. M-AODV suggested that the discovering operations for reconstruction of paths should be done from the source [5]. In AODV-BR [12] proposes a scheme for alternate path when a link is broken and intermediate node search for the alternate path. [14] proposed the two variants of protocol Node-Disjoint MP-AOMDV & Link-Disjoint MP-AOMDV and investigated that node disjoint is more strict than the link disjoint protocol and thus produces less alternate routes. [13] proposed a node disjoint minimum interference multi-path (ND-MIM) routing protocol that finds the main route based on AODV, then backup route is searched when data transmission is in progress. Many other solutions to multipath routing have been proposed [15] - [19]. In this work we have also used multipath mechanism for determining multiple routes but we have kept the number of routes to be used for data transfer as configurable parameter. The data to be transmitted is sent on all available routes. For simulation work we have considered two types of tactical radio with different physical layer characteristics and antenna specifications. Simulation is done in in two separate scenarios using group mobility & realistic tactical mobility and the actual specifications of the two military radios. II. BACKGROUND AD-HOC ON DEMAND DISTANCE VECTOR (AODV) AODV routing protocol is a reactive protocol or demand driven protocol. AODV [6] uses a broadcast route discovery mechanism, and it relies on the dynamically established routing table entries at intermediate nodes. The path discovery process is initiated whenever a source node needs to communicate with another node for which it has no routing information in its table. The source node initiates path discovery by broadcasting a RREQ packet to its neighbors. When a node receives RREQ, and has routing information, it generates the RREP packet; otherwise it rebroadcasts the RREQ packet further to its neighbors. As RREQ packet travels from the source to destination it automatically sets up the reverse path form all nodes back to source. As the RREP travels back to the source, each node along the path sets up a forward pointer to the node from which the RREP came and updates its timeout information for the route entries to source and destination. III. PROPOSED MODIFICATION IN AODV In existing AODV, if a source node is going to transmit data to destination, the source node broadcast RREQ packets to all neighbors for having a route from source to destination with least hop count. On reception of a RREQ packet an intermediate node initiates RREP if it has route to destination otherwise it forwards the RREQ. If RREQ reaches the destination node then the RREP is initiated by destination node. Improving Multi-path AODV by Utilizing All Available Paths for a Small Tactical Network Deepshikha, Dr. Sanjay Bhargava
  • 2. Improving Multi-path AODV by Utilizing All Available Paths for a Small Tactical Network 102 In tactical scenarios packet delivery is quite important and as there is not much traffic so we can transmit the same data on more than one route so we modified the standard AODV protocol to have multiple routes. When RREQ packet is received by a node, it checks that current node is destination node, generates the RREP packet respective of RREQ packet received and broadcast it on all interfaces running protocol. When this RREP packet is received by source node, checks for any route existence, check whether destination sequence number is greater than the one in the routing table and next hop is different from the address from the RREP came from. When source node is going to transmit data from source to destination it can select number of routes to be used for transmission and send the data on all selected paths and rest of the protocol behaves same as standard AODV does. We name the modified AODV protocol as Enhanced Packet Delivery Ratio AODV (EN-PDR-AODV). IV. SIMULATION ENVIRONMENT & PARAMETERS We have used QualNet [7] for carrying out the simulations. QualNet is a discrete event simulator which provides a scalable simulation environment for mobile ad hoc networks [7]. We have considered two different scenarios for tactical radios with group mobility and realistic model [11]. Tactical scenario with realistic mobility: TABLE I. SIMULATION PARAMETERS Parameter Value Simulation Area 1500 x 1500 m2 Simulation Time 250 seconds Node Density 10 Node Placement Model Uniform Packet Size 512 bytes Traffic Type Constant Bit rate(CBR) Items to send 100 Mobility Model Realistic Mobility Frequency 512Mhz Data rate 1Mbps Antenna Model Omni-directional Tactical scenario with group mobility: We modified the physical layer properties [10] of the nodes as per the specification of handheld & man-pack tactical radios. We have used a mix of both types of radios in our simulations. The handheld radios are assumed to be carried by as soldiers and man-packs mounted on military vehicles. So the maximum speeds have been set accordingly. In simulation there are 10 node and divided into two groups viz. 5 nodes (soldiers) and other as military vehicles. We have used group mobility with 100s pause time and network simulation area is 1km2 . Also in our simulation CBR traffic is used, data rate is 1Mbps and packet size is 512 bytes, simulation time is 900 sec. Other detailed physical layer parameter listing of simulation is provided in TABLE 2. TABLE II. PHYSICAL LAYER SIMULATION PARAMETERS FOR TACTICAL SCENARIO Parameter Value Maximum Speed (Hand-held & Man-pack) Man-pack assumed to be vehicle mounted 5km/h & 20km/h Frequency 300Mhz Transmission power (Hand-held & Man-pack) 33 dBm & 37 dB Receive sensitivity (Hand-held & Man-pack) -95 dBm & -100 dBm Antenna Height (Hand-held & Man-pack) 20 cm & 1m Efficiency 1 dB Antenna Loss 2 dB Fig 1. Snapshot of 10 nodes during simulation The following metrics have been used for comparing the performance of routing protocols [8].  Packet Delivery Ratio (PDR): This is defined as the ratio of total number of data packets received by the destination nodes to the number of data packets sent by source node throughout the simulation.  Normalized Routing Load (NRL): Normalized routing load is ratio of total number of routing packets exchanged to the total data packets received by destination nodes.  Average End-to-End Delay (AED): This is defined as average delay in transmission of a packet between two nodes.
  • 3. International Journal of Engineering and Technical Research (IJETR) ISSN: 2321-0869, Volume-2, Issue-1, January 2014 103 www.erpublication.org V. SIMULATION RESULTS Simulation Results for Realistic Mobility: Fig 2. Packet Delivery Ratio Comparison in Realistic Mobility Fig 3. NRL Comparison Fig 4. Average end to end delay Comparison Results for Group Mobility: Fig 5. Packet Delivery Ratio Comparison in Group Mobility Fig 6. . Average end to end delay Comparison in Group Mobility Fig 7. NRL Comparison in Group Mobility CONCLUSION The simulation results show that in both scenarios packet delivery ratio increases significantly as compared to Standard AODV protocol. But normalized routing load and average end-to-end delay also increase respectively. For small tactical networks with low traffic load the increase in routing overhead and delay can be traded off for increase in packet delivery ratio.
  • 4. Improving Multi-path AODV by Utilizing All Available Paths for a Small Tactical Network 104 REFERENCES [1] Jack L.Burbank, P. F. Chimento, B. K. Haberman, and T.Kasch, “Key challenges of military tactical networking and the elusive promise of MANET technology”, IEEE Communication Magazine, November 2006. [2] Mohapatra, P., Li, J. and Gui, C., “QoS in Mobile Ad Hoc Networks”, Special issue on QoS in Next-Generation Wireless Multimedia Communications Systems in IEEE Wireless Communications Magazine, June 2003 [3] T. Bheemarjuna Reddy, I. Karthigeyan, B.S. Manoj, C. Siva Ram Murthy, “Quality of service provisioning in ad hoc wireless netowks: a survey of issues and solutions”Ad Hoc Networks, Volume 4, Issue 1, January 2006, Pages 83–124 [4] Mahesh K. Marina, Samir R. Das, “Ad hoc on demand multipath distance vector routing”, Wirel. Commun. Mob. Comput. 2006; 6: 969-988. [5] M. Sedrati, A. Bilami, Mohamed Benmohamed, “M-AODV: AODV variant to improve quality of service in MANETs”, International Journal of Computer Science Issues, Vol.8, Issue 1, January 2011. [6] Perkins C.E.; Royer, E.M.; "Ad hoc on-demand distance vector routing", Second IEEE Workshop on Mobile Computing and Applications, 1999, Proceedings. WMCSA '99, pages 90-100. [7] QualNet simulator software, Scalable Networks Inc., http://www.scalable-networks.com [8] K. Sadasivam, V. Changrani, T.A. Yang, “Scenario based performance evaluation of secure routing in MANETs”, 2nd International Workshop on Mobile Ad Hoc Networks and Interoperability Issues MANETII’05, Las Vagas, June 2005. [9] N. A. Ahmad, S. K. Subramaniam, J. Md. Desa, “Incerasing packet delivery in ad hoc on demand distance vector (AODV) routing protocol”, International Conference of Computer and Communication Engineering 2008. [10] J. Choi, Y. Ko, “A performance evaulation for ad hoc routing protocols in realistic military scenarios” avaiable online at uns.ajou.ac.kr/publications/paper/C2004/cic2004.pdf [11] Adrian J Pullin, Colin Pattinson, “A realistic battlefied model for the evaluation of MANET”, Wireless on Demand Network Systems and Services, 2008.IEEE [12] Sung-Ju Lee and M.Gerla, “AODV-BR: Backup routing in ad hoc networks”, IEEE Wireless Communication and Networking Conference WCNC 2000, Chicago , IL, september 2000. [13] R. Kumar Gupta, “Node disjoint minimum interfernce multipath (ND-MIM) routing protocol for mobile ad hoc netwroks”, IJARCSSE, volume 2, isssue 3, March 2012 [14] P. Sambasivam, A. Murthy, Elizabeth M. Belding-Royer, “ Dynamically adaptive multipath routing based on AODV”, In Proceedings of the 3rd Annual Mediterranean Ad hoc Networking Workshop (MedHocNet) 2004 [15] Samir R. Das, Charles E. Perkins, and Elizabeth M. Royer, “Performance comparison of two on-demand routing protocols for ad hoc networks, ” in Proceedings of the IEEE Conference on Computer Communications (INFOCOM), Tel Aviv , Israel, March, 2000. [16] A. Mtibaa and F. Kamoun, “MMDV: multipath and MPR based AODV routing protocol,” inProceedings of the IFIP 5th Annual Mediterranean Ad Hoc Networking Workshop (Med-Hoc-Net '06), pp. 137–144, 2006. [17] Ye, Z., Krishnamurthy, Tripathi, S.: A framework for reliable routing in mobile ad hoc networks. IEEE INFOCOM 2003 [18] P.Rama Devi and Dr.D.Srinivasa Rao, “QoS enhanced hybrid multipath routing protocol for mobile ad hoc networks”, IJDPS, Vol.3, No.6, November 2012. [19] V. N. Chandra, K. Saluja, “QoS achieves in AODV through multipath and backup routing”, Proceedings of International Joint Conference, 7th July 2013, Goa, India, ISBN: 978-81-927147-7-6 Deepshikha is a student at Dehradun Institure of Technology pursuing M.Tech (CSE). She obtained her B.Tech in Computer Science & Engineering from Punjab Technical University (PTU) in 2009 with honors. Her research interest includes QoS and routing in tactical MANETs. Dr SANJAY BHARGAVA, PhD from Banasthali University presently Head of CSE & IT departments at DIT University, obtained his PhD degree in Computer Science from Banasthali University. He has guided over 80 MTech students in their project works. He has a total publication count of 16 research papers in reputed international and national journals. Besides he is an active reviewer in 11 international journals and at an international conference. He has successfully handled several R & D projects. He is also Head of Student Coordination Committee of the CSI-DIT chapter since 2012.