JPH0345054A - Fault diagnostic method for terminal equipment - Google Patents

Fault diagnostic method for terminal equipment

Info

Publication number
JPH0345054A
JPH0345054A JP1178949A JP17894989A JPH0345054A JP H0345054 A JPH0345054 A JP H0345054A JP 1178949 A JP1178949 A JP 1178949A JP 17894989 A JP17894989 A JP 17894989A JP H0345054 A JPH0345054 A JP H0345054A
Authority
JP
Japan
Prior art keywords
terminal device
calls
terminal equipment
comparison
pattern
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
JP1178949A
Other languages
Japanese (ja)
Other versions
JP2771261B2 (en
Inventor
Mitsuyo Nishikawa
西川 光世
Junzo Kawakami
川上 潤三
Kiyoshi Nakamura
清 中村
Hiromi Inaba
博美 稲葉
Takashi Kaneko
隆 金子
Shigeru Nishigai
西貝 茂
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.)
Hitachi Elevator Engineering and Service Co Ltd
Hitachi Ltd
Original Assignee
Hitachi Elevator Engineering and Service Co Ltd
Hitachi 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 Hitachi Elevator Engineering and Service Co Ltd, Hitachi Ltd filed Critical Hitachi Elevator Engineering and Service Co Ltd
Priority to JP1178949A priority Critical patent/JP2771261B2/en
Publication of JPH0345054A publication Critical patent/JPH0345054A/en
Application granted granted Critical
Publication of JP2771261B2 publication Critical patent/JP2771261B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Selective Calling Equipment (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Maintenance And Management Of Digital Transmission (AREA)

Abstract

PURPOSE:To easily diagnose normality or abnormity of a terminal equipment by providing a storage means, a count means, a comparison means and a diagnostic means, monitoring a call unit, a call pattern and a traffic or the like per unit time from the terminal equipment and comparing them with a predicted value so as to diagnose the normality of the terminal equipment. CONSTITUTION:A storage means 25 stores predicted call units in advance for plural time zones corresponding to each terminal equipment. A count means 24 counts a call unit of plural time zones for each terminal equipment 3 and a comparison means 23 compares a call number for each unit time in each terminal equipment 3 counted by the count means 24 with a prescribed call number for each unit time for each terminal equipment 3 stored in advance in the storage means 25 and gives the result of comparison to a diagnostic means 22. When both call numbers have a large difference as the result of comparison, the diagnostic means 22 discriminates it that the terminal equipment has an error and gives a result of discrimination to an output means 21 and output it to a display device. Thus, a fault of each terminal equipment is recognized by a central device.

Description

【発明の詳細な説明】 [産業上の利用分野コ 本発明は、端末装置の異常診断方法に係り、特に、ビル
管理システム、銀行オンラインシステム、遠方監視、制
御システム等のための分散形システムにおける端末装置
の異常診断方法に関する。
[Detailed Description of the Invention] [Industrial Application Field] The present invention relates to a method for diagnosing abnormalities in terminal devices, and is particularly applicable to distributed systems for building management systems, bank online systems, remote monitoring, control systems, etc. The present invention relates to an abnormality diagnosis method for a terminal device.

[従来の技術] 遠方監視、制御等のための分散形システムに関する従来
技術として、中央装置からのポーリングによる方式が知
られている。この方式における端末装置の異常診断方法
は、中央装置から各端末装置を周期的に順次呼び出すこ
とによって、端末装置の異常の有無をチエツクするとい
うものであり、端末装置の台数が多かったり、端末装置
1台当りの通信時間が長かったりすると、全端末装置に
対するポーリングの一巡に要する時間が長くなると共に
、このポーリングによる中央装置の負荷も増大するもの
であった。
[Prior Art] As a conventional technology related to a distributed system for remote monitoring, control, etc., a method using polling from a central device is known. The method of diagnosing abnormalities in terminal devices in this system is to check for abnormalities in the terminal devices by calling each terminal device periodically and sequentially from the central device. If the communication time per terminal device is long, the time required for one round of polling for all terminal devices becomes longer, and the load on the central device due to this polling also increases.

また、他の従来技術として、システムにおける中央装置
と端末装置との間の通信がコンテンション方式(端末装
置からの発報による通信)のものが知られている。この
方式の場合、中央装置は、端末装置から発報がないとき
、“端末装置が正常で発報がない”のか、“端末装置が
異常で発報できない”のかを識別することができず、端
末装置の異常を検出するために、前述の場合と同様に、
ポーリングによって周期的に端末装置のチエツクを行な
う等の無駄な動作を行なっていた。
Furthermore, as another conventional technique, a contention method (communication based on notifications from the terminal devices) is known in which communication between the central device and the terminal devices in the system is performed. In this method, when the terminal device does not issue an alarm, the central device cannot distinguish whether "the terminal device is normal and no alarm is issued" or "the terminal device is abnormal and cannot issue an alarm." In order to detect abnormalities in the terminal device, as in the previous case,
Wasteful operations such as periodically checking the terminal device by polling were performed.

なお、前述したような端末装置の異常診断に関する従来
技術として、例えば、特開昭60−91753号公報等
に記載された技術が知られている。
Note that, as a conventional technique related to abnormality diagnosis of the terminal device as described above, for example, a technique described in Japanese Patent Application Laid-Open No. 60-91753 is known.

[発明が解決しようとする課題] 前記従来技術、特に、通信方式がコンテンション方式で
ある従来技術は、中央装置に対して発報を行なわない端
末装置の正常、異常の判断を通常の動作中に行なうこと
が困難であり、このため、中央装置から端末装置を呼び
出して端末装置の異常をチエツクするポーリング方式が
、端末装置の異常チエツクのためにのみ用いられており
、中央装置の負荷が増大すると共に、端末装置が正常で
ある場合には、無駄な動作を行なっていることになると
いう問題点を有していた。
[Problems to be Solved by the Invention] The above-mentioned prior art, particularly the prior art in which the communication method is a contention method, is capable of determining whether a terminal device is normal or abnormal during normal operation without issuing a notification to the central device. Therefore, the polling method, in which the central device calls the terminal device and checks for abnormalities in the terminal device, is used only to check for abnormalities in the terminal device, which increases the load on the central device. Additionally, there is a problem in that if the terminal device is normal, it is performing unnecessary operations.

本発明の目的は、前記従来技術°の問題点を解決し、中
央装置の負荷を増大させることなく、容易に端末装置の
正常、異常を診断することを可能にした端末装置の異常
診断方法を提供することにある。
An object of the present invention is to provide a terminal device abnormality diagnosis method that solves the problems of the prior art described above and makes it possible to easily diagnose whether the terminal device is normal or abnormal without increasing the load on the central device. It is about providing.

[課題を解決するための手段] 本発明によれば前記目的は、記憶手段、カウント手段、
比較手段、診断手段を備え、単位時間当りの端末装置か
らの発呼数、発呼パターン、トラフィック量等を監視し
、これらを予測値と比較することにより端末装置の正常
性を診断することにより達成される。
[Means for Solving the Problem] According to the present invention, the above object includes a storage means, a counting means,
Equipped with comparison means and diagnostic means, it monitors the number of calls made from the terminal device per unit time, call pattern, traffic volume, etc., and diagnoses the normality of the terminal device by comparing these with predicted values. achieved.

[作 用] 記憶手段は、各端末装置毎の複数の各単位時間における
予測発呼数を予め記憶している。カウント手段は、端末
装置からの実際の発呼数を計測してカウントする。比較
手段は、前述した記憶手段に記憶されている発呼数(あ
るいはそのパターン)と、前記カウント手段によって実
際にカウントされた発呼数(あるいはそのパターン)と
を比較する。また、診断手段は、この比較結果を用いて
端末装置の正常、異常を診断する。
[Operation] The storage means stores in advance the predicted number of calls in each unit time for each terminal device. The counting means measures and counts the actual number of calls made from the terminal device. The comparison means compares the number of calls (or its pattern) stored in the storage means described above with the number of calls (or its pattern) actually counted by the counting means. Further, the diagnostic means uses this comparison result to diagnose whether the terminal device is normal or abnormal.

この診断結果は、出力装置により出力され、表示あるい
は印字されるので、保守者等は、端末装置の状況を迅速
に把握することができるので、異常の発生時に迅速な対
応を行なうことができる。
The diagnostic results are outputted by the output device and displayed or printed, allowing maintenance personnel to quickly grasp the status of the terminal device and take prompt action when an abnormality occurs.

[実施例コ 以下、本発明による端末装置の異常診断方法の実施例を
図面により詳細に説明する。
[Embodiment] Hereinafter, an embodiment of the terminal device abnormality diagnosis method according to the present invention will be described in detail with reference to the drawings.

第1図は本発明の一実施例のシステム構成を示すブロッ
ク図、第2図は中央装置の構成を示すブロック図、第3
図〜第6図は本発明の一実施例の動作を説明するフロー
チャート、第7図〜第11図は動作に必要な各種テーブ
ルを示す図である。
FIG. 1 is a block diagram showing the system configuration of an embodiment of the present invention, FIG. 2 is a block diagram showing the configuration of the central device, and FIG.
6 to 6 are flowcharts for explaining the operation of an embodiment of the present invention, and FIGS. 7 to 11 are diagrams showing various tables necessary for the operation.

第1図、第2図において、lは中央装置、2は通信網、
3は端末装置、4は中央装置側通信回線、5は端末装置
側通信回線、21は出力手段、22は診断手段、23は
比較手段、24はカウント手段、25は記憶手段である
In FIGS. 1 and 2, l is a central device, 2 is a communication network,
3 is a terminal device, 4 is a central device side communication line, 5 is a terminal device side communication line, 21 is an output means, 22 is a diagnostic means, 23 is a comparison means, 24 is a counting means, and 25 is a storage means.

本発明が適用される分散システムは、例えば、ビル管理
システム、銀行オンラインシステム、遠方監視、制御シ
ステム等であり、第1図に示すように、中央処理装置1
と、複数の端末装置3とが、例えば、電話回線、L A
 N、専用回線とうによる通信vfJ2と回線4.5と
を介して接続されて構成されている。そして、中央装置
1は、端末装置3の各種情報を取り込み、また、必要な
情報を端末装置に与えている。
Distributed systems to which the present invention is applied include, for example, building management systems, bank online systems, remote monitoring systems, control systems, etc. As shown in FIG.
and a plurality of terminal devices 3, for example, a telephone line, LA
N. Communication via a dedicated line is connected via vfJ2 and line 4.5. The central device 1 takes in various information from the terminal device 3 and provides necessary information to the terminal device.

中央装置1と端末装置3との間で送受信される各種情報
は、システムによって異なり、例えば、ビル管理システ
ムであれば、ビル内設備機器の計測データ、状態変化デ
ータ等であり、銀行オンラインシステムであれば、預貯
金の引き出し額、氏名、暗証番号等の情報である。
The various information sent and received between the central device 1 and the terminal device 3 differs depending on the system. For example, in a building management system, it is measurement data of building equipment, status change data, etc. If available, this information includes the amount of deposits and savings to be withdrawn, name, PIN number, etc.

前述のように構成されるシステムにおいて、中央装置1
が端末装置3の異常を診断するために、本発明により中
央装置l内に設けられた機能が第2図に示されている。
In the system configured as described above, the central device 1
The functions provided in the central unit 1 according to the invention in order to diagnose abnormalities in the terminal device 3 are shown in FIG.

中央装置lが、端末装置3の診断を行なう場合、概略、
つぎのように動作する。
In general, when the central device l diagnoses the terminal device 3,
It works as follows.

記憶手段25は、各端末装置対応に複数の時間帯のそれ
ぞれの予想発呼数を予め記憶している。
The storage means 25 stores in advance the expected number of calls for each of a plurality of time periods for each terminal device.

カウント手段24は、各端末装置3毎に、複数の時間帯
毎の発呼数をカウントしている。比較手段23は、カウ
ント手段24によりカウントされた各端末装置3毎の、
各単位時間毎の発呼数と、記憶手段25内の予め記憶さ
れている各端末装置3毎の、各単位時間毎の予測発呼数
とを比較し、その比較結果を診断手段22に与える。診
断手段22は、この比較の結果、両発呼数に大きな差が
ある場合に、その端末装置に異常が生じていると判定し
、判定結果を出力手段21に渡して、表示装置あるいは
印字装置に出力させる。
The counting means 24 counts the number of calls for each of the plurality of time periods for each terminal device 3. The comparison means 23 calculates, for each terminal device 3 counted by the counting means 24,
The number of calls for each unit time is compared with the predicted number of calls for each unit time for each terminal device 3 stored in advance in the storage means 25, and the comparison result is provided to the diagnostic means 22. . As a result of this comparison, if there is a large difference between the numbers of calls made, the diagnostic means 22 determines that an abnormality has occurred in the terminal device, passes the determination result to the output means 21, and outputs the result to the display device or printing device. Output to .

このような方法により、端末装置の診断を行なうことが
可能な理由を、以下に説明する。
The reason why it is possible to diagnose a terminal device using such a method will be explained below.

一般に、前述のようなシステムが正常に運用され、各端
末装置が正常に動作していれば、端末装置から中央装置
に対する発呼数は、統計的に、システムの運用中におけ
る各時間帯毎に、特定の分布を持つものとなることが知
られている。従って、この統計的に得られる、各端末装
置毎の、各時間帯毎の端末装置の特性によって予測でき
る発呼数を予測発呼数として、記憶手段に記憶しておき
、実際の端末装置からの発呼数が、この予測発呼数と大
きく相違する場合、その端末装置に何らかの異常が生じ
ていると判定することが可能である。
In general, if the system described above is operating normally and each terminal device is operating normally, the number of calls made from the terminal device to the central device will be statistically equal to the number of calls made for each time period during system operation. , is known to have a specific distribution. Therefore, the number of calls that can be predicted based on the statistically obtained characteristics of the terminal device for each time period for each terminal device is stored in the storage means as the predicted number of calls, and from the actual terminal device. If the number of calls is significantly different from the predicted number of calls, it can be determined that some abnormality has occurred in the terminal device.

本発明は、前述のような原理に基づいたものであり、以
下、その詳細な動作を第3図〜第6図により説明する。
The present invention is based on the above-mentioned principle, and its detailed operation will be explained below with reference to FIGS. 3 to 6.

第3図はカウント手段24の動作を説明する処理フロー
であり、次のような処理を行なう。
FIG. 3 is a processing flow explaining the operation of the counting means 24, and the following processing is performed.

(1)まず、タイマーをチエツクし、時刻が変わったか
否かを判定する。この時刻は、各端末装置の発呼数をカ
ウントする時間帯の開始時刻あるいは終了時刻であり、
この実施例においては、各正時とする(ステップ31)
6 (2)ステップ31で、時刻が変わっていれば、予めセ
ットされていた、カウント手段の停止時刻であるか否か
を判定し、停止時刻である場合、処理を終了する(ステ
ップ32)。
(1) First, check the timer and determine whether the time has changed. This time is the start time or end time of the time period for counting the number of calls made by each terminal device,
In this example, each hour is the hour (step 31).
6 (2) If the time has changed in step 31, it is determined whether it is the preset stop time of the counting means, and if it is the stop time, the process is ended (step 32).

(3)ステップ32で、停止時刻でない場合、カウント
されている各端末装置3のそれぞれの発呼数を、(1)
式に示す形式で、第7図に示す実発呼数テーブルに格納
する(ステップ33)。
(3) In step 32, if it is not the stop time, the number of calls made by each terminal device 3 that is being counted is calculated by (1)
It is stored in the actual call number table shown in FIG. 7 in the format shown in the formula (step 33).

K(n、t)=CONT(n、t)   −(1)但し
、K:実発呼数 n:端末装置番号(n=1.2.・・・・・+n)t:
時刻(t =0.l、2,3.・・・・・・・・・、2
3)CONT :計測した呼のカウント数 前述により、実発呼数テーブルには各端末装置の各時間
帯の発呼数が登録されたことになるが、この実発呼数に
代り、(2)式、(3)式に示すようなトラフィック量
、呼量であってもよく、また、これらのパターンであっ
てもよい。
K (n, t) = CONT (n, t) - (1) where, K: number of actual calls n: terminal device number (n = 1.2... + n) t:
Time (t = 0.l, 2, 3..., 2
3) CONT: Count number of measured calls As mentioned above, the number of calls made by each terminal device in each time period is registered in the actual number of calls table, but instead of this actual number of calls, (2 ) or (3), or may be a pattern thereof.

T(n、t)=CONT(n、t)XTh =12)但
し、Tニドラフイック量 Th;平均保留時間(秒) A(n、  t)=T(n、  t)/3600 ・・
・・・43)但し、A=呼量 (4) C0NT(n、  t) (n=1,2.−、
N、 t=o、1.=・・、23)を“0′クリアし、
カウンタの初期化を行なう(ステップ34)。
T (n, t) = CONT (n, t)
...43) However, A = traffic volume (4) C0NT (n, t) (n = 1, 2.-,
N, t=o, 1. =..., 23) is cleared to "0',
The counter is initialized (step 34).

(5)ステップ34の終了後、あるいは、ステップ31
で、時刻が変わっていない場合、中央装置側回線の回[
No、1〜Mについて保留(使用)されている回線があ
るか否かを判定し、無ければ、ステップ31からの処理
を繰返し実行する(ステップ35)。
(5) After step 34 or step 31
If the time has not changed, the line on the central equipment side [
It is determined whether or not there is a line that is on hold (used) for No. 1 to M. If there is no line, the process from step 31 is repeatedly executed (step 35).

(6)ステップ35で、使用中の回線があれば、中央装
置lと通信中の全端末装置3の装置番号n1、現時刻1
.に対応して、カウンタを(4)式に示すように+1し
、その後、ステップ31からの処理を繰返し実行する(
ステップ36)。
(6) In step 35, if there is a line in use, the device numbers n1 and current time 1 of all terminal devices 3 communicating with the central device l.
.. In response to this, the counter is incremented by 1 as shown in equation (4), and then the process from step 31 is repeatedly executed (
Step 36).

カウント手段24は、前述の処理を行なうことにより、
各端末装置3のそれぞれについて実際の発呼数をカウン
トする。
By performing the above-mentioned processing, the counting means 24
The actual number of calls made for each terminal device 3 is counted.

比較手段23は、この各端末装置3の実際の発呼数と、
予め記憶手段25内に格納されている各端末装置3の各
時間帯毎の予測発呼数との比較を行ない、その結果を診
断手段22に出力するものである。記憶手段25内に格
納されている各端末装置3の各時間帯毎の予測発呼数は
、端末装置3が正常時の実発呼数を長時間に渡って収集
し、統計処理することにより得られた値であり、第8図
に示すような予測発呼数記憶テーブルに記憶されている
。このような各端末装置の予測発呼数と、実発呼数との
比較を行なう比較手段23の処理フローが第4図に示さ
れており、以下、これについて説明する。
The comparison means 23 compares the actual number of calls made by each terminal device 3,
A comparison is made with the predicted number of calls for each time period for each terminal device 3 stored in advance in the storage means 25, and the result is output to the diagnosis means 22. The predicted number of calls for each time period for each terminal device 3 stored in the storage means 25 is obtained by collecting the actual number of calls for a long time when the terminal device 3 is normal and performing statistical processing. This is the obtained value and is stored in a predicted number of calls storage table as shown in FIG. The processing flow of the comparing means 23 which compares the predicted number of calls made by each terminal device with the actual number of calls is shown in FIG. 4, and will be explained below.

(1)まず、端末装置3の装置番号nの初期値を“1”
にセットし、カウント手段24により実測された発呼数
K(n、  t)(t=1.2.・−・、23)を第7
図の実発呼数テーブルから取り込み、さらに、予め記憶
されている予測発呼数M(n、t)(t’=1.2.・
・・・、23)を第8図の予測発呼数テーブルから取り
込む(ステップ401〜403)。
(1) First, set the initial value of the device number n of the terminal device 3 to “1”
The number of calls K(n, t) (t=1.2..., 23) actually measured by the counting means 24 is set to 7th.
The predicted number of calls M (n, t) (t' = 1.2.
. . , 23) from the predicted number of calls table shown in FIG. 8 (steps 401 to 403).

(2)次に、ステップ402,403で取り込んだデー
タを用い、複数の時間帯の偏差の二乗和を、(5)、(
6)、(7)式により演算する。
(2) Next, using the data imported in steps 402 and 403, calculate the sum of squares of deviations in multiple time periods (5), (
Calculate using equations 6) and (7).

t=8 前記(5)〜(7)式は、それぞれ、24時間分の偏差
の二乗和、8時から19時の間の偏差の二乗和、すなわ
ち、就業時間帯の偏差の二乗和、及び、夜間、早朝の偏
差の二乗和を求めるものであるが、これらの和の範囲は
任意であり、例えば、昼間と夜間、就業時間とそれ以外
の時間帯等と設定してもよい(ステップ404)。
t=8 Equations (5) to (7) above are the sum of squares of deviations for 24 hours, the sum of squares of deviations between 8:00 and 19:00, that is, the sum of squares of deviations during working hours, and the sum of squares of deviations during nighttime. , the sum of squares of early morning deviations is determined, but the range of these sums is arbitrary, and may be set to include, for example, daytime and nighttime, working hours and other time periods, etc. (step 404).

(3)予め記憶されているε1の上側の制限値εL9ア
。、及び下側の制限値εLMTLIと、前述で求めたε
3 とを(8)式により比較する。
(3) Upper limit value εL9a of ε1 stored in advance. , and the lower limit value εLMTLI, and the ε obtained above
3 using equation (8).

εLMTtl+<ε4.ε1くεLMアL1  ・・・
・・・(8)この比較の結果、(8)式が満たされてい
れば、第9図に示す比較結果テーブルのD(n、  1
)を′1′とし、満たされていなければ、D(n、l)
を“o”とする(ステップ405〜407)。
εLMTtl+<ε4. ε1くεLMあL1...
...(8) As a result of this comparison, if equation (8) is satisfied, D(n, 1
) is '1', and if it is not satisfied, D(n, l)
is set to "o" (steps 405 to 407).

(4)次に、予め記憶されているε2の上側の制限値ε
LMTUZ及び下側の制限値εLMTL2と、前述で求
めたε2とを(9)式により比較する。
(4) Next, the upper limit value ε of ε2 stored in advance
LMTUZ and the lower limit value εLMTL2 are compared with ε2 obtained above using equation (9).

εt、Mtuz<ε2.ε2くεLMTL2  ・・・
・・・(9)この比較の結果、(9)式が満たされてい
れば、第9図に示す比較結果テーブルのD(n、  2
)を”1″とし、満たされていなければ、D(n、  
2)をO″とする(ステップ408〜410)。
εt, Mtuz<ε2. ε2kuεLMTL2...
...(9) As a result of this comparison, if equation (9) is satisfied, D(n, 2
) is set to “1”, and if it is not satisfied, D(n,
2) is set to O'' (steps 408 to 410).

(5)また、予め記憶されているε、の上側の制限値ε
LMTLI3及び下側の制限値εLM?いと、前述で求
めたε、とを(9)式により比較する。
(5) Also, the upper limit value ε of ε stored in advance
LMTLI3 and lower limit value εLM? and ε obtained above are compared using equation (9).

εLM丁υ3く ε 3+E3<  εt、M’rL3
   ・・・・・・(10)この比較の結果、(10)
式が満たされていれば、第9図に示す比較結果テーブル
のD(n、  3)を°“1″とし、満たされていなけ
れば、D(n、3)を“o”とする(ステップ411〜
413)。
εLM ding υ3ku ε 3+E3< εt, M'rL3
......(10) As a result of this comparison, (10)
If the formula is satisfied, D(n, 3) in the comparison result table shown in FIG. 9 is set to "1"; if not, D(n, 3) is set to "o" (step 411~
413).

(6)前述で処理した端末装置番号nと全端末装置数N
とを比較し、全端末装置に対する処理が終了しているか
否かを判定し、終了していれば処理を終了し、終了して
いなければ、端末装置番号を+1して更新し、ステップ
402からの処理を繰返し実行する(ステップ414.
415)。
(6) Terminal device number n processed above and total number of terminal devices N
It is determined whether the processing for all terminal devices has been completed or not. If the processing has been completed, the processing is completed, and if it has not been completed, the terminal device number is updated by +1, and from step 402. The process of step 414 is repeatedly executed.
415).

前述の処理により、各端末装置の実発呼数と予測発呼数
との比較結果が、第9図に示す比較結果テーブルに格納
されたことになる。
Through the above-described processing, the comparison results between the actual number of calls and the predicted number of calls for each terminal device are stored in the comparison result table shown in FIG.

診断手段22は、この比較結果テーブルの内容により、
各端末装置の異常を診断する。この診断手段22の処理
フローが第5図に示されており、以下、これについて説
明する。
The diagnostic means 22 determines, based on the contents of this comparison result table,
Diagnose abnormalities in each terminal device. The processing flow of this diagnostic means 22 is shown in FIG. 5, and will be explained below.

(])まず、端末装置3の装置番号nを“1”にセット
し、第9図に示した比較結果テーブルから装置番号nの
端末装置の比較結果であるD(n。
(]) First, the device number n of the terminal device 3 is set to "1", and from the comparison result table shown in FIG. 9, the comparison result of the terminal device with the device number n is D(n.

1)、D(n、2)、D(n、3)を取り込む(ステッ
プ51.52)。
1), D(n, 2), and D(n, 3) (steps 51 and 52).

(2)第10図に示す診断テーブルを用い、D(n、l
)l D(n、2)j D(n、3)の値に対応する内
容を、診断結果として第11図に示す出力テーブルに格
納する(ステップ53)。
(2) Using the diagnostic table shown in Figure 10, D(n, l
)l D(n, 2)j The content corresponding to the value of D(n, 3) is stored in the output table shown in FIG. 11 as the diagnosis result (step 53).

(3)前述で処理した端末装置番号nと全端末装置数N
とを比較し、全端末装置に対する処理が終了しているか
否かを判定し、終了していれば処理を終了し、終了して
いなければ、端末装置番号を+1して更新し、ステップ
52からの処理を繰返し実行する(ステップ54.55
)。
(3) Terminal device number n processed above and total number of terminal devices N
It is determined whether the processing for all terminal devices has been completed or not. If the processing has been completed, the processing is completed. If not, the terminal device number is updated by +1, and from step 52. Repeat the process (steps 54 and 55).
).

前述の処理により診断手段22は、全ての端末装置に対
する診断を行ない、その結果を出力テーブルに格納する
。この診断結果は、出力手段21により出力され、表示
装置に表示され、あるいは、印字装置によりプリントア
ウトされる。この出力手段の動作フローが第6図に示さ
れており、以下、これについて説明する。
Through the above-described processing, the diagnostic means 22 diagnoses all terminal devices and stores the results in an output table. This diagnostic result is outputted by the output means 21, displayed on a display device, or printed out by a printing device. The operation flow of this output means is shown in FIG. 6, and will be explained below.

(1)まず、端末装置3の装置番号nを“l”にセット
し、第11図に示した診断結果テーブルから装置番号n
の端末装置の診断結果の内容を出力装置に出力する(ス
テップ61.62)。
(1) First, set the device number n of the terminal device 3 to “l” and read the device number n from the diagnosis result table shown in FIG.
The content of the diagnosis result of the terminal device is output to the output device (steps 61 and 62).

(2)前述で処理した端末装置番号nと全端末装置数N
とを比較し、全端末装置に対する処理が終了しているか
否かを判定し、終了していれば処理を終了し、終了して
いなければ、端末装置番号を+1して更新し、ステップ
62の処理を繰返し実行する(ステップ63.64)。
(2) Terminal device number n processed above and total number of terminal devices N
It is determined whether the processing for all terminal devices has been completed or not. If the processing has been completed, the processing is completed. If not, the terminal device number is updated by +1, and the process is performed in step 62. The process is repeated (steps 63 and 64).

前述した本発明の一実施例によれば、各端末装置からの
発呼数を常に監視することにより、ポーリング等の手段
により端末装置を呼び出すことなく、各端末装置の異常
を中央装置で知ることができる。
According to the above-described embodiment of the present invention, by constantly monitoring the number of calls made from each terminal device, the central device can detect abnormalities in each terminal device without calling the terminal device by means such as polling. I can do it.

前述した本発明の一実施例は、端末装置からの発呼数が
予測される発呼数の上限と下限との間にあるか否かのみ
を監視しているが、 「上限を越えた」、 「下限に達
していない」、 「上限と下限の間にあるjを区別でき
るように監視することも可能であり、この場合、より正
確な端末装置の診断を行なうことができる。
The embodiment of the present invention described above only monitors whether the number of calls from the terminal device is between the upper and lower limits of the expected number of calls; , "The lower limit has not been reached", "j between the upper limit and the lower limit" can also be monitored to distinguish between them. In this case, more accurate diagnosis of the terminal device can be performed.

また、前述した本発明の一実施例は、各端末装置の発呼
数を監視するものとしたが、本発明は、各端末装置の発
呼数のパターン、トラフィック量、呼量、あるいは、こ
れらのパターン等を監視することによっても、同様な効
果を奏することができる。また、前述の本発明の一実施
例は、1日の各端末装置の発呼数の総和を用いて、各端
末装置の異常を診断しているが、本発明は、各時刻毎の
単位時間の発呼数を個別に用いて、端末装置の異常を診
断することも可能である。
Further, in the embodiment of the present invention described above, the number of calls made by each terminal device is monitored, but the present invention monitors the pattern of the number of calls made by each terminal device, the amount of traffic, the amount of calls, or the number of calls made by each terminal device. A similar effect can also be achieved by monitoring the pattern etc. Furthermore, in the embodiment of the present invention described above, abnormalities in each terminal device are diagnosed using the sum of the number of calls made by each terminal device in one day. It is also possible to diagnose abnormalities in the terminal device using the number of calls made individually.

次に、本発明の他の実施例を図面により説明する。Next, other embodiments of the present invention will be described with reference to the drawings.

第12図は本発明の他の実施例のシステム構成を示すブ
ロック図、第13図は中央装置の構成を示すブロック図
、第14図は中央装置の通信制御処理を説明するフロー
チャート、第15図は中央装置とプロセッサとの間で送
受信されるデータのフォーマット例を示す図、第16図
はプロセッサの構成を示すブロック図、第17図はプロ
セッサの通信制御処理を説明するフローチャートである
FIG. 12 is a block diagram showing the system configuration of another embodiment of the present invention, FIG. 13 is a block diagram showing the configuration of the central device, FIG. 14 is a flowchart explaining communication control processing of the central device, and FIG. 15 16 is a block diagram showing the configuration of the processor, and FIG. 17 is a flowchart illustrating communication control processing of the processor.

第12図、第13図、第16図において、6はプロセッ
サ、7は通信回線、26.27は通信制御手段であり、
他の符号は第1図、第2図の場合と同一である。
In FIG. 12, FIG. 13, and FIG. 16, 6 is a processor, 7 is a communication line, 26.27 is a communication control means,
Other symbols are the same as in FIGS. 1 and 2.

本発明の他の実施例は、中央装置1で各端末装置3の発
呼数をカウントし、このカウント数をプロセッサ6に通
信回1ti7を介して送信し、プロセッサ6により、各
端末装置の異常診断を行なうものである。従って、中央
装置1は、第13図に示すように、端末装置3の診断の
ための手段として、カウント手段24と、通信制御手段
26のみを備えて構成されている。また、この実施例の
ために備えられたプロセッサ6は、端末装置3の診断の
ための手段として、第16図に示すように、中央装置1
との通信のための通信制御手段27の他に、すでに説明
した実施例において、中央装置1に備えられていた、端
末装置3の診断のための、カウント手段以外の全ての手
段、すなわち、出力手段21、診断手段22、比較手段
23及び記憶手段25を備えて構成されている。
In another embodiment of the present invention, the central device 1 counts the number of calls made by each terminal device 3, transmits this counted number to the processor 6 via the communication line 1ti7, and the processor 6 detects the abnormality of each terminal device. It is used for diagnosis. Therefore, as shown in FIG. 13, the central device 1 is configured to include only the counting means 24 and the communication control means 26 as means for diagnosing the terminal device 3. The processor 6 provided for this embodiment also serves as a means for diagnosing the terminal device 3, as shown in FIG.
In addition to the communication control means 27 for communication with The apparatus includes means 21, diagnostic means 22, comparison means 23, and storage means 25.

この本発明の他の実施例は、中央装置」の通信制御手段
26とプロセッサ6の通信制御手段27との間で、各端
末装置3の発呼数が転送される動作が加わる以外、前述
の実施例の場合と同様にして、各端末装置の診断を行な
うことが可能であるので、通信制御の手段についてのみ
、その動作を詳細に説明する。
This other embodiment of the present invention is as described above, except that the number of calls made by each terminal device 3 is transferred between the communication control means 26 of the central device and the communication control means 27 of the processor 6. Since it is possible to diagnose each terminal device in the same manner as in the embodiment, only the operation of the communication control means will be described in detail.

まず、中央装置1内の通信制御手段26の処理を第14
図のフローにより説明する。
First, the processing of the communication control means 26 in the central device 1 is
This will be explained using the flow shown in the figure.

(1)端末装置3の装置番号nを“1゛に初期設定し、
前述の実施例の場合と同様に実測した端末装置の発呼数
K(n、  t)(t =1.2.−−−・、23)を
第7図に示す実発呼数テーブルから取り込む(ステップ
141,142)。
(1) Initialize the device number n of the terminal device 3 to “1”,
As in the case of the previous embodiment, the number of calls K(n, t) (t = 1.2.----., 23) actually measured by the terminal device is taken from the actual number of calls table shown in FIG. (Steps 141, 142).

(2)端末装置番号nと、取り込んだその端末装置の発
呼数K(n、  t)(t−1,2,−,23)を送信
バッファに1例えば、第15図に示すようなフォーマッ
トで格納する(ステップ143)。
(2) Transfer the terminal device number n and the captured number of calls from that terminal device K(n, t) (t-1, 2, -, 23) to the sending buffer in the format shown in Figure 15, for example. (step 143).

(3)プロセッサ6にデータの受信を指示し、プロセッ
サ6の受信態勢の完了を確認した後、送信バッファに格
納されているデータをプロセッサ6に送信する(ステッ
プ144.145)。
(3) After instructing the processor 6 to receive data and confirming that the processor 6 is ready for reception, the data stored in the transmission buffer is transmitted to the processor 6 (steps 144 and 145).

(4)前述で処理した端末装置番号nと全端末装置数N
とを比較し、全端末装置に対する処理が終了しているか
否かを判定し、終了していれば処理を終了し、終了して
いなければ、端末装置番号を+1して更新し、ステップ
142からの処理を繰返し実行する(ステップ146.
147)。
(4) Terminal device number n processed above and total number of terminal devices N
It is determined whether the processing for all terminal devices has been completed or not. If the processing has been completed, the processing is completed. If not, the terminal device number is updated by +1, and from step 142. The process of step 146 is repeatedly executed.
147).

このような中央装置1内の通信制御手段26の処理に対
応して、プロセッサ6内の通信制御手段27は、第17
図に示す処理フローにしたがって動作する。
Corresponding to the processing of the communication control means 26 in the central device 1, the communication control means 27 in the processor 6
It operates according to the processing flow shown in the figure.

(1)中央装置1の通信制御手段25から受信指示の要
求を受は取ると、受信態勢を整え、中央装置1の通信制
御手段26に受信態勢の完了を送信する(ステップ70
1)。
(1) Upon receiving a request for a reception instruction from the communication control means 25 of the central device 1, it prepares for reception and sends a notification that the reception preparation has been completed to the communication control means 26 of the central device 1 (step 70
1).

(2)中央装置1の通信制御手段から送られてくるデー
タを受信し、前述した第15図に示す送信バッファと同
様に構成される受信バッファに、受信データを格納する
(ステップ702)。
(2) Receive data sent from the communication control means of the central device 1, and store the received data in a reception buffer configured similarly to the transmission buffer shown in FIG. 15 described above (step 702).

(3)受信バッファ内に格納されている受信データを、
プロセッサ6内に備えられている第7図により説明した
と同一の実発呼数テーブルに格納する回線(ステップ7
03)。
(3) Receive data stored in the receive buffer,
The lines to be stored in the same actual call number table as explained with reference to FIG. 7 provided in the processor 6 (step 7
03).

以後、プロセッサ6内の各種手段は、前述した実施例の
場合と同様に、実発呼数テーブルのデータを用いて、各
端末装置の診断を行なう。
Thereafter, various means within the processor 6 diagnose each terminal device using the data of the actual call number table, as in the above-described embodiment.

このような本発明の他の実施例においても、前述の実施
例の場合と同様に、各端末装置のトラフィック量、呼量
等を用いて、端末装置の診断を行なうことが可能であり
、端末装置診断のための中央装置の負担を低減すること
ができる。
In such other embodiments of the present invention, it is possible to diagnose terminal devices using the traffic volume, call volume, etc. of each terminal device, as in the case of the above-mentioned embodiments. The burden on the central device for device diagnosis can be reduced.

また、本発明の他の実施例において、端末装置の診断の
ための各種手段を、どのように、中央装置とプロセッサ
とに分配するかは任意であり、中央装置の処理負荷とプ
ロセッサの処理負荷とを、考慮して決定すればよい。
Furthermore, in other embodiments of the present invention, how various means for diagnosing a terminal device are distributed between the central unit and the processor is arbitrary, and the processing load on the central unit and the processing load on the processor are arbitrary. The decision should be made by taking these into consideration.

[発明の効果] 以上説明したように本発明によれば、端末装置の状態確
認、診断のため、中央装置から各端末装置に対して発報
を行なうことなく、確実に端末装置の動作状態を診断す
ることができ、端末装置異常の早期発見とその対応が可
能となり、さらに、中央装置からの端末装置診断のため
の発報により、通信回線を保留することがないので、通
信回線を有効に使用することが可能になる。
[Effects of the Invention] As explained above, according to the present invention, the operating status of a terminal device can be reliably determined without issuing a notification from the central device to each terminal device in order to check and diagnose the status of the terminal device. This enables early detection of terminal device abnormalities and countermeasures.Furthermore, since the central device issues notifications for terminal device diagnosis, communication lines are not put on hold, making communication lines more effective. becomes possible to use.

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

第1図は本発明の一実施例のシステム構成を示すブロッ
ク図、第2図は中央装置の構成を示すブロック図、第3
図〜第6図は本発明の一実施例の動作を説明するフロー
チャート、第7図〜第11図は動作に必要な各種テーブ
ルを示す図、第12図は本発明の他の実施例のシステム
構成を示すブロック図、第13図は中央装置の構成を示
すブロック図、第14図は中央装置の通信制御処理を説
明するフローチャート、第15図は中央装置とプロセッ
サとの間で送受信されるデータのフォーマツ)・例を示
す図、第16図はプロセッサの構成を示すブロック図、
第17図はプロセッサの通信制御処理を説明するフロー
チャートである。 1・・・・・・中央装置、2・・・・・・通信網、3・
・・・・・端末装置、4・・・・・・中央装置側通信回
線、5・・・・・・端末装置側通信回線、6・・・・・
・プロセッサ、7・・・・・・通信回線、21・・・・
・・出力手段、22・・・・・・診断手段、23・・・
・・・比較手段、24・・・・・・カウント手段、25
・・・・・・記憶手段、26.27・・・・・・通信制
御手段。 第 図 1・・・・・セ央覆五 2・・・・・通信網 3・・・・・挿末装置 4・・・・・回線(中尺UL作J) 5・・・・ 回ML(温床装置側) 第3図 第4 図 第5図 第6図 第9図 第10図゛ 第11図 第12図 第14図 第15図 第17図
FIG. 1 is a block diagram showing the system configuration of an embodiment of the present invention, FIG. 2 is a block diagram showing the configuration of the central device, and FIG.
6 to 6 are flowcharts explaining the operation of one embodiment of the present invention, FIGS. 7 to 11 are diagrams showing various tables necessary for the operation, and FIG. 12 is a system of another embodiment of the present invention. FIG. 13 is a block diagram showing the configuration of the central device, FIG. 14 is a flowchart explaining the communication control process of the central device, and FIG. 15 is a block diagram showing the data sent and received between the central device and the processor. Figure 16 is a block diagram showing the configuration of the processor,
FIG. 17 is a flowchart illustrating communication control processing by the processor. 1...Central device, 2...Communication network, 3.
...Terminal device, 4...Central device side communication line, 5...Terminal device side communication line, 6...
・Processor, 7...Communication line, 21...
...Output means, 22...Diagnosis means, 23...
... Comparison means, 24 ... Counting means, 25
. . . Storage means, 26.27 . . . Communication control means. Fig. 1...Seo 5 2...Communication network 3...Terminal device 4...Line (medium size UL work J) 5...Times ML (Hot bed equipment side) Figure 3 Figure 4 Figure 5 Figure 6 Figure 9 Figure 10 Figure 11 Figure 12 Figure 14 Figure 15 Figure 17

Claims (1)

【特許請求の範囲】 1、中央装置と複数の分散配置された端末装置とが通信
回線により接続されて構成された分散形システムにおい
て、各端末装置毎の、各時間帯毎の、各端末装置の特性
で決まる予め予測することのできる発呼数あるいはその
パターンを記憶している記憶手段と、各端末装置毎の実
際の発呼数またはそのパターンをカウントするカウント
手段と、前記記憶手段と前記カウント手段の各時間帯に
対応する発呼数またはそのパターンを比較する比較手段
と、該比較手段の比較結果により、各端末装置毎の正常
/異常を診断する診断手段とを備えることを特徴とする
端末装置の異常診断方法。 2、前記診断手段の診断結果を、表示装置、印字装置等
の出力装置に出力する出力手段をさらに備えることを特
徴とする特許請求の範囲第1項記載の端末装置の異常診
断方法。 3、前記中央装置に接続されたプロセッサを備え、少な
くとも前記カウント手段が中央装置に備えられ、その他
の前記手段がプロセッサに備えられることを特徴とする
特許請求の範囲第1項または第2項記載の端末装置の異
常診断方法。 4、前記発呼数またはそのパターンに代り、トラフィッ
ク量またはそのパターン、あるいは、呼量またはそのパ
ターンを使用することを特徴とする特許請求の範囲第1
項、第2項または第3項記載の端末装置の異常診断方法
。 5、前記分散形システムは、ビル管理システム、銀行オ
ンラインシステム、あるいは、遠方監視、制御システム
であるとを特徴とする特許請求の範囲第1項ないし第4
項のうち1項記載の端末装置の異常診断方法。
[Claims] 1. In a distributed system configured by connecting a central device and a plurality of distributed terminal devices via communication lines, each terminal device for each time period a storage means for storing the number of calls or its pattern that can be predicted in advance depending on the characteristics of the device; a counting means for counting the actual number of calls or its pattern for each terminal device; It is characterized by comprising a comparison means for comparing the number of calls or its pattern corresponding to each time period of the counting means, and a diagnosis means for diagnosing whether each terminal device is normal or abnormal based on the comparison result of the comparison means. A method for diagnosing abnormalities in terminal devices. 2. The abnormality diagnosis method for a terminal device according to claim 1, further comprising output means for outputting the diagnosis result of the diagnosis means to an output device such as a display device or a printing device. 3. A processor connected to the central device, wherein at least the counting means is provided in the central device and the other means are provided in the processor, according to claim 1 or 2. A method for diagnosing abnormalities in terminal devices. 4. Claim 1, characterized in that the traffic volume or its pattern, or the traffic volume or its pattern is used instead of the number of calls or its pattern.
3. A method for diagnosing an abnormality in a terminal device according to item 2 or 3. 5. Claims 1 to 4, characterized in that the distributed system is a building management system, a bank online system, or a remote monitoring and control system.
A method for diagnosing an abnormality in a terminal device according to item 1 of the items.
JP1178949A 1989-07-13 1989-07-13 Terminal device abnormality diagnosis method Expired - Lifetime JP2771261B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1178949A JP2771261B2 (en) 1989-07-13 1989-07-13 Terminal device abnormality diagnosis method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1178949A JP2771261B2 (en) 1989-07-13 1989-07-13 Terminal device abnormality diagnosis method

Publications (2)

Publication Number Publication Date
JPH0345054A true JPH0345054A (en) 1991-02-26
JP2771261B2 JP2771261B2 (en) 1998-07-02

Family

ID=16057469

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1178949A Expired - Lifetime JP2771261B2 (en) 1989-07-13 1989-07-13 Terminal device abnormality diagnosis method

Country Status (1)

Country Link
JP (1) JP2771261B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07221815A (en) * 1994-02-03 1995-08-18 Nec Corp Communication speed alarm equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6041841A (en) * 1983-08-17 1985-03-05 Fujitsu Ltd Traffic detector
JPS6113367A (en) * 1984-06-29 1986-01-21 Toshiba Corp Display system of terminal state
JPS61125266A (en) * 1984-11-21 1986-06-12 Nec Corp Subscriber's circuit
JPS63166349A (en) * 1986-12-27 1988-07-09 Yamatake Honeywell Co Ltd Group management system
JPS63273339A (en) * 1987-04-30 1988-11-10 Nec Corp Hibrid integrated circuit device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6041841A (en) * 1983-08-17 1985-03-05 Fujitsu Ltd Traffic detector
JPS6113367A (en) * 1984-06-29 1986-01-21 Toshiba Corp Display system of terminal state
JPS61125266A (en) * 1984-11-21 1986-06-12 Nec Corp Subscriber's circuit
JPS63166349A (en) * 1986-12-27 1988-07-09 Yamatake Honeywell Co Ltd Group management system
JPS63273339A (en) * 1987-04-30 1988-11-10 Nec Corp Hibrid integrated circuit device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07221815A (en) * 1994-02-03 1995-08-18 Nec Corp Communication speed alarm equipment

Also Published As

Publication number Publication date
JP2771261B2 (en) 1998-07-02

Similar Documents

Publication Publication Date Title
JPH0345054A (en) Fault diagnostic method for terminal equipment
CN111313966A (en) Centralized monitoring and early warning equipment based on optical fiber network maintenance
JP3383750B2 (en) Elevator remote monitoring system
JPH066866A (en) Plant monitor system
CN211880401U (en) Centralized monitoring and early warning equipment based on optical fiber network maintenance
JP2861353B2 (en) Vending machine failure diagnosis device
JPH0697762B2 (en) Data transmission equipment
JPS6320600A (en) Remote monitoring system for building
JPH04295994A (en) Remote monitor equipment
JPH0239664A (en) Remote supervisory automatic vending machine
JP3016934B2 (en) Test equipment for remote monitoring system
JP2649965B2 (en) Building remote monitoring device
JPH0370297A (en) Remote supervisory controller
JPH04329098A (en) Remote monitor
JP2685924B2 (en) Remote monitoring device
JPH01255396A (en) Central supervisory control system
JPH09172686A (en) Remote supervisory equipment
JPH06259684A (en) Remote monitoring device for building facility
JPH05199646A (en) Supervisory controller for digital relay
JPS62196952A (en) Remote supervisory and controlling equipment
JPH0646135A (en) Remote concentric alarm monitoring system for exchanger
JPH02264596A (en) Data transmission device for centralized supervisory system
JPH11317992A (en) Building group management system
JPH01240996A (en) Building remote monitoring device
JPH04321342A (en) Fault detection method by token access method