JP2022119306A - Information processing device, monitoring processing method, and monitoring processing program - Google Patents
Information processing device, monitoring processing method, and monitoring processing program Download PDFInfo
- Publication number
- JP2022119306A JP2022119306A JP2021016329A JP2021016329A JP2022119306A JP 2022119306 A JP2022119306 A JP 2022119306A JP 2021016329 A JP2021016329 A JP 2021016329A JP 2021016329 A JP2021016329 A JP 2021016329A JP 2022119306 A JP2022119306 A JP 2022119306A
- Authority
- JP
- Japan
- Prior art keywords
- screen
- data
- display unit
- monitoring
- countdown timer
- 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
Links
- 230000010365 information processing Effects 0.000 title claims abstract description 44
- 238000012544 monitoring process Methods 0.000 title claims description 139
- 238000003672 processing method Methods 0.000 title claims description 4
- 230000000737 periodic effect Effects 0.000 claims description 8
- 230000003111 delayed effect Effects 0.000 abstract description 2
- 230000002045 lasting effect Effects 0.000 abstract 1
- XLYOFNOQVPJJNP-UHFFFAOYSA-N water Substances O XLYOFNOQVPJJNP-UHFFFAOYSA-N 0.000 description 23
- 238000010586 diagram Methods 0.000 description 16
- 238000004891 communication Methods 0.000 description 14
- 238000012545 processing Methods 0.000 description 13
- 230000006870 function Effects 0.000 description 12
- 238000000034 method Methods 0.000 description 6
- 230000005856 abnormality Effects 0.000 description 5
- 230000008859 change Effects 0.000 description 5
- 230000004044 response Effects 0.000 description 5
- 230000005540 biological transmission Effects 0.000 description 4
- 230000008569 process Effects 0.000 description 3
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 239000010865 sewage Substances 0.000 description 2
- 230000004397 blinking Effects 0.000 description 1
- 230000001934 delay Effects 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000002347 injection Methods 0.000 description 1
- 239000007924 injection Substances 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 239000004576 sand Substances 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 238000004904 shortening Methods 0.000 description 1
- 239000010802 sludge Substances 0.000 description 1
- 239000007787 solid Substances 0.000 description 1
- 239000000126 substance Substances 0.000 description 1
Images
Landscapes
- Testing And Monitoring For Control Systems (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
Description
本発明の実施形態は、情報処理装置、情報処理装置において実行される監視処理方法及び監視処理プログラムに関する。 The embodiments of the present invention relate to an information processing device, a monitoring processing method, and a monitoring processing program executed in the information processing device.
ビルや上下水道局、ダム等の監視制御システムでは、監視対象であるプラント内設備のセンサーから集めた情報はコントローラ等を介してサーバに蓄積される。蓄積されたデータの監視・操作は、サーバから情報を取得した監視端末などの情報処理装置で行われるのが一般的である。 In a monitoring and control system for buildings, water and sewage stations, dams, etc., information collected from sensors of equipment in the plant to be monitored is stored in a server via a controller or the like. Monitoring and manipulation of accumulated data is generally performed by an information processing device such as a monitoring terminal that has obtained information from a server.
この中でも、監視端末において、サーバ内に記録された最新値を閲覧する機能はごく一般的に実装される機能のひとつである。この機能では、監視端末がサーバに蓄積されたデータを取得するために、監視端末が定周期でサーバの最新値をリクエストする方法や、サーバ側が定周期で自発的に監視端末に最新値を伝送する方法を採用する。(「サーバ内の最新値が変化したときだけ監視端末に伝送する」方法も考えられるが、最新値の変化が矢継ぎ早に発生することでサーバが高負荷になることや、画面に表示された各値の整合性が取れなくなることを危惧し、採用されないことが多い。)
サーバが最新値を伝送する周期は、サーバの負荷や伝送による遅延等を考慮して決定することが多いが、どのようなケースでも周期を縮める限界があり、その限界値は秒単位、分単位になる。
Among these functions, the function of viewing the latest values recorded in the server is one of the most commonly implemented functions in the monitoring terminal. With this function, in order for the monitoring terminal to obtain the data accumulated in the server, the monitoring terminal periodically requests the latest values from the server, or the server side spontaneously transmits the latest values to the monitoring terminal periodically. Adopt a method to (There is also a method of "transmitting to the monitoring terminal only when the latest value in the server changes", but the rapid changes in the latest value may cause a high load on the server, It is often not adopted due to concerns that the value will not be consistent.)
The frequency at which the server transmits the latest values is often determined by considering the load on the server and the delay due to transmission, but there is a limit to shortening the frequency in any case, and the limit value is in units of seconds and minutes. become.
ここで画面には、最後にサーバから伝送されてきた値が表示されるため、サーバに蓄積された最新値が今この瞬間に変化しても、画面に反映されるのは次の周期になる。そのため、監視端末を見ているユーザが実際のセンサーにより検出されたデータの変化に気づくまでには、最大1周期分のラグ(遅延)が発生することになる。このラグが十分に小さければ、監視の実業務上特に問題になることはなく、従来はこのラグに対する特別な対策が取られることは少なかった。 Here, the screen displays the last value transmitted from the server, so even if the latest value accumulated in the server changes at this moment, it will be reflected on the screen in the next cycle. . Therefore, a lag (delay) of up to one cycle occurs before the user looking at the monitoring terminal notices a change in the data detected by the actual sensor. If this lag is sufficiently small, it does not pose a particular problem in practical monitoring, and conventionally, special measures against this lag have rarely been taken.
しかし近年では、(1)従来よりも情報量の多い、大容量のデータを伝送するようになったこと、(2)クラウドの利用が進み、従来の閉鎖的なネットワークとは別に公共のネットワークを利用することが増えたこと等により、ネットワークが高負荷になる可能性が高くなった。 However, in recent years, (1) the transmission of large amounts of data with a greater amount of information has become more common than before, and (2) the use of the cloud has progressed, creating a public network apart from the conventional closed network. Due to the increase in usage, etc., the possibility that the network will be overloaded has increased.
これによりデータの保全性を保つために従来よりも伝送の周期を長くする必要が生じ、結果として、前述のラグが増大することになった。ラグが増大することで、以下のネガティブな影響がある。 As a result, it becomes necessary to lengthen the transmission cycle in order to maintain the integrity of the data, and as a result, the aforementioned lag increases. Increased lag has the following negative effects:
・画面に表示された値と実際のセンサーにより検出されたサーバ内の最新値とが乖離する可能性が高くなり、ユーザが表示値を実際の最新値と誤認したときの危険性が増す。 ・There is a high possibility that the value displayed on the screen will deviate from the latest value in the server detected by the actual sensor, increasing the risk of the user mistaking the displayed value for the actual latest value.
・ユーザが実際の最新値を知りえる場合(例えば、ユーザが画面上の値を自身で設定し、この設定した値に対してサーバから応答されるデータにより画面が反映されるのを待つ場合)、画面への反映を待っている時間が増え、ユーザのストレスが増す。 ・When the user can know the actual latest value (for example, when the user sets the value on the screen by himself and waits for the screen to be reflected by the data returned from the server for this set value) , the time to wait for the reflection on the screen increases, and the user's stress increases.
・何らかの異常により画面の更新が止まってしまったとき、そのことにユーザが気づくまでの時間が増え、発生したトラブルへの対応が遅れることで危険性が増す。 - When screen update stops due to some kind of abnormality, the time it takes for the user to notice the problem increases, which increases the risk of delays in dealing with problems that have occurred.
このように、データの受信に遅延が発生してサーバ内に記録されたデータと画面に表示された値とに相違が生じた場合に、ユーザに誤った判断をさせたり、監視するユーザへの負担の増大を招いたりするおそれがあった。 In this way, if there is a delay in receiving data and there is a discrepancy between the data recorded in the server and the value displayed on the screen, the user may make an erroneous decision, or the monitoring user may be disturbed. There was a risk of causing an increase in the burden.
本発明の実施形態が解決しようとする課題は、データの受信に遅延が発生してサーバ内に記録されたデータと画面に表示された値に相違が生じたとしても、ユーザに対する影響を低減することができる情報処理装置、監視処理方法、及び監視処理プログラムを提供することである。 The problem to be solved by the embodiments of the present invention is to reduce the impact on the user even if there is a delay in receiving data and there is a difference between the data recorded in the server and the value displayed on the screen. It is an object of the present invention to provide an information processing device, a monitoring processing method, and a monitoring processing program that can
実施形態によれば、情報処理装置は、データ受信部、画面表示部、タイマー表示部を有する。データ受信部は、監視対象設備の稼働状況を示すデータを、サーバから定周期で受信する。画面表示部は、前記データ受信部により受信された最新のデータに応じて、前記最新のデータを表す画面を表示させる。タイマー表示部は、前記画面表示部により前記画面が更新されるまでの時間を表すカウントダウンタイマーを、前記定周期の間隔に基づいて表示させる。 According to the embodiment, the information processing device has a data receiving section, a screen display section, and a timer display section. The data receiving unit periodically receives data indicating the operation status of the equipment to be monitored from the server. The screen display section displays a screen showing the latest data according to the latest data received by the data reception section. The timer display unit displays a countdown timer indicating the time until the screen is updated by the screen display unit based on the regular interval.
以下、本実施形態について、図面を参照しながら説明する。 Hereinafter, this embodiment will be described with reference to the drawings.
図1は、本実施形態の監視制御システム1の構成の概略を示すブロック図である。監視制御システム1は、例えば、上下水道施設等の施設の稼働状況を監視するためのシステムである。監視制御システム1は、上下水道施設等の監視対象設備2と広域ネットワーク等を介して接続され、監視対象設備2から設備の稼働状況を示すデータを収集する。例えば監視制御システム1は、稼働状況を示すデータとして、上下水道施設の水系統における、例えば水量、水位、圧力、水温、濁度、焼却処理から排出する汚泥量、水処理で使用する薬品の注入量、水系統中の各所における圧力等についての計測データ、さらにはポンプ等の設備の運転状況を示すデータなどを収集する。監視制御システム1は、サーバステーション10において監視対象設備2から監視対象とするデータを継続的に時系列データとして受信して、ファイリングデータとして記録する。
FIG. 1 is a block diagram showing an outline of the configuration of a monitoring control system 1 of this embodiment. The monitoring control system 1 is, for example, a system for monitoring the operation status of facilities such as water supply and sewerage facilities. The monitoring control system 1 is connected to monitoring
サーバステーション10は、監視対象設備2からデータを収集するだけでなく、複数の監視対象設備2からデータを収集して記録する、例えばデータセンターを通じてデータを収集することもできる。
The
なお、監視制御システム1は、監視対象として上下水道施設に限定されるものではなく、ビルやダムなど、その他の各種の設備を対象とすることができる。監視制御システム1は、各種の設備に応じた監視対象についてのデータを収集することで、設備の監視のための処理を実行する。 The monitoring control system 1 is not limited to water supply and sewerage facilities as a monitoring target, and can target various other facilities such as buildings and dams. The monitoring and control system 1 collects data on monitoring targets corresponding to various types of equipment, and executes processing for monitoring equipment.
図1に示すように、監視制御システム1は、サーバステーション10、複数の情報処理装置12(12-1,12-2,…,12-N)を有する。サーバステーション10と情報処理装置12は、インターネットや公衆電話網などを含む公共のネットワーク、LAN(Local Area Network)等のネットワーク14を介して接続されている。なお、監視制御システム1には、情報処理装置12の他に、施設監視のための各種の電子機器(Webサーバ、プリンタ、帳票端末、無線通信装置、マルチモニタなど)が設けられるが説明を省略する。
As shown in FIG. 1, the supervisory control system 1 has a
情報処理装置12は、サーバステーション10に記録されたファイリングデータを監視・操作するための監視端末として使用される。情報処理装置12は、サーバステーション10に記録されたデータの最新値を閲覧する機能が実装される。情報処理装置12は、サーバステーション10に蓄積された最新のデータを受信するために、例えば、サーバステーション10に対して定周期で最新値のデータをリクエストする方法、サーバ側から定周期で自発的に送信されるデータを受信する方法を使用することができる。以下の説明では、情報処理装置12からサーバステーション10に対して、監視対象とする監視対象設備2のそれぞれに設定された定周期に応じて、最新値のデータをリクエストするものとして説明する。
The
図2は、本実施形態におけるサーバステーション10の構成を示すブロック図である。図2に示すように、サーバステーション10は、CPU10A、メモリ10B、通信装置10C、記憶装置10Dを有する。
FIG. 2 is a block diagram showing the configuration of the
CPU10Aは、ROM、RAM等からなるメモリ10Bにアクセスし、メモリ10Bにロードされるプログラムを実行することで各種機能を実現し、サーバステーション10を制御する。
The
メモリ10Bは、例えば、ROM、又はRAMなどで構成される。ROMは、コンピュータの動作に必要な制御プログラムを記憶した不揮発性メモリである。RAMは、CPU10Aの演算処理を実行する際に生ずる各種データやコンピュータの動作に必要な制御プログラムを一時記憶する揮発性メモリである。
The
メモリ10Bに記憶されるプログラムには、OS(Operating System)等の基本プログラムの他、監視対象設備2(データセンター)からデータを収集して、記憶装置10Dにファイリングデータ10Eとして記録する処理のためのプログラムを含む。
The programs stored in the
通信装置10Cは、CPU10Aによる制御のもとで、広域ネットワーク等を介した監視対象設備2との通信、インターネットやLAN等のネットワーク14を介した情報処理装置12との通信を制御する。
Under the control of the
記憶装置10Dは、HDD(Hard Disk Drive)、SSD(Solid State Drive)、可搬式記録メディア装置等であり、各種プログラムや各種機能により処理されたデータが記憶される。記憶装置10Dには、監視対象設備から収集された、複数の監視対象とする項目について計測された時系列データを含むファイリングデータ10Eが記憶される。ファイリングデータ10Eには、監視対象設備2から収集されるデータが、監視対象設備2の監視対象別に時系列的に追加記録される。
The
図3は、本実施形態における情報処理装置12の構成を示すブロック図である。図3に示すように、情報処理装置12は、CPU12A、メモリ12B、通信装置12C、記憶装置12D、表示装置12K、入力装置12Lを有する。
FIG. 3 is a block diagram showing the configuration of the
CPU12Aは、ROM、RAM等からなるメモリ12Bにアクセスし、メモリ12Bにロードされるプログラムを実行することで各種機能を実現し、情報処理装置12を制御する。
The
メモリ12Bは、例えば、ROM、又はRAMなどで構成される。ROMは、コンピュータの動作に必要な制御プログラムを記憶した不揮発性メモリである。RAMは、CPU12Aの演算処理を実行する際に生ずる各種データやコンピュータの動作に必要な制御プログラムを一時記憶する揮発性メモリである。
The
メモリ12Bに記憶されるプログラムには、OS等の基本プログラムの他、サーバステーション10に記録されたデータを受信し、最新のデータに応じて、最新のデータを表す監視画面を表示させる監視処理プログラムが含まれる。CPU12Aにより監視処理プログラムが実行されることで、監視処理機能が実現される。また、メモリ12Bに記憶されるデータには、監視処理プログラムによる処理対象となる、後述するトレンドデータなどが一時的に記憶される。
The programs stored in the
通信装置12Cは、CPU12Aによる制御のもとで、インターネットやLAN等のネットワーク14を介したサーバステーション10及び他の情報処理装置12との通信を制御する。
The
記憶装置12Dは、HDD、SSD、可搬式記録メディア装置(外部メディア)等であり、各種プログラムや各種機能により処理されたデータが記憶される。記憶装置14Dに記憶されるプログラムには、基本プログラムの他、施設監視のために監視対象設備2から収集されたデータをサーバステーション10から受信し、このデータをもとに監視画面を表示させる監視処理プログラム12Eが含まれる。また、監視処理プログラム12Eには、カウントダウンタイマー表示プログラム12Hが含まれる。カウントダウンタイマー表示プログラム12Hは、サーバステーション10から受信された最新のデータに応じて、監視画面が更新されるまでの時間を表すカウントダウンタイマーを、表示装置12Kの監視画面表示させるためのプログラムである。カウントダウンタイマーは、サーバステーション10に蓄積された最新のデータを受信するために設定された定周期の間隔に基づいて表示される。
The
また、記憶装置12Dに記憶されるデータには、監視処理プログラム12Eにより処理対象となるトレンドデータ12Fが含まれる。トレンドデータ12Fは、サーバステーション10に記憶された複数の監視対象とする項目について計測された時系列データを含むファイリングデータ10Eから、監視処理プログラム12Eにより表示される最新値として受信されたデータである。
The data stored in the
表示装置12Kは、CPU12Aの制御により各種の情報を表示する。表示装置12Kには、監視処理プログラム12Eによる監視処理により、サーバステーション10から受信された、最新値を示すデータの内容を表す監視画面が表示される。本実施形態における情報処理装置12では、監視画面において、監視画面が最新値を示すデータに応じて更新されるまでの時間を表すカウントダウンタイマーが表示される。
The
入力装置12Lは、情報処理装置12の使用者により操作されるもので、キーボード、タッチパネル、ポインティングデバイス(マウス等)などを含む。入力装置12Lは、情報処理装置12の動作制御のための指示入力、各種設定のためのデータ入力などのために操作される。
The
図4は、本実施形態の情報処理装置12における監視処理プログラム12E(カウントダウンタイマー表示プログラム12H)により実現される機能構成を示すブロック図である。
FIG. 4 is a block diagram showing a functional configuration realized by the
図4に示すように、CPU12Aは、メモリ12Bに格納された監視処理プログラム12Eを実行することにより、データ受信部212E、画面表示部312Eの機能を実現する。また、CPU12Aは、メモリ12Bに格納されたカウントダウンタイマー表示プログラム12Hを実行することにより、カウントダウンタイマー表示部112Hを実現する。
As shown in FIG. 4, the
データ受信部212Eは、監視対象設備の稼働状況を示す最新のデータを、サーバステーション10から通信装置12Cを通じて定周期で受信し、記憶装置12Dにトレンドデータ12Fとして記憶させる。
The
画面表示部312Eは、データ受信部212Eにより受信された最新のデータ(トレンドデータ12F)に応じて、最新のデータを表す監視画面を表示装置12Kに表示させる。
The
カウントダウンタイマー表示部112Hは、画面表示部312Eにより監視画面が更新されるまでの時間を表すカウントダウンタイマーを、データ受信部212Eが最新のデータを受信する定周期の間隔に基づいて表示させる。
The countdown
次に、本実施形態における情報処理装置12の動作について説明する。
Next, the operation of the
図5は、本実施形態における情報処理装置12による監視処理を説明するためのフローチャートである。図6は、本実施形態における情報処理装置12によるカウントダウンタイマー表示処理を説明するためのフローチャートである。図7は、本実施形態における情報処理装置12の表示装置12Kに表示される監視画面20の一例を示す図である。
FIG. 5 is a flowchart for explaining monitoring processing by the
情報処理装置12のCPU12Aは、監視処理プログラム12Eを実行することにより監視処理機能を実現する。
The
監視処理において、CPU12A(画面表示部312E)は、例えば、入力装置12Lに対するユーザの操作により、監視対象とする監視対象設備2が指定されると(ステップA1)、指定された監視対象設備2に対応する監視画面を表示装置12Kに表示させる(ステップA2)。
In the monitoring process, the
図7には、表示装置12Kに表示される監視画面20の一例を示している。図7に示す監視画面20は、監視対象設備2として「○○受水場水系統」が指定された例を示している。
FIG. 7 shows an example of the
監視画面20には、例えば、監視対象として指定された「○○受水場水系統」の水系統を表す施設構成図22と共に、施設構成図22が示す水系統の各所においてセンサ等によって検出されたデータの内容、例えば系統中の各所の水量、水位、圧力、水温、濁度、pHを示す数値が表示される。ユーザは、監視画面20に表示された各数値を確認することで、監視対象設備2の状況を把握することができる。
On the
また、CPU12A(カウントダウンタイマー表示部112H)は、カウントダウンタイマー表示プログラム12Hを実行することで、監視画面20にカウントダウンタイマー30を表示させる。図7に示す例では、監視画面20の左下隅にカウントダウンタイマー30を配置した例を示している。
Further, the
なお、カウントダウンタイマー30の配置場所は、監視画面20の何れの場所でも構わない。ただし、例えば、監視対象とする監視対象設備2が変更され、施設構成図22が変更された場合であっても、カウントダウンタイマー30を監視画面20において容易に認識できるように、固定された場所に配置されることが望ましい。
Note that the location of the
CPU10Aは、サーバステーション10に蓄積された、監視対象設備2において検出されたデータを受信するために、サーバステーション10に対して予め設定された定周期で最新値のデータの送信をリクエストする(ステップA3)。
The
定周期の間隔は、監視画面20において表示対象となる監視対象設備2ごとに、サーバステーション10の負荷やネットワーク14のデータ伝送状況の影響による遅延等を考慮して決定される。監視対象設備2は、設備の稼働状況を示すデータのデータ量、すなわち監視画面20において計測値等が表示される監視対象の点数の数が異なる。従って、通常では、監視対象設備2における監視対象の数が多いほど、データリクエストからデータが受信するまでに要する時間が長くなるので定周期の間隔が大きくなる。さらに、データリクエストからサーバステーション10からデータが受信されるまでの時間に、予め想定される遅延分の時間を加えた時間を含むように定周期の間隔が決められる。
The interval of the fixed cycle is determined for each
図8は、本実施形態におけるサーバステーション10に対するデータリクエストのタイミングと、監視画面20を更新する表示タイミング、カウントダウンタイマーの表示タイミングの関係を示す図である。
FIG. 8 is a diagram showing the relationship between the timing of data requests to the
図8の(A)に示すように、データリクエストのタイミング(R0,R1,R2,…)が定周期で設定されている。 As shown in FIG. 8A, data request timings (R0, R1, R2, . . . ) are set periodically.
サーバステーション10からのデータの受信に大きな遅延が生じていない場合、CPU10Aは、定周期でサーバステーション10に対してデータリクエストを送信する。サーバステーション10は、情報処理装置12からのデータリクエストに応じて、監視対象設備2から収集した最新値を示すデータを情報処理装置12に送信する。
If there is no significant delay in receiving data from the
CPU12A(データ受信部212E)は、通信装置12Cを通じてサーバステーション10から最新値を示すデータを受信する。CPU12A(画面表示部312E)は、最新値を示すデータが受信されると(ステップA4、YES)、最新値のデータを表すように監視画面20を表示させる(ステップA5)。すなわち、施設構成図22が示す系統中の各所の水量、水位、圧力、水温、濁度、pHなどを示す数値を更新する。
The
その後、監視対象設備2に応じて予め決められた定周期に到達すると(ステップA6、YES)、CPU10Aは、前述と同様にして、サーバステーション10に対して、最新値のデータの送信をリクエストする(ステップA3)。そして、データリクエストに対して、サーバステーション10から最新値のデータが受信されると、CPU10A(画面表示部312A)は、この受信された最新値のデータに応じて監視画面20を更新する(ステップA5)。
After that, when the periodic period predetermined according to the equipment to be monitored 2 is reached (step A6, YES), the
ここで、図8のタイミング(R0)のデータリクエストによって、監視画面20の表示が更新されたタイミングをT11とする。
Here, the timing at which the display of the
図8(B1)は、サーバステーション10からのデータの受信に大きな遅延が生じていない場合(正常時)の監視画面20を更新する表示タイミングを示している。図8(B1)に示すように、正常時には、定周期のタイミングR0,R1,R2,…のデータリクエストによって、それぞれ最新値のデータを受信し、タイミングT11,T12,T13,…において監視画面20が更新される。
FIG. 8B1 shows display timings for updating the
一方、CPU12A(カウントダウンタイマー表示部112H)は、監視処理による最新のデータに応じた監視画面20の更新に合わせて、カウントダウンタイマー表示処理によってカウントダウンタイマー30の表示を制御する。
On the other hand, the
すなわち、CPU12Aは、サーバステーション10からの最新値を示すデータの受信に応じて監視画面20を更新すると(ステップS1、YES)、監視画面20に表示するカウントダウンタイマー30をリセットし、初期状態を表す表示形態に更新する(ステップS2)。
That is, when the
CPU12Aは、監視処理を実行している間、カウントダウンタイマー30の表示形態を変更するタイミングを判断する規定時間が経過したことが判別されると(ステップS3。YES)、残り時間「0」を表すカウントダウンタイマー30の最終状態に表示形態が変更されていなければ(ステップS4。NO)、経過した規定時間に応じた表示形態にカウントダウンタイマー30を更新する(ステップS5)。
When the
図9(A)は、本実施形態におけるカウントダウンタイマー30の表示例を示している。図9(A)に示すカウントダウンタイマー30は、円形状に形成された表示形態の一例を示している。図9(A)において、左側は初期状態の表示形態を示し、中央は時間経過に応じて扇状の範囲が拡大するように変更された表示形態を示し、右側は最終状態の表示形態を示している。
FIG. 9A shows a display example of the
CPU12Aは、カウントダウンタイマー表示処理において、正常時に監視画面20が更新される周期に合わせて、時間経過に伴って表示形態を変更させる。すなわち、図8(B2)に示すように、監視画面20が更新されるタイミングT11~T12,T12~T13,T13~T14,…の間で、それぞれ初期状態から最終状態の表示形態に変更するように、カウントダウンタイマー30の表示形態を時間経過に伴って変更する。
In the countdown timer display process, the
従って、例えば、監視画面20の表示が更新されたタイミングT11において、カウントダウンタイマー30を初期状態にリセットした後、次の監視画面20の表示更新されるタイミングT12において、カウントダウンタイマー30が最終状態となるように、規定時間が経過する毎にカウントダウンタイマー30の表示形態を変更していく。
Therefore, for example, after the
従って、ユーザは、監視画面20に表示されたカウントダウンタイマー30を確認することで、次に監視画面20が更新されるタイミングを把握することができる。実際には、データリクエスト毎にサーバステーション10からのデータの受信に要する時間が変動しうるが、大きな遅延などの変動がなければ、カウントダウンタイマー30が最終状態になるタイミングの前後で監視画面20が更新されることになる。
Therefore, by checking the
なお、規定時間の経過に伴うカウントダウンタイマー30の表示形態の変更は、例えば4段階に変更するなど変更回数を少なくても良いし、連続的に変更するなどしても良い。4段階に変更する場合、例えば図9(A)に示すカウントダウンタイマー30の例では、円形状の90°の範囲毎に変更させる。また、連続的に変更する場合には、例えば図9(A)に示すカウントダウンタイマー30の例では、円形状を360分割した範囲毎に変更させる。
It should be noted that the change of the display mode of the
図8(C1)は、サーバステーション10からのデータ受信に遅延が生じている場合の監視画面20の更新の表示タイミングを示している。
FIG. 8(C1) shows the update display timing of the
図8(C1)に示す例では、定周期のタイミングR0,R1,R2,…のデータリクエストによって、それぞれ最新値のデータを受信する際に、データを受信して監視画面20を更新するタイミングT21,T22,T23,…に遅延が増大している状態を示している。 In the example shown in FIG. 8(C1), when receiving data of the latest values by data requests at periodic timings R0, R1, R2, . , T22, T23, .
前述したように、CPU12Aは、サーバステーション10からの最新値を示すデータの受信に応じて監視画面20を更新し(ステップS1、YES)、このタイミングで監視画面20に表示するカウントダウンタイマー30をリセットする(ステップS2)。
As described above, the
カウントダウンタイマー30を初期状態から最終状態の表示形態に変更する時間が、図8(B2)に示す表示タイミングと同じ場合には、図8(C2)に示すように、データの受信の遅延が前回より増大した分、カウントダウンタイマー30を最終状態の表示形態に変更してから監視画面20の表示が更新される。
When the time for changing the display form of the
しかし、前回の監視画面20の更新のタイミングでカウントダウンタイマー30がリセットされていることから、カウントダウンタイマー30を最終状態の表示形態に変更するタイミングと、最新値のデータに応じて監視画面20が更新されるタイミングに大きなズレが生じない。従って、ユーザは、カウントダウンタイマー30によって、監視画面20が更新されるまでのおおよその時間を認識できる。
However, since the
また、遅延が定常状態となった場合には、図8(B1)(B2)に示す場合と同様にして、監視画面20が更新されるタイミングとほぼ同じタイミングで、カウントダウンタイマー30が最終状態の表示形態に変更される。従って、ユーザは、監視画面20に表示されたカウントダウンタイマー30を確認することで、次に監視画面20が更新されるタイミングを把握することができる。
Further, when the delay becomes a steady state, the
また、前述し説明では、図8(B2)に示すように、正常時に監視画面20が更新されるタイミングに合わせて、カウントダウンタイマー30が最終状態の表示形態に変更されるようにしているが、図8(C1)に示すように、遅延が増大している間においても、監視画面20が更新される前にカウントダウンタイマー30が最終状態の表示形態に変更されないようにしても良い。
In addition, in the above description, as shown in FIG. 8B2, the
すなわち、CPU12Aは、カウントダウンタイマー表示処理において、正常時に監視画面20が更新される周期の時間に、想定される遅延時間を加えた時間に合わせて、時間経過に伴ってカウントダウンタイマー30の表示形態を変更させる。この場合、遅延時間を加えた時間が経過したタイミングで、カウントダウンタイマー30が最終状態の表示形態に変更される。従って、正常時よりも遅延が生じたとしても、監視画面20が更新される前にカウントダウンタイマー30が最終状態にならない。従って、カウントダウンタイマー30が最終状態になっても監視画面20が更新されないことによるストレスをユーザに与えることがない。また、カウントダウンタイマー30が最終状態になる前に監視画面20に更新されたとしても、ユーザが想定しているタイミングよりも早く監視画面20が更新されたことになるので、ユーザが不快に感じることもない。
That is, in the countdown timer display process, the
図9(B)(C)には、カウントダウンタイマー30の別の表示形態の一例を示している。
9B and 9C show an example of another display form of the
図9(B)は、カウントダウンタイマー30を、砂時計を表すデザインにより示す例である。図9(B)において、左側は初期状態の表示形態を示し、中央は時間経過に応じて上部の砂が下部に落ちていることを表すように変更された表示形態を示し、右側は最終状態の表示形態を示している。
FIG. 9B is an example showing the
図9(C)は、カウントダウンタイマー30を棒グラフで表すと共に、数字によって最終状態までの残り時間(初期状態から最終状態までの時間割合)を示す例である。図9(C)において、上は初期状態から最終状態までの全体の時間のうち30%が経過し、残りが70%であることを示す表示形態であり、下は全体の時間のうち70%が経過し、残りが30%であることを示す表示形態を示している。図9(C)に示す例では、カウントダウンタイマー30を表す図形と共に数値によって経過を示すので、ユーザに経過時間(残り時間)を明確に認識させることができる。
FIG. 9C is an example showing the
なお、カウントダウンタイマー30は、前述した図9(A)(B)(C)に示す表示形態以外であっても良い。
It should be noted that the
また、カウントダウンタイマー30は、表示形態が時間経過に伴って変更されるだけでなく、例えば、カウントダウンタイマー30を点滅させたり、表示色を変更させたりするなど、別の表示形態の変更によって最終状態までの時間をユーザに認識させるようにしても良い。
In addition, the
さらに、前述した説明では、監視画面20において1つのカウントダウンタイマー30を表示しているが、複数のカウントダウンタイマー30を表示するようにしても良い。
Furthermore, in the above description, one
例えば、1つの監視画面20において、2つの監視対象設備2の系統を同時に表示させる場合に、それぞれの系統に対応する2つのカウントダウンタイマー30を表示させる。この場合、2つの監視対象設備2の系統から収集されたデータは、サーバステーション10からそれぞれ異なる定周期で受信されるものとする。CPU12Aは、2つの系統のそれぞれに対応する異なる定周期で受信されるデータ毎に、監視画面20に表示された各系統の数値を更新すると共に、前述と同様にして、2つのカウントダウンタイマーを表示させる。
For example, in one
また、2つの監視対象設備2の系統を、それぞれ異なる監視画面20において表示させて、監視画面20ごとに異なる定周期に基づいて更新されるカウントダウンタイマー30を表示させるようにしても良い。例えば、第1の監視対象設備2の系統には監視対象が200点あり、第2の監視対象設備2の系統には監視対象が1000点ある場合に、第1の監視対象設備2については10秒周期でデータを受信し、第2の監視対象設備2の系統については、第1の監視対象設備2よりも点数が多いために1分周期でデータを受信するものとする。この場合、CPU12Aは、第1の監視対象設備2の系統を監視画面20において表示させる場合には、10秒周期に基づいて更新されるカウントダウンタイマー30を表示させる。また、CPU12Aは、第2の監視対象設備2の系統を監視画面20において表示させる場合には、1分周期に基づいて更新されるカウントダウンタイマーを表示させる。
Alternatively, the systems of the two
これにより、2つの系統の監視対象設備2について、それぞれ最新値のデータに応じて監視画面20が更新されるタイミングを、カウントダウンタイマー30の表示によって認識することができる。
As a result, the display of the
本実施形態における情報処理装置12では、データの保全性を保つため、あるいは受信するデータが大きいために、サーバステーション10からデータを受信する定周期が長くなり、監視画面20に表示された値とサーバステーション10に記録された最新値のデータとが乖離する可能性が高くなったとしても、監視画面20にカウントダウンタイマー30を表示させることで、ユーザが監視画面20の表示値を実際の最新値と誤認しにくくすることができる。
In the
また、ユーザが監視画面20の値を自身で設定し、この設定した値に対してサーバステーション10から応答されるデータにより監視画面20が反映されるのを待つ場合に、カウントダウンタイマー30によって更新されるまでの時間をユーザに認識させることができるので、ユーザにストレスを与えなくて済む。従って、監視画面20に値を設定した後、ユーザが最新値を直ぐに表示させようと躍起になって、監視画面(例えばブラウザ)の更新ボタンを連続して押すことで、サーバステーション10に過度の負荷を与えるといった状況も防止することができる。
In addition, when the user sets the value of the
また、何らかの異常により監視画面20の更新が止まってしまった場合に、カウントダウンタイマー30が最終状態になった後、十分な時間が経過しても監視画面20が更新されないことを確認することで、容易に異常が発生したことを判断できるので、ユーザが異常の発生に気づくまでの時間を短縮し、発生した異常への対応を速やかに実施することができる。
Also, if the updating of the
このようにして、監視画面20が更新されるまでの時間を表すカウントダウンタイマー30を表示させることで、情報処理装置12が最新値のデータをサーバステーション10から取得するまでに遅延が発生する状況であっても、ユーザに誤った判断をさせたり、監視するユーザへの負担の増大を招いたりすることがない。
By displaying the
本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれると同様に、特許請求の範囲に記載された発明とその均等の範囲に含まれるものである。 While several embodiments of the invention have been described, these embodiments have been presented by way of example and are not intended to limit the scope of the invention. These embodiments can be implemented in various other forms, and various omissions, replacements, and modifications can be made without departing from the scope of the invention. These embodiments and their modifications are included in the scope and spirit of the invention, as well as the scope of the invention described in the claims and equivalents thereof.
また、前述した実施の形態において記載した処理は、コンピュータに実行させることのできるプログラムとして、例えば磁気ディスク(フレキシブルディスク、ハードディスク等)、光ディスク(CD-ROM、DVD等)、半導体メモリなどの記録媒体に書き込んで各種装置に提供することができる。また、通信媒体により伝送して各種装置に提供することも可能である。コンピュータは、記録媒体に記録されたプログラムを読み込み、または通信媒体を介してプログラムを受信し、このプログラムによって動作が制御されることにより、上述した処理を実行する。 In addition, the processing described in the above-described embodiments can be performed by using a recording medium such as a magnetic disk (flexible disk, hard disk, etc.), an optical disk (CD-ROM, DVD, etc.), a semiconductor memory, etc. as a program that can be executed by a computer. can be written to and provided to various devices. Moreover, it is also possible to transmit it by a communication medium and provide it to various devices. The computer reads the program recorded on the recording medium or receives the program via the communication medium, and executes the above-described processes by being controlled by the program.
1…監視制御システム、2…監視対象設備、10…サーバステーション、10A…CPU、10B…メモリ、10C…通信装置、10D…記憶装置、12(12-1,12-2,12-N)…情報処理装置、12A…CPU、12B…メモリ、12C…通信装置、12D…記憶装置、12E…監視処理プログラム、12F…トレンドデータ、12H…カウントダウンタイマー表示プログラム、12K…表示装置、12L…入力装置、14…ネットワーク、30…カウントダウンタイマー。
DESCRIPTION OF SYMBOLS 1...
Claims (8)
前記データ受信部により受信された最新のデータに応じて、前記最新のデータを表す画面を表示させる画面表示部と、
前記画面表示部により前記画面が更新されるまでの時間を表すカウントダウンタイマーを、前記定周期の間隔に基づいて表示させるタイマー表示部と
を有する情報処理装置。 a data receiving unit that periodically receives data indicating the operation status of the equipment to be monitored from the server;
a screen display unit for displaying a screen representing the latest data according to the latest data received by the data reception unit;
and a timer display unit that displays a countdown timer indicating the time until the screen is updated by the screen display unit based on the regular interval.
前記画面表示部は、1つの前記画面において、複数の監視対象設備ごとに前記サーバから異なる定周期で受信された最新のデータを表すように更新し、
前記タイマー表示部は、前記サーバから異なる定周期で受信されるデータ毎に、複数のカウントダウンタイマーを表示させる、請求項1~4の何れかに記載の情報処理装置。 The data receiving unit receives data at different fixed intervals for each of the plurality of monitored equipment,
The screen display unit updates the single screen to display the latest data received from the server at different regular intervals for each of the plurality of monitored equipment,
5. The information processing apparatus according to claim 1, wherein said timer display unit displays a plurality of countdown timers for each data received from said server at different regular intervals.
前記画面表示部は、複数の監視対象設備のそれぞれに対応する前記画面ごとに、前記サーバから異なる定周期で受信された最新のデータを表すように前記画面を更新し、
前記タイマー表示部は、複数の監視対象設備のそれぞれに対応する前記画面ごとに、前記カウントダウンタイマーを表示させる、請求項1~4の何れかに記載の情報処理装置。 The data receiving unit receives data at different fixed intervals for each of the plurality of monitored equipment,
The screen display unit updates each of the screens corresponding to each of the plurality of monitored equipment so as to display the latest data received from the server at different regular intervals,
5. The information processing apparatus according to claim 1, wherein said timer display unit displays said countdown timer for each of said screens corresponding to each of a plurality of monitored equipment.
この受信された最新のデータに応じて、前記最新のデータを表す画面を表示させ、
前記画面が更新されるまでの時間を表すカウントダウンタイマーを、前記定周期の間隔に基づいて表示させる監視処理方法。 Receives data indicating the operating status of monitored equipment from the server at regular intervals,
displaying a screen showing the latest data according to the received latest data;
A monitoring processing method for displaying a countdown timer indicating the time until the screen is updated based on the periodic interval.
監視対象設備の稼働状況を示すデータを、サーバから定周期で受信するデータ受信部と、
前記データ受信部により受信された最新のデータに応じて、前記最新のデータを表す画面を表示させる画面表示部と、
前記画面表示部により前記画面が更新されるまでの時間を表すカウントダウンタイマーを、前記定周期の間隔に基づいて表示させるタイマー表示部として機能させるための監視処理プログラム。 the computer,
a data receiving unit that periodically receives data indicating the operation status of the equipment to be monitored from the server;
a screen display unit for displaying a screen representing the latest data according to the latest data received by the data reception unit;
A monitoring processing program for functioning as a timer display unit that displays a countdown timer indicating the time until the screen is updated by the screen display unit based on the interval of the fixed cycle.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2021016329A JP7566653B2 (en) | 2021-02-04 | 2021-02-04 | Information processing device, monitoring processing method, and monitoring processing program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2021016329A JP7566653B2 (en) | 2021-02-04 | 2021-02-04 | Information processing device, monitoring processing method, and monitoring processing program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2022119306A true JP2022119306A (en) | 2022-08-17 |
JP7566653B2 JP7566653B2 (en) | 2024-10-15 |
Family
ID=82848154
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2021016329A Active JP7566653B2 (en) | 2021-02-04 | 2021-02-04 | Information processing device, monitoring processing method, and monitoring processing program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP7566653B2 (en) |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004325937A (en) | 2003-04-25 | 2004-11-18 | Toshiba Corp | Picture display control device |
JP5827534B2 (en) | 2011-10-03 | 2015-12-02 | 株式会社日立製作所 | Monitoring device and monitoring method |
JP6000117B2 (en) | 2012-12-25 | 2016-09-28 | 三菱電機株式会社 | In-vehicle information device, control device, and control method |
JP6129020B2 (en) | 2013-08-07 | 2017-05-17 | 三菱電機株式会社 | Terminal device, energy management system, display control method, and program |
-
2021
- 2021-02-04 JP JP2021016329A patent/JP7566653B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
JP7566653B2 (en) | 2024-10-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6364800B2 (en) | Monitoring device and monitoring method | |
US10048985B2 (en) | Estimating time remaining for an operation | |
US9710322B2 (en) | Component dependency mapping service | |
JP6880560B2 (en) | Failure prediction device, failure prediction method and failure prediction program | |
JP2005327261A (en) | Performance monitoring device, performance monitoring method and program | |
JP2014127093A (en) | Event analyzer and computer program | |
WO2015174976A1 (en) | Measuring user interface responsiveness | |
JP6297226B1 (en) | Work instruction system, information processing apparatus, program, and work instruction method | |
JP7145242B2 (en) | Diagnostic system and diagnostic method | |
TWI833975B (en) | Status management system and status management method | |
JP2022119306A (en) | Information processing device, monitoring processing method, and monitoring processing program | |
JP6805554B2 (en) | Monitoring device and monitoring method | |
JP6018024B2 (en) | CHANGE DETECTION DEVICE, CHANGE DETECTION SYSTEM, CHANGE DETECTION METHOD, AND PROGRAM | |
JP2010009258A (en) | Fault detection device of software | |
JP2018190049A (en) | Display device, display method and program | |
JP2013182471A (en) | Load evaluation device for plant operation | |
JP6096397B1 (en) | Analysis system and analysis method | |
WO2022230108A1 (en) | Information processing device, information processing method, and program | |
JP2006226846A (en) | Data logger device and its data collection method | |
JP7564592B1 (en) | Output method, output device and program | |
US20180157224A1 (en) | System and method for handling equipment service for model predictive controllers and estimators | |
JP2011198171A (en) | Monitoring system, monitoring device, and monitoring program | |
JP2024046789A (en) | Device, method, and program for analyzing data related to production system | |
JP2014049045A (en) | Counter-failure system for job management system and program therefor | |
JP2022165669A (en) | Abnormality detecting device, abnormality detecting method and abnormality detecting program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
RD01 | Notification of change of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7421 Effective date: 20230105 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20231114 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20240531 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20240604 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20240805 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20240903 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20241002 |