资料详情

基于鸿蒙系统的智能家庭安防控制系统 毕业论文

头像

电子类

编号:5096

色文字)

摘 要

随着科学技术的发展和人们生活水平的提高,物联网智能家居和安防行业蓬勃发展,在物联网推动下势必有越来越多的家庭建立智能、安全的家居空间。为此本文介绍了一种基于鸿蒙系统的智能家庭安防控制系统,该系统以Bear-Pi为主控模块,通过连接各种传感器和执行器,如烟雾传感器、火焰探测器、气体传感器等,实现了对家庭环境的安全监控。当检测到异常情况时,系统能够迅速做出反应,如自动报警、打开窗户、启动消防喷头等,从而有效保障家庭安全。

关键词:鸿蒙系统;Bear-Pi;智能家庭安防

ABSTRACT

Withthedevelopmentofscienceandtechnologyandtheimprovementofpeople'slivingstandards,theInternetofThingssmarthomeandsecurityindustryisbooming,drivenbytheInternetofThingsisboundtohavemoreandmorefamiliestoestablishasmartandsafehomespace.Withthedevelopmentofscienceandtechnologyandtheimprovementofpeople'slivingstandards,theInternetofThingssmarthomeandsecurityindustryisbooming,drivenbytheInternetofThingsisboundtohavemoreandmorefamiliestoestablishasmartandsafehomespace.ThispaperintroducesanintelligenthomesecuritycontrolsystembasedonHarmony-OS,whichtakesBearPiasthemaincontrolmoduleandrealizesthesecuritymonitoringofhomeenvironmentbyconnectingvarioussensorsandactuators,suchassmokesensor,flamedetector,gassensor,etc.Whenanabnormalsituationisdetected,thesystemcanreactquickly,suchasautomaticalarm,openingthewindow,startingthefiresprinkler,etc.,soastoeffectivelyprotectthesafetyofthefamily.ThispaperintroducesanintelligenthomesecuritycontrolsystembasedonHarmony-OS,whichtakesBearPiasthemaincontrolmoduleandrealizesthesecuritymonitoringofhomeenvironmentbyconnectingvarioussensorsandactuators,suchassmokesensor,flamedetector,gassensor,etc.Whenanabnormalsituationisdetected,thesystemcanreactquickly,suchasautomaticalarm,openingthewindow,startingthefiresprinkler,etc.soastoeffectivelyprotectthesafetyofthefamily.

KEYWORDS:Harmony-OS;Bear-Pi;Smarthomesecurity



目录

1绪论

1.1研究背景与意义

1.1.1研究背景

1.1.2研究意义

1.2国内外研究现状

1.2.1国外研究现状

1.2.2国内研究现状

1.2.3研究现状综述

1.3研究内容和研究思路

1.4本章小结

2系统主要技术

2.1感知层关键技术

2.1.1嵌入式开发技术

2.1.2传感器技术

2.2通信层关键技术

2.2.1WIFI通信技术

2.2.2MQTT技术

2.3应用层关键技术

2.3.1HarmonyOS开发技术

2.3.2OpenHarmony技术

2.3.3数据库技术

2.3.4云技术

2.4本章小结

3系统分析与设计

3.1需求分析

3.1.1系统功能需求分析

3.1.2系统非功能需求分析

3.2系统总体结构

3.2.1系统总体模块架构设计

3.2.2系统总体流程

3.3系统详细设计

3.3.1采集与执行子系统设计

3.3.2通信子系统设计

3.3.3应用子系统设计

3.3本章小结

4系统实现

4.1采集与控制子系统的实现

4.1.1采集模块实现

4.1.2执行模块实现

4.2通信子系统的实现

4.1.1BearPi与华为云之间的连接

4.3应用子系统实现

4.3.1数据库模块实现

4.3.2 用户APP模块实现

4.4本章小结

5系统测试

5.1系统测试工具与测试方法

5.2系统测试用例分析

5.3数据采集功能测试

5.4电机控制功能测试

5.5移动端可视化测试

5.6本章小结

6结论

参考文献

致谢