天堂国产午夜亚洲专区-少妇人妻综合久久蜜臀-国产成人户外露出视频在线-国产91传媒一区二区三区

DTN中基于區(qū)域劃分和節(jié)點活躍度的路由研究

發(fā)布時間:2018-08-05 10:21
【摘要】:傳統(tǒng)的因特網(wǎng)(Internet)是基于TCP/IP協(xié)議的,TCP/IP協(xié)議之所以能夠迅速發(fā)展,是因為它適應(yīng)了世界范圍內(nèi)數(shù)據(jù)通信的需要。TCP/IP協(xié)議的平穩(wěn)運行需要滿足持續(xù)的、雙向的、端到端的路徑,并且它所依賴的物理鏈路需要往返延時短、對稱的數(shù)據(jù)速率、誤碼率低等特性。但隨著網(wǎng)絡(luò)的不斷發(fā)展,一些網(wǎng)絡(luò)的物理鏈路卻不具備這些特性中的一個或多個。在這種情況下,2002年Kevin Fall 等人在 ICIR 會議上提出了容滯網(wǎng)絡(luò)(Delay Tolerant Networks,DTN)的概念,這是一種面向消息的覆蓋層體系網(wǎng)絡(luò)結(jié)構(gòu)。自此,研究者們對DTN的各個方面展開了研究,研究的領(lǐng)域包括DTN的路由、擁塞控制、安全等。DTN最初是由星際通信網(wǎng)絡(luò)發(fā)展而來,它具有低傳輸率、間歇型連接、節(jié)點頻繁移動、延遲容忍、錯誤容忍、有限的存儲以及通信環(huán)境惡劣等特點,能夠適應(yīng)網(wǎng)絡(luò)中由于節(jié)點稀疏分布、無規(guī)律移動以及資源有限等條件造成的節(jié)點與節(jié)點之間的鏈路不穩(wěn)定性。在這樣的網(wǎng)絡(luò)環(huán)境下,決定了在DTN中應(yīng)采用其獨特的路由策略。研究者們在路由方面做了大量的工作,提出了一系列行之有效的路由算法,主要有單拷貝和多拷貝兩大類。因為DTN獨特的網(wǎng)絡(luò)環(huán)境,如何快速可靠地將數(shù)據(jù)傳輸?shù)侥康牡?需要研究者們設(shè)計出合理的數(shù)據(jù)傳輸方案。本文首先介紹了 DTN的研究背景和特點,然后對DTN體系結(jié)構(gòu)、節(jié)點的移動模型以及比較經(jīng)典的路由協(xié)議分別進行了相關(guān)介紹,最后深入研究散發(fā)等待路由,在散發(fā)等待路由的基礎(chǔ)上,提出本文的路由算法。本文的主要研究內(nèi)容如下:(1)結(jié)合網(wǎng)絡(luò)區(qū)域的概念,提出劃分網(wǎng)絡(luò)區(qū)域的方案,并在區(qū)域上設(shè)置中繼節(jié)點,在區(qū)域間設(shè)置擺渡節(jié)點?紤]到每個區(qū)域的節(jié)點疏密程度、區(qū)域間的距離遠近以及節(jié)點的移動性等特點,提出了節(jié)點活躍度的概念。再根據(jù)節(jié)點活躍度動態(tài)地分配報文的副本數(shù)。(2)針對網(wǎng)絡(luò)區(qū)域劃分的特性以及結(jié)合節(jié)點活躍度,提出了基于區(qū)域劃分和節(jié)點活躍度的散發(fā)等待路由算法。通過區(qū)域劃分,可以將一個大的網(wǎng)絡(luò)區(qū)域劃分為多個小的網(wǎng)絡(luò)區(qū)域,并在這些區(qū)域上設(shè)置中繼節(jié)點和擺渡節(jié)點。通過節(jié)點活躍度,節(jié)點可以動態(tài)地分配報文副本數(shù),還可以根據(jù)活躍度選擇最適合的下一跳節(jié)點。(3)本文使用THE ONE仿真器對提出的算法、二分散發(fā)等待路由、基于報文剩余價值的二分散發(fā)等待路由和基于節(jié)點能力的自適應(yīng)散發(fā)等待路由進行了仿真,并對結(jié)果進行了分析比較。
[Abstract]:The traditional Internet (Internet) is the rapid development of the TCP / IP protocol based on the TCP/IP protocol, because it meets the needs of worldwide data communication. The smooth operation of the TCP / IP protocol needs to meet the continuous, two-way, end-to-end path. And the physical link it depends on needs short round trip delay, symmetric data rate, low bit error rate and so on. However, with the development of network, some network physical links do not have one or more of these characteristics. In this case, Kevin Fall et al put forward the concept of (Delay Tolerant Networks (DTN) at the ICIR conference in 2002, which is a message-oriented overlay architecture. Since then, researchers have studied various aspects of DTN, including routing, congestion control, security, and so on. DTNs were originally developed by interstellar communication networks with low transmission rates, intermittent connections, and frequent node movements. Delay tolerance, error tolerance, limited storage and poor communication environment can adapt to the link instability between nodes caused by the sparse distribution of nodes, irregular movement and limited resources. In such a network environment, it is decided to adopt its unique routing strategy in DTN. Researchers have done a lot of work in routing, and put forward a series of effective routing algorithms, including single-copy and multi-copy. Because of the unique network environment of DTN, how to transfer data to the destination quickly and reliably requires researchers to design a reasonable data transmission scheme. This paper first introduces the research background and characteristics of DTN, then introduces the architecture of DTN, the mobility model of nodes and the classical routing protocol. Based on the distributed waiting routing, this paper proposes a routing algorithm. The main contents of this paper are as follows: (1) combined with the concept of network region, a scheme of dividing network area is proposed, and relay nodes are set up in the area, and ferry nodes are set in the region. Considering the characteristics of node density in each region, distance between regions and mobility of nodes, the concept of node activity is proposed. Then dynamically allocate the number of copies of the packet according to the node activity. (2) aiming at the characteristics of the network area division and combining the node activity, a routing algorithm based on the region partition and node activity is proposed. A large network area can be divided into a number of small network areas, and relay nodes and ferry nodes can be set in these areas. Through the activity of nodes, nodes can dynamically allocate the number of copies of packets, and can also select the most suitable next hop node according to the activity degree. (3) in this paper, we use THE ONE emulator to set the proposed algorithm, and divide the distributed waiting route. The binary distribution waiting routing based on the residual value of packets and the adaptive routing based on node capability are simulated, and the results are analyzed and compared.
【學(xué)位授予單位】:安徽大學(xué)
【學(xué)位級別】:碩士
【學(xué)位授予年份】:2017
【分類號】:TP393.0

【相似文獻】

相關(guān)期刊論文 前10條

1 趙會群,蔣亞軍,孫晶,李正熙,高遠;路由聯(lián)盟建模與震蕩檢測[J];小型微型計算機系統(tǒng);2005年09期

2 曲榮欣;張春宏;高遠;;基于安全配置準(zhǔn)則的路由策略沖突級別的確定[J];計算機工程;2006年11期

3 徐昕;顧云麗;;自私路由及其解決方法[J];科技資訊;2008年29期

4 曹煦暉;;混合式P2P的路由搜索算法[J];集美大學(xué)學(xué)報(自然科學(xué)版);2009年03期

5 唐明董;張國清;楊景;張國強;;互聯(lián)網(wǎng)可擴展路由[J];軟件學(xué)報;2010年10期

6 楊鋒;;路由策略與策略路由分析及實例一則[J];中國教育網(wǎng)絡(luò);2007年11期

7 陳弘,劉彥,高軍,楊宇航;路由仲裁技術(shù)在交換網(wǎng)絡(luò)中心建設(shè)中的研究和應(yīng)用[J];計算機工程;2000年02期

8 趙玉震;骨干出口路由策略及節(jié)點增容方案探討[J];電信建設(shè);2003年06期

9 趙會群,孫晶,王國仁,高遠;路由網(wǎng)絡(luò)代數(shù)[J];計算機學(xué)報;2004年07期

10 段小榮,付愛英,鄢志輝;雙網(wǎng)分流的路由策略[J];計算機與現(xiàn)代化;2004年07期

相關(guān)會議論文 前10條

1 趙會群;孫晶;高遠;;一種基于路由網(wǎng)絡(luò)代數(shù)的路由振蕩檢測算法[A];第十屆全國容錯計算學(xué)術(shù)會議論文集[C];2003年

2 嚴(yán)鋼;周濤;傅忠謙;汪秉宏;;復(fù)雜網(wǎng)絡(luò)上的有效路由(英文)[A];第二屆全國復(fù)雜動態(tài)網(wǎng)絡(luò)學(xué)術(shù)論壇論文集[C];2005年

3 李玉劍;楊涵新;汪秉宏;;信息處理延時情況下通訊網(wǎng)絡(luò)中路由策略研究[A];第五屆全國復(fù)雜網(wǎng)絡(luò)學(xué)術(shù)會議論文(摘要)匯集[C];2009年

4 郭成安;李建華;李明偉;;自適應(yīng)分布式路由算法研究的新進展[A];新世紀(jì) 新機遇 新挑戰(zhàn)——知識創(chuàng)新和高新技術(shù)產(chǎn)業(yè)發(fā)展(上冊)[C];2001年

5 周萬春;吳博;;一種優(yōu)化的分層式移動IPv6路由策略的分析與研究[A];2007年全國開放式分布與并行計算機學(xué)術(shù)會議論文集(上冊)[C];2007年

6 孟濤;杜文建;侯志勝;;遼寧省聯(lián)通169網(wǎng)網(wǎng)絡(luò)扁平化的路由策略研究與應(yīng)用[A];中國通信學(xué)會第六屆學(xué)術(shù)年會論文集(中)[C];2009年

7 張雪松;胡九川;鄭崇友;鐘章隊;;基于可能性分布的資源質(zhì)量路由[A];第12屆全國模糊系統(tǒng)與模糊數(shù)學(xué)學(xué)術(shù)年會論文集[C];2004年

8 劉晶晶;;煤炭企業(yè)網(wǎng)絡(luò)多出口路由平臺的規(guī)劃與實施[A];煤礦安全、高效、潔凈開采——機電一體化新技術(shù)學(xué)術(shù)會議論文集[C];2009年

9 姚諦;胡慧俐;朱培棟;;基于加同態(tài)加密機制的互聯(lián)網(wǎng)路由異常檢測[A];全國網(wǎng)絡(luò)與信息安全技術(shù)研討會論文集(上冊)[C];2007年

10 趙會群;孫晶;高遠;;路由“活鎖”檢測方法[A];全國第13屆計算機輔助設(shè)計與圖形學(xué)(CAD/CG)學(xué)術(shù)會議論文集[C];2004年

相關(guān)重要報紙文章 前8條

1 云;全面控制Internet路由[N];中國計算機報;2001年

2 ;線速交換 安全路由[N];中國計算機報;2003年

3 ;智能路由控制改進BGP[N];網(wǎng)絡(luò)世界;2002年

4 瀟瀟;會診中山大學(xué)[N];中國電腦教育報;2003年

5 林海;IP地址需雙管齊下加速申請[N];中國高新技術(shù)產(chǎn)業(yè)導(dǎo)報;2006年

6 廣州金融高等專科學(xué)校 陳華其;以太網(wǎng)直接接入CERNet[N];網(wǎng)絡(luò)世界;2001年

7 王;面向電信級核心[N];中國計算機報;2001年

8 ;清華比威推出路由器新品[N];通信產(chǎn)業(yè)報;2001年

相關(guān)博士學(xué)位論文 前10條

1 付志鵬;結(jié)構(gòu)化P2P網(wǎng)絡(luò)抖動的應(yīng)對策略研究[D];國防科學(xué)技術(shù)大學(xué);2013年

2 趙丹;基于邏輯集中控制的網(wǎng)絡(luò)路由關(guān)鍵技術(shù)研究[D];國防科學(xué)技術(shù)大學(xué);2013年

3 趙陽明;數(shù)據(jù)中心網(wǎng)絡(luò)中路由與資源分配問題研究[D];電子科技大學(xué);2015年

4 孫海峰;VANETs路由算法研究[D];電子科技大學(xué);2015年

5 于灝;復(fù)雜網(wǎng)絡(luò)傳輸及資源限制下負載能力提升問題研究[D];東北大學(xué);2013年

6 王小娟;基于復(fù)雜網(wǎng)絡(luò)理論的虛擬路由通信安全問題研究[D];北京郵電大學(xué);2015年

7 陳良鋒;無線傳感器網(wǎng)絡(luò)節(jié)點定位及路由策略的研究與應(yīng)用[D];中國科學(xué)技術(shù)大學(xué);2015年

8 苗笛;智慧協(xié)同標(biāo)識網(wǎng)絡(luò)可靠路由關(guān)鍵技術(shù)研究[D];北京交通大學(xué);2016年

9 蘇申;Internet域間路由建模與分析研究[D];哈爾濱工業(yè)大學(xué);2016年

10 鐘曉雄;面向多跳認知無線網(wǎng)絡(luò)性能優(yōu)化的路由與傳輸協(xié)議研究[D];哈爾濱工業(yè)大學(xué);2015年

相關(guān)碩士學(xué)位論文 前10條

1 谷志群;WSNs中基于網(wǎng)絡(luò)資源利用效率的層次型路由算法研究[D];河北工程大學(xué);2015年

2 徐金卯;可重構(gòu)網(wǎng)絡(luò)中元能力組合及服務(wù)路由策略研究[D];鄭州大學(xué);2015年

3 王宇飛;3D NoC容錯路由算法的研究[D];曲阜師范大學(xué);2015年

4 李長鋒;基于能量優(yōu)化的無線傳感器網(wǎng)絡(luò)非均勻分簇路由算法研究[D];華中師范大學(xué);2015年

5 王麗珍;無線傳感器網(wǎng)絡(luò)中地理位置路由算法研究[D];蘇州大學(xué);2015年

6 張群;基于WirelessHART的低功耗可靠路由算法和調(diào)度[D];山東大學(xué);2015年

7 張珊珊;面向緊急情況下DTN網(wǎng)絡(luò)的移動模型和路由算法的研究[D];陜西師范大學(xué);2015年

8 鄒劍芬;贛東北地區(qū)電力數(shù)據(jù)網(wǎng)的研究與設(shè)計[D];華北電力大學(xué);2015年

9 覃廣榮;基于節(jié)點位置偏好地點DTN路由算法研究[D];廣西大學(xué);2015年

10 劉斌;基于ZigBee協(xié)議的無線傳感器網(wǎng)絡(luò)實時路由研究[D];中國礦業(yè)大學(xué);2015年

,

本文編號:2165499

資料下載
論文發(fā)表

本文鏈接:http://www.sikaile.net/guanlilunwen/ydhl/2165499.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權(quán)申明:資料由用戶9e942***提供,本站僅收錄摘要或目錄,作者需要刪除請E-mail郵箱bigeng88@qq.com