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

當前位置:主頁 > 科技論文 > 自動化論文 >

基于S3C2440A的遠程健康監(jiān)測系統(tǒng)設計與實現(xiàn)

發(fā)布時間:2018-07-17 04:04
【摘要】:近年來慢性病發(fā)病率和發(fā)病人數(shù)的不斷攀升,人們越來越關心自身的健康問題,健康觀念也從重視病后治療恢復逐漸轉(zhuǎn)向病前及時預防診斷,以追求更健康的生活方式。伴隨著各種智能技術在醫(yī)療領域的應用和互聯(lián)網(wǎng)的快速發(fā)展,尤其是生理指標采集設備的普及,為慢性病的監(jiān)控管理提供了可能。論文以ARM920T的S3C2440A為核心處理器,搭建嵌入式Linux軟硬件開發(fā)平臺,采用多線程執(zhí)行基于TCP/IP協(xié)議的Socket套接字實現(xiàn)網(wǎng)絡通信,通過Mysql數(shù)據(jù)庫進行數(shù)據(jù)存儲,設計并實現(xiàn)了集健康參數(shù)采集、監(jiān)測管理、風險預測、專家建議、信息管理等功能為一體的健康監(jiān)測系統(tǒng)。論文主要研究內(nèi)容如下:首先,基于系統(tǒng)的設計要求,給出了系統(tǒng)總體方案,包括測量數(shù)據(jù)采集、通信網(wǎng)關數(shù)據(jù)封裝傳輸、系統(tǒng)應用管理三個部分。其中測量數(shù)據(jù)采集分為生理指標和用戶身份兩種數(shù)據(jù),分別通過專業(yè)設備采集后經(jīng)串口或USB接口傳輸?shù)酵ㄐ啪W(wǎng)關,由通信網(wǎng)關進行數(shù)據(jù)轉(zhuǎn)換和封裝后上傳數(shù)據(jù),用戶在一體機上的健康監(jiān)測管理系統(tǒng)查看測量結(jié)果、風險預測結(jié)果、個人檔案等信息,由服務器的數(shù)據(jù)庫存儲數(shù)據(jù),管理員可通過WEB遠程登錄管理系統(tǒng)進行查看用戶數(shù)據(jù)和系統(tǒng)維護。其次,依據(jù)系統(tǒng)的總體方案和硬件結(jié)構(gòu)方案進行了系統(tǒng)硬件詳細設計,主要包括通信網(wǎng)關的外圍電路如音頻、功放、網(wǎng)絡、電源、串口等模塊。音頻模塊和功放模塊分別采用UDA1341TS聲卡芯片和SGM4871音頻功放芯片,連接揚聲器播放語音提示;網(wǎng)絡模塊采用DM9000CE以太網(wǎng)芯片,搭配帶網(wǎng)絡變壓器HR911105A的RJ45接口,實現(xiàn)網(wǎng)絡連接;采用LM1117穩(wěn)壓芯片和DC/DC隔離保證電路穩(wěn)定的工作電壓;采用MAX3232進行電平轉(zhuǎn)換后,再經(jīng)過9針串口接口和USB接口實現(xiàn)數(shù)據(jù)傳輸。最后,根據(jù)搭建的硬件開發(fā)平臺,移植并搭建嵌入式Linux軟件開發(fā)環(huán)境。運用C開發(fā)語言進行多線程和Socket編程,實現(xiàn)通信網(wǎng)關的系統(tǒng)初始化、數(shù)據(jù)收發(fā)、封裝傳輸、播放語音提示、檢測網(wǎng)絡連接等功能;運用JAVA開發(fā)語言實現(xiàn)監(jiān)控系統(tǒng)通信等功能;并給出了系統(tǒng)數(shù)據(jù)庫的設計,對系統(tǒng)進行了測試。經(jīng)過運行測試,系統(tǒng)實現(xiàn)了生理指標的采集、檢測和查詢,通過歷史記錄和測量數(shù)據(jù)分析實現(xiàn)慢性病的評級、預警,并提供相應的專家建議和防控知識,生成個人電子檔案便于保存,實現(xiàn)了健康監(jiān)測系統(tǒng)的基本功能,達到了預期效果。系統(tǒng)拆分功能按模塊進行設計,便于系統(tǒng)升級、維護和裁剪擴展,可應用于體檢中心、社區(qū)醫(yī)院、基層康復中心、養(yǎng)老院等機構(gòu)。
[Abstract]:In recent years, with the increasing incidence and number of chronic diseases, people are more and more concerned about their own health problems. The concept of health has gradually shifted from paying attention to the recovery of post-illness treatment to timely prevention and diagnosis before illness, in order to pursue a healthier lifestyle. With the application of various intelligent technologies in the medical field and the rapid development of the Internet, especially the popularization of physiological index collection equipment, it is possible to monitor and manage chronic diseases. This paper takes ARM920T S3C2440A as the core processor, builds the embedded Linux software and hardware development platform, uses the multi-thread to execute the socket based on TCP / IP protocol to realize the network communication, and carries on the data storage through the MySQL database. A health monitoring system is designed and implemented with the functions of health parameter collection, monitoring and management, risk forecasting, expert advice, information management and so on. The main contents of this paper are as follows: firstly, based on the design requirements of the system, the overall scheme of the system is presented, including measurement data acquisition, communication gateway data encapsulation and transmission, and system application management. The measurement data collection is divided into physiological index and user identity data, which are transmitted to the communication gateway through serial port or USB interface after the collection of professional equipment, and the data are transferred and encapsulated by the communication gateway. The user's health monitoring and management system on an integrated computer looks at the results of measurement, risk prediction, personal files and other information, and stores data by the database of the server. Administrator can view user data and system maintenance through Web remote login management system. Secondly, according to the overall scheme of the system and the hardware structure of the system, the detailed design of the system hardware, including the communication gateway peripheral circuits such as audio, power amplifier, network, power supply, serial port and other modules. The audio module and the power amplifier module adopt UDA1341TS sound card chip and SGM4871 audio power amplifier chip respectively to connect loudspeaker to play voice prompt, the network module adopts DM9000CE Ethernet chip and RJ45 interface with network transformer HR911105A to realize network connection. LM1117 voltage regulator chip and DC / DC isolation are used to ensure the stable working voltage of the circuit, and after the level conversion is carried out by MAX3232, the data transmission is realized through 9-pin serial port interface and USB interface. Finally, according to the hardware development platform, the embedded Linux software development environment is transplanted and built. C programming language is used for multithreading and socket programming to realize the functions of system initialization, data receiving and sending, encapsulation and transmission, voice prompt playing, network connection detection and so on, and the communication function of monitoring system is realized by Java development language. The design of the system database is given, and the system is tested. After running and testing, the system realizes the collection, detection and query of physiological indexes, the classification and early warning of chronic diseases through the analysis of historical records and measured data, and provides the corresponding expert advice and knowledge of prevention and control. The basic function of the health monitoring system is realized and the expected effect is achieved. The system split function is designed according to the module, which is convenient for system upgrade, maintenance and cutting expansion, and can be applied to medical examination center, community hospital, primary rehabilitation center, nursing home and so on.
【學位授予單位】:山東科技大學
【學位級別】:碩士
【學位授予年份】:2017
【分類號】:TP311.52;TP274

【參考文獻】

相關期刊論文 前10條

1 ;中國疾病預防控制工作進展(2015年)[J];首都公共衛(wèi)生;2015年03期

2 葉鑫;李文魁;高敬東;鐘斌;;一種有源光電隔離RS232/RS485轉(zhuǎn)換器設計[J];船電技術;2015年02期

3 張洹千;杜曉薇;楊堅;卞士平;韓雪松;李擎;金慶輝;趙建龍;;一種體域網(wǎng)無線心電監(jiān)護系統(tǒng)的研制與測試[J];現(xiàn)代電子技術;2014年04期

4 季園園;張濤;王海鵬;;基于線程流水線的多核線程調(diào)度策略[J];計算機工程;2013年02期

5 伍技祥;仲元昌;李彩玲;李飛;;嵌入式數(shù)字語音處理實驗系統(tǒng)的設計與實現(xiàn)[J];實驗室研究與探索;2012年10期

6 龍新輝;陳俊杰;;基于嵌入式Linux的以太網(wǎng)卡驅(qū)動設計與實現(xiàn)[J];艦船電子工程;2011年03期

7 印杰;江建慧;;緩解同時多線程結(jié)構(gòu)中線程對關鍵資源的競爭[J];計算機科學;2010年03期

8 沈鉦;孫義和;;一種支持同時多線程的VLIW DSP架構(gòu)[J];電子學報;2010年02期

9 胡力剛;許偉明;焦陽;;基于S3C2410A和UDA1341TS的嵌入式音頻系統(tǒng)設計[J];計算機測量與控制;2009年12期

10 詹群峰;李靈杰;葉利福;陳文薌;;基于嵌入式Linux的音頻系統(tǒng)[J];計算機系統(tǒng)應用;2009年10期

相關會議論文 前1條

1 胡小文;;高速電路中EMC和ESD設計[A];第五屆電子產(chǎn)品防護技術研討會論文集(續(xù))[C];2006年

相關碩士學位論文 前10條

1 胡立新;基于ARM的醫(yī)療終端的研究與設計[D];蘭州交通大學;2015年

2 陳曉源;基于嵌入式Linux的家庭遠程健康監(jiān)護基礎網(wǎng)絡平臺的構(gòu)建[D];電子科技大學;2015年

3 曹凱敏;基于嵌入式技術的遠程醫(yī)療系統(tǒng)軟件設計與實現(xiàn)[D];杭州電子科技大學;2015年

4 王苗苗;面向數(shù)字作品交易系統(tǒng)的高并發(fā)通信機制研究[D];西安電子科技大學;2013年

5 彭志輝;基于S3C2440的音視頻采集系統(tǒng)設計及其應用研究[D];湖南大學;2013年

6 婁鑫霞;電磁兼容中的測試與處理的若干關鍵技術研究[D];南京師范大學;2013年

7 石鵬;基于USB2.0與FPGA的數(shù)據(jù)傳輸系統(tǒng)的研究[D];武漢理工大學;2012年

8 王磊;基于多線程的嵌入式遠程監(jiān)控WEB服務器的設計與實現(xiàn)[D];西華大學;2011年

9 劉艷軍;基于CAN總線的網(wǎng)絡化儀表節(jié)點研究[D];東北大學;2009年

10 魏趙平;基于ARM的嵌入式系統(tǒng)研究及音頻驅(qū)動實現(xiàn)[D];西安電子科技大學;2007年

,

本文編號:2128932

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

本文鏈接:http://www.sikaile.net/kejilunwen/zidonghuakongzhilunwen/2128932.html


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

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