智能家居安防系统的研究与设计
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
编号:
审定成绩:
重庆邮电大学移通学院
毕业设计(论文)
设计(论文)题目:智能家居安防系统的研究与设计
单位(系别):自动化系
学生姓名:
专业:自动化
班级:
学号:
指导教师:
答辩组负责人:
填表时间:2012 年 4 月
重庆邮电大学移通学院教务处制
重庆邮电大学移通学院毕业设计(论文)任务书设计(论文)题目智能家居安防系统的研究与设计
学生姓名系别自动化系专业自动化班级 0512080106 指导教师职称讲师联系电话
教师单位下任务日期_2012年_4_月_25_日
摘要
本文根据家庭网络监控系统的要求,提出一种基于ARM的网络视频监控方案。方案要求视频的实时传输、实时监控。本系统以Intel Xscale 芯片和嵌入式Linux系统为平台,在平台中搭建网络视频服务器,并以它为中介,负责将USB摄像头采集到得视频数据传输到网络服务器中,最后发送到申请监控的远程PC机中,远程PC便能实时的看到监控端的视频图像。
论文首先阐述了嵌入式网络视频监控技术的发展、现状和前景,然后介绍了嵌入式硬件系统结构和嵌入式Linux操作系统的特点,阐述了嵌入式硬件整体结构,使大家大体的完整的对系统硬件有详细的了解,实际记录了嵌入式操作系统内核的编译和移植,介绍了Bootloader的基本原理和启动过程,实现了视频采集程序的编译和移植,研究了嵌入式一般驱动程序的使用。随后,本文详细描述了视频采集程序的整体结构框图和具体功能代码块、网络通信编程技术、图像编解码、嵌入式视频服务器和搭建网站等内容的设计和具体实现,最后进行系统测试,描述系统功能,调整用户友好界面,提出未来进一步开发建议。
本文的研究成果有很大的应用价值,是现代嵌入式发展的新方向,也是IP通信的新应用,对嵌入式视频未来发展有一定参考价值。
关键词:ARM 嵌入式 Linux 视频监控
Abstract
According to the requirements of home network monitoring system, based on the ARM network video surveillance solution. The program requires real-time transmission of video, real-time monitoring. Intel Xscale chip and embedded Linux system platform, the platform to build a network video server, and use it as the intermediary, the USB camera collected the video data transmission to a network server, finally sent to the application for monitoring remote PC, remote PC will be able to see the monitor side of the video images in real time.
The paper first describes the development of embedded network video surveillance technology, status and prospects, and then describes the characteristics of embedded hardware system architecture and embedded Linux operating system on the overall structure of the embedded hardware, and general and complete the system the hardware has a detailed understanding of the actual records compiling and porting of embedded operating system kernel, introduces the the Bootloader basic principles and the boot process, the video capture program to compile and transplantation, the use of embedded general driver. Subsequently, a detailed description of the overall block diagram of the video capture program and function-specific block of code, network communications programming techniques, image codec, embedded video server and set up website content design and concrete realization of the final system testing, describe the system function to adjust the user-friendly interface, and the further development of the recommendations in the future. This study results have great practical value, is the new direction of development of modern embedded IP communications applications, some reference value for the future development of the embedded video.
【Key words】ARM Embedded Linux Video surveillance