教研室负责人 指导教师金伟 接受设计论文任务开始执行日期 2009 年 3 月 30 日 学生签名 摘要 本文介绍了自动售货机的基本原理以及工作流程,然后以一次交易过程为例,把交易过程分为几个程序块,然后分别对程序块进行编程。具体说明了可编程序控制器在自动售货机中的作用。程序涉及到了自动售货机工作的绝大部分过程。利用PLC控制的自动售货机提高了系统的稳定性,保证自动售货机能够长期稳定运行。 关键词自动售货机;可编程序控制器;梯形图 Abstract The digest this text has introduced the basic principle and workflow of the dispenser , then take transaction course as an example , divide the trade course into several procedure ones, then carry on programming to the procedure one separately. It has stated the role in dispenser of the controller of can programme ing that concrete. The procedure has involved most course that the dispenser worked. The dispenser utilizing PLC to control has improved systematic stability, it can be steady in a long-term to guarantee the dispenser and run. Keyword dispenser ; Can programme the controller ; Ladder-shaped picture Keywords dispenser ;vending machine ; Ladder-shaped picture 目录 摘要 I Abstract II 目录 I 第一章前言 1 第二章自动售货机介绍 3 3 自动售货机的基本功能 3 PLC的选型原则 4 PLC的概述 5 PLC的产生 5 PLC的定义 6 PLC的发展趋势 6 PLC的特点 7 PLC的主要功能 9 PLC的基本结构及原理 10 PLC的系统结构 10 PLC各部分的作用 11 三菱可变成序控制器产品—FX2n系列介绍 13 第三章 PLC系统设计 15 可编程序控制系统设计的基本原则 15 控制系统设计原则 15 控制系统设计的基本内容 15 PLC控制系统设计的一般步骤及内容 16 程序设计的步骤 16 编写梯形图的注意事项 18 第四章自动售货机PLC程序设计 19 19 4