资源描述:
《冷轧清洗线控制系统设计--用c++和opc设计二级控制系统--学位论文.doc》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、鞍山科技大学本科生毕业设计(论文)第61页冷轧清洗线控制系统设计——用C++和OPC设计二级控制系统摘要传统工控系统的驱动和与其连接的应用程序之间的接口没有统一的标准,为了实现不同的硬件和软件所构成的计算机之间的数据交换和传输,必须开发各自的通讯程序。这样一来,导致了开发成本高、重复性劳动、驱动程序不一致和存在访问冲突等问题,很难适应当今工控系统的开放性要求。OPC(OLEforProcessControl,用于过程控制的OLE)技术的出现提供了解决方法。OPC使不同供应厂商的设备和应用程序之间可以相互间数据交换,
2、把硬件供应商和软件开发商分离开来,在设备和数据库等数据源和客户之间架起一座桥梁。OPC是过程控制工业中的新兴标准,基于Microsoft的COM/DCOM技术,它包括一整套用于过程控制自动化接口和方法的标准集。本文介绍了OPC技术产生的背景,以及它的主要特点与发展状况,并剖析了其核心COM/DCOM技术。然后重点介绍了OPC数据访问规范及访问方法,OPC服务器对象和客户端对象接口及OPC客户端与服务器的通信。最后介绍OPC技术在冷轧清洗线中的应用,OPC服务器与现场设备和客户端的连接。关键词:OPC,组件对象模型,
3、客户端鞍山科技大学本科生毕业设计(论文)第61页ColdRollingCleaningLineControlSystemDesign——DesignSecondLevelControlSystemwithC++andOPCAbstractThereisnouniversalstandardbetweenthedriveroftraditionalindustrycontrolsystemandapplicationprogram.Inordertorealizethedataexchangeandthetransm
4、issionamongthecomputerswithdifferenthardwareandsoftware,peoplemustdeveloprespectivecommunicationprogram.Asthematterstands,thereexistmanyproblemsincludingthehighdevelopmentcost,theduplicatedwork,inconsistentdriverprogramandvisitconflictandsoon.Itisverydifficult
5、tomeettheopenneedsofcurrenttheindustrycontrolsystem.OPC(OLEforProcessControl,usedinprocesscontrolOLE)technique’sappearanceprovidethesolution.OPCmakesthedifferentsupplymerchantofequipmentandtheapplicationprogramexchangedatamutuallyandseparatethehardwaresupplier
6、fromthesoftwaredeveloper,whichputsupabridgebetweencustomersanddataresourcesuchasequipmentanddatabaseetc.OPCisanemergingstandardintheprocesscontrolindustry,basedonMicrosoftCOMandDCOMtechnology.Itincludesthewholestandardcollectionwithinterfaceandmethodusedinthep
7、rocesscontrolautomation.ThispaperintroducesthebackgroundofOPCtechnology,aswellasitsmaincharacteristicandthedevelopmentcondition,andanalyzesitscoreCOMandDCOMtechnology.ThenitintroducestheOPCdataaccessstandardandaccessmethodwithemphasis,theinterfaceandthecommuni
8、cationbetweenOPCserverobjectandclientobject.Intheend,itintroducestheapplicationofOPCtechnologyinthecoldrollingcleaningline,theconnectioninthecoldrollingcleaninglinebetweenOPCserver