天堂国产午夜亚洲专区-少妇人妻综合久久蜜臀-国产成人户外露出视频在线-国产91传媒一区二区三区

當(dāng)前位置:主頁 > 科技論文 > 信息工程論文 >

基于CUDA的寬帶水聲信號波束形成算法研究

發(fā)布時(shí)間:2018-09-09 16:39
【摘要】:海洋具有豐富的自然資源和不可替代的戰(zhàn)略作用,海洋探測的急切需求促進(jìn)了水聲工程的飛速發(fā)展。波束形成具備空域?yàn)V波能力,也是目標(biāo)方位估計(jì)的重要手段,是現(xiàn)在水聲系統(tǒng)的關(guān)鍵技術(shù),同時(shí)也是水聲信號處理中計(jì)算量最大的部分之一。近年來,水聲探測的信號類型從窄帶信號向可搭載更多信息的寬帶信號過渡,使得波束形成的計(jì)算量進(jìn)一步增大,系統(tǒng)對于信號處理的速度有更高的要求,因此,將基于圖形處理器平臺(tái)的并行處理技術(shù)應(yīng)用于水聲陣列信號的加速中將具有很顯著的實(shí)用價(jià)值。本文主要在研究窄帶信號的基礎(chǔ)上,利用影響主瓣寬度的多個(gè)因素,設(shè)計(jì)了使寬帶信號獲得恒定束寬的波束形成方法,并在GPU平臺(tái)上基于統(tǒng)一計(jì)算設(shè)備架構(gòu)(Computer Unified Device Architecture,CUDA)對寬帶波束形成中的主要模塊及算法流程進(jìn)行并行優(yōu)化,從而實(shí)現(xiàn)了寬帶波束形成算法的應(yīng)用和加速。首先,研究了陣列信號處理和波束形成理論。建立了基陣的數(shù)學(xué)模型,推導(dǎo)了接收信號模型和陣列流形。以窄帶波束形成為基礎(chǔ)討論了波束形成基本理論、波束偏轉(zhuǎn)控制方法和波束優(yōu)化方法,并以有用信號無失真響應(yīng)為約束條件,求解了波束形成最佳權(quán)矢量。通過仿真分析驗(yàn)證了波束偏轉(zhuǎn)控制和波束優(yōu)化的有效性以及波束形成最佳權(quán)矢量對于干擾方向的抑制效果。接著,討論了常規(guī)寬帶波束形成的結(jié)構(gòu)和特征。仿真發(fā)現(xiàn)寬帶信號不同頻率分量經(jīng)過同一基陣會(huì)有不用的響應(yīng),導(dǎo)致波束形成結(jié)果時(shí)域失真。為解決這一問題,分析了波束優(yōu)化方法中控制旁瓣級和主瓣寬度的方法,研究了一種基于DolphChebyshev加權(quán)的恒定束寬波束形成方法。同時(shí)通過分析頻率和陣列之間的關(guān)系,設(shè)計(jì)了一種利用高低子陣嵌套的方式對倍頻程信號進(jìn)行恒定束寬波束形成的方法。仿真驗(yàn)證了兩種恒定束寬波束形成方法在主瓣區(qū)域主瓣方向上對于不同頻率具備相同響應(yīng),因此通過基陣的信號在時(shí)域上不再發(fā)生畸變。然后,基于CUDA在GPU上實(shí)現(xiàn)了波束形成算法的并行加速。在闡述了CUDA的架構(gòu)和編程模型之后,將寬帶波束形成算法分解為基礎(chǔ)計(jì)算函數(shù)模塊,并把最核心也是計(jì)算量最大的矩陣乘法和DFT計(jì)算根據(jù)CUDA特征進(jìn)行的并行優(yōu)化最后,通過外場實(shí)驗(yàn)驗(yàn)證了波束形成的空域?yàn)V波性能和方位估計(jì)準(zhǔn)確性,并基于各個(gè)并行計(jì)算模塊完善了波束形成并行程序,實(shí)現(xiàn)了波束形成算法的并行加速。
[Abstract]:The ocean has abundant natural resources and irreplaceable strategic role. The urgent need of ocean exploration promotes the rapid development of underwater acoustic engineering. Beamforming has the ability of spatial filtering and is an important means of target azimuth estimation. Beamforming is the key technology of underwater acoustic system and one of the most computational parts in underwater acoustic signal processing. In recent years, the signal type of underwater acoustic detection has changed from narrowband signal to wideband signal with more information, which makes the computation of beamforming increase further, and the system requires higher speed of signal processing. The application of parallel processing technology based on graphics processor platform to the acceleration of underwater acoustic array signals will be of great practical value. Based on the study of narrowband signals, a beamforming method is designed to obtain constant beamwidth for wideband signals by using several factors affecting the width of the main lobe. The main modules and algorithm flow of broadband beamforming are optimized in parallel on GPU platform based on unified computing equipment architecture (Computer Unified Device Architecture,CUDA), so that the application and acceleration of wideband beamforming algorithm are realized. Firstly, array signal processing and beamforming theory are studied. The mathematical model of the array is established, and the received signal model and array manifold are derived. On the basis of narrowband beamforming, the basic theory of beamforming, beam deflection control method and beam optimization method are discussed. The optimal weight vector of beamforming is solved under the constraint condition of non-distortion response of useful signal. The effectiveness of beam deflection control and beam optimization is verified by simulation analysis. Then, the structure and characteristics of conventional broadband beamforming are discussed. The simulation results show that different frequency components of wideband signals will have unnecessary response through the same array, which leads to the distortion of beamforming results in time domain. In order to solve this problem, the method of controlling sidelobe level and main lobe width in beam optimization method is analyzed, and a constant beamwidth beamforming method based on DolphChebyshev weighting is studied. At the same time, by analyzing the relationship between frequency and array, a method of constant beamwidth beamforming using high and low subarray nesting method is designed. Simulation results show that the two constant beamwidth beamforming methods have the same response to different frequencies in the direction of the main lobe in the main lobe region, so the signal through the matrix is no longer distorted in time domain. Then, the parallel acceleration of beamforming algorithm is realized on GPU based on CUDA. After expounding the architecture and programming model of CUDA, the wideband beamforming algorithm is decomposed into basic computing function module, and the core is the matrix multiplication with the largest amount of computation and the parallel optimization of DFT computing according to the characteristics of CUDA. The spatial filtering performance and azimuth estimation accuracy of beamforming are verified by field experiments. The parallel program of beamforming is perfected based on each parallel computing module, and the parallel acceleration of beamforming algorithm is realized.
【學(xué)位授予單位】:電子科技大學(xué)
【學(xué)位級別】:碩士
【學(xué)位授予年份】:2017
【分類號】:TN929.3

【相似文獻(xiàn)】

相關(guān)期刊論文 前10條

1 丁靜;;穩(wěn)健數(shù)字波束形成算法研究[J];無線電通信技術(shù);2012年06期

2 程春悅,呂英華;一種穩(wěn)健快速的波束形成算法[J];重慶郵電學(xué)院學(xué)報(bào)(自然科學(xué)版);2005年03期

3 汪晉寬;田丹;劉志剛;賈利琴;;一種基于次元分析技術(shù)的魯棒波束形成算法[J];東北大學(xué)學(xué)報(bào);2006年06期

4 石春燕;付林;唐霜天;;期望方向增益最大約束唯相位波束形成算法研究[J];雷達(dá)與對抗;2007年03期

5 任超;吳嗣亮;王菊;李加琪;;一種新的寬帶波束形成算法[J];北京理工大學(xué)學(xué)報(bào);2008年05期

6 張驊;黨明杰;;基于碼相關(guān)的自適應(yīng)多波束形成算法[J];電子測量技術(shù);2008年06期

7 謝斌斌;甘露;李立萍;;正交模約束的穩(wěn)健波束形成算法[J];電子與信息學(xué)報(bào);2011年09期

8 邢海波;趙英俊;吳俊嫻;劉曉婧;;基于碼相關(guān)的自適應(yīng)多波束形成算法[J];現(xiàn)代防御技術(shù);2011年03期

9 陳華;王安國;冷文;趙振新;;一種改進(jìn)的去相干波束形成算法[J];電子測量技術(shù);2012年04期

10 曾召華;梁文娟;;基于對角加載奇異值分解的波束形成算法[J];電子技術(shù)應(yīng)用;2012年07期

相關(guān)會(huì)議論文 前10條

1 林靜然;彭啟琮;邵懷宗;居太亮;;基于自適應(yīng)對角加載的魯棒波束形成算法[A];無線傳感器網(wǎng)及網(wǎng)絡(luò)信息處理技術(shù)——2006年通信理論與信號處理年會(huì)論文集[C];2006年

2 徐海林;;一種改進(jìn)的魯棒自適應(yīng)波束形成算法[A];2009年全國無線電應(yīng)用與管理學(xué)術(shù)會(huì)議論文集[C];2009年

3 李曉敏;侯朝煥;鄢社鋒;楊力;;一種加速波束形成算法的仿真系統(tǒng)[A];泛在信息社會(huì)中的聲學(xué)——中國聲學(xué)學(xué)會(huì)2010年全國會(huì)員代表大會(huì)暨學(xué)術(shù)會(huì)議論文集[C];2010年

4 陳超賢;;一種穩(wěn)健的最低旁瓣波束形成算法[A];2013中國西部聲學(xué)學(xué)術(shù)交流會(huì)論文集(上)[C];2013年

5 陳超賢;;近似最優(yōu)對角加載量的穩(wěn)健波束形成算法[A];2009年全國水聲學(xué)學(xué)術(shù)交流暨水聲學(xué)分會(huì)換屆改選會(huì)議論文集[C];2009年

6 張海濱;曲強(qiáng);金明錄;;一種改進(jìn)的基于可變加載的魯棒波束形成算法[A];2010年通信理論與信號處理學(xué)術(shù)年會(huì)論文集[C];2010年

7 胡笑滸;鄭成詩;李曉東;;二階自適應(yīng)零陷波束形成算法性能分析[A];泛在信息社會(huì)中的聲學(xué)——中國聲學(xué)學(xué)會(huì)2010年全國會(huì)員代表大會(huì)暨學(xué)術(shù)會(huì)議論文集[C];2010年

8 王正;黃海寧;葉青華;;一種對DOA失配寬容的波束形成算法[A];2005年全國水聲學(xué)學(xué)術(shù)會(huì)議論文集[C];2005年

9 趙小見;趙磊;陳農(nóng);;基于相干聲源的CLEAN算法在常規(guī)風(fēng)洞聲源辨識研究中的應(yīng)用[A];北京力學(xué)會(huì)第18屆學(xué)術(shù)年會(huì)論文集[C];2012年

10 陳熙;楊堅(jiān);;基于誤差矩陣的OFDM系統(tǒng)的同頻干擾抑制波束形成算法[A];第13屆中國系統(tǒng)仿真技術(shù)及其應(yīng)用學(xué)術(shù)年會(huì)論文集[C];2011年

相關(guān)博士學(xué)位論文 前9條

1 劉雪松;基于十字型陣列的實(shí)時(shí)三維聲學(xué)成像技術(shù)研究[D];浙江大學(xué);2015年

2 畢楊;寬帶信號波束形成算法研究[D];西北工業(yè)大學(xué);2015年

3 王建;基于數(shù)據(jù)重構(gòu)的稀布陣數(shù)字波束形成技術(shù)研究[D];南京理工大學(xué);2016年

4 徐東陽;基于非圓系數(shù)估計(jì)的寬線性波束形成算法研究[D];中國科學(xué)技術(shù)大學(xué);2014年

5 宋昕;復(fù)雜環(huán)境下的魯棒自適應(yīng)波束形成算法的研究[D];東北大學(xué);2008年

6 賀寓東;遙測系統(tǒng)中的數(shù)字波束形成算法及其實(shí)現(xiàn)技術(shù)研究[D];清華大學(xué);2009年

7 袁曉壘;魯棒自適應(yīng)波束形成算法研究[D];電子科技大學(xué);2017年

8 李會(huì)勇;寬帶數(shù)字陣列波束形成算法及應(yīng)用研究[D];電子科技大學(xué);2009年

9 范展;水下無人平臺(tái)自主被動(dòng)探測技術(shù)研究[D];哈爾濱工程大學(xué);2015年

相關(guān)碩士學(xué)位論文 前10條

1 黎琦;基于CUDA的寬帶水聲信號波束形成算法研究[D];電子科技大學(xué);2017年

2 徐林;寬帶波束形成算法研究[D];哈爾濱工程大學(xué);2015年

3 丁永超;寬帶多徑波束形成算法研究[D];解放軍信息工程大學(xué);2014年

4 秦夷;發(fā)射數(shù)字波束形成算法與實(shí)現(xiàn)研究[D];南京理工大學(xué);2015年

5 劉芳;基于極化敏感陣列的參數(shù)估計(jì)及波束形成算法研究[D];電子科技大學(xué);2015年

6 高家濤;復(fù)雜電磁環(huán)境下的穩(wěn)健波束形成算法研究[D];電子科技大學(xué);2015年

7 李迅;穩(wěn)健抗干擾及波束形成算法研究[D];電子科技大學(xué);2015年

8 陳媛媛;基于可變對角加載的魯棒自適應(yīng)波束形成算法研究[D];電子科技大學(xué);2015年

9 岳綱毅;大型陣列降維及波束形成算法研究[D];西安電子科技大學(xué);2014年

10 陳冉;基于局部搜索的魯棒自適應(yīng)波束形成算法研究[D];西安電子科技大學(xué);2014年



本文編號:2232973

資料下載
論文發(fā)表

本文鏈接:http://sikaile.net/kejilunwen/xinxigongchenglunwen/2232973.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權(quán)申明:資料由用戶4b430***提供,本站僅收錄摘要或目錄,作者需要?jiǎng)h除請E-mail郵箱bigeng88@qq.com