WO2021153832A1 - 브로커 기반 오피씨 유에이 펍섭을 이용한 제조 장비 시스템의 고도화 운용 방법 - Google Patents

브로커 기반 오피씨 유에이 펍섭을 이용한 제조 장비 시스템의 고도화 운용 방법 Download PDF

Info

Publication number
WO2021153832A1
WO2021153832A1 PCT/KR2020/001532 KR2020001532W WO2021153832A1 WO 2021153832 A1 WO2021153832 A1 WO 2021153832A1 KR 2020001532 W KR2020001532 W KR 2020001532W WO 2021153832 A1 WO2021153832 A1 WO 2021153832A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
broker
opc
publisher
topic
Prior art date
Application number
PCT/KR2020/001532
Other languages
English (en)
French (fr)
Inventor
이원희
신준호
Original Assignee
전자부품연구원
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 전자부품연구원 filed Critical 전자부품연구원
Priority to PCT/KR2020/001532 priority Critical patent/WO2021153832A1/ko
Publication of WO2021153832A1 publication Critical patent/WO2021153832A1/ko

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/418Total factory control, i.e. centrally controlling a plurality of machines, e.g. direct or distributed numerical control [DNC], flexible manufacturing systems [FMS], integrated manufacturing systems [IMS] or computer integrated manufacturing [CIM]
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B23/00Testing or monitoring of control systems or parts thereof
    • G05B23/02Electric testing or monitoring
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Definitions

  • the present invention relates to a smart factory-related technology, and more particularly, to a method for interworking and efficiently managing a large number of field devices in a manufacturing site using an industrial international communication standard.
  • the OPC UA server-client model which emerged in response to this demand, is very suitable for system integration between OT-IT levels that transmit small amounts of data.
  • the OPC UA server-client model is a request-response method using direct connection maintenance between devices, stability problems arise when a large number of data and devices must be accommodated.
  • the data exchange model of the publish/subscribe method has been originally used as a lightweight protocol of the message method such as MQTT, AMQP, CoAP, etc. in systems that need to collect and transmit data from many devices such as the IoT field. Therefore, efforts have been made to apply the message middleware data exchange method for M2M connection in the IIoT field, where network bandwidth is limited.
  • the present invention has been devised to solve the above problems, and an object of the present invention is to provide a method for stable interlocking and management of sensors and field devices, which are increasing exponentially for smartization of manufacturing sites, and for industrial
  • OPC UA IEC62541
  • OPC UA a communication standard
  • configuring an intermediate broker for data exchange between each device all data messages are exchanged through the broker, so that a large number of devices can be stably interlocked and expanded. It's about creating an environment that exists.
  • a manufacturing site data management method comprising: collecting, by a publisher device, data generated from a field device at a manufacturing site; The Publisher device, modeling the collected data in the form of OPC UA type; Includes; Publisher device, publishing the modeled data through a broker.
  • the publishing step includes, by the Publisher device, connecting with a broker; a step of the Publisher device requesting the broker to create a topic; It may include; the Publisher device, publishing and registering data to the channel generated by the topic.
  • the manufacturing site data management method may further include, by the Publisher device, periodically transmitting data to the topic.
  • a manufacturing site data management method includes: a Subscriber device, requesting subscription to a topic registered in a broker; The method may further include; by the subscriber device, receiving data through a channel of the topic of the broker.
  • the data inserted into the queue by the broker may be received in a FIFO manner.
  • a manufacturing site data management method includes: filtering, by a subscriber device, to map received data to an OPC UA information model;
  • the subscriber device may further include; mapping the filtered data to the OPC UA Data Variable node.
  • the manufacturing site data management method may further include, by the subscriber device, transmitting the received data to an application or platform.
  • a manufacturing site data management method includes the steps of: a Subscriber device requesting subscription to a topic registered in a broker by a Publisher device collecting data generated from a field device at the manufacturing site; and receiving, by the subscriber device, data through the broker's topic channel.
  • the scalability of device connection is increased by providing an N:N communication environment, interoperability between devices of the PubSub communication structure method is increased, data backup by a broker, and data of connection/request Integrity can be increased.
  • FIG. 1 is a block diagram of a Broker-based OPC UA PubSub system according to an embodiment of the present invention
  • an advanced operation method of a manufacturing equipment system using a broker-based OPC UA PubSub is presented.
  • OPC UA data data generated from various manufacturing equipment such as various sensors and field devices constituting the manufacturing site production line
  • Broker which is a non-connectivity data exchange model.
  • FIG. 1 is a block diagram of a Broker-based OPC UA PubSub system according to an embodiment of the present invention.
  • Each field device 140 operates as components.
  • Each field device repeatedly performs a specific role and includes vision equipment, AMR (Autonomous Mobile Robot), industrial robot, and CNC (Computerized Numerical Control).
  • AMR Autonomous Mobile Robot
  • CNC Computerized Numerical Control
  • Such a device has a distributed structure and generates various types of data, and a controller such as a programmable logic controller (PLC) collects data through various types of interfaces.
  • PLC programmable logic controller
  • the controller is an OPC UA-based publisher that collects data generated from field devices and utilizes it to structure and systemize the data in the form of OPC UA type. That is, the OPC UA Publisher 130 is interfaced with each production process 140 as shown in FIG. 2 to form a publisher based on a function of collecting data, a data modeling function using the collected data, and a modeled OPC UA information model. It is broadly divided into functions.
  • the Publisher 130 collects data to be issued among the modeled OPC UA information model, creates a DataSet, generates a NetworkMessage, and transmits a NetworkMessage to the Broker 120 at regular intervals.
  • Broker 120 is a kind of middleware server that mediates messages and delivers messages through Topic 121 and Queue 122 .
  • the Topic 121 is a kind of message channel and is opened in the Broker 120 in the form of Topicname/subname1/subname2.
  • OPC UA Publisher (130) connects with the broker 120 in advance and registers the desired Topic (121).
  • the Broker 120 inserts the issued data into the Queue 122 and delivers the data in a FIFO manner.
  • the NetworkMessage of the OPC UA Publisher 130 inserted into the Queue 122 in this way can be subscribed to by the OPC UA Subscriber 110 and can be subscribed periodically through the Topic 121 previously opened in the Broker 120. .
  • FIG. 2 is a diagram illustrating the process of configuring the OPC UA Publisher 130 after collecting data generated in the production process 140 and issuing a NetworkMessage to the Broker 120 .
  • the OPC UA platform including the OPC UA Publisher 130 is composed of a plurality, and is interfaced with the distributed production process 140 in various forms to receive data using various protocols.
  • an essential requirement for the OPC UA platform configuration is OPC UA data modeling, and the OPC UA information model in the tree structure is constructed according to the OPC UA rules using the received data.
  • Each data of the modeled information model is named a node and has a unique identifier, and based on this, the OPC UA Publisher 130 is configured.
  • the OPC UA platform on which the OPC UA Publisher 130 is configured is linked with the production process 140 through the modeled OPC UA information model, and an environment for posting various data is established.
  • the OPC UA Publisher 130 collects data nodes to be published from the OPC UA information model.
  • the data set unit collected in this way is named DataSet, and DataSet is composed as many as the number of collected data nodes.
  • DataSet is a kind of datagram field and includes information such as collected data node identifier information, DataSet identifier, and TimeStamp.
  • a NetworkMessage is configured with a plurality of DataSets including data information to be published, and a connection request is made to the broker 120 .
  • the Topic 121 in the Broker 120 must be created, and the Topic 121 that the OPC UA Publisher 130 wants to create is in the form of “Topicname/sub1/sub2”. request with
  • FIG. 3 is a diagram illustrating a mechanism in which the OPC UA Publisher 130 issues a NetworkMessage to the Broker 120 .
  • the OPC UA Publisher 130 requests the creation of a data transmission/reception channel in order to periodically issue a NetworkMessage including the data set group to be published to the Broker 120, and this is called Topic (121). .
  • the Broker 120 When the OPC UA Publisher 130 requests the Broker 120 to create a topic named "Production Process/Process 1" as shown in FIG. 3, the Broker 120 creates a topic with the same name, and this Topic Channel 121 Through the OPC UA Publisher 130 is to issue a NetworkMessage.
  • the OPC UA Publisher 130 periodically issues a NetworkMessage to the created Topic channel 121, and the Broker 120 receives it in the FIFO (First In First Out) Queue 122 whenever it receives it. Insert a NetworkMessage.
  • FIFO First In First Out
  • the OPC UA Subscriber 110 who wants to subscribe through the same Topic channel 121 subscribes to NetworkMessage from the Broker 120 .
  • 4 is a diagram illustrating a mechanism by which the OPC UA Subscriber 110 subscribes to NetworkMessage.
  • the OPC UA Subscriber 110 who wants to subscribe to the Topic 121 created in response to the request of the OPC UA Publisher 130, requests data to the corresponding Topic channel 121 and periodically subscribes to the data.
  • FIG. 5 is a diagram illustrating a process in which the OPC UA Subscriber 110 subscribes to a NetworkMessage from the Broker 120 .
  • the OPC UA Subscriber 110 may be configured in a device or application and requests a connection to the Broker 120 . If data is requested for the topic channel 121 issued by the OPC UA Publisher 130 previously after connecting with the broker 120, the NetworkMessage inserted in the queue 122 in the broker 120 can be subscribed to. .
  • a DataSet set is extracted from the received NetworkMessage by subscribing, and it is mapped with the internal information model node of the OPC UA Subscirber 110 .
  • the information model of the OPC UA Subscriber 110 mapped in this way is linked with the data issued by the OPC UA Publisher 130 and can be utilized in other applications or platforms.
  • the OPC UA Publisher 130 receives the process data from the production process 140 (S131), models the OPC UA information model (S132), and collects data to be published among the modeled OPC UA information models. So (S133), after creating a DataSet (S134), creates a NetworkMessage (S135).
  • the OPC UA Publisher 130 connects with the broker 120 in advance (S136, S137), requests/registers the desired Topic 121 (S138), and then issues the generated NetworkMessage (S139).
  • the OPC UA Subscriber 110 connects with the Broker 120 (S111, S112), requests a topic 121 to subscribe to (S113), and periodically transmits data through the topic channel 121. Subscribe (S114).
  • the OPC UA Subscriber 110 sequentially receives the NetworkMessages inserted into the Queue 122 in the FIFO-type Broker 120 (S115), and extracts a DataSet set from the received NetworkMessage (S116, S117) , after filtering to be mapped to the OPC UA information model (S118), and then mapped to the OPC UA Data Variable node (S119).
  • OPC UA IEC62541-based Publisher and Subscriber
  • an industrial communication standard In order to exchange data between each device, an intermediate broker is configured and all data messages are exchanged through the broker to establish an environment in which a large number of devices can stably interwork and expand.
  • N:N communication environment it can be expected to increase the scalability of device connection, increase the interoperability between devices of the PubSub communication structure, back up the broker data, and increase the data integrity of the connection/request.
  • the technical idea of the present invention can also be applied to a computer-readable recording medium containing a computer program for performing the functions of the apparatus and method according to the present embodiment.
  • the technical ideas according to various embodiments of the present invention may be implemented in the form of computer-readable codes recorded on a computer-readable recording medium.
  • the computer-readable recording medium may be any data storage device readable by the computer and capable of storing data.
  • the computer-readable recording medium may be a ROM, RAM, CD-ROM, magnetic tape, floppy disk, optical disk, hard disk drive, or the like.
  • the computer-readable code or program stored in the computer-readable recording medium may be transmitted through a network connected between computers.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • Strategic Management (AREA)
  • Human Resources & Organizations (AREA)
  • Quality & Reliability (AREA)
  • Automation & Control Theory (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Economics (AREA)
  • Educational Administration (AREA)
  • Development Economics (AREA)
  • Game Theory and Decision Science (AREA)
  • Manufacturing & Machinery (AREA)
  • General Engineering & Computer Science (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

브로커 기반 OPC UA PubSub을 이용한 제조 장비 시스템의 고도화 운용 방법이 제공된다. 본 발명의 실시예에 따른 제조 현장 데이터 관리 방법은, Publisher 장치가 제조 현장의 필드장치로부터 발생한 데이터를 수집하고, 수집한 데이터를 OPC UA 타입의 형태로 모델링 하며, 모델링한 데이터를 브로커를 통해 발행한다. 이에 의해, 제조 현장의 스마트화를 위해서 기하급수적으로 증가하고 있는 센서, 필드장치에 대해 안정적인 연동 및 관리가 가능해진다.

Description

브로커 기반 오피씨 유에이 펍섭을 이용한 제조 장비 시스템의 고도화 운용 방법
본 발명은 스마트 팩토리 관련 기술에 관한 것으로, 더욱 상세하게는 제조 현장 내 많은 수의 필드장치를 산업용 국제 통신 규격을 이용하여 연동하고 효율적으로 관리하기 위한 방법에 관한 것이다.
오늘날 모든 제조 분야에서 스마트 제조 혁신 트렌드에 따라 많은 수의 필드 디바이스, 센서 등이 시스템의 구성 요소로써 동작하고 있다. 이와 같은 많은 수의 필드 디바이스를 효율적으로 관리하기 위한 기술 개발의 요구가 증대되어 왔다.
이같은 요구에 따라서 등장한 OPC UA 서버-클라이언트 모델은 적은 양의 데이터를 전달하는 OT-IT 레벨간의 시스템 통합에는 매우 적합하다. 그러나 OPC UA 서버-클라이언트 모델은 장치간 직접 연결 유지를 이용한 요청-응답 방식이기 때문에 많은 수의 데이터, 장치를 수용해야 하는 경우 안정성에 문제가 발생한다.
이에 비연결성에 구조 모델을 통한 장치간 연결 종속성을 탈피하고자 Publish/Subscribe 방식의 데이터 교환 모델로의 전환이 이루어지고 있다.
Publish/Subscribe 방식의 데이터 교환 모델은 본래 IoT 분야와 같이 많은 장치에서 데이터를 수집하고 전송해야 하는 시스템에서 MQTT, AMQP, CoAP 등과 같은 Message 방식의 경량화된 프로토콜로 사용되어 왔다. 이에 네트워크 대역폭이 제한적인 IIoT 분야의 M2M 연결을 위해서 Message Middleware 방식의 데이터 교환 방식을 적용하고자 하는 노력이 계속되어 왔다.
현재 제조업 분야는 방대한 양의 정보가 발생하고 있다. 이에 데이터를 제공하는 서버와 데이터를 제공받는 클라이언트의 경계가 모호해지게 되었고, 시스템이 상황에 따라 유동적으로 데이터를 읽고 쓰는 역할을 수행해야 하는 필요성이 증대되고 있다.
본 발명은 상기와 같은 문제점을 해결하기 위하여 안출된 것으로서, 본 발명의 목적은, 제조 현장의 스마트화를 위해서 기하급수적으로 증가하고 있는 센서, 필드장치에 대해 안정적인 연동 및 관리를 위한 방안으로, 산업용 통신 표준인 OPC UA(IEC62541) 기반의 Publisher와 Subscriber를 구축하고, 각 장치 간 데이터 교환을 위해서 중간 Broker를 구성하여 모든 데이터 메시지를 Broker를 통해서 교환함으로써 많은 수의 장치가 안정적으로 연동 및 확장할 수 있는 환경을 구축함에 있다.
상기 목적을 달성하기 위한 본 발명의 일 실시예에 따른, 제조 현장 데이터 관리 방법은, Publisher 장치가, 제조 현장의 필드장치로부터 발생한 데이터를 수집하는 단계; Publisher 장치가, 수집한 데이터를 OPC UA 타입의 형태로 모델링 하는 단계; Publisher 장치가, 모델링한 데이터를 브로커를 통해 발행하는 단계;를 포함한다.
발행 단계는, Publisher 장치가, 브로커와 연결하는 단계; Publisher 장치가, 브로커에 토픽을 생성 요청하는 단계; Publisher 장치가, 생성된 토픽을 채널로 데이터를 발행 등록 하는 단계;를 포함할 수 있다.
본 발명의 일 실시예에 따른, 제조 현장 데이터 관리 방법은, Publisher 장치가, 토픽에 데이터를 주기적으로 전송하는 단계;를 더 포함할 수 있다.
본 발명의 일 실시예에 따른, 제조 현장 데이터 관리 방법은, Subscriber 장치가, 브로커에 등록된 토픽을 구독 요청하는 단계; Subscriber 장치가, 브로커의 토픽을 채널로 데이터를 수신하는 단계;를 더 포함할 수 있다.
수신 단계는, Broker에 의해 Queue에 삽입된 데이터를 FIFO 방식으로 수신할 수 있다.
본 발명의 일 실시예에 따른, 제조 현장 데이터 관리 방법은, Subscriber 장치가, 수신한 데이터를 OPC UA 정보 모델로 매핑하기 위해서 필터링하는 단계; Subscriber 장치가, 필터링된 데이터를 OPC UA Data Variable 노드와 매핑하는 단계;를 더 포함할 수 있다.
본 발명의 일 실시예에 따른, 제조 현장 데이터 관리 방법은, Subscriber 장치가, 수신한 데이터를 어플리케이션 또는 플랫폼으로 전달하는 단계;를 더 포함할 수 있다.
한편, 본 발명의 다른 실시예에 따른, 제조 현장 데이터 관리 방법은, Subscriber 장치가, 제조 현장의 필드장치로부터 발생한 데이터를 수집하는 Publisher 장치에 의해 브로커에 등록된 토픽을 구독 요청하는 단계; 및 Subscriber 장치가, 브로커의 토픽을 채널로 데이터를 수신하는 단계;를 포함한다.
이상 설명한 바와 같이, 본 발명의 실시예들에 따르면 제조 현장의 스마트화를 위해서 기하급수적으로 증가하고 있는 센서, 필드장치에 대해 안정적인 연동 및 관리가 가능해진다.
특히 본 발명의 실시예들에 따르면 N:N 통신 환경을 제공함으로써 장치 연결의 확장성이 증대되고, PubSub 통신 구조 방식의 장치들간 상호운용성이 증대되며, Broker에 의한 데이터 백업, 연결/요청의 데이터 무결성이 증대될 수 있다.
도 1은 본 발명의 일 실시예에 따른 Broker 기반 OPC UA PubSub 시스템의 구성도,
도 2는 OPC UA Publisher의 구성도,
도 3은 OPC UA Publisher - Broker 간 데이터 발행 메커니즘,
도 4는 Broker - OPC UA Subscriber 간 데이터 구독 메커니즘,
도 5는 OPC UA Subscriber의 구성도,
도 6은 OPC UA Publisher의 동작 흐름도, 그리고,
도 7은 OPC UA Subscriber의 동작 흐름도이다.
이하에서는 도면을 참조하여 본 발명을 보다 상세하게 설명한다.
본 발명의 실시예에서는, 브로커 기반 OPC UA PubSub을 이용한 제조 장비 시스템의 고도화 운용 방법을 제시한다.
구체적으로, 본 발명의 실시예에서는, 제조 현장 생산 라인을 구성하는 다양한 센서, 필드장치 등의 다양한 제조 장비에서 발생하는 데이터를 산업용 국제 표준 기술인 OPC UA 데이터 모델링하고, 비연결성 데이터 교환 모델인 Broker 기반의 OPC UA PubSub 구조 모델을 구축하여, OPC UA Publisher 장치와 OPC UA Subscriber 장치의 연동을 통해 장치 확장성을 향상시켜, 전체 제조 장비 시스템 관리를 고도화 할 수 있는 방안을 제시한다.
도 1은 본 발명의 일 실시예에 따른 Broker 기반 OPC UA PubSub 시스템의 구성도이다.
도시된 바와 같이, 제조 현장의 생산공정은 여러 필드장치(140)가 구성 요소로써 동작한다. 각 필드장치는 특정 역할을 반복적으로 수행하며 비전 장비, AMR(Autonomous Mobile Robot), 산업용 로봇, CNC(Computerized Numerical Conroll) 등이 해당된다. 이와같은 장치는 분산된 구조를 가지며 다양한 형태의 데이터를 발생시키고 PLC(Programmable Logic Controller)와 같은 컨트롤러가 다양한 형태의 인터페이스로 데이터를 수집한다.
특히 컨트롤러는 OPC UA 기반의 Publisher로써 필드장치로부터 발생한 데이터를 수집하고 이를 활용하여 OPC UA 타입의 형태로 구조화 및 체계화 한다. 즉, OPC UA Publisher(130)는 도 2와 같이 각 생산공정(140)과 인터페이스 되어 데이터를 수집하는 기능과 수집된 데이터를 활용한 데이터 모델링 기능, 모델링된 OPC UA 정보 모델을 기반으로 Publisher를 구성하는 기능으로 크게 나뉜다.
보다 상세하게, Publisher(130)는 모델링된 OPC UA 정보 모델 중 발행할 데이터를 Collect 하여 DataSet을 만들고 NetworkMessage를 생성하여 Broker(120)에 일정한 주기로 NetworkMessage를 전송한다.
Broker(120)는 메시지를 중개하는 일종의 미들웨어 서버로써 Topic(121)과 Queue(122)를 통해서 메시지를 전달한다.
Topic(121)은 일종의 메시지 채널로써 Topicname/subname1/subname2의 형태로 Broker(120) 내 개설된다. OPC UA Publisher(130)가 선행적으로 Broker(120)와 연결하고 원하는 Topic(121)을 등록한다.
등록된 Topic(121)을 통해서 OPC UA Publisher(130)는 구성된 NetworkMessage를 발행하면 Broker(120)는 발행된 데이터를 Queue(122)에 삽입하고 FIFO 방식으로 데이터를 전달한다. 특히 이와 같이 Queue(122)에 삽입된 OPC UA Publisher(130)의 NetworkMessage는 OPC UA Subscriber(110)가 구독할 수 있으며 앞서 Broker(120)에 개설된 Topic(121)을 통해서 주기적으로 구독할 수 있다.
이와 같이 OPC UA Subscriber(110)가 구독한 NetworkMessage를 OPC UA 정보 모델로 매핑하기 위해서 필터한 후 OPC UA Data Variable 노드와 매핑한다. 도 2는 생산공정(140)에서 발생한 데이터 수집 후 OPC UA Publisher(130)를 구성하고 Broker(120)에게 NetworkMessage를 발행하는 과정을 도시화 한 모습이다.
OPC UA Publisher(130)를 포함하는 OPC UA 플랫폼은 다수로 구성되며, 분산된 생산공정(140)과 여러 형태로 인터페이스 되어 다양한 프로토콜을 이용하여 데이터를 수신한다. 특히 OPC UA 플랫폼 구성을 위해서 필수적으로 요구되는 사항은 OPC UA 데이터 모델링 작업이며, 수신된 데이터를 활용해서 OPC UA 규칙에 따라 트리 구조 형태의 OPC UA 정보 모델을 구성하게 된다.
모델링된 정보 모델의 각 데이터는 노드라고 명명하고 고유의 식별자를 갖으며 이를 기반으로 OPC UA Publisher(130)를 구성한다. OPC UA Publisher(130)가 구성 된 OPC UA 플랫폼은 모델링된 OPC UA 정보 모델을 통해서 생산공정(140)과 연동이 이루어지고 다양한 데이터를 게재할 수 있는 환경이 구축된다.
좀 더 상세하게, OPC UA Publisher(130)는 OPC UA 정보 모델로부터 발행 하고자 하는 데이터 노드를 수집한다. 이와 같이 수집된 데이터 집합 단위를 DataSet이라 명명하고 수집 된 데이터 노드 수 만큼 DataSet을 구성한다.
DataSet은 일종의 데이터그램 필드이며 수집된 데이터 노드 식별자 정보, DataSet 식별자, TimeStamp 등의 정보를 포함한다.
이와 같이 발행하고자 하는 데이터 정보를 포함하는 DataSet을 다수개로 NetworkMessage를 구성하고, Broker(120)에 연결 요청한다. 구성된 NetworkMessage를 Broker(120)에게 발행하기 위해서 Broker(120) 내 Topic(121)을 생성해야 하며, OPC UA Publisher(130)가 생성하고자 하는 Topic(121)을 "Topicname/sub1/sub2"와 같은 형태로 요청한다.
요청 후 OPC UA Publisher(130)는 생성된 Topic 채널(121)을 이용하여 NetworkMessage를 주기적으로 발행한다. 도 3은 OPC UA Publisher(130)가 Broker(120)에게 NetworkMessage를 발행하는 메커니즘을 도시화한 모습이다.
좀 더 상세하게, OPC UA Publisher(130)는 발행하고자 하는 데이터 집합군이 포함되어 있는 NetworkMessage를 Broker(120)에게 주기적으로 발행하기 위해서 데이터 송수신 채널 생성을 요청하며, 이를 Topic(121)이라고 명명한다.
OPC UA Publisher(130)가 도 3과 같이 "생산공정/공정1"라는 이름의 Topic 생성을 Broker(120)에게 요청하면 Broker(120)는 같은 이름의 Topic을 생성하고, 이 Topic 채널(121)을 통해서 OPC UA Publisher(130)는 NetworkMessage를 발행하게 된다.
다시 말하면, OPC UA Publisher(130)는 생성된 Topic 채널(121)에 NetworkMessage를 주기적으로 발행하며, Broker(120)는 이를 수신할 때마다 FIFO(First In First Out) 방식의 Queue(122)에 수신한 NetworkMessage를 삽입한다.
동일 Topic 채널(121)을 통해 구독을 원하는 OPC UA Subscriber(110)는 Broker(120)로부터 NetworkMessage를 구독한다. 도 4는 OPC UA Subscriber(110)가 NetworkMessage를 구독하는 메커니즘을 도시화한 모습이다.
앞서 OPC UA Publisher(130)의 요청에 따라서 생성된 Topic(121)에 대해서 구독을 원하는 OPC UA Subscriber(110)는 해당 Topic 채널(121)에 데이터를 요청하고 주기적으로 데이터를 구독한다.
특히 FIFO 방식의 Broker(120) 내 Queue(122)에 삽입되어 있는 NetworkMessage를 순차적으로 구독하게 된다. 도 5는 OPC UA Subscriber(110)가 Broker(120)로부터 NetworkMessage를 구독하는 과정을 도시화한 모습이다.
좀 더 상세하게, OPC UA Subscriber(110)는 장치 또는 어플리케이션 내에 구성 될 수 있으며 Broker(120)에 연결 요청한다. Broker(120)와 연결 후 앞서 OPC UA Publisher(130)가 발행하는 Topic 채널(121)에 대해서 데이터를 요청하게 되면, Broker(120) 내 Queue(122)에 삽입되어이 있는 NetworkMessage를 구독할 수 있게 된다.
이와 같이 구독하여 수신된 NetworkMessage에 DataSet 집합을 추출하고, OPC UA Subscirber(110)의 내부 정보 모델 노드와 매핑한다. 이와 같이 매핑된 OPC UA Subscriber(110)의 정보 모델은 OPC UA Publisher(130)가 발행한 데이터와 연동이되고, 다른 어플리케이션 또는 플랫폼에서 활용할 수 있다.
도 6은 OPC UA Publisher(130)의 동작 흐름도이다. 도시된 바와 같이, OPC UA Publisher(130)는 생산공정(140)으로부터 공정 데이터를 수신하면(S131), OPC UA 정보 모델을 모델링하고(S132), 모델링된 OPC UA 정보 모델 중 발행할 데이터를 Collect 하여(S133), DataSet을 만든 후에(S134), NetworkMessage를 생성한다(S135).
그리고, OPC UA Publisher(130)는 선행적으로 Broker(120)와 연결하고(S136,S137), 원하는 Topic(121)을 요청/등록한 다음(S138), 생성한 NetworkMessage를 발행한다(S139).
도 7은 OPC UA Subscriber(110)의 동작 흐름도이다. 도시된 바와 같이, OPC UA Subscriber(110)는 Broker(120)와 연결하고(S111,S112), 구독을 원하는 Topic(121)을 요청하여(S113), Topic 채널(121)을 통해 주기적으로 데이터를 구독한다(S114).
이후, OPC UA Subscriber(110)은 FIFO 방식의 Broker(120) 내 Queue(122)에 삽입되어 있는 NetworkMessage를 순차적으로 수신하게 되며(S115), 수신된 NetworkMessage에 DataSet 집합을 추출하고(S116,S117), OPC UA 정보 모델로 매핑하기 위해서 필터링한 후(S118), OPC UA Data Variable 노드와 매핑한다(S119).
지금까지, 브로커 기반 OPC UA PubSub을 이용한 제조 장비 시스템의 고도화 운용 방법에 대해 바람직한 실시예를 들어 상세히 설명하였다.
본 발명의 실시예에서는, 제조 현장의 스마트화를 위해서 기하급수적으로 증가하고 있는 센서, 필드장치에 대해서 안정적인 연동 및 관리를 위한 방안으로, 산업용 통신 표준인 OPC UA(IEC62541) 기반의 Publisher와 Subscriber를 구축하고, 각 장치간 데이터 교환을 위해서 중간 Broker를 구성하여 모든 데이터 메시지를 Broker를 통해서 교환함으로써 많은 수의 장치가 안정적으로 연동 및 확장할 수 있는 환경을 구축하였다.
이에 의해, N:N 통신 환경을 제공함으로써 장치 연결의 확장성 증대, PubSub 통신 구조 방식의 장치들간 상호운용성 증대 및 Broker를 데이터 백업, 연결/요청의 데이터무결성 증대를 기대할 수 있다.
한편, 본 실시예에 따른 장치와 방법의 기능을 수행하게 하는 컴퓨터 프로그램을 수록한 컴퓨터로 읽을 수 있는 기록매체에도 본 발명의 기술적 사상이 적용될 수 있음은 물론이다. 또한, 본 발명의 다양한 실시예에 따른 기술적 사상은 컴퓨터로 읽을 수 있는 기록매체에 기록된 컴퓨터로 읽을 수 있는 코드 형태로 구현될 수도 있다. 컴퓨터로 읽을 수 있는 기록매체는 컴퓨터에 의해 읽을 수 있고 데이터를 저장할 수 있는 어떤 데이터 저장 장치이더라도 가능하다. 예를 들어, 컴퓨터로 읽을 수 있는 기록매체는 ROM, RAM, CD-ROM, 자기 테이프, 플로피 디스크, 광디스크, 하드 디스크 드라이브, 등이 될 수 있음은 물론이다. 또한, 컴퓨터로 읽을 수 있는 기록매체에 저장된 컴퓨터로 읽을 수 있는 코드 또는 프로그램은 컴퓨터간에 연결된 네트워크를 통해 전송될 수도 있다.
또한, 이상에서는 본 발명의 바람직한 실시예에 대하여 도시하고 설명하였지만, 본 발명은 상술한 특정의 실시예에 한정되지 아니하며, 청구범위에서 청구하는 본 발명의 요지를 벗어남이 없이 당해 발명이 속하는 기술분야에서 통상의 지식을 가진자에 의해 다양한 변형실시가 가능한 것은 물론이고, 이러한 변형실시들은 본 발명의 기술적 사상이나 전망으로부터 개별적으로 이해되어져서는 안될 것이다.

Claims (8)

  1. Publisher 장치가, 제조 현장의 필드장치로부터 발생한 데이터를 수집하는 단계;
    Publisher 장치가, 수집한 데이터를 OPC UA 타입의 형태로 모델링 하는 단계;
    Publisher 장치가, 모델링한 데이터를 브로커를 통해 발행하는 단계;를 포함하는 것을 특징으로 하는 제조 현장 데이터 관리 방법.
  2. 청구항 1에 있어서,
    발행 단계는,
    Publisher 장치가, 브로커와 연결하는 단계;
    Publisher 장치가, 브로커에 토픽을 생성 요청하는 단계;
    Publisher 장치가, 생성된 토픽을 채널로 데이터를 발행 등록 하는 단계;를 포함하는 것을 특징으로 하는 제조 현장 데이터 관리 방법.
  3. 청구항 2에 있어서,
    Publisher 장치가, 토픽에 데이터를 주기적으로 전송하는 단계;를 포함하는 것을 특징으로 하는 제조 현장 데이터 관리 방법.
  4. 청구항 2에 있어서,
    Subscriber 장치가, 브로커에 등록된 토픽을 구독 요청하는 단계;
    Subscriber 장치가, 브로커의 토픽을 채널로 데이터를 수신하는 단계;를 더 포함하는 것을 특징으로 하는 제조 현장 데이터 관리 방법.
  5. 청구항 4에 있어서,
    수신 단계는,
    Broker에 의해 Queue에 삽입된 데이터가 FIFO 방식으로 수신되는 것을 특징으로 하는 제조 현장 데이터 관리 방법.
  6. 청구항 4에 있어서,
    Subscriber 장치가, 수신한 데이터를 OPC UA 정보 모델로 매핑하기 위해서 필터링하는 단계;
    Subscriber 장치가, 필터링된 데이터를 OPC UA Data Variable 노드와 매핑하는 단계;를 더 포함하는 것을 특징으로 하는 제조 현장 데이터 관리 방법.
  7. 청구항 4에 있어서,
    Subscriber 장치가, 수신한 데이터를 어플리케이션 또는 플랫폼으로 전달하는 단계;를 더 포함하는 것을 특징으로 하는 제조 현장 데이터 관리 방법.
  8. Subscriber 장치가, 제조 현장의 필드장치로부터 발생한 데이터를 수집하는 Publisher 장치에 의해 브로커에 등록된 토픽을 구독 요청하는 단계; 및
    Subscriber 장치가, 브로커의 토픽을 채널로 데이터를 수신하는 단계;를 포함하는 것을 특징으로 하는 제조 현장 데이터 관리 방법.
PCT/KR2020/001532 2020-01-31 2020-01-31 브로커 기반 오피씨 유에이 펍섭을 이용한 제조 장비 시스템의 고도화 운용 방법 WO2021153832A1 (ko)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/KR2020/001532 WO2021153832A1 (ko) 2020-01-31 2020-01-31 브로커 기반 오피씨 유에이 펍섭을 이용한 제조 장비 시스템의 고도화 운용 방법

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/KR2020/001532 WO2021153832A1 (ko) 2020-01-31 2020-01-31 브로커 기반 오피씨 유에이 펍섭을 이용한 제조 장비 시스템의 고도화 운용 방법

Publications (1)

Publication Number Publication Date
WO2021153832A1 true WO2021153832A1 (ko) 2021-08-05

Family

ID=77079434

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2020/001532 WO2021153832A1 (ko) 2020-01-31 2020-01-31 브로커 기반 오피씨 유에이 펍섭을 이용한 제조 장비 시스템의 고도화 운용 방법

Country Status (1)

Country Link
WO (1) WO2021153832A1 (ko)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113987047A (zh) * 2021-11-04 2022-01-28 西安热工研究院有限公司 一种基于opc-ua协议的自动化数据采集的方法

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20140091704A (ko) * 2011-11-18 2014-07-22 톰슨 라이센싱 엔드-유저 디바이스들의 원격 관리를 위한 발행/구독 브로커를 포함하는 시스템 및 각각의 엔드-유저 디바이스
US20170147022A1 (en) * 2015-11-19 2017-05-25 Rockwell Automation Technologies, Inc. Energy operations across domains
US20180026942A1 (en) * 2016-07-25 2018-01-25 Honeywell International Inc. Industrial process control using ip communications with publisher subscriber pattern

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20140091704A (ko) * 2011-11-18 2014-07-22 톰슨 라이센싱 엔드-유저 디바이스들의 원격 관리를 위한 발행/구독 브로커를 포함하는 시스템 및 각각의 엔드-유저 디바이스
US20170147022A1 (en) * 2015-11-19 2017-05-25 Rockwell Automation Technologies, Inc. Energy operations across domains
US20180026942A1 (en) * 2016-07-25 2018-01-25 Honeywell International Inc. Industrial process control using ip communications with publisher subscriber pattern

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
LEE, WON HYEONG: "(The) Implementation of Broker-Based Message Transmission Method in OPC UA Publish-Subscribe Communication", THESIS, February 2019 (2019-02-01), pages 1 - 59, XP009529414 *
MELIK MERKUMIANS MARTIN; BAIERLING MATTHIAS; SCHITTER GEORG: "A service-oriented domain specific language programming approach for batch processes", 2016 IEEE 21ST INTERNATIONAL CONFERENCE ON EMERGING TECHNOLOGIES AND FACTORY AUTOMATION (ETFA), IEEE, 6 September 2016 (2016-09-06), pages 1 - 9, XP032994697, DOI: 10.1109/ETFA.2016.7733729 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113987047A (zh) * 2021-11-04 2022-01-28 西安热工研究院有限公司 一种基于opc-ua协议的自动化数据采集的方法
CN113987047B (zh) * 2021-11-04 2024-03-29 西安热工研究院有限公司 一种基于opc-ua协议的自动化数据采集的方法

Similar Documents

Publication Publication Date Title
KR20210098219A (ko) 브로커 기반 OPC UA PubSub을 이용한 제조 장비 시스템의 고도화 운용 방법
CN109756559B (zh) 面向嵌入式机载系统分布式数据分发服务的构建及使用方法
CN111813570A (zh) 一种电力物联网的事件驱动型消息交互方法
EP2826265A2 (en) Group operations in machine-to-machine networks using a shared identifier
WO2020063995A1 (zh) Pon网络,用于pon网络的方法及装置,以及机器人系统
JP2003169089A5 (ko)
CN108390950A (zh) 一种消息推送方法、装置及设备
KR102345082B1 (ko) 클라우드 기반 iec61850 정보 처리 방법
WO2020130170A1 (ko) Opc ua 발행/구독 모델 기반 부품 제조 공정 장비 시스템의 고도화 운용 방법
WO2020111309A1 (ko) 오토메이션엠엘기반의 오피씨유에이환경구축을 위한 데이터파싱 및 구성방법
CN108924228B (zh) 基于边缘计算的工业互联网优化系统
CN104750544A (zh) 应用于分布式系统中的进程管理系统及进程管理方法
CN110417646A (zh) 基于rpc应用程序推送订阅消息的方法以及装置
US6442596B1 (en) Shared data views for large-scale multimode environments
WO2021153832A1 (ko) 브로커 기반 오피씨 유에이 펍섭을 이용한 제조 장비 시스템의 고도화 운용 방법
CN109263581A (zh) 一种用于无人驾驶车辆的实时通信控制方法
CN112887356A (zh) 共享內存的数据分发服务的系统及其运作方法
WO2021095936A1 (ko) 오피씨 유에이 서버를 이용한 오피씨 유에이 발행자 게이트웨이 구성 방법
CN104270432B (zh) 基于钻井行业实时数据服务系统及数据交互方法
EP2189904A1 (en) Systems and methods for electronically routing data
KR20180031852A (ko) Mqtt 프로토콜 연동을 위한 어댑터 및 그를 이용한 데이터 교환 시스템
WO2016204342A1 (ko) 3d 프린터 단말 네트워크 구축형 제품제작 중개 관리시스템
CN116506434B (zh) 一种多终端可离线运行的智能仓库管理方法
EP3576376A1 (de) Datenübermittlung innerhalb eines industriellen automatisierungssystems
US20090094599A1 (en) System and method for optimized targeting in a large scale system

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20916399

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20916399

Country of ref document: EP

Kind code of ref document: A1