基于Android的健康监护系统的设计与实现

 2022-01-17 11:01

论文总字数:18812字

目 录

1 引言 1

1.1研究背景和意义 1

1.1.1 研究背景 1

1.1.2 研究意义 1

1.2 国内外研究现状 1

1.2.1 国外研究现状 1

1.2.2我国研究现状 2

1.3论文的主要工作 2

2 系统开发关键技术与环境搭建 3

2.1 android简介 3

2.1.1 android诞生背景 3

2.1.2 优势 3

2.1.3 体系结构 3

2.1.4 应用程序框架 4

2.2 Mysql 4

2.3服务器搭建 5

3 系统分析 5

3.1系统需求分析 5

3.1.1功能需求 5

3.1.2性能需求 5

3.2功能概述 6

3.3UML图 6

3.3.1用例图 6

3.3.2类图 7

3.4系统适用的软硬件平台 8

4 系统设计 8

4.1模块设计 8

4.1.1账户管理模块 8

4.1.2 健康模块 8

4.1.3 知识查询模块 9

4.1.4 资讯模块 9

4.1.5 交流模块 9

4.2流程图 10

4.3客户端 10

4.3.1心率测量 10

4.3.2 基于传感器与android技术的计步器原理 11

4.4数据持久化设计 12

4.4.1 E-R图 12

4.4.2 数据库表 13

5 系统实现 16

5.1登陆及注册模块 16

5.1.1功能介绍 16

5.1.2 实现界面 17

5.2 健康模块 18

5.2.1功能介绍 18

5.2.2实现界面 18

5.3 测量心率模块 20

5.3.1功能介绍 20

5.3.2关键代码 20

5.3.3实现界面 21

5.4 计步器模块 23

5.4.1功能介绍 23

5.4.2关键代码 23

5.4.3实现界面 23

5.5 查询模块 24

5.5.1功能介绍 24

5.5.2实现界面 25

5.6 资讯模块 26

5.6.1功能介绍 26

5.6.2实现界面 26

5.7交流模块 26

5.7.1功能介绍 26

5.7.2实现界面 26

6 系统测试 27

6.1功能测试 27

6.1.1登录测试 27

6.1.2测量心率功能测试 27

6.2性能测试 28

7 总结与展望 28

参考文献 28

致谢 30

基于Android的健康监护系统的设计与实现

贾琦

,China

Abstract:With the rapid development of economy and the continuous improvement of people's living standard, for consumer electronic products, mobile smartphone sales are rising year by year. In three of the smart phone terminal system, android's market share and the largest user base is widespread.The health management system running on a mobile smartphoneprovides a convenient wayfor People's Daily health management and helps people to manage personal health with a convenient way anytime and anywhere. After studying the health management software both at home and abroad, This paper realized the health monitoring system based on Android. . The overall architecture of the systems used in the "Android Client and Server" model, and The system has been realized five function modules, including the user account information management, physiological data record and analysis, disease and drug information query, health information and on-site communication.

This paper focuses on the following aspects:

(1)The construction of the local server and software development environment of health monitoring system.

(2)Design and implementation of the health monitoring systemclient is completed,which includes the login interface of the system, the registered interface and the functional interface mainly including four big modules: health data, knowledge query, the health consultation and on-site communication and so on.

(3)Design and implementation of the health monitoring system server is completed .That is about to transfer data from the client to the database.

At present, the health monitoring system based on Android has been completed. Through the test of the system ,it achieves the desired effect and the goal of the management personal health effectivelyanytime and anywhere.

Key words:Health Monitoring; Android. Local Server; MySQL; Data Analysis

1、引言

1.1研究背景和意义

1.1.1 研究背景

在今天,“手机”不再是一个陌生的词汇,已成为现代通信领域必不可少的工具之一。随着通信网络的不断发展,现已经成功建立了4G通信网络,为手机终端的发展带来了更多的机会,所以手机已经逐渐发展成为一个移动的PC终端,为人们的生活和工作带来的多方面的便利。

根据《中国居民营养与慢性病状况报告(2015年)》可知,2012年全国18岁及以上成人高血压患病率与糖尿病患病率,与21世纪初相比,成人患病率呈现一种上升的趋势。2012年全国居民慢性病死亡率为每10万人中533人,占总死亡人数的86%,主要死因是心脑血管疾病、癌症以及慢性呼吸系统疾病。基于人们的普遍认知以及大量的实践表明:慢性病是能够防备控制和治疗的,不光须要政府部门的主导以及各基层方面的配合,更加须要全体公民的积极参与。通过养成合理饮食、适量运动等良好习惯,改变个人不健康的生活方式,能够使绝大多数心脏病、脑猝死、2型糖尿病、高血压等慢性病得到合理地防治,所以通过互联网技术,以“疾病预防”为主,使人们自觉养成健康生活方式和理念素养,从而共同预防和控制慢性病是十分必要的。

1.1.2 研究意义

现在社会已经步入信息时代,万维网应用到了很多重要的领域,极大地促进了人们的学习与生活。随着移动手机的风靡,各色APP出现在了我们的生活之中,帮助我们更好的体验生活。如今人们对健康的关注持续增长,开发一款基于android的健康健康系统显得尤为重要。通过利用数据库及传感器技术,导入各项身体参数,进行系统化分析,使得健康监控真正实现电子化。

1.2 国内外研究现状

1.2.1 国外研究现状

欧洲国家在健康监管方面的研究较为先进,他们的一些研究成果也具有极高的参考价值。其中,澳大利亚的新南威尔士大学科研人员设计并实现了适用于多种主体的健康个性化的监控终端,其中多种主体的意思就是分布在智能系统中不同的网络结构中的每一个单元,不一样的单元实现的功能也是不同的。

一部分欧洲的学者对体域网系统上进行了十分深入的分析,提出了两种不同的监测系统:PHM System(健康预测管理系统)和Mobile Health BAN(移动健康体域网)。健康预测管理软件可以对体域网体系上的所有节点上进行数据方面的分析,移动健康体域网软件则重点在远距离的监测终端对体域网结点收集的信息实现分析。

1.2.2我国研究现状

无线射频技术和无线传感器的技术水平逐渐地提升,促进了我国健康监护领域的快速成长。其中清华大学的白静教授所带领的研发团队在日常监测,远距离医疗等方面展开了广泛的分析。

浙江省某高校的研发团队设计了一套关于高龄人群的摔倒监测和即时心率检测软件。该系统采取了物联网技术实现了高龄人群身体数据的收集和存储,并采用实时数据传输技术进行实时警告功能。

剩余内容已隐藏,请支付后下载全文,论文总字数:18812字

相关图片展示:

您需要先支付 80元 才能查看全部内容!立即支付

该课题毕业论文、开题报告、外文翻译、程序设计、图纸设计等资料可联系客服协助查找;