鉴于大家对自动化PLC相关毕业设计十分关注,我们编辑小组在此为大家搜集整理了“PLC在自动验瓶机控制系统中的应用”一文,供大家参考学习!
论文编号:ZD085 字数:26405,页数:62
摘 要
本论文简要介绍了可编程控制器(PLC)与世纪星监控软件在自动验瓶机中的控制方法及原理,从而为我国的啤酒产业开创了新的检测方法,实现了整套生产线的自动化。
本文主要介绍了了如何用PLC与组态软件实现自动验瓶机控制系统。本次PLC系统设计主要是由模拟量输入输出模块、移位寄存器、传送器、定时器、计数器构成,系统的主要功能是对瓶子的各项指标合格与否进行检测,通过手动控制来实现对瓶子合格与否的选择。最后通过世纪星组态软件来实现监控系统画面的运行,实现了验瓶机的远程操作。
本设计基本上实现对自动验瓶机运行状况的实时监视,完成自动验瓶机的输送控制,检测控制,剔除控制和装箱控制等任务。使用该自动验瓶机大大减少了人力资源,同时节约了成本,可以迅速提高啤酒产业的经济效益。
关键词: PLC;自动验瓶机;组态软件
Abstract
This article introduce briefly the programmable controller (PLC) and the century star monitoring software use in the automatically bottle machine about the control method and the principle, thus found the new examination method for our country''s beer industry, and realize production line''s automation.
This article mainly introduces how to use the PLC and the configuration software to realize the bottle machine control system automatically. This PLC system is designed mainly by the simulation quantity input output module, the shift register, the conveyer, the timer, the counter constitution, this system''s major function is measuring all targets of every bottles ,qualitative or not , then the choices of qualified or not of the bottles were controlled by hand. Finally it realizes the supervisory system picture''s movement through the century star configuration software, and realizes the automatically bottle''s machine''s long-distance operation.
This design achieves real-time surveillance of the work situation of this automatically bottle machine, and completes the transport control, the examination control, the rejection control, the box control and so on. This bottle machine reduces the human resources greatly, saves the cost simultaneously, and enhances the beer industry''s economic efficiency rapidly.
key words:The automatically bottle machine; Shift register; Century star configuration
目 录
绪论 1
1 自动验瓶机控制系统的硬件设计 4
1.1 设计要求 4
1.1.1 概述 4
1.1.2 具体控制要求 4
1.2 CPM2A硬件连接 5
1.2.1 通信连接介绍 5
1.2.2 PLC硬件系统选择配置 7
1.3 可编程序控制器I/O地址分配表 8
2 自动验瓶机控制系统软件设计 10
2.1 PLC介绍 10
2.1.1 PLC的发展历程 10
2.1.2 PLC的构成 10
2.1.3 PLC的特点 11
2.1.4 PLC的通信联网 11
2.1.5 PLC的未来发展趋势 11
2.2 系统程序设计 12
2.2.1 系统流程图 12
2.2.2 系统主要指令介绍 14
2.2.3 系统程序分析 14
3 自动验瓶机组态画面设计 21
3.1 世纪星组态软件 21
3.1.1 系统概述 21
3.1.2 软件特点 22
3.1.2 基本功能 22
3.2 组态画面的具体设计 22
3.2.1 定义变量 22
3.2.2 组态编程 23
3.2.3 动画连接 24
3.3 实时监控系统通信的实现 27
3.3.1 通信功能 27
3.3.2 通信协议 27
3.4 监控系统通信的实现 28
3.4.1 计算机与PLC之间的通信 28
3.4.2 世纪星与PLC之间的通信 29
结论 31
致谢 32
参考文献 33
附录A 34
附录B 37
附录C 52