1、 I 摘 要 随着可编程控制器(PLC)在工业控制领域的广泛应用,及传统的控制技术 的不断更新。本文依据 PLC 为主要部件设计完成了全自动洗衣机的控制系统。该 控制系统的工作流程主要由进水、洗涤、排水、脱水 4 个步骤组成,在本控制系 统中 4 个步骤依次运行直至洗衣结束。所采用的控制方法操作简单、稳定可靠、 维护与维修方便。控制方法确定后投入生产要缩短控制系统的设计的时间、调试 周期,且要降低成本。根据洗衣机的工作原理从而对程序及其流程进行了设计, 该系统具有智能化程度高、安全可靠和运行稳定等特点。 同时本文介绍了全自动洗衣机的控制系统的 PLC 设计方法、程序流程图、系 统结构图、程序指
2、令、梯形图等,实现全自动洗衣过程。在系统资源分配中给出 了详细的 I/O 地址分配及辅助继电器,是程序设计的基础,设计出的全自动洗衣 机控制系统中克服了单片机的缺点,具有 PLC 可靠性高,耗电少,硬件简单,运 行速度高等优点。 关键词:关键词:PLC 自动控制 洗衣机 II Abstract With the programmable logic controller (PLC) is widely used in industrial control field, and constantly updated traditional control technology. In this
3、paper, the main components of the design basis for PLC completed the automatic washing machine control system. The workflow control system is mainly composed of water, washing, draining, dewatering four steps, in the present control system in four steps in sequence until the laundry operation ends.
4、Control method used is simple, reliable, easy to maintain and repair. After determining the control method to shorten production time control system design, debug cycle, and to reduce costs. Meanwhile article describes the design method PLC control system, automatic washing machine, program flow, th
5、e system structure, program instructions, ladder, etc., to achieve automatic laundry process. The allocation of resources in the system are given in detail in the I / O address assignment and auxiliary relays, is the basis for program design, design a fully automatic washing machine control system t
6、o overcome the shortcomings of the microcontroller, PLC with high reliability, low power consumption, simple hardware, operating speed advantages. Keywords: PLC The automatic control The washing machine III 目 录 摘摘 要要 I I AbstractAbstract IIII 目目 录录 IIIIII 引引 言言 1 1 1 1 课题背景及意义课题背景及意义 2 2 1.1 洗衣机发展概况和现状 2 1.2 研究的目的和意义 3 2 2 可编程序控制技术可编程序控制技术 4 4 2.1 PLC 的定义 . 4 2.2 PLC 的硬件结构 . 4 2.3 PLC 的基本工作原理 . 5 2.3.1 基本工作模式 5 2.3.2 PLC 工作过程 5 2.4 PLC 工作方式与特点 . 6 3 3 全自动洗衣机的控制系统的设计方法全自动洗衣机的控制系