VANET-Simulation-in-MATLAB-master

所属分类:matlab编程
开发工具:matlab
文件大小:19KB
下载次数:9
上传日期:2020-04-11 21:00:05
上 传 者QWERTY123q
说明:  Ad Hoc按需距离向量(AODV)是一种同时支持单播和多播的反应式路由协议。在AODV中,与所有的反应式协议一样,拓扑信息只由节点按需传输。当源需要发送消息时,它首先传播由中间节点转发的RREQ消息,直到到达目标。如果接收者是使用所请求地址的节点,或者是作为到所请求地址的有效路由,则路由回复消息是到源的。
(In AODV, like all reactive protocols,topology information is only transmitted by nodes on-demand. When source hassomething to send then initially it propagates RREQ message which is forwarded byintermediate node until destination is reached. A route reply message is unicastedback to the source if the receiver is either the node using the requested address, or ithas a valid route to the requested address.)

文件列表:
anish.fig (5926, 2019-01-28)
anish.m (8191, 2019-01-28)
equal.m (102, 2019-01-28)
evaluation.m (1979, 2019-01-28)
out.xls (28160, 2020-04-11)
UrbanCitySimu.m (9864, 2019-01-28)

# VANET-Simulation-in-MATLAB Originally reactive protocols were not design for the characteristic of highly mobility during route discovery. Due to dynamically modification to the VANET this changes very often due to breakdown which causing excessive broadcasting and flooding the entire network in order for new routes to be discovered. In additional, the initial of routing need some time and this latency can easily change everything. Due to these reasons, the typical reactive protocols, in their current format, do not totally appropriate for time critical applications such as cooperative collision avoidance (CCA). The Cooperative Collision Avoidance is an important class of safety applications in VANETs, which aims at offering earlier warning to drivers using vehicle-to-vehicle (V2V) communication [13]. Ad Hoc On Demand Distance Vector (AODV) is an reactive routing protocolwhich capable of both unicast and multicast. In AODV, like all reactive protocols,topology information is only transmitted by nodes on-demand. When source hassomething to send then initially it propagates RREQ message which is forwarded byintermediate node until destination is reached. A route reply message is unicastedback to the source if the receiver is either the node using the requested address, or ithas a valid route to the requested address. This repository provides a MATLAB simulaiton of VANET enviornment and rsults comparison in terms of throughput, packet drop ratio etc. More information can be reached at https://www.youtube.com/watch?v=2QeSYOgJo9s&t=32s [![VANET simulation in MATLAB](https://i9.ytimg.com/vi/2QeSYOgJo9s/mqdefault.jpg?sqp=CJy8sNoF&rs=AOn4CLBdwNz9Q_HfYpB82rEtML5H9CKI6Q&time=1531715269414)](https://www.youtube.com/watch?v=2QeSYOgJo9s&t=32s "Click to play on youtube.com")

近期下载者

相关文件


收藏者