没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
本设计主要实现了以SAMSUNG ARM9(S3C2410)和嵌入式 Linux 为平台的,基于SIEMENS M35 GPRS模块的无线远程监控系统的硬件和软件方面的设计。主要内容包括:S3C2410内部芯片的详细分析;ARM9的外围与内部硬件电路的设计分析;GPRS AT 指令的收发等等。该设计实现了以下功能:实时远程监控;拍照储存;短信服务;入侵报警;火灾报警。 本文重点介绍了在实际研究开发过程中采用的一些技术手段和具体的实现过程,并简要介绍了一些嵌入式相关理论基础,同时指出了该系统开发有待于进一步完善发展的方向。
资源推荐
资源详情
资源评论
基于GPRS远程安防监控系统设计
摘 要
伴随着数字化和网络化的进程,智能化的浪潮席卷了世界的每一个角落,成
为一种势不可挡的历史化大趋势。面对当前犯罪分子作案手段日趋技能化、智能
化、团伙化和暴力化的势态,单靠传统的“人防”一种途径已远不能适应新形式下
斗争的需要 。随着网络通讯技术及图像压缩处理技术以及传输技术的快速发展
使得家庭能够采用最新的通讯和图像处理技术,通过网络传输数字图像,可为实
现家庭监控系统提供高效可行而且价格低廉的解决方案。本设计所制作的基于
GPRS的远程安防监控系统,目的在于使得人们在可以繁忙工作的同时,在远程
就了解自己家庭概况,及时作出分析与判断。
本设计主要实现了以SAMSUNG ARM9(S3C2410)和嵌入式 Linux 为
平台的,基于SIEMENS M35 GPRS模块的无线远程监控系统的硬件和软件方面
的设计。主要内容包括:S3C2410内部芯片的详细分析;ARM9的外围与内部
硬件电路的设计分析;GPRS AT 指令的收发等等。该设计实现了以下功能:实
时远程监控;拍照储存;短信服务;入侵报警;火灾报警。
本文重点介绍了在实际研究开发过程中采用的一些技术手段和具体的实现过
程,并简要介绍了一些嵌入式相关理论基础,同时指出了该系统开发有待于进一
步完善发展的方向。
关键词: ARM,GPRS,嵌入式,安防,s3c2410,远程监控
I
Design of Remote Security Monitoring System
Based on GPRS
Abstract
With the development of digitization and networking's process, the intelligent's
wave swept every corner of the world, and to be an unstoppable history of trend. Face
to the increasing of the criminals committing cri mes skills, intelligence, gangs and
violent of the trend to rely solely on the traditional "Human Defense" a way to far can
not m e et the n eeds of the ne w form o f stru g g le. With t he netwo r k commu n ication
technology and image compression technology and transmission technology's rapid
development. Allows families to use the latest communications and image processing
technology, digital images through network transmission, home monitoring systems
c a n p r o v i d e e f f i c i e n t r e a l i z a t i o n o f a v i a b l e a n d a f f o r d a b l e s o l u t i o n p r o g r a m . h i s
pa per which is GPRS-ba sed remote sec urity monitori ng sys tem designed to enable
people who is busy to work, to know family situation in the distance, and timely to
analyze and judge to do something.
This paper introduces to SAMSUNG ARM9 (S3C2410) and embedded Linux as
the platform. SIEMENS M35 GPRS module based wireless remote monitoring system
hardware and software design. The main contents include: S3C2410 detailed analysis
o f t h e i n t e r n a l c h i p ; A R M 9 e x t e r n a l a n d i n t e r n a l h a r d w a r e c i r c u i t d e s i g n a n d
analysis; AT command of the transceiver so. This system has the following features:
real-time remote monitoring; photo storage; SMS; intrusion alarm; fire alarm and fire
fighting.
This paper focuses on the practical research in the development process used in a
number of technical means and specific steps. Briefly introduces of the embedded-
r e l a t e d t h e o r i e s . A l s o p o i n t e d o u t t h a t t h e s y s t e m h a d t o b e f u r t h e r i m p r o v e d
development.
Key words: Embedded,GPRS,ARM,Security,s3c2410,Remote monitoring
II
目 录
摘 要...................................................................................................I
Abstract............................................................................................II
第1章 绪论.........................................................................................1
1.1 课题背景.................................................................................1
1.2 课题来源.................................................................................1
1.3 国内外研究现状.......................................................................2
1.4 课题的主要内容.......................................................................3
1.5 论文结构.................................................................................4
第2章 系统分析及总体方案...................................................................5
2.1 系统功能分析..........................................................................5
2.1.1 功能服务全局分析............................................................5
2.1.2 功能模块需求分析............................................................6
2.1.3 硬件平台功能需求分析.....................................................6
2.2 性能需求分析..........................................................................6
2.2.1 系统稳定性.....................................................................7
2.2.2 支持用户远程登录............................................................7
2.2.3 警报准确性高..................................................................7
2.3 系统总体方案选择....................................................................7
2.3.1 远程安防监控方案............................................................8
2.3.2 无线传输方案..................................................................9
第3章 开发环境搭建及硬件设计...........................................................11
3.1 嵌入式系统简介.....................................................................11
3.2 Linux 操作系统简介...............................................................12
3.3 开发平台搭建........................................................................13
3.3.1 ARM 处理器选型...........................................................13
3.3.2 GSM/GPRS通讯模块选型...............................................14
3.4 主要仪器设备设计概述............................................................14
3.4.1 FS2410开发板简介.......................................................14
3.4.2 三星S3C2410X详细概述...............................................16
3.4.3 摄像头传感器................................................................17
III
3.4.4 温湿度传感器DHT11.....................................................18
3.4.5 光照传感器ISL29003....................................................19
3.5 系统设计方案总体框架............................................................20
3.5.1 系统设计方案................................................................20
3.5.2 系统设计框架................................................................20
第4章 系统软件设计...........................................................................22
4.1总程序设计结构图...................................................................22
4.2 视频采集模块........................................................................22
4.2.1 移植摄像头驱动说明......................................................22
4.2.2 视频采集流程及程序实现................................................23
4.3 GPRS通讯模块设计................................................................25
4.3.1 GPRS 模块说明.............................................................25
4.3.2 短消息 AT 指令.............................................................25
4.3.3 GPRS 发送接收程序设计................................................25
4.4 WEB 服务器的搭建................................................................27
4.4.1 Boa服务器功能设计.......................................................27
4.4.2 Boa程序的移植.............................................................28
4.4.3 Boa的配置与执行..........................................................29
4.4.4 Cgi代码设计.................................................................30
4.5 主程序流程............................................................................31
4.5.1 主程序流程图................................................................31
4.5.2 有人闯入时子程序处理流程.............................................32
4.5.3 火灾发生时子程序处理流程.............................................33
4.5.4 守候线程处理流程..........................................................34
第5章 测试结果与总结.......................................................................36
5.1 功能测试...............................................................................36
5.2 功能说明...............................................................................36
5.3 总结.....................................................................................37
参考文献..........................................................................................38
致 谢................................................................................................39
IV
V
剩余43页未读,继续阅读
资源评论
lanyin08
- 粉丝: 1
- 资源: 5
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功