文档介绍:西安科技大学
硕士学位论文
基于ARM&Web的智能安防系统网关研究与设计
姓名:尚辉
申请学位级别:硕士
专业:计算机应用技术
指导教师:龚尚福
@
论文题目:基于 ARM&Web 的智能安防系统网关研究与设计
专业:计算机应用技术
硕士生:尚辉(签名)
指导教师:龚尚福(签名)
摘要
安防技术的研究与应用对国计民生具有特别重要的意义,安防系统的应用已经逐步
从工业、国防领域延伸到小区和民居。随着科技的发展,网络化已成为一个不可逆转的
历史趋势,安防系统如何廉价、便利的接入网络成为当前研究热点。利用嵌入式技术和
网络技术开发体积小巧、性能稳定和价格低廉的智能安防系统网关,正是本文研究的核
心内容,也是智能安防系统进入普通家庭的关键设备。
本文以 S3C2410 微处理器为核心硬件平台,研究基于 ARM&Web 的智能安防系统
中网关的设计,并对系统实现过程中涉及的关键技术进行了论述和研究。
首先,综述了智能安防系统的国内外现状及未来发展趋势,并分析现有安防系统的
特点,阐明了现阶段研究基于 ARM 的智能安防系统网关的重要意义,给出了系统总体
设计方案;其次,对 ARM 处理器相关技术及 Linux 内核组成进行了详细分析与研究,
构建了系统软硬件开发平台,分析了 Boot Loader 的启动原理及运行过程,并根据本系
统的硬件结构对 VIVI 进行了修改和移植,对编译和移植 Linux 内核、研制 cramfs 文件
系统以及 USB 接口的摄像头驱动程序做了深入的研究与开发;最后完成了嵌入式 Web
服务器的设计和配置,实现了智能安防系统网关系统功能,并以视频监控子系统为实例,
设计开发了安防系统的登录和视频监控页面,实现了基于 B/S 模式的远程视频监控系统
的总体功能要求。
本系统设计简洁、高效,具有良好的扩展性和易用性,便于系统升级。采用嵌入式
的方法,系统成本较低,易于推广使用。
关键词:嵌入式网关;ARM9;嵌入式 Linux;VIVI;嵌入式 Web 服务器
研究类型:应用研究
Subject : Research and Design of the Embedded Gateway in Intelligent
Security System Based on ARM&Web
Specialty : Computer Application Technology
Name : Shang Hui (Signature)
Instructor : Gong Shangfu (Signature)
ABSTRACT
Applications of security system have extended gradually from industry and national
defence to district and residential areas, therefore,the research and applications of security
system are particularly important to people's livelihood. With the development of technology,
work has e an irreversible historical trend. The reduction of security system cost
and the convenience of access work has e a hotspot of current research. It is the
core of this thesis and also the key equipment of ordinary families that using embedded
technology work technology to develope Intelligent Security System Gateway with
compact size, stable performance and low cost.
To the paltform of hardware taking S3C2410 microprocessor as the ponents,
this thesis focus on research and design of embedded gateway in Intelligent Security System
based on AR