Responsive image
博碩士論文 etd-0811103-160000 詳細資訊
Title page for etd-0811103-160000
論文名稱
Title
一種自決性的多階藍芽聯網形成演算法
A Self-determinant Scatternet Formation Algorithm for Multi-hop Bluetooth Networks
系所名稱
Department
畢業學年期
Year, semester
語文別
Language
學位類別
Degree
頁數
Number of pages
58
研究生
Author
指導教授
Advisor
召集委員
Convenor
口試委員
Advisory Committee
口試日期
Date of Exam
2003-07-16
繳交日期
Date of Submission
2003-08-11
關鍵字
Keywords
藍芽、藍芽微網、藍芽聯網形成、隨意網路
Ad Hoc Networks, Scatternet Formation, Bluetooth, Piconet
統計
Statistics
本論文已被瀏覽 5781 次,被下載 5815
The thesis/dissertation has been browsed 5781 times, has been downloaded 5815 times.
中文摘要
在本篇論文中,我們提出了一個分散式演算法用以將一群原先互不相連無線藍芽裝置組織成一連通的”藍芽聯網”。當每一個網路裝置執行上述演算法時,可忽略網路的拓樸且不需對於其他的裝置有任何預先知悉的資訊。此外,此演算法並不著眼於每個裝置相互之間都能直接溝通的環境。換句話說,每一個網路裝置的傳輸範圍無法涵蓋所有的裝置。相較於其他已提出的方法,此篇論文提及的演算法與之最大的差異性及最顯著的特點即是在決定每個裝置的角色所花費的控制訊息數量上。在選取角色的策略上,以往最常用的方式就是相互交換一些特定的訊息以當作"權值",這種方式必須付出相當昂貴的訊息成本且效率也會跟著低落。在我們的方法中,每個網路裝置可以憑著一個亂數決定的"遞減計數器"取代"比較權值"來決定自己的在藍芽微網中扮演的角色。由於"遞減計數器"的作用,使得在形成藍芽微網的過程中所耗費的訊息傳遞成本大大的降低。在尋找相鄰微網間之通道點(gateway)時,透過明確定義通道點(2_hop_gateways or 3_hop_gateways),即可計算出每個微網間的距離。
Abstract
In this paper we propose a distributed algorithm to construct a scatternet for multi-hop ad hoc networks of Bluetooth devices. This algorithm is fully distributed and does not require the nodes in the networks being in-range(i.e., each pair of nodes in the network may be unable to communicate with each other directly). The role-selection process in existing scatternet formation mostly uses the strategy of message exchange and comparing their weights like IDs or power strength. This results in a large amount of control messages to be sent and a longer scatternet formation time. In our algorithm, the role selection procedure is simple. Nodes can decide their role by a randomly generated counter rather than their ‘weights’. According to the proposed approach, nodes can determine their role of either a master or a slave of the piconet without recognizing its neighbors’ ‘weight’. The algorithm performs better time and reduces the number of control messages remarkably during the role-selection process. In this paper, we also define the gateways of 2-hops and 3-hops for evaluating the distance between two piconets.
目次 Table of Contents
中文摘要…………………………………………………………………I
英文摘要…………………………………………………………………III
目錄………………………………………………………………………V
圖目錄……………………………………………………………………VI
表格目錄…………………………………………………………………VIII
第一章 簡介………………………………………………………………1
第二章 相關研究…………………………………………………………19
第三章 自決性藍芽聯網形成演算法……………………………………23
第3.1節 藍芽微網的形成…………………………………………………24
第3.2節 選取通道點………………………………………………………29
第3.3節 藍芽聯網的維護…………………………………………………36
第四章 實驗與分析………………………………………………………37
第4.1節 測試環境…………………………………………………………38
第4.2節 形成藍芽微網……………………………………………………41
第4.3節 選取通道點………………………………………………………42
第4.4節 藍芽聯網形成……………………………………………………43
第五章 結論………………………………………………………………47
參考文獻…………………………………………………………………49
參考文獻 References
[1] http://www.bluetooth.com, Specification of the Bluetooth System, Volume1, Core. Version 1.1, January 03 2003.
[2] Jennifer Bray and Charles F. Sturman, “Bluetooth: Connect Without Cables”, Prentice Hall, 2001.
[3] Theodoros Salonidis, Pravin Bhagwat, Leandros Tassiulas, and Richard LaMaire, “Distributed Topology Construction of Bluetooth Personal Area Networks,” IEEE INFORCOM 2001,Anchorage, Alaska, April 2001.
[4] G. V. Zaruba, S. Basagni, and I. Chlamtac, “Bluetrees – Scatternet Formation to Enable Bluetooth-based Ad Hoc Networks,” IEEE International Conference on Communications (ICC) 2001, pp.273-277.
[5] Alok Aggarwal, Manika Kapoor, Lakshmi Ramachandran, and Abhinanda sarkar, “Clustering Algorithms for Wireless Ad Hoc Networks,” in Proceedings of the 4th International Workshop on Discrete Algorithms and Methods for Mobile Computing and Communications, Boston, MA, Aug. 2000, pp.54-63.

[6] M. Sun, C.K. Chang, and T.H. Lai, “A Self-Routing Topology for Bluetooth Scatternets,” Proc. I-SPAN 2002, Manila, Philippines, May 2002.
[7] I. Stojmenovic, “Dominating Set Based Bluetooth Scatternet Formation with Localized Maintenance,” Proc. Workshop Advances in Parallel and Distributed Computational Modes, Apr. 2002.
[8] X. Li and I. Stojmenovic, “Partial Delaunay Triangulation and Degree-Limited Localized Bluetooth Scatternet Formation,” Proc. AD-HOC NetwOrks and Wireless (ADHOC-NOW), Sept. 2002.
[9] C. Petrioli, S. Basagni, “Multihop Scatternet Formation for Bluetooth Networks,” IEEE Vehicular Technology Conference Spring 2002, Vol.1, pp.424-428.
[10] http://www.isi.edu/nsnam/ns/, ns-2 Network Simulator.
[11] Godfrey Tan, “Blueware: Bluetooth Simulator for ns,” MIT Technical Report, MIT-LCS-TR-866, Cambridge, MA, October, 2002.
[12] http://oss.software.ibm.com/developerworks/opensource/bluehoc/, Bluehoc: Bluetooth Performance Evaluation Tool.
電子全文 Fulltext
本電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。
論文使用權限 Thesis access permission:校內校外完全公開 unrestricted
開放時間 Available:
校內 Campus: 已公開 available
校外 Off-campus: 已公開 available


紙本論文 Printed copies
紙本論文的公開資訊在102學年度以後相對較為完整。如果需要查詢101學年度以前的紙本論文公開資訊,請聯繫圖資處紙本論文服務櫃台。如有不便之處敬請見諒。
開放時間 available 已公開 available

QR Code