資源描述:
《時延估計(jì)技術(shù)的研究與實(shí)現(xiàn)》由會員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在行業(yè)資料-天天文庫。
1、本科生畢業(yè)設(shè)計(jì)(論文)時延估計(jì)技術(shù)的研究與實(shí)現(xiàn)摘要時延估計(jì)(Timedelayestimation,TDE)是語音增強(qiáng)、去噪、聲源定位等領(lǐng)域內(nèi)的一項(xiàng)關(guān)鍵技術(shù)。廣泛應(yīng)用于生物醫(yī)學(xué)、導(dǎo)航、遙測、全球定位、石油勘探、地下管道泄露檢測等眾多領(lǐng)域中。本文采用廣義互相關(guān)法(GCC)進(jìn)行時延估計(jì)的研究,廣義互相關(guān)法是早期的時延估計(jì)法,它的原理簡單、計(jì)算量也很小,但估計(jì)的精度不高,所以在背景條件符合以及精度要求不太高的場合應(yīng)用較多。根據(jù)該方法原理,將兩路語音信號經(jīng)過分幀加窗等一系列處理后,再做互相關(guān),利用互相關(guān)函數(shù)的最大值所對應(yīng)的點(diǎn)就可以求出延時的時間。并且為了驗(yàn)證語音信號中所包含的噪
2、聲是否會影響時延估計(jì)的結(jié)果,要在語音信號中加入噪聲,再進(jìn)行時延估計(jì)。經(jīng)過對實(shí)現(xiàn)時延估計(jì)的復(fù)雜程度的研究,本次的研究采用MATLAB軟件進(jìn)行仿真實(shí)現(xiàn)。實(shí)驗(yàn)結(jié)果顯示,利用GCC法能夠?qū)崿F(xiàn)時延估計(jì),并且加入噪聲后不會影響時延估計(jì)的結(jié)果。關(guān)鍵字:時延估計(jì);廣義互相關(guān)(GCC);方法原理;分幀加窗;互相關(guān)函數(shù);最大值;IV本科生畢業(yè)設(shè)計(jì)(論文)AbstractTimedelayestimation(TDE),delayTimeestimationisspeechenhancement,denoisingandsourceorientationinfieldsofakeytechn
3、ology.Widelyusedinbiomedical,navigation,remotesensing,globalpositioning,petroleumexploration,undergroundpipelineleakdetection,etc.Inthisarticle,thegeneralizedcross-correlationmethod(GCC)timedelayestimationofresearch,generalizedcross-correlationmethodisearlytimedelayestimationmethod,thepr
4、incipleofsimple,thecalculationamountisverysmall,buttheaccuracyofestimatesisnothigh,sointhebackgroundconditionsforaccuracyandnottoomuchoftheoccasionusedmoreoften.Accordingtotheprincipleofmethod,tworoadspeechsignalafterpointswithaseriesofprocessingwindowframe,thendocross-correlation,useama
5、ximumofcross-correlationfunctionofthecorrespondingpointscanworkoutthetimedelay.Andinordertoverifycontainedinthespeechsignalnoisewouldaffecttimedelayestimationresults,inspeechsignaltoaddnoise,andthentimedelayestimation.Aftertorealizethetimedelayestimationofthecomplexdegreeofresearch,there
6、searchbasedonMATLABsoftwaresimulation.TheexperimentalresultsshowthatthemethodofGCCtorealizetimedelayestimation,andthenoisewillnotinfluencetheexperimentalresults.Keywords:Timedelayestimation;Generalcross-correlation(GCC);Methodsprinciple;Addwindowframepoints;Cross-correlationfunction;Maxi
7、mum;IV本科生畢業(yè)設(shè)計(jì)(論文)目錄第1章緒論11.1時延估計(jì)的概述11.2時延估計(jì)的研究意義1第2章時延估計(jì)原理及實(shí)現(xiàn)方法32.1時延估計(jì)的基本含義32.2時延估計(jì)的基本原理32.3時延估計(jì)的實(shí)現(xiàn)方法32.3.1廣義互相關(guān)法(GCC)42.3.2最小均方(LMS)自適應(yīng)濾波法42.3.3互功率譜相位法(CSP)6第3章時延估計(jì)的仿真實(shí)現(xiàn)73.1本論文所采用的具體實(shí)現(xiàn)方法73.2時延估計(jì)的原理73.3時延估計(jì)的算法流程83.4MATLAB仿真平臺103.5時延估計(jì)的仿真實(shí)現(xiàn)過程123.5.1語音采集及讀入123.5.2語音信號頻譜分析1