{$cfg_webname}
主页 > 电子信息 > 单片机 >

基于单片机的婴儿智能看护系统设计

来源:wenku163.com  资料编号:WK16314202 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9AWK16314202
资料介绍

基于单片机的婴儿智能看护系统设计(任务书,开题报告,外文翻译,论文16000字)
摘要
本文将重点关注家庭日常生活场景中,对婴儿的看护智能护系统,进行设计和说明。主要是利用各类传感器对婴儿床上的多种数据进行采集,如光线、湿度、噪声等,将相关数据传送到单片机内部,然后根据收集到的信息进行判断,并通过单片机控制产生相应的响应。如控制电机启动摇床功能、控制音乐播放、或者对播放语音警报,从而对婴儿相应的哄睡或者对家长进行提醒报警。保证婴儿的舒适与安全,为家长减轻看护孩子过程中的负担。
论文主要研究了传感器电路的设计与实现以及单片机的开发技术。
通过相关的设计、仿真和调试,最终达成了智能婴儿看护系统的目标功能。
本文的特色:聚焦于时下热点的智能家居产业,结合所学单片机、数字电路相关专业知识进行了详细全面的设计和实现。

关键词:单片机,传感器,语音报警,智能家居,婴儿看护

Abstract
This article will focus on the family life scene to design and explain the baby care system. The main purpose is to use various types of sensors to collect a variety of data on the crib, such as light, humidity, noise, etc., and transmit the relevant data to the internal of the single-chip. Then, judge according to the collected information and generate the corresponding response through the single-chip microcomputer control.Such as controlling the motor to start the shaker function, controlling the music playback, or playing a voice alarm so as to make the baby sleepy or alert the parents. To ensure the safety and comfort of the baby and to reduce the burden on parents in the care of their children.
The dissertation mainly studies the related technology of the singlechip microcomputer development and the design and implementation of the sensor circuit.
Through relevant design, simulation and debugging, the target function of the smart baby care system was finally achieved.
The characteristics of this article: focus on the smart home industry nowadays, combined with the single-chip microcomputer, digital circuit related professional knowledge has been detailed and comprehensive design and implementation.

Key words: Single chip microcomputer, MCU, sensor, Voice alarm, Smart home, baby care system

2.1系统目标需求分析
本次设计的基本目标是设计并实现以单片机为核心,结合其他传感器及电动机的智能婴儿看护系统。设计目标中,该系统应有效地解决以下问题:当小孩哭闹时,会播放儿童歌曲对孩子进行安抚,同时让摇床功能也可以启动工作实现同步的哄睡、摇床;针对小孩子的尿床问题或者换尿片的场景,系统要实现即时的检测和判断,当感应到孩子的床上有尿湿的时候可向父母报警;还有针对孩子睡觉时可能会蹬被子导致着凉感冒的场景,系统应即时的检测到孩子的被子被掀开或者蹬掉,同时发出报警提示父母赶快查看孩子情况。
哄睡功能还要可以独立运作,可以由家长自主决定是否开启。除此之外还希望加入一个启动模式,可以让家长主动地一键启动哄睡功能,不再需要他们亲自动手。从而实现对婴儿基本的生理活动的实时监测和提示,并辅助家长照顾孩子。
2.2 系统功能规划设计
本系统以 STC89C52 单片机为核心,以光敏传感器、液滴传感器、声音传感器作为检测元件,将获取到的数据部分送入单片机后,再将数据进行比较、分析,进而控制报警、音乐播放或者电机运转。
 

基于单片机的婴儿智能看护系统设计
基于单片机的婴儿智能看护系统设计
基于单片机的婴儿智能看护系统设计
基于单片机的婴儿智能看护系统设计
基于单片机的婴儿智能看护系统设计


目录
第1章 绪论    1
1.1 研究背景及意义    1
1.2 国内外发展现状    1
1.3 方案研究内容、意义及特色    2
第2章 智能婴儿看护系统总体方案    4
2.1 系统目标需求分析    4
2.2 系统功能规划设计    4
2.3 系统功能模块选择    5
2.3.1 尿湿检测模块选择    5
2.3.2 光线检测模块选择    6
2.3.3 哭闹检测模块选择    6
2.3.4 报警控制模块选择    7
2.3.5 音乐控制模块选择    8
2.3.6 电机控制模块选择    9
第3章 智能婴儿看护系统硬件设计    10
3.1 单片机最小系统    10
3.2 传感器模块电路设计    11
3.2.1 尿湿检测模块电路    12
3.2.2 光线检测模块电路    13
3.2.3 哭闹检测模块电路    14
3.2.4 报警控制模块电路    15
3.2.5 音乐控制模块电路    18
3.2.6 继电器控制电机电路    18
3.3 其他功能电路设计    19
3.3.1 电源电路设计    19
3.3.2 两档拨动开关电路设计    20
第4章 软件系统设计    21
4.1 软件系统开发环境    21
4.2 主控部分软件架构    21
4.3 中断服务程序    23
第5章 系统硬件制作与实现    26
5.1 智能婴儿看护系统实物制作    26
5.2 智能婴儿看护系统的功能调试    27
第6章 总结    29
参考文献    30
附录    31
致谢    35

推荐资料