凡科网站怎样做,html播放视频,wordpress首页分页函数,想在土巴兔做装修网站找谁摘 要可编程逻辑控制器(PLC)不仅在工业控制中应用越来越广泛#xff0c;而且在其他领域的应用也逐渐扩大#xff0c;例如#xff1a;电力、化工、能源、水利等。由于它的功能比较强大、使用安全可靠、维护简单方便的优点#xff0c;在很多地方已经取代了继电器电路的逻辑控…摘 要可编程逻辑控制器(PLC)不仅在工业控制中应用越来越广泛而且在其他领域的应用也逐渐扩大例如电力、化工、能源、水利等。由于它的功能比较强大、使用安全可靠、维护简单方便的优点在很多地方已经取代了继电器电路的逻辑控制。在对水中泥沙搅拌的处理过程中需要速度控制比较稳定而且能够进行不同速度的操作在拖动的处理过程中更加要求精确性。因此PLC控制电机逐渐被人们运用到搅拌和拖动控制系统中。本文讲述了基于PLC的电动机控制系统设计和实现过程。本系统将PLC、变频器、编码器、电动机、搅拌器、传感器有机地结合起来组成一个简单完整的自动控制系统。通过台达WPLSoft软件平台编写程序并写入PLC后控制电动机实现多段速的运行。在本文中还有一个值得介绍的就是高速计数的实现。通过高速计数器可以对拖动系统进行精确的控制并且把计数值存放于固定的寄存器以方便其他设备完成对系统的操作和监控。关键词PLC 电动机 高速计数器ABSTRACTProgrammable Logic Controller (PLC), not only in the application of industrial control more and more widely, but in the application of other fields have also gradually expanded, such as: electric power, chemical, energy, water and so on.。 Because of its powerful features, the safety and reliability of use, easy to maintain , it has replaced the circuits logic control in many places. In the sediment of water mixing process,speed controling is more stable, and it can be operated at different speeds; in the processing of dragging,it needs more reliability . Thus, PLC controlling motor is applied to mixing and dragging control system gradully.This article describes design and implementation process of the PLC-based motor controlling system . PLC,Inverter, encoders, motors, mixers and sensors are combined to form a simple, complete automatic control system.Programs are designed and wrote into PLC through the software platform of Delta WPLSoft, then control multi-speed motor operation.In this paper the realization of high-speed counting is described valuablely. High-speed counter can control the dragging systems precisely, and keep the data in the fixed register in order to make other equipments operate and monitor the system convientely.Key words: PLC motor high-speed counter目 录第一章 绪论111 题目来源及课题意义112 文章概述113 设计思路2第二章 电动机篇321 电动机概述及分类322 交流异步电动机423 电动机变频调速524 变频调速的控制原理7第三章 编码器篇931 编码器杂谈9311 编码器的发展史9312 编码器的分类932 旋转编码器10321 旋转编码器的工作原理10322 旋转编码器的分辨率和精度1133 台达编码器ES3-02CN694112第四章