- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
摘要:体温计是人们日常生活中的必备品,但是传统的水银体温计测量时间长,读数也不方便。本课题基于传统体温计的这些缺点设计出一种新型的电子体温计,它在测温精度能与传统的水银温度计相媲美的情况下,大大的缩短了测温时间,携带方便,对环境几乎没有污染。本次设计以单片机为整个体温计的核心,运用红外线原理去设计一个基于单片机的无线电子体温计,利用热释电红外传感器,采集人体发射出的红外线,再将转换之后的电信号通过A/D转换送入单片机,由MCS-51单片机来实现温度值的转换及送入LED显示,同时还加入了时钟功能和超温报警功能,在软件的控制下,实现智能化的体温测量,精确测温,使设计具有实用性。
关键字:体温计、红外线、单片机
Abstract: Thermometer is an essential goods in our daily life, but the traditional measurement of the mercury needs a long time, reading is not convenient. This subject which based on the traditional thermometer ’defects designed a new type of electronic thermometer, has comparable circumstances on temperature measurement accuracy with traditional mercury thermometers, greatly reduced the temperature time, and it is easy to be carried, it has almost no pollution on the environment . The design use a microcontroller as the core of the thermometer, use infrared principles to design a microcontroller-based wireless electronic thermometer, use pyroelectric infrared sensors, collect the infrared that body emits, then deliver the signal to the microcontroller by A / D conversion, use the MCS-51 microcontroller to implement the conversion ,and deliver the temperature value into the LED display, this design also added a clock function and over-temperature alarm function, under the control of software, intelligent temperature measurements, accurate temperature measurement, make the design practical.
Keyword: thermometer、infrared、microcontroller
目 录
TOC \o 1-3 \u 摘 要 PAGEREF _Toc8412 I
Abstract PAGEREF _Toc15586 II
目 录 PAGEREF _Toc29650 III
引言 PAGEREF _Toc12518 1
1、绪论 2
1.1 红外测温技术简介 PAGEREF _Toc25143 2
1.2 单片机简介 2
2、整体方案设计 5
2.1 整体设计方案的实现 5
2.1.1 设计原理 5
2.1.2 系统框图 5
2.2 系统总方案 6
2.2.1 系统工作原理 6
2.2.2 系统总硬件原理图 6
2.3 系统开发方法及开发工具 ………………………….7
2.3.1 硬件开发工具介绍 …………………………..7
2.3.2 软件开发工具介绍8
2.4 元器件方案选择 9
2.4.1 单片机芯片选择9
2.4.2 红外温度传感器 9
2.4.3 ADC芯片选择 10
2.4.4 显示器件选择11
3、系统硬件设计 PAGEREF _Toc10749 12
3.1 系统的模块设计 PAGEREF _Toc7976 12
3.1.1 信
文档评论(0)