• Title/Summary/Keyword: OPC server

Search Result 20, Processing Time 0.026 seconds

The Development of OPC Server for Communication between Simulation Model and External Application (시뮬레이션 모델과 외부 Client 간의 연동을 위한 OPC Server개발)

  • 박신열;이명수;서인용;홍진혁
    • Proceedings of the Korea Society for Simulation Conference
    • /
    • 2003.11a
    • /
    • pp.153-157
    • /
    • 2003
  • 전력연구원에서는 울진 표준형원전의 시뮬레이터를 개발하였으며, 여기에는 가상 주제어실, 발전소 현상 감시, 중대사고 등 많은 클라이언트 프로그램들이 있다. 이러한 프로그램들은 시뮬레이터와 연동되어 필요한 값을 읽고 쓰는 과정이 필요하다. 그러나 현재는 해당 시뮬레이터 환경에서 개발되지 않는 외부의 응용프로그램이 이들 시뮬레이터의 값들을 엑세스하는 방법은 제공하지 않고 있다. 본 보고서에서는 이러한 문제점을 해결하기 위해 외부 프로그램들이 시뮬레이션모델의 각종 변수들을 효과적으로 엑세스하여 값을 Read/write 할 수 있는 OPC (OLE for Process Control) Server를 개발하였다. 본 프로그램은 Rockwell의 OPC Server Toolkit인 RSI OPC/DDE Server Toolkit Library를 이용하여 개발하였으며 시뮬레이터가 실행되고 있는 컴퓨터에서 실행된다. 본 보고서에서는 OPC 일반개념, 개발한 OPC Server의 소개, OPC Server의 적용결과 등을 기술하고자 한다.

  • PDF

A Study on Development of Conversion Software for Controller Without OPC Stack to Communicate With OPC DA Client (OPC 스택이 없는 제어기와 OPC DA 클라이언트를 통신시키는 변환 소프트웨어 개발에 관한 연구)

  • Lee, Yong-Min;Lee, Seung-Ho
    • Journal of IKEEE
    • /
    • v.19 no.3
    • /
    • pp.319-326
    • /
    • 2015
  • This paper proposes method about development of conversion software for controller without OPC stack to communicate with OPC DA client. The proposed method is composed of development of OPC server based on OPC DA standard protocol, development of GUI application can be checked the OPC tag and point informations, development of conversion module to convert from OPC protocol to open standard protocol. In the stage of development of OPC server based on OPC DA standard protocol, we develope server in the pc to transmit and receive datum through OPC DA protocol with OPC DA client. In the stage of evelopment of GUI application can be checked the OPC tag and point informations, run the OPC DA server and register to window system registry and check OPC tags, points, transmitting and receiving of data from serial communication. In the stage of development of conversion module to convert from OPC protocol to open standard protocol, convert from OPC tag data which has received from OPC DA client to protocol can be communicated with industrial controller using open standard protocol so that support to transmit and receive data. To evaluate the efficiency of the proposed software, we connected OPC DA server software and OPC client, and 5 sample industrial controller which use open standard protocol, as a result we got 96.98% average communication succeeding rate among entire transmitting and receiving packets. We also confirmed that successfully communicated between industrial building controller which uses modbus protocol and industrial OPC DA client using OPC DA conversion software proposed by this dissertation.

An Implementation of OPC Client for Display Inspection System (디스플레이 검사 장비를 위한 OPC Client 개발)

  • Han, Chang-Ho;Oh, Choon-Suk;Ryu, Young-Kee
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.14 no.5
    • /
    • pp.411-414
    • /
    • 2008
  • OPC is the preferred communication standard for sharing process control data at all levels of the enterprise and becomes the global standard, sends/receives the data with PLC programs of inspection system via network, and manages various data using OPC server. In this paper, we introduce the developed OPC client system for FPD inspection system with OPC server. To control inspection system through OPC server, we have developed libraries which consist of stage driver, switch driver, microscope driver, image processing, alignment, and task management modules. Also we have developed the test program to verify all functions precisely. We describe the mechanism of inspection system, OPC connection method, and programs.

ActiveX Based Framework For Efficient Generation of OPC Client (효율적인 OPC Client 생성을 위한 ActiveX 기반 프레임워크)

  • Yoo, Dae-Sung;Kim, Jong-Hwan;Park, Jae-Hee;Yi, Myeong-Jae
    • Proceedings of the KIPE Conference
    • /
    • 2005.07a
    • /
    • pp.621-623
    • /
    • 2005
  • OPC has made it to improve the development of control and monitoring software. But it is difficult to understand COM/DCOM model that is a base technology of OPC and complex communication setting between OPC Server and OPC Client. Therefore, in this paper, we design and implement ActiveX based components that are enable to solve these problems. Implemented components provide a method for simple communication between OPC Server and OPC Client and a GUI environment for easy and fast setting of communication information. Also, they provide the architecture for efficient management of OPC Server's data. By using implemented component, easy development and efficient maintenance of OPC Client can be supported.

  • PDF

A Study on Development of an Integrated HMI System based on Embedded OPC Server (임베디드 OPC 기반의 통합형 HMI 시스템 개발에 관한 연구)

  • Yeo, Hoon-Koo;Rim, Seong-Rak;Han, Kwang-Rok
    • Journal of the Korea Society of Computer and Information
    • /
    • v.13 no.5
    • /
    • pp.1-10
    • /
    • 2008
  • In this paper, we discuss the development of an integrated HMI system based on OPC(OLE for Process Control) to control and monitor an automation equipment in the diverse environment. We implement an embedded OPC server according to the OPC standard which is proposed as the communication standard mechanism in the process control field, and design the interface module in which the output data of the OPC server can be connected to various HMI environment such as the local application, intranet client and Web page. This paper will be contributed in the HMI system implementation for the ubiquitous environment because it is possible to make remote control on the network and Web monitoring as well as the connection and data exchange of heterogeneous equipments by applying to various control systems.

  • PDF

Design and Implementation of an ActiveX based Component For Efficient Generation of OPC Client (효율적인 OPC Client 생성을 위한 ActiveX 기반 컴포넌트의 설계 및 구현)

  • Sim Min-Suk;Yi Myeong-Jae;Kim Jong-Hwan
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.11 no.11
    • /
    • pp.970-976
    • /
    • 2005
  • OPC has made it to improve the development of control and monitoring software. But it is difficult to understand COM/DCOM model that is a base technology of OPC and complex communication setting between OPC Server and OPC Client. Therefore, in this paper, we design and implement ActiveX based components that are enable to solve these problems. Implemented components provide a method for simple communication between OPC Sewer and OPC Client and a GUI environment for easy and fast setting of communication information. Also, they provide the architecture fur efficient management of OPC Server's data. By using implemented component, easy development and efficient maintenance of OPC Client can be supported.

Design of Web Service by Using OPC XML-DA and OPC Complex Data for Automation and Control Systems

  • Tan Vu Van;Yoo Dae-Sung;Yi Myeong-Jae
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2006.06a
    • /
    • pp.250-252
    • /
    • 2006
  • Web technologies are gaining increased importance in automation and control systems. However, the choice of Web technologies depends on the use cases in the application environment. In industrial systems, the data can be got not only from many different field systems and devices but also from different OPC (OLE for Process Control) Servers. Current OPC Client might be able to read simple data from OPC Server, but there are some problems to get structured data and to exchange structured information between collaborating applications. Therefore, OPC Foundation has defined interfaces to OPC XML-DA (OPC XML Data Access) and OPC Complex Data that aim to solve those problems. The OPC XML-DA can facilitate the exchange of plant data across the internet, and upwards into the enterprise domain. In addition, the OPC Complex Data will extend the OPC DA specification to allow the OPC Client to read and decode any type of data from measurement and control systems on the plant floor. This paper will describe the concept of OPC XML-DA and OPC Complex Data. And then it proposes a mechanism to implement the OPC Complex Data into OPC XML-DA Server. Additionally, the paper also discusses the security aspects.

  • PDF

Design of HMI software Interoperable with OPC-DA Server (OPC Server와 연동되는 HMI 소프트웨어 설계)

  • Cha, Jae-Pil;Jang, Dong-Wook;Jo, Sang-Hyun;Sun, Bok-Keun;Kim, Su-Hee;Han, Kwang-Rok
    • Proceedings of the IEEK Conference
    • /
    • 2006.06a
    • /
    • pp.801-802
    • /
    • 2006
  • The present study purposes to develop HMI software that runs on Windows CE .NET platform without being bound to specific HMI equipment and accesses data in PLC equipment through interoperation with an OPC-DA server. As the OPC-DA server reads data in PLC equipment, HMI system does not need to be configured differently for different equipments. In addition, when the interface environment of specific equipment changes, it does not require the application of new equipment or the change of communication protocol. As HMI system runs on Windows CE .NET platform, it can be configured using common embedded devices based on Windows CE .NET platform. HMI software reads data in PLC equipment through RS-232C communication interface. In addition, because it connects to an OPC-DA server through Ethernet communication interface, it can access data in PLC equipment as long as Ethernet is usable.

  • PDF

New Control System Aspects for Supporting Complex Data and High Performance System

  • Yoo, Dae-Seung;Tan, Vu Van;Yi, Myeong-Jae
    • Journal of Computing Science and Engineering
    • /
    • v.2 no.4
    • /
    • pp.394-411
    • /
    • 2008
  • The data in automation and control systems can be achieved not only from different field devices but also from different OPC (OLE for Process Control) servers. However, current OPC clients can only read and decode the simple data from OPC servers. They will have some problems to acquire structured data and exchange the structured data. In addition to the large network control systems, the OPC clients can read, write, and subscribe to thousands of data points from/to OPC servers. Due to that, the most important factor for building a high performance and scalable industrial control system is the ability to transfer the process data between server and client in the most efficient and fastest way. In order to solve these problems, we propose a means to implement the OPC DA (Data Access) server supporting the OPC complex data, so that the OPC DA clients are able to read and decode any type of data from OPC servers. We also propose a method for caching the process data in large industrial control systems to overcome the limitation of performance of the pure OPC DA system. The performance analysis and discussion indicate that the proposed system has an acceptable performance and is feasible in order for applying to real-time industrial systems today.

A Study on CPPS Architecture integrated with Centralized OPC UA Server (중앙 집중식 OPC UA 서버와 통합 된 CPPS 아키텍처에 관한 연구)

  • Jo, Guejong;Jang, Su-Hwan;Jeong, Jongpil
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.19 no.3
    • /
    • pp.73-82
    • /
    • 2019
  • In order to build a smart factory, building a CPPS (Cyber Physical Product System) is an important system that must be accompanied. Through the CPPS, it is the reality of smart factories to move physical factories to a digital-based cyber world and to intelligently and autonomously monitor and control them. But The existing CPPS architectures present only an abstract modeling architecture, and the research that applied the OPC UA Framework (Open Platform Communication Unified Architecture), an international standard for data exchange in the smart factory, as the basic system of CPPS It was insufficient. Therefore, it is possible to implement CPPS that can include both cloud and IoT by collecting field data distributed by CPPS architecture applicable to actual factories and concentrating data processing in a centralized In this study, we implemented CPPS architecture through central OPC UA Server based on OPC UA conforming to central processing OPC UA Framework, and how CPPS logical process and data processing process are automatically generated through OPC UA modeling processing We have proposed the CPPS architecture including the model factory and implemented the model factory to study its performance and usability.