{$cfg_webname}
主页 > 电子信息 > 电子 >

智能路灯远程控制系统设计

来源:56doc.com  资料编号:5D26814 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D26814
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

智能路灯远程控制系统设计(任务书,开题报告,论文10000字)
摘要
随着改革开放进程的不断深入和国家不断的发展,人们对生活水平要求越来越高。但是,由于技术的问题和监管不到位,城市中的路灯出现了种种问题,白天有很多灯仍然是亮的,晚上又有很多灯是熄灭的。这给人们的出行造成了不便,同时造成了资源的浪费。与此同时,Android操作系统飞速发展,在手机市场的份额位居全球第一。所以,研究基于Android系统的移动智能设备对路灯进行远程控制是非常迫切和必要的。
本文提出了基于Android系统的智能路灯遥控系统实现方案,阐述了课题的需求分析,总体设计,代码实现和电路仿真。以手机为主体,运用WiFi技术将控制信号传送给路灯的控制端,从而对路灯进行控制。开发过程以Eclipse及Android虚拟机为主要工具,最终实现了对路灯的控制。
关键字:安卓系统;WiFi技术;远程控制

ABSTRACT
With the deepening of the reform and opening up process and the continuous development of the country, people's living standards are getting higher and higher. However, due to technical problems and supervision is not in place, the city lights there are all kinds of problems, during the day there are many lights are still bright at night there are a lot of lights are extinguished. This has caused inconvenience to people's travels, and at the same time creates a waste of resources. At the same time, Android operating system rapid development in the mobile phone market share in the world first. Therefore, the study of mobile devices based on the Android system for remote control of street lights is very urgent and necessary.
This paper puts forward the realization scheme of intelligent streetlight remote control system based on Android system, and expounds the demand analysis, the overall design, the code realization and the circuit simulation of the subject. To the mobile phone as the main body, the use of WiFi technology to control the signal transmission to the control of the street, which control the street. The development process to Eclipse and Android virtual machine as the main tool, and ultimately to achieve the control of the street.
Key words :  Andrews system; WiFi technology; remote control
 

智能路灯远程控制系统设计
智能路灯远程控制系统设计


目录
摘要…………………………………………………………………………………..I
ABSTRACT…………………………………………………………………………..II
第1章    绪论……………………………………………………………………..........1
1.1研究背景及意义……………………………………………………………..1
1.2国内外研究现状综述………………………………………………………..1
1.2.1国外研究现状………………………..……………………………….2
1.2.2国内研究现状………………………………………………………...2
1.3研究的基本内容、拟采用的技术方案及措施…………………………......3
第2章 Android系统简介及环境搭建………………….....…………………………4
2.1 Android系统简介………………………………………………………........4
2.1.1 Android的由来…………………………..…………………………...4
2.1.2 Android系统架构…………………………………………………….4
2.1.3 Android系统平台优势………………..……………………………...4
2.1.4 Android系统应用组件的构造……………………………………….5
2.1.5 Android的应用程序开发…………………………………………….5
2.2 Android开发环境的构建…….……………………………………………...5
2.2.1 Android系统开发环境基本组成…………………………………….5
2.2.2 JAVA  JDK的安装………...………………………………………...6
2.2.3 Eclipse和ADT的安装………………………………...…………….7
2.2.4 Android SDK的安装……………………………………………........7
第3章系统总体设计及硬件实现…………………………………………………..9
3.1 研究目标…………………………………………………………………….9
3.2系统功能设计……………………………………………………………......9
3.3系统硬件简介……………………………………………………………......9
3.4 WiFi简介…………………………………………………………………...10
3.5信号传输的实现…………………………………………………………...10
第4章智能路灯远程控制系统程序设计与实现…………………………………12
4.1 Eclipse文件的结构及功能…………………………………………………12
4.2 Android设备界面设计……………………………………………………..12
4.3程序模块介绍……………………………………………………...............13
4.4程序模块的功能…………………………………………………………...13
第5章系统仿真与调试……………………………………………………………23
第6章总结和展望…………………………………………………………………26
致谢………………………………………………………………………………….27
参考文献…………………………………………………………………………….28

推荐资料