JP2009163395A - Security device and method - Google Patents

Security device and method Download PDF

Info

Publication number
JP2009163395A
JP2009163395A JP2007340856A JP2007340856A JP2009163395A JP 2009163395 A JP2009163395 A JP 2009163395A JP 2007340856 A JP2007340856 A JP 2007340856A JP 2007340856 A JP2007340856 A JP 2007340856A JP 2009163395 A JP2009163395 A JP 2009163395A
Authority
JP
Japan
Prior art keywords
security
control program
security device
rewriting
rewritten
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2007340856A
Other languages
Japanese (ja)
Other versions
JP5331336B2 (en
Inventor
Tetsuo Kuramoto
哲生 倉本
Toru Matsubayashi
徹 松林
Yasuhiko Saito
泰彦 齋藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sohgo Security Services Co Ltd
Original Assignee
Sohgo Security Services Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sohgo Security Services Co Ltd filed Critical Sohgo Security Services Co Ltd
Priority to JP2007340856A priority Critical patent/JP5331336B2/en
Publication of JP2009163395A publication Critical patent/JP2009163395A/en
Application granted granted Critical
Publication of JP5331336B2 publication Critical patent/JP5331336B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Fire Alarms (AREA)
  • Telephonic Communication Services (AREA)
  • Alarm Systems (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a security device and method for reducing the workload of maintenance. <P>SOLUTION: In a security device 100 connected through a network 300 to a monitoring center 200, a communication part 112 receives a control program to be rewritten and timing information showing a timing to restart the security device 100 by reading the control program to be written from the monitoring center 200, and a rewrite part 105 rewrites the control program stored in a program data storage part 108 which stores the control program for controlling the security device 100 with the control program to be rewritten, and a restart part 106 restarts the security device 100 by reading the rewritten control program from the program data storage part 108 according to the timing information. <P>COPYRIGHT: (C)2009,JPO&amp;INPIT

Description

本発明は、警備装置および方法に関する。   The present invention relates to security devices and methods.

従来、一般住宅や、テナントビル等に設置されている警備装置の制御プログラムの書換えを行う際には、作業員が警備装置を設置している現地に出動し、警備装置ごとに制御プログラムの書換えを行っていた。このような警備装置ごとの制御プログラムの書換えは、作業の負担が膨大であるという問題があった。   Conventionally, when rewriting a control program for a security device installed in a general house or tenant building, an operator is dispatched to the site where the security device is installed, and the control program is rewritten for each security device. Had gone. Such rewriting of the control program for each security device has a problem that the work load is enormous.

このような問題を解決するものとして、火災感知器のメンテナンス支援システムが開示されている(特許文献1参照)。かかるシステムでは、火災感知器への制御信号を送信することによって遠隔操作で火災感知器に保守作業を実行することができる。   As a solution to such a problem, a maintenance support system for a fire detector is disclosed (see Patent Document 1). In such a system, maintenance work can be performed on the fire detector remotely by sending a control signal to the fire detector.

特開2005−209030号公報JP 2005-209030 A

しかしながら、上記特許文献1に記載された技術では、制御信号による保守動作であるため、現在動作している制御プログラムに予め設定されているメンテナンス処理のような簡易な保守作業は可能であるが、上述したような警備装置を制御している制御プログラムを書換えることはできない。   However, since the technique described in Patent Document 1 is a maintenance operation based on a control signal, a simple maintenance operation such as a maintenance process preset in a currently operating control program is possible. The control program that controls the security device as described above cannot be rewritten.

また、通常のパーソナルコンピュータがネットワークに接続されている場合に、サーバからプログラムをダウンロードし、再起動することによって制御プログラムを書換えるような技術を適用したとしても、防犯上の理由から警備装置自体の電源を利用者が自由に切断することはできないため、利用者の操作によって制御プログラムをダウンロードして切替えることはできなかった。   In addition, when a normal personal computer is connected to the network, even if a technology is applied to rewrite the control program by downloading the program from the server and restarting it, the security device itself for security reasons. Since the user cannot freely disconnect the power source, the control program cannot be downloaded and switched by user operation.

本発明は、上記に鑑みてなされたものであって、メンテナンスの作業負担の少ない警備装置および方法を提供することを目的とする。   The present invention has been made in view of the above, and an object of the present invention is to provide a security device and a method with a small maintenance work load.

上述した課題を解決し、目的を達成するために、請求項1にかかる発明は、監視センタとネットワークを介して接続される警備装置において、前記警備装置を制御している制御プログラムを記憶する記憶手段と、前記監視センタから、書換え対象の制御プログラムと、前記書換え対象の制御プログラムを読み込んで前記警備装置を再起動するタイミングを示すタイミング情報とを受信する受信手段と、前記記憶手段に記憶された制御プログラムを、前記書換え対象の制御プログラムに書換える書換手段と、前記タイミング情報に従って、書換え後の前記制御プログラムを前記記憶手段から読み込んで前記警備装置を再起動する再起動手段と、を備えることを特徴とする。   In order to solve the above-described problems and achieve the object, the invention according to claim 1 is a security device connected to a monitoring center via a network, and stores a control program for controlling the security device. Means, receiving means for receiving a control program to be rewritten from the monitoring center, and timing information indicating a timing for reading the control program to be rewritten and restarting the security device, and stored in the storage means Rewriting means for rewriting the control program into the control program to be rewritten, and restarting means for reading the control program after rewriting from the storage means and restarting the security device according to the timing information. It is characterized by that.

また、請求項2にかかる発明は、請求項1に記載の警備装置において、警備領域で異常を検知した場合に前記監視センタに警報を送信する警備モードと、前記警備領域で異常を検知した場合に前記監視センタに警報を送信しない警備解除モードとのいずれかを警備状態として記憶する警備状態記憶手段、をさらに備え、前記受信手段は、前記書換え対象の制御プログラムとともに、前記タイミング情報として前記警備状態が警備解除モードである場合に前記書換え対象の制御プログラムを起動する旨の指定を受信し、前記再起動手段は、前記警備状態記憶手段に記憶された警備状態が警備解除モードである場合に、書換え後の前記制御プログラムを前記記憶手段から読み込んで前記警備装置を再起動すること、を特徴とする。   The invention according to claim 2 is the security device according to claim 1, wherein when an abnormality is detected in the security area, a security mode for transmitting an alarm to the monitoring center, and when an abnormality is detected in the security area Security state storage means for storing any one of a security release mode that does not send an alarm to the monitoring center as a security state, and the receiving means, together with the control program to be rewritten, as the timing information, When the status is the security release mode, the designation to start the control program to be rewritten is received, and the restarting means is when the security status stored in the security status storage means is the security release mode. The control program after rewriting is read from the storage means and the security device is restarted.

また、請求項3にかかる発明は、請求項1に記載の警備装置において、前記受信手段は、前記制御プログラムとともに、前記タイミング情報として前記書換え対象の制御プログラムを起動する日時を示す指定日時を受信し、前記再起動手段は、現在時刻が前記指定日時となったときに、書換え後の前記制御プログラムを前記記憶手段から読み込んで前記警備装置を再起動すること、を特徴とする。   According to a third aspect of the present invention, in the security device according to the first aspect, the receiving unit receives a designated date and time indicating the date and time when the control program to be rewritten is activated as the timing information together with the control program. The restarting means reads the control program after rewriting from the storage means and restarts the security device when the current time reaches the designated date and time.

また、請求項4にかかる発明は、請求項3に記載の警備装置において、警備領域で異常を検知した場合に前記監視センタに警報を送信する警備モードと、前記警備領域で異常を検知した場合に前記監視センタに警報を送信しない警備解除モードとのいずれかを警備状態として記憶する警備状態記憶手段、をさらに備え、前記受信手段は、前記タイミング情報として、さらに前記警備状態が警備解除モードである場合に前記書換え対象の制御プログラムを起動する旨の指定を受信し、前記再起動手段は、現在時刻が前記指定日時となったときで、かつ、前記警備状態記憶手段に記憶された警備状態が警備解除モードである場合に、書換え後の前記制御プログラムを前記記憶手段から読み込んで前記警備装置を再起動すること、を特徴とする。   According to a fourth aspect of the present invention, in the security device according to the third aspect, when an abnormality is detected in the security area, a security mode for transmitting an alarm to the monitoring center, and when an abnormality is detected in the security area A security state storage means for storing any one of a security release mode that does not send an alarm to the monitoring center as a security state, and the reception means further includes the security status in the security release mode as the timing information. When there is a designation to start the control program to be rewritten, the restarting means is a security state stored in the security state storage means when the current time is the designated date and time. Is in the security release mode, the control program after rewriting is read from the storage means and the security device is restarted.

また、請求項5にかかる発明は、請求項4に記載の警備装置において、前記再起動手段は、現在時刻が前記指定日時となったときに、前記警備状態記憶手段に記憶された警備状態が警備解除モードでない場合は、前記指定日時に所定の時間を追加して新たな指定日時とすること、を特徴とする。   Further, the invention according to claim 5 is the security device according to claim 4, wherein when the current time becomes the specified date and time, the restarting means stores the security status stored in the security status storage means. When not in the security release mode, a predetermined time is added to the specified date and time to obtain a new specified date and time.

また、請求項6にかかる発明は、請求項1に記載の警備装置において、前記受信手段は、前記制御プログラムとともに、前記タイミング情報として指定がない旨を受信し、前記再起動手段は、書換え後の前記制御プログラムを前記記憶手段から読み込んで前記警備装置を再起動すること、を特徴とする。   According to a sixth aspect of the present invention, in the security device according to the first aspect, the receiving means receives, together with the control program, an indication that there is no designation as the timing information, and the restarting means The control program is read from the storage means and the security device is restarted.

また、請求項7にかかる発明は、請求項1〜6のいずれか一つに記載の警備装置において、前記記憶手段は、さらに前記制御プログラムで用いる制御データを記憶し、前記受信手段は、さらに書換え対象の制御データを受信し、前記書換手段は、さらに前記記憶手段に記憶された制御データを前記書換え対象の制御データに書換え、前記再起動手段は、さらに前記タイミング情報に従って、書換え後の前記制御データを前記記憶手段から読み込んで前記警備装置を再起動すること、を特徴とする。   The invention according to claim 7 is the security device according to any one of claims 1 to 6, wherein the storage unit further stores control data used in the control program, and the reception unit further includes: Receiving the control data to be rewritten, the rewriting means further rewrites the control data stored in the storage means to the control data to be rewritten, and the restarting means further rewrites the rewritten data according to the timing information. The control data is read from the storage means and the security device is restarted.

また、請求項8にかかる発明は、監視センタとネットワークを介して接続される警備装置で実行される方法において、前記警備装置は、前記警備装置を制御している制御プログラムを記憶する記憶手段、を備え、受信手段が、前記監視センタから、書換え対象の制御プログラムと、前記書換え対象の制御プログラムを読み込んで前記警備装置を再起動するタイミングを示すタイミング情報とを受信する受信工程と、書換手段が、前記記憶手段に記憶された制御プログラムを、前記書換え対象の制御プログラムに書換える書換工程と、再起動手段が、前記タイミング情報に従って、書換え後の前記制御プログラムを前記記憶手段から読み込んで前記警備装置を再起動する再起動工程と、を含むことを特徴とする。   The invention according to claim 8 is a method executed by a security device connected to a monitoring center via a network, wherein the security device stores a control program for controlling the security device, A receiving step for receiving from the monitoring center a control program to be rewritten and timing information indicating a timing for reading the control program to be rewritten and restarting the security device; and a rewriting unit The rewriting step of rewriting the control program stored in the storage means to the control program to be rewritten, and the restarting means read the control program after rewriting from the storage means according to the timing information, and A restarting step of restarting the security device.

本発明によれば、監視センタから書換え対象の制御プログラムとタイミング情報を受信し、現在の制御プログラムを、書換え対象の制御プログラムに書換え、タイミング情報に従って書換え後の制御プログラムを読み込んで再起動することにより、指定されたタイミングで警備装置の制御プログラムを変更することができるため、警備装置のメンテナンスの作業負担を軽減することができるという効果を奏する。   According to the present invention, the control program to be rewritten and the timing information are received from the monitoring center, the current control program is rewritten to the control program to be rewritten, and the rewritten control program is read and restarted according to the timing information. Thus, since the control program of the security device can be changed at the designated timing, it is possible to reduce the work load of maintenance of the security device.

以下に添付図面を参照して、本発明にかかる警備装置および方法の最良な実施の形態を詳細に説明する。なお、本発明はこれらの実施の形態に限定されるものではない。   Exemplary embodiments of a security device and method according to the present invention will be explained below in detail with reference to the accompanying drawings. The present invention is not limited to these embodiments.

本実施の形態について、添付図面を参照して説明する。まず、本発明が適用される警備装置の構成例について説明する。図1は、本実施の形態にかかる警備装置の構成を示すブロック図である。   The present embodiment will be described with reference to the accompanying drawings. First, a configuration example of a security device to which the present invention is applied will be described. FIG. 1 is a block diagram showing a configuration of a security device according to the present embodiment.

本実施の形態にかかる警備装置100は、センサ101と、受信部102と、操作パネル部103と、制御部104と、書換部105と、再起動部106と、タイマ部107と、プログラム・データ記憶部108と、書換えプログラム・データ記憶部109と、警備状態記憶部110と、警備装置情報記憶部111と、通信部112とを備えている。なお、警備装置100は、インターネットなどのネットワーク300を介して監視センタ200と接続されている。   The security device 100 according to the present embodiment includes a sensor 101, a receiving unit 102, an operation panel unit 103, a control unit 104, a rewriting unit 105, a restart unit 106, a timer unit 107, program data A storage unit 108, a rewrite program / data storage unit 109, a security state storage unit 110, a security device information storage unit 111, and a communication unit 112 are provided. The security device 100 is connected to the monitoring center 200 via a network 300 such as the Internet.

センサ101は、検知領域での異常を検知する。センサ101は、例えば赤外線の受光量の変化をもとに人を検知する赤外線センサ、赤外線などが遮られることで人を検知する遮断センサ、電磁波の乱れで人を検知する気配センサ、マグネットにより扉の開閉を検出するマグネットセンサなどの検知領域の異常を検出する各種センサである。受信部102は、センサ101が異常を検知した際の検知情報を受信する。   The sensor 101 detects an abnormality in the detection area. The sensor 101 includes, for example, an infrared sensor that detects a person based on a change in the amount of received infrared light, a shut-off sensor that detects a person by blocking infrared light, a sign sensor that detects a person by disturbance of electromagnetic waves, and a door using a magnet. These are various sensors for detecting an abnormality in a detection region such as a magnet sensor for detecting the opening / closing of the sensor. The receiving unit 102 receives detection information when the sensor 101 detects an abnormality.

操作パネル部103は、警備装置100に関する情報の表示や警備装置100に対する情報の入力を受け付ける。操作パネル部103は、例えば操作パネル102に表示されたボタンを押下することによって警備状態の入力を受け付ける。   The operation panel unit 103 accepts display of information related to the security device 100 and input of information to the security device 100. The operation panel unit 103 receives an input of a security state by pressing a button displayed on the operation panel 102, for example.

制御部104は、受信部102、操作パネル部103等の警備装置100の各部を制御する。制御部104は、警備装置100が起動する際に、プログラム・データ記憶部108に記憶された制御プログラムや設定データ等を読み込むことにより制御部104としての動作が可能となり、警備装置100の各部を制御する。ここで、制御プログラムとは、警備装置100の各部を制御するプログラム(ファームウェア)である。設定データとは、制御プログラムで用いられるデータ、すなわち制御データである。   The control unit 104 controls each unit of the security device 100 such as the reception unit 102 and the operation panel unit 103. The control unit 104 can operate as the control unit 104 by reading the control program and setting data stored in the program / data storage unit 108 when the security device 100 is activated. Control. Here, the control program is a program (firmware) for controlling each part of the security device 100. The setting data is data used in the control program, that is, control data.

通信部112は、監視センタ200と各種情報を送受信する。通信部112は、監視センタ200から送信される書換えに関する情報や制御プログラム、設定データを受信し、受信した制御プログラムや設定データを書換えプログラム・データ記憶部109に格納する。また、通信部112は、警備装置100での制御プログラム等の書換え処理に対する結果を監視センタ200に送信する。なお、書換えに関する情報や制御プログラム、設定データは、監視センタ200に代えて、ネットワーク300に接続されたサーバから送信するようにしてもよい。また、通信部112は、警報情報を監視センタ200に送信する。   The communication unit 112 transmits and receives various types of information to and from the monitoring center 200. The communication unit 112 receives information on rewriting, a control program, and setting data transmitted from the monitoring center 200, and stores the received control program and setting data in the rewriting program / data storage unit 109. In addition, the communication unit 112 transmits the result of the rewriting process such as the control program in the security device 100 to the monitoring center 200. Note that information on rewriting, a control program, and setting data may be transmitted from a server connected to the network 300 instead of the monitoring center 200. In addition, the communication unit 112 transmits alarm information to the monitoring center 200.

プログラム・データ記憶部108は、現在警備装置100を制御している制御プログラムや設定データを記憶している。なお、プログラム・データ記憶部108は、読み書き可能な不揮発性メモリである。   The program / data storage unit 108 stores a control program and setting data that are currently controlling the security device 100. The program / data storage unit 108 is a readable / writable nonvolatile memory.

書換えプログラム・データ記憶部109は、監視センタ200から送信された制御プログラムや設定データを記憶する。なお、書換えプログラム・データ記憶部109は、プログラム・データ記憶部108と同様に、読み書き可能な不揮発性メモリである。また、書換えプログラム・データ記憶部109は、プログラム・データ記憶部108と同一の記憶媒体であっても異なる記憶媒体であってもよい。   The rewrite program / data storage unit 109 stores the control program and setting data transmitted from the monitoring center 200. The rewrite program / data storage unit 109 is a readable / writable nonvolatile memory, like the program / data storage unit 108. The rewrite program / data storage unit 109 may be the same storage medium as the program / data storage unit 108 or a different storage medium.

書換部105は、監視センタ200から送信されたタイミング情報に従って、書換えプログラム・データ記憶部109に記憶された制御プログラムや設定データを、プログラム・データ記憶部108に格納する。   The rewrite unit 105 stores the control program and setting data stored in the rewrite program / data storage unit 109 in the program / data storage unit 108 in accordance with the timing information transmitted from the monitoring center 200.

ここで、タイミング情報とは、警備状態が警備解除モードである場合に制御プログラムや設定データを書換えて、書換え後の制御プログラムや設定データを読み込んで再起動させる旨の指定と、制御プログラムや設定データを書換えて、書換え後の制御プログラムや設定データを読み込んで再起動させる日時を示す指定日時との組み合わせた情報である。タイミング情報は、“警備解除時,2007年12月26日14:00”のような警備解除時でかつ設定日時の指定、“なし,2007年12月26日14:00”のような設定日時の指定、“警備解除時,なし”のような警備解除時の指定、“なし,なし”の受信後即時の指定の4通りの指定が可能となる。   Here, the timing information means that the control program and setting data are rewritten when the security state is the security release mode, the control program and setting data after rewriting are read and restarted, and the control program and setting are set. This is information combined with a designated date and time indicating the date and time when the data is rewritten and the control program and setting data after rewriting are read and restarted. Timing information includes “when security is released, December 26, 2007, 14:00”, when security is released, and setting date and time, “none, December 26, 2007, 14:00”. , Designation at the time of security release such as “when security is released, none”, and designation immediately after reception of “none, none” are possible.

再起動部106は、プログラム・データ記憶部108に格納された制御プログラムや設定データで警備装置100を動作させるために、書換部105によって制御プログラムや設定データが書換えられた後に警備装置100を再起動させる。再起動部106は、警備装置100の電源を切断した後、プログラム・データ記憶部108に記憶された制御プログラムや設定データを読み込んで起動することにより、監視センタ200から送信された制御プログラムや設定データで、警備装置100を制御することができる。   The restarting unit 106 restarts the security device 100 after the rewriting unit 105 rewrites the control program and setting data in order to operate the security device 100 with the control program and setting data stored in the program / data storage unit 108. Start. The restarting unit 106 turns off the power of the security device 100 and then reads and starts the control program and setting data stored in the program / data storage unit 108, thereby starting the control program and setting transmitted from the monitoring center 200. The security device 100 can be controlled by the data.

タイマ部107は、現在日時を計時する。また、タイマ部107は、計時開始時からの経過時間を計時する。   The timer unit 107 measures the current date and time. In addition, the timer unit 107 measures the elapsed time from the start of timing.

警備状態記憶部110は、現在の警備装置100の警備状態を記憶する。具体的には、操作パネル部103から入力を受け付けた警備状態を記憶する。警備装置100で設定可能な警備状態には、大別して警備モードと警備解除モードとがある。警備モードとは、センサ101が検知領域で異常を検知した際に送出する検知情報を受信した場合に、警備領域での異常を知らせる警報情報をネットワーク300で接続されている監視センタ200に送信するモードをいい、警備解除モードとは、上記検知情報を受信した場合でも警報情報を監視センタ200に送信しないモードをいう。   The security status storage unit 110 stores the current security status of the security device 100. Specifically, the security state that received the input from the operation panel unit 103 is stored. The security states that can be set by the security device 100 are roughly divided into a security mode and a security release mode. In the security mode, when the detection information transmitted when the sensor 101 detects an abnormality in the detection area is received, the alarm information notifying the abnormality in the security area is transmitted to the monitoring center 200 connected via the network 300. A security release mode is a mode in which alarm information is not transmitted to the monitoring center 200 even when the detection information is received.

警備装置情報記憶部111は、警備装置100に関する情報を記憶する。ここで、警備装置100に関する情報とは、警備装置100の型番を示す機種ID等である。   The security device information storage unit 111 stores information regarding the security device 100. Here, the information related to the security device 100 is a model ID indicating the model number of the security device 100 or the like.

次に、以上のように構成されている警備装置100による制御プログラム・設定データ書換え処理について説明する。図2は、通信部112、書換部105が行う制御プログラム・設定データ書換え処理手順を示すフローチャートである。なお、制御プログラム・設定データ書換え処理は、監視センタ200から書換え開始指示および対応機種IDが送信されることから開始される。   Next, the control program / setting data rewriting process by the security device 100 configured as described above will be described. FIG. 2 is a flowchart showing a control program / setting data rewriting process procedure performed by the communication unit 112 and the rewriting unit 105. The control program / setting data rewriting process is started when the rewriting start instruction and the corresponding model ID are transmitted from the monitoring center 200.

まず、警備装置100の通信部112は、監視センタ200から送信された書換え開始指示および書換え対象機種IDを受信する(ステップS201)。書換部105は、警備装置情報記憶部111から機種IDを取得する(ステップS202)。書換部105は、受信した対象機種IDと、警備装置情報記憶部111に記憶された機種IDが適合するか否かを判断する(ステップS203)。   First, the communication unit 112 of the security device 100 receives the rewrite start instruction and the rewrite target model ID transmitted from the monitoring center 200 (step S201). The rewriting unit 105 acquires the model ID from the security device information storage unit 111 (step S202). The rewrite unit 105 determines whether or not the received target model ID matches the model ID stored in the security device information storage unit 111 (step S203).

受信した対象機種IDと、警備装置情報記憶部111に記憶された機種IDが適合すると判断した場合は(ステップS203:Yes)、通信部112は監視センタ200に適合信号を送信する(ステップS204)。通信部112は、監視センタ200が適合信号に応じて送信したタイミング情報、制御プログラムおよび設定データを受信する(ステップS205)。通信部112は、受信した制御プログラムおよび設定データを書換えプログラム・データ記憶部109に格納する(ステップS206)。   If it is determined that the received target model ID matches the model ID stored in the security device information storage unit 111 (step S203: Yes), the communication unit 112 transmits a compliance signal to the monitoring center 200 (step S204). . The communication unit 112 receives the timing information, control program, and setting data transmitted by the monitoring center 200 in response to the conformance signal (step S205). The communication unit 112 stores the received control program and setting data in the rewrite program / data storage unit 109 (step S206).

通信部112は、制御プログラムおよび設定データを正常に受信したか否かを判断する(ステップS207)。制御プログラムおよび設定データを正常に受信したと判断した場合は(ステップS207:Yes)、制御プログラム・設定データ書換え処理を実行する(ステップS208)。制御プログラム・設定データ書換え処理の詳細は、後述する。   The communication unit 112 determines whether or not the control program and setting data have been normally received (step S207). If it is determined that the control program and setting data have been normally received (step S207: Yes), a control program / setting data rewriting process is executed (step S208). Details of the control program / setting data rewriting process will be described later.

制御プログラムおよび設定データを正常に受信していないと判断した場合は(ステップS207:No)、通信部112は書換えプログラム・データ記憶部109に格納した制御プログラムおよび設定データを破棄する(ステップS209)。通信部112は、監視センタ200に受信データ異常信号を送信する(ステップS210)。   If it is determined that the control program and setting data have not been received normally (step S207: No), the communication unit 112 discards the control program and setting data stored in the rewrite program / data storage unit 109 (step S209). . The communication unit 112 transmits a reception data abnormality signal to the monitoring center 200 (step S210).

ステップS203において、受信した対象機種IDと、警備装置情報記憶部111に記憶された機種IDが適合しないと判断した場合は(ステップS203:No)、不適合信号を監視センタ200に送信する(ステップS211)。   If it is determined in step S203 that the received target model ID does not match the model ID stored in the security device information storage unit 111 (step S203: No), a non-conforming signal is transmitted to the monitoring center 200 (step S211). ).

次に、制御プログラム・設定データ書換え処理について説明する。図3は、書換部105が行う制御プログラム・設定データ書換え処理手順を示すフローチャートである。   Next, the control program / setting data rewriting process will be described. FIG. 3 is a flowchart showing a control program / setting data rewriting process procedure performed by the rewriting unit 105.

まず、書換部105は、タイミング情報に警備解除時指定が含まれているか否かを判断する(ステップS301)。タイミング情報に警備解除時指定が含まれていると判断した場合は(ステップS301:Yes)、書換部105はタイミング情報に日時指定が含まれているか否かを判断する(ステップS302)。タイミング情報に日時指定が含まれていると判断した場合は(ステップS302:Yes)、書換部105は日時指定かつ警備解除時の書換え処理を実行する(ステップS303)。処理の詳細は、後述する。タイミング情報に日時指定が含まれていないと判断した場合は(ステップS302:No)、書換部105は警備解除時の書換え処理を実行する(ステップS304)。処理の詳細は、後述する。   First, the rewrite unit 105 determines whether or not the timing release includes a security release designation (step S301). When it is determined that the security release designation is included in the timing information (step S301: Yes), the rewriting unit 105 determines whether the timing information includes the date designation (step S302). When it is determined that the date / time designation is included in the timing information (step S302: Yes), the rewriting unit 105 executes the rewriting process at the time designation / security release (step S303). Details of the processing will be described later. When it is determined that the date and time designation is not included in the timing information (step S302: No), the rewriting unit 105 executes a rewriting process at the time of security release (step S304). Details of the processing will be described later.

ステップS301において、タイミング情報に警備解除時指定が含まれていないと判断した場合は(ステップS301:No)、書換部105はタイミング情報に日時指定が含まれているか否かを判断する(ステップS305)。タイミング情報に日時指定が含まれていると判断した場合は(ステップS305:Yes)、書換部105は日時指定の書換え処理を実行する(ステップS306)。処理の詳細は、後述する。タイミング情報に日時指定が含まれていないと判断した場合は(ステップS305:No)、書換部105は書換え処理を実行する(ステップS307)。処理の詳細は、後述する。   If it is determined in step S301 that the timing release information does not include a security release designation (step S301: No), the rewrite unit 105 determines whether the timing information includes a date and time designation (step S305). ). When it is determined that the date / time designation is included in the timing information (step S305: Yes), the rewriting unit 105 executes a date / time designation rewriting process (step S306). Details of the processing will be described later. When it is determined that the date / time designation is not included in the timing information (step S305: No), the rewrite unit 105 executes a rewrite process (step S307). Details of the processing will be described later.

次に、日時指定かつ警備解除時の書換え処理について説明する。図4は、書換部105が行う日時指定かつ警備解除時の書換え処理手順を示すフローチャートである。   Next, the rewriting process at the time designation and security release will be described. FIG. 4 is a flowchart showing a rewrite processing procedure at the time designation and security release performed by the rewrite unit 105.

まず、書換部105は現在日時が指定日時であるか否かを判断する(ステップS401)。現在日時が指定日時でないと判断した場合は(ステップS401:No)、ステップS401に戻り、現在日時が指定日時になるまでこの処理を繰り返す。   First, the rewrite unit 105 determines whether or not the current date is a specified date (step S401). If it is determined that the current date / time is not the specified date / time (step S401: No), the process returns to step S401, and this process is repeated until the current date / time becomes the specified date / time.

現在日時が指定日時であると判断した場合は(ステップS401:Yes)、書換部105は警備状態記憶部110から現在の警備状態を取得する(ステップS402)。書換部105は、現在の警備状態が警備解除モードであるか否かを判断する(ステップS403)。現在の警備状態が警備解除モードであると判断した場合は(ステップS403:Yes)、書換え処理を実行する(ステップS404)。処理の詳細は、後述する。現在の警備状態が警備解除モードでないと判断した場合は(ステップS403:No)、書換部105は指定日時を指定日時に1日加算した日時とし(ステップS405)、ステップS401に戻る。なお、指定日時に加算する時間は、1日に限らず、警備装置100が設置されている警備領域の実情に応じた時間を加算する。   If it is determined that the current date is the specified date (step S401: Yes), the rewrite unit 105 acquires the current security status from the security status storage unit 110 (step S402). The rewriting unit 105 determines whether or not the current security state is the security release mode (step S403). When it is determined that the current security state is the security release mode (step S403: Yes), a rewrite process is executed (step S404). Details of the processing will be described later. If it is determined that the current security state is not the security release mode (step S403: No), the rewriting unit 105 sets the designated date and time to one day (step S405), and returns to step S401. Note that the time to be added to the designated date and time is not limited to one day, and the time according to the actual situation of the security area where the security device 100 is installed is added.

次に、警備解除時の書換え処理について説明する。図5は、書換部105が行う警備解除時の書換え処理手順を示すフローチャートである。   Next, the rewriting process at the time of security release will be described. FIG. 5 is a flowchart showing a rewrite processing procedure at the time of security release performed by the rewrite unit 105.

まず、書換部105は、警備状態記憶部110から現在の警備状態を取得する(ステップS501)。書換部105は、現在の警備状態が警備解除モードであるか否かを判断する(ステップS502)。現在の警備状態が警備解除モードであると判断した場合は(ステップS502:Yes)、ステップS509に進む。現在の警備状態が警備解除モードでないと判断した場合は(ステップS502:No)、すなわち現在の警備状態が警備モードであると判断した場合は、書換部105は警備状態記憶部110から現在の警備状態を取得する(ステップS503)。書換部105は、現在の警備状態が警備解除モードであるか否かを判断する(ステップS504)。現在の警備状態が警備解除モードであると判断した場合は(ステップS504:Yes)、タイマ部107は書換えタイマをスタートする(ステップS505)。これにより、タイマ部107は警備解除モードが設定されてからの経過時間を計時する。現在の警備状態が警備解除モードでないと判断した場合は(ステップS504:No)、ステップS503に戻り、現在の警備状態が警備解除モードに設定されるまでこの処理を繰り返す。   First, the rewrite unit 105 acquires the current security state from the security state storage unit 110 (step S501). The rewrite unit 105 determines whether or not the current security state is the security release mode (step S502). If it is determined that the current security state is the security release mode (step S502: Yes), the process proceeds to step S509. When it is determined that the current security state is not the security release mode (step S502: No), that is, when it is determined that the current security state is the security mode, the rewrite unit 105 receives the current security from the security state storage unit 110. A state is acquired (step S503). The rewriting unit 105 determines whether or not the current security state is the security release mode (step S504). When it is determined that the current security state is the security release mode (step S504: Yes), the timer unit 107 starts a rewrite timer (step S505). Thereby, the timer unit 107 measures the elapsed time after the security release mode is set. If it is determined that the current security state is not the security release mode (step S504: No), the process returns to step S503, and this process is repeated until the current security state is set to the security release mode.

書換部105は、警備状態記憶部110から現在の警備状態を取得する(ステップS506)。書換部105は、現在の警備状態が警備解除モードであるか否かを判断する(ステップS507)。現在の警備状態が警備解除モードであると判断した場合は(ステップS507:Yes)、書換部105は書換えタイマがスタートしてから所定時間を経過したか否かを判断する(ステップS508)。所定時間を経過したと判断した場合は(ステップS508:Yes)、書換部105は書換え処理を実行する(ステップS509)。処理の詳細は、後述する。所定時間を経過していないと判断した場合は(ステップS508:No)、ステップS506に戻り、所定時間経過するまでこの処理を繰り返す。   The rewrite unit 105 acquires the current security state from the security state storage unit 110 (step S506). The rewrite unit 105 determines whether or not the current security state is the security release mode (step S507). When it is determined that the current security state is the security release mode (step S507: Yes), the rewrite unit 105 determines whether or not a predetermined time has elapsed since the start of the rewrite timer (step S508). If it is determined that the predetermined time has passed (step S508: Yes), the rewrite unit 105 executes a rewrite process (step S509). Details of the processing will be described later. If it is determined that the predetermined time has not elapsed (step S508: No), the process returns to step S506, and this process is repeated until the predetermined time elapses.

ステップS507において、現在の警備状態が警備解除モードでないと判断した場合は(ステップS507:No)、すなわち所定時間を経過する前に警備モードが設定された場合は、ステップS503に戻る。例えば、家人が忘れ物を取りに戻った後に再び外出するような場合など、警備状態を警備解除モードに設定した後すぐに警備モードに切替える場合も多いため、警備解除モードが設定されて所定時間が経過した後に書換え処理を行う。これにより、書換え処理を実行することで無警備状態になる時間を短くすることができる。   In step S507, when it is determined that the current security state is not the security release mode (step S507: No), that is, when the security mode is set before the predetermined time elapses, the process returns to step S503. For example, when the housekeeper goes out again after returning forgetting something, the security state is often switched to the security mode immediately after setting the security status to the security cancellation mode. Rewrite processing is performed after the elapse. Thereby, the time which will be in an unguarded state can be shortened by performing rewriting processing.

次に、日時指定の書換え処理について説明する。図6は、書換部105が行う日時指定の書換え処理手順を示すフローチャートである。   Next, the date and time designation rewriting process will be described. FIG. 6 is a flowchart illustrating a rewrite processing procedure for date designation performed by the rewrite unit 105.

まず、書換部105は、現在日時が指定日時であるか否かを判断する(ステップS601)。現在日時が指定日時でないと判断した場合は(ステップS601:No)、ステップS601に戻り、現在日時が指定日時となるまでこの処理を繰り返す。現在日時が指定日時であると判断した場合は(ステップS601:Yes)、書換部105は書換え処理を実行する(ステップS602)。処理の詳細は、後述する。   First, the rewrite unit 105 determines whether or not the current date and time is a specified date and time (step S601). If it is determined that the current date / time is not the designated date / time (step S601: No), the process returns to step S601 and this process is repeated until the current date / time becomes the designated date / time. If it is determined that the current date is the designated date (step S601: Yes), the rewrite unit 105 executes a rewrite process (step S602). Details of the processing will be described later.

次に、書換え処理について説明する。図7は、書換部105、再起動部106が行う書換え処理手順を示すフローチャートである。   Next, the rewriting process will be described. FIG. 7 is a flowchart showing a rewrite processing procedure performed by the rewrite unit 105 and the restart unit 106.

まず、書換部105は、書換えプログラム・データ記憶部109から制御プログラム、設定データを取得する(ステップS701)。書換部105は、取得した制御プログラム、設定データを、プログラム・データ記憶部108に格納する(ステップS702)。   First, the rewrite unit 105 acquires a control program and setting data from the rewrite program / data storage unit 109 (step S701). The rewrite unit 105 stores the acquired control program and setting data in the program / data storage unit 108 (step S702).

再起動部106は、警備装置100を再起動する(ステップS703)。具体的には、再起動部106は、警備装置100の電源を切断し、プログラム・データ記憶部108に記憶された制御プログラム、設定データを制御部104に読み込んで起動する。これにより、監視センタ100から送信された新たな制御プログラムおよび設定データが読み込まれた制御部104によって警備装置100が制御されるため、これまで警備装置100を制御していた制御プログラムおよび設定データとは異なる制御プログラムおよび設定データで警備装置100を制御することができる。   The restarting unit 106 restarts the security device 100 (step S703). Specifically, the restarting unit 106 turns off the security device 100, reads the control program and setting data stored in the program / data storage unit 108 into the control unit 104, and starts up. Thus, since the security device 100 is controlled by the control unit 104 into which the new control program and setting data transmitted from the monitoring center 100 are read, the control program and setting data that have been used to control the security device 100 so far Can control the security device 100 with different control programs and setting data.

書換部105は、再起動が成功したか否かを判断する(ステップS704)。再起動が成功したと判断した場合は(ステップS704:Yes)、通信部112は書換え成功信号を監視センタ200に送信する(ステップS705)。再起動が成功していないと判断した場合は(ステップS704:No)、通信部112は書換え失敗信号を監視センタ200に送信する(ステップS706)。   The rewriting unit 105 determines whether the restart has been successful (step S704). When it is determined that the restart is successful (step S704: Yes), the communication unit 112 transmits a rewrite success signal to the monitoring center 200 (step S705). If it is determined that the restart has not been successful (step S704: No), the communication unit 112 transmits a rewrite failure signal to the monitoring center 200 (step S706).

このように、監視センタ200からの書換え指示のみで制御プログラムおよび設定データを書換え、警備装置の制御プログラムや設定データを変更することができるため、メンテナンスの作業負担を削減することができる。   As described above, the control program and setting data can be rewritten only by a rewriting instruction from the monitoring center 200, and the control program and setting data of the security device can be changed, so that the maintenance work load can be reduced.

また、タイミング情報に従って、制御プログラムや設定データを書換え、再起動することにより、警備領域の警備の実情に応じて、例えば警備員の警備スケジュールや、不審者侵入の危険度等を考慮したタイミングで、警備装置100が無警備状態になるため、警備の質の低下を防ぐことができる。   Also, by rewriting and restarting the control program and setting data according to the timing information, depending on the actual situation of security in the security area, for example, at a timing considering the security schedule of the security guard, the risk of suspicious person intrusion, etc. Since the security device 100 is in an unguarded state, it is possible to prevent deterioration of the security quality.

また、ネットワーク300を電話回線としないことにより、利用者宅の電話回線が使用中となることもなく、利用者宅の電話に着信して制御プログラムや設定データを送信できないことを防ぐことができる。   Also, by not using the network 300 as a telephone line, it is possible to prevent the telephone line at the user's house from being used and the control program and setting data from being transmitted to the telephone at the user's house cannot be transmitted. .

なお、警備装置100は、制御プログラムや設定データを監視センタ200から受信し、受信した制御プログラムを書換えるまでの間に、監視センタ200から書換え中止信号を受信した場合に、書換えプログラム・データ記憶部109に記憶された制御プログラム、設定データをプログラム・データ記憶部108の制御プログラム、設定データに書換えることを中止するようにしてもよい。   The security device 100 receives a control program and setting data from the monitoring center 200 and stores a rewrite program / data storage when receiving a rewrite stop signal from the monitoring center 200 until the received control program is rewritten. The rewriting of the control program and setting data stored in the unit 109 to the control program and setting data in the program / data storage unit 108 may be stopped.

また、上述した実施の形態では、制御プログラムと設定データを同時に書換える例を用いて説明したが、制御プログラムと設定データはどちらか一方を監視センタ200から受信して書き換えても、制御プログラムと設定データを別々に監視センタ200から受信し、異なるタイミングで書換え処理を行ってもよい。なお、制御プログラムと設定データそれぞれのタイミングは、上述した“指定日時かつ警備解除時”、“警備解除時”、“指定日時”、“受信後即時”のいずれかである。   In the above-described embodiment, the example in which the control program and the setting data are rewritten at the same time has been described. However, even if one of the control program and the setting data is received from the monitoring center 200 and rewritten, The setting data may be separately received from the monitoring center 200 and the rewriting process may be performed at different timings. Note that the timing of each of the control program and the setting data is any one of “specified date and time when security is released”, “when security is released”, “specified date and time”, and “immediately after reception”.

なお、制御プログラムと設定データを異なるタイミングで書換え、再起動する場合には、制御プログラムと設定データとの整合を取るため、制御プログラムと設定データのそれぞれに適合する設定データや制御プログラムの情報を保持しておき、書き換える際に適合するか否かを確認する。   In addition, when rewriting and restarting the control program and setting data at different timings, in order to make the control program and the setting data consistent, the setting data and control program information suitable for each of the control program and the setting data are stored. Keep it and check if it matches when rewriting.

また、警備装置100ごとに制御している制御プログラムや設定データを管理するために、再起動部106によって警備装置100が再起動される際に、制御プログラムや設定データの製造番号等を監視センタ200に送信し、監視センタ200で警備装置100ごとに現在動作している制御プログラムや設定データの製造番号等を管理するようにしてもよい。   Further, in order to manage the control program and setting data controlled for each security device 100, when the security device 100 is restarted by the restarting unit 106, the serial number of the control program and setting data is monitored. The monitoring program 200 may manage the control program currently operating for each security device 100, the serial number of the setting data, and the like.

また、警備装置100では、警報情報のような監視センタ200に即時に送信する必要がある情報以外の情報、例えば操作パネル部103の操作履歴情報や、異常を検知したセンサ101のIDや検知時間等を図示しない記憶部に格納しておき、監視センタ200からの要求に応じて記憶部に記憶された操作履歴情報等を監視センタ200に送信するようにしてもよい。   Further, in the security device 100, information other than information that needs to be immediately transmitted to the monitoring center 200 such as alarm information, for example, operation history information of the operation panel unit 103, ID of the sensor 101 that detected the abnormality, and detection time May be stored in a storage unit (not shown), and operation history information stored in the storage unit may be transmitted to the monitoring center 200 in response to a request from the monitoring center 200.

なお、本発明を上述した実施の形態を用いて説明してきたが、上述した実施の形態に多様な変更または改良を加えることができる。また、説明した構成や機能は、自由に組み合わせることができる。   Although the present invention has been described using the above-described embodiment, various modifications or improvements can be added to the above-described embodiment. Further, the configurations and functions described can be freely combined.

本実施の形態にかかる警備装置の構成を示すブロック図である。It is a block diagram which shows the structure of the security apparatus concerning this Embodiment. 制御プログラム・設定データ書換え処理手順を示すフローチャートである。It is a flowchart which shows a control program and setting data rewriting process procedure. 制御プログラム・設定データ書換え処理手順を示すフローチャートである。It is a flowchart which shows a control program and setting data rewriting process procedure. 日時指定かつ警備解除時の書換え処理手順を示すフローチャートである。It is a flowchart which shows the rewriting process procedure at the time of date specification and security cancellation | release. 警備解除時の書換え処理手順を示すフローチャートである。It is a flowchart which shows the rewriting process procedure at the time of security cancellation | release. 日時指定の書換え処理手順を示すフローチャートである。It is a flowchart which shows the rewriting process procedure of a date specification. 書換え処理手順を示すフローチャートである。It is a flowchart which shows the rewriting process procedure.

符号の説明Explanation of symbols

100 警備装置
101 センサ
102 受信部
103 操作パネル部
104 制御部
105 書換部
106 再起動部
107 タイマ部
108 プログラム・データ記憶部
109 書換えプログラム・データ記憶部
110 警備状態記憶部
111 警備装置情報記憶部
112 通信部
200 監視センタ
300 ネットワーク
DESCRIPTION OF SYMBOLS 100 Security apparatus 101 Sensor 102 Reception part 103 Operation panel part 104 Control part 105 Rewriting part 106 Reactivation part 107 Timer part 108 Program / data storage part 109 Rewrite program / data storage part 110 Security state storage part 111 Security apparatus information storage part 112 Communication unit 200 Monitoring center 300 Network

Claims (8)

監視センタとネットワークを介して接続される警備装置において、
前記警備装置を制御している制御プログラムを記憶する記憶手段と、
前記監視センタから、書換え対象の制御プログラムと、前記書換え対象の制御プログラムを読み込んで前記警備装置を再起動するタイミングを示すタイミング情報とを受信する受信手段と、
前記記憶手段に記憶された制御プログラムを、前記書換え対象の制御プログラムに書換える書換手段と、
前記タイミング情報に従って、書換え後の前記制御プログラムを前記記憶手段から読み込んで前記警備装置を再起動する再起動手段と、
を備えることを特徴とする警備装置。
In the security device connected to the monitoring center via the network,
Storage means for storing a control program for controlling the security device;
Receiving means for receiving, from the monitoring center, a control program to be rewritten, and timing information indicating a timing for reading the control program to be rewritten and restarting the security device;
Rewriting means for rewriting the control program stored in the storage means to the control program to be rewritten;
In accordance with the timing information, restart means for reading the control program after rewriting from the storage means and restarting the security device;
A security device comprising:
警備領域で異常を検知した場合に前記監視センタに警報を送信する警備モードと、前記警備領域で異常を検知した場合に前記監視センタに警報を送信しない警備解除モードとのいずれかを警備状態として記憶する警備状態記憶手段、をさらに備え、
前記受信手段は、前記書換え対象の制御プログラムとともに、前記タイミング情報として前記警備状態が警備解除モードである場合に前記書換え対象の制御プログラムを起動する旨の指定を受信し、
前記再起動手段は、前記警備状態記憶手段に記憶された警備状態が警備解除モードである場合に、書換え後の前記制御プログラムを前記記憶手段から読み込んで前記警備装置を再起動すること、を特徴とする請求項1に記載の警備装置。
When an abnormality is detected in the security area, either a security mode that transmits an alarm to the monitoring center or a security release mode that does not transmit an alarm to the monitoring center when an abnormality is detected in the security area is set as a security state. Further comprising a security state storage means for storing,
The receiving means receives, together with the control program to be rewritten, a designation to start the control program to be rewritten when the security state is a security release mode as the timing information,
The restarting means reads the control program after rewriting from the storage means and restarts the security device when the security status stored in the security status storage means is a security release mode. The security device according to claim 1.
前記受信手段は、前記制御プログラムとともに、前記タイミング情報として前記書換え対象の制御プログラムを起動する日時を示す指定日時を受信し、
前記再起動手段は、現在時刻が前記指定日時となったときに、書換え後の前記制御プログラムを前記記憶手段から読み込んで前記警備装置を再起動すること、を特徴とする請求項1に記載の警備装置。
The receiving means receives the designated date and time indicating the date and time when the control program to be rewritten is started as the timing information together with the control program,
The said restarting means reads the said control program after rewriting from the said memory | storage means, and restarts the said guard apparatus, when the present time becomes the said designated date and time. Security equipment.
警備領域で異常を検知した場合に前記監視センタに警報を送信する警備モードと、前記警備領域で異常を検知した場合に前記監視センタに警報を送信しない警備解除モードとのいずれかを警備状態として記憶する警備状態記憶手段、をさらに備え、
前記受信手段は、前記タイミング情報として、さらに前記警備状態が警備解除モードである場合に前記書換え対象の制御プログラムを起動する旨の指定を受信し、
前記再起動手段は、現在時刻が前記指定日時となったときで、かつ、前記警備状態記憶手段に記憶された警備状態が警備解除モードである場合に、書換え後の前記制御プログラムを前記記憶手段から読み込んで前記警備装置を再起動すること、を特徴とする請求項3に記載の警備装置。
When an abnormality is detected in the security area, either a security mode that transmits an alarm to the monitoring center or a security release mode that does not transmit an alarm to the monitoring center when an abnormality is detected in the security area is set as a security state. Further comprising a security state storage means for storing,
The receiving means receives, as the timing information, a designation to start the control program to be rewritten when the security state is a security release mode,
The restarting means stores the control program after rewriting when the current time becomes the specified date and when the security status stored in the security status storage means is a security release mode. The security device according to claim 3, wherein the security device is read from and restarted.
前記再起動手段は、現在時刻が前記指定日時となったときに、前記警備状態記憶手段に記憶された警備状態が警備解除モードでない場合は、前記指定日時に所定の時間を追加して新たな指定日時とすること、を特徴とする請求項4に記載の警備装置。   The restarting means adds a predetermined time to the designated date and time to create a new one when the security state stored in the security status storage means is not in the security release mode when the current time becomes the designated date and time. The security device according to claim 4, wherein the designated date is set. 前記受信手段は、前記制御プログラムとともに、前記タイミング情報として指定がない旨を受信し、
前記再起動手段は、書換え後の前記制御プログラムを前記記憶手段から読み込んで前記警備装置を再起動すること、を特徴とする請求項1に記載の警備装置。
The receiving means receives the fact that there is no designation as the timing information together with the control program,
The security device according to claim 1, wherein the restarting unit reads the control program after rewriting from the storage unit and restarts the security device.
前記記憶手段は、さらに前記制御プログラムで用いる制御データを記憶し、
前記受信手段は、さらに書換え対象の制御データを受信し、
前記書換手段は、さらに前記記憶手段に記憶された制御データを前記書換え対象の制御データに書換え、
前記再起動手段は、さらに前記タイミング情報に従って、書換え後の前記制御データを前記記憶手段から読み込んで前記警備装置を再起動すること、を特徴とする請求項1〜6のいずれか一つに記載の警備装置。
The storage means further stores control data used in the control program,
The receiving means further receives control data to be rewritten,
The rewriting means further rewrites the control data stored in the storage means to the control data to be rewritten,
The restarting means further reads the control data after rewriting from the storage means and restarts the security device according to the timing information. Security equipment.
監視センタとネットワークを介して接続される警備装置で実行されるプログラム更新方法において、
前記警備装置は、
前記警備装置を制御している制御プログラムを記憶する記憶手段、を備え、
受信手段が、前記監視センタから、書換え対象の制御プログラムと、前記書換え対象の制御プログラムを読み込んで前記警備装置を再起動するタイミングを示すタイミング情報とを受信する受信工程と、
書換手段が、前記記憶手段に記憶された制御プログラムを、前記書換え対象の制御プログラムに書換える書換工程と、
再起動手段が、前記タイミング情報に従って、書換え後の前記制御プログラムを前記記憶手段から読み込んで前記警備装置を再起動する再起動工程と、
を含むことを特徴とするプログラム更新方法。
In a program update method executed by a security device connected to a monitoring center via a network,
The security device
Storage means for storing a control program for controlling the security device,
A receiving step for receiving, from the monitoring center, a control program to be rewritten, and timing information indicating a timing for reading the control program to be rewritten and restarting the security device;
A rewriting step of rewriting the control program stored in the storage unit with the control program to be rewritten;
A restarting step for restarting the security device by reading the control program after rewriting from the storage unit according to the timing information;
A program update method comprising:
JP2007340856A 2007-12-28 2007-12-28 Security device and method Active JP5331336B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007340856A JP5331336B2 (en) 2007-12-28 2007-12-28 Security device and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007340856A JP5331336B2 (en) 2007-12-28 2007-12-28 Security device and method

Publications (2)

Publication Number Publication Date
JP2009163395A true JP2009163395A (en) 2009-07-23
JP5331336B2 JP5331336B2 (en) 2013-10-30

Family

ID=40965959

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007340856A Active JP5331336B2 (en) 2007-12-28 2007-12-28 Security device and method

Country Status (1)

Country Link
JP (1) JP5331336B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011215819A (en) * 2010-03-31 2011-10-27 Sogo Keibi Hosho Co Ltd Control apparatus
JP2015125749A (en) * 2013-12-27 2015-07-06 アズビル株式会社 Facility management system, controller, download method and software change method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001006079A (en) * 1999-06-24 2001-01-12 Sogo Keibi Hosho Co Ltd Method and device for supporting mechanical security
JP2004151975A (en) * 2002-10-30 2004-05-27 Atsumi Electric Co Ltd Security system
JP2005031898A (en) * 2003-07-10 2005-02-03 Matsushita Electric Ind Co Ltd Information system, information terminal device, control method, and its program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001006079A (en) * 1999-06-24 2001-01-12 Sogo Keibi Hosho Co Ltd Method and device for supporting mechanical security
JP2004151975A (en) * 2002-10-30 2004-05-27 Atsumi Electric Co Ltd Security system
JP2005031898A (en) * 2003-07-10 2005-02-03 Matsushita Electric Ind Co Ltd Information system, information terminal device, control method, and its program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011215819A (en) * 2010-03-31 2011-10-27 Sogo Keibi Hosho Co Ltd Control apparatus
JP2015125749A (en) * 2013-12-27 2015-07-06 アズビル株式会社 Facility management system, controller, download method and software change method

Also Published As

Publication number Publication date
JP5331336B2 (en) 2013-10-30

Similar Documents

Publication Publication Date Title
US10296128B1 (en) Multi-state press and hold user interface
JP2009070118A (en) Security device and monitoring mode switching control method
JP5331336B2 (en) Security device and method
JP4970208B2 (en) Security device and security system
JP2019114107A (en) Bathroom watching apparatus and method, external device and program
JP6184267B2 (en) Wireless communication system and wireless controller
JP5248694B2 (en) Security device and security system
JP5009206B2 (en) Security equipment
JP5198101B2 (en) Security equipment
JP6765218B2 (en) Fire monitoring system
JP5630903B2 (en) Fire receiver
JP2007094925A (en) Server and client apparatus
JP5059465B2 (en) Alarm and fire alarm
KR102296974B1 (en) FIRE HYDRANT BASED IoT FIRE ALARM SYSTEM
JP4514488B2 (en) Monitoring device
JP5478316B2 (en) Alarm and alarm system
JP7370793B2 (en) security equipment
JP7370794B2 (en) security equipment
JP6945465B2 (en) Receiver for disaster prevention monitoring system
JP7027051B2 (en) Projector, program
JP7202533B2 (en) Wireless communication device, wireless communication device control method, and program
JP2017158157A (en) Information processing system, video switching device, and information processing method
JP6527206B2 (en) CONTROL DEVICE, DEVICE OPERATION SYSTEM, CONTROL METHOD, AND PROGRAM
WO2009084745A1 (en) Device for controling and sensing, integrated managing server, and system for preventing emergency using thereof
JP2005130080A (en) Communication system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20101221

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120510

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120529

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120727

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20121030

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20121217

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130625

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130704

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130723

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130729

R150 Certificate of patent or registration of utility model

Ref document number: 5331336

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250