博碩士論文 105523016 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:30 、訪客IP:3.22.248.208
姓名 張志鴻(Chih-Hong Chang)  查詢紙本館藏   畢業系所 通訊工程學系
論文名稱 LTE-A網路上隨機存取與上鏈資料傳送演算法之研究
(Study of Random Access and Uplink Data Transmission Algorithms in LTE-A Networks)
相關論文
★ 應用MSPP至DWDM都會光纖網路的設計★ 光網路與WiMAX整合架構研究及其簡化雛型實驗
★ 以Linux系統為基礎之NAT效能優化研究及其實作★ 光波長劃分多工網路之路徑保護機制研究
★ 標籤交換網路下具有服務品質路由安排之研究★ 以訊務相關性為基礎的整合性服務可調整QoS排程器之研究
★ 以群體播送支援IPv6環境下移動式網路連結更新之研究★ 無線區域網路資源動態分配之效能研究
★ 在微觀移動環境下有效資源保留之路徑管理研究★ 無線網路交握程序之預先認證方法分析與比較
★ 無線區域網路虛擬允入控制之研究★ IPv6環境下移動網路之連結更新程序及其效能之研究
★ 具有限數量波長轉換節點的分波多工網路之群播波長分配與容量計算研究★ 階層化行動式IPv6移動錨點選擇機制研究
★ 具高能量移動節點之叢集式感測網路 效能研究★ 預先註冊之快速換手階層化行動式IPv6研究
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   [檢視]  [下載]
  1. 本電子論文使用權限為同意立即開放。
  2. 已達開放權限電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。
  3. 請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。

摘要(中) 由於5G時代的來臨,未來物聯網設備將會急遽的增加,隨著巨大的網路流量進入系統中,傳統的資源分配會帶來許多問題,因此解決物聯網設備(IoT)與人機通訊(HTC)的共存會是極大挑戰,首當其衝的問題便是當物聯網設備產生上行數據便會發起隨機存取程序以請求上行資源,當大量的設備同時發起隨機存取,則會造成嚴重的訪問衝突。
本論文針對大量IoT裝置會頻繁的上行、資料量小的數據,如: 感測裝置、監測系統等應用。由於上行數據皆屬於小資料量,因此可以在隨機存取的程序中將小數據的資料夾帶在Msg3當中,藉此降低大量裝置在完成連線後進入系統的流量,並透過免競爭(Contention-free)的隨機存取程序來消化部分的網路流量,如此可降低SCH(Share Channel)在排程資源上的負擔。另一方面本論文提出兩種機制LBTA及LSCA來解決SCH資源分配的問題。LBTA可針對網路的流量進行門檻的配置;LSCA則可以在配置SCH的資源上更加彈性。
摘要(英) Given that the approaching 5G technology, the Internet of Thing (IoT) devices are supposed to increase on request. With the massive traffic transmitting into system, the traditional resource allocation will face with plenty of problems. Consequently, solving the coexistence of a large number of IoT devices and the Human Type Communication (HTC) is going to be a big issue. The first problem is that IoT devices receive uplink data and try to request uplink resource through random access. As soon as a quantity of IoT devices attempt to start random access at the same time, it will cause serious access collision.
The purpose of this paper is to focus on the devices with small uplink data that are active on sensors or monitor systems. According to the small data for uplink, we are able to apply some data on Msg3 in random access procedure. The result will be useful to decline the traffic once a great number of devices enter the system. Furthermore, we also take contention-free resource of random access for consuming part of traffic. It will lighten the burden of share channel from resource allocation.
Last but not least, we will propose two schemes in this paper, LBTA and LSCA, which are expected to dispose of the resource allocation problem. LBTA can set up threshold depends on the traffic; LSCA can be helpful for resource allocation.
關鍵字(中) ★ 物聯網
★ 隨機存取
★ Msg3
★ SCH
★ Conention-free
關鍵字(英) ★ IoT
★ Random Access
★ Msg3
★ Share Channel
★ Contention-free
論文目次 摘要 i
ABSTRACT ii
致謝 iii
目次 iv
圖目錄 vi
表目錄 ix
1 第一章 緒論 1
1.1 研究背景 1
1.2 研究動機與目的 2
1.3 章節摘要 3
2 第二章 相關研究背景 4
2.1 LTE及LTE-M基本介紹 4
2.1.1 LTE系統架構 5
2.2 LTE 規格簡介 7
2.2.1 Scheduled Request (SR) 8
2.2.2 Buffer Scheduled Request (BSR) 8
2.3 LTE 隨機存取介紹 9
2.3.1 RACH連線程序 10
2.4 相關文獻 14
3 第三章 論文方法 19
3.1 系統架構 19
3.2 MTC裝置流程與狀態 20
3.3 資源排程機制 22
3.3.1 LBTA(Limited Buffer Threshold Algorithm) 23
3.3.2 LSCA(Limited SCH Capacity Algorithm) 25
4 第四章 模擬結果與討論 27
4.1 模擬環境介紹 27
4.2 模擬結果分析 30
4.2.1 LBTA(Limited Buffer Threshold Algorithm) 30
4.2.2 LSCA(Limited SCH Capacity Algorithm) 47
4.2.3 LBTA 及 LSCA的效能差異 63
5 第五章 結論 65
6 參考文獻 67
參考文獻 [ 1 ] Retrieved June 20 , 2018 from https://www.rohde- schwarz.com/us/solutions/wireless-communication/lte-advanced/in-focus/emtc-and-nb-iot-pave-the-way-to-5g-iot_230416.html.
[ 2 ] Retrieved June 20 , 2018 from https://read01.com/R55QNM.html.
[ 3 ] Retrieved June 20 , 2018 from http://www.2cm.com.tw/technologyshow_content.asp?sn=0909030005
[ 4 ] 3GPP TS 36.300 (v10.2.0 Release10), “Evolved Universal Terrestrial Radio Access (E-UTRA) and Evolved Universal Terrestrial Radio Access Network (E-UTRAN);Overall description; Stage 2,”2011.
[ 5 ] Retrieved June 20 , 2018 from https://github.com/wjhgh04/lte_study/blob/master/UE%E5%90%AF%E5%8A%A8%E6%B5%81%E7%A8%8B.doc.
[ 6 ] Retrieved June 20 , 2018 from https://note-on-clouds.blogspot.com/2015/12/lte-rrc-state.html.
[ 7 ] A. Laya, L. Alonso, and J. Alonso-Zarate, ‘‘Is the random access channel of LTE and LTE-A suitable for M2M communications? A survey of alternatives,’’IEEE Commun. Surveys Tuts., vol. 16, no. 1, pp. 4–16, Feb. 2014.
[ 8 ] S.-M. Oh and J. Shin, ‘‘An efficient small data transmission scheme in the 3GPP NB-IoT system,’’ IEEE Commun. Lett., vol. 21, no. 3, pp. 660–663, Mar. 2017.
[ 9 ] T. Galini, F. Xenofon and M. K. Mahesh, "ASPIS: A Holistic and Practical Mechanism for Efficient MTC Support over Mobile Networks," 2017 IEEE 14th International Conference on Mobile Ad Hoc and Sensor Systems(MASS), Oct. 2017
[ 10 ] M. Condoluci, M. Dohler, G. Araniti, A. Molinaro, and J. Sachs, “Enhanced radio access and data transmission procedures facilitating industry-compliant machine-type communications over LTE-based 5G networks,” IEEE Wireless Commun., vol. 23, no. 1, pp. 56–63, Feb. 2016.
[ 11 ] S. Yanhuan, Z. Sihai and Z. Jinkang, "Aggregation postpone transmission scheme for machine type communications," 2016 19th International Symposium on Wireless Personal Multimedia Communications (WPMC), Nov. 2016.
[ 12 ] T. P. C. de Andrade, C. A. Astudillo, and N. L. S. da Fonseca, “Allocation of control resources for machine-to-machine and human-to-human communications over LTE/LTE-A networks,” IEEE Internet of Things J., vol. 3, no. 3, pp. 366–377, June 2016.
[ 13 ] C. A. Astudillo, T. P. C. de Andrade, and N. L. S. da Fonseca, “Allocation of control resources with preamble priority awareness for human and machine type communications in LTE-Advanced networks,” in 2017 IEEE Int. Conf. Commun. (ICC), May, pp. 1–6.
[ 14 ] F. Morvari and A. Ghasemi, ‘‘Two-stage resource allocation for random access M2M communications in LTE network,’’ IEEE Commun. Lett., vol. 20, no. 5, pp. 982–985, May 2016.
[ 15 ] M. Zhang, Y. Li and G. Dong, "A Novel Random Access Procedure for Stationary Machine," IET Communications, p. 5, Jan. 2018.
[ 16 ] H. Thomsen, "Code-Expanded Radio Access Protocol for M2M Communications", Trans. Emerging Telecommun. Tech., vol. 24, no. 4, pp. 355-65, June 2013.
指導教授 陳彥文(Yen-Wen Chen) 審核日期 2018-8-15
推文 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聯絡  - 隱私權政策聲明