跳到主要內容

臺灣博碩士論文加值系統

(18.97.14.88) 您好!臺灣時間:2024/12/04 14:33
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

我願授權國圖
: 
twitterline
研究生:陳世軒
論文名稱:適應性波束形成器之硬體設計與模擬
論文名稱(外文):Hardware Design and Simulation for Digital
指導教授:劉仁俊劉仁俊引用關係
指導教授(外文):Ren-Jean Liu
學位類別:碩士
校院名稱:大葉大學
系所名稱:電機工程研究所
學門:工程學門
學類:電資工程學類
論文種類:學術論文
論文出版年:2001
畢業學年度:89
語文別:中文
論文頁數:64
中文關鍵詞:線性陣列天線環形陣列天線MVDRLCMV相關性矩陣遞迴最小平方數位訊號處理
外文關鍵詞:Linear arraycircular arrayMVDRLCMVCorrelation matrixRLSDigital Signal Processor
相關次數:
  • 被引用被引用:1
  • 點閱點閱:224
  • 評分評分:
  • 下載下載:0
  • 收藏至我的研究室書目清單書目收藏:0
適應性波束形成技術的目的是用來獲得從不同方位抵達的信
號資料,並估測各個信號源的入射角,藉著集中的運算來搜尋可靠
的角度,使系統更有效率的運作。應用的範圍包括了雷達、聲納、
語音和無線通訊等。Minimum Variance Distortionless Response
(MVDR)是以基本的最佳濾波器和頻譜分析為出發點,以最佳化的
演算法求出最小成本函數,亦即最佳權值,以得到陣列天線的輸
出。反相關性矩陣的計算和導控向量的乘法運算是運算過程中最重
要的一環。在需要高速的運算系統中,反矩陣的運算對處理器來說
是一個龐大的負擔,尤其是在維度很高的環境中,且若矩陣接近奇
異矩陣時更增加了運算的複雜度。所幸運算過程可採遞迴的方式,
是一種適應性的法則,能夠有效率的執行運算。本論文將針對這些
特性加以研究,推導出計算反相關性矩陣的快速法則,並將結果實
際模擬應用於信號源的偵測上面。在硬體開發上,應用德州儀器公
司所生產的TMS320C6x 之數位訊號處理器做為開發工具,來將整
個適應性波束形成器的系統實現於數位訊號處理器之硬體工具
上,使得適應性波數形成技術能更便利的與其它無線通訊發展技術相結合。

The purpose of adaptive beamforming is to use array sensors to
pick up signals arrived from various directions. The direction of
arrivals (DOA) of different signals is then determined. By
concentrating processing at certain angles of interesting, the system
efficiency can be greatly improved. The applications of beamforming
include radar, sonar, speech and wireless communication. One of the
most popular approaches is of MVDR which is based on optimum
filtering and spectrum analysis. A cost function is first defined and
minimized in order to find the optimal connection weights between the
input signal from the antenna array and beamformer output. The
computation of the inverse correlation matrix and its multiplication
with steering vector are the most important parts in this processes. In a
system that requires high-speed computation, matrix inversion is
among the most time-consuming processes, especially when the
dimensionality is high and matrix is close to singular. Fortunately,
adaptive algorithms are available so that the process can be performed
efficiently in a recursive way. This paper will derive a fast algorithm
for computing inverse correlation matrix in digital beamforming using the famous matrix inversion lemma. We will demonstrate in the
simulation that DOA can be efficiently detected using this approach. In
hardware design, we use the TMS320C6x Digital Signal Processor
from Texas Instrument (TI) to apply the adaptive beamforming in the
development of DSP hardware. This is will facilitate the technique of
adaptive beamforming in wireless communication.

目錄
封面內頁
簽名頁
授權書.................. iii
中文摘要 .................iv
英文摘要 .................v
誌謝................... vii
目錄 ...................viii
圖目錄 ..................x
表目錄 ..................x ii
第一章 緒論
1.1 研究背景 .................1
1.2 研究動機與目的 ..............2
1.3 內容大綱.................3
第二章 適應性波束形成器
2.1 陣列天線信號模式............4
2.2 還形天線信號模式 ............6
2.3 LCMV/MVDR 法則 .............8
2.4 遞迴式更新反矩陣............12
第三章 TMS320C6x 數位訊號數理器
3.1 程式發展流程 ..............15
3.2 TMS320C6x 介紹與處理器架構 .......17
3.3 記憶體分配 ...............18
3.4 DSP/BIOS ................22
3.5 EMIF 實際應用..............25
第四章 模擬結果與硬體實現
4.1 MVDR 法則驗證 .............29
4.2 不同天線數目之影響...........31
4.3 實際量測之天線驗證 ..........37
4.4 硬體實現結果 .............43
第五章 結論與未來展望
5.1 結論................. 47
5.2 未來研究方向............. 48
參考文獻 .................49

[1]T.E.Curtis, “Digital beam forming for sonar system,” IEEE proc. Pt.F,vol.127,pp.257-265,Aug.1980.
[2]P.Barton, “Digital beamforming for radar,” IEEE proc. Pt.F,vol.127,pp.266-277,Aug.1980.
[3]B. D. Van Veen and K. M. Buckley, “Beamforming: A Versatile Approach to Spatial Filtering,” IEEE ASSP Magazine, pp. 4-924, April 1988.
[4]H. Krim and M. Viberg, “Two Decades of Array Signal Processing Research: The Parametric Approach,” IEEE Signal Processing Magazine, pp. 67-94, July 1996.
[5]J. Capon, “High-Resolution Frequency-Wavenumber Spectrum Analysis,” Proceedings of IEEE, pp. 2408-2418, August 1969.
[6]S. Haykin, “Adaptive Filtering,” 3rd ed., Prentice-Hall, 1996
[7]J.Litva and Titus Kwok-Yeung Lo, “Digital Beamfirming in Wireless Communication”,Artech-House,1996
[8]C. Balanis, “Antenna Theory, Analysis and Design,” John Wiley & Sons, 1982.
[9]R. O. Schmidt, “A Signal Subspace Approach to Multiple Emitter Location and Spectral Estimation,” Ph.D. dissertation, Stanford University, 1981.
[10]R. Roy and T. Kailath, “ESPRIT – Estimation of Signal Parameters via Rotational Invariance Techniques,” IEEE Transactions on ASSP, vol. 37, no. 7, pp. 984-995, July, 1989.
[11]P. Chang, W. Yang and K. Chan, “A Neural Network Approach to MVDR Beamforming Problem”, IEEE Transactions on Antenna and Propagation, vol. 40, no. 3, pp. 313-321, March 1992.
[12]G. H. Golub and C. F. Van Loan, “Matrix Computations,” 2nd ed., John Hopkins University Press, 1989.
[13]W. Press, B. Flannery, S. Teukolsky and W. Vetterling, “Numerical Recipes in C,” Cambridge University Press, 1988.
[14]S.P. Applebaum, “Adaptive Array,” IEEE Trans. on AP,24,pp.585-598,1976
[15]R.Widrow and S. Stearns. Adaptive Signal Processing. Englewood Cliffs, NJ:Pretince-Hall,1985
[16]O.L. Frost III, “An algorithm for linearly constrained adaptive array processing,” Proc. IEEE, Vol.60,pp.926-935,1972
[17]J.G.McWhirter and T.J.Shepherd, “Systolic array processor for MVDR beamforming,” Proc Inst. Elec. Eng, Vol. 136, No. 2,1989.
[18]W.M Gentleman and H.T. Kung, “Matrix triangularization by systolic array,” Proc SPIE Real time signal processing IV, p.298,1981
[19]C.N. Dorny, “A Vector Space Approach to Models and Optimization,” Wiley-Interscience, New York, 1975
[20]TMS320C6000 DSP/BIOS User's Guide(TI Literature Number : SPRU303)
[21]TMS320C6000 DSP/BIOS Application Programming Interface (API) Reference Guide(TI Literature Number : SPRU403)
[22]TMS320C6000 Programmer's Guide(TI Literature Number : SPRU198)
[23]TMS320C6000 Technical Brief (TI Literature Number : SPRU197)
[24]TMS320C6000 Peripherals Reference Guide (TI Literature Number : SPRU190)
[25]TMS320C6000 Optimizing Compiler User's Guide (TI Literature Number : SPRU187)
[26]TMS320C62c C Source Debugger User’s Guide (TI Literature Number : SPRU188)
[27]Code Composer Studio User's Guide(TI Literature Number : SPRU328)
[28]TMS320C6000 CPU and Instruction Set Reference Guide(TI Literature Number : SPRU189)
[29]How to Begin Development Today With the TMS320C6211 DSP(TI Literature Number : SPRA474)
[30]TMS320C6000 EMIF To External Asynchronous SRAM Interface(TI Literature Number : SPRA542)
[31]TMS320C6000 EMIF To External Flash Memory(TI Literature Number : SPRA568)
[32]TMS320C6000 EMIF to External SDRAM/SGRAM Interfance0(TI Literature Number : SPRA433A)
[33]TMS320C6211 Fixed-Point Digital Signal Processor(TI Literature Number : SPRS073a)
[34]TMS320C6000 C Compiler: Development Flow(TI Literature Number : SPRA518)
[35]DSPBIOS By Degrees Using DSPBIOS Features in an Existing Application(TI Literature Number : SPRA591)
[36]Implementation of an Adaptive Antenna(TI Literature Number : SPRA532)
[37]TMS320C6000 EMIF: Overview of Support of High Performance Memory Technology(TI Literature Number : SPRA631)
[38]Using DSP/BIOS I/O in Multichannel Systems(TI Literature Number : SPRA689)
[39]R. L. Peterson, R. E. Ziemer, and D. E. Borth "Introduction to spread spectrum communications," 1995.
[40]R. Steele "GSM, CDMAOne & 3G system," 2000.
[41]Implementing The TMS320C6201/C6701/C6211 HPI Boot Process(TI Literature Number : SPRA512)

QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top