- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
水浴箱温度控制系统设计
摘 要
本文介绍了基于89C51单片机的水浴箱温度控制系统硬件电路的组成、工作原理及软件设计方法。PTIO0温度传感器和精密电阻构成的测量电路输出微弱的电压信号,电压信号经过精密放大电路完成调零和放大后送到A/D电路,再将模拟信号变换成数字信号。单片机根据输入量和设定量进行模糊运算,输出二路开关量。开关量控制制冷装置和加热装置,将温度控制在设定值。本文综合运用温度传感器技术、数模转换技术、单片机技术、看门狗技术及抗干扰技术设计出一套水浴箱控制系统,该系统在自动控制方面尤为突出:可以实现定时工作、量化控温等智能化过程;同时由于使用了单片机控制,可以根据使用本产品单位的需要,更改或升级写入芯片的控制程序,从而达到可持续应用和人性化设计的效果。
关键词:水浴,单片机,温度控制,电路设计
ABSTRACT
This paper introduces hardware components, working principle and software design methods of temperature control system of water-box based on 89c51 SCM. PT100 temperature sensors and precision measurement of the resistance constitute a circuit output voltage signal weak, after precision voltage signal amplifying circuit is completed and transferred to enlarge send A / D circuit, then transform analog signals into digital signals. SCM import volume and the volume set of fuzzy operation, the output volume of two-way switch. Switching Control refrigeration and heating devices and temperature control in the set value. In this paper, the integrated use of the temperature sensor technology 、digital-to-analog converter technology 、SCM technology 、watchdog technology and anti-jamming technology design a set of bath box control system, the system of automatic control is particularly conspicuous : Timing can be achieved. quantified, such as intelligent temperature control process; Moreover, due to the use of SCM control, we can use this product units, change or upgrade chip into the control procedures, so as to achieve sustainable and humane application of the design results.
KEY WORDS: bath, SCM, temperature control ,circuit design
目录
摘 要 I
ABSTRACT II
前 言 1
第1章 系统原理及性能 3
1.1 系统组成及原理 3
1.2系统总体性能 3
第2章 系统的整体设计方案 5
2.1 系统设计目标 5
2.2 系统设计原理 5
2.3设计方案 6
第3章 系统硬件设计 7
3.1 PT100温度传感器 7
3.1.1 温度传感器介绍 7
3.1.2 PT100工作原理及其主要技术参数 8
3.2 测量电路 9
3.3 A/D转换 10
3.4 89C51单片机 12
3.5 键盘接口电路 14
3.6 显示电路 16
3.7 保护电路 16
第4章 软件设计 18
4.1 软件设计概述 18
4.2 程序设计的基本方法 20
4.3主程序的设计 21
4.4 子程序 23
4.4.1 键盘扫描程序 23
4.4.2 A/D转换程序 25
4.4.3 显示程序设计 25
结 论 27
致 谢 28
文档评论(0)