Responsive image
博碩士論文 etd-1121117-112820 詳細資訊
Title page for etd-1121117-112820
論文名稱
Title
以開放源軟體實作與驗證5G網路架構
Implementation and Verification of 5G Network Architecture by Using Open Source Software
系所名稱
Department
畢業學年期
Year, semester
語文別
Language
學位類別
Degree
頁數
Number of pages
65
研究生
Author
指導教授
Advisor
召集委員
Convenor
口試委員
Advisory Committee
口試日期
Date of Exam
2017-10-29
繳交日期
Date of Submission
2017-12-21
關鍵字
Keywords
Docker、OpenStack、開放源軟體、5G架構、網路切片
Open Source Software, Network slicing, 5G architecture, OpenStack, Docker
統計
Statistics
本論文已被瀏覽 5712 次,被下載 449
The thesis/dissertation has been browsed 5712 times, has been downloaded 449 times.
中文摘要
有賴於4G無線通訊技術,人們可以隨時隨地利用智慧型裝置在網路上漫遊,並且享受高傳輸速率的服務。然而,5G技術來勢洶洶,尤其是未來的網路架構將要能夠同時應對不同種服務,該如何利用單一的基礎建設提供一個具有彈性、快速建置、資源可擴充性高、以及能夠整合異質性網路的架構是一件重要的事情。除此之外,該如何減低建置系統時所花費的成本,也是值得思考的問題。
有鑑於此,本論文著重在利用開源軟體提供一個基於5G白皮書之網路切片的架構。此架構可以藉由雲端運算、軟體定義網路(SDN)、以及網路功能虛擬化(NFV)來提供網路切片的功能。透過結合OpenStack、Docker、OpenAirInterface (OAI)、商用小細胞基站、以及虛擬私有網路,作為基礎設施的建置。並且以虛擬機為一個節點單位,透過模組之間排列組合來提供網路切片功能。除此之外,本論文實作了一套社交軟體、影像串流與辨識、以及飛行器的控制來驗證本系統,並且針對架構的資料傳輸效能進行測量。
Abstract
Thanks to 4G wireless communication technology, people can use the intelligent device anywhere on the network roaming, and enjoy high transmission rate of service. 5G communication architecture will be able to simultaneously deal with different kinds of services. How to use a single infrastructure to provide a flexible, fast build, high resource scalability, and the ability to integrate heterogeneous network architecture is an important issue. In addition, how to reduce the cost of building the system is also worth of study.
In view of this, this thesis focuses on the use of open source software to implement a network slice architecture based on 5G white paper. This architecture can provide the functionality of network slicing by means of cloud computing, software definition network (SDN), and network functional virtualization (NFV). Through the integration of OpenStack, Docker, OpenAirInterface (OAI), commercial small cell base stations, and virtual private network one can build a 5G platform. Besides, this thesis uses in-house social communication software, video streaming and face detection, and the control of drone to verify the feasibility of the 5G system.
目次 Table of Contents
論文審定書 i
摘要 ii
Abstract iii
目錄 iv
圖目錄 vi
表目錄 viii
第一章 簡介 1
一、 論文概述 2
二、 論文貢獻 2
三、 論文架構 3
第二章 文獻探討 4
一、 5G 架構與網路切片 4
二、 Cloud Radio Access Network (C-RAN) 8
三、 長程演進技術與小型細胞基站Long Term Evolution and Small Cell 10
四、 Docker on OpenStack 12
第三章 研究方法 16
一、 核心雲 19
二、 邊緣雲 20
三、 VPN伺服器與商用存取網路 21
四、 系統驗證 23
第四章 實驗環境建置 26
一、 建置OpenStack環境 26
二、 建置Docker Machine 27
三、 下載Docker Container並執行 30
四、 建立VPN伺服器 30
五、 將VM/Instance 加入VPN伺服器 31
第五章 實驗結果與分析 33
一、 驗證服務之環境建置 33
5.1.1 安裝MySQL Database 33
5.1.2 安裝Tomcat Server 34
5.1.3 安裝UDP Server 35
5.1.4 Android手機應用程式 36
二、 實驗步驟與結果 38
5.2.1 線上即時通訊 38
5.2.2 影像串流 40
5.2.3 影像辨識 43
5.2.4 飛行器控制訊號處理 44
第六章 效能測試 46
一、 效能測試方式 46
6.1.1 影像串流(上傳/下載頻寬與遺失率) 46
6.1.2 影像辨識(運算效能) 49
6.1.3 飛行器控制訊號(封包延遲) 49
二、 效能測試結果 51
6.2.1 上傳/下載頻寬與封包遺失率 51
6.2.2 人臉偵測運算效能 52
6.2.3 封包延遲時間 52
第七章 結論 53
參考文獻 54
參考文獻 References
[1] A. Aijaz, M. Dohler, and A. H. Aghvami, "Network Store: Exploring Slicing in Future 5G Networks, " IEEE Wireless Communications, 82-89, 2016.
[2] D. Bernstein, “Containers and Cloud: From LXC to Docker to Kubernetes, ” IEEE Cloud Computing, 1(3), 81-84, 2014.
[3] A. Calinciuc, C. C. Spoiala, C. O. Turcu, C. Filote, “OpenStack and Docker:Building a High-performance IaaS platform for Interactive Social Media Applications, ” IEEE Conference Publications, 287-290, 2016.
[4] P. Demestichas, A. Georgakopoulos, D. Karvounas, K. Tsagkaris, V. Stavroulaki, J. Lu, C. Xiong and J. Yao, “5G on the Horizon: Key Challenges for the Radio-Access Network, ” IEEE Vehicular Technology Magazine, 8(3), 47-53, 2013.
[5] ERICSSION, “CLOUD RAN, ” ERICSSON White papper, 2015.
[6] I. Grigorik, "WebSocket Browser and Protocols, Chapter 17, " https://hpbn.co/websocket, 2013.
[7] R. E. Hattachi and J. Erfanian, "5G White Paper, ", NGMN white paper, 2015.
[8] Huawei, "5G Network Architecture A High-Level Perspective, " 2016.
[9] C. L. I, Y. Yuan, J. Huang, S. Ma, C. Cui and R. Duan, “Rethink Fronthaul for Soft RAN, ” IEEE Communications Magazine, 53(9), 82-88, 2015.
[10] C. G. Kominos, N. Seyvet, k.Vandikas, “Bare-metal, Virtual Machines and Containers in OpenStack, ” IEEE Conference Publications, 36-43, 2017.
[11] M. Kozlowski “Whats the Deal with Version of LTE 4G Network, ” 2011.
[12] D. Lee, G. Y. Li, and Suwen Tang “Inter-Cell Interference Coordination for LTE Systems, ” Global Communications Conference (GLOBECOM), 2012 IEEE, 2013.
[13] N. Naik, “Build a Virtual System of Systems using Docker Swarm in Multiple Clouds, ” IEEE Conference Publications, 1-3, 2016.
[14] T. Nakamura, S. Nagata, A. Benjebbour “Trends in Small Cell Enhancements in LTE Advanced, ” 14 February 2013.
[15] N. Nikaein, R. Knopp, L. Gauthier, E. Schiller, T. Braun, D. Pichon, C. Bonnet, F. Kaltenberger and D. Nussbaum, “ Demo – Closer to Cloud-RAN: RAN as a Service.” MobiCom '15 Proceedings of the 21st Annual International Conference on Mobile Computing and Networking, 193-195, 2015.
[16] N. Nikaein, E. Schiller, R. Favraud, K. Katsalis, D. Stavropoulos, I. Alyafawi, Z. Zhao, T. Braun, and T. Korakis, " Network Store: Exploring Slicing in Future 5G Networks", Eurecom, 2015.
[17] Nokia, “Reinventing Telcos for the Cloud, ” Nokia White Paper, 2014.
[18] A. Outtagarts, L. Roullet, B. Mongzon-Cazavet and G. Aravintha, “When IT Meets Telco: RAN as a Service, ”2015 IEEE/ACM 8th International Conference on Utility and Cloud Computing (UCC), 422-423, 2015.
[19] K. I. Pedersen, Y. Wang, S. Strzyz, F. Frederiksen “Ehanced Inter-cell Interference Coordination In Co-channel Multi-layer LTE-Advanced Networks, ” 2013.
[20] D. A. Shnidman “Determination of Required SNR values [radar detection], ” 10 December 2002.
[21] M. Simsek, A. Aijaz, M. Dohler, J. Sachs, and G. Fettweis, "5G-Enabled Tactile Internet", IEEE Journal on Selected Areas in Communications, 460-473, 2016.
[22] H. J. Son and C. Yoo, "E2E Network Slicing - Key 5G technology, " http://www.netmanias.com/en/?m=view&id=blog&no=8325, 2015.
[23] L. Yang and G. Yang, "Real-Time Wireless Signal Testing and Analyzing System Based on Websocket, " Instrumentation & Measurement, Computer, Communication and Control (IMCCC), 2016 Sixth International Conference on, 2016.
[24] T. B. Zahariadis, ”Migration toward 4G Wireless Communications, ” IEEE Wireless Commun., vol. 11, no. 3, pp. 6-7, Jun. 2004.
[25] S. A. R. Zaidi, D.C. McLernon, M. Ghogho and M. A. Imran, “Cloud empowered Cognitive Inter-cell Interference Coordination for Small Cellular Networks, ” 2015 IEEE International Conference on Communication Workshop (ICCW), 2218-2224, 2015.
[26] 3GPP, “LTE Overview of 3GPP, ” http://www.3gpp.org/LTE
[27] Avail at https://www.openstack.org/software/newton/
[28] Avail at https://wiki.openstack.org/wiki/Magnum
[29] Wikipedia, "Hypertext Transfer Protocol, " https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol, 2017.
[30] Wikipedia, "Server-sent events, " https://en.wikipedia.org/wiki/Server-sent_events, 2017.
電子全文 Fulltext
本電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。
論文使用權限 Thesis access permission:自定論文開放時間 user define
開放時間 Available:
校內 Campus: 已公開 available
校外 Off-campus: 已公開 available


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

QR Code