文档介绍:人才培养模式改革和开放教育试点理工类毕业设计(论文)
 
 
 
 
安徽广播电视大学
 
毕业设计(论文)
分校名称马鞍山电视(广播)大学
年级名称 04春开放(本科)
专业名称计算机科学与技术
课题名称马钢一烧结厂竖炉基础
自动化系统的设计和实现
学生姓名
学生姓名
2006 年 6 月 10 日
摘要
介绍了马钢一烧结厂竖炉自动控制系统的设计思想、系统控制方案、系统组成及功能,给出了系统的硬件配置、软件配置及实践。自动控制系统的实现大大降低了工人的劳动强度,提供了生产效率,降低了生产成本,提高了球团矿的产量和质量。
论文详尽论述了从需求分析、系统分析、概要设计、详细设计、以及测试与调试的整个开发过程,总结了开发过程中的经验及本系统今后的改进方向。遵循软件工程的方法。
论文从软件工程的角度描述了系统的开发过程,从计划期的问题定义一直到开发期的编码调试都进行了比较详细的介绍。这将为系统今后修改、维护以及进一步开发提供重要的参考资料。
关键词:竖炉球团;自动控制;组态软件
Abstract
Abstract:This paper int roduced design idea, scheme and functions of the automatic cont rol system of the shaft furnace of the first sintering factory pelletizing plant. And the configurations of hardware and software of the system are put forward. After pletion of the system, the labour intensity is decreased; the productivity is raised; and the produce cost is down. At the same time, the pellet output is increased; and quality is improved.
The thesis discussed in details analytical from the need, system analysis, essentials design, detailed design, and test and the whole development process that adjust to try, tallied up to develop the improvement direction of the experience and this system within process the method of the software engineering.
This paper has described the development course of the software from the angle of software project. From the problem defining of planning period to software test of developing period are all introduced in the detailed chapter. It will be an important reference material for update、maintenance and the future designing.
Key words: shaft furnace palletizing; automatic control; configuration software.
目录
1. 绪论 1
2. 问题分析 2
引言 2
改造背景 2
存在问题 2
3. 生产流程 4
系统现状 4
工业流程 4
4. 系统设计 6
设计思想 6
电控系统概述 8
控制的基本原则 8
电气传动方式 9
运行方式和操作模式 10
系统详细设计 10
原料系统 10
竖炉系统 12
成品系统 14
除尘系统 15
5. 系统编程 17
PLC编程 17
电控程序 17
仪控程序 19
组态 20
报表 23
6. 系统调试结