基于单片机智能抽油烟机设计及仿真

基于单片机智能抽油烟机设计及仿真

基于单片机智能抽油烟机设计及仿真

  • 适用:本科,大专,自考
  • 更新时间2024年
  • 原价: ¥290
  • 活动价: ¥200 (活动截止日期:2024-05-05)
  • (到期后自动恢复原价)
基于单片机智能抽油烟机设计及仿真

 基于单片机智能抽油烟机设计及仿真

随着社会的进步,科技的发展,人们生活水平的提高,电子产品应用人们的生活方面的范围越来越宽。本设计采用单片机技术结合A/D转换芯片构成的对油烟浓度进行检测,并对测试的环境温度进行检测,判断环境温度是否达到危险温度,如达到危险温度即发出警报,通过单片对检测的油烟浓烟进行处理并在LCD上显示出来,并对风扇进行控制,对风扇进行档位设置,当油烟浓度较低的时候开启1档进行油烟的抽出,当浓度较高时开启2档进行油烟的抽出,当油烟浓于某一个值时,自动关闭抽烟机的电源,起到一个智能控制的作用。并能起到节能的作用,现在的社会是一个低能的社会,此产品因其耗能低,普及率高,便于用于实际生活。本设计的主要目的就是为了改良抽油烟,让它具备更多的功能,能够带给我们更大的方便,这里面主要是用到了烟雾传感器、温度传感器和人体红外感应模块。在烟雾浓度超过了所设定的最大值时,驱动模块电机就会让风扇抽走烟雾;而且使用温度传感器DS18B20检测锅的温度,当温度达到设定的最大值,会发出报警声,可以有效地控制烹调时间。我们还使用了3个独立式按键来调整设定的数值,最后通过1602液晶屏显示。在这论文中描述了硬件部分和软件部分。在硬件部分中又主要分为了烟雾探测电路、温度传感器模块、光敏传感器控制模块、按键功能模块和显示模块等。软件部分就是将各模块的工作流程详细的描述出来,制作流程图,模块分别有控制主程序、显示子程序、报警服务子程序、按键功能子程序和模数转换程序等,从而能够实现抽油烟机的自动化控制功能。
 
关键词:单片机;自动控制;光线、温度检测;
 
 
 
 
 
 
 
 
 
Abstract
With the progress of society, the development of science and technology, the improvement of people's living standards, the scope of people's life in the application of electronic products is becoming wider and wider. This design uses a single chip technology combined with A/D conversion chip to detect the smoke concentration, and to detect the test ambient temperature, to determine whether the environment temperature reaches a dangerous temperature, such as hazardous temperature alarm, detection of smoke smoke through the monolithic processed and displayed on the LCD, and to control the fan the fan stall, set out when the oil smoke concentration lower turn-on 1 stalls fumes, when the concentration was higher open out 2 stalls fumes, when the smoke is thicker than a certain value, automatic power off smoking machine, play a role in intelligent control. And can play the role of energy saving, now a society is a low energy society, this product because of its low energy consumption, high popularity, easy to use in real life. The main purpose of this design is to improve lampblack and let it have more functions, which can bring us more convenience. It mainly uses smoke sensors, temperature sensors and human infrared sensing modules. When the smoke concentration exceeds the maximum set value, the driving module motor will let the fan suck the smoke. And the temperature sensor will be used to detect the temperature of the boiler. When the temperature reaches the maximum value, the alarm will be issued, which can control the cooking time effectively. DS18B20 We also used 3 independent keys to adjust the set value, and finally it was displayed on the 1602 LCD screen. In this paper, the hardware and software parts are described. In the hardware part, it is mainly divided into smoke detection circuit, temperature sensor module, photosensitive sensor control module, key function module and display module. The software part is the work flow of each module is described in detail, the production flow chart, module respectively control the main program, subroutines, alarm service subroutine, key function subroutine and the analog-to-digital conversion process, which can realize the automation of lampblack machine control function.
 
Key words: single chip computer; automatic control; light and temperature detection;
 
 
 
 
 
 
 
 
 
目录
1 绪论 5
1.1 课题的研究背景 5
1.2 研究目的与意义 5
1.3 抽油烟机的发展与状况 6
1.4课题的研究内容 7
2 总体方案设计 7
2.1 系统的功能要求 7
2.2 系统的结构与原理设计 8
3 系统硬件电路的设计 9
3.1 主控电路 9
3.2 油烟温度检测电路 11
3.3烟雾探测电路的设计 11
3.4 负载控制电路 13
4 软件模块功能设计 15
4.1 LCD1602液晶屏 15
4.2 按键功能 15
4.3 灯光报警功能 15
4.4 ADC0809数据转换成功判断方式 16
5 系统程序流程图 18
6 系统调试 20
图6-1 系统总图 20
图6-1 仿真图 20
6.1 单片机及其外围电路测试 21
6.2 烟雾探测电路测试 21
7 结论和展望 22
7.1 结论 22
7.2 展望 22
参考文献 23
附录 25
程序: 25
 
 
 
 
 
1 绪论
1.1课题的研究背景
随着“信息时代”的到来,作为获取信息的手段——传感器技术得到了显著的进步,其应用领域越来越广泛,对其要求越来越高,需求越来越迫切。传感器技术已成为衡量一个国家科学技术发展水平的重要标志之一。因此,了解并掌握各类传感器的基本结构、工作原理及特性是非常重要的。
    为了提高对传感器的认识和了解,尤其是对烟雾传感器的深入研究以及其用法与用途,基于实用、广泛和典型的原则而设计了本系统。本文利用单片机结合传感器技术而开发设计了这一烟雾监控系统。。
吸油烟机在我国内的使用率非常高,几乎是每户必有,然而抽油烟机的存不是偶然的,是必然的。吸油烟机作为厨房的重要电器,它的作用必不可少,吸油烟机的好坏对于我们的厨房环境有着很大的影响,同时也将危害到我们的身体健康。随着第三产业的不断发展和我国城市化进程的加快,在城市经济发展过程中的食品服务业所占到的比重越来越大。随着餐饮业的迅速发展,让城市经济繁华,推动了城市的发展。但同时也给自然环境造成了严重的污染。未经处理的烟气直接排放到建筑物的墙外,对空气造成严重污染。油烟污染大不仅影响到城市公共环境卫生,而且对人体健康也有着很大的危害。在餐饮造成的油烟中会含有很多有毒或有害的成分,不同的食品在不同的温度下会分解出一些有害物质和气体,吸入到人体内会造成很大的伤害。甚至在厨房中产生的油烟对人体的呼吸系统都会造成一定的危害,根据过往的一些案例可以表明,在一些地区患上煤烟中毒的概率非常高,甚至可以发展为地方病。所以抽油烟机对于厨房来说是必不可少的,它有效的改变了厨房的环境,减少油烟对厨房环境的破坏和人体健康造成的伤害。所以在选择抽油烟机时最重要的就是选择排烟效率高的。但是现在我们对厨房油烟的钻研状况还不太深入,国家对油烟危害的宣传力度还不够,改善工作不到位,再加上人们对油烟的危害的认知程度很低,对油烟的出来不够重视。我国餐饮企业和家庭厨房对油烟净化的效力都远远达不到需求。所以,我们对油烟的危害要加大普及力度,让大家都能意识到油烟的危害,能够采取更多的措施减少对油烟的排放。而且我觉得抽油烟机应该普遍的推广使用,创新思想也应该是每个技术人员应该具备的。这次的作品是基于单片机的抽油烟机设计,我们需要对抽油烟机增加些额外的一些辅助的功能,例如光控,温度控制,人体红外等。使抽油烟机的功效加倍多元化。
 
  • 关键词 单片机 智能 抽油烟机 仿真
  • 上一篇:基于单片机的数显频率计的设计
  • 下一篇:基于51单片机的某实体店的人流量测试系统的设计
  • 暂无购买记录

    暂时没有评论

    真实

    多重认证,精挑细选的优质资源 优质老师。

    安全

    诚实交易,诚信为本。

    保密

    所有交易信息,都为您保密。

    专业

    10年专业经验,10年来帮助无数学子。