博碩士論文 93522058 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:91 、訪客IP:3.144.18.252
姓名 李科鋒(Ko-feng Lee)  查詢紙本館藏   畢業系所 資訊工程學系
論文名稱 使用行動定位裝置協助感測器定位的經濟路程策略
(Economical Traveling Scheme for Localizing Sensor Network with Mobile Anchor)
相關論文
★ 整合多樣配置組態下的藍芽射頻驗證系統★ 具檔案敘述相關語查詢之智慧型檔案搜尋系統
★ 具遲到者支援功能之網際網路簡報系統★ 以快速廣播法建構熱門視訊隨選服務伺服器
★ 具事件同步再現特性之遠程電傳展示伺服器★ 無線網路環境下之廣播資訊快速下載
★ 中文網站繁簡互訪協助系統★ 支援時光平移播放之調適性現場直播演算法
★ 用於互動式廣播之段落對齊法★ 熱門影片廣播法之影片區段復原機制
★ 配合熱門影片廣播的本地伺服器高效快取法★ 一個增進SIP在防火牆環境中應用的協同模組
★ 考量網頁熱門度之一致性雜湊法解決 網頁代理伺服器之負載平衡★ 以網域名稱伺服器為基礎之色情網站過濾系統
★ 使用熱門廣播法及支援點對點傳輸之影音內容傳遞網路★ 變動頻寬平滑化之熱門廣播演算法
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   [檢視]  [下載]
  1. 本電子論文使用權限為同意立即開放。
  2. 已達開放權限電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。
  3. 請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。

摘要(中) 在無線感測網路(Wireless Sensor Network)中,感測器(Sensor)的定位是一個相當重要的議題,因為感測器的位置資訊對於在涵蓋範圍、繞送、追蹤和救援等問題上都相當有用,有相當多的定位方法被提出來,全球定位系統 (Global Positioning System,簡稱GPS)可以提供準確的位置資訊來協助定位。方法大致分為Range-based和Range-free兩類,range-based是一種藉由求得距離和角度的資訊估算位置的方法,較為準確但是由於需要一些特殊的設備求得精準的資訊使得花費也較大,因此在講究低功率低花費的無線感測網路中,另一種雖然沒有range-based來得精確但是花費較小的range-free方法較合適,其並不需要獲得距離和角度的資訊就能估出位置。兩種方法都需要有配備全球定位系統的定位裝置(Anchor)來協助定位,後來有人提出利用行動定位裝置(Mobile Anchor)來協助定位方法,藉此可減少定位裝置的數目,節省了一些花費,但相對的移動和時間上的花費卻相對的增高,因此本論文提出一個使用行動定位裝置協助感測器定位的經濟路程策略,減少利用行動定位裝置協助定位時所走的路程和所花的時間。並且藉由感測器發送訊號使得此方法可以應用到其他方面,如無線辨識系統(RFID)等。
文中對協助定位所需的位置訊息進行討論,並找出需要感測器回應或是不回應時較經濟路程之策略,並提出模擬比較的結果。
摘要(英) Localization is one of the most important subjects in wireless sensor network because the location information is useful for coverage, routing, tracking, and rescue. There are many schemes have been proposed for dealing with the localization. The Global Positioning System, called GPS, can provide the information of coordinates which help sensor to estimate its position. There are two kinds of schemes dealing with the localization. First the range-based schemes need either node-to-node distances or angles for estimating locations. The range-based schemes have higher location accuracy, but it need some peculiar hardware to estimate distances or angles. The peculiar hardware is more expensive. The range-free schemes did not have higher location, but it did not need some expensive hardware. So the range-free schemes are more agree with wireless sensor network. Two kinds of schemes are all need some special nodes which called anchors and may equip with a GPS to obtain its position information. There are some schemes using mobile anchor to help sensor estimate its position. Using mobile anchor to help sensor estimate its position may reduce the number of anchors, but it cause more overhead because traveling. This scheme can be used in other application rely on the response of sensor. RFID is an example.
The issue concerned in the paper is about the required message of location in process of assistant Localization, aiming in finding the economical traveling scheme of any response received by the sensor. Our simulations show the result.
關鍵字(中) ★ 無線感測網路
★ 行動定位裝置
★ 路程
關鍵字(英) ★ Mobile Anchor
★ Wireless Sensor Network
★ Traveling
論文目次 目錄
摘要 ii
Abstract iii
目錄 v
圖目錄 vii
表目錄 ix
第一章 緒論 1
1.1 研究背景 1
1.2 研究動機 1
1.3 論文架構 3
第二章 相關研究 4
2.1 使用GPS定位的方法 4
2.1.1 Range-based 4
2.1.2 Range-free 7
2.1.3 Range-based和Range –free總結 16
2.2衛星定位 17
第三章 經濟路程策略 18
3.1 概要 19
3.2估算半徑的方法 20
3.2.1事先估算半徑 20
3.2.2沒有事先估算半徑 21
3.2.3 半徑討論總結 24
3.3 路程策略 25
3.3.1 基本路程策略 25
3.3.2 經濟路程策略 26
3.4 感測器回應的應用 31
第四章 效能評估 32
4.1模擬環境 32
4.2 模擬結果 33
4.2.1 行動定位裝置收不到感測器的回應 33
4.2.2 行動定位裝置收到感測器的回應 35
第五章 結論及未來方向 38
參考文獻 39
附錄 A 42
參考文獻 [1] I. F. Akyildiz,W. Su, Y. Sankarasubramaniam, and E. Cayirci, “A survey on sensor networks,” IEEE Commun. Mag., vol. 40, pp. 102–114, Aug. 2002.
[2] E. M. Royer and C.-K. Toh, “A review of current routing protocols for ad hoc mobile wireless networks,” IEEE Personal Commun., vol. 6, pp. 46–55, Apr. 1999
[3] J. Hightower and G. Borriello, “Location systems for ubiquitous computing,”
IEEE Computer, vol. 34, pp. 57–66, Aug. 2001.
[4] B. H. Wellenhoff, H. Lichtenegger and J. Collins, Global Positions System: Theory and Practice, Fourth Edition. Springer Verlag, 1997.
[5] B. Parkinson and J. Spilker, Global Positioning System: Theory and Application (American Institute of Aeronautics and Astronautics, 1996).
[6] http://3w.gfec.com.tw/service/content/gps.htm
[7] [N. B. Priyantha, A. Chakraborty, and H. Balakrishnan, “The cricket location- support system,” in Proc. ACMInt. Conf. Mobile Computing Networking (MOBICOM), Boston, MA, Aug. 2000, pp. 32–43.
[8] D. Niculescu and B. Nath, “Ad-hoc positioning system (APS) using AOA,” in Proc. of IEEE Infocom, San Francisco, CA, April 2003.
[9] P. Bahl and V. N. Padmanabhan, “RADAR: an in-building RF-based user location and tracking system,” in Proc. IEEE Joint Conf. IEEE Computer Communications Societies (INFOCOM), Tel Aviv, Israel, Mar. 2000, pp. 775–784.
[10] J. Hightower,G. Boriello, and R.Want, “SpotON: An indoor 3D location sensing technology based on RF signal strength,” Univ. of Washington, Tech. Rep. UW CSE 00-02-02, Feb. 2000.
[11] D. Niculescu and B. Nath, “Ad-hoc positioning system,” in Proc. Of IEEE Globecom, San Antonio, TX, Nov. 2001.
[12] A. Savvides, C. C. Han, and M. B. Srivastava, “Dynamic fine-grained localization in ad-hoc networks of sensors,” in Proc. ACM Int. Conf. Mobile Computing Networking (MOBICOM), Rome, Italy, July 2001, pp. 166–179.
[13] K. Chintalapudi, A. Dhariwal, R. Govindan, and G. Sukhatme, “Ad-hoc localization using ranging and sectoring,” in Proc. of IEEE Infocom, Hong Kong, China, March 2004.
[14] Y. Shang, W. Ruml, and Y. Zhang, “Improved MDS-based localization,” in Proc. IEEE Infocom, Hong Kong, China, March 2004.
[15] N. Bulusu, J. Heidemann, and D. Estrin, “GPS-less low cost outdoor localization for very small devices,” IEEE Personal Communications Magazine, vol. 7, no. 5, pp. 28–34, Oct. 2000.
[16] D. Niculescu and B. Nath, “DV based positioning in ad hoc networks,” Kluwer J. Telecommun. Syst., vol. 22, no. 1, pp. 267–280, Jan. 2003.
[17] T. He, C. Huang, B. Lum, J. Stankovic, and T. Adelzaher “Range-free localization schemes for large scale sensor networks,” in Proc. of ACM MobiCom, San Diego, CA, Sept. 2003.
[18] Chong Liu ,Kui Wu, Tian HeComputer “Sensor Localization with Ring Overlapping Based on Comparison of Received Signal Strength Indicator.” 2004 IEEE(ROCRSSI)
[19] Vijayanth Vivekanandan, Vincent Wong “Concentric Anchor-Beacons (CAB) Localization for Wireless Sensor Networks . “ICC 2006.
[20] M. L. Sichitiu and V. Ramadurai, “Localization of wireless sensor networks with a mobile beacon,” Center for Advances Computing Communications, North Carolina State Univ., Tech. Rep. TR-03/06, Jul. 2003.
[21] K.-F. Ssu, C.-H. Ou, and H. Jiau, “Localization with mobile anchor points in wireless sensor networks,” IEEE Trans. on Vehicular Technology, vol. 54, pp. 1186–1197, May 2005.
[22] G. Xing, C. Lu, Y. Zhang, Q. Huang, and R. Pless, “Minimum power configuration in wireless sensor networks,” in Proc. of ACM MobiHoc, Urbana-Champaign, IL, May 2005
指導教授 曾黎明(Li-Ming Tseng) 審核日期 2006-7-24
推文 facebook   plurk   twitter   funp   google   live   udn   HD   myshare   reddit   netvibes   friend   youpush   delicious   baidu   
網路書籤 Google bookmarks   del.icio.us   hemidemi   myshare   

若有論文相關問題,請聯絡國立中央大學圖書館推廣服務組 TEL:(03)422-7151轉57407,或E-mail聯絡  - 隱私權政策聲明