SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 01 | Jan -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 873
A Random waypoint mobility model for Controlling Traffic Congestion
Deepthi VS
Research Scholar, VTU-RRC, Belgaum, Karnataka, India
Assistant Professor, Dept. of ISE, Global Academy of Technology, Bangalore, Karnataka, India
deepthivs86@gmail.com
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract- The aim of the paper is to overcome traffic
congestion of the real world. This paper provides a system
which sends the information to drivers about traffic density
near the junctions. The system develops an Intelligent Traffic
Lights (ITLs) which monitors traffic density [1] and
information thus collected is sent to other junction. Hence
congestion is avoided in that particular junction and traffic is
diverted towards alternate paths. In this approach the use of
VANETs which have recently became one of the most
attractive area of research, both in academics and industry
has been implemented. High mobility, high speed of vehicles,
fast topology changes and predicate vehicle movements are
the characteristics that make VANET different from other
types of Ad-hoc networks. Development of a warning system
about the traffic in a particular area or a junction within a
short distance motivated this prototype project plays an
important role. This system provides an infrastructure in
which vehicles communicate with each ITLs via Ad-hoc
routing protocols and they can exchange data using roadside
units about traffic density using two popular routing
algorithms AODV and OLSR.
Traffic congestion on the roads today is a large problem in
big cities [7]. The congestion and related vehicle
accommodation problem is accompanied by a constant
threat of accidents as well. Absence of road traffic safety
takes a toll of precious human lives andposesa direthreatto
our environment as well. Other negative consequences are
related to energy waste and environmental pollution, time
and cost of fuel.
To overcome the problem of traffic congestion in the real
world, the proposed system uses an advanced technology
Vehicular ad-hoc networks (VANETs) arenetworksinwhich
each node is a vehicle. Such systems aim to provide
communications between individual vehicles and between
vehicles and nearby fixed roadside units called ITLs. Vehicle
accident prevention, safer roads, pollution and congestion
reduction are some of the main goals of VANETs. The
efficient traffic alerts will improve road safety by providing
timely information to drivers and concerned authorities.
This will also reduces the trip time and fuel consumption
thus decreases the amount of CO2 emission.Therefore
VANETs has recently become one of themostattractivearea
of research because of its high mobility , high speed vehicle
and fast topology which changes and predicate vehicle
movements with very high speed.
In this work, a highway has been considered where ITLs are
set in two junctions which are responsible for gathering the
traffic information from the vehicle which crosses the signal
lights and also warning messages to avoid collision. These
ITLs will inform the drivers about the signal statisticswithin
a short distance withlesscommunicationdelaywhichavoids
collisions to prevent accidents.
In the proposed system, the VANET scenario has been
developed using QualNet simulator andtheexchangeofdata
about the traffic density has been carried out by using two
popular routing algorithmsAODVand OLSRwhichcompares
the results by considering the parameters like throughput,
average end-to-end delay and average jitter.
2.RELATED WORK
Barba el.al in [1] provides us with a system that uses ITLs
that collect traffic statistics from nearby vehicles and issue
warning messages that contain information about traffic
density and weather condition. This information is used by
the on-board driver assistance device to advise the driver to
make timely decisions regarding optimal routes to avoid
accidents and heavy traffic congestions. The minimum
distance between the ITLs to the vehicle is calculated to be
130m in this work.
Charles E Perkin et.al in [2] mainly concentrated on two
popular on-demand routingprotocols like ADOV(Ad-HocOn
Demand Vector Protocol) protocol against DSR (Dynamic
Source Routing Protocol) protocols which is used forrouting
the information from source node to destination node.
N.Maslekar, M.Boussedjra, J.Mouzna et.al in [4] provides an
information about the urban scenarios traffic signal controls
are the main mechanism to control vehicular flow at the
intersections. However, traditional systems fail to adjust the
timing pattern in accordance to the time variability. An
alternative to such systems is to develop dynamic systems
which will alter the timing patterns according to the traffic
demand.
Key Words: VANET, Congestion, AODV, OLSR, Mobility
Model, ITL
1.INTRODUCTION
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 01 | Jan -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 874
G. Ferrari and S. Busanelli et.al in [5] provides an overview of
an innovative approach for effective cross-network
informationdissemination,withapplicationstoVehicularAd-
hoc Networks (VANETs). In particular, this work describes
the main approach followed by an on-going bilateral Italy-
Israel project (“Cross-Network Effective Traffic Alert
Dissemination,” X-NETAD). The X-NETAD project leverages
on the spontaneous formation of WiFi local VANETs, with
direct connections between neighboring vehicles, in orderto
disseminate, very quickly and inexpensively, traffic alerts
received from the UMTS (Urban Multi hop Traffic Signal)
network. In this system, the driver must have smart phone
which is very expensive and also the phoneshouldwithinthe
coverage area to maintain data integrity for better
communication which is not always possible.
On analyzing available literature survey our contribution to
this work involves reducingthisdistancebetweenthevehicle
and the ITLs , the protocols which used both are of proactive
type, wehave used the latestprotocol OLSR ( OptimizedLink
State routing Protocol) with AODV by comparing the
parameters like throughput, average end-to-end delay and
average jitter. Since the information has to be sent on timely
basis, our system uses 802.11p , a wireless technology for
sending the information between the nodes inregulartiming
intervals. Also our system uses GPS integrated with wireless
device which is cost effective and location independent.
3. ROUTING IN VANETs
Routing inVANETsischallengingduetotheconstant
changes in the network topology and the constrained
transmission bandwidth. Therefore,routingprotocolsforad-
hoc networksdifferfromtraditionalroutingprotocolsusedin
wired infrastructure networks like the Internet.
Routing protocols can be categorized by the time when
routes are calculated.
• Pro-active routing protocols try to maintain an up-to-
date view of the network at each node. Routes are calculated
in advance, before they are actually used.
• Re-active protocols, incontrast,calculateroutesonlyon
demand. This is useful when bandwidth is limited or energy
consumption should be minimized.
From another point of view, routing protocols can be
categorized into two classes based on the type of routing
information exchanged between nodes.
• Distance Vector (DV) protocols: exchange of whole
routing table with neighbors.
• Link State (LS) protocols: state of the link to neighbors
is flooded to other nodes.
3.1 Ad-Hoc On Demand Distance Vector (AODV)
AODV isa re-active routingprotocol.Routesarecalculatedon
demand when a node wants to send a data packet. The route
discovery process is started when a source node S wants to
send a data packet to a destination nodeD forwhich noroute
is available in the routing table of S. Node S floods a route
request packet (RREQ) [2] into the network. A route request
packet contains: source identifier, source sequence number,
destination identifier, destination sequence number,
broadcast identifier and a time to live (TTL).Anintermediate
node replies with a route reply packet (RREP) if it knows a
valid route to the destination node, otherwise, the route
request is forwarded to its neighbors. When forwarding a
route request packet, a node sets up a reverse path to node S
which uses the neighbor of S from which the request packet
has first been received. A route request flooded into the
network will cause a large amount of routing packets
generated throughout the network even if the destination
node is only a few hops away. The source node successively
increases the search area into which RREQ packets are
flooded. This is done by adapting the initial time to to live
(TTL) value in the RREQ packets. Nodes periodically send
HELLO messages to detect link failures. If a link failure is
detected, a node sends a route error packet (RERR) towards
the source node. Routing table entries that are not actively
used expire after a pre-defined interval and are removed
from the routing tables.
3.2 Optimized Link State Routing (OLSR)
The Optimized Link State Routing protocol [11] is a pro-
active routing protocol basedonlinkstate.Networktopology
information is continuouslydistributedoverthenetworkand
stored locally at each node. Continuous flooding generates a
lot of redundancy, increases the possibility of collisions and
wastes a lot of bandwidth. OLSR optimizes thedistributionof
topology control (TC) messages over the network by an
optimized forwarding mechanism calledmultipointrelaying.
Link state updates are only sent over a subset of all links.
Every node selects a set of multipoint relays (MPR) from its
one-hop neighbors which forward the link state packets
generated by the node. Neighbors which are not a MPR for
that node do not forward the link state packets. The set of
MPRs of a node n have the following property: Every nodein
the two-hop neighborhood of n has a link to a MPR of node n.
Nodes send periodic HELLO messages to discover its
neighbors and to announce its neighbors to other nodes. The
Multipoint Relay Selector Set of a node n contains the
neighbors that have selected node n as an MPR. Each node
periodically sends topology control messages to announce
that it has reach ability to the nodes of its MPR selector set.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 01 | Jan -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 875
3.3. MAC and Physical Layer Protocol
IEEE 802.11p is an approved amendment to the IEEE
802.11 standard to add wireless access in vehicular
environments (WAVE), a vehicular communication
system. It defines enhancements to 802.11 (the basis of
products marketed as Wi-Fi) [8] required to support
Intelligent Transportation Systems (ITS) applications.
This includes data exchange between high-speed vehicles
and between the vehicles and the roadside infrastructure
in the licensed ITS band of 5.9 GHz (5.85-5.925 GHz). IEEE
1609 is a higher layer standard based on theIEEE802.11p.
As the communication link between the vehicles and the
roadsideinfrastructuremight existforonlyashortamount
of time, the IEEE 802.11p [11] amendmentdefinesawayto
exchange data through that link without the need to
establish a basic service set (BSS), and thus, without the
need to wait for the association and authentication
procedures to complete before exchanging data. For that
purpose, IEEE 802.11p enabled stations uses the wildcard
BSSID (a value of all 1s) in the header of the frames they
exchange, and may startsending andreceivingdataframes
as soon as they arrive on the communication channel.
Because such stations are neither associated nor
authenticated, the authentication and data confidentiality
mechanisms provided by the IEEE 802.11 standard
cannot be used. These kinds of functionality must then be
provided by higher network layers.IEEE802.11pstandard
uses channels of 10MHz bandwidth in the 5.9GHz band
(5.850-5.925 GHz). This is half the bandwidth, or double
the transmission time fora specific data symbol, as used in
802.11a. This allows the receiver to better cope with the
characteristics of the radio channel in vehicular
communications environments, e.g. the signal echoes
reflected from other cars or houses.
4. PROPOSED WORK
The following wireless scenario has been developed and
implemented as follows.
 A network with 10 mobile nodes and 2 fixed nodes
has been created.
 IEEE 802.11p wireless standard for PHY and MAC
layer. AODV (Ad hoc On-Demand Distance Vector)
routing and OLSR (Optimized Link State Routing
Protocol).
 Random Waypoint Mobility Model for the mobile
nodes.
 Flow Chart for the implemented scenario
No
Yes
No
Yes
No
Yes
Start
Network
Initialization
Calculate traffic
density in two
junction = ?
Check which
side cluster is
heavy density=?
Calculate the traffic density in traffic
information center
Ack received?
Compute distance of each vehicle
Transfer the information for each
vehicle on which side traffic density is
more
Send the information to two junctions
about the traffic density
Stop
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 01 | Jan -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 876
It listens for messages and broadcasts a reply for each
received request which uses two types of protocol and
compares the performance of each by considering its
parameters like Total Packets Sent, Total Packet Received,
Throughput, Average END-To-END Delay ,Average Jitter.
In AODV ,which is a reactive routing protocol follows a
REQUEST – REPLAY method for broadcasting of information
where as OLSR, which is a reactive protocol uses Multi –
Point Relay Nodes will broadcast the information in a timely
basis only on demand.
5. CONCLUSIONS
In this paper , an efficient random waypoint mobility model
is proposed. Further, we can compare the efficiency of the
routing algorithm using their parameters like throughput,
average end-to-end delay, average jitter. Vehicles equipped
with GPS will gives the exact location and speed of the
vehicle will give the alert message to the drivers and also
integrated information will be transmitted between source
and destination by using 802.11p and is considered for
dedicated short-range communications (DSRC), in both
MAC Layer and PHY layer.
Future work will focus onimplementingtheabovealgorithm
in real – time terrain and also using network simulators
which will definitely avoid the traffic congestion. Radio
obstacles like the effect of rain, fog, magnetic field and fire
could be added to see more different results.
REFERENCES
[1] Barba, Carolina Tripp Mateos, M Smart city for VANETs
using warning messages, traffic statistics andintelligent
traffic lights, 2012 Intelligent Vehicles Symposium,Alcal
de Henares, Spain, June 3-7, 2012
[2] Charles E. Perkins, Nokia Research Center Elizabeth M.
Royer, Univer-sity of California SamirR.DasandMahesh
K. Marina, University of Cincinnati Performance
Comparison of Two On-Demand Routing Pro-tocols for
Ad Hoc Networks,IEEE Personal Communications
February 2001
[3] Liviu Iftode Victor Gradinescu, CristianGorgorin,Raluca
Diaconescu, Valentin Cristea Rutgers University
Computer Science Department110FrelinghuysenRoad,
Piscataway, New Jersey, USA iftode@cs.rutgers.edu
Politehnica University Bucharest Computer Science
Department 313 Splaiul Independentei Bucharest
Romaniavalentin@cs.pub.ro,victor,cristig,ralucad@egov.
pub.ro light system, we present the simulation
framework Adaptive Traffic Lights Using Car-to-Car
Com-munication,IEEE 2007
[4] Maslekar, N., Boussedjra, M., Mouzna, J., Labiod, H.,
“VANET based Adaptive Traffic Signal Control”, IEEE
73rd Vehicular Technology Conference (VTC Spring),
2011.
[5] Ferrari, G., Busanelli, S., Lotti, N., Kaplan, Y., “Cross-
Network Information Dissemination in VANETs”, 11th
International Conference on ITS Telecommunications,
2011.
[6] Fiore, M. 2009. Vehicular Mobility Models, In Vehicular
Networks: From Theory to Practice, ed. S. Olariu and M.
C. Weigle, Boca Raton: CRC Press/Taylor & Francis.
Gorgorin, C., V. Gradinescu, R. Diaconescu, and L. Iftode.
2006. An Integrated Vehicular and Network Simulator
for Vehicular Ad-hoc Networks. In Proceedings of the
20th European Simulation and Modelling Conference
(ESM).
[7] Green, M. 2000. 'How Long Does It Take To Stop?'
Methodological Analysis of Driver Perception-Brake
Times. TransportationHumanFactors.Halati,A.,H.Lieu,
and S. Walker. 1997. CORSIM-corridortrafficsimulation
model. In Proceedings of the Traffic Congestion and
Traffic Safety in the 21st Century Conference.
[8] Karnadi, F. K., Z. H. Mo, and K. Lan. 2007. Rapid
Generation of Realistic Mobility Models for VANET. In
Proceedings of IEEE Wireless Communications and
Networking Conference.
[9] Yan, G., K. Ibrahim, and M. C. Weigle. 2009. Vehicular
Network Simulators, In Vehicular Networks: From
Theory to Practice, ed. S. Olariu and M. C. Weigle, Boca
Raton: Chapman & Hall/CRC.
[10] Zeng, X., R. Bagrodia, and M. Gerla. 1998. GloMoSim: a
Library for Parallel Simulation of Large-scale Wireless
Networks, In Proceedings of the 12th Workshop on
Parallel and Distributed Simulations.
[11] Qualnet 5.2 Programmer’s Guide Scalable Network
Technologies, Inc. 6100 Center Drive, Suite 1250 Los
Angeles, CA 90045 http://www.scalable-networks.com
October 2011.
BIOGRAPHY
Ms. Deepthi V.S is working as
Assistant professor in the
department of Informationscience
& Engineering at Global Academy
of Technology, Bangalore. She has
completed her B.E (CSE) in 2009
and M.Tech (CSE) in 2014 from
VTU, Belgaum. She has registered
for Ph.D (CSE) in 2016 under VTU,
Belgaum, Karnataka,India.

More Related Content

What's hot

IRJET - A Review on Congestion Control Methods in Mobile Adhoc Networks
IRJET - A Review on Congestion Control Methods in Mobile Adhoc NetworksIRJET - A Review on Congestion Control Methods in Mobile Adhoc Networks
IRJET - A Review on Congestion Control Methods in Mobile Adhoc NetworksIRJET Journal
 
Feasibility Analysis of Directional-Location Aided Routing Protocol for Vehic...
Feasibility Analysis of Directional-Location Aided Routing Protocol for Vehic...Feasibility Analysis of Directional-Location Aided Routing Protocol for Vehic...
Feasibility Analysis of Directional-Location Aided Routing Protocol for Vehic...IJCSIS Research Publications
 
An Improved Greedy Parameter Stateless Routing in Vehicular Ad Hoc Network
An Improved Greedy Parameter Stateless Routing in Vehicular Ad Hoc NetworkAn Improved Greedy Parameter Stateless Routing in Vehicular Ad Hoc Network
An Improved Greedy Parameter Stateless Routing in Vehicular Ad Hoc NetworkIJAAS Team
 
The Effects of Speed on the Performance of Routing Protocols in Mobile Ad-hoc...
The Effects of Speed on the Performance of Routing Protocols in Mobile Ad-hoc...The Effects of Speed on the Performance of Routing Protocols in Mobile Ad-hoc...
The Effects of Speed on the Performance of Routing Protocols in Mobile Ad-hoc...Narendra Singh Yadav
 
Performance Evaluation of Routing Protocols in University Network
Performance Evaluation of Routing Protocols in University NetworkPerformance Evaluation of Routing Protocols in University Network
Performance Evaluation of Routing Protocols in University Networkijtsrd
 
IRJET-A_AODV: A Modern Routing Algorithm for Mobile Ad-Hoc Network
IRJET-A_AODV: A Modern Routing Algorithm for Mobile Ad-Hoc NetworkIRJET-A_AODV: A Modern Routing Algorithm for Mobile Ad-Hoc Network
IRJET-A_AODV: A Modern Routing Algorithm for Mobile Ad-Hoc NetworkIRJET Journal
 
Vol 11 No 1 - March 2014
Vol 11 No 1 - March 2014Vol 11 No 1 - March 2014
Vol 11 No 1 - March 2014ijcsbi
 
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
 
A Literature Survey of MANET
A Literature Survey of MANETA Literature Survey of MANET
A Literature Survey of MANETIRJET Journal
 
Bahg back bone-assisted hop greedy routing for vanet’s city environments
Bahg back bone-assisted hop greedy routing for vanet’s city environmentsBahg back bone-assisted hop greedy routing for vanet’s city environments
Bahg back bone-assisted hop greedy routing for vanet’s city environmentsJPINFOTECH JAYAPRAKASH
 
A new parameter proposed for route selection in routing protocol
A new parameter proposed for route selection in routing protocolA new parameter proposed for route selection in routing protocol
A new parameter proposed for route selection in routing protocolIAEME Publication
 
Design A Congestion Aware Routing Algorithm for Synchronous Cam Design
Design A Congestion Aware Routing Algorithm for Synchronous Cam DesignDesign A Congestion Aware Routing Algorithm for Synchronous Cam Design
Design A Congestion Aware Routing Algorithm for Synchronous Cam Designijtsrd
 
IRJET- Energy Efficient Reactive Routing to Enhance QOS of Manets
IRJET- Energy Efficient Reactive Routing to Enhance QOS of ManetsIRJET- Energy Efficient Reactive Routing to Enhance QOS of Manets
IRJET- Energy Efficient Reactive Routing to Enhance QOS of ManetsIRJET Journal
 
Handover Algorithm based VLP using Mobility Prediction Database for Vehicular...
Handover Algorithm based VLP using Mobility Prediction Database for Vehicular...Handover Algorithm based VLP using Mobility Prediction Database for Vehicular...
Handover Algorithm based VLP using Mobility Prediction Database for Vehicular...IJECEIAES
 
A New Theoretical Approach to Location Based Power Aware Routing
A New Theoretical Approach to Location Based Power Aware RoutingA New Theoretical Approach to Location Based Power Aware Routing
A New Theoretical Approach to Location Based Power Aware RoutingIOSR Journals
 
POSITION BASED ADAPTIVE ROUTING FOR VANETS
POSITION BASED ADAPTIVE ROUTING FOR VANETSPOSITION BASED ADAPTIVE ROUTING FOR VANETS
POSITION BASED ADAPTIVE ROUTING FOR VANETSIJCNCJournal
 
IRJET- Energy Consumption Analysis of Direction Multimedia Access Control ...
IRJET- 	  Energy Consumption Analysis of Direction Multimedia Access Control ...IRJET- 	  Energy Consumption Analysis of Direction Multimedia Access Control ...
IRJET- Energy Consumption Analysis of Direction Multimedia Access Control ...IRJET Journal
 
An Ordinary & Innovative Packet Routing Schemes in VANET
An Ordinary & Innovative Packet Routing Schemes in VANETAn Ordinary & Innovative Packet Routing Schemes in VANET
An Ordinary & Innovative Packet Routing Schemes in VANETIRJET Journal
 

What's hot (20)

IRJET - A Review on Congestion Control Methods in Mobile Adhoc Networks
IRJET - A Review on Congestion Control Methods in Mobile Adhoc NetworksIRJET - A Review on Congestion Control Methods in Mobile Adhoc Networks
IRJET - A Review on Congestion Control Methods in Mobile Adhoc Networks
 
Feasibility Analysis of Directional-Location Aided Routing Protocol for Vehic...
Feasibility Analysis of Directional-Location Aided Routing Protocol for Vehic...Feasibility Analysis of Directional-Location Aided Routing Protocol for Vehic...
Feasibility Analysis of Directional-Location Aided Routing Protocol for Vehic...
 
An Improved Greedy Parameter Stateless Routing in Vehicular Ad Hoc Network
An Improved Greedy Parameter Stateless Routing in Vehicular Ad Hoc NetworkAn Improved Greedy Parameter Stateless Routing in Vehicular Ad Hoc Network
An Improved Greedy Parameter Stateless Routing in Vehicular Ad Hoc Network
 
The Effects of Speed on the Performance of Routing Protocols in Mobile Ad-hoc...
The Effects of Speed on the Performance of Routing Protocols in Mobile Ad-hoc...The Effects of Speed on the Performance of Routing Protocols in Mobile Ad-hoc...
The Effects of Speed on the Performance of Routing Protocols in Mobile Ad-hoc...
 
Performance Evaluation of Routing Protocols in University Network
Performance Evaluation of Routing Protocols in University NetworkPerformance Evaluation of Routing Protocols in University Network
Performance Evaluation of Routing Protocols in University Network
 
IRJET-A_AODV: A Modern Routing Algorithm for Mobile Ad-Hoc Network
IRJET-A_AODV: A Modern Routing Algorithm for Mobile Ad-Hoc NetworkIRJET-A_AODV: A Modern Routing Algorithm for Mobile Ad-Hoc Network
IRJET-A_AODV: A Modern Routing Algorithm for Mobile Ad-Hoc Network
 
Vol 11 No 1 - March 2014
Vol 11 No 1 - March 2014Vol 11 No 1 - March 2014
Vol 11 No 1 - March 2014
 
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...
 
A Literature Survey of MANET
A Literature Survey of MANETA Literature Survey of MANET
A Literature Survey of MANET
 
Bahg back bone-assisted hop greedy routing for vanet’s city environments
Bahg back bone-assisted hop greedy routing for vanet’s city environmentsBahg back bone-assisted hop greedy routing for vanet’s city environments
Bahg back bone-assisted hop greedy routing for vanet’s city environments
 
A new parameter proposed for route selection in routing protocol
A new parameter proposed for route selection in routing protocolA new parameter proposed for route selection in routing protocol
A new parameter proposed for route selection in routing protocol
 
Design A Congestion Aware Routing Algorithm for Synchronous Cam Design
Design A Congestion Aware Routing Algorithm for Synchronous Cam DesignDesign A Congestion Aware Routing Algorithm for Synchronous Cam Design
Design A Congestion Aware Routing Algorithm for Synchronous Cam Design
 
IRJET- Energy Efficient Reactive Routing to Enhance QOS of Manets
IRJET- Energy Efficient Reactive Routing to Enhance QOS of ManetsIRJET- Energy Efficient Reactive Routing to Enhance QOS of Manets
IRJET- Energy Efficient Reactive Routing to Enhance QOS of Manets
 
Handover Algorithm based VLP using Mobility Prediction Database for Vehicular...
Handover Algorithm based VLP using Mobility Prediction Database for Vehicular...Handover Algorithm based VLP using Mobility Prediction Database for Vehicular...
Handover Algorithm based VLP using Mobility Prediction Database for Vehicular...
 
A New Theoretical Approach to Location Based Power Aware Routing
A New Theoretical Approach to Location Based Power Aware RoutingA New Theoretical Approach to Location Based Power Aware Routing
A New Theoretical Approach to Location Based Power Aware Routing
 
POSITION BASED ADAPTIVE ROUTING FOR VANETS
POSITION BASED ADAPTIVE ROUTING FOR VANETSPOSITION BASED ADAPTIVE ROUTING FOR VANETS
POSITION BASED ADAPTIVE ROUTING FOR VANETS
 
Ij3415561561
Ij3415561561Ij3415561561
Ij3415561561
 
IRJET- Energy Consumption Analysis of Direction Multimedia Access Control ...
IRJET- 	  Energy Consumption Analysis of Direction Multimedia Access Control ...IRJET- 	  Energy Consumption Analysis of Direction Multimedia Access Control ...
IRJET- Energy Consumption Analysis of Direction Multimedia Access Control ...
 
Study of Location Based Energy Efficient AODV Routing Protocols In MANET
Study of Location Based Energy Efficient AODV Routing Protocols In MANETStudy of Location Based Energy Efficient AODV Routing Protocols In MANET
Study of Location Based Energy Efficient AODV Routing Protocols In MANET
 
An Ordinary & Innovative Packet Routing Schemes in VANET
An Ordinary & Innovative Packet Routing Schemes in VANETAn Ordinary & Innovative Packet Routing Schemes in VANET
An Ordinary & Innovative Packet Routing Schemes in VANET
 

Similar to A Random waypoint mobility model for Controlling Traffic Congestion

IRJET- Survey on Enhancement of Manet Routing Protocol
IRJET- Survey on Enhancement of Manet Routing ProtocolIRJET- Survey on Enhancement of Manet Routing Protocol
IRJET- Survey on Enhancement of Manet Routing ProtocolIRJET Journal
 
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
 
Modified Congestion Re-Routing Scheme using Centralized Road Side Unit
Modified Congestion Re-Routing Scheme using Centralized Road Side UnitModified Congestion Re-Routing Scheme using Centralized Road Side Unit
Modified Congestion Re-Routing Scheme using Centralized Road Side UnitIRJET Journal
 
Improvement of QoS Contained by AODV Routing Protocol On the Basis of Varying...
Improvement of QoS Contained by AODV Routing Protocol On the Basis of Varying...Improvement of QoS Contained by AODV Routing Protocol On the Basis of Varying...
Improvement of QoS Contained by AODV Routing Protocol On the Basis of Varying...IOSR Journals
 
Routing of traffic sensors in intelligent transportation system
Routing of traffic sensors in intelligent transportation systemRouting of traffic sensors in intelligent transportation system
Routing of traffic sensors in intelligent transportation systemeSAT Journals
 
A study and comparison of olsr, aodv and zrp routing protocols in ad hoc netw...
A study and comparison of olsr, aodv and zrp routing protocols in ad hoc netw...A study and comparison of olsr, aodv and zrp routing protocols in ad hoc netw...
A study and comparison of olsr, aodv and zrp routing protocols in ad hoc netw...eSAT Journals
 
A study and comparison of olsr, aodv and zrp routing
A study and comparison of olsr, aodv and zrp routingA study and comparison of olsr, aodv and zrp routing
A study and comparison of olsr, aodv and zrp routingeSAT Publishing House
 
IRJET- Efficient and Secure Communication In Vehicular AD HOC Network
IRJET-	 Efficient and Secure Communication In Vehicular AD HOC NetworkIRJET-	 Efficient and Secure Communication In Vehicular AD HOC Network
IRJET- Efficient and Secure Communication In Vehicular AD HOC NetworkIRJET Journal
 
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
 
A Review on Congestion Control using AODV and Enhance AODV
A Review on Congestion Control using AODV and Enhance AODV          A Review on Congestion Control using AODV and Enhance AODV
A Review on Congestion Control using AODV and Enhance AODV IRJET Journal
 
IRJET- Optimum Routing Algorithm for MANET
IRJET-  	  Optimum Routing Algorithm for MANETIRJET-  	  Optimum Routing Algorithm for MANET
IRJET- Optimum Routing Algorithm for MANETIRJET Journal
 
Volume 2-issue-6-1987-1992
Volume 2-issue-6-1987-1992Volume 2-issue-6-1987-1992
Volume 2-issue-6-1987-1992Editor IJARCET
 
Volume 2-issue-6-1987-1992
Volume 2-issue-6-1987-1992Volume 2-issue-6-1987-1992
Volume 2-issue-6-1987-1992Editor IJARCET
 
A survey of real-time routing protocols For wireless sensor networks
A survey of real-time routing protocols For wireless sensor networksA survey of real-time routing protocols For wireless sensor networks
A survey of real-time routing protocols For wireless sensor networksijcses
 
A Literature Survey of MANET.pdf
A Literature Survey of MANET.pdfA Literature Survey of MANET.pdf
A Literature Survey of MANET.pdfLaurie Smith
 
Network Surveillance Based Data Transference in Cognitive Radio Network with ...
Network Surveillance Based Data Transference in Cognitive Radio Network with ...Network Surveillance Based Data Transference in Cognitive Radio Network with ...
Network Surveillance Based Data Transference in Cognitive Radio Network with ...IRJET Journal
 
Network Surveillance Based Data Transference in Cognitive Radio Network with ...
Network Surveillance Based Data Transference in Cognitive Radio Network with ...Network Surveillance Based Data Transference in Cognitive Radio Network with ...
Network Surveillance Based Data Transference in Cognitive Radio Network with ...IRJET Journal
 
Performance evaluation of vanets
Performance evaluation of vanetsPerformance evaluation of vanets
Performance evaluation of vanetscsandit
 
A Systematic Review on Routing Protocols for VANETs
A Systematic Review on Routing Protocols for VANETsA Systematic Review on Routing Protocols for VANETs
A Systematic Review on Routing Protocols for VANETsIRJET Journal
 
Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199Editor IJARCET
 

Similar to A Random waypoint mobility model for Controlling Traffic Congestion (20)

IRJET- Survey on Enhancement of Manet Routing Protocol
IRJET- Survey on Enhancement of Manet Routing ProtocolIRJET- Survey on Enhancement of Manet Routing Protocol
IRJET- Survey on Enhancement of Manet Routing Protocol
 
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)
 
Modified Congestion Re-Routing Scheme using Centralized Road Side Unit
Modified Congestion Re-Routing Scheme using Centralized Road Side UnitModified Congestion Re-Routing Scheme using Centralized Road Side Unit
Modified Congestion Re-Routing Scheme using Centralized Road Side Unit
 
Improvement of QoS Contained by AODV Routing Protocol On the Basis of Varying...
Improvement of QoS Contained by AODV Routing Protocol On the Basis of Varying...Improvement of QoS Contained by AODV Routing Protocol On the Basis of Varying...
Improvement of QoS Contained by AODV Routing Protocol On the Basis of Varying...
 
Routing of traffic sensors in intelligent transportation system
Routing of traffic sensors in intelligent transportation systemRouting of traffic sensors in intelligent transportation system
Routing of traffic sensors in intelligent transportation system
 
A study and comparison of olsr, aodv and zrp routing protocols in ad hoc netw...
A study and comparison of olsr, aodv and zrp routing protocols in ad hoc netw...A study and comparison of olsr, aodv and zrp routing protocols in ad hoc netw...
A study and comparison of olsr, aodv and zrp routing protocols in ad hoc netw...
 
A study and comparison of olsr, aodv and zrp routing
A study and comparison of olsr, aodv and zrp routingA study and comparison of olsr, aodv and zrp routing
A study and comparison of olsr, aodv and zrp routing
 
IRJET- Efficient and Secure Communication In Vehicular AD HOC Network
IRJET-	 Efficient and Secure Communication In Vehicular AD HOC NetworkIRJET-	 Efficient and Secure Communication In Vehicular AD HOC Network
IRJET- Efficient and Secure Communication In Vehicular AD HOC Network
 
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
 
A Review on Congestion Control using AODV and Enhance AODV
A Review on Congestion Control using AODV and Enhance AODV          A Review on Congestion Control using AODV and Enhance AODV
A Review on Congestion Control using AODV and Enhance AODV
 
IRJET- Optimum Routing Algorithm for MANET
IRJET-  	  Optimum Routing Algorithm for MANETIRJET-  	  Optimum Routing Algorithm for MANET
IRJET- Optimum Routing Algorithm for MANET
 
Volume 2-issue-6-1987-1992
Volume 2-issue-6-1987-1992Volume 2-issue-6-1987-1992
Volume 2-issue-6-1987-1992
 
Volume 2-issue-6-1987-1992
Volume 2-issue-6-1987-1992Volume 2-issue-6-1987-1992
Volume 2-issue-6-1987-1992
 
A survey of real-time routing protocols For wireless sensor networks
A survey of real-time routing protocols For wireless sensor networksA survey of real-time routing protocols For wireless sensor networks
A survey of real-time routing protocols For wireless sensor networks
 
A Literature Survey of MANET.pdf
A Literature Survey of MANET.pdfA Literature Survey of MANET.pdf
A Literature Survey of MANET.pdf
 
Network Surveillance Based Data Transference in Cognitive Radio Network with ...
Network Surveillance Based Data Transference in Cognitive Radio Network with ...Network Surveillance Based Data Transference in Cognitive Radio Network with ...
Network Surveillance Based Data Transference in Cognitive Radio Network with ...
 
Network Surveillance Based Data Transference in Cognitive Radio Network with ...
Network Surveillance Based Data Transference in Cognitive Radio Network with ...Network Surveillance Based Data Transference in Cognitive Radio Network with ...
Network Surveillance Based Data Transference in Cognitive Radio Network with ...
 
Performance evaluation of vanets
Performance evaluation of vanetsPerformance evaluation of vanets
Performance evaluation of vanets
 
A Systematic Review on Routing Protocols for VANETs
A Systematic Review on Routing Protocols for VANETsA Systematic Review on Routing Protocols for VANETs
A Systematic Review on Routing Protocols for VANETs
 
Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptxrouholahahmadi9876
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdfKamal Acharya
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startQuintin Balsdon
 
Ground Improvement Technique: Earth Reinforcement
Ground Improvement Technique: Earth ReinforcementGround Improvement Technique: Earth Reinforcement
Ground Improvement Technique: Earth ReinforcementDr. Deepak Mudgal
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VDineshKumar4165
 
Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...ppkakm
 
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...jabtakhaidam7
 
Max. shear stress theory-Maximum Shear Stress Theory ​ Maximum Distortional ...
Max. shear stress theory-Maximum Shear Stress Theory ​  Maximum Distortional ...Max. shear stress theory-Maximum Shear Stress Theory ​  Maximum Distortional ...
Max. shear stress theory-Maximum Shear Stress Theory ​ Maximum Distortional ...ronahami
 
Ghuma $ Russian Call Girls Ahmedabad ₹7.5k Pick Up & Drop With Cash Payment 8...
Ghuma $ Russian Call Girls Ahmedabad ₹7.5k Pick Up & Drop With Cash Payment 8...Ghuma $ Russian Call Girls Ahmedabad ₹7.5k Pick Up & Drop With Cash Payment 8...
Ghuma $ Russian Call Girls Ahmedabad ₹7.5k Pick Up & Drop With Cash Payment 8...gragchanchal546
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxSCMS School of Architecture
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXssuser89054b
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdfKamal Acharya
 
Digital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxDigital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxpritamlangde
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...drmkjayanthikannan
 
Linux Systems Programming: Inter Process Communication (IPC) using Pipes
Linux Systems Programming: Inter Process Communication (IPC) using PipesLinux Systems Programming: Inter Process Communication (IPC) using Pipes
Linux Systems Programming: Inter Process Communication (IPC) using PipesRashidFaridChishti
 
fitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .pptfitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .pptAfnanAhmad53
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdfKamal Acharya
 
💚Trustworthy Call Girls Pune Call Girls Service Just Call 🍑👄6378878445 🍑👄 Top...
💚Trustworthy Call Girls Pune Call Girls Service Just Call 🍑👄6378878445 🍑👄 Top...💚Trustworthy Call Girls Pune Call Girls Service Just Call 🍑👄6378878445 🍑👄 Top...
💚Trustworthy Call Girls Pune Call Girls Service Just Call 🍑👄6378878445 🍑👄 Top...vershagrag
 

Recently uploaded (20)

457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
Ground Improvement Technique: Earth Reinforcement
Ground Improvement Technique: Earth ReinforcementGround Improvement Technique: Earth Reinforcement
Ground Improvement Technique: Earth Reinforcement
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...
 
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...
 
Max. shear stress theory-Maximum Shear Stress Theory ​ Maximum Distortional ...
Max. shear stress theory-Maximum Shear Stress Theory ​  Maximum Distortional ...Max. shear stress theory-Maximum Shear Stress Theory ​  Maximum Distortional ...
Max. shear stress theory-Maximum Shear Stress Theory ​ Maximum Distortional ...
 
Ghuma $ Russian Call Girls Ahmedabad ₹7.5k Pick Up & Drop With Cash Payment 8...
Ghuma $ Russian Call Girls Ahmedabad ₹7.5k Pick Up & Drop With Cash Payment 8...Ghuma $ Russian Call Girls Ahmedabad ₹7.5k Pick Up & Drop With Cash Payment 8...
Ghuma $ Russian Call Girls Ahmedabad ₹7.5k Pick Up & Drop With Cash Payment 8...
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
 
Digital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxDigital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptx
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
 
Linux Systems Programming: Inter Process Communication (IPC) using Pipes
Linux Systems Programming: Inter Process Communication (IPC) using PipesLinux Systems Programming: Inter Process Communication (IPC) using Pipes
Linux Systems Programming: Inter Process Communication (IPC) using Pipes
 
fitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .pptfitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .ppt
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
💚Trustworthy Call Girls Pune Call Girls Service Just Call 🍑👄6378878445 🍑👄 Top...
💚Trustworthy Call Girls Pune Call Girls Service Just Call 🍑👄6378878445 🍑👄 Top...💚Trustworthy Call Girls Pune Call Girls Service Just Call 🍑👄6378878445 🍑👄 Top...
💚Trustworthy Call Girls Pune Call Girls Service Just Call 🍑👄6378878445 🍑👄 Top...
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 

A Random waypoint mobility model for Controlling Traffic Congestion

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 01 | Jan -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 873 A Random waypoint mobility model for Controlling Traffic Congestion Deepthi VS Research Scholar, VTU-RRC, Belgaum, Karnataka, India Assistant Professor, Dept. of ISE, Global Academy of Technology, Bangalore, Karnataka, India deepthivs86@gmail.com ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract- The aim of the paper is to overcome traffic congestion of the real world. This paper provides a system which sends the information to drivers about traffic density near the junctions. The system develops an Intelligent Traffic Lights (ITLs) which monitors traffic density [1] and information thus collected is sent to other junction. Hence congestion is avoided in that particular junction and traffic is diverted towards alternate paths. In this approach the use of VANETs which have recently became one of the most attractive area of research, both in academics and industry has been implemented. High mobility, high speed of vehicles, fast topology changes and predicate vehicle movements are the characteristics that make VANET different from other types of Ad-hoc networks. Development of a warning system about the traffic in a particular area or a junction within a short distance motivated this prototype project plays an important role. This system provides an infrastructure in which vehicles communicate with each ITLs via Ad-hoc routing protocols and they can exchange data using roadside units about traffic density using two popular routing algorithms AODV and OLSR. Traffic congestion on the roads today is a large problem in big cities [7]. The congestion and related vehicle accommodation problem is accompanied by a constant threat of accidents as well. Absence of road traffic safety takes a toll of precious human lives andposesa direthreatto our environment as well. Other negative consequences are related to energy waste and environmental pollution, time and cost of fuel. To overcome the problem of traffic congestion in the real world, the proposed system uses an advanced technology Vehicular ad-hoc networks (VANETs) arenetworksinwhich each node is a vehicle. Such systems aim to provide communications between individual vehicles and between vehicles and nearby fixed roadside units called ITLs. Vehicle accident prevention, safer roads, pollution and congestion reduction are some of the main goals of VANETs. The efficient traffic alerts will improve road safety by providing timely information to drivers and concerned authorities. This will also reduces the trip time and fuel consumption thus decreases the amount of CO2 emission.Therefore VANETs has recently become one of themostattractivearea of research because of its high mobility , high speed vehicle and fast topology which changes and predicate vehicle movements with very high speed. In this work, a highway has been considered where ITLs are set in two junctions which are responsible for gathering the traffic information from the vehicle which crosses the signal lights and also warning messages to avoid collision. These ITLs will inform the drivers about the signal statisticswithin a short distance withlesscommunicationdelaywhichavoids collisions to prevent accidents. In the proposed system, the VANET scenario has been developed using QualNet simulator andtheexchangeofdata about the traffic density has been carried out by using two popular routing algorithmsAODVand OLSRwhichcompares the results by considering the parameters like throughput, average end-to-end delay and average jitter. 2.RELATED WORK Barba el.al in [1] provides us with a system that uses ITLs that collect traffic statistics from nearby vehicles and issue warning messages that contain information about traffic density and weather condition. This information is used by the on-board driver assistance device to advise the driver to make timely decisions regarding optimal routes to avoid accidents and heavy traffic congestions. The minimum distance between the ITLs to the vehicle is calculated to be 130m in this work. Charles E Perkin et.al in [2] mainly concentrated on two popular on-demand routingprotocols like ADOV(Ad-HocOn Demand Vector Protocol) protocol against DSR (Dynamic Source Routing Protocol) protocols which is used forrouting the information from source node to destination node. N.Maslekar, M.Boussedjra, J.Mouzna et.al in [4] provides an information about the urban scenarios traffic signal controls are the main mechanism to control vehicular flow at the intersections. However, traditional systems fail to adjust the timing pattern in accordance to the time variability. An alternative to such systems is to develop dynamic systems which will alter the timing patterns according to the traffic demand. Key Words: VANET, Congestion, AODV, OLSR, Mobility Model, ITL 1.INTRODUCTION
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 01 | Jan -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 874 G. Ferrari and S. Busanelli et.al in [5] provides an overview of an innovative approach for effective cross-network informationdissemination,withapplicationstoVehicularAd- hoc Networks (VANETs). In particular, this work describes the main approach followed by an on-going bilateral Italy- Israel project (“Cross-Network Effective Traffic Alert Dissemination,” X-NETAD). The X-NETAD project leverages on the spontaneous formation of WiFi local VANETs, with direct connections between neighboring vehicles, in orderto disseminate, very quickly and inexpensively, traffic alerts received from the UMTS (Urban Multi hop Traffic Signal) network. In this system, the driver must have smart phone which is very expensive and also the phoneshouldwithinthe coverage area to maintain data integrity for better communication which is not always possible. On analyzing available literature survey our contribution to this work involves reducingthisdistancebetweenthevehicle and the ITLs , the protocols which used both are of proactive type, wehave used the latestprotocol OLSR ( OptimizedLink State routing Protocol) with AODV by comparing the parameters like throughput, average end-to-end delay and average jitter. Since the information has to be sent on timely basis, our system uses 802.11p , a wireless technology for sending the information between the nodes inregulartiming intervals. Also our system uses GPS integrated with wireless device which is cost effective and location independent. 3. ROUTING IN VANETs Routing inVANETsischallengingduetotheconstant changes in the network topology and the constrained transmission bandwidth. Therefore,routingprotocolsforad- hoc networksdifferfromtraditionalroutingprotocolsusedin wired infrastructure networks like the Internet. Routing protocols can be categorized by the time when routes are calculated. • Pro-active routing protocols try to maintain an up-to- date view of the network at each node. Routes are calculated in advance, before they are actually used. • Re-active protocols, incontrast,calculateroutesonlyon demand. This is useful when bandwidth is limited or energy consumption should be minimized. From another point of view, routing protocols can be categorized into two classes based on the type of routing information exchanged between nodes. • Distance Vector (DV) protocols: exchange of whole routing table with neighbors. • Link State (LS) protocols: state of the link to neighbors is flooded to other nodes. 3.1 Ad-Hoc On Demand Distance Vector (AODV) AODV isa re-active routingprotocol.Routesarecalculatedon demand when a node wants to send a data packet. The route discovery process is started when a source node S wants to send a data packet to a destination nodeD forwhich noroute is available in the routing table of S. Node S floods a route request packet (RREQ) [2] into the network. A route request packet contains: source identifier, source sequence number, destination identifier, destination sequence number, broadcast identifier and a time to live (TTL).Anintermediate node replies with a route reply packet (RREP) if it knows a valid route to the destination node, otherwise, the route request is forwarded to its neighbors. When forwarding a route request packet, a node sets up a reverse path to node S which uses the neighbor of S from which the request packet has first been received. A route request flooded into the network will cause a large amount of routing packets generated throughout the network even if the destination node is only a few hops away. The source node successively increases the search area into which RREQ packets are flooded. This is done by adapting the initial time to to live (TTL) value in the RREQ packets. Nodes periodically send HELLO messages to detect link failures. If a link failure is detected, a node sends a route error packet (RERR) towards the source node. Routing table entries that are not actively used expire after a pre-defined interval and are removed from the routing tables. 3.2 Optimized Link State Routing (OLSR) The Optimized Link State Routing protocol [11] is a pro- active routing protocol basedonlinkstate.Networktopology information is continuouslydistributedoverthenetworkand stored locally at each node. Continuous flooding generates a lot of redundancy, increases the possibility of collisions and wastes a lot of bandwidth. OLSR optimizes thedistributionof topology control (TC) messages over the network by an optimized forwarding mechanism calledmultipointrelaying. Link state updates are only sent over a subset of all links. Every node selects a set of multipoint relays (MPR) from its one-hop neighbors which forward the link state packets generated by the node. Neighbors which are not a MPR for that node do not forward the link state packets. The set of MPRs of a node n have the following property: Every nodein the two-hop neighborhood of n has a link to a MPR of node n. Nodes send periodic HELLO messages to discover its neighbors and to announce its neighbors to other nodes. The Multipoint Relay Selector Set of a node n contains the neighbors that have selected node n as an MPR. Each node periodically sends topology control messages to announce that it has reach ability to the nodes of its MPR selector set.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 01 | Jan -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 875 3.3. MAC and Physical Layer Protocol IEEE 802.11p is an approved amendment to the IEEE 802.11 standard to add wireless access in vehicular environments (WAVE), a vehicular communication system. It defines enhancements to 802.11 (the basis of products marketed as Wi-Fi) [8] required to support Intelligent Transportation Systems (ITS) applications. This includes data exchange between high-speed vehicles and between the vehicles and the roadside infrastructure in the licensed ITS band of 5.9 GHz (5.85-5.925 GHz). IEEE 1609 is a higher layer standard based on theIEEE802.11p. As the communication link between the vehicles and the roadsideinfrastructuremight existforonlyashortamount of time, the IEEE 802.11p [11] amendmentdefinesawayto exchange data through that link without the need to establish a basic service set (BSS), and thus, without the need to wait for the association and authentication procedures to complete before exchanging data. For that purpose, IEEE 802.11p enabled stations uses the wildcard BSSID (a value of all 1s) in the header of the frames they exchange, and may startsending andreceivingdataframes as soon as they arrive on the communication channel. Because such stations are neither associated nor authenticated, the authentication and data confidentiality mechanisms provided by the IEEE 802.11 standard cannot be used. These kinds of functionality must then be provided by higher network layers.IEEE802.11pstandard uses channels of 10MHz bandwidth in the 5.9GHz band (5.850-5.925 GHz). This is half the bandwidth, or double the transmission time fora specific data symbol, as used in 802.11a. This allows the receiver to better cope with the characteristics of the radio channel in vehicular communications environments, e.g. the signal echoes reflected from other cars or houses. 4. PROPOSED WORK The following wireless scenario has been developed and implemented as follows.  A network with 10 mobile nodes and 2 fixed nodes has been created.  IEEE 802.11p wireless standard for PHY and MAC layer. AODV (Ad hoc On-Demand Distance Vector) routing and OLSR (Optimized Link State Routing Protocol).  Random Waypoint Mobility Model for the mobile nodes.  Flow Chart for the implemented scenario No Yes No Yes No Yes Start Network Initialization Calculate traffic density in two junction = ? Check which side cluster is heavy density=? Calculate the traffic density in traffic information center Ack received? Compute distance of each vehicle Transfer the information for each vehicle on which side traffic density is more Send the information to two junctions about the traffic density Stop
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 01 | Jan -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 876 It listens for messages and broadcasts a reply for each received request which uses two types of protocol and compares the performance of each by considering its parameters like Total Packets Sent, Total Packet Received, Throughput, Average END-To-END Delay ,Average Jitter. In AODV ,which is a reactive routing protocol follows a REQUEST – REPLAY method for broadcasting of information where as OLSR, which is a reactive protocol uses Multi – Point Relay Nodes will broadcast the information in a timely basis only on demand. 5. CONCLUSIONS In this paper , an efficient random waypoint mobility model is proposed. Further, we can compare the efficiency of the routing algorithm using their parameters like throughput, average end-to-end delay, average jitter. Vehicles equipped with GPS will gives the exact location and speed of the vehicle will give the alert message to the drivers and also integrated information will be transmitted between source and destination by using 802.11p and is considered for dedicated short-range communications (DSRC), in both MAC Layer and PHY layer. Future work will focus onimplementingtheabovealgorithm in real – time terrain and also using network simulators which will definitely avoid the traffic congestion. Radio obstacles like the effect of rain, fog, magnetic field and fire could be added to see more different results. REFERENCES [1] Barba, Carolina Tripp Mateos, M Smart city for VANETs using warning messages, traffic statistics andintelligent traffic lights, 2012 Intelligent Vehicles Symposium,Alcal de Henares, Spain, June 3-7, 2012 [2] Charles E. Perkins, Nokia Research Center Elizabeth M. Royer, Univer-sity of California SamirR.DasandMahesh K. Marina, University of Cincinnati Performance Comparison of Two On-Demand Routing Pro-tocols for Ad Hoc Networks,IEEE Personal Communications February 2001 [3] Liviu Iftode Victor Gradinescu, CristianGorgorin,Raluca Diaconescu, Valentin Cristea Rutgers University Computer Science Department110FrelinghuysenRoad, Piscataway, New Jersey, USA iftode@cs.rutgers.edu Politehnica University Bucharest Computer Science Department 313 Splaiul Independentei Bucharest Romaniavalentin@cs.pub.ro,victor,cristig,ralucad@egov. pub.ro light system, we present the simulation framework Adaptive Traffic Lights Using Car-to-Car Com-munication,IEEE 2007 [4] Maslekar, N., Boussedjra, M., Mouzna, J., Labiod, H., “VANET based Adaptive Traffic Signal Control”, IEEE 73rd Vehicular Technology Conference (VTC Spring), 2011. [5] Ferrari, G., Busanelli, S., Lotti, N., Kaplan, Y., “Cross- Network Information Dissemination in VANETs”, 11th International Conference on ITS Telecommunications, 2011. [6] Fiore, M. 2009. Vehicular Mobility Models, In Vehicular Networks: From Theory to Practice, ed. S. Olariu and M. C. Weigle, Boca Raton: CRC Press/Taylor & Francis. Gorgorin, C., V. Gradinescu, R. Diaconescu, and L. Iftode. 2006. An Integrated Vehicular and Network Simulator for Vehicular Ad-hoc Networks. In Proceedings of the 20th European Simulation and Modelling Conference (ESM). [7] Green, M. 2000. 'How Long Does It Take To Stop?' Methodological Analysis of Driver Perception-Brake Times. TransportationHumanFactors.Halati,A.,H.Lieu, and S. Walker. 1997. CORSIM-corridortrafficsimulation model. In Proceedings of the Traffic Congestion and Traffic Safety in the 21st Century Conference. [8] Karnadi, F. K., Z. H. Mo, and K. Lan. 2007. Rapid Generation of Realistic Mobility Models for VANET. In Proceedings of IEEE Wireless Communications and Networking Conference. [9] Yan, G., K. Ibrahim, and M. C. Weigle. 2009. Vehicular Network Simulators, In Vehicular Networks: From Theory to Practice, ed. S. Olariu and M. C. Weigle, Boca Raton: Chapman & Hall/CRC. [10] Zeng, X., R. Bagrodia, and M. Gerla. 1998. GloMoSim: a Library for Parallel Simulation of Large-scale Wireless Networks, In Proceedings of the 12th Workshop on Parallel and Distributed Simulations. [11] Qualnet 5.2 Programmer’s Guide Scalable Network Technologies, Inc. 6100 Center Drive, Suite 1250 Los Angeles, CA 90045 http://www.scalable-networks.com October 2011. BIOGRAPHY Ms. Deepthi V.S is working as Assistant professor in the department of Informationscience & Engineering at Global Academy of Technology, Bangalore. She has completed her B.E (CSE) in 2009 and M.Tech (CSE) in 2014 from VTU, Belgaum. She has registered for Ph.D (CSE) in 2016 under VTU, Belgaum, Karnataka,India.