JP2010204712A - Emergency command support server, scenario optimization method in emergency, computer program - Google Patents

Emergency command support server, scenario optimization method in emergency, computer program Download PDF

Info

Publication number
JP2010204712A
JP2010204712A JP2009046383A JP2009046383A JP2010204712A JP 2010204712 A JP2010204712 A JP 2010204712A JP 2009046383 A JP2009046383 A JP 2009046383A JP 2009046383 A JP2009046383 A JP 2009046383A JP 2010204712 A JP2010204712 A JP 2010204712A
Authority
JP
Japan
Prior art keywords
certainty
scenario
client terminal
user
instruction
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
JP2009046383A
Other languages
Japanese (ja)
Other versions
JP4741013B2 (en
Inventor
Naoko Kosaka
尚子 小阪
Yoshitaka Kuwata
喜隆 桑田
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.)
NTT Data Group Corp
Original Assignee
NTT Data 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 NTT Data Corp filed Critical NTT Data Corp
Priority to JP2009046383A priority Critical patent/JP4741013B2/en
Publication of JP2010204712A publication Critical patent/JP2010204712A/en
Application granted granted Critical
Publication of JP4741013B2 publication Critical patent/JP4741013B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an emergency command support system for easily verifying optimization of a scenario. <P>SOLUTION: An emergency command support server 2 for transmitting/receiving data to/from a client terminal 3 includes: an emergency response scenario library 242 for storing a scenario specifying an instruction to prompt the user of the client terminal 3 to perform processing; and an emergency response scenario execution engine 22 for causing the client terminal 3 to sequentially display the instructions, and for sequentially receiving the certainty of the user to the processing corresponding to the instruction from the client terminal 3, and for causing an emergency response history DB 243 to store the certainty for each instruction, and for, when predetermined conditions are satisfied by the cumulative value of certainty values quantitatively showing the certainty, causing the client terminal 3 to display the list of the instructions whose certainty is determined to be low based on the certainty value, and for, when the correction of the instruction displayed in the list is requested from the client terminal 3, correcting the instruction of the scenario. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、地震や火災等の災害に対して企業や行政体が危機管理対応を行う際に、必要なワークフローに沿ったシナリオの策定を容易かつ効率的に行い、実際の対応の意思決定判断を支援するための緊急時指揮支援技術に関する。   The present invention makes it easy and efficient to formulate a scenario in accordance with the necessary workflow when a company or administrative body responds to a crisis management in response to a disaster such as an earthquake or fire, and makes a decision to make an actual response. Technical support for emergency command to assist

従来から、ワークフローに応じて各々が役割を持つ複数の利用者に、適切なタイミングで必要な指示や情報を提示したり、判断を求めたりする緊急時指揮支援システムが提案されている。特許文献1〜3には、このような従来の緊急時指揮支援システムについての技術が開示されている。また、本出願人もAgADIS(登録商標)、NoKeos(登録商標)といった緊急時指揮支援システムを従来から提供している。   Conventionally, there has been proposed an emergency command support system that presents necessary instructions and information at appropriate timings to a plurality of users each having a role in accordance with a workflow, or requests a judgment. Patent Documents 1 to 3 disclose techniques regarding such a conventional emergency command support system. The present applicant has also provided emergency command support systems such as AgADIS (registered trademark) and NoKeos (registered trademark).

特開平10−334078号公報JP-A-10-334078 特開平11−15875号公報Japanese Patent Laid-Open No. 11-15875 特開2002−259887号公報JP 2002-259877 A

緊急時指揮支援システムでは、災害の発生した現場や各方面から収集された情報等を用いて、ワークフローに応じて予め規定されたシナリオに沿って、対応方針が決定される。「シナリオ」は、緊急時の対応や行動が規定されており、事前に想定される事態の推移に応じて、緊急対応に必要な対応方針、マニュアル、経験・ノウハウ等と時間の概念を組み合わせて作成されている。   In the emergency command support system, a response policy is determined according to a scenario defined in advance according to a workflow, using information collected from the site where the disaster occurred or from various directions. “Scenario” stipulates responses and actions in an emergency, and combines the concept of time with response policies, manuals, experience, know-how, etc. necessary for emergency response according to the anticipated changes in the situation. Has been created.

緊急時指揮支援システムでは、実際の災害発生時を想定して、想定外のシナリオが発生したり、途中の判断が間違った場合に対応するために、シナリオの修正を可能にする必要がある。また、実際の訓練を通じてシナリオを検証して、シナリオの最適化を行うといった使い方が求められる。   In the emergency command support system, it is necessary to make it possible to revise a scenario in order to cope with an unexpected scenario occurring in the event of an actual disaster or an incorrect judgment during the process. In addition, it is required to use the scenario by optimizing the scenario through actual training.

シナリオの修正には、下記のような3通りの手法がある。
1つ目の手法は、シナリオに沿った処理の実行途中における修正や誤りを考慮して、シナリオを作成する手法である。この手法では、既に入力した情報が正しいか否かを確認して、間違っている場合には該当するシナリオを再度実行するなどの修正対応を行うことまでをシナリオに組み込んでおく。これにより、きめ細かな修正対応行動の記述が可能になる。しかし、シナリオ毎に確認処理を記述することが必要となり、シナリオ作成に手間がかかる。
2つ目の手法は、シナリオの制御を該当の修正箇所まで無理やり移し、そこから再実行する手法である。この手法では、修正の必要な入力箇所にシナリオの制御を無理やり移してからシナリオを再実行する。この手法は、シナリオの制御の変更のみであるために、実現が容易である。しかし、場合によっては既に実施済みの処理と矛盾する指示が行われる可能性があり、利用者に混乱を招く可能性が高い。
3つ目の手法は、修正を行いたいタイミングで、その場でシナリオを作り直す手法である。この手法では、シナリオにない状況に柔軟に対応できる。しかし、緊急時での作業のために的確なシナリオ修正ができない可能性があり、場合によっては既に実施済みの処理と矛盾する指示が行われることも考えられ、利用者に混乱を招く可能性が高い。
There are the following three ways to modify a scenario.
The first technique is a technique for creating a scenario in consideration of corrections and errors during the execution of processing according to the scenario. In this method, whether or not the input information is correct is confirmed, and if the information is incorrect, the correction process such as re-execution of the corresponding scenario is incorporated into the scenario. As a result, it is possible to describe a detailed corrective action to be taken. However, it is necessary to describe confirmation processing for each scenario, and it takes time to create the scenario.
The second method is a method in which the scenario control is forcibly transferred to a corresponding correction point and re-executed from there. In this method, the scenario is re-executed after the scenario control is forcibly transferred to an input location that needs to be corrected. This method is easy to implement because it only changes the scenario control. However, depending on the case, there is a possibility that an instruction contradicting the already executed processing may be performed, which is likely to cause confusion for the user.
The third method is a method for recreating a scenario on the spot at the timing when correction is desired. This method can flexibly handle situations that are not in the scenario. However, there is a possibility that correct scenario correction may not be possible due to work in an emergency, and in some cases instructions that contradict the processing already performed may be given, which may cause confusion to the user. high.

シナリオの分析については、下記のような2通りの手法がある。
1つ目の手法は、シナリオに含まれる各項目の中で実行に要した時間が長い処理を抽出しておき、各利用者がそのときの状況を思い出して分析する手法である。この手法では、所要時間により定量的な評価ができるために、時間軸方向のボトルネックの抽出が可能である。しかし、緊急時における作業のため、記憶が曖昧になっており、正しい分析ができない可能性が高い。また、改善が必要な所要時間の短い項目について、分析漏れの可能性がある。
2つ目の手法は、シナリオに含まれる各項目の中で実行に要した時間が長い処理を抽出しておき、各利用者が対応時にメモを残して、そのメモを見ながらそのときの状況を利用者自身が思い出す、若しくは他者が判断して分析する手法である。この手法では、所要時間により定量的な評価ができるために、時間軸方向でのボトルネックの抽出が可能である。また、メモを見ることで所要時間以外の情報が得られ、そのときの状況を分析しやすくなる。しかし、メモの書き方には個人差があり、他者が評価する場合に正しく理解されるかどうか不確定な部分がある。更に、メモの内容が定量化されていないために、改善が必要な項目を自動的に抽出することができず、1つ1つのメモの内容を呼んで判断する必要がある。また、1つ目の手法と同様に、改善が必要な所要時間の短い項目について、分析漏れの可能性がある。
There are the following two methods for scenario analysis.
The first method is a method in which processing that takes a long time is extracted from each item included in the scenario, and each user remembers and analyzes the situation at that time. In this method, since the quantitative evaluation can be performed according to the required time, the bottleneck in the time axis direction can be extracted. However, because of the work in an emergency, the memory is ambiguous, and there is a high possibility that correct analysis cannot be performed. In addition, there is a possibility of omission of analysis for items with short time required for improvement.
The second method is to extract the processing that took a long time from each item included in the scenario, leave the memo when each user responds, and watch the memo at that time This is a method in which the user himself / herself remembers or others judge and analyze. In this method, since the quantitative evaluation can be performed according to the required time, the bottleneck in the time axis direction can be extracted. Also, by looking at the memo, information other than the required time can be obtained, and the situation at that time can be easily analyzed. However, there are individual differences in how to write memos, and there are uncertainties regarding whether or not they are understood correctly when others evaluate. Furthermore, since the contents of the memo are not quantified, items that need improvement cannot be automatically extracted, and it is necessary to call and determine the contents of each memo. Similar to the first method, there is a possibility of omission of analysis for an item with a short required time for improvement.

実際の災害発生時等の緊急時には、迅速に状況判断する必要のある緊急性の高い項目が多く、利用者は確信が低い処理についても、シナリオに沿って処理を進めていく必要が生じる。
訓練時や実際の緊急時における対応では、一度下した判断を元に作業が進行していくため、処理に対する自信を表す確信度の低い判断が続いた場合に利用者が不安を抱き、的確な判断ができなくなるといった悪循環が生じたり、判断自体の修正や指示の修正をしたい場合に対応できないという問題点があった。
また、訓練や実際の緊急時での対応履歴を振り返って分析する場合、対応項目によっての所要時間も異なることから、単に所要時間が長いだけではその部分の対応状況に問題があったのかどうか判断できないという問題点があった。同様に、シナリオを検証する場合にも、単に所要時間が長いだけではその部分のシナリオの改善が必要なのか、利用者の能力に依存するのか、そもそも時間を要する作業であったのかが判断できないという問題点があった。
In an emergency such as the occurrence of an actual disaster, there are many highly urgent items that need to be quickly determined, and the user needs to proceed with the processing according to the scenario even for processing with low confidence.
In response to training and actual emergency situations, the work proceeds based on the judgments made once. There was a problem that a vicious circle such as being unable to make a judgment occurred or that it was not possible to cope with the case where it was desired to correct the judgment itself or the instructions.
Also, when looking back and analyzing the response history in training and actual emergency, the required time varies depending on the response items, so it is determined whether there is a problem in the response status of that part simply by taking a long time. There was a problem that it was not possible. Similarly, when verifying a scenario, it is not possible to determine whether it is necessary to improve the scenario for that part, whether it depends on the ability of the user, or was a time-consuming work in the first place. There was a problem.

本発明では、上記の問題に鑑み、修正すべきシナリオが進行しつつある状況を早急に察知して、速やかに修正することを可能とするとともに、シナリオの最適化の検証を容易に可能な緊急時指揮支援技術を提供することを主たる課題とする。   In the present invention, in view of the above problems, it is possible to quickly detect a situation in which a scenario to be corrected is progressing, to quickly correct the situation, and to make it possible to easily verify the optimization of the scenario. The main task is to provide time commanding support technology.

本発明は、上記の課題を解決するために、緊急時指揮支援サーバ、緊急時のシナリオ最適化方法、及びコンピュータプログラムを提供する。   In order to solve the above problems, the present invention provides an emergency command support server, an emergency scenario optimization method, and a computer program.

本発明の緊急時指揮支援サーバは、1以上のクライアント端末との間でデータの送受信が可能な緊急時指揮支援サーバである。この緊急時指揮支援サーバは、前記1以上のクライアント端末の各々の利用者に処理を行わせるための指示が規定されたシナリオを記憶する第1記憶手段と、前記指示を順次所定のクライアント端末に表示させるとともに、当該指示に対する処理への前記利用者の確信度を当該クライアント端末から順次受け付けて、前記確信度を指示毎に所定の第2記憶手段に記憶させ、前記確信度を定量的に表す確信度値の累積値が所定の条件を満たす場合に、前記確信度値により確信度が低いと判断された指示の一覧を前記クライアント端末に表示させて、このクライアント端末から前記一覧に表示された指示の修正が依頼されると、前記シナリオの当該指示の修正を行うシナリオ実行手段と、を備える。   The emergency command support server of the present invention is an emergency command support server capable of transmitting and receiving data to and from one or more client terminals. The emergency command support server includes: a first storage unit that stores a scenario in which an instruction for causing each user of the one or more client terminals to perform processing is stored; and the instruction is sequentially transmitted to a predetermined client terminal. In addition to displaying, the user's certainty of processing for the instruction is sequentially received from the client terminal, and the certainty is stored in a predetermined second storage unit for each instruction, and the certainty is expressed quantitatively. When the cumulative value of the certainty value satisfies a predetermined condition, a list of instructions determined that the certainty level is low by the certainty value is displayed on the client terminal, and is displayed on the list from the client terminal. And scenario execution means for correcting the instruction of the scenario when the instruction is requested to be corrected.

本発明の緊急時指揮支援サーバは、指示毎に確信度を付与して、確信度が一定の条件に達したときにシナリオの速やかな修正を行うことを可能にしている。そのために、適切なシナリオの進行を管理することができる。また、入力された確信度と時間の関係から、訓練時に、シナリオのボトルネックとなる点を抽出することが可能となり、より効果的なシナリオ作成を行うことができる。   The emergency command support server of the present invention assigns a certainty factor for each instruction, and makes it possible to quickly correct a scenario when the certainty factor reaches a certain condition. Therefore, it is possible to manage the progress of an appropriate scenario. Moreover, it becomes possible to extract a point that becomes a bottleneck of the scenario during training from the relationship between the input certainty factor and time, and it is possible to create a more effective scenario.

前記シナリオ実行手段は、いずれか一人の利用者のクライアント端末に、前記一覧を、指示された処理を行った利用者名とともに表示させ、当該クライアント端末から前記一覧に表示された指示の修正が依頼される場合に、当該指示を行った利用者のクライアント端末に修正内容の入力を依頼するメッセージを送信して、このクライアント端末から修正内容が入力されると前記シナリオの当該指示の修正を行うように構成されていてもよい。このような構成では、いずれか一人の利用者(例えば統括責任者)がシナリオ全体の進行を把握して修正の有無を判断するために、シナリオ通りに適正に対応が行われているかが容易に判断できる。
他に、前記シナリオ実行手段は、第2記憶手段に前記確信度を利用者毎に記憶させておき、前記確信度値の累積値を利用者毎に算出して、算出した累積値が前記所定の条件を満たす場合に、当該利用者のクライアント端末に、前記確信度値により確信度が低いと判断された指示のうち当該利用者が処理した指示の一覧を表示させるように構成されていてもよい。このような構成では、利用者毎に、直接シナリオの修正依頼を受け付けることが可能になり、利用者が、自身の処理について早期に対応することができる。
The scenario execution means displays the list on the client terminal of any one user together with the name of the user who performed the instructed process, and requests to modify the instruction displayed on the list from the client terminal. In such a case, a message requesting input of correction contents is transmitted to the client terminal of the user who issued the instruction, and when the correction contents are input from the client terminal, the instruction of the scenario is corrected. It may be configured. In such a configuration, it is easy for any one of the users (for example, the person in charge of supervision) to grasp the progress of the entire scenario and determine whether it has been corrected or not. I can judge.
In addition, the scenario execution unit stores the certainty factor for each user in the second storage unit, calculates a cumulative value of the certainty factor value for each user, and the calculated cumulative value is the predetermined value. If the condition is satisfied, the client terminal of the user may be configured to display a list of instructions processed by the user among instructions determined to be low in confidence by the confidence value. Good. In such a configuration, it becomes possible to directly accept a scenario modification request for each user, and the user can respond to his / her own processing at an early stage.

本発明の緊急時のシナリオ最適化方法は、1以上のクライアント端末との間でデータの送受信が可能であり、前記1以上のクライアント端末の各々の利用者に処理を実行させるための指示が規定されたシナリオを記憶する緊急時指揮支援サーバにより実行される方法である。この方法は、前記指示を順次所定のクライアント端末に表示させる段階と、前記指示に対する処理への前記利用者の確信度を当該クライアント端末から順次受け付けて、前記確信度を指示毎に所定の記憶手段に記憶させる段階と、前記確信度を定量的に表す確信度値の累積値が所定の条件を満たす場合に、前記確信度値により確信度が低いと判断された指示の一覧を前記クライアント端末に表示させる段階と、前記クライアント端末から前記一覧に表示された指示の修正が依頼される場合に、前記シナリオの当該指示の修正を行う段階と、を含む。   According to the emergency scenario optimization method of the present invention, data can be transmitted / received to / from one or more client terminals, and instructions for causing each user of the one or more client terminals to execute processing are defined. This is a method executed by the emergency command support server that stores the recorded scenario. In this method, the instruction is sequentially displayed on a predetermined client terminal, and the certainty of the user to the processing for the instruction is sequentially received from the client terminal, and the certainty is stored for each instruction. And when the cumulative value of the certainty value that quantitatively represents the certainty condition satisfies a predetermined condition, a list of instructions determined to be low in certainty by the certainty value value is stored in the client terminal. And a step of correcting the instruction in the scenario when the client terminal requests correction of the instruction displayed in the list.

本発明のコンピュータプログラムは、1以上のクライアント端末との間でデータの送受信が可能であり、前記1以上のクライアント端末の各々の利用者に処理を行わせるための指示が規定されたシナリオを記憶するコンピュータに、前記指示を順次所定のクライアント端末に表示させる処理、前記指示に対する処理への前記利用者の確信度を当該クライアント端末から順次受け付けて、前記確信度を指示毎に所定の記憶手段に記憶させる処理、前記確信度を定量的に表す確信度値の累積値が所定の条件を満たす場合に、前記確信度値により確信度が低いと判断された指示の一覧を前記クライアント端末に表示させる処理、前記クライアント端末から前記一覧に表示された指示の修正が依頼される場合に、前記シナリオの当該指示の修正を行う処理、を実行させるためのコンピュータプログラムである。   The computer program of the present invention is capable of transmitting and receiving data to and from one or more client terminals, and stores a scenario in which instructions for causing each user of the one or more client terminals to perform processing are defined. A computer that sequentially displays the instructions on a predetermined client terminal, and the user's certainty of the process for the instruction is sequentially received from the client terminal, and the certainty is stored in a predetermined storage unit for each instruction. When the cumulative value of the certainty factor value that quantitatively represents the certainty factor satisfies a predetermined condition, the client terminal displays a list of instructions that are determined to have a low certainty factor based on the certainty factor value. Processing, when the client terminal requests correction of the instruction displayed in the list, the instruction of the scenario is corrected Management, is a computer program for execution.

本発明によれば、指示に対する回答に確信度を付与して、確信度を定量的に表す確信度値の累積値が所定の条件に達することでクライアント端末からの修正依頼を受け付けるために、シナリオの修正を早期に行うことができる。また、シナリオの最適化の検証が容易になる。   According to the present invention, a scenario is provided in which a certainty factor is given to an answer to an instruction, and the cumulative value of the certainty factor value quantitatively representing the certainty factor reaches a predetermined condition to accept a correction request from the client terminal. Can be corrected early. Also, scenario optimization can be easily verified.

本発明の緊急時指揮支援システムの全体構成図である。1 is an overall configuration diagram of an emergency command support system of the present invention. 緊急対応リポジトリに格納される雛形の例示図である。It is an illustration figure of the model stored in an emergency response repository. 緊急対応シナリオの例示図であり、図3(a)はシナリオ概要テーブル、図3(b)は担当情報テーブル、図3(c)は大項目テーブル、図3(d)は累積確信度上限テーブル、図3(e)はノード情報テーブルを表す。FIG. 3A is an exemplary diagram of an emergency response scenario, FIG. 3A is a scenario summary table, FIG. 3B is a charge information table, FIG. 3C is a large item table, and FIG. 3D is a cumulative certainty limit table. FIG. 3E shows a node information table. 緊急対応履歴の例示図であり、図4(a)はノード履歴テーブル、図4(b)は確信度履歴テーブルを表す。It is an illustration figure of an emergency response log | history, Fig.4 (a) represents a node history table, FIG.4 (b) represents a certainty factor history table. 緊急対応シナリオの処理フローチャートであり、図5(a)はメインの処理、図5(b)は状況確認処理のを表す。FIG. 5A is a process flowchart of an emergency response scenario, in which FIG. 5A shows main processing and FIG. 5B shows situation confirmation processing. 緊急時指揮支援サーバにおいて実行される処理のフローチャートである。It is a flowchart of the process performed in an emergency command assistance server. 緊急時指揮支援サーバにおいて実行される処理のフローチャートである。It is a flowchart of the process performed in an emergency command assistance server. 本部のクライアント端末に表示される画面の例示図である。It is an illustration figure of the screen displayed on the client terminal of a headquarters. 図6aのフローチャートによる一連の処理を表す図である。It is a figure showing a series of processes by the flowchart of FIG. 6a. 図6aのフローチャートによる一連の処理を表す図である。It is a figure showing a series of processes by the flowchart of FIG. 6a. 図6aのフローチャートによる一連の処理を表す図である。It is a figure showing a series of processes by the flowchart of FIG. 6a. 確認ノードリストの例示図である。It is an illustration figure of a confirmation node list. ノード履歴テーブルの例示図である。It is an illustration figure of a node history table. 修正対象と取消対象処理の一覧の例示図である。It is an illustration figure of the list of correction object and cancellation object processing. 修正時の一連の処理を表す図である。It is a figure showing a series of processes at the time of correction. 修正時の一連の処理を表す図である。It is a figure showing a series of processes at the time of correction. 図6bのフローチャートによる一連の処理を表す図である。It is a figure showing a series of processes by the flowchart of FIG. 修正候補の一覧の例示図である。It is an illustration figure of the list of correction candidates. 修正時の一連の処理を表す図である。It is a figure showing a series of processes at the time of correction. 修正時の一連の処理を表す図である。It is a figure showing a series of processes at the time of correction.

以下、本発明の実施形態を、図面を参照して説明する。
図1は、本発明の緊急時指揮支援システムの全体構成図である。
緊急時指揮支援システム1は、緊急時指揮支援サーバ2及び1以上のクライアント端末3がネットワークLを介して接続されて構成される。ネットワークLは、緊急時指揮支援サーバ2とクライアント端末3との間でデータの送受信が可能であれば、公衆回線、LAN(Local Area Network)のような構内回線、或いはこれらを組み合わせたもの等どのような構成でもよく、また、有線、無線を問わない。
Embodiments of the present invention will be described below with reference to the drawings.
FIG. 1 is an overall configuration diagram of an emergency command support system according to the present invention.
The emergency command support system 1 is configured by connecting an emergency command support server 2 and one or more client terminals 3 via a network L. As long as the network L can transmit and receive data between the emergency command support server 2 and the client terminal 3, the network L can be a public line, a local line such as a LAN (Local Area Network), or a combination of these. Such a configuration may be used, and it does not matter whether it is wired or wireless.

クライアント端末3は、利用者毎に設けられておりネットワークLを介して、緊急時指揮支援サーバ2との間でデータの送受信を行う。この実施形態では、クライアント端末3が、本部、消火班、救護班の各利用者に対して設けられている。クライアント端末3は、緊急時指揮支援サーバ2から送られてくるデータを表示するためのディスプレイ及び利用者によるデータの入力を可能にするためのキーボード、マウスなどの入力装置が接続された、パーソナルコンピュータやPDA、携帯電話機等の情報処理装置である。クライアント端末3は、シナリオの策定時には策定用のデータを入力するためのシナリオ編集用端末として用いられ、緊急対応時にはシナリオの実行に伴って緊急時指揮支援サーバ2からの様々な情報を利用者に提供するとともに利用者からの入力を緊急時指揮支援サーバ2に送信するための緊急対応支援用端末として用いられ、緊急対応計画分析時には履歴分析用端末として用いられる。   The client terminal 3 is provided for each user, and transmits and receives data to and from the emergency command support server 2 via the network L. In this embodiment, a client terminal 3 is provided for each user of the headquarters, fire fighting team, and rescue team. The client terminal 3 is a personal computer to which a display for displaying data sent from the emergency command support server 2 and an input device such as a keyboard and a mouse for enabling the user to input data are connected. And information processing apparatuses such as PDAs and mobile phones. The client terminal 3 is used as a scenario editing terminal for inputting data for formulation at the time of scenario formulation, and various information from the emergency command support server 2 is transmitted to the user as the scenario is executed at the time of emergency response. The terminal is used as an emergency response support terminal for transmitting the input from the user to the emergency command support server 2 and used as a history analysis terminal at the time of emergency response plan analysis.

緊急時指揮支援サーバ2は、CPU(Central Processing Unit)、RAM(Random Access Memory)、ROM(Read Only Memory)、及び本発明のコンピュータプログラムを記憶する記憶装置を備えており、起動時に、コンピュータプログラムを実行するようになっている。緊急時指揮支援サーバ2は、大容量記憶装置が内蔵或いは外付けされている。緊急時指揮支援サーバ2は、上記のようなハードウェア構成でコンピュータプログラムを実行することで、緊急対応時のシナリオ(緊急対応シナリオ)の策定を行うための緊急対応シナリオエディタ部21、緊急対応シナリオを実行するための緊急対応シナリオ実行エンジン22、緊急対応シナリオの実行結果を分析するための緊急対応履歴分析部23を形成するとともに、大容量記憶装置にデータベース24を構築する。
データベース24は、緊急対応シナリオ作成を容易にするための一般的な緊急対応計画の雛形を格納する緊急対応リポジトリ241と、策定した緊急対応シナリオを蓄積するための緊急対応シナリオライブラリ242と、報告書の作成及び対応履歴の分析を行うために緊急対応履歴を記録する緊急対応履歴データベース(以下、DBを記す。)243とを含んでいる。
The emergency command support server 2 includes a CPU (Central Processing Unit), a RAM (Random Access Memory), a ROM (Read Only Memory), and a storage device that stores the computer program of the present invention. Is supposed to run. The emergency command support server 2 has a built-in or external mass storage device. The emergency command support server 2 executes the computer program with the hardware configuration as described above, so that an emergency response scenario editor unit 21 for developing an emergency response scenario (emergency response scenario), an emergency response scenario The emergency response scenario execution engine 22 for executing the emergency response and the emergency response history analysis unit 23 for analyzing the execution result of the emergency response scenario are formed, and the database 24 is constructed in the mass storage device.
The database 24 includes an emergency response repository 241 for storing a template of a general emergency response plan for facilitating emergency response scenario creation, an emergency response scenario library 242 for storing the prepared emergency response scenarios, and a report. And an emergency response history database (hereinafter referred to as DB) 243 for recording an emergency response history.

図2は、緊急対応リポジトリ241に格納される雛形の例示図である。緊急対応リポジトリ241は、緊急時のワークフローに応じて規定された緊急対応シナリオを作成するための処理の雛形を、大分類、中分類、小分類で分けられる分類毎に記憶している。これらの雛形を利用して、利用者が緊急対応時に実施する具体的な作業を洗い出し、作業手順を決めて、対応の項目及び回答タイプなどの基本的な事項について設定して、緊急対応シナリオを作成する。   FIG. 2 is an exemplary diagram of templates stored in the emergency response repository 241. The emergency response repository 241 stores a process template for creating an emergency response scenario defined in accordance with an emergency workflow for each category classified into a large category, a medium category, and a small category. Using these templates, the user can identify the specific work to be performed during emergency response, determine the work procedure, set the basic items such as response items and response types, and create an emergency response scenario. create.

図3(a)〜(e)は、緊急対応シナリオの例示図である。緊急対応シナリオは、図3(a)に示すシナリオ概要テーブル、図3(b)に示す担当情報テーブル、図3(c)に示す大項目テーブル、図3(d)に示す累積確信度上限テーブル、及び図3(e)に示すノード情報テーブル、の5つのテーブルから構成される。
シナリオ概要テーブルには、緊急対応シナリオのシナリオ名、バージョン、作成日、編集日、作成者が記録される。
担当情報テーブルには、利用者(担当者)の所属と、利用者が使用するクライアント端末3のアカウントとして例えばクライアント端末3のIPアドレスと、が記録される。緊急時指揮支援サーバ2は、アカウントによりクライアント端末3を識別可能になっており、データを送受信する場合に、アカウントにより送受信先のクライアント端末3が特定可能になっている。
大項目テーブルには、この緊急対応シナリオで実行される一連の作業をまとめた大項目の項目名が記録される。大項目を記録することで、緊急対応シナリオをいくつかの意味のあるまとまりに整理することができる。項目名を、例えば小項目まで1つ1つ羅列したものでは、シナリオ作成時、実行時、分析時のすべてにおいて状況の把握がしにくいためである。
累積確信度上限テーブルには、緊急対応シナリオ全体における累積確信度の上限値が記録される。例えば、処理に対する利用者の自信を表す確信度を定量化した値と個数の組み合わせで算出される累積値の上限値を設定しておき、上限値を超えた場合には利用者への確認なしに、この先の処理へは進めなくする。
3A to 3E are illustrations of emergency response scenarios. The emergency response scenario includes a scenario summary table shown in FIG. 3A, a charge information table shown in FIG. 3B, a large item table shown in FIG. 3C, and a cumulative certainty limit upper table shown in FIG. And the node information table shown in FIG. 3 (e).
In the scenario summary table, the scenario name, version, creation date, edit date, and creator of the emergency response scenario are recorded.
In the charge information table, the affiliation of the user (person in charge) and, for example, the IP address of the client terminal 3 are recorded as the account of the client terminal 3 used by the user. The emergency command support server 2 can identify the client terminal 3 by an account, and when transmitting / receiving data, the client terminal 3 as a transmission / reception destination can be specified by the account.
In the large item table, item names of large items in which a series of operations executed in this emergency response scenario are collected are recorded. By recording large items, emergency response scenarios can be organized into several meaningful groups. This is because it is difficult to grasp the situation at the time of scenario creation, execution, and analysis when item names are arranged one by one, for example, in small items.
In the cumulative certainty factor upper limit table, the upper limit value of the cumulative certainty factor in the entire emergency response scenario is recorded. For example, set the upper limit of the cumulative value calculated by the combination of the value that quantifies the confidence level of the user's confidence in the processing and the number, and if the upper limit is exceeded, there is no confirmation to the user In addition, it is not possible to proceed to the subsequent processing.

ノード情報テーブルには、利用者により緊急対応シナリオに沿って実行される具体的な処理の単位をノードとし、その内容がノード情報として記録される。ノード情報には、対応の項目及び回答タイプなど基本的な事項についてそれぞれ設定されている。1つ1つのノード情報には項目IDが振られ、属する大項目名、メッセージの種別(質問、作業指示、参考情報等)、実施する利用者(担当)、表示されるメッセージ、回答タイプ、回答タイプ毎の次のフローの遷移先の項目ID、確信度制限の有無、取消制限の可否、取消処理の有無が記録される。
確信度制限は、累積確信度上限テーブルに累積確信度の上限値が設定されている場合に、「あり」と表示され、設定されていない場合に「なし」と表示される。確信度制限が「あり」の場合には、累積確信度の上限値をノード情報に設定できる
取消制限は、フローの取消処理の可否を設定する。例えば、フローの取消が不可の場合には、ユーザへの確認なしにこのノードから先へはフローを進めない。
取消処理は、ノード状態や回答内容等の修正により既に実行されたノードの取消を行う場合に用いられ、ここに設定された処理が実行される。設定がない場合には、関係する利用者へ取消通知と修正内容、修正者、取消ノード一覧(メッセージノードのみ)を表示する。
In the node information table, a specific unit of processing executed by the user according to the emergency response scenario is set as a node, and the content is recorded as node information. In the node information, basic items such as corresponding items and answer types are set. Each item of node information is assigned an item ID, the name of the major item to which it belongs, the type of message (question, work instruction, reference information, etc.), the user to be executed (in charge), the message to be displayed, the answer type, the answer The item ID of the transition destination of the next flow for each type, presence / absence of certainty restriction, availability of cancellation restriction, and presence / absence of cancellation processing are recorded.
The certainty limit is displayed as “Yes” when the upper limit value of the cumulative certainty is set in the cumulative certainty limit upper table, and as “None” when not set. When the certainty limit is “Yes”, the upper limit value of the cumulative certainty level can be set in the node information. The cancellation limit sets whether or not to cancel the flow. For example, if the flow cannot be canceled, the flow cannot proceed beyond this node without confirmation from the user.
The cancel process is used when canceling a node that has already been executed by modifying the node state, the response content, etc., and the process set here is executed. When there is no setting, a cancellation notice, correction contents, a correction person, and a cancellation node list (message node only) are displayed to related users.

図4は、緊急対応履歴の例示図である。緊急対応履歴は、図4(a)に示すノード履歴テーブルと、図4(b)に示す確信度履歴テーブルの2つのテーブルから構成される。
ノード履歴テーブルは、緊急対応シナリオのノード情報毎の履歴を記録する。各ノード情報の項目IDは、元となる緊急対応シナリオの項目IDと同じであり、それぞれに利用者(実施者)が実行した際の確信度の高低、確信度メモが記録される。メッセージの表示開始時刻、実行終了時刻、メッセージに回答した利用者も自動的に記録される。質問や作業指示に対しては、回答が記録される。また、メッセージの表示状態が回答待ちの場合には「待」、回答済みの場合には「済」が記録される。遡り禁止フラグは、初期値は「許可」であるが、取消制限が「否」と設定されたノード情報を通過した場合に、そのノード情報よりも前のノード情報に「禁止」が設定される。修正メモは、実行中に確信度やフローの遡り処理を実行した場合に、修正を実施した利用者により修正した理由が記入されて、履歴として記録される。取消時刻には、フローの遡り処理を実行した場合に、その処理時刻が記録される。
確信度履歴テーブルでは、累積確信度を計算するために各利用者の確信度の累積結果を格納する。確信度は、「度数」によって確信度値として定量化されており、各確信度の度数と回数との積をすべて加算した値が累積確信度になる。累積確信度は、全利用者、利用者毎について算出可能である。
FIG. 4 is an exemplary diagram of an emergency response history. The emergency response history is composed of two tables, a node history table shown in FIG. 4A and a certainty history table shown in FIG.
The node history table records the history for each node information of the emergency response scenario. The item ID of each node information is the same as the item ID of the original emergency response scenario, and the degree of certainty and the certainty degree memo when the user (practitioner) executes are recorded respectively. The message display start time, execution end time, and the user who responds to the message are automatically recorded. Answers are recorded for questions and work instructions. Further, “waiting” is recorded when the message display state is waiting for a reply, and “done” is recorded when replying has been completed. The initial value of the retroactive prohibition flag is “permitted”, but when the node information for which the cancellation limit is set to “deny” is passed, “prohibited” is set to the node information before the node information. . In the correction memo, when the certainty factor or the flow retroactive process is executed during execution, the reason for the correction by the user who performed the correction is entered and recorded as a history. In the cancellation time, when the flow retroactive processing is executed, the processing time is recorded.
In the certainty history table, the cumulative result of each user's certainty is stored in order to calculate the cumulative certainty. The certainty factor is quantified as a certainty factor value by “frequency”, and a value obtained by adding all products of the frequency and the number of times of each certainty factor becomes the cumulative certainty factor. The cumulative certainty factor can be calculated for all users and for each user.

累積確信度は、本実施形態では、確信度の度数に回数を乗じたものの平均としている。この場合、回答全体での確信度の低い回答の割合で判断することとなる。別の方法として、確信度の低い回答の回数により判断することも可能である。これは、直接、確信度の低い回答の回数に上限を設定する。その場合に確信度テーブルは、さらに、確信度の度数ごとに、上限とする回数を設定する。   In this embodiment, the cumulative certainty is the average of the frequency of the certainty multiplied by the number of times. In this case, the determination is made based on the proportion of responses with low confidence in the entire response. As another method, it is possible to make a determination based on the number of responses with low confidence. This directly sets an upper limit on the number of answers with low confidence. In that case, the certainty table further sets the upper limit for each degree of certainty.

<処理手順>
このような緊急時指揮支援システム1では、緊急時の指揮に用いられる緊急対応シナリオの作成、緊急対応シナリオによる訓練時や実際の緊急時の対応指示、緊急対応シナリオの分析処理が行われる。
<Processing procedure>
In such an emergency command support system 1, an emergency response scenario used for commanding an emergency, creation of an emergency response scenario during training or an actual emergency response, and analysis of the emergency response scenario are performed.

・緊急対応シナリオの作成
緊急対応シナリオの作成は、クライアント端末3からの指示に応じて、緊急時指揮支援サーバ2の緊急対応シナリオエディタ部21により実行される。緊急対応シナリオエディタ部21は、シナリオ編集用端末として機能するクライアント端末3から、シナリオ作成要求を受信することで緊急対応シナリオの作成を開始する。シナリオ作成の際には、緊急対応シナリオエディタ部21により、クライアント端末3のディスプレイにシナリオ作成を支援するための作成画面が表示される。シナリオ編集用端末として機能するクライアント端末3は、本部、消火班、救護班のいずれのものでもよいが、通常は本部のクライアント端末3を用いる。
Creation of emergency response scenario The emergency response scenario is created by the emergency response scenario editor unit 21 of the emergency command support server 2 in response to an instruction from the client terminal 3. The emergency response scenario editor unit 21 starts creating an emergency response scenario by receiving a scenario creation request from the client terminal 3 functioning as a scenario editing terminal. When creating a scenario, the emergency response scenario editor unit 21 displays a creation screen for supporting scenario creation on the display of the client terminal 3. The client terminal 3 functioning as a scenario editing terminal may be any one of the headquarters, the fire fighting team, and the rescue team, but the client terminal 3 of the headquarter is usually used.

利用者は、緊急対応リポジトリ241の雛形を参考としながら、少なくとも、ノード情報に示される処理を行う利用者の所属(担当)及び次に遷移すべきノード情報を表す遷移情報を含む必要事項を入力する。これらの入力事項により緊急対応シナリオが作成されて、緊急対応シナリオライブラリ242に登録される。この際、複数のノード情報のつながりを1つの雛形として緊急対応リポジトリ241に登録しておき、これを編集する事としてもよい。
作成された緊急対応シナリオは、表形式或いはフローチャート形式でクライアント端末3により印刷可能である。印刷物は、緊急対応マニュアルとして利用することができる。
The user inputs at least necessary items including the affiliation (in charge) of the user who performs the processing indicated in the node information and transition information indicating the next node information to be transitioned, with reference to the template of the emergency response repository 241. To do. An emergency response scenario is created based on these input items and registered in the emergency response scenario library 242. At this time, a connection of a plurality of pieces of node information may be registered in the emergency response repository 241 as one template and edited.
The created emergency response scenario can be printed by the client terminal 3 in a table format or a flowchart format. The printed matter can be used as an emergency response manual.

・緊急対応シナリオによる訓練時や実際の緊急時の対応指示
このようにして作成された緊急対応シナリオを用いて、訓練或いは実際の緊急時の対応指示が行われる。
この場合、緊急対応シナリオ実行エンジン22は、緊急対応シナリオライブラリ242から読み出した緊急対応シナリオのノード情報テーブルに記録された各メッセージをノード情報順に読み出して、処理を実行することになる利用者のクライアント端末3に表示させる。また、緊急対応シナリオ実行エンジン22は、対応状況をクライアント端末3から受け取って、緊急対応履歴243のノード履歴テーブルの該当する項目IDに関連付けて記録する。
-Response instruction at the time of training by the emergency response scenario or actual emergency response The response instruction at the time of training or actual emergency is performed using the emergency response scenario created in this way.
In this case, the emergency response scenario execution engine 22 reads out each message recorded in the node information table of the emergency response scenario read from the emergency response scenario library 242 in the order of the node information, and executes the processing of the user client. It is displayed on the terminal 3. Further, the emergency response scenario execution engine 22 receives the response status from the client terminal 3 and records it in association with the corresponding item ID in the node history table of the emergency response history 243.

訓練或いは実際の緊急時の対応指示が行われるには、クライアント端末3において、各利用者が作業を時系列で把握しやすいように、緊急対応シナリオを図5のようなフローチャートの形式で表現することもできる。図5(a)は、メインの処理のフローチャートであり、シナリオ全体の処理の流れを表している。図5(b)は、状況確認処理のフローチャートである。状況確認処理は、図3(e)の項目ID1−1〜1−4で示されており、図5(b)では、各項目IDで示される処理が誰に対する指示かが視覚的にわかるようになっている。図5(c)が、現場対応処理のフローチャートである。現場対応処理は、図3(e)の項目ID2−1〜2−6で示されており、図5(c)では、各項目IDで示される処理が誰対する指示かが視覚的にわかるようになっている。   In order to give training or actual emergency response instructions, the client terminal 3 expresses an emergency response scenario in the form of a flowchart as shown in FIG. 5 so that each user can easily grasp the work in time series. You can also. FIG. 5A is a flowchart of the main process, and shows the process flow of the entire scenario. FIG. 5B is a flowchart of the status confirmation process. The status confirmation processing is indicated by item IDs 1-1 to 1-4 in FIG. 3E, and in FIG. 5B, it can be visually seen who is instructed by the processing indicated by each item ID. It has become. FIG. 5C is a flowchart of the site response process. The on-site processing is indicated by item IDs 2-1 to 2-6 in FIG. 3 (e), and in FIG. 5 (c), it is possible to visually recognize who the processing indicated by each item ID is directed to. It has become.

訓練或いは実際の緊急時の対応では、緊急対応シナリオに沿って、メッセージの読み出し処理、回答処理、確信度判定処理、修正処理が行われる。図6(a)、(b)はこれらの処理を含む緊急時指揮支援サーバ2において実行される処理のフローチャートであり、図3の緊急対応シナリオを実行する場合を示す。図6(a)の一連の処理は図8〜図10で表され、図6(b)の一連の処理は図16で表される。   In training or actual emergency response, message read processing, response processing, certainty determination processing, and correction processing are performed in accordance with an emergency response scenario. FIGS. 6A and 6B are flowcharts of processes executed in the emergency command support server 2 including these processes, and show a case where the emergency response scenario of FIG. 3 is executed. A series of processing of FIG. 6A is represented by FIGS. 8 to 10, and a series of processing of FIG. 6B is represented by FIG.

緊急時指揮支援サーバ2は、緊急対応シナリオ実行エンジン22により緊急対応シナリオライブラリ242の「火災対応」の緊急対応シナリオから項目IDの順にメッセージを読み出して、該当する利用者のクライアント端末3に、図7のような画面を表示させる。図7は、本部のクライアント端末3に表示される画面の例示図である。画面には、緊急対応シナリオのシナリオ名等のシナリオ情報、利用者についての利用者情報の他に、作業指示、利用者への質問、参考情報等のメッセージが表示される。また、質問への回答の入力を可能にする。これにより利用者毎に質問、作業指示、参考情報が提供される(ステップS10)。また、緊急時指揮支援サーバ2は、緊急対応シナリオ実行エンジン22によりメッセージを読み出すと、ノード履歴テーブルに、通知したメッセージの項目ID、メッセージの表示開始日時、メッセージの表示状態「待」を記録する。
なお、読み出した緊急対応シナリオのノード情報が項目ID10−1になると、処理は終了する。
The emergency command support server 2 reads out the messages in the order of the item IDs from the emergency response scenario of “fire response” in the emergency response scenario library 242 by the emergency response scenario execution engine 22, and sends the messages to the client terminal 3 of the corresponding user. A screen like 7 is displayed. FIG. 7 is an exemplary view of a screen displayed on the client terminal 3 of the headquarters. In addition to scenario information such as the scenario name of the emergency response scenario and user information about the user, messages such as work instructions, questions to the user, and reference information are displayed on the screen. It also allows the input of answers to questions. Thus, questions, work instructions, and reference information are provided for each user (step S10). Further, when the emergency command support server 2 reads the message by the emergency response scenario execution engine 22, the item ID of the notified message, the message display start date and time, and the message display state “wait” are recorded in the node history table. .
Note that when the node information of the read emergency response scenario becomes the item ID 10-1, the process ends.

利用者は、クライアント端末3により表示されたメッセージに応じた対応を行う。例えば、図7の画面において、利用者が作業指示に対応して回答「はい」ボタンを押下し、確信度及び確信度メモを入力する。クライアント端末3は、これらの入力内容を、利用者名及び対応する項目IDとともに緊急時指揮支援サーバ2に送信する。緊急時指揮支援サーバ2は、緊急対応シナリオ実行エンジン22により、クライアント端末3から送信されたこれらの入力内容を受信して(ステップS20)、ノード履歴テーブルの対応する項目IDに記録する。また、取消処理が禁止となっている場合、遡りフラグを不許可として記録するとともに、ノード情報を遡って、すべての遡りフラグを不許可に変更する(ステップS30)。   The user takes action according to the message displayed by the client terminal 3. For example, on the screen of FIG. 7, the user presses an answer “Yes” button corresponding to the work instruction, and inputs a certainty factor and a certainty factor memo. The client terminal 3 transmits these input contents to the emergency command support server 2 together with the user name and the corresponding item ID. The emergency command support server 2 receives these input contents transmitted from the client terminal 3 by the emergency response scenario execution engine 22 (step S20), and records them in the corresponding item ID of the node history table. If the cancellation process is prohibited, the retroactive flag is recorded as non-permitted, and the node information is traced back and all retroactive flags are changed to non-permitted (step S30).

ノード履歴テーブルへの記録後に、緊急対応シナリオ実行エンジン22は、累積確信度が閾値を超えていないか確認する。まず、緊急対応シナリオライブラリ242から累積確信度上限(閾値)を、緊急対応履歴243から確信度履歴テーブルを、それぞれ読み出す。累積確信度は、例えば式(1)で表され、確信度履歴テーブルの確信度の度数に回数を乗じたものの平均として算出される(ステップS40)。算出した結果と閾値との大小関係により判定が行われる。回答されたノードの利用者毎及び全体のノードを対象として、各ノードへの回答がある度に判定を行う。
累積確信度=Σ(度数×回数)/Σ(回数) …(1)
After recording in the node history table, the emergency response scenario execution engine 22 checks whether or not the cumulative certainty exceeds the threshold value. First, the cumulative certainty factor upper limit (threshold value) is read from the emergency response scenario library 242, and the certainty factor history table is read from the emergency response history 243. The accumulated certainty factor is expressed by, for example, the equation (1), and is calculated as an average of the frequency of the certainty factor in the certainty factor history table multiplied by the number of times (step S40). The determination is made based on the magnitude relationship between the calculated result and the threshold value. A determination is made every time there is an answer to each node for each user of the answered nodes and for all nodes.
Cumulative certainty factor = Σ (frequency × number of times) / Σ (number of times) (1)

累積確信度の判定により、累積確信度が閾値以下と判定される場合には、ステップ10に戻り、次の指示が利用者に提示される(ステップS50:閾値以下)。以上の一連の処理は、図8に示される。   If it is determined by the determination of the cumulative certainty that the cumulative certainty is equal to or less than the threshold, the process returns to step 10 and the next instruction is presented to the user (step S50: below the threshold). The above series of processing is shown in FIG.

累積確信度の判定により、累積確信度が閾値を超えると判定される場合には、2通りの処理パタンある。
1つは、実行中の緊急対応シナリオ全体の累積確信度が累積値を超えた場合に、緊急対応シナリオの実行の統括責任者に対して確信度が低い回答の一覧を表示して、統括責任者が各利用者に確認を行う処理である(図6(a))。この実施形態において統括責任者は、本部の利用者である。この処理は図9、図10に示される。
もう1つは利用者毎に累積確信度の判定を行い、累積確信度が閾値を超えた利用者に対してのみ、緊急時指揮支援サーバ2から直接確認を行う処理である(図6(b))。この処理は図16に示される。
When it is determined by the determination of the cumulative certainty that the cumulative certainty exceeds the threshold value, there are two processing patterns.
First, when the cumulative certainty of the entire emergency response scenario being executed exceeds the cumulative value, a list of responses with low confidence is displayed to the person responsible for executing the emergency response scenario. This is a process in which the user confirms each user (FIG. 6A). In this embodiment, the general manager is a user of the headquarters. This process is shown in FIGS.
The other is a process of determining the cumulative certainty factor for each user and performing direct confirmation from the emergency command support server 2 only for the user whose cumulative certainty factor exceeds the threshold (FIG. 6B). )). This process is shown in FIG.

図6(a)、図9、及び図10により、ステップS50で累積確信度が閾値を超過して、シナリオの統括責任者が確認処理をする場合について説明する。これは、緊急対応シナリオ全体の進行を把握して確認すべきか否かを判断するため、ノード全体を対象とし、緊急対応シナリオに沿って適正に対応が行われているかを判断することを目的とする。
消火班に対する作業指示である項目ID2−2のノードのメッセージ「本部からの指示に従い、消火活動を開始してください。」に対して、消火班のクライアント端末3から回答及びメッセージに対する確信度の低い判断が入力され、次いで確信度判定処理における累積確信度が閾値を超える場合を例に、ステップS51〜ステップS56の処理を説明する。ここで、累積確信度の計算は、全利用者についての値を合計して閾値と比較する。
With reference to FIGS. 6A, 9, and 10, the case where the cumulative certainty exceeds the threshold value in step S <b> 50 and the supervisor in charge of the scenario performs confirmation processing will be described. The purpose of this is to determine whether the entire emergency response scenario should be confirmed and confirmed, and whether or not an appropriate response is being implemented in accordance with the emergency response scenario for the entire node. To do.
In response to the message of the node of item ID 2-2, which is a work instruction for the fire fighting team, “Please start fire fighting activities according to instructions from the headquarters”, the client terminal 3 of the fire fighting team has low confidence in answers and messages The process of steps S <b> 51 to S <b> 56 will be described by taking as an example the case where the judgment is input and the cumulative certainty factor in the certainty factor determination process exceeds the threshold value. Here, in calculating the cumulative certainty factor, the values for all users are summed and compared with a threshold value.

確信度判定処理において、累積確信度が閾値を超えたと判断された場合(ステップS50:閾値を超過)、緊急対応シナリオ実行エンジン22はノード履歴テーブルの遡りフラグが許可されたノードのうち、確信度が低いノード情報を抽出して、確認ノードリストを作成する。確認ノードリストは、所定の確信度以下のノード情報を抽出して作成してもよく(例えば図4(b)において確信度の度数を所定値と比較して抽出する。)、すべてのノード情報を抽出して、確信度の低い順(度数の比較)にソートして作成してもよい。図11は、図4(a)のノード履歴テーブルから作成された確認ノードリストの例示図である。緊急対応シナリオ実行エンジン22は、本部のクライアント端末3に対して、「現在実行中のシナリオの累積確信度が閾値を超えました。」等のメッセージを通知するとともに、作成した確認ノードリストを送信して、クライアント端末3に表示させる。表示に当たっては、本部の利用者が前後の処理関係を把握しやすくするため、フローチャートとともに提示してもよい(ステップS51、S52)。   In the certainty determination process, when it is determined that the cumulative certainty exceeds the threshold (step S50: exceeding the threshold), the emergency response scenario execution engine 22 determines the certainty among the nodes for which the retroactive flag of the node history table is permitted. Node information with a low is extracted and a confirmation node list is created. The confirmation node list may be created by extracting node information having a certain confidence level or less (for example, extracting the confidence level in comparison with a predetermined value in FIG. 4B), and all the node information. May be extracted and sorted in descending order of confidence (frequency comparison). FIG. 11 is a view showing an example of a confirmation node list created from the node history table of FIG. The emergency response scenario execution engine 22 notifies the client terminal 3 of the headquarters of a message such as “the cumulative certainty of the currently executed scenario has exceeded the threshold” and transmits the created confirmation node list. And displayed on the client terminal 3. In displaying, in order to make it easier for the user of the headquarters to grasp the processing relationship before and after, it may be presented together with a flowchart (steps S51 and S52).

本部の利用者がクライアント端末3に提示された確認ノードリストの中から、確認が必要とされたノード(例えば項目ID1−3)を選択すると、選択されたノードの項目IDが緊急時指揮支援サーバ2の緊急対応シナリオ実行エンジン22に通知される。
緊急対応シナリオ実行エンジン22は、通知された項目IDのノード情報から、ノードに回答した利用者のクライアント端末3(この実施形態では消火班のクライアント端末3)に対して、内容確認依頼メッセージを通知する。これにより利用者へ確認依頼を行う(ステップS53)。
When the user at the headquarters selects a node (for example, item ID 1-3) that requires confirmation from the confirmation node list presented to the client terminal 3, the item ID of the selected node is the emergency command support server. The second emergency response scenario execution engine 22 is notified.
The emergency response scenario execution engine 22 notifies the content confirmation request message to the client terminal 3 of the user who responds to the node (in this embodiment, the client terminal 3 of the fire fighting team) from the node information of the notified item ID. To do. Thus, a confirmation request is made to the user (step S53).

消火班の利用者は、クライアント端末3で内容確認依頼メッセージを確認して、本部からの問い合わせに対して確認を行う。ここでは、利用者により、「確認内容の変更」、「確信度の変更」、「保留」のいずれかの処理が選択される。
「保留」が選択された場合は、次に確信度の低いノードが選択され、同様の処理が行われる。
「確信度の変更」が行われた場合、履歴に対して確信度が変更され、緊急時指揮支援サーバ2において再度、確信度判定処理が行われる。その結果、確信度が閾値を超えないと判断される場合は、緊急時指揮支援サーバ2は、同様に、確信度の低いノードの一覧を抽出して、本部のクライアント端末3に表示させる。
「発煙筒が発見され火災ではなかった」等の確認内容の変更が行われた場合は、少なくともノードID、修正内容、及びメモを含む修正メッセージを作成して、消火班のクライアント端末2から緊急時指揮支援サーバ2の緊急対応シナリオ実行エンジン22に送信する。
ステップS52、S53の処理は、確認ノードリストのすべてのノードに対して行われる。すべてのノードについてのステップS52、S53の処理が終了すると、ステップS54へ移る。
The user of the fire fighting team confirms the content confirmation request message on the client terminal 3 and confirms the inquiry from the headquarters. Here, the user selects any one of “change of confirmation content”, “change of certainty”, and “hold”.
If “hold” is selected, the node with the next lowest certainty is selected and the same processing is performed.
When the “change in certainty factor” is performed, the certainty factor is changed with respect to the history, and the certainty degree determination process is performed again in the emergency command support server 2. As a result, when it is determined that the certainty level does not exceed the threshold value, the emergency command support server 2 similarly extracts a list of nodes with low certainty levels and displays them on the client terminal 3 at the headquarters.
When the confirmation contents such as “Smoke tube was found and it was not a fire” were changed, an amendment message including at least the node ID, amendment contents, and memo was created and urgent from the client terminal 2 of the fire fighting team It is transmitted to the emergency response scenario execution engine 22 of the time command support server 2.
The processes in steps S52 and S53 are performed for all the nodes in the confirmation node list. When the processes of steps S52 and S53 for all the nodes are completed, the process proceeds to step S54.

緊急時指揮支援サーバ2は、修正メッセージの有無により、シナリオの修正の有無を判断する。修正メッセージを受信しない場合には、シナリオの修正が無いと判断して(ステップS54:無)、ステップS10の処理に移る。
緊急時指揮支援サーバ2は、修正メッセージを受信すると、シナリオの修正があると判断する(ステップS54:有)。
The emergency command support server 2 determines whether or not the scenario is corrected based on the presence or absence of the correction message. When the correction message is not received, it is determined that the scenario is not corrected (step S54: No), and the process proceeds to step S10.
Upon receiving the correction message, the emergency command support server 2 determines that there is a scenario correction (step S54: present).

緊急時指揮支援サーバ2は、修正メッセージを受信して、緊急対応シナリオ実行エンジン22により該ノードIDに対応する履歴(項目ID1−3)「火災は発生していましたか?」の回答を「はい」から「いいえ」に変更して、「発煙筒が発見された。火災ではなかったことを確認した。回答を「はい」から「いいえ」に変更する。」という内容の修正メモを記述する。ノード履歴テーブルには図12の例示図のように該当IDのメッセージに修正メモと取り消されたメッセージに取消日時を記録する(ステップS55)。   The emergency command support server 2 receives the correction message, and responds to the history (item ID1-3) corresponding to the node ID by the emergency response scenario execution engine 22 with “Yes”. From "Yes" to "No." Confirmed that a smoke tube was found. It was not a fire. Change the answer from "Yes" to "No". ”Is written. In the node history table, as shown in the illustration of FIG. 12, the correction memo is recorded in the message of the corresponding ID and the cancellation date and time are recorded in the canceled message (step S55).

緊急対応シナリオ実行エンジン22は、ノード情報を修正すると、修正したノード情報以降の既に実行済みのノード情報を緊急対応履歴から抽出し、抽出されたノード情報を対応したクライアント端末3に、「本部にて修正が実行されました。『発煙筒が発見された。火災ではなかったことを確認した。回答を「はい」から「いいえ」に変更する。』とのことです。」という内容のメッセージと取消処理一覧表を表示する。図13は、修正対象と取消対象処理の一覧の例示図である。   When the node information is corrected, the emergency response scenario execution engine 22 extracts already executed node information after the corrected node information from the emergency response history, and sends the extracted node information to the client terminal 3 corresponding to “ “The smoke cylinder was found. It was confirmed that it was not a fire. The answer was changed from“ Yes ”to“ No ”. "apparently. "And a cancellation processing list. FIG. 13 is an exemplary diagram of a list of correction target and cancellation target processes.

緊急対応シナリオ実行エンジン22は、修正したノード情報の次のノード情報を読み出し、該当する利用者のクライアント端末3の画面にメッセージを表示して、ステップS10に処理が戻る(ステップS56)。なお、ユーザが前後の処理関係を把握しやすくするために、上記の処理の際に、図14、図15のような修正時の一連の処理を表すフローチャートを該当するクライアント端末3に表示してもよい。   The emergency response scenario execution engine 22 reads the node information next to the corrected node information, displays a message on the screen of the client terminal 3 of the corresponding user, and returns to step S10 (step S56). In order to make it easier for the user to understand the processing relationship before and after, a flowchart representing a series of processing at the time of correction as shown in FIGS. 14 and 15 is displayed on the corresponding client terminal 3 during the above processing. Also good.

確信度が一定の閾値を超え、上記のように確認が行われている場合、同一の緊急対応シナリオであっても、同時に複数の利用者のクライアント端末3に、メッセージが送信される場合がある。その場合、各利用者からメッセージが返ってきたとしても、次のノード情報の読み出しを一時的に停止させ、緊急対応シナリオ全体の進行を、一定の確信度を上回るまで停止させてもよい。
さらに、緊急対応シナリオ全体に対して確信度判定処理を行う場合は、各利用者から回答が返された都度ではなく、次のメッセージを読み出した際に、該メッセージのノード情報の取消制限の有無を判定し、取消制限が「有」となった場合にのみ、実行するようにしてもよい。こうすることで、効率的に緊急対応シナリオの進行を正しい方向に修正することができる。
When the certainty level exceeds a certain threshold and the confirmation is performed as described above, a message may be transmitted to the client terminals 3 of a plurality of users at the same time even in the same emergency response scenario. . In that case, even if a message is returned from each user, reading of the next node information may be temporarily stopped, and the progress of the entire emergency response scenario may be stopped until a certain degree of certainty is exceeded.
Furthermore, when performing the certainty determination process for the entire emergency response scenario, whether or not there is a restriction on cancellation of node information of the message when the next message is read, not every time a response is returned from each user It may be executed only when the cancellation limit is “present”. In this way, the progress of the emergency response scenario can be efficiently corrected in the correct direction.

図6(b)及び図16により、ステップS50で累積確信度が閾値を超過して、累積確信度が閾値を超えた利用者に対してのみ、緊急時指揮支援サーバ2から直接確認を行う場合の処理について説明する。この処理では、局所的に極端に確信度が低い場合に、早期に確認すべき事項を検出することが可能である。緊急時指揮支援サーバ2は、修正有無を確認し、確信度の低い質問メッセージの“回答”を変更し、フローが変更となる処理について示す。   When the cumulative certainty exceeds the threshold value in step S50 and direct confirmation from the emergency command support server 2 is performed only for the user whose cumulative certainty exceeds the threshold value in step S50 according to FIG. 6B and FIG. The process will be described. In this process, when the certainty level is extremely low locally, it is possible to detect an item to be confirmed early. The emergency command support server 2 confirms whether or not the correction is made, changes the “answer” of the question message having a low certainty level, and shows a process for changing the flow.

消火班に対する作業指示のノード情報(項目ID2−2)のメッセージ「本部からの指示に従い、消火活動を開始してください。」に対する確信度判定処理の結果、消火班の累積確信度が閾値を超えたと判定されると、緊急対応シナリオ実行エンジン22は、消火班のクライアント端末3に対して、「確信度の低い回答が続いていますが、このままシナリオの実行を継続しますか?継続する場合は“はい”を、遡って修正したい場合は“いいえ”を選択してください。」といった内容の確認メッセージを消火班のクライアント端末3に通知して表示させる(ステップS61)。   As a result of the certainty determination process for the message "node information (item ID 2-2)" of the work instruction for the fire fighting team "Please start fire fighting activities according to instructions from the headquarters", the cumulative confidence of the fire fighting team exceeds the threshold If it is determined that the emergency response scenario execution engine 22 responds to the client terminal 3 of the fire fighting team, “An answer with low confidence has continued, but will you continue to execute the scenario as it is? A confirmation message with a content such as “Yes” or “No” if you want to make corrections retroactively ”is notified to the client terminal 3 of the fire brigade and displayed (step S61).

消火班の利用者は、この通知に対して“はい”又は“いいえ”のいずれかを選択して、緊急対応シナリオ実行エンジン22に回答する。この回答により、緊急対応シナリオ実行エンジン22は、当該利用者がシナリオの実行を継続するか否かを判断する(ステップS62)。   The user of the fire fighting team selects either “Yes” or “No” in response to this notification and responds to the emergency response scenario execution engine 22. Based on this answer, the emergency response scenario execution engine 22 determines whether or not the user continues to execute the scenario (step S62).

緊急対応シナリオ実行エンジン22は、消火班のクライアント端末3から、“はい”の回答を受け取ると、次のノード情報を読み出して、緊急対応シナリオの継続して実行する(ステップS62:継続、ステップS10)。
緊急対応シナリオ実行エンジン22は、消火班のクライアント端末3から、“いいえ”の回答を受け取ると、続いて消火班のクライアント端末3から、修正依頼メッセージを受け取る(ステップS62:継続せず修正)。緊急対応シナリオ実行エンジン22は、修正依頼メッセージを受信すると、消火班の確信度の低い実施済みノードを修正候補として抽出して、消火班のクライアント端末3に表示させる(ステップS63)。図17は、修正候補の一覧の例示図である。
消火班の利用者はクライアント端末3により、提示された一覧の中から、修正すべきノードを選択する。
When the emergency response scenario execution engine 22 receives the answer “Yes” from the client terminal 3 of the fire fighting team, it reads the next node information and continuously executes the emergency response scenario (Step S62: Continue, Step S10). ).
When the emergency response scenario execution engine 22 receives the answer “No” from the client terminal 3 of the fire fighting team, it subsequently receives a correction request message from the client terminal 3 of the fire fighting team (step S62: correction without continuing). Upon receiving the correction request message, the emergency response scenario execution engine 22 extracts an executed node with a low certainty factor of the fire fighting team as a correction candidate and displays it on the client terminal 3 of the fire fighting team (step S63). FIG. 17 is an exemplary diagram of a list of correction candidates.
The user of the fire fighting group selects the node to be corrected from the presented list by using the client terminal 3.

以下、図6(a)と同様に、ノードの修正が行われると、シナリオ実行エンジンは修正されたノード以降の実行済みノードを抽出し、該ノードを対応した担当者にその旨、通知を行う(ステップS64〜67)。なお、ユーザが前後の処理関係を把握しやすくするために、上記の処理の際に、図18、図19のような修正時の一連の処理を表すフローチャートを該当するクライアント端末3に表示してもよい。   Thereafter, as in FIG. 6A, when a node is corrected, the scenario execution engine extracts the executed nodes after the corrected node and notifies the person in charge corresponding to the node to that effect. (Steps S64 to 67). In order to make it easier for the user to grasp the processing relationship before and after, a flowchart representing a series of processing at the time of correction as shown in FIGS. 18 and 19 is displayed on the corresponding client terminal 3 during the above processing. Also good.

・緊急対応シナリオの分析処理
緊急対応シナリオの分析処理は、以下のように行われる。
分析処理では、ボトルネックとなっているノード情報を抽出し、当該ノード情報におけるメッセージ内容を検討して、ノード情報を複数に分割したり、また、対応する利用者を変更する等の編集を行う。具体的には緊急対応履歴分析部23が、緊急対応履歴243からノード履歴テーブルを読み出して種々の分析を行い、具体的な見直しの候補となるノード情報の選定を行う。
・ Emergency response scenario analysis processing Emergency response scenario analysis processing is performed as follows.
In the analysis process, node information that is a bottleneck is extracted, the message content in the node information is examined, node information is divided into multiple pieces, and editing such as changing the corresponding user is performed. . Specifically, the emergency response history analysis unit 23 reads the node history table from the emergency response history 243, performs various analyzes, and selects node information that is a specific candidate for review.

緊急対応シナリオの分析を行う利用者は、履歴分析用端末として機能するクライアント端末3を用いて緊急時指揮支援サーバ2にアクセスして、シナリオ作成分析処理を開始する。履歴分析用端末として機能するクライアント端末3は、本部、消火班、救護班のいずれのものでもよいが、通常は本部のクライアント端末3を用いる。
緊急対応履歴分析部23は、ノード履歴テーブルから過去に実行されたノード情報を読み出し、表示時間と終了時間から求められる対応時間及び入力された確信度から、対応時間が長く且つ確信度が低いノード情報を抽出する。
A user who analyzes an emergency response scenario accesses the emergency command support server 2 using the client terminal 3 functioning as a history analysis terminal, and starts a scenario creation analysis process. The client terminal 3 that functions as a history analysis terminal may be any one of the headquarters, the fire fighting team, and the rescue team, but the client terminal 3 at the headquarter is usually used.
The emergency response history analysis unit 23 reads node information executed in the past from the node history table, and the response time is long and the reliability is low from the response time obtained from the display time and the end time and the input reliability. Extract information.

利用者は抽出されたノード情報に対し、ノード情報の指示事項の変更やノード情報の分割、削除等のノード情報の編集を行う。ここで、各ノード情報を対応時間と確信度の2軸を持つグラフ上に表示させ、利用者に選択させてもよい。
また、編集対象となるノード情報の抽出には、種々の方法が考えられる。例えば、複数回の訓練時に取得された緊急対応履歴から、確信度判定処理によって、修正されたノード情報のうち、特に変更の多いノード情報を抽出したり、変更によって多くの取消となったノード情報の数を元に抽出してもよい。
The user edits the node information, such as changing the instruction information of the node information, dividing the node information, and deleting the node information. Here, each node information may be displayed on a graph having two axes of corresponding time and certainty factor, and may be selected by the user.
Various methods are conceivable for extracting node information to be edited. For example, from the emergency response history acquired at the time of multiple trainings, node information that has been particularly changed among the node information that has been modified by the certainty determination process, or that has been canceled a lot due to the change. You may extract based on the number of.

1…緊急時指揮支援システム、2…緊急時指揮支援サーバ、3…クライアント端末、21…緊急対応シナリオエディタ部、22…緊急対応シナリオ実行エンジン、23、緊急対応履歴分析部、24…データベース、241…緊急対応リポジトリ、242…緊急対応シナリオライブラリ、243…緊急対応履歴データベース、L…ネットワーク   DESCRIPTION OF SYMBOLS 1 ... Emergency command support system, 2 ... Emergency command support server, 3 ... Client terminal, 21 ... Emergency response scenario editor part, 22 ... Emergency response scenario execution engine, 23, Emergency response history analysis part, 24 ... Database, 241 ... Emergency response repository, 242 ... Emergency response scenario library, 243 ... Emergency response history database, L ... Network

Claims (5)

1以上のクライアント端末との間でデータの送受信が可能な緊急時指揮支援サーバであって、
前記1以上のクライアント端末の各々の利用者に処理を行わせるための指示が規定されたシナリオを記憶する第1記憶手段と、
前記指示を順次所定のクライアント端末に表示させるとともに、当該指示に対する処理への前記利用者の確信度を当該クライアント端末から順次受け付けて、前記確信度を指示毎に所定の第2記憶手段に記憶させ、前記確信度を定量的に表す確信度値の累積値が所定の条件を満たす場合に、前記確信度値により確信度が低いと判断された指示の一覧を前記クライアント端末に表示させて、このクライアント端末から前記一覧に表示された指示の修正が依頼されると、前記シナリオの当該指示の修正を行うシナリオ実行手段と、を備える、
緊急時指揮支援サーバ。
An emergency command support server capable of sending and receiving data to and from one or more client terminals,
First storage means for storing a scenario in which an instruction for causing each user of the one or more client terminals to perform processing is defined;
The instructions are sequentially displayed on a predetermined client terminal, and the user's certainty of processing for the instruction is sequentially received from the client terminal, and the certainty is stored in a predetermined second storage unit for each instruction. When the cumulative value of the certainty value that quantitatively represents the certainty factor satisfies a predetermined condition, the client terminal displays a list of instructions determined that the certainty factor is low by the certainty value, A scenario execution unit that corrects the instruction of the scenario when the client terminal requests correction of the instruction displayed in the list;
Emergency command support server.
前記シナリオ実行手段は、
いずれか一人の利用者のクライアント端末に、前記一覧を、指示された処理を行った利用者名とともに表示させ、当該クライアント端末から前記一覧に表示された指示の修正が依頼される場合に、当該指示を行った利用者のクライアント端末に修正内容の入力を依頼するメッセージを送信して、このクライアント端末から修正内容が入力されると前記シナリオの当該指示の修正を行う、
請求項1記載の緊急時指揮支援サーバ。
The scenario execution means includes
When the client terminal of any one user displays the list together with the name of the user who performed the instructed process, the client terminal requests correction of the instruction displayed in the list. Sending a message requesting input of correction contents to the client terminal of the user who made the instruction, and correcting the instruction when the correction contents are input from the client terminal,
The emergency command support server according to claim 1.
前記シナリオ実行手段は、
第2記憶手段に前記確信度を利用者毎に記憶させておき、前記確信度値の累積値を利用者毎に算出して、算出した累積値が前記所定の条件を満たす場合に、当該利用者のクライアント端末に、前記確信度値により確信度が低いと判断された指示のうち当該利用者が処理した指示の一覧を表示させる、
請求項1記載の緊急時指揮支援サーバ。
The scenario execution means includes
When the certainty factor is stored for each user in the second storage means, the cumulative value of the certainty factor value is calculated for each user, and when the calculated cumulative value satisfies the predetermined condition, the use Display a list of instructions processed by the user among instructions determined to be low in confidence by the confidence value,
The emergency command support server according to claim 1.
1以上のクライアント端末との間でデータの送受信が可能であり、前記1以上のクライアント端末の各々の利用者に処理を実行させるための指示が規定されたシナリオを記憶する緊急時指揮支援サーバにより実行される方法であって、
前記指示を順次所定のクライアント端末に表示させる段階と、
前記指示に対する処理への前記利用者の確信度を当該クライアント端末から順次受け付けて、前記確信度を指示毎に所定の記憶手段に記憶させる段階と、
前記確信度を定量的に表す確信度値の累積値が所定の条件を満たす場合に、前記確信度値により確信度が低いと判断された指示の一覧を前記クライアント端末に表示させる段階と、
前記クライアント端末から前記一覧に表示された指示の修正が依頼される場合に、前記シナリオの当該指示の修正を行う段階と、を含む、
緊急時のシナリオ最適化方法。
By an emergency command support server that can transmit / receive data to / from one or more client terminals and stores a scenario in which instructions for causing each user of the one or more client terminals to execute processing are defined A method to be implemented,
Sequentially displaying the instructions on a predetermined client terminal;
Sequentially accepting the certainty of the user for the processing for the instruction from the client terminal, and storing the certainty in a predetermined storage unit for each instruction;
When the cumulative value of the certainty value that quantitatively represents the certainty factor satisfies a predetermined condition, displaying a list of instructions that are determined to be low by the certainty value on the client terminal;
Correcting the instructions in the scenario when the client terminal requests correction of the instructions displayed in the list,
An emergency scenario optimization method.
1以上のクライアント端末との間でデータの送受信が可能であり、前記1以上のクライアント端末の各々の利用者に処理を行わせるための指示が規定されたシナリオを記憶するコンピュータに、
前記指示を順次所定のクライアント端末に表示させる処理、
前記指示に対する処理への前記利用者の確信度を当該クライアント端末から順次受け付けて、前記確信度を指示毎に所定の記憶手段に記憶させる処理、
前記確信度を定量的に表す確信度値の累積値が所定の条件を満たす場合に、前記確信度値により確信度が低いと判断された指示の一覧を前記クライアント端末に表示させる処理、
前記クライアント端末から前記一覧に表示された指示の修正が依頼される場合に、前記シナリオの当該指示の修正を行う処理、
を実行させるためのコンピュータプログラム。
A computer that can transmit and receive data to and from one or more client terminals and stores a scenario in which instructions for causing each user of the one or more client terminals to perform processing are stored.
Processing for sequentially displaying the instructions on a predetermined client terminal;
A process of sequentially receiving from the client terminal the certainty of the user to the process for the instruction, and storing the certainty degree in a predetermined storage unit for each instruction;
A process for displaying, on the client terminal, a list of instructions that are determined to have low certainty by the certainty value when a cumulative value of certainty values that quantitatively represent the certainty satisfies a predetermined condition;
A process for correcting the instruction in the scenario when the client terminal requests correction of the instruction displayed in the list;
A computer program for running.
JP2009046383A 2009-02-27 2009-02-27 Emergency command support server, emergency scenario optimization method, computer program Active JP4741013B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009046383A JP4741013B2 (en) 2009-02-27 2009-02-27 Emergency command support server, emergency scenario optimization method, computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009046383A JP4741013B2 (en) 2009-02-27 2009-02-27 Emergency command support server, emergency scenario optimization method, computer program

Publications (2)

Publication Number Publication Date
JP2010204712A true JP2010204712A (en) 2010-09-16
JP4741013B2 JP4741013B2 (en) 2011-08-03

Family

ID=42966170

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009046383A Active JP4741013B2 (en) 2009-02-27 2009-02-27 Emergency command support server, emergency scenario optimization method, computer program

Country Status (1)

Country Link
JP (1) JP4741013B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013045267A (en) * 2011-08-24 2013-03-04 Nippon Telegr & Teleph Corp <Ntt> Emergency command coordination support device, emergency command coordination support program, and emergency command coordination support method
JP2013097810A (en) * 2011-11-03 2013-05-20 Hon Hai Precision Industry Co Ltd Emergency command system and its method
JP2013122699A (en) * 2011-12-12 2013-06-20 Nippon Telegr & Teleph Corp <Ntt> Apparatus and method for supporting emergency response instruction formulation
JP2018036980A (en) * 2016-09-02 2018-03-08 日本電信電話株式会社 Crisis response management device
JP2020086641A (en) * 2018-11-19 2020-06-04 能美防災株式会社 Disaster prevention support system

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10116023A (en) * 1996-10-11 1998-05-06 Kawasaki Heavy Ind Ltd Disaster countermeasure evaluation system
JPH10334078A (en) * 1996-12-18 1998-12-18 Hitachi Ltd Device and method for supporting decision of will in case of disaster, and computer readable storage medium storing execution processing for supporting decision of will in case of disaster
JPH1115875A (en) * 1997-06-23 1999-01-22 Hitachi Ltd Crisis management system
JP2000048073A (en) * 1998-07-30 2000-02-18 Hitachi Ltd Device and system for aiding determination of intention at the time of disaster, for which time management rule for measure is considered
JP2002162893A (en) * 2000-11-29 2002-06-07 Tokyo Gas Co Ltd Training scenario information supply system, server, and recording medium therefor
JP2002259887A (en) * 2001-02-28 2002-09-13 Ntt Data Corp Risk management support device
JP2003006381A (en) * 2001-06-20 2003-01-10 Ntt Data Corp Information gathering system
JP2003271049A (en) * 2002-03-18 2003-09-25 Foundation Of River & Basin Integrated Communications Japan Risk management exercise system
JP2005284606A (en) * 2004-03-29 2005-10-13 Fujitsu Fip Corp Disaster countermeasure training control method, disaster countermeasure training control device, disaster countermeasure training control system, and recording medium

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10116023A (en) * 1996-10-11 1998-05-06 Kawasaki Heavy Ind Ltd Disaster countermeasure evaluation system
JPH10334078A (en) * 1996-12-18 1998-12-18 Hitachi Ltd Device and method for supporting decision of will in case of disaster, and computer readable storage medium storing execution processing for supporting decision of will in case of disaster
JPH1115875A (en) * 1997-06-23 1999-01-22 Hitachi Ltd Crisis management system
JP2000048073A (en) * 1998-07-30 2000-02-18 Hitachi Ltd Device and system for aiding determination of intention at the time of disaster, for which time management rule for measure is considered
JP2002162893A (en) * 2000-11-29 2002-06-07 Tokyo Gas Co Ltd Training scenario information supply system, server, and recording medium therefor
JP2002259887A (en) * 2001-02-28 2002-09-13 Ntt Data Corp Risk management support device
JP2003006381A (en) * 2001-06-20 2003-01-10 Ntt Data Corp Information gathering system
JP2003271049A (en) * 2002-03-18 2003-09-25 Foundation Of River & Basin Integrated Communications Japan Risk management exercise system
JP2005284606A (en) * 2004-03-29 2005-10-13 Fujitsu Fip Corp Disaster countermeasure training control method, disaster countermeasure training control device, disaster countermeasure training control system, and recording medium

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013045267A (en) * 2011-08-24 2013-03-04 Nippon Telegr & Teleph Corp <Ntt> Emergency command coordination support device, emergency command coordination support program, and emergency command coordination support method
JP2013097810A (en) * 2011-11-03 2013-05-20 Hon Hai Precision Industry Co Ltd Emergency command system and its method
JP2013122699A (en) * 2011-12-12 2013-06-20 Nippon Telegr & Teleph Corp <Ntt> Apparatus and method for supporting emergency response instruction formulation
JP2018036980A (en) * 2016-09-02 2018-03-08 日本電信電話株式会社 Crisis response management device
JP2020086641A (en) * 2018-11-19 2020-06-04 能美防災株式会社 Disaster prevention support system
JP7016312B2 (en) 2018-11-19 2022-02-04 能美防災株式会社 Disaster prevention support system

Also Published As

Publication number Publication date
JP4741013B2 (en) 2011-08-03

Similar Documents

Publication Publication Date Title
CN108230805B (en) Electric power emergency drilling deduction system based on scene construction
JP4741013B2 (en) Emergency command support server, emergency scenario optimization method, computer program
US20110225203A1 (en) Systems and methods for tracking and evaluating review tasks
DeRenzi et al. Closing the feedback Loop: A 12-month evaluation of ASTA, a self-tracking application for ASHAs
US20160335579A1 (en) Business continuity plan scoring
Srivastava Did chatbots miss their “Apollo Moment”? Potential, gaps, and lessons from using collaboration assistants during COVID-19
JP2007265134A (en) Motivation management system
US20200186371A1 (en) Apparatus and method
Ilo et al. Emergency response plans: panacea for emergency preparedness and control in university libraries in Nigeria
Diniz et al. Decision making support in emergency response
Klein et al. A revised program for operational discipline
Flynn et al. Trench safety–Using a Qualitative approach to understand barriers and develop strategies to improve trenching practices
JP4164384B2 (en) Qualification acquisition support system
US8504412B1 (en) Audit automation with survey and test plan
de Treville et al. Applying operations management logic and tools to save lives: A case study of the World Health Organization's global drug facility
JP4729630B2 (en) Emergency command support server, scenario execution method, computer program
Wibowo et al. Mobile application for data acquisition in integrated forest and land fires patrols
Miranda A Web Accessibility Requirements Framework for Agile Development
Smith et al. Disaster and exercise performance information collection tool: Capturing observations in four minutes or less
Zheng et al. Phishing to improve detection
Civča et al. Business continuity plan testing methods in an international company
WO2019236361A1 (en) Determining user priorities based on electronic activity
Calado et al. Social simulation for optimization of emergency health services policy
Barton et al. Environmental, health, and safety department reorganization and prioritization: Using analytical hierarchy process to mitigate scope creep: Reorganization and priorities can help insulate clients from inconsistent delivery of services
JP2003271049A (en) Risk management exercise system

Legal Events

Date Code Title Description
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: 20110405

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110502

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 4741013

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140513

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350