天堂国产午夜亚洲专区-少妇人妻综合久久蜜臀-国产成人户外露出视频在线-国产91传媒一区二区三区

當(dāng)前位置:主頁 > 科技論文 > 自動(dòng)化論文 >

基于Android和3G網(wǎng)絡(luò)的鉆機(jī)參數(shù)遠(yuǎn)程監(jiān)測系統(tǒng)研究與設(shè)計(jì)

發(fā)布時(shí)間:2019-06-18 16:09
【摘要】:石油天然氣作為人類日常生活使用最頻繁的能源,其勘探開發(fā)過程極具危險(xiǎn)性。石油鉆機(jī)作為油氣開發(fā)過程最重要的設(shè)備之一,其能否正常運(yùn)行對于安全生產(chǎn)有著至關(guān)重要的意義。隨著信息化時(shí)代的到來,通過遠(yuǎn)程實(shí)時(shí)監(jiān)測手段保證油氣開采的順利完成成為了新興課題。在石油鉆機(jī)上應(yīng)用遠(yuǎn)程監(jiān)測技術(shù),既可以為鉆機(jī)生產(chǎn)廠家提供第一手資料用于鉆機(jī)維護(hù)和保養(yǎng),又可以使油氣開發(fā)技術(shù)人員及時(shí)了解鉆機(jī)現(xiàn)場工作狀態(tài),避免事故的發(fā)生。本課題是在石油天然氣裝備教育部重點(diǎn)實(shí)驗(yàn)室項(xiàng)目支持下,對鉆機(jī)參數(shù)遠(yuǎn)程監(jiān)測系統(tǒng)進(jìn)行了深入研究。首先,通過對國內(nèi)外油田遠(yuǎn)程監(jiān)測系統(tǒng)使用情況的調(diào)研,分析了現(xiàn)有系統(tǒng)的架構(gòu)、設(shè)備組成和工作原理,并找到其中不足之處。結(jié)合當(dāng)前移動(dòng)互聯(lián)設(shè)備飛速普及的現(xiàn)狀,提出了基于Android和3G網(wǎng)絡(luò)技術(shù)的鉆機(jī)參數(shù)遠(yuǎn)程監(jiān)測系統(tǒng)方案。該方案包含了鉆機(jī)現(xiàn)場端、數(shù)據(jù)庫服務(wù)器端和客戶端三部分,現(xiàn)場端進(jìn)行數(shù)據(jù)采集,并依靠3G網(wǎng)絡(luò)完成數(shù)據(jù)傳輸,由數(shù)據(jù)庫服務(wù)器進(jìn)行數(shù)據(jù)存儲(chǔ)管理,最后用戶使用基于Android開發(fā)的手機(jī)APP完成參數(shù)實(shí)時(shí)讀取。對于系統(tǒng)中使用的關(guān)鍵技術(shù)和設(shè)備,進(jìn)行了詳細(xì)介紹。主要介紹的技術(shù)包括:Android系統(tǒng)、3G無線數(shù)據(jù)傳輸原理和數(shù)據(jù)推薦算法。在此基礎(chǔ)上,完成了系統(tǒng)的整體架構(gòu)設(shè)計(jì),并闡述了各個(gè)模塊需要實(shí)現(xiàn)的功能。然后,提出了詳細(xì)的系統(tǒng)設(shè)計(jì)方案,并介紹了軟硬件開發(fā)平臺(tái)。硬件平臺(tái)自上而下包括了Android手機(jī)、核心服務(wù)器DellT600、3G數(shù)據(jù)傳輸模塊EM770w和現(xiàn)場端PCL西門子S7-300。軟件平臺(tái)則著重介紹了基于IDEA的Android系統(tǒng)開發(fā),并闡述了底層數(shù)據(jù)在B/S模式下的傳遞過程。為滿足系統(tǒng)性能技術(shù)指標(biāo),經(jīng)過對比選型采用Microsoft SQL Server 2012完成數(shù)據(jù)庫開發(fā),實(shí)現(xiàn)數(shù)據(jù)庫的建立。同時(shí),使用Microsoft Visual Studio 2013的NET Server功能完成了對于服務(wù)器WEB服務(wù)的搭建。再從表分區(qū)優(yōu)化、數(shù)據(jù)碎片整理和SQL語句優(yōu)化三方面對數(shù)據(jù)進(jìn)行了優(yōu)化操作。在系統(tǒng)性能提升方面,對PSO優(yōu)化算法和推薦算法相關(guān)知識(shí)做了闡述,分析了兩種結(jié)合PSO與數(shù)據(jù)推薦的算法,根據(jù)鉆機(jī)參數(shù)本身相關(guān)性質(zhì)提出了可以應(yīng)用于本系統(tǒng)的推薦算法,并根據(jù)推薦質(zhì)量度量進(jìn)行了效果對比。最后,根據(jù)系統(tǒng)對于手機(jī)端遠(yuǎn)程數(shù)據(jù)訪問功能的要求,進(jìn)行了APP的軟件開發(fā),并優(yōu)化了UI界面。最后將各部分連接后,進(jìn)行了系統(tǒng)聯(lián)調(diào),可以實(shí)時(shí)獲取現(xiàn)場端鉆機(jī)各模塊工作參數(shù),并且進(jìn)行了可疑數(shù)據(jù)推薦,報(bào)警功能也可以正常使用。
[Abstract]:As the most frequent source of energy for human daily life, oil and natural gas is very dangerous in the exploration and development process. As one of the most important equipments in the process of oil and gas development, the oil drilling rig is of great significance to safe production. With the arrival of information age, the successful completion of oil and gas production has become a new subject through remote real-time monitoring. The remote monitoring technology is applied to the petroleum drilling machine, the first-hand information can be provided for the drilling machine manufacturer for maintenance and maintenance of the drilling machine, and the oil and gas development technical personnel can timely know the working state of the drilling rig in time, and the occurrence of accidents is avoided. The project is supported by the key laboratory of the Ministry of Education of the Petroleum and Natural Gas, and the remote monitoring system of the drilling machine parameters is deeply studied. First of all, through the investigation of the use of remote monitoring system of oil field at home and abroad, the structure, equipment composition and working principle of the existing system are analyzed, and the deficiency is found. Based on the current situation of the rapid popularization of mobile interconnection equipment, the program of drilling rig parameter remote monitoring system based on Android and 3G network technology is put forward. The scheme comprises the field end of the drilling machine, the database server side and the client side three parts, the on-site terminal carries out data acquisition, and the data transmission is finished by the 3G network, the data storage management is carried out by the database server, and the last user uses the Android-based mobile phone APP to complete the real-time reading of the parameters. The key technologies and equipment used in the system are introduced in detail. The main technologies include: Android system, 3G wireless data transmission principle and data recommendation algorithm. On this basis, the whole architecture design of the system is completed, and the function of each module needs to be realized. Then, a detailed system design scheme is put forward, and the software and hardware development platform is introduced. The hardware platform includes the Android mobile phone, the core server DellT600, the 3G data transmission module EM770w and the on-site PCL Siemens S7-300 from top to bottom. The software platform emphatically introduces the development of the Android system based on IDEA, and expounds the transfer process of the underlying data in B/ S mode. In order to meet the system performance technical index, the database development is completed by using Microsoft SQL Server 2012, and the establishment of the database is realized. At the same time, using the Microsoft Visual Studio 2013 's NET Server feature, the construction of the server WEB service is completed. The data is optimized by the optimization of the table partition, the defragmentation of the data and the optimization of the SQL statement. in that aspect of system performance improvement, the knowledge of the PSO optimization algorithm and the recommendation algorithm is describe, the two algorithms combining the PSO and the data recommendation are analyzed, and a recommendation algorithm which can be applied to the system is proposed according to the relevant property of the parameters of the drilling machine, And the effect comparison is carried out according to the recommended quality measure. Finally, according to the requirement of the system to the remote data access function of the mobile phone, the software development of the APP is carried out, and the UI interface is optimized. And finally, after each part is connected, the system joint debugging is carried out, the working parameters of each module of the field-end drilling machine can be acquired in real time, and the suspicious data recommendation is carried out, and the alarm function can also be used normally.
【學(xué)位授予單位】:西南石油大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2016
【分類號(hào)】:TE922;TP274

【相似文獻(xiàn)】

相關(guān)期刊論文 前10條

1 王秋菊;;基于Android平臺(tái)遠(yuǎn)程開放教育客戶端的設(shè)計(jì)與實(shí)現(xiàn)[J];煤炭技術(shù);2013年04期

2 郝影;;Android Wear開啟可穿戴行業(yè)的大門[J];互聯(lián)網(wǎng)周刊;2014年07期

3 ;Android手機(jī)在歐洲五國銷售比例達(dá)60%[J];印刷世界;2012年06期

4 王紹祥;邵玉斌;龍華;夏騰飛;;Android手機(jī)與數(shù)據(jù)庫的一種數(shù)據(jù)交互方法[J];鄭州輕工業(yè)學(xué)院學(xué)報(bào)(自然科學(xué)版);2011年06期

5 ;網(wǎng)絡(luò)速遞[J];時(shí)尚北京;2011年02期

6 代汝;;智商大挑戰(zhàn) Android益智游戲TOP10[J];電腦愛好者;2013年14期

7 高亮;;基于Android的日歷提醒軟件的設(shè)計(jì)與實(shí)現(xiàn)[J];中原工學(xué)院學(xué)報(bào);2011年03期

8 彭健;徐志強(qiáng);;基于ZigBee與Android平臺(tái)的功圖量油系統(tǒng)[J];化工自動(dòng)化及儀表;2013年01期

9 殷西祥;朱先遠(yuǎn);;數(shù)獨(dú)游戲在Android軟件開發(fā)基礎(chǔ)課程教學(xué)中的運(yùn)用[J];重慶科技學(xué)院學(xué)報(bào)(自然科學(xué)版);2013年06期

10 李建華;徐明杰;張濟(jì)慈;康雁;李嶺;;基于Android的移動(dòng)化學(xué)計(jì)算平臺(tái)研究[J];計(jì)算機(jī)與應(yīng)用化學(xué);2014年08期

相關(guān)會(huì)議論文 前10條

1 萬曉燕;徐國慶;;一種Android系統(tǒng)多待機(jī)方案設(shè)計(jì)[A];2011年全國電子信息技術(shù)與應(yīng)用學(xué)術(shù)會(huì)議論文集[C];2011年

2 鮑軒;章堅(jiān)武;;基于Android的音視頻監(jiān)控軟件的設(shè)計(jì)[A];浙江省信號(hào)處理學(xué)會(huì)2012學(xué)術(shù)年會(huì)論文集[C];2012年

3 Di Jiaqi;Wang Jianhua;Zhang Long;;The Research in Mobile Learning Based on Android Smartphone Platform Application[A];2012年計(jì)算機(jī)應(yīng)用與系統(tǒng)建模國際會(huì)議論文集[C];2012年

4 Xin Li;Yumei Zhai;Xiong Li;;Research and Implementation of Face Detection System on Android Smart Phone[A];2013年中國智能自動(dòng)化學(xué)術(shù)會(huì)議論文集(第二分冊)[C];2013年

5 符易陽;周丹平;;Android安全機(jī)制分析[A];第26次全國計(jì)算機(jī)安全學(xué)術(shù)交流會(huì)論文集[C];2011年

6 金潔;張琳;;基于Android平臺(tái)的校園街景的研究和實(shí)現(xiàn)[A];2010年通信理論與信號(hào)處理學(xué)術(shù)年會(huì)論文集[C];2010年

7 張立;韓銀和;袁小龍;;Android系統(tǒng)網(wǎng)絡(luò)模塊功耗的評估和分析[A];第十四屆全國容錯(cuò)計(jì)算學(xué)術(shù)會(huì)議(CFTC'2011)論文集[C];2011年

8 Cheng Chen;Li Liu;Jianguo Chen;Cheng Zhang;;Extracting Language Strings from XML Based on Android[A];Proceedings of 2011 International Conference on Computer Science and Information Technology(ICCSIT 2011)[C];2011年

9 Zhe Chen;Pei-Luen Patrick Rau;Dennis Schumacher;Osama Khan;Poom Laupattarakasem;Cherry Yu;Nam Wahrenberg;;Development of an Android Mobile Application for International Students[A];第八屆和諧人機(jī)環(huán)境聯(lián)合學(xué)術(shù)會(huì)議(HHME2012)論文集CHCI[C];2012年

10 魏寧;王金海;;基于Android平臺(tái)的多生理參數(shù)檢測系統(tǒng)研究與設(shè)計(jì)[A];天津市生物醫(yī)學(xué)工程學(xué)會(huì)第三十四屆學(xué)術(shù)年會(huì)論文集[C];2014年

相關(guān)重要報(bào)紙文章 前10條

1 ;Strategy Analytics:明年Android操作系統(tǒng)將占智能手機(jī)2%份額[N];電子資訊時(shí)報(bào);2007年

2 技術(shù)在線;高通明確表示“將增強(qiáng)對Android的支持”[N];中國電子報(bào);2008年

3 李睿;高通:將增強(qiáng)對Android的支持[N];電子資訊時(shí)報(bào);2008年

4 ;今年Android手機(jī)銷量將增長9倍[N];計(jì)算機(jī)世界;2009年

5 中國電子信息產(chǎn)業(yè)發(fā)展研究院培訓(xùn)中心 潘藩;Android撬動(dòng)通信市場的新支點(diǎn)[N];通信產(chǎn)業(yè)報(bào);2009年

6 本報(bào)記者 連曉東;Android機(jī)遇無窮 兩岸攜手1+1>2[N];中國電子報(bào);2010年

7 本報(bào)記者 林劍;國內(nèi)廠商角逐Android平臺(tái)優(yōu)勢與挑戰(zhàn)并存[N];通信信息報(bào);2010年

8 本報(bào)記者 李敬;“安卓”Android之亂[N];計(jì)算機(jī)世界;2010年

9 韓勖;Android變身“大眾機(jī)”[N];計(jì)算機(jī)世界;2010年

10 ;Android手機(jī)今年出貨量預(yù)計(jì)突破5500萬部[N];計(jì)算機(jī)世界;2010年

相關(guān)博士學(xué)位論文 前3條

1 楊歡;協(xié)議漏洞挖掘及Android平臺(tái)惡意應(yīng)用檢測技術(shù)研究[D];西安電子科技大學(xué);2014年

2 尹國偉;基于Android的農(nóng)技推廣數(shù)據(jù)可靠采集系統(tǒng)研究[D];中國農(nóng)業(yè)科學(xué)院;2014年

3 曾述可;基于靜態(tài)分析的Android操作系統(tǒng)隱私保護(hù)機(jī)制評估方法研究[D];中國科學(xué)技術(shù)大學(xué);2014年

相關(guān)碩士學(xué)位論文 前10條

1 翟宇;基于Android系統(tǒng)下的校園三維地圖的開發(fā)和研究[D];山西農(nóng)業(yè)大學(xué);2015年

2 劉斌;基于Android平臺(tái)的個(gè)人記賬理財(cái)設(shè)計(jì)與實(shí)現(xiàn)[D];華南理工大學(xué);2015年

3 文霞;Android應(yīng)用程序測試方法研究[D];華南理工大學(xué);2015年

4 曹龍海;基于Android的人物照片分類軟件的設(shè)計(jì)與實(shí)現(xiàn)[D];華南理工大學(xué);2015年

5 陳鵬;基于Android應(yīng)用的性能監(jiān)控系統(tǒng)的研究與實(shí)現(xiàn)[D];華南理工大學(xué);2015年

6 劉暢;基于Android系統(tǒng)的移動(dòng)監(jiān)測平臺(tái)的設(shè)計(jì)與實(shí)現(xiàn)[D];西安石油大學(xué);2015年

7 王宇寧;基于Android的長輸管道巡線系統(tǒng)的研發(fā)[D];西安石油大學(xué);2015年

8 鄒吉軒;基于Android的移動(dòng)學(xué)習(xí)系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)[D];內(nèi)蒙古大學(xué);2015年

9 董文軒;基于Android平臺(tái)攜程結(jié)伴LBS的研究與實(shí)現(xiàn)[D];長春工業(yè)大學(xué);2015年

10 趙美丹;基于Android的PKM系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)[D];內(nèi)蒙古大學(xué);2015年



本文編號(hào):2501620

資料下載
論文發(fā)表

本文鏈接:http://sikaile.net/kejilunwen/zidonghuakongzhilunwen/2501620.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權(quán)申明:資料由用戶5b484***提供,本站僅收錄摘要或目錄,作者需要?jiǎng)h除請E-mail郵箱bigeng88@qq.com