SlideShare a Scribd company logo
1 of 6
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2656
A NOVEL DE ROUTING SCHEME FOR VEHICULAR AD-HOC NETWORK
Navpreet Panjrath1, Monika Poriye2 , Vinod Kumar3
1,2,3 Department of Computer Science & Applications,
Kurukshetra University, Kurukshetra
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract- Vehicular Ad hoc Networks (VANET) became one of
the most challenging research areas in the field of Mobile Ad
hoc Networks (MANET). In VANET vehicles send emergency
and safety messages from one control channel having a
restricted bandwidth, which results in increasing collision to
the channel. In this paper Differential Evolution (DE)
optimization algorithm isusedinvehicular adhocnetwork. DE
algorithm is used to choose which vehicle is the most suitable
to act as cluster manager by minimizing the fitness function.
Using various key metrics of interest including data packet
delivery ratio, throughput, time complexity, amodifiedscheme
based on Differential Evolution (DE) algorithm is proposed
which is compared to the PSO based routing in VANET.
Keywords –VANET, PSO, Velocity, Best Search
I. Introduction
The main aim of Intelligent Transport System is to provide
security and safety for drivers. It is veryessential andserious
concern to create capable safety system on the road for
humans today. Traffic congestion wastes time and fuel, thus,
there is a serious need to develop efficient safety systems.
VANET enables the intelligent vehicles to communicatewith
each other. Implementation of such systems is possible in
vehicles with devices enhancing safety, such as small range
radars, night vision, light sensors, rain sensors, navigation
systems, and the Event Data Record (EDR) resembling the
Black-Box [1]. However, VANET is still at the early stages of
deployment, and real and intensive research pertaining to
essential safety solutions is still limited. This research gap
prevents VANET from achieving its main goal of creating an
efficient safety system on the road [2].
Wirelesses access in vehicular environment (WAVE) is a
multi-channel approach, planned by the Federal
Communications Commission (FCC), kept for one control
channel from 5.855 to 5865 GHz, for high availability, low
latency vehicle safetycommunications. WAVErepresentsthe
first VANET standard published in 2006. Enhancement was
required on IEEE 802.11 standard to support applications
from the Intelligent Transportation Systems (ITS). The
802.11p standard is used in VANET communicationand uses
dedicated short range communications (DSRC) spectrum; it
is divided into eight 10 MHz channels with only one control
channel for safety application communication. VANET that
depends on the exchange of safety information among
vehicles (V2V communication) or between vehicle to
infrastructure (V2I Communication) using the control
channel. VANET safety communication is implemented in
two ways, namely, periodicsafetymessagecalledbeacon and
event-driven message known as emergency message, both
sharing only one control channel. The beacon messages
contain status information about the sender vehicle, such as
position, speed, heading, and others. Beacons provide new
information about the sender vehicle to the surrounding
vehicles in the network, which updates the status of the
current network and predict the movement of vehicles.
Beacons are sent aggressively to nearby vehicles at 10
messages each second. This results a raise in channel
collision that the control channel cannot bear, especially
when extreme traffic occurs in small geographic areas. So
channel load should be controlled and limited channel
resources should be efficiently used. In this paper
Differential Evolutionoptimizationalgorithmisimplemented
in VANET to minimize the fitness function which results to
choose best suitable vehicle as cluster head.
II. Related Work
In VANET network is divided into clusterswhichassuresfast
delivery of data packets from one vehicle to another vehicle
which result to increase data packet delivery ratio and
reduce collision.
In [3] authors have proposed an “energy aware” adaptive
algorithm, which uses only local information to alter power
[4, 5 and 6] and fixed on the minimum transmission power
does not always maximize throughput. In VANET energy
efficiency is not a matter where nodes have a nearly
unlimited power supply for communication.
Dynamic alteration of transmission power based on
estimates of local vehicle density is proposed in [7]. Traffic
density does not specify channel load; thus, if the channel
load is high and the traffic density is low, the sender chooses
high power for sending the message, that further increasing
channel load and causing message reception failure [8].
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2657
A comparison is done between single- hop transmission at
high transmission power and multi-hop transmission at low
transmission power. This resolves whether the multi-hop
beaconing can reduce channel load or not [9]. The author
found that single hop is best for beaconing and multi hop is
suitable for full coverage. Sending in high power enables
beacons to arrive at long distances in single-hop and may
increase channel load. Broadcasting at full power results in
broadcast storm problem [10] and increases the channel
load. In [11] a power control algorithm is developed to
determine best possible transmission power for beacon
message transmission by adding a power tuning feedback
beacon during each beacon message exchange. On each
message exchange, the sender computes the distance to the
receiver and sets a predicted transmission power. On the
receiver side, the distance is computed to determine if the
transmission power achieved a greater distance or not.
However message exchanges results in delay that makes the
information gathered outdated as network statusisvariable.
An analytical model is planned to find a transmissionpower,
which maximizes single-hop broadcast coverage [12]. An
adaptive algorithm that adjusts to a given fixed transmission
power is proposed [13]. Both studies paying attention on a
unpolluted broadcast environment, their assumptionsmade
their approach infeasible for vehicular networks, because
their nodes were static and had the same priority, i.e., there
was no differentiation among the transmission power of
beacon and emergency messages.
In [14] authors proposed a Delay-Bounded Dynamic
Interactive Power Control (DB-DIPC), in which the
transmission powers of VANET nodes are verified by
neighboring vehicles at run-time. The idea istosend beacons
to neighbor vehicles at very low power, and if the sender
receives an acknowledgment, then that specific power is
sufficient for close neighbors.Thismechanismsendsbeacons
to very close vehicles and limits the information gain for
vehicles in the network. It also produces a very long delay as
the sender needs to send the message many times to its
neighbors and wait for a reply to decide the suitable
transmission power.
Various routing metrics such as throughput, end-to-end
delay, packet delivery ratio, path duration,andsomany have
been used to calculate the performance of routing protocols
in VANETs [15]. Path duration is one of the most influential
metrics among these routing metrics. Highly movable
vehicles results in regular topology transformation in
vehicular network environment that ultimately affects the
path duration. Author derived a mathematical model to
calculate approximately path duration using border node-
based most forward progress within radius (B-MFR), a
position based routing protocol. Themathematical model for
estimation of path duration consists of probability of finding
next-hop node in forwarding region, evaluation of expected
number of hops, probability distribution ofvelocityofnodes,
and link duration among each in-between pair of nodes.
Vehicular Ad hoc Network (VANET) studies have focused on
the communication methods based on IEEE 802.11p, which
forms the standard for Wireless Access for Vehicular
Environments (WAVE) [16]. VANET network which usesthe
IEEE 802.11p only, the broadcast storm and disconnected
network problems at high and low vehicle densities
respectively degrade the delay and delivery ratio of safety
message dissemination. Recently, as an alternative to the
IEEE 802.11p based VANET, the usage of cellular
technologies has been investigated due to their low latency
and broad range communication.
An efficient clustering algorithm for Vehicular Ad Hoc
Networks (VANETs) is provoked by the recent research in
cluster-based MAC and routing schemes [17]. VANETs are
highly dynamic and have extreme channel conditions, thus a
suitable clustering algorithm mustberobusttochannel error
and must consider node mobility during cluster formation.
This work presents a narrative, mobility-based clustering
scheme for Vehicular Ad hoc Networks, whichformsclusters
using the Affinity Propagation algorithm in a distributed
manner. This proposed algorithm considers node mobility
during cluster formation and generates clusters with high
stability. It is also robust to channel error and exhibits
reasonable overhead.
Ever-present integration of high-speed WLANs with wide-
range 3GPP systems results in the service extension of the
backbone cellular network. In such heterogeneous wireless
network architecturewhichcombines IEEE802.11pVANETs
with 3GPP LTE to get flawless data connectivity for
continuous multimedia sessions amongst spatially-apart
vehicular clusters. Issues based on cluster head-based
multicasting and QoS are explored. An adaptivemulti-metric
Cluster Head (CH) election mechanism is proposed to
manage the VANET sub-clusters. Building of a 2-hop virtual
superimpose mesh-based shared multicast tree for lower
level multicasting within VANETs is discussed.
A vehicular ad hoc network (VANETs) involve vehicle to
vehicle (V2V) and vehicle to infrastructure (V2I)
communication and has established a better attention in the
recent years. Though safety is the primary motive for the
growth of vehicular ad-hoc network, theyalso makepossible
applications like supervision of traffic flow [18], monitoring
the road conditions, broadcasting of data and many more.
Efficiency of all these applications depends on density
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2658
estimation. A clustering approach for traffic monitoring and
routing is proposed where the Cluster Head (CH) election is
done based on distance and direction information. As
clusters are created all along the road, CH’s will take the
liability of routing the packet to destination. The simulation
results show better stability, accurate density estimation in
the cluster, better End-to-End delay and good delivery ratio.
sAuthor presents huge applications introduced by Vehicular
Ad-Hoc Networks (VANETs), such as intelligent
transportation, roadside advertisement, make VANETs
become an important part of metropolitan area networks
[19]. In VANETs, mobile nodes are vehicles which are
prepared with wireless antennas;andtheycancommunicate
with each other’s by wireless communication on ad-hoc
mode or infrastructure mode.ComparedwithMobileAd-Hoc
Networks, VANETs have some intrinsic characteristic, such
as high speed, sufficient energy, etc. According to previous
research, clustering vehicles into diverse groups can
introduce many advantages for VANETs.
Clustering in vehicular ad hoc networks (VANET) is one of
the organized schemes used to make VANET global topology
less dynamic. Many of the VANET clustering algorithms are
derived from mobile ad hoc networks (MANET) [20].
However, VANET nodes are characterized by their high
mobility, and the existence of VANET nodes in the same
geographic proximity does not mean that they exhibit the
same mobility patterns [21]. Therefore, VANET clustering
schemes should take into consideration the degree of the
speed difference among neighboring nodes to produce
relatively stable clustering structure
III. Optimal Clustering Method
Clustering in VANET is the most important issue of concern
because the selection of optimal cluster head is essential. In
VANET every vehicle is able to learn its neighboring
environment and take a judgment autonomously. In VANET
every vehicle behaves asanagent[22].ThereforeDifferential
Evolution Algorithm is applied to choose an optimal cluster
head. Hence three features is to be considered in the
selection of cluster head. Firstly, the cluster head should be
at a least average distance to its cluster members. Secondly,
the velocity value should be nearby to the average speed.
Finally, the vehicle that acts as cluster head must have
utmost neighbors. A fitness function f is defined:
Nit
f = min (∑ [w1.d + w2.│avg - s│+ w3.n])
it=1
s is the speed of vehicle V; n is the number of the neighbors
of vehicle V; Nit is the maximum number of iterations; it is
the iteration that ranges from 1 to Nit; w1, w2 and w3 are
random constants and d is the Euclidean distance between
two vehicles communicating witheachotheratanyinstantof
time which is defined as:
d = √ (xvi-xvj)2 +(yvi-yvj)2
avg is the average speed of vehicle V calculated as
n
avg = 1/n ∑ s; V∊[1,n]
k=1
IV. Proposed Work
Differential Evolution is a method that optimizes a problem
by iteratively trying to improve a candidate solution. In this
paper DE is applied to VANET that generate better results as
compared to PSO used in VANET [23].
 Initialize all ‘a’ with random positions in the search-
space.
 Unless an ending criterion is met (e.g. number of
iterations performed, or sufficient fitness reached),
repeat the following:
 For every agent ‘a’ in the population do:
 Choose three agents s, t and u from the population
at random, they must be different from each other
as well as from agent
 Choose a random index (n being
the dimensionality of the problem to be
optimized).
 Calculate the agent's potentially new position b =[
b1,…..bn] as follows:
 Forevery ,choosea uniformly
distributed number
 If or then set bi = si + F × ( ti
– ui ) otherwise set bi = ai
 The new position is the outcome of the binary
crossover of agent a with the intermediate
agent z= s+ F ×(t-u).
 Choose the agent from the population with the highest
fitness or lowest cost and return it as the best found
candidate solution.
V. Performance Evaluation and Results
Simulation of the VANET based cluster algorithm that was
carried out using MATLAB language (matrix laboratory)
which is a numerical computing environment. MATLAB
allows matrix multiplication, showing graphs of functions
and data, implementation of algorithms. Here a comparative
analysis is performed between PSO applied to VANET and
with DE applied to VANET.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2659
i) Comparison of fitness: Using Differential Evolution
algorithm (proposed) the Fitness value with respect to
iterations is minimized as compared to PSO (base) as shown
in Fig.1
Fig.1. Fitness vs. Iteration
ii) Comparison of fitness score: Fitness score is minimized
using differential evolution which helps to select suitable
cluster head in VANET as shown in Fig.2
Fig.2.Fitness score
iii) Comparison of data packet reception: According to
Fig.3, it can be seen that data packet reception with respect
to time using DE is enhanced as compared to the previous
work of VANET using PSO. More number of data packets
between vehicles is exchanged which enhance the
performance of network.
Fig.3. Packet reception vs. Time
iv) Comparison of packet delivery ratio: Packet delivery
ratio using DE is increased as shown in Fig.4
Fig.4. PDR
v) Comparison of throughput: Number of packets in
proposed solution is increased as shown in Fig.5
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2660
Fig.5. Throughput
vi) Comparison of time complexity: The proposed algorithm
DE reduced the time as shown in fig.
Fig.6. Time Complexity
The main problem of old scheme [24] is the number
of data packet delivery from source to destination is less and
time taken in vehicle to vehicle communication is more. This
paper tries to overcome these drawbacks. The modified
scheme based on DE proposes novel criteria to choose the
best cluster head by reducing the fitness function value and
computationally reduces the time. Thefollowingtableshows
the comparative analysis:-
Table1. Comparison of PSO and DE applied to
VANET
Approach PDR TP Avg Fitness
Score
Time(sec)
Base 65.1111 6 322.3552 0.4509
Proposed 89.5556 8.6 238.5075 0.3
.
VI. Conclusion
In this paper, a novel forwarding approach to improve
performance of vehicles in VANETs is proposed. The data is
forwarded over a set of groups with an optimal Cluster Head
which is selected using PSO optimization algorithm. Fitness
value is minimized which results an increase in packet
reception, increase in throughput and reduces the time
complexity. As a futurework, hybridoptimizationtechniques
with the combination of PSO and DE algorithm can be used
for better results.
REFERENCES
[1] Raya, M., Jungels, D., Papadimitratos, P., AAD, I. &
HUBAUX, J. P. (2006) Certificate revocation in vehicular
networks, Laboratory for computer Communications and
Applications (LCA) School of Computer and Communication
Sciences, EPFL, Switzerland.
[2] Worldometers, (2013), www.worldometers.info visited
on 30 June, 2013.
[3] Xiaohu Chen, Faloutsos, M., Krishnamurthy, S.V. (2003a),
Power adaptive broadcasting with local information in ad
hoc networks, 11th IEEE International Conference on
Network Protocols (ICNP’03), 168 – 178, IEEE.
[4] Park, S. J. & Sivakumar, R. (2002), Quantitativeanalysisof
transmission power control in wireless ad-hoc networks,
International Conferenceon Parallel Processing Workshops,,
56– 63, IEEE.
[5] Park, S. J. & Sivakumar, R. (2003). Adaptive topology
control for wireless Ad hoc networks. ACM SIGMOBILE
Mobile Computing and Communications Review, 7, 37-38.
[6] Liu, J. & Li, B. (2002), Mobilegrid: capacity-aware
topology control in mobile ad hoc networks, Eleventh
International Conference on ComputerCommunications and
Networks, 570 - 574 IEEE.
[7] Rawat, D., Popescu, D., Yan, G. & Olariu, S. (2011).
Enhancing VANET Performance by Joint Adaptation of
Transmission Power and Contention Window Size. IEEE
Transactions on Parallel and Distributed Systems, issue 99,
1-8, IEEE.
[8] R Stanica, E Chaput, AL Beylot, "Congestion Control for
Safety Vehicular Ad Hoc Networks", (2013), Wiley Online
Library, DOI: 10.1002/9781118648759.ch1.
[9] Mittag, J., F. Harri AND H. Hartenstein (2009), A
comparison of single- and multi-hop beaconing in VANETs,
6th ACM International Workshop on Vehicular
Internetworking, 69– 78, ACM.
[10] Ni, S. Y., Tseng, Y. C., Chen, Y. S. & Sheu, J. P. (1999a), The
broadcast storm problem in a mobile ad hoc network, 5th
annual ACM/IEEE international conference on Mobile
computing and networking, 151-162, ACM.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2661
[11] Xu Guan, Sengupta, R., Krishnan, H., Fan Bai, (2007), A
feedback-based power control algorithm design for VANET,
Mobile Networking for Vehicular Environments, IEEE
INFOCOM, IEEE.
[12] Li, X., Nguyen, T. D. & Martin, R. P. (2004), An analytic
model predicting the optimal range for maximizing 1-hop
broadcast coverage in dense wireless networks. Ad-Hoc,
Mobile, and Wireless Networks, 630-630.
[13] Li, X., Nguyen, T. D. & Martin, R. P. (2004), Using
adaptive range control to maximize 1-hop broadcast
coverage in dense wireless networks, First Annual IEEE
Communications Society Conference on Sensor and Ad Hoc
Communications and Networks, IEEE SECON 2004, 397 -
405, IEEE.
[14] Chigan, C. A. J. L. (2007), A delay-bounded dynamic
interactive power control algorithm for VANETs, IEEE
International Conference on Communications, 5849 – 5855,
IEEE.
[15] Torrent-Moreno, M. (2007a), Inter-Vehicle
Communications: Achieving Safety in a Distributed Wireless
Environment- Challenges, Systems and Protocols, (Ph.D
Thesis), Universitatsverlag Karlsruhe, ISBN: 978-3-86644-
175-0.
[16] SeyhanUcar_, SinemColeriErgenyand OznurOzkasap
(2013), VMaSC: Vehicular Multi-hop algorithm for Stable
Clustering in Vehicular Ad Hoc Networks,pp 2381-
2386,IEEE.
[17] B. Hassanabadi, C. Shea, L. Zhang, S. (2014) Clusteringin
Vehicular Ad Hoc Networks using Affinity Propagation, pp
535-548.
[18] RajarajanSivaraj_, Aravind Kota Gopalakrishnay, M.
GirishChandraz, P. Balamuralidhar (2011), QoS-enabled
Group Communication in Integrated VANET-LTE
Heterogeneous Wireless Networks, pp 17-24,IEEE.
[19] VenkataManoj D1, M. M. Manohara Pai1, Radhika
M.Pai1, Joseph MOUZNA (2011), Traffic Monitoring and
Routing in VANETs – A Cluster Based Approach, pp 27-
32,IEEE.
[20] Zhenxia Zhang, AzzedineBoukerche and Richard W.
Pazzi (2011), A Novel Multi-hop Clustering Scheme
forVehicularAd-HocNetworks,pp19-26,MobiWac’11,Miami,
Florida, USA.
[21] Zaydoun Y Rawashdeh and Syed Masud Mahmud
(2012), A novel algorithm to form stableclustersinvehicular
ad hoc networks on highways, pp 1-13.
[22] S. Harrabi , W. Chainbi, K. Ghédira (2014), A multi-agent
proactive routing protocol for Vehicular Ad-Hoc Networks,
Proc. of The 2014 International Symposium on Networks,
Computers and Communications (ISNCC) , Hammamet-
Tunisia, 17-19 June 2014.
[23] Kennedy, J., R. C. Eberhart (1995s), “ Particle Swarm
Optimization,” In: Proc. of IEEE International Conference on
Neural Networks, pp. 1942-1948.
[24] Samira Harrabi, Ines Ben Jaffar, khaled Ghedira “Novel
Optimized RoutingSchemeforVANETs”The7th International
Conference on Emerging Ubiquitous Systems and Pervasive
Networks (EUPSN 2016).

More Related Content

What's hot

A NOVEL HYBRID OPPORTUNISTIC SCALABLE ENERGY EFFICIENT ROUTING DESIGN FOR LOW...
A NOVEL HYBRID OPPORTUNISTIC SCALABLE ENERGY EFFICIENT ROUTING DESIGN FOR LOW...A NOVEL HYBRID OPPORTUNISTIC SCALABLE ENERGY EFFICIENT ROUTING DESIGN FOR LOW...
A NOVEL HYBRID OPPORTUNISTIC SCALABLE ENERGY EFFICIENT ROUTING DESIGN FOR LOW...IJCNCJournal
 
Analytical average throughput and delay estimations for LTE
Analytical average throughput and delay estimations for LTEAnalytical average throughput and delay estimations for LTE
Analytical average throughput and delay estimations for LTESpiros Louvros
 
A secure qos distributed routing protocol for hybrid wireless networks
A secure qos distributed routing protocol for hybrid wireless networksA secure qos distributed routing protocol for hybrid wireless networks
A secure qos distributed routing protocol for hybrid wireless networksAAKASH S
 
QOD PHASE-1 FINAL PPT
QOD PHASE-1 FINAL PPTQOD PHASE-1 FINAL PPT
QOD PHASE-1 FINAL PPTAAKASH S
 
Performance Analysis of Optimization Techniques for OLSR Routing Protocol for...
Performance Analysis of Optimization Techniques for OLSR Routing Protocol for...Performance Analysis of Optimization Techniques for OLSR Routing Protocol for...
Performance Analysis of Optimization Techniques for OLSR Routing Protocol for...IRJET Journal
 
An Efficient and Stable Routing Algorithm in Mobile Ad Hoc Network
An Efficient and Stable Routing Algorithm in Mobile Ad Hoc NetworkAn Efficient and Stable Routing Algorithm in Mobile Ad Hoc Network
An Efficient and Stable Routing Algorithm in Mobile Ad Hoc NetworkIJCNCJournal
 
Improved aodv based on energy strength and dropping ratio
Improved aodv based on energy strength and dropping ratioImproved aodv based on energy strength and dropping ratio
Improved aodv based on energy strength and dropping ratioIJLT EMAS
 
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...ijcsit
 
Design and analysis of routing protocol for cognitive radio ad hoc networks i...
Design and analysis of routing protocol for cognitive radio ad hoc networks i...Design and analysis of routing protocol for cognitive radio ad hoc networks i...
Design and analysis of routing protocol for cognitive radio ad hoc networks i...IJECEIAES
 
A Cluster-Based Routing Protocol and Fault Detection for Wireless Sensor Network
A Cluster-Based Routing Protocol and Fault Detection for Wireless Sensor NetworkA Cluster-Based Routing Protocol and Fault Detection for Wireless Sensor Network
A Cluster-Based Routing Protocol and Fault Detection for Wireless Sensor NetworkIJCNCJournal
 
PERFORMANCE ANALYSIS OF WIRELESS MESH NETWORK USING ADAPTIVE INFORMANT FACTOR...
PERFORMANCE ANALYSIS OF WIRELESS MESH NETWORK USING ADAPTIVE INFORMANT FACTOR...PERFORMANCE ANALYSIS OF WIRELESS MESH NETWORK USING ADAPTIVE INFORMANT FACTOR...
PERFORMANCE ANALYSIS OF WIRELESS MESH NETWORK USING ADAPTIVE INFORMANT FACTOR...IJCSES Journal
 
Cooperative load balancing and dynamic channel allocation for cluster based m...
Cooperative load balancing and dynamic channel allocation for cluster based m...Cooperative load balancing and dynamic channel allocation for cluster based m...
Cooperative load balancing and dynamic channel allocation for cluster based m...ieeeprojectschennai
 
A survey on mac strategies for cognitive radio networks
A survey on mac strategies for cognitive radio networksA survey on mac strategies for cognitive radio networks
A survey on mac strategies for cognitive radio networksAbir Hossain
 
A QoS oriented distributed routing protocol for Hybrid Wireless Network :Firs...
A QoS oriented distributed routing protocol for Hybrid Wireless Network :Firs...A QoS oriented distributed routing protocol for Hybrid Wireless Network :Firs...
A QoS oriented distributed routing protocol for Hybrid Wireless Network :Firs...AAKASH S
 
Cooperative load balancing and dynamic channel allocation for cluster based m...
Cooperative load balancing and dynamic channel allocation for cluster based m...Cooperative load balancing and dynamic channel allocation for cluster based m...
Cooperative load balancing and dynamic channel allocation for cluster based m...IISTech2015
 
Hybrid Cluster Based Congestion Aware (HCBCA) Approaches in Wireless Sensor N...
Hybrid Cluster Based Congestion Aware (HCBCA) Approaches in Wireless Sensor N...Hybrid Cluster Based Congestion Aware (HCBCA) Approaches in Wireless Sensor N...
Hybrid Cluster Based Congestion Aware (HCBCA) Approaches in Wireless Sensor N...IJCSIS Research Publications
 
21 9149 simulation analysis for consistent path identification edit septian
21 9149 simulation analysis for consistent path identification edit septian21 9149 simulation analysis for consistent path identification edit septian
21 9149 simulation analysis for consistent path identification edit septianIAESIJEECS
 

What's hot (17)

A NOVEL HYBRID OPPORTUNISTIC SCALABLE ENERGY EFFICIENT ROUTING DESIGN FOR LOW...
A NOVEL HYBRID OPPORTUNISTIC SCALABLE ENERGY EFFICIENT ROUTING DESIGN FOR LOW...A NOVEL HYBRID OPPORTUNISTIC SCALABLE ENERGY EFFICIENT ROUTING DESIGN FOR LOW...
A NOVEL HYBRID OPPORTUNISTIC SCALABLE ENERGY EFFICIENT ROUTING DESIGN FOR LOW...
 
Analytical average throughput and delay estimations for LTE
Analytical average throughput and delay estimations for LTEAnalytical average throughput and delay estimations for LTE
Analytical average throughput and delay estimations for LTE
 
A secure qos distributed routing protocol for hybrid wireless networks
A secure qos distributed routing protocol for hybrid wireless networksA secure qos distributed routing protocol for hybrid wireless networks
A secure qos distributed routing protocol for hybrid wireless networks
 
QOD PHASE-1 FINAL PPT
QOD PHASE-1 FINAL PPTQOD PHASE-1 FINAL PPT
QOD PHASE-1 FINAL PPT
 
Performance Analysis of Optimization Techniques for OLSR Routing Protocol for...
Performance Analysis of Optimization Techniques for OLSR Routing Protocol for...Performance Analysis of Optimization Techniques for OLSR Routing Protocol for...
Performance Analysis of Optimization Techniques for OLSR Routing Protocol for...
 
An Efficient and Stable Routing Algorithm in Mobile Ad Hoc Network
An Efficient and Stable Routing Algorithm in Mobile Ad Hoc NetworkAn Efficient and Stable Routing Algorithm in Mobile Ad Hoc Network
An Efficient and Stable Routing Algorithm in Mobile Ad Hoc Network
 
Improved aodv based on energy strength and dropping ratio
Improved aodv based on energy strength and dropping ratioImproved aodv based on energy strength and dropping ratio
Improved aodv based on energy strength and dropping ratio
 
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...
 
Design and analysis of routing protocol for cognitive radio ad hoc networks i...
Design and analysis of routing protocol for cognitive radio ad hoc networks i...Design and analysis of routing protocol for cognitive radio ad hoc networks i...
Design and analysis of routing protocol for cognitive radio ad hoc networks i...
 
A Cluster-Based Routing Protocol and Fault Detection for Wireless Sensor Network
A Cluster-Based Routing Protocol and Fault Detection for Wireless Sensor NetworkA Cluster-Based Routing Protocol and Fault Detection for Wireless Sensor Network
A Cluster-Based Routing Protocol and Fault Detection for Wireless Sensor Network
 
PERFORMANCE ANALYSIS OF WIRELESS MESH NETWORK USING ADAPTIVE INFORMANT FACTOR...
PERFORMANCE ANALYSIS OF WIRELESS MESH NETWORK USING ADAPTIVE INFORMANT FACTOR...PERFORMANCE ANALYSIS OF WIRELESS MESH NETWORK USING ADAPTIVE INFORMANT FACTOR...
PERFORMANCE ANALYSIS OF WIRELESS MESH NETWORK USING ADAPTIVE INFORMANT FACTOR...
 
Cooperative load balancing and dynamic channel allocation for cluster based m...
Cooperative load balancing and dynamic channel allocation for cluster based m...Cooperative load balancing and dynamic channel allocation for cluster based m...
Cooperative load balancing and dynamic channel allocation for cluster based m...
 
A survey on mac strategies for cognitive radio networks
A survey on mac strategies for cognitive radio networksA survey on mac strategies for cognitive radio networks
A survey on mac strategies for cognitive radio networks
 
A QoS oriented distributed routing protocol for Hybrid Wireless Network :Firs...
A QoS oriented distributed routing protocol for Hybrid Wireless Network :Firs...A QoS oriented distributed routing protocol for Hybrid Wireless Network :Firs...
A QoS oriented distributed routing protocol for Hybrid Wireless Network :Firs...
 
Cooperative load balancing and dynamic channel allocation for cluster based m...
Cooperative load balancing and dynamic channel allocation for cluster based m...Cooperative load balancing and dynamic channel allocation for cluster based m...
Cooperative load balancing and dynamic channel allocation for cluster based m...
 
Hybrid Cluster Based Congestion Aware (HCBCA) Approaches in Wireless Sensor N...
Hybrid Cluster Based Congestion Aware (HCBCA) Approaches in Wireless Sensor N...Hybrid Cluster Based Congestion Aware (HCBCA) Approaches in Wireless Sensor N...
Hybrid Cluster Based Congestion Aware (HCBCA) Approaches in Wireless Sensor N...
 
21 9149 simulation analysis for consistent path identification edit septian
21 9149 simulation analysis for consistent path identification edit septian21 9149 simulation analysis for consistent path identification edit septian
21 9149 simulation analysis for consistent path identification edit septian
 

Similar to A Novel De Routing Scheme for Vehicular Ad-Hoc Network

Performance Analysis of Energy Efficient Cross Layer Load Balancing in Tactic...
Performance Analysis of Energy Efficient Cross Layer Load Balancing in Tactic...Performance Analysis of Energy Efficient Cross Layer Load Balancing in Tactic...
Performance Analysis of Energy Efficient Cross Layer Load Balancing in Tactic...IRJET Journal
 
A scalable and power efficient solution for routing in mobile ad hoc network ...
A scalable and power efficient solution for routing in mobile ad hoc network ...A scalable and power efficient solution for routing in mobile ad hoc network ...
A scalable and power efficient solution for routing in mobile ad hoc network ...ijmnct
 
CROSS LAYER DESIGN APPROACH FOR EFFICIENT DATA DELIVERY BASED ON IEEE 802.11P...
CROSS LAYER DESIGN APPROACH FOR EFFICIENT DATA DELIVERY BASED ON IEEE 802.11P...CROSS LAYER DESIGN APPROACH FOR EFFICIENT DATA DELIVERY BASED ON IEEE 802.11P...
CROSS LAYER DESIGN APPROACH FOR EFFICIENT DATA DELIVERY BASED ON IEEE 802.11P...pijans
 
CROSS LAYER DESIGN APPROACH FOR EFFICIENT DATA DELIVERY BASED ON IEEE 802.11P...
CROSS LAYER DESIGN APPROACH FOR EFFICIENT DATA DELIVERY BASED ON IEEE 802.11P...CROSS LAYER DESIGN APPROACH FOR EFFICIENT DATA DELIVERY BASED ON IEEE 802.11P...
CROSS LAYER DESIGN APPROACH FOR EFFICIENT DATA DELIVERY BASED ON IEEE 802.11P...pijans
 
CONTROLLING ADAPTIVE CONTENTION WINDOW TO IMPROVE SAFE MESSAGE RECEIVED RATE ...
CONTROLLING ADAPTIVE CONTENTION WINDOW TO IMPROVE SAFE MESSAGE RECEIVED RATE ...CONTROLLING ADAPTIVE CONTENTION WINDOW TO IMPROVE SAFE MESSAGE RECEIVED RATE ...
CONTROLLING ADAPTIVE CONTENTION WINDOW TO IMPROVE SAFE MESSAGE RECEIVED RATE ...IJCNCJournal
 
Controlling Adaptive Contention Window to Improve Safe Message Received Rate ...
Controlling Adaptive Contention Window to Improve Safe Message Received Rate ...Controlling Adaptive Contention Window to Improve Safe Message Received Rate ...
Controlling Adaptive Contention Window to Improve Safe Message Received Rate ...IJCNCJournal
 
Optimized reduction approach of congestion in mobile ad hoc network based on...
Optimized reduction approach of congestion in mobile ad hoc  network based on...Optimized reduction approach of congestion in mobile ad hoc  network based on...
Optimized reduction approach of congestion in mobile ad hoc network based on...IJECEIAES
 
Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199Editor IJARCET
 
Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199Editor IJARCET
 
Energy Saving DSR and Probabilistic Rebroadcast Mechanism are used to Increas...
Energy Saving DSR and Probabilistic Rebroadcast Mechanism are used to Increas...Energy Saving DSR and Probabilistic Rebroadcast Mechanism are used to Increas...
Energy Saving DSR and Probabilistic Rebroadcast Mechanism are used to Increas...IJTET Journal
 
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
 
Network parameters impact on dynamic transmission power control in vehicular ...
Network parameters impact on dynamic transmission power control in vehicular ...Network parameters impact on dynamic transmission power control in vehicular ...
Network parameters impact on dynamic transmission power control in vehicular ...ijngnjournal
 
Network Parameters Impact on Dynamic Transmission Power Control in Vehicular ...
Network Parameters Impact on Dynamic Transmission Power Control in Vehicular ...Network Parameters Impact on Dynamic Transmission Power Control in Vehicular ...
Network Parameters Impact on Dynamic Transmission Power Control in Vehicular ...josephjonse
 
An effective transmit packet coding with trust-based relay nodes in VANETs
An effective transmit packet coding with trust-based relay nodes in VANETsAn effective transmit packet coding with trust-based relay nodes in VANETs
An effective transmit packet coding with trust-based relay nodes in VANETsjournalBEEI
 
An Accurate Performance Analysis of Hybrid Efficient and Reliable MAC Protoco...
An Accurate Performance Analysis of Hybrid Efficient and Reliable MAC Protoco...An Accurate Performance Analysis of Hybrid Efficient and Reliable MAC Protoco...
An Accurate Performance Analysis of Hybrid Efficient and Reliable MAC Protoco...IJECEIAES
 
Efficient and stable route selection by using cross layer concept for highly...
 Efficient and stable route selection by using cross layer concept for highly... Efficient and stable route selection by using cross layer concept for highly...
Efficient and stable route selection by using cross layer concept for highly...Roopali Singh
 
AN OPTIMAL ROUTE DISCOVERY USING BIOGEOGRAPHY BASED OPTIMIZATION FOR VEHICULA...
AN OPTIMAL ROUTE DISCOVERY USING BIOGEOGRAPHY BASED OPTIMIZATION FOR VEHICULA...AN OPTIMAL ROUTE DISCOVERY USING BIOGEOGRAPHY BASED OPTIMIZATION FOR VEHICULA...
AN OPTIMAL ROUTE DISCOVERY USING BIOGEOGRAPHY BASED OPTIMIZATION FOR VEHICULA...IJCNCJournal
 
An Optimal Route Discovery using Biogeography based Optimization for Vehicula...
An Optimal Route Discovery using Biogeography based Optimization for Vehicula...An Optimal Route Discovery using Biogeography based Optimization for Vehicula...
An Optimal Route Discovery using Biogeography based Optimization for Vehicula...StevePrice20
 
Optimization of Quality of Service (QoS) framework for highway based Vehicula...
Optimization of Quality of Service (QoS) framework for highway based Vehicula...Optimization of Quality of Service (QoS) framework for highway based Vehicula...
Optimization of Quality of Service (QoS) framework for highway based Vehicula...IJERA Editor
 
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
 

Similar to A Novel De Routing Scheme for Vehicular Ad-Hoc Network (20)

Performance Analysis of Energy Efficient Cross Layer Load Balancing in Tactic...
Performance Analysis of Energy Efficient Cross Layer Load Balancing in Tactic...Performance Analysis of Energy Efficient Cross Layer Load Balancing in Tactic...
Performance Analysis of Energy Efficient Cross Layer Load Balancing in Tactic...
 
A scalable and power efficient solution for routing in mobile ad hoc network ...
A scalable and power efficient solution for routing in mobile ad hoc network ...A scalable and power efficient solution for routing in mobile ad hoc network ...
A scalable and power efficient solution for routing in mobile ad hoc network ...
 
CROSS LAYER DESIGN APPROACH FOR EFFICIENT DATA DELIVERY BASED ON IEEE 802.11P...
CROSS LAYER DESIGN APPROACH FOR EFFICIENT DATA DELIVERY BASED ON IEEE 802.11P...CROSS LAYER DESIGN APPROACH FOR EFFICIENT DATA DELIVERY BASED ON IEEE 802.11P...
CROSS LAYER DESIGN APPROACH FOR EFFICIENT DATA DELIVERY BASED ON IEEE 802.11P...
 
CROSS LAYER DESIGN APPROACH FOR EFFICIENT DATA DELIVERY BASED ON IEEE 802.11P...
CROSS LAYER DESIGN APPROACH FOR EFFICIENT DATA DELIVERY BASED ON IEEE 802.11P...CROSS LAYER DESIGN APPROACH FOR EFFICIENT DATA DELIVERY BASED ON IEEE 802.11P...
CROSS LAYER DESIGN APPROACH FOR EFFICIENT DATA DELIVERY BASED ON IEEE 802.11P...
 
CONTROLLING ADAPTIVE CONTENTION WINDOW TO IMPROVE SAFE MESSAGE RECEIVED RATE ...
CONTROLLING ADAPTIVE CONTENTION WINDOW TO IMPROVE SAFE MESSAGE RECEIVED RATE ...CONTROLLING ADAPTIVE CONTENTION WINDOW TO IMPROVE SAFE MESSAGE RECEIVED RATE ...
CONTROLLING ADAPTIVE CONTENTION WINDOW TO IMPROVE SAFE MESSAGE RECEIVED RATE ...
 
Controlling Adaptive Contention Window to Improve Safe Message Received Rate ...
Controlling Adaptive Contention Window to Improve Safe Message Received Rate ...Controlling Adaptive Contention Window to Improve Safe Message Received Rate ...
Controlling Adaptive Contention Window to Improve Safe Message Received Rate ...
 
Optimized reduction approach of congestion in mobile ad hoc network based on...
Optimized reduction approach of congestion in mobile ad hoc  network based on...Optimized reduction approach of congestion in mobile ad hoc  network based on...
Optimized reduction approach of congestion in mobile ad hoc network based on...
 
Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199
 
Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199
 
Energy Saving DSR and Probabilistic Rebroadcast Mechanism are used to Increas...
Energy Saving DSR and Probabilistic Rebroadcast Mechanism are used to Increas...Energy Saving DSR and Probabilistic Rebroadcast Mechanism are used to Increas...
Energy Saving DSR and Probabilistic Rebroadcast Mechanism are used to Increas...
 
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
 
Network parameters impact on dynamic transmission power control in vehicular ...
Network parameters impact on dynamic transmission power control in vehicular ...Network parameters impact on dynamic transmission power control in vehicular ...
Network parameters impact on dynamic transmission power control in vehicular ...
 
Network Parameters Impact on Dynamic Transmission Power Control in Vehicular ...
Network Parameters Impact on Dynamic Transmission Power Control in Vehicular ...Network Parameters Impact on Dynamic Transmission Power Control in Vehicular ...
Network Parameters Impact on Dynamic Transmission Power Control in Vehicular ...
 
An effective transmit packet coding with trust-based relay nodes in VANETs
An effective transmit packet coding with trust-based relay nodes in VANETsAn effective transmit packet coding with trust-based relay nodes in VANETs
An effective transmit packet coding with trust-based relay nodes in VANETs
 
An Accurate Performance Analysis of Hybrid Efficient and Reliable MAC Protoco...
An Accurate Performance Analysis of Hybrid Efficient and Reliable MAC Protoco...An Accurate Performance Analysis of Hybrid Efficient and Reliable MAC Protoco...
An Accurate Performance Analysis of Hybrid Efficient and Reliable MAC Protoco...
 
Efficient and stable route selection by using cross layer concept for highly...
 Efficient and stable route selection by using cross layer concept for highly... Efficient and stable route selection by using cross layer concept for highly...
Efficient and stable route selection by using cross layer concept for highly...
 
AN OPTIMAL ROUTE DISCOVERY USING BIOGEOGRAPHY BASED OPTIMIZATION FOR VEHICULA...
AN OPTIMAL ROUTE DISCOVERY USING BIOGEOGRAPHY BASED OPTIMIZATION FOR VEHICULA...AN OPTIMAL ROUTE DISCOVERY USING BIOGEOGRAPHY BASED OPTIMIZATION FOR VEHICULA...
AN OPTIMAL ROUTE DISCOVERY USING BIOGEOGRAPHY BASED OPTIMIZATION FOR VEHICULA...
 
An Optimal Route Discovery using Biogeography based Optimization for Vehicula...
An Optimal Route Discovery using Biogeography based Optimization for Vehicula...An Optimal Route Discovery using Biogeography based Optimization for Vehicula...
An Optimal Route Discovery using Biogeography based Optimization for Vehicula...
 
Optimization of Quality of Service (QoS) framework for highway based Vehicula...
Optimization of Quality of Service (QoS) framework for highway based Vehicula...Optimization of Quality of Service (QoS) framework for highway based Vehicula...
Optimization of Quality of Service (QoS) framework for highway based Vehicula...
 
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
 

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

Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAbhinavSharma374939
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 

Recently uploaded (20)

Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog Converter
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 

A Novel De Routing Scheme for Vehicular Ad-Hoc Network

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2656 A NOVEL DE ROUTING SCHEME FOR VEHICULAR AD-HOC NETWORK Navpreet Panjrath1, Monika Poriye2 , Vinod Kumar3 1,2,3 Department of Computer Science & Applications, Kurukshetra University, Kurukshetra ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract- Vehicular Ad hoc Networks (VANET) became one of the most challenging research areas in the field of Mobile Ad hoc Networks (MANET). In VANET vehicles send emergency and safety messages from one control channel having a restricted bandwidth, which results in increasing collision to the channel. In this paper Differential Evolution (DE) optimization algorithm isusedinvehicular adhocnetwork. DE algorithm is used to choose which vehicle is the most suitable to act as cluster manager by minimizing the fitness function. Using various key metrics of interest including data packet delivery ratio, throughput, time complexity, amodifiedscheme based on Differential Evolution (DE) algorithm is proposed which is compared to the PSO based routing in VANET. Keywords –VANET, PSO, Velocity, Best Search I. Introduction The main aim of Intelligent Transport System is to provide security and safety for drivers. It is veryessential andserious concern to create capable safety system on the road for humans today. Traffic congestion wastes time and fuel, thus, there is a serious need to develop efficient safety systems. VANET enables the intelligent vehicles to communicatewith each other. Implementation of such systems is possible in vehicles with devices enhancing safety, such as small range radars, night vision, light sensors, rain sensors, navigation systems, and the Event Data Record (EDR) resembling the Black-Box [1]. However, VANET is still at the early stages of deployment, and real and intensive research pertaining to essential safety solutions is still limited. This research gap prevents VANET from achieving its main goal of creating an efficient safety system on the road [2]. Wirelesses access in vehicular environment (WAVE) is a multi-channel approach, planned by the Federal Communications Commission (FCC), kept for one control channel from 5.855 to 5865 GHz, for high availability, low latency vehicle safetycommunications. WAVErepresentsthe first VANET standard published in 2006. Enhancement was required on IEEE 802.11 standard to support applications from the Intelligent Transportation Systems (ITS). The 802.11p standard is used in VANET communicationand uses dedicated short range communications (DSRC) spectrum; it is divided into eight 10 MHz channels with only one control channel for safety application communication. VANET that depends on the exchange of safety information among vehicles (V2V communication) or between vehicle to infrastructure (V2I Communication) using the control channel. VANET safety communication is implemented in two ways, namely, periodicsafetymessagecalledbeacon and event-driven message known as emergency message, both sharing only one control channel. The beacon messages contain status information about the sender vehicle, such as position, speed, heading, and others. Beacons provide new information about the sender vehicle to the surrounding vehicles in the network, which updates the status of the current network and predict the movement of vehicles. Beacons are sent aggressively to nearby vehicles at 10 messages each second. This results a raise in channel collision that the control channel cannot bear, especially when extreme traffic occurs in small geographic areas. So channel load should be controlled and limited channel resources should be efficiently used. In this paper Differential Evolutionoptimizationalgorithmisimplemented in VANET to minimize the fitness function which results to choose best suitable vehicle as cluster head. II. Related Work In VANET network is divided into clusterswhichassuresfast delivery of data packets from one vehicle to another vehicle which result to increase data packet delivery ratio and reduce collision. In [3] authors have proposed an “energy aware” adaptive algorithm, which uses only local information to alter power [4, 5 and 6] and fixed on the minimum transmission power does not always maximize throughput. In VANET energy efficiency is not a matter where nodes have a nearly unlimited power supply for communication. Dynamic alteration of transmission power based on estimates of local vehicle density is proposed in [7]. Traffic density does not specify channel load; thus, if the channel load is high and the traffic density is low, the sender chooses high power for sending the message, that further increasing channel load and causing message reception failure [8].
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2657 A comparison is done between single- hop transmission at high transmission power and multi-hop transmission at low transmission power. This resolves whether the multi-hop beaconing can reduce channel load or not [9]. The author found that single hop is best for beaconing and multi hop is suitable for full coverage. Sending in high power enables beacons to arrive at long distances in single-hop and may increase channel load. Broadcasting at full power results in broadcast storm problem [10] and increases the channel load. In [11] a power control algorithm is developed to determine best possible transmission power for beacon message transmission by adding a power tuning feedback beacon during each beacon message exchange. On each message exchange, the sender computes the distance to the receiver and sets a predicted transmission power. On the receiver side, the distance is computed to determine if the transmission power achieved a greater distance or not. However message exchanges results in delay that makes the information gathered outdated as network statusisvariable. An analytical model is planned to find a transmissionpower, which maximizes single-hop broadcast coverage [12]. An adaptive algorithm that adjusts to a given fixed transmission power is proposed [13]. Both studies paying attention on a unpolluted broadcast environment, their assumptionsmade their approach infeasible for vehicular networks, because their nodes were static and had the same priority, i.e., there was no differentiation among the transmission power of beacon and emergency messages. In [14] authors proposed a Delay-Bounded Dynamic Interactive Power Control (DB-DIPC), in which the transmission powers of VANET nodes are verified by neighboring vehicles at run-time. The idea istosend beacons to neighbor vehicles at very low power, and if the sender receives an acknowledgment, then that specific power is sufficient for close neighbors.Thismechanismsendsbeacons to very close vehicles and limits the information gain for vehicles in the network. It also produces a very long delay as the sender needs to send the message many times to its neighbors and wait for a reply to decide the suitable transmission power. Various routing metrics such as throughput, end-to-end delay, packet delivery ratio, path duration,andsomany have been used to calculate the performance of routing protocols in VANETs [15]. Path duration is one of the most influential metrics among these routing metrics. Highly movable vehicles results in regular topology transformation in vehicular network environment that ultimately affects the path duration. Author derived a mathematical model to calculate approximately path duration using border node- based most forward progress within radius (B-MFR), a position based routing protocol. Themathematical model for estimation of path duration consists of probability of finding next-hop node in forwarding region, evaluation of expected number of hops, probability distribution ofvelocityofnodes, and link duration among each in-between pair of nodes. Vehicular Ad hoc Network (VANET) studies have focused on the communication methods based on IEEE 802.11p, which forms the standard for Wireless Access for Vehicular Environments (WAVE) [16]. VANET network which usesthe IEEE 802.11p only, the broadcast storm and disconnected network problems at high and low vehicle densities respectively degrade the delay and delivery ratio of safety message dissemination. Recently, as an alternative to the IEEE 802.11p based VANET, the usage of cellular technologies has been investigated due to their low latency and broad range communication. An efficient clustering algorithm for Vehicular Ad Hoc Networks (VANETs) is provoked by the recent research in cluster-based MAC and routing schemes [17]. VANETs are highly dynamic and have extreme channel conditions, thus a suitable clustering algorithm mustberobusttochannel error and must consider node mobility during cluster formation. This work presents a narrative, mobility-based clustering scheme for Vehicular Ad hoc Networks, whichformsclusters using the Affinity Propagation algorithm in a distributed manner. This proposed algorithm considers node mobility during cluster formation and generates clusters with high stability. It is also robust to channel error and exhibits reasonable overhead. Ever-present integration of high-speed WLANs with wide- range 3GPP systems results in the service extension of the backbone cellular network. In such heterogeneous wireless network architecturewhichcombines IEEE802.11pVANETs with 3GPP LTE to get flawless data connectivity for continuous multimedia sessions amongst spatially-apart vehicular clusters. Issues based on cluster head-based multicasting and QoS are explored. An adaptivemulti-metric Cluster Head (CH) election mechanism is proposed to manage the VANET sub-clusters. Building of a 2-hop virtual superimpose mesh-based shared multicast tree for lower level multicasting within VANETs is discussed. A vehicular ad hoc network (VANETs) involve vehicle to vehicle (V2V) and vehicle to infrastructure (V2I) communication and has established a better attention in the recent years. Though safety is the primary motive for the growth of vehicular ad-hoc network, theyalso makepossible applications like supervision of traffic flow [18], monitoring the road conditions, broadcasting of data and many more. Efficiency of all these applications depends on density
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2658 estimation. A clustering approach for traffic monitoring and routing is proposed where the Cluster Head (CH) election is done based on distance and direction information. As clusters are created all along the road, CH’s will take the liability of routing the packet to destination. The simulation results show better stability, accurate density estimation in the cluster, better End-to-End delay and good delivery ratio. sAuthor presents huge applications introduced by Vehicular Ad-Hoc Networks (VANETs), such as intelligent transportation, roadside advertisement, make VANETs become an important part of metropolitan area networks [19]. In VANETs, mobile nodes are vehicles which are prepared with wireless antennas;andtheycancommunicate with each other’s by wireless communication on ad-hoc mode or infrastructure mode.ComparedwithMobileAd-Hoc Networks, VANETs have some intrinsic characteristic, such as high speed, sufficient energy, etc. According to previous research, clustering vehicles into diverse groups can introduce many advantages for VANETs. Clustering in vehicular ad hoc networks (VANET) is one of the organized schemes used to make VANET global topology less dynamic. Many of the VANET clustering algorithms are derived from mobile ad hoc networks (MANET) [20]. However, VANET nodes are characterized by their high mobility, and the existence of VANET nodes in the same geographic proximity does not mean that they exhibit the same mobility patterns [21]. Therefore, VANET clustering schemes should take into consideration the degree of the speed difference among neighboring nodes to produce relatively stable clustering structure III. Optimal Clustering Method Clustering in VANET is the most important issue of concern because the selection of optimal cluster head is essential. In VANET every vehicle is able to learn its neighboring environment and take a judgment autonomously. In VANET every vehicle behaves asanagent[22].ThereforeDifferential Evolution Algorithm is applied to choose an optimal cluster head. Hence three features is to be considered in the selection of cluster head. Firstly, the cluster head should be at a least average distance to its cluster members. Secondly, the velocity value should be nearby to the average speed. Finally, the vehicle that acts as cluster head must have utmost neighbors. A fitness function f is defined: Nit f = min (∑ [w1.d + w2.│avg - s│+ w3.n]) it=1 s is the speed of vehicle V; n is the number of the neighbors of vehicle V; Nit is the maximum number of iterations; it is the iteration that ranges from 1 to Nit; w1, w2 and w3 are random constants and d is the Euclidean distance between two vehicles communicating witheachotheratanyinstantof time which is defined as: d = √ (xvi-xvj)2 +(yvi-yvj)2 avg is the average speed of vehicle V calculated as n avg = 1/n ∑ s; V∊[1,n] k=1 IV. Proposed Work Differential Evolution is a method that optimizes a problem by iteratively trying to improve a candidate solution. In this paper DE is applied to VANET that generate better results as compared to PSO used in VANET [23].  Initialize all ‘a’ with random positions in the search- space.  Unless an ending criterion is met (e.g. number of iterations performed, or sufficient fitness reached), repeat the following:  For every agent ‘a’ in the population do:  Choose three agents s, t and u from the population at random, they must be different from each other as well as from agent  Choose a random index (n being the dimensionality of the problem to be optimized).  Calculate the agent's potentially new position b =[ b1,…..bn] as follows:  Forevery ,choosea uniformly distributed number  If or then set bi = si + F × ( ti – ui ) otherwise set bi = ai  The new position is the outcome of the binary crossover of agent a with the intermediate agent z= s+ F ×(t-u).  Choose the agent from the population with the highest fitness or lowest cost and return it as the best found candidate solution. V. Performance Evaluation and Results Simulation of the VANET based cluster algorithm that was carried out using MATLAB language (matrix laboratory) which is a numerical computing environment. MATLAB allows matrix multiplication, showing graphs of functions and data, implementation of algorithms. Here a comparative analysis is performed between PSO applied to VANET and with DE applied to VANET.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2659 i) Comparison of fitness: Using Differential Evolution algorithm (proposed) the Fitness value with respect to iterations is minimized as compared to PSO (base) as shown in Fig.1 Fig.1. Fitness vs. Iteration ii) Comparison of fitness score: Fitness score is minimized using differential evolution which helps to select suitable cluster head in VANET as shown in Fig.2 Fig.2.Fitness score iii) Comparison of data packet reception: According to Fig.3, it can be seen that data packet reception with respect to time using DE is enhanced as compared to the previous work of VANET using PSO. More number of data packets between vehicles is exchanged which enhance the performance of network. Fig.3. Packet reception vs. Time iv) Comparison of packet delivery ratio: Packet delivery ratio using DE is increased as shown in Fig.4 Fig.4. PDR v) Comparison of throughput: Number of packets in proposed solution is increased as shown in Fig.5
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2660 Fig.5. Throughput vi) Comparison of time complexity: The proposed algorithm DE reduced the time as shown in fig. Fig.6. Time Complexity The main problem of old scheme [24] is the number of data packet delivery from source to destination is less and time taken in vehicle to vehicle communication is more. This paper tries to overcome these drawbacks. The modified scheme based on DE proposes novel criteria to choose the best cluster head by reducing the fitness function value and computationally reduces the time. Thefollowingtableshows the comparative analysis:- Table1. Comparison of PSO and DE applied to VANET Approach PDR TP Avg Fitness Score Time(sec) Base 65.1111 6 322.3552 0.4509 Proposed 89.5556 8.6 238.5075 0.3 . VI. Conclusion In this paper, a novel forwarding approach to improve performance of vehicles in VANETs is proposed. The data is forwarded over a set of groups with an optimal Cluster Head which is selected using PSO optimization algorithm. Fitness value is minimized which results an increase in packet reception, increase in throughput and reduces the time complexity. As a futurework, hybridoptimizationtechniques with the combination of PSO and DE algorithm can be used for better results. REFERENCES [1] Raya, M., Jungels, D., Papadimitratos, P., AAD, I. & HUBAUX, J. P. (2006) Certificate revocation in vehicular networks, Laboratory for computer Communications and Applications (LCA) School of Computer and Communication Sciences, EPFL, Switzerland. [2] Worldometers, (2013), www.worldometers.info visited on 30 June, 2013. [3] Xiaohu Chen, Faloutsos, M., Krishnamurthy, S.V. (2003a), Power adaptive broadcasting with local information in ad hoc networks, 11th IEEE International Conference on Network Protocols (ICNP’03), 168 – 178, IEEE. [4] Park, S. J. & Sivakumar, R. (2002), Quantitativeanalysisof transmission power control in wireless ad-hoc networks, International Conferenceon Parallel Processing Workshops,, 56– 63, IEEE. [5] Park, S. J. & Sivakumar, R. (2003). Adaptive topology control for wireless Ad hoc networks. ACM SIGMOBILE Mobile Computing and Communications Review, 7, 37-38. [6] Liu, J. & Li, B. (2002), Mobilegrid: capacity-aware topology control in mobile ad hoc networks, Eleventh International Conference on ComputerCommunications and Networks, 570 - 574 IEEE. [7] Rawat, D., Popescu, D., Yan, G. & Olariu, S. (2011). Enhancing VANET Performance by Joint Adaptation of Transmission Power and Contention Window Size. IEEE Transactions on Parallel and Distributed Systems, issue 99, 1-8, IEEE. [8] R Stanica, E Chaput, AL Beylot, "Congestion Control for Safety Vehicular Ad Hoc Networks", (2013), Wiley Online Library, DOI: 10.1002/9781118648759.ch1. [9] Mittag, J., F. Harri AND H. Hartenstein (2009), A comparison of single- and multi-hop beaconing in VANETs, 6th ACM International Workshop on Vehicular Internetworking, 69– 78, ACM. [10] Ni, S. Y., Tseng, Y. C., Chen, Y. S. & Sheu, J. P. (1999a), The broadcast storm problem in a mobile ad hoc network, 5th annual ACM/IEEE international conference on Mobile computing and networking, 151-162, ACM.
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2661 [11] Xu Guan, Sengupta, R., Krishnan, H., Fan Bai, (2007), A feedback-based power control algorithm design for VANET, Mobile Networking for Vehicular Environments, IEEE INFOCOM, IEEE. [12] Li, X., Nguyen, T. D. & Martin, R. P. (2004), An analytic model predicting the optimal range for maximizing 1-hop broadcast coverage in dense wireless networks. Ad-Hoc, Mobile, and Wireless Networks, 630-630. [13] Li, X., Nguyen, T. D. & Martin, R. P. (2004), Using adaptive range control to maximize 1-hop broadcast coverage in dense wireless networks, First Annual IEEE Communications Society Conference on Sensor and Ad Hoc Communications and Networks, IEEE SECON 2004, 397 - 405, IEEE. [14] Chigan, C. A. J. L. (2007), A delay-bounded dynamic interactive power control algorithm for VANETs, IEEE International Conference on Communications, 5849 – 5855, IEEE. [15] Torrent-Moreno, M. (2007a), Inter-Vehicle Communications: Achieving Safety in a Distributed Wireless Environment- Challenges, Systems and Protocols, (Ph.D Thesis), Universitatsverlag Karlsruhe, ISBN: 978-3-86644- 175-0. [16] SeyhanUcar_, SinemColeriErgenyand OznurOzkasap (2013), VMaSC: Vehicular Multi-hop algorithm for Stable Clustering in Vehicular Ad Hoc Networks,pp 2381- 2386,IEEE. [17] B. Hassanabadi, C. Shea, L. Zhang, S. (2014) Clusteringin Vehicular Ad Hoc Networks using Affinity Propagation, pp 535-548. [18] RajarajanSivaraj_, Aravind Kota Gopalakrishnay, M. GirishChandraz, P. Balamuralidhar (2011), QoS-enabled Group Communication in Integrated VANET-LTE Heterogeneous Wireless Networks, pp 17-24,IEEE. [19] VenkataManoj D1, M. M. Manohara Pai1, Radhika M.Pai1, Joseph MOUZNA (2011), Traffic Monitoring and Routing in VANETs – A Cluster Based Approach, pp 27- 32,IEEE. [20] Zhenxia Zhang, AzzedineBoukerche and Richard W. Pazzi (2011), A Novel Multi-hop Clustering Scheme forVehicularAd-HocNetworks,pp19-26,MobiWac’11,Miami, Florida, USA. [21] Zaydoun Y Rawashdeh and Syed Masud Mahmud (2012), A novel algorithm to form stableclustersinvehicular ad hoc networks on highways, pp 1-13. [22] S. Harrabi , W. Chainbi, K. Ghédira (2014), A multi-agent proactive routing protocol for Vehicular Ad-Hoc Networks, Proc. of The 2014 International Symposium on Networks, Computers and Communications (ISNCC) , Hammamet- Tunisia, 17-19 June 2014. [23] Kennedy, J., R. C. Eberhart (1995s), “ Particle Swarm Optimization,” In: Proc. of IEEE International Conference on Neural Networks, pp. 1942-1948. [24] Samira Harrabi, Ines Ben Jaffar, khaled Ghedira “Novel Optimized RoutingSchemeforVANETs”The7th International Conference on Emerging Ubiquitous Systems and Pervasive Networks (EUPSN 2016).