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: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
Š 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 2154
DENSITY-AWARE RATE ADAPTATION FOR VEHICLE SAFETY
COMMUNICATIONS IN THE HIGHWAY ENVIRONMENT
P.Steffy Sherly1, G.Vanisha2, S.B.Sowmiya3, S.Senthamizhselvi4
1,2,3 B.E., Department of CSE, Panimalar Engineering College, Chennai, Tamil Nadu, India
4 Associate professor, Department of CSE, Panimalar Engineering College, Chennai, Tamil Nadu, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - The implementation of safety applications in
vehicular ad hoc network (VANET) depends on the
dissemination of safety related messages. A self-sortingMAC
protocol is proposed for high-densityscenarios.Theprotocol
allows vehicles to sort with others in a collision-tolerance
manner before data transmission. The vehicles establish a
logic queue by the self-sorting process, and the queue isable
to access the channel once the length reaches the set
threshold. Vehicles in the queue will access the channel by
time-division multiple access (TDMA) when the queue
occupies the channel. A queue will compete for accessingthe
channel on behalf of all the nodesin the queue,whichgreatly
alleviates the contention for access from all nodes. In
contrast with completely random access, the slot a queue
select to access the channel dependson the completion time
of the self-sorting process. In this case, the queue
accomplishing the self-sorting process first can avoid
collisions with other queues since they are still in the self-
sorting process. The performance oftheproposedprotocolis
evaluated compared with other typical MAC protocols in
VANET. The analysis and simulation results in highway and
city scenarios show that the proposed protocol can
significantly reduce packets loss and delay especially in
dense scenarios.
1. INTRODUCTION
VEHICULAR ad hoc network is a self-organizing network
aiming to improve the transportation safety and efficiency
via various safety applications over vehicle-to-vehicle(V2V)
and vehicle-to-infrastructure (V2I) communications. The
safety application is the primary motivation for deploying
vehicular communications, which depends on the
dissemination of status messages containing velocity,
position, etc. Vehicles broadcast their statusmessagesevery
100 ms for cooperative collision avoidance (CCA). The
broadcast messages for safety applications are used for
locating the vehicles in a collision threat or in blind spot and
sending warnings when a collision or a sudden brake is
detected.
The main challenge in VANET is the channel congestion in
MAC layer in high density scenarios.
There are large amounts of devices sending their status
messages in the transmission range, which will lead to
serious packet collisions and increase the time delay. A
suitable maximum delay requirement for the time-critical
safety applications is 100 ms. It has been specified that the
packet delivery ratio (PDR) should be not less than
90%.Simulationbased analysis show the impact of high
density on latency and PDR.
The congestion control issues have been investigated
extensively and various MAC protocolshave been proposed
to improve the performance of VANET. Since the safety
related message are mainly transmitted by broadcast, there
is no acknowledgement message for a successful reception.
Thus, the sender is unable to adjust the contention window
since it is unaware of any packet collisions. The authors
which present a scheme for dynamic adaptation of
transmission power and contention window based on the
estimated local vehicle density and collision rates. The
authors analyze the performance of carrier sense multiple
access(CSMA)based broadcast networksin VANET byusing
toolsfrom stochastic geometry. A theoretical analysismodel
is the performance of the distributed coordination function
(DCF) MAC protocol in IEEE 802.11p, which is based on
CSMA, and a retransmission algorithm is proposed to
improve the reliability of the system. However, theextended
analysis showsthat the retransmissionalgorithmonlyworks
well under low density circumstances, but not suitable for
high density cases since the extra packets of retransmission
triggered by a failure transmission will aggravate the
channel congestion.
A considerable number of cluster-based protocolshavebeen
proposed to improve the performance of VANET. A cluster-
based scheme ispresented in using the contention free MAC
within a cluster and the contention-based IEEE 802.11 MAC
among cluster-head vehicles. Each vehicle is equipped with
two transceivers operating on different channels. The
authors in present a distributed multichannel and mobility-
aware cluster-based MAC (DMMAC) protocol, which allows
vehiclesto send updated statusmessagesto the clusterhead
every 100 ms. The transmission range is decreased to make
a compromise to guarantee the communicationof all cluster
members, which will hinder the performance of safety
applications. It provide a taxonomy and comparative
performance review for the existing cluster based protocols
in VANET, and the main aspects of the clustering problem
are discussed. The majority of cluster-based algorithms
attempt to maintain the cluster topology through
complicated control processesin a long timespan,wherethe
performance can be affected by the mobility of vehicles.
1.1 SELF-SORTING PROTOCOL
The self-sorting protocol consists of three steps for vehicles
with packets to send: self-sorting, channel reservation and
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
Š 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 2155
data transmission. There is no tight and universal
synchronization, neither fixed structure of three phases in
the proposed protocol. The transition of the phases is all
trigged by particular situatione.g., once the length ofaqueue
reaches the set threshold in the self-sorting process, the
queue will start the channel reservation immediately, and if
the queue occupies the channel successfully, membersinthe
queue will transmit their data messages in the order of
joining the queue. There is no need to maintainthestructure,
since the queue will be automatically dismissed afterthelast
member finishes its data transmission.
1.2 Self-Sorting
Vehicles with a nonempty buffer aim to join in a self-sorting
process or start a self-sorting process. When detecting the
existence of a queue in the self-sorting process, the vehicle
will compete to join the queue. Otherwise, the vehicle will
start a self-sorting processby itself and become atemporary
head of queue (QH) with the probability.
1.3 Channel Reservation
Queues will start the channel reservation process
immediately when the length of the queue reaches the
threshold t. The channel reservation mechanismisproposed
to reduce the collisions caused by hidden terminals on such
conditions: If quested within the range of each other’s for
data transmission finish the self-sorting process at the same
time slot and start data transmission immediately, the data
packets from different queues will conflict in the overlap
area.
1.4.Data Transmission
The QH completing the channel reservationaftersendingthe
third reservation declaration tone will start the data
transmission. First, the QH will send the data packet which
consists of safety information and the sequence of the nodes
in the queue. It is used to inform the nodes in the queue
which miss the ACK message in the self-sorting process. The
nodes in the queue will broadcast their data packets
following the sequence from the head to the tail in TDMA.
Then the channel is released, and nodes with packet to send
will start a new self-sorting procedure and repeat the
process above. Compared with existing slotted MAC
protocols, only the data messagesfor safety applications are
transmitted in the data transmission phase, and there is no
extra control messages included in the packets, e.g., the
allocation information of each slot in ALOHA and TDMA-
based protocols aforementioned.
2. ANALYTICAL MODEL
2.1.System Model
We analyze the performance of the MAC protocol proposed
in terms of the mean delay and the PDR, and the superiority
in overhead is compared with the typical slotted protocols.
2.2.Probability of Successful Queuing
In this subsection, we construct a Markov chain to derivethe
probability of forming a queue successfully. In the self-
sorting process, a smaller transmission range Rlis applied,
and the transmission range of the declaration messageis2Rl
to avoid overlap of adjacent queues. If a node has packet to
send, it will become a temporary QH with the probability of
P1 by sending three short QH declaration messages in the
range [−2Rl, 2Rl].
2.3. Service Opportunity
In this subsection, we calculate the average service
opportunity that a node can acquire for transmission after
the self-sorting and the channel reservation process. If the
node is in a queue which has successfully formed a queue
with length of t, it has the opportunity to transmit its data
packets in the transmission process. Otherwise, it just hasto
compete for the service opportunity in following processes.
2.4.Implementation Overhead
We analyze the implementation overhead of the self-sorting
protocol proposed in this paper, and it is compared with the
typical slotted MAC protocols: TDMA-based and ALOHA
based protocols, since they are the most relevant to this
paper. For the fairness and the objectivity of the analysis,
principles are established as follows:
i. The packet sizes except for the implementation
overhead introduced by different protocols are
the same.
ii. We define a parameter, the implementation
efficiency (IE), to compare the overhead
performance of different protocols. The IE is
equal to the size of the payload of a packet
divided by the total bits to transmit the packet.
Table -1: ARCHITECTURAL DIAGRAM
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
Š 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 2156
3. PERFORMANCE EVALUATION
To evaluate the proposed protocol in terms of delay and
PDR, we conduct a series of analysis and simulations and
present the results in this section. The simulations arebased
on highway and city scenarios. The performance of the
proposed protocol is evaluated with different parameters
configurations.
The highway scenario is based on a one-direction highway
segment, with the velocity of vehicles ranges from 80-120
km/h, which is typical for highways. The city scenario
consist of a horizontal street, a vertical street and four
squares. The intersection of two streets is referred to as a
junction area. Vehicles move into the junction area will
choose possible direction with equal possibility. Vehicles
located at the junction area can communicate with vehicles
within transmission range on both streets. For a vehicle not
at the junction area, it can only communicate with vehicles
within transmission range on the same street due to the
existence of city blocks.
However, in ultra-dense scenarios, the performance of the
protocol proposed will degrade. It is because that the
collisions become seriousin the self-sorting processinultra-
dense scenarios. And after a queue successfully occupiesthe
channel, the number of nodes in the queue which have the
opportunity to transmit their data messages is constant
whether in low density or high density situations, which
means that the nodes will take more times to get a position
in a queue. Therefore, the performance of the proposed
protocol improves with the density first and then degrades.
In spite of the degradation of performance in extremely
dense scenarios, the self-sorting protocol shows the
superiority compared with other MAC protocols in VANET.
0.1 0.2 0.3 0.4 0.5 0.6
0.7
Vehicle Density (vehicles/m)
Compare the performance of the self-sorting protocol in
highway and city scenarios. It can be observed that the
performance of the proposed protocolinhighwayscenariois
better compared with the performance in city scenario at
same vehicles density. The reason is that, in city scenario,
vehicles not located at the junction area cannot receive the
channel occupation messages from the other streets due to
the obstruction of city blocks. If two queues located at two
streets and they are both in the communication range of a
vehicle in the junction area, packets from these two queues
will collide if they transmit their packets at same time. The
collisions lead to the performance degradation in city
scenario. Nonetheless, the proposed protocol still shows
performance advantages in both scenarios.
4. CONCLUSIONS
In this paper, a novel self-sorting MAC protocol is proposed
taking advantage of the characteristic of high-density
scenarios to improve the performance of high-density
VANET, since the main challenge of VANET is to meet the
communication requirements in dense situations. Vehicles
form a queue by self-sorting like a “count off” process, and
the queue reaching the specified length has the right to
accessthe channel. The control messagesfor self-sortingare
designed to be collision tolerable to reduce the collisions of
data messages. The protocol changesthe unorderedrandom
accessinto an ordered way. The variance of completiontime
of the self-sorting process introduces the time sequence
naturally when queues compete for channel access. The
analysis and simulation results evaluate the performance of
the protocol in terms of delay and PDR. In addition, the
overhead is less than the typical existing slotted MAC
protocols, which have fixed structureandrequirecontinuous
transmission of allocation information. Our future workwill
focuson adapting the protocol in variousscenariosincluding
more dynamic configurations optimization and support for
heterogeneous requirements on delay and PDR.
0.4
0.5
0.6
0.7
0.8
0.9
1
Pa
ck
et
De
liv
er
y
Ra
tio
Highway scenario
City senario
0.1 0.2 0.3 0.4 0.5 0.6 0.7
0
5
10
15
20
25
30
35
Vehicle Density (vehicles/m)
De
la
y
(m
s)
Highway scenario
City senario
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
Š 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 2157
REFERENCES:
[1] U. F. C. Commission et al., “R&ofcc 03-324,,” Dedicated
Short Range Communications Report and Order, 2003.
[2] T. K. Mak, K. P. Laberteaux, and R. Sengupta, “A multi-
channel vanet providing concurrent safety and
commercial services,” in Proceedings of the 2nd ACM
international workshop on Vehicular ad hoc networks.
ACM, 2005, pp. 1–9.
[3] S. Eichler, “Performance evaluation of the ieee 802.11 p
wave communication standard,” in 2007 IEEE 66th
Vehicular Technology Conference.IEEE,2007,pp.2199–
2203.
[4] S. Grafling, P. M¨ ah¨ onen, and J. Riihij¨ arvi,
“Performance evaluation¨ of ieee 1609 wave and ieee
802.11 p for vehicular communications,”in2010Second
International Conference on Ubiquitous and Future
Networks (ICUFN). IEEE, 2010, pp. 344–348.
[5] A. Intl, “Standard specification for telecommunications
and information exchange betweenroadsideandvehicle
systems-5 ghz band dedicated short range
communications (dsrc),” Medium Access Control and
Physical Layer specifications, pp. E2213–03, 2003.
[6] K. A. Hafeez, L. Zhao, B. Ma, and J. W. Mark,“Performance
analysis and enhancement of the dsrc for vanet’s safety
applications,” IEEE Transactions on Vehicular
Technology, vol. 62, no. 7, pp. 3069–3083, 2013.
[7] M. Khabazian, S. A¨Ĺssa, and M. Mehmet-Ali,
“Performance modelingof safety messages broadcastin
vehicular ad hoc networks,” Intelligent Transportation
Systems, IEEE Transactions on, vol. 14, no. 1, pp. 380–
387, 2013.
[8] D. B. Rawat, D. C. Popescu, G. Yan, and S. Olariu,
“Enhancing vanet performance by joint adaptation of
transmission power and contention window size,” IEEE
Transactions on Parallel and Distributed Systems, vol.
22, no. 9, pp. 1528–1535, 2011.
[9] T. V. Nguyen, F. Baccelli, K. Zhu, S. Subramanian, and X.
Wu, “A performance analysis of csma based broadcast
protocol in vanets,” in INFOCOM, 2013 Proceedings
IEEE. IEEE, 2013, pp. 2805–2813.
[10] M. I. Hassan, H. L. Vu, and T. Sakurai, “Performance
analysis of the ieee 802.11 mac protocol for dsrc safety
applications,” IEEE Transactions on vehicular
technology, vol. 60, no. 8, pp. 3882–3896, 2011.
[11] I. . W. Group et al., “Ieee standard for information
technology– telecommunications and information
exchange between systems–local and metropolitanarea
networks–specific requirements–part 11: Wireless lan
medium access control (mac) and physical layer (phy)
specifications amendment 6: Wireless access in
vehicular environments,” IEEE Std, vol. 802, p. 11p,
2010.
[12] H. Su and X. Zhang, “Clustering-based multichannel mac
protocols for qosprovisionings over vehicular ad hoc
networks,” IEEE Transactions on Vehicular Technology,
vol. 56, no. 6, pp. 3309–3323, 2007.
[13] K. A. Hafeez, L. Zhao, J. W. Mark, X. Shen, and Z. Niu,
“Distributed multichannel and mobility-aware cluster-
based mac protocol for vehicularadhocnetworks,”IEEE
Transactions on vehicular Technology, vol. 62, no. 8, pp.
3886–3902, 2013.
[14] Y. Yao, X. Zhou, and K. Zhang, “Density-aware rate
adaptation for vehicle safety communications in the
highway environment,” IEEE Communications Letters,
vol. 18, no. 7, pp. 1167–1170, 2014.
[15] C. Cooper, D. Franklin, M. Ros, F. Safaei, and M.
Abolhasan, “A comparative survey of vanet clustering
techniques,” IEEE Communications Surveys&Tutorials,
2016.
[16] F. Borgonovo, A. Capone, M. Cesana, and L. Fratta, “Rr-
aloha, a reliable r-aloha broadcast channel for ad-hoc
inter-vehicle communication networks,” in Proceedings
of Med-Hoc-Net, vol. 2002, 2002.
[17] R. Scopigno and H. A. Cozzetti, “Mobile slotted aloha for
vanets,” in Vehicular Technology Conference Fall (VTC
2009-Fall), 2009 IEEE 70th. IEEE, 2009, pp. 1–5.
[18] F. Han, D. Miyamoto, and Y. Wakahara, “Rtob: A tdma-
based mac protocol to achieve highreliabilityofone-hop
broadcast in vanet,” in Pervasive Computing and
Communication Workshops(PerComWorkshops),2015
IEEE International Conference on. IEEE, 2015, pp. 87–
92.
[19] M. Hadded, P. Muhlethaler, A. Laouiti, R. Zagrouba, and
L. A. Saidane, “Tdma-based mac protocols for vehicular
ad hoc networks: A survey, qualitative analysis, and
open research issues,” IEEE Communications Surveys&
Tutorials, vol. 17, no. 4, pp. 2461–2492, 2015.
[20] H. A. Omar, W. Zhuang, and L. Li, “Vemac: A tdma-based
mac protocol for reliable broadcast in vanets,” IEEE
Transactions on Mobile Computing, vol. 12, no. 9, pp.
1724–1736, 2013.
[21] X. Jiang and D. H. Du, “Ptmac: A prediction-based tdma
mac protocol for reducing packet collisions in vanet,”
IEEE Transactions on Vehicular Technology, vol. 65, no.
11, pp. 9209–9223, 2016.
[22] R. Zhang, X. Cheng, L. Yang, X. Shen, and B. Jiao, “A novel
centralized tdma-based scheduling protocol for
vehicular networks,” IEEE Transactions on Intelligent
Transportation Systems, vol. 16, no. 1, pp. 411–416,
2015.
[23] Y. Yao, L. Rao, and X. Liu, “Performance and reliability
analysis of ieee 802.11 p safety communication in a
highway environment,” IEEE Transactions on vehicular
technology, vol. 62, no. 9, pp. 4198–4212, 2013.

More Related Content

What's hot

11.signal strength based congestion control in manet
11.signal strength based congestion control in manet11.signal strength based congestion control in manet
11.signal strength based congestion control in manet
Alexander Decker
 
Hybrid Novel Approach for Channel Allocation in Heterogeneous Cognitive Radi...
	Hybrid Novel Approach for Channel Allocation in Heterogeneous Cognitive Radi...	Hybrid Novel Approach for Channel Allocation in Heterogeneous Cognitive Radi...
Hybrid Novel Approach for Channel Allocation in Heterogeneous Cognitive Radi...
IJSRED
 
TCT Final Project Presentation
TCT Final Project  PresentationTCT Final Project  Presentation
TCT Final Project Presentation
Asif Ali Channa
 
Cm chou 20050124
Cm chou 20050124Cm chou 20050124
Cm chou 20050124
hinalala
 

What's hot (20)

The analysis of multichannel mac protocols
The analysis of multichannel mac protocolsThe analysis of multichannel mac protocols
The analysis of multichannel mac protocols
 
A Survey on Medium Access Control Schemes for 5G Vehicular Cloud Computing Sy...
A Survey on Medium Access Control Schemes for 5G Vehicular Cloud Computing Sy...A Survey on Medium Access Control Schemes for 5G Vehicular Cloud Computing Sy...
A Survey on Medium Access Control Schemes for 5G Vehicular Cloud Computing Sy...
 
4..[26 36]signal strength based congestion control in manet
4..[26 36]signal strength based congestion control in manet4..[26 36]signal strength based congestion control in manet
4..[26 36]signal strength based congestion control in manet
 
11.signal strength based congestion control in manet
11.signal strength based congestion control in manet11.signal strength based congestion control in manet
11.signal strength based congestion control in manet
 
Hybrid Novel Approach for Channel Allocation in Heterogeneous Cognitive Radi...
	Hybrid Novel Approach for Channel Allocation in Heterogeneous Cognitive Radi...	Hybrid Novel Approach for Channel Allocation in Heterogeneous Cognitive Radi...
Hybrid Novel Approach for Channel Allocation in Heterogeneous Cognitive Radi...
 
Seamless and Secured wide Fidelity enhancement in moving vehicles Using Eeack...
Seamless and Secured wide Fidelity enhancement in moving vehicles Using Eeack...Seamless and Secured wide Fidelity enhancement in moving vehicles Using Eeack...
Seamless and Secured wide Fidelity enhancement in moving vehicles Using Eeack...
 
01 paper uvi m (edit a)
01 paper uvi m (edit a)01 paper uvi m (edit a)
01 paper uvi m (edit a)
 
Transmitting urgent data using ANKM method.
Transmitting urgent data using ANKM method.Transmitting urgent data using ANKM method.
Transmitting urgent data using ANKM method.
 
Comparative study on priority based qos
Comparative study on priority based qosComparative study on priority based qos
Comparative study on priority based qos
 
TCT Final Project Presentation
TCT Final Project  PresentationTCT Final Project  Presentation
TCT Final Project Presentation
 
A THROUGHPUT ANALYSIS OF TCP IN ADHOC NETWORKS
A THROUGHPUT ANALYSIS OF TCP IN ADHOC NETWORKSA THROUGHPUT ANALYSIS OF TCP IN ADHOC NETWORKS
A THROUGHPUT ANALYSIS OF TCP IN ADHOC NETWORKS
 
An ecn approach to congestion control mechanisms in mobile ad hoc networks
An ecn approach to congestion control mechanisms in mobile ad hoc networksAn ecn approach to congestion control mechanisms in mobile ad hoc networks
An ecn approach to congestion control mechanisms in mobile ad hoc networks
 
IRJET- QOS Aware Manet Routing Protocol for Multimedia Traffic in an Adaptive...
IRJET- QOS Aware Manet Routing Protocol for Multimedia Traffic in an Adaptive...IRJET- QOS Aware Manet Routing Protocol for Multimedia Traffic in an Adaptive...
IRJET- QOS Aware Manet Routing Protocol for Multimedia Traffic in an Adaptive...
 
Efficient and Fair Bandwidth Allocation AQM Scheme for Wireless Networks
Efficient and Fair Bandwidth Allocation AQM Scheme for Wireless NetworksEfficient and Fair Bandwidth Allocation AQM Scheme for Wireless Networks
Efficient and Fair Bandwidth Allocation AQM Scheme for Wireless Networks
 
Cm chou 20050124
Cm chou 20050124Cm chou 20050124
Cm chou 20050124
 
IRJET-A Survey on congestion control with TCP network
IRJET-A Survey on congestion control with TCP networkIRJET-A Survey on congestion control with TCP network
IRJET-A Survey on congestion control with TCP network
 
Literature review report
Literature review reportLiterature review report
Literature review report
 
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT On the real time hardware implementa...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT On the real time hardware implementa...DOTNET 2013 IEEE MOBILECOMPUTING PROJECT On the real time hardware implementa...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT On the real time hardware implementa...
 
Concurrent Multi - Path Real Time Communication Control Protocol (Cmprtcp)
Concurrent Multi - Path Real Time Communication Control Protocol (Cmprtcp)Concurrent Multi - Path Real Time Communication Control Protocol (Cmprtcp)
Concurrent Multi - Path Real Time Communication Control Protocol (Cmprtcp)
 
QSpiders - Good to Know Network Concepts
QSpiders - Good to Know Network ConceptsQSpiders - Good to Know Network Concepts
QSpiders - Good to Know Network Concepts
 

Similar to IRJET- Density-Aware Rate Adaptation for Vehicle Safety Communications in the Highway Environment

Volume 2-issue-6-1987-1992
Volume 2-issue-6-1987-1992Volume 2-issue-6-1987-1992
Volume 2-issue-6-1987-1992
Editor IJARCET
 
Volume 2-issue-6-1987-1992
Volume 2-issue-6-1987-1992Volume 2-issue-6-1987-1992
Volume 2-issue-6-1987-1992
Editor IJARCET
 
Improved SCTP Scheme To Overcome Congestion Losses Over Manet
Improved SCTP Scheme To Overcome Congestion Losses Over ManetImproved SCTP Scheme To Overcome Congestion Losses Over Manet
Improved SCTP Scheme To Overcome Congestion Losses Over Manet
IJERA Editor
 
Performance evaluation of Frame Slotted.pdf
Performance evaluation of Frame Slotted.pdfPerformance evaluation of Frame Slotted.pdf
Performance evaluation of Frame Slotted.pdf
YAAKOVSOLOMON1
 
Smart optimization in 802.11p media access control protocol for vehicular ad ...
Smart optimization in 802.11p media access control protocol for vehicular ad ...Smart optimization in 802.11p media access control protocol for vehicular ad ...
Smart optimization in 802.11p media access control protocol for vehicular ad ...
IJECEIAES
 

Similar to IRJET- Density-Aware Rate Adaptation for Vehicle Safety Communications in the Highway Environment (20)

Simulation based Evaluation of a Simple Channel Distribution Scheme for MANETs
Simulation based Evaluation of a Simple Channel Distribution Scheme for MANETsSimulation based Evaluation of a Simple Channel Distribution Scheme for MANETs
Simulation based Evaluation of a Simple Channel Distribution Scheme for MANETs
 
Ijnsa050212
Ijnsa050212Ijnsa050212
Ijnsa050212
 
Congestion Control Technique with Safety Transmission of Messages in Vehicula...
Congestion Control Technique with Safety Transmission of Messages in Vehicula...Congestion Control Technique with Safety Transmission of Messages in Vehicula...
Congestion Control Technique with Safety Transmission of Messages in Vehicula...
 
Distributed Priority based channel access for VANET (DPBCA)
Distributed Priority based channel access for VANET (DPBCA)Distributed Priority based channel access for VANET (DPBCA)
Distributed Priority based channel access for VANET (DPBCA)
 
Ec34781784
Ec34781784Ec34781784
Ec34781784
 
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
 
Improved SCTP Scheme To Overcome Congestion Losses Over Manet
Improved SCTP Scheme To Overcome Congestion Losses Over ManetImproved SCTP Scheme To Overcome Congestion Losses Over Manet
Improved SCTP Scheme To Overcome Congestion Losses Over Manet
 
Performance of Vehicle-to-Vehicle Communication using IEEE 802.11p in Vehicul...
Performance of Vehicle-to-Vehicle Communication using IEEE 802.11p in Vehicul...Performance of Vehicle-to-Vehicle Communication using IEEE 802.11p in Vehicul...
Performance of Vehicle-to-Vehicle Communication using IEEE 802.11p in Vehicul...
 
IRJET- Survey on Delivering Hazardous Event Messages to Distinct Vehicles
IRJET- Survey on Delivering Hazardous Event Messages to Distinct VehiclesIRJET- Survey on Delivering Hazardous Event Messages to Distinct Vehicles
IRJET- Survey on Delivering Hazardous Event Messages to Distinct Vehicles
 
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 ...
 
Performance evaluation of Frame Slotted.pdf
Performance evaluation of Frame Slotted.pdfPerformance evaluation of Frame Slotted.pdf
Performance evaluation of Frame Slotted.pdf
 
A Novel De Routing Scheme for Vehicular Ad-Hoc Network
A Novel De Routing Scheme for Vehicular Ad-Hoc NetworkA Novel De Routing Scheme for Vehicular Ad-Hoc Network
A Novel De Routing Scheme for Vehicular Ad-Hoc Network
 
Iisrt arunkumar b (networks)
Iisrt arunkumar b (networks)Iisrt arunkumar b (networks)
Iisrt arunkumar b (networks)
 
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
 
Smart optimization in 802.11p media access control protocol for vehicular ad ...
Smart optimization in 802.11p media access control protocol for vehicular ad ...Smart optimization in 802.11p media access control protocol for vehicular ad ...
Smart optimization in 802.11p media access control protocol for vehicular ad ...
 
Modified PREQ in HWMP for Congestion Avoidance in Wireless Mesh Network
Modified PREQ in HWMP for Congestion Avoidance in Wireless Mesh NetworkModified PREQ in HWMP for Congestion Avoidance in Wireless Mesh Network
Modified PREQ in HWMP for Congestion Avoidance in Wireless Mesh Network
 
Iaetsd enhancing vehicle to vehicle safety message
Iaetsd enhancing vehicle to vehicle safety messageIaetsd enhancing vehicle to vehicle safety message
Iaetsd enhancing vehicle to vehicle safety message
 
Channel Aware Mac Protocol for Maximizing Throughput and Fairness
Channel Aware Mac Protocol for Maximizing Throughput and FairnessChannel Aware Mac Protocol for Maximizing Throughput and Fairness
Channel Aware Mac Protocol for Maximizing Throughput and Fairness
 

More from 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

XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ssuser89054b
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
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
Cara Menggugurkan Kandungan 087776558899
 
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
pritamlangde
 

Recently uploaded (20)

Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
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
 
Ground Improvement Technique: Earth Reinforcement
Ground Improvement Technique: Earth ReinforcementGround Improvement Technique: Earth Reinforcement
Ground Improvement Technique: Earth Reinforcement
 
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...
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
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...
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
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
 
Electromagnetic relays used for power system .pptx
Electromagnetic relays used for power system .pptxElectromagnetic relays used for power system .pptx
Electromagnetic relays used for power system .pptx
 
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
 
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
 
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 ...
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
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
 
💚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...
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech students
 

IRJET- Density-Aware Rate Adaptation for Vehicle Safety Communications in the Highway Environment

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 Š 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 2154 DENSITY-AWARE RATE ADAPTATION FOR VEHICLE SAFETY COMMUNICATIONS IN THE HIGHWAY ENVIRONMENT P.Steffy Sherly1, G.Vanisha2, S.B.Sowmiya3, S.Senthamizhselvi4 1,2,3 B.E., Department of CSE, Panimalar Engineering College, Chennai, Tamil Nadu, India 4 Associate professor, Department of CSE, Panimalar Engineering College, Chennai, Tamil Nadu, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - The implementation of safety applications in vehicular ad hoc network (VANET) depends on the dissemination of safety related messages. A self-sortingMAC protocol is proposed for high-densityscenarios.Theprotocol allows vehicles to sort with others in a collision-tolerance manner before data transmission. The vehicles establish a logic queue by the self-sorting process, and the queue isable to access the channel once the length reaches the set threshold. Vehicles in the queue will access the channel by time-division multiple access (TDMA) when the queue occupies the channel. A queue will compete for accessingthe channel on behalf of all the nodesin the queue,whichgreatly alleviates the contention for access from all nodes. In contrast with completely random access, the slot a queue select to access the channel dependson the completion time of the self-sorting process. In this case, the queue accomplishing the self-sorting process first can avoid collisions with other queues since they are still in the self- sorting process. The performance oftheproposedprotocolis evaluated compared with other typical MAC protocols in VANET. The analysis and simulation results in highway and city scenarios show that the proposed protocol can significantly reduce packets loss and delay especially in dense scenarios. 1. INTRODUCTION VEHICULAR ad hoc network is a self-organizing network aiming to improve the transportation safety and efficiency via various safety applications over vehicle-to-vehicle(V2V) and vehicle-to-infrastructure (V2I) communications. The safety application is the primary motivation for deploying vehicular communications, which depends on the dissemination of status messages containing velocity, position, etc. Vehicles broadcast their statusmessagesevery 100 ms for cooperative collision avoidance (CCA). The broadcast messages for safety applications are used for locating the vehicles in a collision threat or in blind spot and sending warnings when a collision or a sudden brake is detected. The main challenge in VANET is the channel congestion in MAC layer in high density scenarios. There are large amounts of devices sending their status messages in the transmission range, which will lead to serious packet collisions and increase the time delay. A suitable maximum delay requirement for the time-critical safety applications is 100 ms. It has been specified that the packet delivery ratio (PDR) should be not less than 90%.Simulationbased analysis show the impact of high density on latency and PDR. The congestion control issues have been investigated extensively and various MAC protocolshave been proposed to improve the performance of VANET. Since the safety related message are mainly transmitted by broadcast, there is no acknowledgement message for a successful reception. Thus, the sender is unable to adjust the contention window since it is unaware of any packet collisions. The authors which present a scheme for dynamic adaptation of transmission power and contention window based on the estimated local vehicle density and collision rates. The authors analyze the performance of carrier sense multiple access(CSMA)based broadcast networksin VANET byusing toolsfrom stochastic geometry. A theoretical analysismodel is the performance of the distributed coordination function (DCF) MAC protocol in IEEE 802.11p, which is based on CSMA, and a retransmission algorithm is proposed to improve the reliability of the system. However, theextended analysis showsthat the retransmissionalgorithmonlyworks well under low density circumstances, but not suitable for high density cases since the extra packets of retransmission triggered by a failure transmission will aggravate the channel congestion. A considerable number of cluster-based protocolshavebeen proposed to improve the performance of VANET. A cluster- based scheme ispresented in using the contention free MAC within a cluster and the contention-based IEEE 802.11 MAC among cluster-head vehicles. Each vehicle is equipped with two transceivers operating on different channels. The authors in present a distributed multichannel and mobility- aware cluster-based MAC (DMMAC) protocol, which allows vehiclesto send updated statusmessagesto the clusterhead every 100 ms. The transmission range is decreased to make a compromise to guarantee the communicationof all cluster members, which will hinder the performance of safety applications. It provide a taxonomy and comparative performance review for the existing cluster based protocols in VANET, and the main aspects of the clustering problem are discussed. The majority of cluster-based algorithms attempt to maintain the cluster topology through complicated control processesin a long timespan,wherethe performance can be affected by the mobility of vehicles. 1.1 SELF-SORTING PROTOCOL The self-sorting protocol consists of three steps for vehicles with packets to send: self-sorting, channel reservation and
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 Š 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 2155 data transmission. There is no tight and universal synchronization, neither fixed structure of three phases in the proposed protocol. The transition of the phases is all trigged by particular situatione.g., once the length ofaqueue reaches the set threshold in the self-sorting process, the queue will start the channel reservation immediately, and if the queue occupies the channel successfully, membersinthe queue will transmit their data messages in the order of joining the queue. There is no need to maintainthestructure, since the queue will be automatically dismissed afterthelast member finishes its data transmission. 1.2 Self-Sorting Vehicles with a nonempty buffer aim to join in a self-sorting process or start a self-sorting process. When detecting the existence of a queue in the self-sorting process, the vehicle will compete to join the queue. Otherwise, the vehicle will start a self-sorting processby itself and become atemporary head of queue (QH) with the probability. 1.3 Channel Reservation Queues will start the channel reservation process immediately when the length of the queue reaches the threshold t. The channel reservation mechanismisproposed to reduce the collisions caused by hidden terminals on such conditions: If quested within the range of each other’s for data transmission finish the self-sorting process at the same time slot and start data transmission immediately, the data packets from different queues will conflict in the overlap area. 1.4.Data Transmission The QH completing the channel reservationaftersendingthe third reservation declaration tone will start the data transmission. First, the QH will send the data packet which consists of safety information and the sequence of the nodes in the queue. It is used to inform the nodes in the queue which miss the ACK message in the self-sorting process. The nodes in the queue will broadcast their data packets following the sequence from the head to the tail in TDMA. Then the channel is released, and nodes with packet to send will start a new self-sorting procedure and repeat the process above. Compared with existing slotted MAC protocols, only the data messagesfor safety applications are transmitted in the data transmission phase, and there is no extra control messages included in the packets, e.g., the allocation information of each slot in ALOHA and TDMA- based protocols aforementioned. 2. ANALYTICAL MODEL 2.1.System Model We analyze the performance of the MAC protocol proposed in terms of the mean delay and the PDR, and the superiority in overhead is compared with the typical slotted protocols. 2.2.Probability of Successful Queuing In this subsection, we construct a Markov chain to derivethe probability of forming a queue successfully. In the self- sorting process, a smaller transmission range Rlis applied, and the transmission range of the declaration messageis2Rl to avoid overlap of adjacent queues. If a node has packet to send, it will become a temporary QH with the probability of P1 by sending three short QH declaration messages in the range [−2Rl, 2Rl]. 2.3. Service Opportunity In this subsection, we calculate the average service opportunity that a node can acquire for transmission after the self-sorting and the channel reservation process. If the node is in a queue which has successfully formed a queue with length of t, it has the opportunity to transmit its data packets in the transmission process. Otherwise, it just hasto compete for the service opportunity in following processes. 2.4.Implementation Overhead We analyze the implementation overhead of the self-sorting protocol proposed in this paper, and it is compared with the typical slotted MAC protocols: TDMA-based and ALOHA based protocols, since they are the most relevant to this paper. For the fairness and the objectivity of the analysis, principles are established as follows: i. The packet sizes except for the implementation overhead introduced by different protocols are the same. ii. We define a parameter, the implementation efficiency (IE), to compare the overhead performance of different protocols. The IE is equal to the size of the payload of a packet divided by the total bits to transmit the packet. Table -1: ARCHITECTURAL DIAGRAM
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 Š 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 2156 3. PERFORMANCE EVALUATION To evaluate the proposed protocol in terms of delay and PDR, we conduct a series of analysis and simulations and present the results in this section. The simulations arebased on highway and city scenarios. The performance of the proposed protocol is evaluated with different parameters configurations. The highway scenario is based on a one-direction highway segment, with the velocity of vehicles ranges from 80-120 km/h, which is typical for highways. The city scenario consist of a horizontal street, a vertical street and four squares. The intersection of two streets is referred to as a junction area. Vehicles move into the junction area will choose possible direction with equal possibility. Vehicles located at the junction area can communicate with vehicles within transmission range on both streets. For a vehicle not at the junction area, it can only communicate with vehicles within transmission range on the same street due to the existence of city blocks. However, in ultra-dense scenarios, the performance of the protocol proposed will degrade. It is because that the collisions become seriousin the self-sorting processinultra- dense scenarios. And after a queue successfully occupiesthe channel, the number of nodes in the queue which have the opportunity to transmit their data messages is constant whether in low density or high density situations, which means that the nodes will take more times to get a position in a queue. Therefore, the performance of the proposed protocol improves with the density first and then degrades. In spite of the degradation of performance in extremely dense scenarios, the self-sorting protocol shows the superiority compared with other MAC protocols in VANET. 0.1 0.2 0.3 0.4 0.5 0.6 0.7 Vehicle Density (vehicles/m) Compare the performance of the self-sorting protocol in highway and city scenarios. It can be observed that the performance of the proposed protocolinhighwayscenariois better compared with the performance in city scenario at same vehicles density. The reason is that, in city scenario, vehicles not located at the junction area cannot receive the channel occupation messages from the other streets due to the obstruction of city blocks. If two queues located at two streets and they are both in the communication range of a vehicle in the junction area, packets from these two queues will collide if they transmit their packets at same time. The collisions lead to the performance degradation in city scenario. Nonetheless, the proposed protocol still shows performance advantages in both scenarios. 4. CONCLUSIONS In this paper, a novel self-sorting MAC protocol is proposed taking advantage of the characteristic of high-density scenarios to improve the performance of high-density VANET, since the main challenge of VANET is to meet the communication requirements in dense situations. Vehicles form a queue by self-sorting like a “count off” process, and the queue reaching the specified length has the right to accessthe channel. The control messagesfor self-sortingare designed to be collision tolerable to reduce the collisions of data messages. The protocol changesthe unorderedrandom accessinto an ordered way. The variance of completiontime of the self-sorting process introduces the time sequence naturally when queues compete for channel access. The analysis and simulation results evaluate the performance of the protocol in terms of delay and PDR. In addition, the overhead is less than the typical existing slotted MAC protocols, which have fixed structureandrequirecontinuous transmission of allocation information. Our future workwill focuson adapting the protocol in variousscenariosincluding more dynamic configurations optimization and support for heterogeneous requirements on delay and PDR. 0.4 0.5 0.6 0.7 0.8 0.9 1 Pa ck et De liv er y Ra tio Highway scenario City senario 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0 5 10 15 20 25 30 35 Vehicle Density (vehicles/m) De la y (m s) Highway scenario City senario
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 Š 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 2157 REFERENCES: [1] U. F. C. Commission et al., “R&ofcc 03-324,,” Dedicated Short Range Communications Report and Order, 2003. [2] T. K. Mak, K. P. Laberteaux, and R. Sengupta, “A multi- channel vanet providing concurrent safety and commercial services,” in Proceedings of the 2nd ACM international workshop on Vehicular ad hoc networks. ACM, 2005, pp. 1–9. [3] S. Eichler, “Performance evaluation of the ieee 802.11 p wave communication standard,” in 2007 IEEE 66th Vehicular Technology Conference.IEEE,2007,pp.2199– 2203. [4] S. Grafling, P. M¨ ah¨ onen, and J. Riihij¨ arvi, “Performance evaluation¨ of ieee 1609 wave and ieee 802.11 p for vehicular communications,”in2010Second International Conference on Ubiquitous and Future Networks (ICUFN). IEEE, 2010, pp. 344–348. [5] A. Intl, “Standard specification for telecommunications and information exchange betweenroadsideandvehicle systems-5 ghz band dedicated short range communications (dsrc),” Medium Access Control and Physical Layer specifications, pp. E2213–03, 2003. [6] K. A. Hafeez, L. Zhao, B. Ma, and J. W. Mark,“Performance analysis and enhancement of the dsrc for vanet’s safety applications,” IEEE Transactions on Vehicular Technology, vol. 62, no. 7, pp. 3069–3083, 2013. [7] M. Khabazian, S. A¨Ĺssa, and M. Mehmet-Ali, “Performance modelingof safety messages broadcastin vehicular ad hoc networks,” Intelligent Transportation Systems, IEEE Transactions on, vol. 14, no. 1, pp. 380– 387, 2013. [8] D. B. Rawat, D. C. Popescu, G. Yan, and S. Olariu, “Enhancing vanet performance by joint adaptation of transmission power and contention window size,” IEEE Transactions on Parallel and Distributed Systems, vol. 22, no. 9, pp. 1528–1535, 2011. [9] T. V. Nguyen, F. Baccelli, K. Zhu, S. Subramanian, and X. Wu, “A performance analysis of csma based broadcast protocol in vanets,” in INFOCOM, 2013 Proceedings IEEE. IEEE, 2013, pp. 2805–2813. [10] M. I. Hassan, H. L. Vu, and T. Sakurai, “Performance analysis of the ieee 802.11 mac protocol for dsrc safety applications,” IEEE Transactions on vehicular technology, vol. 60, no. 8, pp. 3882–3896, 2011. [11] I. . W. Group et al., “Ieee standard for information technology– telecommunications and information exchange between systems–local and metropolitanarea networks–specific requirements–part 11: Wireless lan medium access control (mac) and physical layer (phy) specifications amendment 6: Wireless access in vehicular environments,” IEEE Std, vol. 802, p. 11p, 2010. [12] H. Su and X. Zhang, “Clustering-based multichannel mac protocols for qosprovisionings over vehicular ad hoc networks,” IEEE Transactions on Vehicular Technology, vol. 56, no. 6, pp. 3309–3323, 2007. [13] K. A. Hafeez, L. Zhao, J. W. Mark, X. Shen, and Z. Niu, “Distributed multichannel and mobility-aware cluster- based mac protocol for vehicularadhocnetworks,”IEEE Transactions on vehicular Technology, vol. 62, no. 8, pp. 3886–3902, 2013. [14] Y. Yao, X. Zhou, and K. Zhang, “Density-aware rate adaptation for vehicle safety communications in the highway environment,” IEEE Communications Letters, vol. 18, no. 7, pp. 1167–1170, 2014. [15] C. Cooper, D. Franklin, M. Ros, F. Safaei, and M. Abolhasan, “A comparative survey of vanet clustering techniques,” IEEE Communications Surveys&Tutorials, 2016. [16] F. Borgonovo, A. Capone, M. Cesana, and L. Fratta, “Rr- aloha, a reliable r-aloha broadcast channel for ad-hoc inter-vehicle communication networks,” in Proceedings of Med-Hoc-Net, vol. 2002, 2002. [17] R. Scopigno and H. A. Cozzetti, “Mobile slotted aloha for vanets,” in Vehicular Technology Conference Fall (VTC 2009-Fall), 2009 IEEE 70th. IEEE, 2009, pp. 1–5. [18] F. Han, D. Miyamoto, and Y. Wakahara, “Rtob: A tdma- based mac protocol to achieve highreliabilityofone-hop broadcast in vanet,” in Pervasive Computing and Communication Workshops(PerComWorkshops),2015 IEEE International Conference on. IEEE, 2015, pp. 87– 92. [19] M. Hadded, P. Muhlethaler, A. Laouiti, R. Zagrouba, and L. A. Saidane, “Tdma-based mac protocols for vehicular ad hoc networks: A survey, qualitative analysis, and open research issues,” IEEE Communications Surveys& Tutorials, vol. 17, no. 4, pp. 2461–2492, 2015. [20] H. A. Omar, W. Zhuang, and L. Li, “Vemac: A tdma-based mac protocol for reliable broadcast in vanets,” IEEE Transactions on Mobile Computing, vol. 12, no. 9, pp. 1724–1736, 2013. [21] X. Jiang and D. H. Du, “Ptmac: A prediction-based tdma mac protocol for reducing packet collisions in vanet,” IEEE Transactions on Vehicular Technology, vol. 65, no. 11, pp. 9209–9223, 2016. [22] R. Zhang, X. Cheng, L. Yang, X. Shen, and B. Jiao, “A novel centralized tdma-based scheduling protocol for vehicular networks,” IEEE Transactions on Intelligent Transportation Systems, vol. 16, no. 1, pp. 411–416, 2015. [23] Y. Yao, L. Rao, and X. Liu, “Performance and reliability analysis of ieee 802.11 p safety communication in a highway environment,” IEEE Transactions on vehicular technology, vol. 62, no. 9, pp. 4198–4212, 2013.