欢迎来到天天文库
浏览记录
ID:31974654
大小:2.62 MB
页数:72页
时间:2019-01-29
《基于corba新型scada系统平台的的研究论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、摘要基于CORBA的新型SCADA系统平台的研究SCADA系统是能量管理信息系统的子系统,在电力调度中心,往往同时运行SCADA和其它EMS子系统,如AGC、DTS等,不同系统的数据库不同,系统之间对数据互操作几乎不可能。并且如果在调度中心以为没有安装数据库的地方想查看数据都很困难的问题。因此,本论文想开发一个遵循国际标准IEC61970的基于CORBA的SQ奶A系统平台来解决这个问题。系统平台即系统软总线,该总线的设计包括三个部分:支持平台、数据模型、数据访问接口。论文中使用CORBA中间件来构建系统软件的支持平台,CORBA的核心ORB是通信介质,通过ORB可以透明地向本地或远端对象发
2、出请求或接受响应。数据模型是系统数据库的映射,供数据接口的访问。数据访问接口包括读和写数据两种操作,是提供给外界供调用的。工作原理是把定义好的接口发布在支持平台上,客户端只要调用支持平台上的接口即可完成要实现的功能,接口是用来对数据操作的,因为数据库的不同,接口不直接操作数据库,而是通过数据库映射的对象——CM模型来获得数据。本系统平台的开发使用开源项目社区提供的纯JAVA实现JacORB2.1作为中间件构建系统软总线的支持平台,采用UML的对象关系搭建CIM数据模型,利用Java作为接口设计语言,整个系统是在JBuilderX环境下开发的。该设计能满足在不同客户端,只通过调用SCADA服
3、务器软总线的接口,而不需要知道接口的内部实现,就能准确地对数据库中的数据的进行读写操作,达到了设计的要求和目的。关键词:CORBA,SCADA,IEC61970,Java,CIM,CISAbstractTHERESEARCHOFNEWSCADASYSTEMPLATFORMW⋯CHBASEDONCORBAABSTRACTTheSCADAsystemistheenergymanagementinformationsystem’Ssubsystem,intheelectricpowercontrolcenter,oftensimultaneouslymovesSCADAandotherEMSsu
4、bsystem,likeAGC,DTSandSOon,differentsystemsindifferentdatabases,theoperationsbetweeneachO也eralmostimpossible.Andifnotinstalledthe10caldatabasein也edispatchcenterthattocheckthedataaredi伍cultissues.Therefore,也edevelopmentofPapertofollowtheintern撕onalstandardIEC61970forCORBA也eSCADAsystemplatformtoaddr
5、ess也eproblem.Thisplatformincludesthreeelements:supportplatform,datamodel,dataaccessinterfaces.PaperuseCORBAmiddlewaretobuildasystemsoftwaresupportplatform,ORBiSthecommunicationsmedium,ORBcalltransparentlythroughlocalorremotetorequestoracceptatargetresponse.Datamodelisthedatabasehash,fordatainterfa
6、cesvisit.Datainterfacesincludingreadingandwritingoperations,isavailabletotheoutsideUSe.Operatingprinciplesisissuedtheinterfaceinsupportplatform,customer-platformaslongasrequiredtoachieveinterface.Interfaceisusedfordataoperations,becauseofthedifferentdatabases,interfacedoesnotdirectlyoperatedatabas
7、e,butthroughdatabaseshineupontarget—C蹦modelstoobtaindata.DevelopmentofthesystemplatformusedforJacORB2.1tobuildthesystemplatform,usingUMLobjectrel撕onsercctionCn压datamodel,useJavaasainterfacedesignlanguage,theentir
此文档下载收益归作者所有