2智能交通的相关概述和分布式体系结构-成都信息工程大学论文管理系统

  • 格式:doc
  • 大小:2.05 MB
  • 文档页数:42

分类号:TP311.5 U D C:D10621-408-(2011)2128-0 密 级:公 开 编 号:2007081053

中山市社会治安视频监控系统 ——布控管理子系统的设计与实现

论文作者姓名: 柏 毅 申请学位专业: 软件工程 申请学位类别: 工学学士 指导教师姓名(职称): 许 源 平(讲师) 论文提交日期: 2011年05月30日 中山市社会治安视频监控系统 ——布控管理子系统的设计与实现

摘 要 中山市社会治安视频监控系统是在中山市各社区、重要路口、各市际公路卡口安装视频监控探头,通过数字视频集成在一个统一的平台上进行管理,实现社会治安视频监控系统的数字化、网络化、智能化,使市局指挥中心、分局指挥室、派出所等相关单位用户可以在线实时监控现场图像及检索调阅录像资料,形成统一协调的动态视频指挥系统,从而在治安防范、交通管理、侦察破案中发挥作用。 “布控管理子系统”是中山市社会治安视频监控系统的核心组成部分,它为公安、交通等相关单位提供了一个实时快速监测平台。布控管理子系统主要负责快速、便捷的对车辆进行布控、撤防、查询布控历史信息、导入/导出布控数据信息等。 该系统在结构上采用的是基于网络应用的B/S体系结构;使用了Struts框架,运用JSP技术来进行实现,在后台数据库存储方面选择了Oracle 10g数据库。 目前,已经完成布控、撤防、查询、数据导入/导出功能并通过测试。

关键词:治安视频监控系统 布控 Struts JSP Video Surveillance System of Zhongshan Social Security ——The Design and implementation of Supervision and Management Subsystem Abstract Video Surveillance System of Zhongshan Social Security is a dynamic video commanding system,constituted of video surveillance probes installed in districts、Important crossroads and inter-highway points,administrated by a unified platform, achieving the system’s digitalization, networking as well as intelligentizing ,which allow command center, branch controlling office, police station and other related units to monitor live video images online and access to data retrieval。Thus,it will play a role in security precautions, traffic management and surveillance detection. Supervision and Management Subsystem is the core component of Video Surveillance System of Zhongshan Social Security,and it provides a real-time high speed monitoring platform to public security, transportation and related departments .The Subsystem is mainly responsible for vehicles on supervising ,removing defense ,inquiring past information and introducing/deriving supervision data conveniently and rapidly. The System adopts B/S architecture which is based on network application ,and it is brought into effect by JSP within Struts,selecting Oracle 10g in database storage. Now it have accomplished functions of supervising ,removing defense , inquiring historic information and introducing/deriving supervision data ,and passed tests.

Key Words:Video Surveillance System Supervision Struts JSP 目 录 论文总页数:35页 1 引言 ................................................................................ 1 1.1 课题背景及意义 ............................................................................................................................................ 1 1.2 智能交通的发展趋势 .................................................................................................................................... 1 1.3 研究内容和结构安排 .................................................................................................................................... 2 2 智能交通的相关概述和分布式体系结构 .................................................. 2

2.1 智能交通的相关概述 .................................................................................................................................... 2 2.1.1 智能交通中布控管理的基本信息........................................................................................................ 2 2.1.2 智能交通中布控管理的中国特色........................................................................................................ 3 2.1.3 智能交通(ITS)中布控管理发展的背景及动因 .............................................................................. 4 2.1.4 智能交通的特点 ................................................................................................................................... 6 2.2 分布式体系结构 ............................................................................................................................................ 6 2.2.1 浏览器服务器结构 ............................................................................................................................... 6 2.2.2 B/S模式 ................................................................................................................................................ 7 2.3 STRUTS框架 ................................................................................................................................................ 10 2.3.1 MVC设计模式 ................................................................................................................................... 10 2.3.2 Struts实现MVC模式原理 ................................................................................................................ 11 3 布控管理子系统需求分析及项目方案 ................................................... 12