博碩士論文 105522095 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:27 、訪客IP:18.116.230.40
姓名 賴韋博(Wei-Po Lai)  查詢紙本館藏   畢業系所 資訊工程學系
論文名稱
(An Enhanced Inter-Cell Interference Coordination (eICIC) Configuration Algorithm In 5G mmWave Heterogeneous Network)
相關論文
★ 基於OP-TEE的可信應用程式軟體生態系統★ SeFence: 基於安全感測的可信任周邊存取控制
★ 高解析度二維地理影像的三維建模:旋轉變換投影與傳統方法的比較研究★ 在低軌道衛星無線通訊中的CSI預測方法
★ 為多流量低軌道衛星系統提出的動態換手策略★ 基於Trustzone的智慧型設備語音隱私保護系統
★ 一種減輕LEO衛星網路干擾的方案★ TruzGPS:基於TrustZone的位置隱私權保護系統
★ 衛星地面整合網路之隨機接入前導訊號設計與偵測★ SatPolicy: 基於Trustzone的衛星政策執行系統
★ TruzMalloc: 基於TrustZone 的隱私資料保 護系統★ 衛星地面網路中基於物理層安全的CSI保護方法
★ 低軌道衛星地面整合網路之安全非正交多重存取傳輸★ 低軌道衛星地面網路中的DRX機制設計
★ 衛星地面整合網路之基於集合系統的前導訊號設計★ 基於省電的低軌衛星網路路由演算法
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   [檢視]  [下載]
  1. 本電子論文使用權限為同意立即開放。
  2. 已達開放權限電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。
  3. 請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。

摘要(中) 為了滿足5G日漸增長流量需求,而需要提升傳輸速率,所應映的技術為毫米波,為了降低毫米波的高路徑衰減的解決方法為波束成形的技術,波束成形是個信號處理方式可以透過基地台的天線陣列產生出指向性的波束來提高傳輸效能。除了提升傳輸速率外,未來的5G架構就是一個異質網路,所以不同階層的基地台的干擾問題,會變得越來越重要。如何在異質網路跟毫米波環境下的協調不同大小的基地台的波束之間的干擾也會是非常重要的問題。在之前LTE有提出了一個增強型的基地台間干擾的協調機制,但是在使用波束成形的技術下運用一般的增強型的基地台間干擾的協調機制會降低整體網路的效能。在本篇論文,我們提出了一個改良型的增強型的基地台間干擾的協調機制用在不同階層的基地台的波束上。我們可以讓不同的波束分配不同的空白子片段來提高整體網路的效能還有使用效率,最後我們以Gurobi這套軟體來評估整體網路的效能。
摘要(英) In order to satisfy increasing traffic demands in 5G network. 5G provides mmWave technology. Beamforming is considered to be a promising technique to reduce the pathloss of mmWave. Beamforming is a signal processing by antenna arrays for directional signal transmission or reception. The directional signal can reduce the pathloss of mmWave very well. Besides, increasing traffic demands. 5G will also support Heterogeneous Network (HetNet). One of the key challenges is reducing the interference and maximizing the throughput. In LTE, it provides enhanced Inter-Cell Interference Coordination (eICIC) to reduce the interference of the cells. Clearly, an uniform eICIC in mmWave scenario can′t fully utilize the beams capability. In this paper, we propose an non-uniform eICIC configuration algorithm to improve the throughput of the cells. Final, we use Gurobi to evaluate our performance
關鍵字(中) ★ 5G
★ 波束成形
★ 增強型的基地台間干擾的協調機制
★ 空白子片段
關鍵字(英) ★ 5G
★ Beamforming
★ mmWave
★ eICIC
★ HetNet
論文目次 中文摘要 i
Abstract ii
致謝 iii
Contents iv
List of Figures vi
List of Tables vii
1 Introduction 1
2 Preliminary and Related Work 4
2.1 Preliminary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
2.2 Related Works . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
2.3 Research Goals . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
3 Coexistence Scheme 7
3.1 System Model and Preliminaries . . . . . . . . . . . . . . . . . . . . . . 7
3.2 Problem Statement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
3.3 The Proposed Algorithm . . . . . . . . . . . . . . . . . . . . . . . . . . 11
3.3.1 Algorithm Overview . . . . . . . . . . . . . . . . . . . . . . . . 11
3.3.2 Algorithm Computational Hardness . . . . . . . . . . . . . . . . 15
4 Performance Evaluation 17
4.1 Scenario . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
4.2 Throughput Estimation . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
4.2.1 Number of UEs . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
4.2.2 Distribution of UEs . . . . . . . . . . . . . . . . . . . . . . . . . 19
4.2.3 Dual Connectivity VS. Non Dual Connectivity . . . . . . . . . . 20
4.2.4 Number of UEs’ Antennas . . . . . . . . . . . . . . . . . . . . . 21
4.2.5 Number of Small Cells . . . . . . . . . . . . . . . . . . . . . . . 22
5 Conclusion 23
Bibliography 24
參考文獻 [1] ShareTechNote, “5g/nr - beam management.” http://www.sharetechnote.
com/html/5G/5G_Phy_BeamManagement.html/.
[2] 3rd Generation Partnership Project, “Tr 36.300 evolved universal terrestrial radio
access (e-utra) and evolved universal terrestrial radio access network (e-utran),”
[3] S. Borst, A. O. Kaya, D. Calin, and H. Viswanathan, “Dynamic path selection in 5g
multi-rat wireless networks,” in IEEE International Conference on Computer Communications
(INFOCOM), pp. 1–9, 2017.
[4] S. Singh, S.-p. Yeh, N. Himayat, and S. Talwar, “Optimal traffic aggregation in multirat
heterogeneous wireless networks,” in IEEE International Communications Conference
(ICC), pp. 626–631, 2016.
[5] H. J. Kushner and P. A. Whiting, “Convergence of proportional-fair sharing algorithms
under general conditions,” IEEE Transactions on Wireless Communications,
vol. 3, no. 4, pp. 1250–1259, 2004.
[6] G. Panwar, R. Tourani, T. Mick, A. Mtibaa, and S. Misra, “Dice: Dynamic multirat
selection in the icn-enabled wireless edge,” in Proceedings of the Workshop on
Mobility in the Evolving Internet Architecture(MobiArch), pp. 31–36, 2017.
[7] S. Deb, P. Monogioudis, J. Miernik, and J. P. Seymour, “Algorithms for enhanced
inter-cell interference coordination (eicic) in lte hetnets,” IEEE/ACM transactions
on networking, vol. 22, no. 1, pp. 137–150, 2014.
[8] J. Zheng, J. Li, N. Wang, and X. Yang, “Joint load balancing of downlink and uplink
for eicic in heterogeneous network,” IEEE Transactions on Vehicular Technology,
vol. 66, no. 7, pp. 6388–6398, 2017.
[9] A. Chiumento, M. Bennis, C. Desset, L. Van der Perre, and S. Pollin, “Adaptive csi
and feedback estimation in lte and beyond: a gaussian process regression approach,”
EURASIP Journal on Wireless Communications and Networking, vol. 2015, no. 1,
p. 168, 2015.
[10] NetSimSupportTeam, “How to calculate phy data rate in lte?.” https:
//tetcos.freshdesk.com/support/solutions/articles/
14000069248-how-to-calculate-phy-data-rate-in-lte-.
[11] G. Zonghao, R. Edward, and B. Robert, “Gurobi optimizer.” http://www.
gurobi.com/.
[12] ShareTechNote, “5g - framestructure.” http://www.sharetechnote.com/
html/5G/5G_FrameStructure.html/.
[13] ShareTechNote, “Lte-advanced-256qam.” http://www.sharetechnote.
com/html/LTE_Advanced_256QAM.html.
[14] C. Bettstetter, G. Resta, and P. Santi, “The node distribution of the random waypoint
mobility model for wireless ad hoc networks,” IEEE Transactions on Mobile
Computing, no. 3, pp. 257–269, 2003.
指導教授 張貴雲(Guey-Yun Chang) 審核日期 2018-8-22
推文 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聯絡  - 隱私權政策聲明