基于嵌入式的心臟儲備監(jiān)測系統(tǒng)的設(shè)計
本文關(guān)鍵詞:基于嵌入式的心臟儲備監(jiān)測系統(tǒng)的設(shè)計 出處:《重慶大學(xué)》2015年碩士論文 論文類型:學(xué)位論文
更多相關(guān)文章: 心臟儲備 S3C2440 Linux操作系統(tǒng) 指標提取
【摘要】:近幾十年,人類的生活方式隨著社會的進步發(fā)生了巨大的改變,心血管疾病已經(jīng)成為導(dǎo)致人類死亡的一個“無聲殺手”。心音是一種復(fù)雜的混合信號,并且與心臟、血管、瓣膜等有很大的聯(lián)系,其中很多心血管方面的生理病理性信息包含其中。因此,心音檢測分析是無創(chuàng)檢測評估心功能的重要手段,也為臨床心血管疾病的輔助診斷提供了一種重要的輔助方法。隨著科技的不斷進步,微電子技術(shù)的逐漸成熟,醫(yī)療儀器已開始向小型化方向發(fā)展。出于這幾方面的考慮,本文設(shè)計了一套基于嵌入式系統(tǒng)的心臟儲備監(jiān)測系統(tǒng),該系統(tǒng)操作簡潔且體積較小,使用戶能夠隨時快速的監(jiān)測自身的心臟健康狀態(tài)。首先,為了滿足系統(tǒng)需求本文采用三星的S3C2440A微處理器作為系統(tǒng)的硬件核心,在綜合考慮開發(fā)成本,移植難度等多方面因素后在多款操作系統(tǒng)中選擇Linux作為系統(tǒng)的軟件核心,并且選用QT圖形界面來設(shè)計應(yīng)用程序。然后搭建基于Linux的嵌入式系統(tǒng)開發(fā)環(huán)境,主要包括交叉編譯器的建立,目標板所需的Linux內(nèi)核與Qt庫的移植。其次,根據(jù)系統(tǒng)需求,在了解驅(qū)動程序的重要性和實現(xiàn)驅(qū)動程序所需要掌握的三個重要數(shù)據(jù)結(jié)構(gòu)基礎(chǔ)上,設(shè)計并實現(xiàn)ADC驅(qū)動程序,并把所寫的ADC驅(qū)動程序編譯進目標機內(nèi)核并移植到目標機上使其滿足課題的需要。再次,設(shè)計基于QT的應(yīng)用程序。本文采用多線程和雙緩沖的技術(shù)實現(xiàn)心音波形的采集、顯示和分析。在用于分析的子線程中為了更準確的提取所需指標,應(yīng)該首先對信號進行濾波處理,為了達到該目的,本文詳細分析了小波閾值收縮法的實現(xiàn)細節(jié),然后根據(jù)其過程設(shè)計算法并具體實現(xiàn)它。預(yù)處理后,本文采取基于短時能量和短時過零率相結(jié)合的信號端點檢測方法用于提取心臟儲備的3個指標D/S(心臟舒張期與收縮期的時限比)、HR(心率)、S1/S2(第一心音與第二心音的幅值比)。最后,通過對ADC驅(qū)動程序、小波濾波、指標提取算法的測試和應(yīng)用程序功能測試表明基于嵌入式系統(tǒng)的心臟儲備監(jiān)測系統(tǒng)實現(xiàn)了其基本功能,能夠穩(wěn)定運行。
[Abstract]:In recent decades, the way of human life has changed greatly with the progress of society. Cardiovascular disease has become a silent killer that leads to the death of human beings. Heart sound is a complex mixed signal, and is closely related to heart, blood vessels and valves. Many of the physiological and pathological information of cardiovascular is included. Therefore, heart sound detection and analysis is an important means of noninvasive detection and evaluation of cardiac function, and it also provides an important auxiliary method for auxiliary diagnosis of clinical cardiovascular diseases. With the continuous progress of science and technology and the gradual maturity of microelectronic technology, medical instruments have begun to develop in the direction of miniaturization. For these considerations, this paper designs a set of cardiac reserve monitoring system based on embedded system. The system is simple and small, allowing users to monitor their heart health at any time. First of all, in order to meet the requirement of the system this paper uses Samsung S3C2440A microprocessor as the hardware core, the development cost in the comprehensive consideration of various factors, the difficulty after transplantation in a variety of operating system in the Linux is selected as the core system software, and use QT graphical interface to design application. Then build an embedded system development environment based on Linux, including the establishment of the cross compiler, the transplant of the Linux kernel and the Qt library for the target board. Secondly, according to the demand of the system, the driver and the importance of the implementation of three important data structure based driver needs to grasp in understanding on the design and implementation of ADC driver, and write ADC drivers are compiled into the target machine kernel and transplanted to the target machine to meet the need of task. Again, design an application based on QT. This paper uses the technology of multi thread and double buffering to realize the collection, display and analysis of the heart sound wave. In order to extract the index accurately, we should first filter the signal in order to achieve this goal. In order to achieve this goal, this paper analyzes the implementation details of the wavelet threshold shrinkage method, and then implements it according to its process design algorithm. After pretreatment, the signal endpoint detection method based on short time energy and short-time zero crossing rate is used to extract 3 indexes D/S of cardiac reserve (the time interval ratio of cardiac diastole to systole), HR (heart rate), and S1/S2 (the ratio of the first heart sound to the second heart sound ratio). Finally, by testing the ADC driver, wavelet filtering, index extraction algorithm and application function test, it shows that the heart reserve monitoring system based on embedded system realizes its basic functions and can run stably.
【學(xué)位授予單位】:重慶大學(xué)
【學(xué)位級別】:碩士
【學(xué)位授予年份】:2015
【分類號】:TH789
【相似文獻】
相關(guān)期刊論文 前10條
1 楊鎖昌;孟晨;馮振聲;;面向信號的儀器驅(qū)動程序建模[J];火力與指揮控制;2010年08期
2 羅志娟;;嵌入式系統(tǒng)驅(qū)動程序研究及應(yīng)用[J];長沙航空職業(yè)技術(shù)學(xué)院學(xué)報;2012年04期
3 劉國強;打即機繪圖驅(qū)動程序[J];氣動實驗與測量控制;1994年02期
4 翟宏宇;郭麗紅;李慧;;基于底層的光測儀器時統(tǒng)部件驅(qū)動程序的研究[J];長春理工大學(xué)學(xué)報;2006年04期
5 菜鳥先飛;;跟著笨笨裝驅(qū)動——之主板驅(qū)動程序[J];少年電世界;2002年10期
6 王永安,馬維華;虛擬數(shù)字示波器驅(qū)動程序的設(shè)計與實現(xiàn)[J];現(xiàn)代科學(xué)儀器;2004年01期
7 向麗萍;熊文龍;;Windows環(huán)境下USB驅(qū)動程序的開發(fā)[J];交通與計算機;2006年03期
8 張玉民;陳定方;;Linux下USB驅(qū)動程序的設(shè)計與實現(xiàn)[J];湖北工業(yè)大學(xué)學(xué)報;2007年03期
9 朱娟花;吳昂;何輔云;姬少龍;;數(shù)據(jù)采集設(shè)備虛擬驅(qū)動程序的開發(fā)[J];工業(yè)計量;2007年05期
10 高頌九;;繪圖儀打印CAD圖形的技巧和體會[J];電工技術(shù);1999年10期
相關(guān)會議論文 前10條
1 馬宏;王元欽;;PCI總線設(shè)備驅(qū)動程序的設(shè)計與應(yīng)用[A];中國體視學(xué)學(xué)會圖像分析專業(yè)、中國體視學(xué)學(xué)會仿真與虛擬現(xiàn)實專業(yè)、中國航空學(xué)會信號與信息處理專業(yè)第一屆聯(lián)合學(xué)術(shù)會議論文集[C];2000年
2 臧淼;;TMS320DM642的WDM驅(qū)動程序?qū)崿F(xiàn)[A];2007通信理論與技術(shù)新發(fā)展——第十二屆全國青年通信學(xué)術(shù)會議論文集(上冊)[C];2007年
3 張玉民;陳定方;;Linux下USB驅(qū)動程序的設(shè)計與實現(xiàn)[A];湖北省機械工程學(xué)會機械設(shè)計與傳動專業(yè)委員會第十五屆學(xué)術(shù)年會論文集(一)[C];2007年
4 楊顯強;田遠富;;嵌入式系統(tǒng)中LCD驅(qū)動的實現(xiàn)原理[A];四川省通信學(xué)會2005年學(xué)術(shù)年會論文集[C];2005年
5 戴志堅;王厚軍;許海清;;生物機能分析儀USB接口驅(qū)動程序的設(shè)計[A];第三屆全國信息獲取與處理學(xué)術(shù)會議論文集[C];2005年
6 姚念民;;容錯集群中IP地址轉(zhuǎn)移的實現(xiàn)[A];黑龍江省計算機學(xué)會2007年學(xué)術(shù)交流年會論文集[C];2007年
7 周斌;辛陽;陳滌;;一種文件監(jiān)控的實現(xiàn)方法[A];2007北京地區(qū)高校研究生學(xué)術(shù)交流會通信與信息技術(shù)會議論文集(上冊)[C];2008年
8 李莉;彭成寶;張霞;;OpenBASE JDBC Driver的設(shè)計與實現(xiàn)[A];第十五屆全國數(shù)據(jù)庫學(xué)術(shù)會議論文集[C];1998年
9 薛爍;王愛玲;;JDBC技術(shù)原理與合理選擇驅(qū)動程序[A];全國ISNBM學(xué)術(shù)交流會暨電腦開發(fā)與應(yīng)用創(chuàng)刊20周年慶祝大會論文集[C];2005年
10 陳磊;劉小華;倪國強;;遙感圖像高性能實時處理系統(tǒng)的驅(qū)動程序研究[A];光電技術(shù)與系統(tǒng)文選——中國光學(xué)學(xué)會光電技術(shù)專業(yè)委員會成立二十周年暨第十一屆全國光電技術(shù)與系統(tǒng)學(xué)術(shù)會議論文集[C];2005年
相關(guān)重要報紙文章 前10條
1 湖北 胡錦承;幕后英雄——認識驅(qū)動程序(下)[N];電腦報;2000年
2 北京 楊特;驅(qū)動程序的方方面面(1)[N];電腦報;2003年
3 丁江華;驅(qū)動程序引起的故障[N];中國電腦教育報;2004年
4 本報記者 程鵬;驅(qū)動程序升級并非越新越好[N];南方日報;2007年
5 江蘇 王志軍;升級驅(qū)動程序的煩惱[N];中國電腦教育報;2000年
6 翟俊輝;老“貓”新用[N];中國電腦教育報;2003年
7 顧祥華;原版驅(qū)動程序無法安裝?[N];中國電腦教育報;2003年
8 ;讓驅(qū)動程序簽名不再煩人[N];中國電腦教育報;2004年
9 姚道滿;抓基層要講“驅(qū)動程序”[N];解放軍報;2002年
10 阿貴;驅(qū)動程序的安裝[N];計算機世界;2004年
相關(guān)碩士學(xué)位論文 前10條
1 許常宜;軌道交通AFC系統(tǒng)專用讀寫器的設(shè)計與實現(xiàn)[D];蘇州大學(xué);2015年
2 王夢雪;PCI數(shù)據(jù)采集系統(tǒng)的WDM驅(qū)動程序與上位機程序設(shè)計[D];南京理工大學(xué);2015年
3 曾川洋;基于異步調(diào)用技術(shù)的儀用驅(qū)動程序及配套軟件設(shè)計[D];電子科技大學(xué);2014年
4 王悅;GSM手機中SIM卡驅(qū)動程序的設(shè)計與實現(xiàn)[D];電子科技大學(xué);2014年
5 陳曉;基于串口通信技術(shù)的密碼鍵盤驅(qū)動的設(shè)計與實現(xiàn)[D];北京工業(yè)大學(xué);2014年
6 邵光杰;基于AM335X的RTU設(shè)計與實現(xiàn)[D];西安電子科技大學(xué);2014年
7 周浩;飛騰1000A處理器網(wǎng)絡(luò)驅(qū)動的實現(xiàn)和優(yōu)化[D];國防科學(xué)技術(shù)大學(xué);2013年
8 黨峗;基于WDF框架的航天測控數(shù)字基帶板驅(qū)動程序設(shè)計[D];西安電子科技大學(xué);2015年
9 歐昊;公交一卡通POS機的設(shè)計與實現(xiàn)[D];華南理工大學(xué);2015年
10 蒙志強;基于ARM控制的軌枕預(yù)應(yīng)力張拉儀系統(tǒng)設(shè)計[D];電子科技大學(xué);2014年
,本文編號:1338530
本文鏈接:http://www.sikaile.net/kejilunwen/yiqiyibiao/1338530.html