博碩士論文 975203040 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:68 、訪客IP:18.224.44.108
姓名 林忠瑋(Zhongwei Lin)  查詢紙本館藏   畢業系所 通訊工程學系
論文名稱 以 IEEE 802.16 無線都會網路通道狀態為主之具服務品質保證排程器
(A Channel-aware QoS Scheduler for IEEE 802.16 Wireless Metropolitan Networks)
相關論文
★ 利用智慧天線系統實現精準室內定位技術★ 電力線通訊之競爭存取與路由方法設計與實現
★ 設計與實作基於GRAPES函式庫之P2P即時串流系統★ 利用離散餘弦基礎之聲音浮水印達到室內定位技術
★ 利用虛擬指紋建置法之智慧型天線系統實現精準室內定位技術★ 即時影像串流自適應播放系統之研究
★ 利用模糊邏輯控制器於蜂巢式網路降低位置管理機制成本★ 基於支持向量機及模糊推理之地震預警系統研製
★ 基於行動裝置之分散式多人會議系統★ 以分群為基礎之3D無線與光學網路晶片頻道存取方法
★ 基於收前先聽LBR機制之授權型輔助接入LAA架構下於異質網路中暴露節點之研究★ 支援跳頻之IEEE 802.15.4 ZigBee無線隨身網路機制設計與實現
★ 應用於IEEE 802.16行動無線都會網路省電模式參數設定之智慧策略★ IEEE 802.15.4 ZigBee 無線隨身網路高效能路由演算法分析與設計
★ 應用於IEEE 802.16無線寬頻都會網路之具調適性自動重傳請求回報機制★ 無線感測網路為基礎之空間平面圖自動建構之技術
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   [檢視]  [下載]
  1. 本電子論文使用權限為同意立即開放。
  2. 已達開放權限電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。
  3. 請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。

摘要(中) 為了因應近年來不斷發展的網路多媒體娛樂以及應用,無線寬頻網路也不斷的快速發展,其中IEEE802.16WiMAX是最近熱門的新技術之一。WiMAX網路為了服務各種不同的連線需求,將所有的資料連線分成五類,分別是非請求的頻寬分配(UGS),即時輪詢服務(rtPS),擴展即時輪詢服務(ertPS),非即時輪詢服務(nrtPS)和盡力服務(BE)。這五種類型的資料連線分別有其相對應的服務品質參數。在WiMAX基地台裡,排程器負責決定哪條連線的資料需要優先送出以及頻寬的分配,因此在排程器中可以因應網路供應商不同的策略來改變排程的方法。如果一個排程器設計得不好,可能會造成頻寬的浪費,或者是網路服務品質的低落。
  此論文提出了一個以IEEE 802.16無線都會網路通道狀態為主之具服務品質保證的排程器。此排程器考慮了服務品質參數中的最大延遲時間,能夠保證即時輪詢服務連線的最大延遲時間。除了滿足服務品質參數之外,此排程器另外考慮了各個連線的網路通道狀況,並優先服務通道狀況良好的連線,因此此排程器能夠使網路整體的吞吐量達到最高。從模擬結果可以看出此排程器除了滿足服務品質參數外並且與其他排程器相比擁有較高的整體網路吞吐量。
摘要(英) In order to response the developing of internet multimedia and application, Broadband Wireless Access (BWA) systems are also developed quickly. IEEE 802.16 WiMAX is one of the hottest new technologies in recent years. For the sake of serving different kinds of connections, IEEE 802.16 WiMAX classifies data connections into five types. These types are Unsolicited Grant Service (UGS), Real-time Polling Service (rtPS), Non-real-time Polling Service (nrtPS), and Best Effort (BE). Each type of connections has its own corresponding quality of service (QoS) parameters. In a WiMAX base station (BS), the scheduler is responsible for that which packet should be sent first and how the bandwidth would be allocated. Thus the network provider can change the scheduling algorithm in the scheduler according to policies. If a scheduler uses an improper scheduling algorithm, the scheduler may waste bandwidth or lower the quality of service of connections.
  This thesis proposes a channel-aware QoS scheduler for IEEE 802.16 wireless metropolitan networks. This scheduler mainly considers WiMAX QoS parameter: the Maximum Latency. It is able to guarantee the Maximum Latency of rtPS connections. In addition to QoS parameter, the proposed scheduler also considers the channel condition of each connection and first serves the connections which have better channel condition. Thus the proposed scheduler can maximize the total throughput of the network. Simulation results also show that the proposed scheduler not only guarantees the QoS but also has better total network throughput than other schedulers.
關鍵字(中) ★ Scheduler
★ QoS
★ IEEE 802.16
★ WiMAX
關鍵字(英) ★ IEEE 802.16
★ QoS
★ Scheduler
★ WiMAX
論文目次 摘      要 I
Abstract II
Contents IV
LIST OF FIGURES VI
LIST OF TABLES VII
1. INTRODUCTION 1
1.1. Background 1
1.2. Problems Description 2
1.3. Goal of This Thesis 2
1.4. Thesis Organization 3
2. RELATED WORKS 4
2.1. 802.16 Reference Model 4
2.2. Service Flows 5
2.3. Quality of Services 7
2.3.1. Schedulers in 802.16 7
2.3.2. Quality of Service Classes 8
2.3.3. QoS Parameters 9
2.4. Scheduling Algorithms 11
3. A CHANNEL-AWARE QOS SCHEDULER FOR IEEE 802.16 WIRELESS METROPOLITAN NETWORKS 13
3.1. Structures of Proposed Channel-aware QoS Scheduler 13
3.2. Details of Proposed Channel-aware QoS Scheduler 14
3.2.1. The Main Procedure of Proposed QoS Scheduler 14
3.2.2. CheckDeadline Procedure 16
3.2.3. CheckChannelCondition Procedure 18
3.3. Pseudo Codes of Proposed Scheduler 22
3.3.1. Notations of Pseudo Codes 22
3.3.2. Pseudo Codes of Proposed Scheme 22
4. SIMULATION MODELS AND RESULTS 26
4.1. Simulation Models 26
4.2. Simulation Results 28
5. CONCLUSIONS 32
REFERENCES 33
參考文獻 [1] IEEE Std 802.16-2004, “IEEE Standard for Local and metropolitan area networks Part 16: Air Interface for Fixed Broadband Wireless Access Systems”, Oct. 2004.
[2] IEEE Std 802.16e-2005, “IEEE Standard for Local and metropolitan area networks Part 16: Air Interface for Fixed and Mobile Broadband Wireless Access Systems - Amendment 2: Physical and Medium Access Control Layers for Combined Fixed and Mobile Operation in Licensed Bands and Corrigendum 1”, Feb. 2006.
[3] IEEE Std 802.16-2009, “IEEE Standard for Local and metropolitan area networks Part 16: Air Interface for Broadband Wireless Access Systems”, May, 2009.
[4] The Network Simulator – NS-2, http://nsnam.isi.edu/nsnam/
[5] WiMAX module for the ns-2 simulator, August 2008, http://www.lrc.ic.unicamp.br/wimax_ns2/
[6] Chakchai So-In, Raj Jain and Abdel-Karim Tamimi “Scheduling in IEEE 802.16e Mobile WiMAX Networks: Key Issues and a Survey”, IEEE Journal on Selected Areas in Communications, vol. 27, no. 2, pp.156-171, Feb. 2009
[7] J. F. Borin and N. L. S. Fonseca, “Scheduler for IEEE 802.16 networks”, IEEE Communications Letters, vol. 12, no. 4, pp. 274-276, April 2008.
[8] C. Cicconetti, L. Lenzini, placeE. Mingozzi, and C. Eklund, “Quality of service support in IEEE 802.16 networks”, IEEE Networks, vol. 20, pp. 50-55, April 2006.
[9] Chakchai So-In, Raj Jain and Abdel-Karim Tamimi, “A Deficit Round Robin with Fragmentation Scheduler for IEEE 802.16e Mobile WiMAX”, Sarnoff Symposium, 2009. SARNOFF '09. IEEE, pp. 1-7, 2009.
[10] K. R. Raghu, Sanjay K. Bose and Maode Ma, “Queue based scheduling for IEEE 802.16 wireless broadband”, Information, Communications & Signal Processing, pp. 1-5, 2007.
[11] Po-Chun Ting, Chia-Yu Yu, Chilamkurti N., Wang Tung-Hsien and Ce-Kuen Shieh “A Proposed RED-based Scheduling Scheme for QoS in WiMAX Networks”, Wireless Pervasive Computing, pp. 1-5, 2009.
指導教授 許獻聰(Shiann-Tsong Sheu) 審核日期 2010-8-30
推文 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聯絡  - 隱私權政策聲明