SlideShare a Scribd company logo
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 Service
IJSRD
 
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 MANET
Prasanta 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 Networks
A. 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 Router
IOSR 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 networks
huda2018
 
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 Networks
Dr. Amarjeet Singh
 
GPRS telecommunication
GPRS telecommunicationGPRS telecommunication
GPRS telecommunicationDawood Aqlan
 
Ijcnc050204
Ijcnc050204Ijcnc050204
Ijcnc050204
IJCNCJournal
 

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
 

Viewers also liked

Minimum wage vs living wage
Minimum wage vs living wageMinimum wage vs living wage
Minimum wage vs living wagerakeembl
 
Jose cadalso
Jose cadalsoJose cadalso
Jose cadalsoOBECHITO
 
Endeavor on Silicon Valley
Endeavor on Silicon ValleyEndeavor on Silicon Valley
Endeavor on Silicon Valley
Michael Van de Velde
 
Smoking Cessation
Smoking CessationSmoking Cessation
Smoking Cessation
Shanthipriya Nagarajan
 
O&A
O&AO&A
Welcome to the cherry channel
Welcome to the cherry channelWelcome to the cherry channel
Welcome to the cherry channel
Doris Walker
 
José cadalso
José cadalsoJosé cadalso
José cadalsoOBECHITO
 
[ 사례발표 2 ] 비영조직 클라우드 기술도입으로 인한 업무 고효율화 및 비용절감 사례_한-아세안센터 박태홍 팀장
[ 사례발표 2 ] 비영조직 클라우드 기술도입으로 인한 업무 고효율화 및 비용절감 사례_한-아세안센터 박태홍 팀장[ 사례발표 2 ] 비영조직 클라우드 기술도입으로 인한 업무 고효율화 및 비용절감 사례_한-아세안센터 박태홍 팀장
[ 사례발표 2 ] 비영조직 클라우드 기술도입으로 인한 업무 고효율화 및 비용절감 사례_한-아세안센터 박태홍 팀장
NpoITcenter_Kor
 
Materyal tasarımı slayt
Materyal tasarımı slaytMateryal tasarımı slayt
Materyal tasarımı slaytYasemin Taşer
 
Keynote sagsaga march 2013
Keynote sagsaga march 2013Keynote sagsaga march 2013
Keynote sagsaga march 2013Jos Houben
 
Ijetr021101
Ijetr021101Ijetr021101

Viewers also liked (16)

Minimum wage vs living wage
Minimum wage vs living wageMinimum wage vs living wage
Minimum wage vs living wage
 
Jose cadalso
Jose cadalsoJose cadalso
Jose cadalso
 
MAG - 3rd Meeting
MAG - 3rd MeetingMAG - 3rd Meeting
MAG - 3rd Meeting
 
Endeavor on Silicon Valley
Endeavor on Silicon ValleyEndeavor on Silicon Valley
Endeavor on Silicon Valley
 
Smoking Cessation
Smoking CessationSmoking Cessation
Smoking Cessation
 
O&A
O&AO&A
O&A
 
Welcome to the cherry channel
Welcome to the cherry channelWelcome to the cherry channel
Welcome to the cherry channel
 
José cadalso
José cadalsoJosé cadalso
José cadalso
 
[ 사례발표 2 ] 비영조직 클라우드 기술도입으로 인한 업무 고효율화 및 비용절감 사례_한-아세안센터 박태홍 팀장
[ 사례발표 2 ] 비영조직 클라우드 기술도입으로 인한 업무 고효율화 및 비용절감 사례_한-아세안센터 박태홍 팀장[ 사례발표 2 ] 비영조직 클라우드 기술도입으로 인한 업무 고효율화 및 비용절감 사례_한-아세안센터 박태홍 팀장
[ 사례발표 2 ] 비영조직 클라우드 기술도입으로 인한 업무 고효율화 및 비용절감 사례_한-아세안센터 박태홍 팀장
 
Materyal tasarımı slayt
Materyal tasarımı slaytMateryal tasarımı slayt
Materyal tasarımı slayt
 
Melon
MelonMelon
Melon
 
4th MAG Meeting
4th MAG Meeting4th MAG Meeting
4th MAG Meeting
 
Keynote sagsaga march 2013
Keynote sagsaga march 2013Keynote sagsaga march 2013
Keynote sagsaga march 2013
 
General meeting-9-18-12
General meeting-9-18-12General meeting-9-18-12
General meeting-9-18-12
 
050813
050813050813
050813
 
Ijetr021101
Ijetr021101Ijetr021101
Ijetr021101
 

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 evaluation
ijwmn
 
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 protocols
IJCNCJournal
 
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 MEDIA
IJITE
 
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 Networks
IJERA 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 Network
ijsrd.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
 
Bh4103368374
Bh4103368374Bh4103368374
Bh4103368374
IJERA Editor
 
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
 
K017426872
K017426872K017426872
K017426872
IOSR Journals
 
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)

H01115155
H01115155H01115155
H01115155
 
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...
 
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 Engineering Research Publication

Ijetr042339
Ijetr042339Ijetr042339
Ijetr042336
Ijetr042336Ijetr042336
Ijetr042335
Ijetr042335Ijetr042335
Ijetr042334
Ijetr042334Ijetr042334
Ijetr042330
Ijetr042330Ijetr042330
Ijetr042329
Ijetr042329Ijetr042329
Ijetr042328
Ijetr042328Ijetr042328
Ijetr042327
Ijetr042327Ijetr042327
Ijetr042322
Ijetr042322Ijetr042322
Ijetr042321
Ijetr042321Ijetr042321
Ijetr042319
Ijetr042319Ijetr042319
Ijetr042318
Ijetr042318Ijetr042318
Ijetr042316
Ijetr042316Ijetr042316
Ijetr042313
Ijetr042313Ijetr042313
Ijetr042309
Ijetr042309Ijetr042309
Ijetr042301
Ijetr042301Ijetr042301
Ijetr042207
Ijetr042207Ijetr042207
Ijetr042201
Ijetr042201Ijetr042201
Ijetr042195
Ijetr042195Ijetr042195
Ijetr042192
Ijetr042192Ijetr042192

More from Engineering Research Publication (20)

Ijetr042339
Ijetr042339Ijetr042339
Ijetr042339
 
Ijetr042336
Ijetr042336Ijetr042336
Ijetr042336
 
Ijetr042335
Ijetr042335Ijetr042335
Ijetr042335
 
Ijetr042334
Ijetr042334Ijetr042334
Ijetr042334
 
Ijetr042330
Ijetr042330Ijetr042330
Ijetr042330
 
Ijetr042329
Ijetr042329Ijetr042329
Ijetr042329
 
Ijetr042328
Ijetr042328Ijetr042328
Ijetr042328
 
Ijetr042327
Ijetr042327Ijetr042327
Ijetr042327
 
Ijetr042322
Ijetr042322Ijetr042322
Ijetr042322
 
Ijetr042321
Ijetr042321Ijetr042321
Ijetr042321
 
Ijetr042319
Ijetr042319Ijetr042319
Ijetr042319
 
Ijetr042318
Ijetr042318Ijetr042318
Ijetr042318
 
Ijetr042316
Ijetr042316Ijetr042316
Ijetr042316
 
Ijetr042313
Ijetr042313Ijetr042313
Ijetr042313
 
Ijetr042309
Ijetr042309Ijetr042309
Ijetr042309
 
Ijetr042301
Ijetr042301Ijetr042301
Ijetr042301
 
Ijetr042207
Ijetr042207Ijetr042207
Ijetr042207
 
Ijetr042201
Ijetr042201Ijetr042201
Ijetr042201
 
Ijetr042195
Ijetr042195Ijetr042195
Ijetr042195
 
Ijetr042192
Ijetr042192Ijetr042192
Ijetr042192
 

Recently uploaded

Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
Jayaprasanna4
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
Vijay Dialani, PhD
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
ViniHema
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
AafreenAbuthahir2
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
ydteq
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
AmarGB2
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
FluxPrime1
 

Recently uploaded (20)

Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
 

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.