全自动洗衣机控制系统设计

以下是资料介绍,如需要完整的请充值下载. 本资料已审核过,确保内容和网页里介绍一致.  
无需注册登录,支付后按照提示操作即可获取该资料.
资料介绍:

全自动洗衣机控制系统设计(论文18000字)
摘要
洗衣机是现代家庭中重要的家电用品,使用广泛且实用性强,经过不断地发展,已经发展成现在的全自动洗衣机。全自动洗衣机给现在的快节奏的生活带来了很多方便,节约时间以及体力,有效的缓解了家庭里在家务上的压力。
科技在不断地发展,不断地创新,洗衣机的控制系统也因此得到了改善。从价格上看,单片机并不昂贵,应用于洗衣机控制系统设计上,不会有很高的成本;而从外观上看,它只需要占据很小的空间,并不大;从功能上看,他的功能也是比较全的。这些优点,让其逐渐广泛应用在家用电器上,如今在国内外都有着丰富的实践基础。本设计采用单片机进行控制,最终实现设计要求中的基本功能,完成清洗衣物的要求,用户也可以根据需求修改默认的洗衣时间。本款全自动洗衣机控制系统主要由电源电路、复位电路、时钟电路、步进电机电路、指示灯电路、继电器电路、按键电路、LCD1602显示电路、蜂鸣器电路等构成。
本设计可能还没有许多其他设计者设计的好,但具有一定的实用意义。此外,本设计所设计的洗衣机控制系统可以修改默认时间,这样用户可以根据需求设定洗衣的每一个过程的时间,方便且实用性强,此处也是本设计的一个小小的亮点。
关键字:全自动洗衣机 STC12C5A60S2单片机

Design of automatic washing machine control system
Abstract
Washing machine is an important household appliances in the Modern Family, widely used and practical, after continuous development, has developed into the current fully automatic washing machine. Fully automatic washing machine to the current fast-paced life has brought a lot of convenience, saving time and physical strength, effectively alleviate the pressure on the family in the housework.
The technology is developing and we have many innovations. So the control system of washing machines has been improved. From the price point of view, single-chip microcomputer is not expensive, applied to the design of washing machine control system, there will be no high cost, and from the appearance, it only needs to occupy a small space, and not much. This design uses single-chip microcomputer to control, the final realization of the design requirements of the basic functions, to complete the cleaning requirements, users can also modify the default laundry time according to the needs. This automatic washing machine control system is mainly composed of power supply circuit, reset circuit, clock circuit, stepper motor circuit, led circuit, relay circuit, key circuit, LCD1602 display circuit, buzzer circuit and so on.
This design may not have been well designed by many other designers, but it has a certain practical significance. In addition, the design of the washing machine control system can modify the default time, so that users can set according to the needs of each process of laundry time, convenient and practical, here is also a small highlight of this design.
Keywords: automatic washing machine;STC12C5A60S2 single-chip microcomputer
 

全自动洗衣机控制系统设计
全自动洗衣机控制系统设计
全自动洗衣机控制系统设计


目录
摘要    I
Abstract    II
第一章 绪论    1
1.1 课题简介    1
1.2 研究背景和意义    1
1.3 基于单片机的全自动洗衣机控制系统研究的内容和现状    2
1.4 课题研究的思路和方法    3
1.5 本章小结    4
第二章 系统基本方案的选择与论证    5
2.1 设计要求    5
2.2 主控制模块    7
2.3 显示模块    7
2.4 本章小结    8
第三章 系统硬件设计    9
3.1  STC12C5A60S2控制电路    9
3.2  继电器电路    11
3.3  LCD1602显示电路    11
3.4  蜂鸣器电路    12
3.5  按键电路    13
3.6  步进电机电路    13
3.7  状态指示灯电路    14
3.8  本章小结    14
第四章 系统软件设计    16
4.1  程序的编写    16
4.2  本章小结    20
第五章全自动洗衣机控制系统成果展示    21
5.1 全自动洗衣机控制系统软件部分调试及仿真    21
5.2 全自动洗衣机控制系统实物成品展示及注意事项    22
5.3 全自动洗衣机控制系统基本功能展示    24
5.4 本章小结    32
第六章 总结    33
参考文献    34
致 谢    36
附录一 硬件原理图    37
附录二 软件程序源代码    38