JPH0722432B2 - Distributed monitoring method - Google Patents

Distributed monitoring method

Info

Publication number
JPH0722432B2
JPH0722432B2 JP60237246A JP23724685A JPH0722432B2 JP H0722432 B2 JPH0722432 B2 JP H0722432B2 JP 60237246 A JP60237246 A JP 60237246A JP 23724685 A JP23724685 A JP 23724685A JP H0722432 B2 JPH0722432 B2 JP H0722432B2
Authority
JP
Japan
Prior art keywords
data
distributed
monitoring method
value
monitoring device
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.)
Expired - Lifetime
Application number
JP60237246A
Other languages
Japanese (ja)
Other versions
JPS6298896A (en
Inventor
斉 柳
正治 藪下
誠 能見
捷二 宮本
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 Ltd
Original Assignee
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 Ltd filed Critical Hitachi Ltd
Priority to JP60237246A priority Critical patent/JPH0722432B2/en
Publication of JPS6298896A publication Critical patent/JPS6298896A/en
Publication of JPH0722432B2 publication Critical patent/JPH0722432B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Selective Calling Equipment (AREA)

Description

【発明の詳細な説明】 〔発明の利用分野〕 本発明は効率的データの伝送を行う分散型モニタリング
の方法に関する。
Description: FIELD OF THE INVENTION The present invention relates to a distributed monitoring method for efficient data transmission.

〔発明の背景〕[Background of the Invention]

従来、モニタリングには種々の方法が提案され、それら
には、要求があつたときにデータを送る方法、一定周期
でデータを送る方法、あるいはその両者の組み合わせ、
あるいは故障が発生したときに送る方法がある。
Conventionally, various methods have been proposed for monitoring, including a method of sending data when a request is made, a method of sending data at regular intervals, or a combination of both.
Alternatively, there is a method of sending when a failure occurs.

しかし、上記3者の方法においては伝送データの量が極
端に増えるか、さもなければ状態の急変があつた場合に
その変化をリアルタイムでモニタできず対応が遅れるこ
とがあつた。また故障発生時に送るものでは対象からの
故障発生信号によりトリガをかけられるものであるが、
故障の前兆が現れた場合にも、故障発生まで何も送らな
いので、それを確認できず未然に防ぐことができない。
However, in the above three methods, when the amount of transmission data extremely increases, or when there is a sudden change in the state, the change cannot be monitored in real time, and the response may be delayed. Also, in the case of sending when a failure occurs, the trigger can be triggered by the failure occurrence signal from the target,
Even if a sign of a failure appears, nothing is sent until the failure occurs, so it cannot be confirmed and it cannot be prevented.

〔発明の目的〕[Object of the Invention]

本発明の目的は、分散型のモニタリングシステムにおい
てモニタリング端末から伝送される信号の伝送量を減ら
し、かつ情報量は減らさず迅速に伝送する方法を提供す
ることにある。
An object of the present invention is to provide a method for reducing the transmission amount of a signal transmitted from a monitoring terminal in a decentralized monitoring system and rapidly transmitting the information amount without reducing it.

〔発明の概要〕[Outline of Invention]

本発明において、モニタリング端末で状態とその変化量
があらかじめ設定された基準を満足したときにその情報
及びそれに関連した情報を中央のモニタリング装置へ送
ることにより必要な情報をより早く収集できるばかりで
なく不必要な情報を送らなくてすむというものである。
さらに中央のモニタリング装置からの要求に対しても情
報を送ることができるとともに、データの欠如を防ぐた
めに長い周期で情報を送るというものである。またあら
かじめ定められた基準とは中央モニタリング装置から設
定することができる。
In the present invention, when the status and the amount of change thereof satisfy the preset criteria in the monitoring terminal, not only the necessary information can be collected earlier by sending the information and the related information to the central monitoring device. It is not necessary to send unnecessary information.
Furthermore, the information can be sent in response to a request from the central monitoring device, and the information is sent in a long cycle to prevent the lack of data. In addition, the predetermined standard can be set from the central monitoring device.

〔発明の実施例〕Example of Invention

以下、本発明を実施例によつて説明する。 Hereinafter, the present invention will be described with reference to examples.

第1図は本モニタリングシステムの伝送系としてループ
構造の例を示す。ただし、本システムは特にループ構造
に限定されるものではなくマルチドロツプのバス型でも
良い。
FIG. 1 shows an example of a loop structure as a transmission system of this monitoring system. However, this system is not particularly limited to the loop structure, and may be a multidrop bus type.

第1図は複数の被監視対象に対応して配置されたモニタ
リング端末がループ構造の伝送線路に接続されている。
さらにそのループ伝送路には1つの中央モニタリング装
置が接続されている。中央モニタリング端末は各モニタ
リング端末からの情報を収集して処理する。モニタリン
グ端末はそれぞれの被監視対象からのデータに処理を加
え必要なら伝送路へ伝送するものである。
In FIG. 1, a monitoring terminal arranged corresponding to a plurality of monitored objects is connected to a transmission line having a loop structure.
Furthermore, one central monitoring device is connected to the loop transmission line. The central monitoring terminal collects and processes information from each monitoring terminal. The monitoring terminal processes the data from each monitored object and transmits it to the transmission line if necessary.

第2図はモニタリング端末のプログラムフローを示す。
短い周期toでテータを収集し、基準参照を行つて、それ
を満足したとき及び長い周期Toで伝送処理を行う。参照
するための基準の設定は中央モニタリング装置から必要
なときに行える。一定周期to,Toでのサンプリングのた
めに2つのタイマを起動し参照する。
FIG. 2 shows the program flow of the monitoring terminal.
The data is collected in a short cycle to, the reference is performed, and when it is satisfied, the transmission processing is performed in a long cycle To. The reference can be set by the central monitoring device when needed. Two timers are activated and referenced for sampling at a fixed period to, To.

以下第2図について詳細に説明する。Hereinafter, FIG. 2 will be described in detail.

プログラムスタート時にはまずデータサンプリング周期
を一定に保つためのタイマTi2、データ伝送周期を一定
に保つためのタイマTi1の2つのタイマを起動する。次
に被監視対象の状態を示すデータを被監視対象から演算
処理できる形で収集する。このデータはあらかじめ中央
モニタリング装置から設定された基準を満たすかどうか
判定される。基準を満たす場合関連情報と共にそのデー
タは伝送処理され中央モニタリング装置へ送られる。基
準を満たさなかつた場合にはタイマTi1が伝送周期Toに
なつたかどうかの判定がなされる。Ti1がToになつてい
た場合はタイマTi1をリセツトした後、前記基準を満た
した場合と同様の伝送処理をする。Ti1がToになつてい
ない場合または伝送処理が終わつた場合は、タイマTi2
がデータ収集周期toになるまで待つて、toになつたらTi
2をリセツトする。その後再びデータ収集に戻り監視対
象からのデータ収集を行い以下前記の通り繰り返すこと
によつてモニタリングを行う。
At the time of program start, first, two timers, a timer Ti 2 for keeping the data sampling period constant and a timer Ti 1 for keeping the data transmission period constant, are started. Next, data indicating the state of the monitored object is collected from the monitored object in a form that can be arithmetically processed. This data is judged to meet the criteria set beforehand by the central monitoring device. If the criteria are met, the data along with relevant information is processed for transmission and sent to the central monitoring unit. When the criterion is not satisfied, it is determined whether the timer Ti 1 has reached the transmission cycle To. If Ti 1 has reached To, the timer Ti 1 is reset, and then the same transmission processing as in the case where the above criteria are met is performed. If Ti 1 does not reach To or the transmission process ends, timer Ti 2
Wait until the data collection cycle becomes to, and when it becomes to Ti
Reset 2 After that, the process returns to the data collection again, and the data is collected from the monitoring target, and the monitoring is performed by repeating the following as described above.

第3図は列車モニタリングシステムの1部分で電動機の
電流モニタ構成の例であるデータ収集により集められた
電流値をA/D変換後周期toでサンプリングし上,下限と
の比較を行いその範囲外に出たと判定した場合そのデー
タ及び少し前からのデータ、またそれに関連したデータ
を送り出す。また中央モニタリング装置より送られてき
た新しい基準を受信し設定する。
Fig. 3 shows the current value collected by data collection, which is an example of the current monitor configuration of the electric motor in a part of the train monitoring system, samples the current value after A / D conversion at the period to, compares it with the upper and lower limits, and falls outside that range. When it is judged that the data has come out, the data, the data from a little before, and the data related thereto are sent out. It also receives and sets the new standards sent by the central monitoring unit.

第4図は実際の列車モニタリングシステムの電動機の電
流モニタを例にとつて示している。同図(a)は電流の
変化の例を示しており、横軸は時刻を表わす。
FIG. 4 shows an example of a current monitor of an electric motor of an actual train monitoring system. FIG. 11A shows an example of change in current, and the horizontal axis represents time.

縦軸は電流で、上限下限はそれぞれあらかじめ中央モニ
タリング装置から設定された基準値で電流の範囲で境界
である。電流がこの範囲外に出たときデータを送るもの
と設定してある。
The vertical axis is the current, and the upper and lower limits are reference values preset from the central monitoring device, and are boundaries of the current range. It is set to send data when the current goes out of this range.

同図(b)は従来の一定周期で送る方式でのその伝送タ
イミングを示す。横軸は時刻である。また、同図(c)
は本方式での伝送タイミングを示す。横軸は時刻であ
る。上限,下限の範囲外に出たときの他に周期Toでデー
タを送る。こうすることにより通常の走行時にもその状
態を確認できる。このToは少し長めにとることにより同
じようなデータの連続を防ぎいたずらに伝送量を増やす
ことはない。
FIG. 1B shows the transmission timing in the conventional method of sending at a fixed cycle. The horizontal axis is time. Moreover, the same figure (c)
Indicates the transmission timing in this system. The horizontal axis is time. In addition to going out of the upper and lower limits, send data at the cycle To. By doing so, the state can be confirmed even during normal traveling. This To does not increase the amount of data to be transmitted without making a mistake by preventing the continuation of similar data by taking a little longer.

まず停止状態から列車が発進して電流が上昇し下限値を
越え通常走行に入る。通常走行時にも一定周期Toでデー
タが送られ正常であることを示す。列車が停止して下限
より下がつたときも情報が送られる。通常走行時に何ら
かの異常があつて電流が上昇し上限を越えしや断器が働
き電流が零になつたときは、まず上限を越えたことを知
らせ次に下限を下回つたということを知らせるためにそ
れに関連した少し前からの情報を伝送する。
First, the train starts from the stopped state, the current increases, exceeds the lower limit value, and normal running starts. Even during normal driving, data is sent at a fixed cycle To, indicating normal. Information is also sent when the train stops and drops below the lower limit. When something goes wrong during normal driving and the current rises and exceeds the upper limit, or the breaker works and the current reaches zero, first to notify that the upper limit has been exceeded, and then to notify that the lower limit has been exceeded. To transmit information from a while ago related to it.

第4図を電流の値と考えたが、その微分あるいは積分を
とりそれに上限下限を定めることもできる。例としては
乗り心地のめやすとなる加速度の微分がある値を越えた
ときに情報を送るなど単に故障情報にとどまらない。こ
れについては第6図の説明のところで述べる。
Although FIG. 4 was considered as the value of the current, it is also possible to determine the upper limit and the lower limit by taking the derivative or integral of the value. For example, it is not just failure information, such as sending information when the acceleration differential that makes the ride comfortable exceeds a certain value. This will be described in the description of FIG.

さらに故障の前兆として電流が上がり気味になつた場合
などに、たまたま上限を越えることがあればその情報も
送られ故障の可能性があることを知らせる。これにより
故障を未然に防ぐこともできる。
Further, if the current rises as a sign of a failure and the current value is about to exceed the upper limit, that information is also sent to notify that there is a possibility of failure. This can prevent a failure from occurring.

第5図はデイジタルデータとその伝送タイミングを示
す。(a)はドアの開閉を示すデイジタルデータの例で
あり、オン(ON)レベルはドア開の状態、オフ(OFF)
レベルはドア閉の状態である。(b)は状態変化をデー
タ伝送の基準として設定した場合の伝送タイミングを示
している。状態変化があつた場合の他に長い周期Toでデ
ータ伝送が行われる。ここで矢印で示したものはONから
OFFあるいはOFFからONへの状態の変化であり、・印は変
化がないことを示す。
FIG. 5 shows digital data and its transmission timing. (A) is an example of digital data showing the opening and closing of the door. The ON (ON) level is the door open state, OFF (OFF)
The level is a door closed state. (B) shows the transmission timing when the state change is set as the data transmission reference. In addition to the case where there is a state change, data is transmitted with a long cycle To. What is indicated by the arrow here is from ON
It is the change of state from OFF or OFF to ON, and the mark indicates that there is no change.

第6図は状態の微分に対して設定された基準の例であ
る。(a)は列車が発進して一定速度に達するまでの速
度変化であり、ゆつくり上がり一定値になる。(b)は
(a)の速度変化をしたときの加速度でなめらかに上が
つて最大値になりなめらかに下がり零になる。(c)は
加速度の微分値の変化である。初め上昇してそれからマ
イナス側まで下がりその後零に戻る。この加速度の微分
に対して上限と下限を定めておくことができる。
FIG. 6 is an example of the standard set for the differentiation of the state. (A) is a change in speed until the train starts and reaches a constant speed, which gradually rises to a constant value. In (b), the acceleration when the speed changes in (a) smoothly rises, reaches its maximum value, then smoothly falls to zero. (C) is a change in the differential value of acceleration. It rises first, then falls to the minus side, and then returns to zero. An upper limit and a lower limit can be set for the derivative of this acceleration.

第7図は基準値を複数設定した場合の例である。(a)
は設定された基準値と状態量あるいはその積分,微分で
ある。(b)は(a)の場合の伝送タイミングである。
ここで基準値として複数設定したが、基準値(1)はそ
の基準値を下回つていたものが基準値を越えた場合に伝
送する。基準値(3)はその基準値を上回つていたもの
が基準値よりも下がつた場合に伝送を行う。基準値
(2)は基準値の上から下,下から上へと変化した場合
の両方について伝送を行う。このように複数の基準値を
自由に設定することができるので、監視対象の性質に適
合したモニタリングを行うことが可能となる。
FIG. 7 shows an example in which a plurality of reference values are set. (A)
Is the set reference value and state quantity or their integrals and derivatives. (B) is the transmission timing in the case of (a).
Although a plurality of reference values are set here, the reference value (1) is transmitted when the value that is lower than the reference value exceeds the reference value. The reference value (3) is transmitted when the value that exceeds the reference value is lower than the reference value. The reference value (2) is transmitted both when the reference value changes from top to bottom and from bottom to top. Since a plurality of reference values can be freely set in this way, it is possible to perform monitoring that matches the nature of the monitored object.

以上、列車モニタリングシステムを例にとつて説明した
が他のモニタリングシステムにも適用することができ
る。
Although the train monitoring system has been described above as an example, it can be applied to other monitoring systems.

〔発明の効果〕〔The invention's effect〕

本発明によれば、不必要データの伝送を避けることがで
きるので、伝送量が減り伝送路のコストが下がり経済的
なモニタリングシステムを構成できる。また、伝送量を
同じにすれば他に必要な多くのデータを送ることができ
る。
According to the present invention, unnecessary data can be prevented from being transmitted, so that the amount of transmission can be reduced, the cost of the transmission line can be reduced, and an economical monitoring system can be constructed. Also, if the transmission amount is the same, many other necessary data can be sent.

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

第1図はモニタリングシステムの構成図、第2図はモニ
タリングシステムのモニタリング端末プログラムフロー
図、第3図は列車モニタリングシステムの構成図、第4
図はデータ伝送タイミング図、第5図はデイジタル情報
に対するデータ伝送タイミング図、第6図は状態の微分
に対して設定された基準値の状態図、第7図は複数の基
準値を設定した場合のデータ伝送タイミング図である。 To……データ伝送周期、to……データ取込み周期、Ti1,
Ti2……タイマ、t……時刻。
1 is a block diagram of the monitoring system, FIG. 2 is a flow chart of the monitoring terminal program of the monitoring system, FIG. 3 is a block diagram of the train monitoring system, and 4
Figure is a data transmission timing chart, Figure 5 is a data transmission timing chart for digital information, Figure 6 is a state diagram of reference values set for state differentiation, and Figure 7 is a case where multiple reference values are set. 6 is a data transmission timing chart of FIG. To …… Data transmission cycle, to …… Data acquisition cycle, Ti 1 ,
Ti 2 ...... timer, t ...... time.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 宮本 捷二 神奈川県川崎市麻生区王禅寺1099番地 株 式会社日立製作所システム開発研究所内 (56)参考文献 特開 昭62−77673(JP,A) 特公 平3−10265(JP,B2) 特公 平3−32954(JP,B2) ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Koji Miyamoto 1099, Ozenji Temple, Aso-ku, Kawasaki City, Kanagawa Prefecture Inside the Hitachi, Ltd. System Development Laboratory (56) Reference JP 62-77673 (JP, A) Special Kohei 3-10265 (JP, B2) Japanese Kohei 3-32954 (JP, B2)

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】監視の対象に対応して分散して配置された
モニタリング端末と、該モニタリング端末より送られて
くるデータの収集・処理を行う中央モニタリング装置お
よび該モニタリング端末と中央モニタリング装置とを結
合する伝送系とより成る分散形モニタリングシステムに
おける分散形モニタリング方法であって、前記データを
前記モニタリング端末より中央モニタリング装置へ送信
すべきか否か判定する基準を中央モニタリング装置側で
設定し、モニタリング端末側のデータが該基準を満足し
たとき、該データを前記中央モニタリング装置へ送信す
ることを特徴とする分散形モニタリング方法。
1. A monitoring terminal, which is arranged in a distributed manner corresponding to an object to be monitored, a central monitoring device for collecting and processing data sent from the monitoring terminal, and the monitoring terminal and the central monitoring device. What is claimed is: 1. A distributed monitoring method in a distributed monitoring system comprising a transmission system to be coupled, wherein a standard for determining whether or not to transmit the data from the monitoring terminal to a central monitoring device is set on the central monitoring device side, and the monitoring terminal A distributed monitoring method, comprising transmitting the data to the central monitoring device when the data on the side satisfies the criterion.
【請求項2】前記基準は前記中央モニタリング装置側か
ら設定することのできる上限値または下限値である特許
請求の範囲第1項記載の分散形モニタリング方法。
2. The distributed monitoring method according to claim 1, wherein the reference is an upper limit value or a lower limit value that can be set from the central monitoring device side.
【請求項3】前記基準は中央モニタリング装置側で動的
に更新される特許請求の範囲第1項記載の分散形モニタ
リング方法。
3. The distributed monitoring method according to claim 1, wherein the standard is dynamically updated on the side of a central monitoring device.
【請求項4】前記上限値または下限値はそれぞれ前記監
視対象の、該状態量の微分か積分の上限値または下限値
である特許請求の範囲第2項記載の分散形モニタリング
方法。
4. The distributed monitoring method according to claim 2, wherein the upper limit value or the lower limit value is the upper limit value or the lower limit value of the differentiation or integration of the state quantity of the monitored object, respectively.
【請求項5】前記設定する処理は、ディジタルデータの
オンからオフまたはオフからオンへの変化のうちのすく
なくとも一方の変化を設定する処理からなる特許請求の
範囲第1項記載の分散形モニタリング方法。
5. The distributed monitoring method according to claim 1, wherein the setting process comprises a process of setting at least one of the changes from ON to OFF or OFF to ON of the digital data. .
【請求項6】前記設定する処理は、前記基準をあらかじ
め設定された特定値よりも低い値であった基準が特定値
を上回ろうとした場合と特定値より高かった基準が特定
値を下回ろうとした場合の両者に設定する処理からなる
特許請求の範囲第1項記載の分散形モニタリング方法。
6. The setting process includes a case where a criterion having a value lower than a preset specific value is higher than the specific value and a criterion having a value higher than the specific value is lower than the specific value. The distributed monitoring method according to claim 1, comprising processing to be set for both cases when an attempt is made.
【請求項7】前記基準は複数個設定される特許請求の範
囲第1項記載の分散形モニタリング方法。
7. The distributed monitoring method according to claim 1, wherein a plurality of the standards are set.
【請求項8】前記送信する処理は、前記基準を満足した
ときより前の時点以降のデータを中央モニタリング装置
へ送信する処理からなる特許請求の範囲第1項記載の分
散形モニタリング方法。
8. The distributed monitoring method according to claim 1, wherein the transmitting process comprises a process of transmitting data after a time point before the time when the criterion is satisfied to the central monitoring device.
JP60237246A 1985-10-25 1985-10-25 Distributed monitoring method Expired - Lifetime JPH0722432B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60237246A JPH0722432B2 (en) 1985-10-25 1985-10-25 Distributed monitoring method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60237246A JPH0722432B2 (en) 1985-10-25 1985-10-25 Distributed monitoring method

Publications (2)

Publication Number Publication Date
JPS6298896A JPS6298896A (en) 1987-05-08
JPH0722432B2 true JPH0722432B2 (en) 1995-03-08

Family

ID=17012565

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60237246A Expired - Lifetime JPH0722432B2 (en) 1985-10-25 1985-10-25 Distributed monitoring method

Country Status (1)

Country Link
JP (1) JPH0722432B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0385996A (en) * 1989-08-30 1991-04-11 Fujitsu Ltd Data collection system
JPH0728789Y2 (en) * 1990-03-12 1995-06-28 株式会社荏原製作所 Contact input information transmitter

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS55166395A (en) * 1979-06-14 1980-12-25 Mitsubishi Electric Corp Remote supervisory and controlling system
JPS58223810A (en) * 1982-06-23 1983-12-26 Toshiba Corp Decentralized process monitor controller
JPS6277673A (en) * 1985-09-30 1987-04-09 Omron Tateisi Electronics Co Terminal monitoring device

Also Published As

Publication number Publication date
JPS6298896A (en) 1987-05-08

Similar Documents

Publication Publication Date Title
JP2024056781A5 (en)
JP2005047488A (en) Vehicle control device
JP2002074597A (en) Safe driving support system and method
CN118494510B (en) Active safe driving auxiliary integrated machine cloud management platform
CN111267850B (en) Vehicle self-adaptive cruise control method and device
DE69125772T2 (en) Multiplex transmission system for vehicles
JPH0722432B2 (en) Distributed monitoring method
CN116631204B (en) Traffic signal lamp timing method, device, equipment and storage medium
EP1512374B1 (en) Method and device for estimating workload for a driver of a vehicle
JPS634379B2 (en)
CN112874517A (en) Vehicle AEB brake control method and vehicle
CN117325872A (en) Automatic driving vehicle driver takes over cognitive behavior prediction system
EP1810478B1 (en) Data recording device and data recording method
CN113900404A (en) double-MCU automobile parking control system
JPH0154274B2 (en)
JPS586636A (en) Data transmission system of remote monitoring controller
CN116346755B (en) Methods, devices and equipment for synchronizing data between vehicles and servers
CN110879561A (en) Control method and device for reducing CAN bus congestion
JPH11312295A (en) Traffic information data management method and traffic information display device
JPH0779315B2 (en) In-device information collection method
JPH04260242A (en) Monitor information collecting system
JP2638878B2 (en) Data processing device
JPH0646735B2 (en) Communication network control method
JP3012480B2 (en) Information display board control method
JP2000333270A (en) Monitoring and control system server