CN111931936A - Equipment fault diagnosis method based on collaborative case reasoning and semantic model reasoning - Google Patents

Equipment fault diagnosis method based on collaborative case reasoning and semantic model reasoning Download PDF

Info

Publication number
CN111931936A
CN111931936A CN202010553423.1A CN202010553423A CN111931936A CN 111931936 A CN111931936 A CN 111931936A CN 202010553423 A CN202010553423 A CN 202010553423A CN 111931936 A CN111931936 A CN 111931936A
Authority
CN
China
Prior art keywords
case
fault diagnosis
ontology
reasoning
fault
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.)
Withdrawn
Application number
CN202010553423.1A
Other languages
Chinese (zh)
Inventor
刘立
刘子文
韩光洁
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hohai University HHU
Original Assignee
Hohai University HHU
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 Hohai University HHU filed Critical Hohai University HHU
Priority to CN202010553423.1A priority Critical patent/CN111931936A/en
Publication of CN111931936A publication Critical patent/CN111931936A/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N5/00Computing arrangements using knowledge-based models
    • G06N5/04Inference or reasoning models
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/30Semantic analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N5/00Computing arrangements using knowledge-based models
    • G06N5/02Knowledge representation; Symbolic representation
    • G06N5/022Knowledge engineering; Knowledge acquisition
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N5/00Computing arrangements using knowledge-based models
    • G06N5/04Inference or reasoning models
    • G06N5/048Fuzzy inferencing

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Artificial Intelligence (AREA)
  • Computational Linguistics (AREA)
  • Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Mathematical Physics (AREA)
  • Computing Systems (AREA)
  • Evolutionary Computation (AREA)
  • Automation & Control Theory (AREA)
  • Fuzzy Systems (AREA)
  • Health & Medical Sciences (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • General Health & Medical Sciences (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Test And Diagnosis Of Digital Computers (AREA)

Abstract

本发明公开了一种协同案例推理与语义模型推理的设备故障诊断方法,包括如下步骤:S1收集案例,构建案例库;S2结合模糊逻辑和FMEA分析法提取的知识,以模糊本体开发方法论流程构建故障诊断本体模型;S3在本体模型中获得的知识基础上,结合专家经验生成相应的SWRL规则,对生成的SWRL规则进行冲突检测后构成故障诊断规则库。S4根据以上构建的故障诊断本体模型、规则库和案例库进行故障检测。本发明在CBR与RBR结合的基础上,通过将模糊逻辑和FMEA分析法提取的知识融合到本体模型的构建中,提高了本体模型的完整性,对于不确定知识的定义更为合理;同时利用了浅层知识和深层知识构建了诊断规则,提高了规则库的完整性和准确性,从而提高了诊断框架的推理性。

Figure 202010553423

The invention discloses an equipment fault diagnosis method for collaborative case reasoning and semantic model reasoning. Fault diagnosis ontology model; S3 generates the corresponding SWRL rules based on the knowledge obtained in the ontology model, combined with expert experience, and forms a fault diagnosis rule base after conflict detection of the generated SWRL rules. S4 performs fault detection according to the fault diagnosis ontology model, rule base and case base constructed above. Based on the combination of CBR and RBR, the present invention integrates the knowledge extracted by fuzzy logic and FMEA analysis into the construction of the ontology model, thereby improving the integrity of the ontology model, and the definition of uncertain knowledge is more reasonable; Based on shallow knowledge and deep knowledge, diagnostic rules are constructed, which improves the integrity and accuracy of the rule base, thereby improving the reasoning of the diagnostic framework.

Figure 202010553423

Description

一种协同案例推理与语义模型推理的设备故障诊断方法A Device Fault Diagnosis Method Based on Collaborative Case Reasoning and Semantic Model Reasoning

技术领域technical field

本发明涉及一种协同案例推理与语义模型推理的设备故障诊断方法,属于工业物联网中的故障诊断和信息技术领域。The invention relates to an equipment fault diagnosis method for collaborative case reasoning and semantic model reasoning, and belongs to the field of fault diagnosis and information technology in the industrial Internet of Things.

背景技术Background technique

基于语义模型的故障诊断方法在工业物联网背景中应用范围十分广泛。其中本体模型可以对知识集成,共享和重用,克服了数据异构性问题,可根据模型生成诊断规则,并可以与基于案例的推理(CBR)结合,从而提高诊断效率。根据工作模式,设备可分为不同级别(如设备,系统,组件,零件),某级别发生的故障可能会影响到其他级别的工作模式。对于此类信息,故障模式及影响分析(FMEA)是一种有效的提取方法。由于FMEA具有知识难以获取,且存在表达方式不一致的问题,将提取的知识融入本体模型中是有效的解决方法,但是仍存在一些问题:Semantic model-based fault diagnosis methods have a wide range of applications in the context of the Industrial Internet of Things. Among them, the ontology model can integrate, share and reuse knowledge, overcome the problem of data heterogeneity, generate diagnostic rules according to the model, and can be combined with case-based reasoning (CBR) to improve the diagnostic efficiency. According to the working mode, equipment can be divided into different levels (such as equipment, systems, components, parts), and the failure of one level may affect the working mode of other levels. For such information, Failure Modes and Effects Analysis (FMEA) is an effective extraction method. Since FMEA has the problem of difficulty in acquiring knowledge and inconsistency in expression, integrating the extracted knowledge into the ontology model is an effective solution, but there are still some problems:

1)基于本体模型的故障诊断准确率依赖于模型的完整程度,以及生成规则的合理性,需要专家经验分析(浅层知识)以及诊断对象结构和数据(深层知识)的支持;1) The accuracy of fault diagnosis based on the ontology model depends on the completeness of the model and the rationality of the generated rules, which requires the support of expert experience analysis (shallow knowledge) and the structure and data of the diagnostic object (deep knowledge);

2)根据本体模型生成的刚性规则在推理过程中可能出现推理结果不准确的问题。2) In the inference process, the rigid rules generated by the ontology model may cause inaccurate inference results.

发明内容SUMMARY OF THE INVENTION

为了提高故障诊断本体模型的完整程度,完善诊断规则,改善刚性规则带来的问题,提高推理结果和诊断的准确性,本发明提供一种协同案例推理与语义模型推理的设备故障诊断方法,融入了模糊逻辑和FMEA分析提取的知识,以本体形式构建了故障诊断语义模型,将CBR结合到了模型中以提高诊断效率。In order to improve the integrity of the fault diagnosis ontology model, improve the diagnosis rules, improve the problems caused by rigid rules, and improve the accuracy of the inference results and diagnosis, the present invention provides an equipment fault diagnosis method for coordinating case reasoning and semantic model reasoning. Based on the knowledge extracted from fuzzy logic and FMEA analysis, a fault diagnosis semantic model is constructed in the form of ontology, and CBR is integrated into the model to improve the diagnosis efficiency.

本发明中主要采用的技术方案为:The technical scheme mainly adopted in the present invention is:

一种协同案例推理与语义模型推理的设备故障诊断方法,包括如下步骤:A device fault diagnosis method for collaborative case reasoning and semantic model reasoning, comprising the following steps:

S1收集案例,构建案例库;S1 collects cases and builds a case library;

S2结合模糊逻辑和FMEA分析法提取的知识,以模糊本体开发方法论流程构建故障诊断本体模型;S2 combines the knowledge extracted by fuzzy logic and FMEA analysis method to construct a fault diagnosis ontology model with the methodological process of fuzzy ontology development;

S3在本体模型中获得的知识基础上,结合专家经验生成相应的SWRL规则,对生成的SWRL规则进行冲突检测后构成故障诊断规则库;Based on the knowledge obtained in the ontology model, S3 generates the corresponding SWRL rules in combination with expert experience, and performs conflict detection on the generated SWRL rules to form a fault diagnosis rule base;

S4根据以上构建的故障诊断本体模型、规则库和案例库进行故障检测,其检测流程分为CBR模块和RBR模块,其中,所述CBR模块包括本体模型和案例库,通过重用历史案例的经验进行故障诊断,所述RBR模块包括本体模型和规则库,用于在CBR模块失效时,即当案例匹配相似度低于阈值,通过SWRL规则推理来进行故障诊断。S4 performs fault detection according to the above-built fault diagnosis ontology model, rule base and case base. The detection process is divided into a CBR module and an RBR module, wherein the CBR module includes an ontology model and a case base, and is carried out by reusing the experience of historical cases. For fault diagnosis, the RBR module includes an ontology model and a rule base, and is used for fault diagnosis through SWRL rule reasoning when the CBR module fails, that is, when the case matching similarity is lower than a threshold.

优选地,所述步骤S2的故障诊断本体模型构建中,结合了模糊逻辑和FMEA分析法,采用模糊本体开发方法论流程来开发本体,具体步骤如下:Preferably, in the construction of the fault diagnosis ontology model in the step S2, the fuzzy logic and the FMEA analysis method are combined, and the fuzzy ontology development methodology process is used to develop the ontology, and the specific steps are as follows:

S2-1:利用FMEA分析法获得诊断对象中同级别或不同级别设备和组件间的关系;S2-1: Use the FMEA analysis method to obtain the relationship between the equipment and components of the same level or different levels in the diagnostic object;

S2-2:对于具有不确定性的部分,模糊本体开发方法论流程中对其模糊需求程度进行定义,将以上知识融入故障诊断本体模型以提高其类和属性的关系完整程度。S2-2: For the part with uncertainty, define the degree of fuzzy requirements in the methodological process of fuzzy ontology development, and integrate the above knowledge into the fault diagnosis ontology model to improve the completeness of the relationship between its classes and attributes.

优选地,所述步骤S4中,故障检测的具体过程如下:Preferably, in the step S4, the specific process of fault detection is as follows:

S4-1:选取新案例中的参数特征;S4-1: Select the parameter features in the new case;

S4-2:首先执行CBR模块,基于故障诊断本体模型,根据步骤S4-1选取的参数特征,在案例库中进行案例检索,若参数特征与案例库中的案例匹配成功时,则采用该案例,选取的参数特征和匹配案例中的故障维修方法作为一个新案例,对其和匹配案例的相似度进行评估,若相似度低于阈值则将其储存在案例库中进行案例更新,若高于阈值则不进行更新,评估完成后结束CBR模块,完成故障诊断;若参数特征与案例库中的案例匹配失败,则结束CBR模块,进入步骤S4-3;S4-2: First execute the CBR module, based on the fault diagnosis ontology model, and according to the parameter features selected in step S4-1, perform case retrieval in the case database. If the parameter features and the cases in the case database are successfully matched, the case is used. , the selected parameter features and the fault repair method in the matching case are regarded as a new case, and the similarity between it and the matching case is evaluated. If the similarity is lower than the threshold, it will be stored in the case database for case update. The threshold value is not updated. After the evaluation is completed, the CBR module is terminated to complete the fault diagnosis; if the parameter feature fails to match the case in the case database, the CBR module is terminated, and the process goes to step S4-3;

S4-3: 执行RBR模块,基于故障诊断本体模型,根据规则库中的SWRL规则来判断故障原因,故障位置和维护措施,完成故障诊断,并将该案例加入案例库中进行更新;若出现新的故障种类,则首先通过规则库中的SWRL规则对其进行初步诊断,若诊断结果有效,则将该案例添加至案例库中进行更新。S4-3: Execute the RBR module, based on the fault diagnosis ontology model, according to the SWRL rules in the rule base to determine the fault cause, fault location and maintenance measures, complete the fault diagnosis, and add the case to the case database for updating; If the fault type is the fault type, firstly diagnose it through the SWRL rule in the rule base, if the diagnosis result is valid, then add the case to the case base for update.

优选地,所述规则库根据专家经验或实际案例分析而新生成的规则,在执行规则冲突检测后添加至规则库中进行更新。Preferably, rules newly generated from the rule base according to expert experience or actual case analysis are added to the rule base for updating after rule conflict detection is performed.

有益效果:本发明提供一种协同案例推理与语义模型推理的设备故障诊断方法,在CBR与RBR结合的基础上,通过将模糊逻辑和FMEA分析法提取的知识融合到本体模型的构建中,提高了本体模型的完整性,对于不确定知识的定义更为合理;同时利用了浅层知识和深层知识构建了诊断规则,提高了规则库的完整性和准确性,从而提高了诊断框架的推理性。Beneficial effects: The present invention provides a device fault diagnosis method for collaborative case reasoning and semantic model reasoning. On the basis of the combination of CBR and RBR, the knowledge extracted by fuzzy logic and FMEA analysis method is integrated into the construction of the ontology model, improving the performance of the ontology model. The integrity of the ontology model is improved, and the definition of uncertain knowledge is more reasonable; at the same time, the shallow knowledge and deep knowledge are used to construct diagnostic rules, which improves the integrity and accuracy of the rule base, thereby improving the reasoning of the diagnostic framework. .

附图说明Description of drawings

图1为故障诊断的流程图;Figure 1 is a flowchart of fault diagnosis;

图2为RBR模块所用到的本体模型及规则库构建流程;Figure 2 shows the construction process of the ontology model and rule base used by the RBR module;

图3为CBR模块的工作流程。Figure 3 shows the workflow of the CBR module.

具体实施方式Detailed ways

为了使本技术领域的人员更好地理解本申请中的技术方案,下面对本申请实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都应当属于本申请保护的范围。In order to make those skilled in the art better understand the technical solutions in the present application, the technical solutions in the embodiments of the present application will be described clearly and completely below. Obviously, the described embodiments are only a part of the embodiments of the present application, and Not all examples. Based on the embodiments in the present application, all other embodiments obtained by those of ordinary skill in the art without creative work shall fall within the scope of protection of the present application.

如图1所示,一种协同案例推理与语义模型推理的设备故障诊断方法,包括如下步骤:As shown in Figure 1, a device fault diagnosis method for collaborative case reasoning and semantic model reasoning includes the following steps:

S1收集案例,构建案例库;S1 collects cases and builds a case library;

S2结合模糊逻辑和FMEA分析法提取的知识,以模糊本体开发方法论流程构建故障诊断本体模型;S2 combines the knowledge extracted by fuzzy logic and FMEA analysis method to construct a fault diagnosis ontology model with the methodological process of fuzzy ontology development;

S3在本体模型中获得的知识基础上,结合专家经验生成相应的SWRL规则,对生成的SWRL规则进行冲突检测后构成故障诊断规则库。(规则库的构建属于现有技术,模型构建完成后根据其结构和关系,手动编辑规则,故而未加详述)。Based on the knowledge obtained in the ontology model, S3 generates the corresponding SWRL rules combined with expert experience, and forms a fault diagnosis rule base after the conflict detection of the generated SWRL rules. (The construction of the rule base belongs to the existing technology. After the model is constructed, the rules are manually edited according to its structure and relationship, so it is not described in detail).

S4根据以上构建的故障诊断本体模型、规则库和案例库进行故障检测,其检测流程分为CBR模块和RBR模块,其中,所述CBR模块包括本体模型和案例库,通过重用历史案例的经验进行故障诊断,所述RBR模块包括本体模型和规则库,用于在CBR模块失效时,即当案例匹配相似度低于阈值,通过SWRL规则推理来进行故障诊断。S4 performs fault detection according to the above-built fault diagnosis ontology model, rule base and case base. The detection process is divided into a CBR module and an RBR module, wherein the CBR module includes an ontology model and a case base, and is carried out by reusing the experience of historical cases. For fault diagnosis, the RBR module includes an ontology model and a rule base, and is used for fault diagnosis through SWRL rule reasoning when the CBR module fails, that is, when the case matching similarity is lower than a threshold.

优选地,如图2所示,所述步骤S2的故障诊断本体模型构建中,结合了模糊逻辑和FMEA分析法,采用模糊本体开发方法论流程来开发本体,具体步骤如下:Preferably, as shown in FIG. 2 , in the construction of the fault diagnosis ontology model in the step S2, fuzzy logic and FMEA analysis method are combined, and the fuzzy ontology development methodology process is used to develop the ontology. The specific steps are as follows:

S2-1:利用FMEA分析法获得诊断对象中同级别或不同级别设备和组件间的关系;S2-1: Use the FMEA analysis method to obtain the relationship between the equipment and components of the same level or different levels in the diagnostic object;

S2-2:对于具有不确定性的部分,模糊本体开发方法论流程中对其模糊需求程度进行定义,将以上知识融入故障诊断本体模型以提高其类和属性的关系完整程度。(本发明中所述不确定部分为需要根据实际领域来确定,一般为案例中描述不清,或是设备中没有故障案例但可能出现故障的相关参数部分。所述知识即模糊本体开发方法论(FODM)流程中对不确定的部分的定义,融入指将模糊的相关类和参数定义在故障诊断本体模型中)。S2-2: For the part with uncertainty, define the degree of fuzzy requirements in the methodological process of fuzzy ontology development, and integrate the above knowledge into the fault diagnosis ontology model to improve the completeness of the relationship between its classes and attributes. (The uncertain part in the present invention needs to be determined according to the actual field, generally it is not clearly described in the case, or there is no fault case in the equipment but the relevant parameter part that may fail. The knowledge is the fuzzy ontology development methodology ( FODM) the definition of the uncertain part in the process, integration refers to the definition of vague related classes and parameters in the fault diagnosis ontology model).

优选地,所述步骤S4中,如图3所示,故障检测的具体过程如下:Preferably, in the step S4, as shown in FIG. 3, the specific process of fault detection is as follows:

S4-1:选取新案例中的参数特征;S4-1: Select the parameter features in the new case;

S4-2:首先执行CBR模块,基于故障诊断本体模型,根据步骤S4-1选取的参数特征,在案例库中进行案例检索,若参数特征与案例库中的案例匹配成功时,则采用该案例,选取的参数特征和匹配案例中的故障维修方法作为一个新案例,对其和匹配案例的相似度进行评估,若相似度低于阈值则将其储存在案例库中进行案例更新,若高于阈值则不进行更新,评估完成后结束CBR模块,完成故障诊断;若参数特征与案例库中的案例匹配失败,则结束CBR模块,进入步骤S4-3;S4-2: First execute the CBR module, based on the fault diagnosis ontology model, and according to the parameter features selected in step S4-1, perform case retrieval in the case database. If the parameter features and the cases in the case database are successfully matched, the case is used. , the selected parameter features and the fault repair method in the matching case are regarded as a new case, and the similarity between it and the matching case is evaluated. If the similarity is lower than the threshold, it will be stored in the case database for case update. The threshold value is not updated. After the evaluation is completed, the CBR module is terminated to complete the fault diagnosis; if the parameter feature fails to match the case in the case database, the CBR module is terminated, and the process goes to step S4-3;

S4-3:执行RBR模块,基于故障诊断本体模型,根据规则库中的SWRL规则来判断故障原因,故障位置和维护措施,完成故障诊断,并将该案例加入案例库中进行更新;若出现新的故障种类,则首先通过规则库中的SWRL规则对其进行初步诊断,若诊断结果有效,则将该案例添加至案例库中进行更新。S4-3: Execute the RBR module, based on the fault diagnosis ontology model, according to the SWRL rules in the rule base to determine the fault cause, fault location and maintenance measures, complete the fault diagnosis, and add the case to the case database for updating; If the fault type is the fault type, firstly diagnose it through the SWRL rule in the rule base, if the diagnosis result is valid, then add the case to the case base for update.

优选地,所述规则库根据专家经验或实际案例分析而新生成的规则,在执行规则冲突检测后添加至规则库中进行更新。Preferably, rules newly generated from the rule base according to expert experience or actual case analysis are added to the rule base for updating after rule conflict detection is performed.

本发明,调用CBR和RBR模块进行故障诊断,通过输入参数如故障模式以及相关的数据值,得到反馈来确定故障的相关信息。In the present invention, the CBR and RBR modules are called for fault diagnosis, and the relevant information of the fault is determined by inputting parameters such as fault mode and related data values, and obtaining feedback.

1.本体模型的构建1. Construction of ontology model

对于本体模型的构建,采用模糊本体开发方法论(FODM)的流程。首先根据FMEA分析法提取设备,系统及部件间关系以及相关参数值,作为本体模型中类,对象属性和数据属性的构建基础,主要包括故障模式编号,故障模式,设备部件,故障影响,故障原因和维护措施。将以上得到的信息在本体中定义为相关的类++及属性,提取FMEA知识后,考虑了模糊性的本体模型构建步骤如下:For the construction of ontology model, the process of Fuzzy Ontology Development Methodology (FODM) is adopted. Firstly, according to the FMEA analysis method, the relationship between equipment, systems and components and related parameter values are extracted as the basis for the construction of classes, object attributes and data attributes in the ontology model, mainly including failure mode number, failure mode, equipment components, failure effects, failure causes and maintenance measures. The information obtained above is defined as related classes++ and attributes in the ontology, and after extracting the FMEA knowledge, the building steps of the ontology model considering the ambiguity are as follows:

1)确定本体的目的和范围,提出基本问题并明确回答。1) Determine the purpose and scope of the ontology, ask basic questions and answer them clearly.

2)确定模糊性的需求:对本体的领域或范围进一步识别,并根据FMEA提取知识的明确程度,确定是否将模糊性引入到本体设计中,根据模糊本体的定义,识别不同类型的模糊性。2) Determine the need for ambiguity: further identify the domain or scope of the ontology, and determine whether to introduce ambiguity into the ontology design according to the clarity of the knowledge extracted from the FMEA, and identify different types of ambiguity according to the definition of the fuzzy ontology.

3)确定模糊相关信息:对需要模糊定义的部分进行进一步调查,识别真正需要模糊定义的信息(如果有精确信息则不需要模糊性),将预期领域(即实际要进行故障诊断的设备)中的知识库分为精确信息和模糊信息。3) Determining the vaguely relevant information: Conduct further investigation on the part that needs vague definition, identify the information that really needs vague definition (if there is precise information, no need for ambiguity), put it in the expected field (that is, the equipment that is actually going to be faulted). The knowledge base is divided into precise information and fuzzy information.

4)考虑重用现有本体:检查与领域或范围相关的现有本体并确定其可重用性。4) Consider reusing existing ontologies: Examine existing ontologies related to the domain or scope and determine their reusability.

5)重用模糊本体元素:对可重用的本体进行检查,确定其中选择的本体元素是否模糊,如果仅有清晰本体元素可重用则进入步骤7,如果仅存在模糊本体元素可重用则进入步骤6;如果都存在则同时激活步骤6和7。5) Reuse fuzzy ontology elements: Check the reusable ontology to determine whether the selected ontology elements are fuzzy, if only clear ontology elements can be reused, go to step 7, if only fuzzy ontology elements can be reused, go to step 6; If both exist, activate steps 6 and 7 at the same time.

6)正确的模糊本体元素:现有模糊本体元素提供的模糊性规范和建模可能无法匹配,需完善本体元素的模糊化以适应目标本体要求,确保对预期领域或应用中存在模糊含义的信息进行正确近似。6) Correct fuzzy ontology elements: The fuzzy specification and modeling provided by the existing fuzzy ontology elements may not match. It is necessary to improve the fuzzification of the ontology elements to meet the requirements of the target ontology, and to ensure that there is information with ambiguous meaning in the expected field or application. make a correct approximation.

7)定义模糊本体元素:根据专业知识或历史统计数据定义不同的模糊本体元素,以提供对领域中模糊和不精确信息的性质的正确近似。7) Define Fuzzy Ontology Elements: Define different fuzzy ontology elements based on expertise or historical statistics to provide a correct approximation to the nature of vague and imprecise information in the domain.

8)定义清晰本体元素:采用自顶向下和自底向上方法的组合来开发类层次结构,定义关系(对象属性)来链接不同的概念(类),同时开发数据属性,公理,实例的清晰本体元素。8) Clearly define ontology elements: use a combination of top-down and bottom-up approaches to develop class hierarchies, define relationships (object properties) to link different concepts (classes), and develop data attributes, axioms, instance clarity Ontology elements.

9)正规化:将步骤8设计的本体元素形式化为机器可读格式。9) Regularization: Formalize the ontology elements designed in step 8 into a machine-readable format.

10)验证:根据正确性,一致性,完整性,合理性,可理解性,简洁性验证设计的本体。10) Verification: Verification of the designed ontology in terms of correctness, consistency, completeness, rationality, understandability, and simplicity.

此外,将案例库以本体的形式构建,创建相关的类和属性,融入到故障诊断的本体模型中,以支持CBR模块的运行。In addition, the case library is constructed in the form of ontology, and related classes and attributes are created and integrated into the ontology model of fault diagnosis to support the operation of the CBR module.

2.CBR模块2. CBR module

发生故障时,从数据采集设备获得的参数将发生变化。案例检索是指根据参数特征(如设备类型,故障现象和操作参数)搜索案例库。案例库是根据故障诊断本体的类别和属性,针对历史案例归档相应的数据,从而构建的故障诊断案例的集合。本体模型可以使用以语义方式构建的案例来检索,通过匹配上述特征所定义的类,与本体模型和案例之间的特征索引对应的参数的实际数据值来实现案例匹配。相似度值用于判断待诊断故障与案例库中案例之间的相似度,若相似度大于设定的阈值则可以考虑采用该结果,成功地完成案例匹配后,实际的故障诊断结果可以保存到案例库中。In the event of a failure, the parameters obtained from the data acquisition device will change. Case retrieval refers to searching the case library based on parameter characteristics such as equipment type, fault phenomenon and operating parameters. The case base is a collection of fault diagnosis cases constructed by filing corresponding data for historical cases according to the categories and attributes of fault diagnosis ontology. Ontology models can be retrieved using semantically constructed cases, and case matching is achieved by matching the classes defined by the above features, with actual data values of parameters corresponding to the feature index between the ontology model and the case. The similarity value is used to judge the similarity between the fault to be diagnosed and the cases in the case database. If the similarity is greater than the set threshold, the result can be considered. After the case matching is successfully completed, the actual fault diagnosis result can be saved to in the case library.

3.RBR模块3. RBR module

当CBR模块未成功匹配案例时,则触发RBR模块。根据本体模型中获取的知识以及专家经验生成的SWRL规则,组成了故障诊断模型的规则库。根据故障参数如故障模式,检测出的相关数据属性值等元素,触发规则库中相关的规则进行推理以达到故障诊断的目的,推理结果展示出可能的故障原因,并给出相应的维护措施。对于出现未知类型的故障,根据本体中的类及属性关系,以及SWRL规则进行初步推理。推理出的结果若符合事实,则该结果也可以保存至案例库中。此外,规则库也可以不断完善,根据专家经验或实际案例分析而新生成的规则,在执行规则冲突检测后可以添加至规则库中。When the CBR module fails to match the case, the RBR module is triggered. According to the knowledge acquired in the ontology model and the SWRL rules generated by the expert experience, the rule base of the fault diagnosis model is formed. According to the failure parameters such as failure mode, detected related data attribute values and other elements, the relevant rules in the rule base are triggered to perform inference to achieve the purpose of fault diagnosis. The inference results show the possible failure causes and provide corresponding maintenance measures. For unknown types of faults, preliminary inferences are made according to the class and attribute relationships in the ontology and SWRL rules. If the inferred result conforms to the facts, the result can also be saved in the case library. In addition, the rule base can also be continuously improved, and newly generated rules based on expert experience or actual case analysis can be added to the rule base after rule conflict detection is performed.

本发明中提及的专家经验是对设备进行分析得到的设备结构方面的知识,或是对已有故障的判断,属于专业术语。The expert experience mentioned in the present invention is the knowledge about the structure of the equipment obtained by analyzing the equipment, or the judgment of the existing fault, which is a professional term.

以上所述仅是本发明的优选实施方式,应当指出,对于本技术领域的普通技术人员来说,在不脱离本发明原理的前提下,还可以做出若干改进和润饰,这些改进和润饰也应视为本发明的保护范围。The above are only the preferred embodiments of the present invention. It should be pointed out that for those skilled in the art, without departing from the principles of the present invention, several improvements and modifications can be made. It should be regarded as the protection scope of the present invention.

Claims (4)

1. A device fault diagnosis method based on collaborative case reasoning and semantic model reasoning is characterized by comprising the following steps:
s1, collecting cases and constructing a case library;
s2, establishing a fault diagnosis ontology model by a fuzzy ontology development methodology process by combining knowledge extracted by fuzzy logic and FMEA analysis;
s3, generating a corresponding SWRL rule by combining with expert experience on the basis of the knowledge obtained in the ontology model, and performing conflict detection on the generated SWRL rule to form a fault diagnosis rule base;
s4 carries out fault detection according to the fault diagnosis body model, rule base and case base, the detection process is divided into a CBR module and an RBR module, wherein the CBR module comprises the body model and the case base, fault diagnosis is carried out by reusing experience of historical cases, and the RBR module comprises the body model and the rule base and is used for carrying out fault diagnosis through SWRL rule reasoning when the CBR module fails, namely when case matching similarity is lower than a threshold value.
2. The method for diagnosing equipment faults by coordinating case reasoning and semantic model reasoning with claim 1, wherein: in the fault diagnosis ontology model construction of the step S2, a fuzzy logic and FMEA analysis method are combined, and an ontology is developed by adopting a fuzzy ontology development methodology flow, which includes the following specific steps:
s2-1: obtaining the relation between the equipment and the components at the same level or different levels in the diagnostic object by using an FMEA (failure mode and effects analysis) method;
s2-2: and for the part with uncertainty, defining the fuzzy requirement degree of the fuzzy ontology in the development methodology process of the fuzzy ontology, and integrating the knowledge into the fault diagnosis ontology model to improve the relationship integrity degree of the classes and the attributes of the fault diagnosis ontology model.
3. The method for diagnosing equipment faults by coordinating case reasoning and semantic model reasoning with claim 1, wherein: in step S4, the specific process of fault detection is as follows:
s4-1: selecting parameter characteristics in the new case;
s4-2: firstly, executing a CBR module, based on a fault diagnosis body model, carrying out case retrieval in a case base according to the parameter characteristics selected in the step S4-1, if the parameter characteristics are successfully matched with the cases in the case base, adopting the cases, using the selected parameter characteristics and a fault maintenance method in the matching cases as a new case, evaluating the similarity between the new case and the matching cases, if the similarity is lower than a threshold value, storing the new case in the case base for case updating, if the similarity is higher than the threshold value, not updating, finishing the CBR module after the evaluation is finished, and finishing fault diagnosis; if the matching of the parameter characteristics and the cases in the case base fails, ending the CBR module and entering the step S4-3;
s4-3: executing an RBR module, judging the fault reason, fault position and maintenance measure according to the SWRL rule in the rule base based on the fault diagnosis body model, completing fault diagnosis, and adding the case into the case base for updating; if a new fault type occurs, the fault type is primarily diagnosed through the SWRL rule in the rule base, and if the diagnosis result is valid, the case is added into the case base for updating.
4. The method for diagnosing equipment faults by coordinating case reasoning and semantic model reasoning with claim 1, wherein: and the rule base is added into the rule base for updating after rule conflict detection is carried out according to the newly generated rule based on expert experience or actual case analysis.
CN202010553423.1A 2020-06-17 2020-06-17 Equipment fault diagnosis method based on collaborative case reasoning and semantic model reasoning Withdrawn CN111931936A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010553423.1A CN111931936A (en) 2020-06-17 2020-06-17 Equipment fault diagnosis method based on collaborative case reasoning and semantic model reasoning

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010553423.1A CN111931936A (en) 2020-06-17 2020-06-17 Equipment fault diagnosis method based on collaborative case reasoning and semantic model reasoning

Publications (1)

Publication Number Publication Date
CN111931936A true CN111931936A (en) 2020-11-13

Family

ID=73316191

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010553423.1A Withdrawn CN111931936A (en) 2020-06-17 2020-06-17 Equipment fault diagnosis method based on collaborative case reasoning and semantic model reasoning

Country Status (1)

Country Link
CN (1) CN111931936A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112396197A (en) * 2020-12-18 2021-02-23 三门核电有限公司 Equipment fault diagnosis system and method based on information fusion technology
CN113011726A (en) * 2021-03-08 2021-06-22 浙江大学 Intelligent analysis and processing system for quality data in tractor manufacturing process
CN113128878A (en) * 2021-04-23 2021-07-16 中国人民解放军陆军工程大学 Equipment guarantee simulation rule construction method and terminal equipment
CN114254099A (en) * 2021-11-03 2022-03-29 北京思特奇信息技术股份有限公司 A recommended method, system and electronic device for automatic processing of fault work orders
CN115329774A (en) * 2022-10-14 2022-11-11 中国建筑科学研究院有限公司 Intelligent building fault diagnosis rule generation method and device based on semantic matching

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112396197A (en) * 2020-12-18 2021-02-23 三门核电有限公司 Equipment fault diagnosis system and method based on information fusion technology
CN113011726A (en) * 2021-03-08 2021-06-22 浙江大学 Intelligent analysis and processing system for quality data in tractor manufacturing process
CN113011726B (en) * 2021-03-08 2024-02-02 浙江大学 Intelligent analysis processing system for quality data in tractor manufacturing process
CN113128878A (en) * 2021-04-23 2021-07-16 中国人民解放军陆军工程大学 Equipment guarantee simulation rule construction method and terminal equipment
CN114254099A (en) * 2021-11-03 2022-03-29 北京思特奇信息技术股份有限公司 A recommended method, system and electronic device for automatic processing of fault work orders
CN115329774A (en) * 2022-10-14 2022-11-11 中国建筑科学研究院有限公司 Intelligent building fault diagnosis rule generation method and device based on semantic matching

Similar Documents

Publication Publication Date Title
CN111931936A (en) Equipment fault diagnosis method based on collaborative case reasoning and semantic model reasoning
CN106844194B (en) A kind of construction method of multi-level software fault diagnosis expert system
Yu et al. A digital twin-based decision analysis framework for operation and maintenance of tunnels
Fenton et al. Fault diagnosis of electronic systems using intelligent techniques: A review
CN101950382B (en) Method for optimal maintenance decision-making of hydraulic equipment with risk control
JP3209163B2 (en) Classifier
CN118394561B (en) Method and device for diagnosing server fault, storage medium and electronic equipment
CN109308411B (en) Method and system for hierarchically detecting software behavior defects based on artificial intelligence decision tree
CN101590918A (en) Method for automatic fault diagnosis of satellite and diagnostic system thereof
CN116467674B (en) A distribution network intelligent fault processing fusion update system and method
CN118396162B (en) Power data analysis method, analysis system, power system, terminal equipment, and storage medium
CN113779590B (en) A source code vulnerability detection method based on multi-dimensional representation
CN112699927B (en) Pipeline fault diagnosis method and system
CN116611523B (en) Explainable fault prediction method and system for turbofan engines
Sandhu et al. A comparative analysis of conjugate gradient algorithms & PSO based neural network approaches for reusability evaluation of procedure based software systems
CN116049642A (en) Fault diagnosis method, system, electronic equipment and computer storage medium
Kumar et al. A phase wise approach for fault identification
CN115329962A (en) Visual interpretation method of normal form graph model
Diao et al. Multiple aspects maintenance ontology-based intelligent maintenance optimization framework for safety-critical systems
CN113392921B (en) Data-driven wind control strategy rule generation method and system
Hubauer et al. Relaxed Abduction
Coetzer Repairing classical ontologies using defeasible reasoning techniques
WO2025019538A2 (en) Multiple aspects maintenance ontology system and method
Andriushchenko et al. Small Decision Trees for MDPs with Deductive Synthesis
Stein Model compilation and diagnosability of technical systems

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WW01 Invention patent application withdrawn after publication

Application publication date: 20201113

WW01 Invention patent application withdrawn after publication