• 网站首页
  • 计算机
  • 机械电子
  • 土木建筑
  • 文献翻译
  • 教育学
  • 理工学
  • 经济学
  • 管理学
  • 行政管理
  • 法学
  • 农业
  • 医学
  • 基于单片机的人体信息实时监测系统设计

    以下是资料介绍,如需要完整的请充值下载.
    1.无需注册登录,支付后按照提示操作即可获取该资料.
    2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用.
      
    资料介绍:

    基于单片机的人体信息实时监测系统设计(任务书,开题报告,外文翻译,论文10000字)
    摘要
    针对人体的健康状况问题,为了实现对人体的几项重要生理参数血压,脉搏,以及体温的实时测量,开发了基于单片机的实时监测系统,整个系统包括,LCD602显示模块,以XGZP6847气体压力传感器为核心的血压,脉搏采集模块,以温度传感器DS18B20为主要部分的温度采集模块,通过HC-05主从一体蓝牙模块进行与上位机通信的信息传输模块,以及电源,键盘和报警电路等部分,软件与硬件相结合,最终完成对人体参数的实时监测
    本设计的特点是,体积小,便于携带,测量精度高,受外界环境因素影响较小,本次设计能够让人对自己身体健康状况做出准确判断,在对一些疾病的预防方面上,具有实际应用价值
    关键词:DS18B20LCD1602HC-05XGZP6847
     
    Human body information real-time acquisition system based on single chip microcomputer
    Abstract
    For human health problems, in order to implement the several important physiological parameters of human body blood pressure, pulse, and the real-time measurement of temperature, we developed a real-time monitoring system based on single chip microcomputer, including the whole system, LCD602 display module, XGZP6847 gas pressure sensor as the core of blood pressure, pulse acquisition module, the temperature sensor DS18B20 as the main part of the temperature acquisition module, through HC - 05 master-slave integrated bluetooth module and PC communication of information transmission module, and power supply, keyboard and alarm circuit and other parts, combining software with hardware, Finally, real-time monitoring of human body parameters was completed
    This design is characterized by small size, easy to carry, high measurement accuracy and little impact by external environmental factors. This design enables people to make an accurate judgment of their physical health status and has practical application value in the prevention of some diseases
    Key words: DS18B20LCD1602HC-05XGZP684 

    目录
    摘要    I
    Abstract    Ⅱ
    第一章绪论    1
    1.1设计背景及现实意义    1
    1.2国内外研究现状    1
    1.3论文结构安排    2
    1.4小结    2
    第二章系统总体方案设计    3
    2.1功能及指标    3
    2.2总体设计方案选取    3
    2.3总设计方案框图    4
    2.4小结    4
    第三章系统硬件设计    5
    3.1单片机控制模块    5
    3.1.2单片机最小系统    5
    3.2脉搏血压采集模块    6
    3.2.1芯片XGZP6847介绍    6
    3.2.2脉搏血压监测原理    6
    3.2.3 脉搏血压监测模块工作过程    7
    3.3温度采集模块    8
    3.3.1芯片DS18B20介绍    8
    3.3.2温度采集模块工作过程    8
    3.4按键电路    8
    3.5显示模块    10
    3.5.1芯片LCD1602介绍    10
    3.5.2显示模块工作过程    10
    3.6无线传输模块    11
    3.6.1 芯片TLC2543介绍    11
    3.6.2 芯片HC-05介绍    11
    3.6.3无线传输模块工作过程    11
    3.7报警电路    12
    3.8小结    12
    第四章系统软件设计    13
    4.1 语言选取    13
    4.2主程序流程框图    13
    4.3脉搏血压采集部分    14
    4.3.1流程框图    14
    4.3.2设计思路与工作流程    15
    4.4温度采集部分    16
    4.4.1温度采集流程框图    16
    4.4.2设计思路与工作流程    16
    4.5无线传输部分    17
    4.5.1无线传输模块流程框图    17
    4.5.2设计思路与工作流程    17
    4.6其它部分    18
    4.6.1显示部分    18
    4.6.2蜂鸣器部分    19
    4.7小结    19
    第五章系统软硬件及实物测试    20
    5.1测试综述    20
    5.2单片机最小系统软硬件测试    20
    5.3显示部分软硬件测试    21
    5.4脉搏血压采集模块软硬件测试    22
    5.5无线传输模块软硬件测试    23
    5.6无线传输模块软硬件测试    24
    5.7实物测试及误差分析    25
    5.8小结    25
    第六章总结    26
    参考文献    27
    附录    28