资源描述:
《基于STM32的电子计步器的设计与实现》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、常熟理工学院毕业设计(论文)毕业设计(论文)题目基于STM32的电子计步器的设计与实现专业电气工程及其自动化基于STM32的电子计步器的设计与实现摘要随着生活节奏的不断加快,留给人们的锻炼时间越来越少,走路和跑步成为人们日常生活中为数不多的运动之一。计步器携带方便,能很好地完成量化运动量的目标。因此,最近几年各种计步器以及计步软件大量出现。鉴于人们对于步数检测准确度的要求以及使用便利的需求,十分有必要设计一套计步算法并应用于相关的计步器。本设计的研究目的是设计出一款高精度、便携的计步器。本设计的主要难点在于数据滤波算法以
2、及计步检测算法的研究。首先,本设计分析了几种数据滤波的方法,选择了比较适合的卡尔曼滤波算法。接着,分析了现有的几种计步检测算法,包括动态阈值算法和峰值检测算法。发现这些算法都不是很准确,所以本文设计了一种新的计步检测算法,提高了计步检测的精度,为其他研究者在步数检测方面提供了一种较好的解决方案。最后,本设计还采用了TFT彩屏的人机交互界面,可以实时显示卡路里、时间以及步数。通过实际调试过程中的不断改进,实现了计步器的准确检测。关键词:计步器MEMS传感器滤波步数检测IVDesignandImplementationofE
3、lectronicpedometerBasedonSTM32AbstractWiththeacceleratingpaceoflife,lessandlessexercisetimeisleftforpeople.Walkingandrunningbecomeoneofthefewsportsinpeople'sdailylife.Thepedometeriseasytocarryandcanachievethegoalofquantifyingtheamountofmotionwell.Therefore,inrece
4、ntyears,alargenumberofpedometersandpedometersoftwareshaveappeared.Inviewoftherequirementofaccuracyandconvenienceofstepdetection,itisnecessarytodesignasetofstepcountingalgorithmandapplyittorelevantpedometers.Thepurposeofthisdesignistodesignahighprecisionandportabl
5、epedometer.Themaindifficultyofthisdesignistheresearchofdatafilteringalgorithmandstep-countingdetectionalgorithm.Firstly,severaldatafilteringmethodsareanalyzed,andasuitableKalmanfilteringalgorithmisselected.Then,severalexistingstep-by-stepdetectionalgorithmsareana
6、lyzed,includingdynamicthresholdalgorithmandpeakdetectionalgorithm.Itisfoundthatthesealgorithmsarenotveryaccurate,sothispaperdesignsanewstep-countingdetectionalgorithm,whichimprovestheaccuracyofstep-countingdetection,andprovidesabettersolutionforotherresearchersin
7、step-countingdetection.Finally,thedesignalsousesthehuman-computerinteractioninterfaceofTFTcolorscreen,whichcandisplaythenumberofsteps,distance,timeandcaloriesinrealtime.Throughcontinuousimprovementintheactualdebuggingprocess,theaccuratedetectionofpedometerisreali
8、zed.Keywords:pedometer;MEMSsensor;movementrecognition;stepdetectionIV目录1绪论11.1研究背景和意义11.2国内外研究现状11.3章节安排22系统总体设计方案32.1设计目标32.2系统架构分析32.3系统方案分析32.3.1佩戴位置选择32.3.