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

當(dāng)前位置:主頁 > 科技論文 > 地質(zhì)論文 >

WSN定位算法及其滑坡監(jiān)測(cè)應(yīng)用研究

發(fā)布時(shí)間:2018-05-28 07:40

  本文選題:無線傳感器網(wǎng)絡(luò) + 定位算法。 參考:《重慶大學(xué)》2015年碩士論文


【摘要】:滑坡災(zāi)害給國家經(jīng)濟(jì)建設(shè)和人民生命財(cái)產(chǎn)安全帶來了巨大危害,而滑坡監(jiān)測(cè)預(yù)警工作是有效防范滑坡災(zāi)害的重要手段,但現(xiàn)有專用監(jiān)測(cè)設(shè)備及方法普遍存在著人員工作量大、監(jiān)測(cè)實(shí)時(shí)性差、儀器價(jià)格昂貴、安裝調(diào)試和維護(hù)不便等突出問題,增加了實(shí)踐環(huán)節(jié)的難度。作為物聯(lián)網(wǎng)的支撐技術(shù)之一,無線傳感器網(wǎng)絡(luò)能夠適應(yīng)野外復(fù)雜監(jiān)測(cè)環(huán)境的需要,本文利用布設(shè)價(jià)格低廉的普通無線傳感器節(jié)點(diǎn)在可能發(fā)生滑坡的區(qū)域內(nèi)組網(wǎng)并結(jié)合無線傳感器網(wǎng)絡(luò)定位算法來實(shí)現(xiàn)滑坡體的位移監(jiān)測(cè),主要研究工作如下:①分析了無線傳感器網(wǎng)絡(luò)的基本特點(diǎn),對(duì)比網(wǎng)絡(luò)節(jié)點(diǎn)間的短距離通信機(jī)制并結(jié)合滑坡監(jiān)測(cè)及定位需求的實(shí)際,選取基于Zig Bee技術(shù)的無線傳感器網(wǎng)絡(luò)研究定位算法和滑坡監(jiān)測(cè);②分析比較了現(xiàn)有兩大類無線定位算法。無需測(cè)距的定位算法對(duì)硬件要求較低但是定位精度不高,一般只適于粗粒度定位需求;基于測(cè)距的定位算法定位精度相對(duì)較高,但其中只有RSSI定位算法對(duì)硬件條件的要求較低;③提出一種基于RSSI的質(zhì)心定位改進(jìn)算法。結(jié)合滑坡監(jiān)測(cè)應(yīng)用的實(shí)際,對(duì)由RSSI定位算法和質(zhì)心定位算法融合而成的算法——基于RSSI的質(zhì)心定位算法進(jìn)行了分析,找出了其存在缺陷和原因,通過引入?yún)f(xié)作定位算法和NLOS誤差抑制方法,從提高定位精度和覆蓋率兩個(gè)方面對(duì)其進(jìn)行了改進(jìn),并完成了改進(jìn)算法的滑坡監(jiān)測(cè)應(yīng)用研究和監(jiān)測(cè)現(xiàn)場(chǎng)的硬件方案設(shè)計(jì)。④使用MATLAB完成了RSSI定位算法和質(zhì)心定位算法在相同定位參數(shù)下的模擬測(cè)試,隨后利用修改錨節(jié)點(diǎn)數(shù)量、改變節(jié)點(diǎn)通信半徑以及節(jié)點(diǎn)呈均勻分布的不同測(cè)試環(huán)境對(duì)基于RSSI的質(zhì)心定位算法和改進(jìn)算法進(jìn)行模擬測(cè)試,結(jié)果表明改進(jìn)算法能夠顯著減少傳播環(huán)境和硬件因素對(duì)定位性能的影響,定位誤差較改進(jìn)前有3%至10%的提升而定位覆蓋率最大能提高20%,且使用改進(jìn)算法的滑坡監(jiān)測(cè)系統(tǒng)還具有系統(tǒng)造價(jià)低廉等特點(diǎn)。
[Abstract]:Landslide disaster has brought great harm to national economic construction and people's life and property safety. Landslide monitoring and early warning work is an important means to effectively prevent landslide disaster, but the existing special monitoring equipment and methods generally have a large workload of personnel. The problems of poor real time monitoring, high price of instrument, inconvenient installation, debugging and maintenance increase the difficulty of practice. As one of the supporting technologies of the Internet of things, wireless sensor networks can meet the needs of complex monitoring environment in the field. In this paper, the common wireless sensor nodes with low price are set up in the area where the landslide may occur and the wireless sensor network localization algorithm is used to realize the displacement monitoring of the landslide body. The main research work is as follows: 1. The basic characteristics of wireless sensor network are analyzed, and the short distance communication mechanism between nodes is compared with the reality of landslide monitoring and location. In this paper, two kinds of wireless localization algorithms based on Zig Bee and landslide monitoring are analyzed and compared. The location algorithm which does not need ranging has low hardware requirement but low positioning accuracy, which is generally only suitable for coarse granularity localization, and the location accuracy of ranging based localization algorithm is relatively high, but only RSSI localization algorithm requires lower hardware requirements. 3 an improved centroid location algorithm based on RSSI is proposed. Combined with the application of landslide monitoring, this paper analyzes the centroid location algorithm based on RSSI, which is composed of RSSI location algorithm and centroid location algorithm, and finds out its defects and reasons. By introducing the cooperative localization algorithm and the NLOS error suppression method, this paper improves the localization accuracy and coverage rate. The application research of improved algorithm for landslide monitoring and the hardware design of monitoring site. 4. The simulation test of RSSI location algorithm and centroid positioning algorithm under the same positioning parameters is completed by using MATLAB, and then the number of anchor nodes is modified. The centroid location algorithm based on RSSI and the improved algorithm are simulated and tested by changing the node communication radius and the uniform distribution of nodes in different test environments. The results show that the improved algorithm can significantly reduce the impact of propagation environment and hardware factors on location performance. The positioning error can be increased by 3% to 10%, and the location coverage can be increased by 20%, and the landslide monitoring system using the improved algorithm has the characteristics of low cost and so on.
【學(xué)位授予單位】:重慶大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2015
【分類號(hào)】:P642.22;TN929.5;TP212.9

【相似文獻(xiàn)】

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

1 鄔曉嵐,涂亞慶;滑坡監(jiān)測(cè)方法及新進(jìn)展[J];中國儀器儀表;2001年03期

2 張青;史彥新;林君;;時(shí)間域反射法用于滑坡監(jiān)測(cè)的試驗(yàn)研究[J];吉林大學(xué)學(xué)報(bào)(地球科學(xué)版);2007年01期

3 晏小明,蔡耀軍,王秋明,張進(jìn)保;滑坡監(jiān)測(cè)預(yù)測(cè)預(yù)報(bào)數(shù)據(jù)庫的開發(fā)與應(yīng)用研究[J];水文地質(zhì)工程地質(zhì);1996年01期

4 鄭萬模;用變形體系論點(diǎn)指導(dǎo)滑坡監(jiān)測(cè)工作[J];中國地質(zhì)災(zāi)害與防治學(xué)報(bào);1997年04期

5 劉悅;李永樹;;淺談滑坡監(jiān)測(cè)研究現(xiàn)狀及發(fā)展趨勢(shì)[J];測(cè)繪;2013年05期

6 吳金桂;319國道龍巖市新羅區(qū)龍門考塘滑坡監(jiān)測(cè)初步探討[J];探礦工程(巖土鉆掘工程);2000年S1期

7 康東玲,余京生,張紅秀;歐洲滑坡監(jiān)測(cè)與預(yù)測(cè)新進(jìn)展[J];湖北地礦;2002年04期

8 韓建設(shè);巖土工程中滑坡監(jiān)測(cè)的主要技術(shù)方法簡述[J];西北水電;2002年02期

9 成偉,趙超英;特殊條件下滑坡監(jiān)測(cè)網(wǎng)的優(yōu)化設(shè)計(jì)[J];長安大學(xué)學(xué)報(bào)(地球科學(xué)版);2003年03期

10 周平根;滑坡監(jiān)測(cè)的指標(biāo)體系與技術(shù)方法[J];地質(zhì)力學(xué)學(xué)報(bào);2004年01期

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

1 葉金桃;王俊超;馮光柳;萬蓉;;顧及降雨誘因的滑坡監(jiān)測(cè)三維GIS系統(tǒng)的研究[A];第28屆中國氣象學(xué)會(huì)年會(huì)——S3天氣預(yù)報(bào)災(zāi)害天氣研究與預(yù)報(bào)[C];2011年

2 夏耶;;干涉雷達(dá)滑坡監(jiān)測(cè)關(guān)鍵技術(shù)探討[A];中國地球物理2013——第二十七專題論文集[C];2013年

3 鄧德潤;;新灘滑坡監(jiān)測(cè)系統(tǒng)的研究[A];滑坡監(jiān)測(cè)技術(shù)討論會(huì)論文匯編[C];1988年

4 葉青;趙全麟;;三峽工程庫區(qū)滑坡監(jiān)測(cè)幾個(gè)問題的探討[A];新世紀(jì)巖石力學(xué)與工程的開拓和發(fā)展——中國巖石力學(xué)與工程學(xué)會(huì)第六次學(xué)術(shù)大會(huì)論文集[C];2000年

5 黃家然;;李家峽水電站水庫滑坡監(jiān)測(cè)成果分析[A];滑坡監(jiān)測(cè)技術(shù)討論會(huì)論文匯編[C];1988年

6 王傳先;時(shí)湘江;呂國娟;馬艷飛;;測(cè)量技術(shù)在滑坡監(jiān)測(cè)中的應(yīng)用[A];河南地球科學(xué)通報(bào)2009年卷(下冊(cè))[C];2009年

7 陸新;王凱;;涼水井滑坡監(jiān)測(cè)預(yù)警技術(shù)研究[A];和諧地球上的水工巖石力學(xué)——第三屆全國水工巖石力學(xué)學(xué)術(shù)會(huì)議論文集[C];2010年

8 李昂;侯圣山;韓冰;周平根;;基于北斗一號(hào)數(shù)據(jù)傳輸?shù)幕卤O(jiān)測(cè)系統(tǒng)構(gòu)建[A];第九屆全國工程地質(zhì)大會(huì)論文集[C];2012年

9 潘新;楊愛明;;重慶寶塔滑坡監(jiān)測(cè)中GPS技術(shù)的應(yīng)用[A];新世紀(jì)巖石力學(xué)與工程的開拓和發(fā)展——中國巖石力學(xué)與工程學(xué)會(huì)第六次學(xué)術(shù)大會(huì)論文集[C];2000年

10 張青;史彥新;朱汝烈;;TDR滑坡監(jiān)測(cè)技術(shù)的研究[A];加入WTO和中國科技與可持續(xù)發(fā)展——挑戰(zhàn)與機(jī)遇、責(zé)任和對(duì)策(下冊(cè))[C];2002年

相關(guān)重要報(bào)紙文章 前5條

1 ;滑坡監(jiān)測(cè)預(yù)測(cè)新技術(shù)研究告捷[N];中國國土資源報(bào);2003年

2 通訊員 夏杰 唐曉萍;重慶研發(fā)啟用區(qū)縣級(jí)精細(xì)化滑坡監(jiān)測(cè)預(yù)報(bào)系統(tǒng)[N];中國氣象報(bào);2010年

3 訪談專家 湖南化工地質(zhì)工程勘察院 高工 劉東;滑坡監(jiān)測(cè)與工程建設(shè)同步[N];中國水利報(bào);2008年

4 郭啟鋒 李忠;探工所研發(fā)系列地災(zāi)監(jiān)測(cè)儀器[N];中國國土資源報(bào);2013年

5 記者 曾冰 通訊員 黃華;省政府對(duì)黃土坡整體避險(xiǎn)搬遷一月一督查[N];恩施日?qǐng)?bào);2009年

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

1 王朝陽;滑坡監(jiān)測(cè)預(yù)報(bào)效果評(píng)估方法研究[D];成都理工大學(xué);2012年

2 周勇;湘西高速公路滑坡監(jiān)測(cè)關(guān)鍵技術(shù)及監(jiān)測(cè)信息系統(tǒng)研究[D];中南大學(xué);2012年

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

1 宋浩;基于RIA/JavaScript技術(shù)的高速公路滑坡監(jiān)測(cè)預(yù)報(bào)管理信息系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)[D];長安大學(xué);2015年

2 林保羅;基于TDR技術(shù)的滑坡監(jiān)測(cè)系統(tǒng)研制[D];長安大學(xué);2015年

3 鐘全金;基于激光點(diǎn)云的滑坡監(jiān)測(cè)數(shù)據(jù)處理方法研究[D];江西理工大學(xué);2015年

4 熊濤;WSN定位算法及其滑坡監(jiān)測(cè)應(yīng)用研究[D];重慶大學(xué);2015年

5 陳凌軍;光纖光柵傳感技術(shù)在滑坡監(jiān)測(cè)中的應(yīng)用[D];燕山大學(xué);2010年

6 羅虎;滑坡監(jiān)測(cè)復(fù)合光纖裝置性能試驗(yàn)研究[D];重慶大學(xué);2012年

7 魏小楠;滑坡監(jiān)測(cè)預(yù)報(bào)方法研究及工程應(yīng)用[D];貴州大學(xué);2008年

8 盧曉鵬;基于三維激光掃描技術(shù)的滑坡監(jiān)測(cè)應(yīng)用研究[D];長安大學(xué);2010年

9 張國輝;全自動(dòng)全站儀滑坡監(jiān)測(cè)數(shù)據(jù)的遠(yuǎn)傳和處理[D];遼寧工程技術(shù)大學(xué);2005年

10 楊映紅;永久散射體干涉測(cè)量技術(shù)在三峽滑坡監(jiān)測(cè)中的應(yīng)用[D];山東科技大學(xué);2007年

,

本文編號(hào):1945873

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

本文鏈接:http://sikaile.net/kejilunwen/diqiudizhi/1945873.html


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

版權(quán)申明:資料由用戶0de73***提供,本站僅收錄摘要或目錄,作者需要?jiǎng)h除請(qǐng)E-mail郵箱bigeng88@qq.com