博碩士論文 106523056 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:71 、訪客IP:3.135.183.89
姓名 李奕廷(Yi-Ting Li)  查詢紙本館藏   畢業系所 通訊工程學系
論文名稱 基於卷積神經網路之數位調變分類器與預處理技術研究
(Convolutional Neural Network-based Digital Modulation Classification and Pre-processing Techniques)
相關論文
★ 基於干擾對齊方法於多用戶多天線下之聯合預編碼器及解碼器設計★ 應用壓縮感測技術於正交分頻多工系統之稀疏多路徑通道追蹤與通道估計方法
★ 應用於行動LTE 上鏈SC-FDMA 系統之通道等化與資源分配演算法★ 以因子圖為基礎之感知無線電系統稀疏頻譜偵測
★ Sparse Spectrum Detection with Sub-blocks Partition for Cognitive Radio Systems★ 中繼網路於多路徑通道環境下基於領航信號的通道估測方法研究
★ 基於代價賽局在裝置對裝置間通訊下之資源分配與使用者劃分★ 應用於多用戶雙向中繼網路之聯合預編碼器及訊號對齊與天線選擇研究
★ 多用戶波束成型和機會式排程於透明階層式蜂巢式系統★ 應用於能量採集中繼網路之最佳傳輸策略研究設計及模擬
★ 感知無線電中繼網路下使用能量採集的傳輸策略之設計與模擬★ 以綠能為觀點的感知無線電下最佳傳輸策略的設計與模擬
★ 二使用者於能量採集網路架構之合作式傳輸策略設計及模擬★ 基於Q-Learning之雙向能量採集通訊傳輸方法設計與模擬
★ 多輸入多輸出下同時訊息及能量傳輸系統之設計與模擬★ 附無線充電裝置間通訊於蜂巢式系統之設計與模擬
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   至系統瀏覽論文 ( 永不開放)
摘要(中) 本篇論文中,提出了以卷積神經網路為基礎的數位調變分類器,卷積神經網路與其他深度學習結構相比,在圖像分類和語音辨識方面能給出更好的結果。吾人假設了單輸入單輸出系統及單輸入多輸出系統,傳送端發出QPSK、16-QAM、64-QAM三種不同的數位調變訊號,考慮通道衰減以及載波頻率偏移,接收端收到訊號後先經過所提出的預處理技術進行處理,包含通道的等化以及給定閾值以減少雜訊的影響,而當接收端的天線數為兩個以上時,會使用基於子空間的通道盲測方法對接收訊號進行處理,最後產生星座圖,作為卷積神經網路的訓練資料。
接著,吾人利用Zilinx Zynq-7000+AD9361軟體定義無線電平台,實現多天線傳輸的系統模型。訊號透過接收端的兩根天線接收後,會進行預處理及利用基於子空間方法的通道盲測進行還原,處理後的訊號會繪製於星座圖上,同樣作為卷積神經網路的輸入資料進行訓練。
摘要(英) In this paper, we propose a digital modulation classifier based on convolutional neural network. Compared with other deep learning architectures, convolutional neural network achieves better performance on the aspect of picture classification and speech recognition. In our simulation scenario, we assume SISO system and SIMO system, the transmitted signals are modulated by different types of digital modulation schemes, that is QPSK, 16-QAM and 64-QAM. We also consider channel fading and carrier frequency offset. At receiver, the proposed pre-processing techniques is employed, which realize channel equalization and retard the effect caused by noise. Also, when there are two or more antennas at receiver, we will utilize the subspace-based blind channel estimation to process received signals. Finally, we plot constellation diagrams according to the received signals after pre-processing. These constellation diagrams are the training data for the convolutional neural network model designed by us.
Next, we use Zilinx Zynq-7000+AD9361 software-defined radio platform to implement real-time SIMO system. After collecting all signals received by the two antennas at receiver, we will make use of the proposed pre-processing techniques and subspace-based blind channel estimation to process and recover the received signals. Then, these complex sample points will be converted into constellation diagrams, and they are the training data for CNN.
關鍵字(中) ★ 卷積神經網路
★ 數位調變分類器
★ 預處理技術
★ 通道盲測
★ 軟體定義無線電平台
關鍵字(英) ★ Digital modulation classifier
★ Convolutional Neural Network
★ Pre-processing techniques
★ Blind channel estimation
★ Software-Defined Radio
論文目次 目錄
摘要 i
Abstract ii
致謝 iii
目錄 iv
圖目錄 v
表目錄 vi
第一章 緒論 1
1.1研究背景與動機 1
1.2 文獻探討 3
第二章 系統架構 5
2.1 通道衰減模型 5
2.2 系統模型 7
第三章 卷積神經網路與預處理技術 10
3.1 卷積神經網路介紹 10
3.2 卷積層 11
3.2.1 全連接層的問題 12
3.2.2 卷積運算 12
3.3 池化層 13
3.4 AlexNet 14
3.5 預處理技術 16
3.6 基於子空間方法之通道盲測 18
第四章 模擬結果與討論 21
4.1 單輸入單輸出系統 23
4.2 單輸入多輸出系統 31
4.3 時間複雜度比較 40
第五章 軟體定義無線電平台設計與實現 44
5.1 軟硬體平台介紹 44
5.2 實驗測試 46
第六章 結論 53
參考文獻 54
參考文獻 [1] S.Z. Hsue, S.S. Soliman, “Automatic Modulation Recognition of Digitally Modulated
Signals,” in Proc. MILCOM’89, Boston, MA, Oct. 1989, pp. 645-649.
[2] S.Z. Hsue, S.S. Soliman, “Automatic Modulation Classification Using Zero Crossing” Proc. Inst. Elect. Eng., vol. 137, no. 6, Dec. 1990, pp. 459-464.
[3] Jondral, Friedrich K. “Software-defined radio: basics and evolution to cognitive radio,”
EURASIP Journal on Wireless Communications and Networking, 2005.3 (2005): 275-283.
[4] H. Sun, A. Nallanathan, C.-X. Wang, and Y. Chen, “Wideband spectrum sensing for
cognitive radio networks: A survey,” IEEE Wireless Commun., vol. 20, no. 2,
Apr. 2013, pp. 74-81.
[5] J. L. Xu, W. Su, and M. Zhou, “Likelihood function-based modulation classification in bandwidth-constrained sensor networks,” in Proc. IEEE ICNSC, Chicago, IL, 2010, pp. 530–533.
[6] V. Choqueuse, S. Azou, K. Yao, L. Collin, and G. Burel, “Blind Modulation Recognition for MIMO Systems,” MTA Review, vol. 19, no. 2, 2009, pp. 183–196.
[7] H.C. Wu, M. Saquib, and Z. Yun, “Novel Automatic Modulation Classification Using
Cumulant Features for Communications via Multipath Channels,” IEEE Trans. Wireless Commun., vol. 7, no. 8, Aug. 2008, pp. 3098-3105.
[8] B. Ramkumar, “Automatic Modulation Classification for Cognitive Radios Using Cyclic
Feature Detection,” IEEE Circuits Syst. Mag., vol. 9, no. 2, Jun. 2009, pp. 27-45.
[9] M.W. Aslam, Z. Zhu, and A.K. Nandi, “Automatic Modulation Classification Using Combination of Genetic Programming and KNN,” IEEE Trans. Wireless Commu., vol. 11, no. 8, Jun. 2012, pp. 2742-2750.
[10] P.J. Werbos, “The roots of backpropagation: from ordered derivatives to neural networks and political forecasting,” 1994.
[11] C.F. Teng, C.C. Liao, C.H. Hsiang, and A.Y. Wu, “Polar Feature Based Deep Architectures for Automatic Modulation Classification Considering Channel Fading,” GlobalSIP 2019, Anaheim, CA, 2018, pp. 554-558.
[12] D. Hong, Z. Zhang and X. Xu, “Automatic modulation classification using recurrent neural networks,” in IEEE/CIC Int. Conf. Commun., Chengdu, China, 2017, pp. 695-700.
[13] T. J. O’Shea and N. West, “Radio machine learning dataset generation with gnu radio,” in Proceedings of the GNU Radio Conference, vol. 1, no. 1, 2016.
[14] S. Peng, H. Jiang, H.Wang, H. Alwageed, Y.Zhou, M.M. Sebdani and Y.D. Yao, “Modulation Classification Based on Signal Constellation Diagrams and Deep Learning,” IEEE Trans. Neural Netw. Learn. Syst., vol. 30, no. 3, pp. 718-727, Mar. 2019.
[15] S. Peng, H. Jiang, H.Wang, H.Alwageed and Y.D. Yao, “Modulation Classification Using Convolutional Neural Network Based Deep Learning Model,” in Proc. 26th Wireless Opt. Commun. Conf. (WOCC) , Newark, NJ, 2017, pp. 1-5.
[16] W. Xu, Y. Wang, F. Wang and X. Chen, “PSK/QAM Modulation Recognition by Convolutional Neural Network,” in IEEE/CIC Int. Con. Commun., Qingdao, China, 2017.
[17] F. Meng, P. Chen, L. Wu and X. Wang, “Automatic Modulation Classification: A Deep Learning Enabled Approach,” in IEEE Trans. Veh. Technol., vol. 67, no. 11, Nov. 2018, pp. 10760-10772.
[18] W. C. Jakes, “Microwave Mobile Communications,” Piscataway, IEEE Press, NJ, USA, 1994.
[19] R. H. Clarke, “A Statistical Theory of Mobile-radio Reception,” Bell Syst. Tech. J., pp. 957-1000, 1968
[20] A. Krizhevsky, I. Sutskever and G. Hinton, “ImageNet Classification with Deep Convolutional Neural Networks,” in Proc. Adv. Neural Inf. Process. Syst., 2012, pp. 1097-1105.
[21] S. Visuri and V. Koivunen, “Resolving ambiguities in subspace-based blind receiver for MIMO channels,” Proc. 36th Asilomar Conf. on Signals, Systems and Computers, Pacific Grove, CA, 2002, pp. 589-593.
[22] P. Loubaton, E. Moulines and P. Regalia, “Subspace method for blind identification and deconvolution,” in Signal Processing Advances in Wireless & Mobile Communications (G. Giannakis, Y. Hua, P. Stoica and L. Tong, eds.), vol. 1: Trends in Channel Estimation and Equalization, Prentice Hall, 1998, pp. 63-112.
[23] E. Moulines, P. Duhamel, J. Cardoso and S. Mayrargue,“Subspace methods for
the blind identification of multichannel FIR filters,” in Proc. 1994 IEEE ICASSP, Adelaide, Austalia, May. 1994, pp. 573-576.
[24] K. He and J. Sun, “Convolutional Neural Networks at Constrained Time Cost,” in Proc. IEEE Conf. Computer Vision Pattern Recognition (CVPR), Boston, MA, USA, Jun. 2015, pp. 5353-5360.
[25] Analog Devices Inc., (2014), AD9361 Data Sheet (Rev. E.), [Online]. Available: http://www.analog.com/media/en/technical-documentation/data-sheets/AD9361.pdf
[26] Xilinx, (2018), Zynq-7000 SoC Data Sheet: Overview [Online]. Available: https://www.xilinx.com/support/documentation/data_sheets/ds190-Zynq-7000-Overview.pdf
指導教授 古孟霖(Meng-Lin Ku) 審核日期 2019-12-5
推文 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聯絡  - 隱私權政策聲明