




已阅读5页,还剩1页未读, 继续免费阅读
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
中文 2180字 PLC-based control system design vending machine With highly modern peoples lives, all intelligent automated new model is gradually into our daily lives, and more and more vending machines morewidely used, it is to peoples lives brought great convenient, and therefore its reliable and stable design, highlights the importance of vending machines are to be completed no vending, optical, mechanical, electrical integration of business automation equipment. Vending machines have not any space restrictions, convenient advantage of can 24h daily sales. For vending machine design a control system with reliable performance, wide voltage range and easy programming, easy to maintain. Vending machine for the automated business representatives are widely used in public places. The traditional vending machine control system using SCM as the control so that not only will do a great job with the ratio of the input and output interfaces and immunity system is relatively poor, it is also very cumbersome to maintain, and expensive. Programmable Logic Controller (PLC) is a combination of computer technology, automatic control technology and communication technology and a new type of industrial control devices developed its high reliability, simple programming, and easy maintenance have been in the field of industrial control vending machines widely used because of the completion of the community as a retail and integrated services independent facilities require it to be reliable structure, high stability and efficiency. Development of PLC and computer technology, semiconductor technology, control is closely related to the development of technology, digital technology, high-techcommunications network technology, the development of these high-tech promote the development of PLC, the PLC and the development of these high-tech a higher update request promote their development. From the perspective of the development trend of the vending machine, and its appearance is due to the labor-intensive to technology-intensive industrial structure of the product of social change. Mass production, mass consumption, and changes in consumption patterns and sales environment, requires the emergence of new distribution channels; while relatively supermarket, department store shopping and other newdistribution channels, labor costs are rising; coupled with the limitations of the venue shopping convenience and the constraints, etc. These factors. Vending machine industry has long been the rapid development in the United States, Japan and other countries, has gained wide popularity in many countries. According to industry estimates, Chinas vending machine ownership is not too much, relative to trend 1300000000 populous country and the development of retail formats in terms of development China vending machine industry will be more broad. Central Processing Unit (CPU) is the brain of a PLC controller. CPU itself is usually one of the microcontrollers. Aforetime these were 8-bit microcontrollers such as 8051, and now these are 16-and 32-bit microcontrollers. Unspoken rule is that youll find mostly Hitachi and Fujicu microcontrollers in PLC controllers by Japanese makers, Siemens in European controllers, and Motorola microcontrollers in American ones. CPU also takes care ofcommunication, interconnectedness among other parts of PLC controllers, program execution, memory operation, overseeing input and setting up of an output. PLC controllers have complex routines for memory checkup in order to ensure that PLC memory was not damaged (memory checkup is done for safety reasons).Generally speaking, CPU unit makes a great number of check-ups of the PLC controller itself so eventual errors would be discovered early. You can simply look at any PLC controller and see that there are several indicators in the form. of light diodes for error signalization. System memory (today mostly implemented in FLASH technology) is used by a PLC for a process control system. Aside form. this operating system it also contains a user program translated forma ladder diagram to a binary form. FLASH memory contents can be changed only in casewhere user program is being changed. PLC controllers were used earlier instead of PLASH memory and have had EPROM 2memory instead of FLASH memory which had to be erased with UV lamp and programmed on programmers. With the use of FLASH technology this process was greatly shortened. Reprogramming a program memory is done through a serial cable in a program for application development. User memory is divided into blocks having special functions. Some parts of a memory are used for storing input and output status. The real status of an input is stored either as “1”or as “0”in a specific memory bit/ each input or output has one corresponding bit in memory. Other parts of memory are used to store variable contents for variables used in used program. For example, time value, or counter value would be stored in this part of the memory. PLC controller can be reprogrammed through a computer (usual way), but also through manual programmers (consoles). This practically means that each PLC controller can programmed through a computer if you have the software needed for programming. Todays transmission computers are ideal for reprogramming a PLC controller in factory itself. This is of great importance to industry. Once the system is corrected, it is also important to read the right program into a PLC again. It is also good to check from time to time whether program in a PLC has not changed. This helps to avoid hazardous situations in factory rooms (some automakers have established communication networks which regularly check programs in PLC controllers to ensure execution only of good programs). Almost every program for programming a PLC controller possesses various useful options such as: forced switching on and off of the system input/outputs (I/O lines), program follow up in real time as well asdocumenting a diagram. This documenting is necessary to understand and define failures and malfunctions. Programmer can add remarks, names of input or output devices, and comments that can be useful when finding errors, or with system maintenance. Adding comments and remarks enables any technician (and not just a person who developed the system) to understand a ladder diagram right away. Comments and remarks can even quote precisely part numbers if replacements would be needed. Thiswould speed up a repair of any problems that come up due to bad parts. The old way was such that a person who 3 developed a system had protection on the program, so nobody aside from this person could understand how it was done. Correctlydocumented ladder diagram allows any technician to understand thoroughly how system functions. Electrical supply is used in bringing electrical energy to central processing unit. Most PLC controllers work either at 24 VDC or 220 VAC. On some PLC controllers youll find electrical supply as a separate module. Those are usually bigger PLC controllers, while small and medium series already contain the supply module. User has to determine how much current to take from I/O module to ensure that electrical supply provides appropriate amount of current. Different types of modules use different amounts of electrical current. This electrical supply is usually not used to start external input or output. User has to provide separate supplies in starting PLC controller inputs because then you can ensure so called “pure” supply for the PLC controller. With pure supply we mean supplywhere industrial environment can not affect it damagingly. Some of the smaller PLC controllers supply their inputs with voltage from a small supply source already incorporated into a PLC. 基于 PLC自动售货机控制系统设计 随着人们生活的高度现代化,全智能自动化的全新模式正在逐步走入我们的 日常生活,而自动售货机越来越多越来越广泛的应用,更是给人们的生活带来了 极大的便利,因此,其可靠稳定的设计,更加凸显重要性,自动售货机是可完成 无人自动售货,集光、机、电一体化的商业自动化设备。自动售货机具有不受任 何场地限制,方便快捷,可以每天 24h 售货的优点。针对自动售货机设计一套控制系统,具有性能可靠、电压使用范 围宽及编程方便,维护方便。自动售货机为自动化商业机械的代表被广泛用于公共场所。 传统的自动售货机控制系统采用单片机作为控制核心这样不仅会在输入输 出接口上做大量的工作与配比而且系统的抗干扰性也比较差,维护起来也非常麻烦,且费用高昂。 可编程序控制器 ( PLC)是综合了计算机技术、自动控制技术和通讯技术而发展 起来的一种新型的工业控制装置它具有可靠性高、编程简单、维护方便等优点已在工业控制领域得到广泛地应用因为自动售货机作为社会上完成商品零售和综合服务的独立设施要求它的结构必须可靠、稳定和执行效率高。 PLC 的发展与计算机技术、半导体技术、控制技术、数字技术、通信网络技术等高新技术的发展 息息相关,这些高新技术的发展推动了 PLC 的发展,而 PLC 的发展又对这些高新技术提出了更高更新的要求,促进了他们的发展。 从自动售货机的发展趋势来看,它的出现是由于劳动密集型的产业构造向技术密集型社会转变的产物。大量生产、大量消费以及消费模式和销售环境的变化,要求出现新的流通渠道 ;而相对的超市、百货购物中心等新的流通渠道的产生,人工费用也不断上升 ;再加上场地的局限性以及购物的便利性等这些因素的制约。自动售货机行业长期以来 在美国、日本等国家得到迅猛发展,目前已在多个国家得到广泛普及。据业内人士估计,但中国的自动售货机拥有量还不太多,相对于 13 亿的人口大国和零售业态发展的趋势而言,中国自动售货机行业的发展 5 空间将更加广阔。 从结构上分, PLC 分为固定式和组合式 (模块式 )两种。固定式 PLC包括 CPU 板、 I/O 板、显示面板、内存块、电源等,这些元素组合成一个不可拆卸的整体。模块式 PLC 包括 CPU 模块、 I/O 模块、内存、电源模块、底板或机架,这些模块 可以按照一定规则组合配置。在使用者看来,不必要详细分析 CPU 的内部电路,但对各部分的工作机制还是应有足够的理解。 CPU 的控制器控制 CPU 工作,由它读取指令、解释指令及执 行指令。但工作节奏由震荡信号控制。运算器用于进行数字或逻辑运算,在控制 器指挥下工作。寄存器参与运算,并存储运算的中间结果,它也是在控制器指挥下工作。 CPU 速度和内存容量是 PLC 的重要参数,它们决定着 PLC 的工作速度, IO 数量及软件容量等,因此限制着控制规模。 PLC 使用系统存储器 (现在大部分采用闪存技术了 )用于过程控制系统。除了 这个操作系统之外,它还包括一个由梯形图 翻译成而进制形式的用户程序。快擦 型存储器 (FLASH memory)的内容只有在改变用户程序的时候可以被改变。 PLC 控制器比快擦型存储器使用得更早, EPROM 存储器比快擦型存储器也更早,快擦 型存储器必须用紫外线 (UV, Ultra-Violet Ray)灯擦除,并在编程器上进行编程。由于快擦型存储器技术的应用,使得这个过程大大缩短了。在应用
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 柑橘种植园农业信息化技术应用考核试卷
- 营林机械在林业灾害应急响应中的应用考核试卷
- 矿山信息化管理系统与数据安全考核试卷
- 宠物友好医院宠物友好医疗服务提升措施考核试卷
- 纱线染色牢度提升技术考核试卷
- 《三年级下册古诗鉴赏课件语文》
- 2019-2025年二级建造师之二建公路工程实务题库附答案(典型题)
- 2025年初级银行从业资格之初级公司信贷综合检测试卷A卷含答案
- 2025年文字、语音、图象识别设备项目建议书
- 猜测图片的课件
- 第五章曲霉病课件
- 《广东省幼儿园(班)设备设施配备标准(试行)》
- 名著导读围城阅读练习及答案
- 修辞手法-完整版PPT
- 吞咽障碍功能训练课件
- GB∕T 37665-2019 古陶瓷化学组成无损检测PIXE分析技术规范
- 毕业论文答辩课件
- 《人机工程学》第5章人的作业能力与疲劳课件
- 多杆合一工程设计说明
- 曲阜师范大学毕业论文答辩通用ppt模板
- 一年级家长进课堂电的知识课件(40页PPT)
评论
0/150
提交评论