{$cfg_webname}
主页 > 电子信息 > 单片机 >

基于单片机的腐蚀箔生产线温度控制系统设计

来源:wenku163.com  资料编号:WK16314137 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9AWK16314137
资料介绍

基于单片机的腐蚀箔生产线温度控制系统设计(任务书,开题报告,外文翻译,论文20000字)
摘要
继第三次工业革命以来,电子工业发展迅猛,家电,计算机,通讯产品市场及需求不断扩大。各个国家和经济体之间相互竞争,为争夺市场份额,不断优化和改进自己的技术。而温度控制作为生产生活中一个重要的课题,有着广泛的应用。本设计以51单片机为核心构建腐蚀箔生产线温度控制系统,论文详细介绍了本设计的温度检测电路设计、变送电路设计、模数转换电路设计、显示电路及温度控制电路的设计。同时,本文也就软件编程的流程和算法进行了介绍。
基于单片机的腐蚀箔生产线温度控制系统的主要目的是实现在生产线箔带运动、槽液流动的情况下完成对槽液温度的精确控制,以满足腐蚀箔生产的工艺要求。本设计采用PID控制方式,较好的满足了腐蚀液对箔带精细加工的工艺要求。
关键词:温度控制;51单片机;Pt100温度传感器

Abstract
Since the third industrial revolution, the rapid development of the electronics industry, home appliances, computers, communications products market and demand continues to expand. Countries and economies compete with each other, to compete for market share, and constantly optimize and improve their own technology. The temperature control as an important issue in production and life, has a wide range of applications. The design of the design of 51 single-chip as the core to build corrosion foil production line temperature control system, the paper describes in detail the design of the temperature detection circuit design, transmission circuit design, analog-digital conversion circuit design, display circuit and temperature control circuit design. At the same time, this article also introduced the software programming process and the algorithm.
The main purpose of the temperature control system of corrosion foil production line based on single chip microcomputer is to realize precise control of bath temperature in the production of foil belt movement and bath flow to meet the technological requirements of corrosion foil production. The design of the use of PID control, better to meet the corrosion of foil on the fine processing of the foil process requirements.
Keywords:Temperature control ;51 single chip ;Pt100 temperature sensor

目录
第1章绪论    1
1.1课题研究的背景、目的和意义    1
1.2 国内外发展现状与研究水平    2
1.2.1 国内外的腐蚀箔生产技术的发展    2
1.2.2 单片机温度控制系统概述    4
1.2.3 总的发展概论    5
1.3课题研究的内容    6
第2章腐蚀箔生产线温度控制系统总体设计    7
2.1腐蚀箔生产线温度控制系统的工艺要求    7
2.2 温度检测方案    7
2.3温度控制系统组成    8
第3章腐蚀箔生产线温度控制系统硬件设计    11
3.1 温度检测和变送电路    11
3.1.1 Pt100温度传感器    11
3.1.2 XTR103和RCV420芯片    11
3.1.3温度检测和变送电路设计    13
3.2 模数转换模块    14
3.3 CPU接口电路设计    16
3.3.1 51单片机基本特点    16
3.3.2单片机端口的分配及使用    16
3.4 键盘及显示电路    18
3.4.1 基于8255A接口芯片的I/O端口拓展    19
3.4.2 矩阵式键盘电路设计    20
3.4.3 显示电路设计    20
3.5 温度控制及报警电路设计    21
3.5.1 报警电路设计    21
3.5.2 温度控制电路设计    22
3.6 硬件抗干扰措施    23
第4章腐蚀箔生产线温度控制系统软件设计    25
4.1 控制系统整体软件设计    25
4.1.1 系统主程序流程图    25
4.1.2 系统组成框图    26
4.2 显示及键盘输入模块软件设计    26
4.2.1 8255A芯片初始化子程序    26
4.2.2键盘扫描子程序    26
4.2.3显示子程序设计    28
4.3模数转换模块软件设计    29
4.4 PID控制模块软件设计    29
4.4.1 PID控制规律    29
4.4.2基于Simulink的PID控制参数的求解    31
4.4.3 PID控制算法的编写    34
4.5 报警模块软件设计    35
4.6 软件抗干扰措施    36
第5章腐蚀箔生产线温度控制系统调试    37
5.1系统应用环境    37
5.2 Pt100温度传感器标定    37
5.3系统各子模块调试    38
5.4其他仿真手段    38
5.4.1 Simulink仿真    38
5.4.2 Keli C51软件和Proteus软件仿真    39
5.5 仿真与调试中遇到的问题    41
第六章总结    42
参考文献    43
附录    44
致谢    59

推荐资料