文档介绍:
January 2006
安徽工业大学学报
Anhui University of Technology
第 23 卷第 1 期
2006 年 1 月
文章编号: 1671-7872(2006)01-0080-05
远程火灾监控系统服务器的设计与实现
刘雁鹏, 戴瑜兴
( 湖南大学电气与信息工程学院, 湖南长沙
410082)
摘要: 远程火灾监控系统是用于远程实现对用户的各种火灾探测报警系统、消防设备进行日常检测、监控及报警信息处理的系
统; 针对其所具备的功能, 采用基于 JSP 的 Web 数据库方式实现了服务器部分, 并给出其组成、设计及具体实现方法。
关键词: 远程监控; JSP ; Web; JDBC ; 数据库
中图分类号:TP18
文献标识码:B
Design & Realization of the Server in Remote Monitor
and Control System of Fire Alarm
LIU Yan- peng, DAI Yu- xing
(College of Electrical and Information Engineering, Hunan University , Changsha 410082,China)
Abstr act : Remote monitor and control system is used to different kinds of FAS & fire control facility, which the
basic function is routine monitoring remotely and the process for the alarm informations . After analyzing these
functions, the design of server part is introduce which is the core part in remote monitor and control system, and
the specific realization method.
Key wor ds: remote monitor and control; JSP; Web; JDBC; database
引
言
随着互联网的不断发展与完善, 基于网络的应用也越来越广泛。在传统火灾报警系统中, 一直存在着通
讯协议无标准, 各个厂家设备互不兼容, 有关部门无法统一管理等问题。以网络服务器为核心的现代火灾报
警远程监控系统, 可以实现在统一的环境下, 对网内不同厂家的火灾报警器进行监控; 通过在不同厂家报警
控制器中添加包含各自通讯协议的网络模块, 把火灾等报警数据传送到网络服务器数据库中。现代火灾网络
监控系统以互联网为媒介, 使用 Web 浏览器的方式查看报警设备的运行状态或故障信息, 可以随时检测各
个报警控制器的工作状态及安装地点的安全状况。
本文提出的服务器端设计是网络监控系统的核心组成部分, 主要是对远端火灾报警控制器传送来的报
警数据进行实时处理, 同时可为客户提供历史数据查询等服务。
1 总