JPH06274780A - Disaster prevention monitor and terminal test method - Google Patents

Disaster prevention monitor and terminal test method

Info

Publication number
JPH06274780A
JPH06274780A JP5824393A JP5824393A JPH06274780A JP H06274780 A JPH06274780 A JP H06274780A JP 5824393 A JP5824393 A JP 5824393A JP 5824393 A JP5824393 A JP 5824393A JP H06274780 A JPH06274780 A JP H06274780A
Authority
JP
Japan
Prior art keywords
terminal
interrupt
test
signal
unit
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
JP5824393A
Other languages
Japanese (ja)
Other versions
JP2854490B2 (en
Inventor
Masamichi Kikuchi
正道 菊池
Yoshinori Kojima
美典 小島
Munemasa Suzuki
宗応 鈴木
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.)
Hochiki Corp
Original Assignee
Hochiki Corp
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 Hochiki Corp filed Critical Hochiki Corp
Priority to JP5058243A priority Critical patent/JP2854490B2/en
Publication of JPH06274780A publication Critical patent/JPH06274780A/en
Application granted granted Critical
Publication of JP2854490B2 publication Critical patent/JP2854490B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Alarm Systems (AREA)
  • Fire Alarms (AREA)

Abstract

PURPOSE:To perform a terminal test without preventing an interrupt processing against fire judgement on the disaster prevention monitor and terminal test notifying the generation of abnormality such as fire to a reception side. CONSTITUTION:A test command section 5 sending an interrupt inhibiting command signal to a terminal to be tested in prior to the transmission of a test command signal and sending an interrupt inhibiting release command signal after the end of terminal test is confirmed is provided on a reception means 1. The terminal 2 is provided with an interrupt control section 8 inhibiting the operation of an interrupt transmission section 7 by the interrupt inhibiting command signal from the test command section 5 and releasing the operation inhibiting of the section 7 and a test control section 9 performing the test of terminal by a test command signal from the section 5.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、受信側からの呼出しで
端末情報を収集する防災監視装置に関し、特に火災等の
異常発生時には端末からの割込みで受信側に異常発生を
知らせる防災監視装置および方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a disaster prevention monitoring device for collecting terminal information by calling from the receiving side, and particularly to a disaster prevention monitoring device for notifying the receiving side of an abnormal state by an interrupt from the terminal when an abnormality such as a fire occurs. Regarding the method.

【0002】[0002]

【従来の技術】従来、この種の防災監視装置としては、
特願平3−214882号(特開平5−6492号)の
ものが知られている。この防災監視装置にあっては、定
常的な端末情報の収集は、受信機側から端末アドレスを
指定した呼出コマンド信号を順次送信し、呼出コマンド
信号に対する応答信号として端末情報を送信する送信す
るポーリング方式を採用している。しかし、火災などの
異常発生時には、ポーリングでは異常を検出するまでに
時間遅れがあることから、異常が起きたことを割込みに
より通知している。即ち、火災を検出した端末は、呼出
アドレスとは無関係に、呼出しに対する端末応答信号の
送信タイミングで、端末応答信号を破壊するブレーク信
号を送信する。即ち、線路電流を増加させて例えばオー
ル1の論理レベルとなるように端末応答信号を破壊す
る。オール1の端末応答信号を受信して割込を判別して
受信機は、割込みを起した異常発生端末を特定するため
のグループ検索を開始し、異常発生グループを特定する
とグループ内の異常発生端末を特定するグループ内検索
処理に進み、異常発生端末を検出して警報表示する。
2. Description of the Related Art Conventionally, as this type of disaster prevention monitoring device,
Japanese Patent Application No. 3-214882 (Japanese Patent Laid-Open No. 5-6492) is known. In this disaster prevention monitoring device, steady collection of terminal information is performed by sequentially transmitting a call command signal specifying a terminal address from the receiver side, and transmitting terminal information as a response signal to the call command signal. The method is adopted. However, when an abnormality such as a fire occurs, there is a time delay until the abnormality is detected by polling, and therefore the occurrence of the abnormality is notified by an interrupt. That is, the terminal that detects a fire transmits a break signal that destroys the terminal response signal at the timing of transmitting the terminal response signal to the call, regardless of the call address. That is, the line response current is increased to destroy the terminal response signal so that the logic level becomes all 1, for example. When the receiver receives the all-one terminal response signal and determines the interrupt, the receiver starts a group search to identify the abnormal terminal that caused the interrupt, and if the abnormal group is identified, the abnormal terminal in the group Then, the process proceeds to the in-group search process for specifying, and an alarm terminal is detected and an alarm is displayed.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、このよ
うな従来の防災監視装置にあっては、受信機からの指示
で端末の動作試験、例えば火災感知器の動作試験を行っ
た場合にも、火災時と同様にブレーク信号の送信による
割込み通知が行われ、受信機はグループ検索によって試
験により動作した端末を特定する処理を行うようにな
る。このため端末試験時に受信機のCPUは、割込み通
知に伴なう一連の割込処理を行うために処理負荷が増加
し、ビジィ状態になるという問題があった。また試験中
に実火災が生じた場合には、実火災に対する割込み処理
が待たされるため、火災判断に手間取るといった問題も
あった。
However, in such a conventional disaster prevention monitoring device, even when the operation test of the terminal, for example, the operation test of the fire detector is performed by the instruction from the receiver, the fire is detected. As in the same manner as the above, an interrupt notification is sent by transmitting a break signal, and the receiver comes to perform a process of identifying the operated terminal by the test by group search. For this reason, during the terminal test, the CPU of the receiver has a problem that the processing load increases because it performs a series of interrupt processing associated with the interrupt notification, resulting in a busy state. Further, if a real fire occurs during the test, there is a problem that it takes time to judge the fire because the interruption processing for the real fire is delayed.

【0004】本発明は、このような従来の問題点に鑑み
てなされたもので、受信側の割込通知に基づく火災判断
を損うことなく端末試験ができる防災監視装置および端
末試験方法を提供することを目的とする。
The present invention has been made in view of the above conventional problems, and provides a disaster prevention monitoring device and a terminal test method capable of performing a terminal test without damaging a fire judgment based on an interrupt notification on the receiving side. The purpose is to do.

【0005】[0005]

【課題を解決するための手段】図1は本発明の装置構成
の原理説明図である。まず本発明は、受信手段1からの
伝送路に複数の端末2を接続し、受信手段1には、アド
レス指定による呼出信号の送信で端末2を順次呼出して
端末情報を返送させる呼出制御部3と、端末2から割込
信号を受信して対応する割込処理を行う割込処理部4を
設け、端末2には、受信手段1からの呼出アドレスに自
己アドレスが一致した際に端末応答信号を送信する呼出
応答部6と、異常を検出した際に呼出アドレスとは無関
係に受信手段1に異常発生を割込信号により知らせる割
込送信部を設けた防災監視監視装置を対象とする。
FIG. 1 is an explanatory view of the principle of the apparatus configuration of the present invention. First, according to the present invention, a plurality of terminals 2 are connected to the transmission path from the receiving means 1, and the receiving means 1 sequentially calls the terminals 2 by transmitting a calling signal by address designation and returns the terminal information to the calling control unit 3. And an interrupt processing unit 4 for receiving an interrupt signal from the terminal 2 and performing a corresponding interrupt process. The terminal 2 receives a terminal response signal when its own address matches the calling address from the receiving means 1. The present invention is directed to a disaster prevention monitoring and monitoring device which is provided with a call response unit 6 for transmitting an error and an interrupt transmitting unit for notifying the receiving unit 1 of the occurrence of an abnormality by an interrupt signal when an abnormality is detected regardless of the calling address.

【0006】このような防災監視装置につき本発明にあ
っては、受信手段1に、試験コマンド信号の送信に先立
って試験対象となる端末に割込禁止コマンド信号を送信
すると共に、端末の試験終了の確認後に割込禁止解除コ
マンド信号を送信する試験命令部5を設け、また端末2
には、試験命令部5からの割込禁止コマンド信号により
割込送信部7の動作を禁止すると共に禁止解除コマンド
信号により割込通知部7の動作禁止を解除する割込制御
部8と、試験命令部5からの試験コマンド信号により端
末の試験動作を行う試験制御部9とを設けたことを特徴
とする。
According to the present invention for such a disaster prevention monitoring apparatus, the receiving means 1 transmits an interrupt prohibition command signal to the terminal to be tested prior to the transmission of the test command signal, and the terminal test is completed. Is provided with a test command section 5 for transmitting an interrupt prohibition cancellation command signal after confirmation of
Includes an interrupt control unit 8 for prohibiting the operation of the interrupt transmission unit 7 by an interrupt prohibition command signal from the test instruction unit 5 and canceling the operation prohibition of the interrupt notification unit 7 by a prohibition cancellation command signal, and a test A test control unit 9 for performing a test operation of the terminal in response to a test command signal from the instruction unit 5 is provided.

【0007】ここで、端末2の試験制御部9は、作動試
験で得られた火災試験データをメモリに記憶し、呼出応
答部6は受信手段1からの呼出しに対しメモリに記憶し
ている火災試験データを送信する。また受信手段1の試
験命令部5は、電源投入直後の初期化処理時、または一
定時間ごとの定期点検時に、端末アドレスを順次指定し
て試験動作を命令する。
Here, the test control unit 9 of the terminal 2 stores the fire test data obtained by the operation test in the memory, and the call response unit 6 stores the fire stored in the memory in response to the call from the receiving means 1. Send test data. Further, the test instruction unit 5 of the receiving means 1 instructs the test operation by sequentially designating the terminal addresses at the time of initialization processing immediately after the power is turned on or at the time of regular inspection at regular intervals.

【0008】更に、端末の割込送信部7としては、異常
を検出した際に端末応答信号の送信タイミングで、端末
応答信号を無効とするブレーク信号を送信して受信手段
1に異常発生を割込み通知する。この場合、受信手段1
の割込処理部4は、端末からの異常発生を割込み受信し
た際に、異常を検出している端末を検索して特定する処
理を実行する。
Further, the interrupt transmission unit 7 of the terminal transmits a break signal for invalidating the terminal response signal at the transmission timing of the terminal response signal when the abnormality is detected, and interrupts the occurrence of the abnormality in the receiving means 1. Notice. In this case, the receiving means 1
The interrupt processing unit 4 executes a process of searching for and identifying a terminal in which an abnormality has been detected, when the interruption occurrence from the terminal is received.

【0009】ここで、受信手段1は、受信機のみ、受信
機と受信機からの伝送路に接続されたローカル受信機と
しての1又は複数の中継盤、或いは相互に伝送路で接続
された複数のローカル受信機としての中継盤のみで構成
される場合を含む。また本発明は、 受信手段1からの試験コマンド信号の送信に先立って
試験対象となる端末2に割込禁止コマンド信号を送信す
る過程と、 割込禁止コマンド信号により端末2の割込送信動作を
禁止する過程と、 端末の試験終了の確認後に割込禁止解除コマンド信号
を送信する過程と、 禁止解除コマンド信号により端末の割込禁止を解除す
る過程と、を備えたことを特徴とする端末試験方法を提
供する。
Here, the receiving means 1 includes only a receiver, one or a plurality of relay boards as a local receiver connected to the receiver and a transmission path from the receiver, or a plurality of relay boards mutually connected by a transmission path. Including the case where it is composed of only a relay board as a local receiver of. The present invention also includes a process of transmitting an interrupt prohibition command signal to the terminal 2 to be tested prior to the transmission of the test command signal from the receiving means 1 and an interrupt transmission operation of the terminal 2 by the interrupt prohibition command signal. A terminal test characterized by including a prohibition process, a process of transmitting an interrupt prohibition cancellation command signal after confirming the end of the terminal test, and a process of canceling the interruption prohibition of the terminal by the prohibition cancellation command signal. Provide a way.

【0010】[0010]

【作用】このような構成を備えた本発明の防災監視装置
によれば、火災試験に先立って受信機側から端末に対し
割込禁止コマンドを送信し、その後に試験コマンドを送
信し、試験が終了した後に割込禁止解除コマンドを送信
するようになる。一方、端末側は、割込禁止コマンドを
受信すると、割込みによる火災発生の通知を禁止する。
このため火災試験を行って火災発報状態となっても、割
込による火災発生の通知は行わず、通常のポーリングに
よる呼出しを受けた時に火災試験データを送信する。
According to the disaster prevention monitoring apparatus of the present invention having such a configuration, the receiver side transmits the interrupt prohibition command to the terminal before the fire test, and then the test command is transmitted, and the test is executed. After the completion, it will send the interrupt prohibition cancel command. On the other hand, when the terminal receives the interrupt prohibition command, it prohibits the notification of the fire occurrence by the interrupt.
For this reason, even if a fire test is performed and a fire alarm is generated, the fire occurrence is not notified by an interrupt, and the fire test data is transmitted when a call is made by normal polling.

【0011】受信機は、端末呼出しに対する応答として
試験データを受信すると、割込禁止解除コマンドを送信
し、試験中に禁止していた割込送信機能を回復させる。
このため試験を行っても試験火災データは呼出応答によ
り得られるため、割込処理は必要なく、受信機側のCP
Uが試験によりビジィとはならない。また試験中に火災
が生じても、火災発生の割込み通知が試験データの送信
に妨げられることなく優先的に行われ、迅速な火災判断
処理ができる。
When the receiver receives the test data as a response to the call of the terminal, it transmits an interrupt prohibition cancel command to restore the interrupt transmission function which was prohibited during the test.
Therefore, even if the test is performed, the test fire data can be obtained by the call response, so no interrupt processing is required, and the CP on the receiver side is not required.
U will not be busy due to the test. Further, even if a fire occurs during the test, the interrupt notification of the fire occurrence is preferentially performed without being hindered by the transmission of the test data, and quick fire determination processing can be performed.

【0012】[0012]

【実施例】図2は本発明の全体構成を示した実施例構成
図である。図2において、10は受信機であり、受信機
10から引き出された伝送路12に感知器用中継器1
4,アナログ煙感知器16,アナログ熱感知器18及び
制御用中継器20を接続している。感知器用中継器14
からは感知器回線22が引き出され、感知器回線22に
オンオフ感知器24−1,24−2,24−3,・・
・、及びスイッチ操作により火災信号を送出する発信機
26を接続している。また、制御用中継器20からの制
御線28には地区ベル,防排煙機器等の制御負荷30を
接続している。
FIG. 2 is a block diagram of an embodiment showing the overall structure of the present invention. In FIG. 2, reference numeral 10 denotes a receiver, and the sensor repeater 1 is provided on the transmission line 12 drawn from the receiver 10.
4, the analog smoke sensor 16, the analog heat sensor 18, and the control relay 20 are connected. Repeater for sensor 14
A sensor line 22 is pulled out from the sensor line 22 and the sensor line 22 is turned on / off by the detectors 24-1, 24-2, 24-3 ,.
The transmitter 26 that sends out a fire signal by operating the switch is connected. In addition, a control load 30 such as a district bell and smoke control equipment is connected to a control line 28 from the control repeater 20.

【0013】一方、受信機10にはCPUを用いた制御
部32が設けられ、制御部32に対しては表示部34,
操作部36、警報や音声メッセージを出力する鳴動部3
8を設けている。受信機10の制御部32にはCPUの
プログラム制御により実現される呼出制御部3,割込処
理部4及び試験命令部5が設けられている。これに対応
して端末側には感知器用中継器14に代表して示すよう
に呼出応答部6,割込送信部7,割込制御部8及び試験
制御部9を設けている。
On the other hand, the receiver 10 is provided with a control unit 32 using a CPU, and the control unit 32 has a display unit 34,
Operation unit 36, ringing unit 3 for outputting an alarm or a voice message
8 are provided. The control unit 32 of the receiver 10 is provided with a call control unit 3, an interrupt processing unit 4, and a test command unit 5 which are realized by program control of the CPU. Corresponding to this, a call response unit 6, an interrupt transmission unit 7, an interrupt control unit 8 and a test control unit 9 are provided on the terminal side as represented by the sensor repeater 14.

【0014】受信機10の呼出制御部3は各端末に対し
一連の端末アドレスを設定しており、例えばアドレス1
〜127の127アドレスが使用される。受信機10の
呼出制御部3は端末アドレス及び呼出コマンドを含む呼
出信号を使用して一定周期毎に順次端末を呼び出して、
端末情報を応答送信させるためのポーリングを行ってい
る。
The call control unit 3 of the receiver 10 sets a series of terminal addresses for each terminal.
127 addresses of ~ 127 are used. The call control unit 3 of the receiver 10 uses the call signal including the terminal address and the call command to sequentially call the terminals at regular intervals,
Polling is performed to send terminal information as a response.

【0015】受信機10の呼出制御部3からの呼出信号
は端末側の呼出応答部6で受信され、受信信号に含まれ
る呼出アドレスと自己の端末アドレスとの照合一致が得
られたときに、そのときメモリに保持している端末情報
を端末応答信号として受信機10に送信する。図4は図
2の受信機10と端末側との間で行われる通常のポーリ
ングによる呼出動作を示したタイムチャートである。図
3において、受信機10は呼出コマンドC1,端末アド
レスAi(但し、i=1〜127)を含む呼出信号を順
次送信している。この呼出信号は図4に取り出して示す
ように、8ビットのコマンドフィールド、8ビットのア
ドレスフィールド、更に8ビットのチェックサムフィー
ルドの3バイトで構成される。
The call signal from the call control unit 3 of the receiver 10 is received by the call response unit 6 on the terminal side, and when a match between the call address included in the received signal and its own terminal address is obtained, At that time, the terminal information held in the memory is transmitted to the receiver 10 as a terminal response signal. FIG. 4 is a time chart showing a calling operation by normal polling performed between the receiver 10 and the terminal side of FIG. In FIG. 3, the receiver 10 sequentially transmits a calling signal including a calling command C1 and a terminal address Ai (where i = 1 to 127). As shown in FIG. 4, the calling signal is composed of an 8-bit command field, an 8-bit address field, and an 8-bit checksum field, which are three bytes.

【0016】図5は端末からの応答信号の伝送フォーマ
ットを示したもので、8ビットのデータフィールドと8
ビットのチェックサムフィールドの2バイトで構成さ
れ、各バイトの前後にはスタートビット,パリティビッ
ト及びストップビットが設けられている。勿論、本発明
で使用する受信機からの呼出信号及び端末からの応答信
号の伝送フォーマットは必要に応じて適宜の構成とでき
る。
FIG. 5 shows the transmission format of the response signal from the terminal, which has an 8-bit data field and an 8-bit data field.
It is composed of 2 bytes of a checksum field of bits, and a start bit, a parity bit and a stop bit are provided before and after each byte. Of course, the transmission format of the calling signal from the receiver and the response signal from the terminal used in the present invention can be appropriately configured as needed.

【0017】再び図2を参照するに、受信機10の呼出
制御部3は、この実施例にあっては、端末アドレスを指
定した呼出中に端末アドレスとは無関係に全端末に対し
検出信号をAD変換によりサンプリングしてメモリに同
時刻に保持するための一括情報収集処理を指示するた
め、例えば1秒毎の一定周期でサンプリングコマンド
(一括AD変換コマンド)を送信する。
Referring again to FIG. 2, in this embodiment, the call control unit 3 of the receiver 10 sends a detection signal to all terminals during a call in which a terminal address is designated, regardless of the terminal address. A sampling command (collective AD conversion command) is transmitted, for example, at a constant cycle of every one second in order to instruct a collective information collection process for sampling by AD conversion and holding it in the memory at the same time.

【0018】端末側の呼出応答部6はアドレスとは無関
係にコマンドフィールドのサンプリングコマンドを判別
すると、端末に接続している検出器の検出信号をAD変
換により収集してメモリに記憶保持する。このようなサ
ンプリングコマンドに基づいて一斉に収集された端末デ
ータが端末アドレスを指定した呼出信号に対する応答信
号の端末情報として受信機10に送り返されることにな
る。尚、サンプリングコマンドによる端末側での検出信
号の一括収集に限定されず、呼出信号を受けた時の検出
信号をリアルタイムで端末情報として返送するようにし
てもよい。
When the call response unit 6 on the terminal side discriminates the sampling command of the command field regardless of the address, the detection signal of the detector connected to the terminal is collected by AD conversion and stored in the memory. The terminal data collectively collected based on such a sampling command is sent back to the receiver 10 as the terminal information of the response signal to the calling signal designating the terminal address. It should be noted that the present invention is not limited to the collective collection of the detection signals on the terminal side by the sampling command, and the detection signal when the calling signal is received may be returned in real time as the terminal information.

【0019】端末側に設けた割込送信部7は受信機10
の呼出制御部3からのサンプリングコマンドに基づいて
検出信号のAD変換によるサンプリングを行った際の検
出データから例えば火災を検出した場合、火災発生を受
信機10に直ちに知らせる割込信号を送信する。割込送
信部7による割込信号の送信は、受信機10の呼出制御
部3による端末呼出信号の応答タイミングで端末のいず
れかから送信された応答信号を破壊するブレーク信号を
送信することで行われる。
The interrupt transmitter 7 provided on the terminal side is a receiver 10
When a fire, for example, is detected from the detection data when the detection signal is sampled by AD conversion based on the sampling command from the call control unit 3, an interrupt signal that immediately notifies the receiver 10 of the fire occurrence is transmitted. The transmission of the interrupt signal by the interrupt transmission unit 7 is performed by transmitting a break signal that destroys the response signal transmitted from one of the terminals at the response timing of the terminal call signal by the call control unit 3 of the receiver 10. Be seen.

【0020】ここで、受信機10から端末14に対する
呼出信号は電圧モードで送られており、一方、端末から
受信機10に対する応答信号は電流モードで送られてい
る。従って、割込送信部7は端末応答信号のタイミング
で端末のいずれかから送信された応答信号を破壊するブ
レーク信号を電流信号として伝送路12に送出する。端
末側の割込送信部7に対応して、受信機10の制御部3
2には割込処理部4が設けられる。割込処理部4は端末
応答信号のタイミングで、通常の端末応答信号では得ら
れない特異な信号、例えばオール1を受信したときに端
末からの割込信号を受信したものと判断する。割込処理
部4で端末からの割込信号の受信が判別されると、呼出
制御部3に対し割込原因の詳細を得るために割込確認要
求コマンドの送信を行わせる。
Here, the ringing signal from the receiver 10 to the terminal 14 is sent in the voltage mode, while the response signal from the terminal to the receiver 10 is sent in the current mode. Therefore, the interrupt transmitter 7 sends a break signal, which destroys the response signal transmitted from one of the terminals, at the timing of the terminal response signal to the transmission line 12 as a current signal. The controller 3 of the receiver 10 corresponding to the interrupt transmitter 7 on the terminal side.
An interrupt processing unit 4 is provided at 2. At the timing of the terminal response signal, the interrupt processing unit 4 determines that an interrupt signal from the terminal has been received when a peculiar signal that cannot be obtained by the normal terminal response signal, for example, all 1 is received. When the interrupt processing unit 4 determines that an interrupt signal is received from the terminal, it causes the call control unit 3 to transmit an interrupt confirmation request command in order to obtain details of the interrupt cause.

【0021】この割込確認要求コマンドに対し、端末側
の呼出応答部6は割込詳細情報を送り返す。呼出制御部
3を使用して割込詳細情報を入手した割込処理部4は、
割込信号を送信した端末を特定するためのグループ検索
を開始する。このグループ検索は端末アドレスを所定数
のグループに分け、グループ毎に検索コマンドを発行し
て、火災検出が行われ端末を含むグループを特定し、グ
ループが特定できたならばグループ内の端末を順次呼び
出して、火災発生を起こした端末を特定する。このグル
ープ検索は、それ以外に2分法などで行ってもよい。
In response to this interrupt confirmation request command, the call response unit 6 on the terminal side sends back detailed interrupt information. The interrupt processing unit 4, which has obtained the detailed interrupt information by using the call control unit 3,
Start a group search to identify the terminal that sent the interrupt signal. In this group search, the terminal address is divided into a predetermined number of groups, a search command is issued for each group, the group including the terminal is detected when a fire is detected, and if the group can be specified, the terminals in the group are sequentially searched. Call to identify the terminal that caused the fire. Alternatively, the group search may be performed by a dichotomy method or the like.

【0022】図6は端末側の割込送信部7と受信機10
の割込処理部4の間の伝送動作を示したタイムチャート
である。いまアドレスAiの端末で火災検出が行われた
とすると、受信機10からのアドレスA2の呼出信号に
続く端末呼出信号の応答タイミングでアドレスAiの割
込送信部7は、同時にアドレスA2の端末より送信され
る応答データを破壊してオール1とするようなブレーク
データにする電流信号を出力する。
FIG. 6 shows the interrupt transmitting unit 7 and the receiver 10 on the terminal side.
5 is a time chart showing a transmission operation between the interrupt processing units 4 of FIG. If a fire is detected at the terminal of address Ai, the interrupt transmitter 7 of address Ai simultaneously transmits from the terminal of address A2 at the response timing of the terminal call signal following the call signal of address A2 from the receiver 10. A current signal is output that breaks the response data to be made into break data that makes all 1s.

【0023】このため、受信機10はアドレスA2から
の端末応答信号のタイミングでオール1となるブレーク
データを受信し、割込信号の受信を判別する。続いて受
信機10は割込確認コマンドC2をもつ呼出信号を送信
する。割込信号を送出したアドレスAiの端末は割込確
認コマンドC2に対し、割込応答データを返送する。割
込応答データを受信した受信機10は、次に検索コマン
ドC3及びグループアドレスG1をグループ検索のため
の呼出信号を順次送信する。
Therefore, the receiver 10 receives the break data which becomes all 1 at the timing of the terminal response signal from the address A2, and determines the reception of the interrupt signal. Subsequently, the receiver 10 transmits a call signal having the interrupt confirmation command C2. The terminal having the address Ai which has transmitted the interrupt signal returns the interrupt response data in response to the interrupt confirmation command C2. Receiving the interrupt response data, the receiver 10 then sequentially transmits a search command C3 and a group address G1 and a calling signal for group search.

【0024】受信機10からの割込確認コマンドC2に
対する割込応答データとしては、割込みの発生原因が例
えば感知器用中継器14については発信機26の火災検
出出力によるものか、あるいはオンオフ感知器24−
1,24−2,・・・の火災検出によるものかを示す情
報を出力する。また、アナログ煙感知器16やアナログ
熱感知器18にあっては、アナログデータに加えてプリ
アラームレベルや火災レベルの設定によるオンオフ感知
器としての機能も備えていることから、アラームレベル
による火災検出か火災レベルによる火災検出か等の詳細
情報を送る。
As for the interrupt response data to the interrupt confirmation command C2 from the receiver 10, whether the cause of the interrupt is due to the fire detection output of the transmitter 26 in the case of the sensor repeater 14 or the on / off sensor 24, for example. −
Outputs information indicating whether the fire detection is 1, 24-2, ... In addition, the analog smoke sensor 16 and the analog heat sensor 18 have a function as an on / off sensor by setting the pre-alarm level and the fire level in addition to the analog data, so that the fire detection by the alarm level is performed. Send detailed information such as whether or not a fire is detected depending on the fire level.

【0025】このような割込原因の詳細情報が得られれ
ば、例えば発信機26からの火災信号であれば確実に火
災と判断できるので、受信機10の割込処理部4にあっ
ては割込応答データから発信機26の火災検出を認識す
ると、直ちに鳴動部38により警報ベルや警報メッセー
ジを出力するようになる。また、発信機26以外の感知
器からの火災検出であった場合には、例えばプリアラー
ム等を出して次の本来の火災判断に備えるようにする。
If such detailed information on the cause of interruption is obtained, for example, a fire signal from the transmitter 26 can be surely judged to be a fire. When the fire detection of the transmitter 26 is recognized from the response data, the ringing unit 38 immediately outputs an alarm bell or an alarm message. When a fire is detected from a sensor other than the transmitter 26, a pre-alarm or the like is issued to prepare for the next original fire judgment.

【0026】このような受信機10の呼出制御部3,割
込処理部4及び端末側の呼出応答部6及び割込送信部7
による処理機能は、特願平3−214882に詳細に示
される。さらに本発明は、受信機10の制御部32に試
験命令部5を設け、また端末側に割込制御部8と試験制
御部9を設けている。受信機10の制御部32に設けた
試験命令部5は、端末に対する試験コマンドの送信に先
立って割込禁止コマンドを送信し、また端末側の試験終
了を確認すると割込禁止解除コマンドを送信する。端末
側の割込制御部8は受信機10から割込禁止コマンドを
受信すると、割込送信部7による割込信号の送信機能を
禁止する。
The call control unit 3, the interrupt processing unit 4, the call response unit 6 and the interrupt transmission unit 7 on the terminal side of the receiver 10 as described above.
The processing function according to the present invention will be described in detail in Japanese Patent Application No. 3-214882. Further, according to the present invention, the control unit 32 of the receiver 10 is provided with the test command unit 5, and the terminal side is provided with the interrupt control unit 8 and the test control unit 9. The test command unit 5 provided in the control unit 32 of the receiver 10 transmits an interrupt prohibition command prior to the transmission of the test command to the terminal, and also transmits an interrupt prohibition cancellation command when the terminal side test end is confirmed. . When receiving the interrupt prohibition command from the receiver 10, the interrupt control unit 8 on the terminal side prohibits the interrupt signal transmission function of the interrupt transmission unit 7.

【0027】また割込禁止解除コマンドを受信すると、
禁止状態にある割込送信部7の割込信号の送信機能を回
復させる。このため、受信機10からの試験コマンドに
より端末の試験制御部9が検出器の試験動作を行って擬
似的な火災検出信号が得られても、割込送信部7はブレ
ーク信号の出力による割込信号の送信を行うことがな
い。
When an interrupt prohibition cancel command is received,
The interrupt signal transmission function of the interrupt transmission unit 7 in the prohibited state is restored. Therefore, even if the test control unit 9 of the terminal performs the test operation of the detector by the test command from the receiver 10 and the pseudo fire detection signal is obtained, the interrupt transmission unit 7 outputs the interrupt signal by the break signal. It does not transmit the embedded signal.

【0028】試験動作により得られた試験データは受信
機10の呼出制御部3からのサンプリングコマンドに基
づきAD変換されてメモリに記憶保持され、受信機10
からのポーリングによる呼出信号に対する端末応答デー
タとして受信機10に送信され、試験命令部5で試験作
動が行われたか否か確認される。もし試験作動が行われ
なければ、試験命令部5は表示部34に端末故障表示を
行う。
The test data obtained by the test operation is AD-converted based on the sampling command from the call control unit 3 of the receiver 10 and stored and held in the memory.
It is transmitted to the receiver 10 as terminal response data to the calling signal by polling from, and the test command unit 5 confirms whether the test operation has been performed. If the test operation is not performed, the test command unit 5 displays the terminal failure on the display unit 34.

【0029】通常の呼出しにより端末より試験データが
得られると、試験命令部5は端末試験が終了したものと
判断し、端末アドレスを指定して試験復旧コマンドおよ
び割込禁止解除コマンドを送信するようになる。端末側
に設けた試験制御部9による試験動作は、感知器用中継
器14,アナログ煙感知器16及びアナログ熱感知器1
8のそれぞれ固有の処理動作を行う。尚、制御用中継器
20は試験対象から除外されている。
When the test data is obtained from the terminal by a normal call, the test command section 5 judges that the terminal test is completed, and specifies the terminal address to send the test recovery command and the interrupt prohibition cancel command. become. The test operation by the test control unit 9 provided on the terminal side is performed by the sensor repeater 14, the analog smoke sensor 16, and the analog heat sensor 1.
8 specific processing operations are performed. The control relay 20 is excluded from the test target.

【0030】図7は図2に示したオンオフ感知器や火災
発信機に使用される感知器用中継器14の実施例を示し
た回路ブロック図である。図7において、中継器14に
はCPU44,メモリ46及びAD変換部48を備えた
制御回路42が設けられる。CPU44に対しては伝送
表示灯52を備えた送受信回路50、及びアドレス設定
スイッチ56を備えたアドレス設定回路54が設けられ
る。
FIG. 7 is a circuit block diagram showing an embodiment of the detector repeater 14 used in the on / off detector and the fire transmitter shown in FIG. In FIG. 7, the repeater 14 is provided with a control circuit 42 including a CPU 44, a memory 46, and an AD converter 48. The CPU 44 is provided with a transmission / reception circuit 50 having a transmission indicator 52 and an address setting circuit 54 having an address setting switch 56.

【0031】このCPU44は図2に示した呼出応答部
6,割込送信部7,割込制御部8及び試験制御部9の各
機能を実現する。AD変換部48は入力ポート1〜nを
有し、各ポートに対応してオンオフ感知器24−1〜2
4−(n−1)及び発信機26を接続している。これら
の検出器側に対しては、個別に火災断線検出回路64−
1〜64−nと試験回路66−1〜66−nが設けられ
る。
The CPU 44 realizes the functions of the call response unit 6, the interrupt transmission unit 7, the interrupt control unit 8 and the test control unit 9 shown in FIG. The AD converter 48 has input ports 1 to n, and on / off sensors 24-1 to 24-2 corresponding to the respective ports.
4- (n-1) and the transmitter 26 are connected. For these detectors, the fire disconnection detection circuit 64-
1 to 64-n and test circuits 66-1 to 66-n are provided.

【0032】火災断線検出回路64−1は定電圧回路6
0からのDC24Vを定常時受けており、CPU44で
受信機10からのサンプリングコマンドを受信したタイ
ミングで昇圧回路62を動作して昇圧電圧DC35Vを
受ける。オンオフ感知器は例えばオンオフ感知器24−
1に示すように、発報表示灯68,抵抗R1,R2及び
感知器接点70を備える。
The fire disconnection detection circuit 64-1 is a constant voltage circuit 6
DC 24V from 0 is received in a steady state, and the CPU 44 operates the booster circuit 62 at the timing of receiving the sampling command from the receiver 10 to receive the boosted voltage DC 35V. The on / off sensor is, for example, the on / off sensor 24-
As shown in FIG. 1, an alarm indicator lamp 68, resistors R1 and R2, and a sensor contact 70 are provided.

【0033】また終端器72が接続され、ツェナダイオ
ードZD2,終端抵抗R0及びツェナダイオードZD3
を直列接続している。ツェナダイオードZD2,ZD3
は接続極性によりいずれか一方が有効となる。ツェナダ
イオードZD2はDC20Vの供給状態では非導通にあ
り、昇圧回路62より昇圧電圧DC35Vを受けると導
通し、終端器72に依存した断線監視電圧を作り出す。
Further, the terminator 72 is connected to the zener diode ZD2, the terminating resistor R0 and the zener diode ZD3.
Are connected in series. Zener diodes ZD2 and ZD3
Either is effective depending on the connection polarity. The Zener diode ZD2 is non-conductive in the supply state of DC20V, and becomes conductive when receiving the boosted voltage DC35V from the booster circuit 62, and produces a disconnection monitoring voltage depending on the terminator 72.

【0034】図8は火災断線検出回路の等価回路をオン
オフ感知器と共に示した回路図である。図8において、
受信機からのサンプリングコマンドにより動作した昇圧
回路62の昇圧電圧DC35Vの供給状態で、火災断線
検出回路64は定電流源82により定電流をオンオフ感
知器24に流す。オンオフ感知器24の内部インピーダ
ンスはR12で示され、また線路抵抗はRzで示され
る。
FIG. 8 is a circuit diagram showing an equivalent circuit of the fire disconnection detection circuit together with an on / off sensor. In FIG.
The fire disconnection detection circuit 64 causes the constant current source 82 to supply a constant current to the on / off sensor 24 while the boosted voltage DC35V of the booster circuit 62 operated by the sampling command from the receiver is supplied. The internal impedance of the on-off sensor 24 is shown as R12 and the line resistance is shown as Rz.

【0035】断線がなく、また感知器接点70が開いて
いる場合にはツェナダイオードZD2が導通し、終端器
72で決まる例えば図9に示す正常検出領域に入る線路
間電圧が得られ、これを抵抗R5,R6の分圧電圧とし
てAD変換部48に出力する。また火災検出により感知
器接点70が閉じると、感知器インピーダンスR12に
依存した線路電圧となり、例えば図9に示す火災検出領
域の範囲内の電圧となる。
When there is no disconnection and the sensor contact 70 is open, the Zener diode ZD2 becomes conductive, and a line-to-line voltage that is determined by the terminator 72 and falls within the normal detection region shown in FIG. 9 is obtained. The divided voltage of the resistors R5 and R6 is output to the AD converter 48. Further, when the detector contact 70 is closed by the fire detection, the line voltage depends on the detector impedance R12, and becomes a voltage within the range of the fire detection area shown in FIG. 9, for example.

【0036】ここでオンオフついては、例えば検出電圧
V1となるように内部インピーダンスR12を決めてい
る。これに対し、発信機26については高めの検出電圧
V2となるように内部インピーダンスを決めている。従
って、火災検出領域の検出電圧によりオンオフ感知器に
よる火災検出か発信機による火災検出かを区別すること
ができる。更に、断線時にあっては昇圧電圧DC35V
がそのまま得られることから、図9に示す35Vを上限
とする断線検出領域を設定している。
For turning on / off, the internal impedance R12 is determined so as to be, for example, the detection voltage V1. On the other hand, the internal impedance of the transmitter 26 is determined so that the detection voltage V2 is higher. Therefore, it is possible to distinguish between the fire detection by the on / off sensor and the fire detection by the transmitter by the detection voltage in the fire detection area. Furthermore, if there is a disconnection, the boost voltage is DC35V.
Is obtained as it is, the disconnection detection region having the upper limit of 35 V shown in FIG. 9 is set.

【0037】再び図7を参照するに、AD変換部48の
ポートnに対応して設けた発信機26はスイッチ接点7
6、終端器72に加えて確認表示のためのスイッチ接点
78を備えており、スイッチ接点78に対し確認表示灯
74及び抵抗R3,R4の回路を接続している。この確
認表示灯74側に対しては、感知器用中継器14の端子
AAを経由して確認信号線が受信機10側より接続され
る。端子AAには受信機10側で発信機26からの火災
検出信号を受信すると、確認応答信号として信号電圧を
加えるようになり、これによって確認表示灯74が点灯
する。
Referring again to FIG. 7, the transmitter 26 provided corresponding to the port n of the AD converter 48 has the switch contact 7
6, a switch contact 78 for confirmation display is provided in addition to the terminator 72, and a circuit of a confirmation indicator lamp 74 and resistors R3 and R4 is connected to the switch contact 78. To the confirmation indicator lamp 74 side, a confirmation signal line is connected from the receiver 10 side via the terminal AA of the sensor repeater 14. When the receiver 10 receives a fire detection signal from the transmitter 26 at the terminal AA, a signal voltage is applied as a confirmation response signal, which causes the confirmation indicator lamp 74 to light.

【0038】尚、定電圧回路58は制御回路部42に対
するDC3.2Vを供給する。また、定電圧回路60に
対しては端子Vにより受信機10からの電源線が接続さ
れ、定電圧回路58には端子Sによって受信機10から
の信号線が接続され、更に端子SCには受信機10から
のコモン線が接続される。また端子V,Sのそれぞれに
続いてはダイオードD1,D2とノイズ吸収用のツェナ
ダイオードZD1,ZD2を設けている。
The constant voltage circuit 58 supplies DC 3.2V to the control circuit section 42. Further, a power supply line from the receiver 10 is connected to the constant voltage circuit 60 through a terminal V, a signal line from the receiver 10 is connected to the constant voltage circuit 58 through a terminal S, and a reception signal is received at a terminal SC. The common line from machine 10 is connected. Further, diodes D1 and D2 and zener diodes ZD1 and ZD2 for absorbing noise are provided following the terminals V and S, respectively.

【0039】感知器用中継器14に設けられた試験回路
66−1〜66−nは、CPU44で受信機10からの
試験コマンドを受信すると一斉に動作し、感知器端子間
に図9の感知器あるいは発信機に対応した試験電圧V
1,V2が得られるように試験抵抗を接続する。また、
試験回路66−1〜66−nの動作状態は試験復旧コマ
ンドが受信されるまで継続され、その間にサンプリング
コマンドに基づきAD変換部48で検出電圧のAD変換
が行われ、得られた試験データはメモリ46に記憶され
る。
The test circuits 66-1 to 66-n provided in the sensor repeater 14 operate simultaneously when the CPU 44 receives the test command from the receiver 10, and the sensor of FIG. Or the test voltage V corresponding to the transmitter
Connect the test resistors so that 1 and V2 are obtained. Also,
The operating states of the test circuits 66-1 to 66-n are continued until the test recovery command is received, during which the AD conversion unit 48 performs AD conversion of the detected voltage based on the sampling command, and the obtained test data is obtained. It is stored in the memory 46.

【0040】更に、感知器用中継器14には制御電圧監
視回路80が設けられており、昇圧回路62の昇圧電圧
の異常を検出すると、CPU44を介してメモリ46に
電圧障害情報を保持させ、通常の呼出しに対する端末応
答信号に電源障害ビットを含ませて送り返す。図10は
図2のアナログ煙感知器16の実施例を示したブロック
図である。図10において、アナログ熱感知器16は感
知器本体16aと感知器ベース16bから構成される。
感知器ベース16bには発報表示灯回路108が設けら
れ、端子S,SCに受信機10からの信号線が接続され
る。感知器本体16aは接続極性を無極性化する整流回
路84に続いて、ノイズ吸収回路86及び伝送信号検出
回路88を設けている。
Further, the sensor repeater 14 is provided with a control voltage monitoring circuit 80. When an abnormality in the boosted voltage of the booster circuit 62 is detected, the voltage failure information is held in the memory 46 via the CPU 44, The terminal response signal to the call is sent back including the power failure bit. FIG. 10 is a block diagram showing an embodiment of the analog smoke detector 16 of FIG. In FIG. 10, the analog heat sensor 16 includes a sensor body 16a and a sensor base 16b.
A warning indicator lamp circuit 108 is provided on the sensor base 16b, and the signal lines from the receiver 10 are connected to the terminals S and SC. The sensor main body 16a is provided with a noise absorption circuit 86 and a transmission signal detection circuit 88 following the rectification circuit 84 for making the connection polarity non-polar.

【0041】伝送信号検出回路88は受信機10からの
電圧モードによる呼出信号を検出して伝送制御回路92
に供給する。伝送制御回路92にはCPUが設けられ、
図2の感知器用中継器14に示したと同様、呼出応答部
6,割込送信部7,割込制御部8及び試験制御部9の各
機能が実現される。また伝送制御回路92に対しては種
別・アドレス設定回路94が設けられる。
The transmission signal detection circuit 88 detects the ringing signal from the receiver 10 in the voltage mode and detects the transmission control circuit 92.
Supply to. A CPU is provided in the transmission control circuit 92,
As in the case of the sensor repeater 14 of FIG. 2, the functions of the call response unit 6, the interrupt transmission unit 7, the interrupt control unit 8, and the test control unit 9 are realized. A type / address setting circuit 94 is provided for the transmission control circuit 92.

【0042】煙検出部はLED駆動回路96,赤外LE
D98,受光回路100及び増幅回路102で構成され
る。赤外LED98と受光回路100の受光素子は、例
えば散乱光式の煙検出構造によって配置される。更にテ
ストLED106が設けられ、所定の煙濃度に対応した
光を直接、受光回路100の受光素子に照射して試験作
動を行う。
The smoke detector is composed of an LED drive circuit 96 and an infrared LE.
It is composed of a D98, a light receiving circuit 100 and an amplifier circuit 102. The infrared LED 98 and the light receiving element of the light receiving circuit 100 are arranged by, for example, a scattered light type smoke detection structure. Further, a test LED 106 is provided, and the light receiving element of the light receiving circuit 100 is directly irradiated with light corresponding to a predetermined smoke concentration to perform a test operation.

【0043】伝送制御回路92からの送信信号は応答信
号出力回路104に与えられ、通常の応答信号は電流モ
ードで受信機10側に送信される。また、火災検出に基
づく割込信号については、応答信号を受信機側でオール
1とするようなブレーク電流信号を出力する。伝送制御
回路92は受信機10よりサンプリングコマンドを受信
すると、LED駆動回路96により赤外LED98を発
光駆動し、受光回路100及び増幅回路102により得
られた受光信号をAD変換してメモリに記憶保持する。
The transmission signal from the transmission control circuit 92 is given to the response signal output circuit 104, and the normal response signal is transmitted to the receiver 10 side in the current mode. As for the interrupt signal based on fire detection, a break current signal that outputs a response signal of all 1s on the receiver side is output. When the transmission control circuit 92 receives the sampling command from the receiver 10, the LED drive circuit 96 drives the infrared LED 98 to emit light, and the received light signals obtained by the light receiving circuit 100 and the amplifying circuit 102 are AD-converted and stored in the memory. To do.

【0044】メモリに記憶保持されたアナログ検出デー
タは、受信機10からの呼出信号のアドレス一致が得ら
れたときに応答信号のデータフィールドに含ませて送信
する。受信機10から試験コマンドを受信した場合に
は、LED駆動回路96によりテストLED106を駆
動する。テストLED106の発光駆動で受光回路10
0及び増幅回路102により得られた検出信号は、サン
プリングコマンドに基づくAD変換により試験データと
してメモリに記憶保持され、自己アドレスを指定した呼
出信号に対する端末応答信号に含ませて受信機に送信す
る。
The analog detection data stored and held in the memory is included in the data field of the response signal and transmitted when the address match of the calling signal from the receiver 10 is obtained. When the test command is received from the receiver 10, the LED drive circuit 96 drives the test LED 106. The light receiving circuit 10 is driven by driving the test LED 106 to emit light.
0 and the detection signal obtained by the amplifier circuit 102 are stored and held in the memory as test data by AD conversion based on the sampling command, and are transmitted to the receiver by including the self address in the terminal response signal to the calling signal with the designated self address.

【0045】更に、伝送制御回路92はAD変換により
サンプリングしたアナログ検出データから火災を判断し
た場合には、応答信号出力回路104によりブレーク電
流信号を送出して受信機10に対し割込信号を送信す
る。この割込信号の送信機能は感知器試験動作の際には
試験コマンドに先立って割込禁止コマンドが送られてく
ることで、感知器試験においてAD変換により得られた
アナログ検出データが火災レベルを越えていても割込信
号の送信は行われない。また、感知器試験動作が終了す
ると、受信機10からの試験復旧コマンドを受けて試験
動作が停止され、続いて割込禁止解除コマンドを受けて
割込信号の送信機能が回復される。
Further, when the transmission control circuit 92 judges a fire from the analog detection data sampled by AD conversion, the response signal output circuit 104 sends a break current signal to send an interrupt signal to the receiver 10. To do. This interrupt signal transmission function sends an interrupt disable command prior to the test command during the sensor test operation, so that the analog detection data obtained by AD conversion in the sensor test indicates the fire level. Even if it exceeds the limit, the interrupt signal is not transmitted. Further, when the sensor test operation is completed, the test operation is stopped in response to the test recovery command from the receiver 10, and subsequently the interrupt signal transmission function is restored in response to the interrupt prohibition cancel command.

【0046】図11は図2のアナログ熱感知器の実施例
を示したブロック図である。図11において、アナログ
熱感知器は端子S,SC間に受信機10からの信号線を
接続し、これに続いて無極性回路110,ノイズ吸収回
路112、DC13Vを出力する定電圧回路114、電
流制限回路116、DC10Vを出力する定電圧回路1
18を設けている。続いて熱検出部として定電流回路1
20、サーミスタ等を用いた熱検出素子122及び火災
試験回路124が設けられる。
FIG. 11 is a block diagram showing an embodiment of the analog heat sensor of FIG. In FIG. 11, the analog heat sensor has a signal line from the receiver 10 connected between terminals S and SC, followed by a non-polarity circuit 110, a noise absorption circuit 112, a constant voltage circuit 114 for outputting DC13V, and a current. Limiting circuit 116, constant voltage circuit 1 that outputs DC10V
18 are provided. Then, a constant current circuit 1 as a heat detector.
20, a heat detection element 122 using a thermistor and the like and a fire test circuit 124 are provided.

【0047】一方、ノイズ吸収回路112に対する分岐
ラインに対し呼出信号回路126を設け、受信機10か
らの電圧モードによる呼出信号を検出して伝送制御回路
130に供給する。伝送制御回路130にはCPUが設
けられ、図2の感知器用中継器14に示したと同様、呼
出応答部6,割込送信部7,割込制御部8及び試験制御
部9の各機能が設けられる。
On the other hand, a ringing signal circuit 126 is provided for the branch line to the noise absorbing circuit 112, and a ringing signal in the voltage mode from the receiver 10 is detected and supplied to the transmission control circuit 130. A CPU is provided in the transmission control circuit 130, and each function of the call response unit 6, the interrupt transmission unit 7, the interrupt control unit 8, and the test control unit 9 is provided as in the sensor repeater 14 of FIG. To be

【0048】伝送制御回路130に対しては発振回路1
32,アドレス・種別設定回路134及びパワーオンリ
セットを行うリセット回路136が設けられる。また、
制御回路130以降に対しては定電圧回路128よりD
C3.2Vの電源供給が行われる。伝送制御回路130
からの送信信号は応答信号回路138に与えられ、電流
モードで受信機10側に送信される。また、応答信号回
路138には応答信号のビット1.0により点滅する作
動表示灯140を設けている。
For the transmission control circuit 130, the oscillation circuit 1
32, an address / type setting circuit 134, and a reset circuit 136 for performing a power-on reset are provided. Also,
For the control circuit 130 and thereafter, the constant voltage circuit 128 outputs D
The power supply of C3.2V is performed. Transmission control circuit 130
The transmission signal from is given to the response signal circuit 138 and is transmitted to the receiver 10 side in the current mode. Further, the response signal circuit 138 is provided with an operation indicator lamp 140 which blinks according to bit 1.0 of the response signal.

【0049】伝送制御回路130は受信機10からサン
プリングコマンドを受けると、定電流回路120を動作
して熱検出素子122に一定電流を流し、熱検出素子1
22のインピーダンスは周囲温度により決まることか
ら、周囲温度に依存した検出電圧をAD変換によりサン
プリングしてメモリに記憶する。メモリに記憶された検
出データは自己アドレスを指定した呼出信号に対する応
答信号により受信機10に送信される。
Upon receiving the sampling command from the receiver 10, the transmission control circuit 130 operates the constant current circuit 120 to cause a constant current to flow through the heat detecting element 122, and the heat detecting element 1
Since the impedance of 22 is determined by the ambient temperature, the detected voltage depending on the ambient temperature is sampled by AD conversion and stored in the memory. The detection data stored in the memory is transmitted to the receiver 10 by a response signal to the calling signal designating its own address.

【0050】また、伝送制御回路130は受信機10か
ら試験コマンドを受信すると、火災試験回路124を動
作して試験動作を行わせる。このとき同時に定電流回路
120も動作される。火災試験回路124は試験動作に
より例えば試験温度100℃のインピーダンス状態を定
電流回路120の接続負荷として作り出す。従って、伝
送制御回路130に対しては試験温度100℃に対応し
た検出電圧が入力され、サンプリングコマンドに基づく
AD変換によってメモリに記憶保持される。
Further, when the transmission control circuit 130 receives the test command from the receiver 10, it operates the fire test circuit 124 to perform the test operation. At this time, the constant current circuit 120 is also operated at the same time. The fire test circuit 124 creates an impedance state at a test temperature of 100 ° C. as a connection load of the constant current circuit 120 by a test operation. Therefore, the detection voltage corresponding to the test temperature of 100 ° C. is input to the transmission control circuit 130, and is stored and held in the memory by AD conversion based on the sampling command.

【0051】このとき100℃の試験温度による検出電
圧は当然に火災レベルを越えていることから、本来、伝
送制御回路130は応答信号回路138を使用してブレ
ーク電流を送出することで割込信号を送信する。しかし
ながら本発明にあっては、試験コマンドに先立って割込
禁止コマンドが受信機10から送られてきているため、
火災試験により100℃の検出データが得られるため割
込信号の送信は行われず、試験データはメモリに記憶さ
れる。
At this time, the detected voltage at the test temperature of 100 ° C. naturally exceeds the fire level. Therefore, the transmission control circuit 130 originally uses the response signal circuit 138 to send a break current to generate an interrupt signal. To send. However, in the present invention, since the interrupt prohibition command is sent from the receiver 10 prior to the test command,
Since the fire test provides detection data of 100 ° C., the interrupt signal is not transmitted and the test data is stored in the memory.

【0052】その後の自己アドレスを指定した呼出信号
に対する応答データとして受信機10に送信されること
になる。また、試験動作が終了すれば試験復旧コマンド
によって試験動作を停止し、さらに割込禁止解除コマン
ドによって火災検出に基づく割込信号の送信機能は回復
される。図12は図2に示した受信機10の制御部32
による処理動作を示したフローチャートである。図12
において、受信機10の電源を投入すると、ステップS
1で初期設定が行われる。続いてステップS2で端末ア
ドレスnを最初のn=1にセットする。続いてステップ
S3で作動試験か否かチェックする。この実施例にあっ
ては、端末の作動試験は パワーオンスタート時、 一定時間毎、例えば一日1回の定期試験, 保守点検時の端末アドレスの指定による作動試験、 のいずれかが行われる。
After that, it is transmitted to the receiver 10 as response data to the calling signal designating its own address. When the test operation is completed, the test operation is stopped by the test recovery command, and the interrupt signal transmission function based on the fire detection is restored by the interrupt prohibition cancel command. FIG. 12 shows the control unit 32 of the receiver 10 shown in FIG.
5 is a flowchart showing a processing operation by 12
When the power of the receiver 10 is turned on in step S
Initial setting is performed at 1. Then, in step S2, the terminal address n is set to the first n = 1. Then, in step S3, it is checked whether the operation test is performed. In this embodiment, the operation test of the terminal is carried out at power-on start, at regular intervals, for example, a regular test once a day, or an operation test by designating a terminal address during maintenance and inspection.

【0053】通常は作動試験でないことからステップS
4に進み、アドレスn=1を指定した呼出信号の送信に
よるポーリングを行う。続いてステップS5で端末から
の応答信号を受信し、応答信号のデータフィールドから
ステップS6で状態変化の有無をチェックする。もし状
態変化があればステップS7に進み、作動試験中か否か
チェックした後、ステップS8で状態変化の内容に応じ
た対応処理を行う。
Since it is not a normal operation test, step S
4, the polling is performed by transmitting a calling signal designating the address n = 1. Then, in step S5, the response signal from the terminal is received, and it is checked from the data field of the response signal in step S6 whether or not the state has changed. If there is a state change, the process proceeds to step S7, and after checking whether the operation test is being performed or not, in step S8, a corresponding process according to the content of the state change is performed.

【0054】この対応処理は火災処理、障害処理などの
各種の対応処理が含まれる。続いてステップS9で例え
ば1秒毎のサンプリングタイミングに達したか否かチェ
ックし、もしサンプリングタイミングに達していればス
テップS10でサンプリングコマンドを発行して、全端
末に対し一斉にAD変換による端末情報の収集処理を指
令する。
This response processing includes various response processing such as fire processing and failure processing. Then, in step S9, for example, it is checked whether or not the sampling timing has reached every one second, and if the sampling timing has been reached, a sampling command is issued in step S10, and terminal information by AD conversion is collectively issued to all terminals. Command the collection process of.

【0055】続いてステップS11で最終端末アドレス
か否かチェックし、最終端末アドレスでなければステッ
プS22で端末アドレスを1つインクリメントし、同様
な処理を繰り返す。またステップS11で最終端末アド
レスであった場合にはステップS2に戻り、最初の端末
アドレスからのポーリングを繰り返す。次にステップS
3で作動試験が判別されるとステップS12に進み、試
験端末に対し割込禁止コマンドを発行する。割込禁止コ
マンドが端末側で受信されると応答信号が返されてくる
ことから、ステップS13で応答受信を確認し、続いて
ステップS14で応答に対する確認コマンド(ACKコ
マンド)を送信する。これによって割込禁止コマンドの
送信処理を終了する。
Subsequently, in step S11, it is checked whether or not it is the final terminal address. If it is not the final terminal address, the terminal address is incremented by 1 in step S22, and similar processing is repeated. If it is the final terminal address in step S11, the process returns to step S2 and the polling from the first terminal address is repeated. Then step S
When the operation test is determined in 3, the process proceeds to step S12, and an interrupt prohibition command is issued to the test terminal. Since the response signal is returned when the interrupt prohibition command is received by the terminal side, the response reception is confirmed in step S13, and subsequently, the confirmation command (ACK command) for the response is transmitted in step S14. This completes the interrupt prohibition command transmission process.

【0056】次にステップS15で試験コマンドを送信
する。試験コマンドについてもステップS16の端末応
答の受信確認に基づくステップS16の確認コマンドの
発行を行う。試験コマンドを送信した後の試験データの
収集は通常のポーリング処理を通じて行われる。即ち、
試験コマンドの送信後にステップS4に進んで通常のポ
ーリングを行い、ステップS5の応答信号の受信からス
テップS6で状態変化ありと判別した場合には、ステッ
プS7で作動試験中か否かチェックする。
Next, in step S15, a test command is transmitted. Regarding the test command, the confirmation command of step S16 is issued based on the reception confirmation of the terminal response of step S16. Collection of test data after transmitting the test command is performed through a normal polling process. That is,
After transmitting the test command, the process proceeds to step S4 to perform normal polling, and if it is determined that there is a state change in step S6 from the reception of the response signal in step S5, it is checked in step S7 whether the operation test is being performed.

【0057】作動試験中であればステップS18で試験
データから正常に試験作動したか否か判断し、正常の試
験動作が行われていればステップS20で試験終了コマ
ンドを送信し、続いてステップS21で割込禁止解除コ
マンドを送信する。この試験終了コマンドおよび割込禁
止解除コマンドの送信についても割込禁止コマンドや試
験コマンドの場合と同様、端末からの応答受信に対する
確認コマンドの発行が行われるが、フローチャートでは
省略している。
If an operation test is in progress, it is determined in step S18 whether or not the test operation is normal. If a normal test operation is performed, a test end command is transmitted in step S20, and then step S21. Send an interrupt prohibition cancel command with. Regarding the transmission of the test end command and the interrupt prohibition cancel command, as in the case of the interrupt prohibition command and the test command, the confirmation command is issued in response to the response received from the terminal, but this is omitted in the flowchart.

【0058】また、ステップS18で試験作動が正常に
行われなかった場合にはステップS19に進み、端末故
障処理により障害発生を表示する。尚、故障と判定され
た端末については修理交換等が済むまでポーリング対象
から除外するようにしてもよい。図13は端末側の処理
動作を示したフローチャートである。図13において、
電源投入が行われるとステップS1で初期設定が行わ
れ、ステップS2で信号受信の有無を監視する。信号受
信が行われるとステップS3でサンプリングコマンドか
否かチェックし、サンプリングコマンドでなければステ
ップS4でアドレス一致をチェックする。
If the test operation is not normally performed in step S18, the process proceeds to step S19, and the failure occurrence is displayed by the terminal failure processing. It should be noted that the terminal determined to be defective may be excluded from the polling target until repair or replacement is completed. FIG. 13 is a flowchart showing the processing operation on the terminal side. In FIG.
When the power is turned on, initialization is performed in step S1, and the presence or absence of signal reception is monitored in step S2. When a signal is received, it is checked in step S3 whether it is a sampling command. If it is not a sampling command, the address matching is checked in step S4.

【0059】アドレス一致が得られるとステップS5で
ポーリングコマンドか否かチェックする。通常呼出時の
ポーリングコマンドであればステップS6でメモリにサ
ンプリングによって保持されているデータを送信する。
またステップS7で割込禁止コマンドであった場合には
ステップS8に進み、割込禁止フラグFLをFL=1に
セットし、割込送信機能を禁止する。
When an address match is obtained, it is checked in step S5 whether it is a polling command. If it is a polling command at the time of normal calling, the data held in the memory by sampling is transmitted in step S6.
If the command is an interrupt prohibition command in step S7, the flow advances to step S8 to set the interrupt prohibition flag FL to FL = 1 to prohibit the interrupt transmission function.

【0060】ステップS9で割込禁止解除コマンドが判
別されるとステップS10で割込禁止フラグをFL=0
にリセットする。ステップS11で試験コマンドが判別
されると、ステップS12で端末の作動試験を行う。さ
らにステップS13で試験終了コマンドであればステッ
プS14で試験動作を終了する。一方、ステップS3で
サンプリングコマンドが判別された場合にはステップS
15に進み、検出信号をAD変換によりサンプリングし
てメモリに保持する。続いてステップS16でサンプリ
ングデータから火災検出の有無を判断し、火災検出であ
ればステップS17で割込禁止フラグFLをチェック
し、割込禁止フラグがFL=0とリセット状態にあれば
ステップS18に進み、割込信号を送信する。
When the interrupt prohibition cancel command is discriminated in step S9, the interrupt prohibition flag is set to FL = 0 in step S10.
Reset to. When the test command is determined in step S11, an operation test of the terminal is performed in step S12. If the command is the test end command in step S13, the test operation is ended in step S14. On the other hand, when the sampling command is determined in step S3, step S
In step 15, the detection signal is sampled by AD conversion and stored in the memory. Subsequently, in step S16, it is determined whether or not a fire is detected from the sampling data. If a fire is detected, the interrupt prohibition flag FL is checked in step S17. If the interrupt prohibition flag is FL = 0 and the reset state is set, the process proceeds to step S18. Proceed and send an interrupt signal.

【0061】このとき作動試験による火災検出であれ
ば、試験コマンドに先立って割込禁止コマンドにより割
込禁止フラグがFL=1にセットされていることから、
ステップS16の割込信号の送信は行わない。図14は
本発明の受信機10と特定の端末との間における作動試
験の際の信号のやり取りを示したタイムチャートであ
る。図14において、端末の作動試験に際しては受信機
10は、まずで割込禁止コマンドを発行し、端末より
受信応答が得られると、でACKコマンド(確認コマ
ンド)を発行する。このACKコマンドに対する端末応
答は特に行われない。続いてで試験コマンドを発行す
る。試験コマンド3に対しても端末は受信応答を返すこ
とから、でACKコマンドを発行する。
At this time, if a fire is detected by the operation test, since the interrupt prohibition flag is set to FL = 1 by the interrupt prohibition command prior to the test command,
The interrupt signal in step S16 is not transmitted. FIG. 14 is a time chart showing the exchange of signals in the operation test between the receiver 10 of the present invention and a specific terminal. In FIG. 14, in the operation test of the terminal, the receiver 10 first issues an interrupt prohibition command, and when a reception response is obtained from the terminal, issues an ACK command (confirmation command). No terminal response is made to this ACK command. Then, the test command is issued. Since the terminal also returns a reception response to the test command 3, the ACK command is issued by.

【0062】続いてでサンプリングコマンドが発行さ
れたとすると、端末側はAD変換によるサンプリングを
行い、このときの試験コマンドによって端末側は試験
動作状態にあることから、試験動作による検出信号がA
D変換によりサンプリングされてメモリに記憶保持され
ることになる。その後、受信機10はで試験を行った
端末アドレスをポーリングコマンドを発行し、ポーリン
グコマンドを受けて端末はメモリに保持している試験デ
ータを応答信号として送信する。
If a sampling command is subsequently issued, the terminal side performs sampling by AD conversion, and since the terminal side is in the test operation state by the test command at this time, the detection signal by the test operation is A
It is sampled by D conversion and stored and held in the memory. After that, the receiver 10 issues a polling command for the terminal address tested by, and upon receiving the polling command, the terminal transmits the test data held in the memory as a response signal.

【0063】この試験データに基づいて試験終了が確認
されると、受信機10はで試験終了コマンドを送信
し、受信応答及びのACKコマンドを経て試験復旧が
終了され、最終的にで割込禁止解除コマンドを送信
し、受信応答及びACKコマンドを経て割込禁止動作が
行われ、これによって一連の試験動作が終了する。尚、
上記の実施例は端末における火災検出に基づく割込信号
として受信機からの呼出信号の応答タイミングで端末送
信データを破壊するブレーク信号を送出して、受信機側
で割込信号を受信判断するようにしているが、端末から
の割込信号の送信はブレーク信号に限定されず、適宜の
割込コード信号を使用するようにしてもよい。また、上
記の実施例では割込信号に続いて割込確認呼出しを行っ
て割込詳細情報を返送させているが、最初の割込コード
信号に詳細情報を含めた場合には割込確認呼出しは不要
である。
When the test end is confirmed on the basis of this test data, the receiver 10 transmits a test end command at, the test recovery is ended via the reception response and the ACK command, and finally the interrupt is prohibited. A cancel command is transmitted, an interrupt prohibition operation is performed via a reception response and an ACK command, and this completes a series of test operations. still,
In the above embodiment, a break signal that destroys the terminal transmission data is transmitted as the interrupt signal based on the fire detection in the terminal at the response timing of the call signal from the receiver, and the receiver side judges that the interrupt signal is received. However, the transmission of the interrupt signal from the terminal is not limited to the break signal, and an appropriate interrupt code signal may be used. Further, in the above embodiment, the interrupt confirmation call is made following the interrupt signal and the detailed interrupt information is returned, but when the detailed information is included in the first interrupt code signal, the interrupt confirmation call is made. Is unnecessary.

【0064】更に、上記の実施例は図1の原理説明図に
おける受信手段1として受信機10のみを設けた場合を
例にとっているが、受信手段1には受信機と受信機から
の伝送路にローカル受信機として機能する中継盤を接続
して中継盤からの伝送路に端末を接続する構成、あるい
はローカル受信機としての中継盤のみを複数伝送路で接
続し各中継盤からの伝送路に端末を接続する構成、のい
ずれかについてもそのまま適用することができる。
Further, although the above-mentioned embodiment takes as an example the case where only the receiver 10 is provided as the receiving means 1 in the principle explanatory diagram of FIG. 1, the receiving means 1 has a receiver and a transmission line from the receiver. A configuration in which a relay board that functions as a local receiver is connected and the terminal is connected to the transmission path from the relay board, or only the relay board as the local receiver is connected with multiple transmission paths and the terminal is connected to the transmission path from each relay board. It is also possible to directly apply any of the configurations of connecting the.

【0065】[0065]

【発明の効果】以上説明してきたように本発明によれ
ば、端末試験中は割込送信が禁止されるため、試験中に
火災が発生しても火災による割込信号の送信で火災を優
先的に処理することができる。また、端末試験による火
災試験データを割込によらず通常の呼出処理により端末
から受信機に送ることから、受信機制御部の処理負担が
端末試験によって増加せず、火災等の異常監視に十分な
処理能力を発揮することができる。
As described above, according to the present invention, since interrupt transmission is prohibited during the terminal test, even if a fire occurs during the test, the fire is prioritized by transmitting the interrupt signal due to the fire. Can be processed as desired. In addition, since the fire test data from the terminal test is sent from the terminal to the receiver by normal calling processing without interruption, the processing load on the receiver control unit does not increase due to the terminal test, and it is sufficient for abnormality monitoring such as fire. It is possible to exert various processing capabilities.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の原理説明図FIG. 1 is an explanatory view of the principle of the present invention.

【図2】本発明の全体構成を示した説明図FIG. 2 is an explanatory diagram showing the overall configuration of the present invention.

【図3】本発明のポーリングを示したタイムチャートFIG. 3 is a time chart showing the polling of the present invention.

【図4】受信機からの呼出信号の伝送フォーマット説明
FIG. 4 is an explanatory diagram of a transmission format of a calling signal from a receiver.

【図5】端末からの応答信号の伝送フォーマット説明図FIG. 5 is an explanatory diagram of a transmission format of a response signal from the terminal.

【図6】ブレーク信号の送信による異常発生の割込み通
知を示したタイムチャート
FIG. 6 is a time chart showing an interrupt notification of an abnormal occurrence due to transmission of a break signal.

【図7】図2の感知器用中継器の実施例構成図FIG. 7 is a configuration diagram of an embodiment of the sensor repeater of FIG.

【図8】図7の火災検出時の等価回路を示した回路図FIG. 8 is a circuit diagram showing an equivalent circuit at the time of fire detection in FIG.

【図9】図8における火災、正常、断線の検出領域を示
した説明図
FIG. 9 is an explanatory diagram showing detection areas for fire, normality, and disconnection in FIG.

【図10】図2のアナログ煙感知器の実施例を示したブ
ロック図
10 is a block diagram illustrating an embodiment of the analog smoke detector of FIG.

【図11】図2のアナログ熱感知器の実施例を示したブ
ロック図
FIG. 11 is a block diagram showing an embodiment of the analog heat sensor of FIG.

【図12】図2の受信機側の処理動作を示したフローチ
ャート
FIG. 12 is a flowchart showing a processing operation on the receiver side in FIG.

【図13】図2の端末側の処理動作を示したフローチャ
ート
FIG. 13 is a flowchart showing a processing operation on the terminal side of FIG.

【図14】受信機と端末間の処理動作を示したタイムチ
ャート
FIG. 14 is a time chart showing the processing operation between the receiver and the terminal.

【符号の説明】[Explanation of symbols]

1:受信手段 2:端末 3:呼出制御部 4:割込処理部 5:試験命令部 6:呼出応答部 7:割込送信部 8:割込制御部 9:試験制御部 10:受信機 12:伝送路 14:感知器用中継器 16:アナログ煙感知器 16a:感知器本体 16b:感知器ベース 18:アナログ熱感知器 20:制御用中継器 22:感知器回線 24−1,24−2:オンオフ感知器 26:発信機 28:制御回線 30:制御負荷 32:制御部 34:表示部 36:操作部 38:鳴動部 42:制御回路 44:CPU 46:メモリ 48:AD変換部 50:送受信回路 52:伝送表示灯 54:アドレス設定回路 56:アドレス設定スイッチ 58,60,114,118,128:定電圧回路 62:昇圧回路 64−1〜64−n:火災断線検出回路 66−1〜66−n:試験回路 68:発報表示灯 70:感知器接点 72:終端器 74:確認応答表示灯 76,78:スイッチ接点 80:制御電圧監視回路 82:定電流源 84:整流回路 86:ノイズ吸収回路 88:伝送信号検出回路 90:定電圧回路 92:伝送制御回路 94,134:アドレス・種別設定回路 96:LED駆動回路 100:受光回路 102:増幅回路 104:応答信号出力回路 106:テストLED 110:無極性回路 112:ノイズ吸収回路 116:電流制限回路 120:定電流回路 122:熱検出素子(サーミスタ) 124:火災試験回路 126:呼出信号回路 130:伝送制御回路 132:発振回路 136:リセット回路 139:作動表示灯 1: Receiving means 2: Terminal 3: Call control unit 4: Interrupt processing unit 5: Test command unit 6: Call response unit 7: Interrupt transmission unit 8: Interrupt control unit 9: Test control unit 10: Receiver 12 : Transmission line 14: Sensor repeater 16: Analog smoke detector 16a: Sensor main body 16b: Sensor base 18: Analog heat sensor 20: Control repeater 22: Sensor line 24-1, 24-2: ON / OFF sensor 26: transmitter 28: control line 30: control load 32: control unit 34: display unit 36: operation unit 38: ringing unit 42: control circuit 44: CPU 46: memory 48: AD conversion unit 50: transmission / reception circuit 52: Transmission indicator 54: Address setting circuit 56: Address setting switch 58, 60, 114, 118, 128: Constant voltage circuit 62: Booster circuit 64-1 to 64-n: Fire breakage detection circuit 66-1 to 6 6-n: Test circuit 68: Warning indicator light 70: Sensor contact 72: Terminator 74: Confirmation response indicator light 76, 78: Switch contact 80: Control voltage monitor circuit 82: Constant current source 84: Rectifier circuit 86: Noise absorption circuit 88: Transmission signal detection circuit 90: Constant voltage circuit 92: Transmission control circuit 94, 134: Address / type setting circuit 96: LED drive circuit 100: Light receiving circuit 102: Amplification circuit 104: Response signal output circuit 106: Test LED 110: Non-polar circuit 112: Noise absorption circuit 116: Current limiting circuit 120: Constant current circuit 122: Heat detection element (thermistor) 124: Fire test circuit 126: Ring signal circuit 130: Transmission control circuit 132: Oscillation circuit 136: Reset circuit 139: Operation indicator light

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】受信手段からの伝送路に複数の端末を接続
し、前記受信手段には、アドレス指定による呼出信号の
送信で端末を順次呼出して端末情報を返送させる呼出制
御部と、端末からの割込信号を受信して対応する処理を
行う割込処理部を設け、前記端末には、前記受信手段か
らの呼出アドレスに自己アドレスが一致した際に端末応
答信号を送信する呼出応答部と、異常を検出した際に呼
出アドレスとは無関係に受信手段に異常発生を割込信号
により知らせる割込送信部を設けた防災監視装置に於い
て、 前記受信手段に、試験コマンド信号の送信に先立って試
験対象となる端末に割込禁止コマンド信号を送信すると
共に、端末の試験終了の確認後に割込禁止解除コマンド
信号を送信する試験命令部を設け、 前記端末には、試験命令部からの割込禁止コマンド信号
により前記割込送信部の動作を禁止すると共に、禁止解
除コマンド信号により前記割込通知部の動作禁止を解除
する割込制御部と、試験命令部からの試験コマンド信号
により端末の試験動作を行う試験制御部とを設けたこと
を特徴とする防災監視装置。
1. A call control unit for connecting a plurality of terminals to a transmission line from a receiving unit, wherein the receiving unit includes a call control unit for sequentially calling the terminals by sending a calling signal by address specification and returning terminal information. An interrupt processing unit that receives the interrupt signal and performs a corresponding process, and the terminal includes a call response unit that transmits a terminal response signal when its own address matches the call address from the receiving unit. In a disaster prevention monitoring device provided with an interrupt transmission unit that informs the receiving means of the occurrence of an abnormality by an interrupt signal regardless of the calling address when an abnormality is detected, in the receiving means, prior to the transmission of the test command signal, A test command section for transmitting an interrupt prohibition command signal to the terminal to be tested and transmitting an interrupt prohibition cancellation command signal after confirming the test completion of the terminal. The operation of the interrupt transmission unit is prohibited by an interrupt prohibition command signal, and the operation prohibition of the interrupt notification unit is canceled by a prohibition cancellation command signal, and a terminal is generated by a test command signal from the test command unit. The disaster prevention monitoring device, which is provided with a test control unit for performing the test operation of.
【請求項2】請求項1記載の防災監視装置に於いて、前
記端末の試験制御部は、作動試験で得られた火災試験デ
ータをメモリに記憶し、前記呼出応答部は受信手段から
の呼出しに対し前記メモリに記憶している火災試験デー
タを送信することを特徴とする防災監視装置。
2. The disaster prevention monitoring device according to claim 1, wherein the test control unit of the terminal stores the fire test data obtained in the operation test in the memory, and the call response unit calls from the receiving means. The fire prevention monitoring device is characterized in that the fire test data stored in the memory is transmitted to the disaster prevention monitoring device.
【請求項3】請求項1記載の防災監視装置に於いて、前
記受信機の試験命令部は、電源投入直後の初期化処理時
および一定時間ごとの定期点検時に、端末アドレスを順
次指定して試験動作を命令することを特徴とする防災監
視装置。
3. The disaster prevention monitoring device according to claim 1, wherein the test command unit of the receiver sequentially specifies a terminal address during initialization processing immediately after power is turned on and during regular inspection at regular intervals. Disaster prevention monitoring device characterized by instructing test operation.
【請求項4】請求項1記載の防災監視装置に於いて、前
記端末の割込送信部は、異常を検出した際に前記端末応
答信号の送信タイミングで該端末応答信号を無効とする
ブレーク信号を送信して受信手段に異常発生を割込みで
知らせることを特徴とする防災監視装置。
4. The disaster prevention monitoring device according to claim 1, wherein the interrupt transmission unit of the terminal invalidates the terminal response signal at the transmission timing of the terminal response signal when an abnormality is detected. A disaster prevention monitoring device characterized by transmitting a message to notify the receiving means of an abnormality occurrence by interruption.
【請求項5】請求項1記載の防災監視装置に於いて、前
記受信手段の割込処理部は、端末から割込信号を受信し
た際に、異常を検出している端末を検索して特定する検
索処理を行うことを特徴とする防災監視装置。
5. The disaster prevention monitoring apparatus according to claim 1, wherein the interrupt processing unit of the receiving means, upon receiving an interrupt signal from the terminal, searches for and identifies a terminal that has detected an abnormality. Disaster prevention monitoring device characterized by performing a search process.
【請求項6】請求項1乃至5記載の防災監視装置に於い
て、前記受信手段は、受信機のみ、受信機と該受信機か
らの伝送路に接続されたローカル受信機としての1又は
複数の中継盤、或いは相互に伝送路で接続された複数の
ローカル受信機としての中継盤のみで構成されたことを
特徴とする防災監視装置。
6. The disaster prevention monitoring device according to claim 1, wherein the receiving means is a receiver only, or one or a plurality of receivers and a local receiver connected to a transmission path from the receiver. The disaster prevention monitoring device is characterized in that it is configured only by the relay board or the relay board as a plurality of local receivers connected to each other by a transmission path.
【請求項7】受信手段からの伝送路に複数の端末を接続
し、前記受信手段には、アドレス指定による呼出信号の
送信で端末を順次呼出して端末情報を返送させる呼出制
御部と、端末からの割込みの発生通知を受けて対応する
処理を行う割込処理部を設け、前記端末には、前記受信
手段からの呼出アドレスと自己アドレスとの一致照合が
得られた際に端末応答信号を送信する呼出応答部と、異
常を検出した際に呼出アドレスとは無関係に受信手段に
異常発生を割込により知らせる割込送信部を設けた防災
監視装置に於いて、 前記受信手段からの試験コマンド信号の送信に先立って
試験対象となる端末に割込禁止コマンド信号を送信する
過程と、 前記割込禁止コマンド信号により端末の割込送信動作を
禁止する過程と、 端末の試験終了の確認後に割込禁止解除コマンド信号を
送信する過程と、 前記禁止解除コマンド信号により端末の割込禁止を解除
する過程と、を備えたことを特徴とする端末試験方法。
7. A call control section for connecting a plurality of terminals to a transmission line from the receiving means, wherein the receiving means includes a calling control section for sequentially calling the terminals by sending a calling signal by addressing and returning terminal information. Is provided with an interrupt processing unit that performs corresponding processing upon receipt of the notification of the occurrence of the interrupt, and transmits a terminal response signal to the terminal when the matching verification between the calling address and the self address from the receiving means is obtained. In a disaster prevention monitoring device provided with a call response unit for interrupting, and an interrupt transmission unit for notifying the receiving unit of the occurrence of an abnormality by interrupt regardless of the calling address when an abnormality is detected, a test command signal from the receiving unit Process of transmitting an interrupt prohibition command signal to the terminal to be tested prior to the transmission of, the process of prohibiting the interrupt transmission operation of the terminal by the interrupt prohibition command signal, and after confirming the end of the test of the terminal. Terminal test method and transmitting the interrupt prohibition cancellation command signal, the method comprising releasing the interruption inhibit terminal by the prohibition cancellation command signal, comprising the.
JP5058243A 1993-03-18 1993-03-18 Disaster prevention monitoring device and terminal testing method of disaster prevention monitoring device Expired - Fee Related JP2854490B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5058243A JP2854490B2 (en) 1993-03-18 1993-03-18 Disaster prevention monitoring device and terminal testing method of disaster prevention monitoring device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5058243A JP2854490B2 (en) 1993-03-18 1993-03-18 Disaster prevention monitoring device and terminal testing method of disaster prevention monitoring device

Publications (2)

Publication Number Publication Date
JPH06274780A true JPH06274780A (en) 1994-09-30
JP2854490B2 JP2854490B2 (en) 1999-02-03

Family

ID=13078682

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5058243A Expired - Fee Related JP2854490B2 (en) 1993-03-18 1993-03-18 Disaster prevention monitoring device and terminal testing method of disaster prevention monitoring device

Country Status (1)

Country Link
JP (1) JP2854490B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001067560A (en) * 1999-08-24 2001-03-16 Nohmi Bosai Ltd Terminal device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61195494A (en) * 1985-02-25 1986-08-29 松下電工株式会社 Decentralized processing type self-fire alarm system
JPH02247797A (en) * 1989-03-22 1990-10-03 Nohmi Bosai Ltd Sensor
JPH056492A (en) * 1990-09-06 1993-01-14 Hochiki Corp Method and device for disaster prevention monitor device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61195494A (en) * 1985-02-25 1986-08-29 松下電工株式会社 Decentralized processing type self-fire alarm system
JPH02247797A (en) * 1989-03-22 1990-10-03 Nohmi Bosai Ltd Sensor
JPH056492A (en) * 1990-09-06 1993-01-14 Hochiki Corp Method and device for disaster prevention monitor device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001067560A (en) * 1999-08-24 2001-03-16 Nohmi Bosai Ltd Terminal device

Also Published As

Publication number Publication date
JP2854490B2 (en) 1999-02-03

Similar Documents

Publication Publication Date Title
JP3788711B2 (en) Fire alarm system
JP2024016274A (en) booster
JPH06274780A (en) Disaster prevention monitor and terminal test method
JP2002092753A (en) Fire alarm receiver
JP3622401B2 (en) Method of detecting short circuit in monitoring system for disaster prevention, monitoring method for disaster prevention using the same, monitoring system for disaster prevention
JP2766766B2 (en) Disaster prevention monitoring device
JP4650926B2 (en) Fire alarm system
JPH1166451A (en) Fire alarm installation
JP2000003489A (en) Fire alarm equipment
JPH10334382A (en) Disaster prevention monitoring system
JP2004133770A (en) Fire alarm facility and fire sensor
JPH06274781A (en) Disaster prevention monitor and method
JP7390792B2 (en) fire alarm equipment
JP2004110641A (en) Fire receiver
JPH07264769A (en) Disaster preventing monitor
JP3854196B2 (en) Disaster prevention monitoring system and terminal address setting method
JP2511187B2 (en) Disaster prevention monitoring device
JP2981007B2 (en) Terminal address confirmation method for disaster prevention monitoring device
JP3564820B2 (en) Apartment house fire monitoring system
JP2000187784A (en) Fire sensor, fire warning receiver, fire warning reception system using them
JP2777142B2 (en) Alarm reporting device
JP2000076565A (en) Fire alarm
JP3032314B2 (en) Disaster prevention monitoring system and terminal equipment for disaster prevention monitoring
JPH0821151B2 (en) Disaster prevention monitoring device
JPH0836687A (en) Receiver for disaster prevention monitor

Legal Events

Date Code Title Description
FPAY Renewal fee payment (prs date is renewal date of database)

Year of fee payment: 11

Free format text: PAYMENT UNTIL: 20091120

FPAY Renewal fee payment (prs date is renewal date of database)

Year of fee payment: 11

Free format text: PAYMENT UNTIL: 20091120

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101120

Year of fee payment: 12

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101120

Year of fee payment: 12

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111120

Year of fee payment: 13

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111120

Year of fee payment: 13

FPAY Renewal fee payment (prs date is renewal date of database)

Year of fee payment: 14

Free format text: PAYMENT UNTIL: 20121120

LAPS Cancellation because of no payment of annual fees