最新毕业设计-基于PLC的液位控制系统设计.doc
《最新毕业设计-基于PLC的液位控制系统设计.doc》由会员分享,可在线阅读,更多相关《最新毕业设计-基于PLC的液位控制系统设计.doc(42页珍藏版)》请在淘文阁 - 分享文档赚钱的网站上搜索。
1、电信学院毕业设计任务书题目 基于PLC的污水池液位控制系统设计 学生姓名 班级 学号 题目类型 工程设计 指导教师 魏祥林 系主任 一、毕业设计(论文)的技术背景和设计依据: 与传统的人工调节液位控制系统相比,变频液位自动控制系统具有节能效果显著、人工劳动强度低,系统工作可靠、自动化程度高等优点。为了实现污水池液位的恒定控制,本设计要求S7-200 PLC作为控制器,完成对现场数据的采集、变频器的控制、PID控制算法的实现。二、毕业设计(论文)的任务1、熟悉题目要求,查阅相关科技文献,写出开题报告;2、方案设计(包括方案论证与确定、技术经济分析等内容);3、硬件系统设计;4、软件系统设计;6、
2、撰写设计说明书,绘制图纸;6、翻译一篇与自己所学专业或设计有关的英文资料;三、毕业设计(论文)的主要内容、功能及技术指标:1、系统要求用户能够直观地了解现场设备地工作状况及水位的变化;2、要求用户能够远程控制变频器的启动和停止;3、用户可以自行设置水位的高、低,以及控制变频器的启、停;4、变频器及其他设备的故障信息能够及时反映在远程单片机上;5、具有水位过高、过低报警和提示用户功能。6、专业英文文献翻译; PLCs -Past, Present and FutureEveryone knows theres only one constant in the technology world,
3、and thats change. This is especially evident in the evolution of Programmable Logic Controllers (PLC) and their varied applications. From their introduction more than 30 years ago, PLCs have become the cornerstone of hundreds of thousands of control systems in a wide range of industries. At heart, t
4、he PLC is an industrialized computer programmed with highly specialized languages, and it continues to benefit from technological advances in the computer and information technology worlds. The most prominent of which is miniaturization and communications.The Shrinking PLCWhen the PLC was first intr
5、oduced, its size was a major improvement - relative to the hundreds of hard-wired relays and timers it replaced. A typical unit housing a CPU and I/O was roughly the size of a 19 television set. Through the 1980s and early 1990s, modular PLCs continued to shrink in footprint while increasing in capa
6、bilities and performance (see Diagram 1 for typical modular PLC configuration). In recent years, smaller PLCs have been introduced in the nano and micro classes that offer features previously found only in larger PLCs. This has made specifying a larger PLC just for additional features or performance
7、, and not increased I/O count, unnecessary, as even those in the nano class are capable of Ethernet communication, motion control, on-board PID with autotune, remote connectivity and more. PLCs are also now well-equipped to replace stand-alone process controllers in many applications, due to their a
8、bility to perform functions of motion control, data acquisition, RTU (remote telemetry unit) and even some integrated HMI (human machine interface) functions. Previously, these functions often required their own purpose-built controllers and software, plus a separate PLC for the discrete control and
9、 interlocking.The Great CommunicatorPossibly the most significant change in recent years lies in the communications arena. In the 1970s Modicon introduction of Modbus communications protocol allowed PLCs to communicate over standard cabling. This translates to an ability to place PLCs in closer prox
10、imity to real world devices and communicate back to other system controls in a main panel. In the past 30 years we have seen literally hundreds of proprietary and standard protocols developed, each with their own unique advantages.Todays PLCs have to be data compilers and information gateways. They
11、have to interface with bar code scanners and printers, as well as temperature and analog sensors. They need multiple protocol support to be able to connect with other devices in the process. And furthermore, they need all these capabilities while remaining cost-effective and simple to program. Anoth
12、er primary development that has literally revolutionized the way PLCs are programmed, communicate with each other and interface with PCs for HMI, SCADA or DCS applications, came from the computing world. Use of Ethernet communications on the plant floor has doubled in the past five years. While seri
13、al communications remain popular and reliable, Ethernet is fast becoming the communications media of choice with advantages that simply cant be ignored, such as: * Network speed. * Ease of use when it comes to the setup and wiring. * Availability of off-the-shelf networking components. * Built-in co
14、mmunications setups.Integrated Motion ControlAnother responsibility the PLC has been tasked with is motion control. From simple open-loop to multi-axis applications, the trend has been to integrate this feature into PLC hardware and software. There are many applications that require accurate control
15、 at a fast pace, but not exact precision at blazing speeds. These are applications where the stand-alone PLC works well. Many nano and micro PLCs are available with high-speed counting capabilities and high-frequency pulse outputs built into the controller, making them a viable solution for open-loo
16、p control. The one caveat is that the controller does not know the position of the output device during the control sequence. On the other hand, its main advantage is cost. Even simple motion control had previously required an expensive option module, and at times was restricted to more sophisticate
17、d control platforms in order to meet system requirements. More sophisticated motion applications require higher-precision positioning hardware and software, and many PLCs offer high-speed option modules that interface with servo drives. Most drives today can accept traditional commands from host (PL
18、C or PC) controls, or provide their own internal motion control. The trend here is to integrate the motion control configuration into the logic controller programming software package.Programming LanguagesA facet of the PLC that reflects both the past and the future is programming language. The IEC
19、61131-3 standard deals with programming languages and defines two graphical and two textual PLC programming language standards: * Ladder logic (graphical). * Function block diagram (graphical). * Structured text (textual).Instruction list (textual). This standard also defines graphical and textual s
20、equential function chart elements to organize programs for sequential and parallel control processing. Based on the standard, many manufacturers offer at least two of these languages as options for programming their PLCs. Ironically, approximately 96 percent of PLC users recently still use ladder di
21、agrams to construct their PLC code. It seems that ladder logic continues to be a top choice given its performed so well for so long.Hardware PlatformsThe modern PLC has incorporated many types of Commercial off the Shelf (COTS) technology in its CPU. This latest technology gives the PLC a faster, mo
22、re powerful processor with more memory at less cost. These advances have also allowed the PLC to expand its portfolio and take on new tasks like communications, data manipulation and high-speed motion without giving up the rugged and reliable performance expected from industrial control equipment. N
23、ew technology has also created a category of controllers called Programmable Automation Controllers, or PACs. PACs differ from traditional PLCs in that they typically utilize open, modular architectures for both hardware and software, using de facto standards for network interfaces, languages and pr
24、otocols. They could be viewed as a PC in an industrial PLC-like package.The FutureA 2005 PLC Product Focus Study from Reed Research Group pointed out factors increasingly important to users, machine builders and those making the purchasing decisions. The top picks for features of importance were. *
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 最新 毕业设计 基于 PLC 控制系统 设计
限制150内