优秀的毕业设计论文网
计算机 JAVA 电子信息 单片机 机械机电 模具 土木工程 建筑结构 论文
热门搜索词:网络 ASP.NET 汽车 电气 数控 PLC

基于加速度传感器的健身计步器设计

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

基于加速度传感器的健身计步器设计(任务书,开题报告,外文翻译,论文12900字)
摘  要
健身计步器是一种用来监测日常运动状况的设备,它可以计算出人体正常行走的步数,从而来估算人体的行走路程、消耗的卡路里,让大家能够及时查看自己的运动状态,从而做出调整。时下,随着人们健康意识的增强,追求健康已然成为一种浪潮,越来越多的人加入运动的队伍里,运动也逐渐成为一种时尚,健身计步器随之应运而生,并且成为了不可或缺的健康智能设备。
本文的设计的计步器是采用STM32系列F103增强型芯片作为微处理器,以 AD公司的adxl345三轴加速度传感器芯片来采集运动数据,最终设计一款健身计步器,用来可以精确测得人体行走时的步行加速度数据,并且通过相应的程序算法计算得出人体的步数。
本文设计的计步器设计小巧,便于携带,并且具备功耗小和精度高的特点,满足日常运动计步的需求。
关键词:计步器  STM32F103  步态检测  低功耗
 
The fitness pedometer design based on the acceleration sensor
Abstract
Pedometer is a daily exercise progress monitor, you can calculate the number of steps and estimate walking estimate distance traveled, calories burned.It is convenient for people to monitor their fitness intensity, exercise levels and metabolism at any time. With the people's living standards improved, the pursuit of health has become even more evident,motion is becoming a trend, pedometer increasingly has become an indispendsable part of smart devices. [资料来源:http://think58.com]
In this paper, a high-performance ARM STM32F103 series chip is to be the master, and the ADXL345 , three-axis gyroscope is the sensor pedometer module , and they are used to make an electronic pedometer,which eventually can be accurately measured in people walking gait acceleration signal.
This design pedometer is designed to be small in order to easy to carry .In additions to this ,it has low power consumption and high accuracy feature,which can meet the daily need of pedometer.
Key Words:the Pedometer;stm32f103;footwork detection;low power consumption
 

[版权所有:http://think58.com]

基于加速度传感器的健身计步器设计
基于加速度传感器的健身计步器设计
基于加速度传感器的健身计步器设计
基于加速度传感器的健身计步器设计


目录
摘  要    I
Abstract    II
第一章  绪论    1 [版权所有:http://think58.com]
1.1  课题研究目的和意义    1
1.2  加速度传感器的发展    2
1.2.1  加速度传感器的定义    2
1.2.2  加速度传感器的运用    2
1.2.3  加速度传感器的原理    2
1.2.4  加速度传感器的发展及未来    2
1.3  本文设计内容和结构安排    3
第二章  方案选择与总体设计    4
2.1  微处理器的选择    4
2.2  加速度传感器芯片的选择    5
2.3  总体方案设计    6
2.3.1  系统工作原理分析    6
2.3.2  系统总体设计    7
第三章 硬件系统设计    8
3.1  ARM主控模块设计    8
3.1.1  ARM  Cortex-M3处理器简介    8
3.1.2  STM32系列控制核心    8
3.2  ADXL345加速度传感器模块设计    9

[资料来源:http://www.THINK58.com]


3.2.1  ADXL345的简介    9
3.2.2  ADXL345电路连接    10
3.3  OLED显示电路    11
3.4  硬件整体设计电路图    12
第四章  软件算法程序设计    13
4.1  软件总体设计    13
4.2  子程序流程图    13
4.3  计步算法的实现    14
第五章  计步器系统调试    18
5.1  硬件调试    18
5.2  程序算法调试    19
总 结    23
参考文献    24
致谢    26
附录一:PCB版图    27
附录二:计步器实物图    28
附录三:源程序代码    29

[资料来源:THINK58.com]