毕业设计-基于PLC的液位控制系统设计(共42页).doc

上传人:飞****2 文档编号:16824043 上传时间:2022-05-19 格式:DOC 页数:42 大小:1.19MB
返回 下载 相关 举报
毕业设计-基于PLC的液位控制系统设计(共42页).doc_第1页
第1页 / 共42页
毕业设计-基于PLC的液位控制系统设计(共42页).doc_第2页
第2页 / 共42页
点击查看更多>>
资源描述

《毕业设计-基于PLC的液位控制系统设计(共42页).doc》由会员分享,可在线阅读,更多相关《毕业设计-基于PLC的液位控制系统设计(共42页).doc(42页珍藏版)》请在得力文库 - 分享文档赚钱的网站上搜索。

1、精选优质文档-倾情为你奉上无 锡 职 业 技 术 学 院 毕业实践任务书课题名称 基于PLC的液位控制系统设计 指导教师 职 称 指导教师 职 称 专业名称 生产自动化 班 级 学生姓名 学 号 实习单位 课题需要完成的任务:利用信捷PLC设计液位控制系统,完成如下任务:1、 通过触摸屏、可变程序控制器变频器(PLC)、压力传感器、配电装置以及水泵实现液位控制系统的设计2、 确定控制方案,选择PLC型号,定义输入/输出,画出 PLC 端子接线图。3、 进行软件编程、完成控制梯形图并完成调试。课题计划:10年2月26日-10年3月10日 确定毕业设计课题10年3月11日- 10年3月22日 调查

2、参观、完成调研报告10年3月22日-10年3月31日 确定方案,完成方案论证10年4月 1日- 10年4月20日 设计电路,编制程序,完成论文计划答辩时间:10年4月21日-10年4月30日 自动控制技术系 系(部、分院) 2010年 4 月 26 日专心-专注-专业PLCs -Past, Present and FutureEveryone knows theres only one constant in the technology world, and thats change. This is especially evident in the evolution of Progra

3、mmable 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, the PLC is an industrialized computer programmed with highly specialized

4、 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 introduced, its size was a major improvement - relative to the hundreds of

5、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 capabilities and performance (see Diagram 1 for typical modular PLC configu

6、ration). 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, and not increased I/O count, unnecessary, as even those in the nano c

7、lass 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 ability to perform functions of motion control, data acquisition, RTU (r

8、emote 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 interlocking.The Great CommunicatorPossibly the most significant chang

9、e 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 proximity to real world devices and communicate back to other system contro

10、ls 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 have to interface with bar code scanners and printers, as well as tempe

11、rature 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. Another primary development that has literally revolutionized the way PLCs a

12、re 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 serial communications remain popular and reliable, Ethernet is fast becomin

13、g 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 communications setups.Integrated Motion ControlAnother responsibility the

14、 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 at a fast pace, but not exact precision at blazing speeds. These are a

15、pplications 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-loop control. The one caveat is that the controller does not know the posi

16、tion 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 sophisticated control platforms in order to meet system requirements. More sophisti

17、cated 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 (PLC or PC) controls, or provide their own internal motion control. The tr

18、end 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 61131-3 standard deals with programming languages and defines two graph

19、ical 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 sequential function chart elements to organize programs for sequential a

20、nd 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 diagrams to construct their PLC code. It seems that ladder logic continue

21、s 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, more powerful processor with more memory at less cost. These advances hav

22、e 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. New technology has also created a category of controllers called Program

23、mable 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 protocols. They could be viewed as a PC in an industrial PLC-like package

24、.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. * The ability to network, and do so easily. Ethernet communications is le

25、ading the charge in this realm. Not only are new protocols surfacing, but many of the industry de facto standard serial protocols that have been used for many years are being ported to Ethernet platforms. These include Modbus (ModbusTCP), DeviceNet (Ethernet/IP) and Profibus (Profinet). Ethernet com

26、munication modules for PLCs are readily available with high-speed performance and flexible protocols. Also, many PLC CPUs are now available with Ethernet ports on board, saving I/O slot space. PLCs will continue to develop more sophisticated connectivity to report information to other PLCs, system c

27、ontrol systems, data acquisition (SCADA) systems and enterprise resource planning (ERP) systems. Additionally, wireless communications will continue to gain popularity. * The ability to network PLC I/O connections with a PC. The same trends that have benefited PLC networking have migrated to the I/O

28、 level. Many PLC manufacturers are supporting the most accepted fieldbus networks, allowing PLC I/O to be distributed over large physical distances, or located where it was previously considered nearly impossible. This has opened the door for personal computers to interface with standard PLC I/O sub

29、systems by using interface cards, typically supplied by the PLC manufacturer or a third party developer. Now these challenging locations can be monitored with today a PC. Where industrial-grade control engines are not required, the user can take advantage of more advanced software packages and hardw

30、are flexibility at a lower cost. * The ability to use universal programming software for multiple targets/platforms. In the past it was expected that an intelligent controller would be complex to program. That is no longer the case. Users are no longer just trained programmers, such as design engine

31、ers or systems integrators, but end-users who expect easier-to-use software in more familiar formats. The Windows-based look and feel that users are familiar with on their personal computers have become the most accepted graphical user interface. What began as simple relay logic emulation for progra

32、mming PLCs has evolved into languages that use higher level function blocks that are much more intuitive to configure. PLC manufacturers are also beginning to integrate the programming of diverse functions that allow you to learn only one package in configuring logic, HMI, motion control and other s

33、pecialized capabilities. Possibly the ultimate wish of the end-user would be for a software package that could seamlessly program many manufacturers PLCs and sub-systems. After all, Microsoft Windows operating system and applications work similarly whether installed on a Dell, HP or IBM computer, wh

34、ich makes it easier for the user. Overall, PLC users are satisfied with the products currently available, while keeping their eye on new trends and implementing them where the benefits are obvious. Typically, new installations take advantage of advancing technologies, helping them become more accept

35、ed in the industrial world. PLC的过去、现在与未来众所周知,科技世界里只有一个永恒真理,那就是变化。这在可编程逻辑控制器(PLC)及其各种应用的发展过程中尤为明显。自从三十多年前将PLC引进以来,PLC已经在广泛的工业领域中成为几十万控制系统的基础。从本质上讲,PLC是一种用高度专业化语言编程的工业计算机,并继续受益于计算机和信息技术领域的技术进步。它的最突出之处是小型化和通信功能。 微型化的PLC在最初引进PLC的时候,主要改进它的体积,这与替换了数百个硬接线继电器和计时器有关。一个嵌有CPU和I/O的典型单元有大约19寸电视机那么大。从20世纪80年代到20世

36、纪90年代初,模块化的PLC逐渐微型化,同时它的容量和性能也得到了提高。近年来,更小型PLC已经发展到纳米级和微型级,它们已具有以前只在大型PLC上才有的特点。因此仅为了额外特性或性能而不是增加I/O容量而具体指定一个大型的PLC变得不必要,因为即使纳米级PLC也具备以太网通信、运动控制、自动调谐的嵌入式PID、远程连通性等更多的功能。现在,由于PLC能执行运动控制、数据采集,远程终端单元(RTU)甚至一些集成人机介面(HMI)等功能,因此PLC在很多应用中也已配置齐全从而替代单一的过程控制器。以前,这些功能通常要求他们自身内置实现这些功能的控制器和软件,此外,还需要一个用于离散控制和互锁的独

37、立的PLC。强大的通信功能近年来,最有意义的变化也许发生在通信领域。在20世纪90年代,Modicon推行的Modbus通信协议,允许PLC通过标准电缆进行通信。这为PLC更好地适用于现存的设备提供了可能性,并且向主板上的其它控制系统通信成为可能。在过去的30年里,我们真实地目睹了数百个专利化协议和标准化协议的发展,每一个协议都有自己独特的优势。现在,PLC已成为数据编译器和信息网关,它们必须接入条形码扫描器和打印机,还有温度和模拟传感器。在过程控制中,它们需要支持多种协议,以便它们能和其它设备通信。此外,在它们全部具备这些功能的同时,它们仍然要有高的性价比而且编程简单。另一个主要改进来自于计

38、算处理领域。确切地说,它革命化了PLC的编程方式、互相通信、与用于HMI、SCADA和DCS的PC有接口。在过去的五年中,车间级以太网通信的应用已经翻了一倍。尽管串行通信仍然很受欢迎并且很可靠,但以太网快速地成为值得选择的通信媒体,它有着不能被忽视的优势,例如:网速、设置简单、布线方便、现成网络组件的可用性、嵌入式通信设置集成运动控制另一个分配给PLC的任务是运动控制。从简单的开环控制到多轴应用来看,在PLC的软件和硬件中集成运动控制已经成为一个趋势。很多系统在快速运行时要求精确的控制,但并不是在超高速运行时的绝对精准。单机PLC在一些系统上也能很好地运行。许多纳米级和微型级PLC都有高速运算

39、能力和控制器内置的高频脉冲输出能力,使它们成为开环控制的可行解决方案。一方面要提醒的是控制器在控制顺序上不能确定输出设备的位置。另一方面要提醒的是它的主要优势在于它的成本。以前,即使简单的运动控制也要求有一个昂贵的选择模块。有时为了满足系统需求,它不能用于更精密的控制平台中。越精密的运动控制系统要求越高精度的定位硬件和软件,而许多PLC都提供高速选择模块接入伺服驱动。现在,许多驱动都兼容来自控制主机(PLC或PC)的传统命令,或者提供自身的内部运动控制。将运动控制组态软件集成在PLC编程软件包中将成为一种趋势。编程语言编程语言是反映PLC历史的一个方面。国际电工委员会61131-3标准(IEC

40、 61131-3)处理了编程语言并且定义了两个图形化的和两个文本化的PLC编程语言标准:梯形逻辑(图形化) 功能块图(图形化)结构化文本(文本化)指令表(文本化) 这项标准也定义了为顺序控制和并行控制处理组织程序的图形化的和文本化的顺控功能图元素。基于这项标准,许多PLC生产商提供最少三种语言中的两种作为他们PLC编程时的语言选择。讽刺的是,在近来接触的PLC使用者中,有大约96%仍然使用梯形图编写PLC代码。由于梯形图长期的良好表现,因此梯形图编程似乎会继续成为最好的选择。硬件平台 现代的PLC已经在它们的CPU里集成了多种的商业非定制(COTS)技术。最新的技术为PLC提供了一个更快,更强

41、,存储量更大且成本更低的处理器。这些先进技术也为PLC扩展集成和接受新任务(如通信、数据处理和高速运动)留出空间,而不会以牺牲工业控制设备所要求的严格可靠性为代价。新技术已经创造了另一种控制器可编程自动化控制器(PAC)。PAC与传统的PLC有所不同,这是因为PAC在软件和硬件上都采用了开放的模块化体系结构,并且采用了网络接口、语言和协议的已知标准。它们可以被看作为一个置于工业的类PLC程序包里的PC。展望未来来自Reed研究团的一份2005年PLC产品聚焦研究指出了一些对于PLC使用者、机器制造商和采购决策人员愈加重要的因素。排在最前的、有重要特征的因素是:1联网能力和易用性以太网通信在通信

42、领域中独占熬头。不只是新协议在逐渐平面化,许多已经使用了许多年的工业标准化协议也在逐渐地接入到以太网平台上,这些协议包括Modbus (ModbusTCP)、DeviceNet (Ethernet/IP)和Profibus (Profinet)。PLC的以太网通信模块已经具有高速性能和灵活性的协议群。同样,许多PLC上的CPU在工作时已经可以接入以太网,这就节省了I/O槽空间。PLC将会继续开发更成熟的连通性,使它可以将信息传输到其它PLC系统、系统控制系统、数据采集(SCADA)系统和企业资源计划(ERP)系统上。另外,无线通信方式将会进一步普及。2用PC连接PLC输入/输出(I/O)的能力

43、同样的一个趋势,过去与PLC联网获益良多,但现在已经转移到了I/O水平上。许多PLC生产商已经支持最受大众接受的现场总线网络,使PLC的I/O可以分配在广阔的区域上或者定位在以前被认为是几乎不可能的位置上。这使个人电脑通过使用接口卡接入到标准PLC的I/O子系统成为可能,而这种接口卡主要是由PLC生产商或第三方开发商提供的。现在,这些具挑战性的广阔区域都可以由个人电脑监控。至于在不需要技术等级控制引擎支持的地方,使用者可以利用更为先进的软件包和硬件机动性,这成本也比较低廉。3使用通用编程软件编制多对象/平台的能力过去,人们都认为一个智能型控制器需要复杂的编程,但现在不再是这样了。使用者不再只是

44、受过培训的编程人员(如设计工程师和系统集成人员),而是在更熟悉的设计上期待能用上人性化软件的最终用户。在他们个人电脑上,基于视窗(Windows)的外观和触感是最为人所熟悉的,它已成为最受大众接纳的图形用户界面。开始时,用于为PLC编程的简单继电逻辑仿真已经发展成为使用更高级功能块的编程语言(这些功能块可以更直观在配置出来)。PLC生产商也已经开始一体化不同功能块的编程,使你在构造逻辑、HMI、动态控制和其它特定功能时只需学习一个编程软件包。也许,最终用户的最终愿望是获得一个可以无缝地为多个PLC和子系统编程的软件包。毕竟,无论是安装在Dell、HP电脑上还是安装在IBM电脑上,微软的视窗(W

45、indows)操作系统和应用程序都是同样地运行,这就方便了系统用户。总的来说,PLC用户对现行可用的PLC产品感到满意。同时,他们密切关注新的趋势,并在他们认为有利可图的地方用上新的PLC产品。新PLC利用先进的技术,使它们在工业界更容易地被采关于基于PLC的液位控制系统的调研报告在我国随着社会的发展,很早就实行了自动控制。而在我国液位控制系统也利用得相当的广泛,特别在锅炉液位控制,水箱液位控制。还在黄河治水中也的到了利用,通过液位控制系统检测黄河的水位的高低,以免由于黄河水位的过高而在不了解的情况下,给我们人民带来生命危险和财产损失。为了解决人工控制的控制准度低、控制速度慢、灵敏度低等一系列

46、问题。从而我们现在就引入了工业生产的自动化控制。在自动化控制的工业生产过程中,一个很重要的控制参数就是液位。一个系统的液位是否稳定,直接影响到了工业生产的安全与否、生产效率的高低、能源是否能够得到合理的利用等一系列重要的问题。在本世纪40年代前后,工业生产大多处于手工操作的状态,人们主要是凭经验用人工去控制生产过程。生产过程中的各个参数靠人工观察,生产过程的操作也靠人工去执行。因此,当时的劳动效率是很低的。40年代以后,生产自动化发展很快。尤其是近年来,过程控制技术发展更为迅速。纵观过程控制的发展历史,大致经历了下述几个阶段:50年代前后,过程控制开始得到发展。一些工厂企业实现了仪表化和局部自

47、动化。这是过程控制发展的第一阶段。这阶段主要的特点:检测和控制仪表普遍采用基地式仪表和部分组合仪表;过程控制结构大多数是单输入单输出系统;被控制参数主要是温度、压力、流量、液位四种参数;控制目的是保持这些参数的稳定,消除或减少对生产过程的主要扰动。在60年代,随着工业生产的不断发展,对过程控制提出了新的要求;随着电子技术的迅速发展也为自动化技术工具的完善提供了条件,开始了过程控制的第二阶段。在仪表方面,开始大量采用单元组合仪表。为了满足定型、灵活、多功能的要求,有出现了组合仪表,它将各个单元划分为更小的功能块,以适应比较复杂的模拟和逻辑规律相结合的控制系统的需要。70年代以来,随着现代工业生产

48、的迅猛发展,仪表与硬件的开发,微型机算计的开发应用,使生产过程自动化的发展达到了一个新的水平。对全工厂或整个工艺流程的集中控制、应用计算机系统进行多参数综合控制,或者用多台计算机对生产过程进行控制和经营管理,是这一阶段的主要特征。过程控制发展到现代过程控制的新阶段,这是过程控制发展的第三阶段。在新型的自动化技术工具方面,开始采用微处理器为核心的智能单元组合仪表;在测量变送器方面,教为突出的成分在线检测与数据处理的应用日益广泛;在模拟式调节仪表方面,不仅型仪表产品品种增加,可靠性提高,而且是本质安全防爆,适应了各种复杂控制系统的要求。随着现在工业控制的要求越来越高,一般的自动化控制已经也不能够满足工业生产控制的需求,所以我们就又引入了可编程逻辑控制(又称PLC)。引入PLC使控制方式更加的集中、有效、更加的及时。我国可编程控制器的引进、应用、研制、生产是伴随着改革开放开始的。最初是在引进设备中大量使用了可编程控制器。接下来在各种企业的生产设备及产品中不断扩

展开阅读全文
相关资源
相关搜索

当前位置:首页 > 教育专区 > 教案示例

本站为文档C TO C交易模式,本站只提供存储空间、用户上传的文档直接被用户下载,本站只是中间服务平台,本站所有文档下载所得的收益归上传人(含作者)所有。本站仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。若文档所含内容侵犯了您的版权或隐私,请立即通知得利文库网,我们立即给予删除!客服QQ:136780468 微信:18945177775 电话:18904686070

工信部备案号:黑ICP备15003705号-8 |  经营许可证:黑B2-20190332号 |   黑公网安备:91230400333293403D

© 2020-2023 www.deliwenku.com 得利文库. All Rights Reserved 黑龙江转换宝科技有限公司 

黑龙江省互联网违法和不良信息举报
举报电话:0468-3380021 邮箱:hgswwxb@163.com