毕业论文

打赏
当前位置: 毕业论文 > 自动化 >

plc交通灯的控制系统设计+源程序

时间:2018-04-15 18:10来源:毕业论文
论文在阐释交通灯结构和可编程控制器的结构和工作原理的基础上,针对交通灯,这里采用了西门子s7-300的可编程控制器来实现交通灯的控制系统。实现了交通灯自动切换,实时监控等

摘要: 本毕业设计是通过OPC将PLC与PC上位机进行组态,在PC上位机上以动画的形式来实现交通灯的模拟仿真。本论文在阐释交通灯结构和可编程控制器的结构和工作原理的基础上,针对交通灯,这里采用了西门子s7-300的可编程控制器来实现交通灯的控制系统。实现了交通灯自动切换,实时监控等功能。21266
关键词:    PLC;OPC;C#;OPC组态;红绿灯
communication between plc and c#
Abstract:     This graduation design is through the OPC will PC configuration, PLC and PC in the PC host machine in the form of animation to implement the simulation of traffic lights. Structure and programmable controller based on the interpretation of the elevator, on the basis of the structure and working principle, in view of the traffic lights, here using the Siemens s7-300 programmable controller to realize the traffic light control system. The traffic light automatically switches, real-time monitoring, and other functions.
Keywords:    C#; S7-300 PLC; OPC; OPC Configuration; Traffic lights
目录
摘要    i
Abstract    i
目录    iii
1    绪论    1
1.1    PLC与上位机通讯的意义    1
1.2    国内外发展状况    1
2    Siemens S7-300 PLC    3
2.1    PLC的定义    3
2.2    PLC的发展史    3
2.3    PLC基本结构    4
2.3.1    中央处理单元CPU
    4
2.3.2    存储器
    5
2.3.3    输入输出接口(简称I/O)    5
2.3.4    编程器    6
2.3.5    其他设备    6
2.4    可编程控制器(PLC)的工作原理    6
3    通过ETHERNET建立OPC 服务器与S7 PLC 的连接    8
3.1.1    OPC 自动化服务器对象模型    8
3.2    自动化服务器对象的研究    8
3.2.1    OPCServer服务器对象    9
3.2.2    OPCGroups组集合对象    9
3.2.3    OPCGroup组对象    9
3.2.4    OPCItems项集合对象    10
3.2.5    OPCItem项对象    10
3.2.6    OPC浏览器对象    11
3.3    例子中所用的软件与硬件    12
3.4    OPC服务器与PLC S7 连接通讯的组态    12
3.4.1    配置PC站的硬件机架    12
3.4.2    配置控制台(Configuration Console)的使用与设置    18
3.4.3    在STEP 7中组态PC Station    20
3.4.4    组态下载    29
4    交通灯构造及组态    31
4.1    交通灯的概念    31
4.2    交通灯的组态配置S7 300 PLC站的硬件机架    31
4.3    梯形图编程    34
4.4    符号表    34
4.5    程序展示与解释    35
4.5.1    梯形图程序展示    35
4.5.2    梯形图介绍    39
5    c#程序    41
5.1    C#的介绍    41 plc交通灯的控制系统设计+源程序:http://www.youerw.com/zidonghua/lunwen_13395.html
------分隔线----------------------------
推荐内容