姓名 |
趙士權(Shin-Chuan Chao)
查詢紙本館藏 |
畢業系所 |
通訊工程學系 |
論文名稱 |
以IEEE 802.15.5 Mesh Tree為基礎無線個人網路系統之研製 (A Wireless Personal Area Networks Technology for IEEE 802.15.5 Mesh Tree)
|
相關論文 | |
檔案 |
[Endnote RIS 格式]
[Bibtex 格式]
[相關文章] [文章引用] [完整記錄] [館藏目錄] [檢視] [下載]- 本電子論文使用權限為同意立即開放。
- 已達開放權限電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。
- 請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。
|
摘要(中) |
無線個人區域網路(WPAN)至今已以透過各種面貌,給人們帶來生活上的便利。為因應各種需求,相應的規格隨之產生:如IEEE 802.15.1藍芽、IEEE 802.15.3 Ultra-wideband、IEEE 802.15.4 Zigbee以及IEEE 802.15.6 Body Area Network。但是這些規格僅定義媒體存取層以及實體層的運作,若需要定義網路層的行為,則需要另外再行定義,如IEEE 802.15.4 是由Zigbee聯盟定義其網路層行為,為每一個規格特別量身定做其網路層行為是相當不便的。再者,即使Zigbee為現有WPAN的網路層標準,但無法保證其可完全符合於其他IEEE 802.15系列的其他規格。因此,IEEE 802.15工作群組便推出了IEEE 802.15.5這一個可應用於WPAN網路層行為的規格。
IEEE 802.15.5提供了一套可利用的網路層規範給所有IEEE 802.15家族成員,使這些能夠不需像IEEE 802.15.4一樣,透過類似Zigbee聯盟的組織再另外定義網路層的規範。而是直接有一現成的可提供實做。IEEE 802.15.5主要提供的是一Adaptive Mesh Tree的網路拓樸概念,除了樹狀結構形成可較為有彈性外;另外Mesh路徑大大提升了整個網路的穩定性。
這篇論文綜合IEEE 802.15.5以及Zigbee的優缺點,設計並實做出一無線個人網路的系統。在這系統中,樹狀架構可根據使用者設定與節點數量動態變動。並且根據時間運作模式進行時間切割與同步學習機制讓系統在運作時能達到省電。
|
摘要(英) |
Wireless Personal Area Network (WPAN) has provided many conveniences for human life in many ways. For the purpose of satisfying different requirements, there are many different standards, such as IEEE 802.15.1 Bluetooth, IEEE 802.15.3 Ultra-wideband, IEEE 802.15.4 Zigbee and IEEE 802.15.6 Body Area Network. However, those standards only defined the protocol at physical layer and media access control layer. If we need the network layer protocol, we must define it in additional way. For example, Zigbee[1] for IEEE 802.15.4[2] redefines a new network protocol for each WPAN standard. Furthermore even Zigbee is the existed network layer protocol for WPAN we can’t not sure if this protocol is suitable for all standards in the IEEE 802.15 series or not. So IEEE 802.15 group specified another standard, IEEE 802.15.5[3] which is a network protocol provided for all WPAN standards.
IEEE 802.15.5 provided a network protocol which supports an adaptive mesh tree topology concept for every member in IEEE 802.15 series. The network topology could be more flexible, and the mesh paths make more reliable in the whole network.
In this thesis, we will present a WPAN system which combines the advantages of Zigbee and IEEE 802.15.5. For the purposes of power saving and synchronizing time, the system separates time sequence by using a smart time pattern setting.
|
關鍵字(中) |
★ 省電 ★ 路徑修復 ★ IEEE 802.15.5 ★ Adaptive Mesh Tree ★ 無線個人網路 |
關鍵字(英) |
★ Power Saving ★ Path Recovery ★ IEEE 802.15.5 ★ Adaptive Mesh Tree ★ Wireless Personal Area Network |
論文目次 |
國立中央大學圖書館碩博士論文電子檔授權書.....................................................................i
指導教授推薦書........................................................................................................................ii
口試委員審定書.......................................................................................................................iii
摘要..........................................................................................................................................iv
Abstract ....................................................................................................................................v
誌謝.........................................................................................................................................vii
FIGURE LIST .........................................................................................................................ix
TABLE LIST............................................................................................................................x
1. Introduction ..........................................................................................................................1
2. The Network System Base on IEEE 802.15.5 Mesh Tree..................................................3
2.1. Mechanisms................................................................................................................5
2.1.1. Node information............................................................................................5
2.1.2. User Setting Variable and Time Pattern Generation Mechanism..............6
2.1.3. Address Allocate Mechanism.........................................................................7
2.1.4. Nodes Join Mechanism...................................................................................8
2.1.5. Hello Command Learning and Synchronization Mechanism .................. 11
2.1.6. Mesh Path Establish Mechanism ................................................................12
2.1.7. Connection Lost Confirm and Nodes Rejoin Mechanism ........................13
2.1.8. Topology Error Recovery Mechanism........................................................14
2.2 Frame format ............................................................................................................16
2.2.1. Acknowledgment Frame ..............................................................................17
2.2.2. Data Frame....................................................................................................18
2.2.3. Connection Request Frame .........................................................................19
2.2.4. Connection Response Frame .......................................................................19
2.2.5. Hello Frame...................................................................................................20
2.2.6. Extra Feature Frame....................................................................................21
2.2.7. Leaf Report Frame .......................................................................................22
2.2.8. Path Lost Report Frame ..............................................................................22
2.2.9. Send Error Report Frame............................................................................23
3. System Implementation......................................................................................................24
4. Conclusion ...........................................................................................................................28
5. Reference .............................................................................................................................30
|
參考文獻 |
[1] ZigBee Alliance, "ZigBee document 053474r17, ZigBee specification release 17", ZigBee Technical Steering Committee, Jan.2008.
[2] IEEE 802 Working Group, “Standard for Part 15.4: Wireless Medium Access Control (MAC) and Physical Layer (PHY) Specifications for Low Rate Wireless Personal Area Networks (LR-WPANs)”, ANSI/IEEE 802.15.4, Sep. 2006.
[3] IEEE 802 Working Group, “Mesh Topology Capability in wireless Personal Area Networks (WPANs)”, ANSI/IEEE 802.15.5, May. 2009.
[4] Texas Instruments, "MSP430F543xA, MSP430F541xA datasheet", Texas Instruments Incorporated, Jan 2010
[5] AMICCOM, "A7102B Datasheet v0.3", AMIC Communication Corporation, Nov 2008
|
指導教授 |
許獻聰(Shiann-tsong Sheu)
|
審核日期 |
2011-8-8 |
推文 |
facebook plurk twitter funp google live udn HD myshare reddit netvibes friend youpush delicious baidu
|
網路書籤 |
Google bookmarks del.icio.us hemidemi myshare
|