基于WIFI构建的智能家居系统综合接入及控制装置(Android客户端及综合测控)
毕 业 论 文(设计)
中文题目: 基于WIFI构建的智能家居系统综合接入
及控制装置(安卓及综合测控)
英文题目: The integrated access and control device of smart
home system based on WIFI
(Android& comprehensive control )
专业班级 09电信2班
提交日期 2013年5月15日
摘 要
采用ARM+Linux嵌入式系统构架,设计出一套智能家居综合接入与控制装置,覆盖了WIFI、ZIGBEE网络和红外遥控接口等。研究网络协议构建了安全可靠接入Internet的WIFI网络,为智能家居的远距离操控提供基础。研究了ZIGBEE无线组网技术,构建了家居环境信息采集无线网络;研究了红外编码与发射机制,实现了各类红外遥控器的编码学习、数码存储及发射功能;研究了Android智能手机的软件设计技术,通过接入Internet与综合装置通信,实现家居环境信息及设备的远距离监测和操控。
关键词:智能家居 WiFi网络 ZIGBEE网络 红外遥控 Android手机
The integrated access and control device of
Smart home system based on WIFI
(Android)
ABSTRACT
Using the ARM + Linux embedded system frame, we designed a set of intelligent household integrated access and control device, covered the WIFI, ZIGBEE network, infrared remote control interface, etc. Researched the network protocol construct the safe and reliable WIFI network to access the Intnernet ,which provide the basis of intelligent household system for the remote control. Studied the ZIGBEE wireless network technology, and constructed the household environment information acquisition wireless network; Learned the infrared coding and emission mechanism, and realized the all kinds of infrared remote control code learning, digital storage and emission function; Studied the Android smart phone software design technology, let it can communicate with the integrated device through the Internet to monitor and control the household environment information and the equipments remotely.
Key words: smart home WiFi Network ZIGBEE Network Android phone
目 录
1绪论1
1.1 研究背景与意义1
1.2 研究现状分析1
1.3 研究目的和主要内容2
2 WIFI技术综述2
2.1 WIFI网络拓扑结构2
2.1.1 基于AP组建的基础无线网络(Infra)3
2.1.2 基于自组网的无线网络(Adhoc)3
2.2 WIFI工作频率4
2.2.1 2.4GHZ频段的划分4
2.2.2 5.8GHZ频段的划分4
2.3 WIFI技术应用特点与应用领域4
2.3.1 WIFI技术应用特点4
2.3.2 WIFI技术较有发展前景的领域4
3.系统设计方案5
3.1系统总体结构框图6
3.2系统实现的功能介绍6
3.2.1 功能需求6
3.2.2 性能需求7
3.3方案设计与分析7
3.3.1 系统主机方案分析7
3.3.2 监测节点方案分析8
3.3.3 控制节点方