以下是网学网为您推荐的自动化PLC相关毕业设计-模块化培训系统提取站的设计,希望本篇文章对您学习有所帮助。
字数:20161,页数:59 论文编号:ZD107
摘要
本文的设计是基于对FESTO教学培训系统的研究,文中论述了FESTO教学培训系统中提取站的程序设计和硬件组成。FESTO自动控制系统是模块化的结构,将气动、液压、电气及电子、PLC技术综合于一体,构成典型的加工单元,再由多个单元组合在一起,形成一个模拟的生产加工系统。
本站由气动、电动执行部分、电气控制部分和传感器组成,在文中分析了提取站内气动电动元件的工作原理和选型情况,电气控制部分选用的是西门子S7-300系列的313C型,并且在文中对气动技术和可编程控制器作了一定的分析。文中阐述了STEP7的使用方法,在STEP7的编程环境下进行了本站的程序设计,并在实验平台上进行了程序调试。
关键词:FESTO 可编程控制器 传感器 气动技术 STEP-7
Abstract
Based on the study of the FESTO teaching training system ,this article discusses the programming of the extraction station and the components of the hardware in the system with modular structure ,FESTO automatic control system takes peneumatic, hydraulic ,electrical and electronic ,PLC technology together, forming a typical processing unit. Then, by the combination of many units together to form a simulated production processing system.
The extration Station is composed of aerodynamic part,electric operative part ,the electrical control component part and sensors, The paper analyses the work principle and selection condition of the aerodynamic electrical componeuts. The electrical control part is the 313C of the simatic S7-300 series .And the paper also makes a general analysis of the aerodynamic technology and programmable controllers. In addition this paper gives a introduction of the using method of STEP7 ,how to make out the program design in the STEP7 programming environment ,and the steps of the program debugging in the experiment.
Key words: FESTO ,PLC , pneumatic ,sensor technology ,
STEP-7
目 录
摘要 I
Abstract II
第一章绪论 1
1.1 系统设计背景 1
1.2 工作原理 2
1.2.1八站的工作原理 2
1.2.2提取站工作原理 4
1.3 系统设计目标及技术要求 5
1.4 技术综述 5
1.4.1可编程逻辑控制器的发展 5
1.4.2气动执行原件和气动技术的特点 6
本章小节 7
第二章系统设计 8
2.1 技术路线与步骤 8
2.2采样信号和控制量分析 8
2.3系统组成 9
本章小节 11
第三章硬件设计 12
3.1 系统的输入、输出量 12
3.2 PLC选型 12
3.2.1 机型的选择 12
3.2.2输入/输出的选择 14
3.2.3 确定I/O点数 14
3.2.4开关量输入/输出 14
3.2.5 PLC存储器类型及容量选择 15
3.2.6软件选择 15
3.2.7PLC的环境适应性 16
3.3执行器设备 17
3.3.1无杆气缸 17
3.3.2扁平气缸 17
3.3.3平行气爪 19
3.3.4过滤、调压组件 21
3.3.5 阀岛 21
3.3.6 消声器 22
3.3.7传感器 23
3.4电路的设计 31
本章小结 31
第四章程序设计 32
4.1 软件概述 32
4.2 STEP7的安装与卸载 32
4.2.1 STEP7软件安装 32
4.2.2 STEP7软件的卸载 33
4.3 STEP7的使用 33
4.4 程序设计 39
4.4.1 设计目标 39
4.4.2 编程语言的选择 39
4.4.3 符号表与逻辑块 40
4.4.5 系统编程 41
本章小节 43
结束语 44
附录 本站程序 45
致谢 54
参考文献 55
模块化培训系统提取站的设计......