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

OPC數(shù)據(jù)訪問服務(wù)器的開發(fā)研究及實(shí)現(xiàn)

發(fā)布時(shí)間:2018-07-25 06:57
【摘要】:隨著計(jì)算機(jī)技術(shù)的不斷發(fā)展,,應(yīng)用于工業(yè)控制領(lǐng)域的軟件與硬件設(shè)備的種類也越來(lái)越豐富,系統(tǒng)集成變得越來(lái)越復(fù)雜與困難。所以,無(wú)論是對(duì)于客戶還是開發(fā)者而言,一套統(tǒng)一、通用的標(biāo)準(zhǔn)是非常必要的。 OPC DA主要是提供現(xiàn)場(chǎng)層和應(yīng)用軟件間的縱向的數(shù)據(jù)集成和互操作。OPC客戶端能通過(guò)標(biāo)準(zhǔn)接口與一個(gè)或多個(gè)不同提供商的服務(wù)器通信。OPC DX由于定義了一個(gè)通用的接口,使得不同總線協(xié)議的設(shè)備和控制器通過(guò)以太網(wǎng)進(jìn)行直接數(shù)據(jù)交換成為可能 從OPC技術(shù)的應(yīng)用和開發(fā)來(lái)看,OPC DA數(shù)據(jù)訪問規(guī)范是核心,在工業(yè)控制系統(tǒng)的實(shí)際應(yīng)用也最廣泛,應(yīng)用軟件中OPC DA幾乎成了必須的接口標(biāo)準(zhǔn);诠I(yè)以太網(wǎng)的控制系統(tǒng)己經(jīng)成為比較流行的趨勢(shì),而且OPC DA就做為一種開放的軟件技術(shù)在系統(tǒng)的集成中獲得應(yīng)用。 本論文首先論述了OPC技術(shù)的產(chǎn)生背景及其意義,分析了OPC數(shù)據(jù)存取規(guī)范;對(duì)OPC技術(shù)的核心一一COM技術(shù)的實(shí)現(xiàn)過(guò)程及編程方法進(jìn)行了詳細(xì)的剖析,并描述delphi中開發(fā)COm的組件的過(guò)程。本論文的重點(diǎn)是開發(fā)OPC數(shù)據(jù)訪問服務(wù)器。因此本論文設(shè)計(jì)了OPC服務(wù)器的結(jié)構(gòu),解決了開發(fā)中的難點(diǎn),結(jié)合第三方開源propckit庫(kù),用delphi實(shí)現(xiàn)了OPC服務(wù)器的基本功能,最后對(duì)OPC服務(wù)器的測(cè)試給出了詳細(xì)方法。 本論文主要做了以下幾個(gè)方面的貢獻(xiàn): 一是認(rèn)真研究OPC的執(zhí)行標(biāo)準(zhǔn)與技術(shù)細(xì)節(jié),掌握OPC的相關(guān)技術(shù)關(guān)鍵 二是研究開源類庫(kù)propckit,以TOPCItemServer為基類封裝出RttiItemServer類。將OPC的item轉(zhuǎn)化為一個(gè)類的屬性,大大簡(jiǎn)化的OPC的開發(fā),并以此提出了OPC的通用開發(fā)方法。 三是提出了OPC技術(shù)與數(shù)據(jù)庫(kù)系統(tǒng)相結(jié)合的技術(shù)結(jié)構(gòu)和細(xì)節(jié),以及數(shù)據(jù)庫(kù)建立方法。 四是提出了OPC數(shù)據(jù)監(jiān)控系統(tǒng)的總體結(jié)構(gòu) 五是以delhi編程的方法測(cè)試OPC服務(wù)器
[Abstract]:With the development of computer technology, the types of software and hardware used in industrial control field are more and more abundant, and the system integration becomes more and more complex and difficult. So, for both the client and the developer, A common standard is very necessary. OPC DA is primarily designed to provide vertical data integration and interoperability between the field layer and the application. OPC clients can connect with servers of one or more different providers through the standard interface Communication. OPC DX defines a common interface, It makes it possible for devices and controllers of different bus protocols to exchange data directly through Ethernet. From the point of view of the application and development of OPC technology, OPCDA data access specification is the core. It is widely used in industrial control system, and OPC DA has almost become the necessary interface standard in the application software. Industrial Ethernet based control system has become a popular trend, and OPC DA as an open software technology has been applied in system integration. This paper first discusses the background and significance of OPC technology, analyzes the OPC data access specification, analyzes the implementation process and programming method of COM technology, which is the core of OPC technology. The process of developing components of COm in delphi is described. The emphasis of this paper is to develop OPC data access server. Therefore, this paper designs the structure of OPC server, solves the difficulties in the development, combines with the third party open source propckit library, realizes the basic function of OPC server with delphi, and finally gives the detailed method to test the OPC server. The main contributions of this paper are as follows: first, we study the implementation standards and technical details of OPC, and the key to master the relevant technology of OPC is to study the open source class library propckit, and encapsulate the RttiItemServer class with TOPCItemServer as the base class. The item of OPC is transformed into the attribute of a class, which greatly simplifies the development of OPC. Based on this, the general development method of OPC is put forward. Third, the technical structure and details of combining OPC technology with database system, and the method of database establishment are put forward. Finally, the overall structure of OPC data monitoring system is put forward. Fifth, OPC server is tested by delhi programming method.
【學(xué)位授予單位】:華南理工大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2012
【分類號(hào)】:TP368.5

【相似文獻(xiàn)】

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

1 王紅愛,龐彥斌,龔飛;現(xiàn)代控制系統(tǒng)信息集成與OPC服務(wù)器的開發(fā)[J];微計(jì)算機(jī)信息;2004年02期

2 劉權(quán),須德;如何用FactorySoft OPC Server Toolkit實(shí)現(xiàn)OPC數(shù)據(jù)訪問服務(wù)器[J];微計(jì)算機(jī)信息;2004年04期

3 李世學(xué);王小進(jìn);余光洪;;OPC技術(shù)及其在SCADA系統(tǒng)中的應(yīng)用[J];船電技術(shù);2010年03期

4 成功,楊佃福,陽(yáng)憲惠,陸麗萍;OPC技術(shù)應(yīng)用初探[J];計(jì)算機(jī)工程;2002年02期

5 陳丹丹;錢美;夏立;邵英;;OPC服務(wù)器開發(fā)的幾種方法[J];微計(jì)算機(jī)信息;2006年16期

6 顏郭發(fā)柏;李家新;王平;;Delphi開發(fā)OPC數(shù)據(jù)訪問應(yīng)用程序的研究[J];工業(yè)控制計(jì)算機(jī);2008年01期

7 胡珊;朱秀慧;;基于.NET平臺(tái)的異步WEB過(guò)程監(jiān)控[J];石油化工高等學(xué)校學(xué)報(bào);2007年03期

8 楊恒敏;;JAVA通過(guò)OPC技術(shù)平臺(tái)實(shí)現(xiàn)對(duì)火電廠下位機(jī)數(shù)據(jù)的讀取[J];新疆有色金屬;2010年04期

9 李安伏;崔亞量;;基于OPC的Matlab與組態(tài)王的數(shù)據(jù)通信[J];電力自動(dòng)化設(shè)備;2007年07期

10 傅春霞,段建民;OPC服務(wù)器的研究及在CAN總線系統(tǒng)中的實(shí)現(xiàn)[J];微計(jì)算機(jī)信息;2003年11期

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

1 王琦;牛亞婷;王慧;蔡曉琴;;鋼鐵企業(yè)生產(chǎn)執(zhí)行系統(tǒng)中的OPC應(yīng)用[A];中國(guó)計(jì)量協(xié)會(huì)冶金分會(huì)2010年會(huì)論文集[C];2010年

2 ;Intelligent Control System of Water Level for Boiler Drum Based on OPC and MATLAB[A];中國(guó)自動(dòng)化學(xué)會(huì)控制理論專業(yè)委員會(huì)C卷[C];2011年

3 王雪寒;劉愛華;周鵬;;OPC技術(shù)在煉鋼生產(chǎn)監(jiān)測(cè)中的應(yīng)用[A];河北省2011年煉鋼連鑄生產(chǎn)技術(shù)與學(xué)術(shù)交流會(huì)論文集[C];2011年

4 雷鳴;;OPC DA和OPC DX在數(shù)據(jù)采集方面的綜合應(yīng)用[A];中國(guó)計(jì)量協(xié)會(huì)冶金分會(huì)2011年會(huì)論文集[C];2011年

5 曾智;劉原;韓占光;張家泉;何慶文;高愛軍;;OPC技術(shù)在連鑄二級(jí)控制系統(tǒng)通信中的應(yīng)用[A];中國(guó)計(jì)量協(xié)會(huì)冶金分會(huì)2010年會(huì)論文集[C];2010年

6 李占偉;魏晉宏;;基于OPC技術(shù)的煤礦主通風(fēng)機(jī)監(jiān)控系統(tǒng)[A];煤礦機(jī)電一體化新技術(shù)2011學(xué)術(shù)年會(huì)論文集[C];2011年

7 ;Development of 20 Liter Spherical Explosion Test Apparatus Based on LabVIEW and OPC Technique[A];Proceedings of 2010 Chinese Control and Decision Conference[C];2010年

8 殷松;;基于RSLinx OPC的VB與PLC異步通信的實(shí)現(xiàn)[A];全國(guó)冶金自動(dòng)化信息網(wǎng)2012年年會(huì)論文集[C];2012年

9 王振鵬;黃莉娟;王先勇;;用OPC技術(shù)實(shí)現(xiàn)二冷動(dòng)態(tài)控制系統(tǒng)與WinCC的數(shù)據(jù)交換[A];中國(guó)計(jì)量協(xié)會(huì)冶金分會(huì)2011年會(huì)論文集[C];2011年

10 吳鐵;王龍;;利用OPC技術(shù)實(shí)現(xiàn)CSS專家控制系統(tǒng)與上位機(jī)通訊[A];2011年全國(guó)選煤學(xué)術(shù)交流會(huì)論文集[C];2011年

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

1 本報(bào)記者 王成應(yīng);國(guó)營(yíng)漢光“降生”國(guó)內(nèi)首條OPC鼓生產(chǎn)線[N];河北經(jīng)濟(jì)日?qǐng)?bào);2009年

2 本報(bào)記者 王成應(yīng) 通訊員 曹乃國(guó);漢光重工打造國(guó)內(nèi)最大OPC鼓研制基地[N];河北經(jīng)濟(jì)日?qǐng)?bào);2010年

3 ;Adtran訪問服務(wù)器能與路由器共存[N];中國(guó)計(jì)算機(jī)報(bào);2002年

4 欄目主持人 金璞;服務(wù)器初級(jí)選購(gòu)技巧常見問答[N];中國(guó)計(jì)算機(jī)報(bào);2007年

5 ;火電機(jī)組OPC性能測(cè)試成果通過(guò)鑒定[N];中國(guó)電力報(bào);2009年

6 河北經(jīng)貿(mào)大學(xué) 王春海邋晉州政務(wù)服務(wù)中心 張慧韜;服務(wù)器保護(hù)需要嚴(yán)防內(nèi)外[N];中國(guó)計(jì)算機(jī)報(bào);2008年

7 邊歆;忙并快樂著-網(wǎng)管員的一天[N];網(wǎng)絡(luò)世界;2006年

8 ;巧定計(jì)劃 讓服務(wù)器定時(shí)重啟[N];中國(guó)計(jì)算機(jī)報(bào);2008年

9 馬琳 許建峰;河南物探打響敘利亞OPC項(xiàng)目第一炮[N];中國(guó)石化報(bào);2011年

10 ;企業(yè)擁抱WLAN的條件[N];計(jì)算機(jī)世界;2003年

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

1 李征;浮游生物光學(xué)計(jì)數(shù)器—OPC和圖像分析技術(shù)在浮游動(dòng)物樣品分析中的應(yīng)用[D];中國(guó)科學(xué)院研究生院(海洋研究所);2010年

2 劉詔書;管控信息集成關(guān)鍵技術(shù)及其在內(nèi)飾布企業(yè)中的應(yīng)用研究[D];武漢理工大學(xué);2007年

3 謝滿德;芯片級(jí)多層布線關(guān)鍵技術(shù)研究[D];浙江大學(xué);2006年

4 丁敬國(guó);中厚板軋制過(guò)程軟測(cè)量技術(shù)的研究與應(yīng)用[D];東北大學(xué) ;2009年

5 沈珊瑚;納米級(jí)電路光刻建模及可制造性設(shè)計(jì)研究[D];浙江大學(xué);2009年

6 程躍;中藥制藥過(guò)程控制及集成化生產(chǎn)若干關(guān)鍵問題研究[D];西南交通大學(xué);2010年

7 姜春林;無(wú)線漫游網(wǎng)絡(luò)音視頻通信匿名認(rèn)證研究[D];中南大學(xué);2012年

8 王文林;基于VoiceXML的語(yǔ)音增值業(yè)務(wù)平臺(tái)及其算法的研究[D];北京郵電大學(xué);2007年

9 張孝臨;磨礦過(guò)程專家系統(tǒng)研究與應(yīng)用[D];吉林大學(xué);2010年

10 錢新華;基于數(shù)字化工廠概念的乙烯裝置生產(chǎn)過(guò)程模擬及其應(yīng)用[D];大連理工大學(xué);2010年

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

1 董蕾;基于OPC技術(shù)的堿回收控制系統(tǒng)的研究[D];蘭州理工大學(xué);2010年

2 張明;新型DCS組態(tài)軟件OPC客戶端和服務(wù)器的研究與開發(fā)[D];山東大學(xué);2010年

3 沈泫;基于光刻模型的OPC切分研究[D];浙江大學(xué);2011年

4 王紅波;OPC技術(shù)在污水處理中的應(yīng)用與研究[D];蘭州理工大學(xué);2011年

5 蔣財(cái)權(quán);基于進(jìn)程內(nèi)組件的OPC數(shù)據(jù)訪問服務(wù)器設(shè)計(jì)與實(shí)現(xiàn)[D];華南理工大學(xué);2012年

6 楊瑾;OPC在現(xiàn)場(chǎng)總線控制系統(tǒng)中的應(yīng)用研究[D];武漢理工大學(xué);2006年

7 趙濤;基于OPC和PLC的煤礦主扇風(fēng)機(jī)在線監(jiān)控系統(tǒng)的研究與設(shè)計(jì)[D];太原理工大學(xué);2010年

8 殷W

本文編號(hào):2143005


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

本文鏈接:http://sikaile.net/kejilunwen/jisuanjikexuelunwen/2143005.html


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

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