设计说明书
总字数:21000+
摘要
随着现代家庭对厨房安全关注度的提升,开发一款高效、智能的厨房安全监测系统显得尤为重要。本文介绍了一款基于STM32F103C8T6单片机的智能厨房安全监测系统,该系统集成了多重安全监测功能,旨在为用户提供全面的厨房安全保障。
本系统通过温度检测模块DS18B20,实时获取厨房内的温度值,确保及时发现并处理潜在的火灾隐患;利用火焰检测模块实时监测厨房内是否有火焰存在,一旦检测到火焰,立即触发报警机制;通过MQ-2烟雾传感器监测厨房内的烟雾浓度,有效预防因烟雾积聚而引发的火灾;用户可通过操作按键,自由设定各项安全参数的阈值范围,以满足不同厨房环境的安全需求;OLED显示屏模块则负责实时展示测量的温度、烟雾数据以及设置的阈值信息,方便用户随时掌握厨房安全状况;当检测到温度超过预设最大值、火焰存在或烟雾浓度超标时,系统将自动启动声光报警,并打开水泵灭火,有效遏制火势蔓延;系统还集成了4G通信模块,可将实时数据传输至手机端,用户通过手机即可远程设置安全阈值、控制水泵开关,并在紧急情况下接收短信提醒。
该智能厨房安全监测系统的作用在于,它能够为用户提供一套全方位、智能化的厨房安全解决方案,有效预防火灾等安全事故的发生,保障用户生命财产安全。
关键词:烟雾报警;火焰报警;OLED显示;声光报警;水泵灭火
ABSTRACT
With the increasing attention to kitchen safety in modern households, it is particularly important to develop an efficient and intelligent kitchen safety monitoring system. This article introduces an intelligent kitchen safety monitoring system based on STM32F103C8T6 microcontroller. The system integrates multiple safety monitoring functions and aims to provide users with comprehensive kitchen safety protection.
This system uses the temperature detection module DS18B20 to obtain real-time temperature values in the kitchen, ensuring timely detection and handling of potential fire hazards; Real time monitoring of the presence of flames in the kitchen using a flame detection module. Once a flame is detected, an alarm mechanism is immediately triggered; Monitoring the smoke concentration in the kitchen through MQ-2 smoke sensors effectively prevents fires caused by smoke accumulation; Users can freely set the threshold range of various safety parameters by operating the buttons to meet the safety needs of different kitchen environments; The OLED display module is responsible for real-time display of measured temperature, smoke data, and set threshold information, making it convenient for users to keep track of kitchen safety conditions at any time; When the temperature exceeds the preset maximum value, flames exist, or smoke concentration exceeds the standard, the system will automatically activate the sound and light alarm, and turn on the water pump to extinguish the fire, effectively curbing the spread of the fire; The system also integrates a 4G communication module, which can transmit real-time data to the mobile phone. Users can remotely set safety thresholds, control water pump switches, and receive SMS reminders in emergency situations through their mobile phones.
The function of this intelligent kitchen safety monitoring system is to provide users with a comprehensive and intelligent kitchen safety solution, effectively preventing safety accidents such as fires and ensuring the safety of users’ lives and property.
Key words:Smoke alarm; Flame alarm; OLED display; Sound and light alarm; Water pump fire extinguishing
目录
第一章 绪论
1.1 研究背景与意义
1.2 国内外研究现状
1.2.1 国内研究现状
1.2.2 国外研究现状
1.3 主要研究内容
1.4 本章小结
第二章 系统设计方案
2.1 系统整体方案
2.2 主要器件选择
2.2.1 主控制芯片的选择
2.2.2 温度模块方案的选择
2.2.3 烟雾检测模块方案的选择
2.2.4 通信模块方案的选择
2.3 本章小结
第三章 结构设计以及系统的设计与分析
3.1 外观设计
3.1.1 单片机整体布局
3.1.2 外壳设计
3.1.3 整体外形
3.2 主控模块电路
3.2.1 STM32F103C8T6芯片介绍
3.2.2 单片机最小系统
3.3 温度监测电路设计
3.4 烟雾模块电路设计
3.5 火焰监测电路设计
3.6 继电器模块电路设计
3.7 按键模块电路设计
3.8 声光报警模块电路设计
3.9 4G模块电路设计
3.10 显示模块电路设计
3.11 本章小结
第四章 软件设计分析
4.1 编程软件介绍
4.2 系统主流程设计
4.3 温度检测模块子流程
4.4 烟雾检测模块子流程
4.5 火焰检测模块子流程
4.6 独立按键模块流程
4.7 OLED显示流程设计
4.8 4G模块联网子流程设计
4.9阿里云搭建与连接
4.10本章小结
第五章 实物测试
5.1 实物制作
5.2 阈值设置功能测试
5.3 厨房温度功能测试
5.4 厨房烟雾功能测试
5.5 厨房火焰测控测试
5.6 手动控制继电器功能测试
5.7 4G远程控制功能测试
5.8 本章小结
结 论
参考文献
致 谢
附录
附录一:原理图
附录二:PCB
附录三:程序代码
购买后可查看具体内容!