[go: up one dir, main page]

JP2009053938A - Equipment diagnosis system and equipment diagnosis method based on multiple models - Google Patents

Equipment diagnosis system and equipment diagnosis method based on multiple models Download PDF

Info

Publication number
JP2009053938A
JP2009053938A JP2007220175A JP2007220175A JP2009053938A JP 2009053938 A JP2009053938 A JP 2009053938A JP 2007220175 A JP2007220175 A JP 2007220175A JP 2007220175 A JP2007220175 A JP 2007220175A JP 2009053938 A JP2009053938 A JP 2009053938A
Authority
JP
Japan
Prior art keywords
model
monitoring device
diagnosis
logic based
database
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.)
Pending
Application number
JP2007220175A
Other languages
Japanese (ja)
Inventor
Minoru Iino
穣 飯野
Norifumi Mitsumoto
憲史 三ッ本
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
Original Assignee
Toshiba 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 filed Critical Toshiba Corp
Priority to JP2007220175A priority Critical patent/JP2009053938A/en
Publication of JP2009053938A publication Critical patent/JP2009053938A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Testing And Monitoring For Control Systems (AREA)
  • Indicating And Signalling Devices For Elevators (AREA)
  • Maintenance And Inspection Apparatuses For Elevators (AREA)
  • Test And Diagnosis Of Digital Computers (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To generate diagnosis logic based on a highly reliable model wherein multiple models of diagnosis logic cooperate with each other for complementing. <P>SOLUTION: An equipment diagnosing system is provided with a plurality of monitoring devices 1-3 having databases 11, 21, 31 which store diagnosis logic based on a physical model, diagnosis logic based on a knowledge model, and diagnosis logic based on a statistical model, respectively. One of the monitoring devices, for example, the monitoring device 1 is provided with; a management processing part 17 which generates diagnosis logic based on a prescribed model and stores it in the database 11; and a communication means which transmits the generated diagnosis logic based on the prescribed model to the other monitoring devices 2, 3 which have the databases 21, 31 storing the multiple kinds of diagnosis logic based on the different models. The other monitoring devices 2, 3 are provided with management processing parts 27, 37 which convert the received multiple kinds of diagnosis logic based on the prescribed models to the different kinds of diagnosis logic based on the different prescribed models and store them in the databases 21, 31, respectively. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、異なる物理モデル、知識モデル、統計モデルに基づく診断ロジックを所有する監視装置相互間で連携をとりながら、モデルに基づく診断ロジックを補完していく複数モデルに基づく設備診断システム及びその設備診断方法に関する。   The present invention relates to a facility diagnosis system based on a plurality of models and a facility for complementing the diagnosis logic based on the model while coordinating between the monitoring devices having the diagnosis logic based on different physical models, knowledge models, and statistical models. It relates to a diagnostic method.

一般に、設備(プラント,機器,システムを含む)で観測された測定データに基づいて、設備の診断を行う計算機システムを用いた設備診断システムとしては、所望とするモデルに基づく診断ロジックを用いて、設備の診断を行う例が多い。ここで、診断とは予防保全を含むものである。   In general, as a facility diagnosis system using a computer system that diagnoses facilities based on measurement data observed in facilities (including plants, equipment, and systems), using diagnosis logic based on a desired model, There are many examples of equipment diagnosis. Here, the diagnosis includes preventive maintenance.

従来から広く知られているモデルとしては、物理モデル、知識モデル、統計モデルなどが挙げられる。   Conventionally known models include physical models, knowledge models, statistical models, and the like.

物理モデルに基づく診断ロジックは、設備の設計情報や物理現象に基づく物理法則などのような既知の物理情報を活かし、診断対象となる設備の挙動,性能,故障に関する諸事象を予測するのに適している。この代表的なシステムとしては、物理モデルに基づくシミュレータを用いて、機器の故障を診断する機器の遠隔診断システムがある(特許文献1)。   The diagnostic logic based on the physical model is suitable for predicting various events related to the behavior, performance, and failure of the equipment to be diagnosed by utilizing known physical information such as the physical information based on the equipment design information and physical phenomena. ing. As a typical system, there is a device remote diagnosis system that diagnoses a device failure using a simulator based on a physical model (Patent Document 1).

物理モデルに基づく診断ロジックを用いた場合には次のような利点を有する。
(1) 力学、熱力学、エネルギー・質量保存の法則など,普遍的に成立する既知の物理法則を利用できること。
(2) 設備設計情報などの対象設備に関する先見情報を活用できること。
(3) 対象設備で観測される測定データが少なくても物理法則に利用して判断できること。
(4) 物理モデルに基づくシミュレーションを実行することにより、未経験の事象でも予測が可能であること。
(5) 対象設備の挙動,性能,故障などの諸事象は、人間が必要な判断をする際の助けとなること。
(6) 物理モデルに基づく診断ロジックは、物理現象に基づく物理法則であることから、設計者あるいは設計情報との親和性があることなどである。
The use of diagnostic logic based on a physical model has the following advantages.
(1) The ability to use universally known physical laws such as mechanics, thermodynamics, energy and mass conservation laws.
(2) Ability to utilize foresight information about the target equipment such as equipment design information.
(3) It should be possible to make judgments using the laws of physics even if there is little measurement data observed at the target equipment.
(4) It is possible to predict even inexperienced events by executing a simulation based on a physical model.
(5) Events such as behavior, performance, and failure of the target equipment should be helpful to humans when making necessary decisions.
(6) Since the diagnosis logic based on the physical model is a physical law based on a physical phenomenon, it has an affinity with a designer or design information.

一方、物理モデルに基づく診断ロジックの欠点は、
(a) 物理モデル内のパラメータの推定が困難であること。
(b) 物理モデルの挙動を実際の設備の挙動に合わせることが難しいこと。
(c) 物理モデルを構築するには技術的な知識力及び多大な労力を要することなどがある。
On the other hand, the disadvantage of diagnostic logic based on physical models is
(A) It is difficult to estimate parameters in the physical model.
(B) It is difficult to match the behavior of the physical model with the behavior of the actual equipment.
(C) The construction of the physical model may require technical knowledge and great effort.

次に、知識モデルに基づく診断ロジックは、対象設備の長年の運用保守経験や他の同類設備から取得され知識,経験などを蓄積し、人間にとって分り易い表現で診断ロジックを表現したものである。例えば、人工知能の代表例であるエキスパートシステムのIf then型ルールや図4に示す故障モード影響解析FMEA(Failure Mode Effects Analysis)形式で表す診断ロジック、あるいは図5に示す故障ツリー解析FTA(Failure Tree Analysis)形式で表す診断ロジックの表現方法がある。   Next, the diagnosis logic based on the knowledge model is obtained by expressing the diagnosis logic in an easy-to-understand way for humans by accumulating knowledge, experience, etc. acquired from many years of operation and maintenance experience of the target equipment and other similar equipment. For example, if the type rule of an expert system which is a representative example of artificial intelligence, diagnosis logic expressed in failure mode effects analysis FMEA (Failure Mode Effects Analysis) format shown in FIG. 4, or failure tree analysis FTA (Failure Tree shown in FIG. 5) There is a method of expressing diagnostic logic expressed in (Analysis) format.

故障モード影響解析FMEAは、大分類商品、故障部品、故障モード、故障に対する影響、影響による最終結果、故障発生確率、大分類商品に関する影響度(レベル)、検出可能性、RPN(毎分回転数)の項目が設けられ、対象設備の運用状態に応じて逐次更新されるものである。故障ツリー解析FTAは、故障・事故の分析手法に用いられるもので、特定の故障問題の発生条件を論理的に展開することにより、主要原因を突き止める対策を施す手法である。   Failure mode effect analysis FMEA is classified into large classification products, failure parts, failure modes, effects on failures, final results due to effects, failure occurrence probabilities, influence levels (levels) on large classification products, detectability, RPN (rotations per minute) ) Items are provided and are updated sequentially according to the operational state of the target equipment. The failure tree analysis FTA is used as a failure / accident analysis method. The failure tree analysis FTA is a method for determining the main cause by logically developing the occurrence conditions of a specific failure problem.

具体的な適用システムとしては、知識モデルに基づく診断ロジックを用いた計算機システムによる故障診断方法が挙げられる(特許文献2)。   As a specific application system, there is a failure diagnosis method by a computer system using diagnosis logic based on a knowledge model (Patent Document 2).

知識モデルに基づく診断ロジックを用いた場合には次のような利点を有する。
(1) 対象設備の挙動、性能、故障などの諸事象に係る知識を蓄積することにより、他の同類の設備にも再利用できる可能性があること。
(2) 他の類似設備で取得される知識,経験などを共有することができること。
(3) 人間の判断に最も近い診断ロジック表現であり、人間との親和性があることなどである。
The use of diagnostic logic based on the knowledge model has the following advantages.
(1) By accumulating knowledge related to various events such as behavior, performance, and failure of the target equipment, it may be reusable for other similar equipment.
(2) Able to share knowledge and experience acquired by other similar equipment.
(3) It is a diagnostic logic expression closest to human judgment and has affinity with humans.

これに対し、この診断ロジックの欠点とするところは、
(a) 知識モデルに基づく診断ロジックに関する知識を得るまでに膨大なデータ、必要な経験時間を要すること。
(b) 一般に診断ロジックの正当性,因果関係などを検証することが困難であること。すなわち、対象設備の特性が変化し、また設計方法や製造方法が変更されたとき、以前の診断ロジックを利用できないか、あるいは類似のデータを収集しない限り修正が困難である。
On the other hand, the fault of this diagnostic logic is
(A) Enormous amounts of data and necessary experience time are required to obtain knowledge about diagnostic logic based on the knowledge model.
(B) It is generally difficult to verify the validity and causal relationship of diagnostic logic. That is, when the characteristics of the target equipment change and the design method or manufacturing method is changed, it is difficult to make corrections unless the previous diagnostic logic can be used or similar data is collected.

さらに、統計モデルに基づく診断ロジックは、対象設備に設置されたセンサ、計測装置からの測定データ、運転・運用・制御に関わるデータ、設備運用に係る環境データ(気象,温度,湿度など)から、統計データの解析によって対象設備の挙動,性能,故障などの諸事象を予測,判定,診断する方法である。   In addition, the diagnostic logic based on the statistical model is based on the sensors installed in the target equipment, the measurement data from the measuring device, the data related to operation / operation / control, and the environmental data related to equipment operation (weather, temperature, humidity, etc.) This is a method for predicting, judging, and diagnosing events such as behavior, performance, and failure of the target equipment by analyzing statistical data.

具体的な適用方法としては、知識モデルに基づく診断ロジックを用いた予防保全方法及び装置が提案されている(特許文献3)。   As a specific application method, a preventive maintenance method and apparatus using diagnostic logic based on a knowledge model has been proposed (Patent Document 3).

この統計モデルに基づく診断ロジックを用いた場合には次のような利点を有する。
(1) 測定データに基づき、自動的あるいは半自動的に診断ロジックを生成できること。
(2) 最新の測定データを用いることにより、現状の設備の挙動,性能,故障にマッチした診断ロジックを生成できること。
(3) 対象設備の設計変更や外部環境の変化などにより、その設備の挙動,性能,故障に関する特性が変化した場合でも、変化後の測定データを用いたり、変化に影響を与える因果関係・相関関係のある外部要因パラメータを含めて、応急的な統計モデルを生成することが可能であること。
The use of diagnostic logic based on this statistical model has the following advantages.
(1) The diagnostic logic can be generated automatically or semi-automatically based on the measurement data.
(2) By using the latest measurement data, it is possible to generate diagnostic logic that matches the behavior, performance, and failure of current equipment.
(3) Even if the characteristics of the equipment's behavior, performance, or failure change due to changes in the design of the target equipment or changes in the external environment, the measured data after the change is used, or causal relationships / correlations that affect the change. It is possible to generate an emergency statistical model including relevant external factor parameters.

(4) 統計モデルに基づく診断ロジックは、測定データに対する親和性があるなどである。 (4) The diagnostic logic based on the statistical model has an affinity for the measurement data.

一方、統計モデルに基づく診断ロジックには次のような欠点を有する。
(a) 測定データに欠損データ、センサエラーデータ、その他の誤ったデータが混入すると、診断ロジックの生成に支障をきたすこと。
On the other hand, the diagnostic logic based on the statistical model has the following drawbacks.
(A) If missing data, sensor error data, or other erroneous data is mixed in the measurement data, it will hinder the generation of diagnostic logic.

(b) センサ系で測定するデータのみから診断ロジックを生成することから、そのロジックの本質的な意味が理解しにくい。 (B) Since the diagnostic logic is generated only from the data measured by the sensor system, it is difficult to understand the essential meaning of the logic.

(c) 同じく、センサ系で測定するデータのみから診断ロジックを生成するので、単なる相関関係と本質的な原因ないし結果との間の因果関係の区別ができない。例えば、毎年のコウノトリの飛来数のデータとその地区の人間の出生率のデータとに相関があったとすると、コウノトリが多いと子供が沢山生まれる,という奇妙な仮説が推定されてしまい、その裏にある気象条件、社会現象、その他の本質的な原因パラメータを見失った診断ロジックが出来上がってしまう。 (C) Similarly, since the diagnostic logic is generated only from the data measured by the sensor system, the causal relationship between the mere correlation and the essential cause or result cannot be distinguished. For example, if there is a correlation between the data on the number of flying storks every year and the data on the birth rate of humans in the area, the strange hypothesis that if there are many storks, many children are born is estimated. Diagnosis logic is created that misses weather conditions, social phenomena, and other essential causal parameters.

(d) 統計モデルに基づく診断ロジックを推定する際に根拠とする測定データとしては、何れの測定データを選定するかに応じて、診断ロジックの検出感度、誤検出率などが変わってくる。よって、根拠とする測定データの選定に高度なエンジニアリングセンスと試行錯誤的な実験等の積み重ねが必要になってくる。
特許第3716318号公報 特許第3151093号公報 特許第3624546号公報
(D) As the measurement data used as the basis for estimating the diagnosis logic based on the statistical model, the detection sensitivity of the diagnosis logic, the false detection rate, and the like vary depending on which measurement data is selected. Therefore, it is necessary to accumulate advanced engineering sense and trial and error experiments in selecting the measurement data as the basis.
Japanese Patent No. 3716318 Japanese Patent No. 3151093 Japanese Patent No. 3624546

従って、以上のような物理モデルに基づく診断ロジック、知識モデルに基づく診断ロジック、統計モデルに基づく診断ロジックでは、それぞれ利点と欠点を併せもっていることから、それぞれの診断ロジックには適用限界がある。また、それを克服するためには、技術的な知識力及び多大な労力を必要とする。   Therefore, the diagnostic logic based on the physical model, the diagnostic logic based on the knowledge model, and the diagnostic logic based on the statistical model have both advantages and disadvantages, and each diagnostic logic has a limit of application. Moreover, in order to overcome it, technical knowledge and great effort are required.

また、対象設備の保守においては、合理的な保守方法が望まれているにも拘らず、従来は、設計情報、物理法則に基づく情報、ユーザやオペレータの有する知識モデル、センサデータが相互に有機的に利用されておらず、個別の診断ロジックに従って診断、判断などに関する保守を行っているに過ぎず、非効率な保守方法である。   In addition, in the maintenance of the target equipment, the design information, the information based on the physical laws, the knowledge model of the user and the operator, and the sensor data have been mutually organic, although a rational maintenance method is desired. This is an inefficient maintenance method because it is not used for any purpose, but only performs maintenance related to diagnosis and judgment according to individual diagnosis logic.

本発明は上記事情に鑑みてなされたもので、複数のモデルに基づく診断ロジックが相互に連携しつつ補完し、診断、判断に関してより確信度の高いモデルに基づく診断ロジックを生成する複数モデルに基づく設備診断システム及びその設備診断方法を提供することを目的とする。   The present invention has been made in view of the above circumstances, and is based on a plurality of models in which diagnosis logics based on a plurality of models complement each other in cooperation with each other, and generate diagnosis logic based on a model with higher confidence regarding diagnosis and judgment. An object of the present invention is to provide an equipment diagnosis system and an equipment diagnosis method therefor.

(1) 上記課題を解決するために、対象設備を監視制御する複数の監視装置を備えた設備診断システムにおいて、物理モデルに基づく診断ロジック、知識モデルに基づく診断ロジック及び統計モデルに基づく診断ロジックのうち、少なくとも2つのモデムに基づく診断ロジックを個別に記憶するそれぞれデータベースを有する前記複数の監視装置を備え、
前記一方の監視装置は、新規、変更または一部削除により所定のモデルの診断ロジックを生成し自己のデータベースに記憶する第1の管理処理手段と、生成された所定のモデルの診断ロジックを自己のデータベースに記憶した後、異なる所定のモデルに基づく診断ロジックを記憶するデータベースを有する他方の前記監視装置に対し、生成された前記所定のモデルの診断ロジックを送信する通信手段を設け、前記他方の前記監視装置は、受け取った前記所定のモデルの診断ロジックを、前記異なる所定のモデルの診断ロジックに変換し、自己のデータベースに記憶する第2の管理処理手段を設けた構成である。
(1) In order to solve the above problems, in a facility diagnosis system having a plurality of monitoring devices for monitoring and controlling a target facility, diagnosis logic based on a physical model, diagnosis logic based on a knowledge model, and diagnosis logic based on a statistical model A plurality of monitoring devices each having a database for individually storing diagnostic logic based on at least two modems,
The one monitoring device generates first management processing means for generating diagnostic logic of a predetermined model by new, change or partial deletion and stores it in its own database; and the generated diagnostic logic of the predetermined model A communication means for transmitting the generated diagnostic logic of the predetermined model to the other monitoring device having a database that stores the diagnostic logic based on a different predetermined model after being stored in the database, The monitoring device is configured to include a second management processing means for converting the received diagnostic logic of the predetermined model into the diagnostic logic of the different predetermined model and storing it in its own database.

(2) 本発明は、第1の対象設備を監視制御する第1の監視装置と、第2の対象設備を監視制御する第2の監視装置と、第3の対象設備を監視制御する第3の監視装置と、これら各監視装置で観測された測定データを受け取り、各対象設備を監視する監視センタとを備え、
この監視センタは、物理モデルに基づく診断ロジック、知識モデルに基づく診断ロジック、統計モデルに基づく診断ロジックのうち少なくとも2つのモデルに基づく診断ロジックを記憶するデータベースと、新規、変更または一部削除により前記何れか1つのモデルの診断ロジックを生成し前記データベースの所定領域に記憶したとき、この生成された1つのモデルの診断ロジックに従い、異なる前記他のモデルの診断ロジックに変換し、前記データベースの他の所定領域に記憶する管理処理手段とを設け、前記監視装置で観測された各対象設備の測定データに対し、当該各監視装置ごとに対応付けられたモデルに基づく診断ロジックを用いて診断する設備診断システムである。
(2) The present invention provides a first monitoring device that monitors and controls the first target facility, a second monitoring device that monitors and controls the second target facility, and a third that monitors and controls the third target facility. And a monitoring center that receives measurement data observed by each monitoring device and monitors each target facility,
The monitoring center includes a diagnosis logic based on a physical model, a diagnosis logic based on a knowledge model, a diagnosis logic based on a statistical model, a database storing diagnosis logic based on at least two models, and a new, changed, or partially deleted When the diagnostic logic of any one model is generated and stored in a predetermined area of the database, the diagnostic logic of the other model is converted according to the generated diagnostic logic of the one model, A facility processing means for storing in a predetermined area and diagnosing the measurement data of each target facility observed by the monitoring device using a diagnosis logic based on a model associated with each monitoring device System.

(3) また、本発明は、物理モデルに基づく診断ロジック、知識モデルに基づく診断ロジック及び統計モデルに基づく診断ロジックのうち、少なくとも2つのモデムに基づく診断ロジックを個別に記憶するそれぞれデータベースを有する前記複数の監視装置と、これら複数の監視装置の少なくとも診断結果を収集し監視する監視センタを備え、
前記各監視装置は、新規、変更または一部削除により所定のモデルに基づく診断ロジックを生成し自己のデータベースに記憶した後、生成された前記所定のモデルに基づく診断ロジックを前記監視センタに送信する手段を設け、前記監視センタは、前記所定のモデルに基づく診断ロジックを前記他の監視装置に送信する手段を設け、前記他の監視装置は、受け取った前記所定のモデルの診断ロジックを、自己が所有する前記異なる所定のモデルの診断ロジックに変換し、自己のデータベースに記憶する管理処理手段を設けた設備診断システムである。
(3) Moreover, this invention has each said database which each memorize | stores the diagnostic logic based on at least two modems among the diagnostic logic based on a physical model, the diagnostic logic based on a knowledge model, and the diagnostic logic based on a statistical model individually A plurality of monitoring devices and a monitoring center for collecting and monitoring at least the diagnostic results of the plurality of monitoring devices;
Each of the monitoring devices generates diagnostic logic based on a predetermined model by new, change, or partial deletion, stores the diagnostic logic in its own database, and then transmits the generated diagnostic logic based on the predetermined model to the monitoring center. The monitoring center includes means for transmitting diagnostic logic based on the predetermined model to the other monitoring device, and the other monitoring device receives the received diagnostic logic of the predetermined model by itself. It is an equipment diagnosis system provided with a management processing means for converting into the diagnosis logic of the different predetermined model possessed and storing it in its own database.

(4) さらに、本発明は、それぞれ対象設備を監視制御し、かつ、自身の所有するモデルに基づく診断ロジックを用いて対応する対象設備の異常有無を診断する設備診断方法において、物理モデルに基づく診断ロジック、知識モデルに基づく診断ロジック及び統計モデルに基づく診断ロジックのうち、少なくとも2つのモデムに基づく診断ロジックを個別に記憶するそれぞれデータベースを有する前記複数の監視装置が設けられ、
一方の前記監視装置が対象設備に関する測定センサの追加・削除に伴って原因・結果に関する因果関係をもった所定のモデルに基づく診断ロジックを生成する診断ロジック生成ステップと、前記一方の前記監視装置が生成された所定のモデルに基づく診断ロジックを、異なるモデルの診断ロジックを所有する他の前記監視装置に送信するステップと、前記他の監視装置が受け取った前記所定のモデルの診断ロジックの因果関係に基づき、自己が所有する前記異なる所定のモデルの診断ロジックに変換し反映させるステップとを有する設備診断方法である。
(4) Furthermore, the present invention is based on a physical model in a facility diagnosis method that monitors and controls each target facility and diagnoses the presence or absence of the corresponding target facility using a diagnosis logic based on a model owned by the present invention. Among the diagnosis logic, the diagnosis logic based on the knowledge model, and the diagnosis logic based on the statistical model, the plurality of monitoring devices each having a database each storing diagnosis logic based on at least two modems are provided,
A diagnostic logic generation step in which one of the monitoring devices generates diagnostic logic based on a predetermined model having a causal relationship with a cause / result in accordance with addition / deletion of a measurement sensor related to a target facility; and the one monitoring device includes: The diagnostic logic based on the generated predetermined model is transmitted to the other monitoring device having a different model of the diagnostic logic, and the causal relationship between the diagnostic logic of the predetermined model received by the other monitoring device. And converting and reflecting the diagnosis logic of the different predetermined model owned by itself.

本発明によれば、複数モデルに基づく診断ロジックが相互に連携しつつ補完でき、診断、判断に関してより確信度の高いモデルに基づく診断ロジックを生成できる複数モデルに基づく設備診断システム及びその設備診断方法を提供できる。   ADVANTAGE OF THE INVENTION According to this invention, the diagnostic logic based on multiple models which can complement and complement the diagnostic logic based on a plurality of models, and can generate diagnostic logic based on a model with higher certainty regarding diagnosis and judgment, and its diagnostic equipment method Can provide.

以下、本発明に係る複数モデルに基づく設備診断システム及びその設備診断方法の実施の形態について図面を参照して説明する。   DESCRIPTION OF EMBODIMENTS Embodiments of an equipment diagnosis system and an equipment diagnosis method based on a plurality of models according to the present invention will be described below with reference to the drawings.

なお、本発明で対象とするのは、ビルや構造物などの設備、各種の産業プラントや発電プラント、電機機器、コンピュータシステム、通信システムなどのあらゆるプラント,設備,機器,システムを含むものであり、以下、これらを総称して対象設備と呼ぶ。   The subject of the present invention includes all plants, facilities, equipment, and systems such as facilities such as buildings and structures, various industrial plants and power generation plants, electrical equipment, computer systems, and communication systems. Hereinafter, these are collectively referred to as target equipment.

以下の各実施の形態では、前述した各対象設備に共通的に必要な性能診断、異常診断、故障診断を行う設備診断システム及びその設備診断方法について説明する。   In the following embodiments, a facility diagnosis system and a facility diagnosis method for performing performance diagnosis, abnormality diagnosis, and failure diagnosis that are commonly required for each target facility described above will be described.

(実施の形態1)
図1は本発明に係る複数モデルに基づく設備診断システムの実施の形態1を示す基本構成図である。
(Embodiment 1)
FIG. 1 is a basic configuration diagram showing Embodiment 1 of an equipment diagnosis system based on a plurality of models according to the present invention.

この複数モデルに基づく設備診断システムは、例えば複数の設備監視装置(サーバ、監視センタ、ローカル端末、データベース装置その他の装置を含む)1〜3が設置され、これら設備監視装置1〜3にはそれぞれデータベース11,21,31が設けられている。   In the equipment diagnosis system based on the plurality of models, for example, a plurality of equipment monitoring devices (including servers, monitoring centers, local terminals, database devices, and other devices) 1 to 3 are installed. Databases 11, 21 and 31 are provided.

設備監視装置1のデータベース11には、前述したように対象設備10の設計情報や物理現象に基づく物理法則などの既知の物理情報に基づいて生成された物理モデルに基づく診断ロジックその他必要なデータが記憶される。設備監視装置2のデータベース21には対象設備20に関する運用保守経験や同類設備から取得され知識,経験などに基づき、例えばif then ルール形式で生成される知識モデルに基づく診断ロジックその他必要なデータが記憶される。設備監視装置3のデータベース31には対象設備30に設置されたセンサ、計測装置で測定される測定データ(実データ)に基づいて生成される統計モデルに基づく診断ロジックその他必要なデータが記憶される。なお、各診断ロジックとしては、初期の設定段階では従来周知の診断ロジックが使用される。   The database 11 of the equipment monitoring apparatus 1 includes diagnostic logic and other necessary data based on a physical model generated based on known physical information such as design information of the target equipment 10 and physical laws based on physical phenomena as described above. Remembered. The database 21 of the equipment monitoring device 2 stores diagnostic logic and other necessary data based on the knowledge model generated in the form of the if the rule, for example, based on the operation and maintenance experience related to the target equipment 20 and the knowledge and experience acquired from the similar equipment. Is done. The database 31 of the facility monitoring device 3 stores sensors installed in the target facility 30, diagnostic logic based on a statistical model generated based on measurement data (actual data) measured by the measurement device, and other necessary data. . As each diagnosis logic, a conventionally well-known diagnosis logic is used in the initial setting stage.

各設備監視装置1〜3は相互に連携ライン4,5,6で接続される。すなわち、設備監視装置1と設備監視装置2は相互にデータのやり取りを行う連携ライン4、設備監視装置2と設備監視装置3は相互にデータのやり取りを行う連携ライン5、設備監視装置3と設備監視装置1は相互にデータのやり取りを行う連携ライン6で接続される。これら連携ライン4〜6としては、インタネット、WAN(Wide Area Network)、LAN等のネットワークが用いられる。   The facility monitoring devices 1 to 3 are connected to each other through linkage lines 4, 5, and 6. In other words, the facility monitoring device 1 and the facility monitoring device 2 exchange data with each other, and the facility monitoring device 2 and the facility monitoring device 3 exchange data with each other. The monitoring devices 1 are connected by a cooperation line 6 that exchanges data with each other. As these cooperation lines 4 to 6, a network such as the Internet, a WAN (Wide Area Network), and a LAN is used.

設備監視装置1には、対象設備10の設計情報や物理現象に基づく物理法則などの既知の物理情報に基づいて入力操作しつつ、物理モデルに基づく診断ロジックを生成し、データベース11に新規登録するとか、対象設備10の所要箇所に測定センサを新規に追加し、または削除することに伴って、物理モデルに基づく診断ロジックを変更、削除、編集処理を行った後、データベース11に格納する入力部12と、この入力部12からの各種の制御指示に従ってデータベース11に現在登録されている物理モデルや診断ロジック、そのモデルのパラメータ、優先順位などのパラメータを読み出して表示部13に表示する表示制御部14と、各設備監視装置1〜3からの診断ロジックの要求に基づいて該当モデルに基づく診断ロジックを送信し、あるいは設備監視装置1〜3が新規、変更、一部削除に伴ってモデルに基づく診断ロジックを生成したとき、自動的に生成モデルに基づく診断ロジックを他の設備監視装置に送信する通信部15と、対象設備10から必要な情報を収集する入出力インタフェース16と、管理処理部17とが設けられている。   The facility monitoring apparatus 1 generates a diagnostic logic based on a physical model and newly registers it in the database 11 while performing an input operation based on known physical information such as a physical law based on design information of the target facility 10 or a physical phenomenon. Or an input unit that stores in the database 11 after changing, deleting, or editing diagnostic logic based on a physical model in association with newly adding or deleting a measurement sensor at a required location of the target facility 10 12 and a display control unit that reads parameters such as a physical model and diagnostic logic currently registered in the database 11 according to various control instructions from the input unit 12, parameters of the model, and priority and displays them on the display unit 13. 14 and the diagnostic logic based on the corresponding model based on the diagnostic logic request from each equipment monitoring device 1 to 3 Alternatively, when the equipment monitoring devices 1 to 3 generate diagnostic logic based on a model with new, changed, or partially deleted, the communication unit 15 that automatically transmits diagnostic logic based on the generated model to another equipment monitoring device; An input / output interface 16 that collects necessary information from the target facility 10 and a management processing unit 17 are provided.

設備監視装置2,3においても、全く同様に入力部22,32と、表示部23,33と、表示制御部24,34と、通信部25,35と、入出力インタフェース26,36と、管理処理部27,37とが設けられている。   In the equipment monitoring apparatuses 2 and 3, the input units 22 and 32, the display units 23 and 33, the display control units 24 and 34, the communication units 25 and 35, the input / output interfaces 26 and 36, and management are performed in the same manner. Processing units 27 and 37 are provided.

管理処理部17は、それぞれ他の設備監視装置2,3から受け取った診断ロジックに応じて自身の診断ロジックを修正または変更し、この修正,変更された診断ロジックの変更履歴をログ情報としてデータベース11の必要な領域や適宜なメモリに記憶し、管理するとともに、データベース11に物理モデルに基づく診断ロジックとして記憶し、必要に応じて表示制御部14を介して表示部13に表示する。他の設備監視装置2,3の管理処理部27,37においても同様の処理を行う。   The management processing unit 17 corrects or changes its own diagnostic logic in accordance with the diagnostic logic received from each of the other equipment monitoring devices 2 and 3, and the database 11 uses the change history of the corrected and changed diagnostic logic as log information. Are stored in a necessary area or an appropriate memory, managed, and stored as diagnostic logic based on a physical model in the database 11 and displayed on the display unit 13 via the display control unit 14 as necessary. The same processing is performed in the management processing units 27 and 37 of the other equipment monitoring apparatuses 2 and 3.

なお、管理処理部17は、定期的に通信部15を介して他の設備監視装置2,3に対して診断ロジックの要求信号を送信したが、例えば他の設備監視装置2,3が診断ロジックの修正,変更があったとき、他の設備監視装置2,3から自動的に発せられる変更通知情報に基づいて異なるモデルに基づく診断ロジックを受け取る構成であってもよい。他の設備監視装置2,3の管理処理部27,37においても同様の処理を行う。   The management processing unit 17 periodically transmits a diagnosis logic request signal to the other equipment monitoring devices 2 and 3 via the communication unit 15. For example, the other equipment monitoring devices 2 and 3 When there is a correction or change, a configuration may be adopted in which diagnostic logic based on a different model is received based on change notification information automatically issued from other equipment monitoring devices 2 and 3. The same processing is performed in the management processing units 27 and 37 of the other equipment monitoring apparatuses 2 and 3.

このように構成された設備診断システムにおいては、ある特定の設備監視装置例えば1において、物理モデルに基づく診断ロジックの追加,変更,削除したとき、他設備監視装置2,3からの要求に応じ、あるいは自動的に通信部15及び連携ライン4,6を通して他設備監視装置2,3に送信する。   In the equipment diagnosis system configured as described above, when a diagnosis logic based on a physical model is added, changed, or deleted in a specific equipment monitoring device, for example, 1, in response to a request from the other equipment monitoring devices 2 and 3, Alternatively, the information is automatically transmitted to the other equipment monitoring devices 2 and 3 through the communication unit 15 and the link lines 4 and 6.

各設備監視装置2,3は、送信されてくる物理モデルに基づく診断ロジックを通信部25,35で受信し、管理処理部27,37に渡す。各管理処理部27,37は、受け取った物理モデルに基づく診断ロジックに応じて自身の知識モデル,統計モデルに基づく診断ロジックを修正または変更し、この修正,変更されたモデルの診断ロジックの変更履歴をデータベース21,31の所要とする領域や適宜なメモリにログ情報として記憶し、またデータベース11に知識モデル,統計モデルに基づく診断ロジックとして記憶する。   Each facility monitoring device 2, 3 receives diagnostic logic based on the transmitted physical model by the communication units 25, 35 and passes it to the management processing units 27, 37. Each management processing unit 27, 37 corrects or changes the diagnostic logic based on its own knowledge model and statistical model in accordance with the received diagnostic logic based on the physical model, and changes history of the diagnostic logic of this corrected and changed model. Is stored as log information in the required areas of the databases 21 and 31 and in an appropriate memory, and is stored in the database 11 as diagnostic logic based on the knowledge model and statistical model.

また、管理処理部27,37は、自身の1つの診断ロジックが受け取った診断ロジックと矛盾すると判断したとき後記するが、その矛盾を回避するために自身の物理モデルに基づく診断ロジックの修正、削除を行う。また、1つの診断ロジックを入力、設定するだけで、その他の表現における診断ロジックを生成していくので、互いの診断ロジック間で漏れの無いように補完することができる。   In addition, the management processing units 27 and 37 will be described later when it is determined that the diagnosis logic of one of the management processors 27 and 37 is inconsistent with the received diagnosis logic, but in order to avoid the contradiction, correction and deletion of the diagnosis logic based on its own physical model are performed. I do. In addition, since only one diagnostic logic is input and set, diagnostic logics in other expressions are generated. Therefore, it is possible to complement each other so that there is no leakage between the diagnostic logics.

なお、管理処理部17は、事象変化(イベント)が生じたとき、あるいはタイマにより管理することも可能である。例えば、少なくとも設備監視装置3は、定期的に測定データ(実データ)を取得するが、その取得するごとに統計モデルを更新したとき、その更新モデルに従って診断ロジックが更新されるが、その更新された統計モデルに基づく診断ロジックを自動的に他の設備監視装置1,2に送信する。他の設備監視装置1,2の管理処理部17,27は、更新された診断ロジックに従って自身の物理モデル、統計モデルに基づく診断ロジックを修正していく。   The management processing unit 17 can also manage when an event change (event) occurs or by a timer. For example, at least the equipment monitoring device 3 periodically acquires measurement data (actual data). When the statistical model is updated each time it is acquired, the diagnostic logic is updated according to the updated model. The diagnostic logic based on the statistical model is automatically transmitted to the other equipment monitoring apparatuses 1 and 2. The management processing units 17 and 27 of the other equipment monitoring apparatuses 1 and 2 correct the diagnostic logic based on their own physical model and statistical model in accordance with the updated diagnostic logic.

また、設備監視装置2においては、保守要員が現場で対象設備の点検をした際、新たに得られた知見データを入力し、知識モデルを更新する。そうすると、その更新モデルに従って診断ロジックが更新されるが、その更新された知識モデルに基づく診断ロジックを自動的に他の設備監視装置1,3に送信する。他の設備監視装置1,3の管理処理部17,37は、更新された知識モデルに基づく診断ロジックに従って自身の物理モデル、統計モデルに基づく診断ロジックを修正していく。   In addition, in the equipment monitoring device 2, when maintenance personnel inspect the target equipment on-site, newly obtained knowledge data is input and the knowledge model is updated. Then, the diagnostic logic is updated according to the updated model, but the diagnostic logic based on the updated knowledge model is automatically transmitted to the other equipment monitoring apparatuses 1 and 3. The management processing units 17 and 37 of the other equipment monitoring apparatuses 1 and 3 correct the diagnostic logic based on their own physical model and statistical model in accordance with the diagnostic logic based on the updated knowledge model.

さらに、設計部門において、対象設備10の設計パラメータを変更したとき、そのCADデータを入力部12その他OCRなどの入力手段で入力すると、管理処理部17は、物理モデルを更新し、診断ロジックに反映する。この更新された診断ロジックを自動的に他の設備監視装置2,3に送信する。他の設備監視装置2,3の管理処理部27,37は、更新された診断ロジックに従って自身の診断ロジックを修正する。   Further, when the design department changes the design parameters of the target equipment 10, when the CAD data is input by an input means such as the input unit 12 or other OCR, the management processing unit 17 updates the physical model and reflects it in the diagnosis logic. To do. The updated diagnostic logic is automatically transmitted to the other equipment monitoring devices 2 and 3. The management processing units 27 and 37 of the other equipment monitoring apparatuses 2 and 3 correct their diagnostic logic according to the updated diagnostic logic.

従って、以上のような実施の形態によれば、物理モデルに基づく診断ロジック、知識モデルに基づく診断ロジック、統計モデルに基づく診断ロジックの間で相互に連携し、他の診断ロジックに従って自身の診断ロジックを自動的に変換する構成とすることにより、以下のような種々の効果を奏する。   Therefore, according to the embodiment as described above, the diagnosis logic based on the physical model, the diagnosis logic based on the knowledge model, the diagnosis logic based on the statistical model cooperate with each other, and the own diagnosis logic according to the other diagnosis logic By adopting a configuration that automatically converts, the following various effects can be obtained.

(1) 1つのモデルの診断ロジックが更新されると、その更新診断ロジックに従って自動的に他モデルの診断ロジックの更新を促すことにより、より信頼性の高いモデルの診断ロジックに変更することができる。 (1) When the diagnostic logic of one model is updated, it can be changed to a more reliable model diagnostic logic by automatically prompting the updating of the diagnostic logic of the other model according to the updated diagnostic logic. .

(2) 1つの診断ロジックが更新されると、その更新診断ロジックに従って自動的に他モデルの診断ロジックの更新を促すことにより、常に最新のモデルに基づく診断ロジックを確保できる。 (2) When one diagnostic logic is updated, the diagnostic logic based on the latest model can always be secured by automatically prompting the updating of the diagnostic logic of another model according to the updated diagnostic logic.

(3) 各モデルの診断ロジック間に矛盾が生じた場合、その矛盾する診断ロジックの一部または全部を排除するか、修正することができる。 (3) When a contradiction occurs between the diagnostic logics of the models, a part or all of the contradicting diagnostic logics can be eliminated or corrected.

(4) 各診断ロジック間で矛盾する冗長な診断ロジックを排除することができる。
(5) 各診断ロジックの正当性をチェックできる。
(4) It is possible to eliminate redundant diagnostic logic that contradicts each diagnostic logic.
(5) The validity of each diagnostic logic can be checked.

なお、図1に示す設備診断システムは、各設備監視装置1〜3がそれぞれ異なるモデルに基づく診断ロジックを搭載したが、例えば図2に示すようように監視センタ7に対象設備(実プロセス)10,20,30を監視制御する複数のローカル端末(ローカルコントローラ等)8,…が接続されているシステムの場合、監視センタ7のデータベース71に少なくとも物理モデルに基づく診断ロジックを記憶する物理モデル用記憶部71a、知識モデルに基づく診断ロジックを記憶する知識モデル用記憶部71b及び統計モデルに基づく診断ロジックを記憶する統計モデル用記憶部71cを有するシステムであってもよい。   In the facility diagnosis system shown in FIG. 1, each of the facility monitoring apparatuses 1 to 3 is equipped with diagnosis logic based on different models. For example, as shown in FIG. , 20, 30, a physical model storage that stores at least diagnostic logic based on the physical model in the database 71 of the monitoring center 7 in a system to which a plurality of local terminals (local controllers, etc.) 8,. The system may include a unit 71a, a knowledge model storage unit 71b that stores diagnosis logic based on the knowledge model, and a statistical model storage unit 71c that stores diagnosis logic based on the statistical model.

このような設備診断システムにおいては、監視センタ7に管理処理部17,27,37に相当する処理部を有し、当該処理部は、入力部(図示せず)から入力される制御指示情報に基づき、新規、変更または一部削除等によって何れか1つのモデル、例えば物理モデルに基づく診断ロジックを生成したとき、この生成された物理モデルに基づく診断ロジックに従い、異なる他のモデルであると知識モデル、統計モデルに基づく診断ロジックに変換し、データベース71の知識モデル用記憶部71b、統計モデル用記憶部71cに記憶する。そして、監視センタ7は、
前記ローカル端末8,…で観測された各対象設備10,20,30の測定データを受け取ると、各ローカル端末8に対応付けられたモデルに基づく診断ロジックを用いて、各対象設備10,20,30の異常有無を診断するものである。
In such an equipment diagnosis system, the monitoring center 7 has processing units corresponding to the management processing units 17, 27, and 37, and the processing unit receives control instruction information input from an input unit (not shown). Based on the diagnostic logic based on the generated physical model, when the diagnostic logic based on any one model, for example, a physical model, is generated by new, changed, or partly deleted, the knowledge model is different from the other model. And converted into diagnostic logic based on the statistical model, and stored in the knowledge model storage unit 71b and the statistical model storage unit 71c of the database 71. And the monitoring center 7
When the measurement data of each target facility 10, 20, 30 observed at the local terminals 8,... Is received, the target facilities 10, 20,. It diagnoses the presence or absence of 30 abnormalities.

また、設備診断システムとしては、図3に示すように監視センタ7に図1に示す設備監視装置1〜3がブランチされた状態で接続されてなる構成のシステムである。   Moreover, as an equipment diagnosis system, as shown in FIG. 3, it is a system of the structure by which the equipment monitoring apparatuses 1-3 shown in FIG.

この設備診断システムでは、監視センタ7が設備監視装置1〜3で生成されたモデルに基づくロジックを受け取り、自身がモデルに基づくロジックを記憶する一方、他の設備監視装置に対して受け取ったモデルの診断ロジックを送信するとか、あるいは他の設備監視装置が所有するモデルに基づくロジックに変換し、対応する設備監視装置に送信するシステムであってもよい。   In this equipment diagnosis system, the monitoring center 7 receives logic based on the model generated by the equipment monitoring apparatuses 1 to 3 and stores logic based on the model itself, while receiving the model received from other equipment monitoring apparatuses. It may be a system that transmits diagnostic logic, or converts the logic into a logic based on a model owned by another facility monitoring apparatus and transmits the logic to a corresponding facility monitoring apparatus.

以下、図1に示す設備診断システムを例に挙げて説明するが、当該システムには図2及び図3に示す設備診断システムを含むものとする。   Hereinafter, the facility diagnosis system illustrated in FIG. 1 will be described as an example, but the system includes the facility diagnosis system illustrated in FIGS. 2 and 3.

さらに、図1に示す設備診断システムは、複数モデルに基づく設備診断方法としても実現できる。   Furthermore, the facility diagnosis system shown in FIG. 1 can be realized as a facility diagnosis method based on a plurality of models.

複数モデルに基づく設備診断方法としては、物理モデルに基づく診断ロジックを記憶するデータベース11を有する設備監視装置1、知識モデルに基づく診断ロジックを記憶するデータベース21を有する設備監視装置2及び統計モデルに基づく診断ロジックを記憶するデータベース31を有する設備監視装置2が設けられている場合、
1つの設備監視装置 例えば1としては、対象設備10に関する測定センサの追加・削除に伴って原因・結果に関する因果関係をもった所定のモデルに基づく診断ロジックを生成する診断ロジック生成ステップと、この生成された所定のモデルに基づく診断ロジックを、異なるモデルである知識モデル、統計モデルに基づく診断ロジックを所有する他の設備監視装置2,3に送信するステップとを有し、他の設備監視装置2,3としては、物理モデルに基づく診断ロジックを受け取ると、そのモデルの診断ロジックの因果関係に関する変数等を取り出し、知識モデル、統計モデルに基づく診断ロジックに変換するステップを有することにより、容易に実現できるものである。
The equipment diagnosis method based on a plurality of models is based on an equipment monitoring apparatus 1 having a database 11 for storing diagnosis logic based on a physical model, an equipment monitoring apparatus 2 having a database 21 for storing diagnosis logic based on a knowledge model, and a statistical model. When the equipment monitoring device 2 having the database 31 for storing diagnosis logic is provided,
One facility monitoring device, for example, 1 includes a diagnosis logic generation step for generating a diagnosis logic based on a predetermined model having a causal relationship regarding a cause / result as a measurement sensor for the target facility 10 is added / deleted, and this generation And transmitting the diagnostic logic based on the predetermined model to the other equipment monitoring devices 2 and 3 having the diagnostic model based on the statistical model and the knowledge model which are different models, and the other equipment monitoring device 2 3, when diagnostic logic based on a physical model is received, a variable relating to the causal relationship of the diagnostic logic of the model is taken out and converted into diagnostic logic based on a knowledge model or a statistical model. It can be done.

(実施の形態2)
図6は本発明に係る複数モデルに基づく設備診断システムの実施の形態2を説明する診断ロジック変換図である。
(Embodiment 2)
FIG. 6 is a diagnosis logic conversion diagram for explaining Embodiment 2 of the facility diagnosis system based on a plurality of models according to the present invention.

この実施の形態は、物理モデルに基づく診断ロジックから統計モデルに基づく診断ロジックに変換する例である。   This embodiment is an example of conversion from diagnostic logic based on a physical model to diagnostic logic based on a statistical model.

設備監視装置1のデータベース11には、例えば新規または変更あるいは一部削除により、図示するような物理モデル110及び当該モデル110に基づく診断ロジック111を規定したものとする。この物理モデル110の構造情報としては、例えばエレベータのかごドア開閉制御系に関し、トルク指令−電流制御系−モータ−ベルト−ドア(速度)−積分処理系の伝達系を通してドア開閉時間を決定するモデルとなっている。   It is assumed that the database 11 of the facility monitoring apparatus 1 defines a physical model 110 and a diagnostic logic 111 based on the model 110 as illustrated by, for example, new, changed, or partially deleted. As the structural information of the physical model 110, for example, a model for determining the door opening / closing time through a transmission system of a torque command-current control system-motor-belt-door (speed) -integration processing system for an elevator car door opening / closing control system. It has become.

一方、物理モデル110に基づく診断ロジック111は、if thenルールが適用されている。すなわち、if 推定ドア開閉速度−測定ドア開閉速度>Va(速度しきい値)thenの関係にあるとき、ドア駆動系不良と診断する診断ロジックである。   On the other hand, the if then rule is applied to the diagnosis logic 111 based on the physical model 110. That is, it is diagnostic logic for diagnosing a door drive system failure when there is a relationship of if estimated door opening / closing speed−measured door opening / closing speed> Va (speed threshold value) then.

そこで、設備監視装置1の管理処理部17は、設備監視装置3の要求または自動的に物理モデル110の構造情報、そのモデル110に基づく診断ロジック111の情報及び診断結果情報を通信部15を介して設備監視装置3に送信する構成である。   Therefore, the management processing unit 17 of the equipment monitoring apparatus 1 sends the request from the equipment monitoring apparatus 3 or automatically the structure information of the physical model 110, the information of the diagnosis logic 111 based on the model 110, and the diagnosis result information via the communication unit 15. To the equipment monitoring device 3.

設備監視装置3の管理処理部37は、設備監視装置1から送られてくる物理モデル110の構造情報、そのモデル110の診断ロジック111の情報及びその結果情報を取り込み、データベース31に規定する統計モデル310及び当該モデルに基づく診断ロジック(図示せず)の構造情報に変換する構成となっている。   The management processing unit 37 of the equipment monitoring apparatus 3 takes in the structural information of the physical model 110 sent from the equipment monitoring apparatus 1, the information of the diagnostic logic 111 of the model 110 and the result information, and defines the statistical model defined in the database 31. 310 and structural information of diagnostic logic (not shown) based on the model.

次に、以上のように構成された本実施の形態の作用について説明する。
設備監視装置1の管理処理部17は、エレベータのかごドア開閉制御系に関し、トルク指令値に基づいてドアの開閉制御を行っているが、外乱(ベルト摩擦力)a及び外乱(ドア変形摩擦力)bを考慮し、予め定める推定ドア開閉速度から実際の測定ドア開閉速度を減算した速度が速度しきい値Vaよりも小さい時、エレベータドアの実際の開閉速度が遅いことから、ドア駆動系不良と診断する。
Next, the operation of the present embodiment configured as described above will be described.
The management processing unit 17 of the equipment monitoring apparatus 1 relates to an elevator car door opening / closing control system, and performs door opening / closing control based on a torque command value. However, the disturbance (belt friction force) a and the disturbance (door deformation friction force) are controlled. ) Considering b, when the speed obtained by subtracting the actual measured door opening / closing speed from the predetermined estimated door opening / closing speed is smaller than the speed threshold Va, the actual door opening / closing speed is slow, so the door drive system is defective. Diagnose.

ここで、管理処理部17は、設備監視装置3の要求に基づき、または自動的に物理モデル110の構造情報、そのモデル110に基づく診断ロジック111の情報及び診断結果情報を通信部15を介して設備監視装置3に送信する。   Here, the management processing unit 17 sends the structure information of the physical model 110, the information of the diagnosis logic 111 based on the model 110, and the diagnosis result information via the communication unit 15 based on the request of the equipment monitoring device 3 or automatically. It transmits to the equipment monitoring device 3.

設備監視装置3の管理処理部37は、通信部35を介して物理モデル110の構造情報、そのモデル110に基づく診断ロジック111の情報及び診断結果情報を受け取ると、既に規定されている従来のエレベータのかごドア開閉制御系の統計モデル310を把握し、トルク電流及びかご振動加速度を入力とする統計モデル310に対し、かご振動加速度を不要としてもかごドア開閉制御系の統計モデル311を構築できると判断し、また、統計モデル310の出力としてはドア開閉速度下限値だけで十分と判断し、入力変数をトルク電流、出力変数をドア開閉速度下限値に限定した新たな統計モデル3111に修正する。つまり、従来の統計モデル310の変数、例えばかご振動加速度、ドア開閉時間などの冗長な変数を削除し、簡素な統計モデル311に修正し、データベース31に登録する。   When the management processing unit 37 of the equipment monitoring apparatus 3 receives the structural information of the physical model 110, the information of the diagnostic logic 111 based on the model 110, and the diagnostic result information via the communication unit 35, the conventional elevator that has already been defined. The statistical model 310 of the car door opening / closing control system is grasped, and the statistical model 311 of the car door opening / closing control system can be constructed even if the car vibration acceleration is unnecessary, compared to the statistical model 310 that receives the torque current and the car vibration acceleration. In addition, it is determined that only the door opening / closing speed lower limit value is sufficient as the output of the statistical model 310, and the input variable is corrected to a new statistical model 3111 limited to the torque current and the output variable to the door opening / closing speed lower limit value. In other words, variables of the conventional statistical model 310, for example, redundant variables such as car vibration acceleration and door opening / closing time are deleted, corrected to a simple statistical model 311 and registered in the database 31.

また、設備監視装置3の管理処理部37は、既に存在していた診断ロジック(図示せず)に代え、修正された統計モデル311に基づく診断ロジック312を生成する。つまり、if 測定ドア開閉速度<下限ドア開閉速度 thenのルールにあるとき、ドア駆動系不良といった診断ロジックに修正し、同様にデータベース31に記憶する。以後、if 測定ドア開閉速度<下限ドア開閉速度 thenのルールに基づいてドア異常有無の診断を行う。   In addition, the management processing unit 37 of the equipment monitoring apparatus 3 generates diagnostic logic 312 based on the corrected statistical model 311 instead of the existing diagnostic logic (not shown). That is, if the rule of if measurement door opening / closing speed <lower limit door opening / closing speed then, it is corrected to a diagnostic logic such as a door drive system failure and stored in the database 31 in the same manner. Thereafter, the presence or absence of door abnormality is diagnosed based on the rule of if measurement door opening / closing speed <lower limit door opening / closing speed then.

従って、以上のような実施の形態によれば、物理モデル構造情報に基づき、統計モデルの構造に変換し、この変換された統計モデル311に基づいて診断ロジック312を生成するので、例えば統計モデルに基づく診断ロジックを必要最小限のロジックに限定することが可能となり、冗長な診断ロジックを排除することができる。実施の形態1と同様な効果を得ることができる。   Therefore, according to the embodiment described above, the structure is converted into the structure of the statistical model based on the physical model structure information, and the diagnostic logic 312 is generated based on the converted statistical model 311. It is possible to limit the diagnostic logic based on the minimum necessary logic, and it is possible to eliminate redundant diagnostic logic. The same effect as in the first embodiment can be obtained.

(実施の形態3)
図7は本発明に係る複数モデルに基づく設備診断システムの実施の形態3を説明する診断ロジック変換図である。
(Embodiment 3)
FIG. 7 is a diagnosis logic conversion diagram for explaining Embodiment 3 of the facility diagnosis system based on a plurality of models according to the present invention.

この実施の形態は、物理モデルに基づく診断ロジックから統計モデルに基づく診断ロジックに変換する例であり、さらに詳細には、物理モデルに基づく診断ロジックと連携しつつ、統計モデルに基づく診断ロジックにより対象設備の異常有無を診断する例である。   This embodiment is an example in which diagnosis logic based on a physical model is converted to diagnosis logic based on a statistical model. More specifically, the diagnosis logic based on a statistical model is used in conjunction with the diagnosis logic based on a physical model. It is an example of diagnosing the presence or absence of abnormality in equipment.

設備監視装置1のデータベース11には、例えば新規または変更あるいは一部削除により、図示するような物理モデル11aと対象設備(以下、必要に応じて実プロセスと呼ぶ)10を組合せた物理モデル112に基づく診断ロジック113を規定したものとする。この診断ロジック113は、所定の入力信号を物理モデル112と実プロセス10とに入力し、実プロセス10から得られる測定信号と物理モデル112から得られる出力信号との差分をもってモデル誤差信号を取り出すものであって、診断ロジック113は、対象設備10の異常有無を診断するものでなく、実プロセス10に対する物理モデル(シミュレータ)112の構造の精度を把握するロジックと言える。   The database 11 of the equipment monitoring apparatus 1 includes a physical model 112 that combines a physical model 11a as shown and a target equipment (hereinafter referred to as an actual process if necessary) 10 by, for example, new or changed or partially deleted. It is assumed that the diagnostic logic 113 based on it is defined. The diagnostic logic 113 inputs a predetermined input signal to the physical model 112 and the actual process 10 and extracts a model error signal based on the difference between the measurement signal obtained from the actual process 10 and the output signal obtained from the physical model 112. Thus, the diagnostic logic 113 does not diagnose the presence / absence of the target facility 10 but can be said to be a logic for grasping the accuracy of the structure of the physical model (simulator) 112 with respect to the actual process 10.

一方、設備監視装置3のデータベース31には、対象設備の異常有無を診断するための統計モデル313及び統計モデル313に基づく診断ロジック314が規定されている。すなわち、設備監視装置3のデータベース31の記憶される物理モデル112に基づく診断ロジック113では実プロセスの10の異常有無を診断できないので、設備監視装置1が当該診断ロジック113から得られたモデル誤差信号を設備監視装置3に送信し、設備監視装置3のデータベース31に記憶される統計モデル313及び診断ロジック314により、実プロセス10の異常有無を診断させる構成である。なお、設備監視装置3は、診断結果を設備監視装置1に返送する。   On the other hand, the database 31 of the equipment monitoring apparatus 3 defines a statistical model 313 for diagnosing the presence / absence of the target equipment and a diagnostic logic 314 based on the statistical model 313. That is, since the diagnosis logic 113 based on the physical model 112 stored in the database 31 of the equipment monitoring device 3 cannot diagnose the presence or absence of 10 abnormalities in the actual process, the equipment monitoring device 1 obtains the model error signal obtained from the diagnostic logic 113. Is transmitted to the equipment monitoring apparatus 3, and the presence or absence of abnormality in the actual process 10 is diagnosed by the statistical model 313 and the diagnostic logic 314 stored in the database 31 of the equipment monitoring apparatus 3. The equipment monitoring device 3 returns the diagnosis result to the equipment monitoring device 1.

次に、以上のように構成された実施の形態の作用について説明する。
設備監視装置1の管理処理部17は、所定の周期ごと所定の入力信号を実プロセス10を含む物理モデル112に基づく診断ロジック13に入力し、当該物理モデル(シミュレータ)112から実プロセス10の挙動に関する出力変数を推定する。一方、実プロセス11cから測定値を取り出す。
Next, the operation of the embodiment configured as described above will be described.
The management processing unit 17 of the equipment monitoring apparatus 1 inputs a predetermined input signal at a predetermined cycle to the diagnosis logic 13 based on the physical model 112 including the actual process 10, and the behavior of the actual process 10 from the physical model (simulator) 112. Estimate the output variable for. On the other hand, a measured value is taken out from the actual process 11c.

そして、物理モデル(シミュレータ)112に基づく診断ロジック113は、物理モデル(シミュレータ)112の出力計算値と実プロセス10の出力(測定値)との差信号をもってモデル誤差信号として出力する。   The diagnostic logic 113 based on the physical model (simulator) 112 outputs a difference signal between the calculated output value of the physical model (simulator) 112 and the output (measured value) of the actual process 10 as a model error signal.

設備監視装置1の管理処理部17は、診断ロジック113から物理モデル(シミュレータ)112の出力計算値と実プロセス10の出力(測定値)との差信号であるモデル誤差信号を取得し、実プロセス10の挙動に関する出力変数とともに、設備監視装置3に送信する。   The management processing unit 17 of the equipment monitoring apparatus 1 acquires a model error signal that is a difference signal between the output calculation value of the physical model (simulator) 112 and the output (measurement value) of the actual process 10 from the diagnosis logic 113, and the actual process. Along with the output variables relating to the ten behaviors, it is transmitted to the equipment monitoring device 3.

設備監視装置3の管理処理部37は、実プロセス10の挙動に関する出力変数及び診断ロジック113のモデル誤差信号を受け取ると、実プロセス10の挙動に関する出力変数を用いて統計モデル313に基づく診断ロジック314を生成する一方、受け取ったモデル誤差信号を統計モデル313に入力し、実プロセス10の異常有無を表す判別信号を取得する。   When the management processing unit 37 of the equipment monitoring apparatus 3 receives the output variable related to the behavior of the actual process 10 and the model error signal of the diagnostic logic 113, the management logic 37 uses the output variable related to the behavior of the actual process 10 to diagnose the logic 314 based on the statistical model 313. Is received, the received model error signal is input to the statistical model 313, and a discrimination signal indicating the presence or absence of an abnormality in the actual process 10 is acquired.

設備監視装置1の管理処理部17は、統計モデル313に基づく診断ロジック314により、統計モデル313で得られた判別信号と予め定めるしきい値とを比較し、例えば判別信号の絶対値がしきい値を超えたときに実プロセス10系の異常と診断する。   The management processing unit 17 of the equipment monitoring apparatus 1 compares the discrimination signal obtained by the statistical model 313 with a predetermined threshold value by the diagnosis logic 314 based on the statistical model 313, and, for example, the absolute value of the discrimination signal is the threshold value. When the value is exceeded, an abnormality in the actual process 10 system is diagnosed.

図8はさらに物理モデルに基づく診断ロジックから統計モデルに基づく診断ロジックに変換する例をであって、詳細には、物理モデルに基づく診断ロジックと連携しつつ、統計モデルに基づく診断ロジックにより対象設備の異常有無を診断する他の例である。   FIG. 8 is an example in which the diagnosis logic based on the physical model is further converted to the diagnosis logic based on the statistical model. Specifically, the target equipment is linked with the diagnosis logic based on the physical model and the diagnosis logic based on the statistical model. It is another example which diagnoses the presence or absence of abnormality.

設備監視装置1に関する物理モデルとしては、例えばスタティックモデルのケースとダイナミックモデルのケースとがある。スタティックモデルのケースにおいては、ソフトウエアセンサを用いモデル114と実プロセス(対象設備)10とを組合せた物理モデル1とし、当該実プロセス10で観測された測定値をモデル114及び実プロセス10に入力し、当該実プロセス10から得られる測定値をモデル114にフィードバックすることにより、当該モデル114から実プロセス10の状態変数を推定する構成である。   Examples of the physical model related to the facility monitoring apparatus 1 include a static model case and a dynamic model case. In the case of the static model, the physical model 1 is a combination of the model 114 and the actual process (target equipment) 10 using a software sensor, and measured values observed in the actual process 10 are input to the model 114 and the actual process 10. In this configuration, the state variable of the actual process 10 is estimated from the model 114 by feeding back the measurement value obtained from the actual process 10 to the model 114.

一方、ダイナミックモデルのケースにおいては、状態観測器を用いたモデル115と実プロセス10とを組合せた物理モデルとし、当該実プロセス10で観測された測定値をモデル115及び実プロセス10に入力し、当該実プロセス10から得られる測定値をモデル115にフィードバックすることにより、当該モデル115から実プロセス10の状態変数を推定する構成である。   On the other hand, in the case of the dynamic model, the model 115 using the state observer and the physical process 10 are combined, and the measured value observed in the real process 10 is input to the model 115 and the real process 10. In this configuration, the state variable of the actual process 10 is estimated from the model 115 by feeding back the measurement value obtained from the actual process 10 to the model 115.

設備監視装置1は、何れのケースも、計測できない未知の実プロセス10の状態変数を推定するためのモデル114、115がデータベース11に記憶されている。   In the equipment monitoring apparatus 1, models 114 and 115 for estimating state variables of an unknown actual process 10 that cannot be measured in any case are stored in the database 11.

設備監視装置3のデータベース31には、実プロセス10の異常有無を診断するための統計モデルに基づく診断ロジックが規定されている。すなわち、設備監視装置1のデータベース11に記憶される物理モデル114,115では実プロセス10の異常有無を診断できないので、モデル114または115にて得られた状態変数値を設備監視装置3に送信する。   The database 31 of the equipment monitoring apparatus 3 defines a diagnosis logic based on a statistical model for diagnosing the presence or absence of an abnormality in the actual process 10. That is, since the physical models 114 and 115 stored in the database 11 of the equipment monitoring device 1 cannot diagnose the presence or absence of the actual process 10, the state variable value obtained by the model 114 or 115 is transmitted to the equipment monitoring device 3. .

設備監視装置3は、状態変数値を入力とし、統計モデル315を用いて、実プロセス10の異常有無を表す判別信号を取得し、この取得された判別信号を診断ロジック316に入力し、実プロセス10の異常有無を診断する構成である。   The equipment monitoring apparatus 3 receives the state variable value as an input, acquires a determination signal indicating the presence or absence of an abnormality in the actual process 10 using the statistical model 315, and inputs the acquired determination signal to the diagnostic logic 316, It is the structure which diagnoses the presence or absence of 10 abnormalities.

次に、以上のように構成された実施の形態の作用について説明する。   Next, the operation of the embodiment configured as described above will be described.

設備監視装置1の管理処理部17は、実プロセス10から測定値を取り出し、当該実プロセス10及びモデル114またはモデル115に入力し、モデル114またはモデル115から実プロセス11cの状態変数値を推定する。この段階では、実プロセスの異常有無を診断できない。   The management processing unit 17 of the equipment monitoring apparatus 1 takes out the measured value from the actual process 10 and inputs it to the actual process 10 and the model 114 or 115, and estimates the state variable value of the actual process 11c from the model 114 or model 115. . At this stage, it cannot be diagnosed whether the actual process is abnormal.

そこで、設備監視装置1の管理処理部17は、モデル114またはモデル115で実プロセス10の状態変数を取得すると、この実プロセス10の状態変数値を設備監視装置3に送信する。   Therefore, when the management processing unit 17 of the facility monitoring apparatus 1 acquires the state variable of the real process 10 using the model 114 or the model 115, the management processor 17 transmits the state variable value of the actual process 10 to the facility monitoring apparatus 3.

設備監視装置3の管理処理部37は、モデル114または115にて取得された状態変数値を受け取ると、この状態推定値を統計モデル315に入力し、当該統計モデル315から実プロセス10の異常有無を表す判別信号を取得する。   When the management processing unit 37 of the equipment monitoring apparatus 3 receives the state variable value acquired by the model 114 or 115, the state estimation value is input to the statistical model 315, and whether there is an abnormality in the actual process 10 from the statistical model 315. A discrimination signal representing is obtained.

設備監視装置1の管理処理部17は、統計モデル315に基づく診断ロジック316により、統計モデル315で得られた判別信号と予め定めるしきい値とを比較し、例えば判別信号の絶対値がしきい値を超えたとき、実プロセス10系の異常と診断する。   The management processing unit 17 of the equipment monitoring apparatus 1 compares the discrimination signal obtained by the statistical model 315 with a predetermined threshold value by the diagnosis logic 316 based on the statistical model 315, and for example, the absolute value of the discrimination signal is the threshold value. When the value is exceeded, it is diagnosed that the actual process 10 system is abnormal.

従って、以上のような実施の形態によれば、設備監視装置1において、物理モデル112によるシミュレータを用いて推定された実プロセス10の挙動に関する出力変数(図7参照)あるいはソフトウエアセンサ,状態観測器を用いてモデル114,115から実プロセス10の内部状態変数を取得して設備監視装置3に送信すると、設備監視装置3の管理処理部37は、受け取った出力変数または内部状態変数を統計モデル313、315及び統計モデルに基づく診断ロジック314、316に適用し、実プロセス10の異常有無を診断可能な判別信号を取り出し、実プロセス10の異常有無を診断するので、出力変数または内部状態変数を用いた高度な統計モデル313、315及びその診断ロジック314、316bを用いて診断することができ、実施の形態1と同様な効果を奏することができる。   Therefore, according to the embodiment as described above, in the equipment monitoring apparatus 1, the output variable (see FIG. 7) or the software sensor, the state observation regarding the behavior of the actual process 10 estimated using the simulator based on the physical model 112. When the internal state variable of the actual process 10 is acquired from the models 114 and 115 using a device and transmitted to the equipment monitoring device 3, the management processing unit 37 of the equipment monitoring device 3 uses the received output variable or internal state variable as a statistical model. 313, 315 and the statistical logic based diagnosis logic 314, 316 are taken out, and a discrimination signal capable of diagnosing the presence / absence of the actual process 10 is taken out, and the presence / absence of the abnormality in the actual process 10 is diagnosed. Diagnose using advanced statistical model 313, 315 and its diagnostic logic 314, 316b Bets can be, it is possible to obtain the same effect as in the first embodiment.

(実施の形態4)
図9は本発明に係る複数モデルに基づく設備診断システムの実施の形態4を説明する診断ロジック変換図である。
(Embodiment 4)
FIG. 9 is a diagnosis logic conversion diagram for explaining Embodiment 4 of an equipment diagnosis system based on a plurality of models according to the present invention.

この実施の形態は、物理モデルに基づく診断ロジックから統計モデルに基づく診断ロジックに変換する例であり、さらに詳細には、物理モデルに基づく診断ロジックと連携しつつ、統計モデルに基づく診断ロジックによりセンサ系の異常有無を診断する例である。   This embodiment is an example in which a diagnosis logic based on a physical model is converted to a diagnosis logic based on a statistical model. More specifically, in cooperation with a diagnosis logic based on a physical model, a sensor is used by a diagnosis logic based on a statistical model. This is an example of diagnosing the presence or absence of a system abnormality.

設備監視装置1は、2つの物理モデル116及び物理モデル117と、これら物理モデル116及び物理モデル117の出力ラインに接続される加算要素118と、物理モデル116、117及び加算要素118の出力ラインに接続される測定センサ119〜121とで構成される物理モデルに基づくセンサ診断ロジック122を生成し、データベース11に記憶する。2つの物理モデル116及び物理モデル117は、絶対に状態が成立する物理法則から構成される。   The equipment monitoring apparatus 1 includes two physical models 116 and 117, an addition element 118 connected to the output lines of the physical model 116 and the physical model 117, and output lines of the physical models 116 and 117 and the addition element 118. A sensor diagnostic logic 122 based on a physical model composed of the connected measurement sensors 119 to 121 is generated and stored in the database 11. The two physical models 116 and the physical model 117 are constituted by physical laws that absolutely hold the state.

その結果、両物理モデル116、117に対し、ある入力信号を入力したとき、物理モデル116から「Y1=2」、物理モデル117から「Y2=3」を出力するように生成すれば、質量保存の法則に基づき加算要素118から「2」+「3」=「5」を取り出すことができる。   As a result, when a certain input signal is input to both the physical models 116 and 117, mass generation is preserved by generating “Y1 = 2” from the physical model 116 and “Y2 = 3” from the physical model 117. Based on the above rule, “2” + “3” = “5” can be extracted from the addition element 118.

測定センサ119、120及び121は、物理モデル116、117及び加算要素118の出力を測定するが、これら測定センサ119、120及び121は通常ドリフトを含んで徐々に誤差となって現れる性質を有している。しかし、設備監視装置1では測定センサ119、120及び121の異常を検知することができない。   The measurement sensors 119, 120, and 121 measure the outputs of the physical models 116, 117 and the summing element 118, but these measurement sensors 119, 120, and 121 usually have a property of gradually appearing as errors including drift. ing. However, the facility monitoring apparatus 1 cannot detect the abnormality of the measurement sensors 119, 120, and 121.

そこで、設備監視装置1の管理処理部17は、診断ロジック116,117の中の物理モデル法則による変数間の関係式または制約条件に関するデータを設備監視装置3に送信する。   Therefore, the management processing unit 17 of the equipment monitoring apparatus 1 transmits to the equipment monitoring apparatus 3 data related to the relational expression between variables or the constraint condition according to the physical model law in the diagnosis logics 116 and 117.

設備監視装置3は、物理モデル116、117及び加算要素118の出力値Y1、Y2、Y及び各測定センサ119、120、121の測定値Y1、Y2、Yを用いた統計モデルに基づく診断ロジック317を生成し、データベース31に記憶するとともに、当該診断ロジック317にてセンサ系の異常有無を診断する。 The equipment monitoring apparatus 3 is based on a statistical model using the physical models 116, 117 and the output values Y1, Y2, Y of the addition element 118 and the measured values Y1 * , Y2 * , Y * of the respective measurement sensors 119, 120, 121. A diagnostic logic 317 is generated and stored in the database 31, and the diagnostic logic 317 diagnoses whether there is an abnormality in the sensor system.

ここで、統計モデルに基づく診断ロジック317としたのは、前述したように実プロセス10に設置されたセンサ、計測装置からの測定データ、運転・運用・制御に関わるデータ、設備運用に係る環境データ(気象,温度,湿度など)であれば、統計モデルに基づく診断ロジック317が適しているためである。つまり、統計モデルに基づく診断ロジック317を用いて、データ解析により実プロセス10の挙動,性能,故障などの諸事象を予測,判定,診断する構成である。   Here, the diagnosis logic 317 based on the statistical model is the sensor installed in the actual process 10, the measurement data from the measurement device, the data related to operation / operation / control, and the environmental data related to facility operation as described above. This is because the diagnosis logic 317 based on the statistical model is suitable for (such as weather, temperature, and humidity). In other words, the diagnosis logic 317 based on the statistical model is used to predict, determine, and diagnose events such as behavior, performance, and failure of the actual process 10 by data analysis.

次に、以上のように構成された本実施の形態の作用について説明する。   Next, the operation of the present embodiment configured as described above will be described.

設備監視装置1の管理処理部17は、データベース11に格納される物理モデル116,117を込みこんだ診断ロジックを読み出し、所定の信号(例えば流量)を入力し、物理モデル116、117及び加算要素118から真の流量値Y1、Y2、Yを取り出し、また各測定センサ119、120、121から測定データY1、Y2、Yを取り出し、それぞれ通信部15を介して設備監視装置3に送信する。 The management processing unit 17 of the equipment monitoring apparatus 1 reads the diagnostic logic incorporating the physical models 116 and 117 stored in the database 11, inputs a predetermined signal (for example, flow rate), the physical models 116 and 117, and the addition element The true flow rate values Y1, Y2, and Y are taken out from 118, and the measurement data Y1 * , Y2 * , and Y * are taken out from the respective measurement sensors 119, 120, and 121, and transmitted to the equipment monitoring device 3 through the communication unit 15, respectively. To do.

設備監視装置3の管理処理部37は、設備監視装置1からY1、Y2、Y、Y1、Y2、Yを受け取ると、Y1、Y2、Yから物質(エネルギー)収支制約条件であるY1+Y2=Yの関係が成立し、かつ、各センサ測定値Y1、Y2、Yにそれぞれ誤差(変数)e1、e2、eを含むとすれば、制約条件(Y1+e1)+(Y2+e2)=(Y+e)の関係式を満たすものとする。 When the management processing unit 37 of the equipment monitoring device 3 receives Y1, Y2, Y, Y1 * , Y2 * , Y * from the equipment monitoring device 1, Y1 + Y2 which is a material (energy) balance constraint condition from Y1, Y2, Y = Y, and if each sensor measurement value Y1 * , Y2 * , Y * includes errors (variables) e1, e2, e, respectively, the constraint condition (Y1 * + e1) + (Y2 * + E2) = (Y * + e).

そこで、管理処理部37は、データベース31に格納される統計モデルに基づく診断ロジック317により、min{e12、e22、e2}なる最小二乗法を適用し、変数e1、e2、eを計算し、if min{e12、e22、e2}>下限値(しきい値)の関係式からセンサの異常有無を診断する。すなわち、if min{e12、e22、e2}>下限値(しきい値)の関係に有れば、センサ系が異常であると診断できる。 Therefore, the management processing unit 37 applies the least square method of min {e1 2 , e2 2 , e 2 } and calculates the variables e1, e2, e by the diagnostic logic 317 based on the statistical model stored in the database 31. Then, the presence or absence of abnormality of the sensor is diagnosed from the relational expression of if min {e1 2 , e2 2 , e 2 }> lower limit value (threshold value). That is, if there is a relationship of if min {e1 2 , e2 2 , e 2 }> lower limit value (threshold value), it can be diagnosed that the sensor system is abnormal.

また、誤差を加味したY1´=(Y1+e1)、Y2´=(Y2+e2)、Y´=(Y+e)を補正されたセンサ測定信号として考えれば、他の統計モデルに基づく診断ロジックにおいても、当該誤差を加味したセンサ測定信号に関し、高い精度で統計モデルに基づく診断を行うことができる。 Further, when considering Y1 * ′ = (Y1 * + e1), Y2 * ′ = (Y2 * + e2), and Y * ′ = (Y * + e) with consideration of errors as other sensor measurement signals, other statistical models In the diagnosis logic based on the above, it is possible to perform a diagnosis based on the statistical model with high accuracy with respect to the sensor measurement signal in consideration of the error.

従って、以上のような実施の形態によれば、設備監視装置1の管理処理部17が物理モデルの法則に基づく変数間の関係データあるいは制約条件データを取り出し、設備監視装置3に送信し、当該設備監視装置3の管理処理部37では、統計モデルの入出力変数間の関係式あるいは制約条件として用いて診断することにより、統計モデルの推定に用いるデータの矛盾を補正することができる。このことは、センサ誤差を検出し、あるいはセンサ誤差を加味した測定データにより、精度の高い統計モデルに基づく診断が可能となり、実施の形態1と同様の効果を奏する。   Therefore, according to the embodiment as described above, the management processing unit 17 of the equipment monitoring device 1 extracts the relational data between the variables based on the laws of the physical model or the constraint condition data, and transmits the data to the equipment monitoring device 3. The management processing unit 37 of the equipment monitoring device 3 can correct a contradiction in data used for estimating the statistical model by making a diagnosis using a relational expression between the input and output variables of the statistical model or a constraint condition. This can detect a sensor error or make a diagnosis based on a statistical model with high accuracy by using measurement data in consideration of the sensor error, and has the same effect as the first embodiment.

(実施の形態5)
図10は本発明に係る複数モデルに基づく設備診断システムの実施の形態5を説明する診断ロジック変換図である。
(Embodiment 5)
FIG. 10 is a diagnosis logic conversion diagram for explaining the fifth embodiment of the facility diagnosis system based on a plurality of models according to the present invention.

この実施の形態は、物理モデルに基づく診断ロジックから知識モデルに基づく診断ロジックに変換する例である。   This embodiment is an example of conversion from diagnostic logic based on a physical model to diagnostic logic based on a knowledge model.

設備監視装置1の管理処理部17は、入力部12から入力されるデータに基づき、例えばエレベータかごドアの開閉制御系に関する物理モデル123を生成し、データベース11に記憶する。さらに、エレベータかごドアの開閉制御系に関する物理モデル123から原因と結果との因果関係モデル124を生成し、データベース11に記憶する。   The management processing unit 17 of the equipment monitoring apparatus 1 generates a physical model 123 relating to, for example, an elevator car door opening / closing control system based on data input from the input unit 12 and stores the physical model 123 in the database 11. Further, a cause-and-effect relationship model 124 is generated from the physical model 123 relating to the elevator car door opening / closing control system and stored in the database 11.

従って、設備監視装置1のデータベース11には生成された物理モデル123及びその物理モデル123に基づく因果関係モデル124が記憶される。   Therefore, the generated physical model 123 and the causal relationship model 124 based on the physical model 123 are stored in the database 11 of the equipment monitoring apparatus 1.

設備監視装置1の管理処理部17は、物理モデル123及び因果関係モデル124を生成した後、これら物理モデル構造情報及び因果関係モデル構造情報を読み出し、設備監視装置2からの要求に基づき、または自動的に設備監視装置2に送信する。   After generating the physical model 123 and the causal relation model 124, the management processing unit 17 of the equipment monitoring apparatus 1 reads out the physical model structure information and the causal relation model structure information, and based on a request from the equipment monitoring apparatus 2, or automatically To the equipment monitoring device 2.

設備監視装置2のデータベース21には、エレベータかごドアの開閉制御系に関する前述した図5に示すFTA形式診断ロジック210及び図4に示すFMEA形式診断ロジックモデル211が記憶されている。このデータベース21に記憶されるFTA形式診断ロジック210及びFMEA形式診断ロジックモデル211は、設備監視装置1から送信されてくる現在以前の物理モデル構造情報及び因果関係モデル構造情報に基づいて積み上げられた従来のFTA形式診断ロジック210及びFMEA形式診断ロジックモデル211であると言える。   The database 21 of the equipment monitoring apparatus 2 stores the above-described FTA format diagnosis logic 210 shown in FIG. 5 and the FMEA format diagnosis logic model 211 shown in FIG. 4 related to the elevator car door opening / closing control system. The FTA format diagnosis logic 210 and the FMEA format diagnosis logic model 211 stored in the database 21 are accumulated based on the physical model structure information and the causal relationship model structure information before and after the present time transmitted from the equipment monitoring apparatus 1. It can be said that the FTA format diagnosis logic 210 and the FMEA format diagnosis logic model 211 of FIG.

そこで、設備監視装置2の管理処理部27は、設備監視装置1から新規に生成された物理モデル構造情報及び因果関係モデル構造情報を受け取ると、物理モデル構造情報及び因果関係モデル構造情報から物理モデル113及び因果関係モデル124を解析し、従来のFTA形式診断ロジック21a及びFMEA形式診断ロジックモデル210、211に適合するように変換し、新たなFTA形式診断ロジック210及びFMEA形式診断ロジックモデル211を生成する。   Therefore, when the management processing unit 27 of the equipment monitoring apparatus 2 receives the newly generated physical model structure information and causal relation model structure information from the equipment monitoring apparatus 1, the physical model is obtained from the physical model structure information and the causal relation model structure information. 113 and the causal relationship model 124 are analyzed and converted so as to be compatible with the conventional FTA format diagnosis logic 21a and FMEA format diagnosis logic models 210 and 211, and new FTA format diagnosis logic 210 and FMEA format diagnosis logic model 211 are generated. To do.

設備監視装置2の管理処理部27は、物理モデル構造情報及び因果関係モデル構造情報に基づき、図示点線で示すようにFTA形式診断ロジック210の優先順位を決定し、例えば駆動系から構成部品である例えばドア212を追加し、トルク変化に接続する。   The management processing unit 27 of the equipment monitoring apparatus 2 determines the priority order of the FTA format diagnosis logic 210 as shown by a dotted line on the basis of the physical model structure information and the causal relationship model structure information, and is, for example, a component from the drive system. For example, a door 212 is added and connected to a torque change.

また、設備監視装置2の管理処理部27は、エレベータかごドアの開閉制御系に関する例えば因果関係モデル124に何ら関係しない構成部品がFTA形式診断ロジック210に存在する場合、その構成部品を除去していく処理を行う。   In addition, the management processing unit 27 of the equipment monitoring device 2 removes the component parts, if there are any components in the FTA format diagnosis logic 210 that are not related to the causal relationship model 124 relating to the elevator car door opening / closing control system. Process.

また、設備監視装置2の管理処理部27は、受け取った因果関係モデル124の構造情報に基づき、例えば影響度を考慮しつつFMEA形式診断ロジックモデル211を変換していく。   Further, the management processing unit 27 of the facility monitoring apparatus 2 converts the FMEA format diagnosis logic model 211 based on the received structure information of the causal relationship model 124 while considering, for example, the degree of influence.

そして、設備監視装置1の管理処理部17は、実際のトルク指令値のもとに、物理モデル123及びび因果関係モデル124を適用してエレベータかごドアの開閉制御系を診断し、原因と結果を解析する。一方、設備監視装置2の管理処理部27においても、駆動系となるトルク指令値のもとに、新たなFTA形式診断ロジック210及びFMEA形式診断ロジックモデル211を適用し、原因及び結果を診断する。   Then, the management processing unit 17 of the equipment monitoring apparatus 1 diagnoses the elevator car door opening / closing control system by applying the physical model 123 and the causal relation model 124 based on the actual torque command value, and causes and results. Is analyzed. On the other hand, the management processing unit 27 of the equipment monitoring apparatus 2 also applies the new FTA format diagnosis logic 210 and FMEA format diagnosis logic model 211 based on the torque command value serving as the drive system, and diagnoses the cause and result. .

従って、以上のような実施の形態によれば、新規または変更あるいは一部削除によって生成された物理モデル123及び因果関係モデル124に基づき、知識モデルに基づく診断ロジック210、211のモデルを生成するので、データベース21の診断ロジックモデル210、211のモデルのうち、物理的に矛盾した診断ロジックを排除していくことができる。   Therefore, according to the embodiment as described above, based on the physical model 123 and the causal relationship model 124 generated by new or changed or partial deletion, the models of the diagnostic logic 210 and 211 based on the knowledge model are generated. The diagnosis logic models 210 and 211 in the database 21 that are physically inconsistent can be excluded.

また、物理現象のもとに生成された原因〜結果の因果関係モデル124を漏れなく診断ロジック210,211のモデルとして生成できる。また、既存知識モデルの診断ロジックである診断ロジック210,211の正当性をチェックすることができる。
その他、実施の形態と同様な効果を奏するものである。
In addition, the cause-cause relationship model 124 generated based on the physical phenomenon can be generated as a model of the diagnostic logic 210, 211 without omission. Further, it is possible to check the validity of the diagnostic logics 210 and 211 that are diagnostic logics of the existing knowledge model.
In addition, the same effects as those of the embodiment can be obtained.

(実施の形態6)
図11は本発明に係る複数モデルに基づく設備診断システムの実施の形態6を説明する診断ロジック変換図である。
(Embodiment 6)
FIG. 11 is a diagnosis logic conversion diagram for explaining the sixth embodiment of the facility diagnosis system based on a plurality of models according to the present invention.

この実施の形態は、知識モデルに基づく診断ロジックから統計モデルに基づく診断ロジックに変換する例である。   This embodiment is an example in which diagnosis logic based on a knowledge model is converted to diagnosis logic based on a statistical model.

設備監視装置2の管理処理部27は、入力部22からの指示に基づき、新規または変更あるいは一部削除により、FTA表現形式の知識モデルに基づく診断ロジックモデル210及びFMEA表現形式の知識モデルに基づく診断ロジックモデル211を生成し、データベース21に記憶する。   The management processing unit 27 of the equipment monitoring apparatus 2 is based on the diagnosis logic model 210 based on the knowledge model in the FTA expression format and the knowledge model in the FMEA expression format, based on an instruction from the input unit 22, by new or changed or partial deletion. A diagnostic logic model 211 is generated and stored in the database 21.

設備監視装置2の管理処理部27は、FTA表現形式の知識モデルに基づく診断ロジックモデル210及びFMEA表現形式の知識モデルに基づく診断ロジックモデル211を生成した後、設備監視装置3からの要求または自動的に診断ロジック210、211の構造情報を読み出し、設備監視装置3に送信する。   The management processing unit 27 of the equipment monitoring device 2 generates a diagnostic logic model 210 based on the knowledge model in the FTA representation format and a diagnostic logic model 211 based on the knowledge model in the FMEA representation format, and then requests or automatically from the equipment monitoring device 3. The structure information of the diagnostic logics 210 and 211 is read out and transmitted to the equipment monitoring device 3.

設備監視装置3の管理処理部37は、診断ロジック210,211の構造情報を受け取ると、診断ロジック210,211の構造情報に基づき、あるいは既にデータベース31に記憶されるBayesian Network形式の診断ロジックモデル21cの基本構造を生成するか、あるいは診断ロジックモデル21a,21bの構造情報に従って、既にデータベース31に記憶されるBayesian Network形式の診断ロジックモデル318で学習し、また設備監視装置2または自身が監視する対象設備の故障履歴データから診断ロジック210,211の構成部品どうしの繋がりの遷移確率(条件付確立密度)を推定学習し、より精度の高いBayesian Network形式の診断ロジックモデル318を生成していく。   When the management processing unit 37 of the equipment monitoring apparatus 3 receives the structural information of the diagnostic logics 210 and 211, the diagnostic logic model 21c in the Bayesian Network format based on the structural information of the diagnostic logics 210 and 211 or already stored in the database 31. The basic structure of the system is generated, or in accordance with the structural information of the diagnostic logic models 21a and 21b, the learning logic model 318 already stored in the database 31 learns with the diagnostic logic model 318 and is monitored by the equipment monitoring device 2 or itself A transition probability (conditional probability density) between the components of the diagnostic logics 210 and 211 is estimated and learned from the failure history data of the equipment, and a diagnostic logic model 318 in a Bayesian Network format with higher accuracy is generated.

このBayesian Networkは、ニューラルネットワークの一種であって、診断ロジック210,211の構造情報データの因果関係を調べることにより、ある構成部品が故障したとき、当該ある構成部品と関係する別の構成部品に何が起きてくるかを遷移確率として学習する。   This Bayesian Network is a type of neural network. When a causal relationship between structural information data of the diagnostic logics 210 and 211 is examined, when a certain component fails, another Bayerian Network is assigned to another component related to the certain component. Learn what happens as a transition probability.

従って、設備監視装置3の管理処理部37は、診断ロジック210,211の構造情報データの因果関係からBayesian Network形式診断ロジックモデル318を生成し、データベース21に記憶する。なお、同図においてP1,P2,…、P11,P12,…は構成部品相互の繋がりの遷移確立(重み係数)である。   Therefore, the management processing unit 37 of the equipment monitoring apparatus 3 generates the Bayesian Network format diagnosis logic model 318 from the causal relationship of the structure information data of the diagnosis logics 210 and 211 and stores it in the database 21. In the figure, P1, P2,..., P11, P12,... Are transition establishments (weighting coefficients) of the connection between the component parts.

設備監視装置3の管理処理部37は、知識モデルに基づく診断ロジック結果を受けると、Bayesian Network形式診断ロジックモデル318で結果を学習し、また設備監視装置2が再度新たな診断ロジックモデル210,211の構造情報データを受けると、Bayesian Network形式診断ロジックモデル318で学習し、構成部品に故障が生じたときには繋がりを持った構成部品間の遷移確率の変更し、より精度の高いBayesian Network形式診断ロジックモデル318を生成していく。   Upon receiving the diagnosis logic result based on the knowledge model, the management processing unit 37 of the facility monitoring device 3 learns the result using the Bayesian Network format diagnosis logic model 318, and the facility monitoring device 2 again performs new diagnosis logic models 210 and 211. When the structural information data is received, it is learned by the Bayesian Network format diagnostic logic model 318. When a failure occurs in a component, the transition probability between connected components is changed, and the Bayesian Network format diagnostic logic is more accurate. A model 318 is generated.

設備監視装置3は、対象設備からの測定データを受けると、学習されたBayesian Network形式診断ロジックモデル318に従って対象設備の故障原因、故障結果を診断する。   Upon receiving the measurement data from the target facility, the facility monitoring device 3 diagnoses the cause of failure and the failure result of the target facility according to the learned Bayesian Network format diagnosis logic model 318.

従って、以上のような実施の形態によれば、知識モデルに基づく診断ロジック210,211の構造情報から原因〜結果の因果関係を考慮しつつ、故障履歴データに適合した統計モデル診断ロジック318を自動生成できる。また、前述した実施の形態1と同様の効果を奏するものである。   Therefore, according to the embodiment as described above, the statistical model diagnosis logic 318 adapted to the failure history data is automatically used while considering the cause-effect relationship from the structure information of the diagnosis logic 210, 211 based on the knowledge model. Can be generated. Further, the same effects as those of the first embodiment described above are achieved.

(実施の形態7)
図12は本発明に係る複数モデルに基づく設備診断システムの実施の形態7を説明する診断ロジック変換図である。
(Embodiment 7)
FIG. 12 is a diagnosis logic conversion diagram for explaining Embodiment 7 of the facility diagnosis system based on a plurality of models according to the present invention.

この実施の形態は、知識モデルに基づく診断ロジックから物理モデルに基づく診断ロジックに変換する例である。   This embodiment is an example of conversion from diagnostic logic based on a knowledge model to diagnostic logic based on a physical model.

設備監視装置2の管理処理部27は、オペレータが入力部22から過去の知識・経験に基づいて必要なデータを入力し、FTA表現形式の知識モデルに基づく診断ロジック210を生成し、データベース21に記憶する。   In the management processing unit 27 of the equipment monitoring apparatus 2, the operator inputs necessary data from the input unit 22 based on past knowledge and experience, generates diagnostic logic 210 based on the knowledge model in the FTA expression format, and stores it in the database 21. Remember.

設備監視装置2の管理処理部27は、FTA表現形式の知識モデルに基づく診断ロジックモデル210を生成した後、設備監視装置1からの要求または自動的に診断ロジックモデル210の構造情報を読み出し、設備監視装置1に送信する。   The management processing unit 27 of the equipment monitoring apparatus 2 generates a diagnostic logic model 210 based on the knowledge model in the FTA expression format, and then reads out the request from the equipment monitoring apparatus 1 or the structural information of the diagnostic logic model 210 automatically. Transmit to the monitoring device 1.

設備監視装置1は、設備監視装置2から診断ロジック210の構造情報を受け取ると、当該構造情報を表示部13に表示する。   When the facility monitoring apparatus 1 receives the structure information of the diagnostic logic 210 from the facility monitoring apparatus 2, the facility monitoring apparatus 1 displays the structure information on the display unit 13.

設備監視装置1のデータベース11または適宜なメモリには予めエレベータかごドアの開閉制御系に関する多数の構成部品が格納されている。   The database 11 of the equipment monitoring apparatus 1 or an appropriate memory stores a number of components related to the elevator car door opening / closing control system in advance.

設備監視装置1の管理処理部17は、診断ロジック210の構造情報から原因(駆動系)と駆動系の故障によって結果(ドア開閉時間)を自動的に推定し、表示部13に表示する。   The management processing unit 17 of the equipment monitoring apparatus 1 automatically estimates the result (door opening / closing time) from the structural information of the diagnosis logic 210 based on the cause (drive system) and the drive system failure, and displays the result on the display unit 13.

この状態において、設備監視装置1側のオペレータは、原因(駆動系とトルク変化)と結果(ドア開閉時間)とに基づき、かつ、表示部13に表示される構造情報を参照しつつ、エレベータかごドアの開閉制御系に関する原因である駆動系からトルク指令値を入力値とし、予め用意されている構成部品の中から取捨選択し、電流制御系(部品)−モータ(部品)−ベルト(部品)−ドア(部品)−積分処理要素(部品)を順次組合せて結果(ドア開閉時間)に繋ぐことにより、物理モデル123を生成し、データベース11に記憶する。つまり、設備監視装置1の管理処理部17は、設備監視装置2から診断ロジック210の構造情報を受けると、人間系が介在し、半自動的に物理モデル123を生成する。   In this state, the operator on the equipment monitoring apparatus 1 side is based on the cause (driving system and torque change) and the result (door opening / closing time) and refers to the structural information displayed on the display unit 13 while referring to the elevator car. The torque command value from the drive system, which is the cause of the door opening / closing control system, is used as an input value, and it is selected from the components prepared in advance, and the current control system (parts)-motor (parts)-belt (parts) The physical model 123 is generated and stored in the database 11 by sequentially combining doors (parts) -integration processing elements (parts) and connecting the results (door opening / closing time). That is, when the management processing unit 17 of the equipment monitoring apparatus 1 receives the structural information of the diagnostic logic 210 from the equipment monitoring apparatus 2, a human system is interposed and the physical model 123 is generated semi-automatically.

従って、以上のような実施の形態によれば、知識モデルに基づく原因と結果の因果関係の構造情報を考慮しながら、物理モデル診断ロジックに用いる物理モデル123を適切、かつ、効率的に生成することができる。   Therefore, according to the embodiment as described above, the physical model 123 used for the physical model diagnosis logic is appropriately and efficiently generated while considering the structure information of the cause and the causal relationship between the cause based on the knowledge model. be able to.

また、種々の物理現象を踏まえつつ経験・知識に基づく視点から意味のある構造の物理モデル123を生成できる。さらに、物理モデル123の不必要な構成部品を排除し、簡素な物理モデル123を生成できる。   In addition, a physical model 123 having a meaningful structure can be generated from a viewpoint based on experience and knowledge while taking various physical phenomena into consideration. Furthermore, unnecessary physical components of the physical model 123 can be eliminated and a simple physical model 123 can be generated.

(実施の形態8)
図13は本発明に係る複数モデルに基づく設備診断システムの実施の形態8を説明する診断ロジック変換図である。
(Embodiment 8)
FIG. 13 is a diagnosis logic conversion diagram for explaining an eighth embodiment of the facility diagnosis system based on a plurality of models according to the present invention.

この実施の形態は、統計モデルに基づく診断ロジックから知識モデルに基づく診断ロジックに変換する例である。   This embodiment is an example of conversion from diagnostic logic based on a statistical model to diagnostic logic based on a knowledge model.

設備監視装置3の管理処理部37は、例えばエレベータかごドアの開閉制御系に関する過去の運用実績データを含む全故障履歴データを参照し、if thenルール形式を用いて、各if thenルールごとに順次条件付き確率を推定し、条件付き確率の統計モデルを生成し、データベース31に記憶する。なお、条件付き確率の統計モデルにおいて、Aは例えばトルク正常、Bは例えばドア開閉時間正常、Pab,Pcd:条件付き確率、Cは例えばトルク異常、Dは例えばドア開閉時間異常とする。   The management processing unit 37 of the equipment monitoring apparatus 3 refers to all failure history data including past operation result data relating to the elevator car door opening / closing control system, for example, and sequentially for each if then rule using the if then rule format. The conditional probability is estimated, a statistical model of the conditional probability is generated, and stored in the database 31. In the statistical model of conditional probability, A is, for example, torque normal, B is, for example, door opening / closing time is normal, Pab, Pcd: conditional probability, C is, for example, torque abnormality, and D is, for example, door opening / closing time abnormality.

その結果、仮にトルク正常Aのとき、ドア開閉時間正常Bとなる条件付き確率=0.8となる。また、仮にトルク異常Cのとき、ドア開閉時間正常Dとなる条件付き確率=0.2となる。ここでは、過去の運用実績データを含む全故障履歴データを参照し、これらデータから考えられるif thenルール形式を適用し、条件付き確率を算出し、条件付き確率の統計モデルを生成する。   As a result, if the torque is normal A, the conditional probability that the door opening / closing time is normal B is 0.8. Further, if the torque abnormality C is present, the conditional probability that the door opening / closing time is normal D is 0.2. Here, all failure history data including past operation performance data is referred to, an if then rule format considered from these data is applied, a conditional probability is calculated, and a statistical model of the conditional probability is generated.

設備監視装置3の管理処理部37は、条件付き確率の統計モデルを生成した後、この生成された条件付き確率の統計モデルを通信部35を介して設備監視装置2に送信する。   The management processing unit 37 of the facility monitoring device 3 generates a statistical model of conditional probability, and then transmits the generated statistical model of conditional probability to the facility monitoring device 2 via the communication unit 35.

設備監視装置2の管理処理部27は、設備監視装置3から条件付き確率の統計モデルを受け取ると、条件付き確率の統計モデルを解析し、知識モデルの一種である決定木による表現の診断ロジック212を生成し、データベース21に記憶する。   When the management processing unit 27 of the equipment monitoring device 2 receives the statistical model of the conditional probability from the equipment monitoring device 3, it analyzes the statistical model of the conditional probability, and expresses the diagnosis logic 212 by the decision tree that is a kind of knowledge model. Is stored in the database 21.

設備監視装置3の管理処理部37は、例えば所定周期ごとに逐次蓄積される運用実績データを含む故障履歴データを用いて、条件付き確率式の追加、変更、一部削除することにより、新たな条件付き確率の統計モデルを生成すると、設備監視装置2に送信する。   The management processing unit 37 of the equipment monitoring apparatus 3 uses, for example, failure history data including operation performance data that is sequentially accumulated every predetermined period, to add, change, or partially delete the conditional probability formula, thereby creating a new When the statistical model of the conditional probability is generated, it is transmitted to the equipment monitoring device 2.

設備監視装置2の管理処理部27は設備監視装置3から新たな条件付き確率の統計モデルを受け取ると、当該条件付き確率の統計モデルに従って新たな決定木の診断ロジック212を生成し、データベース21に記憶する。   When the management processing unit 27 of the equipment monitoring device 2 receives the new statistical model of the conditional probability from the equipment monitoring device 3, it generates a new decision tree diagnostic logic 212 according to the statistical model of the conditional probability and stores it in the database 21. Remember.

従って、以上のような実施の形態によれば、運用実績データを含む故障履歴データなどから生成される統計モデル診断ロジックに基づく原因〜結果の因果関係の定量的な情報、パラメータ(条件付き確率)を考慮しながら、人間に理解しやすい決定木からなる知識モデルの診断ロジックを生成することができる。   Therefore, according to the embodiment as described above, quantitative information and parameters (conditional probabilities) of causal relationships between causes and results based on statistical model diagnosis logic generated from failure history data including operation performance data. In consideration of the above, it is possible to generate a diagnosis logic of a knowledge model including a decision tree that is easy for humans to understand.

また、常に最新の運用実績データを含む故障履歴データを用いて、知識モデルに基づく診断ロジックを適合しチューニングすることが可能なり、より精度の高い知識モデルに基づく診断ロジックを生成できる。その他、実施の形態1と同様の効果を奏することができる。   Moreover, it is possible to adapt and tune diagnosis logic based on the knowledge model using failure history data including the latest operation result data at all times, and it is possible to generate diagnosis logic based on a more accurate knowledge model. In addition, the same effects as those of the first embodiment can be obtained.

(実施の形態9)
図14は本発明に係る複数モデルに基づく設備診断システムの実施の形態9を説明する診断ロジック変換図である。
(Embodiment 9)
FIG. 14 is a diagnosis logic conversion diagram for explaining Embodiment 9 of the facility diagnosis system based on a plurality of models according to the present invention.

この実施の形態は、統計モデルに基づく診断ロジックから物理モデルに基づく診断ロジックに変換する例である。   This embodiment is an example of conversion from diagnostic logic based on a statistical model to diagnostic logic based on a physical model.

設備監視装置3の管理処理部37は、対象設備の運用履歴データなどを入力信号とし、実プロセス30と予め設計されたシステム同定モデル(シミュレータ)320に入力し、実プロセス30から取り出した信号をフィードバックしてシステム同定モデル320に入力する。そして、システム同定モデル320において、入力信号と実プロセス30の出力信号とを用い、システム同定手法を実行し、実プロセス30に関する因果関係をもった物理モデルであるシステム同定モデル320を生成する。例えば発電プラントシステムの運用履歴データを用い、システム同定手法により、物理モデルであるシステム同定モデル320から実システム30の挙動に関するパラメータ(例えば発電効率)を推定する。   The management processing unit 37 of the facility monitoring apparatus 3 uses the operation history data of the target facility as an input signal, inputs it to the actual process 30 and a pre-designed system identification model (simulator) 320, and outputs the signal extracted from the actual process 30. Feedback is input to the system identification model 320. Then, in the system identification model 320, the system identification method is executed using the input signal and the output signal of the actual process 30, and the system identification model 320, which is a physical model having a causal relationship regarding the actual process 30, is generated. For example, using the operation history data of the power plant system, a parameter (for example, power generation efficiency) related to the behavior of the actual system 30 is estimated from the system identification model 320 which is a physical model by a system identification method.

設備監視装置3の管理処理部37は、システム同定手法を用い、物理モデルであるシステム同定モデル320によりモデルパラメータ(例えば発電効率)を推定すると、設備監視装置1に送信する。   The management processing unit 37 of the equipment monitoring device 3 uses the system identification method and estimates a model parameter (for example, power generation efficiency) from the system identification model 320 that is a physical model, and transmits it to the equipment monitoring device 1.

設備監視装置1においては、データベース11あるいは適宜なメモリにモデルパラメータ記憶部124が設けられ、当該モデルパラメータ記憶部124には熱力学的な観点から実システム(例えば発電システム)の合理的なモデルパラメータが記憶されている。   In the equipment monitoring apparatus 1, a model parameter storage unit 124 is provided in the database 11 or an appropriate memory, and the model parameter storage unit 124 includes rational model parameters of an actual system (for example, a power generation system) from a thermodynamic viewpoint. Is remembered.

そこで、設備監視装置1の管理処理部17は、設備監視装置3からシステム同定モデル320のモデルパラメータ1215を受け取ると、このモデルパラメータ125を物理モデルに基づく診断ロジック126に入力する。診断ロジック126は、設備監視装置3から送られてくるモデルパラメータ125とモデルパラメータ記憶部124に記憶される該当システムのあるべきモデルパラメータとを比較し、実システム30における例えば発電効率の状態を診断する。例えば物理モデルに基づく診断ロジック126にてモデルパラメータ125として発電効率43%を得たと仮定し、あるべきモデルパラメータとしては最大でも発電効率が40%であるとすれば、実プラントが発電効率の面から異常と診断する。   Therefore, upon receiving the model parameter 1215 of the system identification model 320 from the equipment monitoring device 3, the management processing unit 17 of the equipment monitoring device 1 inputs the model parameter 125 to the diagnosis logic 126 based on the physical model. The diagnosis logic 126 compares the model parameter 125 sent from the equipment monitoring device 3 with the model parameter that should be in the corresponding system stored in the model parameter storage unit 124, and diagnoses, for example, the state of power generation efficiency in the actual system 30. To do. For example, assuming that the power generation efficiency 43% is obtained as the model parameter 125 in the diagnosis logic 126 based on the physical model, and if the power generation efficiency is 40% at the maximum as the model parameter that should be, the actual plant has the aspect of the power generation efficiency. Diagnose abnormalities.

また、物理モデルに基づく診断ロジック126から実システム30の異常原因を推定することができる。   Further, the cause of abnormality of the actual system 30 can be estimated from the diagnosis logic 126 based on the physical model.

なお、モデルパラメータ記憶部124には、実システム正常時のモデルパラメータと異常時のモデルパラメータとを設定してもよく、あるいは上下限値を持ったモデルパラメータであってもよい。   In the model parameter storage unit 124, a model parameter when the actual system is normal and a model parameter when the system is abnormal may be set, or may be a model parameter having upper and lower limit values.

従って、以上のような実施の形態によれば、統計モデルに基づくシステム同定機能により、実システムの実挙動データに適合したモデルパラメータを取得できる。また、物理モデルに基づく診断ロジック126としては、常に実システムの挙動に基づくモデルパラメータを用いて診断することから、常実システムの最適な診断結果を取り出すことができ、実施の形態1と同様な効果を奏することができる。   Therefore, according to the embodiment as described above, a model parameter suitable for the actual behavior data of the actual system can be acquired by the system identification function based on the statistical model. Further, since the diagnosis logic 126 based on the physical model is always diagnosed using model parameters based on the behavior of the real system, the optimum diagnosis result of the normal real system can be extracted, and is the same as in the first embodiment. There is an effect.

(その他の実施の形態)
図15は本発明に係る複数モデルに基づく設備診断システムの他の実施の形態を示す構成図である。
(Other embodiments)
FIG. 15 is a block diagram showing another embodiment of an equipment diagnosis system based on a plurality of models according to the present invention.

この実施の形態は、監視センタ7にネットワークを介して複数の設備監視装置1,2,3が接続される。監視センタ7にはデータベース71が設けられ、当該データベース71には物理モデル用記憶部71a、知識モデル用記憶部71b及び統計モデル用記憶部71cが形成され、また物理モデル用表示部72a,知識モデル用表示部72b及び統計モデル用表示部72cが設けられている。   In this embodiment, a plurality of facility monitoring devices 1, 2, 3 are connected to the monitoring center 7 via a network. The monitoring center 7 is provided with a database 71. The database 71 includes a physical model storage unit 71a, a knowledge model storage unit 71b, and a statistical model storage unit 71c, and a physical model display unit 72a and a knowledge model. Display section 72b and statistical model display section 72c are provided.

一方、設備監視装置1は、対象設備10の監視制御を行うとともに、前述したように物理モデルに基づく診断ロジックを生成し、データベース11に記憶する機能を持っている。また、設備監視装置2,3においても、対象設備20,30の監視制御を行うとともに、前述したように知識モデルに基づく診断ロジック、統計モデルに基づく診断ロジックを生成し、対応するデータベース21,31に記憶する機能を持っている。   On the other hand, the facility monitoring apparatus 1 has a function of monitoring and controlling the target facility 10 and generating diagnostic logic based on the physical model and storing it in the database 11 as described above. In addition, the facility monitoring apparatuses 2 and 3 also perform monitoring control of the target facilities 20 and 30, and generate diagnostic logic based on the knowledge model and diagnostic logic based on the statistical model as described above, and corresponding databases 21 and 31. It has a function to memorize.

監視センタ7は、モデル要求に基づき、あるいは各設備監視装置1〜3からモデル生成時や定期的に送られてくる物理モデルに基づく診断ロジック、知識モデルに基づく診断ロジック、統計モデルに基づく診断ロジックを取り込み、データベース71の対応する記憶部71a〜71cに記憶するとともに、マルチウインドウ環境を備えている。   The monitoring center 7 is based on a model request, or diagnostic logic based on a physical model sent from each equipment monitoring device 1 to 3 at the time of model generation or periodically, diagnostic logic based on a knowledge model, diagnostic logic based on a statistical model Are stored in the corresponding storage units 71a to 71c of the database 71, and a multi-window environment is provided.

すなわち、監視センタ7は、GUI(Graphical User Interface)採用のOSが搭載され、表示指示入力に基づき、データベース71から各モデルに基づく診断ロジック73a、73b及び73cを読み出し、物理モデル用表示部72a,知識モデル用表示部72b及び統計モデル用表示部72cに同時に表示し、モニタできる構成となっている。   That is, the monitoring center 7 is equipped with an OS adopting a GUI (Graphical User Interface), reads diagnostic logics 73a, 73b and 73c based on each model from the database 71 based on a display instruction input, and displays physical model display units 72a, 72a, The knowledge model display unit 72b and the statistical model display unit 72c can be simultaneously displayed and monitored.

そして、物理モデル用表示部72に表示される物理モデルに基づく診断ロジック73aの部品要素である例えばドアをクリックすると、ドア部品要素と判断し、知識モデル用表示部72bに表示される知識モデルに基づく診断ロジック73aの関連付けられているドア74を検索し、点滅表示する。同様に、統計モデルに基づく診断ロジック73cについても、物理モデルに基づく診断ロジック73aの部品要素である例えばドアと関連付けられている部分に点滅表示し、各診断ロジック73a〜73c相互の対応付けが監視員に提示される。   Then, for example, when a door which is a component element of the diagnostic logic 73a based on the physical model displayed on the physical model display unit 72 is clicked, it is determined as a door component element, and the knowledge model displayed on the knowledge model display unit 72b is displayed. The associated door 74 of the diagnostic logic 73a based is searched and blinked. Similarly, the diagnostic logic 73c based on the statistical model is also displayed blinking on a part associated with, for example, a door, which is a component element of the diagnostic logic 73a based on the physical model, and the correlation between the diagnostic logics 73a to 73c is monitored. Presented to members.

その結果、各モデルの診断ロジック73a〜73c相互の対応部品が点滅表示あるいは色分け表示することにより、人間に理解しやすい表示形式で表示することができ、各診断ロジック73a〜73cの関係付けの理解を深めることができる。   As a result, the corresponding parts of the diagnostic logics 73a to 73c of each model can be displayed in a blinking manner or by color-coded display, so that they can be displayed in a display format that is easy for humans to understand. Can deepen.

その他、本発明は、上記実施の形態に限定されるものでなく、その要旨を逸脱しない範囲で種々変形して実施できる。   In addition, the present invention is not limited to the above-described embodiment, and various modifications can be made without departing from the scope of the invention.

本発明に係る複数モデルに基づく設備診断システムの一実施の形態を示す構成図。The block diagram which shows one Embodiment of the equipment diagnostic system based on the multiple model which concerns on this invention. 本発明に係る複数モデルに基づく設備診断システムの他の実施の形態を示す構成図。The block diagram which shows other embodiment of the equipment diagnostic system based on the multiple model which concerns on this invention. 本発明に係る複数モデルに基づく設備診断システムのさらに他の実施の形態を示す構成図。The block diagram which shows other embodiment of the equipment diagnostic system based on the multiple model which concerns on this invention. 故障モード影響解析FMEA(Failure Mode Effects Analysis)形式で表現された診断ロジックを示す図。The figure which shows the diagnostic logic expressed in failure mode influence analysis FMEA (Failure Mode Effects Analysis) format. 故障ツリー解析FTA(Failure Tree Analysis)形式で表現された診断ロジックを示す図。The figure which shows the diagnostic logic expressed in failure tree analysis FTA (Failure Tree Analysis) format. 物理モデルに基づく診断ロジックから統計モデルに基づく診断ロジックに変換する例を説明する構成図。The block diagram explaining the example converted into the diagnostic logic based on a statistical model from the diagnostic logic based on a physical model. 物理モデルに基づく診断ロジックと連携しつつ、統計モデルに基づく診断ロジックにより対象設備の異常有無を診断する例を説明する構成図。The block diagram explaining the example which diagnoses the presence or absence of abnormality of a target installation by the diagnostic logic based on a statistical model, cooperating with the diagnostic logic based on a physical model. 物理モデルに基づく診断ロジックと連携しつつ、統計モデルに基づく診断ロジックにより対象設備の異常有無を診断する他の例を説明する構成図。The block diagram explaining the other example which diagnoses the presence or absence of abnormality of a target installation by the diagnostic logic based on a statistical model, cooperating with the diagnostic logic based on a physical model. 物理モデルに基づく診断ロジックと連携しつつ、統計モデルに基づく診断ロジックによりセンサ系の異常有無を診断する例を説明する構成図。The block diagram explaining the example which diagnoses the abnormality presence or absence of a sensor system by the diagnostic logic based on a statistical model, cooperating with the diagnostic logic based on a physical model. 物理モデルに基づく診断ロジックから知識モデルに基づく診断ロジックに変換する例を説明する構成図。The block diagram explaining the example converted into the diagnostic logic based on a knowledge model from the diagnostic logic based on a physical model. 知識モデルに基づく診断ロジックから統計モデルに基づく診断ロジックに変換する例を説明する構成図。The block diagram explaining the example converted into the diagnostic logic based on a statistical model from the diagnostic logic based on a knowledge model. 知識モデルに基づく診断ロジックから物理モデルに基づく診断ロジックに変換する例を説明する構成図。The block diagram explaining the example converted into the diagnostic logic based on a physical model from the diagnostic logic based on a knowledge model. 統計モデルに基づく診断ロジックから知識モデルに基づく診断ロジックに変換する例を説明する構成図。The block diagram explaining the example converted into the diagnostic logic based on a knowledge model from the diagnostic logic based on a statistical model. 統計モデルに基づく診断ロジックから物理モデルに基づく診断ロジックに変換する例を説明する構成図。The block diagram explaining the example converted from the diagnostic logic based on a statistical model into the diagnostic logic based on a physical model. 複数モデルに基づく診断ロジックの関連付け部分を表示する例を説明する構成図。The block diagram explaining the example which displays the correlation part of the diagnostic logic based on multiple models.

符号の説明Explanation of symbols

1〜3…設備監視装置、7…監視センタ、8…ローカル端末、10,20,30…対象設備(実プロセス)、11,21,31…データベース、12,22,32…入力部、13,23,33…表示部、15,25,35…通信部、17,27,37…管理処理部、71…データベース、71a,71b,71c…各モデル用記憶部、72a,72b,72c…各モデル用表示部。   1-3 ... equipment monitoring device, 7 ... monitoring center, 8 ... local terminal, 10, 20, 30 ... target equipment (actual process), 11, 21, 31 ... database, 12, 22, 32 ... input unit, 13, 23, 33 ... display unit, 15, 25, 35 ... communication unit, 17, 27, 37 ... management processing unit, 71 ... database, 71a, 71b, 71c ... storage unit for each model, 72a, 72b, 72c ... each model Display unit.

Claims (13)

対象設備を監視制御する複数の監視装置を備えた設備診断システムにおいて、
物理モデルに基づく診断ロジック、知識モデルに基づく診断ロジック及び統計モデルに基づく診断ロジックのうち、少なくとも2つのモデムに基づく診断ロジックを個別に記憶するそれぞれデータベースを有する前記複数の監視装置を備え、
前記一方の監視装置は、新規、変更または一部削除により所定モデルの診断ロジックを生成し自己のデータベースに記憶する第1の管理処理手段と、生成された所定モデルの診断ロジックを、異なる所定モデルに基づく診断ロジックを記憶するデータベースを有する他方の前記監視装置に対して送信する通信手段を設け、
前記他方の前記監視装置は、受け取った前記所定モデルの診断ロジックを、前記異なる所定モデルの診断ロジックに変換し、自己のデータベースに記憶する第2の管理処理手段を設けたことを特徴とする設備診断システム。
In equipment diagnosis system equipped with multiple monitoring devices to monitor and control the target equipment,
A plurality of monitoring devices each having a database for individually storing diagnosis logic based on at least two modems among diagnosis logic based on a physical model, diagnosis logic based on a knowledge model, and diagnosis logic based on a statistical model;
The one monitoring device includes: a first management processing unit that generates diagnostic logic of a predetermined model by new, change, or partial deletion and stores the diagnostic logic of the predetermined model in a different predetermined model; Providing communication means for transmitting to the other monitoring device having a database for storing diagnostic logic based on
The other monitoring device is provided with second management processing means for converting the received diagnostic logic of the predetermined model into the diagnostic logic of the different predetermined model and storing it in its own database. Diagnostic system.
対象設備を監視制御する複数の監視装置を備えた設備診断システムにおいて、
第1の対象設備を監視制御する第1の監視装置と、第2の対象設備を監視制御する第2の監視装置と、第3の対象設備を監視制御する第3の監視装置と、これら各監視装置で観測された測定データを受け取り、各対象設備を監視する監視センタとを備え、
この監視センタは、物理モデルに基づく診断ロジック、知識モデルに基づく診断ロジック、統計モデルに基づく診断ロジックのうち少なくとも2つのモデルに基づく診断ロジックを記憶するデータベースと、新規、変更または一部削除により前記何れか1つのモデルの診断ロジックを生成し前記データベースの所定領域に記憶したとき、この生成された1つのモデルの診断ロジックに従い、異なる他のモデルの診断ロジックに変換し、前記データベースの他の所定領域に記憶する管理処理手段とを設け、
前記監視装置で観測された各対象設備の測定データに対し、当該各監視装置ごとに対応付けられたモデルに基づく診断ロジックを用いて診断することを特徴とする設備診断システム。
In equipment diagnosis system equipped with multiple monitoring devices to monitor and control the target equipment,
A first monitoring device that monitors and controls the first target facility; a second monitoring device that monitors and controls the second target facility; a third monitoring device that monitors and controls the third target facility; A monitoring center that receives measurement data observed by the monitoring device and monitors each target facility;
The monitoring center includes a diagnosis logic based on a physical model, a diagnosis logic based on a knowledge model, a diagnosis logic based on a statistical model, a database storing diagnosis logic based on at least two models, and a new, changed, or partially deleted When diagnostic logic of any one model is generated and stored in a predetermined area of the database, it is converted into diagnostic logic of another different model in accordance with the generated diagnostic logic of the one model, Management processing means for storing in the area,
A facility diagnosis system for diagnosing measurement data of each target facility observed by the monitoring device using a diagnosis logic based on a model associated with each monitoring device.
対象設備を監視制御する複数の監視装置を備えた設備診断システムにおいて、
物理モデルに基づく診断ロジック、知識モデルに基づく診断ロジック及び統計モデルに基づく診断ロジックのうち、少なくとも2つのモデムに基づく診断ロジックを個別に記憶するそれぞれデータベースを有する前記複数の監視装置と、これら複数の監視装置の少なくとも診断結果を収集し監視する監視センタを備え、
前記各監視装置は、新規、変更または一部削除により所定モデルに基づく診断ロジックを生成し自己のデータベースに記憶した後、生成された所定モデルに基づく診断ロジックを前記監視センタに送信する手段を設け、
前記監視センタは、前記所定モデルに基づく診断ロジックを前記他の監視装置に送信する手段を設け、
前記他の監視装置は、受け取った前記所定モデルの診断ロジックを、自己が所有する前記異なる所定モデルの診断ロジックに変換し、自己のデータベースに記憶する管理処理手段を設けたことを特徴とする設備診断システム。
In equipment diagnosis system equipped with multiple monitoring devices to monitor and control the target equipment,
The plurality of monitoring devices each having a database that individually stores at least two modem-based diagnosis logics among a diagnosis logic based on a physical model, a diagnosis logic based on a knowledge model, and a diagnosis logic based on a statistical model, A monitoring center for collecting and monitoring at least diagnostic results of the monitoring device;
Each of the monitoring devices is provided with means for transmitting diagnostic logic based on the generated predetermined model to the monitoring center after generating the diagnostic logic based on the predetermined model by new, changing or partial deletion and storing it in its own database. ,
The monitoring center includes means for transmitting diagnostic logic based on the predetermined model to the other monitoring device,
The other monitoring device is provided with management processing means for converting the received diagnostic logic of the predetermined model into the diagnostic logic of the different predetermined model owned by itself and storing it in its own database. Diagnostic system.
それぞれ対象設備を監視制御し、かつ、自身が所有するモデルに基づく診断ロジックを用いて対応する対象設備の異常有無を診断する設備診断方法において、
物理モデルに基づく診断ロジック、知識モデルに基づく診断ロジック及び統計モデルに基づく診断ロジックのうち、少なくとも2つのモデムに基づく診断ロジックを個別に記憶するそれぞれデータベースを有する前記複数の監視装置が設けられ、
一方の前記監視装置が対象設備に関する測定センサの追加・削除に伴って原因・結果に関する因果関係をもった所定モデルに基づく診断ロジックを生成する診断ロジック生成ステップと、
前記一方の前記監視装置が生成された所定モデルに基づく診断ロジックを、異なるモデルの診断ロジックを所有する他の前記監視装置に送信するステップと、
前記他の監視装置が受け取った前記所定モデルの診断ロジックの因果関係に基づき、自己が所有する前記異なる所定のモデルの診断ロジックに変換するステップとを有することを特徴とする複数モデルに基づく設備診断方法。
In the equipment diagnosis method for monitoring and controlling each target equipment and diagnosing the presence or absence of the corresponding target equipment using diagnostic logic based on the model owned by itself,
The plurality of monitoring devices each having a database for individually storing diagnosis logic based on at least two modems among diagnosis logic based on a physical model, diagnosis logic based on a knowledge model, and diagnosis logic based on a statistical model are provided,
One of the monitoring devices generates a diagnostic logic based on a predetermined model having a causal relationship regarding a cause / result with addition / deletion of a measurement sensor related to the target facility,
Transmitting diagnostic logic based on a predetermined model generated by the one of the monitoring devices to the other monitoring device that owns the diagnostic logic of a different model;
A facility diagnosis based on a plurality of models, comprising: converting the diagnosis logic of the different predetermined model owned by itself based on the causal relationship of the diagnosis logic of the predetermined model received by the other monitoring device Method.
請求項1または請求項3に記載の設備診断システムにおいて、
物理モデルに基づく診断ロジックを記憶するデータベースを有する第1の監視装置と、統計モデルに基づく診断ロジックを記憶するデータベースを有する第2の監視装置とを備え、
前記第1の監視装置は、新規、変更または一部削除により物理モデルに基づく診断ロジックを生成する第1の管理処理手段と、この生成された物理モデル構造情報及び前記診断ロジック情報を前記連携ラインを通して第2の監視装置に送信する通信手段とを設け、
前記第2の監視装置は、受け取った物理モデル構造情報及び前記診断ロジック情報に基づいて、前記統計モデル構造に変換するとともに、当該統計モデルの診断ロジックを生成し、自己のデータベースに記憶する第2の管理処理手段を設けたことを特徴とする設備診断システム。
In the equipment diagnosis system according to claim 1 or claim 3,
A first monitoring device having a database storing diagnostic logic based on a physical model; and a second monitoring device having a database storing diagnostic logic based on a statistical model;
The first monitoring device includes a first management processing unit that generates diagnostic logic based on a physical model by new, change, or partial deletion, and the generated physical model structure information and the diagnostic logic information on the link line. And a communication means for transmitting to the second monitoring device through
The second monitoring device converts to the statistical model structure based on the received physical model structure information and the diagnostic logic information, generates diagnostic logic for the statistical model, and stores it in its own database. An equipment diagnosis system characterized by comprising a management processing means.
請求項1または請求項3に記載の設備診断システムにおいて、
新規、変更または一部削除により生成された物理モデルに基づく診断ロジックを記憶するデータベースを有する第1の監視装置と、統計モデルに基づく診断ロジックを記憶するデータベースを有する第2の監視装置とを備え、
前記第1の監視装置は、自己のデータベースに記憶される物理モデルによるシミュレータを用いて、前記第1の対象設備の挙動に係る出力変数あるいは内部状態変数を推定する第1の管理処理手段と、この推定された前記第1の対象設備の挙動に係る出力変数あるいは内部状態変数を前記連携ラインを通して第2の監視装置に送信する通信手段とを設け、
前記第2の監視装置は、前記通信手段を介して受け取った出力変数あるいは内部状態変数を用いて、前記統計モデルに基づく診断ロジックを生成し、自己のデータベースに記憶する第2の管理処理手段を設けたことを特徴とする設備診断システム。
In the equipment diagnosis system according to claim 1 or claim 3,
A first monitoring device having a database for storing diagnostic logic based on a physical model generated by new, modification or partial deletion; and a second monitoring device having a database for storing diagnostic logic based on a statistical model. ,
The first monitoring device uses a simulator based on a physical model stored in its own database, and first management processing means for estimating an output variable or internal state variable related to the behavior of the first target facility; A communication means for transmitting the estimated output variable or internal state variable related to the behavior of the first target equipment to the second monitoring device through the link line;
The second monitoring device includes second management processing means for generating diagnostic logic based on the statistical model using the output variable or internal state variable received via the communication means and storing the diagnostic logic in its own database. An equipment diagnosis system characterized by being provided.
請求項1または請求項3に記載の設備診断システムにおいて、
新規、変更または一部削除により生成された複数の物理モデルに基づく診断ロジックを記憶するデータベースを有する第1の監視装置と、統計モデルに基づく診断ロジックを記憶するデータベースを有する第2の監視装置とを備え、
前記第1の監視装置は、入力信号に対し、複数の物理モデルを用いて、物理モデル法則に基づく制約条件データ及び変数を取得する第1の管理処理手段と、この管理処理手段で取得された制約条件データ及び変数を送信する通信手段とを設け、
前記第2の監視装置は、前記通信手段を介して受け取った制約条件データ及び変数を用い、前記変数の矛盾を見つけ出す統計モデルに基づく診断ロジックを生成し、自己のデータベースに記憶する第2の管理処理手段を設けたことを特徴とする設備診断システム。
In the equipment diagnosis system according to claim 1 or claim 3,
A first monitoring device having a database for storing diagnostic logic based on a plurality of physical models generated by new, changing or partial deletion; and a second monitoring device having a database for storing diagnostic logic based on a statistical model With
The first monitoring device uses a plurality of physical models for an input signal, and obtains constraint condition data and variables based on the physical model law, and the management processing means A communication means for transmitting constraint data and variables,
The second monitoring device uses the constraint condition data and variables received via the communication means, generates diagnostic logic based on a statistical model that finds inconsistencies in the variables, and stores it in its own database. An equipment diagnosis system characterized in that a processing means is provided.
請求項1または請求項3に記載の設備診断システムにおいて、
新規、変更または一部削除により生成された物理モデルに基づく診断ロジックを記憶するデータベースを有する第1の監視装置と、知識モデルに基づく診断ロジックを記憶するデータベースを有する第2の監視装置とを備え、
前記第1の監視装置は、前記物理モデルから当該物理モデルに基づく原因と結果の因果関係モデルを生成する第1の管理処理手段と、この管理処理手段で生成された物理モデルに基づく原因と結果の因果関係モデルを前記第2の監視装置に送信する通信手段とを設け、
前記第2の監視装置は、前記通信手段を介して受け取った物理モデルに基づく原因と結果の因果関係モデルに基づき、FTA形式あるいはFMEA形式で表現される優先順位をもった知識モデルに基づく診断ロジックに変換し、自己のデータベースに記憶する第2の管理処理手段を設けたことを特徴とする設備診断システム。
In the equipment diagnosis system according to claim 1 or claim 3,
A first monitoring device having a database for storing diagnostic logic based on a physical model generated by new, modification or partial deletion; and a second monitoring device having a database for storing diagnostic logic based on a knowledge model. ,
The first monitoring device includes a first management processing unit that generates a causal relationship model of a cause and a result based on the physical model from the physical model, and a cause and a result based on the physical model generated by the management processing unit. Communication means for transmitting the causal relationship model of the second to the second monitoring device,
The second monitoring device is a diagnostic logic based on a knowledge model having a priority expressed in an FTA format or FMEA format based on a cause-and-effect causal relationship model based on a physical model received via the communication means. An equipment diagnosis system characterized by comprising second management processing means for converting the data into a self-database and storing it in its own database.
請求項1または請求項3に記載の設備診断システムにおいて、
知識モデルに基づく診断ロジックを記憶するデータベースを有する第1の監視装置と、統計モデルに基づく診断ロジックを記憶するデータベースを有する第2の監視装置とを備え、
前記第1の監視装置は、新規、変更または一部削除により前記FTA形式及びFMEA形式で表現される知識モデルに基づく診断ロジックを生成する第1の管理処理手段と、この管理処理手段で生成された知識モデルに基づく診断ロジックの因果関係モデルを前記第2の監視装置に送信する通信手段とを設け、
前記第2の監視装置は、前記通信手段を介して受け取った知識モデルに基づく診断ロジックの因果関係モデルに基づき、前記対象設備で観測された測定データから条件確率変数を推定し、Bayesian Network形式の統計モデルに基づく診断ロジックモデルを生成し、自己のデータベースに記憶する第2の管理処理手段を設けたことを特徴とする設備診断システム。
In the equipment diagnosis system according to claim 1 or claim 3,
A first monitoring device having a database for storing diagnostic logic based on a knowledge model, and a second monitoring device having a database for storing diagnostic logic based on a statistical model;
The first monitoring device is generated by a first management processing unit that generates diagnostic logic based on a knowledge model expressed in the FTA format and FMEA format by new, change, or partial deletion, and the management processing unit. Communication means for transmitting a causal relationship model of diagnostic logic based on the acquired knowledge model to the second monitoring device,
The second monitoring device estimates a conditional random variable from measurement data observed at the target facility based on a causal relationship model of diagnostic logic based on a knowledge model received via the communication means, and is in a Bayesian Network format. A facility diagnosis system comprising a second management processing means for generating a diagnosis logic model based on a statistical model and storing it in its own database.
請求項1または請求項3に記載の設備診断システムにおいて、
知識モデルに基づく診断ロジックを記憶するデータベースを有する第1の監視装置と、物理モデルに基づく診断ロジックを記憶するデータベースを有する第2の監視装置とを備え、
前記第1の監視装置は、新規、変更または一部削除により前記FTA形式で表現される知識モデルに基づく診断ロジックを生成し自己のデータベースに記憶する第1の管理処理手段と、この管理処理手段で生成されたFTA形式で表現される知識モデルに基づく診断ロジックの構造情報を前記第2の監視装置に送信する通信手段とを設け、
前記第2の監視装置は、前記通信手段を介して受け取ったFTA形式で表現される知識モデルに基づく診断ロジックの構造情報に基づき、部品間の因果関係として対応付けした物理モデルを生成し、自己のデータベースに記憶する第2の管理処理手段を設けたことを特徴とする設備診断システム。
In the equipment diagnosis system according to claim 1 or claim 3,
A first monitoring device having a database for storing diagnostic logic based on a knowledge model; and a second monitoring device having a database for storing diagnostic logic based on a physical model;
The first monitoring device includes a first management processing unit that generates diagnostic logic based on the knowledge model expressed in the FTA format by new, change, or partial deletion, and stores the diagnostic logic in its own database, and the management processing unit Communication means for transmitting the structural information of the diagnostic logic based on the knowledge model expressed in the FTA format generated in step 2 to the second monitoring device,
The second monitoring device generates a physical model associated with the causal relationship between components based on the structural information of the diagnostic logic based on the knowledge model expressed in the FTA format received via the communication unit, and A facility diagnosis system, characterized in that second management processing means for storing in the database is provided.
請求項1または請求項3に記載の設備診断システムにおいて、
統計モデルに基づく診断ロジックを記憶するデータベースを有する第1の監視装置と、知識モデルに基づく診断ロジックを記憶するデータベースを有する第2の監視装置とを備え、
前記第1の監視装置は、相関関係の確認された測定データ群を用いて、前記統計モデルif thenルール型の条件付き確率による統計モデル診断ロジックを生成する第1の管理処理手段と、この管理処理手段で生成された条件付き確率による関する統計モデル診断ロジック構造情報を前記第2の監視装置に送信する通信手段とを設け、
前記第2の監視装置は、前記通信手段を介して受け取った条件付き確率による関する統計モデル診断ロジック構造情報から、決定木法で表すif thenルール型の知識モデルに基づく診断ロジックを生成し、自己のデータベースに記憶する第2の管理処理手段を設けたことを特徴とする設備診断システム。
In the equipment diagnosis system according to claim 1 or claim 3,
A first monitoring device having a database storing diagnostic logic based on a statistical model; and a second monitoring device having a database storing diagnostic logic based on a knowledge model;
The first monitoring device includes a first management processing unit that generates a statistical model diagnosis logic based on a conditional probability of the statistical model if the rule type using a measurement data group in which the correlation is confirmed; Communication means for transmitting statistical model diagnosis logic structure information related to the conditional probability generated by the processing means to the second monitoring device;
The second monitoring device generates diagnostic logic based on an if the rule rule knowledge model represented by a decision tree method from the statistical model diagnostic logic structure information related to the conditional probability received via the communication means, A facility diagnosis system, characterized in that second management processing means for storing in the database is provided.
請求項1または請求項3に記載の設備診断システムにおいて、
統計モデルに基づく診断ロジックを記憶するデータベースを有する第1の監視装置と、物理モデルに基づく診断ロジックを記憶するデータベースを有する第2の監視装置とを備え、
前記第1の監視装置は、相関関係の確認された測定データ群を用いて、システム同定法によって統計モデル内のパラメータを推定する第1の管理処理手段と、この管理処理手段で推定された統計モデル内のパラメータを前記第2の監視装置に送信する通信手段とを設け、
前記第2の監視装置は、前記通信手段を介して受け取った統計モデル内のパラメータと予め定める参照パラメータとに基づき、前記対象設備の長期または短期の変化傾向から異常を判定する物理モデルに基づく診断ロジックを生成し、自己のデータベースに記憶する第2の管理処理手段を設けたことを特徴とする設備診断システム。
In the equipment diagnosis system according to claim 1 or claim 3,
A first monitoring device having a database for storing diagnostic logic based on a statistical model; and a second monitoring device having a database for storing diagnostic logic based on a physical model;
The first monitoring device includes a first management processing unit that estimates a parameter in a statistical model by a system identification method using a measurement data group whose correlation has been confirmed, and a statistic estimated by the management processing unit. Communication means for transmitting parameters in the model to the second monitoring device;
The second monitoring apparatus performs diagnosis based on a physical model that determines an abnormality from a long-term or short-term change tendency of the target facility based on a parameter in a statistical model received via the communication unit and a predetermined reference parameter. A facility diagnosis system comprising a second management processing means for generating logic and storing it in its own database.
請求項2または請求項3に記載の設備診断システムにおいて、
前記監視センタは、物理モデルに基づく診断ロジック、知識モデルに基づく診断ロジック、統計モデルに基づく診断ロジックのうち少なくとも2つのモデルに基づく診断ロジックを同時に表示するモニタ手段と、このモニタ手段により表示された1つのモデルに基づく診断ロジックの一部を指定することにより、前記モニタ手段により表示された他のモデルの指定された関連部分を点滅表示させる手段とを設けたことを特徴とする設備診断システム。
In the equipment diagnosis system according to claim 2 or claim 3,
The monitoring center is configured to simultaneously display diagnostic logic based on at least two models among diagnostic logic based on a physical model, diagnostic logic based on a knowledge model, and diagnostic logic based on a statistical model, and displayed by the monitoring means A facility diagnosis system comprising: means for designating a part of diagnosis logic based on one model to blink a designated related part of another model displayed by the monitor means.
JP2007220175A 2007-08-27 2007-08-27 Equipment diagnosis system and equipment diagnosis method based on multiple models Pending JP2009053938A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007220175A JP2009053938A (en) 2007-08-27 2007-08-27 Equipment diagnosis system and equipment diagnosis method based on multiple models

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007220175A JP2009053938A (en) 2007-08-27 2007-08-27 Equipment diagnosis system and equipment diagnosis method based on multiple models

Publications (1)

Publication Number Publication Date
JP2009053938A true JP2009053938A (en) 2009-03-12

Family

ID=40504966

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007220175A Pending JP2009053938A (en) 2007-08-27 2007-08-27 Equipment diagnosis system and equipment diagnosis method based on multiple models

Country Status (1)

Country Link
JP (1) JP2009053938A (en)

Cited By (33)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016157280A (en) * 2015-02-25 2016-09-01 三菱重工業株式会社 Event prediction system, event prediction method and program
JP2017511942A (en) * 2014-03-14 2017-04-27 フィッシャー−ローズマウント システムズ,インコーポレイテッド Distributed big data in process control systems, process control devices, support methods for distributed big data, process control devices
WO2017109903A1 (en) * 2015-12-24 2017-06-29 株式会社 東芝 Malfunction cause estimation device and malfunction cause estimation method
JP2017138919A (en) * 2016-02-05 2017-08-10 横河電機株式会社 Plant performance evaluation apparatus, plant performance evaluation system, and plant performance evaluation method
CN108016961A (en) * 2016-10-31 2018-05-11 东芝电梯株式会社 Elevator control gear and elevator device
EP3330819A1 (en) 2016-12-05 2018-06-06 Hitachi, Ltd. Device diagnostic apparatus, device diagnostic system and device diagnostic methods
CN108363952A (en) * 2017-01-27 2018-08-03 大隈株式会社 Diagnostic device
WO2018181116A1 (en) * 2017-03-29 2018-10-04 三菱重工業株式会社 Information processing device, information processing method, and program
WO2018207605A1 (en) * 2017-05-10 2018-11-15 株式会社日立製作所 Anomaly assessment device, anomaly assessment method, and anomaly assessment program
KR20190061052A (en) * 2016-12-26 2019-06-04 미쓰비시덴키 가부시키가이샤 Recovery Support System
KR20190061051A (en) * 2016-12-26 2019-06-04 미쓰비시덴키 가부시키가이샤 Recovery Support System
WO2019159883A1 (en) * 2018-02-13 2019-08-22 三菱日立パワーシステムズ株式会社 Model creation method, plant operation support method, model creating device, model, program, and recording medium having program recorded thereon
KR20190127216A (en) * 2018-05-04 2019-11-13 현대엘리베이터주식회사 Mehtod for driving elevator car
CN110646685A (en) * 2019-08-07 2020-01-03 国网浙江海盐县供电有限公司 Comprehensive evaluation method for state of switch cabinet
JP2020071759A (en) * 2018-11-01 2020-05-07 三菱重工エンジニアリング株式会社 Verification processing device, verification processing method and program
JP2020086672A (en) * 2018-11-19 2020-06-04 ナブテスコ株式会社 Inquiry processing device and inquiry processing method
US10866952B2 (en) 2013-03-04 2020-12-15 Fisher-Rosemount Systems, Inc. Source-independent queries in distributed industrial system
US10909137B2 (en) 2014-10-06 2021-02-02 Fisher-Rosemount Systems, Inc. Streaming data for analytics in process control systems
JP2021060959A (en) * 2019-10-09 2021-04-15 富士電機株式会社 Factor analysis device and factor analysis method
CN112978532A (en) * 2021-02-26 2021-06-18 成都新潮传媒集团有限公司 Elevator state detection method and device and storage medium
CN113298328A (en) * 2020-02-19 2021-08-24 北京国电智深控制技术有限公司 Method and device for detecting state of actuating mechanism
US11112925B2 (en) 2013-03-15 2021-09-07 Fisher-Rosemount Systems, Inc. Supervisor engine for process control
CN113396369A (en) * 2019-02-07 2021-09-14 株式会社电装 Abnormality detection device
JP2022033094A (en) * 2020-10-29 2022-02-28 東京瓦斯株式会社 Repair support system and program
US11385608B2 (en) 2013-03-04 2022-07-12 Fisher-Rosemount Systems, Inc. Big data in process control systems
JP2022138398A (en) * 2021-03-10 2022-09-26 オムロン株式会社 Control device, control system, method and program
JP2022549615A (en) * 2019-10-23 2022-11-28 日立楼宇技▲術▼(▲広▼州)有限公司 ELEVATOR FAILURE DETERMINATION LOGIC VERIFICATION METHOD, SYSTEM AND STORAGE MEDIUM
WO2023286659A1 (en) * 2021-07-14 2023-01-19 三菱重工業株式会社 Failure predicting device, failure predicting method, and program
JP2023042322A (en) * 2021-09-14 2023-03-27 フジテック株式会社 Method for constructing automatic answering database for elevator and constructing system for automatic answering database for elevator
US11886155B2 (en) 2015-10-09 2024-01-30 Fisher-Rosemount Systems, Inc. Distributed industrial performance monitoring and analytics
WO2024201718A1 (en) * 2023-03-28 2024-10-03 樫山工業株式会社 Vacuum pump device
CN118885322A (en) * 2024-08-08 2024-11-01 中联云港数据科技股份有限公司 A high-computing-power intelligent equipment tuning and maintenance system
US12547160B2 (en) 2015-10-09 2026-02-10 Fisher-Rosemount Systems, Inc. Distributed industrial performance monitoring and analytics platform

Cited By (57)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10866952B2 (en) 2013-03-04 2020-12-15 Fisher-Rosemount Systems, Inc. Source-independent queries in distributed industrial system
US11385608B2 (en) 2013-03-04 2022-07-12 Fisher-Rosemount Systems, Inc. Big data in process control systems
US11573672B2 (en) 2013-03-15 2023-02-07 Fisher-Rosemount Systems, Inc. Method for initiating or resuming a mobile control session in a process plant
US11112925B2 (en) 2013-03-15 2021-09-07 Fisher-Rosemount Systems, Inc. Supervisor engine for process control
US11169651B2 (en) 2013-03-15 2021-11-09 Fisher-Rosemount Systems, Inc. Method and apparatus for controlling a process plant with location aware mobile devices
JP2017511942A (en) * 2014-03-14 2017-04-27 フィッシャー−ローズマウント システムズ,インコーポレイテッド Distributed big data in process control systems, process control devices, support methods for distributed big data, process control devices
US10909137B2 (en) 2014-10-06 2021-02-02 Fisher-Rosemount Systems, Inc. Streaming data for analytics in process control systems
JP2016157280A (en) * 2015-02-25 2016-09-01 三菱重工業株式会社 Event prediction system, event prediction method and program
US12547160B2 (en) 2015-10-09 2026-02-10 Fisher-Rosemount Systems, Inc. Distributed industrial performance monitoring and analytics platform
US11886155B2 (en) 2015-10-09 2024-01-30 Fisher-Rosemount Systems, Inc. Distributed industrial performance monitoring and analytics
WO2017109903A1 (en) * 2015-12-24 2017-06-29 株式会社 東芝 Malfunction cause estimation device and malfunction cause estimation method
US10520934B2 (en) 2016-02-05 2019-12-31 Yokogawa Electric Corporation Plant performance evaluation apparatus, plant performance evaluation system, and plant performance evaluation method
CN107045329A (en) * 2016-02-05 2017-08-15 横河电机株式会社 Workshop device for evaluating performance, workshop Performance Appraisal System and workshop method of evaluating performance
JP2017138919A (en) * 2016-02-05 2017-08-10 横河電機株式会社 Plant performance evaluation apparatus, plant performance evaluation system, and plant performance evaluation method
CN108016961A (en) * 2016-10-31 2018-05-11 东芝电梯株式会社 Elevator control gear and elevator device
CN108016961B (en) * 2016-10-31 2019-08-30 东芝电梯株式会社 Elevator control gear and elevator device
JP2018092406A (en) * 2016-12-05 2018-06-14 株式会社日立製作所 Device diagnostic apparatus, device diagnostic system, and device diagnostic method
EP3330819A1 (en) 2016-12-05 2018-06-06 Hitachi, Ltd. Device diagnostic apparatus, device diagnostic system and device diagnostic methods
US10679434B2 (en) 2016-12-05 2020-06-09 Hitachi, Ltd. Device diagnostic apparatus, device diagnostic system and device diagnostic methods
KR102209015B1 (en) * 2016-12-26 2021-01-28 미쓰비시덴키 가부시키가이샤 Recovery support system
KR102124994B1 (en) 2016-12-26 2020-06-19 미쓰비시덴키 가부시키가이샤 Recovery support system
KR20190061052A (en) * 2016-12-26 2019-06-04 미쓰비시덴키 가부시키가이샤 Recovery Support System
KR20190061051A (en) * 2016-12-26 2019-06-04 미쓰비시덴키 가부시키가이샤 Recovery Support System
CN108363952A (en) * 2017-01-27 2018-08-03 大隈株式会社 Diagnostic device
CN110520807A (en) * 2017-03-29 2019-11-29 三菱重工业株式会社 Information processing unit, information processing method and program
US11378943B2 (en) 2017-03-29 2022-07-05 Mitsubishi Heavy Industries, Ltd. Information processing device, information processing method, and program
CN110520807B (en) * 2017-03-29 2022-06-17 三菱重工业株式会社 Information processing apparatus, information processing method, and storage medium
WO2018181116A1 (en) * 2017-03-29 2018-10-04 三菱重工業株式会社 Information processing device, information processing method, and program
JP2018169763A (en) * 2017-03-29 2018-11-01 三菱重工業株式会社 Information processing apparatus, information processing method, and program
JP2018190262A (en) * 2017-05-10 2018-11-29 株式会社日立製作所 Normality/abnormality discrimination device, normality/abnormality discrimination method, and normality/abnormality discrimination system
WO2018207605A1 (en) * 2017-05-10 2018-11-15 株式会社日立製作所 Anomaly assessment device, anomaly assessment method, and anomaly assessment program
WO2019159883A1 (en) * 2018-02-13 2019-08-22 三菱日立パワーシステムズ株式会社 Model creation method, plant operation support method, model creating device, model, program, and recording medium having program recorded thereon
KR20190127216A (en) * 2018-05-04 2019-11-13 현대엘리베이터주식회사 Mehtod for driving elevator car
KR102072296B1 (en) * 2018-05-04 2020-01-31 현대엘리베이터주식회사 Mehtod for driving elevator car
JP2020071759A (en) * 2018-11-01 2020-05-07 三菱重工エンジニアリング株式会社 Verification processing device, verification processing method and program
JP7214440B2 (en) 2018-11-01 2023-01-30 三菱重工エンジニアリング株式会社 Verification processing device, verification processing method and program
JP7253901B2 (en) 2018-11-19 2023-04-07 ナブテスコ株式会社 Query processing device and query processing method
JP2020086672A (en) * 2018-11-19 2020-06-04 ナブテスコ株式会社 Inquiry processing device and inquiry processing method
CN113396369A (en) * 2019-02-07 2021-09-14 株式会社电装 Abnormality detection device
CN110646685B (en) * 2019-08-07 2022-02-22 国网浙江海盐县供电有限公司 Comprehensive evaluation method for state of switch cabinet
CN110646685A (en) * 2019-08-07 2020-01-03 国网浙江海盐县供电有限公司 Comprehensive evaluation method for state of switch cabinet
JP2021060959A (en) * 2019-10-09 2021-04-15 富士電機株式会社 Factor analysis device and factor analysis method
JP2022549615A (en) * 2019-10-23 2022-11-28 日立楼宇技▲術▼(▲広▼州)有限公司 ELEVATOR FAILURE DETERMINATION LOGIC VERIFICATION METHOD, SYSTEM AND STORAGE MEDIUM
CN113298328B (en) * 2020-02-19 2024-02-06 北京国电智深控制技术有限公司 Method and device for detecting state of actuating mechanism
CN113298328A (en) * 2020-02-19 2021-08-24 北京国电智深控制技术有限公司 Method and device for detecting state of actuating mechanism
JP2022033094A (en) * 2020-10-29 2022-02-28 東京瓦斯株式会社 Repair support system and program
CN112978532B (en) * 2021-02-26 2022-06-17 成都新潮传媒集团有限公司 Elevator state detection method and device and storage medium
CN112978532A (en) * 2021-02-26 2021-06-18 成都新潮传媒集团有限公司 Elevator state detection method and device and storage medium
JP2022138398A (en) * 2021-03-10 2022-09-26 オムロン株式会社 Control device, control system, method and program
JP7613168B2 (en) 2021-03-10 2025-01-15 オムロン株式会社 Control device, control system, method and program
JP2023012668A (en) * 2021-07-14 2023-01-26 三菱重工業株式会社 FAILURE PREDICTION DEVICE, FAILURE PREDICTION METHOD, AND PROGRAM
WO2023286659A1 (en) * 2021-07-14 2023-01-19 三菱重工業株式会社 Failure predicting device, failure predicting method, and program
JP7607529B2 (en) 2021-07-14 2024-12-27 三菱重工業株式会社 Fault prediction device, fault prediction method, and program
JP2023042322A (en) * 2021-09-14 2023-03-27 フジテック株式会社 Method for constructing automatic answering database for elevator and constructing system for automatic answering database for elevator
JP7281108B2 (en) 2021-09-14 2023-05-25 フジテック株式会社 Elevating Device Automatic Response Database Construction Method and Elevating Device Automatic Response Database Construction System
WO2024201718A1 (en) * 2023-03-28 2024-10-03 樫山工業株式会社 Vacuum pump device
CN118885322A (en) * 2024-08-08 2024-11-01 中联云港数据科技股份有限公司 A high-computing-power intelligent equipment tuning and maintenance system

Similar Documents

Publication Publication Date Title
JP2009053938A (en) Equipment diagnosis system and equipment diagnosis method based on multiple models
US11308250B2 (en) Learning expected operational behavior of machines from generic definitions and past behavior
CN113614359B (en) Method and system for predicting the risk of observable damage in a wind turbine gearbox component
CN115526375B (en) Predictive maintenance system for aerospace equipment
RU2724075C1 (en) System and method for determining anomaly source in cyber-physical system having certain characteristics
RU2313815C2 (en) Device and method for controlling technical plant, which contains a set of systems, in particular, electric power plant
CN102637019B (en) Intelligent integrated fault diagnosis method and device in industrial production process
CN108027611B (en) Decision assistance system and method for machine maintenance utilizing decision-making pattern learning supervised by expert opinion
CN118898205B (en) Equipment fault detection method and system based on digital twinning
CN109791401A (en) Generate the fault model for being used for embedded analysis and diagnosis/Forecast reasoning
CN110764474B (en) Method and system for monitoring running state of equipment
CN116483054A (en) Industrial robot running state monitoring and early warning system and method
CN114299338B (en) Fault prediction and health management system for system management and related methods
AU2020202134A1 (en) Data driven machine learning for modeling aircraft sensors
CN119337464A (en) Online health monitoring system for large-span roof grid steel structures
Medjaher et al. Failure prognostic by using dynamic Bayesian networks
CN110765633A (en) An intelligent management method and device for a power plant
Devaney et al. Case-Based Reasoning for Gas Turbine Diagnostics.
KR102573254B1 (en) System for predicting and analyzing trouble of mechanical equipment using federated learning
CN119882705A (en) Operation monitoring and early warning method of intelligent energy-saving control equipment
CN120297938A (en) A predictive maintenance method for power equipment based on digital twins
CN119444185A (en) A self-service water filling machine intelligent operation and maintenance management method and platform
Walker Next generation prognostics and health management for unmanned aircraft
RU2735296C1 (en) Method for multi-parameter monitoring of complex electrotechnical objects state
Henry et al. An equivalent age model for condition-based maintenance