SlideShare a Scribd company logo
1 of 4
Download to read offline
International Journal of Modern Engineering Research (IJMER)
www.ijmer.com Vol.3, Issue.2, March-April. 2013 pp-1015-1018 ISSN: 2249-6645
www.ijmer.com 1015 | Page
Mrs.D.M.Nikumbh, 1
Mr.A.D.Bhoi2
1
E &Tc, G.H.R.C.O.E.Chas Ahmednagar, Pune University, India,
2
E & Tc, G.H.R.C.O.E. Nagpur, India,
ABSTRACT: Vehicular ad-hoc network mainly involves vehicle to vehicle (v2v) and vehicle to infrastructure (v2i)
communication. This communication facilitates in reducing number of accidents, avoiding traffic congestion, enhancing the
transport facility with the aid of infotainment and entertainment application. One of the major challenges of VANET
application is in routing the packet in efficient and effective manner since the network topology is dynamic. In this paper we
studied the different position based routing protocols. The position based routing protocols are used to find the position of
destination node.
Key Words: VANET, MANET, DBR, Protocols
I. INTRODUCTION
The arrival of ad hoc wireless networking point is one of the most significant developments in wireless networking
and telecommunications. Basically it was introduce for military combat operations in hostile territories. But from last few
years automobile industry used Ad Hoc networks in Vehicles. It is called as Vehicular Ad hoc Network (VANET).
A Vehicular Ad-Hoc Network or VANET is a technology that uses moving vehicles as nodes in a network to create
a mobile network. VANET turns every participating vehicle into a wireless router or node, allowing vehicles approximately
100 to 300 meters of each other to connect and, in turn, create a network with a wide range. As vehicles fall out of the signal
range and drop out of the network, other vehicles can join in, connecting vehicles to one another so that a mobile Internet is
created.VANET is a subgroup of MANET where the nodes refer to vehicles. Since the movements of Vehicles are restricted
by roads, traffic regulations we can deploy fixed infrastructure at critical locations.
The primary goal of VANET is to provide road safety measures where information about vehicle’s current speed,
location coordinates are passed with or without the deployment of Infrastructure. Apart from safety measures, VANET also
provides value added services like email, audio/video sharing etc,
The VANET has two types 1) V2V (Vehicle to Vehicle) 2) V2I (Vehicle to Infrastructure) communication.
Basically automobile industries are uses V2V communication than V2I. Vehicle to Vehicle communication approach is most
suited for short range vehicular networks. It is Fast and Reliable and provides real time safety It does not need any roadside
Infrastructure.V2V does not have the problem of Vehicle Shadowing in which a smaller vehicle is shadowed by a larger
vehicle preventing it to communicate with the Roadside infrastructure In V2V the connectivity between the vehicles may not
be there all the time since the vehicles are moving at different velocities due to which there might be quick network topology
changes. The anonymity problem: The addresses of vehicles on highways are unknown to each other. Periodic broadcasts
from each vehicle may inform direct neighbors about its address, but the address-position map will inevitably change
frequently due to relative movements among vehicles.
It is the receiver’s responsibility to decide the relevance of emergency messages and decide on appropriate actions.
Location based broadcast and multicast are the proper communication methods for collision avoidance in V2V
Communication. Without any roadside infrastructure, multihop forwarding must be enabled to propagate the messages or
signals Hence, V2V communication is not very useful in case of sparsely connected or low density vehicular networks.
In terms of V2V communications, the use of both radio (VHF, micro and millimeter waves) and infrared waves
have been used. While infrared and millimetre waves can support only line-of-sight communications, VHF and microwaves
can support broadcast communications But drawback of VHF is, It can provide long links but at low speed and for this
reason the mainstream mode of communications is to use microwaves.
In V2I Stringent delay requirement i.e. A rear-end collision occurs when the Available Maneuvering Time (AMT)
is less than the Needed Maneuvering Time (NMT). NMT is dominated by the driver’s perception response time, which is
determined by many factors, and therefore difficult to change. To prevent a rear-end collision, a vehicle must receive the
Message or Signal sufficiently prior to the lead vehicle’s initiation of deceleration to provide more AMT.
In VANETs, the Wi-Fi limitations in coverage and capacity of the channel, the high mobility of the nodes, and the
presence of obstacles generate packet loss, frequent topology changes, and network fragmentation. Thus, a great deal of
effort is dedicated to offer new medium access control access strategies and to design efficient routing protocols. In turn, in
such kind of networks, routing is a challenging task since there is no central entity in charge of finding the routing paths
among the nodes.
Different routing strategies have been defined based on prior ad hoc network architectures by targeting the specific
VANET needs of scenarios and applications. These protocols can be grouped into topology based it reactive, position based,
cluster based and broadcasting.
Most of the VANET applications critically rely on routing protocols. Thus, an optimal routing strategy that makes
better use of resources is crucial to deploy efficient VANETs that actually work in volatile networks. Finding well-suited
A Survey of Positioned Based Routing Protocol in VANET
International Journal of Modern Engineering Research (IJMER)
www.ijmer.com Vol.3, Issue.2, March-April. 2013 pp-1015-1018 ISSN: 2249-6645
www.ijmer.com 1016 | Page
parameter configurations of existing mobile ad hoc network (MANET) protocols is a way of improving their performance,
even making the difference between a network that does work or does not, e.g., networks with high routing load suffer from
congestion and cannot ensure timely and reliable delivery of messages. The major challenges associated with VANET are
lack of infrastructure and shorter communication session due to rapid change in the network topology.
Therefore routing protocols play asignificant role in achieving successful intervehicular communication.
Figure 1
Ii. Different Types Of Routing Protocols Used In Manet And Vanet
“Global Frontrunner Routing Algorithm (GFRA) for V2V Communication in VANETs byA. Robertsingh,
SuganyaA [1], has given four kinds of routing protocols in MANET.
2.1 Proactive routing
In the proactive protocols, each node sends periodical information of its routing tables. The
routingtables ,eventually , tend to have the information of surrounding nodes and knowledge of more than just theone-hop
neighbours. This kind of protocols have asignificant overhead due to the periodic alin formation transfer and the
propagationo frouting messages to destination nodes that might probably carry out datesination formation, since the
environment is highly mobile.
2.2Reactive routing
Reactive protocols only find the path to a destination when a node needs to start a session with that destination and
there is no route available. Despite the type of strategy used to build the routing tables and select the paths, reactive routing
protocols have two main problems that make them inadequate for VANET. First, there is a significant delay until the
communication process is established due to the reactive nature of the protocol. Second, the packet delivery ratio is low
when both nodes are far away, because the probability of a broken route increases due to the high mobility of the VANET.
2.3 Topology based routing
In Topology based routing protocol IP address is used to find node and setup route.For setup the route it uses the
information of links that exists in network to find the best path for data forwarding.Topology based protocol may be reactive
or proactive.
2.4 Positioned Based Routing Protocol
In position based routing protocol geographical position of node is used to select the best path.Hence in position
based routing protocol each node determine location of itself as well as destination node.
2.5 Broadcast based routing protocol
Broadcast routing protocol is used to transimit data packet to all nodes in network.It uses the concept of flooding.It
is mostly used when node is beyond range.
2.6 Geocast routing protocol
Geocasting routing protocol distributes the data packet bu flooding.Vechical rebroadcast the data packet if it is in
the same geographic area of packet.
III. DIFFERENT POSITIONED BASED ROUTING PROTOCOLS
The functionality of a position based routing protocol may be split in three differentaspects:path selection,
forwardingand and recovery.
For path selection
The different position based routing protocols are
3.1 OLSR:Optical link state routing protocol
T. H. Clausen and P. Jacquet. “Optimized Link State Routing (OLSR)”, Optical link state routing protocol (OLSR)
[2] unusual is a class of routing protocols for VANETs. OLSR protocols controls real-time vehicular traffic information to
International Journal of Modern Engineering Research (IJMER)
www.ijmer.com Vol.3, Issue.2, March-April. 2013 pp-1015-1018 ISSN: 2249-6645
www.ijmer.com 1017 | Page
create stable road-based paths consisting of successions of road intersections that have, with high probability, network
connectivity among them. OLSR protocols working in conjunction with geographical forwarding show.
The vehicular networks in several useful applications, both safety and non-safety related, such as automatic road
traffic alerts dissemination, dynamic route planning, service queries (e.g., parking availability), audio and video file sharing
between moving vehicles, and context-aware advertisement.
3.2 Life time based protocol
In the paper “Global Frontrunner Routing Algorithm(GFRA) for V2V Communication In VANETs by A.
Robertsingh, Suganya A[1],explained the life time based protocol , route expire time (RET) represents the stability of the
route and helps the forwarding node to transmit the message towards the destination. The vehicles moving with same
velocity will have same RET. IN an infrastructure based technique that address the problems of route maintenance by
calculating the stability of route, based on which the route is selected for further communication. The mobility prediction
model RB-MP divides the neighbours into several sets according to the direction of movement. Further it utilizes the
position and velocity to predict the time required to maintain the information of all neighbours. Based on this, several
rebroadcasting nodes are selected. The route discovery face is required to establish the routing table. A next hop selection
technique is a position based routing method where the node uses a table to store the information about the position of
neighbouring nodes.
The expected progress distance (EPD) is calculated from the table and it is used in selecting the next hop. The
direction of the vehicle is not considered while forwarding the node. The location based routing algorithm significantly
reduces the probability of dropping packet and the network traffic when compared to flooding based routing protocols. This
routing can be implemented only in city model. Furthermore short falls of position based routing and reactive routing
protocol are addressed in SNESA. This routing technique uses the relative position of the neighbouring vehicle calculated
using speed and direction and thus reduces the frequent broadcast of position information. The SNESA uses destination of
the vehicle due to which the efficiency of this protocol decreases when destination is unknown.
3.3 GSR (Geographic source routing)
This routing protocol is proposed by Lochert et al., it is basically position-based routing with topological knowledge
[3]. In this routing scheme a shortest path is selected before greedy routing is applied. As compared to AODV and DSR,
GSR performance is very good because packet delivery ratio is high and latency is low with the use of realistic traffic in city
environment. Problem with GSR is that along a preselected path it is difficult to find end to end connection when the traffic
density is low.
3.4 A-STAR (Anchor-based Street and traffic aware routing)
A-STAR is position based routing scheme proposed by Seet et al. whose basic purpose is to support routing in the
city environment [4]. This routing scheme ensures end to end connection even in the case of low traffic density. It uses the
information from city bus routes to find an anchor path for higher connectivity so that more and more packets can be
delivered to the destination. This routing protocol is also very efficient in route recovery strategy and also proposed a new
recovery strategy when the packets are routed to local optimum, which consists of the computation of new anchor path from
local maximum.
3.5 GPCR (Greedy perimeter coordinator routing)
To deal with the city environment tasks Lochert et al [3], designed GPCR, which applies restricted greedy
forwarding approach along a preselected path. In this routing when choosing next hop, a coordinator node (the node on the
junction) is chosen even it is not the closest node to the destination. GPCR suffers the same problem as with GSR i.e. ignore
the case whenever the traffic density is low.
3.6 Gytar (Greedy Traffic Aware Routing)
Improved Greedy Traffic Aware Routing protocol GyTAR [5], [6] is intersection-based routing protocol which
dynamically selects junction to find robust routes within the city. It uses digital map to find the position of neighboring
junctions and selects junction dynamically on the basis of traffic density and curve metric distance to the destination. A score
is given to each neighboring junction and the junction with the highest score is selected as a next junction. The selected
junction is the one which is closest to the destination International Journal of Computer and Communication Engineering,
Vol. 2, No. 1, January 2013 21 and also has the highest traffic density. The improved greedy routing strategy is used to
forward the packet between two involved Junctions. GyTAR uses carry and forward approach in order to recover from the
local maximum. This mechanism of junction selection has maximum connectivity and thus increases the packet delivery
ratio and at the same time decreases the end-to-end delay.
3.7 DBR
Ramakrishna M, “DBR: Distance Based Routing Protocol” ,International Journal of Information and Electronics
Engineering, Vol. 2, No 2[7] , DBR is capable of handling a highly form of mobile network. It is also evident that DBR is
not affected by the GPS error, because of the use of relative speed and position of the vehicle. The proposed protocol locates
the neighboring in digital map using the velocity information even though an error occurs in position information obtained
International Journal of Modern Engineering Research (IJMER)
www.ijmer.com Vol.3, Issue.2, March-April. 2013 pp-1015-1018 ISSN: 2249-6645
www.ijmer.com 1018 | Page
by GPS. It also avoids periodic broadcast of hello message unless there is change in velocity and direction of the vehicle,
thus reducing the network overhead. Therefore DBR deals with challenges of both rural and urban road environment.
3.8 DBR-LS
Ramakrishna M,” DBR-LS: Distance Based Routing protocol using Location Service for VANETs” , Dept. of
Information and Communication Technology Manipal Institute Technology, Manipal, 576104 INDIA[8], DBR_LS routing
protocol uses both position based and map based technique along with Location service. It is also evident that DBR-LS is not
affected by the GPS error, because of the DBR in which algorithm uses relative speed and position of the vehicle. The
proposed protocol locates the neighboring in digital map using information obtained from Location Servers. It also avoids
broadcasting of data packet.
IV. CONCLUSION
In VANET the major challenge is finding the accurate position of node because it is very dynamic in nature. Hence
in this paper we studied different positioned based routing protocols. In DBR the distance between vehicles can be calculated
using relative speed and position of vehicle. Therefore DBR deals with challenges of both rural and urban road environment.
References
[1] A. Robertsingh, Suganya A, “Global Frontrunner Routing Alogorithm (GFRA) for V2V Communication in VANETs
[2] .T. H. Clausen and P. Jacquet. “Optimized Link State Routing (OLSR)”, RFC 3626, 2003.
[3] C. Lochert, M. Mauve, H. Fler, and H. Hartenstein, “Geographic routing in city scenarios,” (poster), MobiCom 2004, ACM
SIGMOBILE Mobile Computing and Communications Review (MC2R) vol. 9, no. 1, pp. 69–72, 2005.
[4] M. Jerbi, S.-M.Senouci, R. Meraihi, and G.-D.Yacine, “An improved vehicular Ad hoc routing protocol for city environments,”
Reviewed at the Direction of IEEE International Conference on Communications, pp. 3972 – 3979, 24-28 June 2007.
[5] M. Jerbi, R. Meraihi, and S. Senouci, “An improved vehicular Ad hoc routing protocol for city environments,” IEEE 2007.
[6] J. Li, J. Jannotti, D. De Couto, D. Karger, and R. Morris, “A scalable location service for geographic ad hoc routing,”
ACM/IEEEMOBICOM'2000, pp. 120.130, 2000.
[7] Ramakrishna M, “DBR: Distance Based Routing Protocol”, International Journal of Information and Electronics Engineering, Vol. 2,
No 2
[8] Ramakrishna M,” DBR-LS: Distance Based Routing protocol using Location Service for VANETs”, Dept. of Information and
Communication Technology Manipal Institute Technology, Manipal, 576104 INDIA
.

More Related Content

What's hot

Multicast Dual Arti-Q System in Vehicular Adhoc Networks
Multicast Dual Arti-Q System in Vehicular Adhoc NetworksMulticast Dual Arti-Q System in Vehicular Adhoc Networks
Multicast Dual Arti-Q System in Vehicular Adhoc NetworksIOSR Journals
 
Evaluation The Performance of MAODV and AODV Protocols In VANETs Models
Evaluation The Performance of MAODV and AODV Protocols In VANETs ModelsEvaluation The Performance of MAODV and AODV Protocols In VANETs Models
Evaluation The Performance of MAODV and AODV Protocols In VANETs ModelsCSCJournals
 
A Review of the Energy Efficient and Secure Multicast Routing Protocols for ...
 A Review of the Energy Efficient and Secure Multicast Routing Protocols for ... A Review of the Energy Efficient and Secure Multicast Routing Protocols for ...
A Review of the Energy Efficient and Secure Multicast Routing Protocols for ...graphhoc
 
Consistent Access of Internet in Vehicular Networks
Consistent Access of Internet in Vehicular NetworksConsistent Access of Internet in Vehicular Networks
Consistent Access of Internet in Vehicular NetworksIRJET Journal
 
Quick Routing for Communication in MANET using Zone Routing Protocol
Quick Routing for Communication in MANET using Zone Routing ProtocolQuick Routing for Communication in MANET using Zone Routing Protocol
Quick Routing for Communication in MANET using Zone Routing Protocolijceronline
 
Design and implementation of new routing
Design and implementation of new routingDesign and implementation of new routing
Design and implementation of new routingIJCNCJournal
 
EFFICIENT BROADCASTING MECHANISMS FOR DATA DISSEMINATION IN VEHICULAR AD HOC ...
EFFICIENT BROADCASTING MECHANISMS FOR DATA DISSEMINATION IN VEHICULAR AD HOC ...EFFICIENT BROADCASTING MECHANISMS FOR DATA DISSEMINATION IN VEHICULAR AD HOC ...
EFFICIENT BROADCASTING MECHANISMS FOR DATA DISSEMINATION IN VEHICULAR AD HOC ...ijmnct
 
GLOBAL FRONTRUNNER ROUTING ALGORITHM (GFRA) FOR V2V COMMUNICATION IN VANETS
GLOBAL FRONTRUNNER ROUTING ALGORITHM (GFRA) FOR V2V COMMUNICATION IN VANETS GLOBAL FRONTRUNNER ROUTING ALGORITHM (GFRA) FOR V2V COMMUNICATION IN VANETS
GLOBAL FRONTRUNNER ROUTING ALGORITHM (GFRA) FOR V2V COMMUNICATION IN VANETS cscpconf
 
Multipath routing protocol for effective local route recovery
Multipath routing protocol for effective local route recoveryMultipath routing protocol for effective local route recovery
Multipath routing protocol for effective local route recoveryIJARBEST JOURNAL
 
Paper id 28201444
Paper id 28201444Paper id 28201444
Paper id 28201444IJRAT
 
Performance analysis of multilayer multicast MANET CRN based on steiner minim...
Performance analysis of multilayer multicast MANET CRN based on steiner minim...Performance analysis of multilayer multicast MANET CRN based on steiner minim...
Performance analysis of multilayer multicast MANET CRN based on steiner minim...TELKOMNIKA JOURNAL
 
Secured-Bandwidth Reservation Distance Vector routing Protocol
Secured-Bandwidth Reservation Distance Vector routing ProtocolSecured-Bandwidth Reservation Distance Vector routing Protocol
Secured-Bandwidth Reservation Distance Vector routing ProtocolAhmad Sharifi
 
Channel Fading Detection in Manets with Hand off Strategy
Channel Fading Detection in Manets with Hand off StrategyChannel Fading Detection in Manets with Hand off Strategy
Channel Fading Detection in Manets with Hand off StrategyIOSR Journals
 
Detecting Good Neighbor Nodes and Finding Reliable Routing Path Based on AODV...
Detecting Good Neighbor Nodes and Finding Reliable Routing Path Based on AODV...Detecting Good Neighbor Nodes and Finding Reliable Routing Path Based on AODV...
Detecting Good Neighbor Nodes and Finding Reliable Routing Path Based on AODV...IOSR Journals
 
Reliable and efficient data dissemination scheme in VANET: a review
Reliable and efficient data dissemination scheme in VANET:  a review Reliable and efficient data dissemination scheme in VANET:  a review
Reliable and efficient data dissemination scheme in VANET: a review IJECEIAES
 
Inspecting Vanet for Determined Ways with Watertight Connectivity
Inspecting Vanet for Determined Ways with Watertight ConnectivityInspecting Vanet for Determined Ways with Watertight Connectivity
Inspecting Vanet for Determined Ways with Watertight Connectivityiosrjce
 

What's hot (19)

Multicast Dual Arti-Q System in Vehicular Adhoc Networks
Multicast Dual Arti-Q System in Vehicular Adhoc NetworksMulticast Dual Arti-Q System in Vehicular Adhoc Networks
Multicast Dual Arti-Q System in Vehicular Adhoc Networks
 
Evaluation The Performance of MAODV and AODV Protocols In VANETs Models
Evaluation The Performance of MAODV and AODV Protocols In VANETs ModelsEvaluation The Performance of MAODV and AODV Protocols In VANETs Models
Evaluation The Performance of MAODV and AODV Protocols In VANETs Models
 
A Review of the Energy Efficient and Secure Multicast Routing Protocols for ...
 A Review of the Energy Efficient and Secure Multicast Routing Protocols for ... A Review of the Energy Efficient and Secure Multicast Routing Protocols for ...
A Review of the Energy Efficient and Secure Multicast Routing Protocols for ...
 
Consistent Access of Internet in Vehicular Networks
Consistent Access of Internet in Vehicular NetworksConsistent Access of Internet in Vehicular Networks
Consistent Access of Internet in Vehicular Networks
 
Q045058791
Q045058791Q045058791
Q045058791
 
Quick Routing for Communication in MANET using Zone Routing Protocol
Quick Routing for Communication in MANET using Zone Routing ProtocolQuick Routing for Communication in MANET using Zone Routing Protocol
Quick Routing for Communication in MANET using Zone Routing Protocol
 
Design and implementation of new routing
Design and implementation of new routingDesign and implementation of new routing
Design and implementation of new routing
 
EFFICIENT BROADCASTING MECHANISMS FOR DATA DISSEMINATION IN VEHICULAR AD HOC ...
EFFICIENT BROADCASTING MECHANISMS FOR DATA DISSEMINATION IN VEHICULAR AD HOC ...EFFICIENT BROADCASTING MECHANISMS FOR DATA DISSEMINATION IN VEHICULAR AD HOC ...
EFFICIENT BROADCASTING MECHANISMS FOR DATA DISSEMINATION IN VEHICULAR AD HOC ...
 
GLOBAL FRONTRUNNER ROUTING ALGORITHM (GFRA) FOR V2V COMMUNICATION IN VANETS
GLOBAL FRONTRUNNER ROUTING ALGORITHM (GFRA) FOR V2V COMMUNICATION IN VANETS GLOBAL FRONTRUNNER ROUTING ALGORITHM (GFRA) FOR V2V COMMUNICATION IN VANETS
GLOBAL FRONTRUNNER ROUTING ALGORITHM (GFRA) FOR V2V COMMUNICATION IN VANETS
 
[IJCT-V3I3P5] Authors: Alok Kumar Dwivedi, Gouri Shankar Prajapati
[IJCT-V3I3P5] Authors: Alok Kumar Dwivedi, Gouri Shankar Prajapati[IJCT-V3I3P5] Authors: Alok Kumar Dwivedi, Gouri Shankar Prajapati
[IJCT-V3I3P5] Authors: Alok Kumar Dwivedi, Gouri Shankar Prajapati
 
Multipath routing protocol for effective local route recovery
Multipath routing protocol for effective local route recoveryMultipath routing protocol for effective local route recovery
Multipath routing protocol for effective local route recovery
 
Paper id 28201444
Paper id 28201444Paper id 28201444
Paper id 28201444
 
Performance analysis of multilayer multicast MANET CRN based on steiner minim...
Performance analysis of multilayer multicast MANET CRN based on steiner minim...Performance analysis of multilayer multicast MANET CRN based on steiner minim...
Performance analysis of multilayer multicast MANET CRN based on steiner minim...
 
Secured-Bandwidth Reservation Distance Vector routing Protocol
Secured-Bandwidth Reservation Distance Vector routing ProtocolSecured-Bandwidth Reservation Distance Vector routing Protocol
Secured-Bandwidth Reservation Distance Vector routing Protocol
 
Channel Fading Detection in Manets with Hand off Strategy
Channel Fading Detection in Manets with Hand off StrategyChannel Fading Detection in Manets with Hand off Strategy
Channel Fading Detection in Manets with Hand off Strategy
 
Detecting Good Neighbor Nodes and Finding Reliable Routing Path Based on AODV...
Detecting Good Neighbor Nodes and Finding Reliable Routing Path Based on AODV...Detecting Good Neighbor Nodes and Finding Reliable Routing Path Based on AODV...
Detecting Good Neighbor Nodes and Finding Reliable Routing Path Based on AODV...
 
Reliable and efficient data dissemination scheme in VANET: a review
Reliable and efficient data dissemination scheme in VANET:  a review Reliable and efficient data dissemination scheme in VANET:  a review
Reliable and efficient data dissemination scheme in VANET: a review
 
[IJET-V1I6P19] Authors : Kirti
[IJET-V1I6P19] Authors : Kirti[IJET-V1I6P19] Authors : Kirti
[IJET-V1I6P19] Authors : Kirti
 
Inspecting Vanet for Determined Ways with Watertight Connectivity
Inspecting Vanet for Determined Ways with Watertight ConnectivityInspecting Vanet for Determined Ways with Watertight Connectivity
Inspecting Vanet for Determined Ways with Watertight Connectivity
 

Viewers also liked

Ijmer 46066571
Ijmer 46066571Ijmer 46066571
Ijmer 46066571IJMER
 
Bb2641284132
Bb2641284132Bb2641284132
Bb2641284132IJMER
 
On The Zeros of Polynomials
On The Zeros of PolynomialsOn The Zeros of Polynomials
On The Zeros of PolynomialsIJMER
 
The Bloch Space of Analytic functions
The Bloch Space of Analytic functionsThe Bloch Space of Analytic functions
The Bloch Space of Analytic functionsIJMER
 
Online Bus Arrival Time Prediction Using Hybrid Neural Network and Kalman fil...
Online Bus Arrival Time Prediction Using Hybrid Neural Network and Kalman fil...Online Bus Arrival Time Prediction Using Hybrid Neural Network and Kalman fil...
Online Bus Arrival Time Prediction Using Hybrid Neural Network and Kalman fil...IJMER
 
Bv31291295
Bv31291295Bv31291295
Bv31291295IJMER
 
Personalization of the Web Search
Personalization of the Web SearchPersonalization of the Web Search
Personalization of the Web SearchIJMER
 
Potential Use of LPG in A Medium Capacity Stationary HCCI Engine
Potential Use of LPG in A Medium Capacity Stationary HCCI EnginePotential Use of LPG in A Medium Capacity Stationary HCCI Engine
Potential Use of LPG in A Medium Capacity Stationary HCCI EngineIJMER
 
Bs31267274
Bs31267274Bs31267274
Bs31267274IJMER
 
Strehl Ratio with Higher-Order Parabolic Filter
Strehl Ratio with Higher-Order Parabolic FilterStrehl Ratio with Higher-Order Parabolic Filter
Strehl Ratio with Higher-Order Parabolic FilterIJMER
 
Enhance the Productivity of the Solar Still by Improving the Operational Para...
Enhance the Productivity of the Solar Still by Improving the Operational Para...Enhance the Productivity of the Solar Still by Improving the Operational Para...
Enhance the Productivity of the Solar Still by Improving the Operational Para...IJMER
 
Effective DevOps - Pittsburgh Techfest 2016
Effective DevOps - Pittsburgh Techfest 2016Effective DevOps - Pittsburgh Techfest 2016
Effective DevOps - Pittsburgh Techfest 2016Jennifer Davis
 
A Total Ergonomics Model for integration of health, safety and work to improv...
A Total Ergonomics Model for integration of health, safety and work to improv...A Total Ergonomics Model for integration of health, safety and work to improv...
A Total Ergonomics Model for integration of health, safety and work to improv...IJMER
 
The Computational Algorithm for Supported Solutions Set of Linear Diophantine...
The Computational Algorithm for Supported Solutions Set of Linear Diophantine...The Computational Algorithm for Supported Solutions Set of Linear Diophantine...
The Computational Algorithm for Supported Solutions Set of Linear Diophantine...IJMER
 
Mgt 330 final exam set 3
Mgt 330 final exam set 3Mgt 330 final exam set 3
Mgt 330 final exam set 3liam111221
 
Iris Segmentation: a survey
Iris Segmentation: a surveyIris Segmentation: a survey
Iris Segmentation: a surveyIJMER
 
Dd31477485
Dd31477485Dd31477485
Dd31477485IJMER
 
Comparison of Spatial Interpolation Techniques - A Case Study of Anantnag Dis...
Comparison of Spatial Interpolation Techniques - A Case Study of Anantnag Dis...Comparison of Spatial Interpolation Techniques - A Case Study of Anantnag Dis...
Comparison of Spatial Interpolation Techniques - A Case Study of Anantnag Dis...IJMER
 

Viewers also liked (20)

Ijmer 46066571
Ijmer 46066571Ijmer 46066571
Ijmer 46066571
 
Bb2641284132
Bb2641284132Bb2641284132
Bb2641284132
 
On The Zeros of Polynomials
On The Zeros of PolynomialsOn The Zeros of Polynomials
On The Zeros of Polynomials
 
The Bloch Space of Analytic functions
The Bloch Space of Analytic functionsThe Bloch Space of Analytic functions
The Bloch Space of Analytic functions
 
Online Bus Arrival Time Prediction Using Hybrid Neural Network and Kalman fil...
Online Bus Arrival Time Prediction Using Hybrid Neural Network and Kalman fil...Online Bus Arrival Time Prediction Using Hybrid Neural Network and Kalman fil...
Online Bus Arrival Time Prediction Using Hybrid Neural Network and Kalman fil...
 
Bv31291295
Bv31291295Bv31291295
Bv31291295
 
Personalization of the Web Search
Personalization of the Web SearchPersonalization of the Web Search
Personalization of the Web Search
 
Potential Use of LPG in A Medium Capacity Stationary HCCI Engine
Potential Use of LPG in A Medium Capacity Stationary HCCI EnginePotential Use of LPG in A Medium Capacity Stationary HCCI Engine
Potential Use of LPG in A Medium Capacity Stationary HCCI Engine
 
Bs31267274
Bs31267274Bs31267274
Bs31267274
 
Strehl Ratio with Higher-Order Parabolic Filter
Strehl Ratio with Higher-Order Parabolic FilterStrehl Ratio with Higher-Order Parabolic Filter
Strehl Ratio with Higher-Order Parabolic Filter
 
new zealand
new zealandnew zealand
new zealand
 
Enhance the Productivity of the Solar Still by Improving the Operational Para...
Enhance the Productivity of the Solar Still by Improving the Operational Para...Enhance the Productivity of the Solar Still by Improving the Operational Para...
Enhance the Productivity of the Solar Still by Improving the Operational Para...
 
Effective DevOps - Pittsburgh Techfest 2016
Effective DevOps - Pittsburgh Techfest 2016Effective DevOps - Pittsburgh Techfest 2016
Effective DevOps - Pittsburgh Techfest 2016
 
A Total Ergonomics Model for integration of health, safety and work to improv...
A Total Ergonomics Model for integration of health, safety and work to improv...A Total Ergonomics Model for integration of health, safety and work to improv...
A Total Ergonomics Model for integration of health, safety and work to improv...
 
The Computational Algorithm for Supported Solutions Set of Linear Diophantine...
The Computational Algorithm for Supported Solutions Set of Linear Diophantine...The Computational Algorithm for Supported Solutions Set of Linear Diophantine...
The Computational Algorithm for Supported Solutions Set of Linear Diophantine...
 
Mgt 330 final exam set 3
Mgt 330 final exam set 3Mgt 330 final exam set 3
Mgt 330 final exam set 3
 
Roger federer
Roger federerRoger federer
Roger federer
 
Iris Segmentation: a survey
Iris Segmentation: a surveyIris Segmentation: a survey
Iris Segmentation: a survey
 
Dd31477485
Dd31477485Dd31477485
Dd31477485
 
Comparison of Spatial Interpolation Techniques - A Case Study of Anantnag Dis...
Comparison of Spatial Interpolation Techniques - A Case Study of Anantnag Dis...Comparison of Spatial Interpolation Techniques - A Case Study of Anantnag Dis...
Comparison of Spatial Interpolation Techniques - A Case Study of Anantnag Dis...
 

Similar to Cp3210151018

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
 
APPLICABILITY OF OVERLAY NON-DELAY TOLERANT POSITION-BASED PROTOCOLS IN HIGHW...
APPLICABILITY OF OVERLAY NON-DELAY TOLERANT POSITION-BASED PROTOCOLS IN HIGHW...APPLICABILITY OF OVERLAY NON-DELAY TOLERANT POSITION-BASED PROTOCOLS IN HIGHW...
APPLICABILITY OF OVERLAY NON-DELAY TOLERANT POSITION-BASED PROTOCOLS IN HIGHW...ijwmn
 
Path Duration Analysis in Vehicular Ad Hoc Network
Path Duration Analysis in Vehicular Ad Hoc NetworkPath Duration Analysis in Vehicular Ad Hoc Network
Path Duration Analysis in Vehicular Ad Hoc Networkpijans
 
International Journal of Computational Engineering Research (IJCER)
International Journal of Computational Engineering Research (IJCER) International Journal of Computational Engineering Research (IJCER)
International Journal of Computational Engineering Research (IJCER) ijceronline
 
GLOBAL FRONTRUNNER ROUTING ALGORITHM (GFRA) FOR V2V COMMUNICATION IN VANETS
GLOBAL FRONTRUNNER ROUTING ALGORITHM (GFRA) FOR V2V COMMUNICATION IN VANETS GLOBAL FRONTRUNNER ROUTING ALGORITHM (GFRA) FOR V2V COMMUNICATION IN VANETS
GLOBAL FRONTRUNNER ROUTING ALGORITHM (GFRA) FOR V2V COMMUNICATION IN VANETS cscpconf
 
Vanet routing protocols issues and challenges
Vanet routing protocols   issues and challengesVanet routing protocols   issues and challenges
Vanet routing protocols issues and challengesBehroz Zarrinfar
 
INTELLIGENT INFORMATION DISSEMINATION IN VEHICULAR AD HOC NETWORKS
INTELLIGENT INFORMATION DISSEMINATION IN VEHICULAR AD HOC NETWORKSINTELLIGENT INFORMATION DISSEMINATION IN VEHICULAR AD HOC NETWORKS
INTELLIGENT INFORMATION DISSEMINATION IN VEHICULAR AD HOC NETWORKSijasuc
 
Differential Evolution Based Secured Routing Protocols for VANETs
Differential Evolution Based Secured Routing Protocols for VANETsDifferential Evolution Based Secured Routing Protocols for VANETs
Differential Evolution Based Secured Routing Protocols for VANETsIJCSIS Research Publications
 
Analysis of Multicast Routing Protocols: Puma and Odmrp
Analysis of Multicast Routing Protocols: Puma and OdmrpAnalysis of Multicast Routing Protocols: Puma and Odmrp
Analysis of Multicast Routing Protocols: Puma and OdmrpIJMER
 
H046405864
H046405864H046405864
H046405864IOSR-JEN
 
Volume 2-issue-6-1987-1992
Volume 2-issue-6-1987-1992Volume 2-issue-6-1987-1992
Volume 2-issue-6-1987-1992Editor IJARCET
 
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
 
IRJET-Mobility Aware Refined Counter Based Broadcasting Model of MANET
IRJET-Mobility Aware Refined Counter Based Broadcasting Model of MANETIRJET-Mobility Aware Refined Counter Based Broadcasting Model of MANET
IRJET-Mobility Aware Refined Counter Based Broadcasting Model of MANETIRJET Journal
 
Comparison of Various Unicast-Multicast Routing Protocols for Mobile Ad-Hoc N...
Comparison of Various Unicast-Multicast Routing Protocols for Mobile Ad-Hoc N...Comparison of Various Unicast-Multicast Routing Protocols for Mobile Ad-Hoc N...
Comparison of Various Unicast-Multicast Routing Protocols for Mobile Ad-Hoc N...Editor IJMTER
 

Similar to Cp3210151018 (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...
 
APPLICABILITY OF OVERLAY NON-DELAY TOLERANT POSITION-BASED PROTOCOLS IN HIGHW...
APPLICABILITY OF OVERLAY NON-DELAY TOLERANT POSITION-BASED PROTOCOLS IN HIGHW...APPLICABILITY OF OVERLAY NON-DELAY TOLERANT POSITION-BASED PROTOCOLS IN HIGHW...
APPLICABILITY OF OVERLAY NON-DELAY TOLERANT POSITION-BASED PROTOCOLS IN HIGHW...
 
Path Duration Analysis in Vehicular Ad Hoc Network
Path Duration Analysis in Vehicular Ad Hoc NetworkPath Duration Analysis in Vehicular Ad Hoc Network
Path Duration Analysis in Vehicular Ad Hoc Network
 
International Journal of Computational Engineering Research (IJCER)
International Journal of Computational Engineering Research (IJCER) International Journal of Computational Engineering Research (IJCER)
International Journal of Computational Engineering Research (IJCER)
 
Ij3415561561
Ij3415561561Ij3415561561
Ij3415561561
 
GLOBAL FRONTRUNNER ROUTING ALGORITHM (GFRA) FOR V2V COMMUNICATION IN VANETS
GLOBAL FRONTRUNNER ROUTING ALGORITHM (GFRA) FOR V2V COMMUNICATION IN VANETS GLOBAL FRONTRUNNER ROUTING ALGORITHM (GFRA) FOR V2V COMMUNICATION IN VANETS
GLOBAL FRONTRUNNER ROUTING ALGORITHM (GFRA) FOR V2V COMMUNICATION IN VANETS
 
Vanet routing protocols issues and challenges
Vanet routing protocols   issues and challengesVanet routing protocols   issues and challenges
Vanet routing protocols issues and challenges
 
INTELLIGENT INFORMATION DISSEMINATION IN VEHICULAR AD HOC NETWORKS
INTELLIGENT INFORMATION DISSEMINATION IN VEHICULAR AD HOC NETWORKSINTELLIGENT INFORMATION DISSEMINATION IN VEHICULAR AD HOC NETWORKS
INTELLIGENT INFORMATION DISSEMINATION IN VEHICULAR AD HOC NETWORKS
 
Differential Evolution Based Secured Routing Protocols for VANETs
Differential Evolution Based Secured Routing Protocols for VANETsDifferential Evolution Based Secured Routing Protocols for VANETs
Differential Evolution Based Secured Routing Protocols for VANETs
 
Analysis of Multicast Routing Protocols: Puma and Odmrp
Analysis of Multicast Routing Protocols: Puma and OdmrpAnalysis of Multicast Routing Protocols: Puma and Odmrp
Analysis of Multicast Routing Protocols: Puma and Odmrp
 
Cm34531538
Cm34531538Cm34531538
Cm34531538
 
H046405864
H046405864H046405864
H046405864
 
Volume 2-issue-6-1987-1992
Volume 2-issue-6-1987-1992Volume 2-issue-6-1987-1992
Volume 2-issue-6-1987-1992
 
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
 
IRJET-Mobility Aware Refined Counter Based Broadcasting Model of MANET
IRJET-Mobility Aware Refined Counter Based Broadcasting Model of MANETIRJET-Mobility Aware Refined Counter Based Broadcasting Model of MANET
IRJET-Mobility Aware Refined Counter Based Broadcasting Model of MANET
 
eaodv
eaodveaodv
eaodv
 
Comparison of Various Unicast-Multicast Routing Protocols for Mobile Ad-Hoc N...
Comparison of Various Unicast-Multicast Routing Protocols for Mobile Ad-Hoc N...Comparison of Various Unicast-Multicast Routing Protocols for Mobile Ad-Hoc N...
Comparison of Various Unicast-Multicast Routing Protocols for Mobile Ad-Hoc N...
 

More from IJMER

A Study on Translucent Concrete Product and Its Properties by Using Optical F...
A Study on Translucent Concrete Product and Its Properties by Using Optical F...A Study on Translucent Concrete Product and Its Properties by Using Optical F...
A Study on Translucent Concrete Product and Its Properties by Using Optical F...IJMER
 
Developing Cost Effective Automation for Cotton Seed Delinting
Developing Cost Effective Automation for Cotton Seed DelintingDeveloping Cost Effective Automation for Cotton Seed Delinting
Developing Cost Effective Automation for Cotton Seed DelintingIJMER
 
Study & Testing Of Bio-Composite Material Based On Munja Fibre
Study & Testing Of Bio-Composite Material Based On Munja FibreStudy & Testing Of Bio-Composite Material Based On Munja Fibre
Study & Testing Of Bio-Composite Material Based On Munja FibreIJMER
 
Hybrid Engine (Stirling Engine + IC Engine + Electric Motor)
Hybrid Engine (Stirling Engine + IC Engine + Electric Motor)Hybrid Engine (Stirling Engine + IC Engine + Electric Motor)
Hybrid Engine (Stirling Engine + IC Engine + Electric Motor)IJMER
 
Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...
Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...
Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...IJMER
 
Geochemistry and Genesis of Kammatturu Iron Ores of Devagiri Formation, Sandu...
Geochemistry and Genesis of Kammatturu Iron Ores of Devagiri Formation, Sandu...Geochemistry and Genesis of Kammatturu Iron Ores of Devagiri Formation, Sandu...
Geochemistry and Genesis of Kammatturu Iron Ores of Devagiri Formation, Sandu...IJMER
 
Experimental Investigation on Characteristic Study of the Carbon Steel C45 in...
Experimental Investigation on Characteristic Study of the Carbon Steel C45 in...Experimental Investigation on Characteristic Study of the Carbon Steel C45 in...
Experimental Investigation on Characteristic Study of the Carbon Steel C45 in...IJMER
 
Non linear analysis of Robot Gun Support Structure using Equivalent Dynamic A...
Non linear analysis of Robot Gun Support Structure using Equivalent Dynamic A...Non linear analysis of Robot Gun Support Structure using Equivalent Dynamic A...
Non linear analysis of Robot Gun Support Structure using Equivalent Dynamic A...IJMER
 
Static Analysis of Go-Kart Chassis by Analytical and Solid Works Simulation
Static Analysis of Go-Kart Chassis by Analytical and Solid Works SimulationStatic Analysis of Go-Kart Chassis by Analytical and Solid Works Simulation
Static Analysis of Go-Kart Chassis by Analytical and Solid Works SimulationIJMER
 
High Speed Effortless Bicycle
High Speed Effortless BicycleHigh Speed Effortless Bicycle
High Speed Effortless BicycleIJMER
 
Integration of Struts & Spring & Hibernate for Enterprise Applications
Integration of Struts & Spring & Hibernate for Enterprise ApplicationsIntegration of Struts & Spring & Hibernate for Enterprise Applications
Integration of Struts & Spring & Hibernate for Enterprise ApplicationsIJMER
 
Microcontroller Based Automatic Sprinkler Irrigation System
Microcontroller Based Automatic Sprinkler Irrigation SystemMicrocontroller Based Automatic Sprinkler Irrigation System
Microcontroller Based Automatic Sprinkler Irrigation SystemIJMER
 
On some locally closed sets and spaces in Ideal Topological Spaces
On some locally closed sets and spaces in Ideal Topological SpacesOn some locally closed sets and spaces in Ideal Topological Spaces
On some locally closed sets and spaces in Ideal Topological SpacesIJMER
 
Intrusion Detection and Forensics based on decision tree and Association rule...
Intrusion Detection and Forensics based on decision tree and Association rule...Intrusion Detection and Forensics based on decision tree and Association rule...
Intrusion Detection and Forensics based on decision tree and Association rule...IJMER
 
Natural Language Ambiguity and its Effect on Machine Learning
Natural Language Ambiguity and its Effect on Machine LearningNatural Language Ambiguity and its Effect on Machine Learning
Natural Language Ambiguity and its Effect on Machine LearningIJMER
 
Evolvea Frameworkfor SelectingPrime Software DevelopmentProcess
Evolvea Frameworkfor SelectingPrime Software DevelopmentProcessEvolvea Frameworkfor SelectingPrime Software DevelopmentProcess
Evolvea Frameworkfor SelectingPrime Software DevelopmentProcessIJMER
 
Material Parameter and Effect of Thermal Load on Functionally Graded Cylinders
Material Parameter and Effect of Thermal Load on Functionally Graded CylindersMaterial Parameter and Effect of Thermal Load on Functionally Graded Cylinders
Material Parameter and Effect of Thermal Load on Functionally Graded CylindersIJMER
 
Studies On Energy Conservation And Audit
Studies On Energy Conservation And AuditStudies On Energy Conservation And Audit
Studies On Energy Conservation And AuditIJMER
 
An Implementation of I2C Slave Interface using Verilog HDL
An Implementation of I2C Slave Interface using Verilog HDLAn Implementation of I2C Slave Interface using Verilog HDL
An Implementation of I2C Slave Interface using Verilog HDLIJMER
 
Discrete Model of Two Predators competing for One Prey
Discrete Model of Two Predators competing for One PreyDiscrete Model of Two Predators competing for One Prey
Discrete Model of Two Predators competing for One PreyIJMER
 

More from IJMER (20)

A Study on Translucent Concrete Product and Its Properties by Using Optical F...
A Study on Translucent Concrete Product and Its Properties by Using Optical F...A Study on Translucent Concrete Product and Its Properties by Using Optical F...
A Study on Translucent Concrete Product and Its Properties by Using Optical F...
 
Developing Cost Effective Automation for Cotton Seed Delinting
Developing Cost Effective Automation for Cotton Seed DelintingDeveloping Cost Effective Automation for Cotton Seed Delinting
Developing Cost Effective Automation for Cotton Seed Delinting
 
Study & Testing Of Bio-Composite Material Based On Munja Fibre
Study & Testing Of Bio-Composite Material Based On Munja FibreStudy & Testing Of Bio-Composite Material Based On Munja Fibre
Study & Testing Of Bio-Composite Material Based On Munja Fibre
 
Hybrid Engine (Stirling Engine + IC Engine + Electric Motor)
Hybrid Engine (Stirling Engine + IC Engine + Electric Motor)Hybrid Engine (Stirling Engine + IC Engine + Electric Motor)
Hybrid Engine (Stirling Engine + IC Engine + Electric Motor)
 
Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...
Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...
Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...
 
Geochemistry and Genesis of Kammatturu Iron Ores of Devagiri Formation, Sandu...
Geochemistry and Genesis of Kammatturu Iron Ores of Devagiri Formation, Sandu...Geochemistry and Genesis of Kammatturu Iron Ores of Devagiri Formation, Sandu...
Geochemistry and Genesis of Kammatturu Iron Ores of Devagiri Formation, Sandu...
 
Experimental Investigation on Characteristic Study of the Carbon Steel C45 in...
Experimental Investigation on Characteristic Study of the Carbon Steel C45 in...Experimental Investigation on Characteristic Study of the Carbon Steel C45 in...
Experimental Investigation on Characteristic Study of the Carbon Steel C45 in...
 
Non linear analysis of Robot Gun Support Structure using Equivalent Dynamic A...
Non linear analysis of Robot Gun Support Structure using Equivalent Dynamic A...Non linear analysis of Robot Gun Support Structure using Equivalent Dynamic A...
Non linear analysis of Robot Gun Support Structure using Equivalent Dynamic A...
 
Static Analysis of Go-Kart Chassis by Analytical and Solid Works Simulation
Static Analysis of Go-Kart Chassis by Analytical and Solid Works SimulationStatic Analysis of Go-Kart Chassis by Analytical and Solid Works Simulation
Static Analysis of Go-Kart Chassis by Analytical and Solid Works Simulation
 
High Speed Effortless Bicycle
High Speed Effortless BicycleHigh Speed Effortless Bicycle
High Speed Effortless Bicycle
 
Integration of Struts & Spring & Hibernate for Enterprise Applications
Integration of Struts & Spring & Hibernate for Enterprise ApplicationsIntegration of Struts & Spring & Hibernate for Enterprise Applications
Integration of Struts & Spring & Hibernate for Enterprise Applications
 
Microcontroller Based Automatic Sprinkler Irrigation System
Microcontroller Based Automatic Sprinkler Irrigation SystemMicrocontroller Based Automatic Sprinkler Irrigation System
Microcontroller Based Automatic Sprinkler Irrigation System
 
On some locally closed sets and spaces in Ideal Topological Spaces
On some locally closed sets and spaces in Ideal Topological SpacesOn some locally closed sets and spaces in Ideal Topological Spaces
On some locally closed sets and spaces in Ideal Topological Spaces
 
Intrusion Detection and Forensics based on decision tree and Association rule...
Intrusion Detection and Forensics based on decision tree and Association rule...Intrusion Detection and Forensics based on decision tree and Association rule...
Intrusion Detection and Forensics based on decision tree and Association rule...
 
Natural Language Ambiguity and its Effect on Machine Learning
Natural Language Ambiguity and its Effect on Machine LearningNatural Language Ambiguity and its Effect on Machine Learning
Natural Language Ambiguity and its Effect on Machine Learning
 
Evolvea Frameworkfor SelectingPrime Software DevelopmentProcess
Evolvea Frameworkfor SelectingPrime Software DevelopmentProcessEvolvea Frameworkfor SelectingPrime Software DevelopmentProcess
Evolvea Frameworkfor SelectingPrime Software DevelopmentProcess
 
Material Parameter and Effect of Thermal Load on Functionally Graded Cylinders
Material Parameter and Effect of Thermal Load on Functionally Graded CylindersMaterial Parameter and Effect of Thermal Load on Functionally Graded Cylinders
Material Parameter and Effect of Thermal Load on Functionally Graded Cylinders
 
Studies On Energy Conservation And Audit
Studies On Energy Conservation And AuditStudies On Energy Conservation And Audit
Studies On Energy Conservation And Audit
 
An Implementation of I2C Slave Interface using Verilog HDL
An Implementation of I2C Slave Interface using Verilog HDLAn Implementation of I2C Slave Interface using Verilog HDL
An Implementation of I2C Slave Interface using Verilog HDL
 
Discrete Model of Two Predators competing for One Prey
Discrete Model of Two Predators competing for One PreyDiscrete Model of Two Predators competing for One Prey
Discrete Model of Two Predators competing for One Prey
 

Cp3210151018

  • 1. International Journal of Modern Engineering Research (IJMER) www.ijmer.com Vol.3, Issue.2, March-April. 2013 pp-1015-1018 ISSN: 2249-6645 www.ijmer.com 1015 | Page Mrs.D.M.Nikumbh, 1 Mr.A.D.Bhoi2 1 E &Tc, G.H.R.C.O.E.Chas Ahmednagar, Pune University, India, 2 E & Tc, G.H.R.C.O.E. Nagpur, India, ABSTRACT: Vehicular ad-hoc network mainly involves vehicle to vehicle (v2v) and vehicle to infrastructure (v2i) communication. This communication facilitates in reducing number of accidents, avoiding traffic congestion, enhancing the transport facility with the aid of infotainment and entertainment application. One of the major challenges of VANET application is in routing the packet in efficient and effective manner since the network topology is dynamic. In this paper we studied the different position based routing protocols. The position based routing protocols are used to find the position of destination node. Key Words: VANET, MANET, DBR, Protocols I. INTRODUCTION The arrival of ad hoc wireless networking point is one of the most significant developments in wireless networking and telecommunications. Basically it was introduce for military combat operations in hostile territories. But from last few years automobile industry used Ad Hoc networks in Vehicles. It is called as Vehicular Ad hoc Network (VANET). A Vehicular Ad-Hoc Network or VANET is a technology that uses moving vehicles as nodes in a network to create a mobile network. VANET turns every participating vehicle into a wireless router or node, allowing vehicles approximately 100 to 300 meters of each other to connect and, in turn, create a network with a wide range. As vehicles fall out of the signal range and drop out of the network, other vehicles can join in, connecting vehicles to one another so that a mobile Internet is created.VANET is a subgroup of MANET where the nodes refer to vehicles. Since the movements of Vehicles are restricted by roads, traffic regulations we can deploy fixed infrastructure at critical locations. The primary goal of VANET is to provide road safety measures where information about vehicle’s current speed, location coordinates are passed with or without the deployment of Infrastructure. Apart from safety measures, VANET also provides value added services like email, audio/video sharing etc, The VANET has two types 1) V2V (Vehicle to Vehicle) 2) V2I (Vehicle to Infrastructure) communication. Basically automobile industries are uses V2V communication than V2I. Vehicle to Vehicle communication approach is most suited for short range vehicular networks. It is Fast and Reliable and provides real time safety It does not need any roadside Infrastructure.V2V does not have the problem of Vehicle Shadowing in which a smaller vehicle is shadowed by a larger vehicle preventing it to communicate with the Roadside infrastructure In V2V the connectivity between the vehicles may not be there all the time since the vehicles are moving at different velocities due to which there might be quick network topology changes. The anonymity problem: The addresses of vehicles on highways are unknown to each other. Periodic broadcasts from each vehicle may inform direct neighbors about its address, but the address-position map will inevitably change frequently due to relative movements among vehicles. It is the receiver’s responsibility to decide the relevance of emergency messages and decide on appropriate actions. Location based broadcast and multicast are the proper communication methods for collision avoidance in V2V Communication. Without any roadside infrastructure, multihop forwarding must be enabled to propagate the messages or signals Hence, V2V communication is not very useful in case of sparsely connected or low density vehicular networks. In terms of V2V communications, the use of both radio (VHF, micro and millimeter waves) and infrared waves have been used. While infrared and millimetre waves can support only line-of-sight communications, VHF and microwaves can support broadcast communications But drawback of VHF is, It can provide long links but at low speed and for this reason the mainstream mode of communications is to use microwaves. In V2I Stringent delay requirement i.e. A rear-end collision occurs when the Available Maneuvering Time (AMT) is less than the Needed Maneuvering Time (NMT). NMT is dominated by the driver’s perception response time, which is determined by many factors, and therefore difficult to change. To prevent a rear-end collision, a vehicle must receive the Message or Signal sufficiently prior to the lead vehicle’s initiation of deceleration to provide more AMT. In VANETs, the Wi-Fi limitations in coverage and capacity of the channel, the high mobility of the nodes, and the presence of obstacles generate packet loss, frequent topology changes, and network fragmentation. Thus, a great deal of effort is dedicated to offer new medium access control access strategies and to design efficient routing protocols. In turn, in such kind of networks, routing is a challenging task since there is no central entity in charge of finding the routing paths among the nodes. Different routing strategies have been defined based on prior ad hoc network architectures by targeting the specific VANET needs of scenarios and applications. These protocols can be grouped into topology based it reactive, position based, cluster based and broadcasting. Most of the VANET applications critically rely on routing protocols. Thus, an optimal routing strategy that makes better use of resources is crucial to deploy efficient VANETs that actually work in volatile networks. Finding well-suited A Survey of Positioned Based Routing Protocol in VANET
  • 2. International Journal of Modern Engineering Research (IJMER) www.ijmer.com Vol.3, Issue.2, March-April. 2013 pp-1015-1018 ISSN: 2249-6645 www.ijmer.com 1016 | Page parameter configurations of existing mobile ad hoc network (MANET) protocols is a way of improving their performance, even making the difference between a network that does work or does not, e.g., networks with high routing load suffer from congestion and cannot ensure timely and reliable delivery of messages. The major challenges associated with VANET are lack of infrastructure and shorter communication session due to rapid change in the network topology. Therefore routing protocols play asignificant role in achieving successful intervehicular communication. Figure 1 Ii. Different Types Of Routing Protocols Used In Manet And Vanet “Global Frontrunner Routing Algorithm (GFRA) for V2V Communication in VANETs byA. Robertsingh, SuganyaA [1], has given four kinds of routing protocols in MANET. 2.1 Proactive routing In the proactive protocols, each node sends periodical information of its routing tables. The routingtables ,eventually , tend to have the information of surrounding nodes and knowledge of more than just theone-hop neighbours. This kind of protocols have asignificant overhead due to the periodic alin formation transfer and the propagationo frouting messages to destination nodes that might probably carry out datesination formation, since the environment is highly mobile. 2.2Reactive routing Reactive protocols only find the path to a destination when a node needs to start a session with that destination and there is no route available. Despite the type of strategy used to build the routing tables and select the paths, reactive routing protocols have two main problems that make them inadequate for VANET. First, there is a significant delay until the communication process is established due to the reactive nature of the protocol. Second, the packet delivery ratio is low when both nodes are far away, because the probability of a broken route increases due to the high mobility of the VANET. 2.3 Topology based routing In Topology based routing protocol IP address is used to find node and setup route.For setup the route it uses the information of links that exists in network to find the best path for data forwarding.Topology based protocol may be reactive or proactive. 2.4 Positioned Based Routing Protocol In position based routing protocol geographical position of node is used to select the best path.Hence in position based routing protocol each node determine location of itself as well as destination node. 2.5 Broadcast based routing protocol Broadcast routing protocol is used to transimit data packet to all nodes in network.It uses the concept of flooding.It is mostly used when node is beyond range. 2.6 Geocast routing protocol Geocasting routing protocol distributes the data packet bu flooding.Vechical rebroadcast the data packet if it is in the same geographic area of packet. III. DIFFERENT POSITIONED BASED ROUTING PROTOCOLS The functionality of a position based routing protocol may be split in three differentaspects:path selection, forwardingand and recovery. For path selection The different position based routing protocols are 3.1 OLSR:Optical link state routing protocol T. H. Clausen and P. Jacquet. “Optimized Link State Routing (OLSR)”, Optical link state routing protocol (OLSR) [2] unusual is a class of routing protocols for VANETs. OLSR protocols controls real-time vehicular traffic information to
  • 3. International Journal of Modern Engineering Research (IJMER) www.ijmer.com Vol.3, Issue.2, March-April. 2013 pp-1015-1018 ISSN: 2249-6645 www.ijmer.com 1017 | Page create stable road-based paths consisting of successions of road intersections that have, with high probability, network connectivity among them. OLSR protocols working in conjunction with geographical forwarding show. The vehicular networks in several useful applications, both safety and non-safety related, such as automatic road traffic alerts dissemination, dynamic route planning, service queries (e.g., parking availability), audio and video file sharing between moving vehicles, and context-aware advertisement. 3.2 Life time based protocol In the paper “Global Frontrunner Routing Algorithm(GFRA) for V2V Communication In VANETs by A. Robertsingh, Suganya A[1],explained the life time based protocol , route expire time (RET) represents the stability of the route and helps the forwarding node to transmit the message towards the destination. The vehicles moving with same velocity will have same RET. IN an infrastructure based technique that address the problems of route maintenance by calculating the stability of route, based on which the route is selected for further communication. The mobility prediction model RB-MP divides the neighbours into several sets according to the direction of movement. Further it utilizes the position and velocity to predict the time required to maintain the information of all neighbours. Based on this, several rebroadcasting nodes are selected. The route discovery face is required to establish the routing table. A next hop selection technique is a position based routing method where the node uses a table to store the information about the position of neighbouring nodes. The expected progress distance (EPD) is calculated from the table and it is used in selecting the next hop. The direction of the vehicle is not considered while forwarding the node. The location based routing algorithm significantly reduces the probability of dropping packet and the network traffic when compared to flooding based routing protocols. This routing can be implemented only in city model. Furthermore short falls of position based routing and reactive routing protocol are addressed in SNESA. This routing technique uses the relative position of the neighbouring vehicle calculated using speed and direction and thus reduces the frequent broadcast of position information. The SNESA uses destination of the vehicle due to which the efficiency of this protocol decreases when destination is unknown. 3.3 GSR (Geographic source routing) This routing protocol is proposed by Lochert et al., it is basically position-based routing with topological knowledge [3]. In this routing scheme a shortest path is selected before greedy routing is applied. As compared to AODV and DSR, GSR performance is very good because packet delivery ratio is high and latency is low with the use of realistic traffic in city environment. Problem with GSR is that along a preselected path it is difficult to find end to end connection when the traffic density is low. 3.4 A-STAR (Anchor-based Street and traffic aware routing) A-STAR is position based routing scheme proposed by Seet et al. whose basic purpose is to support routing in the city environment [4]. This routing scheme ensures end to end connection even in the case of low traffic density. It uses the information from city bus routes to find an anchor path for higher connectivity so that more and more packets can be delivered to the destination. This routing protocol is also very efficient in route recovery strategy and also proposed a new recovery strategy when the packets are routed to local optimum, which consists of the computation of new anchor path from local maximum. 3.5 GPCR (Greedy perimeter coordinator routing) To deal with the city environment tasks Lochert et al [3], designed GPCR, which applies restricted greedy forwarding approach along a preselected path. In this routing when choosing next hop, a coordinator node (the node on the junction) is chosen even it is not the closest node to the destination. GPCR suffers the same problem as with GSR i.e. ignore the case whenever the traffic density is low. 3.6 Gytar (Greedy Traffic Aware Routing) Improved Greedy Traffic Aware Routing protocol GyTAR [5], [6] is intersection-based routing protocol which dynamically selects junction to find robust routes within the city. It uses digital map to find the position of neighboring junctions and selects junction dynamically on the basis of traffic density and curve metric distance to the destination. A score is given to each neighboring junction and the junction with the highest score is selected as a next junction. The selected junction is the one which is closest to the destination International Journal of Computer and Communication Engineering, Vol. 2, No. 1, January 2013 21 and also has the highest traffic density. The improved greedy routing strategy is used to forward the packet between two involved Junctions. GyTAR uses carry and forward approach in order to recover from the local maximum. This mechanism of junction selection has maximum connectivity and thus increases the packet delivery ratio and at the same time decreases the end-to-end delay. 3.7 DBR Ramakrishna M, “DBR: Distance Based Routing Protocol” ,International Journal of Information and Electronics Engineering, Vol. 2, No 2[7] , DBR is capable of handling a highly form of mobile network. It is also evident that DBR is not affected by the GPS error, because of the use of relative speed and position of the vehicle. The proposed protocol locates the neighboring in digital map using the velocity information even though an error occurs in position information obtained
  • 4. International Journal of Modern Engineering Research (IJMER) www.ijmer.com Vol.3, Issue.2, March-April. 2013 pp-1015-1018 ISSN: 2249-6645 www.ijmer.com 1018 | Page by GPS. It also avoids periodic broadcast of hello message unless there is change in velocity and direction of the vehicle, thus reducing the network overhead. Therefore DBR deals with challenges of both rural and urban road environment. 3.8 DBR-LS Ramakrishna M,” DBR-LS: Distance Based Routing protocol using Location Service for VANETs” , Dept. of Information and Communication Technology Manipal Institute Technology, Manipal, 576104 INDIA[8], DBR_LS routing protocol uses both position based and map based technique along with Location service. It is also evident that DBR-LS is not affected by the GPS error, because of the DBR in which algorithm uses relative speed and position of the vehicle. The proposed protocol locates the neighboring in digital map using information obtained from Location Servers. It also avoids broadcasting of data packet. IV. CONCLUSION In VANET the major challenge is finding the accurate position of node because it is very dynamic in nature. Hence in this paper we studied different positioned based routing protocols. In DBR the distance between vehicles can be calculated using relative speed and position of vehicle. Therefore DBR deals with challenges of both rural and urban road environment. References [1] A. Robertsingh, Suganya A, “Global Frontrunner Routing Alogorithm (GFRA) for V2V Communication in VANETs [2] .T. H. Clausen and P. Jacquet. “Optimized Link State Routing (OLSR)”, RFC 3626, 2003. [3] C. Lochert, M. Mauve, H. Fler, and H. Hartenstein, “Geographic routing in city scenarios,” (poster), MobiCom 2004, ACM SIGMOBILE Mobile Computing and Communications Review (MC2R) vol. 9, no. 1, pp. 69–72, 2005. [4] M. Jerbi, S.-M.Senouci, R. Meraihi, and G.-D.Yacine, “An improved vehicular Ad hoc routing protocol for city environments,” Reviewed at the Direction of IEEE International Conference on Communications, pp. 3972 – 3979, 24-28 June 2007. [5] M. Jerbi, R. Meraihi, and S. Senouci, “An improved vehicular Ad hoc routing protocol for city environments,” IEEE 2007. [6] J. Li, J. Jannotti, D. De Couto, D. Karger, and R. Morris, “A scalable location service for geographic ad hoc routing,” ACM/IEEEMOBICOM'2000, pp. 120.130, 2000. [7] Ramakrishna M, “DBR: Distance Based Routing Protocol”, International Journal of Information and Electronics Engineering, Vol. 2, No 2 [8] Ramakrishna M,” DBR-LS: Distance Based Routing protocol using Location Service for VANETs”, Dept. of Information and Communication Technology Manipal Institute Technology, Manipal, 576104 INDIA .