plc的全自动洗衣机控制系统的设计
目录
引言 1
一、洗衣机的分类 2
(一)按照结构的形式不同可以分为一下几种 2
1.单桶洗衣机: 2
2.双桶洗衣机: 2
3.多桶洗衣机: 2
(二)按照洗涤的方式不同可以分为以下几种 2
1.滚筒洗衣机: 2
2.波轮式的或者是涡卷式的洗衣机: 2
3.搅拌洗衣机(摆动洗衣机): 2
4.其他洗衣机: 2
(三)按照自动化的程度不同可以分为以下几种 2
1.普通洗衣机 2
2.半自动洗衣机 3
3.全自动洗衣机 3
二、全自动洗衣机的结构 3
(一)控制面板 4
(二)运转部分 4
(三)进出水系统 4
三、可编程控制器的介绍 5
(一)可编程控制器的特点和基本应用 5
(二)编程软件的介绍 5
(三)可编程控制器的I/O分配表 5
(四)可编程控制器的优点 6
四、可编程控制器的选型 6
(一)合理的结构形式 6
(二)合理的输入和输出点数 6
(三)合理的功能性能 6
五、运行方式 7
(一)全自动洗衣机的运行框图及运行方式 7
(二)演示 8
(三)程序解析 9
(四)洗衣机的安装 11
(五)基于PLC的全自动洗衣机的优点 11
总结 12
致谢 13
参考文献 14
附件 15
【Abstract】
In this paper, the design of automatic washing machine is on the basis of the traditional washing machine technology more advanced, the washing machine is controlled by programmable controller (PLC) to,
*好棒文|www.hbsrm.com +Q: *351916072*
this paper, the design of automatic washing machine is on the basis of the traditional washing machine technology more advanced, the washing machine is controlled by programmable controller (PLC) to, according to the different structure of the washing machine design PLC program that is not the same, introduce the function of the programmable controller in the washing machine, washing machine operation depends on the washing machine with PLC program, what will happen in the process of PLC simulation problem how to solve it. Full-automatic washing machines main function is to need not every now and then to observe the water level inside the washing machine, as long as we set at the beginning of state machine washing water is how much, so after washing and rinsing water level of the washing machine is on the setting position of water level control. In this paper, design of washing machine control method is very simple, the principle of the motor is controlled by the PLC to washing. Final design of the washing machine can realize automatic control, security and stability, energy conservation, environmental protection, and other functions.
【keyword】:PLC, washing motor, the control panel
引言
随着社会的不断发展,人们的生活水平也越来越高了,对待生活的态度也随之在慢慢的改变。在这个高科技兴起的时代,全自动洗衣机已经成为了千家万户的必备家电。面对这样的社会,人们对可编程控制器(PLC)绝对不会陌生,随着人们的不断思考,不断探索,不断追求,可编程控制器正在不断地接近我们的生活,冰箱,空调等等从原来的普通的一下子就出现了变频冰箱和变频空调等,但这些的改变都没有离开过可编程控制器,可编程控制器对于我们的生活来说,它是占主导地位的,也许是因为大多数科技的研发与发展都离不开它吧。
本文所设计的基于PLC的全自动洗衣机它最主要的意义不仅给我们生活带来了方便,更是给我们带进更美好生活的体验。还记得家家户户的水井,每天早晨那里都会聚集很多人在那里,那是因为人们刚开始洗衣服的时候不是在河边就是在井边上,自从有了洗衣机,刚开始传统的洗衣机是要靠人们自己不断地往洗衣机里面灌水,而且那种老式的洗衣机还不能脱水,自从有了全自动洗衣机人们就不用在洗衣机旁等着给洗衣机灌水了,只要我们调节水位,按下启动键就行了。
说起洗衣机的历史,洗衣机也是像其他电器一样在不断地改变,你要知道如今的液晶电视也不是一步而变成的,它是由原来的黑白电视改变成彩电,再有彩电变成现在的液晶电视。其实洗衣机也是如此一步一步的在不断地进步着,从普通洗衣机到半自动洗衣机,再从半自动洗衣机变成如今的全自动洗衣机。
运用可编程控制器来控制洗衣机想当初想都不敢想,而如今基于PLC控制的全自动洗衣
引言 1
一、洗衣机的分类 2
(一)按照结构的形式不同可以分为一下几种 2
1.单桶洗衣机: 2
2.双桶洗衣机: 2
3.多桶洗衣机: 2
(二)按照洗涤的方式不同可以分为以下几种 2
1.滚筒洗衣机: 2
2.波轮式的或者是涡卷式的洗衣机: 2
3.搅拌洗衣机(摆动洗衣机): 2
4.其他洗衣机: 2
(三)按照自动化的程度不同可以分为以下几种 2
1.普通洗衣机 2
2.半自动洗衣机 3
3.全自动洗衣机 3
二、全自动洗衣机的结构 3
(一)控制面板 4
(二)运转部分 4
(三)进出水系统 4
三、可编程控制器的介绍 5
(一)可编程控制器的特点和基本应用 5
(二)编程软件的介绍 5
(三)可编程控制器的I/O分配表 5
(四)可编程控制器的优点 6
四、可编程控制器的选型 6
(一)合理的结构形式 6
(二)合理的输入和输出点数 6
(三)合理的功能性能 6
五、运行方式 7
(一)全自动洗衣机的运行框图及运行方式 7
(二)演示 8
(三)程序解析 9
(四)洗衣机的安装 11
(五)基于PLC的全自动洗衣机的优点 11
总结 12
致谢 13
参考文献 14
附件 15
【Abstract】
In this paper, the design of automatic washing machine is on the basis of the traditional washing machine technology more advanced, the washing machine is controlled by programmable controller (PLC) to,
*好棒文|www.hbsrm.com +Q: *351916072*
this paper, the design of automatic washing machine is on the basis of the traditional washing machine technology more advanced, the washing machine is controlled by programmable controller (PLC) to, according to the different structure of the washing machine design PLC program that is not the same, introduce the function of the programmable controller in the washing machine, washing machine operation depends on the washing machine with PLC program, what will happen in the process of PLC simulation problem how to solve it. Full-automatic washing machines main function is to need not every now and then to observe the water level inside the washing machine, as long as we set at the beginning of state machine washing water is how much, so after washing and rinsing water level of the washing machine is on the setting position of water level control. In this paper, design of washing machine control method is very simple, the principle of the motor is controlled by the PLC to washing. Final design of the washing machine can realize automatic control, security and stability, energy conservation, environmental protection, and other functions.
【keyword】:PLC, washing motor, the control panel
引言
随着社会的不断发展,人们的生活水平也越来越高了,对待生活的态度也随之在慢慢的改变。在这个高科技兴起的时代,全自动洗衣机已经成为了千家万户的必备家电。面对这样的社会,人们对可编程控制器(PLC)绝对不会陌生,随着人们的不断思考,不断探索,不断追求,可编程控制器正在不断地接近我们的生活,冰箱,空调等等从原来的普通的一下子就出现了变频冰箱和变频空调等,但这些的改变都没有离开过可编程控制器,可编程控制器对于我们的生活来说,它是占主导地位的,也许是因为大多数科技的研发与发展都离不开它吧。
本文所设计的基于PLC的全自动洗衣机它最主要的意义不仅给我们生活带来了方便,更是给我们带进更美好生活的体验。还记得家家户户的水井,每天早晨那里都会聚集很多人在那里,那是因为人们刚开始洗衣服的时候不是在河边就是在井边上,自从有了洗衣机,刚开始传统的洗衣机是要靠人们自己不断地往洗衣机里面灌水,而且那种老式的洗衣机还不能脱水,自从有了全自动洗衣机人们就不用在洗衣机旁等着给洗衣机灌水了,只要我们调节水位,按下启动键就行了。
说起洗衣机的历史,洗衣机也是像其他电器一样在不断地改变,你要知道如今的液晶电视也不是一步而变成的,它是由原来的黑白电视改变成彩电,再有彩电变成现在的液晶电视。其实洗衣机也是如此一步一步的在不断地进步着,从普通洗衣机到半自动洗衣机,再从半自动洗衣机变成如今的全自动洗衣机。
运用可编程控制器来控制洗衣机想当初想都不敢想,而如今基于PLC控制的全自动洗衣
版权保护: 本文由 hbsrm.com编辑,转载请保留链接: www.hbsrm.com/jxgc/jdgc/1450.html