基于ADHOC网络路由械沫议的性能分析毕业论文设计.doc
文本预览下载声明
(此文档为word格式,下载后您可任意编辑修改!)
基于Ad Ad Hoc network routing protocl
Abstract
Ad other ways to communicate with the wireless network access without going through a wireless base station.?Proactive to each type of wireless network protocols node fixed time interval will be sent information on some paths , each wireless node on the path to change their table based on the information collected , Such protocols are DSDV, WRP .?Reaction agreement mainly refers to the wireless nodes send packets only when needed but can not find the path to the destination, will begin operation , Such as DSR, AODV protocols.This paper introduces the background and significance of the subject , the subject in a clear problem to be solved .?Secondly , introduces the basic concepts of Ad and application of the experimental environment and simulation software.?Finally, the focus of analysis and comparison of the performance of each protocol.Based on the above theory , the subject using NS2 network simulation software , using the TCL scripting language network topology , the simulation results obtained data , in order to study the performance of each protocol.?And the resulting data applications drawing tools to draw , compare and research.
Key words: Ad )的路由协议。路由表在每次路由信息有改变时都会被更新,并且利用已存储在每个结点的路由表中的信息来判断和决定新的路径。网络中的每个无线结点间隔固定的一段时间就会发送相关的路由信息,每个无线结点会根据受到的路由信息来修改存储在本结点的路由表。当无线自组织网中的拓扑结构发生改变使得原本的可用路径失效,或者建立了新的传输路径,网络的结点都会收到关于路由改变的信息,这种更新是不间断的,就能使得网络中所有的结点都能找到可用的路径来进行通信。
采用先验式路由协议,源结点在传送数据包时已经得知到达目的结点的完整路径,从而不会有延迟存在。采用这类协议的缺点是网络中的结点必须去不停断地广播路由信息,这样就非常浪费无线网络的频宽与无线结点的能源,同时容易造成广播风暴、信息泛洪等。如果增加广播之间的间隔时间,以此来减少对频宽和结点能源的浪费,那又会导致结点存储的路由表无法即时回馈网络的拓扑结构的变化,目的序列距离矢量路由协议Destination-Sequenced Distance-Vector Protocol(DSDV)就属于这一类路由协议。
反应式(Reactive Routing Protocol)路由协议【1】:这一类路由协议也被称为按需驱动(On-Demand Driven)的路由协议,因为它只有在有需要时才会主动发现路径,而不是被动或持续不断地持续着,包括了路由发现和路由维护两个过程。采用这种协议时,无线结点只有在需要传送数据包却发现不了到达目的结点的可用路径时,才会开始协议的运作。当一个无线结点想要传送数据给另外一个无线结点时,来源端结点会去调用一个路径发现程序(Route-discovery Process)【1】,并将此路径保存在结点的缓存器中,直到过期或是发生路径无效等状况。
和先
显示全部