SlideShare ist ein Scribd-Unternehmen logo
1 von 18
VANET Routing Protocols:
Issues and Challenges
Presented By :
Esmaeil Zarrinfar
zarrinfar@gmail.com
I. Introduction
II. Application
III.Routing In VANET
IV.Comparisions
V. References
2
Topic
VANET is a new kind of Ad hoc network .
VANET is an assortment of vehicular nodes that act as
mobile hosts establish a transient network without the
assistance of any centralized administration or any
established infrastructure.
VANET is called autonomous & self configured network.
Two kinds of communication can be done.
Vehicle to vehicle.
Vehicles to roadside units.
3
Introduction
4
Introduction
 Performance of such kind of communication between
vehicles depends on various routing protocols.
 MANET ( Mobile Ad-hoc Network )
 Manet Properties : dynamic topologies, limited bandwidth,
limited energy and many more.
 Vehicular ad hoc network (VANET) is a sub class of MANET
with some unique properties.
 Vehicle-to-Vehicle (V2V) and Vehicles-to-Roadside (VRC) or
Vehicle-to-Infrastructure (V2I) Communications.
5
Introduction
6
Applications
 Intelligent transportation applications
 Comfort applications
 Collision Avoidance
 Cooperative Driving
 Traffic improvement
 Payment Services
 Location-based Services
7
Routing in VANET
 The main difference between MANETs and VANETs is the mobility
pattern and suddenly changing topologies.
 VANET Problem : configuration, number of vehicles at varied times
of the day, demographics, mobility patterns, random change in
vehicles incoming and outgoing the network.
 Typical adhoc routing protocols inappropriate for VANET.
 VANET Routing Protocols:
 Position Based Routing Protocol
 Topology Based Routing Protocol
 Broadcast Based Routing Protocol
 Cluster Based Routing Protocol
 Geo Cast Based Routing Protocol
8
Routing in VANET
Routing protocol hierarchy
9
Routing in VANET
Position based routing protocol
 A source node communicate with the destination node using their
geographical position besides of its network address.
 This protocol required the global positioning system (GPS).
 Examples of this routing protocol are Distance routing effect
algorithm for mobility (DREAM) and greedy perimeter stateless
routing (GPSR).
 good performance in highway
environment
 Need of global route not required.
 With high mobility in environment
stability increases.
 More suitable for network distributed
nodes.
 Lowest processing overhead.
 It needs global positioning system
position (GPS).
 GPS device stop working in tunnel .
 Location server sometime goes
into deadlock state.
10
Routing in VANET
Topology based routing protocol
 It uses the available information about the link that resides in the
network to forward the packet from source node to the destination
node.
 These can be classified into three main categories:
 Proactive Routing * Reactive Routing * Hybrid Routing
 Surely provide a route from source hop
to destination hop.
 Can send unicast, multicast &
broadcast type of messages.
 Consumption of lesser resources.
 Few bandwidth consumption
 Beaconless
 More overhead because it needs
routes discover mechanisms and
maintaining delays.
 Sometimes it fails to discover a
complete path because of
frequently moving vehicles.
 Unnecessary flooding.
11
Routing in VANET
Proactive routing protocol
 Protocol chooses the route path which usually depends on shortest
path algorithms.
 They keep information of all connected nodes in form of tables
because these protocols are table based. Furthermore, these tables
are also shared with their neighbors.
 Route discovery is not required.
 Exchange partial routing update
information with neighbors only, so
consume lesser bandwidth.
 For real time applications it has very
low latency.
 Maintenance of unused routing paths
occupies a large content of the
accessible bandwidth.
 The overhead of processing the
routing table and storage complexity
increases with the increase in network
size.
12
Routing in VANET
Reactive routing protocol
 Reactive routing protocol is called on demand routing because it
starts route discovery when a node needs to communicate with
another node thus it reduces network traffic
 Periodic flooding is not required. It
is only done when demanded.
 It saves the bandwidth because it
is beaconless.
 Memory requirement is less.
 It responses at the time of link
failure.
 High latency for route finding.
 Disruption of nodes
communication because of
excessive flooding among the
vehicles.
13
Routing in VANET
Hybrid Ad Hoc routing protocol
 This protocol divides the network into two regions: local and global.
 This protocol combining local proactive routing protocols and global
reactive routing protocols together to minimize routing overhead and
delay due to route discovery process.
 Higher efficiency & scalability.  High latency for finding new
routes
14
Routing in VANET
Broadcast based routing protocol
 Broadcasting routing protocol floods the packet over the entire
vehicular network among all available nodes inside a broadcast
domain.
 Since packet is delivered via many
nodes so the packet transmission is
reliable.
 Minimize overhead by occurrence
of broadcast storms.
 Consume the large amount of
network bandwidth.
 Many replicated packets reached
to the node.
15
Routing in VANET
Cluster based routing protocol
 Various vehicles having similar characteristics like velocity, direction
etc. are grouped together to form a cluster in the network.
 To manage the communication among various nodes within cluster or
with other clusters, a cluster head is needed.
 If the packet to be sent in the same cluster then it is done by using the
direct path, but when the destination node is outside the cluster then
the cluster head create a virtual network infrastructure which provide
scalability.
 It has good scalability of large
networks.
 Delays in highly dynamic networks.
 Network overhead is increased.
16
Routing in VANET
Geo Cast based routing protocol
 It uses mobicast messages to communicate with the vehicles .
 Its main factor of consideration is time and the main goal is that the
communication between vehicles within prescribed region at a
particular time which is known as zone of relevance (ZOR).
 Whenever the destination node belongs to the other ZORs then
communication is done by using the zone of forwarding (ZOF).
 The vehicle comes inside the ZOF has the responsibilities to forward
the data packet to the other ZORs.
 Its various examples are like IVG, DG-CASTOR
 Reduced network overhead and
congestion.
 Reliable packet delivery in highly
dynamic topology
 Packet transmission delay due to
network disconnection.
ProtocolsProactiveReactive
Position
Based
Cluster
Based
BroadcastGeo Cast
Forwarding
Method
Wireless
Multihop
forwarding
Wireless
Multihop
Forwarding
Heuristic
Method
Wireless
Multihop
Forwarding
Wireless
Multihop
forwarding
Wireless
Multihop
forwarding
Recovery
Strategy
Multihop
forwarding
Carry &
Forward
Carry &
Forward
Carry &
Forward
Carry &
Forward
Flooding
EnvironmentUrbanUrbanUrbanUrbanHighwayHighway
Realistic
Traffic Flow
YesYesYesNoNoYes
Digital Map
Requirement
NoNoN oYesNoNo
Virtual
Equipments
Requirement
NoNoNoYesNoNo
Examples
DSDV,
OLSR,
TBRPF
DSR,
AODV,
TORA
GPSR,
DREAM
COIN,
LORA_CBF
DV-CAST,
DECA,
POCA
IVG,
DG-
CASTOR 17
Comparisions
1. VANET Routing Protocols: Issues and Challenges
Sunil Agrawal, Surmukh Singh, 2014
2. VANET Routing Protocols: Pros and Cons
Bijan Paul, Md. Ibrahim , Md. Abu Naser Bikas , 2011
3. Broadcasting Routing Protocols in VANET
Uma Nagaraj, Poonam Dhamal, 2011
18
References

Weitere ähnliche Inhalte

Was ist angesagt?

Architecture and security in Vanet PPT
Architecture and security in Vanet PPTArchitecture and security in Vanet PPT
Architecture and security in Vanet PPTMeghaj Mallick
 
A comparative study of reactive and proactive routing
A comparative study of reactive and proactive routingA comparative study of reactive and proactive routing
A comparative study of reactive and proactive routingAbhiram Subhagan
 
Mobile Network Layer
Mobile Network LayerMobile Network Layer
Mobile Network LayerRahul Hada
 
WSN network architecture -Sensor Network Scenarios & Transceiver Design Consi...
WSN network architecture -Sensor Network Scenarios & Transceiver Design Consi...WSN network architecture -Sensor Network Scenarios & Transceiver Design Consi...
WSN network architecture -Sensor Network Scenarios & Transceiver Design Consi...ArunChokkalingam
 
MANET routing protocols Issues and Classifications
 MANET routing protocols Issues and Classifications MANET routing protocols Issues and Classifications
MANET routing protocols Issues and ClassificationsArunChokkalingam
 
Routing protocols for ad hoc wireless networks
Routing protocols for ad hoc wireless networks Routing protocols for ad hoc wireless networks
Routing protocols for ad hoc wireless networks Divya Tiwari
 
Distance Vector & Link state Routing Algorithm
Distance Vector & Link state Routing AlgorithmDistance Vector & Link state Routing Algorithm
Distance Vector & Link state Routing AlgorithmMOHIT AGARWAL
 
Traffic Prediction for Intelligent Transportation System using Machine Learning
Traffic Prediction for Intelligent Transportation System using Machine LearningTraffic Prediction for Intelligent Transportation System using Machine Learning
Traffic Prediction for Intelligent Transportation System using Machine LearningOmSuryawanshi9
 
Adhoc Wireless Network
Adhoc Wireless Network Adhoc Wireless Network
Adhoc Wireless Network YunusKhan38
 
Localization in WSN
Localization in WSNLocalization in WSN
Localization in WSNYara Ali
 
Adhoc and Sensor Networks - Chapter 03
Adhoc and Sensor Networks - Chapter 03Adhoc and Sensor Networks - Chapter 03
Adhoc and Sensor Networks - Chapter 03Ali Habeeb
 
security in wireless sensor networks
security in wireless sensor networkssecurity in wireless sensor networks
security in wireless sensor networksVishnu Kudumula
 
MIMO-OFDM for 4G network
MIMO-OFDM for 4G networkMIMO-OFDM for 4G network
MIMO-OFDM for 4G networknimay1
 
Adhoc and Sensor Networks - Chapter 09
Adhoc and Sensor Networks - Chapter 09Adhoc and Sensor Networks - Chapter 09
Adhoc and Sensor Networks - Chapter 09Ali Habeeb
 
Energy consumption of wsn
Energy consumption of wsnEnergy consumption of wsn
Energy consumption of wsnDeepaDasarathan
 
Mac protocols
Mac protocolsMac protocols
Mac protocolsjuno susi
 

Was ist angesagt? (20)

Architecture and security in Vanet PPT
Architecture and security in Vanet PPTArchitecture and security in Vanet PPT
Architecture and security in Vanet PPT
 
A comparative study of reactive and proactive routing
A comparative study of reactive and proactive routingA comparative study of reactive and proactive routing
A comparative study of reactive and proactive routing
 
Mobile Network Layer
Mobile Network LayerMobile Network Layer
Mobile Network Layer
 
Vehicular network
Vehicular networkVehicular network
Vehicular network
 
WSN network architecture -Sensor Network Scenarios & Transceiver Design Consi...
WSN network architecture -Sensor Network Scenarios & Transceiver Design Consi...WSN network architecture -Sensor Network Scenarios & Transceiver Design Consi...
WSN network architecture -Sensor Network Scenarios & Transceiver Design Consi...
 
MANET routing protocols Issues and Classifications
 MANET routing protocols Issues and Classifications MANET routing protocols Issues and Classifications
MANET routing protocols Issues and Classifications
 
Sensor Network
Sensor NetworkSensor Network
Sensor Network
 
Routing protocols for ad hoc wireless networks
Routing protocols for ad hoc wireless networks Routing protocols for ad hoc wireless networks
Routing protocols for ad hoc wireless networks
 
Routing
RoutingRouting
Routing
 
Distance Vector & Link state Routing Algorithm
Distance Vector & Link state Routing AlgorithmDistance Vector & Link state Routing Algorithm
Distance Vector & Link state Routing Algorithm
 
Traffic Prediction for Intelligent Transportation System using Machine Learning
Traffic Prediction for Intelligent Transportation System using Machine LearningTraffic Prediction for Intelligent Transportation System using Machine Learning
Traffic Prediction for Intelligent Transportation System using Machine Learning
 
Adhoc Wireless Network
Adhoc Wireless Network Adhoc Wireless Network
Adhoc Wireless Network
 
Localization in WSN
Localization in WSNLocalization in WSN
Localization in WSN
 
Adhoc and Sensor Networks - Chapter 03
Adhoc and Sensor Networks - Chapter 03Adhoc and Sensor Networks - Chapter 03
Adhoc and Sensor Networks - Chapter 03
 
security in wireless sensor networks
security in wireless sensor networkssecurity in wireless sensor networks
security in wireless sensor networks
 
MIMO-OFDM for 4G network
MIMO-OFDM for 4G networkMIMO-OFDM for 4G network
MIMO-OFDM for 4G network
 
Adhoc and Sensor Networks - Chapter 09
Adhoc and Sensor Networks - Chapter 09Adhoc and Sensor Networks - Chapter 09
Adhoc and Sensor Networks - Chapter 09
 
Energy consumption of wsn
Energy consumption of wsnEnergy consumption of wsn
Energy consumption of wsn
 
Routing Protocols in WSN
Routing Protocols in WSNRouting Protocols in WSN
Routing Protocols in WSN
 
Mac protocols
Mac protocolsMac protocols
Mac protocols
 

Andere mochten auch

VANETS Vehicular Adhoc NETworkS
VANETS Vehicular Adhoc NETworkSVANETS Vehicular Adhoc NETworkS
VANETS Vehicular Adhoc NETworkSSridhar Raghavan
 
Congestion control using vehicular ad hoc network
Congestion control using vehicular ad hoc networkCongestion control using vehicular ad hoc network
Congestion control using vehicular ad hoc networkNarendra Soni
 
Vehicular ad hoc network - VANET
Vehicular ad hoc network - VANETVehicular ad hoc network - VANET
Vehicular ad hoc network - VANETSarah Baras
 
inter vehicle communication
inter vehicle communicationinter vehicle communication
inter vehicle communicationNitish Tanwar
 
A new approach in position-based routing Protocol using learning automata for...
A new approach in position-based routing Protocol using learning automata for...A new approach in position-based routing Protocol using learning automata for...
A new approach in position-based routing Protocol using learning automata for...ijasa
 
11.broadcasting routing protocols in vanet
11.broadcasting routing protocols in vanet11.broadcasting routing protocols in vanet
11.broadcasting routing protocols in vanetAlexander Decker
 
VANET Security against Sybil Attack by Using New SRAN Routing Protocol
VANET Security against Sybil Attack by Using New SRAN Routing ProtocolVANET Security against Sybil Attack by Using New SRAN Routing Protocol
VANET Security against Sybil Attack by Using New SRAN Routing ProtocolEditor IJCATR
 
Challenging Issues in VANET Network and its Routing Algorithms-An Analysis
Challenging Issues in VANET Network and its Routing Algorithms-An AnalysisChallenging Issues in VANET Network and its Routing Algorithms-An Analysis
Challenging Issues in VANET Network and its Routing Algorithms-An Analysisidescitation
 
Frequency Hopping Network
Frequency Hopping NetworkFrequency Hopping Network
Frequency Hopping NetworkTempus Telcosys
 
Comparative and Behavioral Study on VANET Routing Protocols
Comparative and Behavioral Study on VANET Routing ProtocolsComparative and Behavioral Study on VANET Routing Protocols
Comparative and Behavioral Study on VANET Routing ProtocolsIOSR Journals
 
An overview of vehicular ad hoc networks
An overview of vehicular ad hoc networksAn overview of vehicular ad hoc networks
An overview of vehicular ad hoc networksvyshnavi evss
 
Know More About The Vehicle Warning Lights
Know More About The Vehicle Warning LightsKnow More About The Vehicle Warning Lights
Know More About The Vehicle Warning LightsOrange Motors
 
Selective repeat protocol
Selective repeat protocolSelective repeat protocol
Selective repeat protocolManusha Dilan
 

Andere mochten auch (20)

Introduction to VANET
Introduction to VANETIntroduction to VANET
Introduction to VANET
 
14251D6514
14251D651414251D6514
14251D6514
 
Routing in vanet
Routing in vanetRouting in vanet
Routing in vanet
 
Vanet routing
Vanet routingVanet routing
Vanet routing
 
VANETS Vehicular Adhoc NETworkS
VANETS Vehicular Adhoc NETworkSVANETS Vehicular Adhoc NETworkS
VANETS Vehicular Adhoc NETworkS
 
Congestion control using vehicular ad hoc network
Congestion control using vehicular ad hoc networkCongestion control using vehicular ad hoc network
Congestion control using vehicular ad hoc network
 
Vehicular ad hoc network - VANET
Vehicular ad hoc network - VANETVehicular ad hoc network - VANET
Vehicular ad hoc network - VANET
 
inter vehicle communication
inter vehicle communicationinter vehicle communication
inter vehicle communication
 
A new approach in position-based routing Protocol using learning automata for...
A new approach in position-based routing Protocol using learning automata for...A new approach in position-based routing Protocol using learning automata for...
A new approach in position-based routing Protocol using learning automata for...
 
11.broadcasting routing protocols in vanet
11.broadcasting routing protocols in vanet11.broadcasting routing protocols in vanet
11.broadcasting routing protocols in vanet
 
Group B Ppt
Group B PptGroup B Ppt
Group B Ppt
 
VANET Security against Sybil Attack by Using New SRAN Routing Protocol
VANET Security against Sybil Attack by Using New SRAN Routing ProtocolVANET Security against Sybil Attack by Using New SRAN Routing Protocol
VANET Security against Sybil Attack by Using New SRAN Routing Protocol
 
Challenging Issues in VANET Network and its Routing Algorithms-An Analysis
Challenging Issues in VANET Network and its Routing Algorithms-An AnalysisChallenging Issues in VANET Network and its Routing Algorithms-An Analysis
Challenging Issues in VANET Network and its Routing Algorithms-An Analysis
 
Frequency Hopping Network
Frequency Hopping NetworkFrequency Hopping Network
Frequency Hopping Network
 
Comparative and Behavioral Study on VANET Routing Protocols
Comparative and Behavioral Study on VANET Routing ProtocolsComparative and Behavioral Study on VANET Routing Protocols
Comparative and Behavioral Study on VANET Routing Protocols
 
An overview of vehicular ad hoc networks
An overview of vehicular ad hoc networksAn overview of vehicular ad hoc networks
An overview of vehicular ad hoc networks
 
Know More About The Vehicle Warning Lights
Know More About The Vehicle Warning LightsKnow More About The Vehicle Warning Lights
Know More About The Vehicle Warning Lights
 
Final_Vanet
Final_VanetFinal_Vanet
Final_Vanet
 
Stop And Wait ARQ
Stop And Wait ARQStop And Wait ARQ
Stop And Wait ARQ
 
Selective repeat protocol
Selective repeat protocolSelective repeat protocol
Selective repeat protocol
 

Ähnlich wie Vanet routing protocols issues and challenges

Improved greedy routing protocol for VANET
Improved greedy routing protocol for VANETImproved greedy routing protocol for VANET
Improved greedy routing protocol for VANETEditor IJCATR
 
Improved greedy routing protocol for VANET
Improved greedy routing protocol for VANETImproved greedy routing protocol for VANET
Improved greedy routing protocol for VANETEditor IJCATR
 
Qualitative based comparison of routing protocols for vanet1212final
Qualitative based comparison of routing protocols for vanet1212finalQualitative based comparison of routing protocols for vanet1212final
Qualitative based comparison of routing protocols for vanet1212finalAlexander Decker
 
11.qualitative based comparison of routing protocols for vanet1212www.iiste.o...
11.qualitative based comparison of routing protocols for vanet1212www.iiste.o...11.qualitative based comparison of routing protocols for vanet1212www.iiste.o...
11.qualitative based comparison of routing protocols for vanet1212www.iiste.o...Alexander Decker
 
Cp3210151018
Cp3210151018Cp3210151018
Cp3210151018IJMER
 
Broadcasting routing protocols in vanet
Broadcasting routing protocols in vanetBroadcasting routing protocols in vanet
Broadcasting routing protocols in vanetAlexander Decker
 
Multipath Fault Tolerant Routing Protocol in MANET
Multipath Fault Tolerant Routing Protocol in MANET  Multipath Fault Tolerant Routing Protocol in MANET
Multipath Fault Tolerant Routing Protocol in MANET pijans
 
A Survey of Various Efficient and Secure Routing Protocols for VANETs
A Survey of Various Efficient and Secure Routing Protocols for VANETsA Survey of Various Efficient and Secure Routing Protocols for VANETs
A Survey of Various Efficient and Secure Routing Protocols for VANETsabhijit parmar
 
Improved AODV based on Load and Delay for Route Discovery in MANET
Improved AODV based on Load and Delay for Route Discovery in MANETImproved AODV based on Load and Delay for Route Discovery in MANET
Improved AODV based on Load and Delay for Route Discovery in MANETIOSR Journals
 
Improvement over aodv routing protocol in vanet
Improvement over aodv routing protocol in vanetImprovement over aodv routing protocol in vanet
Improvement over aodv routing protocol in vanetIAEME Publication
 
POSITION BASED ADAPTIVE ROUTING FOR VANETS
POSITION BASED ADAPTIVE ROUTING FOR VANETSPOSITION BASED ADAPTIVE ROUTING FOR VANETS
POSITION BASED ADAPTIVE ROUTING FOR VANETSIJCNCJournal
 
Understanding Vehicular Ad-hoc Networks and Use of Greedy Routing Protocol
Understanding Vehicular Ad-hoc Networks and Use of Greedy Routing ProtocolUnderstanding Vehicular Ad-hoc Networks and Use of Greedy Routing Protocol
Understanding Vehicular Ad-hoc Networks and Use of Greedy Routing Protocolijsrd.com
 
Dvr based hybrid routing protocols in mobile ad-hoc network application and c...
Dvr based hybrid routing protocols in mobile ad-hoc network application and c...Dvr based hybrid routing protocols in mobile ad-hoc network application and c...
Dvr based hybrid routing protocols in mobile ad-hoc network application and c...eSAT Publishing House
 
Routing protocols in Ad-hoc Networks- A Simulation Study
Routing protocols in Ad-hoc Networks- A Simulation StudyRouting protocols in Ad-hoc Networks- A Simulation Study
Routing protocols in Ad-hoc Networks- A Simulation StudyIOSR Journals
 
Gateway Forwarding Schemes For Manet-Internet Connectivity
Gateway Forwarding Schemes For Manet-Internet ConnectivityGateway Forwarding Schemes For Manet-Internet Connectivity
Gateway Forwarding Schemes For Manet-Internet Connectivityijsrd.com
 
A Review Report on Existing Routing Protocols in Vehicular Ad Hoc Networks (V...
A Review Report on Existing Routing Protocols in Vehicular Ad Hoc Networks (V...A Review Report on Existing Routing Protocols in Vehicular Ad Hoc Networks (V...
A Review Report on Existing Routing Protocols in Vehicular Ad Hoc Networks (V...IJEEE
 
Mobile ad hoc networks (MANET) for KTU
Mobile ad hoc networks (MANET) for KTUMobile ad hoc networks (MANET) for KTU
Mobile ad hoc networks (MANET) for KTUVinish Alikkal
 

Ähnlich wie Vanet routing protocols issues and challenges (20)

Improved greedy routing protocol for VANET
Improved greedy routing protocol for VANETImproved greedy routing protocol for VANET
Improved greedy routing protocol for VANET
 
Improved greedy routing protocol for VANET
Improved greedy routing protocol for VANETImproved greedy routing protocol for VANET
Improved greedy routing protocol for VANET
 
Qualitative based comparison of routing protocols for vanet1212final
Qualitative based comparison of routing protocols for vanet1212finalQualitative based comparison of routing protocols for vanet1212final
Qualitative based comparison of routing protocols for vanet1212final
 
11.qualitative based comparison of routing protocols for vanet1212www.iiste.o...
11.qualitative based comparison of routing protocols for vanet1212www.iiste.o...11.qualitative based comparison of routing protocols for vanet1212www.iiste.o...
11.qualitative based comparison of routing protocols for vanet1212www.iiste.o...
 
Cp3210151018
Cp3210151018Cp3210151018
Cp3210151018
 
Broadcasting routing protocols in vanet
Broadcasting routing protocols in vanetBroadcasting routing protocols in vanet
Broadcasting routing protocols in vanet
 
Aodv
AodvAodv
Aodv
 
Mane ts
Mane tsMane ts
Mane ts
 
Multipath Fault Tolerant Routing Protocol in MANET
Multipath Fault Tolerant Routing Protocol in MANET  Multipath Fault Tolerant Routing Protocol in MANET
Multipath Fault Tolerant Routing Protocol in MANET
 
Ij3415561561
Ij3415561561Ij3415561561
Ij3415561561
 
A Survey of Various Efficient and Secure Routing Protocols for VANETs
A Survey of Various Efficient and Secure Routing Protocols for VANETsA Survey of Various Efficient and Secure Routing Protocols for VANETs
A Survey of Various Efficient and Secure Routing Protocols for VANETs
 
Improved AODV based on Load and Delay for Route Discovery in MANET
Improved AODV based on Load and Delay for Route Discovery in MANETImproved AODV based on Load and Delay for Route Discovery in MANET
Improved AODV based on Load and Delay for Route Discovery in MANET
 
Improvement over aodv routing protocol in vanet
Improvement over aodv routing protocol in vanetImprovement over aodv routing protocol in vanet
Improvement over aodv routing protocol in vanet
 
POSITION BASED ADAPTIVE ROUTING FOR VANETS
POSITION BASED ADAPTIVE ROUTING FOR VANETSPOSITION BASED ADAPTIVE ROUTING FOR VANETS
POSITION BASED ADAPTIVE ROUTING FOR VANETS
 
Understanding Vehicular Ad-hoc Networks and Use of Greedy Routing Protocol
Understanding Vehicular Ad-hoc Networks and Use of Greedy Routing ProtocolUnderstanding Vehicular Ad-hoc Networks and Use of Greedy Routing Protocol
Understanding Vehicular Ad-hoc Networks and Use of Greedy Routing Protocol
 
Dvr based hybrid routing protocols in mobile ad-hoc network application and c...
Dvr based hybrid routing protocols in mobile ad-hoc network application and c...Dvr based hybrid routing protocols in mobile ad-hoc network application and c...
Dvr based hybrid routing protocols in mobile ad-hoc network application and c...
 
Routing protocols in Ad-hoc Networks- A Simulation Study
Routing protocols in Ad-hoc Networks- A Simulation StudyRouting protocols in Ad-hoc Networks- A Simulation Study
Routing protocols in Ad-hoc Networks- A Simulation Study
 
Gateway Forwarding Schemes For Manet-Internet Connectivity
Gateway Forwarding Schemes For Manet-Internet ConnectivityGateway Forwarding Schemes For Manet-Internet Connectivity
Gateway Forwarding Schemes For Manet-Internet Connectivity
 
A Review Report on Existing Routing Protocols in Vehicular Ad Hoc Networks (V...
A Review Report on Existing Routing Protocols in Vehicular Ad Hoc Networks (V...A Review Report on Existing Routing Protocols in Vehicular Ad Hoc Networks (V...
A Review Report on Existing Routing Protocols in Vehicular Ad Hoc Networks (V...
 
Mobile ad hoc networks (MANET) for KTU
Mobile ad hoc networks (MANET) for KTUMobile ad hoc networks (MANET) for KTU
Mobile ad hoc networks (MANET) for KTU
 

Kürzlich hochgeladen

State of the Smart Building Startup Landscape 2024!
State of the Smart Building Startup Landscape 2024!State of the Smart Building Startup Landscape 2024!
State of the Smart Building Startup Landscape 2024!Memoori
 
Your enemies use GenAI too - staying ahead of fraud with Neo4j
Your enemies use GenAI too - staying ahead of fraud with Neo4jYour enemies use GenAI too - staying ahead of fraud with Neo4j
Your enemies use GenAI too - staying ahead of fraud with Neo4jNeo4j
 
Structuring Teams and Portfolios for Success
Structuring Teams and Portfolios for SuccessStructuring Teams and Portfolios for Success
Structuring Teams and Portfolios for SuccessUXDXConf
 
ADP Passwordless Journey Case Study.pptx
ADP Passwordless Journey Case Study.pptxADP Passwordless Journey Case Study.pptx
ADP Passwordless Journey Case Study.pptxFIDO Alliance
 
Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...
Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...
Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...ScyllaDB
 
Microsoft CSP Briefing Pre-Engagement - Questionnaire
Microsoft CSP Briefing Pre-Engagement - QuestionnaireMicrosoft CSP Briefing Pre-Engagement - Questionnaire
Microsoft CSP Briefing Pre-Engagement - QuestionnaireExakis Nelite
 
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...FIDO Alliance
 
WebAssembly is Key to Better LLM Performance
WebAssembly is Key to Better LLM PerformanceWebAssembly is Key to Better LLM Performance
WebAssembly is Key to Better LLM PerformanceSamy Fodil
 
Tales from a Passkey Provider Progress from Awareness to Implementation.pptx
Tales from a Passkey Provider  Progress from Awareness to Implementation.pptxTales from a Passkey Provider  Progress from Awareness to Implementation.pptx
Tales from a Passkey Provider Progress from Awareness to Implementation.pptxFIDO Alliance
 
Easier, Faster, and More Powerful – Notes Document Properties Reimagined
Easier, Faster, and More Powerful – Notes Document Properties ReimaginedEasier, Faster, and More Powerful – Notes Document Properties Reimagined
Easier, Faster, and More Powerful – Notes Document Properties Reimaginedpanagenda
 
Event-Driven Architecture Masterclass: Challenges in Stream Processing
Event-Driven Architecture Masterclass: Challenges in Stream ProcessingEvent-Driven Architecture Masterclass: Challenges in Stream Processing
Event-Driven Architecture Masterclass: Challenges in Stream ProcessingScyllaDB
 
Intro to Passkeys and the State of Passwordless.pptx
Intro to Passkeys and the State of Passwordless.pptxIntro to Passkeys and the State of Passwordless.pptx
Intro to Passkeys and the State of Passwordless.pptxFIDO Alliance
 
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdfLinux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdfFIDO Alliance
 
ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...
ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...
ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...FIDO Alliance
 
Secure Zero Touch enabled Edge compute with Dell NativeEdge via FDO _ Brad at...
Secure Zero Touch enabled Edge compute with Dell NativeEdge via FDO _ Brad at...Secure Zero Touch enabled Edge compute with Dell NativeEdge via FDO _ Brad at...
Secure Zero Touch enabled Edge compute with Dell NativeEdge via FDO _ Brad at...FIDO Alliance
 
TopCryptoSupers 12thReport OrionX May2024
TopCryptoSupers 12thReport OrionX May2024TopCryptoSupers 12thReport OrionX May2024
TopCryptoSupers 12thReport OrionX May2024Stephen Perrenod
 
Long journey of Ruby Standard library at RubyKaigi 2024
Long journey of Ruby Standard library at RubyKaigi 2024Long journey of Ruby Standard library at RubyKaigi 2024
Long journey of Ruby Standard library at RubyKaigi 2024Hiroshi SHIBATA
 
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdf
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdfHow Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdf
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdfFIDO Alliance
 
Human Expert Website Manual WCAG 2.0 2.1 2.2 Audit - Digital Accessibility Au...
Human Expert Website Manual WCAG 2.0 2.1 2.2 Audit - Digital Accessibility Au...Human Expert Website Manual WCAG 2.0 2.1 2.2 Audit - Digital Accessibility Au...
Human Expert Website Manual WCAG 2.0 2.1 2.2 Audit - Digital Accessibility Au...Skynet Technologies
 
(Explainable) Data-Centric AI: what are you explaininhg, and to whom?
(Explainable) Data-Centric AI: what are you explaininhg, and to whom?(Explainable) Data-Centric AI: what are you explaininhg, and to whom?
(Explainable) Data-Centric AI: what are you explaininhg, and to whom?Paolo Missier
 

Kürzlich hochgeladen (20)

State of the Smart Building Startup Landscape 2024!
State of the Smart Building Startup Landscape 2024!State of the Smart Building Startup Landscape 2024!
State of the Smart Building Startup Landscape 2024!
 
Your enemies use GenAI too - staying ahead of fraud with Neo4j
Your enemies use GenAI too - staying ahead of fraud with Neo4jYour enemies use GenAI too - staying ahead of fraud with Neo4j
Your enemies use GenAI too - staying ahead of fraud with Neo4j
 
Structuring Teams and Portfolios for Success
Structuring Teams and Portfolios for SuccessStructuring Teams and Portfolios for Success
Structuring Teams and Portfolios for Success
 
ADP Passwordless Journey Case Study.pptx
ADP Passwordless Journey Case Study.pptxADP Passwordless Journey Case Study.pptx
ADP Passwordless Journey Case Study.pptx
 
Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...
Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...
Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...
 
Microsoft CSP Briefing Pre-Engagement - Questionnaire
Microsoft CSP Briefing Pre-Engagement - QuestionnaireMicrosoft CSP Briefing Pre-Engagement - Questionnaire
Microsoft CSP Briefing Pre-Engagement - Questionnaire
 
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...
 
WebAssembly is Key to Better LLM Performance
WebAssembly is Key to Better LLM PerformanceWebAssembly is Key to Better LLM Performance
WebAssembly is Key to Better LLM Performance
 
Tales from a Passkey Provider Progress from Awareness to Implementation.pptx
Tales from a Passkey Provider  Progress from Awareness to Implementation.pptxTales from a Passkey Provider  Progress from Awareness to Implementation.pptx
Tales from a Passkey Provider Progress from Awareness to Implementation.pptx
 
Easier, Faster, and More Powerful – Notes Document Properties Reimagined
Easier, Faster, and More Powerful – Notes Document Properties ReimaginedEasier, Faster, and More Powerful – Notes Document Properties Reimagined
Easier, Faster, and More Powerful – Notes Document Properties Reimagined
 
Event-Driven Architecture Masterclass: Challenges in Stream Processing
Event-Driven Architecture Masterclass: Challenges in Stream ProcessingEvent-Driven Architecture Masterclass: Challenges in Stream Processing
Event-Driven Architecture Masterclass: Challenges in Stream Processing
 
Intro to Passkeys and the State of Passwordless.pptx
Intro to Passkeys and the State of Passwordless.pptxIntro to Passkeys and the State of Passwordless.pptx
Intro to Passkeys and the State of Passwordless.pptx
 
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdfLinux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
 
ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...
ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...
ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...
 
Secure Zero Touch enabled Edge compute with Dell NativeEdge via FDO _ Brad at...
Secure Zero Touch enabled Edge compute with Dell NativeEdge via FDO _ Brad at...Secure Zero Touch enabled Edge compute with Dell NativeEdge via FDO _ Brad at...
Secure Zero Touch enabled Edge compute with Dell NativeEdge via FDO _ Brad at...
 
TopCryptoSupers 12thReport OrionX May2024
TopCryptoSupers 12thReport OrionX May2024TopCryptoSupers 12thReport OrionX May2024
TopCryptoSupers 12thReport OrionX May2024
 
Long journey of Ruby Standard library at RubyKaigi 2024
Long journey of Ruby Standard library at RubyKaigi 2024Long journey of Ruby Standard library at RubyKaigi 2024
Long journey of Ruby Standard library at RubyKaigi 2024
 
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdf
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdfHow Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdf
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdf
 
Human Expert Website Manual WCAG 2.0 2.1 2.2 Audit - Digital Accessibility Au...
Human Expert Website Manual WCAG 2.0 2.1 2.2 Audit - Digital Accessibility Au...Human Expert Website Manual WCAG 2.0 2.1 2.2 Audit - Digital Accessibility Au...
Human Expert Website Manual WCAG 2.0 2.1 2.2 Audit - Digital Accessibility Au...
 
(Explainable) Data-Centric AI: what are you explaininhg, and to whom?
(Explainable) Data-Centric AI: what are you explaininhg, and to whom?(Explainable) Data-Centric AI: what are you explaininhg, and to whom?
(Explainable) Data-Centric AI: what are you explaininhg, and to whom?
 

Vanet routing protocols issues and challenges

  • 1. VANET Routing Protocols: Issues and Challenges Presented By : Esmaeil Zarrinfar zarrinfar@gmail.com
  • 2. I. Introduction II. Application III.Routing In VANET IV.Comparisions V. References 2 Topic
  • 3. VANET is a new kind of Ad hoc network . VANET is an assortment of vehicular nodes that act as mobile hosts establish a transient network without the assistance of any centralized administration or any established infrastructure. VANET is called autonomous & self configured network. Two kinds of communication can be done. Vehicle to vehicle. Vehicles to roadside units. 3 Introduction
  • 4. 4 Introduction  Performance of such kind of communication between vehicles depends on various routing protocols.  MANET ( Mobile Ad-hoc Network )  Manet Properties : dynamic topologies, limited bandwidth, limited energy and many more.  Vehicular ad hoc network (VANET) is a sub class of MANET with some unique properties.  Vehicle-to-Vehicle (V2V) and Vehicles-to-Roadside (VRC) or Vehicle-to-Infrastructure (V2I) Communications.
  • 6. 6 Applications  Intelligent transportation applications  Comfort applications  Collision Avoidance  Cooperative Driving  Traffic improvement  Payment Services  Location-based Services
  • 7. 7 Routing in VANET  The main difference between MANETs and VANETs is the mobility pattern and suddenly changing topologies.  VANET Problem : configuration, number of vehicles at varied times of the day, demographics, mobility patterns, random change in vehicles incoming and outgoing the network.  Typical adhoc routing protocols inappropriate for VANET.  VANET Routing Protocols:  Position Based Routing Protocol  Topology Based Routing Protocol  Broadcast Based Routing Protocol  Cluster Based Routing Protocol  Geo Cast Based Routing Protocol
  • 8. 8 Routing in VANET Routing protocol hierarchy
  • 9. 9 Routing in VANET Position based routing protocol  A source node communicate with the destination node using their geographical position besides of its network address.  This protocol required the global positioning system (GPS).  Examples of this routing protocol are Distance routing effect algorithm for mobility (DREAM) and greedy perimeter stateless routing (GPSR).  good performance in highway environment  Need of global route not required.  With high mobility in environment stability increases.  More suitable for network distributed nodes.  Lowest processing overhead.  It needs global positioning system position (GPS).  GPS device stop working in tunnel .  Location server sometime goes into deadlock state.
  • 10. 10 Routing in VANET Topology based routing protocol  It uses the available information about the link that resides in the network to forward the packet from source node to the destination node.  These can be classified into three main categories:  Proactive Routing * Reactive Routing * Hybrid Routing  Surely provide a route from source hop to destination hop.  Can send unicast, multicast & broadcast type of messages.  Consumption of lesser resources.  Few bandwidth consumption  Beaconless  More overhead because it needs routes discover mechanisms and maintaining delays.  Sometimes it fails to discover a complete path because of frequently moving vehicles.  Unnecessary flooding.
  • 11. 11 Routing in VANET Proactive routing protocol  Protocol chooses the route path which usually depends on shortest path algorithms.  They keep information of all connected nodes in form of tables because these protocols are table based. Furthermore, these tables are also shared with their neighbors.  Route discovery is not required.  Exchange partial routing update information with neighbors only, so consume lesser bandwidth.  For real time applications it has very low latency.  Maintenance of unused routing paths occupies a large content of the accessible bandwidth.  The overhead of processing the routing table and storage complexity increases with the increase in network size.
  • 12. 12 Routing in VANET Reactive routing protocol  Reactive routing protocol is called on demand routing because it starts route discovery when a node needs to communicate with another node thus it reduces network traffic  Periodic flooding is not required. It is only done when demanded.  It saves the bandwidth because it is beaconless.  Memory requirement is less.  It responses at the time of link failure.  High latency for route finding.  Disruption of nodes communication because of excessive flooding among the vehicles.
  • 13. 13 Routing in VANET Hybrid Ad Hoc routing protocol  This protocol divides the network into two regions: local and global.  This protocol combining local proactive routing protocols and global reactive routing protocols together to minimize routing overhead and delay due to route discovery process.  Higher efficiency & scalability.  High latency for finding new routes
  • 14. 14 Routing in VANET Broadcast based routing protocol  Broadcasting routing protocol floods the packet over the entire vehicular network among all available nodes inside a broadcast domain.  Since packet is delivered via many nodes so the packet transmission is reliable.  Minimize overhead by occurrence of broadcast storms.  Consume the large amount of network bandwidth.  Many replicated packets reached to the node.
  • 15. 15 Routing in VANET Cluster based routing protocol  Various vehicles having similar characteristics like velocity, direction etc. are grouped together to form a cluster in the network.  To manage the communication among various nodes within cluster or with other clusters, a cluster head is needed.  If the packet to be sent in the same cluster then it is done by using the direct path, but when the destination node is outside the cluster then the cluster head create a virtual network infrastructure which provide scalability.  It has good scalability of large networks.  Delays in highly dynamic networks.  Network overhead is increased.
  • 16. 16 Routing in VANET Geo Cast based routing protocol  It uses mobicast messages to communicate with the vehicles .  Its main factor of consideration is time and the main goal is that the communication between vehicles within prescribed region at a particular time which is known as zone of relevance (ZOR).  Whenever the destination node belongs to the other ZORs then communication is done by using the zone of forwarding (ZOF).  The vehicle comes inside the ZOF has the responsibilities to forward the data packet to the other ZORs.  Its various examples are like IVG, DG-CASTOR  Reduced network overhead and congestion.  Reliable packet delivery in highly dynamic topology  Packet transmission delay due to network disconnection.
  • 17. ProtocolsProactiveReactive Position Based Cluster Based BroadcastGeo Cast Forwarding Method Wireless Multihop forwarding Wireless Multihop Forwarding Heuristic Method Wireless Multihop Forwarding Wireless Multihop forwarding Wireless Multihop forwarding Recovery Strategy Multihop forwarding Carry & Forward Carry & Forward Carry & Forward Carry & Forward Flooding EnvironmentUrbanUrbanUrbanUrbanHighwayHighway Realistic Traffic Flow YesYesYesNoNoYes Digital Map Requirement NoNoN oYesNoNo Virtual Equipments Requirement NoNoNoYesNoNo Examples DSDV, OLSR, TBRPF DSR, AODV, TORA GPSR, DREAM COIN, LORA_CBF DV-CAST, DECA, POCA IVG, DG- CASTOR 17 Comparisions
  • 18. 1. VANET Routing Protocols: Issues and Challenges Sunil Agrawal, Surmukh Singh, 2014 2. VANET Routing Protocols: Pros and Cons Bijan Paul, Md. Ibrahim , Md. Abu Naser Bikas , 2011 3. Broadcasting Routing Protocols in VANET Uma Nagaraj, Poonam Dhamal, 2011 18 References