亚洲免费av电影一区二区三区,日韩爱爱视频,51精品视频一区二区三区,91视频爱爱,日韩欧美在线播放视频,中文字幕少妇AV,亚洲电影中文字幕,久久久久亚洲av成人网址,久久综合视频网站,国产在线不卡免费播放

        ?

        電控發(fā)動(dòng)機(jī)故障診斷專家系統(tǒng)設(shè)計(jì)

        2013-08-22 11:23:54張忠洋遼寧工業(yè)大學(xué)汽車與交通工程學(xué)院遼寧錦州121001
        機(jī)床與液壓 2013年24期
        關(guān)鍵詞:故障診斷發(fā)動(dòng)機(jī)

        魏 丹,張忠洋遼寧工業(yè)大學(xué)汽車與交通工程學(xué)院,遼寧錦州 121001

        1.Introduction

        Along with the enhance of the automobile technology,the automobile structure and function are complex and perfect day by day,especially the computer and the control science applied widely on automobile,it improved the dynamics,the economy and the emissions etc.of the automobile[1].Electronic control technology makes the automobile as high-tech products with mechanical,electrical and fluid,but it needs higher requirements for the technology of automobile fault diagnosis and maintenance,the configuration of maintenance hardware and software and the maintenance personnel technical level,so it urgent need an intelligent system which can guide automobile maintenance to locate the fault parts,find out the causes of the faults and give maintenance proposal.Sharing the service information of auto fault diagnosis through the internet,it not only can provide premium services for users,but also can reduce expenses and costs for automobile manufacturers and automobile maintenance business[2].Therefore,this paper designed the expert system of electronic control engine fault diagnosis based on B/S,which applying the technology of fault tree diagnosis,and realizing rapid,accurate and intelligent diagnosis for common faults of electronic control engine[3].

        2.The system total design

        The expert system of electronic control fault diagnosis based on WEB includes the following modules,shown in Fig.1:

        Fig.1 The overall structrue of expert system of engine fault diagnosis

        1)Electronic fuel injection system module

        The main function of the module is to store the diagnosis information,faults information,maintenance methods etc.of all operating conditions of all kinds of electronic fuel injection(EFI).On one hand it can help users to study the maintenance and diagnosis knowledge of EFI.On the other hand,users or manufacturers can input the information of the new production of EFI into the expert system,which can help users to maintain the new products,removal of faults.

        2)Electronic ignition system module

        The main function of the module is also to store the diagnosis information,the fault information,the maintenance methods etc.of all operating conditions of all kinds of electronic ignition system,and add new production information of electronic ignition system.

        3)Auxiliary control system module

        Auxiliary control system includes idle speed control system,intake air control system,pressure control system,emission control system,cruise control and electronic throttle system,cooling fan and generator control system and so on.The function of the module is also to store the diagnosis information,fault information,maintenance methods etc.of all operating conditions of above systems.

        4)Fault tree diagnosis module

        The main function of the module is to realize diagnosing the common faults of electronic control engine by combining the fault tree theory with the fault diagnosis technology[4-5].It is no need to study algorithms and rules by applying fault tree to process information,which can reduce software work greatly.Fault tree diagnosis system has strong abilities of knowledge acquisition,adaptive and self-learning.It also has better compatibility and quickly response.Therefore,the fault tree diagnosis system can overcome the difficulties of knowledge acquisition,matching conflict, combinatorial explosion, inference speed slow etc.which are exist in traditional expert system.

        5)Self-study module

        The module is mainly to realize self-study function for fault diagnosis.The self-study of expert system could adjust the knowledge rules of fault tree between parent slot and sub slot of learning reference module by training samples,to approach functional relations which the samples determined.

        6)Help module

        The module can provide users instruction of the system and help information.

        3.Development environment and tools

        The system uses development technology of B/S structure,which is a new structure aiming at the system defects of the original C/S structure[6].It is based on server development and use browser to access the system as client,and it greatly simplified the client computer loads,reduced the cost and effort of system maintenance and upgrades,and reduced the overall cost of the user.

        The system using the popular technical solution of IIS+ASP+SQL-Server combined with Web server application in the Windows environment,which is invented by Microsoft.The solution provide an effective mean for develop dynamic,interactive and efficient Web management system.The system use.NET as the platform,and use Visual C#language to develop.Visual C#.NET which can develop application system more effective is come from Visual C++,it inherited all advantages of Visual C++,enhanced itself functions according to .NET strategy,and abandoned the insecurity factor of Visual C++.

        4.The fault tree diagnosis of expert system

        4.1.The basic theory of fault tree analysis

        Fault tree model is a qualitative causal model to describe the object structure,functions and relationships,which reflects the level of fault propagation and child nodes(the lower fault source),and the parent node(the upper symptoms)between the causal relationship.Fault tree analysis is a graphical interpretation analysis of top-down layer by layer,the main purpose of the qualitative analysis is to identify the incident led to the top of all the possible failure modes,namely that finding all minimal cut sets of the fault tree.Minimum cut sets can be judged by the weakest link in the system,specifying the source and cause of the malfunction failure,and provide recommendations to improve programs and maintenance.

        The structure function based on fault tree analysis is defined as follows:Let the fault tree(FT)in n-base events x1,x2,…,xn,C ∈{xi,…,xl}is a collection of some of the end of the event,when of which all the end events occur,the top event must occur,C called one of the fault tree cut sets.If C is a cut set,remove any one of the end event,it is no longer a cut set,then C is called minimal cut sets.If FT has k minimal cut sets,as long as all end events of one cut set Kj(j=1,2,…,k)occurred,the fault will occur,Kjcan be expressed as:.As long as there is one set cuts occur in K minimum cuts,the top event occur,so the structure function FT can be expressed as: φ

        4.2.The implementation of fault tree analysis diagnosis expert system

        1)The relation of fault tree analysis and rulebased expert system

        Fault tree is a graphical fault model for system reliability analysis and fault diagnosis.The rulebased diagnostic expert system is to infer the location and cause of the malfunction and finally made troubleshooting methods and maintenance recommendations,when the fault of the system occurs,utilization various diagnostic information,according to the rules in the knowledge base,through reasoning to determine the system’s failure modes.

        From the perspective of knowledge acquisition,the fault tree has a standardized knowledge structure.If generated the expert system knowledge base by the knowledge of the fault tree,the system can display to express problem-solving strategies of diagnostic experts,which can largely reduce the difficulty of the system knowledge acquisition,solving the bottleneck problem of rule-based expert system knowledge acquisition.

        2)Diagnostic knowledge structure

        Actually,the design of knowledge base of expert system based on fault tree is convert the fault tree form into database form,and get the rules from the data table.Because EFI engine failure modes and causes are complex,one data table is not enough in building knowledge base,so the system designed three associated tables that are fault tree table,rules parameter table and diagnostic conclusions table.The three tables take the fault tree as the contact entrance and take the fault phenomenon as the key words on the knowledge inquiry,determine corresponding trouble shooting method by rule finally.

        3)Knowledge representation

        The integration of knowledge representation based on the framework and rules of the fault tree is convert the fault tree into the most simple fault tree by qualitative analysis of fault tree,then convert the simple fault tree into one more production rules in knowledge base.Fault tree in which the logic“And gate”is equivalent to a rule;logic“Or gate”is equivalent to more than one rule.All diagnostic information and conversion of all production rules about fault tree are encapsulated in one framework,which has good scalability,easy to separate knowledge base and inference engine.

        The knowledge of the framework include:Frame name–the description and the identifier of the framework;parent slot,the slot value is equal to the framework of its parent event name(the name of slot values common framework,said identifier);subslot,the slot value is equal to each sub-event frame name of the framework(the name of slot values common framework,said identifier),separated by commas;type of slot,logical relations between this event and sub-event,if this event is the bottom event,then its value is the leaf node,otherwise expresses with the logical gate(And gate,Or gate);the rule slot can infer the production rule of the event.The knowledge representation of expert system based on fault tree framework and sets of production rules is shown in Fig.2.

        Fig.2 The representation of knowledge framework

        In addition,in order to convert the knowledge of the expand fault tree into production rules,firstly,convert it into a set of“minimum”fault tree,that is each contain only have one fault tree logic gates(and gate,or gate),then convert each minimal fault tree into one or more production rules in diagnosis knowledge.One“and gate”is equivalent to a rule,shown in Fig.3,one“or gate”convert into the rules from which is same as the number of input events of“or gate”,shown in Fig.4.

        Fig.3 Relation“And”

        Fig.4 Relation“Or”

        5.Systen running demo

        The common faults of electronic control engine includes:the engine cannot start,the engine start difficult,the idle speed of engine is too high,the idle speed of engine is unsteady and easy to flameout,engine acceleration bad,the engine mixture air is excessive thin,the engine mixture air is excessive thick,the engine loses speed.

        6.Conclusions

        The study develop a B/Sbased expert system of electronic control engine fault diagnosis which is combine the traditional expert system with fault tree and use the software development tools.The system can realize rapid,accurate and intelligent diagnosis for common faults of electronic engine,and the faults can be diagnosed without disassembly.The system can point out the causes of fault and the exclusion methods,which can avoid blindness of maintenance work and improve maintenance quality.

        [1] JI Changwei.Develop of Vehicle Fault Diagnosis System Based on Fault Tree[J].Vehicle and Power Technology,2003(1):52-57.

        [2] QI Minghua.Electrical and Electronic Technology of Automobile[M].Beijing:Beijing Institude of Technology Press,2003.

        [3] JIANG Hongfeng,JIA Minping.The 4 Reserch on Expert System of Automotive Engine Fault Diagnosis[J].Road& Automotive,2005,110(8):15-18.

        [4] ZHENG Wenzhong,CHEN Kaikao.The Reserch on Expert System of Electronic Injection Engine Fault Diagnosis[J].Zhejiang University Journal,2002,28(2):45-48.

        [5] DU Lijuan,ZHANG Shifang,YAN Enlei.The Reserch on Expert System of Electronic Injection Engine Fault Diagnosis Based on Fuzzy Neural Nework[J].Hebei Agricultural College Journal,2010,33(9):106-109.

        [6] ZHANG Xilin.Electronic Control Technology of Automotive Engine[M].Beijing:Mechanical industry press,2008.

        猜你喜歡
        故障診斷發(fā)動(dòng)機(jī)
        2015款寶馬525Li行駛中發(fā)動(dòng)機(jī)熄火
        凍干機(jī)常見(jiàn)故障診斷與維修
        2012年奔馳S600發(fā)動(dòng)機(jī)故障燈偶爾點(diǎn)亮
        基于量子萬(wàn)有引力搜索的SVM自駕故障診斷
        因果圖定性分析法及其在故障診斷中的應(yīng)用
        新一代MTU2000發(fā)動(dòng)機(jī)系列
        基于LCD和排列熵的滾動(dòng)軸承故障診斷
        基于WPD-HHT的滾動(dòng)軸承故障診斷
        高速泵的故障診斷
        河南科技(2014年3期)2014-02-27 14:05:48
        發(fā)動(dòng)機(jī)的怠速停止技術(shù)i-stop
        国产自拍精品在线免费观看| 久久亚洲AV无码精品色午夜| 亚洲成a人片在线观看高清| 日韩人妻一区二区中文字幕| 国产成人av无码精品| 天天躁日日躁狠狠很躁| 2021国产精品视频| 在线亚洲免费精品视频| 国产一区二区三区内射| 亚洲精品中文字幕一二 | 东京热加勒比无码少妇| 久久av高潮av喷水av无码| 国产精品亚洲av无人区二区| 又黄又刺激的网站久久| 亚洲色婷婷一区二区三区| 精品国产国产AV一区二区| 91亚洲国产成人久久精品网站| 中文字幕一区二区三区久久网| 国产精品无码一区二区在线看| 国产成人精品自在线无码| 亚洲国产精品成人一区| 亚洲熟女熟妇另类中文| 中文字幕人妻在线中字| 国产精品视频一区二区三区四| 亚洲国产成a人v在线观看| 黑人一区二区三区啪啪网站| 我要看免费久久99片黄色| 少妇aaa级久久久无码精品片| 一区一级三级在线观看| 国产精品国产三级国产专区51区 | 亚洲成av人在线观看网址| 亚洲色大成网站www永久一区 | 中文文精品字幕一区二区| 亚洲精品蜜夜内射| 中文字幕无码免费久久| 网红极品女神精品视频在线| 99久久免费看精品国产一| 色橹橹欧美在线观看视频高清| 国产精品白浆一区二区免费看| 亚洲av区一区二区三区| 国产98色在线 | 国产|