文档介绍:本科生毕业设计说明书(毕业论文)
题目:基于单片机的铝混合炉控制系统的设计
学生姓名:XXXXXX
学号:XXXXX
专业:XXXX
班级:XXXXX
指导教师:XXXX
基于单片机的铝混合炉控制系统的设计
摘要
本文根据电解铝生产厂铸造车间的生产运行现状和用户需求,设计了铝液混合炉自动控制系统,该系统可提供铝液混合炉运行状态自动控制、运行参数显示、产量自动计量、故障报警等功能。
论文详细论述了铝液混合炉自动控制系统的技术思路、设计原则、技术瓶颈和解决方法。全文分为硬件开发、温度闭环控制命令算法和软件设计几部分,主要内容如下:
硬件组成以STC89C52单片机为核心,包括AD和DA转换电路、LCD显示电路、移相触发控制电路、电机启停控制电路、产品计数电路、键盘电路、报警电路等部分。温度闭环控制的核心算法是以经典的PID运算为基础,并进行了适当的改进。软件部分采用模块化设计思路,重点在程序逻辑图设计,并使用Keil-C语言完成了代码编制。
关键词:铝混合炉单片机控制接口
The microcontroller control system design of Aluminum mixing vessel
Abstract
Foundry production of electrolytic aluminum production plant operating status and user needs, design the mixture of liquid aluminum furnace automatic control system, the system provides automatic control of liquid aluminum hybrid furnace running state, and operating parameter display output of the automated metering, fault paper discusses in detail the technical idea of the mixed liquid aluminum furnace automatic control system, design principles, technical bottlenecks and solutions. The paper is divided into hardware development, and closed-loop temperature control several parts of mand algorithms and software design, the following major elements:The ponents STC89C52 microcontroller as the core, including AD and DA conversion circuit, LCD display circuit and phase-shift trigger control circuit, the motor start and stop control circuit, the product count the part of the circuit, keyboard circuit, the alarm circuit. The core temperature closed-loop control algorithm is based on the classic PID operation based on, and make the appropriate improvements. The software part is modular in design ideas, focus on program logic diagram design, and use the Keil-C language plete the code preparation.
Key words: aluminum mixing vessel MCU control interface
目录
基于单片机的铝混合炉控制系统的设计 I
摘要 I
The microcontroller control system design of Aluminum mixing vessel II
Abstract II
第一章引言 1
铝混合炉简介 1
系统工艺过程 1
铝混合炉控制系统设计目标 2
本章小节 6