免疫細(xì)菌覓食算法及其在抽油機(jī)故障診斷中的應(yīng)用
本文選題:細(xì)菌覓食算法 切入點(diǎn):免疫算法 出處:《東北石油大學(xué)》2015年碩士論文 論文類(lèi)型:學(xué)位論文
【摘要】:本文以采油工藝技術(shù)中的抽油機(jī)故障診斷問(wèn)題為研究背景,對(duì)細(xì)菌覓食算法進(jìn)行改進(jìn),將其應(yīng)用于改進(jìn)核函數(shù)的最小二乘支持向量機(jī)的參數(shù)優(yōu)化中,并將優(yōu)化好的最小二乘支持向量機(jī)應(yīng)用于抽油機(jī)的故障診斷,具體內(nèi)容如下:首先,對(duì)細(xì)菌覓食算法的三大操作進(jìn)行改進(jìn),并與免疫算法的克隆選擇思想融合形成一種新型混合算法——免疫細(xì)菌覓食算法。在趨向性操作中,隨著迭代的進(jìn)行,逐步縮小細(xì)菌運(yùn)動(dòng)步長(zhǎng),在保證細(xì)菌收斂性的同時(shí)增強(qiáng)細(xì)菌的全局搜索性能;利用免疫算法的克隆選擇思想代替標(biāo)準(zhǔn)細(xì)菌覓食算法的復(fù)制操作,對(duì)精英細(xì)菌群體進(jìn)行克隆、高頻變異和隨機(jī)交叉,提高細(xì)菌群體的搜索精度;改進(jìn)遷移操作,保證適應(yīng)值最高的細(xì)菌不被遷移,以提高收斂精度。文中給出了免疫細(xì)菌覓食算法流程,同時(shí)對(duì)該算法的收斂性進(jìn)行了證明,并用三種測(cè)試函數(shù)對(duì)免疫細(xì)菌覓食算法測(cè)試,與標(biāo)準(zhǔn)的細(xì)菌覓食算法性能進(jìn)行比較。其次,將相似性度量引入核函數(shù)中。本文采用輸入樣本附近的一些已知類(lèi)別的最近鄰樣本的加權(quán)平均值作為樣本間相似性的度量。將相似性度量引入到核函數(shù)的表達(dá)式中,構(gòu)成新的核函數(shù)。證明改進(jìn)的核函數(shù)仍是Mercer核函數(shù)。為了驗(yàn)證改進(jìn)的核函數(shù)的有效性,采用UCI數(shù)據(jù)庫(kù)的標(biāo)準(zhǔn)測(cè)試函數(shù)對(duì)核函數(shù)改進(jìn)前后的支持向量機(jī)進(jìn)行比較。最后,將免疫細(xì)菌覓食算法優(yōu)化和改進(jìn)核函數(shù)的最小二乘支持向量機(jī)應(yīng)用到抽油機(jī)的故障診斷中。對(duì)抽油機(jī)井電流曲線(xiàn)數(shù)據(jù)進(jìn)行處理并提取其特征向量,建立訓(xùn)練數(shù)據(jù)集和測(cè)試數(shù)據(jù)集;同時(shí)為了提高故障診斷精度,將改進(jìn)核函數(shù)的最小二乘支持向量機(jī)的懲罰因子和核參數(shù)作為免疫細(xì)菌覓食算法的尋優(yōu)對(duì)象,確定診斷值與實(shí)際結(jié)果的均方誤差的相反數(shù)作為細(xì)菌的適應(yīng)值,完成趨向性操作、復(fù)制操作、遷移操作的迭代次數(shù),實(shí)現(xiàn)基于免疫細(xì)菌覓食算法和改進(jìn)核函數(shù)的最小二乘支持向量機(jī)的訓(xùn)練,得到最優(yōu)的懲罰因子和核參數(shù);對(duì)測(cè)試樣本進(jìn)行診斷,并將診斷結(jié)果同其他診斷方法的診斷結(jié)果進(jìn)行比較。
[Abstract]:In this paper, based on the fault diagnosis of pumping units in the oil recovery technology, the bacterial foraging algorithm is improved and applied to the parameter optimization of the least squares support vector machine (LS-SVM) with improved kernel function. And the optimized least square support vector machine is applied to the fault diagnosis of pumping unit. The main contents are as follows: firstly, the three major operations of bacterial foraging algorithm are improved. A new hybrid algorithm, immune bacteria foraging algorithm, is formed by combining with the clonal selection idea of immune algorithm. In the trend operation, with the iterative operation, the bacterial motion step size is gradually reduced. The clone selection idea of immune algorithm is used to replace the replication operation of the standard bacterial foraging algorithm to clone the elite bacteria population, high frequency mutation and random crossover. The search accuracy of bacterial population is improved, and the migration operation is improved to ensure that bacteria with the highest fitness are not migrated, so as to improve the convergence accuracy. In this paper, the flow chart of immune bacteria foraging algorithm is presented, and the convergence of the algorithm is proved. The immune bacteria foraging algorithm is tested with three test functions, and the performance of the immune bacteria foraging algorithm is compared with that of the standard bacterial foraging algorithm. The similarity measure is introduced into the kernel function. In this paper, the weighted average of the nearest neighbor samples of some known classes near the input sample is used as the measure of similarity between samples, and the similarity measure is introduced into the expression of the kernel function. A new kernel function is constructed. It is proved that the improved kernel function is still a Mercer kernel function. In order to verify the effectiveness of the improved kernel function, the standard test function of the UCI database is used to compare the support vector machines before and after the kernel function is improved. The immune bacteria foraging algorithm was optimized and the least square support vector machine (LS-SVM) with improved kernel function was applied to the fault diagnosis of pumping unit. The data of current curve of pumping unit were processed and its eigenvector was extracted. In order to improve the accuracy of fault diagnosis, the penalty factors and kernel parameters of the improved kernel function least squares support vector machine (LS-SVM) are used as the optimization objects of the immune bacteria foraging algorithm. Determining the opposite number of the mean square error between the diagnostic value and the actual result as the fitness of the bacteria, completing the tendency operation, copying operation, migration operation iteration times, The training of least-squares support vector machine based on immune bacteria foraging algorithm and improved kernel function is realized, and the optimal penalty factor and kernel parameters are obtained, and the test samples are diagnosed. The diagnostic results were compared with those of other diagnostic methods.
【學(xué)位授予單位】:東北石油大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2015
【分類(lèi)號(hào)】:TE933.1;TP183
【相似文獻(xiàn)】
相關(guān)期刊論文 前10條
1 田春艷;為抽油機(jī)春檢“上保險(xiǎn)”[J];中國(guó)石油石化;2005年10期
2 劉強(qiáng);;抽油機(jī)設(shè)備規(guī)范化管理[J];油氣田地面工程;2005年11期
3 王勇,張剛,王同占,蔡學(xué)兵;抽油機(jī)的優(yōu)化與節(jié)能[J];內(nèi)蒙古石油化工;2005年01期
4 孟祥偉;李蓮;王宏;尹林輝;于華忠;唐守忠;;抽油機(jī)簡(jiǎn)易卸載工具的研制與應(yīng)用[J];石油機(jī)械;2006年04期
5 高艷秋;于永波;高桂紅;;抽油機(jī)井用電機(jī)選配方法[J];油氣田地面工程;2006年11期
6 盧東風(fēng);徐曉娟;張曉峰;徐宏;;抽油機(jī)井智能化組網(wǎng)管理[J];油氣田地面工程;2006年12期
7 張杰環(huán);;提高抽油機(jī)井有效時(shí)率的方法[J];油氣田地面工程;2008年02期
8 郭小哲;劉躍忠;孫寶龍;王霞;;抽油機(jī)井系統(tǒng)效率方案優(yōu)選及因素分析[J];鉆采工藝;2008年03期
9 尚志會(huì);;塔架式數(shù)控抽油機(jī)的應(yīng)用價(jià)值[J];中國(guó)石油企業(yè);2009年06期
10 李璐;;抽油機(jī)節(jié)能的有效手段[J];科技創(chuàng)新導(dǎo)報(bào);2009年25期
相關(guān)會(huì)議論文 前10條
1 吉效科;高長(zhǎng)樂(lè);林泉;孫存文;程愛(ài)國(guó);;無(wú)基礎(chǔ)抽油機(jī)側(cè)面抗風(fēng)能力的分析與計(jì)算[A];2009年石油裝備學(xué)術(shù)研討會(huì)論文專(zhuān)輯[C];2009年
2 李艷秋;白士平;;抽油機(jī)井智能調(diào)平衡技術(shù)的推廣應(yīng)用[A];創(chuàng)新驅(qū)動(dòng),,加快戰(zhàn)略性新興產(chǎn)業(yè)發(fā)展——吉林省第七屆科學(xué)技術(shù)學(xué)術(shù)年會(huì)論文集(上)[C];2012年
3 楊杰;劉曉壘;侯錦麗;胥毅;張自強(qiáng);;基于功圖飽滿(mǎn)度的抽油機(jī)無(wú)線(xiàn)閉環(huán)調(diào)控技術(shù)[A];2013數(shù)字與智能油氣田(國(guó)際)會(huì)議暨展會(huì)論文集[C];2013年
4 董振剛;李洋;崔海清;;抽油機(jī)井抽汲參數(shù)優(yōu)化設(shè)計(jì)方法[A];第二十三屆全國(guó)水動(dòng)力學(xué)研討會(huì)暨第十屆全國(guó)水動(dòng)力學(xué)學(xué)術(shù)會(huì)議文集[C];2011年
5 陽(yáng)忠華;李躍;;淺談數(shù)字化抽油機(jī)事故風(fēng)險(xiǎn)與防范[A];創(chuàng)新·質(zhì)量·低碳·可持續(xù)發(fā)展——第十屆寧夏青年科學(xué)家論壇石化專(zhuān)題論壇論文集[C];2014年
6 王濤;湯永;崔海清;;油層壓裂后抽油機(jī)系統(tǒng)抽汲參數(shù)優(yōu)化方法[A];第十一屆全國(guó)水動(dòng)力學(xué)學(xué)術(shù)會(huì)議暨第二十四屆全國(guó)水動(dòng)力學(xué)研討會(huì)并周培源誕辰110周年紀(jì)念大會(huì)文集(下冊(cè))[C];2012年
7 唐旭;肖然;吳斌賢;;簡(jiǎn)析智能滾筒皮帶式抽油機(jī)在孤東油田的應(yīng)用[A];第四屆勝利油田北部油區(qū)疏松砂巖油藏開(kāi)發(fā)技術(shù)研討會(huì)論文集[C];2008年
8 李友鐵;;細(xì)化管理措施 提高機(jī)采井系統(tǒng)效率[A];山東石油學(xué)會(huì)油氣儲(chǔ)運(yùn)系統(tǒng)節(jié)能降耗技術(shù)交流會(huì)論文集[C];2008年
9 謝朝陽(yáng);周好斌;;基于動(dòng)液面控制的抽油機(jī)變頻控制系統(tǒng)[A];2009年石油裝備學(xué)術(shù)研討會(huì)論文專(zhuān)輯[C];2009年
10 南北杰;王科;丁金崗;馮永宏;任佩華;;通過(guò)抽油機(jī)尾平衡改造提高系統(tǒng)效率[A];低碳經(jīng)濟(jì)促進(jìn)石化產(chǎn)業(yè)科技創(chuàng)新與發(fā)展——第六屆寧夏青年科學(xué)家論壇論文集[C];2010年
相關(guān)重要報(bào)紙文章 前10條
1 通訊員 寧海利;抽油機(jī)節(jié)能裝置有較大普及空間[N];中國(guó)石油報(bào);2008年
2 記者 王志田;大慶油田自主研發(fā)國(guó)內(nèi)首臺(tái)全平衡抽油機(jī)[N];中國(guó)石油報(bào);2009年
3 王智瑋 記者 幸福;油田自主研發(fā)國(guó)內(nèi)首臺(tái)全平衡抽油機(jī)[N];大慶日?qǐng)?bào);2010年
4 記者 王志田 通訊員 崔英春;大慶采三抽油機(jī)降型試驗(yàn)取得重大突破[N];中國(guó)石油報(bào);2005年
5 耿愛(ài)紅;新型抽油機(jī)井口居中移機(jī)裝置甩掉“黑大褂”[N];中國(guó)石化報(bào);2011年
6 ;抽油機(jī)井成組變頻測(cè)控技術(shù)[N];中國(guó)石油報(bào);2005年
7 記者 陶文忠 通訊員 孫士龍;唱響“三部曲”打好服務(wù)牌[N];中國(guó)石油報(bào);2006年
8 張士維;從“耗能大戶(hù)”到“節(jié)能大廠”[N];中國(guó)石油報(bào);2007年
9 特約記者 張士維;營(yíng)造氛圍挖掘更大效益[N];大慶日?qǐng)?bào);2007年
10 顧永強(qiáng);勝利油田:“創(chuàng)新工作室”讓員工創(chuàng)新成效倍增[N];中國(guó)礦業(yè)報(bào);2011年
相關(guān)博士學(xué)位論文 前5條
1 王博;動(dòng)態(tài)負(fù)荷模擬加載微機(jī)自動(dòng)測(cè)試系統(tǒng)關(guān)鍵技術(shù)研究及應(yīng)用[D];華北電力大學(xué);2015年
2 王金玉;抽油機(jī)齒輪箱故障診斷系統(tǒng)的研究[D];東北石油大學(xué);2015年
3 葉鵬;抽油機(jī)井系統(tǒng)效率的數(shù)值模擬分析與試驗(yàn)研究[D];東北石油大學(xué);2011年
4 趙啟成;抽油機(jī)井油管失效機(jī)理及事故預(yù)防的研究[D];哈爾濱工程大學(xué);2005年
5 李曉東;偏心柔性抽油系統(tǒng)結(jié)構(gòu)優(yōu)化設(shè)計(jì)[D];中國(guó)石油大學(xué)(華東);2012年
相關(guān)碩士學(xué)位論文 前10條
1 聶曉立;基于無(wú)線(xiàn)傳感器網(wǎng)絡(luò)的單井示功圖信號(hào)采集與分析[D];西安石油大學(xué);2015年
2 耿鵬;抽油機(jī)節(jié)能改造關(guān)鍵技術(shù)研究[D];西安石油大學(xué);2015年
3 王露瑤;數(shù)字化抽油機(jī)仿真平臺(tái)信號(hào)源的設(shè)計(jì)與應(yīng)用[D];西安石油大學(xué);2015年
4 李付超;數(shù)字化抽油機(jī)控制技術(shù)與系統(tǒng)應(yīng)用研究[D];西安石油大學(xué);2015年
5 楊尚霖;基于MSP430的抽油機(jī)載荷及位移無(wú)線(xiàn)采集系統(tǒng)設(shè)計(jì)[D];山東大學(xué);2015年
6 趙怡龍;基于物聯(lián)網(wǎng)的抽油機(jī)故障診斷技術(shù)研究[D];哈爾濱工業(yè)大學(xué);2015年
7 張建新;基于虛擬樣機(jī)提撈式抽油機(jī)提升系統(tǒng)研究[D];長(zhǎng)春理工大學(xué);2014年
8 陳丹;抽油機(jī)無(wú)線(xiàn)監(jiān)控終端的設(shè)計(jì)[D];西安電子科技大學(xué);2015年
9 王小丹;基于示功圖抽油機(jī)配重自適應(yīng)平衡調(diào)整的研究[D];新疆大學(xué);2015年
10 梁波;基于PNN神經(jīng)網(wǎng)絡(luò)的抽油機(jī)井工況診斷研究[D];安徽工業(yè)大學(xué);2015年
本文編號(hào):1641238
本文鏈接:http://sikaile.net/kejilunwen/shiyounenyuanlunwen/1641238.html