1、 I 摘 要 PLC 和变频器是工厂实现远程控制,提高生产效率的重要硬件。采用 PLC 的 优点就在于 PLC 的程序编制过程不是很复杂。 而组态软件又使得工厂在生产过程 中能够远程监控设备的运行,能够及时有效的处理突发事件。组态王控制功能强 大,界面创建简单,编写程序方便,有利于初学者使用。 本次设计是在熟悉 KING VIEW 组态王、S7-200 编程软件、西门子 MM420 变 频器的基础上完成的。本文主要体现了,PLC 与变频器之间利用 USS 协议连接起 来,共同控制电动机调速,最终要实现的是利用组态王的监控界面可以改变 PLC 的打开/闭合,能够监控电机的运转画面。文中重点介绍了
2、组态王界面的制作及 参数的设置、PLC 程序的编写过程及参数设置、变频器的参数设置、PLC 与变频 器的通信等。 关键词:PLC; 变频器; 组态王; 电动机 II Abstract PLC and transducer is important hardware which realizes long control and improve the yield in the factory. PLCS merits consist that weaving PLCs programs arent very hard. King view make the factory can watch
3、and control the running facilities between the producing processes, also deal with matters which break out in season. The king view has powerful control function, it settees up interfaces very easy, it writes programs easy, and it is propitious to using for novice. In this design is completed on the
4、 bases of knowing king view, s7-200 programming software, SIEMENSE MM420, transducer and USS communication protocol. This essay mainly materializes that PLC linked up with transducer, making use of USS communication protocol. They controlled the speed of electromotor. Finally we well realized the in
5、terface of king view and can change PLCs on/off, and then we can supervise and control the working menu of electromotor. In this essay, I introduce the facture of king view and the parameters setting of king view, the writing process of the PLCs program and parameter setting, the parameter setting o
6、f transducer, communication between PLC and transducer, etc. Keywords: PLC; transducer; king view; motor III 目录 1 绪论 1 1.1 目的和意义. 1 1.2 PLC 控制风机转速技术的现状及展望 . 1 1.3 PLC 控制风机的具体思路 . 2 硬件部分 3 2.1 风机 3 2.1.1 三相异步电机 3 2.1.2 异步电动机的启动与调速分析 6 2.1.3 三相异步电动机的调速 9 2.2 PLC 可编程控制器 . 11 2.2.1 被控对象的生产工艺过程. 11 2.2.2 PLC 控制系统的硬件设计 12 2.2.3 PLC 控制系统的软件设计 15 2.2.4 PLC 控制系统的调试 18 2.3 变频器. 18 2.3.1 交流异步电动机变频调速原理 19 2.3.2 变频器元件作用 20 2.3.3 变频器控制电机的旋转速度 21 3 软件部分 22 3.1 PLC 控制电机星三角启动 . 22 3.1.1 Y 启动手动控制 22 3.1.