- 1、本文档共37页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
河南机电高等专科学校
毕业设计(论文)
PID温度控制器的设计
系 部:
专 业:
班 级:
姓 名:
学 号:
指导老师:
二零一二年五月
摘 要
随着控制理论和电子技术的发展,工业控制器的适应能力增强和高度智能化正逐步成为现实。其中以单片机为核心实现的数字控制器因其体积小、成本低、功能强、简便易行而得到广泛应用。本文详细阐述了基于MCS51单片机的温度控制系统的硬件组成、软件设计及相关的接口电路设计ATMEL公司的AT89C52单片机为核心进行系统硬件设计,输入通道采用MAX6675;输出通道采用可控硅作为输出单元,大大地简化了系统硬件电路。通过对占空比的调节可实现温控箱温度的自动控制。由于输入端与输出端有光电隔离,能够有效地抑制干扰关键词: 单片机 温度控制
ABSTRACT
With the improvement of control theory and electric technology, the intelligent control for industry has been accomplishing.The digital controller based on Microcontroller has been applied widely, as its cabinet cubage,low-cost,abundant function,simple and convenient.The structures of a temperature control system based on the MCS51 single chip are introduced, PID,the hardware composition and the software design are described.The experiment data shows that the design of temperature control system based on Microcontroller is availability and rationality.ATMEL company AT89C52 single chip in the system as the core of hardware design, the input channel MAX6675; Output channel as output unit USES the silicon-controlled rectifier, greatly simplified the hardware circuit. Through to the occupies emptiescompared to adjust temperature control box can realize the automatic temperature control. Because the input and output end has photoelectric isolation, can effectively restrain the interference.
Key words:The digital controller Microcontroller ;Temperature control system
目录
第1章 绪论 1
1.1概述 1
1.2温度测控技术的发展与现状 1
1.3系统总体设计方案 2
1.3.1系统性能要求 3
1.3.2系统性能特点 3
1.4本文主要工作及PID原理 3
1.4.1本文主要工作 3
1.4.2PID原理 4
第2章 硬件设计 7
2.1系统硬件总体结 7
2.2主控模块器件选型及设计 8
2.2.1单片机的选用 8
2.2.3主控模块设计 9
2.3输入通道设计 11
2.3.1热点偶MAX6675温度传感器 11
2. 4输出通道设计 13
2.5保护电路 14
2.6串行通信接口电路 14
2.7电源电路 15
2.8本章小结 16
第3章 软件设计 17
3.1软件组成 17
3.2主程序模块 18
3.3数据采集模块 18
3.4数据处理模块 19
3.4.1数字滤波 19
3.4.2显示处理 19
3.5本章小结 20
第4章 结 论 21
4.1 总结 21
4.2 展望 21
致 谢 23
参 考 文 献 24
附录 部分源程序 26
1.显示模块源程序 26
文档评论(0)