能量感知的水下傳感器網(wǎng)絡(luò)水壓路由算法
本文選題:水下無線傳感器網(wǎng)絡(luò) + 能量感知; 參考:《西安電子科技大學(xué)》2014年碩士論文
【摘要】:無線傳感器網(wǎng)絡(luò)(Wireless Senior Network,WSN)經(jīng)過多年的發(fā)展,形成了較為完善的理論體系,這些極大的方便了人們對地區(qū)的監(jiān)測和對環(huán)境的感知。隨著海洋資源開發(fā)、海洋環(huán)境監(jiān)測、輔助導(dǎo)航、災(zāi)難預(yù)防等方面日益受到重視,無線傳感器網(wǎng)絡(luò)正被應(yīng)用到水下環(huán)境當(dāng)中。由于水下無線傳感器網(wǎng)絡(luò)(Underwater Wireless Senior Network,UWSN)和傳統(tǒng)的陸地?zé)o線傳感器網(wǎng)絡(luò)中信號傳輸?shù)慕橘|(zhì)和通信方式的不同,陸地傳感器網(wǎng)絡(luò)中的路由協(xié)議不能直接應(yīng)用在水下環(huán)境。本文改進(jìn)了一種基于節(jié)點深度信息的UWSN路由算法,該算法適用于對相對封閉(比如湖泊、水庫)并需要進(jìn)行長期監(jiān)測的場景。改進(jìn)算法通過節(jié)點上附加的廉價水壓傳感器來獲取節(jié)點的深度信息,一個節(jié)點的路由信息包含兩項:自身的轉(zhuǎn)發(fā)方向、下一跳轉(zhuǎn)發(fā)方向。轉(zhuǎn)發(fā)數(shù)據(jù)時,根據(jù)節(jié)點的路由方向信息選擇備選下一跳節(jié)點,然后根據(jù)節(jié)點的優(yōu)先級來將備選節(jié)點分成內(nèi)部不含隱藏終端的集合,在轉(zhuǎn)發(fā)的數(shù)據(jù)包中會包含節(jié)點集合的信息,優(yōu)先級高的節(jié)點會獲得優(yōu)先轉(zhuǎn)發(fā)數(shù)據(jù)的機會。節(jié)點的優(yōu)先級由其相對于發(fā)送節(jié)點的深度差,節(jié)點剩余能量以及節(jié)點間的距離共同決定。算法對于原算法的改進(jìn)之處在于:第一,在下一跳的選擇過程中引入節(jié)點剩余能量作為參考因素,讓處在相近深度上的節(jié)點中,能量高的有著更高的可能性成為下一跳,有利于網(wǎng)絡(luò)中節(jié)點能量的均衡,防止區(qū)域內(nèi)節(jié)點過早稀疏而降低網(wǎng)絡(luò)中的連通性。第二,提出一種新的信標(biāo)增強周期的確定方法,此方法能夠自適應(yīng)水流的變化,不需要知道節(jié)點的速度。由于水下情況復(fù)雜,不同的節(jié)點的移動速度可能是不一樣的,而且節(jié)點在水下沒有定位系統(tǒng)輔助的情況下其移動速度也難以確定。新方法通過水面匯聚節(jié)點最近一輪數(shù)據(jù)采集階段所收到的節(jié)點數(shù)和估計的能和水面節(jié)點通信的剩余節(jié)點數(shù)來決定信標(biāo)增強的時機而無需參考節(jié)點速度。第三,由于節(jié)點的移動,節(jié)點到水面的鏈路可能會因臨時中斷而錯過信標(biāo)增強階段的路由建立。改進(jìn)算法在向水面轉(zhuǎn)發(fā)的感知數(shù)據(jù)包中加入必要的信息,來幫助那些路由過期的節(jié)點重構(gòu)路由。本文用仿真軟件OMNeT++對兩種算法進(jìn)行仿真分析,在近似的數(shù)據(jù)投遞率下,改進(jìn)算法的路由開銷小于原算法,在合適的水流速度和節(jié)點密度下可以比原算法小5%~15%,在網(wǎng)絡(luò)生存周期方面,改進(jìn)算法相對于原算法有10%~30%的提升。
[Abstract]:After years of development, Wireless Senior Network WSNs have formed a relatively perfect theoretical system, which greatly facilitates the monitoring of the region and the perception of the environment. With the development of marine resources, marine environmental monitoring, auxiliary navigation, disaster prevention and other aspects of increasing attention, wireless sensor networks are being applied to underwater environment. Due to the difference between underwater Wireless Senior Network (UWSN) and traditional terrestrial wireless sensor networks (WSNs), the routing protocols in terrestrial wireless sensor networks can not be directly applied in underwater environments. In this paper, an improved UWSN routing algorithm based on node depth information is proposed. This algorithm is suitable for scenarios with relatively closed (such as lakes, reservoirs) and needs to be monitored for a long time. The improved algorithm obtains the depth information of a node by adding a cheap water pressure sensor to the node. The routing information of a node contains two items: its forwarding direction and the next hop forwarding direction. When forwarding the data, the next hop node is selected according to the routing direction information of the node, and then the alternative node is divided into a set without hidden terminals according to the priority of the node, and the information of the node collection is included in the transmitted data packet. High priority nodes are given the opportunity to forward data first. The priority of the node is determined by its depth difference relative to the sending node, the residual energy of the node and the distance between the nodes. The improvement of the original algorithm is as follows: first, in the selection of the next jump, the residual energy of the node is introduced as a reference factor, so that the node with high energy is more likely to be the next jump in the near depth. It is beneficial to the equalization of node energy in the network, prevents the nodes in the region from becoming sparse prematurely and reduces the connectivity in the network. Secondly, a new method for determining the period of beacon enhancement is proposed. This method can adapt to the change of water flow without knowing the speed of the node. Because of the complexity of underwater situation, the moving speed of different nodes may be different, and it is difficult to determine the moving speed of nodes without the assistance of underwater positioning system. The new method determines the time of beacons enhancement by the number of nodes received in the most recent round of data acquisition and the estimated number of remaining nodes that can communicate with the surface nodes without reference to the node speed. Third, because of the node movement, the link between the node and the water surface may miss the route establishment of the beacon enhancement phase due to the temporary interruption. The improved algorithm adds the necessary information to the perceptual packets forwarded to the water to help those nodes whose routing is expired to reconstruct the routing. In this paper, we use OMNeT to simulate the two algorithms. Under the approximate data delivery rate, the routing overhead of the improved algorithm is smaller than that of the original algorithm. Under the appropriate flow velocity and node density, the proposed algorithm can be 5 / 15 smaller than the original algorithm. In the network lifetime, the improved algorithm has a 10% or 30% increase compared with the original algorithm.
【學(xué)位授予單位】:西安電子科技大學(xué)
【學(xué)位級別】:碩士
【學(xué)位授予年份】:2014
【分類號】:TP212.9;TN929.3
【相似文獻(xiàn)】
相關(guān)期刊論文 前10條
1 王洪君;于曉鵬;孫文喜;楊麗君;;一種BGP路由振蕩解決方案[J];吉林大學(xué)學(xué)報(信息科學(xué)版);2008年05期
2 唐明董;張國清;楊景;;大規(guī)模網(wǎng)絡(luò)上基于圖嵌入的可擴(kuò)展路由方法[J];計算機研究與發(fā)展;2010年07期
3 鐘曉;陶軍;;分布式分級結(jié)構(gòu)的用戶路由行為模型[J];東南大學(xué)學(xué)報(自然科學(xué)版);2011年02期
4 吳亞輝;鄧蘇;黃宏斌;;延遲容忍網(wǎng)絡(luò)狀態(tài)感知的路由策略研究[J];電子與信息學(xué)報;2011年03期
5 金巨亮;;遼寧聯(lián)通互聯(lián)網(wǎng)網(wǎng)絡(luò)扁平化路由策略研究及實施[J];電信科學(xué);2011年S1期
6 石樂義,徐瑞榮;移動IP中的路由問題[J];中國數(shù)據(jù)通訊;2001年02期
7 劉方愛,劉志勇,喬香珍;一類層次環(huán)網(wǎng)絡(luò)的構(gòu)造及路由算法[J];計算機學(xué)報;2002年12期
8 張登銀,王汝傳,王紹棣;一種適合星上處理的動態(tài)IP路由算法[J];重慶郵電學(xué)院學(xué)報(自然科學(xué)版);2004年01期
9 閔志松;王峰;王清賢;;分層式移動IPv6路由管理模型的分析與研究[J];信息工程大學(xué)學(xué)報;2007年01期
10 王立軍;吳建平;徐恪;;解決策略沖突導(dǎo)致BGP路由發(fā)散的自適應(yīng)機制[J];軟件學(xué)報;2008年06期
相關(guān)會議論文 前10條
1 趙會群;孫晶;高遠(yuǎn);;一種基于路由網(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)分布式路由算法研究的新進(jìn)展[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 趙會群;孫晶;高遠(yuǎn);;路由“活鎖”檢測方法[A];全國第13屆計算機輔助設(shè)計與圖形學(xué)(CAD/CG)學(xué)術(shù)會議論文集[C];2004年
相關(guān)重要報紙文章 前9條
1 云;全面控制Internet路由[N];中國計算機報;2001年
2 ;線速交換 安全路由[N];中國計算機報;2003年
3 ;智能路由控制改進(jìn)BGP[N];網(wǎng)絡(luò)世界;2002年
4 瀟瀟;會診中山大學(xué)[N];中國電腦教育報;2003年
5 林海;IP地址需雙管齊下加速申請[N];中國高新技術(shù)產(chǎn)業(yè)導(dǎo)報;2006年
6 廣州金融高等?茖W(xué)校 陳華其;以太網(wǎng)直接接入CERNet[N];網(wǎng)絡(luò)世界;2001年
7 王;面向電信級核心[N];中國計算機報;2001年
8 ;清華比威推出路由器新品[N];通信產(chǎn)業(yè)報;2001年
9 記者 高立聯(lián) 通訊員 趙嘉譽;山東公司95598熱線服務(wù)暖人心[N];國家電網(wǎng)報;2012年
相關(guān)碩士學(xué)位論文 前10條
1 劉云;基于數(shù)據(jù)冗余的結(jié)構(gòu)化P2P安全路由[D];蘭州大學(xué);2008年
2 牟曉玲;BGP路由抖動抑制算法的研究與改進(jìn)[D];湖南大學(xué);2008年
3 孫發(fā)勇;容忍網(wǎng)絡(luò)中的延時模型及路由算法[D];西安電子科技大學(xué);2011年
4 何鮮宗;無線Mesh網(wǎng)絡(luò)機會路由安全性研究[D];中國科學(xué)技術(shù)大學(xué);2011年
5 鮑力成;IPv6可視化路由器模型的自動配置研究及路由的實現(xiàn)[D];浙江大學(xué);2005年
6 楊豹;BGP路由服務(wù)平臺的研究與實現(xiàn)[D];國防科學(xué)技術(shù)大學(xué);2006年
7 潘登;基于原因分析的BGP路由振蕩抑制技術(shù)[D];電子科技大學(xué);2010年
8 陳錫蓮;多級多平面光交換結(jié)構(gòu)的路由及故障研究[D];電子科技大學(xué);2013年
9 楊永軍;面向資源共享的車聯(lián)網(wǎng)可靠路由設(shè)計[D];合肥工業(yè)大學(xué);2013年
10 胡英;無線傳感器網(wǎng)絡(luò)分簇路由算法研究與改進(jìn)[D];武漢理工大學(xué);2009年
,本文編號:2022545
本文鏈接:http://www.sikaile.net/kejilunwen/wltx/2022545.html