JPH0855031A - Cooperative knowledge base system - Google Patents

Cooperative knowledge base system

Info

Publication number
JPH0855031A
JPH0855031A JP6213206A JP21320694A JPH0855031A JP H0855031 A JPH0855031 A JP H0855031A JP 6213206 A JP6213206 A JP 6213206A JP 21320694 A JP21320694 A JP 21320694A JP H0855031 A JPH0855031 A JP H0855031A
Authority
JP
Japan
Prior art keywords
knowledge base
inference
result
knowledge
base device
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP6213206A
Other languages
Japanese (ja)
Other versions
JP2621809B2 (en
Inventor
Keiki Asakura
敬喜 朝倉
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP6213206A priority Critical patent/JP2621809B2/en
Publication of JPH0855031A publication Critical patent/JPH0855031A/en
Application granted granted Critical
Publication of JP2621809B2 publication Critical patent/JP2621809B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PURPOSE:To write a problem which can not be solved by a self-knowledge base device in a problem notice board device and request another knowledge base device to solve the problem. CONSTITUTION:A system control means 20 lets the problem inputted through an input/output part 10 be inferred by activating an inference engine 50 from an inference control engine 30 and using a knowledge base 60. When the problem is not solved, the system control means 20 informs the problem notice board device 3 of the problem through a presenting/fetching means 120 and the problem notice board device 3 receives the problem through a reception means 140 and holds it in a notice content storage part 160 through a management means 150. The system control means 20 requests the investigation of the new problem to the problem notice board device 3 through the presenting/ fetching means 120 at every constant interval of time. When the new problem from another knowledge base device 1 is present, the problem notice board device 3 extracts the problem from the notice content storage part 160 and informs the self-knowledge base device 1.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は協調型の知識ベースシス
テムに関し、特にネットワークで接続され分散して存在
している全知識ベース装置の知識ベースを利用して単独
の知識ベース装置では解決できないような問題に対して
適用可能な協調型の知識ベースシステムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a cooperative knowledge base system, and more particularly to a cooperative knowledge base system that cannot be solved by a single knowledge base device by using the knowledge base of all distributed knowledge base devices connected by a network. A collaborative knowledge base system applicable to various problems.

【0002】[0002]

【従来の技術】従来、協調型の知識ベースシステムの技
術としては、特開平4−279935号公報(以下、文
献1という)記載の問題解決装置,特開平2−1143
33号公報(以下、文献2という)記載の分散型知識ベ
ースシステムにおける推論制御装置等がある。文献1の
問題解決装置では、問題が与えられると異なる知識を持
ち分散している複数のエージェントが解決案を作成し、
それらの解決案を各エージェント間で交渉を行って各エ
ージェントが許容する解決案を作成するものである。文
献2の推論制御装置では、構造化された知識ベースを分
散して保有し、それらを接続する装置を用いて接続し、
その複数の知識ベースと知識ベース選択知識とを用いて
問題解決を行うものである。
2. Description of the Related Art Conventionally, as a technology of a collaborative knowledge base system, a problem solving device described in Japanese Patent Laid-Open No. 4-279935 (hereinafter referred to as Document 1) and Japanese Patent Laid-Open No. 2-1143
There is an inference controller and the like in a distributed knowledge base system described in JP-A-33 (hereinafter referred to as Document 2). In the problem solving device of Document 1, when a problem is given, a plurality of agents having different knowledge and dispersed create a solution plan,
These solutions are negotiated between agents to create solutions that each agent allows. In the inference control device of Document 2, the structured knowledge bases are held in a distributed manner, and they are connected using a device for connecting them,
The problem is solved by using the plurality of knowledge bases and the knowledge base selection knowledge.

【0003】[0003]

【発明が解決しようとする課題】上述した文献1に記載
された問題検索装置では、利用者インターフェースを持
たないエージェントであるため、単独での利用ができな
いという問題点がある。また、他のエージェントのモデ
ルを保持しているため、エージェントが追加された場合
に既存のエージェントの全てに追加されたエージェント
に関するモデルの書き換えが必要で拡張性に乏しく、ま
た知識ベースの記述方法等の詳細が示されていないため
にその実現性に疑問があり、全てのエージェントが満足
する解決案が生成される保証もないという問題点があ
る。さらに、各エージェントの負荷が考慮されておら
ず、負荷分散による効率的な問題解決が不可能であると
いう問題点がある。
The problem retrieval device described in the above-mentioned document 1 has a problem that it cannot be used alone because it is an agent having no user interface. In addition, since the model of another agent is retained, when an agent is added, it is necessary to rewrite the model of the agent added to all of the existing agents, and the extensibility is poor. There is a problem in that the feasibility is questioned because the details are not shown, and there is no guarantee that a solution that will satisfy all the agents will be generated. Furthermore, the load of each agent is not taken into consideration, and it is impossible to solve the problem efficiently by distributing the load.

【0004】また、文献2に記載された分散型知識ベー
ス・システムにおける推論制御装置では、複数の知識ベ
ースのうちのどれを利用して問題を解決するかという選
択知識を保有しており、知識ベースが追加された場合の
拡張性が乏しいという問題点がある。また、この推論制
御装置を複数接続したときの記述が無く、問題の適用範
囲が狭いという問題点がある。
[0004] Further, the inference control device in the distributed knowledge base system described in Document 2 has a selection knowledge of which one of a plurality of knowledge bases is to be used to solve a problem. There is a problem that extensibility when a base is added is poor. Further, there is no description when a plurality of inference control devices are connected, and there is a problem that the applicable range of the problem is narrow.

【0005】さらに、文献1および2の両装置では、問
題解決結果を利用する構造が無く、初めに構築された知
識ベースを修正する手立てが存在しないため、問題解決
の経験が生かされず、問題解決能力の向上を期待するこ
とができないという問題点がある。
Furthermore, in both the devices of Documents 1 and 2, there is no structure for utilizing the result of problem solving, and there is no means for correcting the knowledge base initially constructed, so that the experience of problem solving cannot be utilized and the problem solving There is a problem that it cannot be expected to improve the ability.

【0006】本発明の目的は、上記の点に鑑み、自知識
ベース装置の知識ベースに記述されていない問題を問題
掲示板装置に書き込んで他知識ベース装置に問題解決依
頼をし問題解決結果を受け取って利用者に提示できるよ
うにした協調型の知識ベースシステムを提供することに
ある。
SUMMARY OF THE INVENTION In view of the above, it is an object of the present invention to write a problem not described in the knowledge base of its own knowledge base device into a problem bulletin board device, request a problem solution to another knowledge base device, and receive a problem solution result. It is an object of the present invention to provide a collaborative knowledge base system which can be presented to a user by using the system.

【0007】また、本発明の他の目的は、問題掲示板装
置から他知識ベース装置が解決できなかった問題を取り
込み、自知識ベース装置での解決能力および装置負荷を
もとに解決可能性を判断して、解決可能性があれば問題
解決を試みて問題解決結果を問題発信知識ベース装置に
送るようにした協調型の知識ベースシステムを提供する
ことにある。
Another object of the present invention is to take in a problem that cannot be solved by another knowledge base device from the problem bulletin board device, and judge the possibility of solution based on the solution capability and device load of the own knowledge base device. Then, if there is a solution possibility, it is to provide a collaborative knowledge base system that tries to solve the problem and sends the result of the problem solution to the problem sending knowledge base device.

【0008】さらに、本発明の他の目的は、負荷の高い
知識ベース装置では推論を実行しないようにして問題解
決(推論) の待ち時間の増大を防ぐ一方、ネットワーク
上の全ての知識ベース装置に同時に問題を伝達しないこ
とによりネットワークの負荷の一時的な増大を回避でき
るようにした協調型の知識ベースシステムを提供するこ
とにある。
Another object of the present invention is to prevent a knowledge base device having a high load from executing inference so as to prevent an increase in the waiting time for problem solving (inference), while providing a knowledge base device on all the networks with a high load. It is another object of the present invention to provide a cooperative knowledge base system capable of avoiding a temporary increase in network load by not transmitting a problem.

【0009】さらにまた、本発明の別の目的は、他知識
ベース装置からの問題解決結果をもとに自知識ベース装
置の知識ベースにおける知識の欠如を補うことができる
ようにした協調型の知識ベースシステムを提供すること
にある。
Still another object of the present invention is to provide a collaborative knowledge capable of compensating for the lack of knowledge in the knowledge base of the own knowledge base device based on the problem solving result from another knowledge base device. To provide a base system.

【0010】また、本発明の別の目的は、複数の問題解
決結果を受け取った場合にはそれらの信頼度を評価し信
頼度順にソーティングを行ってから利用者に提示するよ
うにした協調型の知識ベースシステムを提供することに
ある。
Another object of the present invention is a collaborative type in which, when a plurality of problem solving results are received, their reliability is evaluated, sorted in order of reliability, and then presented to the user. To provide a knowledge-based system.

【0011】さらに、本発明の他の目的は、機器等の故
障診断や故障内容受付けから故障診断,故障対応までの
一連のクレーム処理の作業等に利用され、自知識ベース
装置の知識ベースに記述されていない故障に関しては、
問題掲示板装置に問題を掲示することで他知識ベース装
置に解決を依頼するようにした協調型の知識ベースシス
テムを提供することにある。
Further, another object of the present invention is to be used for a series of claims processing from failure diagnosis of equipment and the like, failure acceptance to failure diagnosis and troubleshooting, etc., and is described in the knowledge base of the own knowledge base apparatus. For failures that have not been
An object of the present invention is to provide a collaborative knowledge base system in which a problem is posted on a problem bulletin board device to request a solution to another knowledge base device.

【0012】[0012]

【課題を解決するための手段】本発明の協調型の知識ベ
ースシステムは、問題解決のための知識を保持する知識
ベースと、この知識ベースを利用して問題を解決する推
論エンジンと、自知識ベース装置の負荷を検知し前記推
論エンジンの起動を決定する推論制御エンジンと、利用
者と知識ベース装置との情報交換を行う入出力部とを有
する複数の知識ベース装置がネットワークを介して接続
された知識ベースシステムにおいて、前記ネットワーク
上に自知識ベース装置で解決できない問題を他知識ベー
ス装置に解決してもらうための全知識ベース装置共通の
問題掲示エリアである問題掲示板装置を設けるととも
に、前記知識ベース装置に、問題を保管する問題記憶部
と、問題解決結果を保管する結果記憶部と、前記問題掲
示板装置に問題を掲示するとともに前記問題掲示板装置
から問題を取り込む掲示/ 取込手段と、問題解決結果を
問題発信知識ベース装置に送るとともに問題解決結果を
他知識ベース装置から受け取る協調手段と、前記各手段
を総合的に制御するシステム制御手段とを設けることを
特徴とする。
A collaborative knowledge base system according to the present invention includes a knowledge base that holds knowledge for problem solving, an inference engine that solves a problem using this knowledge base, and an own knowledge. A plurality of knowledge base devices having an inference control engine that detects the load of the base device and determines activation of the inference engine and an input / output unit that exchanges information between the user and the knowledge base device are connected via a network. In the knowledge base system, a problem bulletin board device, which is a problem posting area common to all knowledge base devices, is provided on the network so that another knowledge base device can solve a problem that cannot be solved by the own knowledge base device. The base device stores a problem storage unit that stores the problem, a result storage unit that stores the problem solution result, and the problem bulletin board device displays the problem. In addition, a bulletin board / capturing means for capturing a problem from the problem bulletin board device, a cooperative means for transmitting a problem solution result to a problem transmitting knowledge base device and receiving a problem solution result from another knowledge base device, and the above respective means as a whole. A system control means for controlling is provided.

【0013】[0013]

【作用】本発明の協調型の知識ベースシステムでは、ネ
ットワークで接続された複数の知識ベース装置と問題掲
示板装置とを組み合わせることで、自知識ベース装置の
知識ベースに記述されていない問題に対しては他知識ベ
ース装置に問題解決を依頼し、他知識ベース装置の解決
できない問題に対しては解決可能性がある場合に問題解
決を試みる。これらの方法として、知識ベース装置の他
に問題掲示板装置をネットワーク上に置き、知識ベース
装置で解決できなかった問題はここに書き込むことを可
能とし、一定時間間隔で問題掲示板装置を調査すること
で新たな問題の書込みを検出する。各知識ベース装置に
は、その知識ベース装置が持つ知識ベースの要約だけを
抽出した知識ベースエッセンスを持たせて問題掲示板装
置に書き込まれた問題が解決可能であるかどうかの判定
と自知識ベース装置の負荷とをチェックし、問題の解決
可能性があり負荷が高くなければ問題の解決を試みると
ともに、問題が解決をしていることを他知識ベース装置
に知らせるために問題掲示板装置に自知識ベース装置の
名前である知識ベース装置名を記述しておく。問題解決
結果はその内容にかかわらず問題発信知識ベース装置に
送り、問題掲示板装置に掲示されている自知識ベース装
置名を削除する。問題解決結果を受け取った知識ベース
装置は、問題解決結果を結果記憶部に保持しておき、利
用者からの結果提示要求があった時点で信頼性評価手段
で信頼度を評価し信頼度順にソーティングして利用者に
提示する。また、入出力部を通して入力された問題はま
ず自知識ベース装置の知識ベースを用いて推論され、問
題が解決に至らなかった場合には、掲示/ 取込手段を通
して問題掲示板装置に渡される。問題掲示板装置は、受
付手段を通して問題と知識ベース装置名とを受け取り、
管理手段を通して掲示内容記憶部に保持する。その後、
他知識ベース装置から問題取込指示があった場合に、問
題を掲示内容記憶部から引き出して知識ベース装置に渡
す。このようにして、自知識ベース装置の知識ベースに
記述されていない問題に関しては、問題掲示板装置に問
題を掲示することで、他知識ベース装置の知識ベースを
利用して解決することができる。また、負荷の高い知識
ベース装置では推論を実行しないため、問題解決(推
論) の待ち時間の増大を防ぐ一方、ネットワーク上の全
ての知識ベース装置に同時に問題を伝達しないのでネッ
トワークの負荷の一時的な増大も回避することができ
る。さらに、自知識ベース装置で解決できなかった問題
に対して、他知識ベース装置から複数の問題解決結果が
寄せられた場合、適切な順番にソーティングするため問
題解決の時間短縮を図ることができる。また、他知識ベ
ース装置からの問題解決結果をもとに自知識ベース装置
の知識ベースにおける知識の欠如を補うことができる。
According to the collaborative knowledge base system of the present invention, by combining a plurality of knowledge base devices connected via a network and a problem bulletin board device, a problem not described in the knowledge base of the own knowledge base device can be solved. Requests the other knowledge base device to solve a problem, and attempts to solve a problem that cannot be solved by the other knowledge base device when there is a possibility that it can be solved. As these methods, in addition to the knowledge base device, a problem bulletin board device is placed on a network, and a problem that cannot be solved by the knowledge base device can be written here, and the problem bulletin board device is investigated at regular time intervals. Detect new problem writing. Each knowledge base device is provided with a knowledge base essence obtained by extracting only the summary of the knowledge base possessed by the knowledge base device, and it is judged whether the problem written in the problem bulletin board device can be solved or not. The load is checked and the problem is solved. If the load is not high, an attempt is made to solve the problem, and the problem bulletin board device uses its own knowledge base to inform other knowledge base devices that the problem is solved. Describe the knowledge base device name, which is the name of the device. The result of the problem solution is sent to the problem originating knowledge base device regardless of its content, and the own knowledge base device name posted on the problem bulletin board device is deleted. Upon receiving the problem solution result, the knowledge base device holds the problem solution result in the result storage section, and when the user requests the result presentation, the reliability evaluation means evaluates the reliability and sorts in order of reliability. And present it to the user. Further, the problem input through the input / output unit is first inferred using the knowledge base of the self-knowledge base device, and if the problem cannot be solved, it is passed to the problem bulletin board device through the posting / capturing means. The problem bulletin board device receives the problem and the knowledge base device name through the reception means,
It is stored in the bulletin content storage unit through the management means. afterwards,
When there is an instruction to take in a problem from another knowledge base device, the problem is extracted from the bulletin content storage unit and passed to the knowledge base device. As described above, a problem not described in the knowledge base of the own knowledge base device can be solved by posting the problem on the problem bulletin board device by using the knowledge base of another knowledge base device. In addition, knowledge-based devices with a high load do not perform inference, thereby preventing an increase in the waiting time for problem solving (inference). On the other hand, problems are not transmitted to all knowledge-base devices on the network at the same time. A significant increase can also be avoided. Furthermore, when a plurality of problem solving results are received from another knowledge base device for a problem that could not be solved by the own knowledge base device, sorting is performed in an appropriate order, so that it is possible to shorten the problem solving time. Further, the lack of knowledge in the knowledge base of the own knowledge base device can be compensated based on the result of problem solving from another knowledge base device.

【0014】[0014]

【実施例】次に、本発明について図面を参照して詳細に
説明する。
The present invention will be described in detail with reference to the drawings.

【0015】図1は、本発明の一実施例に係る協調型の
知識ベースシステムの構成を示すブロック図である。本
実施例の協調型の知識ベースシステムは、複数(図示は
2つ)の知識ベース装置1と問題掲示板装置3とがネッ
トワーク(図示せず)を通じて互いに接続されて構成さ
れている。
FIG. 1 is a block diagram showing the configuration of a cooperative knowledge base system according to an embodiment of the present invention. The cooperative knowledge base system of the present embodiment is configured by connecting a plurality of (two in the illustration) knowledge base devices 1 and a problem bulletin board device 3 to each other through a network (not shown).

【0016】知識ベース装置1は、例えば、機器等の故
障内容受付けから故障診断,故障対応までの一連のクレ
ーム処理の作業などで利用されるものであり、利用者と
情報のやり取りをする入出力部10と、知識ベース装置
1の各手段等を制御するシステム制御手段20と、推論
エンジン50の制御を行う推論制御エンジン30と、入
力された問題と問題掲示板装置3から取り込んだ問題と
を格納する問題記憶部40と、問題解決のための知識を
保持する知識ベース60と、知識ベース60を用いて実
際に推論を行う推論エンジン50と、推論エンジン50
の推論履歴(推論の実行経過データ)を記録する推論履
歴記憶部70と、知識ベース60の要約を抽出する抽出
手段80と、抽出手段80によって抽出された要約の集
まりである知識ベースエッセンス90と、問題記憶部4
0に記憶されている問題に対する問題解決結果を格納す
る結果記憶部100と、他知識ベース装置1から問題解
決結果を受け取ったり問題発信知識ベース装置1に問題
解決結果を送ったりする協調手段110と、問題掲示板
装置3に問題を通知するとともに問題掲示板装置3を定
期的に調査し問題が掲示されていた場合にその問題を取
り込む掲示/ 取込手段120と、結果記憶部100に格
納されている1問題に対する複数の問題解決結果の信頼
度を評価し信頼度の高い順にソーティングする信頼性評
価手段130と、推論制御エンジン30からの問題解決
失敗結果を受けて質問を作成する質問作成手段170と
から、その主要部が構成されている。
The knowledge base device 1 is used, for example, in a series of claims processing work from the acceptance of failure contents of devices and the like to failure diagnosis and troubleshooting, and input / output for exchanging information with users. And a system control unit 20 for controlling each unit of the knowledge base device 1, an inference control engine 30 for controlling the inference engine 50, and the inputted problem and the problem taken from the problem bulletin board device 3. Problem storage unit 40, a knowledge base 60 holding knowledge for solving a problem, an inference engine 50 for actually performing inference using the knowledge base 60, and an inference engine 50
An inference history storage unit 70 for recording an inference history (inference execution progress data), an extracting unit 80 for extracting an abstract of the knowledge base 60, and a knowledge base essence 90 which is a collection of abstracts extracted by the extracting unit 80. , Problem memory 4
A result storage unit 100 for storing a problem solution result for the problem stored in 0; and a coordinating means 110 for receiving a problem solution result from another knowledge base device 1 and sending a problem solution result to the problem origination knowledge base device 1. Is stored in the result storage unit 100, and a notice / acquisition means 120 for notifying the problem bulletin board device 3 of the problem and periodically inspecting the problem bulletin board device 3 and taking in the problem when the problem is posted. A reliability evaluation unit 130 that evaluates the reliability of a plurality of problem solving results for one problem and sorts them in descending order of reliability, and a question creating unit 170 that creates a question in response to the problem solution failure result from the inference control engine 30. The main part is composed of.

【0017】問題掲示板装置3は、各知識ベース装置1
からの掲示,調査,取消,実行および失敗の各指示を受
け付けて内容を解釈する受付手段140と、各知識ベー
ス装置1から送付された問題を格納する掲示内容記憶部
160と、受付手段140からの掲示内容に関する指示
を受けて掲示内容記憶部160に対して指示を実行する
管理手段150とを含んで構成されている。
The problem bulletin board device 3 is provided for each knowledge base device 1.
From the receiving means 140, a receiving means 140 that receives the instructions of the posting, investigation, cancellation, execution, and failure from, and interprets the content, the posting content storage section 160 that stores the problem sent from each knowledge base device 1, and the receiving means 140. And a management unit 150 that executes the instruction to the posted content storage unit 160 in response to the instruction regarding the posted content.

【0018】図2は、知識ベース装置1と問題掲示板装
置3との接続例を示す図である。各装置間はネットワー
クで接続され、知識ベース装置1間は協調手段110を
介して、知識ベース装置1と問題掲示板装置3との間は
掲示/ 取込手段120と受付手段140とを介してデー
タ交換を行う。
FIG. 2 is a diagram showing an example of connection between the knowledge base device 1 and the problem bulletin board device 3. The devices are connected to each other via a network, the knowledge base device 1 is connected via the coordinating means 110, and the knowledge base device 1 and the problem bulletin board device 3 are connected via the posting / capturing means 120 and the receiving means 140. Exchange.

【0019】入出力部10は、利用者からの情報をシス
テム制御手段20に渡し、またシステム制御手段20か
らの情報を受け取って知識ベース装置1の出力装置(図
示せず)に出力することにより利用者に提示する。
The input / output unit 10 transfers information from the user to the system control means 20 and receives information from the system control means 20 and outputs it to an output device (not shown) of the knowledge base device 1. Present to the user.

【0020】推論制御エンジン30は、システム制御手
段20から問題を受け取り、推論エンジン50の起動個
数34が事前に定めた起動個数の設定値以下で、かつ自
知識ベース装置1全体の負荷が事前に定めた負荷の設定
値以下であった場合は、推論エンジン50を起動して推
論条件を渡す(各設定値は設定値27に保持されてい
る)。
The inference control engine 30 receives a problem from the system control means 20, the number of activations 34 of the inference engine 50 is less than or equal to a preset value of the number of activations, and the load of the entire knowledge base device 1 is in advance. When it is less than the set value of the determined load, the inference engine 50 is activated to pass the inference conditions (each set value is held in the set value 27).

【0021】図3は、システム制御手段20が作成する
問題の内容の一例を示す図である。問題は、問題が存在
する知識ベース装置1における問題番号と、問題発信知
識ベース装置1における問題番号(以下、ローカル番号
という)と、問題発信知識ベース装置名と、推論条件と
から構成されている。推論条件は、「コンピュータ、電
源、動かない」のような単語列と、「ハードウェア=プ
リンタ」のような属性名=属性値の形式とで構成されて
いる。ここで、問題番号とは、各知識ベース装置1で問
題を管理するためにシステム制御手段20によって便宜
上付けられる番号であり、知識ベース装置1においては
唯一の番号である。
FIG. 3 is a diagram showing an example of the content of a problem created by the system control means 20. The problem is composed of a problem number in the knowledge base device 1 where the problem exists, a problem number (hereinafter referred to as a local number) in the problem transmission knowledge base device 1, a problem transmission knowledge base device name, and an inference condition. . The inference condition is composed of a word string such as “computer, power supply, does not operate” and an attribute name = attribute value format such as “hardware = printer”. Here, the problem number is a number assigned for convenience by the system control means 20 to manage the problem in each knowledge base device 1, and is a unique number in the knowledge base device 1.

【0022】また、推論制御エンジン30は、推論エン
ジン50からの推論結果を受け取り、解決状況が「解決
済」の場合は、問題に推論結果を付加して問題解決結果
としてシステム制御手段20に渡す。解決状況が「未解
決」の場合は、推論制御エンジン30は、問題解決失敗
結果を質問作成手段170に渡す。
The inference control engine 30 receives the inference result from the inference engine 50, and when the solution status is "solved", adds the inference result to the problem and passes it to the system control means 20 as a problem solution result. . When the solution status is “unsolved”, the inference control engine 30 passes the problem solution failure result to the question creating unit 170.

【0023】図4は、推論制御エンジン30からの問題
解決結果の一例を示す図である。問題解決結果は、問題
番号と、ローカル番号と、問題発信知識ベース装置名
と、推論条件と、解決状況と、解決結果と、解決に至っ
た過程(解決状況が「解決済」のとき)または解決に至
らなかった理由(解決状況が「未解決」の場合)である
判断理由とから構成されている。
FIG. 4 is a diagram showing an example of a problem solving result from the inference control engine 30. The problem solution result is a problem number, a local number, a problem origination knowledge base device name, an inference condition, a solution status, a solution result, and a process leading to solution (when the solution status is "solved") or It is composed of a reason for not being resolved (when the resolution status is “unresolved”) and a reason for judgment.

【0024】さらに、推論制御エンジン30は、現在起
動している推論エンジン50の数を起動個数34として
保持している。推論制御エンジン30は、推論エンジン
50を起動するたびに起動個数34を1増加させ、推論
終了毎に起動個数34を1減少させる。
Further, the inference control engine 30 holds the number of currently activated inference engines 50 as the number 34 of activations. The inference control engine 30 increases the activation number 34 by 1 each time the inference engine 50 is activated, and decreases the activation number 34 by 1 each time the inference ends.

【0025】問題記憶部40は、利用者からの入力また
は問題掲示板装置3からの取込みによって知識ベース装
置1に入力された問題の記憶領域であり、システム制御
手段20から問題を受け取って保持する。また、問題記
憶部40は、システム制御手段20からの要求があれ
ば、システム制御手段20によって指定された問題番号
の問題を渡す。
The problem storage unit 40 is a storage region of a problem input to the knowledge base device 1 by a user or an acquisition from the problem bulletin board device 3, and receives and holds the problem from the system control means 20. Further, the question storage unit 40, when requested by the system control means 20, delivers the question of the question number designated by the system control means 20.

【0026】図5は、問題記憶部40に保持された問題
の内容例を示す図である。問題記憶部40は、問題番号
と、問題発信知識ベース装置1における問題番号(ロー
カル番号)と、問題発信知識ベース装置名と、推論条件
と、その問題の推論状態と、同じ問題を推論している他
の知識ベース装置名である推論実行知識ベース装置名と
からなる問題を保持している。具体的に、推論状態に
は、その問題に対する推論実行中は「実行中」、実行し
ていない時は「未実行」、解決したときには「解決
済」、解決できなかったときは「未解決」、問題掲示板
装置3に掲示されているときは「掲示中」が入力され
る。
FIG. 5 is a diagram showing an example of the contents of a question held in the question storage section 40. The problem storage unit 40 infers the same problem as the problem number, the problem number (local number) in the problem transmission knowledge base device 1, the problem transmission knowledge base device name, the inference condition, and the inference state of the problem. It holds a problem consisting of the name of another knowledge base device that is the inference execution knowledge base device name. Specifically, the inference state is "running" when the problem is being inferred, "not executed" when it is not executed, "solved" when it is resolved, and "unresolved" when it cannot be resolved. When posted on the problem bulletin board device 3, "posting" is entered.

【0027】推論エンジン50は、推論制御エンジン3
0から起動され、推論条件を渡される。推論エンジン5
0は、知識ベース60を利用して推論を行い、推論結果
を推論制御エンジン30に渡す。推論エンジン50は、
問題毎に同時に複数起動されることがある。さらに、推
論エンジン50は、推論履歴を推論履歴記憶部70に渡
す。
The inference engine 50 is the inference control engine 3
It is started from 0 and the inference condition is passed. Inference engine 5
0 performs inference using the knowledge base 60 and passes the inference result to the inference control engine 30. The inference engine 50
There may be multiple launches for each problem at the same time. Further, the inference engine 50 passes the inference history to the inference history storage unit 70.

【0028】知識ベース60は、推論エンジン50の推
論時に利用される知識で、推論エンジン50の推論方式
によって表現形式が変化する。
The knowledge base 60 is knowledge used at the time of inference by the inference engine 50, and its expression form changes depending on the inference system of the inference engine 50.

【0029】推論履歴記憶部70は、推論履歴の記憶領
域である。図6は、推論履歴記憶部70の記憶内容の一
例を示す図である。推論履歴記憶部70には、推論履歴
記憶部70における問題番号と、推論日時と、問題発信
知識ベース装置名と、推論過程内容とからなる推論履歴
が保持される。
The inference history storage unit 70 is a storage area for the inference history. FIG. 6 is a diagram illustrating an example of the storage contents of the inference history storage unit 70. The inference history storage unit 70 holds an inference history including a problem number in the inference history storage unit 70, an inference date and time, a problem transmission knowledge base device name, and an inference process content.

【0030】抽出手段80は、知識ベース60の知識を
要約する。例えば、図7に示すように、知識がi
f...then...の形式で記述されていた場合、
抽出手段80は、知識の条件部の単語を抽出して要約を
出力し、既存の知識ベースエッセンス90の内容と要約
との重複をチェックし、重複していなければ要約を知識
ベースエッセンス90に登録する。
The extracting means 80 summarizes the knowledge in the knowledge base 60. For example, as shown in FIG.
f. . . then. . . If the format is
The extracting means 80 extracts the words of the condition part of the knowledge, outputs a summary, checks whether the contents of the existing knowledge base essence 90 and the summary overlap, and registers the summary in the knowledge base essence 90 if they do not overlap. I do.

【0031】知識ベースエッセンス90は、知識ベース
60の要約の集まりであり、要約は図7中に示すような
単語群で構成されている。
The knowledge base essence 90 is a set of summaries of the knowledge base 60, and the summaries are composed of words as shown in FIG.

【0032】結果記憶部100は、システム制御手段2
0から渡された問題解決結果の記憶領域であり、問題解
決結果を問題番号ごとに整理して保持する。記憶される
項目は、図4に示す問題解決結果の項目と同じである。
The result storage unit 100 is the system control means 2
It is a storage area of the problem solution result passed from 0, and holds the problem solution result organized by problem number. The items stored are the same as the items of the problem solving result shown in FIG.

【0033】協調手段110は、他知識ベース装置1へ
の問題解決結果の通知および他知識ベース装置1からの
問題解決結果の受取りを行う。すなわち、協調手段11
0は、システム制御手段20から問題解決結果を受け取
り、問題解決結果の問題発信知識ベース装置名に記述さ
れている知識ベース装置1に通知データとして問題解決
結果を通知する。また、協調手段110は、他の知識ベ
ース装置1から受け取った通知データをそのままシステ
ム制御手段20に渡す。
The coordinating means 110 notifies the other knowledge base device 1 of the problem solution result and receives the problem solution result from the other knowledge base device 1. That is, the cooperation means 11
0 receives the problem solving result from the system control means 20 and notifies the knowledge base device 1 described in the problem transmitting knowledge base device name of the problem solving result of the problem solving result as notification data. Further, the coordinating means 110 passes the notification data received from the other knowledge base device 1 to the system control means 20 as it is.

【0034】図8は、他知識ベース装置1に通知する通
知データの内容の一例を示す図である。この通知データ
は、発信元知識ベース装置名と、問題解決結果とから構
成される。
FIG. 8 is a diagram showing an example of the content of the notification data to be notified to the other knowledge base device 1. This notification data is composed of the name of the source knowledge base device and the result of solving the problem.

【0035】掲示/ 取込手段120は、知識データベー
ス装置1と問題掲示板装置3との間のデータ授受を実行
する。授受されるデータは、問題掲示板装置3への指示
と、問題掲示板装置3に掲示されている問題とである。
掲示/ 取込手段120は、システム制御手段20から指
示データを受け取り、それを問題掲示板装置3に送信す
る。
The posting / capturing means 120 executes data exchange between the knowledge database device 1 and the problem bulletin board device 3. The data transmitted and received are an instruction to the problem bulletin board device 3 and a question posted on the problem bulletin board device 3.
The bulletin / take-in unit 120 receives the instruction data from the system control unit 20 and transmits it to the problem bulletin board device 3.

【0036】図9は、指示データの内容の一例を示す図
である。この指示データは、問題掲示板装置3から知識
ベース装置1へ、さらに知識ベース装置1から問題掲示
板装置3への指示と、問題掲示板装置3における問題番
号と、指示発信知識ベース装置1における問題番号(ロ
ーカル番号)と、指示発信知識ベース装置名と、推論条
件とから構成されている。
FIG. 9 is a diagram showing an example of the contents of the instruction data. This instruction data includes an instruction from the problem bulletin board device 3 to the knowledge base device 1, an instruction from the knowledge base device 1 to the problem bulletin board device 3, a problem number in the problem bulletin board device 3, and a problem number in the instruction transmission knowledge base device 1 ( (Local number), instruction sending knowledge base device name, and inference condition.

【0037】指示データの内容は、知識ベース装置1か
ら問題掲示板装置3への場合、問題の問題掲示板装置3
への掲示を指示する「掲示」,掲示/ 取込手段120に
よる一定時間毎の監視時の「調査」,掲示の取消時の
「取消」,問題解決実行時の「実行」,および問題解決
失敗時の「失敗」のうちの1つが選択される。また、問
題掲示板装置3から知識ベース装置1への場合は、問題
解決中止時の「取消」が選択される。指示発信知識ベー
ス装置名および指示は常に記入され、問題番号は「調
査」時以外に記入され、推論条件は「掲示」時にのみ記
入される。問題掲示板装置3からは、指示が「調査」の
場合は新規に掲示された問題が1問題ずつ、「送信」の
場合は指示発信知識ベース装置名が送られる。「掲示」
および「取消」の場合は何も送られない。
When the contents of the instruction data are transferred from the knowledge base device 1 to the problem bulletin board device 3,
"Instruction" when instructing to post to the bulletin board, "Investigation" when the bulletin board / capturing means 120 monitors at regular intervals, "Cancel" when the bulletin board is canceled, "Execution" when the problem is solved, and Failure to solve the problem One of the "failures" of time is selected. When the problem bulletin board device 3 is transferred to the knowledge base device 1, “cancel” when the problem solution is stopped is selected. Instruction dispatch knowledge base The device name and instruction are always filled in, the problem number is filled in except at the time of "investigation", and the inference condition is only filled in at "posting". From the problem bulletin board device 3, when the instruction is "investigation", one newly posted problem is sent, and when it is "send", the instruction sending knowledge base device name is sent. "Post"
Nothing is sent for and "cancel".

【0038】図10は、問題掲示板装置3から知識ベー
ス装置1に通知される通知データの一例を示す図であ
る。この通知データは、指示と、通知元になった知識ベ
ース装置1での問題番号と、問題掲示板装置3における
問題番号(ローカル番号)と、問題発信知識ベース装置
名と、推論条件と、推論実行知識ベース装置名とから構
成されている。
FIG. 10 is a diagram showing an example of notification data notified from the problem bulletin board device 3 to the knowledge base device 1. This notification data includes an instruction, a problem number in the knowledge base device 1 that is the notification source, a problem number (local number) in the problem bulletin board device 3, a problem transmission knowledge base device name, an inference condition, and inference execution. Knowledge base device name and

【0039】掲示/ 取込手段120は、指示が「調査」
の場合は、送られてきた推論条件と知識ベースエッセン
ス90の要約とを比較し、推論条件に含まれる各単語が
知識ベースエッセンス90にあらかじめ定められたある
設定値以上存在すれば、その問題は解決可能性があると
判断して推論条件を含む問題をシステム制御手段20に
渡すとともに、指示に「実行」を、問題掲示板装置3に
おける問題番号に受け取った問題解決結果の問題掲示板
装置3における問題番号を記入して問題を問題掲示板装
置3に通知する。
In the notice / capture means 120, the instruction is "investigation".
In the case of, the sent inference condition and the summary of the knowledge base essence 90 are compared, and if each word included in the inference condition exists above a certain preset value in the knowledge base essence 90, the problem is The problem including the reasoning condition is judged to be solvable and is passed to the system control means 20, and "execution" is given to the problem number in the problem bulletin board device 3 as the instruction. The number is entered and the problem is notified to the problem bulletin board device 3.

【0040】信頼性評価手段130は、結果記憶部10
0に保持されているある問題番号に関する複数の問題解
決結果のうち、どの問題解決結果に最も信頼がおけるか
の目安になる信頼度を算出して、信頼性評価結果をシス
テム制御手段20に渡す。システム制御手段20は、結
果記憶部100に問題番号を渡し、その問題番号に関す
る問題解決結果を選択し、選択された問題解決結果をシ
ステム制御手段20に返す。システム制御手段20は、
選択された問題解決結果を信頼性評価手段130に渡
す。
The reliability evaluation means 130 is provided in the result storage 10
Among a plurality of problem solving results relating to a certain problem number held at 0, a reliability which is a measure of which problem solving result is most reliable is calculated, and the reliability evaluation result is passed to the system control means 20. . The system control unit 20 passes the problem number to the result storage unit 100, selects a problem solution result regarding the problem number, and returns the selected problem solution result to the system control unit 20. The system control means 20
The selected problem solving result is passed to the reliability evaluation means 130.

【0041】信頼性評価手段130は、判断理由から問
題として与えられた推論条件を多く含んでいる問題解決
結果が信頼性が高いとし、これをもとに計算を行って信
頼度を算出する。
The reliability evaluation means 130 determines that a problem solving result including many inference conditions given as a problem for a reason of determination has high reliability, and calculates the reliability based on this.

【0042】図11は、信頼性評価手段130からシス
テム制御手段120に渡される信頼性評価結果の一例を
示す図である。信頼性評価結果は、問題番号をキーとし
て結果記憶部100から選択された問題解決結果(図4
参照)と、信頼度とから構成される。例えば、図11で
は、信頼度を判断理由の項に含まれる与えられた(単語
の数)*10で算出している。
FIG. 11 is a diagram showing an example of the reliability evaluation result passed from the reliability evaluation means 130 to the system control means 120. The reliability evaluation result is the problem solution result selected from the result storage unit 100 using the problem number as a key (see FIG. 4).
) And reliability. For example, in FIG. 11, the reliability is calculated by the given (number of words) * 10 included in the term of the judgment reason.

【0043】質問作成手段170は、推論制御エンジン
30からの問題解決失敗結果(図4参照)を受け取り、
判断理由から不足している条件は何であるかの情報を獲
得して質問を作成しシステム制御手段20に渡す。
The question creating means 170 receives the problem solving failure result (see FIG. 4) from the inference control engine 30,
Information on what conditions are missing for the reason for judgment is obtained, a question is created, and the question is passed to the system control means 20.

【0044】図12は、質問を含む問題解決失敗結果の
内容の一例を示す図である。質問を含む問題解決失敗結
果は、推論制御エンジン30から受け取った問題解決失
敗結果(図4参照)に質問を追加した形式である。例え
ば、図4に示した問題解決失敗結果からは『HWは何で
すか?次の中から選択して下さい。(PC9821A
p,PC9801DX,PC9801FA)』という質
問が生成される。
FIG. 12 is a diagram showing an example of the contents of a problem solving failure result including a question. The problem solving failure result including the question has a format in which a question is added to the problem solving failure result (see FIG. 4) received from the inference control engine 30. For example, from the problem solution failure result shown in Fig. 4, "What is HW? Please choose from the following. (PC9821A
p, PC9801DX, PC9801FA) ”is generated.

【0045】知識補充エンジン180は、システム制御
手段20から起動され、推論履歴記憶部70の推論履歴
と結果記憶部100からの問題解決結果とから知識ベー
ス60に欠落している知識を生成する。知識補充エンジ
ン180は、問題解決に失敗した問題に関する推論履歴
と、その問題を他知識ベース装置1に解決してもらった
問題解決結果とから、推論失敗を引き起こした欠落知識
の種類を発見し、欠落知識を結果記憶部100から取り
出すことで知識の差分を生成し、知識ベース60に追加
登録する。
The knowledge replenishment engine 180 is started by the system control means 20 and generates knowledge missing in the knowledge base 60 from the inference history of the inference history storage unit 70 and the problem solving result from the result storage unit 100. The knowledge replenishment engine 180 discovers the type of missing knowledge that caused the inference failure from the inference history related to the problem that failed to be solved and the problem solution result obtained by the other knowledge base device 1 solving the problem, By extracting the missing knowledge from the result storage unit 100, a difference in knowledge is generated and additionally registered in the knowledge base 60.

【0046】一例として、図13に示す推論履歴があ
り、図14に示す結果記憶部100の問題解決結果があ
った場合、知識補充エンジン180は、図13の推論過
程内容の「条件なし:不可能」に着目し不可能という条
件がないために問題解決に失敗したことを知る。一方、
図14の判断理由では不可能という条件を含んだ形で推
論が成功しているので、「不可能」という条件と「電源
ヒューズ破壊」という解決結果とを知識ベース60に追
加する。
As an example, if there is an inference history shown in FIG. 13 and there is a problem solution result in the result storage unit 100 shown in FIG. Focusing on “possible” and knowing that the problem solution failed because there is no condition of being impossible. on the other hand,
Since the inference has been successful including the condition of being impossible for the determination reason of FIG. 14, the condition of “impossible” and the solution result of “power source fuse destruction” are added to the knowledge base 60.

【0047】受付手段140は、知識ベース装置1の掲
示/ 取込手段120から通知データを受け取り、管理手
段150へと受付データを通知する。また、受付手段1
40は、管理手段150から調査結果を受け取り、該当
する知識ベース装置1に調査結果を通知データとして通
知する。通知データおよび受付データは、図8に示す形
式である。
The receiving means 140 receives the notification data from the posting / taking-in means 120 of the knowledge base device 1 and notifies the managing means 150 of the received data. Reception means 1
40 receives the investigation result from the management means 150 and notifies the corresponding knowledge base device 1 of the investigation result as notification data. The notification data and the acceptance data are in the format shown in FIG.

【0048】掲示内容記憶部160は、各知識ベース装
置1から送られてきた問題を記憶/保持する領域であ
る。図8の通知データの形式で通知される問題とその記
憶時刻とを記憶すると同時に、問題掲示板装置3に調査
指示を行った知識ベース装置名と最近の参照時刻とを保
持している。
The notice content storage section 160 is an area for storing / holding the questions sent from each knowledge base device 1. The problem notified in the form of the notification data in FIG. 8 and the storage time thereof are stored, and at the same time, the name of the knowledge base device that issued the investigation instruction to the problem bulletin board device 3 and the latest reference time are held.

【0049】図15は、掲示内容記憶部160の記憶内
容の一例を示す図である。掲示内容記憶部160には、
各問題の掲示内容記憶部160における問題番号と、問
題発信知識ベース装置1における問題番号(ローカル番
号)と、問題発信知識ベース装置名と、問題登録時刻
と、推論条件と、問題を推論(問題解決) している推論
実行知識ベース装置名と、各知識ベース装置1の一番最
近の問題掲示板装置3の参照時刻とからなる問題が記憶
されている。
FIG. 15 is a diagram showing an example of the stored contents of the posted content storage section 160. In the bulletin content storage unit 160,
The problem number in the posting content storage unit 160 of each problem, the problem number (local number) in the problem transmission knowledge base device 1, the problem transmission knowledge base device name, the problem registration time, the inference condition, and the problem A problem is stored which includes the name of the inferred execution knowledge base device to be solved and the latest reference time of the problem bulletin board device 3 of each knowledge base device 1.

【0050】管理手段150は、受付データ中の指示が
「掲示」の場合は、受付データ中の問題を掲示内容記憶
部160に追加する。指示が「調査」の場合は、管理手
段150は、指示発信知識ベース装置1の参照時刻より
新しい参照時刻を有する問題を掲示内容記憶部160か
ら獲得し、それを通知データとして指示発信知識ベース
装置1に送るように受付手段140に依頼する。指示発
信知識ベース装置1が始めての「調査」の場合、参照時
刻が記述されていないので、管理手段150は、時刻に
関係なく掲示内容記憶部160に格納されているすべて
の問題を通知データとして指示発信知識ベース装置1に
送るように受付手段140に依頼する。指示が「取消」
の場合は、管理手段150は、指示発信知識ベース装置
名および問題番号が合致する問題を掲示内容記憶部16
0から削除する。指示が「実行」の場合は、管理手段1
50は、掲示内容記憶部160の問題番号が一致する問
題の推論実行知識ベース装置名に指示発信知識ベース装
置名を追加する。指示が「失敗」の場合は、管理手段1
50は、掲示内容記憶部160の問題番号が一致する問
題の推論実行知識ベース装置名から指示発信知識ベース
装置名を削除する。
When the instruction in the reception data is "posting", the managing means 150 adds the problem in the reception data to the posting content storage section 160. When the instruction is “investigation”, the management unit 150 acquires a problem having a reference time later than the reference time of the instruction transmission knowledge base device 1 from the bulletin content storage unit 160, and uses it as notification data as instruction data. 1 to the receiving means 140 to send to In the case of the first “investigation” by the instruction transmission knowledge base device 1, since the reference time is not described, the management unit 150 sets all the problems stored in the bulletin content storage unit 160 as notification data regardless of the time. It requests the receiving means 140 to send it to the instruction transmission knowledge base device 1. The instruction is "Cancel"
In the case of, the management means 150 displays the problem in which the instruction transmission knowledge base device name and the problem number match the posted content storage unit 16
Delete from 0. When the instruction is “execute”, the management means 1
50 adds the instruction transmission knowledge base device name to the inference execution knowledge base device name of the problem whose problem number matches in the bulletin content storage unit 160. If the instruction is “failure”, the management means 1
The reference numeral 50 deletes the instruction transmission knowledge base device name from the inference execution knowledge base device name of the problem having the same problem number in the bulletin content storage unit 160.

【0051】システム制御手段20は、各手段等からの
データを適当な手段等へと振り分け、かつ各手段等への
指示を行う。また、入出力部10からの指示に対しても
各手段等への指示を行う。さらに、一定時間ごとに問題
記憶部40を調査して、推論状態が未実行の問題のそれ
ぞれについて再度問題解決を試みる。入出力部10から
推論条件が入力された場合には、問題への変換作業を行
う。問題記憶部100に記憶されている問題の問題番号
で最大のものを獲得し、獲得した問題番号に1を加えた
ものを、入力された推論条件の問題番号、問題発信知識
ベース装置1の問題番号とする。問題発信知識ベース装
置名には、自知識ベース装置名、推論条件の項目には入
力された推論条件を入れ、他の項目は空白とする。これ
で、問題への変換が完了する。指示/取込手段120か
ら入力された問題には、入出力部10のときと同様に、
問題番号を獲得し、問題番号の項目に獲得した問題番号
を入れる。
The system control means 20 distributes data from each means to appropriate means, and gives an instruction to each means. Further, in response to the instruction from the input / output unit 10, the instruction to each unit is performed. Further, the problem storage unit 40 is checked at regular time intervals, and a problem is re-solved for each problem whose inference state has not been executed. When an inference condition is input from the input / output unit 10, a conversion operation to a problem is performed. The largest of the question numbers of the questions stored in the question storage unit 100 is acquired, and one obtained by adding 1 to the acquired question number is assigned to the question number of the input inference condition, Number. The self-knowledge base device name is entered in the problem origination knowledge base device name, the input inference condition is entered in the inference condition item, and the other items are left blank. This completes the conversion to the problem. The questions input from the instruction / take-in means 120 include, as in the case of the input / output unit 10,
Obtain the problem number and enter the obtained problem number in the item of problem number.

【0052】次に、このように構成された本実施例の協
調型の知識ベースシステムの動作について、図16ない
し図29の流れ図を参照しながら説明する。
Next, the operation of the collaborative knowledge base system of the present embodiment thus constructed will be described with reference to the flow charts of FIGS. 16 to 29.

【0053】(1) まず、利用者から入出力部10を
介して推論条件が単語群で入力された場合について説明
する(図16,図24および図25参照)。一例とし
て、マシン名kusuiにおいて「コンピュータ、電
源、動かない」を入力したとする。
(1) First, a case where an inference condition is input as a group of words from the user via the input / output unit 10 will be described (see FIGS. 16, 24 and 25). As an example, it is assumed that “computer, power supply, do not move” is input in the machine name kusui.

【0054】入出力部10から推論条件が入力されると
(ステップ1601)、システム制御手段20は、入力
された推論条件を問題に変換して問題記憶部40に記憶
する(ステップ1602)。このとき、図5における推
論状態は実行中とする。次に、システム制御手段20
は、推論制御エンジン30に問題を渡して解決の依頼を
する(ステップ1603)。
When the inference condition is input from the input / output unit 10 (step 1601), the system control means 20 converts the input inference condition into a problem and stores it in the problem storage unit 40 (step 1602). At this time, the inference state in FIG. 5 is assumed to be in execution. Next, the system control means 20
Hands over the problem to the inference control engine 30 and requests a solution (step 1603).

【0055】問題を受け取った推論制御エンジン30
は、現在の推論エンジン50の起動個数34を読み込
み、あらかじめ設定された設定値27と比較し(ステッ
プ1604)、起動個数34と設定値27とが等しけれ
ば(ステップ1604でイエス)、その旨をシステム制
御手段20に伝える。
Inference control engine 30 that received the problem
Reads the current activation number 34 of the inference engine 50, compares it with the preset setting value 27 (step 1604), and if the activation number 34 and the setting value 27 are equal (Yes in step 1604), it indicates that. Notify the system control means 20.

【0056】システム制御手段20は、問題記憶部40
のその問題に関する推論状態を未実行にし(ステップ1
624)、処理を終了する。
The system control means 20 includes a question storage unit 40
The inference state for that problem to unexecuted (step 1
624), and the process ends.

【0057】起動個数34と設定値27とが等しくない
場合には(ステップ1604でノー)、推論制御エンジ
ン30は、起動個数34を1増加させ(ステップ160
5)、推論条件を渡して推論エンジン50を起動する
(ステップ1606)。その後、推論制御エンジン30
は、待機状態になる。
If the number 34 of activations is not equal to the set value 27 (NO in step 1604), the inference control engine 30 increases the number 34 of activations by 1 (step 160).
5) The inference engine 50 is started by passing the inference condition (step 1606). Then, the inference control engine 30
Goes into a standby state.

【0058】起動された推論エンジン50は、推論条件
をもとに推論を実行し(ステップ1607)、このとき
の推論履歴を推論履歴記憶部70に記憶する(ステップ
1608)。推論の成功/失敗にかかわらず、推論エン
ジン50は、推論結果を推論制御エンジン30に通知し
(ステップ1609)、停止する。
The activated inference engine 50 executes inference based on the inference conditions (step 1607), and stores the inference history at this time in the inference history storage unit 70 (step 1608). Regardless of success / failure of inference, the inference engine 50 notifies the inference control engine 30 of the inference result (step 1609) and stops.

【0059】推論制御エンジン30は、推論結果を受け
取ると(ステップ1610)、起動個数34を1減少さ
せた後(ステップ1611)、推論結果の解決状況が未
解決であるかどうかを判定する(ステップ1612)。
受け取った推論結果の解決状況が未解決でなかった場合
(ステップ1612でノー)、推論制御エンジン30
は、問題に推論結果を付加して問題解決結果としてシス
テム制御手段20に渡す。
When the inference control engine 30 receives the inference result (step 1610), it decrements the activation number 34 by 1 (step 1611) and then determines whether or not the resolution status of the inference result is unsolved (step). 1612).
If the solution state of the received inference result is not unresolved (No in step 1612), the inference control engine 30
Add the inference result to the problem and pass it to the system control means 20 as the problem solution result.

【0060】システム制御手段20は、問題解決結果を
受け取ると(ステップ1613)、問題解決結果を結果
記憶部100に記憶し(ステップ1614)、問題記憶
部40の該当する問題の推論状態を解決済にする(ステ
ップ1615)。次に、システム制御手段20は、入出
力部10を介して問題解決結果を利用者に提示し(ステ
ップ1616)、処理を終了する。
Upon receiving the problem solving result (step 1613), the system control means 20 stores the problem solving result in the result storage unit 100 (step 1614), and the inference state of the corresponding problem in the problem storage unit 40 has been solved. (Step 1615). Next, the system control means 20 presents the problem solving result to the user via the input / output unit 10 (step 1616), and ends the processing.

【0061】一方、受け取った推論結果の解決状況が未
解決の場合(ステップ1612でイエス)、推論制御エ
ンジン30は、問題に推論結果を付加した問題解決失敗
結果を質問作成手段170に渡す。
On the other hand, when the solution state of the received inference result is unresolved (Yes in step 1612), the inference control engine 30 passes the question solution failure result obtained by adding the inference result to the question to the question creating means 170.

【0062】質問作成手段170は、問題解決失敗結果
の判断理由から質問を作成し(ステップ1617)、そ
の質問をシステム制御手段20に渡す。
The question creating means 170 creates a question based on the reason for determining the problem solving failure result (step 1617), and passes the question to the system control means 20.

【0063】システム制御手段20は、質問を受け取る
と、入出力部10を介して質問を利用者に提示する(ス
テップ1618)。その質問に対し利用者から新たな推
論条件が獲得できた場合(ステップ1619でイエス)
は、獲得できた推論条件を含めて新たな問題とし、ステ
ップ1602から処理を繰り返す。
When receiving the question, the system control means 20 presents the question to the user via the input / output unit 10 (step 1618). When a new inference condition is obtained from the user for the question (Yes in step 1619)
Defines a new problem including the acquired inference condition, and repeats the processing from step 1602.

【0064】新たな推論条件が獲得できなかった場合
(ステップ1619でノー)には、システム制御手段2
0は、掲示/取込手段120に問題とともに問題の掲示
を依頼する(ステップ1620)とともに、問題記憶部
40の該当する問題の推論状態を掲示中にして(ステッ
プ1621)、一連の処理を終了する。
If a new inference condition cannot be obtained (No in step 1619), the system control means 2
0 requests the bulletin / acquisition unit 120 to post the problem together with the problem (step 1620), sets the inference state of the relevant problem in the problem storage unit 40 to the posting (step 1621), and ends a series of processing. I do.

【0065】問題の掲示指示を受けた掲示/取込手段1
20は、受け取った問題をもとに問題掲示板装置3への
通知データを作成し(ステップ1622)、ネットワー
クを介して問題掲示板装置3に問題の掲示指示を行う
(ステップ1623)。
A bulletin / take-in means 1 receiving a bulletin instruction of a problem
20 creates notification data to the problem bulletin board device 3 based on the received problem (step 1622), and issues a problem posting instruction to the problem bulletin board device 3 via the network (step 1623).

【0066】問題掲示板装置3では、知識ベース装置1
の掲示/取込手段120から受付手段140を介して問
題の掲示指示を受け取ると(ステップ15001)、管
理手段150は、掲示内容記憶部160に問題を格納す
る(ステップ15002)。
In the problem bulletin board device 3, the knowledge base device 1
Receiving the instruction to post a question from the notice / take-in means 120 via the receiving means 140 (step 15001), the management means 150 stores the question in the notice content storage unit 160 (step 15002).

【0067】(2) 次に、問題解決結果を受け取った
場合および利用者からの結果提示要求があった場合の動
作について説明する(図17,図24および図27参
照)。
(2) Next, an operation when a problem solving result is received and a result presentation request is made by a user will be described (see FIGS. 17, 24 and 27).

【0068】協調手段110は、他知識ベース装置1か
ら受け取った問題解決結果をシステム制御手段20に渡
す(ステップ1701)。
The coordinating means 110 passes the problem solving result received from the other knowledge base device 1 to the system controlling means 20 (step 1701).

【0069】システム制御手段20は、問題解決結果の
問題番号からどの問題に対する問題解決結果であるかを
認識し(ステップ1702)、問題解決結果を結果記憶
部100に記憶し(ステップ1703)、さらに問題記
憶部40のその問題に関する推論状態を解決済にする
(ステップ1704)。次に、システム制御手段20
は、その問題に関し結果記憶部100に蓄積された問題
解決結果の数があらかじめ設定された値よりも大きい場
合(ステップ1705でイエス)、現在の問題に関する
問題解決結果をすべて読み出し(ステップ1706)、
読み出したすべての問題解決結果を信頼性評価手段13
0に渡す(ステップ1707)。なお、ステップ170
5でノーであった場合は、システム制御手段20は、ス
テップ1717へと制御を移す。
The system control means 20 recognizes which problem is the result of the problem solving from the problem number of the problem solving result (step 1702), and stores the problem solving result in the result storage unit 100 (step 1703). The inference state relating to the problem in the problem storage unit 40 is set to solved (step 1704). Next, the system control means 20
If the number of problem solution results accumulated in the result storage unit 100 for the problem is larger than a preset value (Yes in step 1705), read all problem solution results for the current problem (step 1706),
The reliability evaluation means 13 includes all the read problem solving results.
0 (step 1707). Step 170
If the answer is no in step 5, the system control means 20 shifts the control to step 1717.

【0070】問題解決結果を受け取った信頼性評価手段
130は、信頼度を算出し(ステップ1708)、算出
結果をシステム制御手段20に通知する(ステップ17
09)。
Receiving the problem solving result, the reliability evaluation means 130 calculates the reliability (step 1708), and notifies the system control means 20 of the calculation result (step 17).
09).

【0071】システム制御手段20は、算出結果を受け
取ると(ステップ1710)、算出結果を入出力部10
を通じて利用者に提示する(ステップ1711)。さら
に、システム制御手段20は、掲示/取込手段120に
問題掲示板装置3への問題掲示の取消を指示する(ステ
ップ1712)。
Upon receiving the calculation result (step 1710), the system control means 20 transmits the calculation result to the input / output unit 10
(Step 1711). Further, the system control means 20 instructs the posting / capturing means 120 to cancel the problem posting on the problem bulletin board device 3 (step 1712).

【0072】問題掲示の取消指示を受けた掲示/取込手
段120は、問題掲示板装置3への通知データを作成し
(ステップ1713)、問題掲示板装置3に問題掲示の
取消を指示する(ステップ1714)。
The notice / take-in means 120 having received the instruction for canceling the notice board creates notification data to the notice board apparatus 3 (step 1713), and instructs the notice board apparatus 3 to cancel the notice notice (step 1714). ).

【0073】問題掲示板装置3では、知識ベース装置1
の掲示/取込手段120から受付手段140を介して問
題掲示の取消指示を受けると(ステップ15001)、
管理手段150は、指示発信知識ベース装置名を獲得し
(ステップ15007)、問題番号を獲得し(ステップ
15008)、問題発信知識ベース装置名および問題番
号が合致する問題を掲示内容記憶部160から消去し
(ステップ15009)、推論実行知識ベース装置1に
取消指示を送付する(ステップ15010)。
In the problem bulletin board device 3, the knowledge base device 1
When the instruction for canceling the notice of the problem is received from the notice / take-in means 120 through the accepting means 140 (step 15001),
The management means 150 obtains the instruction transmission knowledge base device name (step 15007), obtains the problem number (step 15008), and deletes the problem whose problem transmission knowledge base device name and problem number match from the bulletin content storage unit 160. Then, a cancellation instruction is sent to the inference execution knowledge base device 1 (step 15010).

【0074】一方、システム制御手段20は、入出力部
10を通じて利用者からの結果提示要求の入力を監視し
ている(ステップ1715,1716)。利用者から結
果提示要求があった場合(ステップ1717でイエ
ス)、利用者の入力した問題番号から問題解決結果を提
示する問題を特定し(ステップ1718)、ステップ1
706へと制御を移す。
On the other hand, the system control means 20 monitors the input of the result presentation request from the user through the input / output unit 10 (steps 1715 and 1716). If the user makes a result presentation request (Yes in step 1717), the problem for which the problem solution result is presented is identified from the problem number entered by the user (step 1718), and step 1
Control is transferred to 706.

【0075】(3) 次に、掲示/取込手段120から
問題を取り込んだ場合について説明する(図18,図2
4および図28参照)。
(3) Next, a case where a problem is fetched from the bulletin / take-in means 120 will be described (FIGS. 18 and 2).
4 and FIG. 28).

【0076】掲示/取込手段120から問題を受け取る
と(ステップ1801)、システム制御手段20は、推
論状態を実行中として問題を問題記憶部40に記憶する
(ステップ1802)。次に、システム制御手段20
は、推論制御エンジン30に問題を渡して解決を依頼す
る(ステップ1803)。
When the problem is received from the posting / capturing means 120 (step 1801), the system control means 20 stores the problem in the problem storage section 40 as the reasoning state is being executed (step 1802). Next, the system control means 20
Hands over the problem to the inference control engine 30 and requests a solution (step 1803).

【0077】問題を受け取った推論制御エンジン30
は、現在の推論エンジン50の起動個数34を読み込
み、あらかじめ設定された設定値27と比較する(ステ
ップ1804)。起動個数34と設定値27とが等しけ
れば(ステップ1804でイエス)、その旨をシステム
制御手段20に伝える。
Inference control engine 30 receiving the problem
Reads the current invocation number 34 of the inference engine 50 and compares it with the preset value 27 (step 1804). If the number of boots 34 is equal to the set value 27 (Yes in step 1804), the fact is notified to the system control means 20.

【0078】システム制御手段20は、問題記憶部40
のその問題に関する推論状態を未実行にし(ステップ1
624)、処理を終了する。
The system control means 20 includes a problem storage section 40.
The inference state for that problem to unexecuted (step 1
624), and the process ends.

【0079】起動個数34と設定値27とが等しくない
場合には(ステップ1804でノー)、推論制御エンジ
ン30は、自知識ベース装置1の負荷が高いかどうかの
判定を行う(ステップ1805)。自知識ベース装置1
の負荷が高い場合は(ステップ1805でイエス)、推
論制御エンジン30は、その旨をシステム制御手段20
に伝える。
If the number of activations 34 is not equal to the set value 27 (NO in step 1804), the inference control engine 30 determines whether the load on the own knowledge base apparatus 1 is high (step 1805). Own knowledge base device 1
If the load is high (YES in step 1805), the inference control engine 30 notifies the system control means 20 to that effect.
Tell.

【0080】システム制御手段20は、問題記憶部40
のその問題に関する推論状態を未実行にし(ステップ1
624)、処理を終了する。
The system control means 20 includes a question storage unit 40
The inference state for that problem to unexecuted (step 1
624), and the process ends.

【0081】自知識ベース装置1の負荷が高くない場合
には(ステップ1805でノー)、推論制御エンジン3
0は、問題解決を実行することをシステム制御手段20
に伝える(ステップ1806)。
If the load on the self-knowledge base device 1 is not high (NO at step 1805), the inference control engine 3
0 indicates that the system control means 20 executes the problem solution.
(Step 1806).

【0082】システム制御手段20は、問題解決の実行
通知を受け取ると(ステップ1807)、問題解決を実
行することを問題掲示板装置3に伝えるように掲示/取
込手段120に指示する(ステップ1808)。
Upon receiving the problem solving execution notification (step 1807), the system control means 20 instructs the posting / capturing means 120 to notify the problem bulletin board device 3 that the problem solving will be executed (step 1808). .

【0083】問題解決実行指示を受けた掲示/取込手段
120は、問題掲示板装置3への通知データを作成し
(ステップ1809)、問題掲示板装置3に問題解決の
実行を通知する(ステップ1810)。
The notice / take-in means 120 which has received the problem solving execution instruction creates notification data to the problem bulletin board device 3 (step 1809) and notifies the problem bulletin board device 3 of the execution of the problem solving (step 1810). .

【0084】問題掲示板装置3では、知識ベース装置1
の掲示/取込手段120から受付手段140を介して問
題解決の実行通知を受けると(ステップ15001)、
管理手段150は、通知発信知識ベース装置名を獲得し
(ステップ15011)、問題番号を獲得し(ステップ
15012)、問題番号が一致する問題の推論実行知識
ベース装置名に通知発信知識ベース装置名を追加する
(ステップ15013)。
In the problem bulletin board device 3, the knowledge base device 1
Is received from the notice / take-in means 120 via the accepting means 140 (step 15001),
The management means 150 acquires the name of the notification transmission knowledge base device (step 15011), acquires the problem number (step 15012), and sets the name of the notification transmission knowledge base device to the name of the inference execution knowledge base device of the problem having the same problem number. It is added (step 15013).

【0085】一方、ステップ1806を終えた推論制御
エンジン30は、起動個数34を1増加させ(ステップ
1811)、推論条件を渡して推論エンジン50を起動
する(ステップ1812)。その後、推論制御エンジン
30は、待機状態となる。
On the other hand, the inference control engine 30 that has completed step 1806 increments the number 34 to be activated by one (step 1811) and passes the inference condition to activate the inference engine 50 (step 1812). Thereafter, the inference control engine 30 enters a standby state.

【0086】起動された推論エンジン50は、推論条件
をもとに推論を実行し(ステップ1813)、推論履歴
を推論履歴記憶部70に記憶する(ステップ181
4)。推論の成功/失敗にかかわらず、推論エンジン5
0は、推論結果を推論制御エンジン30に通知し(ステ
ップ1815)、処理を停止する。
The started inference engine 50 executes inference based on the inference conditions (step 1813) and stores the inference history in the inference history storage unit 70 (step 181).
4). Inference engine 5 regardless of success or failure of inference
0 notifies the inference control engine 30 of the inference result (step 1815) and stops the processing.

【0087】推論制御エンジン30は、推論結果を受け
取ると(ステップ1816)、推論結果の解決状況の内
容にかかわらず、問題に推論結果を付加した問題解決結
果をシステム制御手段20に渡すとともに、起動個数3
4を1減少させる(ステップ1817)。
When the inference control engine 30 receives the inference result (step 1816), the inference control engine 30 transfers the problem solution result obtained by adding the inference result to the problem to the system control means 20 regardless of the contents of the solution state of the inference result, and activates it. Number 3
4 is decremented by 1 (step 1817).

【0088】システム制御手段20は、問題解決結果を
受け取ると(ステップ1818)、問題解決結果を問題
発信知識ベース装置1に通知するように協調手段110
に指示する(ステップ1819)。
When the system control means 20 receives the problem solution result (step 1818), the system control means 20 notifies the problem origination knowledge base device 1 of the problem solution result so that the coordinating means 110 is notified.
(Step 1819).

【0089】問題解決結果の通知指示を受けた協調手段
110は、問題発信知識ベース装置1への通知データを
作成し(ステップ1820)、問題発信知識ベース装置
1に問題解決結果を通知する(ステップ1821)。
Upon receiving the problem solution result notification instruction, the coordinating means 110 creates notification data for the problem sending knowledge base device 1 (step 1820) and notifies the problem sending knowledge base device 1 of the problem solution result (step 1820). 1821).

【0090】一方、システム制御手段20は、受け取っ
た問題解決結果の解決状況から問題が解決されたかどう
かの判定を行う(ステップ1822)。解決状況が未解
決の場合(ステップ1822でノー)のみ、問題掲示板
装置3に問題解決結果を通知するように掲示/取込手段
120に指示する(ステップ1823)。
On the other hand, the system control means 20 determines whether or not the problem has been solved based on the solution status of the received problem solving result (step 1822). Only when the solution status is unresolved (NO in step 1822), the notice / take-in means 120 is instructed to notify the problem bulletin board device 3 of the problem solution result (step 1823).

【0091】問題解決結果の通知指示を受けた掲示/取
込手段120は、問題掲示板装置3への通知データ(指
示は「失敗」)を作成し(ステップ1827)、問題掲
示板装置3に問題解決失敗結果を通知する(ステップ1
828)。
The notice / take-in means 120 receiving the instruction for notifying the problem solving result creates notification data (instruction is “failure”) to the problem bulletin board device 3 (step 1827), and the problem solving device 3 solves the problem. Notify the failure result (Step 1
828).

【0092】問題掲示板装置3では、知識ベース装置1
の掲示/取込手段120から受付手段140を介して問
題解決失敗結果を受けると(ステップ15001)、管
理手段150は、指示発信知識ベース装置名を獲得し
(ステップ15014)、解決を実行した問題の問題番
号を獲得し(ステップ15015)、問題掲示板装置3
の掲示内容記憶部160の問題番号が合致する問題の推
論実行知識ベース装置名から獲得した指示発信知識ベー
ス装置名を削除する(ステップ15016)。
In the problem bulletin board device 3, the knowledge base device 1
When the problem solving failure result is received from the posting / capturing means 120 via the receiving means 140 (step 15001), the managing means 150 acquires the instruction transmission knowledge base device name (step 15014) and executes the solution. The problem number of the problem bulletin board device 3 is acquired (step 15015).
The instruction transmission knowledge base device name acquired from the inference execution knowledge base device name of the problem whose problem number matches the notice content storage unit 160 is deleted (step 15016).

【0093】問題が解決された場合(ステップ1822
でイエス)、システム制御手段20は、問題記憶部40
の該当する問題の推論状態を解決済にする(ステップ1
824)。問題が解決されなかった場合(ステップ18
22でノー)、システム制御手段20は、問題記憶部4
0の該当する問題の推論状態を未解決にする(ステップ
1825)。その後、システム制御手段20は、問題解
決結果を結果記憶部100に記憶し(ステップ182
6)、処理を終了する。
If the problem is solved (step 1822)
Yes), the system control means 20
The inference state of the corresponding problem is set to solved (step 1
824). If the problem is not solved (step 18
22), the system control means 20
The inference state of the corresponding problem of 0 is unresolved (step 1825). After that, the system control means 20 stores the problem solution result in the result storage unit 100 (step 182).
6), end the process.

【0094】(4) 次に、利用者から知識補充要求が
あった場合について説明する(図19参照)。
(4) Next, a case where a user makes a knowledge supplement request will be described (see FIG. 19).

【0095】入出力部10を通じて利用者から知識補充
要求を受けると(ステップ1901)、システム制御手
段20は、問題記憶部40に記憶されている問題を読み
出し(ステップ1902)、結果記憶部100に記憶さ
れている問題解決結果を読み出す(ステップ190
3)。次に、システム制御手段20は、読み出した問題
解決結果を知識補充エンジン180に渡して知識補充指
示を行い(ステップ1904)、待機状態となる。
When a knowledge supplement request is received from the user through the input / output unit 10 (step 1901), the system control means 20 reads the question stored in the question storage unit 40 (step 1902), and stores it in the result storage unit 100. The stored problem solving result is read (step 190)
3). Next, the system control unit 20 sends the read problem solving result to the knowledge replenishment engine 180 to issue a knowledge replenishment instruction (step 1904), and enters a standby state.

【0096】知識補充指示を受けた知識補充エンジン1
80は、推論履歴記憶部70から推論履歴を読み出し
(ステップ1905)、システム制御手段20から受け
取った問題解決結果を利用して欠落知識の種類を発見し
(ステップ1906)、欠落知識を生成する(ステップ
1907)。次に、知識補充エンジン180は、生成し
た欠落知識を知識ベース60に登録し(ステップ190
8)、さらに抽出手段80を起動し(ステップ190
9)、処理を終了する。
Knowledge replenishment engine 1 that has received the knowledge replenishment instruction
The 80 reads the inference history from the inference history storage unit 70 (step 1905), finds the type of missing knowledge using the problem solution result received from the system control means 20 (step 1906), and generates the missing knowledge (step 1906). Step 1907). Next, the knowledge supplement engine 180 registers the generated missing knowledge in the knowledge base 60 (step 190).
8) Further, the extraction means 80 is activated (step 190).
9), end the processing.

【0097】起動された抽出手段80は、知識ベース6
0の内容を読み出し(ステップ1910)、その内容を
要約し(ステップ1911)、知識ベースエッセンス9
0を更新する(ステップ1912)。
The extraction means 80 which has been started is the knowledge base 6
0 is read (step 1910), the contents are summarized (step 1911), and the knowledge base essence 9 is read.
0 is updated (step 1912).

【0098】(5) 次に、掲示/取込手段120から
取消指示があった場合について説明する(図20参
照)。
(5) Next, a case where a cancellation instruction is given from the bulletin / take-in means 120 will be described (see FIG. 20).

【0099】システム制御手段20は、掲示/取込手段
120を通じて取消指示を受け取ると(ステップ200
1)、問題記憶部40に記憶されている問題を読み出し
(ステップ2002)、推論制御エンジン30に問題解
決中止指示を出す(ステップ2003)。
The system control means 20 receives the cancellation instruction through the posting / capturing means 120 (step 200).
1) The problem stored in the problem storage unit 40 is read (step 2002), and a problem solution stop instruction is issued to the inference control engine 30 (step 2003).

【0100】問題解決中止指示を受けた推論制御エンジ
ン30は、システム制御手段20から受け取った問題の
中の問題番号をもとに中止する推論エンジン50を特定
し(ステップ2004)、特定された推論エンジン50
を強制終了する(ステップ2005)。
The inference control engine 30, which has received the instruction to cancel the problem solution, specifies the inference engine 50 to be canceled based on the problem number among the problems received from the system control means 20 (step 2004), and specifies the specified inference. Engine 50
Is forcibly terminated (step 2005).

【0101】(6) 次に、システム制御手段20の問
題掲示板装置3の監視について説明する(図21,図2
4および図26参照)。
(6) Next, the monitoring of the problem bulletin board device 3 of the system control means 20 will be described (FIG. 21, FIG. 2).
4 and FIG. 26).

【0102】システム制御手段20は、ある設定された
時間の経過後(ステップ2101)、掲示/取込手段1
20に問題掲示板装置3に新規問題が掲示されているど
うかの調査を指示する(ステップ2102)。
The system control means 20 causes the posting / acquisition means 1 after the elapse of a certain set time (step 2101).
20 is instructed to investigate whether or not a new problem is posted on the problem bulletin board device 3 (step 2102).

【0103】調査指示を受けた掲示/取込手段120
は、問題掲示板装置3への通知データを作成し(ステッ
プ2103)、問題掲示板装置3に新規問題の調査を指
示する(ステップ2104)。この後、掲示/取込手段
120は待機状態に入る。
A notice / incorporation means 120 that has received a survey instruction
Creates notification data to the problem bulletin board device 3 (step 2103) and instructs the problem bulletin board device 3 to investigate a new problem (step 2104). After this, the posting / capturing means 120 enters a standby state.

【0104】問題掲示板装置3では、知識ベース装置1
の掲示/取込手段120から受付手段140を介して新
規問題の調査指示を受けると(ステップ15001)、
管理手段150は、指示発信知識ベース装置名を獲得し
(ステップ15003)、参照時刻を獲得し(ステップ
15004)、参照時刻より新しい問題登録時刻を有す
る問題を獲得し(ステップ15005)、獲得した問題
を知識ベース装置1に送付する(ステップ1500
6)。ただし、指示発信知識ベース装置名が掲示内容記
憶部160に存在しない場合は、すべての問題を知識ベ
ース装置1に送付する。
In the problem bulletin board device 3, the knowledge base device 1
Receiving an instruction to investigate a new problem from the posting / capturing means 120 via the receiving means 140 (step 15001)
The management means 150 acquires the instruction transmission knowledge base device name (step 15003), acquires the reference time (step 15004), acquires a problem having a problem registration time newer than the reference time (step 15005), and acquires the acquired problem. Is sent to the knowledge base device 1 (step 1500).
6). However, if the instruction transmission knowledge base device name does not exist in the bulletin content storage unit 160, all problems are sent to the knowledge base device 1.

【0105】掲示/取込手段120は、問題掲示板装置
3から返答があると、それを受け取り(ステップ210
5)、新規問題の存在の有無をチェックする(ステップ
2106)。新規問題がなければ(ステップ2106で
ノー)、掲示/取込手段120は、そのまま処理を終了
する。新規問題があった場合(ステップ2106でイエ
ス)、掲示/取込手段120は、新規問題の推論条件と
知識ベースエッセンス90の内容とを照合し(ステップ
2107)、問題の解決可能性があると判断した場合
(ステップ2108)、システム制御手段20のステッ
プ1901へと制御を移す。問題の解決可能性がないと
判断した場合には(ステップ2106でノー)、掲示/
取込手段120は、その問題を棄却し(ステップ210
9)、処理を終了する。ただし、新規問題が複数あった
場合は、それぞれの問題についてステップ2107およ
び2108が実行される。
The posting / capturing means 120 receives the reply from the problem bulletin board device 3 (step 210).
5) Check whether a new problem exists (step 2106). If there is no new problem (No in Step 2106), the bulletin / capture means 120 ends the processing as it is. If there is a new problem (Yes in step 2106), the posting / capturing means 120 compares the inference condition of the new problem with the contents of the knowledge base essence 90 (step 2107), and the problem may be solved. When the determination is made (step 2108), the control is moved to step 1901 of the system control means 20. If it is determined that the problem cannot be solved (No in step 2106), post /
The capturing means 120 rejects the problem (step 210)
9), end the processing. However, when there are a plurality of new problems, steps 2107 and 2108 are executed for each problem.

【0106】(7) 次に、利用者からの問題掲示板装
置3の調査要求時の動作について説明する(図22,図
24および図26参照)。
(7) Next, the operation of the problem bulletin board device 3 when the user makes a survey request will be described (see FIGS. 22, 24 and 26).

【0107】入出力部10を通じて問題掲示板装置3の
調査要求を受け取ったシステム制御手段20は、掲示/
取込手段120に問題掲示板装置3に新規問題が掲示さ
れているかどうかの調査指示を行う(ステップ220
1)。
The system control means 20 which has received the investigation request of the problem bulletin board device 3 through the input / output unit 10 displays
An instruction is issued to the fetching means 120 to determine whether a new problem has been posted on the problem bulletin board device 3 (step 220).
1).

【0108】新規問題の調査指示を受けた掲示/取込手
段120は、問題掲示板装置3への通知データを作成し
(ステップ2202)、問題掲示板装置3に新規問題の
調査指示を行う(ステップ2203)。この後、掲示/
取込手段120は待機状態に入る。
The posting / capturing means 120, which has received the instruction to investigate the new problem, creates notification data to the problem bulletin board device 3 (step 2202) and gives an instruction to investigate the new problem to the problem bulletin board device 3 (step 2203). ). After this, post /
The capturing means 120 enters a standby state.

【0109】問題掲示板装置3では、知識ベース装置1
の掲示/取込手段120から受付手段140を介して新
規問題の調査指示を受けると(ステップ15001)、
管理手段150は、指示発信知識ベース装置名を獲得し
(ステップ15003)、装置参照時刻を獲得し(ステ
ップ15004)、参照時刻より新しい問題登録時刻を
有する問題を獲得し(ステップ15005)、獲得した
問題を知識ベース装置1に送付する(ステップ1500
6)。
In the problem bulletin board device 3, the knowledge base device 1
Receiving an instruction to investigate a new problem from the posting / capturing means 120 via the receiving means 140 (step 15001)
The management means 150 obtains the instruction transmission knowledge base device name (step 15003), obtains the device reference time (step 15004), obtains a problem having a newer problem registration time than the reference time (step 15005), and obtains it. The problem is sent to the knowledge base device 1 (step 1500)
6).

【0110】掲示/取込手段120は、問題掲示板装置
3から返答があるとそれを受け取り(ステップ220
4)、新規問題の存在の有無をチェックする(ステップ
2305)。新規問題がなければ(ステップ2205で
ノー)、掲示/取込手段120は、そのまま処理を終了
する。新規問題があった場合(ステップ2205でイエ
ス)、掲示/取込手段120は、新規問題の推論条件と
知識ベースエッセンス90の内容とを照合し(ステップ
2206)、問題の解決可能性があると判断した場合
(ステップ2207でイエス)、システム制御手段20
のステップ1801に制御を移す。問題の解決可能性が
ないと判断した場合には(ステップ2207でノー)、
掲示/取込手段120は、その問題を棄却し(ステップ
2208)、処理を終了する。ただし、新規問題が複数
あった場合には、それぞれの問題についてステップ22
06および2207が実行される。
The posting / capturing means 120 receives the reply from the problem bulletin board device 3 (step 220).
4) Check whether a new problem exists (step 2305). If there is no new problem (No in step 2205), the bulletin / capture unit 120 ends the process. When there is a new problem (Yes in step 2205), the posting / capturing means 120 compares the inference condition of the new problem with the contents of the knowledge base essence 90 (step 2206), and the problem may be solved. When the determination is made (YES in step 2207), the system control means 20
Control is transferred to step 1801. If it is determined that the problem cannot be solved (No in step 2207),
The notice / take-in unit 120 rejects the problem (step 2208) and ends the process. However, if there are a plurality of new problems, step 22
Steps 06 and 2207 are executed.

【0111】(8) 次に、システム制御手段20が未
実行問題を実行するために一定時間毎に問題記憶部40
を監視する動作について説明する(図23参照)。
(8) Next, in order for the system control means 20 to execute the unexecuted problem, the problem storage section 40 is set at regular intervals.
(See FIG. 23).

【0112】設定された時間の経過後(ステップ230
1でイエス)、システム制御手段20は、問題記憶部4
0の問題を読み出し(ステップ2302)、その中から
推論状態が未実行の問題をリストアップする(ステップ
2303)。次に、システム制御手段20は、問題記憶
部40のリストアップされた問題の推論状態を実行中に
し(ステップ2304)、自知識ベース装置1の問題で
あれば(ステップ2305でイエス)、ステップ160
3に制御を移し、そうでない場合(ステップ2305で
ノー)は、ステップ1803に制御を移す。
After the lapse of the set time (step 230
1 is yes), the system control means 20
The problem 0 is read (step 2302), and the problems whose inference state is not executed are listed from the problems (step 2303). Next, the system control unit 20 sets the inference state of the listed problem in the problem storage unit 40 to “in execution” (step 2304), and if the problem is for the own knowledge base device 1 (yes in step 2305), step 160
3; otherwise (NO in step 2305), control is transferred to step 1803.

【0113】なお、上記実施例では、機器等の故障診断
や故障内容受付けから故障診断,故障対応までの一連の
クレーム処理の作業において使用する協調型の知識ベー
スシステムを例にとって説明したが、本発明がクレーム
処理のための協調型の知識ベースシステムに限定される
ものでないことはいうまでもない。
In the above embodiment, a cooperative knowledge base system used in a series of claim processing operations from failure diagnosis of a device or the like and failure content acceptance to failure diagnosis and troubleshooting has been described as an example. It goes without saying that the invention is not limited to a collaborative knowledge base system for claim processing.

【0114】[0114]

【発明の効果】以上説明したように本発明は、ネットワ
ーク上に共通の問題掲示領域である問題掲示板装置を設
けるとともに、知識ベース装置に問題記憶部,結果記憶
部,掲示/ 取込手段,協調手段およびシステム制御手段
を設け、知識ベース装置と他知識ベースとの情報交換お
よび問題掲示板装置との情報交換を可能にしたことによ
り、知識ベースに記述されていない問題は問題掲示板装
置に問題を掲示すれば負荷の低い知識ベース装置が解決
して問題解決結果を直接伝えてくれるため、全ての知識
ベース装置に問題解決指示を行うよりネットワークのト
ラフィックが低くて済み、他知識ベース装置の問題解決
ジョブを阻害することもないという効果がある。
As described above, according to the present invention, a problem bulletin board device, which is a common problem posting area, is provided on the network, and the knowledge base device has a problem storage unit, a result storage unit, a posting / capturing means, and a cooperation. By providing the means and the system control means to enable the information exchange between the knowledge base device and other knowledge bases and the information exchange with the problem bulletin board device, the problem not described in the knowledge base is posted on the problem bulletin board device. If you do so, the knowledge base device with a low load solves and directly reports the problem solving result, so the network traffic is lower than issuing a problem solving instruction to all knowledge base devices, and the problem solving job of other knowledge base devices It also has the effect of not hindering.

【0115】また、自知識ベース装置の知識ベースに記
述されていない問題を問題掲示板装置に掲示して他知識
ベース装置に問題の解決を指示し問題解決結果を受け取
って利用者に提示できるという効果がある。
Also, a problem that is not described in the knowledge base of the own knowledge base device is posted on the problem bulletin board device, the other knowledge base device is instructed to solve the problem, and the result of the solution can be received and presented to the user. There is.

【0116】さらに、問題掲示板装置から他知識ベース
装置が解決できなかった問題を取り込み、自知識ベース
装置での解決能力および装置負荷をもとに解決可能性を
判断して、解決可能性があれば問題解決を試みて問題解
決結果を問題発信知識ベース装置に送ることができると
いう効果がある。
Further, a problem that cannot be solved by another knowledge base device is fetched from the problem bulletin board device, and the solvability is determined based on the solving ability and device load of the own knowledge base device. For example, there is an effect that a problem can be solved and the result of the problem can be sent to the problem transmitting knowledge base device.

【0117】また、推論履歴記憶部,結果記憶部および
知識補充エンジンを設けたことにより、他知識ベース装
置からの問題解決結果から自知識ベース装置の知識ベー
スにおける知識の欠如を補うことができ、利用するに従
って知識ベースの知識が充実してゆくという効果があ
る。
Further, by providing the inference history storage unit, the result storage unit, and the knowledge replenishment engine, it is possible to compensate for the lack of knowledge in the knowledge base of the own knowledge base device from the problem solution results from other knowledge base devices. The effect is that the knowledge of the knowledge base is enhanced as it is used.

【0118】さらに、負荷の高い知識ベース装置では推
論を実行しないようにして問題解決(推論) の待ち時間
の増大を防ぐ一方、ネットワーク上の全ての知識ベース
装置に同時に問題を伝達しないことによりネットワーク
の負荷の一時的な増大を回避することができるという効
果がある。
Further, the inference is not executed in the heavily loaded knowledge base device to prevent an increase in the waiting time for problem solving (inference), while the problem is not transmitted to all knowledge base devices on the network at the same time. There is an effect that it is possible to avoid a temporary increase in the load.

【0119】また、1つの問題に対する複数の問題解決
結果を受け取った場合にはそれらの信頼度を評価し信頼
度の高い順にソーティングを行ってから問題解決結果を
利用者に提示することができるという効果がある。
When a plurality of problem solving results for one problem are received, their reliability is evaluated, sorting is performed in descending order of reliability, and the problem solving result can be presented to the user. effective.

【0120】さらに、機器等の故障診断や故障内容受付
けから故障診断,故障対応までの一連のクレーム処理の
作業等に利用され、自知識ベース装置の知識ベースに記
述されていない故障に関しては、問題掲示板装置に問題
を掲示することで他知識ベース装置に解決を依頼するこ
とができるという効果がある。
Further, failures that are used for a series of claims processing from failure diagnosis of equipment and the like and failure content acceptance to failure diagnosis and failure handling, and that are not described in the knowledge base of the own knowledge base apparatus are problematic. By posting a problem on the bulletin board device, there is an effect that a solution can be requested to another knowledge base device.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の一実施例に係る協調型の知識ベースシ
ステムの構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a cooperative knowledge base system according to an embodiment of the present invention.

【図2】図1における知識ベース装置と問題掲示板装置
との接続例を示す図である。
FIG. 2 is a diagram showing a connection example between a knowledge base device and a problem bulletin board device in FIG. 1;

【図3】図1中の推論エンジンに与えられる問題の具体
例を示す図である。
FIG. 3 is a diagram showing a specific example of a problem given to the inference engine in FIG. 1;

【図4】図1中の推論エンジンから出力される問題解決
結果の具体例を示す図である。
4 is a diagram showing a specific example of a problem solving result output from the inference engine in FIG.

【図5】図1中の問題記憶部に保持される問題の具体例
を示す図である。
FIG. 5 is a diagram showing a specific example of a question held in a question storage unit in FIG. 1;

【図6】図1中の推論履歴記憶部に保持される推論履歴
の具体例を示す図である。
FIG. 6 is a diagram illustrating a specific example of an inference history stored in an inference history storage unit in FIG. 1;

【図7】図1中の抽出手段の動作例を示す図である。FIG. 7 is a diagram showing an operation example of an extraction unit in FIG. 1;

【図8】図1中の知識ベース装置間で通知される通知デ
ータの内容の一例を示す図である。
FIG. 8 is a diagram showing an example of the content of notification data notified between the knowledge base devices in FIG. 1;

【図9】図1中のシステム制御手段から掲示/取込手段
に与えられる問題の具体例を示す図である。
9 is a diagram showing a specific example of a problem given to the posting / capturing means from the system control means in FIG.

【図10】図1中の受付手段から掲示/取込手段に与え
られる問題の具体例を示す図である。
FIG. 10 is a diagram showing a specific example of a problem given to the posting / capturing means from the receiving means in FIG.

【図11】図1中の信頼性評価手段からシステム制御手
段に与えられる信頼性評価結果の具体例を示す図であ
る。
11 is a diagram showing a specific example of a reliability evaluation result given to the system control unit from the reliability evaluation unit in FIG. 1;

【図12】図1中の質問作成手段からシステム制御手段
に与えられる質問を含む問題解決失敗結果の具体例を示
す図である。
12 is a diagram showing a specific example of a problem solving failure result including a question given to the system control means from the question creating means in FIG.

【図13】図1中の推論履歴記憶部に保持される推論履
歴の具体例を示す図である。
13 is a diagram showing a specific example of an inference history stored in an inference history storage unit in FIG.

【図14】図1中の結果記憶部に保持される問題解決結
果の具体例を示す図である。
FIG. 14 is a diagram showing a specific example of a problem solution result stored in a result storage unit in FIG.

【図15】図1中の掲示内容記憶部に保持される問題の
具体例を示す図である。
FIG. 15 is a diagram showing a specific example of a problem held in the bulletin content storage unit in FIG. 1;

【図16】図1中のシステム制御手段の入出力部からの
問題入力時の処理を示す流れ図である。
16 is a flowchart showing a process when a problem is input from the input / output unit of the system control means in FIG.

【図17】図1中のシステム制御手段の協調手段からの
問題解決結果受取り時の処理を示す流れ図である。
FIG. 17 is a flowchart showing processing at the time of receiving a problem solution result from the coordination means of the system control means in FIG. 1;

【図18】図1中のシステム制御手段の掲示/取込手段
からの問題取込み時の処理を示す流れ図である。
18 is a flow chart showing a process when a problem is taken in from the notice / take-in means of the system control means in FIG. 1. FIG.

【図19】図1中のシステム制御手段の利用者からの知
識補充指示時の処理を示す流れ図である。
FIG. 19 is a flowchart showing processing when a user of the system control means in FIG. 1 issues a knowledge supplement instruction.

【図20】図1中のシステム制御手段の掲示/取込手段
からの取消指示受取り時の処理を示す流れ図である。
FIG. 20 is a flowchart showing a process of the system control means in FIG. 1 when receiving a cancellation instruction from the posting / capturing means.

【図21】図1中のシステム制御手段の掲示/取込手段
への調査依頼時の処理を示す流れ図である。
FIG. 21 is a flow chart showing the processing when the system control means in FIG. 1 requests the posting / acquisition means to investigate.

【図22】図1中のシステム制御手段の掲示/取込手段
への調査依頼時の処理を示す流れ図である。
FIG. 22 is a flow chart showing a process at the time of a survey request to the posting / capturing means of the system control means in FIG.

【図23】図1中のシステム制御手段の未実行問題実行
のための処理を示す流れ図である。
FIG. 23 is a flowchart showing a process for executing an unexecuted problem by the system control means in FIG. 1;

【図24】図1中の管理手段の指示受取り時の処理を示
す流れ図である。
FIG. 24 is a flowchart showing a process at the time of receiving an instruction by the management means in FIG. 1;

【図25】図1中の管理手段の掲示指示受取り時の処理
を示す流れ図である。
FIG. 25 is a flowchart showing the processing when the management means in FIG. 1 receives a posting instruction.

【図26】図1中の管理手段の調査指示受取り時の処理
を示す流れ図である。
FIG. 26 is a flowchart showing a process when the management means in FIG. 1 receives a survey instruction.

【図27】図1中の管理手段の取消指示受取り時の処理
を示す流れ図である。
FIG. 27 is a flowchart showing processing when the management unit in FIG. 1 receives a cancellation instruction.

【図28】図1中の管理手段の実行指示受取り時の処理
を示す流れ図である。
FIG. 28 is a flowchart showing a process when the management unit in FIG. 1 receives an execution instruction.

【図29】図1中の管理手段の失敗指示受取り時の処理
を示す流れ図である。
FIG. 29 is a flowchart showing a process when the management unit in FIG. 1 receives a failure instruction.

【符号の説明】[Explanation of symbols]

1 知識ベース装置 3 問題掲示板装置 10 入出力部 20 システム制御手段 27 設定値 30 推論制御エンジン 34 起動個数 40 問題記憶部 50 推論エンジン 60 知識ベース 70 推論履歴記憶部 80 抽出手段 90 知識ベースエッセンス 100 結果記憶部 110 協調手段 120 掲示/ 取込手段 140 受付手段 150 管理手段 160 掲示内容記憶部 170 質問作成手段 1 knowledge base device 3 problem bulletin board device 10 input / output unit 20 system control means 27 set value 30 inference control engine 34 number of activations 40 problem storage unit 50 inference engine 60 knowledge base 70 inference history storage unit 80 extraction means 90 knowledge base essence 100 result Storage unit 110 Coordinating means 120 Posting / capturing means 140 Accepting means 150 Management means 160 Posting content storage section 170 Question creating means

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 問題解決のための知識を保持する知識ベ
ースと、この知識ベースを利用して問題を解決する推論
エンジンと、自知識ベース装置の負荷を検知し前記推論
エンジンの起動を決定する推論制御エンジンと、利用者
と知識ベース装置との情報交換を行う入出力部とを有す
る複数の知識ベース装置がネットワークを介して接続さ
れた知識ベースシステムにおいて、 前記ネットワーク上に自知識ベース装置で解決できない
問題を他知識ベース装置に解決してもらうための全知識
ベース装置共通の問題掲示エリアである問題掲示板装置
を設けるとともに、 前記知識ベース装置に、問題を保管する問題記憶部と、
問題解決結果を保管する結果記憶部と、前記問題掲示板
装置に問題を掲示するとともに前記問題掲示板装置から
問題を取り込む掲示/ 取込手段と、問題解決結果を問題
発信知識ベース装置に送るとともに問題解決結果を他知
識ベース装置から受け取る協調手段と、前記各手段を総
合的に制御するシステム制御手段とを設けることを特徴
とする協調型の知識ベースシステム。
1. A knowledge base that holds knowledge for problem solving, an inference engine that solves a problem using this knowledge base, and a load of an own knowledge base device is detected to determine whether to start the inference engine. In a knowledge base system in which a plurality of knowledge base devices each having an inference control engine and an input / output unit for exchanging information between a user and a knowledge base device are connected via a network, A problem bulletin board device, which is a problem posting area common to all knowledge base devices for allowing other knowledge base devices to solve unsolvable problems, is provided, and in the knowledge base device, a problem storage unit for storing problems,
A result storage unit for storing the result of problem solving, a posting / capturing means for posting a problem on the problem bulletin board device and taking in the problem from the problem bulletin board device, and sending the problem solution result to the problem sending knowledge base device and problem solving A collaborative knowledge base system comprising: a coordinating means for receiving a result from another knowledge base device and a system control means for comprehensively controlling the respective means.
【請求項2】 自知識ベース装置の知識ベースから要約
である知識ベースエッセンスを抽出する抽出手段と、前
記問題掲示板装置を一定時間毎に調査し新たな問題が掲
示されたときに前記知識ベースエッセンスを利用して自
知識ベース装置で問題解決が可能かどうかの判定を行い
可能であれば問題解決を試みるように指示する前記掲示
/ 取込手段とを有し、他知識ベース装置で解決できなか
った問題を知識ベースエッセンスと自知識ベース装置の
負荷とによって問題解決が可能かどうかの判断を行って
から、可能であれば他知識ベース装置の問題解決を行う
請求項1記載の協調型の知識ベースシステム。
2. The extracting means for extracting a knowledge base essence, which is a summary, from the knowledge base of the self-knowledge base device, and the knowledge base essence when the problem bulletin board device is investigated at regular intervals and a new problem is posted. Using the above, the above-mentioned bulletin board instructing to judge whether the problem can be solved by the self-knowledge base device and try to solve the problem if possible
/ It has a capture means and determines whether a problem that could not be solved by other knowledge-based devices can be solved by the knowledge-base essence and the load on the self-knowledge-based device. The collaborative knowledge base system according to claim 1, which solves a problem of a knowledge base device.
【請求項3】 前記知識ベース装置を用いて問題解決を
行った推論履歴を保存する推論履歴記憶部と、他知識ベ
ース装置に解決してもらった問題を保管する問題記憶部
と、問題解決結果を保管する結果記憶部と、この結果記
憶部の問題解決結果を用いて前記知識ベースを更新する
知識補充エンジンとを有し、他知識ベースの問題解決結
果を自知識ベース装置の知識ベースに反映させる請求項
1記載の協調型の知識ベースシステム。
3. An inference history storage unit for storing an inference history of problem solving using the knowledge base device, a problem storage unit for storing a problem solved by another knowledge base device, and a problem solution result. And a knowledge replenishment engine for updating the knowledge base using the problem solving result of the result storing unit, and reflecting the problem solving result of another knowledge base in the knowledge base of the own knowledge base device The collaborative knowledge base system according to claim 1.
【請求項4】 前記結果記憶部に保持されている同一の
問題に対する複数の問題解決結果のうちのどの問題解決
結果が最も信頼がおけるかの目安になる信頼度を算出す
る信頼性評価手段を備える請求項1記載の協調型の知識
ベースシステム。
4. A reliability evaluation means for calculating a reliability, which is a measure of which of a plurality of problem solution results for the same problem held in the result storage section is the most reliable. The collaborative knowledge-based system of claim 1, comprising.
【請求項5】 前記推論制御エンジンから問題解決失敗
結果を受け取って判断理由から不足している条件が何で
あるかの情報を獲得して質問を作成する質問作成手段を
備える請求項1記載の協調型の知識ベースシステム。
5. The cooperation according to claim 1, further comprising a question creating unit that receives a problem solution failure result from the inference control engine, obtains information about what is a missing condition for a reason for making, and creates a question. Type knowledge base system.
【請求項6】 前記問題掲示板装置が、各知識ベース装
置で解決できなかった問題を受け取る受付手段と、この
受付手段により受け取られた問題を掲示する掲示内容記
憶部と、この掲示内容記憶部を管理する管理手段とから
なる請求項1記載の協調型の知識ベースシステム。
6. The problem bulletin board device includes a reception means for receiving a problem that cannot be solved by each knowledge base device, a bulletin board content storage section for posting a problem received by this reception means, and a bulletin board content storage section. 2. The collaborative knowledge base system according to claim 1, comprising a management means for managing.
【請求項7】 機器等の故障診断や故障内容受付けから
故障診断,故障対応までの一連のクレーム処理の作業に
利用される請求項1記載の協調型の知識ベースシステ
ム。
7. The collaborative knowledge base system according to claim 1, which is used for a series of complaint processing operations from failure diagnosis of devices and the like, acceptance of failure details to failure diagnosis, and failure response.
JP6213206A 1994-08-15 1994-08-15 Collaborative knowledge base system Expired - Fee Related JP2621809B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6213206A JP2621809B2 (en) 1994-08-15 1994-08-15 Collaborative knowledge base system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6213206A JP2621809B2 (en) 1994-08-15 1994-08-15 Collaborative knowledge base system

Publications (2)

Publication Number Publication Date
JPH0855031A true JPH0855031A (en) 1996-02-27
JP2621809B2 JP2621809B2 (en) 1997-06-18

Family

ID=16635301

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6213206A Expired - Fee Related JP2621809B2 (en) 1994-08-15 1994-08-15 Collaborative knowledge base system

Country Status (1)

Country Link
JP (1) JP2621809B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09198291A (en) * 1996-01-17 1997-07-31 Toshiba Corp Concurrent engineering support system and method therefor
JPH10254759A (en) * 1997-03-12 1998-09-25 Toshiba Corp Concurrent engineering supporting device and its method
JP2007249980A (en) * 2007-03-29 2007-09-27 Nippon Business Engineering:Kk Agent system
JP2007272414A (en) * 2006-03-30 2007-10-18 Fujitsu Ltd Knowledge registration program and knowledge registration system
JP2016532185A (en) * 2013-07-05 2016-10-13 リソフトデフ, インコーポレイテッド System and method for creating and implementing an artificial intelligent agent or system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62276627A (en) * 1986-02-21 1987-12-01 Hitachi Ltd Knowledge base system consisting of plural processing means
JPH01305463A (en) * 1988-06-02 1989-12-08 Fujitsu Ltd Load distribution control system in parallel inference machine
JPH05143341A (en) * 1991-11-15 1993-06-11 Ricoh Co Ltd Problem resolving device and diagnostic system using the device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62276627A (en) * 1986-02-21 1987-12-01 Hitachi Ltd Knowledge base system consisting of plural processing means
JPH01305463A (en) * 1988-06-02 1989-12-08 Fujitsu Ltd Load distribution control system in parallel inference machine
JPH05143341A (en) * 1991-11-15 1993-06-11 Ricoh Co Ltd Problem resolving device and diagnostic system using the device

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09198291A (en) * 1996-01-17 1997-07-31 Toshiba Corp Concurrent engineering support system and method therefor
JPH10254759A (en) * 1997-03-12 1998-09-25 Toshiba Corp Concurrent engineering supporting device and its method
JP2007272414A (en) * 2006-03-30 2007-10-18 Fujitsu Ltd Knowledge registration program and knowledge registration system
JP2007249980A (en) * 2007-03-29 2007-09-27 Nippon Business Engineering:Kk Agent system
JP2016532185A (en) * 2013-07-05 2016-10-13 リソフトデフ, インコーポレイテッド System and method for creating and implementing an artificial intelligent agent or system

Also Published As

Publication number Publication date
JP2621809B2 (en) 1997-06-18

Similar Documents

Publication Publication Date Title
US5933601A (en) Method for systems management of object-based computer networks
US6557025B1 (en) Method and apparatus that improves the technique by which a plurality of agents process information distributed over a network through by way of a contract net protocol
US6557122B1 (en) Notification system for informing a network user of a problem in the network
CN103034735B (en) Big data distributed file export method
JPH01194054A (en) Program loading system for distributed processing system
JP2001084320A (en) Workflow management system
JP2001202408A (en) Device and method for assisting element composition and recording medium
CN111240806B (en) Distributed container mirror image construction scheduling method
JP2621809B2 (en) Collaborative knowledge base system
JP4067139B2 (en) Information retrieval client system
US20030061334A1 (en) Method, apparatus, system, computer program and computer program product of network management
CN101344741A (en) Program determining apparatus and program determining method
JP2001265603A (en) Automatic division software distribution system and method therefor
JP3006610B1 (en) Work flow support execution system
JP4703811B2 (en) Server device, failure management system, information processing method, and recording medium
CN110442554A (en) A kind of data managing method and device of electric inspection process
JP2005202920A (en) Workflow system and method for managing it
JP3384911B2 (en) Condition monitoring system in multi-computer system
JP2000112847A (en) Client-server system and method for monitoring operation of client
JP2001306282A (en) Printing device
WO2023116276A1 (en) Fault handling method and apparatus, electronic device and storage medium
JPH06149693A (en) Electronic mail driving type computer system and file operating method
JPH10124432A (en) Client server system
JPH07219811A (en) Integrated managing method for plural computer systems
KR100881654B1 (en) Computer system and information processing method

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees