JP2012199651A - Monitoring system, monitoring device and program therefor, and terminal device and program therefor - Google Patents

Monitoring system, monitoring device and program therefor, and terminal device and program therefor Download PDF

Info

Publication number
JP2012199651A
JP2012199651A JP2011061004A JP2011061004A JP2012199651A JP 2012199651 A JP2012199651 A JP 2012199651A JP 2011061004 A JP2011061004 A JP 2011061004A JP 2011061004 A JP2011061004 A JP 2011061004A JP 2012199651 A JP2012199651 A JP 2012199651A
Authority
JP
Japan
Prior art keywords
terminal
monitoring
polling
monitoring device
time
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
JP2011061004A
Other languages
Japanese (ja)
Other versions
JP5724066B2 (en
Inventor
Makoto Nishikawa
誠 西川
Hideaki Nagatoshi
英昭 永利
Shogo Ichimura
省吾 一村
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.)
Panasonic Corp
Original Assignee
Panasonic Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Panasonic Corp filed Critical Panasonic Corp
Priority to JP2011061004A priority Critical patent/JP5724066B2/en
Priority to PCT/JP2012/056891 priority patent/WO2012128220A1/en
Priority to CN201280013858.0A priority patent/CN103444134B/en
Publication of JP2012199651A publication Critical patent/JP2012199651A/en
Application granted granted Critical
Publication of JP5724066B2 publication Critical patent/JP5724066B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/40Bus networks
    • H04L12/403Bus networks with centralised control, e.g. polling

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Selective Calling Equipment (AREA)
  • Small-Scale Networks (AREA)
  • Telephonic Communication Services (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a monitoring system and the like capable of securing real-time property of monitoring information even when acquiring a plurality of types of the monitoring information from a plurality of terminals.SOLUTION: A terminal 20 includes a terminal-side memory 23 for storing the monitoring information with a terminal-side time, in which monitoring information acquired at each first predetermined period is related to the terminal-side time. A monitoring device 10 includes: a monitoring device-side clock unit 13 which issues a polling start request at each second predetermined period shorter than the first predetermined period; a monitoring device-side communication unit 14 which starts polling communication according to the polling start request to acquire the monitoring information or the monitoring information with the terminal-side time; and a monitoring device-side memory 12 which stores the monitoring information with a monitoring device-side time, in which the monitoring device-side time when the polling start request is issued is related to the monitoring information. The monitoring information with the terminal-side time is acquired by any one of polling communications performed during the second predetermined period included in the first predetermined period.

Description

本発明は、端末と通信を行って端末の有する監視情報を取得する監視システム、監視装置及び監視装置のプログラム、端末装置及び端末装置のプログラムに関する。   The present invention relates to a monitoring system, a monitoring device, a program for the monitoring device, a program for the monitoring device, a program for the terminal device, and a program for acquiring monitoring information possessed by the terminal by communicating with the terminal.

従来より、複数の端末によりデータを計測し、当該計測されたデータを監視装置が取得するために、各端末と監視装置との間でポーリング通信を行う監視システムが知られている(下記の特許文献1,2参照)。   2. Description of the Related Art Conventionally, a monitoring system that performs polling communication between each terminal and the monitoring device is known in order to measure data by a plurality of terminals and for the monitoring device to acquire the measured data (the following patents) References 1 and 2).

特許文献1には、全端末に対するポーリングが一巡する可変長の1サイクル周期T1内に特定の端末に対するポーリングを繰返す可変長の小周期T2を割込み重畳させる、ことが記載されている。   Patent Document 1 describes that a variable-length small period T2 for repeating polling for a specific terminal is interrupted and superimposed within a variable-length one-cycle period T1 in which polling for all terminals is completed.

特許文献2には、所定の周期でタイミング信号を出力するタイミング発生部と、所望の端末に対する送信内容を設定する設定部と、複数の端末にポーリングを順番に行ってデータを受信し、タイミング信号に基づいて所望の端末に送信内容を送信する通信処理部とを有し、通信処理部は、タイミング信号が入力されると、次の端末へのポーリングを中断して送信内容を送信することが記載されている。   In Patent Document 2, a timing generation unit that outputs a timing signal at a predetermined cycle, a setting unit that sets transmission contents for a desired terminal, polling a plurality of terminals in order, receive data, and a timing signal A communication processing unit that transmits the transmission content to a desired terminal based on the communication terminal, and when the timing signal is input, the communication processing unit may interrupt polling to the next terminal and transmit the transmission content. Are listed.

特開平05−007383号公報JP 05-007383 A 特開2004−295745号公報JP 2004-295745 A

上述した監視システムにおいて端末から取得した計測データ(監視情報)の実時間性を確保することが望まれている。このため、端末によって、取得した計測データに当該計測データの取得時刻を示す時刻情報ラベルを付けて保存し、監視装置によって、取得時刻付きデータを収集することが考えられる。   It is desired to ensure the real-time property of measurement data (monitoring information) acquired from a terminal in the monitoring system described above. For this reason, it is conceivable that the terminal stores the acquired measurement data with a time information label indicating the acquisition time of the measurement data, and collects the data with the acquisition time by the monitoring device.

しかし、実時間性を確保したい計測データが複数種類ある場合、端末は、複数の時刻情報付きデータを記憶部に保存する必要があり、必要な記憶部の容量を大きくする必要がある。   However, when there are a plurality of types of measurement data for which real-time property is to be ensured, the terminal needs to store a plurality of pieces of data with time information in the storage unit, and needs to increase the capacity of the necessary storage unit.

これに対し、監視装置が計測データを収集して時間情報ラベルを付して保存することが考えられる。しかし、所定の順序で端末とポーリング通信を行う方式では、監視装置が全端末にポーリング通信をするために長い通信処理時間を要することがあり、複数の端末から複数種類の計測データを取得した場合に実時間性を確保できない可能性がある。   On the other hand, it is conceivable that the monitoring device collects the measurement data, stores it with a time information label. However, in the method of performing polling communication with terminals in a predetermined order, it may take a long communication processing time for the monitoring device to perform polling communication with all terminals, and when multiple types of measurement data are acquired from multiple terminals However, there is a possibility that real-time property cannot be secured.

そこで、本発明は、上述した実情に鑑みて提案されたものであり、複数の端末から複数種類の監視情報を取得する場合であっても、各監視情報の実時間性を確保できる監視システム、監視装置及び監視装置のプログラム、端末装置及び端末装置のプログラムを提供することを目的とする。   Therefore, the present invention has been proposed in view of the above-described situation, and even when a plurality of types of monitoring information is acquired from a plurality of terminals, a monitoring system that can ensure the real-time property of each monitoring information, It is an object of the present invention to provide a monitoring device, a monitoring device program, a terminal device, and a terminal device program.

上記の課題を解決する第1の発明に係る監視システムは、複数の端末と監視装置とが通信可能に接続され、前記監視装置が前記端末との間で行うポーリング通信によって当該端末の有する監視情報を収集する監視システムであって、前記端末は、前記監視装置から送信されたポーリング信号に従って前記監視装置とポーリング通信を行う端末側通信部と、端末側時刻を取得する端末側時計部と、前記監視情報を取得する監視情報取得部と、第1所定期間毎に前記監視情報取得部により取得された監視情報と前記端末側時計部により取得された端末側時刻とを関連付けた端末側時刻付き監視情報を記憶する端末側記憶部とを有し、前記監視装置は、監視装置側時刻を取得して前記第1所定期間よりも短い第2所定期間ごとポーリング開始要求を発行する監視装置側時計部と、前記ポーリング開始要求に従ってポーリング通信を開始して前記端末から前記監視情報又は前記端末側時刻付き監視情報を取得する監視装置側通信部と、前記ポーリング開始要求が発行された時の監視装置側時刻と前記監視装置側通信部により取得された前記監視情報とを関連付けた監視装置側時刻付き監視情報を記憶する監視装置側記憶部とを備え、前記監視装置は、前記第1所定期間内に含まれる第2所定期間のポーリング通信のうち何れかのポーリング通信によって前記端末側時刻付き監視情報を取得することを特徴とする。   A monitoring system according to a first invention that solves the above-described problem is a monitoring system in which a plurality of terminals and a monitoring device are communicably connected, and the monitoring information held by the terminal by polling communication performed by the monitoring device with the terminal The terminal is a terminal-side communication unit that performs polling communication with the monitoring device according to a polling signal transmitted from the monitoring device, a terminal-side clock unit that acquires a terminal-side time, Monitoring information acquisition unit for acquiring monitoring information, monitoring with terminal side time that associates the monitoring information acquired by the monitoring information acquisition unit every first predetermined period with the terminal side time acquired by the terminal side clock unit And a terminal-side storage unit that stores information, and the monitoring device acquires a monitoring device-side time and issues a polling start request every second predetermined period shorter than the first predetermined period. A monitoring device side clock unit, a monitoring device side communication unit that starts polling communication in accordance with the polling start request and acquires the monitoring information or the terminal side timed monitoring information from the terminal, and the polling start request is issued A monitoring device side storage unit that stores monitoring device side time-attached monitoring information that associates the monitoring device side time when the monitoring device side communication unit acquires the monitoring information acquired by the monitoring device side communication unit, The terminal-side timed monitoring information is acquired by any one of polling communications in a second predetermined period included in the first predetermined period.

第1の発明に係る監視システムであって、第2の発明は、前記監視装置側記憶部は、前記監視装置側通信部によって前記端末の監視項目の属性を示す監視項目属性情報を記憶しており、前記監視項目属性情報に基づいて前記端末のポーリング順序を示すポーリングスケジュールを組み立てるスケジュール作成部を更に備え、前記監視装置側通信部は、前記スケジュール作成部により作成された前記ポーリングスケジュールに従ってポーリング通信を行うことを特徴とする。   The monitoring system according to the first aspect is the monitoring system according to the second aspect, wherein the monitoring device storage unit stores monitoring item attribute information indicating an attribute of the monitoring item of the terminal by the monitoring device communication unit. And a schedule creation unit for assembling a polling schedule indicating the polling order of the terminals based on the monitoring item attribute information, wherein the monitoring device side communication unit performs polling communication according to the polling schedule created by the schedule creation unit It is characterized by performing.

第2の発明に係る監視システムであって、第3の発明は、前記監視装置側通信部によって取得され前記監視装置側記憶部に記憶された端末側時刻付き監視情報の欠損状態を調べるデータ状態取得部を更に備え、前記スケジュール作成部は、前記データ状態取得部により調べられた欠損情報に基づいて、欠損している端末側時刻付き監視情報を前記端末に要求しても前記第2所定期間を超えない場合に、前記欠損している端末側時刻付き監視情報を取得するよう前記ポーリングスケジュールを作成することを特徴とする。   A monitoring system according to the second invention, wherein the third invention is a data state for examining a missing state of the terminal-side timed monitoring information acquired by the monitoring device-side communication unit and stored in the monitoring device-side storage unit The schedule creation unit may further include an acquisition unit, and the schedule creation unit may request the terminal for time-based monitoring information with time missing from the terminal based on the missing information checked by the data state acquisition unit. The polling schedule is created so as to acquire the terminal-side monitoring information with time when the terminal is not exceeded.

第3の発明に係る監視システムであって、第4の発明は、前記端末は、前記端末側時刻付き監視情報の項目として端末側時刻付き監視情報の保有数を有し、前記スケジュール作成部は、前記端末側時刻付き監視情報の保有数を、前記監視装置側時刻と関連付けられる監視情報よりも優先度の低い監視情報としてポーリングスケジュールを作成することを特徴とする。
第2の発明に係る監視システムであって、第5の発明は、前記監視装置に対して監視情報を要求する割り込み要求が発生した場合に、前記端末側時刻付き監視情報よりも優先度が高い監視情報を取得するポーリング通信が終了した時まで待機して割り込み要求に応じたポーリング通信を行うことを特徴とする。
The monitoring system according to a third aspect of the present invention is the monitoring system according to the fourth aspect, wherein the terminal has the number of terminal-side timed monitoring information as an item of the terminal-side timed monitoring information, A polling schedule is created by using the number of monitoring information with time on the terminal side as monitoring information having a lower priority than the monitoring information associated with the monitoring device side time.
The monitoring system according to the second invention, wherein the fifth invention has a higher priority than the monitoring information with time on the terminal side when an interrupt request for requesting monitoring information occurs to the monitoring device. It is characterized in that polling communication is performed in response to an interrupt request by waiting until the polling communication for obtaining monitoring information is completed.

第2の発明に係る監視システムであって、第6の発明は、前記スケジュール作成部は、前記監視装置側時刻と関連付けられる監視情報よりも優先度の低い監視情報として前記端末側時刻を前記監視装置側時刻に同期させるために必要な情報を設定してポーリング順序を決定し、前記監視装置側通信部は、当該ポーリング順序で前記端末側時刻を前記監視装置側時刻に同期させるために必要な情報を前記端末に送信することを特徴とする。   The monitoring system according to a second aspect is the monitoring system according to the sixth aspect, wherein the schedule creation unit monitors the terminal-side time as monitoring information having a lower priority than the monitoring information associated with the monitoring device-side time. Information necessary to synchronize with the device side time is set to determine a polling order, and the monitoring device side communication unit is necessary to synchronize the terminal side time with the monitoring device side time in the polling order. Information is transmitted to the terminal.

上記の課題を解決する第7の発明に係る監視装置は、複数の端末と通信可能に接続され、前記端末との間で行うポーリング通信によって当該端末の有する監視情報を収集する監視装置であって、監視装置側時刻を取得して、前記端末が監視情報を取得する第1所定期間よりも短い第2所定期間ごとポーリング開始要求を発行する監視装置側時計部と、前記ポーリング開始要求に従ってポーリング通信を開始して前記端末から前記監視情報又は前記監視情報に端末側時刻が関連付けられた端末側時刻付き監視情報を取得する監視装置側通信部と、前記ポーリング開始要求が発行された時の監視装置側時刻と前記監視装置側通信部により取得された前記監視情報とを関連付けた監視装置側時刻付き監視情報を記憶する監視装置側記憶部とを備え、前記監視装置側通信部は、前記第1所定期間内に含まれる第2所定期間のポーリング通信のうち何れかのポーリング通信によって前記端末側時刻付き監視情報を取得することを特徴とする。   A monitoring device according to a seventh invention for solving the above-described problem is a monitoring device that is communicably connected to a plurality of terminals and collects monitoring information of the terminal by polling communication performed with the terminals. A monitoring device side clock unit that obtains a monitoring device side time and issues a polling start request every second predetermined period shorter than a first predetermined period in which the terminal acquires monitoring information; and polling communication according to the polling start request The monitoring device side communication unit for acquiring the monitoring information with the terminal side time associated with the monitoring information or the monitoring information from the terminal, and the monitoring device when the polling start request is issued A monitoring device side storage unit that stores monitoring information with a monitoring device side time that associates the monitoring time acquired by the monitoring device side communication unit with a side time, Serial monitor side communication unit, and acquires the terminal-side time with monitoring information by either polling communication among the polling communication at the second predetermined period included within the first predetermined period.

上記の課題を解決する第8の発明に係る監視装置のプログラムは、複数の端末と通信可能に接続され、前記端末との間で行うポーリング通信によって当該端末の有する監視情報を収集する監視装置により実行されるプログラムであって、前記監視装置に、監視装置側時刻を取得して、前記端末が監視情報を取得する第1所定期間よりも短い第2所定期間ごとポーリング開始要求を発行し、前記ポーリング開始要求に従ってポーリング通信を開始して前記端末から前記監視情報又は前記監視情報に端末側時刻が関連付けられた端末側時刻付き監視情報を取得し、前記ポーリング開始要求が発行された時の監視装置側時刻と前記監視情報とを関連付けた監視装置側時刻付き監視情報を記憶部に記憶させ、前記第1所定期間内に含まれる第2所定期間のポーリング通信のうち何れかのポーリング通信によって前記端末側時刻付き監視情報を取得することを実行させる。   A monitoring apparatus program according to an eighth aspect of the present invention for solving the above-described problem is provided by a monitoring apparatus that is communicably connected to a plurality of terminals and collects monitoring information of the terminals by polling communication with the terminals. A program to be executed, which obtains a monitoring apparatus side time, issues a polling start request every second predetermined period shorter than a first predetermined period in which the terminal acquires monitoring information, and Monitoring device when the polling start request is issued by starting polling communication in accordance with the polling start request, obtaining the monitoring information with the terminal side time associated with the monitoring information or the monitoring information from the terminal, and issuing the polling start request Monitoring information with time on the monitoring device side that associates the monitoring time with the monitoring time is stored in the storage unit, and the second predetermined period included in the first predetermined period To perform the obtaining the terminal side time with monitoring information by either polling communication among the polling communication.

上記の課題を解決する第9の発明に係る端末装置は、監視装置と通信可能に接続され、前記監視装置との間で行うポーリング通信によって監視情報を送信する端末装置であって、前記監視装置から送信されたポーリング信号に従って前記監視装置とポーリング通信を行う端末側通信部と、端末側時刻を取得する端末側時計部と、前記監視情報を取得する監視情報取得部と、第1所定期間毎に前記監視情報取得部により取得された監視情報と前記端末側時計部により取得された端末側時刻とを関連付けた端末側時刻付き監視情報を記憶する端末側記憶部とを有し、前記端末側通信部は、前記第1所定期間内に含まれ、前記第1所定期間よりも短い第2所定期間のポーリング通信のうち、何れかのポーリング通信によって前記端末側記憶部に記憶された前記端末側時刻付き監視情報を送信し、それ以外のポーリング通信によって前記監視情報を送信することを特徴とする。   A terminal device according to a ninth invention for solving the above-mentioned problems is a terminal device that is communicably connected to a monitoring device and transmits monitoring information by polling communication with the monitoring device, wherein the monitoring device A terminal-side communication unit that performs polling communication with the monitoring device according to the polling signal transmitted from the terminal, a terminal-side clock unit that acquires the terminal-side time, a monitoring information acquisition unit that acquires the monitoring information, and a first predetermined period A terminal-side storage unit that stores monitoring information with terminal-side time that associates the monitoring information acquired by the monitoring-information acquiring unit with the terminal-side time acquired by the terminal-side clock unit, and the terminal side The communication unit is included in the first predetermined period, and is stored in the terminal-side storage unit by any polling communication among the polling communication of the second predetermined period shorter than the first predetermined period. It transmits the terminal-side time with monitoring information, and transmits the monitoring information by other polling communication.

上記の課題を解決する第10の発明に係る端末装置のプログラムは、監視装置と通信可能に接続され、前記監視装置との間で行うポーリング通信によって監視情報を送信する端末装置のプログラムであって、前記端末装置に、第1所定期間毎に監視情報と端末側時刻とを関連付けた端末側時刻付き監視情報を端末側記憶部に記憶させ、前記監視装置から送信されたポーリング信号に従って前記監視装置とポーリング通信を行って、前記第1所定期間内に含まれ、前記第1所定期間よりも短い第2所定期間のポーリング通信のうち、何れかのポーリング通信によって前記端末側記憶部に記憶された前記端末側時刻付き監視情報を送信し、それ以外のポーリング通信によって前記監視情報を送信することを実行させる。   A terminal device program according to a tenth invention for solving the above-described problem is a terminal device program that is communicably connected to a monitoring device and transmits monitoring information by polling communication with the monitoring device. The terminal device stores terminal-side time-attached monitoring information in which the monitoring information is associated with the terminal-side time every first predetermined period in the terminal-side storage unit, and the monitoring device according to the polling signal transmitted from the monitoring device Is stored in the terminal-side storage unit by any one of the polling communications included in the first predetermined period and shorter than the first predetermined period. The monitoring information with time on the terminal side is transmitted, and the monitoring information is transmitted by other polling communication.

本発明によれば、第1所定期間内に含まれる第2所定期間のポーリング通信のうち何れかのポーリング通信によって監視装置が端末側時刻付き監視情報を取得するので、複数種類の監視情報をポーリング通信によって監視装置が取得したい場合であっても、高い実時間性が要求される監視情報を端末側時刻付き監視情報として取得できる。これにより、本発明は、各監視情報の実時間性を確保できる。   According to the present invention, since the monitoring device acquires the monitoring information with the terminal-side time by any one of the polling communications in the second predetermined period included in the first predetermined period, it polls a plurality of types of monitoring information. Even when the monitoring device wants to acquire through communication, monitoring information that requires high real-time performance can be acquired as monitoring information with time on the terminal side. Thereby, this invention can ensure the real-time property of each monitoring information.

本発明の一実施形態として示す監視システムの構成を示すブロック図である。It is a block diagram which shows the structure of the monitoring system shown as one Embodiment of this invention. 本発明の一実施形態として示す監視システムの他の構成を示すブロック図である。It is a block diagram which shows the other structure of the monitoring system shown as one Embodiment of this invention. 本発明の一実施形態として示す監視システムにおけるポーリングスケジュールを示す図であり、(a)は3N分のポーリング順序、(b)は3N+1分のポーリング順序、(c)は2分のポーリング順序、(d)は3N+2分のポーリング順序、である。It is a figure which shows the polling schedule in the monitoring system shown as one Embodiment of this invention, (a) is the polling order for 3N, (b) is the polling order for 3N + 1, (c) is the polling order for 2 minutes, ( d) is the polling order of 3N + 2 minutes. 本発明の一実施形態として示す監視システムにおいてポーリングスケジュールに従ったポーリング通信処理のシーケンス図であり、(a)は3N分のポーリングシーケンス、(b)は3N+1分のポーリングシーケンス、(c)は2分のポーリングシーケンス、(d)は3N+2分のポーリングシーケンス、である。It is a sequence diagram of the polling communication process according to a polling schedule in the monitoring system shown as one Embodiment of this invention, (a) is a polling sequence for 3N, (b) is a polling sequence for 3N + 1, (c) is 2 (D) is a polling sequence of 3N + 2 minutes. 本発明の一実施形態として示す監視システムにおいて監視装置によって補完ポーリング通信処理を行う処理手順を示すフローチャートである。It is a flowchart which shows the process sequence which performs a complementary polling communication process by the monitoring apparatus in the monitoring system shown as one Embodiment of this invention. 本発明の一実施形態として示す監視システムにおいて、補完ポーリング通信処理によって行われるポーリング通信処理のシーケンス図である。In the monitoring system shown as one Embodiment of this invention, it is a sequence diagram of the polling communication process performed by a complementary polling communication process. 本発明の一実施形態として示す監視システムにおけるポーリングスケジュールを示す図であり、(a)は3N+2分のポーリング順序、(b)は59分のポーリング順序、である。It is a figure which shows the polling schedule in the monitoring system shown as one Embodiment of this invention, (a) is the polling order of 3N + 2 minutes, (b) is the polling order of 59 minutes. 本発明の一実施形態として示す監視システムにおいてポーリングスケジュールに従ったポーリング通信処理のシーケンス図であり、(a)は3N+2分のポーリングシーケンス、(b)は59分のポーリングシーケンス、である。It is a sequence diagram of the polling communication process according to a polling schedule in the monitoring system shown as one Embodiment of this invention, (a) is a 3N + 2 minute polling sequence, (b) is a 59 minute polling sequence. 本発明の一実施形態として示す監視システムにおいて、監視装置に記憶された端末側時刻付き計測データの状態を示す図である。In the monitoring system shown as one Embodiment of this invention, it is a figure which shows the state of the measurement data with a terminal side time memorize | stored in the monitoring apparatus. 本発明の一実施形態として示す監視システムにおいて、端末に記憶された端末側時刻付き計測データの状態を示す図である。In the monitoring system shown as one Embodiment of this invention, it is a figure which shows the state of the measurement data with a terminal side time memorize | stored in the terminal. 本発明の一実施形態として示す監視システムにおいて、割り込み要求が発生したときの処理手順を示すフローチャートである。It is a flowchart which shows the process sequence when the interruption request generate | occur | produces in the monitoring system shown as one Embodiment of this invention. 本発明の一実施形態として示す監視システムにおけるポーリングスケジュールを示す図であり、(a)は高優先度データをポーリング通信しているときの割り込みポーリング通信処理のポーリング通信処理のシーケンス、(b)は高優先度データ以外をポーリング通信しているときの割り込みポーリング通信処理のポーリング通信処理のシーケンス、である。It is a figure which shows the polling schedule in the monitoring system shown as one Embodiment of this invention, (a) is the sequence of the polling communication process of the interrupt polling communication process when polling communication of high priority data, (b) is It is a sequence of polling communication processing of interrupt polling communication processing when polling communication is performed for data other than high priority data. 本発明の一実施形態として示す監視システムにおいて、端末側時刻を監視側時刻に同期させるための情報を送信するシーケンス図である。In the monitoring system shown as one Embodiment of this invention, it is a sequence diagram which transmits the information for synchronizing terminal side time with monitoring side time.

以下、本発明の実施の形態について図面を参照して説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

本発明の実施形態として示す監視システムは、図1に示すように、監視装置10と複数の端末20A,20B,20C,・・・(以下、総称するときには単に「端末20」と呼ぶ。)とが、ネットワークNWを介して通信可能に接続されている。この監視システムは、監視装置10によって端末20が取得した計測データ(監視情報)を収集するものである。このため、各端末20が計測データを有し、監視装置10は、各端末20との間でポーリング通信を行う。   As shown in FIG. 1, the monitoring system shown as an embodiment of the present invention is a monitoring device 10 and a plurality of terminals 20A, 20B, 20C,... (Hereinafter simply referred to as “terminal 20” when collectively referred to). Are communicably connected via the network NW. This monitoring system collects measurement data (monitoring information) acquired by the terminal 20 by the monitoring device 10. For this reason, each terminal 20 has measurement data, and the monitoring apparatus 10 performs polling communication with each terminal 20.

この監視システムによって収集される計測データは、実時間性が確保されることが望まれるデータである。この実時間性とは、計測データを取得した実際の時刻と、当該計測データに付加される時刻情報とが一致しているほど良好である。   The measurement data collected by this monitoring system is data for which real-time properties are desired to be ensured. The real time property is better as the actual time when the measurement data is acquired matches the time information added to the measurement data.

この実時間性を確保したい計測データとは、例えば第1所定期間Aごとに計測された電力量や、第2所定期間Bごとに計測された累積電力量、電力、電流、電圧等の瞬時値が挙げられる。ここで、第1所定期間Aは、時間単位、日単位、月単位であることが挙げられる。また、第2所定期間Bは、第1所定期間Aよりも短い分単位となることが挙げられる。   The measurement data for which the real-time property is to be ensured is, for example, the amount of electric power measured every first predetermined period A, or the instantaneous value such as the accumulated electric energy, electric power, current, voltage measured every second predetermined period B, etc. Is mentioned. Here, the first predetermined period A may be a time unit, a daily unit, or a monthly unit. In addition, the second predetermined period B may be a unit shorter than the first predetermined period A.

この計測データのうち、特に時間単位や月単位の電力量である期間計測データは、当該電力量を用いた課金に関連する。したがって、期間計測データには、非常に高い実時間性の精度が求められる。一方、電圧等の瞬時値の瞬時計測データは、端末20を含む設備運用の監視や省エネの詳細分析に用いられる。このため、瞬時計測データにも、ある程度の実時間性が求められる。すなわち、電圧等の瞬時値の瞬時計測データは、時間別や月別の電力量といった期間計測データに求められる実時間性よりは低い実時間性で足りる。   Among the measurement data, the period measurement data that is the amount of electric power in hour units and monthly units is related to charging using the electric power amount. Therefore, the period measurement data is required to have very high real-time accuracy. On the other hand, instantaneous measurement data of instantaneous values such as voltage is used for monitoring equipment operation including the terminal 20 and for detailed analysis of energy saving. For this reason, a certain amount of real-time property is also required for instantaneous measurement data. That is, the instantaneous measurement data of the instantaneous value such as the voltage is sufficient for the real-time property lower than the real-time property required for the period measurement data such as hourly or monthly electric energy.

また、ポーリング通信の対象となるデータは、端末20による計測に関わる動作パラメータ情報、エラー情報、動作状態情報が含まれる。動作パラメータ情報は、例えば電力計測をする端末20の場合、相線式の種類、センサの種類等の情報が含まれる。エラー情報は、端末20のハード異常や動作パラメータ設定異常を識別する情報である。動作状態情報は、端末側時刻や計測状態を含む。これらのデータは、瞬時計測データと同様の実時間性が要求される。   Further, the data to be polled communication includes operation parameter information, error information, and operation state information related to measurement by the terminal 20. For example, in the case of the terminal 20 that performs power measurement, the operation parameter information includes information such as a phase wire type and a sensor type. The error information is information for identifying a hardware abnormality of the terminal 20 or an operation parameter setting abnormality. The operation state information includes the terminal side time and the measurement state. These data are required to have the same real time property as the instantaneous measurement data.

端末20A,20B,20C,・・・は、端末側通信部21A,21B,21C,・・・、端末側計測部22A,22B,22C,・・・、端末側記憶部23A,23B,23C,・・・、端末側時計部24A,24B,24C,・・・を有する。なお、端末側通信部21A,21B,21C,・・・は、総称するときには単に「端末側通信部21」と呼ぶ。端末側計測部22A,22B,22C,・・・は、総称するときには単に「端末側計測部22」と呼ぶ。端末側記憶部23A,23B,23C,・・・は、総称するときには単に「端末側記憶部23」と呼ぶ。端末側時計部24A,24B,24C,・・・は、総称するときには単に「端末側時計部24」と呼ぶ。   Terminals 20A, 20B, 20C,... Are terminal side communication units 21A, 21B, 21C,..., Terminal side measurement units 22A, 22B, 22C,. ..., terminal side clock parts 24A, 24B, 24C, ... are included. The terminal side communication units 21A, 21B, 21C,... Are simply referred to as “terminal side communication unit 21” when collectively referred to. The terminal side measurement units 22A, 22B, 22C,... Are simply referred to as “terminal side measurement unit 22” when collectively referred to. The terminal side storage units 23A, 23B, 23C,... Are simply referred to as “terminal side storage unit 23” when collectively referred to. The terminal clock units 24A, 24B, 24C,... Are simply referred to as “terminal clock unit 24” when collectively referred to.

この端末20は、記憶部や通信I/F回路、CPU及びプログラムを含むコンピュータであり、CPUがプログラムを実行する。これにより、端末20のプログラムは、後述するように、監視情報を取得してポーリング通信を行って監視情報を送信する手順を実行させる。   The terminal 20 is a computer including a storage unit, a communication I / F circuit, a CPU, and a program, and the CPU executes the program. Thereby, as will be described later, the program of the terminal 20 executes a procedure of acquiring monitoring information, performing polling communication, and transmitting the monitoring information.

端末側計測部22は、例えば、累積電力量、電力値、電圧値、電流値、力率値、温度値、湿度値等の瞬時計測データを計測する計測装置やセンサ等である。また、端末側計測部22は、第1所定期間Aに積算した電力量等の期間計測データを計測する計測装置を含む。なお、端末側計測部22は、センサや計測装置に接続されているのみであっても良い。   The terminal side measurement unit 22 is, for example, a measurement device or a sensor that measures instantaneous measurement data such as an accumulated power amount, a power value, a voltage value, a current value, a power factor value, a temperature value, and a humidity value. The terminal-side measurement unit 22 includes a measurement device that measures period measurement data such as the amount of power accumulated in the first predetermined period A. Note that the terminal-side measuring unit 22 may only be connected to a sensor or a measuring device.

端末20は、端末側時計部24によって計時された第1所定期間Aとなるタイミングで、端末側計測部22によって取得された期間計測データを取得する。端末側計測部22によって期間計測データを取得した場合には、端末側記憶部23は、当該期間計測データと、当該取得した端末側時刻とを関連付けて端末側時刻付き計測データとして記憶する。   The terminal 20 acquires the period measurement data acquired by the terminal-side measurement unit 22 at the timing of the first predetermined period A measured by the terminal-side clock unit 24. When the period measurement data is acquired by the terminal-side measurement unit 22, the terminal-side storage unit 23 stores the period measurement data and the acquired terminal-side time in association with each other as measurement data with terminal-side time.

端末側通信部21は、ネットワークNWを介して監視装置10との間でポーリング通信を行う。端末側通信部21は、監視装置10から送信されたポーリング信号を受信する。その後、端末側通信部21は、瞬時計測データ又は端末側時刻付き計測データを取得する。このとき、端末側通信部21は、端末側記憶部23に記憶された端末側時刻付き計測データを取得する動作又は端末側計測部22によって取得された瞬時計測データを取得して、監視装置10に送信する。   The terminal side communication unit 21 performs polling communication with the monitoring apparatus 10 via the network NW. The terminal side communication unit 21 receives the polling signal transmitted from the monitoring device 10. Thereafter, the terminal-side communication unit 21 acquires instantaneous measurement data or measurement data with terminal-side time. At this time, the terminal-side communication unit 21 acquires the instantaneous measurement data acquired by the operation of acquiring the terminal-side timed measurement data stored in the terminal-side storage unit 23 or the terminal-side measurement unit 22, and the monitoring device 10. Send to.

このような端末20は、期間計測データには端末側時刻を付して端末側時刻付き計測データとして端末側記憶部23に記憶する。一方、端末20は、瞬時計測データには時刻情報を付して端末側記憶部23には記憶しない。   Such a terminal 20 attaches a terminal-side time to the period measurement data and stores it in the terminal-side storage unit 23 as measurement data with a terminal-side time. On the other hand, the terminal 20 attaches time information to the instantaneous measurement data and does not store it in the terminal-side storage unit 23.

監視装置10は、処理部11に、監視側記憶部12、監視側時計部13、監視側通信部14が接続されている。この監視装置10は、記憶部や通信I/F回路、CPU及びプログラムを含むコンピュータであり、CPUがプログラムを実行する。これにより、監視装置10のプログラムは、後述するポーリング通信によって監視情報を取得して記憶する手順を実行させる。   In the monitoring device 10, a monitoring storage unit 12, a monitoring clock unit 13, and a monitoring communication unit 14 are connected to the processing unit 11. The monitoring device 10 is a computer including a storage unit, a communication I / F circuit, a CPU, and a program, and the CPU executes the program. As a result, the program of the monitoring device 10 causes the monitoring information to be acquired and stored by polling communication described later.

監視側時計部13は、監視側時刻情報を取得して監視装置10における第1所定期間Aよりも短い第2所定期間Bごとポーリング開始要求を発行する。このポーリング開始要求は監視側通信部14に供給される。   The monitoring clock unit 13 acquires the monitoring time information and issues a polling start request every second predetermined period B shorter than the first predetermined period A in the monitoring device 10. This polling start request is supplied to the monitoring communication unit 14.

監視側通信部14は、ポーリング開始要求に従ってポーリング通信を開始し、ポーリング信号を端末20に送信する。その後、監視側通信部14は、ポーリング信号を送信した端末20から瞬時計測データ又は期間計測データを含む端末側時刻付き計測データを取得する。   The monitoring side communication unit 14 starts polling communication in accordance with the polling start request and transmits a polling signal to the terminal 20. Thereafter, the monitoring-side communication unit 14 acquires terminal-side timed measurement data including instantaneous measurement data or period measurement data from the terminal 20 that has transmitted the polling signal.

監視側通信部14により瞬時計測データが取得された場合、端末側記憶部23は、ポーリング開始要求が発行された時の監視側時刻と当該瞬時計測データとを関連付けて、監視側時刻付き計測データとして記憶する。また、監視側通信部14により期間計測データを含む端末側時刻付き計測データが取得された場合、端末側記憶部23は、そのまま端末側時刻付き計測データを記憶する。   When the instantaneous measurement data is acquired by the monitoring side communication unit 14, the terminal side storage unit 23 associates the monitoring side time when the polling start request is issued with the instantaneous measurement data, and the measurement data with the monitoring side time is obtained. Remember as. Moreover, when the terminal side timed measurement data including the period measurement data is acquired by the monitoring side communication unit 14, the terminal side storage unit 23 stores the terminal side timed measurement data as it is.

この監視装置10は、第1所定期間A内に含まれる第2所定期間Bのポーリング通信のうち何れかのポーリング通信によって端末側時刻付き計測データを取得する。これにより、この監視システムは、長い第1所定期間A毎と当該第1所定期間Aよりも短い第2所定期間B毎の2つの計測データの実時間性の確保が安価に実現できる。   The monitoring device 10 acquires measurement data with time on the terminal side by any one of the polling communications in the second predetermined period B included in the first predetermined period A. Thereby, this monitoring system can realize the real-time property of the two measurement data for each long first predetermined period A and each second predetermined period B shorter than the first predetermined period A at low cost.

例えば、監視装置10側で分単位、端末20側で時間単位の時刻情報のラベルを計測データに付けることができる。ここで、端末20によって計測データが取得されるために端末20によって時刻情報を計測データに付した方が、当該計測データの実時間性が高い。しかし、全種類の計測データに端末側時刻を付して端末側記憶部23に記憶させると、端末側記憶部23に多くの記憶容量が必要となる。   For example, the measurement data can be labeled with time information in minutes on the monitoring device 10 side and in time units on the terminal 20 side. Here, since the measurement data is acquired by the terminal 20, the real time property of the measurement data is higher when the time information is attached to the measurement data by the terminal 20. However, if the terminal-side time is attached to all types of measurement data and stored in the terminal-side storage unit 23, the terminal-side storage unit 23 requires a large storage capacity.

したがって、この監視システムは、高い実時間性が要求される計測データには端末20によって端末側時刻を付し、あまり実時間性が要求されない計測データには監視装置10によって監視側時刻を付す。したがって、複数種類の計測データをポーリング通信によって監視装置10が取得したい場合であっても、各計測データの実時間性を確保できる。   Therefore, in this monitoring system, the terminal side time is given by the terminal 20 to the measurement data that requires high real-time property, and the monitoring side time is given by the monitoring device 10 to the measurement data that does not require much real-time property. Therefore, even when the monitoring apparatus 10 wishes to acquire a plurality of types of measurement data by polling communication, the real-time property of each measurement data can be ensured.

また、この監視システムによれば、瞬時計測データを端末側記憶部23に記憶させないので、各端末20を安価なものとできる。   Further, according to this monitoring system, since the instantaneous measurement data is not stored in the terminal-side storage unit 23, each terminal 20 can be made inexpensive.

つぎに、本発明の実施形態として示す上述した監視システムにおいて、監視装置10によって、端末20の監視項目属性情報に基づいてポーリング順序を示すポーリングスケジュールを作成する機能を追加したものについて説明する。この監視システムは、図2に示すように、監視装置10に、データ状態取得部15、外部通信部16、スケジュール作成部17を含む。この監視装置10も、記憶部や通信I/F回路、CPU及びプログラムを含むコンピュータであり、CPUがプログラムを実行する。これにより、監視装置10のプログラムは、後述するポーリング通信によって監視情報を取得して記憶する手順を実行させる。   Next, in the above-described monitoring system shown as an embodiment of the present invention, a description will be given of the addition of a function for creating a polling schedule indicating the polling order based on the monitoring item attribute information of the terminal 20 by the monitoring device 10. As shown in FIG. 2, the monitoring system includes a data state acquisition unit 15, an external communication unit 16, and a schedule creation unit 17 in the monitoring device 10. The monitoring device 10 is also a computer including a storage unit, a communication I / F circuit, a CPU, and a program, and the CPU executes the program. As a result, the program of the monitoring device 10 causes the monitoring information to be acquired and stored by polling communication described later.

監視項目属性情報は、監視側記憶部12に記憶されている。監視項目属性情報は、端末20の監視項目の属性を示す。監視項目属性情報は、例えば、監視する端末20の端末情報(1,2,3,・・・)と、当該端末20の種別を含む。端末20の種別は、期間計測データを計測する電力計測端末であることの識別情報、期間計測データを計測しない電力計測端末であることの識別情報、温湿度計測端末であることの識別情報等を含む。   The monitoring item attribute information is stored in the monitoring storage unit 12. The monitoring item attribute information indicates the attribute of the monitoring item of the terminal 20. The monitoring item attribute information includes, for example, terminal information (1, 2, 3,...) Of the terminal 20 to be monitored and the type of the terminal 20. The type of the terminal 20 includes identification information indicating that it is a power measurement terminal that measures period measurement data, identification information that it is a power measurement terminal that does not measure period measurement data, identification information that it is a temperature and humidity measurement terminal, and the like. Including.

スケジュール作成部17は、監視項目属性情報に基づいて端末20のポーリング順序を示すポーリングスケジュールを組み立てる。そして、監視装置10における監視側通信部14は、スケジュール作成部17により作成されたポーリングスケジュールに従ってポーリング通信を行う。   The schedule creation unit 17 assembles a polling schedule indicating the polling order of the terminal 20 based on the monitoring item attribute information. Then, the monitoring communication unit 14 in the monitoring device 10 performs polling communication according to the polling schedule created by the schedule creation unit 17.

具体的には、スケジュール作成部17は、図3に示すようなポーリングスケジュールを作成し、監視装置10は、図4に示すようにポーリング通信を行う。   Specifically, the schedule creation unit 17 creates a polling schedule as shown in FIG. 3, and the monitoring apparatus 10 performs polling communication as shown in FIG.

監視装置10のスケジュール作成部17は、1分単位の第2所定期間Bごとの実時間性を確保する電力値等の瞬時計測データを高優先度データとして割り付ける。一方、端末20の処理部11は、1時間単位の第1所定期間Aの実時間性を確保する期間計測データ(端末側時刻付き計測データ)を低優先度データとして割り付ける。また、端末20の処理部11は、その他の監視データとしての端末20自身の動作パラメータ情報、エラー情報、動作状態情報も低優先度データとして割り付ける。なお、図4において、端末20によって実時間性を確保する端末側時刻付き計測データは、低優先度データDで表している。   The schedule creation unit 17 of the monitoring device 10 assigns instantaneous measurement data such as a power value for ensuring the real-time property for each second predetermined period B in units of 1 minute as high priority data. On the other hand, the processing unit 11 of the terminal 20 assigns the period measurement data (measurement data with time on the terminal side) that secures the real-time property of the first predetermined period A in units of one hour as low priority data. In addition, the processing unit 11 of the terminal 20 assigns the operation parameter information, error information, and operation state information of the terminal 20 itself as other monitoring data as low priority data. In FIG. 4, the measurement data with time on the terminal side that secures the real-time property by the terminal 20 is represented by low priority data D.

そして、監視装置10のスケジュール作成部17は、ポーリングスケジュール全体に亘って、第2所定期間B内で優先的に高優先度データを取得するようポーリング順序をスケジュールする。また、スケジュール作成部17は、第1所定期間A内に含まれる第2所定期間Bのポーリング通信のうち何れかのポーリング通信によって低優先度データを取得するようポーリング順序をスケジュールする。   And the schedule preparation part 17 of the monitoring apparatus 10 schedules a polling order so that high priority data may be acquired preferentially within the 2nd predetermined period B over the whole polling schedule. In addition, the schedule creation unit 17 schedules the polling order so as to acquire the low priority data by any one of the polling communications in the second predetermined period B included in the first predetermined period A.

ここで、スケジュール作成部17は、端末20によって実時間性を確保するデータ(端末側時刻付き計測データを含む)を、第1所定期間A内に少なくとも1回は取得するようスケジュールする。また、監視装置10が監視する端末20の台数と番号(図3の例では1〜5の5台)、端末20の種別も考慮してポーリング順序のスケジュールを組み立てる。   Here, the schedule creation unit 17 schedules the terminal 20 to acquire the data (including the measurement data with time on the terminal side) that secures the real-time property at least once within the first predetermined period A. In addition, the polling order schedule is assembled in consideration of the number and number of terminals 20 monitored by the monitoring device 10 (5 in the example of FIG. 3, 1 to 5) and the type of the terminal 20.

これにより、図3に示すように、第2所定期間Bごとに、(a)、(b)、(c)、(d)の順序でポーリング通信を行う。   Thereby, as shown in FIG. 3, polling communication is performed in the order of (a), (b), (c), and (d) every second predetermined period B.

先ず3N分(N=0,1,…,19)から開始する第2所定期間Bの期間では、図3(a)及び図4(a)に示すようにポーリング通信を行う。このポーリング通信では、ポーリング順序1〜5に従って、電力等の瞬時計測データである高優先度データA1〜A5を取得するために、監視装置10から端末番号が1〜5の端末20に順次ポーリング信号を送信する。これにより、監視装置10は、端末番号が1〜5の端末20から高優先度データA1〜A5を取得できる。その後、ポーリング順序が6〜10のポーリング通信では、端末20の動作パラメータ情報である低優先度データB1〜B5を取得するために、監視装置10から端末番号が1〜5の端末20に順次ポーリング信号を送信する。これにより、監視装置10は、端末番号が1〜5の端末20から低優先度データB1〜B5を取得できる。監視装置10は、高優先度データA1〜A5及び低優先度データB1〜B5を取得するポーリング開始要求を発行した時の監視側時刻を付して監視側記憶部12に記憶する。   First, in the period of the second predetermined period B starting from 3N minutes (N = 0, 1,..., 19), polling communication is performed as shown in FIGS. 3 (a) and 4 (a). In this polling communication, a polling signal is sequentially sent from the monitoring device 10 to the terminals 20 having the terminal numbers 1 to 5 in order to acquire the high priority data A1 to A5 which are instantaneous measurement data such as power according to the polling order 1 to 5. Send. Thereby, the monitoring apparatus 10 can acquire the high priority data A1 to A5 from the terminals 20 having the terminal numbers 1 to 5. Thereafter, in the polling communication in which the polling order is 6 to 10, in order to obtain the low priority data B1 to B5 which are the operation parameter information of the terminal 20, the monitoring apparatus 10 sequentially polls the terminals 20 having the terminal numbers 1 to 5. Send a signal. Thereby, the monitoring apparatus 10 can acquire the low priority data B1 to B5 from the terminals 20 having the terminal numbers 1 to 5. The monitoring device 10 adds the monitoring time when issuing the polling start request for acquiring the high priority data A1 to A5 and the low priority data B1 to B5, and stores them in the monitoring storage unit 12.

次の3N+1分(N=0,1,…,19)から開始する第2所定期間Bの期間では、図3(b)及び図4(b)に示すようにポーリング通信を行う。このポーリング通信では、ポーリング順序1〜5に従って、電力等の瞬時計測データである高優先度データA1〜A5を取得するために、監視装置10から端末番号が1〜5の端末20に順次ポーリング信号を送信する。これにより、監視装置10は、端末番号が1〜5の端末20から高優先度データA1〜A5を取得できる。その後、ポーリング順序が6〜10のポーリング通信では、端末20のエラー情報や動作状態情報である低優先度データC1〜C5を取得するために、監視装置10から端末番号が1〜5の端末20に順次ポーリング信号を送信する。これにより、監視装置10は、端末番号が1〜5の端末20から低優先度データC1〜C5を取得できる。監視装置10は、高優先度データA1〜A5及び低優先度データC1〜C5を取得するポーリング開始要求を発行した時の監視側時刻を付して監視側記憶部12に記憶する。   In the period of the second predetermined period B starting from the next 3N + 1 minutes (N = 0, 1,..., 19), polling communication is performed as shown in FIGS. 3 (b) and 4 (b). In this polling communication, a polling signal is sequentially sent from the monitoring device 10 to the terminals 20 having the terminal numbers 1 to 5 in order to acquire the high priority data A1 to A5 which are instantaneous measurement data such as power according to the polling order 1 to 5. Send. Thereby, the monitoring apparatus 10 can acquire the high priority data A1 to A5 from the terminals 20 having the terminal numbers 1 to 5. Thereafter, in the polling communication in which the polling order is 6 to 10, in order to acquire the low priority data C1 to C5 which are the error information and the operation state information of the terminal 20, the terminals 20 having the terminal numbers 1 to 5 from the monitoring device 10 A polling signal is transmitted sequentially. Thereby, the monitoring apparatus 10 can acquire the low priority data C1 to C5 from the terminals 20 having the terminal numbers 1 to 5. The monitoring device 10 adds the monitoring time when issuing the polling start request for acquiring the high priority data A1 to A5 and the low priority data C1 to C5, and stores them in the monitoring storage unit 12.

次の2分から開始する第2所定期間Bの期間では、図3(c)及び図4(c)に示すようにポーリング通信を行う。このポーリング通信では、ポーリング順序1〜5に従って、電力等の瞬時計測データである高優先度データA1〜A5を取得するために、監視装置10から端末番号が1〜5の端末20に順次ポーリング信号を送信する。これにより、監視装置10は、端末番号が1〜5の端末20から高優先度データA1〜A5を取得できる。その後、ポーリング順序が6〜10のポーリング通信では、端末20の端末側時刻付き計測データである低優先度データD1〜D5を取得するために、監視装置10から端末番号が1〜5の端末20に順次ポーリング信号を送信する。これにより、監視装置10は、端末番号が1〜5の端末20から低優先度データD1〜D5を取得できる。監視装置10は、高優先度データA1〜A5を取得するポーリング開始要求を発行した時の監視側時刻を付して監視側記憶部12に記憶する。一方、監視装置10は、低優先度データDには端末側時刻が付されているので、そのまま監視側記憶部12に記憶する。   In the period of the second predetermined period B starting from the next two minutes, polling communication is performed as shown in FIGS. 3 (c) and 4 (c). In this polling communication, a polling signal is sequentially sent from the monitoring device 10 to the terminals 20 having the terminal numbers 1 to 5 in order to acquire the high priority data A1 to A5 which are instantaneous measurement data such as power according to the polling order 1 to 5. Send. Thereby, the monitoring apparatus 10 can acquire the high priority data A1 to A5 from the terminals 20 having the terminal numbers 1 to 5. Thereafter, in the polling communication in which the polling order is 6 to 10, in order to obtain the low priority data D1 to D5 which are the measurement data with time on the terminal side of the terminal 20, the terminals 20 having the terminal numbers 1 to 5 from the monitoring device 10 A polling signal is transmitted sequentially. Thereby, the monitoring apparatus 10 can acquire the low priority data D1 to D5 from the terminals 20 having the terminal numbers 1 to 5. The monitoring apparatus 10 adds the monitoring time when issuing the polling start request for acquiring the high priority data A1 to A5 and stores the monitoring time in the monitoring storage unit 12. On the other hand, the monitoring device 10 stores the low-priority data D in the monitoring-side storage unit 12 as it is because the terminal-side time is attached.

次の3N+2分(N=1,…,19)から開始する第2所定期間Bの期間では、図3(d)及び図4(d)に示すようにポーリング通信を行う。このポーリング通信では、ポーリング順序1〜5に従って、電力等の瞬時計測データである高優先度データA1〜A5を取得するために、監視装置10から端末番号が1〜5の端末20に順次ポーリング信号を送信する。これにより、監視装置10は、端末番号が1〜5の端末20から高優先度データA1〜A5を取得できる。監視装置10は、高優先度データA1〜A5を取得するポーリング開始要求を発行した時の監視側時刻を付して監視側記憶部12に記憶する。   In the period of the second predetermined period B starting from the next 3N + 2 minutes (N = 1,..., 19), polling communication is performed as shown in FIGS. 3 (d) and 4 (d). In this polling communication, a polling signal is sequentially sent from the monitoring device 10 to the terminals 20 having the terminal numbers 1 to 5 in order to acquire the high priority data A1 to A5 which are instantaneous measurement data such as power according to the polling order 1 to 5. Send. Thereby, the monitoring apparatus 10 can acquire the high priority data A1 to A5 from the terminals 20 having the terminal numbers 1 to 5. The monitoring apparatus 10 adds the monitoring time when issuing the polling start request for acquiring the high priority data A1 to A5 and stores the monitoring time in the monitoring storage unit 12.

以上のように、この監視システムによれば、監視項目属性情報から、瞬時計測データを高優先度データとし、期間計測データを低優先度データとして設定してポーリング順序をスケジュールする。これにより、監視システムは、瞬時計測データの実時間性を高めることができる。   As described above, according to this monitoring system, from the monitoring item attribute information, the instantaneous measurement data is set as high priority data and the period measurement data is set as low priority data to schedule the polling order. Thereby, the monitoring system can improve the real-time property of instantaneous measurement data.

また、監視システムは、瞬時計測データの実時間性を端末20で確保する必要がない。したがって、この監視システムによれば、瞬時計測データの時刻を記憶する必要が無いために端末20の端末側記憶部23の容量を多くする必要が無く、複数種類の計測データの実時間性を確保するシステムを安価に実現できる。   Moreover, the monitoring system does not need to ensure the real-time property of the instantaneous measurement data at the terminal 20. Therefore, according to this monitoring system, since it is not necessary to store the time of the instantaneous measurement data, it is not necessary to increase the capacity of the terminal-side storage unit 23 of the terminal 20, and the real-time property of a plurality of types of measurement data is ensured. System can be realized at low cost.

つぎに、上述した監視システムにおいて、監視装置10における端末側時刻付き計測データの欠損を復旧するものについて説明する。   Next, in the monitoring system described above, a description will be given of what recovers the loss of the measurement data with terminal side time in the monitoring device 10.

この監視システムは、監視装置10のデータ状態取得部15によって、監視側通信部14によって取得され監視側記憶部12に記憶された端末側時刻付き計測データの欠損状態を調べるものについて説明する。そして、スケジュール作成部17は、データ状態取得部15により調べられた欠損情報に基づいて、欠損している端末側時刻付き計測データを取得するようポーリングスケジュールを作成する。このとき、スケジュール作成部17は、欠損している端末側時刻付き計測データを端末20に要求しても第1所定期間Aを超えない場合に、欠損している端末側時刻付き計測データを取得するようポーリングスケジュールを作成する。   This monitoring system will be described in which the data state acquisition unit 15 of the monitoring device 10 checks the missing state of the terminal-side timed measurement data acquired by the monitoring communication unit 14 and stored in the monitoring storage unit 12. Then, the schedule creation unit 17 creates a polling schedule based on the missing information examined by the data state obtaining unit 15 so as to obtain missing terminal side timed measurement data. At this time, the schedule creation unit 17 acquires the missing terminal-side timed measurement data when the terminal 20 is requested to receive the missing terminal-side timed measurement data but does not exceed the first predetermined period A. Create a polling schedule to

データ状態取得部15は、監視側記憶部12に記憶されている端末側時刻付き計測データを時系列に並べ、略第1所定期間Aごとに端末側時刻付き計測データが無い場合には、当該期間の端末側時刻付き計測データが欠損していることを判定する。端末側時刻付き計測データが欠損する場面としては、停電や通信遮断等によってポーリング通信が行えなかった場合等が挙げられる。この場合に、スケジュール作成部17は、欠損している端末側時刻付き計測データを取得するようポーリングスケジュールを作成する。   The data state acquisition unit 15 arranges the terminal-side timed measurement data stored in the monitoring-side storage unit 12 in time series, and when there is no terminal-side timed measurement data substantially every first predetermined period A, It is determined that the measurement data with time on the terminal side in the period is missing. A case where the measurement data with time on the terminal side is lost includes a case where polling communication cannot be performed due to a power failure, communication interruption, or the like. In this case, the schedule creation unit 17 creates a polling schedule so as to acquire missing measurement data with time on the terminal side.

このとき、監視装置10は、図5に示すように、処理部11によってポーリングスケジュールを作成するポーリングスケジュール処理の開始要求が発行されると、スケジュール作成部17によってステップS1以降の処理を開始する。このポーリングスケジュール処理は、第2所定期間B以内に1回行われる。   At this time, as illustrated in FIG. 5, when the processing unit 11 issues a polling schedule processing start request for creating a polling schedule, the monitoring device 10 starts the processing from step S <b> 1 onward. This polling schedule process is performed once within the second predetermined period B.

ステップS1において、スケジュール作成部17は、定期的に取得する必要がある端末20の種別に応じた高優先度データ及び低優先度データごとに、ポーリング順序を割り付ける。そして、定期的に取得する必要がある全ての高優先度データ及び低優先度データについてポーリング順序の割り付けが決定した場合に、ポーリングスケジュールの作成が完了したと判定して、ポーリングスケジュール処理が完了したと判定する。   In step S <b> 1, the schedule creation unit 17 assigns a polling order to each of the high priority data and the low priority data corresponding to the type of the terminal 20 that needs to be periodically acquired. Then, when the allocation of the polling order is determined for all the high priority data and low priority data that need to be acquired regularly, it is determined that the creation of the polling schedule is completed, and the polling schedule processing is completed. Is determined.

その後、スケジュール作成部17は、次のポーリングスケジュール処理の開始要求が発行される前に(ステップS3:NO)、監視側記憶部12に欠損している端末側時刻付き計測データ(欠損データ)があるか否かを判定する。すなわち、前の第2所定期間Bの終了時から第2所定期間B以内か否かを判定する。   Thereafter, before the next polling schedule processing start request is issued (step S3: NO), the schedule creation unit 17 stores the terminal side timed measurement data (missing data) that is missing in the monitoring storage unit 12. It is determined whether or not there is. That is, it is determined whether it is within the second predetermined period B from the end of the previous second predetermined period B.

このとき、データ状態取得部15によって監視側記憶部12に欠損データがあると判定された場合には、スケジュール作成部17は、ステップS5において、欠損データを補完する補完ポーリング通信処理を行う。この補完ポーリング通信処理は、スケジュール作成部17によって、欠損している端末側時刻付き計測データを端末20に要求しても第2所定期間Bを超えない場合に、欠損している端末側時刻付き計測データを取得するようポーリングスケジュールを作成する。すなわち、既存のポーリングスケジュールに欠損データを取得するポーリング順序を追加して、ポーリング通信を行う。   At this time, if the data state acquisition unit 15 determines that there is missing data in the monitoring-side storage unit 12, the schedule creation unit 17 performs complementary polling communication processing for complementing the missing data in step S5. This supplemental polling communication processing is performed when the schedule creation unit 17 requests the missing measurement data with the terminal side time from the terminal 20 even if it does not exceed the second predetermined period B, with the missing terminal side time. Create a polling schedule to obtain measurement data. That is, polling communication is performed by adding a polling order for acquiring missing data to an existing polling schedule.

この補完ポーリング通信処理は、ステップS3で次のポーリングスケジュール処理の時間ではなく、ステップS4にて欠損データが無くなったと判定されるまで繰り返される。そして、ステップS3にて次のポーリングスケジュール処理の開始要求が発生した場合(ステップS3:YES)には、ステップS1以降に処理を戻す。   This complementary polling communication processing is repeated until it is determined in step S3 that there is no missing data, not the time of the next polling schedule processing in step S3. If a start request for the next polling schedule process is generated in step S3 (step S3: YES), the process is returned to step S1 and subsequent steps.

これにより図6に示すように、ある第1所定期間Aにおける端末側時刻付き計測データDxが監視装置10に記憶されていない場合、第2所定期間B内における空き時間において、欠損している端末側時刻付き計測データを取得するようポーリング通信を行う。   As a result, as shown in FIG. 6, when the terminal side timed measurement data Dx in a certain first predetermined period A is not stored in the monitoring device 10, the missing terminal in the free time in the second predetermined period B Polling communication is performed to acquire measurement data with side time.

以上のように、この監視システムによれば、端末側時刻付き計測データが欠損している場合には、第2所定期間Bを超えない限り、欠損している端末側時刻付き計測データを取得できる。これにより、第2所定期間B内における余裕時間に過去に欠損した端末側時刻付き計測データを取得できる。   As described above, according to this monitoring system, when the terminal-side timed measurement data is missing, the missing terminal-side timed measurement data can be acquired unless the second predetermined period B is exceeded. . Thereby, the measurement data with the terminal side time lost in the past in the margin time within the second predetermined period B can be acquired.

つぎに、本発明の実施形態として示す上述の監視システムにおいて、端末側時刻付き計測データの欠損を可能な限り復旧するものについて説明する。   Next, in the above-described monitoring system shown as the embodiment of the present invention, a description will be given of what restores the loss of the measurement data with time on the terminal side as much as possible.

この監視システムは、端末20が、端末側時刻付き計測データの項目として端末側時刻付き計測データの保有数を有する。そして、監視装置10のスケジュール作成部17は、端末側時刻付き計測データの保有数を、監視側時刻と関連付けられる計測データよりも優先度の低い計測データとしてポーリングスケジュールを作成する。このポーリングスケジュールは、例えば図7のようになる。また、端末20は、保有数ではなく、保有期間を有していても実質的に同じである。   In this monitoring system, the terminal 20 has the number of measurement data with terminal-side time as an item of measurement data with terminal-side time. And the schedule preparation part 17 of the monitoring apparatus 10 produces a polling schedule as the measurement data with a lower priority than the measurement data linked | related with the monitoring time with the possession number of the measurement data with a terminal side time. This polling schedule is, for example, as shown in FIG. Further, the terminal 20 is substantially the same even if it has a holding period, not a holding number.

この監視システムは、図7(a)及び図8(a)に示すように、3N+2分の第2所定期間Bにおいて、監視装置10から端末番号が1〜5の端末20に順次ポーリング信号を送信する。これにより、監視装置10は、端末番号が1〜5の端末20から高優先度データA1〜A5を取得できる。   As shown in FIGS. 7A and 8A, this monitoring system sequentially transmits a polling signal from the monitoring device 10 to the terminals 20 having the terminal numbers 1 to 5 in the second predetermined period B of 3N + 2. To do. Thereby, the monitoring apparatus 10 can acquire the high priority data A1 to A5 from the terminals 20 having the terminal numbers 1 to 5.

その後、図7(b)及び図8(b)に示すように、第1所定期間Aが満了する前の59分において、監視装置10から端末番号が1〜5の端末20に高優先度データA1〜A5を取得するポーリング信号を順次送信する。次いで、監視装置10は、端末番号が1〜5の端末20に期間計測データの保有数E1〜E5を取得するポーリング信号を順次送信する。これにより、監視装置10は、端末番号が1〜5の端末20から期間計測データの保有数E1〜E5を取得できる。   Thereafter, as shown in FIGS. 7B and 8B, the high priority data is sent from the monitoring device 10 to the terminals 20 having the terminal numbers 1 to 5 in 59 minutes before the first predetermined period A expires. A polling signal for acquiring A1 to A5 is sequentially transmitted. Next, the monitoring apparatus 10 sequentially transmits a polling signal for obtaining the period measurement data holding numbers E1 to E5 to the terminals 20 having the terminal numbers 1 to 5. Thereby, the monitoring apparatus 10 can acquire the holding numbers E1 to E5 of the period measurement data from the terminals 20 having the terminal numbers 1 to 5.

このような監視システムにおいて、監視装置10は、上述した図5のステップS5における補完ポーリング通信時に、期間計測データの保有数E1〜E5から、端末20から欠損データを取得可能か否かを判定する。監視装置10は、欠損している端末側時刻付き計測データが、端末20から取得した保有数に応じた保有期間内である場合には、補完ポーリング通信処理によって欠損データを取得する。一方、監視装置10は、欠損している端末側時刻付き計測データが、端末20から取得した保有数に応じた保有期間内ではない場合には、補完ポーリング通信処理を行わない。   In such a monitoring system, the monitoring device 10 determines whether or not missing data can be acquired from the terminal 20 from the number of holding period measurement data E1 to E5 during the complementary polling communication in step S5 of FIG. 5 described above. . When the missing measurement data with time on the terminal side is within the holding period corresponding to the number of holdings acquired from the terminal 20, the monitoring device 10 acquires the missing data by the complementary polling communication process. On the other hand, the monitoring device 10 does not perform the complementary polling communication processing when the missing measurement data with time on the terminal side is not within the holding period corresponding to the holding number acquired from the terminal 20.

具体的には、図9に示すように、監視側記憶部12のうち端末側時刻付き計測データの記憶領域に端末側時刻付き計測データが記憶されているとする。図9によれば、監視側記憶部12には、X日0時の端末側時刻付き計測データからX+2日23時の端末側時刻付き計測データが記憶されている必要がある。しかし、監視側記憶部12には、図9中○で示すように、X+2日23時の期間端末側時刻付き計測データからX+2日0時の端末側時刻付き計測データしか記憶されていない。この状況において、データ状態取得部15は、X日0時の端末側時刻付き計測データからX+1日23時の端末側時刻付き計測データまでが欠損データであると判定する。   Specifically, as shown in FIG. 9, it is assumed that the measurement data with terminal side time is stored in the storage area of the measurement data with terminal side time in the monitoring side storage unit 12. According to FIG. 9, the monitoring-side storage unit 12 needs to store measurement data with terminal side time at 23:00 on X + 2 day from measurement data with terminal side time at 0:00 on X day. However, as indicated by a circle in FIG. 9, the monitoring-side storage unit 12 stores only the terminal-side timed measurement data at X + 2 day 0 o'clock from the period terminal-side timed measurement data at X + 2 day 23:00. In this situation, the data state acquisition unit 15 determines that the data from the terminal-side timed measurement data at 0:00 X day to the terminal-side timed measurement data at X + 1 day 23:00 is missing data.

一方、端末20には、図10の○に示すように、X+2日23時の期間端末側時刻付き計測データからX+1日0時の端末側時刻付き計測データのみが保存されており、図中●のようにX+1日0時より以前の端末側時刻付き計測データは保存されていない。端末側時刻付き計測データが保存されていない原因としては、停電や動作エラー等が挙げられる。   On the other hand, as indicated by the circles in FIG. 10, only the terminal-side timed measurement data at X + 1 day 0 o'clock is stored in the terminal 20 from the period terminal-side timed measurement data at X + 2 day 23:00. Thus, the measurement data with time on the terminal side before 0:00 on the X + 1 day is not stored. The cause of the measurement data with terminal-side time not being stored includes a power failure and an operation error.

このような状況において、端末20は、端末側時刻付き計測データを端末側記憶部23に記憶する度に末側時刻付き計測データの保有数を更新している。この端末側時刻付き計測データの保有数は、監視装置10によるポーリング通信によって監視装置10に取得される。これにより、監視装置10は、端末20の保有数から、X+1日23時の端末側時刻付き計測データからX+1日0時の端末側時刻付き計測データのみを補完ポーリング通信処理によって取得して復旧できることを判断できる。換言すれば、監視装置10は、欠損データのうち、端末20の端末側記憶部23に記憶されていないX日23時からX日0時の端末側時刻付き計測データは補完ポーリング通信処理を行っても復旧できないために、補完ポーリング通信処理を行わない。   In such a situation, the terminal 20 updates the number of measurement data with end-side time each time it stores measurement data with terminal-side time in the terminal-side storage unit 23. The number of possessed measurement data with time on the terminal side is acquired by the monitoring device 10 through polling communication by the monitoring device 10. Thereby, the monitoring device 10 can acquire and restore only the measurement data with the terminal side time at X + 1 day 0 o'clock by the supplemental polling communication process from the measurement data with the terminal side time at 2 o'clock X + 1 from the possession number of the terminal 20. Can be judged. In other words, the monitoring device 10 performs complementary polling communication processing on the measurement data with terminal side time from X 23:00 to X 0 0:00 which is not stored in the terminal side storage unit 23 of the terminal 20 among the missing data. However, the supplemental polling communication process is not performed because it cannot be recovered.

以上のように、この監視システムによれば、監視装置10によって端末20に記憶されている端末側時刻付き計測データを把握できるので、端末20に記憶されていない端末側時刻付き計測データを取得する補完ポーリング通信処理を回避できる。したがって、この監視システムによれば、補完ポーリング通信処理の通信ロスを減らして、端末側時刻付き計測データの欠損に対する復旧を短時間で行うことができる。   As described above, according to this monitoring system, since the measurement data with the terminal side time stored in the terminal 20 can be grasped by the monitoring device 10, the measurement data with the terminal side time not stored in the terminal 20 is acquired. Complementary polling communication processing can be avoided. Therefore, according to this monitoring system, it is possible to reduce the communication loss of the complementary polling communication processing and to recover the loss of the measurement data with the terminal side time in a short time.

つぎに、本発明の実施形態として示す上述の監視システムにおいて、監視装置10に対して外部から割り込み要求が発生したことに対処するものついて説明する。   Next, in the above-described monitoring system shown as an embodiment of the present invention, what deals with the occurrence of an interrupt request from the outside to the monitoring device 10 will be described.

この監視システムは、監視装置10に対して計測データを要求する割り込み要求が発生した場合に、端末側時刻付き計測データよりも優先度が高い高優先度データを取得するポーリング通信が終了した時まで待機して割り込み要求に応じたポーリング通信を行う。この監視システムは、図2に示したように、監視装置10に外部システム30が接続されている。この外部システム30は、端末20の情報を要求するものであり、監視装置10に対して上位システムやユーザが操作する携帯端末等が挙げられる。例えば端末20がユーザが所有する設備の電力計やセンサ等である場合、ユーザが所有する携帯端末によって端末20の状態を送信する要求が発生して、監視装置10に供給される。   In this monitoring system, when an interrupt request for requesting measurement data to the monitoring device 10 is generated, until the polling communication for obtaining high priority data having higher priority than the measurement data with time on the terminal side ends. Wait for polling communication in response to an interrupt request. In this monitoring system, an external system 30 is connected to the monitoring device 10 as shown in FIG. The external system 30 requests information from the terminal 20, and examples thereof include a host system operated by the host system and the user with respect to the monitoring device 10. For example, when the terminal 20 is a power meter or sensor of equipment owned by the user, a request for transmitting the state of the terminal 20 is generated by the portable terminal owned by the user and supplied to the monitoring device 10.

監視装置10は、外部システム30に接続された外部通信部16を備える。外部通信部16は、外部システム30と通信可能となるよう通信設定がされている。監視装置10は、図11に示すように、外部通信部16によって外部システム30から要求を受信すると、ポーリング通信に対する割り込みを発生させ、ステップS11以降の処理を行う。   The monitoring device 10 includes an external communication unit 16 connected to the external system 30. The external communication unit 16 is set for communication so that it can communicate with the external system 30. As shown in FIG. 11, when the monitoring device 10 receives a request from the external system 30 by the external communication unit 16, the monitoring device 10 generates an interrupt for polling communication, and performs the processing after step S <b> 11.

ステップS11において、処理部11は、スケジュール作成部17によって作成されたポーリングスケジュールを参照して、現在が高優先度データを取得するポーリングスケジュール処理中か否かを判定する。高優先度データを取得するポーリングスケジュール処理中である場合には、割り込みに対するポーリング通信処理を待機する。高優先度データを取得するポーリングスケジュール処理ではない場合には、ステップS12に処理を進める。   In step S <b> 11, the processing unit 11 refers to the polling schedule created by the schedule creation unit 17 and determines whether or not the current polling schedule processing for acquiring high priority data is in progress. When polling schedule processing for acquiring high priority data is being performed, polling communication processing for an interrupt is awaited. If it is not a polling schedule process for acquiring high priority data, the process proceeds to step S12.

ステップS12において、処理部11は、定期的に低優先度データを取得するための各端末20に対するポーリング通信処理が終了したか否かを判定する。また、処理部11は、上述した補完ポーリング通信処理によって低優先度データを取得するための各端末20に対するポーリング通信処理が終了したか否かを判定する。何れかの判定が肯定判定(ステップS12:YES)された場合には、ステップS13に処理を進める。   In step S <b> 12, the processing unit 11 determines whether or not the polling communication process for each terminal 20 for periodically acquiring the low priority data has been completed. Further, the processing unit 11 determines whether or not the polling communication process for each terminal 20 for acquiring the low priority data is completed by the above-described complementary polling communication process. If any determination is affirmative (step S12: YES), the process proceeds to step S13.

次のステップS13において、監視装置10は、割り込み要求に応じた端末20の情報を取得するための割り込みポーリング通信処理を行う。このとき、監視側通信部14は、割り込み要求によって示された端末20及び情報の種類を取得するようポーリング信号を送信して、端末20の情報を取得する。   In the next step S13, the monitoring apparatus 10 performs an interrupt polling communication process for acquiring information of the terminal 20 in response to the interrupt request. At this time, the monitoring-side communication unit 14 acquires information of the terminal 20 by transmitting a polling signal so as to acquire the terminal 20 and the type of information indicated by the interrupt request.

次のステップS13において、監視装置10は、外部通信部16によって、割り込み要求を発行した外部システム30に、割り込みポーリング通信処理によって取得した端末20の情報を送信する応答処理を行う。   In the next step S <b> 13, the monitoring apparatus 10 performs a response process of transmitting the information of the terminal 20 acquired by the interrupt polling communication process to the external system 30 that has issued the interrupt request by the external communication unit 16.

このような監視システムによれば、具体的には図12に示す動作を行う。   According to such a monitoring system, specifically, the operation shown in FIG. 12 is performed.

図12(a)に示すように、高優先度データを取得するためのポーリングスケジュール処理中ではない場合、次のポーリング順序で外部システム30からの要求に応じたポーリング通信処理を行う。例えば、低優先度データB3を取得するポーリング通信処理中に、外部システム30から端末番号が1の端末20の低優先度データD1を取得する要求を外部通信部16が取得したとする。この場合、外部通信部16は、割り込み要求を発生させ、次のポーリング順序の低優先度データB4よりも先に、低優先度データD1を取得するためのポーリング通信処理を行う。   As shown in FIG. 12A, when the polling schedule process for acquiring the high priority data is not being performed, the polling communication process corresponding to the request from the external system 30 is performed in the next polling order. For example, it is assumed that the external communication unit 16 acquires a request for acquiring the low priority data D1 of the terminal 20 whose terminal number is 1 from the external system 30 during the polling communication process for acquiring the low priority data B3. In this case, the external communication unit 16 generates an interrupt request and performs polling communication processing for acquiring the low priority data D1 prior to the low priority data B4 in the next polling order.

一方、図12(b)に示すように、高優先度データを取得するためのポーリングスケジュール処理中である場合、高優先度データA1〜A5のポーリング通信処理を終了した後に、外部システム30からの要求に応じたポーリング通信処理を行う。例えば、高優先度データA3を取得するポーリング通信処理中に、外部システム30から端末番号が1の端末20の低優先度データD1を取得する要求を外部通信部16が取得したとする。この場合、外部通信部16は、割り込み要求を発生させ、高優先度データA1〜A5のポーリング通信処理が終了した次のポーリング順序で、ポーリング順序の低優先度データB1に代えて、低優先度データD1を取得するためのポーリング通信処理を行う。   On the other hand, as shown in FIG. 12B, when the polling schedule process for acquiring the high priority data is being performed, after the polling communication process of the high priority data A1 to A5 is completed, Perform polling communication processing according to the request. For example, it is assumed that the external communication unit 16 acquires a request for acquiring the low priority data D1 of the terminal 20 whose terminal number is 1 from the external system 30 during the polling communication process for acquiring the high priority data A3. In this case, the external communication unit 16 generates an interrupt request and replaces the low priority data B1 in the polling order with the low priority in the next polling order after the polling communication processing of the high priority data A1 to A5 is completed. A polling communication process for acquiring the data D1 is performed.

以上のように、この監視システムによれば、高優先度データを取得するためのポーリング通信処理中に割り込みが発生した場合には、当該ポーリング通信処理が終了するまで割り込みに応じたポーリング通信処理を行わない。したがって、この監視システムによれば、割り込みが発生した場合であっても、高優先度データの実時間性を確保しつつ、割り込みに対するポーリング通信処理を行うことができる。   As described above, according to this monitoring system, when an interrupt occurs during polling communication processing for acquiring high priority data, polling communication processing corresponding to the interrupt is performed until the polling communication processing ends. Not performed. Therefore, according to this monitoring system, even when an interrupt occurs, polling communication processing for the interrupt can be performed while ensuring the real-time property of the high priority data.

つぎに、上述した監視システムにおいて、複数の端末20で計時している端末側時刻と、監視装置10で計時している監視側時刻とを同期させることについて説明する。   Next, in the monitoring system described above, a description will be given of synchronizing the terminal-side time measured by the plurality of terminals 20 and the monitoring-side time counted by the monitoring device 10.

この監視システムは、スケジュール作成部17によって、高優先度データよりも優先度の低い低優先度データとして端末側時刻を監視側時刻に同期させるために必要な情報を設定してポーリング順序を決定する。そして、監視装置10は、監視側通信部14によって、当該低優先度データとして設定されたポーリング順序で、端末側時刻を監視側時刻に同期させるために必要な情報を各端末20に送信する。この同期に必要な情報としては、端末側時刻に、ポーリング信号を送信する通信時間及びポーリング順序に応じた遅延時間を加算した時刻が挙げられる。   In this monitoring system, the schedule creation unit 17 sets information necessary for synchronizing the terminal-side time with the monitoring-side time as low-priority data having a lower priority than the high-priority data, and determines the polling order. . Then, the monitoring device 10 transmits information necessary for synchronizing the terminal-side time to the monitoring-side time by the monitoring-side communication unit 14 in the polling order set as the low priority data. Information necessary for this synchronization includes a time obtained by adding a communication time for transmitting a polling signal and a delay time corresponding to the polling order to the terminal-side time.

監視装置10のスケジュール作成部17は、ポーリングスケジュールに、時刻同期に必要な低優先度データとしてのT1〜T5を送信するポーリング順序を決定する。このとき、スケジュール作成部17は、例えば図3に示したように、高優先度データの後に低優先度データとしてのT1〜T5を送信するようスケジュールする。すなわち、高優先度データを送信しない空き時間に低優先度データとしてのT1〜T5を送信させるようスケジュールする。これにより、図13のように、高優先度データA1〜A5の次のポーリング順序で低優先度データとしてのT1〜T5を、端末番号が1〜5の端末20に順次送信する。そして、端末20は、低優先度データとしてのT1〜T5を受信すると、端末側時計部24の端末側時刻を、監視側時刻に同期させる。   The schedule creation unit 17 of the monitoring device 10 determines a polling order for transmitting T1 to T5 as low priority data necessary for time synchronization in the polling schedule. At this time, for example, as illustrated in FIG. 3, the schedule creation unit 17 schedules to transmit T1 to T5 as low priority data after the high priority data. That is, it schedules T1-T5 as low priority data to be transmitted in the idle time during which high priority data is not transmitted. As a result, as shown in FIG. 13, T1 to T5 as low priority data are sequentially transmitted to the terminals 20 having terminal numbers 1 to 5 in the next polling order of the high priority data A1 to A5. And the terminal 20 will synchronize the terminal side time of the terminal side clock part 24 with the monitoring side time, if T1-T5 as low priority data is received.

以上のように、この監視システムによれば、監視装置10と端末20との時刻同期に必要な情報を、高優先度データが送信されていない余裕の時間で行うことができる。したがって、この監視システムによれば、端末20間における端末側時刻の誤差を少なくすることができ、より端末側時刻付き計測データに関連付けられる端末側時刻の精度を高くできる。また、この監視システムによれば、監視側記憶部12に記憶された端末側時刻付き計測データと監視側時刻付き計測データとの時刻誤差を少なくできる。   As described above, according to this monitoring system, information necessary for time synchronization between the monitoring device 10 and the terminal 20 can be performed in a margin time during which high priority data is not transmitted. Therefore, according to this monitoring system, the error of the terminal side time between the terminals 20 can be reduced, and the accuracy of the terminal side time associated with the measurement data with the terminal side time can be further increased. Further, according to this monitoring system, it is possible to reduce the time error between the terminal-side timed measurement data stored in the monitoring-side storage unit 12 and the monitoring-side timed measurement data.

なお、上述の実施の形態は本発明の一例である。このため、本発明は、上述の実施形態に限定されることはなく、この実施の形態以外であっても、本発明に係る技術的思想を逸脱しない範囲であれば、設計等に応じて種々の変更が可能であることは勿論である。   The above-described embodiment is an example of the present invention. For this reason, the present invention is not limited to the above-described embodiment, and various modifications can be made depending on the design and the like as long as the technical idea according to the present invention is not deviated from this embodiment. Of course, it is possible to change.

10 監視装置
11 処理部
12 監視側記憶部
13 監視側時計部
14 監視側通信部
15 データ状態取得部
16 外部通信部
17 スケジュール作成部
20 端末
21 端末側通信部
22 端末側計測部
23 端末側記憶部
24 端末側時計部
30 外部システム
DESCRIPTION OF SYMBOLS 10 Monitoring apparatus 11 Processing part 12 Monitoring side memory | storage part 13 Monitoring side clock part 14 Monitoring side communication part 15 Data state acquisition part 16 External communication part 17 Schedule preparation part 20 Terminal 21 Terminal side communication part 22 Terminal side measurement part 23 Terminal side memory | storage Section 24 Terminal side clock section 30 External system

Claims (10)

複数の端末と監視装置とが通信可能に接続され、前記監視装置が前記端末との間で行うポーリング通信によって当該端末の有する監視情報を収集する監視システムであって、
前記端末は、前記監視装置から送信されたポーリング信号に従って前記監視装置とポーリング通信を行う端末側通信部と、端末側時刻を取得する端末側時計部と、前記監視情報を取得する監視情報取得部と、第1所定期間毎に前記監視情報取得部により取得された監視情報と前記端末側時計部により取得された端末側時刻とを関連付けた端末側時刻付き監視情報を記憶する端末側記憶部とを有し、
前記監視装置は、監視装置側時刻を取得して前記第1所定期間よりも短い第2所定期間ごとポーリング開始要求を発行する監視装置側時計部と、前記ポーリング開始要求に従ってポーリング通信を開始して前記端末から前記監視情報又は前記端末側時刻付き監視情報を取得する監視装置側通信部と、前記ポーリング開始要求が発行された時の監視装置側時刻と前記監視装置側通信部により取得された前記監視情報とを関連付けた監視装置側時刻付き監視情報を記憶する監視装置側記憶部とを備え、
前記監視装置は、前記第1所定期間内に含まれる第2所定期間のポーリング通信のうち何れかのポーリング通信によって前記端末側時刻付き監視情報を取得すること
を特徴とする監視システム。
A monitoring system in which a plurality of terminals and a monitoring device are communicably connected, and the monitoring device collects monitoring information of the terminal by polling communication performed between the terminals,
The terminal includes a terminal-side communication unit that performs polling communication with the monitoring device according to a polling signal transmitted from the monitoring device, a terminal-side clock unit that acquires a terminal-side time, and a monitoring information acquisition unit that acquires the monitoring information A terminal-side storage unit for storing terminal-side time-attached monitoring information in which the monitoring information acquired by the monitoring information acquisition unit every first predetermined period and the terminal-side time acquired by the terminal-side clock unit are associated with each other Have
The monitoring device acquires a monitoring device side time and issues a polling start request every second predetermined period shorter than the first predetermined period, and starts polling communication according to the polling start request. The monitoring device side communication unit that acquires the monitoring information or the terminal side timed monitoring information from the terminal, the monitoring device side time when the polling start request is issued, and the monitoring device side communication unit A monitoring device-side storage unit that stores monitoring information with time associated with the monitoring device;
The monitoring system is characterized in that the monitoring device acquires the terminal-side timed monitoring information by any one of polling communications in a second predetermined period included in the first predetermined period.
前記監視装置側記憶部は、前記監視装置側通信部によって前記端末の監視項目の属性を示す監視項目属性情報を記憶しており、
前記監視項目属性情報に基づいて前記端末のポーリング順序を示すポーリングスケジュールを組み立てるスケジュール作成部を更に備え、
前記監視装置側通信部は、前記スケジュール作成部により作成された前記ポーリングスケジュールに従ってポーリング通信を行うこと
を特徴とする請求項1に記載の監視システム。
The monitoring device side storage unit stores monitoring item attribute information indicating an attribute of the monitoring item of the terminal by the monitoring device side communication unit,
A schedule creation unit for assembling a polling schedule indicating the polling order of the terminal based on the monitoring item attribute information;
The monitoring system according to claim 1, wherein the monitoring device side communication unit performs polling communication in accordance with the polling schedule created by the schedule creation unit.
前記監視装置側通信部によって取得され前記監視装置側記憶部に記憶された端末側時刻付き監視情報の欠損状態を調べるデータ状態取得部を更に備え、
前記スケジュール作成部は、前記データ状態取得部により調べられた欠損情報に基づいて、欠損している端末側時刻付き監視情報を前記端末に要求しても前記第2所定期間を超えない場合に、前記欠損している端末側時刻付き監視情報を取得するよう前記ポーリングスケジュールを作成すること
を特徴とする請求項2に記載の監視システム。
A data state acquisition unit for examining a missing state of the terminal side timed monitoring information acquired by the monitoring device side communication unit and stored in the monitoring device side storage unit;
The schedule creation unit, based on the missing information examined by the data state acquisition unit, when requesting the terminal-side monitoring information with time missing from the terminal does not exceed the second predetermined period, The monitoring system according to claim 2, wherein the polling schedule is created so as to obtain the missing terminal-side monitoring information with time.
前記端末は、前記端末側時刻付き監視情報の項目として端末側時刻付き監視情報の保有数を有し、
前記スケジュール作成部は、前記端末側時刻付き監視情報の保有数を、前記監視装置側時刻と関連付けられる監視情報よりも優先度の低い監視情報としてポーリングスケジュールを作成すること
を特徴とする請求項3に記載の監視システム。
The terminal has the number of terminal-side timed monitoring information as an item of the terminal-side timed monitoring information,
The schedule creation unit creates a polling schedule with the number of monitoring information with time on the terminal side held as monitoring information having a lower priority than the monitoring information associated with the monitoring device side time. The monitoring system described in.
前記監視装置に対して監視情報を要求する割り込み要求が発生した場合に、前記端末側時刻付き監視情報よりも優先度が高い監視情報を取得するポーリング通信が終了した時まで待機して割り込み要求に応じたポーリング通信を行うことを特徴とする請求項2に記載の監視システム。   When an interrupt request for requesting monitoring information to the monitoring device is generated, it waits until polling communication for obtaining monitoring information having a higher priority than the monitoring information with time on the terminal side is completed and becomes an interrupt request. The monitoring system according to claim 2, wherein polling communication is performed in response. 前記スケジュール作成部は、前記監視装置側時刻と関連付けられる監視情報よりも優先度の低い監視情報として前記端末側時刻を前記監視装置側時刻に同期させるために必要な情報を設定してポーリング順序を決定し、
前記監視装置側通信部は、当該ポーリング順序で前記端末側時刻を前記監視装置側時刻に同期させるために必要な情報を前記端末に送信すること
を特徴とする請求項2に記載の監視システム。
The schedule creation unit sets information necessary to synchronize the terminal side time with the monitoring device side time as monitoring information having a lower priority than the monitoring information associated with the monitoring device side time, and sets a polling order. Decide
The monitoring system according to claim 2, wherein the monitoring device side communication unit transmits information necessary for synchronizing the terminal side time to the monitoring device side time in the polling order.
複数の端末と通信可能に接続され、前記端末との間で行うポーリング通信によって当該端末の有する監視情報を収集する監視装置であって、
監視装置側時刻を取得して、前記端末が監視情報を取得する第1所定期間よりも短い第2所定期間ごとポーリング開始要求を発行する監視装置側時計部と、
前記ポーリング開始要求に従ってポーリング通信を開始して前記端末から前記監視情報又は前記監視情報に端末側時刻が関連付けられた端末側時刻付き監視情報を取得する監視装置側通信部と、
前記ポーリング開始要求が発行された時の監視装置側時刻と前記監視装置側通信部により取得された前記監視情報とを関連付けた監視装置側時刻付き監視情報を記憶する監視装置側記憶部とを備え、
前記監視装置側通信部は、前記第1所定期間内に含まれる第2所定期間のポーリング通信のうち何れかのポーリング通信によって前記端末側時刻付き監視情報を取得すること
を特徴とする監視装置。
A monitoring device that is communicably connected to a plurality of terminals and collects monitoring information of the terminal by polling communication performed between the terminals,
A monitoring device side clock unit that acquires a monitoring device side time and issues a polling start request every second predetermined period shorter than a first predetermined period in which the terminal acquires monitoring information;
A monitoring device-side communication unit that starts the polling communication according to the polling start request and acquires the monitoring information with the terminal-side time associated with the monitoring information or the monitoring information from the terminal;
A monitoring device side storage unit that stores monitoring device side timed monitoring information that associates the monitoring device side time when the polling start request is issued with the monitoring information acquired by the monitoring device side communication unit. ,
The monitoring apparatus is characterized in that the monitoring apparatus side communication unit acquires the terminal side timed monitoring information by any one of the polling communications in the second predetermined period included in the first predetermined period.
複数の端末と通信可能に接続され、前記端末との間で行うポーリング通信によって当該端末の有する監視情報を収集する監視装置により実行されるプログラムであって、
前記監視装置に、
監視装置側時刻を取得して、前記端末が監視情報を取得する第1所定期間よりも短い第2所定期間ごとポーリング開始要求を発行し、
前記ポーリング開始要求に従ってポーリング通信を開始して前記端末から前記監視情報又は前記監視情報に端末側時刻が関連付けられた端末側時刻付き監視情報を取得し、
前記ポーリング開始要求が発行された時の監視装置側時刻と前記監視情報とを関連付けた監視装置側時刻付き監視情報を記憶部に記憶させ、
前記第1所定期間内に含まれる第2所定期間のポーリング通信のうち何れかのポーリング通信によって前記端末側時刻付き監視情報を取得すること
を実行させるための監視装置のプログラム。
A program that is connected to a plurality of terminals in a communicable manner and that is executed by a monitoring device that collects monitoring information of the terminal by polling communication performed between the terminals,
In the monitoring device,
The monitoring device side time is acquired, and a polling start request is issued every second predetermined period shorter than the first predetermined period in which the terminal acquires monitoring information.
In accordance with the polling start request, start polling communication to acquire monitoring information with terminal side time associated with the monitoring information or the monitoring information from the terminal, and the terminal side time,
Storing monitoring information with time on the monitoring device side that associates the monitoring device side time with the monitoring information when the polling start request is issued, in the storage unit;
A program of a monitoring device for causing the terminal side timed monitoring information to be acquired by any one of polling communications in a second predetermined period included in the first predetermined period.
監視装置と通信可能に接続され、前記監視装置との間で行うポーリング通信によって監視情報を送信する端末装置であって、
前記監視装置から送信されたポーリング信号に従って前記監視装置とポーリング通信を行う端末側通信部と、
端末側時刻を取得する端末側時計部と、
前記監視情報を取得する監視情報取得部と、
第1所定期間毎に前記監視情報取得部により取得された監視情報と前記端末側時計部により取得された端末側時刻とを関連付けた端末側時刻付き監視情報を記憶する端末側記憶部とを有し、
前記端末側通信部は、前記第1所定期間内に含まれ、前記第1所定期間よりも短い第2所定期間のポーリング通信のうち、何れかのポーリング通信によって前記端末側記憶部に記憶された前記端末側時刻付き監視情報を送信し、それ以外のポーリング通信によって前記監視情報を送信することを特徴とする端末装置。
A terminal device that is communicably connected to a monitoring device and transmits monitoring information by polling communication with the monitoring device,
A terminal-side communication unit that performs polling communication with the monitoring device according to a polling signal transmitted from the monitoring device;
A terminal-side clock that obtains the terminal-side time;
A monitoring information acquisition unit for acquiring the monitoring information;
A terminal-side storage unit that stores monitoring information with terminal-side time that associates the monitoring information acquired by the monitoring-information acquiring unit with the terminal-side time acquired by the terminal-side clock unit for each first predetermined period; And
The terminal-side communication unit is included in the first predetermined period, and is stored in the terminal-side storage unit by any one of the polling communications of the second predetermined period shorter than the first predetermined period. A terminal device that transmits the monitoring information with time on the terminal side and transmits the monitoring information by other polling communication.
監視装置と通信可能に接続され、前記監視装置との間で行うポーリング通信によって監視情報を送信する端末装置のプログラムであって、
前記端末装置に、
第1所定期間毎に監視情報と端末側時刻とを関連付けた端末側時刻付き監視情報を端末側記憶部に記憶させ、
前記監視装置から送信されたポーリング信号に従って前記監視装置とポーリング通信を行って、前記第1所定期間内に含まれ、前記第1所定期間よりも短い第2所定期間のポーリング通信のうち、何れかのポーリング通信によって前記端末側記憶部に記憶された前記端末側時刻付き監視情報を送信し、それ以外のポーリング通信によって前記監視情報を送信すること
を実行させるための端末装置のプログラム。
A program for a terminal device that is communicably connected to a monitoring device and transmits monitoring information by polling communication with the monitoring device,
In the terminal device,
Storing the terminal-side time-attached monitoring information that associates the monitoring information with the terminal-side time for each first predetermined period in the terminal-side storage unit;
One of the polling communications within the first predetermined period, which is included in the first predetermined period and shorter than the first predetermined period, performs polling communication with the monitoring apparatus according to the polling signal transmitted from the monitoring apparatus. A program for a terminal device for causing the terminal-side timed monitoring information stored in the terminal-side storage unit to be transmitted by polling communication and transmitting the monitoring information by other polling communication.
JP2011061004A 2011-03-18 2011-03-18 Monitoring system, monitoring device, monitoring device program, terminal device, and terminal device program Active JP5724066B2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2011061004A JP5724066B2 (en) 2011-03-18 2011-03-18 Monitoring system, monitoring device, monitoring device program, terminal device, and terminal device program
PCT/JP2012/056891 WO2012128220A1 (en) 2011-03-18 2012-03-16 Monitoring system, monitoring device, program for monitoring device, terminal device, and program for terminal device
CN201280013858.0A CN103444134B (en) 2011-03-18 2012-03-16 Supervision system, monitoring arrangement and the method performed by monitoring arrangement, termination and the method performed by termination

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011061004A JP5724066B2 (en) 2011-03-18 2011-03-18 Monitoring system, monitoring device, monitoring device program, terminal device, and terminal device program

Publications (2)

Publication Number Publication Date
JP2012199651A true JP2012199651A (en) 2012-10-18
JP5724066B2 JP5724066B2 (en) 2015-05-27

Family

ID=46879367

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011061004A Active JP5724066B2 (en) 2011-03-18 2011-03-18 Monitoring system, monitoring device, monitoring device program, terminal device, and terminal device program

Country Status (3)

Country Link
JP (1) JP5724066B2 (en)
CN (1) CN103444134B (en)
WO (1) WO2012128220A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016031697A (en) * 2014-07-30 2016-03-07 株式会社Tbグループ Sales data processing system
WO2016046929A1 (en) * 2014-09-25 2016-03-31 株式会社日立製作所 Data accumulation device and data accumulation method
US11055030B2 (en) 2019-03-19 2021-07-06 Ricoh Company, Ltd. Information processing apparatus to determine state transitions and compliment a deficient state, information processing system, information processing method, and recording medium
JP2022512129A (en) * 2018-12-05 2022-02-02 スーチョウ パワーサイト エレクトリック カンパニー リミテッド High-voltage pulse generator and its communication method

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104635681B (en) * 2014-12-24 2017-08-29 深圳市远航机电有限公司 Fuel oil monitoring system and method
CN105045224B (en) * 2015-05-29 2017-10-03 珠海格力电器股份有限公司 The method and apparatus of data transfer
US11222226B2 (en) * 2017-03-21 2022-01-11 Mitsubishi Electric Corporation Monitoring-screen-data generation device, monitoring-screen-data generation method, and recording medium
CN114070667A (en) * 2021-11-16 2022-02-18 张家口安智科为新能源有限公司 Method for calling data of Modbus protocol equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002217912A (en) * 2001-01-05 2002-08-02 Samsung Electronics Co Ltd Radio communication unit, radio communication system using the unit, and radio communication method for the system
JP2002314546A (en) * 2001-02-28 2002-10-25 Sharp Corp Method for placing priority order on communication between wireless network stations
JP2003115093A (en) * 2001-10-04 2003-04-18 Omron Corp Sensor managing device

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3740995B2 (en) * 2001-03-30 2006-02-01 セイコーエプソン株式会社 Communication control method in wireless communication network
JP2005100443A (en) * 2004-11-01 2005-04-14 Omron Corp Sensor management device, control program of sensor management device, computer-readable recording medium recorded with this program, and control method of sensor management device
JP4652178B2 (en) * 2005-09-05 2011-03-16 三菱電機株式会社 Communication information conversion apparatus and moving body tracking system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002217912A (en) * 2001-01-05 2002-08-02 Samsung Electronics Co Ltd Radio communication unit, radio communication system using the unit, and radio communication method for the system
JP2002314546A (en) * 2001-02-28 2002-10-25 Sharp Corp Method for placing priority order on communication between wireless network stations
JP2003115093A (en) * 2001-10-04 2003-04-18 Omron Corp Sensor managing device

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016031697A (en) * 2014-07-30 2016-03-07 株式会社Tbグループ Sales data processing system
WO2016046929A1 (en) * 2014-09-25 2016-03-31 株式会社日立製作所 Data accumulation device and data accumulation method
JP2022512129A (en) * 2018-12-05 2022-02-02 スーチョウ パワーサイト エレクトリック カンパニー リミテッド High-voltage pulse generator and its communication method
JP7178138B2 (en) 2018-12-05 2022-11-25 スーチョウ パワーサイト エレクトリック カンパニー リミテッド High voltage pulse generator and its communication method
US11055030B2 (en) 2019-03-19 2021-07-06 Ricoh Company, Ltd. Information processing apparatus to determine state transitions and compliment a deficient state, information processing system, information processing method, and recording medium

Also Published As

Publication number Publication date
WO2012128220A1 (en) 2012-09-27
CN103444134A (en) 2013-12-11
CN103444134B (en) 2016-06-15
JP5724066B2 (en) 2015-05-27

Similar Documents

Publication Publication Date Title
JP5724066B2 (en) Monitoring system, monitoring device, monitoring device program, terminal device, and terminal device program
US10523761B2 (en) Master device, slave device, information processing device, event log collecting system, control method of master device, control method of slave device and control program
US9076103B2 (en) Device management system which cooperates with a power managment system for managing power consumption consumed by a plurality of electronic devices, control method for device management system, and storage medium
JP5161363B2 (en) Clock synchronization in asynchronous distributed systems
JP2010128810A (en) Method, system and apparatus for automatic meter reading, and smart meter
CN109862123A (en) Data processing method, Internet of Things module and equipment
FR3016462A1 (en) METHOD FOR ORDERING TASKS IN AN ONLINE CURRENT NETWORK
US20130124758A1 (en) Systems, Methods, and Apparatus for Estimating Power Time of Use
Clarizia et al. Smart meter systems for smart grid management
CN113328899B (en) Fault processing method and system for cluster nodes
WO2014050040A1 (en) Data acquisition device, data acquisition system, and program
CN112560939B (en) Model verification method and device and computer equipment
JP2012150665A (en) Terminal station device
WO2007105471A1 (en) Resource information managing device, system, method, and program
KR101301466B1 (en) System for correcting error, apparatus thereof, method thereof and computer recordable medium storing the method
JP6128624B2 (en) Power consumption estimation apparatus, power consumption estimation method and program
US20130179564A1 (en) Computer-readable recording medium, information processing method, and information processing apparatus
CN116108740A (en) Modeling method and device for power equipment
CN114281504A (en) Task scheduling method and device, electronic equipment and computer readable medium
US11513769B2 (en) Data acquisition system, input device, data acquisition apparatus, and data combining apparatus
JP6694794B2 (en) Control device, time setting method, and program
Bulbenkiene et al. Energy sub-metering data acquisition system
JP2018046390A (en) Processing unit, system, processing method and processing program
CN111817820A (en) Equipment coding method and device and coding system based on two buses
JP2019185226A (en) Electronic device for smart meter, transmission method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20131107

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140909

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20141009

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20141016

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20141024

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20150106

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150130

R151 Written notification of patent or utility model registration

Ref document number: 5724066

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151