文档介绍:摘要
随着科学技术的发展,人们的生活日趋自动化,生产技术更是如此。PLC作为计算机家族中的一员,是为工业控制应用而设计的。随着微处理器、计算机和通信技术的飞速发展,可编程序控制器PLC在工业控制中的地位也日益提升并且在工业控制中得到广泛应用,而且可编程控制器在工业控制中所占比重在迅速的上升。
本次设计是利用组态软件MCGS监控PLC实现两种液体的自动混合。此次设计主要考虑其各个不同状态动作的连续和关联,对不同的状态进行不同的动作控制输出,从而实现将AB两种液体混合的周期性控制(包括单周期)。本次设计的主要意义是:用PLC编程来控制,一方面可以省去人力物力,从而达到节省成本的目的;另一方面,程序的合理性,全面性和可靠性可以使液体混合能更安全可靠全面的实现。
关键词:PLC 液体混合装置自动控制
Abstract
With the development of science and technology, people's lives e increasingly automated, especially in production technology. PLC as one of puter family is designed for industrial control applications. With the rapid development of microprocessor, computer munication technologies, Programmable Logic Controller (PLC), industrial control rising and has been widely used in industrial control, and programmable controller in the proportion of industrial control rapidly rising.
This design is automatically mixed-use configuration software MCGS monitoring PLC to achieve the two liquids. The design mainly consider the various continuous state action and the associated control output different states, different actions in order to achieve the AB two liquids mixed periodic control (including the single-cycle). The main significance of this design are: PLC programming control, on the one hand, eliminates the need for manpower and resources, so as to achieve the goal of cost savings; the other hand, the legitimacy of the procedure, completeness and reliability of liquid mixing can be more secure reliable prehensive.
Key words:PLC liquid mixing device automatic control
目录
摘要 I
Abstract II
1 绪论 1
概述 1
课题背景 1
课题的研究意义 1
方案设计的原则 2
系统的整体设计要求 3
系统方案的设计思想 3
2 系统硬件设计 5
可编程控制器的简介 5
可编程控制器的基本结构 5
PLC的输入方式 6
PLC的工作过程 7
可编程控制器的性能指标 8
PLC的主要特点 9
PLC输入输出口分配 9
液体混合装置输入输出接线图 11
PLC主电路图 12
硬件选型 13
液位传感器的选择 13
搅拌电机的选择 14
电磁阀的选择 14
PLC的选择 15
3 系统下位机软件设计 17
程序设计的一般方法 17
PLC控制相关流程图 18
可编程控制器梯形图 19