博碩士論文 965303001 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:27 、訪客IP:18.116.14.94
姓名 田凱元(Kai-yuan Tian)  查詢紙本館藏   畢業系所 通訊工程學系在職專班
論文名稱 精準方位估測演算法設計
(The Algorithm DesignThe Algorithm Design of High Resolution Direction of Arrival)
相關論文
★ 利用手持式手機工具優化行動網路系統於特殊型活動環境★ 穿戴裝置動態軌跡曲線演算法設計
★ 石英諧振器之電極面設計對振盪頻率擾動之溫度相依性研究★ 股票開盤價漲跌預測
★ 感知無線電異質網路下以不完美頻譜偵測進行資源配置之探討★ 大數量且有限天線之多輸入多輸出系統效能分析
★ 具有元學習分類權重轉移網路生成遮罩於少樣本圖像分割技術★ 具有注意力機制之隱式表示於影像重建 三維人體模型
★ 使用對抗式圖形神經網路之物件偵測張榮★ 基於弱監督式學習可變形模型之三維人臉重建
★ 以非監督式表徵分離學習之邊緣運算裝置低延遲樂曲中人聲轉換架構★ 基於序列至序列模型之 FMCW雷達估計人體姿勢
★ 基於多層次注意力機制之單目相機語意場景補全技術★ 應用於3GPP WCDMA-FDD上傳鏈路系統的遞迴最小平方波束合成犛耙式接收機
★ 調適性遠時程瑞雷衰退通道預測演算法設計與性能比較★ 智慧型天線之複合式到達方位-時間延遲估測演算法及Geo-location應用
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   [檢視]  [下載]
  1. 本電子論文使用權限為同意立即開放。
  2. 已達開放權限電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。
  3. 請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。

摘要(中) 此篇論文所介紹的是精準估測訊號來源方位角的方法,現今較常使用估測方位角度的演算法大概分為兩種,一種為ESPRIT演算法[9]及MUSIC演算法[17],而我們將精準定義為誤差角度於1.5度間,為使估測角度與原訊號來源角度誤差更小,將原估測方位角,再加上運算複雜度相對較高的以Matching Pursuit(匹配追蹤)為基礎的兩階段演算法[6],加以精算得出較精確的結果。
論文中也比較了ESPRIT、MUSIC及Matching Pursuit三種演算法,設定於各項不同環境參數中:天線陣列數、快照數據資料等,估測訊號方位的精準度及效益,並依此三種演算法特性進行精確方位估測的搭配及提升精準度。
摘要(英) In this thesis, a high resolution angle of arrival etimation algorithm is developed. There are two popular methods used to estimate the arrival angle of a source, one is the ESPRIT [9] algorithm and the other is the MUSIC [17] algorithm. If the estimation errors are smaller than 1.5 degrees, it is defined as the precision estimation. In order to improve the estimation error, the initial estimates of the ESPRIT or the MUSIC algorithm can be further refined by the Matching Pursuit technique which has a higher computational complexity. The two-stage algorithm is thus designed and the complexity is reduced with comparable performance compared to the pure Matching Pursuit technique.
The thesis compares the ESPRIT, the MUSIC, and the Matching Pursuit algorithms in different scenarios such as the number of antenna elements and the number of the snapshots …,etc. The performance of the estimates by the three methods is displayed through simulation results. By the combination of these algorithms, how to achieve the precision estimation is discussed by the trade off between performance and complexity.
關鍵字(中) ★ 訊號方位
★ 方位估測
關鍵字(英) ★ DOA
★ ESPRIT
★ Matching Pursuit
★ MUSIC
論文目次 目錄
摘要 i
Abstract ii
目錄 iii
圖目錄 vi
表目錄 viii
第一章 緒論 1
1.1 研究動機 1
1.2 研究目的 3
1.3 論文架構 4
第二章 方位估測演算法設計架構 5
2.1 方位估測模擬資料架構 5
2.2 使用Esprit演算法估算[9] 7
2.3 使用多重訊號分類MUSIC演算法初估[14] 14
2.3.1 MUSIC演算法說明 15
2.3.2 MUSIC演算法摘要 18
2.4 以Matching Pursuit為基礎的二階段演算法 19
2.4.1 匹配追蹤演算法(Matching Pursuit) 20
2.4.1.1 正交化匹配追蹤法[3] 21
2.4.1.2 彈性樹狀基底搜尋正交化匹配演算法(Flexible Tree-search-based Orthogonal Matching Pursuit) 23
2.4.2 最小平方估測集合(Bank of Least Squares Estimators)[6] 25
2.5 精準方位估測演算法設計運算流程圖 27
第三章 訊號方位估測演算法模擬比較 28
3.1 相同訊雜比及快照資料數量下,天線元件數量與估測效益間關係。 29
3.1.1 訊雜比(SNR):0 dB、快照資料數量:10組 29
3.1.2 訊雜比(SNR): 6 dB、快照資料數量:10組 30
3.1.3 訊雜比(SNR): 12 dB、快照資料數量:10組 31
3.2 不同天線元件數量下,訊雜比與估測效益間關係。 32
3.2.1 天線元件數量:8組、快照資料數量:10組 32
3.2.2 天線元件數量:12組、快照資料數量:10組 33
3.2.3 天線元件數量:16組、快照資料數量:10組 34
3.3 各種演算法複雜度比較 35
3.4 討論 39
第四章 精準方位估測演算法模擬 43
4.1 以8組天線元件進行模擬運算 44
4.1.1 以ESPRIT演算法作為第1步估算 44
4.1.2 MUSIC演算法作為第1步估算 45
4.2 以10組天線元件進行模擬運算 46
4.2.1 以ESPRIT演算法作為第1步估算 46
4.2.2 以MUSIC演算法作為第1步估算 47
4.3 以12組天線元件進行模擬運算 48
4.3.1 以ESPRIT演算法作為第1步估算 48
4.3.2 以MUSIC演算法作為第1步估算 49
4.4 以16組天線元件進行模擬運算 50
4.4.1 以ESPRIT演算法作為第1步估算 50
4.4.2 以MUSIC演算法作為第1步估算 51
4.5 小結 52
第五章 總結與延申應用 53
第六章 參考資料 54
參考文獻 [1]P.Stoica and R. Moses, “Introduction to Spectral Analysis”, Prentice-Hall, Upper Saddle River, NJ, 1997.
[2]L.C.Godara, “Applications of antenna arrays to mobile communications”, Proc. IEEE, vol.85, no 8, pp.1195-1245, April 1997.
[3]G. Karabulut et al., “Estimation of Direction of Arrival by Matching Pursuit(EDAMP)”, Journal on Wireless Comm, PP.197-205, Feb.2005.
[4]S.GMallat and Z.Zhang, “Matching pursuit with time-frequency dictionaries”, IEEE Trans. On Signal Processing, pp.3397-415, Dec.1993.
[5]S.F.Cotter and B. D. Rao, “Application of tree-based searches to matching pursuit”, Proc.ICASSP, vol.6.pp.3933-36, Salt Lake City, UT, May 2001.
[6]Shane F.Cotter, “A Two Stage Matching Pursuit Based Algorithm for DOA Estimation In Fast Time-Varying Environments” Proc. Of the 2007 15th Intl. Conf. on Digital Signal Processing(DSP 2007), pp63-66, Feb.2007.
[7]Pati et al., “Orthogonal matching pursuit”, Proc. Asilomar, vol.1, pp.40-44, Monterey, California, Nov.1993.
[8]S. S. Chen and D. L. Donoho, “Application of basis pursuit in spectrum estimation,” in Proc. IEEE International Conference on Acoustics, Speech, and Signal Processing(ICASSP’98), vol.3, pp.3397-3415, 1993.
[9]Richard Roy and Thomas Kailath, “ESPRIT-Estimation of Signal Parameters Via Rotational Invariance Techniques” IEEE Transactions On Axoutics. Speech. AND Signal Processing. VOL.37. NO.7 Jul,1989.
[10]Feifei Gao and Alex B.Gershman, “A Generalized ESPRIT Approach to Direction-of-Arrival Estimation” IEEE Signal Processing Letters, VOL.12, NO.3, March 2005.
[11]Martin Haardt, “Unitary ESPRIT: How to Obtain Increased Estimation Accuracy with a Reduced Computational Burden” IEEE Transactions on Signal Processing, VOL.43, NO.5, May 1995.
[12]Wang H, Kaveh M, “Coherent signal-subspace processing for the detection and estimation of angles of arrival of multiple wideband sources”, IEEE Trans. On ASSP, pp823-831, 1985.
[13]R. O. Schmidt, “A signal subspace approach to multiple emitter location and spectral estimation.” Ph.D dissertation. Stanford Univ. Stanford. CA, 1981.
[14]Lin Zhou, Yong-jun Zhao and Hao Cui “High Resolution Wideband DOA Estimation Based on Modified MUSIC Algorithm” IEEE International Conference on Information and Automation, pp20-22, Jun 2008
[15]Raymond J. Weber and Yikun Huang, “Analysis for Capon and MUSIC DOA Estimation Algorithms” IEEE Xplore, July 2009
[16]R. R. Coifman and M. V. Wickerhauser, “Entropy-based algorithms for best basis selection,” IEEE Trans.. Inform. Theory, vol.38 no.2, pp.713-718,1992
[17]R. O. Schmidt, “Multiple Emitter Location and Signal Parameter Estimation,” IEEE Transactions on Antenna and Propagation, vol. AP-34, No. 3. March, 1986.
指導教授 陳永芳(Yung-fang Chen) 審核日期 2010-7-7
推文 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聯絡  - 隱私權政策聲明