跳到主要內容

臺灣博碩士論文加值系統

(216.73.216.176) 您好!臺灣時間:2025/09/06 15:03
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

: 
twitterline
研究生:王冠程
研究生(外文):Kung-Cheng Wang
論文名稱:WiMAX網路之群播應用研究
論文名稱(外文):Study of Multicast Applications over WiMAX Networks
指導教授:陳俊良陳俊良引用關係
指導教授(外文):Jiann-Liang Chen
學位類別:碩士
校院名稱:國立東華大學
系所名稱:資訊工程學系
學門:工程學門
學類:電資工程學類
論文種類:學術論文
論文出版年:2007
畢業學年度:95
語文別:英文
論文頁數:61
中文關鍵詞:群播802.16WiMAX群播群組BS頻寬WiFiSS
外文關鍵詞:group managementBSSSmulticastWiMAX802.16WiFiWorldwide Interoperability for Microwave Access
相關次數:
  • 被引用被引用:0
  • 點閱點閱:227
  • 評分評分:
  • 下載下載:15
  • 收藏至我的研究室書目清單書目收藏:5
隨著新一代無線網路-802.16 WiMAX的出現,越來越多的應用將在WiMAX上面實現。相較於WiFi,WiMAX具有更大的頻寬與傳輸距離,所以有許多廠商認為WiMAX將會取代3G系統成為新一代的手機協定。此外,WiMAX 可應用領域相當廣泛,包含私人企業、回程線路、寬頻無線網路服務、攜帶式寬頻無線。
本研究是為WiMAX型態的網路所量身訂作的群播技術。雖然群播的相關研究已經很多,不論是傳統實體網路或是無線網路都有相當多的路由方法提出。但是WiFi下的群播型態為存取點到使用者與WiMAX下的BS到SS到存取點,兩者所用方法不盡相同。事實上,到目前為止尚未有合適WiMAX三層架構的群播路由方式提出。這個情形導致在單一傳送的網路下,只要有兩個以上接收端要求同樣的資料流,就會造成發送端發送多份相同資料到接收端的狀況,造成網路資源的浪費。
舉例來說,當有多個使用者在進行多方會談的視訊會議,雖然是分開的使用者,但是卻接收到來自相同的聲音與視訊資料,在沒有使用群播的狀況下,將會重複多個資料的傳送。相反的,使用群播的方式,將會大大減低重複的資料重複傳輸率。
有鑑於此,本研究針對具有在全球互通的微波存取網路,設計出符合WiMAX之多層架構的群播方式。本研究的方法是在BS與SS上面設計一套能夠認得群播封包的機制,當BS與SS收到此種封包,BS就不會重複的發送資料到SS,而是發送一個包有參與這次群播的接收端的封包到SS。當SS接收到後,再將此資料分送到屬於此群組的接收端。
在WiMAX網路下建立出本研究的群播協定,能夠有效地將資料持續傳送到群播群組的接收端中。由實驗結果顯示,若與沒有實行群播協定之網路作比較時,本研究提出的WiMAX群播應用協定在接收端到達一定數量時,網路負載與平均延遲將會大大降低,網路佔用率得以下降,並提高網路頻寬,成功增加網路效能。
As a new wireless network-802.16 (WiMAX) appeared, more and more applications will be use on WiMAX network. Compare with WiFi, WiMAX equips bigger bandwidth and distance of transmission. There were many companies thought that WiMAX will replace 3G system to a new protocol of cellular phone. Besides, applications of WiMAX are very popular; including private business, service of broadband wireless, and mobile broadband.

This study proposed a multicast mechanism based on WiMAX attributes. Although there are a lot of researches proposed multicast protocol [1-3], in traditional or wireless network. But the way of multicast assess in WiFi are different from WiMAX’s BS to SS. There has no a fixed WiMAX multicast mechanism till today. This situation leads to bandwidth’s waste when two receivers request the same data from a single source. For example, when many users were join a video meeting. Even though there are separate users, but they are receiving the same video and audio data, without using multicast mechanism, the source will transmit many duplicated data to users. It would be reducing the network load when multicast scheme enable.

This study focuses on Worldwide Interoperability for Microwave Access, and designs a suitable mechanism for WiMAX multicast. The proposed mechanism is to design a scheme which BS and SS can recognize multicast packet. When BS and SS receive this kind of packet, BS will not send duplicated packet to SSs, and send a packet which contains who joins this multicast group to SS. When SS gets the multicast packet, it will automatically forward to the receiver which belongs to this multicast group.

The proposed WiMAX network multicast application mechanism can handle the data sending to the receivers successfully, and continually delivery the data to group members. The simulation results indicate that proposed multicast mechanism can reduce the network load and average delay time when the receivers become more and more. This mechanism reduces the link Utilization, increases network bandwidth, and increases the performance of network.
摘要 I
Abstract III
Chapter 1 Introduction 1
1.1 Motivation 1
1.2 Organization of This Thesis 4
Chapter 2 Background Knowledge and Related Work 5
2.1 802.16 (WiMAX) Network Architecture 5
2.2 Anycast, Unicast, Broadcast and Multicast 10
2.3 Multicast Application 11
2.4 Quality of Service Support in WiMAX Network 14
2.5 Reliable Multicast Classification 17
2.6 Multicast Scheme for Wireless Mobile Network 20
Chapter 3 Proposed WiMAX Multicast Mechanism 23
3.1 Core Base Tree Data Forwarding 23
3.2 Group Management 24
3.3 Error Recovery 25
3.4 Fast-Handoff Scheme 29
3.4.1 Hierarchical Structure 29
3.4.2 Handoff Approach 30
3.4.3 Mobile Client as Source 32
3.4.4 Mobile Host as Receiver 34
Chapter 4 Simulation Analysis and Discussion 37
4.1 Simulation Environment 37
4.2 Simulation Metrics 39
4.3 Network Load 40
4.4 Link Occupation 43
Chapter 5 Conclusion and Future Work 45
5.1 Conclusion 45
5.2 Future Work 45
References 47
References

[1] A.M. Mahdy and J.S. Deogun, “Multicast Optimization in Broadband Adaptive Optical Wireless Networks,” Proceedings of the Wireless Communications and Networking Conference, vol. 3, pp. 1780-1785, Mar. 2005.
[2] H. Hassanein and L. Huang, “Reliable Multicast in Wireless Ad Hoc and Sensor Networks,“ Proceedings of the 24th IEEE International on Performance, Computing and Communications Conference, pp.459-464, Apr. 2005.
[3]P. Chaporkar and S. Sarkar, “Wireless Multicast: Theory and Approaches,” Information Theory, IEEE Transactions on Information Theory, vol. 51, pp. 1954-1972, Jun. 2005.
[4]W. Wei and A. Zakhor, “Multiple Tree Video Multicast Over Wireless Ad Hoc Networks,” IEEE Transactions on Circuits and Systems for Video Technology, vol. 17, pp. 2-15, Jan. 2007.
[5]C. Eklund, R.B. Marks, K. Stanwood, and S. Wang, “IEEE Standard 802.16: A Technical Overview of the Wireless MANTM Air Interface for Broadband Wireless Access,” IEEE Communication Magazine, vol. 6, no. 6, pp. 98-107, Jun. 2002.
[6] IEEE Standard 802.16-2004, “IEEE Standard for Local and Metropolitan Area Networks – Part 16: Air Interface for Fixed Broadband Access Systems,” Oct. 2004.
[7]K. Wongthavarawat and A. Ganz, “Packet Scheduling for QoS Support in IEEE 802.16 Broadband Wireless Access Systems,” International Journal of Communication System, vol. 16, pp. 81-96, 2003.
[8] G. Nair, J. Chou, T. Madejski, K. Perycz, D. Putzolu and J. Sydir, “IEEE 802.16 Medium Access Control and Service Provisioning,” Intel Technology Journal, vol. 8, no. 3, Aug. 2004.
[9]WiMAX Forum, http://www.wimaxforum.org/home
[10]F. Behmann, “Impact of Wireless (Wi-Fi, WiMAX) on 3G and Next Generation — An Initial Assessment,” Proceedings of IEEE International Conference on Electro Information Technology, pp. 1-6, May. 2005.
[11]M. Sherman, K. M.Mcneill and K. Conner, “A PMP-Friendly MANET Networking Approach for WiMAX/IEEE 802.16,” Military Communications Conference, pp. 1-7, Oct. 2006.
[12]F. Ohrtman, “WiMAX Handbook,” McGraw-Hill, 2005.
[13]T. Inoue, S. Tani and H. Takahashi, “Design and Implementation of Advanced Multicast Router Based on Cluster Computing,” Proceedings of the 11th International Conference on Parallel and Distributed Systems, vol. 1, pp. 328-334, Jul. 2005.
[14]H. Eriksson, “MBONE: The Multicast Backbone,” Communications of the ACM, vol. 37, no. 8, pp. 54-60, Aug. 1994.
[15]W. Fenner, “Internet Group Management Protocol, Version 2,” Internet Draft, Apr. 1996.
[16]http://wiki.tossug.org/MulticastHowto
[17]A, Sayenko, O, Alanen, J. Karhula and T. Hämäläinen, “Ensuring the QoS Requirements in 802.16 Scheduling,” Proceedings of the 9th ACM International Symposium on Modeling Analysis and Simulation of Wireless and Mobile Systems, pp. 108-117, Oct. 2006.
[18]A. Mankin, A. Romanow, S. Bradner and V. Paxson, “IETF Criteria for Evaluating Reliable Multicast Transport and Application Protocols,” IETF RFC 2357, Jun. 1998.
[19]http://www.ietf.org/html.charters/rmt-charter.html
[20]”Reliable Multicast Transport Working Group Charter,” http://www.ietf.org/html.charters/rmt-charter.html
[21]S.E. Deering and D.R. Cheriton, “Multicast Routing in Datagram Internetworks and Extended LANs,” ACM Transactions on Computing Systems, pp. 85-110, May 1990.
[22]S. Deering and C. Partridge, “Distance Vector Multicast Routing Protocol,” RFC 1075, Nov. 1988.
[23]A. Ballardie, J. Crowcroft and P. Francis, “Core-Based Tree (CBT) – An Architecture for Scalable Inter-domain Multicast Routing,” Proceedings of ACM SIGCOMM, vol. 23, pp. 85-95, Oct. 1993.
[24]J. Moy, “Multicast Extensions to OSPF,” Internet Engineering Task Force, Mar. 1994.
[25]J. Postel, “Internet Control Message Protocol,” RFC 792 ISI, Sep. 1981.
[26]S. Paul, “Reliable Multicast Transport Protocol (RMTP)”, IEEE Journal on Selected Areas in Communications, vol. 15, no. 3, pp. 407-421, Apr. 1997.
[27]M. Demirbas and M. Hussain, “A MAC Layer Protocol for Priority-based Reliable Multicast in Wireless Ad Hoc Networks,” Proceedings of the International Symposium on World of Wireless, Mobile and Multimedia Networks, pp. 447-449, 2006.
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top
無相關期刊