a国产,中文字幕久久波多野结衣AV,欧美粗大猛烈老熟妇,女人av天堂

當(dāng)前位置:主頁(yè) > 碩博論文 > 信息類碩士論文 >

無(wú)線傳感器網(wǎng)絡(luò)全移動(dòng)節(jié)點(diǎn)定位算法研究

發(fā)布時(shí)間:2018-03-11 09:22

  本文選題:無(wú)線傳感器網(wǎng)絡(luò) 切入點(diǎn):移動(dòng)節(jié)點(diǎn)定位 出處:《東北電力大學(xué)》2017年碩士論文 論文類型:學(xué)位論文


【摘要】:節(jié)點(diǎn)定位是無(wú)線傳感器網(wǎng)絡(luò)中的核心技術(shù)之一,在目標(biāo)追蹤、事件監(jiān)測(cè)、定位路由、戰(zhàn)場(chǎng)定位等諸多領(lǐng)域應(yīng)用廣泛。在無(wú)線傳感器網(wǎng)絡(luò)的很多應(yīng)用中,隨機(jī)散布在無(wú)線傳感器網(wǎng)絡(luò)中的錨節(jié)點(diǎn)和未知節(jié)點(diǎn),很多情況下處于移動(dòng)狀態(tài),而目前很多算法考慮傳感器動(dòng)態(tài)性不是很全面,使算法在動(dòng)態(tài)狀態(tài)下表現(xiàn)不佳。目前的移動(dòng)節(jié)點(diǎn)定位算法多基于部分節(jié)點(diǎn)靜止,部分節(jié)點(diǎn)移動(dòng),或者節(jié)點(diǎn)的移動(dòng)按照事先規(guī)定好的軌跡,這種移動(dòng)方式均非所有節(jié)點(diǎn)隨機(jī)移動(dòng)。另一方面,基于接收信號(hào)強(qiáng)度指示(RSSI)的定位算法依據(jù)信號(hào)強(qiáng)度衰減隨著距離的變化原理來(lái)估計(jì)節(jié)點(diǎn)間的距離,RSSI定位算法最重要的問(wèn)題是路徑損耗問(wèn)題,信號(hào)衰減因子隨環(huán)境不同而變化,一般情況下,大多算法將信號(hào)衰減因子取典型值來(lái)計(jì)算,這將導(dǎo)致嚴(yán)重的測(cè)距誤差,而且在復(fù)雜的地理環(huán)境中,信號(hào)傳輸不規(guī)則性(DOI)也是信號(hào)在實(shí)際傳輸中遇到的一個(gè)重要問(wèn)題。針對(duì)以上存在的問(wèn)題,本文通過(guò)大量實(shí)地測(cè)量,將得到的數(shù)據(jù)進(jìn)行分析與處理,使用MATLAB擬合出不同環(huán)境下的信號(hào)衰減因子與參考距離為1m時(shí)的路徑損耗值,為了使該模型更加符合真實(shí)復(fù)雜的情況,將DOI引入模型中,結(jié)合信號(hào)的傳輸半徑、環(huán)境的復(fù)雜程度,建立了基于信號(hào)接收強(qiáng)度和距離的擬合關(guān)系模型,在此基礎(chǔ)上將RSSI定位算法應(yīng)用于錨節(jié)點(diǎn)和未知節(jié)點(diǎn)全部隨機(jī)移動(dòng)的網(wǎng)絡(luò)中。為了能解決當(dāng)能夠與未知節(jié)點(diǎn)通信的錨節(jié)點(diǎn)數(shù)量少于3個(gè)而不能定位的問(wèn)題,本算法根據(jù)能夠與未知節(jié)點(diǎn)通信的錨節(jié)點(diǎn)數(shù)量,將定位過(guò)程分為3種情況:當(dāng)能夠與未知節(jié)點(diǎn)通信的錨節(jié)點(diǎn)數(shù)量等于或者大于3個(gè)時(shí),直接使用三邊測(cè)量法進(jìn)行定位;當(dāng)能夠與未知節(jié)點(diǎn)通信的錨節(jié)點(diǎn)數(shù)量為2個(gè)時(shí),利用未知節(jié)點(diǎn)歷史時(shí)刻的位置信息輔助當(dāng)前時(shí)刻的未知節(jié)點(diǎn)定位,即把未知節(jié)點(diǎn)歷史時(shí)刻的位置作為錨節(jié)點(diǎn)的位置,速度值作為通信半徑對(duì)未知節(jié)點(diǎn)進(jìn)行輔助定位;當(dāng)能夠與未知節(jié)點(diǎn)通信的錨節(jié)點(diǎn)只有1個(gè)時(shí),通過(guò)灰預(yù)測(cè)預(yù)測(cè)未知節(jié)點(diǎn)當(dāng)前時(shí)刻的移動(dòng)方向,然后結(jié)合未知節(jié)點(diǎn)歷史時(shí)刻位置信息和速度值來(lái)完成節(jié)點(diǎn)定位過(guò)程。仿真結(jié)果表明,與傳統(tǒng)RSSI定位算法和基于卡爾曼濾波的RSSI定位算相比,該算法的定位成功率提高了約30%。
[Abstract]:Node location is one of the core technologies in wireless sensor networks. It is widely used in many fields, such as target tracking, event monitoring, location routing, battlefield location, etc. Anchor nodes and unknown nodes scattered randomly in wireless sensor networks are in a moving state in many cases, but many algorithms currently consider the dynamic nature of the sensor is not very comprehensive. Most of the current mobile node localization algorithms are based on the stationary part of the node, the movement of part of the node, or the movement of the node according to the predetermined trajectory. This movement is not random for all nodes. On the other hand, The location algorithm based on received signal intensity indication (RSSI) estimates the distance between nodes according to the principle of the variation of signal intensity attenuation with distance. The most important problem of RSSI location algorithm is the path loss problem, and the signal attenuation factor varies with the environment. In general, most algorithms calculate the signal attenuation factor by taking the typical value, which will lead to serious ranging errors, and in complex geographical environment, The irregularity of signal transmission is also an important problem in actual signal transmission. In view of the above problems, this paper analyzes and processes the obtained data through a large number of field measurements. MATLAB is used to fit the path loss of signal attenuation factor and reference distance of 1 m in different environments. In order to make the model more realistic and complex, the DOI is introduced into the model, which combines the transmission radius of the signal and the complexity of the environment. A fitting relation model based on the signal receiving intensity and distance is established. In order to solve the problem that the number of anchor nodes that can communicate with unknown nodes is less than 3, the problem of unlocalization can be solved by applying RSSI localization algorithm to all random moving networks of anchor nodes and unknown nodes, so as to solve the problem that the number of anchor nodes that can communicate with unknown nodes is less than three. According to the number of anchor nodes that can communicate with unknown nodes, this algorithm divides the localization process into three cases: when the number of anchor nodes that can communicate with unknown nodes is equal to or greater than 3, the method of trilateral measurement is directly used to locate; When the number of anchor nodes that can communicate with unknown nodes is 2, the position information of unknown nodes' historical moment is used to assist the location of unknown nodes at current time, that is, the position of unknown nodes' historical moment is taken as the position of anchor nodes. When only one anchor node can communicate with the unknown node, grey prediction is used to predict the moving direction of the unknown node at the current time. The simulation results show that compared with the traditional RSSI localization algorithm and the RSSI localization algorithm based on Kalman filter, the localization success rate of this algorithm is increased by about 30%.
【學(xué)位授予單位】:東北電力大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2017
【分類號(hào)】:TP212.9;TN929.5

【相似文獻(xiàn)】

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

1 趙方;馬嚴(yán);羅海勇;林權(quán);;基于頑健估計(jì)的室內(nèi)節(jié)點(diǎn)定位算法[J];通信學(xué)報(bào);2008年11期

2 陸鋒;;基于分布式的無(wú)線傳感器節(jié)點(diǎn)定位算法研究[J];科技信息(科學(xué)教研);2008年17期

3 孫燕;尚軍亮;劉三陽(yáng);;基于采樣優(yōu)化的蒙特卡羅移動(dòng)節(jié)點(diǎn)定位算法[J];系統(tǒng)工程與電子技術(shù);2010年09期

4 呂振;林振楊;張曉紅;何武林;;基于一種混合的節(jié)點(diǎn)定位算法的研究[J];傳感技術(shù)學(xué)報(bào);2012年02期

5 李建坡;時(shí)明;謝巖;隋吉生;;一種基于模糊理論的蒙特卡洛移動(dòng)節(jié)點(diǎn)定位算法[J];計(jì)算機(jī)應(yīng)用與軟件;2013年12期

6 楊軍;;無(wú)線傳感網(wǎng)絡(luò)節(jié)點(diǎn)定位算法綜述[J];儀器儀表標(biāo)準(zhǔn)化與計(jì)量;2012年01期

7 呂振;林振楊;張曉紅;何武林;;無(wú)需測(cè)距的綜合節(jié)點(diǎn)定位算法[J];計(jì)算機(jī)系統(tǒng)應(yīng)用;2012年05期

8 俞志根;姚春風(fēng);;蟻群算法在WSN節(jié)點(diǎn)定位算法中的應(yīng)用[J];湖州職業(yè)技術(shù)學(xué)院學(xué)報(bào);2011年01期

9 何劍海;;基于連通性的無(wú)線傳感器網(wǎng)絡(luò)節(jié)點(diǎn)定位算法探究[J];機(jī)電信息;2013年06期

10 賀遠(yuǎn)華;黎洪生;胡冰;;無(wú)線傳感器網(wǎng)絡(luò)分布式節(jié)點(diǎn)定位算法研究[J];微計(jì)算機(jī)信息;2009年22期

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

1 王超;劉凱;肖楠;;無(wú)線傳感器網(wǎng)絡(luò)中一種基于雙重限制區(qū)域的節(jié)點(diǎn)定位算法[A];2008通信理論與技術(shù)新發(fā)展——第十三屆全國(guó)青年通信學(xué)術(shù)會(huì)議論文集(下)[C];2008年

2 肖玲;李仁發(fā);羅娟;;基于多維標(biāo)度的分布式無(wú)線傳感器網(wǎng)絡(luò)節(jié)點(diǎn)定位算法[A];2006全國(guó)復(fù)雜網(wǎng)絡(luò)學(xué)術(shù)會(huì)議論文集[C];2006年

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

1 張松;水下聲通信傳感器網(wǎng)絡(luò)路由協(xié)議與節(jié)點(diǎn)定位算法研究[D];武漢大學(xué);2014年

2 李瑞雪;WSN節(jié)點(diǎn)定位算法及其安全性研究[D];吉林大學(xué);2011年

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

1 趙林哲;無(wú)線傳感器網(wǎng)絡(luò)節(jié)點(diǎn)定位技術(shù)研究[D];天津理工大學(xué);2015年

2 蘆捷飛;無(wú)線傳感器網(wǎng)絡(luò)節(jié)點(diǎn)定位算法的研究[D];鄭州大學(xué);2015年

3 周錕;復(fù)雜三維環(huán)境下節(jié)點(diǎn)定位算法研究[D];東北大學(xué);2014年

4 張洪巖;網(wǎng)絡(luò)節(jié)點(diǎn)分步式定位算法研究[D];電子科技大學(xué);2016年

5 胡娟;無(wú)線傳感器網(wǎng)絡(luò)節(jié)點(diǎn)定位算法研究[D];浙江師范大學(xué);2015年

6 陳小書;基于DV-Hop的無(wú)線傳感器網(wǎng)絡(luò)節(jié)點(diǎn)定位算法研究[D];成都理工大學(xué);2016年

7 王永為;基于信號(hào)強(qiáng)度比的WSN節(jié)點(diǎn)定位算法研究[D];沈陽(yáng)建筑大學(xué);2016年

8 李芬芳;三維無(wú)線傳感器網(wǎng)絡(luò)節(jié)點(diǎn)定位算法研究[D];西北師范大學(xué);2016年

9 穆寶春;無(wú)線傳感器網(wǎng)絡(luò)全移動(dòng)節(jié)點(diǎn)定位算法研究[D];東北電力大學(xué);2017年

10 楊棟;麥田環(huán)境中無(wú)線傳感器網(wǎng)絡(luò)節(jié)點(diǎn)定位算法設(shè)計(jì)[D];西北農(nóng)林科技大學(xué);2017年

,

本文編號(hào):1597549

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

本文鏈接:http://www.wukwdryxk.cn/shoufeilunwen/xixikjs/1597549.html


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

版權(quán)申明:資料由用戶72440***提供,本站僅收錄摘要或目錄,作者需要?jiǎng)h除請(qǐng)E-mail郵箱bigeng88@qq.com
欧美wwwxxx| 五华县| 亚洲国产精品成人综合久久久久久久 | 中文字幕av无码专区第一页 | 国产区女主播在线观看| 久久永久免费人妻精品| 沈阳45老熟女高潮喷水亮点| 声声奶酥1V办公室凌寒开视频| 精品国产青草久久久久福利| 亚洲第一无码精品立川理惠| 亚洲爆乳大丰满无码专区| 亚洲高清久久| jizzjizz中国精品麻豆| 中文字幕久久| 黄色av网| 三级大黄片| 精品中文无码一区二区| 99久久人妻无码精品系列| 中文字幕av无码不卡| 99久久久国产精品消防器材| 香蕉久久一区二区不卡无毒影院| 亚洲av午夜成人片精品| 国产av一区二区三区日韩接吻 | 亚洲成av人片在www鸭子 | 四虎视频| 伽师县| 久久精品国产日本波多野结衣 | 国产白丝无码免费视频| 黑人大荫蒂高潮视频| 丰满无码人妻热妇无码区| 无码AV免费毛片一区二区| 老熟女五十路乱子交尾中出一区 | www国产亚洲精品| 日日操视频| 国产欧美日韩| 久久熟妇| 欧洲精品久久久久毛片完整版| 色爱区综合| 秋霞成人午夜鲁丝一区二区三区| 99热这里有精品| 刺激xxxx高潮|