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

基于小波變換的心電信號(hào)分析研究及其FPGA實(shí)現(xiàn)

發(fā)布時(shí)間:2018-05-07 19:43

  本文選題:心電信號(hào) + 小波變換; 參考:《吉林大學(xué)》2014年碩士論文


【摘要】:心臟病突發(fā)性強(qiáng)但病情隱蔽,死亡率一直居高不下,已然成為世界性的重大公共衛(wèi)生問(wèn)題。醫(yī)學(xué)中往往通過(guò)心電圖對(duì)心率失常進(jìn)行分析診斷,因此心電信號(hào)自動(dòng)分析診斷系統(tǒng)的研究開(kāi)發(fā)具有很高的臨床價(jià)值。由于心電信號(hào)是一種極易受環(huán)境影響的非線性的微弱信號(hào),而且常夾雜各種噪聲干擾,增加了分析診斷的難度,因此提高心電自動(dòng)分析檢測(cè)系統(tǒng)的精度和準(zhǔn)確性,,是心血管疾病的診斷的前提。 本文主要研究了心電信號(hào)的去噪和特征波檢測(cè)兩方面的關(guān)鍵技術(shù),利用FPGA器件處理信號(hào)時(shí)所具有的實(shí)時(shí)性、可靠性、高效性、可并行處理等優(yōu)勢(shì),加快了運(yùn)算處理的速度,并在Matlab軟件分析的基礎(chǔ)上設(shè)計(jì)了基于小波變換的從心電信號(hào)預(yù)處理到R波檢測(cè)的一整套檢測(cè)系統(tǒng)。 預(yù)處理算法:本文基于db4提升小波變換提出了一種面向FPGA硬件的去噪方案,首先選擇了合適的小波基和分解層數(shù),對(duì)提升小波變換后各層上的小波系數(shù)采用軟閾值的方法進(jìn)行處理,進(jìn)一步基于Cyclone II系列EP2C35F672C8核心芯片,利用MATLAB/DSP Builder、Quartus II等軟件以及VHDL語(yǔ)言設(shè)計(jì)了該算法的SOPC硬件電路,對(duì)系統(tǒng)中各個(gè)模塊進(jìn)行功能仿真,并面向FPGA硬件實(shí)現(xiàn)。驗(yàn)證結(jié)果表明本算法能夠在保證原信號(hào)不失真的情況下,較好地去除基線漂移、工頻干擾、肌電干擾等噪聲。最后,通過(guò)對(duì)系統(tǒng)的實(shí)現(xiàn)時(shí)間和功耗進(jìn)行分析得出本文提出的系統(tǒng)具實(shí)時(shí)性和低功耗性。 特征波檢測(cè)算法:本檢測(cè)算法是在選擇雙正交樣條小波作為小波基的基礎(chǔ)上,根據(jù)Mallat算法和小波變換的奇異點(diǎn)檢測(cè)原理,以及心電信號(hào)在奇異點(diǎn)處的Lipschitz指數(shù)說(shuō)明奇異點(diǎn)與模極值對(duì)的關(guān)系,進(jìn)而定位心電信號(hào)的R波,并提出了避免誤檢和漏檢的策略,有效地提高了檢測(cè)準(zhǔn)確率。其次在小波變換的基礎(chǔ)上設(shè)計(jì)了面向硬件FPGA實(shí)現(xiàn)的心電信號(hào)R波檢測(cè)系統(tǒng)。檢測(cè)系統(tǒng)的硬件實(shí)現(xiàn)主要分兩步完成:首先對(duì)去噪后的心電信號(hào)進(jìn)行小波變換,其實(shí)對(duì)小波變換的輸出結(jié)果進(jìn)行檢測(cè)。本系統(tǒng)采用流水線操作實(shí)現(xiàn)4級(jí)的小波變換,即采用級(jí)聯(lián)的方式連接每一層的小波變換,提高了數(shù)據(jù)運(yùn)算效率,其中各層小波變換可作為基本運(yùn)算單元。把小波變換第三、四尺度上的輸出結(jié)果進(jìn)行檢測(cè),根據(jù)檢測(cè)策略在這兩個(gè)尺度上尋找模極值對(duì)的過(guò)零點(diǎn),即可定位R波。此外,本文還利用48組心電數(shù)據(jù)對(duì)該檢測(cè)算法進(jìn)行波形仿真驗(yàn)證,實(shí)驗(yàn)結(jié)果表明本文提出的R波檢測(cè)算法具有較高的檢測(cè)率和穩(wěn)定性,有一定的實(shí)用價(jià)值。
[Abstract]:Heart disease has become a major public health problem in the world. Electrocardiogram (ECG) is often used to analyze and diagnose arrhythmias in medicine, so the research and development of ECG automatic analysis and diagnosis system has high clinical value. The ECG signal is a kind of nonlinear weak signal easily affected by the environment, and is often mixed with various kinds of noise interference, which makes the analysis and diagnosis more difficult, so the accuracy and accuracy of the ECG automatic analysis and detection system are improved. Is a prerequisite for the diagnosis of cardiovascular disease. In this paper, the key technologies of ECG signal denoising and characteristic wave detection are studied. The advantages of real-time, reliability, high efficiency and parallel processing of FPGA devices are used to accelerate the processing speed. Based on the analysis of Matlab software, a set of detection system from ECG signal preprocessing to R wave detection based on wavelet transform is designed. Preprocessing algorithm: based on db4 lifting wavelet transform, this paper proposes a denoising scheme for FPGA hardware. Firstly, the appropriate wavelet basis and decomposition layer number are selected. The wavelet coefficients on each layer after lifting wavelet transform are processed by the method of soft threshold. Further, based on Cyclone II series EP2C35F672C8 core chips, the SOPC hardware circuit of the algorithm is designed by using MATLAB/DSP Builder Quartus II and VHDL language. The function of each module in the system is simulated, and the FPGA hardware is implemented. The results show that the proposed algorithm can remove baseline drift, power frequency interference and electromyography interference without distortion of the original signal. Finally, by analyzing the implementation time and power consumption of the system, it is concluded that the proposed system is real-time and low power consumption. Characteristic wave detection algorithm: based on the selection of biorthogonal spline wavelet as wavelet basis, the detection algorithm is based on Mallat algorithm and singular point detection principle of wavelet transform. The Lipschitz exponents of ECG signals at singularity points illustrate the relationship between singularity points and mode-extremum pairs, and then locate R waves of ECG signals. The strategies of avoiding false detection and missing detection are put forward, which can effectively improve the accuracy of detection. Secondly, the R wave detection system of ECG signal based on wavelet transform is designed for hardware FPGA. The hardware implementation of the detection system is mainly divided into two steps: firstly, wavelet transform is applied to the de-noised ECG signal, but in fact, the output result of the wavelet transform is detected. The system adopts pipeline operation to realize the four-level wavelet transform, that is, the wavelet transform of each layer is connected in cascade mode, which improves the efficiency of data operation, and the wavelet transform of each layer can be used as the basic operation unit. The output results of the third and fourth scales of wavelet transform are detected. According to the detection strategy, the zero-crossing points of the mode-extremum pair are found on these two scales, and the R-wave can be located. In addition, 48 sets of ECG data are used to verify the waveform of the algorithm. The experimental results show that the proposed R-wave detection algorithm has a higher detection rate and stability, and has a certain practical value.
【學(xué)位授予單位】:吉林大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2014
【分類號(hào)】:TN911.6

【參考文獻(xiàn)】

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

1 王超文,呂揚(yáng)生,黃玉璽;用于ECG信號(hào)檢測(cè)與重建的雙正交樣條小波濾波器[J];北京生物醫(yī)學(xué)工程;2001年01期

2 高清維,李海鷹,莊鎮(zhèn)泉,王濤;基于平穩(wěn)小波變換的心電信號(hào)噪聲消除方法[J];電子學(xué)報(bào);2003年02期

3 段芳;徐亮;黃新;;人工神經(jīng)網(wǎng)絡(luò)在醫(yī)學(xué)中的應(yīng)用[J];九江醫(yī)學(xué);2008年02期

4 趙治棟,潘敏,郭希山,陳裕泉;基于小波包收縮的心電信號(hào)除噪方法研究[J];計(jì)算機(jī)工程與應(yīng)用;2002年20期

5 季虎,孫即祥,林成龍;基于離散平穩(wěn)小波變換的心電信號(hào)去噪方法[J];計(jì)算機(jī)應(yīng)用;2005年06期

6 王笑梅,王輝;基于小波的ECG信號(hào)噪聲消除[J];上海師范大學(xué)學(xué)報(bào)(自然科學(xué)版);2002年02期

7 于學(xué)鴻,許小漢;基于神經(jīng)網(wǎng)絡(luò)的波型檢測(cè)方法[J];生物醫(yī)學(xué)工程學(xué)雜志;2000年01期

8 張威;王旭;葛琳琳;張卓;;基于小波變換的子帶自適應(yīng)濾波算法及仿真[J];系統(tǒng)仿真學(xué)報(bào);2006年04期

9 諶雅琴,李剛,葉文宇,林凌,虞啟璉;自適應(yīng)相干模板法在心電圖機(jī)中應(yīng)用的一種改進(jìn)算法[J];信號(hào)處理;2002年03期

10 季虎;孫即祥;毛玲;;基于小波變換與形態(tài)學(xué)運(yùn)算的ECG自適應(yīng)濾波算法[J];信號(hào)處理;2006年03期



本文編號(hào):1858215

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

本文鏈接:http://sikaile.net/kejilunwen/wltx/1858215.html


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

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