跳到主要內容

簡易檢索 / 詳目顯示

研究生: 曾憲灝
ZENG XIANHAO
論文名稱: 軟體定義網路提供SVC視頻群播之效能與TCAM使用效率研究
Study of Multicast Performance and TCAM Utilization for SVC Video Traffic in SDN
指導教授: 陳彥文
Yen-Wen Chen
口試委員:
學位類別: 碩士
Master
系所名稱: 資訊電機學院 - 通訊工程學系
Department of Communication Engineering
論文出版年: 2020
畢業學年度: 108
語文別: 英文
論文頁數: 53
中文關鍵詞: 軟體定義網路群播虛擬區域網三態內容尋址存儲器空間可適性視訊編碼或可分級視頻編碼
外文關鍵詞: SDN, Multicast, VLAN, TCAM space, H.264 SVC
相關次數: 點閱:18下載:0
分享至:
查詢本校圖書館目錄 查詢臺灣博碩士論文知識加值系統 勘誤回報
  • 進入2020 年,多媒體服務尤其是video streaming 已經成為了互聯網流量重要的組成部
    分,以及不斷增長的視頻服務提供者,如Netflix、Amazon、YouTube 等等,隨著多媒體內
    容和使用者爆發式增長,網路資源比如頻寬會越發緊張。用戶的使用習慣中,會出現大量
    用戶在某一時間中觀看同一個視頻的情況,如體育賽事直播。在傳統的單播(unicast)網路
    視頻分發服務中,就會出現鏈路上有過多的重複的內容,令原本緊張的頻寬資源雪上加霜。
    群播(multicast)是一種一個發送者和多個接收者之間進行通訊的方法,能夠很好地解決這
    種情況,但傳統IP multicast 由於其分散式的設計,很難全盤考慮網路頻寬資源來建造群播
    分發樹。另外面對網路頻寬瓶頸,VSP 還通過HTTP Adaptive Streaming,根據伺服器端到
    用戶端的鏈路頻寬狀況,動態調整使用者接收的video 的碼率(bit rate),來避免暫停事件
    (stalling event),但這是基於單播傳輸下使用的,其配合使用的H.264 AVC 視頻編碼格式
    直接在群播使用的話,也同樣會造成頻寬資源浪費。
    面對現有的IP multicast 很難根據網路拓撲全域頻寬狀況來建造群播分發樹和在群播中
    怎樣使用adaptive streaming 的問題。可以利用SDN 網路的集中式控制和對網路有全域視野
    (global view)以及H.264 SVC 視頻編碼格式來進行基於SDN 的群播視頻內容分發。本論
    文提出一種新的entry 配置方法叫VLAN based multicast,首先使用基於Prim 演算法建造群
    播分發樹,提高總體鏈路頻寬使用率來提高使用者接收視頻的bit rate,其次為每段(發送
    者節點到分支點,分支點到下一級分支點,分支點到各接收者節點的路徑稱為段)配置不
    同VLAN, 能夠以較低成本調整使用者接收的video 的碼率(bit rate), 實現adaptive
    streaming,同時能節省中間節點的TCAM 空間。


    In 2020,multimedia services,especially video streaming,have become an important part of
    Internet traffic, as well as increasing video service providers, such as Netflix, Amazon, YouTube,
    etc, with the explosive growth of multimedia content and users, network resources such as
    bandwidth will become increasingly scarce. In users' usage habits, there will be a large number of
    users watching the same video at a certain time, such as sports live events. In the traditional
    unicast network video distribution service, there will be too many duplicate content on the link,
    which makes the originally strained bandwidth resources worse. Multicast is a method of
    communication between one sender and multiple receivers, which can solve this problem well.
    However, due to the decentralized design of traditional IP multicast, it is difficult to construct a
    multicast distribution tree with full consideration of network bandwidth resources. In addition, in
    the face of network bandwidth bottleneck, VSP also uses HTTP adaptive streaming to
    dynamically adjust the bit rate of video received by users according to the link bandwidth
    condition from server to client, so as to avoid stalling events. However, this is based on the use of
    unicast transmission, which is used in combination with H.264 AVC. If H.264 AVC video coding
    format is directly used in multicast, it will also cause waste of bandwidth resources.
    In the face of the existing IP multicast difficult to construct the multicast distribution tree
    according to the whole domain bandwidth of the network topology and how to use adaptive
    streaming in the multicast. SDN based multicast video content distribution can be achieved by
    using the centralized control of SDN network, global view of network and H.264 SVC video
    coding format. In this paper, a new entry configuration method called VLAN based multicast is
    proposed. Firstly, a multicast distribution tree is constructed based on prim algorithm to improve
    the overall link bandwidth utilization rate to improve the bit rate of video received by users,
    Secondly, configure different VLANs for each segment (the path from sender Node to Branch
    Node, Branch Node to next level Branch Node, Branch Node to each receiver Node is called
    segment), the bit rate of the video received by the user can be adjusted at a lower cost, realize
    adaptive streaming, and save TCAM space of intermediate nodes.

    摘要..........I Abstract..........II 目次..........III 圖目錄..........IV 表目錄..........V 致謝..........VI 第一章緒論..........1 11 研究背景..........1 12 研究動機與目的..........2 13 章節摘要..........3 第二章相關研究背景 ..........4 21 SDN 基本介紹 ..........4 22 OpenFlow 交換機基本介紹..........5 23 群播基本介紹..........10 24 H264 SVC 基本介紹 ..........11 25 相關文獻探討..........12 第三章論文方法 ..........16 31 系統架構 ..........16 32 構造群播分發樹演算法..........17 33 VLAN 配置..........22 34 計算路徑中的視頻層數量..........25 第四章模擬結果與討論 ..........29 41 模擬參數介紹..........30 42 模擬結果分析..........32 第五章結論 ..........41 參考文獻 ..........42

    [1] McKeown,Nick,et al. "OpenFlow: enabling innovation in campus networks." ACM
    SIGCOMM Computer Communication Review 38.2 : 69-74,March 2008.
    [2] Open Networking Foudation,"OpenFlow Switch Specification."
    https://www.opennetworking.org/images/stories/downloads/sdn-resources/onf-specifications/
    openflow/openflow-switch-v1.5.0.noipr.pdf
    [3] D. Farinacci et al."Protocol independent multicast—Sparse mode (PIM-SM): Protocol
    specification," Internet Eng. Task Force, Fremont, CA,USA,RFC 2362,1998.
    [4] J. Nicholas,A. Adams,and W. Siadak, "Protocol independent multicast—Dense mode
    (PIM-DM): Protocol specification (revised)," Internet Eng. Task Force, Fremont,CA,USA,
    RFC 3973,Jan. 2005. [Online]. Available: https://rfc-editor.org/rfc/rfc3973.txt
    [5] C. L. Lu,C. Y. Tang,and R. C.-T. Lee,"The full Steiner tree problem," Theor. Comput. Sci.,
    vol. 306, pp. 55–67,2003.
    [6] E. W. Dijkstra, "A note on two problems in connexion with graphs,"Numerische Mathematik,
    vol. 1, no. 1, pp. 269–271, June 1959.
    [7] T. H. Cormen,C. Stein,R. L. Rivest,and C. E. Leiserson,Introduction to Algorithms,2nd ed.
    Boston,MA,USA: McGraw-Hill Higher Educ.2001.
    [8] Wiegand,Thomas,et al. "Overview of the H. 264/AVC video coding standard." IEEE
    Transactions on circuits and systems for video technology 13.7: 560-576,August 2003.
    [9] Stockhammer,Thomas. "Dynamic adaptive streaming over HTTP--standards and design
    principles." Proceedings of the second annual ACM conference on Multimedia systems.
    February 2011.
    [10] Dave Seddon: adaptive streaming July 28,2011 from
    https://commons.wikimedia.org/wiki/File :Adaptive_ streaming_ overview_ daseddon_
    2011_07_ 28.png.
    [11] Schwarz,Heiko,Detlev Marpe,and Thomas Wiegand. "Overview of the scalable video coding
    extension of the H. 264/AVC standard." IEEE Transactions on circuits and systems for video
    technology 17.9: 1103-1120,September 2007.
    43
    [12] Curtis,Andrew R.,et al. "DevoFlow: Scaling flow management for high-performance
    networks." Proceedings of the ACM SIGCOMM 2011 conference. August 2011.
    [13] Shen,Shan-Hsiang. "Efficient SVC Multicast Streaming for Video Conferencing With SDN
    Control." IEEE Transactions on Network and Service Management 16.2 : 403-416,April
    2019.
    [14] Kotachi,Seiki,et al. "Multicast Routing Model to Minimize Number of Flow Entry in
    Software-Defined Network." 2019 20th Asia-Pacific Network Operations and Management
    Symposium (APNOMS). IEEE,November 2019.
    [15] Huang,Liang-Hao,et al. "Scalable and bandwidth-efficient multicast for software-defined
    networks." 2014 IEEE Global Communications Conference. IEEE,December 2014.
    [16] Craig,Alexander,Biswajit Nandy,and Ioannis Lambadaris. "Forwarding State Reduction for
    Multi tree Multicast in Software Defined Networks using Bloom Filters." ICC 2019-2019
    IEEE International Conference on Communications (ICC). IEEE,July 2019.
    [17] Chen,Jue,et al. "Recovery and Reconstruction of Multicast Tree in Software-Defined
    Network: High Speed and Low Cost." IEEE Access 8 : 27188-27201,January 2020.
    [18] Congdon,Paul. "Link layer discovery protocol and MIB." V1. 0 : 1-20,May 20.2002.
    [19] Huawei Huang Song Guo Peng Li Baoliu Ye Ivan Stojmenovic "Joint Optimization of Rule
    Placement and Traffic Engineering for QoS Provisioning in Software Defined Network."
    IEEE TRANSACTIONS ON COMPUTERS,vol . 64,no . 12 ,3488 3499,December 2015.

    QR CODE
    :::