智能油烟机的设计大学论文.doc
《智能油烟机的设计大学论文.doc》由会员分享,可在线阅读,更多相关《智能油烟机的设计大学论文.doc(47页珍藏版)》请在咨信网上搜索。
1、目录设计总说明Household range hood total control system design1.绪论 1.1 设计的研究背景及意义 1.2 油烟机的简介 1.3 本章小结2.方案论证 2.1硬件的选择 2.2本章小结3.系统电路的设计 3.1检测电路设计 3.1.1 煤气检测 3.1.2 烟雾温度检测及显示 3.1.3 按键输入 3.1.4 系统自动复位电路 3.2主控制电路设计 3.2.1 AT89S52 3.2.2 A/D转换器 3.2.3对油烟机的开关控制 3.2.4自动照明控制 3.2.5报警电路 3.2.6对电动机的控制 3.3 本章小结 3.4.软件程序设计 3.
2、4.1主程序的设计 3.4.2 PWM波调速流程图 3.4.3本章小结4.结论5.参考文献6.附录7.致谢家用吸油烟机控制系统设计总说明 随着科技的不断发展,在我们日常生活中抽油烟机扮演着很重要的角色,抽油烟机顾名思义就是要抽走油烟,一个好的抽油烟机可以创造一个好的烹饪环境,提高生活质量,在日常生活中我们见到的油烟机一般的只是实现油烟机的开关和对风速的调节,而本次对于油烟机系统的设计基本包括检测部分和控制部分,设计的任务是:单片机为核心控制抽油烟机,此次设计除了一般的功能外如:基本开关,风速强弱的调节,还要实现烟雾的自动检测,通过检测到的结果,来调节风力大小减少烟雾,最后要实现煤气的检测和报警
3、功能并利用按键实现风速的手动控制。设计中选用AT89S52单片机作为控制中心来控制抽油烟机系统,选用AT89S52单片机的原因是因S5x系列的单片机比起C5x系列的单片机来说拥有较低功耗,高性能特点,而且C5x系列单片机上增加了看门狗定时器和在线更新程序的功能。不需要在外部再外加看门狗,降低了单片机外围电路的复杂性。根据任务书,实现抽油烟机的基本开关功能就是实现手动的启动和关闭功能,启动时抽油烟及通电风扇转动,抽油烟机正常工作,关闭时抽油烟机断电工作停止。抽油烟机烟雾温度自动检测功能,本次设计中是对烟雾温度进行检测,将检测到的温度通过单片机AT89S52显示在液晶屏上,通过人对液晶屏上数据的显
4、示来手动调节风速的强弱(大小)。抽油烟机中检测烟雾温度的传感器使用的是DS18B20,能够感应并测量到的温度范围适用于日常烹饪时的温度坏境,并且内部有热温上、下限警告的设置,很适合应用在抽油烟机控制系统中。将DS18B20连接到单片机AT89S52的引脚上,通过单片机分析和检测来控制LCD液晶显示,本设计中液晶显示模块采用的是LCD1602。调节风力大小就是既可以实现人对按钮的手动操作,又可以通过检测油烟温度自动切换风速,通过单片机AT89S52控制来控制电机的转速。设计中要实现抽油烟机使用的过程中检测煤气并实现报警功能首先要选定检测煤气的传感器,我采用的是SnO2(MQ-2气体传感器)来检测
5、厨房中产生的可燃气体,在厨房中的可燃气体就是煤气,当气敏器件对煤气中可燃气体浓度进行检测并通过单片机分析和控制,然后做出反应使得蜂鸣器响应并报警,听到报警后按下复位按钮复位。设计中的报警提示采用的是蜂鸣器,蜂鸣器在工作时会发出很大的响声,有警示的作用。本设计针对厨房产生的烟雾设计相应的抽油烟机。首先介绍抽油烟机的概念、结构、工作原理等内容,说明了抽油烟机产品在日常生活所起到重要作用。其次对系统总体设计进行了概况阐述,油烟机不仅具备的基本功能,而且还能利用温度传感器进行烟雾温度的自动检测,并根据显示的温度,自动切换油烟机的风力开关,调节风力大小,实现智能化吸油烟功能。依此设计了相应的软硬件,论文
6、的硬件部分主要设计了油烟机的数据采集检测模块、显示模块、电路模块等,对系统做了整体的设计,系统软件部分主要是对各模块的流程做了详细得分析,并且编写了相应的汇编程序来实现相应的功能。有显示子程序、键盘中断扫描程序、软件报警程序。从而实现了抽油烟机自动控制的功能。本次设计的抽油烟机主要靠单片机进行控制,通过软件设计来调节电机的转速,所以相对于普通的抽油烟机来说,灵活性比较好,功耗低,体积小,便于操作;同时可以做到自动检测。 综上,通过单片机AT89S52控制抽油烟机智能工作,加入气敏传感器(检测煤气),对煤气进行检测并报警,加入温度传感器进行对烟雾温度的检测实现手动和自动调节风速的强弱,最终实现安
7、全,洁净,高效的烹饪环境。关键词:单片机;控制;传感器;检测 Household range hood total control system designAlong with the development of science and technology in our daily life plays an important role, take lampblack chance take lampblack chance just as its name implies is to take lampblack, a good smoke lampblack machine to
8、create a good environment of cooking, improve the efficiency and quality of life, life lampblack machine we see in our daily life is to realize the switch of lampblack machine and part of the adjustment only control the wind, and the for the design of lampblack machine system including basic testing
9、 part and control part, the task of design is: the single chip processor as the core control smoke lampblack machine, the design in addition to general functions such as: the basic switch, the adjustment of the wind speed strength, but also realize the automatic detection of smoke, through the detec
10、ted results, to adjust the wind size to reduce smog, finally to achieve the function of gas detection and alarm and use the key to realize manual control of wind speed.Use AT89S52 single chip microcomputer as the control center to control in the design of smoke lampblack machine system, the selectio
11、n of AT89S52 single chip microcomputer for S5x series single-chip microcomputer is the cause of than C5x series single-chip microcomputer has lower power consumption, high performance characteristics, and increased the watchdog timer C5x series single chip microcomputer and the function of online to
12、 update the program. Dont need plus a watchdog to increase again in external microcontroller peripheral circuit complexity.According to the task of smoke lampblack machine basic switch function is to achieve the function of manual startup and shutdown and startup take lampblack and electric fan rota
13、tion, smoke lampblack machine to work properly, power off smoke lampblack machine to stop work.Smoke lampblack machine smoke temperature automatic detection function, the design was to test the smoke temperature, will be the temperature of the detected by single chip microcomputer AT89S52 devices is
14、 displayed in the LCD screen, through the data on the LCD display to manually adjust the strength of the wind speed (size).Smoke lampblack machine in the detection of smoke camber of sensor is used DS18B20, induction and the measured temperature range minus 55 degrees Celsius one hundred and twenty-
15、five degrees Celsius, and on the internal heat temperature, lower limit warning Settings, very suitable for application in smoke lampblack machine control system.Connect the DS18B20 to pin on SCM AT89S52, through the analysis of the single chip microcomputer to control the LCD liquid crystal display
16、 and detection, the design of liquid crystal display module adopts the LCD1602.Adjust the wind size is the manual operation of the button, by single-chip microcomputer AT89S52 control to control the motor speed.To implement in the design of smoke lampblack machine to use in the process of detecting
17、gas and realize the alarm function to first select the gas sensor, I adopt SnO2 gas sensor (MQ - 2) to detect the combustible gas in the kitchen, combustible gas is gas in the kitchen when the gas sensor to test the concentration of combustible gas in the gas and by single-chip computer analysis and
18、 control, then make reflect response and make the buzzer alarm, press the reset button reset after heard the alarm.In the design of alarm prompt USES a buzzer, buzzer would be made a lot of noise at work, have the effect of the warning, buzzer belongs to a kind of polarity of the electronic componen
19、ts, there are two kinds of models, models are divided into two categories, one kind is active the other kind is passive, active type of passive type buzzer buzzer and different is the internal source of oscillation, as long as the buzzer electricity, will work their warnings, and different type and
20、active, passive type buzzer if use dc signal drive, not singing, must be driven by square wave. In order to facilitate simple, type selection in the design of the active buzzer, when gas sensor to detect the gas concentration is too high, the design of interrupt service routine to pick up by the sin
21、gle chip microcomputer input port one low level, make the buzzer alarm sound, but to the buzzer alarm is in smoke lampblack machine to start.This paper aims at the kitchen smoke design corresponding smoke lampblack machine. Paper first introduces the concept, structure, working principle of smoke la
22、mpblack machine, etc., to smoke lampblack machine product play an important role in our daily life. Second paper profile for the overall design of the system, not only has the basic function of lampblack machine in the kitchen, and still can use gas sensors to smoke the automatic detection, and acco
23、rding to the test to lampblack size, automatic switching lampblack machine wind switch, adjust the wind size to realize intelligent absorb lampblack function. The corresponding hardware and software in this design, the thesis mainly design the hardware part of the display of lampblack machine module
24、, data acquisition module, implement the circuit module, the system do the overall design, system software part mainly is the process of every module has made the detailed analysis, and write the ring corresponding assembler to realize the corresponding function. Display subroutine, data comparison
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 智能 油烟机 设计 大学 论文
1、咨信平台为文档C2C交易模式,即用户上传的文档直接被用户下载,收益归上传人(含作者)所有;本站仅是提供信息存储空间和展示预览,仅对用户上传内容的表现方式做保护处理,对上载内容不做任何修改或编辑。所展示的作品文档包括内容和图片全部来源于网络用户和作者上传投稿,我们不确定上传用户享有完全著作权,根据《信息网络传播权保护条例》,如果侵犯了您的版权、权益或隐私,请联系我们,核实后会尽快下架及时删除,并可随时和客服了解处理情况,尊重保护知识产权我们共同努力。
2、文档的总页数、文档格式和文档大小以系统显示为准(内容中显示的页数不一定正确),网站客服只以系统显示的页数、文件格式、文档大小作为仲裁依据,个别因单元格分列造成显示页码不一将协商解决,平台无法对文档的真实性、完整性、权威性、准确性、专业性及其观点立场做任何保证或承诺,下载前须认真查看,确认无误后再购买,务必慎重购买;若有违法违纪将进行移交司法处理,若涉侵权平台将进行基本处罚并下架。
3、本站所有内容均由用户上传,付费前请自行鉴别,如您付费,意味着您已接受本站规则且自行承担风险,本站不进行额外附加服务,虚拟产品一经售出概不退款(未进行购买下载可退充值款),文档一经付费(服务费)、不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
4、如你看到网页展示的文档有www.zixin.com.cn水印,是因预览和防盗链等技术需要对页面进行转换压缩成图而已,我们并不对上传的文档进行任何编辑或修改,文档下载后都不会有水印标识(原文档上传前个别存留的除外),下载后原文更清晰;试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓;PPT和DOC文档可被视为“模板”,允许上传人保留章节、目录结构的情况下删减部份的内容;PDF文档不管是原文档转换或图片扫描而得,本站不作要求视为允许,下载前自行私信或留言给上传者【天****】。
5、本文档所展示的图片、画像、字体、音乐的版权可能需版权方额外授权,请谨慎使用;网站提供的党政主题相关内容(国旗、国徽、党徽--等)目的在于配合国家政策宣传,仅限个人学习分享使用,禁止用于任何广告和商用目的。
6、文档遇到问题,请及时私信或留言给本站上传会员【天****】,需本站解决可联系【 微信客服】、【 QQ客服】,若有其他问题请点击或扫码反馈【 服务填表】;文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“【 版权申诉】”(推荐),意见反馈和侵权处理邮箱:1219186828@qq.com;也可以拔打客服电话:4008-655-100;投诉/维权电话:4009-655-100。