分瓦机plc控制系统程序设计.zip
分瓦机plc控制系统程序设计,分瓦机plc控制系统程序设计摘 要 本设计是基于plc的分瓦机控制系统。主要介绍了可编程序控制器(plc)和plc控制系统的基本知识,包括plc的定义、特点、分类、技术指标、基本结构、工作原理、硬件知识及plc控制系统等相关知识。通过对plc的程序编程,熟练运用三菱编程软件gx-develop完成分瓦机的控制程序,...
该文档为压缩文件,包含的文件列表如下:
内容介绍
原文档由会员 电气小工 发布分瓦机PLC控制系统程序设计
摘 要
本设计是基于PLC的分瓦机控制系统。主要介绍了可编程序控制器(PLC)和PLC控制系统的基本知识,包括PLC的定义、特点、分类、技术指标、基本结构、工作原理、硬件知识及PLC控制系统等相关知识。通过对PLC的程序编程,熟练运用三菱编程软件GX-Develop完成分瓦机的控制程序,另外利用仿真软件GX-Simulator来检验程序的可行性,从而实现控制,其可改进现有技术的不足,简化结构,有利于降低成本和提高可靠性。
本课题目的在于设计分瓦机控制系统的硬件及软件部分,主要研究内容包括:(1)小型PLC的外围接线及传感器的应用;(2)软件的编写,达到自动分瓦机的控制要求;(3)仿真软件的应用,检验程序的可行性及稳定性。
关键字:PLC;分瓦机;仿真。
ABSTRACT
The design of the automatic washing machine control system based on PLC. Mainly introduces the programmable logic controller ( PLC ) and the basic knowledge of the PLC control system, including the PLC related knowledge definition, characteristics, classification, technical indicators, the basic structure, working principle, hardware knowledge and PLC control system. Through the PLC programming, control program, skilled use of Mitsubishi GX-Develop programming software to complete the full automatic washing machine, the feasibility of the simulation software GX-Simulator to test the program, so as to realize the control, to simplify the problem, can improve the structure of the prior art, reduce costs and improve reliability. Full automatic washing machine controller to realize the washing process, saving time and labor.
The purpose of this study is to design a full automatic washing machine hardware and software, the main research contents include: ( 1 ) application of external wiring and sensor of small PLC; ( 2 ) software, fully automatic washing machine control requirements; ( 3 ) the application of simulation software, the feasibility and stability test procedure; ( 4 ) the design of man-machine interface, can realize manual washing parameter settings.
Keywords: Weighing system; Automatic precise quantitative feeding systems; High precision A/D; microprocessor
目录
分瓦机PLC控制系统程序设计 III
摘 要 III
目录 V
第一章 前言 VI
1.1自动分拣机的介绍 VI
1.2方案比较 VIII
1.3整体功能介绍 IX
第二章PLC的理论基础 XI
2.1微处理器的基础 XI
2.1.1 PLC概述 XI
2.1.2 PLC控制系统的特点 XII
2.1.3 PLC系统的构成 XIII
2.1.4 PLC的工作原理 XIII
第三章PLC选型及设计方法 XV
3.1PLC选型及设计方法 XV
第四章系统硬件设计 XIX
4.1.1 PLC的I/0分配 XIX
4.1.2 PLC外围硬件电路 XX
第五章系统软件设计 XXIII
5.1 PLC的软件设计流程 XXIII
5.1.1初始复位程序 XXIV
5.1.2自动运行程序 XXV
5.1.3 停止及报警 XXIX
5.1.4 GX-Developer的使用及程序输入 XXIX
5.1.3 程序的仿真 XXX
参考文献 XXXII
毕业小结 XXXIII
致谢 XXXIV
附录一程序 XXXV