跳到主要內容

臺灣博碩士論文加值系統

(216.73.217.127) 您好!臺灣時間:2026/07/30 01:30
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

: 
twitterline
研究生:王兆慶
研究生(外文):JauChing Wang
論文名稱:以WirelessSensorNetwork作定位之實作
論文名稱(外文):Location Tracking Based onWireless Sensor Network
指導教授:黃國勝黃國勝引用關係
指導教授(外文):Kao-Shing Hwang
學位類別:碩士
校院名稱:國立中正大學
系所名稱:電機工程所
學門:工程學門
學類:電資工程學類
論文種類:學術論文
論文出版年:2006
畢業學年度:94
語文別:中文
論文頁數:86
中文關鍵詞:無線感測器網路
外文關鍵詞:Wireless Sensor NetworkZigBee
相關次數:
  • 被引用被引用:26
  • 點閱點閱:722
  • 評分評分:
  • 下載下載:192
  • 收藏至我的研究室書目清單書目收藏:1
本研究目的在發展一套使用ZigBee網路無線技術來實現室內定位系統,可應用於圖書館,科博館等等地方,整個系統主要使用Cross-Bow所開發的MICAz無線感測器收發模組來實現室內定位系統,另外搭配Cross-Bow所開發的MIB510板子,主要弁酮O用來連接MICAz,然後透過RS-232與電腦做連接。

本論文主要是實現室內定位系統,首先我們佈設六個感測器節點,我們稱為參考節點,這些參考節點會定期廣播訊息給移動節點,然後我們將所接收到的訊號強度值轉換成距離然後在透過定位演算法去得知移動節點的位置。最後我們會分別對靜態和動態這兩部份去對室內定位系統作探討。
The objective of this research is developing a local positioning system by ZigBee wireless LAN. This system can be used in libraries, museums,…etc. The whole system uses MICAz which is a wireless sensor transmitting and receiving module, developed by Cross-Bow, to implement local positioning system. And this system combines with MIB510, developed by Cross-Bow, to connect MICAz. Then communicate with the computer through RS-232.

This thesis is implementing local positioning system. First, we set six sensor nodes, called referring nodes. These nodes will broadcast information regularly to moving node. Then we estimate the distance from the intensity of the receiving signal, and an algorithm is used to get the position of moving node. Aftermost we will discuss the static and dynamic part of local positioning system.
目 錄………………………………………………………………………..3
圖 目 錄……………………………………………………………………….5
表 格 目 錄……………………………………………………………………….7
第一章、論文概論 ……………………………………………………………...8
1.1 研究背景、動機與目的……………...………………………………………..8
1.2 系統架構 …………………………………………………………………….9
1.3 論文架構 ……….…………………………………………………………..10
第二章、無線感測器網路介紹….………………………….………………………..12
2.1 無線感測器網路概論…………………..…………………………………...12
2.2無線感測器網路的架構與應用……………………………………………..15
2.3 Cross-Bow感測器網路………………………………………………….17
2.4無線感測器網路設計的考量………………………………………….….....21
第三章、相關技術介紹……………………………………………………….……24
3.1 IEEE 802.15.4/Zigbee ……………………………………………………..24
3.1.1 IEEE 802.15.4/ZigBee簡介……………………….....……………......24
3.1.2 IEEE 802.15.4/ZigBee通訊協定…………...……………………….26
3.1.3 IEEE 802.15.4……………………………………………………….27
3.1.4 ZigBee……………………………..…………………………………...31
3.1.5 IEEE 802.15.4/ZigBee現況解決方案…………………………...…...34
3.2 定位技術………………………..…………………………………………...39
3.2.1定位技術簡介…………………….………………......……………......39
3.2.2 GPS(Global Positioning System)定位技術..……………………….41
3.2.2.1 GPS系統的組成……………..…………………..……………......41
3.2.2.2 GPS定位的原理………………….……………………………….41
3.2.3 AOA(Arrival of Angle)定位技術………………………………….43
3.2.4 TOA(Time of Arrival)定位技術…………………………………...44
3.2.5 TDOA(Time Difference of Arrival)定位技術……………….....…...45
3.2.6 RSSI(Received Signal Strength Indication)定位技術……………...46
3.3 TinyOS…...................................................……...…………………………...47
3.3.1 TinyOS簡介………………………......…….......................………......47
3.3.2 TinyOS特點…...............................………...………………………….48
3.3.3 TinyOS排程………………………………………………………….50
3.3.4 TinyOS編程……………………………..…….…………………...50
3.3.5 nesC………………................................................…………...…...50
3.3.5.1 nesC介紹………………...…..…………………..……………......50
3.3.5.2 nesC優點……………………...….……………………………….51
3.3.6 Network Management-Transmission Protocol..............………......52
3.3.7 TOSSIM-A Simulator for TinyOS Networks…….......………….53
3.3.8 TinyDB數據庫…….....................................................….....………….54
第四章、系統硬體架構……...........................……………………………..57
4.1 MICAz(MPR2400)感測器……………………………………….………..57
4.2 ATmega128L micro-controller………………...……………………..…...58
4.3 CC2420 RF Transceiver…………......…………………………….………..62
4.4 MIB510 Serial Interface Boards………….…...……………………..…...63
第五章、系統實作與測試……………….......................................………….65
5.1定位概論………………..….......................………………………………….65
5.2定位實作……………….…………………………………………………….65
5.3移植與實作步驟……………………………………………………………..68
5.4實驗數據……………………………………………………………………..73
第六章、結論與未來展望……….............……………………………………...81
Reference……………………………………………….………………………….82
【1】採用ZigBee建立家庭網路,電子工程專輯, http://www.eettaiwan.com/ART_8800371331_675327_f8b51d8f200507.HTM
【2】ZigBee堆疊結構介紹,電子工程專輯, http://www.eettaiwan.com/ART_8800402888_675327_5aa19e69200601.HTM
【3】David Gay, Philip Levis, David Culler, Eric Brewer,” nesC 1.1 Language Reference Manual”, May 2003
【4】TinyOS官方網站, http://www.tinyos.net/
【5】GPS原理, http://gpscenter.wtusm.edu.cn/index/Knowledge_1.htm
【6】林暉景,工研院電通所,”IEEE 802.15技術研究-各種測距演算法之介紹”
【7】韓永祥/ 王藏億, http://community.taipei-elife.net/cgi-bin/ShowNHD?comm=halai5013&perform=show&suffix=doc&fid=40bb576d/40bb57bf
【8】Sensor Network – Basic Function & Validation.doc
【9】建構基於嵌入式網路的無線感測器網路平台軟硬體,電子工程專輯, http://www.eettaiwan.com/ART_8800350783_676964_0600a366200411.HTM
【10】Crossbow, http://www.xbow.com/
【11】Yoshikazu Ohta,”Autonomous Localization System in Wireless Sensor Networks”, Department of Information Networking Graduate School of Information Science and Technology Osaka University, February 15th, 2005
【12】http://www.zigbee.org/en/index.asp
【13】http://203.66.123.22/ne/magazine/magazine_article.asp?Id=1005
【14】顏啟森,”無線感測網路之感測器定位系統實作”,國立中正大學
【15】張志龍,” 802.15.4/ZigBee技術原理與解決方案初探”, 財團法人資訊工業策進會網路多媒體研究所
【16】http://www.telenews.com.cn/Article/1013-1.htm
【17】http://thomaschuang.spaces.msn.com/PersonalSpace.aspx
【18】Chien-Liang,”TinyOS Tutorial”, Spring 2005
【19】David Gay, Philip Levis, David Culler, Eric Brewer,” nesC 1.1 Language Reference Manual”, May 2003
【20】http://www.cs.berkeley.edu/~pal/research/tossim.html
【21】http://telegraph.cs.berkeley.edu/tinydb/
【22】http://www.atmel.com/
【23】http://www.chipcon.com/
【24】I. Guvenc, C.T. Abdallah, R. Jordan, O. Dedeoglu,” Enhancements to RSS Based Indoor Tracking Systems Using Kalman Filters”
【25】http://kiew.cs.uni-dortmund.de:8001/mlnet/instances/81d91e93-df4da3c279
【26】陳昱仁,”機器人視覺追蹤之研究”,國立中正大學
【27】Greg Welch, Gary Bishop,”An Introduction to the Kalman Filter”,University of North Carolina at Chapel Hill Department of Computer Science Chapel Hill, NC 27599-3175
【28】http://www2.warwick.ac.uk/fac/sci/moac/currentstudents/peter_cock/cygwin/
【29】Konrad Lorincz and Matt Welsh, “MoteTrack: A Robust, Decentralized Approach to RF-Based Location Tracking”, Harvard University Division of Engineering and Applied Sciences Cambridge MA 02138, USA
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top