基于故障樹的故障診斷專家系統(tǒng)軟件平臺(tái)設(shè)計(jì)
本文選題:專家系統(tǒng) + 綜合數(shù)據(jù)庫(kù) ; 參考:《南京理工大學(xué)》2017年碩士論文
【摘要】:現(xiàn)代化工業(yè)具有設(shè)備大型化、生產(chǎn)連續(xù)化、高度自動(dòng)化和高度經(jīng)濟(jì)化的特點(diǎn),而一旦這些設(shè)備出現(xiàn)故障,就可能帶來(lái)巨大的經(jīng)濟(jì)損失,甚至災(zāi)難性事故。故障診斷技術(shù)能夠預(yù)防、減少或消除故障的發(fā)生,這對(duì)于提高系統(tǒng)的安全性、可靠性和有效性具有重要意義。因此,開發(fā)智能化、實(shí)用化的故障診斷系統(tǒng)十分必要,而目前大多數(shù)故障診斷軟件都較為專用,缺乏較為通用的故障診斷軟件,本文在分析了多種故障診斷方法的基礎(chǔ)上,確定了專家系統(tǒng)為主要研究對(duì)象,設(shè)計(jì)了集傳統(tǒng)專家系統(tǒng)、模糊專家系統(tǒng)和故障樹診斷方式于一體的故障診斷通用軟件平臺(tái)。本文的主要研究?jī)?nèi)容與成果如下:1、設(shè)計(jì)了綜合數(shù)據(jù)庫(kù),將不同表現(xiàn)方式和不同來(lái)源的信息映射成征兆事件,并設(shè)計(jì)了具體映射方式。2、通過(guò)對(duì)不同類型專家系統(tǒng)知識(shí)表現(xiàn)形式及診斷原理的分析,設(shè)計(jì)了專家系統(tǒng)知識(shí)庫(kù),將傳統(tǒng)產(chǎn)生式規(guī)則改變?yōu)镮NPUT-OUTPUT結(jié)構(gòu)規(guī)則,能夠表述傳統(tǒng)規(guī)則、模糊規(guī)則等不同形式的知識(shí),增強(qiáng)了規(guī)則表示能力,INPUT-OUTPUT結(jié)構(gòu)規(guī)則還包含推理控制信息進(jìn)行沖突消解,提高推理效率。3、設(shè)計(jì)了能夠組織和管理多故障樹的故障樹軟件模塊,降低了對(duì)大型復(fù)雜系統(tǒng)建立單一故障樹的困難度,不同故障樹之間通過(guò)設(shè)立優(yōu)先級(jí)表明故障樹的診斷順序。4、設(shè)計(jì)并實(shí)現(xiàn)了故障樹的圖形化建樹和自動(dòng)化顯示功能,能夠簡(jiǎn)單高效的建立、維護(hù)和分析故障樹。5、將所設(shè)計(jì)的專家系統(tǒng)與故障樹相結(jié)合,設(shè)計(jì)了故障診斷軟件平臺(tái)的推理機(jī)制,最終完成了故障診斷軟件平臺(tái)的設(shè)計(jì)和編寫。專家系統(tǒng)作為一種智能化診斷方式,在故障診斷領(lǐng)域應(yīng)用廣泛并且具有很高的診斷效率和準(zhǔn)確度。通過(guò)對(duì)綜合數(shù)據(jù)庫(kù)、規(guī)則庫(kù)、故障樹的設(shè)計(jì),增強(qiáng)了系統(tǒng)的知識(shí)表示能力使系統(tǒng)具有更強(qiáng)的適用性,利用設(shè)計(jì)的知識(shí)庫(kù)分別設(shè)計(jì)了規(guī)則推理方式和故障樹推理方式,并將兩種推理方式相結(jié)合形成了故障診斷軟件平臺(tái)的推理機(jī)制。最后通過(guò)對(duì)發(fā)射車電氣系統(tǒng)故障診斷項(xiàng)目和基于三比值法的電力變壓器故障診斷方式的應(yīng)用,驗(yàn)證了所設(shè)計(jì)的故障診斷軟件平臺(tái)的通用性和有效性。
[Abstract]:Modern industry has the characteristics of large-scale equipment, continuous production, high automation and high economic, but once these equipment failure, it may bring huge economic losses, even catastrophic accidents. Fault diagnosis technology can prevent, reduce or eliminate the occurrence of fault, which is of great significance to improve the safety, reliability and effectiveness of the system. Therefore, it is necessary to develop an intelligent and practical fault diagnosis system. At present, most of the fault diagnosis software are special and lack of common fault diagnosis software. The expert system is chosen as the main research object, and a general software platform for fault diagnosis is designed, which integrates traditional expert system, fuzzy expert system and fault tree diagnosis. The main research contents and results of this paper are as follows: 1. A comprehensive database is designed to map information from different representations and sources into omen events. By analyzing the knowledge representation and diagnosis principle of different types of expert systems, the knowledge base of expert system is designed. The traditional production rules are changed into INPUT-OUTPUT structure rules, and the traditional rules can be expressed. Different forms of knowledge, such as fuzzy rules, enhance the ability of rule representation. The rules also include reasoning control information to resolve conflicts, improve reasoning efficiency. 3. The software module of fault tree which can organize and manage multi-fault trees is designed. The difficulty of establishing a single fault tree for large and complex systems is reduced. The diagnosis sequence of fault tree is indicated by setting priority among different fault trees, and the graphical tree building and automatic display function of fault tree are designed and realized. The reasoning mechanism of fault diagnosis software platform is designed by combining the designed expert system with fault tree. Finally, the fault diagnosis software platform is designed and compiled. As an intelligent diagnosis method, expert system is widely used in fault diagnosis field and has high diagnosis efficiency and accuracy. Through the design of comprehensive database, rule base and fault tree, the knowledge representation ability of the system is enhanced to make the system more applicable, and the rule reasoning mode and fault tree reasoning mode are designed by using the designed knowledge base, respectively. The reasoning mechanism of fault diagnosis software platform is formed by combining the two reasoning methods. Finally, through the application of fault diagnosis project of electric system of launch vehicle and fault diagnosis mode of power transformer based on three-ratio method, the generality and validity of the designed fault diagnosis software platform are verified.
【學(xué)位授予單位】:南京理工大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2017
【分類號(hào)】:TP182;TP277
【相似文獻(xiàn)】
相關(guān)期刊論文 前10條
1 周晟宇;;庫(kù)卡機(jī)器人:自動(dòng)化變得簡(jiǎn)單化[J];金屬加工(熱加工);2011年12期
2 王繼新,李玉海,李廣,呂鑒濤;網(wǎng)絡(luò)教育應(yīng)用軟件平臺(tái)設(shè)計(jì)初探[J];華中師范大學(xué)學(xué)報(bào)(自然科學(xué)版);2001年04期
3 倪光南;構(gòu)建可信賴的軟件平臺(tái)[J];信息安全與通信保密;2002年08期
4 劉杰;無(wú)線軟件平臺(tái)的簡(jiǎn)約之美[J];互聯(lián)網(wǎng)周刊;2002年22期
5 趙振峰,毛武興,李瑞林;電信級(jí)高可靠性通信軟件平臺(tái)的研究和開發(fā)[J];北京郵電大學(xué)學(xué)報(bào);2003年S2期
6 周紹磊,周正;一種通用自動(dòng)測(cè)試系統(tǒng)軟件平臺(tái)的設(shè)計(jì)與實(shí)現(xiàn)[J];計(jì)算機(jī)測(cè)量與控制;2003年07期
7 湯泳山;物理實(shí)驗(yàn)教育軟件平臺(tái)的研究與探討[J];中山大學(xué)學(xué)報(bào)論叢;2004年05期
8 舒飛躍,曹偉,丁亮,王濱,陳陟;國(guó)土資源電子政務(wù)應(yīng)用軟件平臺(tái)技術(shù)要求研究[J];現(xiàn)代測(cè)繪;2005年S1期
9 舒飛躍;龔敏霞;王濱;丁亮;陳陟;;國(guó)土資源電子政務(wù)應(yīng)用軟件平臺(tái)技術(shù)要求研究[J];國(guó)土資源信息化;2005年06期
10 孫輝;;融合——軟件平臺(tái)的必然趨勢(shì)[J];程序員;2005年07期
相關(guān)會(huì)議論文 前10條
1 趙振峰;毛武興;李瑞林;;電信級(jí)高可靠性通信軟件平臺(tái)的研究和開發(fā)[A];2003年通信軟件技術(shù)學(xué)術(shù)年會(huì)論文集[C];2003年
2 舒飛躍;曹偉;丁亮;王濱;陳陟;;國(guó)土資源電子政務(wù)應(yīng)用軟件平臺(tái)技術(shù)要求研究[A];'2005數(shù)字江蘇論壇——電子政務(wù)與地理信息技術(shù)論文專輯[C];2005年
3 莊嚴(yán);;地理信息基礎(chǔ)軟件平臺(tái)系列產(chǎn)品——吉奧之星5.0[A];提高全民科學(xué)素質(zhì)、建設(shè)創(chuàng)新型國(guó)家——2006中國(guó)科協(xié)年會(huì)論文集(下冊(cè))[C];2006年
4 狄立勛;李望安;游建軍;劉京一;;開放式大型流域防洪和水庫(kù)調(diào)度軟件平臺(tái)的研究和實(shí)現(xiàn)[A];巖土工程學(xué)術(shù)交流會(huì)文集[C];2004年
5 楊占才;封錦琦;王紅;劉金甫;;面向健康管理的測(cè)試性分析軟件平臺(tái)體系結(jié)構(gòu)研究[A];2011航空試驗(yàn)測(cè)試技術(shù)學(xué)術(shù)交流會(huì)論文集[C];2010年
6 張仰森;俞士汶;段惠明;吳云芳;;漢語(yǔ)詞義自動(dòng)標(biāo)注研究軟件平臺(tái)的設(shè)計(jì)與實(shí)現(xiàn)[A];第二屆全國(guó)信息檢索與內(nèi)容安全學(xué)術(shù)會(huì)議(NCIRCS-2005)論文集[C];2005年
7 ;流程工業(yè)節(jié)水減排應(yīng)用軟件平臺(tái)[A];電子信息節(jié)能技術(shù)與產(chǎn)品推廣應(yīng)用專集[C];2009年
8 文標(biāo);;城市公共安全應(yīng)急指揮系統(tǒng)的核心應(yīng)用軟件平臺(tái)設(shè)計(jì)[A];突發(fā)公共事件應(yīng)急信息系統(tǒng)建設(shè)與應(yīng)用——第二屆中國(guó)政府電子政務(wù)論壇論文集[C];2005年
9 任麗霞;胡文軍;宋維;錢鴻濤;楊麗芳;;概率安全分析軟件平臺(tái)(NFRisk)的研究與開發(fā)方案[A];中國(guó)原子能科學(xué)研究院年報(bào) 2009[C];2010年
10 柳愛利;;關(guān)于我國(guó)軍用中小型ATE的標(biāo)準(zhǔn)化[A];全國(guó)第二屆總線技術(shù)與測(cè)控系統(tǒng)工程學(xué)術(shù)報(bào)告會(huì)論文集[C];2001年
相關(guān)重要報(bào)紙文章 前10條
1 陽(yáng)慧邋韋黃;軟件平臺(tái)體系與國(guó)際接軌[N];南寧日?qǐng)?bào);2007年
2 本報(bào)記者 劉艷;管理軟件平臺(tái)是革命還是泡沫[N];人民政協(xié)報(bào);2003年
3 華榮;勘察設(shè)計(jì)企業(yè)國(guó)產(chǎn)軟件平臺(tái)的戰(zhàn)略選擇[N];建筑時(shí)報(bào);2006年
4 特約記者 劉曉麗邋通訊員 王曉菲;測(cè)井資料處理解釋軟件平臺(tái)通過(guò)驗(yàn)收[N];中國(guó)石油報(bào);2007年
5 ;國(guó)產(chǎn)基礎(chǔ)軟件平臺(tái)初顯[N];網(wǎng)絡(luò)世界;2007年
6 記者 黃志光;計(jì)世資訊發(fā)布軟件平臺(tái)研究報(bào)告[N];計(jì)算機(jī)世界;2003年
7 余從;普元高級(jí)副總裁劉爾洪—— 軟件平臺(tái)也要實(shí)現(xiàn)“四個(gè)現(xiàn)代化”[N];人民郵電;2011年
8 本報(bào)記者 達(dá)涌;軟件平臺(tái)在分化中創(chuàng)新[N];人民郵電;2013年
9 胡其峰;國(guó)產(chǎn)基礎(chǔ)軟件平臺(tái)體系開發(fā)及應(yīng)用成果豐碩[N];光明日?qǐng)?bào);2007年
10 ;國(guó)產(chǎn)基礎(chǔ)軟件平臺(tái)碩果累累[N];人民郵電;2007年
相關(guān)博士學(xué)位論文 前2條
1 李煜;基于雙邊市場(chǎng)理論的軟件平臺(tái)運(yùn)營(yíng)機(jī)制研究[D];北京郵電大學(xué);2013年
2 任飛;智能電視軟件平臺(tái)關(guān)鍵技術(shù)研究[D];電子科技大學(xué);2013年
相關(guān)碩士學(xué)位論文 前10條
1 信薈敏;基于jQuery Mobile的社區(qū)居家養(yǎng)老軟件平臺(tái)[D];中國(guó)地質(zhì)大學(xué)(北京);2015年
2 羅林鋒;基于多傳感器數(shù)據(jù)采集監(jiān)測(cè)系統(tǒng)設(shè)計(jì)及在防跌預(yù)警中的應(yīng)用[D];江西理工大學(xué);2015年
3 崔翹楚;信息化體系結(jié)構(gòu)ATE軟件平臺(tái)開發(fā)[D];哈爾濱工業(yè)大學(xué);2015年
4 陳坤;面向智能車輛的基礎(chǔ)軟件平臺(tái)設(shè)計(jì)與實(shí)現(xiàn)[D];浙江大學(xué);2015年
5 馬震;面向環(huán)保物聯(lián)網(wǎng)的可配置軟件平臺(tái)[D];哈爾濱工業(yè)大學(xué);2015年
6 魏司璐;動(dòng)態(tài)可重構(gòu)穿戴計(jì)算機(jī)軟件平臺(tái)的設(shè)計(jì)與實(shí)現(xiàn)[D];哈爾濱工業(yè)大學(xué);2015年
7 金時(shí)開;腎功能評(píng)價(jià)模型改進(jìn)及通用影像平臺(tái)構(gòu)建[D];東北大學(xué);2014年
8 梁成壯;雷達(dá)伺服系統(tǒng)功能仿真和性能測(cè)試軟件平臺(tái)研制[D];西安電子科技大學(xué);2014年
9 翟成廣;離散化算法統(tǒng)一框架與軟件平臺(tái)[D];河南大學(xué);2015年
10 楊藝東;內(nèi)彈道多普勒信號(hào)模擬軟件平臺(tái)設(shè)計(jì)[D];中北大學(xué);2016年
,本文編號(hào):1974905
本文鏈接:http://sikaile.net/shoufeilunwen/xixikjs/1974905.html