Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP6509656B2 - Facility control system and facility control method - Google Patents
[go: Go Back, main page]

JP6509656B2 - Facility control system and facility control method - Google Patents

Facility control system and facility control method Download PDF

Info

Publication number
JP6509656B2
JP6509656B2 JP2015136352A JP2015136352A JP6509656B2 JP 6509656 B2 JP6509656 B2 JP 6509656B2 JP 2015136352 A JP2015136352 A JP 2015136352A JP 2015136352 A JP2015136352 A JP 2015136352A JP 6509656 B2 JP6509656 B2 JP 6509656B2
Authority
JP
Japan
Prior art keywords
pattern
notification method
signals
notification
received
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.)
Active
Application number
JP2015136352A
Other languages
Japanese (ja)
Other versions
JP2017021431A (en
Inventor
真実 工藤
真実 工藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Toshiba Infrastructure Systems and Solutions Corp
Original Assignee
Toshiba Corp
Toshiba Infrastructure Systems and Solutions 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 Toshiba Corp, Toshiba Infrastructure Systems and Solutions Corp filed Critical Toshiba Corp
Priority to JP2015136352A priority Critical patent/JP6509656B2/en
Publication of JP2017021431A publication Critical patent/JP2017021431A/en
Application granted granted Critical
Publication of JP6509656B2 publication Critical patent/JP6509656B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Alarm Systems (AREA)
  • Remote Monitoring And Control Of Power-Distribution Networks (AREA)
  • Traffic Control Systems (AREA)
  • Selective Calling Equipment (AREA)

Description

本発明の実施形態は、施設管制システムおよび施設管制方法に関する。   Embodiments of the present invention relate to a facility control system and a facility control method.

従来、高速道路などに設けられるトンネルなどの施設から信号を受信し、受信した信号に基づいて、施設側で発生した災害などの事象を中央側の管制官に通知する技術が知られている。   2. Description of the Related Art Conventionally, there is known a technique of receiving a signal from a facility such as a tunnel provided on an expressway and notifying a central controller of an event such as a disaster occurring on the facility side based on the received signal.

特開平10−162277号公報Japanese Patent Application Laid-Open No. 10-162277

上記のような技術では、複数の事象が略同時に発生した場合に、複数の事象を効率的に通知することが望まれている。   In the technology as described above, it is desired to efficiently notify a plurality of events when a plurality of events occur substantially simultaneously.

実施形態による施設管制システムは、受信部と、判定部と、通知部とを備える。受信部は、施設で発生した事象を示す信号を受信するように構成される。判定部は、複数の信号が受信された場合に、複数の信号の受信パターンが、予め設定登録された第1パターンと一致するか否かを判定するように構成される。通知部は、複数の信号の受信パターンが第1パターンと一致する場合に、複数の信号に対応する複数の事象を、第1パターンに対応付けて予め設定登録された第1通知方式で通知するように構成される。   The facility control system according to the embodiment includes a reception unit, a determination unit, and a notification unit. The receiver is configured to receive a signal indicative of an event occurring at the facility. The determination unit is configured to determine whether the reception pattern of the plurality of signals matches the first pattern set and registered in advance, when the plurality of signals are received. When the reception pattern of the plurality of signals matches the first pattern, the notification unit notifies the plurality of events corresponding to the plurality of signals by the first notification method set and registered in advance in association with the first pattern. Configured as.

図1は、実施形態による施設管制システムのネットワーク構成を示した例示ブロック図である。FIG. 1 is an exemplary block diagram showing a network configuration of a facility control system according to an embodiment. 図2は、実施形態によるサーバ装置およびクライアント装置のハードウェア構成を示した例示ブロック図である。FIG. 2 is an exemplary block diagram showing a hardware configuration of the server device and the client device according to the embodiment. 図3は、実施形態によるデータ蓄積装置に蓄積される管制情報を示した例示ブロック図である。FIG. 3 is an exemplary block diagram showing control information stored in the data storage device according to the embodiment. 図4は、実施形態によるサーバ装置の機能的構成を示した例示ブロック図である。FIG. 4 is an exemplary block diagram showing a functional configuration of the server device according to the embodiment. 図5は、実施形態によるクライアント装置に出力される登録画面を示した例示図である。FIG. 5 is an exemplary view showing a registration screen output to the client device according to the embodiment. 図6は、実施形態によるクライアント装置に出力される通知画面を示した例示図である。FIG. 6 is an exemplary view showing a notification screen output to the client device according to the embodiment. 図7は、実施形態による分析プログラムが起動された場合にクライアント装置に出力される起動画面を示した例示図である。FIG. 7 is an exemplary view showing an activation screen output to the client device when the analysis program according to the embodiment is activated. 図8は、実施形態によるクライアント装置に出力される生成結果画面を示した例示図である。FIG. 8 is an exemplary view showing a generation result screen output to the client device according to the embodiment. 図9は、実施形態によるクライアント装置に出力される最適化画面を示した例示図である。FIG. 9 is an exemplary view showing an optimization screen output to the client device according to the embodiment. 図10は、実施形態による監視制御プログラムが施設における事象の発生を通知する場合に実行する処理を示した例示フローチャートである。FIG. 10 is an exemplary flowchart showing processing executed when the monitoring control program according to the embodiment notifies occurrence of an event in a facility. 図11は、実施形態による監視制御プログラムが第1パターンおよび第1通知方式の設定登録を行う場合に実行する処理を示した例示フローチャートである。FIG. 11 is an exemplary flowchart showing processing executed when the monitoring control program according to the embodiment performs setting registration of the first pattern and the first notification method. 図12は、実施形態による分析プログラムが第2パターンおよび第2通知方式を生成する場合に実行する処理を示した例示フローチャートである。FIG. 12 is an exemplary flowchart showing processing executed when the analysis program according to the embodiment generates the second pattern and the second notification method. 図13は、実施形態による分析プログラムが第2パターンおよび第2通知方式と第1パターンおよび第1通知方式との差異を出力する場合に実行する処理を示した例示フローチャートである。FIG. 13 is an exemplary flowchart showing processing executed when the analysis program according to the embodiment outputs the second pattern and the difference between the second notification scheme and the first pattern and the first notification scheme.

以下、実施形態を図面に基づいて説明する。   Hereinafter, embodiments will be described based on the drawings.

まず、図1を参照して、実施形態による施設管制システム1000のネットワーク構成について説明する。ここで、施設管制システム1000とは、高速道路などに設けられるトンネルなどの施設側で発生した事象(たとえば停電や火災などの災害)を中央側の管制官(オペレータ)に通知し、発生した事象に対応した処置を管制官に実行させることを実現するシステムである。   First, a network configuration of a facility control system 1000 according to the embodiment will be described with reference to FIG. Here, the facility control system 1000 notifies the central controller (operator) of an event (for example, a disaster such as a power failure or a fire) that occurred in a facility such as a tunnel provided on an expressway or the like. It is a system which realizes having a controller execute a treatment corresponding to

図1に示すように、施設管制システム1000は、サーバ装置100と、クライアント装置200と、データ蓄積装置300とを備える。サーバ装置100は、施設側に設けられる複数の端末400と、ネットワーク500を介して通信可能に接続されている。なお、端末400は、施設で所定の事象(災害)が発生するごとに、発生した事象に対応する信号を、ネットワーク500を介してサーバ装置100に送信するように構成されている。   As shown in FIG. 1, the facility control system 1000 includes a server device 100, a client device 200, and a data storage device 300. The server apparatus 100 is communicably connected to a plurality of terminals 400 provided on the facility side via the network 500. The terminal 400 is configured to transmit a signal corresponding to an event that has occurred to the server device 100 via the network 500 each time a predetermined event (disaster) occurs in the facility.

クライアント装置200は、サーバ装置100に接続されている。クライアント装置200は、管制官により操作される装置であり、施設で発生した事象を管制官に通知したり、管制官による指示を受け付けたりするように構成されている。なお、図1では、クライアント装置200の個数が3つである例を示しているが、クライアント装置200の個数は、2つ以下であってもよいし、4つ以上であってもよい。   The client device 200 is connected to the server device 100. The client device 200 is a device operated by a controller, and is configured to notify the controller of an event occurring in a facility or to receive an instruction from the controller. Although FIG. 1 shows an example in which the number of client devices 200 is three, the number of client devices 200 may be two or less, or four or more.

ここで、サーバ装置100およびクライアント装置200は、図2に示すような、通常のコンピュータ(情報処理装置)と同様のハードウェア構成を有する。すなわち、サーバ装置100およびクライアント装置200は、ハードウェア構成として、通信I/F(インターフェース)601と、入出力I/F602と、CPU(Central Processing Unit)603と、ROM(Read Only Memory)604と、RAM(Random Access Memory)605とを備える。これらのハードウェアは、バスなどを介して互いに接続されている。   Here, the server apparatus 100 and the client apparatus 200 have the same hardware configuration as a normal computer (information processing apparatus) as shown in FIG. That is, the server apparatus 100 and the client apparatus 200 have a hardware configuration including a communication I / F (interface) 601, an input / output I / F 602, a central processing unit (CPU) 603, a read only memory (ROM) 604 and , RAM (Random Access Memory) 605. These pieces of hardware are connected to one another via a bus or the like.

通信I/F601は、自装置を他装置に接続するためのインターフェースである。入出力I/F602は、ディスプレイなどの出力装置や、キーボードなどの入力装置を自装置に接続するためのインターフェースである。   The communication I / F 601 is an interface for connecting the own device to another device. The input / output I / F 602 is an interface for connecting an output device such as a display or an input device such as a keyboard to the own device.

CPU603は、各種コンピュータプログラムを実行することにより、自装置の各部を制御するように構成された演算処理部である。ROM604は、CPU603が実行する各種コンピュータプログラムなどが記憶される不揮発性メモリである。RAM605は、CPU603が各種コンピュータプログラムを実行する際の作業領域を提供するメインメモリである。   The CPU 603 is an arithmetic processing unit configured to control each unit of the own device by executing various computer programs. The ROM 604 is a non-volatile memory in which various computer programs executed by the CPU 603 are stored. A RAM 605 is a main memory that provides a work area when the CPU 603 executes various computer programs.

図1に戻り、データ蓄積装置300は、サーバ装置100に接続されている。データ蓄積装置300は、サーバ装置100が端末400から受信した信号に含まれる各種情報を記憶するように構成されたストレージデバイスである。つまり、実施形態によるサーバ装置100は、端末400から信号を受信する毎に、受信した信号に含まれる各種情報をデータ蓄積装置300に記憶(蓄積)するように構成されている。   Returning to FIG. 1, the data storage device 300 is connected to the server device 100. The data storage device 300 is a storage device configured to store various types of information included in the signal received by the server device 100 from the terminal 400. That is, each time the server device 100 according to the embodiment receives a signal from the terminal 400, the server device 100 is configured to store (accumulate) various information included in the received signal in the data storage device 300.

データ蓄積装置300は、サーバ装置100が受信した信号に含まれる各種情報を、たとえば図3に示すようなテーブル301として記憶するように構成されている。テーブル301の1行目の「日時」、「場所」、および「設備」の欄には、それぞれ、事象が発生した日時、場所、および設備を示す情報が登録される。また、テーブル301の1行目の「項目名称」および「動作」の欄には、発生した事象を特定するための情報などが挙げられる。これらの情報は、時系列に沿ってデータ蓄積装置300に記憶される。   The data storage device 300 is configured to store various information included in the signal received by the server device 100 as a table 301 as shown in FIG. 3, for example. Information indicating the date and time when the event occurred, the location, and the facility is registered in the “date and time”, “location”, and “equipment” columns of the first line of the table 301, respectively. Further, in the column of “Item Name” and “Action” in the first line of the table 301, information for specifying an event that has occurred and the like can be mentioned. These pieces of information are stored in the data storage device 300 in chronological order.

テーブル301は、次のような事象が発生したことを示している。つまり、テーブル301の2行目〜4行目の各項目は、受配電設備に停電が発生し(2行目参照)、受配電設備が買電のための自家発電設備に切り替わり(3行目参照)、自家発電設備の運転が開始した(4行目参照)、ということを示している。そして、テーブル301の5行目の各項目は、上記の2行目〜4行目の一連の動作が正常に行われたか否かの判定(連動判定、略して連判)の結果を端末400がサーバ装置100に通知した、ということを示している。以上、テーブル301の5行目までを簡単に説明したが、6行目以降についても同様に解釈可能であるため、ここでは6行目以降の説明を省略する。   The table 301 shows that the following event has occurred. That is, in the items in the second to fourth rows of the table 301, a power failure occurs in the power receiving and distributing facilities (see the second row), and the power receiving and distributing facilities are switched to private power generation facilities for purchasing electricity (third row (Refer to the table), It shows that the operation of the private power generation facility has started (refer to the fourth line). Then, in each item of the fifth line of the table 301, the terminal 400 determines the result of determination (interlocking determination, continuous determination for short) of whether the above-described series of operations of the second to fourth lines are normally performed. It indicates that the server device 100 has been notified. As mentioned above, although the 5th line of the table 301 was demonstrated easily, since it can be similarly interpreted similarly about 6th line or subsequent ones, description of the 6th or subsequent line is abbreviate | omitted here.

ここで、雷や地震などの、比較的規模が大きくなる傾向がある事象(災害)が発生した場合、複数の施設において同時に(または所定値以下の時間間隔で)災害が発生し、複数の端末400からサーバ装置100に大量の信号が送信されるという事態が発生し得る。このような複数の災害を管制官に通知する方法として、たとえば、複数の災害を1つずつ順次通知する方法が考えられるが、この方法は、全ての災害を通知するのに時間がかかり、効率的とはいえない。   Here, when an event (disaster) that tends to become relatively large such as lightning or earthquake occurs, disasters occur simultaneously (or at time intervals equal to or less than a predetermined value) in multiple facilities, and multiple terminals A situation may occur where a large amount of signals are transmitted from 400 to the server apparatus 100. As a method of notifying the controller of such a plurality of disasters, for example, a method of sequentially notifying a plurality of disasters one by one can be considered, but this method takes time to notify all the disasters, and the efficiency It's not true.

そこで、実施形態では、図4に示すような監視制御プログラム110をサーバ装置100にインストールすることにより、複数の事象(災害)が略同時に発生した場合でも、それら複数の災害を効率的に管制官に通知することができるようにした。   Therefore, in the embodiment, by installing the monitoring control program 110 as shown in FIG. 4 in the server apparatus 100, even when a plurality of events (disasters) occur substantially simultaneously, the plurality of disasters can be efficiently controlled. I was able to notify.

以下、図4〜図6を参照して、実施形態による監視制御プログラム110についてより詳細に説明する。   Hereinafter, the monitoring control program 110 according to the embodiment will be described in more detail with reference to FIGS. 4 to 6.

図4に示すように、監視制御プログラム110は、機能的構成として、受信部111と、判定部112と、通知部113と、登録受付部114とを備える。   As shown in FIG. 4, the monitoring control program 110 includes a receiving unit 111, a determining unit 112, a notifying unit 113, and a registration receiving unit 114 as a functional configuration.

受信部111は、施設で発生した事象(災害)を示す信号を、ネットワーク500を介して端末400から受信するように構成されている。また、判定部112は、複数の信号が略同時に受信された場合に、それら複数の信号の受信パターンが、予め設定登録された第1パターンと一致するか否かを判定するように構成されている。そして、通知部113は、複数の信号の受信パターンが第1パターンと一致する場合に、複数の信号に対応する複数の事象を、第1パターンに対応付けて予め設定登録された第1通知方式で、クライアント装置200を介して管制官に通知するように構成されている。以下、第1パターンおよび第1通知方式について具体例を挙げて説明する。   The receiving unit 111 is configured to receive a signal indicating an event (disaster) occurring at a facility from the terminal 400 via the network 500. In addition, when a plurality of signals are received substantially simultaneously, the determination unit 112 is configured to determine whether the reception pattern of the plurality of signals matches the first pattern registered in advance. There is. Then, when the reception pattern of the plurality of signals matches the first pattern, the notification unit 113 associates the plurality of events corresponding to the plurality of signals with the first pattern, and the first notification method is preset and registered. Is configured to notify the controller via the client device 200. Hereinafter, the first pattern and the first notification method will be described by way of specific examples.

たとえば、高速道路上の連続する3つの区間A、BおよびCに略同時に災害が発生した場合では、区間Aで災害が発生した旨の通知と、区間Bで災害が発生した旨の通知と、区間Cで災害が発生した旨の通知とを別々に合計3回行うよりも、区間A〜Cで災害が発生した旨の通知を1回だけ行った方が効率的である。したがって、実施形態では、第1パターンとして、3つの区間A〜Cに略同時に災害が発生した場合に受信される3つの信号の受信パターンを予め設定登録しておき、この第1パターンに対応する第1通知方式として、3つの事象を1つにまとめて通知するという通知方式を予め設定登録しておく。このように第1パターンおよび第1通知方式を設定登録しておけば、複数の災害の発生を効率的に管制官に通知することができる。   For example, when a disaster occurs in three consecutive sections A, B and C on a freeway substantially simultaneously, a notification that a disaster has occurred in section A, a notification that a disaster has occurred in section B, and It is more efficient to send a notification that a disaster has occurred only once in Sections A to C than performing a notification that a disaster has occurred in Section C separately three times in total. Therefore, in the embodiment, reception patterns of three signals to be received when disasters occur substantially simultaneously in three sections A to C are set and registered in advance as a first pattern, and the first pattern corresponds to the first pattern. As a first notification method, a notification method in which three events are collectively notified and registered is set and registered in advance. By setting and registering the first pattern and the first notification method as described above, it is possible to efficiently notify the controller of the occurrence of a plurality of disasters.

他の例として、高速道路上の3つの区間D、EおよびFに略同時に災害が発生した場合であって、かつ3つの区間D〜Fの優先度(たとえば施設の重要度)が異なる場合では、区間D〜Fで災害が発生した旨の通知とを、優先度の高いものから順に通知することができれば効率的である。したがって、実施形態では、第1パターンとして、3つの区間D〜Fに略同時に災害が発生した場合に受信される3つの信号の受信パターンを予め設定登録しておき、この第1パターンに対応する第1通知方式として、3つの事象を所定の優先度に従って通知する通知方式を予め設定登録しておく。このように第1パターンおよび第1通知方式を設定登録しておけば、複数の災害の発生を効率的に管制官に通知することができる。   As another example, in the case where a disaster occurs in three sections D, E and F on the expressway at substantially the same time, and in the case where the priorities of the three sections D to F differ (for example, the importance of facilities) It is efficient if notification of the occurrence of a disaster in sections D to F can be notified in order from the one with the highest priority. Therefore, in the embodiment, as the first pattern, reception patterns of three signals to be received when disasters occur substantially simultaneously in three sections D to F are set and registered in advance, and the first pattern corresponds to the first pattern. As the first notification method, a notification method for notifying three events in accordance with a predetermined priority is set and registered in advance. By setting and registering the first pattern and the first notification method as described above, it is possible to efficiently notify the controller of the occurrence of a plurality of disasters.

上記のような第1パターンおよび第1通知方式の設定登録は、管制官がクライアント装置200を操作することによって行うことが可能である。監視制御プログラム110の登録受付部114(図4参照)は、管制官による第1パターンおよび第1通知方式の組み合わせの設定登録操作を受け付けるように構成されている。   The above-described setting registration of the first pattern and the first notification method can be performed by the controller operating the client device 200. The registration receiving unit 114 (see FIG. 4) of the monitoring control program 110 is configured to receive the setting registration operation of the combination of the first pattern and the first notification method by the controller.

ここで、実施形態による登録受付部114は、第1パターンおよび第1通知方式の設定登録操作を受け付ける場合に、管制官が操作入力を行うことが可能な、たとえば図5に示すような災害パターン登録画面IM1をクライアント装置200に出力するように構成されている。災害パターン登録画面IM1は、クライアント装置200の入出力I/F602(図2参照)に接続されるディスプレイなどに表示される。また、災害パターン登録画面IM1に対する操作入力は、クライアント装置200の入出力I/F602に接続されるキーボードなどによって行われる。   Here, when the registration receiving unit 114 according to the embodiment receives the setting registration operation of the first pattern and the first notification method, the disaster pattern as shown in FIG. 5, for example, allows the controller to perform an operation input. The registration screen IM1 is configured to be output to the client device 200. The disaster pattern registration screen IM1 is displayed on a display or the like connected to the input / output I / F 602 (see FIG. 2) of the client device 200. The operation input to the disaster pattern registration screen IM1 is performed by a keyboard or the like connected to the input / output I / F 602 of the client device 200.

災害パターン登録画面IM1の「(1)パターン名称」は、パターンの名称を設定するための項目である。また、「(2)トリガ設定」は、「(3)処理内容設定」で設定された処理内容を実行する条件(トリガ)を設定するための項目である。つまり、実施形態では、端末400から受信された信号に含まれる情報が、「(2)トリガ設定」で設定された条件を満たす場合に、「(3)処理内容設定」で設定された処理内容が実行されるようになっている。   The “(1) pattern name” on the disaster pattern registration screen IM1 is an item for setting the name of the pattern. Further, “(2) Trigger setting” is an item for setting a condition (trigger) for executing the processing content set in “(3) Processing content setting”. That is, in the embodiment, when the information included in the signal received from the terminal 400 satisfies the condition set in “(2) Trigger setting”, the processing content set in “(3) Processing content setting” Is supposed to be implemented.

図5の設定内容は、○○ICの停電が発生した旨の信号と、□□ICの停電が発生した旨の信号と、△△ICの停電が発生した旨の信号との3つの信号が受信された状態が10秒以上継続した場合や、これら3つの信号全てが10秒以内に受信された場合などに(図5の「(2)トリガ設定」参照)、◎ICの停電が発生した旨の通知と、○○SAの停電が発生した旨の通知と、□□TNの停電が発生した旨の通知とをオフにする(図5の「(3)処理内容設定」参照)、といった設定内容となっている。すなわち、図5の設定内容は、○○ICの停電と、□□ICの停電と、△△ICの停電とが同時に発生した状態が10秒以上継続した場合や、これら3つの事象(3箇所の停電)全てが10秒以内に発生した場合などには、◎IC、○○SA、および□□TNの停電が発生したとしても、◎IC、○○SA、および□□TNのそれぞれの停電の発生を管制官に通知することはしない、といった設定内容となっている。   The setting contents in FIG. 5 are three signals of a signal indicating that a power failure of が IC has occurred, a signal indicating that a power failure of □□ IC has occurred, and a signal indicating that a power failure of Δ △ IC has occurred. A power failure of the IC occurred when the received state continued for 10 seconds or more, or when all three signals were received within 10 seconds (see “(2) Trigger setting” in FIG. 5). Turn off the notification to that effect, the notification that a power failure of ○ SA occurred, and the notification that a power failure of □□ TN occurred (see “(3) Process content setting” in Figure 5). It is a setting content. That is, in the setting contents of FIG. 5, a state where a blackout of ○ IC, a blackout of □□ IC, and a blackout of 発 生 IC simultaneously occur for 10 seconds or more, or these three events (three places Blackout) If all blackouts occur within 10 seconds, etc., even if a blackout of ICIC, ○ SA, and □□ TN occurs, each power failure of ICIC, SASA, and □□ TN Is not set to notify the controller of the occurrence of

ここで、図5の例では、「(3)処理内容設定」のうちの「個別設定」という項目によって設定内容が定められている。「個別設定」は、複数の端末400から受信される信号1つ1つに対する処理内容(事象の通知方式)を個別に設定するための項目である。しかしながら、図5の例では、「(3)処理内容設定」には、「個別設定」という項目の他にも、「一括設定」という項目が存在している。「一括設定」は、ある特定の場所に対応する全ての端末400から受信される信号に対する処理内容を一括して設定したり、ある特定の設備に対応する全ての端末400から受信される信号に対する処理内容を一括して設定したりするための項目である。   Here, in the example of FIG. 5, the setting content is defined by the item “individual setting” in “(3) setting of processing content”. The “individual setting” is an item for individually setting processing content (event notification method) for each signal received from a plurality of terminals 400. However, in the example of FIG. 5, an item “collective setting” is present in “(3) processing content setting” in addition to the item “individual setting”. “Batch setting” sets processing contents for signals received from all terminals 400 corresponding to a specific place at once, or for signals received from all terminals 400 corresponding to a specific facility. It is an item for setting processing contents collectively.

実施形態では、図5のような災害パターン登録画面IM1を用いて第1パターンおよび第1通知方式を予め設定登録しておくことにより、複数の事象を1つにまとめて通知したり、複数の事象を所定の優先度に従って通知したりするなど、複数の事象の通知を効率的に行うことができる。   In the embodiment, the first pattern and the first notification method are set and registered in advance using the disaster pattern registration screen IM1 as shown in FIG. Notification of a plurality of events can be efficiently performed, such as notification of events according to a predetermined priority.

たとえば、図6は、○○IC、□□IC、および△△ICの3箇所における停電の発生を1つにまとめて通知するといった設定登録が行われている場合にクライアント装置200側に出力される画面(通知画面)の例を示している。図6の通知画面IM2は、一例として、○○ICにおける停電の発生と、□□ICにおける停電の発生と、△△ICにおける停電の発生とを、○○IC〜△△ICにおける広域停電の発生として一括して通知するように構成されている。   For example, FIG. 6 is output to the client apparatus 200 when setting registration is performed in which occurrence of a power failure at three locations of ○ IC, □□ IC, and ΔΔ IC is notified collectively into one. An example of the display screen (notification screen) is shown. As an example, notification screen IM2 in FIG. 6 indicates occurrence of power failure in ○ IC, occurrence of power failure in □□ IC, occurrence of power failure in △ IC, wide-area power failure in 広 域 IC to △ IC It is configured to notify collectively as occurrence.

なお、実施形態による通知部113(図4参照)は、複数の信号の受信パターンが第1パターンと一致しない場合(図5の「(2)トリガ設定」で設定された条件が満たされない場合)には、受信した複数の信号に対応する複数の事象を、信号が受信された順に(または事象が発生した順に)順次管制官に通知するように構成されている。   The notification unit 113 (see FIG. 4) according to the embodiment does not match the reception pattern of the plurality of signals with the first pattern (when the condition set in “(2) Trigger setting” of FIG. 5 is not satisfied) , The plurality of events corresponding to the plurality of received signals are sequentially notified to the controller in the order in which the signals were received (or in the order in which the events occurred).

ここで、実施形態では、上記のように、データ蓄積装置300(図1参照)には、サーバ装置100と端末400との間で送受信される過去のデータ(信号)が全て蓄積されるようになっている。このため、過去のデータを分析すれば、既に登録された第1パターンおよび第1通知方式以外にも、複数の事象(災害)をさらに効率的に通知することが可能な新たな受信パターンおよび通知方式の組み合わせを見いだせる可能性が高い。   Here, in the embodiment, as described above, all the past data (signals) transmitted and received between the server device 100 and the terminal 400 are stored in the data storage device 300 (see FIG. 1). It has become. For this reason, if the past data is analyzed, a new reception pattern and notification that can notify a plurality of events (disasters) more efficiently besides the already registered first pattern and first notification method. There is a high possibility of finding a combination of methods.

そこで、実施形態では、図4に示すような分析プログラム120をサーバ装置100にインストールすることにより、データ蓄積装置300に蓄積された過去のデータの学習を行うことができるようにした。つまり、実施形態による分析プログラム120は、データ蓄積装置300に蓄積された過去のデータを利用して、既に登録された第1パターンおよび第1通知方式とは異なる新たなパターンおよび通知方式を生成することが可能なように構成されている。   Therefore, in the embodiment, by installing an analysis program 120 as shown in FIG. 4 in the server device 100, it is possible to learn past data stored in the data storage device 300. That is, the analysis program 120 according to the embodiment uses the past data stored in the data storage device 300 to generate a new pattern and notification method different from the already registered first pattern and the first notification method. It is configured to be able to.

以下、図4および図7〜図9を参照して、実施形態による分析プログラム120についてより詳細に説明する。   Hereinafter, the analysis program 120 according to the embodiment will be described in more detail with reference to FIGS. 4 and 7 to 9.

図4に示すように、分析プログラム120は、機能的構成として、分析部121と、出力部122と、設定登録部123とを備える。   As shown in FIG. 4, the analysis program 120 includes an analysis unit 121, an output unit 122, and a setting registration unit 123 as a functional configuration.

分析部121は、データ蓄積装置300に記憶された過去のデータを利用して、過去に受信された信号の受信パターンである第2パターンと、過去に受信された信号に対応する過去の事象の通知方式である第2通知方式との対応関係を分析するように構成されている。そして、出力部122は、分析部121による分析結果に基づいて、既に登録された第1パターンおよび第1通知方式とは異なる、複数の事象(災害)を効率的に通知することが可能な第2パターンおよび第2通知方式の組み合わせを生成して出力するように構成されている。 The analysis unit 121 uses a past data stored in the data storage device 300 to generate a second pattern, which is a reception pattern of a signal received in the past, and a past event corresponding to the signal received in the past. It is comprised so that the correspondence with the 2nd notification system which is a notification system may be analyzed. Then, based on the analysis result by the analysis unit 121, the output unit 122 can efficiently notify a plurality of events (disasters) different from the already registered first pattern and the first notification method. It is configured to generate and output a combination of the two patterns and the second notification method.

設定登録部123は、出力部122により生成された第2パターンおよび第2通知方式の設定登録を行うように構成されている。実施形態による監視制御プログラム110は、設定登録部123により第2パターンおよび第2通知方式の設定登録が行われた後に実行された場合、次のような処理を行うように構成されている。つまり、監視制御プログラム110は、複数の信号が受信された場合に、複数の信号の受信パターンが既に登録された第1パターンと一致するか否かを判定するとともに、第2パターンと一致するか否かを判定するように構成されている。そして、監視制御プログラム110は、判定結果に基づいて、複数の信号に対応する複数の事象を、第1通知方式、第2通知方式、または通常の通知方式で通知するように構成されている。 The setting registration unit 123 is configured to perform setting registration of the second pattern and the second notification method generated by the output unit 122. The monitoring control program 110 according to the embodiment is configured to perform the following process when it is executed after the setting registration unit 123 performs the setting registration of the second pattern and the second notification method. That is, when a plurality of signals are received, the monitoring control program 110 determines whether or not the reception pattern of the plurality of signals matches the already registered first pattern, and also matches the second pattern. It is comprised so that it may determine whether or not. Then, the monitoring control program 110 is configured to notify, based on the determination result, a plurality of events corresponding to a plurality of signals by the first notification method, the second notification method, or the normal notification method.

ここで、過去のデータに基づいて生成された第2パターンおよび第2通知方式が、既に登録された第1パターンおよび第1通知方式と異なる場合、これらの差異を容易に識別できれば便利である。つまり、第1パターンおよび第1通知方式と、第2パターンおよび第2通知方式との差異を容易に識別できれば、現在使用中の第1パターンおよび第1通知方式の組み合わせを、分析プログラム120により推奨された第2パターンおよび第2通知方式の組み合わせに基づいて修正(最適化)することが容易になり、便利である。 Here, if the second pattern and the second notification method generated based on the past data are different from the already registered first pattern and the first notification method, it is convenient if these differences can be easily identified. That is, if the difference between the first pattern and the first notification method and the second pattern and the second notification method can be easily identified, the analysis program 120 recommends the combination of the first pattern and the first notification method currently in use. It is easy and convenient to modify (optimize) based on the combination of the second pattern and the second notification method.

そこで、実施形態による分析プログラム120の出力部122は、過去のデータに基づいて生成した第2パターンおよび第2通知方式を、既に登録された第1パターンおよび第1通知方式との差異を識別可能に出力することが可能なように構成されている。 Therefore, the output unit 122 of the analysis program 120 according to the embodiment can distinguish the second pattern and the second notification method generated based on the past data from the difference between the already registered first pattern and the first notification method. It is configured to be able to output to

以下、図7〜図9を参照して、実施形態による分析プログラム120が実行された場合にクライアント装置200に出力される画面の例について説明する。   Hereinafter, with reference to FIGS. 7 to 9, an example of a screen output to the client device 200 when the analysis program 120 according to the embodiment is executed will be described.

実施形態によるサーバ装置100は、管制官によるクライアント装置200の操作に基づいて分析プログラム120が起動された場合に、図7に示すような起動画面IM3をクライアント装置200に出力するように構成されている。起動画面IM3の「災害パターンの生成」は、過去のデータに基づく第2パターンおよび第2通知方式の組み合わせを生成するための項目であり、起動画面IM3の「災害パターンの最適化」は、既に登録された第1パターンおよび第1通知方式を、過去のデータに基づいて生成された第2パターンおよび第2通知方式に基づいて最適化するための項目である。管制官は、クライアント装置200を用いて操作入力を行うことにより、起動画面IM3上で「災害パターンの生成」または「災害パターンの最適化」のいずれかの項目を選択・決定することができる。 The server device 100 according to the embodiment is configured to output the start screen IM3 as shown in FIG. 7 to the client device 200 when the analysis program 120 is started based on the operation of the client device 200 by the controller. There is. "Generation of disaster pattern" of the startup screen IM3 is an item for generating a combination of the second pattern and the second notification method based on past data, and "optimization of disaster pattern" of the startup screen IM3 is already The registered first pattern and the first notification method are items to be optimized based on the second pattern and the second notification method generated based on past data. By performing an operation input using the client device 200, the controller can select / determine any item of “generation of disaster pattern” or “optimization of disaster pattern” on the startup screen IM3.

図7の起動画面IM3上で「災害パターンの生成」という項目が選択・決定された場合(「作成」ボタンが押下された場合)、サーバ装置100は、図8に示すような災害パターン生成結果画面IM4をクライアント装置200に出力するように構成されている。図8の災害パターン生成結果画面IM4は、前述した図5の災害パターン登録画面IM1と同様の画面構成を有する。管制官は、災害パターン生成結果画面IM4上で「登録」ボタンを選択・決定することにより、災害パターン生成結果画面IM4上に表示された、過去のデータの学習結果に基づいて生成された災害パターン(第2パターンおよび第2通知方式の組み合わせ)を示す各種項目の設定登録を行うことができる。 When the item “generation of disaster pattern” is selected and determined on the startup screen IM3 of FIG. 7 (when the “create” button is pressed), the server apparatus 100 generates a disaster pattern as shown in FIG. The screen IM4 is configured to be output to the client device 200. The disaster pattern generation result screen IM4 of FIG. 8 has the same screen configuration as the disaster pattern registration screen IM1 of FIG. 5 described above. The controller selects and determines the "register" button on the disaster pattern generation result screen IM4 to display the disaster pattern generated based on the learning result of the past data displayed on the disaster pattern generation result screen IM4. It is possible to perform setting registration of various items indicating (combination of second pattern and second notification method).

一方、図7の起動画面IM3上で「災害パターンの最適化」という項目が選択・決定された場合(「最適化」ボタンが押下された場合)、サーバ装置100は、図9に示すような災害パターン最適化画面IM5をクライアント装置200に出力するように構成されている。図9の災害パターン最適化画面IM5は、前述した図8の災害パターン生成結果画面IM4と同様の画面構成を有し、過去のデータの学習結果に基づいて生成された災害パターン(第2パターンおよび第2通知方式の組み合わせ)を示す各種項目を表示している。 On the other hand, when the item “optimize disaster pattern” is selected and determined on the startup screen IM3 of FIG. 7 (when the “optimize” button is pressed), the server device 100 as shown in FIG. The disaster pattern optimization screen IM5 is configured to be output to the client device 200. The disaster pattern optimization screen IM5 in FIG. 9 has the same screen configuration as the disaster pattern generation result screen IM4 in FIG. 8 described above, and the disaster pattern (second pattern and the second pattern) generated based on the learning result of the past data Various items indicating a combination of the second notification methods are displayed.

ここで、図9の災害パターン最適化画面IM5には、図8の災害パターン生成結果画面IM4とは異なり、過去のデータの学習結果に基づいて生成された災害パターン(第2パターンおよび第2通知方式の組み合わせ)と、既に登録済みの災害パターン(第1パターンおよび第1通知方式の組み合わせ)との差異を示すマークM1が表示されている。 Here, unlike the disaster pattern generation result screen IM4 of FIG. 8, the disaster pattern optimization screen IM5 of FIG. 9 is different from the disaster pattern generation result screen IM4 of FIG. 8 (the second pattern and the second notification A mark M1 indicating the difference between the combination of methods) and the disaster pattern (combination of the first pattern and the first notification method) already registered is displayed.

たとえば、図8に示す災害パターンが第1パターンおよび第1通知方式として既に登録されている場合において、図9に示す災害パターンが第2パターンおよび第2通知方式として生成されたものとする。この場合、図8に示す災害パターンと、図9に示す災害パターンとの差異は、「一括設定」という項目の「場所」に対応する表の上から2行目の部分であるため、図9では、この上から2行目の部分に、マークM1が表示されている。管制官は、このマークM1を確認し、マークM1に対応する項目を変更するか、または変更せずにそのまま維持するかを選択・決定することにより、災害パターンの最適化を行うことができる。 For example, when the disaster pattern shown in FIG. 8 is already registered as the first pattern and the first notification method, it is assumed that the disaster pattern shown in FIG. 9 is generated as the second pattern and the second notification method. In this case, the difference between the disaster pattern shown in FIG. 8 and the disaster pattern shown in FIG. 9 is the portion on the second line from the top of the table corresponding to “place” of the item “collective setting”. In the second line from the top, the mark M1 is displayed. The controller can optimize the disaster pattern by confirming the mark M1 and selecting and deciding whether to change the item corresponding to the mark M1 or to keep the item unchanged.

なお、実施形態による複数のクライアント装置200の各々は、上記の監視制御プログラム110を用いて施設管制を行うための監視制御モードと、上記の分析プログラム120を用いて過去のデータを学習するための分析モードとを切り替え可能に構成されている。これにより、たとえば、複数のクライアント装置200のうちの1つだけを学習モードで運用し、残りのクライアント装置200を施設管制モードで運用するなど、複数のクライアント装置200を柔軟に運用することができる。   Note that each of the plurality of client devices 200 according to the embodiment uses a monitoring control mode for performing facility control using the above-described monitoring control program 110, and for learning past data using the above-described analysis program 120. It is configured to be switchable from the analysis mode. Thereby, for example, only one of the plurality of client apparatuses 200 can be operated in the learning mode, and the remaining client apparatuses 200 can be operated flexibly in the facility control mode, etc. .

次に、図10を参照して、実施形態による監視制御プログラム110が施設における事象(災害)の発生を通知する場合に実行する処理について説明する。この図10の処理フローは、管制官が監視制御モードのクライアント装置200を操作することにより監視制御プログラム110が実行されている間、繰り返し実行される。   Next, with reference to FIG. 10, a process performed when the monitoring control program 110 according to the embodiment notifies occurrence of an event (disaster) in a facility will be described. The process flow of FIG. 10 is repeatedly executed while the supervisory control program 110 is being executed by the controller operating the client device 200 in the supervisory control mode.

図10の処理フローでは、まず、S1において、受信部111は、施設の端末400からの信号を、ネットワーク500を介して受信する。S1において受信された信号は、サーバ装置100に接続されたデータ蓄積装置300に記憶(蓄積)される。   In the process flow of FIG. 10, first, in S1, the receiving unit 111 receives a signal from the terminal 400 of the facility via the network 500. The signal received in S1 is stored (stored) in the data storage device 300 connected to the server device 100.

次に、S2において、判定部112は、予め設定登録された第1パターンと一致する受信パターンで複数の信号が受信されたか否かを判定する。   Next, in S2, the determination unit 112 determines whether or not a plurality of signals are received in a reception pattern that matches the first pattern set and registered in advance.

S2において、複数の信号が第1パターンで受信されなかったと判定された場合、S3に処理が進む。そして、S3において、通知部113は、S1において受信された信号に基づいて通常通りに事象を通知する。たとえば、S1において複数の信号が第1パターン以外の受信パターンで受信されている場合、通知部113は、S3において、複数の信号に対応する複数の事象を、災害パターン(火災、停電、故障等)の区分に応じた優先度に基づく通知順序の順に(または事象が発生した順に)順次管制官に通知する。そして、処理が終了する。   If it is determined in S2 that the plurality of signals are not received in the first pattern, the process proceeds to S3. Then, in S3, the notification unit 113 notifies an event as usual based on the signal received in S1. For example, when a plurality of signals are received in a reception pattern other than the first pattern in S1, the notification unit 113 performs a plurality of events corresponding to the plurality of signals in S3 as disaster patterns (fire, power failure, failure, etc. The controller is notified in order of notification order (or in the order of occurrence of events) based on the priority according to the category of). Then, the process ends.

一方、S2において、複数の信号が第1パターンで受信されたと判定された場合、S4に処理が進む。そして、S4において、通知部113は、複数の信号に対応する複数の事象を、第1パターンに対応付けて予め設定登録された第1通知方式で通知する。より具体的には、通知部113は、S4において、複数の事象を1つの事象としてまとめて通知したり(たとえば図6参照)、複数の事象を、災害パターンに応じた所定の優先度に従って通知したりする。そして、処理が終了する。   On the other hand, when it is determined in S2 that a plurality of signals are received in the first pattern, the process proceeds to S4. Then, in S4, the notification unit 113 notifies the plurality of events corresponding to the plurality of signals by the first notification method set and registered in advance in association with the first pattern. More specifically, in S4, the notification unit 113 collectively notifies a plurality of events as one event (see, for example, FIG. 6), or notifies a plurality of events according to a predetermined priority according to a disaster pattern. Do. Then, the process ends.

次に、図11を参照して、実施形態による監視制御プログラム110が第1パターンおよび第1通知方式の設定登録を行う場合に実行する処理について説明する。   Next, with reference to FIG. 11, a process performed when the monitoring control program 110 according to the embodiment performs setting registration of the first pattern and the first notification method will be described.

図11の処理フローでは、まず、S11において、登録受付部114は、たとえば図5の災害パターン登録画面IM1のような、第1パターンおよび第1通知方式の設定登録を行うための登録画面をクライアント装置200に出力する。   In the process flow of FIG. 11, first, in S11, the registration receiving unit 114 uses, for example, a registration screen for performing setting registration of the first pattern and the first notification method, such as the disaster pattern registration screen IM1 of FIG. It outputs to the device 200.

次に、S12において、登録受付部114は、管制官の操作入力を受け付ける。たとえば、登録受付部114は、図5の災害パターン登録画面IM1を出力している場合、管制官による「(1)パターン名称」、「(2)トリガ設定」、「(3)処理内容設定」の入力操作を受け付けるとともに、「登録」ボタンの選択・決定操作を受け付ける。管制官による「登録」ボタンの選択・決定操作を受け付けた場合、S13に処理が進む。   Next, in S12, the registration receiving unit 114 receives an operation input of the controller. For example, when the registration acceptance unit 114 outputs the disaster pattern registration screen IM1 of FIG. 5, “(1) pattern name”, “(2) trigger setting”, “(3) process content setting” by the controller. While accepting the input operation of, the selection / determination operation of the “register” button is accepted. If the controller has accepted the selection / determination operation of the “registration” button, the process proceeds to S13.

S13において、登録受付部114は、S11で出力した登録画面を介して入力された各種項目に対応する受信パターンおよび通知方式を、第1パターンおよび第1通知方式として設定登録する。そして、処理が終了する。   In S13, the registration accepting unit 114 sets and registers reception patterns and notification methods corresponding to various items input through the registration screen output in S11 as a first pattern and a first notification method. Then, the process ends.

次に、図12を参照して、実施形態による分析プログラム120が第2パターンおよび第2通知方式を生成する場合に実行する処理について説明する。この図12の処理フローは、分析プログラム120の起動に伴ってクライアント装置200に出力される図7に示すような起動画面IM3上で「災害パターンの生成」という項目が選択・決定された場合に開始する。   Next, with reference to FIG. 12, a process performed when the analysis program 120 according to the embodiment generates the second pattern and the second notification method will be described. The process flow of FIG. 12 is performed when the item “generation of disaster pattern” is selected and determined on the startup screen IM3 as shown in FIG. 7 which is output to the client apparatus 200 along with the startup of the analysis program 120. Start.

図12の処理フローでは、まず、S21において、分析部121は、データ蓄積装置300に記憶された過去のデータを分析する。より具体的には、分析部121は、過去に受信された信号の受信パターンと、過去に受信された信号に対応する過去の事象(災害)の通知方式との対応関係を分析する。   In the process flow of FIG. 12, first, in S21, the analysis unit 121 analyzes the past data stored in the data storage device 300. More specifically, the analysis unit 121 analyzes the correspondence between the reception pattern of the signal received in the past and the notification method of the past event (disaster) corresponding to the signal received in the past.

次に、S22において、出力部122は、S21の分析結果に基づいて、第2パターンおよび第2通知方式の組み合わせを生成する。つまり、出力部122は、S21の分析結果に基づいて、既に登録されている第1パターンおよび第1通知方式の組み合わせ以外の、複数の事象(災害)を効率的に通知することが可能な受信パターンおよび通知方式の組み合わせを、第2パターンおよび第2通知方式の組み合わせとして生成する。   Next, in S22, the output unit 122 generates a combination of the second pattern and the second notification method based on the analysis result of S21. That is, based on the analysis result of S21, the output unit 122 can receive efficiently notification of a plurality of events (disasters) other than the combination of the first pattern and the first notification method already registered. A combination of a pattern and a notification scheme is generated as a combination of a second pattern and a second notification scheme.

次に、S23において、出力部122は、S22において生成した第2パターンおよび第2通知方式の組み合わせを、たとえば図8に示すような災害パターン生成結果画面IM4として、クライアント装置200に出力する。   Next, in S23, the output unit 122 outputs the combination of the second pattern and the second notification method generated in S22 to the client device 200 as a disaster pattern generation result screen IM4 as shown in FIG. 8, for example.

次に、S24において、設定登録部123は、管制官の操作入力を受け付ける。たとえば、設定登録部123は、図8の災害パターン生成結果画面IM4上の「登録」ボタンの選択・決定操作を受け付ける。「登録」ボタンの選択・決定操作を受け付けた場合、S25に処理が進む。   Next, in S24, the setting registration unit 123 receives an operation input of the controller. For example, the setting registration unit 123 receives a selection / determination operation of the “register” button on the disaster pattern generation result screen IM4 of FIG. When the selection / determination operation of the “register” button is received, the process proceeds to S25.

S25において、設定登録部123は、第2パターンおよび第2通知方式の設定登録を行う。たとえば、設定登録部123は、図8の災害パターン生成結果画面IM4上に表示された各種項目に対応する受信パターンおよび通知方式を、第2パターンおよび第2通知方式として設定登録する。そして、処理が終了する。   In S25, the setting registration unit 123 performs setting registration of the second pattern and the second notification method. For example, the setting registration unit 123 sets and registers reception patterns and notification methods corresponding to various items displayed on the disaster pattern generation result screen IM4 in FIG. 8 as a second pattern and a second notification method. Then, the process ends.

次に、図13を参照して、実施形態による分析プログラム120が、過去のデータに基づく第2パターンおよび第2通知方式と、既に設定登録されている第1パターンおよび第1通知方式と、の差異を出力する場合に実行する処理について説明する。この図13の処理フローは、分析プログラム120の起動に伴ってクライアント装置200に出力される図7に示すような起動画面IM3上で「災害パターンの最適化」という項目が選択・決定された場合に開始する。   Next, referring to FIG. 13, the analysis program 120 according to the embodiment includes the second pattern and the second notification method based on the past data, and the first pattern and the first notification method that are already set and registered. A process to be executed when outputting a difference will be described. In the process flow of FIG. 13, when the item “optimize disaster pattern” is selected and determined on the startup screen IM3 as illustrated in FIG. 7 which is output to the client apparatus 200 along with the startup of the analysis program 120. To get started.

図13の処理フローでは、まず、S31において、分析部121は、データ蓄積装置300に記憶された過去のデータを分析する。そして、S32において、出力部122は、S31の分析結果に基づいて、第2パターンおよび第2通知方式の組み合わせを生成する。これらS31およびS32の処理は、前述のS21およびS22の処理と同様であるため、ここでは詳細な説明を省略する。   In the process flow of FIG. 13, first, in S31, the analysis unit 121 analyzes the past data stored in the data storage device 300. Then, in S32, the output unit 122 generates a combination of the second pattern and the second notification method based on the analysis result of S31. The processes of S31 and S32 are the same as the processes of S21 and S22 described above, and thus detailed description will be omitted here.

S33において、出力部122は、S32において生成した第2パターンおよび第2通知方式の組み合わせを、前述の図11の処理フローによって既に設定登録された第1パターンおよび第1通知方式の組み合わせと比較する。 In S33, the output unit 122 compares the combination of the second pattern and the second notification method generated in S32 with the combination of the first pattern and the first notification method already set and registered by the process flow of FIG. 11 described above. .

次に、S34において、出力部122は、S33の比較結果に基づいて、たとえば図9の災害パターン最適化画面IM5のような形式で、第2パターンおよび第2通知方式の組み合わせを、第1パターンおよび第1通知方式の組み合わせとの差異を識別可能にクライアント装置200に出力する。図9の災害パターン最適化画面IM5には、差異を示すものとして、マークM1が表示されている。 Next, in S34, based on the comparison result in S33, the output unit 122 performs, for example, a combination of the second pattern and the second notification method in a format like the disaster pattern optimization screen IM5 of FIG. And the difference between the combination of the first notification method and the first notification method. The mark M1 is displayed on the disaster pattern optimization screen IM5 of FIG. 9 as a difference.

次に、S35において、設定登録部123は、管制官の操作入力を受け付ける。たとえば、設定登録部123は、図9の災害パターン最適化画面IM5におけるマークM1に対応する項目の更新操作や、「登録」ボタンの選択・決定操作などを受け付ける。「登録」ボタンの選択・決定操作を受け付けた場合、S36に処理が進む。   Next, in S35, the setting registration unit 123 receives an operation input of the controller. For example, the setting registration unit 123 receives an update operation of the item corresponding to the mark M1 in the disaster pattern optimization screen IM5 of FIG. 9, a selection / determination operation of the “register” button, and the like. If the selection / determination operation of the “register” button is received, the process proceeds to S36.

S36において、設定登録部123は、第2パターンおよび第2通知方式の設定登録を行う。たとえば、設定登録部123は、図9の災害パターン最適化画面IM5上に表示された各種項目に対応する受信パターンおよび通知方式を、第2パターンおよび第2通知方式として設定登録する。そして、処理が終了する。   In S36, the setting registration unit 123 performs setting registration of the second pattern and the second notification method. For example, the setting registration unit 123 sets and registers reception patterns and notification methods corresponding to various items displayed on the disaster pattern optimization screen IM5 of FIG. 9 as a second pattern and a second notification method. Then, the process ends.

以上説明したように、実施形態による施設管制システム1000は、複数の信号が受信された場合に、複数の信号の受信パターンが、予め設定登録された第1パターンと一致するか否かを判定し、複数の信号の受信パターンが第1パターンと一致する場合に、複数の信号に対応する複数の事象を、第1パターンに対応付けて予め設定登録された第1通知方式で通知する。これにより、第1パターンおよび第1通知方式の組み合わせを予め設定登録しておくことで、複数の事象を効率的に通知することができる。   As described above, when a plurality of signals are received, the facility control system 1000 according to the embodiment determines whether the reception pattern of the plurality of signals matches the first pattern set and registered in advance. When the reception pattern of the plurality of signals matches the first pattern, the plurality of events corresponding to the plurality of signals are notified by the first notification method set and registered in advance in association with the first pattern. Thereby, a plurality of events can be efficiently notified by setting and registering the combination of the first pattern and the first notification method in advance.

以上、本発明の実施形態を説明したが、上記の実施形態はあくまで一例であって、発明の範囲を限定することは意図していない。上記の実施形態は、様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。上記の実施形態およびその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。   As mentioned above, although embodiment of this invention was described, said embodiment is an example to the last, Comprising: It is not intending limiting the range of invention. The above embodiments can be implemented in various forms, and various omissions, replacements, and modifications can be made without departing from the scope of the invention. The above embodiments and the modifications thereof are included in the scope and the gist of the invention, and are included in the invention described in the claims and the equivalent scope thereof.

111 受信部
112 判定部
113 通知部
114 登録受付部
121 分析部
122 出力部
123 設定登録部
1000 施設管制システム
111 reception unit 112 determination unit 113 notification unit 114 registration reception unit 121 analysis unit 122 output unit 123 setting registration unit 1000 facility control system

Claims (14)

施設で発生した事象を示す信号を受信する受信部と、
複数の信号が受信された場合に、前記複数の信号の受信パターンが、予め設定登録された第1パターンと一致するか否かを判定する判定部と、
前記複数の信号の受信パターンが前記第1パターンと一致する場合に、前記複数の信号に対応する複数の事象を、前記第1パターンに対応付けて予め設定登録された第1通知方式で通知する通知部とを備える、施設管制システム。
A receiver for receiving a signal indicating an event occurring at a facility;
A determination unit that determines whether a reception pattern of the plurality of signals matches a first pattern set and registered in advance when a plurality of signals are received;
When a reception pattern of the plurality of signals matches the first pattern, a plurality of events corresponding to the plurality of signals are notified by the first notification method set and registered in advance in association with the first pattern. Facility control system provided with a notification unit.
前記第1通知方式は、前記第1パターンで受信された複数の信号に対応する複数の事象を1つの事象としてまとめて通知することを含み、
前記通知部は、前記複数の信号の受信パターンが前記第1パターンと一致する場合に、前記複数の事象を、前記1つの事象としてまとめて通知する、請求項1に記載の施設管制システム。
The first notification method includes collectively notifying a plurality of events corresponding to the plurality of signals received in the first pattern as one event,
The facility control system according to claim 1, wherein the notification unit collectively notifies the plurality of events as the one event when the reception pattern of the plurality of signals matches the first pattern.
前記第1通知方式は、前記第1パターンで受信された複数の信号に対応する複数の事象を所定の優先度に従って通知することを含み、
前記通知部は、前記複数の信号の受信パターンが前記第1パターンと一致する場合に、前記複数の事象を、前記優先度に従って通知する、請求項1に記載の施設管制システム。
The first notification method includes notifying a plurality of events corresponding to a plurality of signals received in the first pattern according to a predetermined priority.
The facility control system according to claim 1, wherein the notification unit notifies the plurality of events according to the priority when the reception pattern of the plurality of signals matches the first pattern.
管制官による前記第1パターンおよび前記第1通知方式の設定登録操作を受け付ける登録受付部をさらに備える、請求項1に記載の施設管制システム。   The facility control system according to claim 1, further comprising a registration receiving unit for receiving the setting registration operation of the first pattern and the first notification method by a controller. 過去に受信された信号の受信パターンである第2パターンと、前記過去に受信された信号に対応する過去の事象の通知方式である第2通知方式との対応関係を分析する分析部と、
前記分析部による分析結果に基づいて、前記第2パターンおよび前記第2通知方式を生成して出力する出力部とをさらに備える、請求項1に記載の施設管制システム。
A second pattern is a reception pattern of the received signals in the past, and analysis unit for analyzing the relationship between the second notification method, which is notification method of a past event corresponding to the received signal in the past,
The facility control system according to claim 1, further comprising: an output unit that generates and outputs the second pattern and the second notification method based on an analysis result by the analysis unit.
前記出力部は、前記第2パターンおよび前記第2通知方式を、前記第1パターンおよび前記第1通知方式との差異を識別可能に出力する、請求項5に記載の施設管制システム。 The facility control system according to claim 5, wherein the output unit outputs the second pattern and the second notification method so as to distinguish between the first pattern and the first notification method. 前記第2パターンおよび前記第2通知方式の設定登録を行う設定登録部をさらに備え、
前記判定部は、前記第2パターンおよび前記第2通知方式の設定登録が行われた後に、前記複数の信号が受信された場合に、前記複数の信号の受信パターンが前記第2パターンと一致するか否かを判定し、
前記通知部は、前記複数の信号の受信パターンが前記第2パターンと一致する場合に、前記複数の事象を、前記第2通知方式で通知する、請求項5に記載の施設管制システム。
The apparatus further comprises a setting registration unit that performs setting registration of the second pattern and the second notification method,
When the plurality of signals are received after the setting registration of the second pattern and the second notification method is performed, the determination unit matches the reception pattern of the plurality of signals with the second pattern. To determine whether or not
The facility control system according to claim 5, wherein the notification unit notifies the plurality of events by the second notification method when the reception pattern of the plurality of signals matches the second pattern.
施設で発生した事象を示す信号を受信し、
複数の信号が受信された場合に、前記複数の信号の受信パターンが、予め設定登録された第1パターンと一致するか否かを判定し、
前記複数の信号の受信パターンが前記第1パターンと一致する場合に、前記複数の信号に対応する複数の事象を、前記第1パターンに対応付けて予め設定登録された第1通知方式で通知する、施設管制方法。
Receive a signal indicating an event that occurred at the facility,
When a plurality of signals are received, it is determined whether a reception pattern of the plurality of signals matches a first pattern set and registered in advance.
When a reception pattern of the plurality of signals matches the first pattern, a plurality of events corresponding to the plurality of signals are notified by the first notification method set and registered in advance in association with the first pattern. , Facility control method.
前記第1通知方式は、前記第1パターンで受信された複数の信号に対応する複数の事象を1つの事象としてまとめて通知することを含み、
前記複数の信号の受信パターンが前記第1パターンと一致する場合に、前記複数の事象を、前記1つの事象としてまとめて通知する、請求項8に記載の施設管制方法。
The first notification method includes collectively notifying a plurality of events corresponding to the plurality of signals received in the first pattern as one event,
The facility control method according to claim 8, wherein the plurality of events are collectively notified as the one event when the reception pattern of the plurality of signals matches the first pattern.
前記第1通知方式は、前記第1パターンで受信された複数の信号に対応する複数の事象を所定の優先度に従って通知することを含み、
前記複数の信号の受信パターンが前記第1パターンと一致する場合に、前記複数の事象を、前記優先度に従って通知する、請求項8に記載の施設管制方法。
The first notification method includes notifying a plurality of events corresponding to a plurality of signals received in the first pattern according to a predetermined priority.
The facility control method according to claim 8, wherein when the reception pattern of the plurality of signals matches the first pattern, the plurality of events are notified according to the priority.
管制官による前記第1パターンおよび前記第1通知方式の設定登録操作を受け付ける、請求項8に記載の施設管制方法。   The facility control method according to claim 8, wherein a setting registration operation of the first pattern and the first notification method by a controller is received. 過去に受信された信号の受信パターンである第2パターンと、前記過去に受信された信号に対応する過去の事象の通知方式である第2通知方式との対応関係を分析し、
分析結果に基づいて、前記第2パターンおよび前記第2通知方式を生成して出力する、請求項8に記載の施設管制方法。
A second pattern is a reception pattern of the received signals in the past, the correspondence between the second notification method, which is notification method of a past event corresponding to the received signal in the past to analyze,
The facility control method according to claim 8, wherein the second pattern and the second notification method are generated and output based on an analysis result.
前記第2パターンおよび前記第2通知方式を、前記第1パターンおよび前記第1通知方式との差異を識別可能に出力する、請求項12に記載の施設管制方法。 The facility control method according to claim 12, wherein the second pattern and the second notification method are output in such a manner that the difference between the first pattern and the first notification method can be identified. 前記第2パターンおよび前記第2通知方式の設定登録を行い、
前記第2パターンおよび前記第2通知方式の設定登録が行われた後に、前記複数の信号が受信された場合に、前記複数の信号の受信パターンが前記第2パターンと一致するか否かを判定し、
前記複数の信号の受信パターンが前記第2パターンと一致する場合に、前記複数の事象を、前記第2通知方式で通知する、請求項12に記載の施設管制方法。
Perform setting registration of the second pattern and the second notification method,
When the plurality of signals are received after setting registration of the second pattern and the second notification method, it is determined whether or not the reception pattern of the plurality of signals matches the second pattern. And
The facility control method according to claim 12, wherein when the reception pattern of the plurality of signals matches the second pattern, the plurality of events are notified by the second notification method.
JP2015136352A 2015-07-07 2015-07-07 Facility control system and facility control method Active JP6509656B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015136352A JP6509656B2 (en) 2015-07-07 2015-07-07 Facility control system and facility control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015136352A JP6509656B2 (en) 2015-07-07 2015-07-07 Facility control system and facility control method

Publications (2)

Publication Number Publication Date
JP2017021431A JP2017021431A (en) 2017-01-26
JP6509656B2 true JP6509656B2 (en) 2019-05-08

Family

ID=57889753

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015136352A Active JP6509656B2 (en) 2015-07-07 2015-07-07 Facility control system and facility control method

Country Status (1)

Country Link
JP (1) JP6509656B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6986695B2 (en) * 2017-05-16 2021-12-22 パナソニックIpマネジメント株式会社 Lighting equipment and lighting system

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3470707B2 (en) * 2001-05-01 2003-11-25 日本電気株式会社 Monitoring information display system
JP3830150B2 (en) * 2003-07-28 2006-10-04 松下電器産業株式会社 Tunnel monitoring device
JP2009116708A (en) * 2007-11-08 2009-05-28 Hitachi Ltd Anomaly detection system
JP5306096B2 (en) * 2009-07-27 2013-10-02 株式会社クボタ Event reporting system
TWI470970B (en) * 2011-08-26 2015-01-21 Liang Tse Lin Monitoring system and operating method thereof
JP2015022545A (en) * 2013-07-19 2015-02-02 日本電気株式会社 Device, alarm generation method and program

Also Published As

Publication number Publication date
JP2017021431A (en) 2017-01-26

Similar Documents

Publication Publication Date Title
JP6300710B2 (en) Change impact analysis apparatus, change impact analysis method and program
US10520935B2 (en) Distributed control system, control device, control method, and computer program product
JP6400248B1 (en) Data processing apparatus, data processing method, setting management apparatus, and data processing system
EP3627264A1 (en) Plant assistance assessment system and plant assistance assessment method
US20160062871A1 (en) Program information generating system, method, and computer program product
CN110752944A (en) Alarm dispatch method and device
US11151016B2 (en) Control-program-development supporting apparatus, control-program-development supporting system, control-program-development supporting method, and non-transitory computer-readable storage medium
JP6509656B2 (en) Facility control system and facility control method
WO2014054232A1 (en) Information system construction assistance device, information system construction assistance method, and information system construction assistance program
WO2017098618A1 (en) Display method, display program, and display control device
JP2017085220A (en) Network monitoring device and network monitoring method
KR20210116394A (en) Method and apparatus for scheduling deployment of software based on resource usages
KR101770479B1 (en) Grouping support program, grouping support method and grouping support apparatus
CN113419829A (en) Job scheduling method, device, scheduling platform and storage medium
JP6198628B2 (en) Independent control system, independent control device, independent control method and program
US6970809B2 (en) Automated configuration of on-circuit facilities
JP6060123B2 (en) Influence range identification device, influence range identification method, and program
JP5808861B1 (en) Error handling system
JP6222265B2 (en) Support device, support method, and program
JP2018042062A (en) Content controller and display system
CN112306680A (en) Heterogeneous resource arranging method, device, equipment and storage medium
JP7422915B1 (en) Information processing device, information processing method and program
JP2020135756A (en) Job calculation time prediction device, job calculation model generation device, job calculation time prediction method and job calculation model generation method
JP2013069086A (en) Software component combination support device
KR20240171551A (en) Method for validating digital twin-based manufacturing system, and apparatus implementing the same method

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20170911

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20170912

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180306

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20181221

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190108

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190129

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: 20190305

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190403

R150 Certificate of patent or registration of utility model

Ref document number: 6509656

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313115

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350