KR20170110796A - Method for diagnosing process abnormality based on internet of things by using parallel processing and Apparatus thereof - Google Patents

Method for diagnosing process abnormality based on internet of things by using parallel processing and Apparatus thereof Download PDF

Info

Publication number
KR20170110796A
KR20170110796A KR1020160035017A KR20160035017A KR20170110796A KR 20170110796 A KR20170110796 A KR 20170110796A KR 1020160035017 A KR1020160035017 A KR 1020160035017A KR 20160035017 A KR20160035017 A KR 20160035017A KR 20170110796 A KR20170110796 A KR 20170110796A
Authority
KR
South Korea
Prior art keywords
event
log file
token
event log
ignited
Prior art date
Application number
KR1020160035017A
Other languages
Korean (ko)
Other versions
KR101985871B1 (en
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 KR1020160035017A priority Critical patent/KR101985871B1/en
Publication of KR20170110796A publication Critical patent/KR20170110796A/en
Application granted granted Critical
Publication of KR101985871B1 publication Critical patent/KR101985871B1/en

Links

Images

Classifications

    • 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/04Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/1734Details of monitoring file system events, e.g. by the use of hooks, filter drivers, logs
    • G06F17/30144
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/38Concurrent instruction execution, e.g. pipeline or look ahead
    • G06F9/3885Concurrent instruction execution, e.g. pipeline or look ahead using a plurality of independent parallel functional units
    • G06F9/3887Concurrent instruction execution, e.g. pipeline or look ahead using a plurality of independent parallel functional units controlled by a single instruction for multiple data lanes [SIMD]
    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M9/00Parallel/series conversion or vice versa
    • H04L67/16
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/51Discovery or management thereof, e.g. service location protocol [SLP] or web services

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Human Resources & Organizations (AREA)
  • Strategic Management (AREA)
  • Software Systems (AREA)
  • Economics (AREA)
  • General Engineering & Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Game Theory and Decision Science (AREA)
  • General Business, Economics & Management (AREA)
  • Operations Research (AREA)
  • Development Economics (AREA)
  • Marketing (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Debugging And Monitoring (AREA)

Abstract

본 발명은 공정 이상 현상을 진단하는 방법에 관한 것으로 이벤트 로그 파일로부터 객체를 이벤트 키로 하고, 공정이상 판단에 필요한 이벤트 필드만을 도출하여 이벤트 값으로 하는 제 1 이벤트 로그 파일를 생성하는 단계, 및 상기 제 1 이벤트 로그 파일을 이용하여 각 객체 별로 공정 이상이 있는지를 판단하고, 판단결과에 따라 공정이상이 발생한 객체의 제 1 이벤트 로그 파일에 대해 공정 이상 이벤트 타입 값을 추가하여 제 2 이벤트 로그 파일을 생성하는 단계를 포함함으로써, 대용량 사물인터넷 데이터를 병렬 처리 기법으로 분석함으로써 저비용, 고효율 분석이 가능해진다.The present invention relates to a method for diagnosing a process anomaly, comprising: generating a first event log file having an event key as an object from an event log file and deriving only an event field necessary for process anomaly judgment as an event value; A second event log file is generated by adding the process abnormal event type value to the first event log file of the object in which the process anomaly occurs according to the determination result by using the event log file By including the step, analysis of large-scale object Internet data by parallel processing technique enables low-cost, high-efficiency analysis.

Description

병렬 처리 기법을 이용한 사물인터넷 데이터 기반 프로세스 이상 현상 진단 방법 및 그 장치 {Method for diagnosing process abnormality based on internet of things by using parallel processing and Apparatus thereof}TECHNICAL FIELD [0001] The present invention relates to a method for diagnosing an abnormal phenomenon of an Internet data-based process using a parallel processing technique,

본 발명은 공정 이상 현상을 진단하는 방법에 관한 것으로서, 이벤트 로그 파일의 병렬처리를 이용하여 공정 이상 현상을 진단하는 방법 및 그 장치에 관한 것이다.The present invention relates to a method for diagnosing a process anomaly phenomenon, and a method and apparatus for diagnosing a process anomaly phenomenon by using parallel processing of an event log file.

현재 글로벌 제조업 경쟁 심화에 대응하고 미래 경쟁력을 유지하기 위해 스마트 팩토리의 개념이 전세계적으로 대두되고 있다. 스마트 팩토리의 기본 개념은 공장과 공장, 공장 내 모든 사물들이 네트워크로 연결되고, 물리적 세계에서 진행되는 일들이 가상의 세계로 미러링되며, 생산과정을 통제, 생산의 전 과정은 물론 상품 자체의 최적화가 가능해지는 공장을 의미한다. The Smart Factory concept is emerging all over the world to cope with the intensification of global manufacturing competition and to maintain future competitiveness. The basic concept of Smart Factory is that everything in the factory, factory, and factory is connected to the network, the work in the physical world is mirrored to the virtual world, the production process is controlled, It means a plant that can be made available.

스마트 팩토리 환경에서는 과거 경직된 중앙집중식 단방향 생산체계에서 탈피하여 소재와 부품에 스마트 메모리를 장착해 스스로 생산기기와 경로를 결정하는 분산제어체계의 구현이 가능해질 것이다. 또한, 사물인터넷 기술과 비전기술이 적용되어 물리적 세계에서 진행되는 일들이 가상의 세계로 미러링되고, 공정 및 제품 품질의 사전검증, 실시간 관리, 사후분석이 가능해질 것이다.In the Smart Factory environment, it will become possible to implement a distributed control system that decides the production equipment and the path by installing smart memory in materials and parts, away from the rigid centralized unidirectional production system in the past. In addition, the application of object Internet technology and vision technology will mirror the work in the physical world to a virtual world, enabling pre-verification of process and product quality, real-time management, and post-analysis.

스마트 팩토리의 핵심 동력은 정보통신기술(ICT)이며 구체적으로는 사물인터넷, 빅데이터, 클라우드 컴퓨팅, 사이버 물리시스템 등이 있다. 사물인터넷의 핵심 기술인 RFID 태그와 센서 기술을 이용하면 부품의 위치, 공정변수, 환경 데이터를 실시간으로 수집 가능하므로 탄력적인 생산계획과 출하지시를 가능케 한다. 또한, 품질 문제가 발생할 경우 그 원인을 생산설비의 센서 데이터를 분석해 원천적 불량원인을 정밀히 탐색 할 수 있게 된다.Smart Factories' core driving force is information and communication technology (ICT), specifically Internet, big data, cloud computing, and cyber physics. RFID tags and sensor technologies, which are core technologies of the Internet, enable real-time acquisition of parts location, process variables, and environmental data, thus enabling flexible production planning and shipment instructions. Also, if a quality problem arises, the cause of the quality problem can be analyzed by analyzing the sensor data of the production facility to precisely search for the cause of the source defect.

RFID, 센서 등의 사물인터넷 데이터는 끊임없이 생성되며 대용량, 비정형 성격을 지니고 있다. 따라서, 기존 관계형 데이터베이스 기술만으로 대용량 사물인터넷 데이터를 다루기에는 처리 속도 및 확장 비용 측면에서 한계점이 존재한다. 따라서 분산 파일시스템, 분산 데이터베이스관리시스템, 병렬처리 기술 등을 사용하는 ‘빅데이터 처리기술’이 사물인터넷 데이터 저장소 구현 및 연산을 위한 핵심 기술로 부상하고 있다.RFID, sensors, etc. Internet data is constantly generated and has a large capacity and atypical nature. Therefore, there is a limitation in terms of processing speed and expansion cost to deal with large-scale object Internet data only by existing relational database technology. Therefore, 'big data processing technology' using distributed file system, distributed database management system, and parallel processing technology is emerging as the core technology for the implementation and calculation of object Internet data storage.

하지만, 모든 생산과정 및 물류과정에 사물인터넷과 빅데이터 등의 기술을 적용한다 하더라도 공정 및 물류 과정에서의 분실, 도난, 파손 등에 의한 자연감소(shrinkage)를 100% 차단할 수는 없을 것이다.However, even if technology such as Internet of object and big data is applied to all production process and logistics process, it will not be able to block 100% of shrinkage due to loss, theft or breakage in process and logistics process.

본 발명과 관련된 선행기술로는 '사물 인터넷 기반 변압기 모니터링 시스템 및 방법(한국공고특허: 10-1573806)' 등이 있다.The prior art related to the present invention is a system and method for monitoring the Internet based transformer (Korean Patent Publication No. 10-1573806).

본 발명이 해결하고자 하는 첫 번째 과제는 이벤트 로그 파일의 병렬처리를 이용하여 공정 이상 현상을 진단하는 방법을 제공하는 것이다.A first problem to be solved by the present invention is to provide a method for diagnosing a process abnormal phenomenon by using parallel processing of an event log file.

본 발명이 해결하고자 하는 두 번째 과제는 이벤트 로그 파일의 병렬처리를 이용하여 공정 이상 현상을 진단하는 장치를 제공하는 것이다.A second problem to be solved by the present invention is to provide an apparatus for diagnosing a process abnormal phenomenon by using parallel processing of an event log file.

본 발명은 상기 첫 번째 과제를 해결하기 위하여, 공정 이상 현상을 진단하는 방법에 있어서, 이벤트 로그 파일로부터 객체를 이벤트 키로 하고, 공정이상 판단에 필요한 이벤트 필드만을 도출하여 이벤트 값으로 하는 제 1 이벤트 로그 파일를 생성하는 단계; 및 상기 제 1 이벤트 로그 파일을 이용하여 각 객체 별로 공정 이상이 있는지를 판단하고, 판단결과에 따라 공정이상이 발생한 객체의 제 1 이벤트 로그 파일에 대해 공정 이상 이벤트 타입 값을 추가하여 제 2 이벤트 로그 파일을 생성하는 단계를 포함하는 방법을 제공한다.In order to solve the first problem, the present invention provides a method for diagnosing a process anomaly, the method comprising: setting an object as an event key from an event log file, deriving only an event field required for process anomaly judgment, Generating a file; And a process event abnormality determination unit for determining whether a process abnormality exists for each object by using the first event log file, adding a process abnormality event type value to a first event log file of an object in which a process abnormality occurs, And generating a file.

본 발명의 다른 실시예에 의하면, 상기 제 1 이벤트 로그 파일에 포함되는 이벤트 필드는, 이벤트시간, 이벤트발생지점, 또는 작업자 중 하나 이상을 포함하는 것을 특징으로 하는 방법일 수 있다.According to another embodiment of the present invention, the event field included in the first event log file may include at least one of an event time, an event occurrence point, and an operator.

본 발명의 다른 실시예에 의하면, 상기 공정 이상 이벤트 타입 값은, 분실/도난 또는 미인식을 나타내는 값 중 하나인 것을 특징으로 하는 방법일 수 있다.According to another embodiment of the present invention, the process abnormal event type value is one of a value indicating lost / stolen or unrecognized.

본 발명의 다른 실시예에 의하면, 상기 제 2 이벤트 로그 파일을 생성하는 단계는, 각 객체 별로 수집된 이벤트 로그 파일들을 이용하여 공정 모델에 토큰 재생을 수행하는 단계; 상기 토큰 재생을 수행한 결과, 토큰이 공정의 최종 위치에 도달하였는지를 판단하는 단계; 상기 토큰이 공정의 최종 위치에 도달하지 않은 경우 분실이 발생한 것으로 판단하여 제 2 이벤트 로그 파일을 생성하고, 상기 토큰이 고정의 최종 위치에 도달한 경우 점화될 수 없는 경우에도 점화된 토큰이 있는지 판단하는 단계; 및 상기 점화될 수 없는 경우에도 점화된 토큰이 있는 경우 미인식이 발생한 것으로 판단하여 제 2 이벤트 로그 파일을 생성하고, 상기 점화될 수 없는 경우에도 점화된 토큰이 없는 경우 제 2 이벤트 로그 파일을 생성하지 않는 단계를 포함하는 것을 특징으로 하는 방법일 수 있다.According to another embodiment of the present invention, the generating of the second event log file may include: performing token reproduction in a process model using event log files collected for each object; Determining, as a result of performing the token regeneration, whether the token has reached a final position of the process; If the token does not reach the final position of the process, it is determined that a loss has occurred and a second event log file is generated, and if the token reaches the final position of the fixation, ; And if there is an ignited token, the second event log file is generated, and if the ignited token does not exist, the second event log file is generated The method comprising the steps of:

본 발명의 다른 실시예에 의하면, 상기 토큰은, 해당 공정이 수행되는 점화에 의해서 다음 공정으로 이동하는 것을 특징으로 하는 방법일 수 있다.According to another embodiment of the present invention, the token may be moved to the next process by the ignition in which the process is performed.

본 발명의 다른 실시예에 의하면, 상기 점화될 수 없는 경우에도 점화된 토큰이 있는 경우, 상기 점화될 수 없는 경우에도 점화된 토큰이 위치한 위치 이전의 공정에 해당하는 제 1 이벤트 로그 파일에 공정 이상 이벤트 타입 값을 추가하여 제 2 이벤트 로그 파일을 생성하는 것을 특징으로 하는 방법일 수 있다.According to another embodiment of the present invention, even in the case where the ignited token exists, even if it can not be ignited, even in the case where it can not be ignited, the first event log file corresponding to the process before the position where the ignited token is located, And adding the event type value to generate a second event log file.

본 발명은 상기 두 번째 과제를 해결하기 위하여, 공정 이상 현상을 진단하는 장치에 있어서, 이벤트 로그 파일을 저장하는 저장부; 및 상기 저장된 이벤트 로그 파일을 독출하여, 이벤트 로그 파일로부터 객체를 이벤트 키로 하고, 공정이상 판단에 필요한 이벤트 필드만을 도출하여 이벤트 값으로 하는 제 1 이벤트 로그 파일을 생성하며, 상기 제 1 이벤트 로그 파일을 이용하여 각 객체 별로 공정 이상이 있는지를 판단하고, 판단결과에 따라 공정이상이 발생한 객체의 제 1 이벤트 로그 파일에 대해 공정 이상 이벤트 타입 값을 추가하여 제 2 이벤트 로그 파일을 생성하는 처리부를 포함하는 장치를 제공한다.According to another aspect of the present invention, there is provided an apparatus for diagnosing a process abnormal phenomenon, comprising: a storage unit for storing an event log file; And generating a first event log file for reading out the stored event log file and using the object as an event key from the event log file as an event value by deriving only event fields necessary for process abnormalities, And generating a second event log file by adding the process abnormal event type value to the first event log file of the object in which the process anomaly occurs according to the determination result, Device.

본 발명에 따르면, 저 사양 컴퓨팅 자원을 이용하여 대용량 사물인터넷 데이터를 병렬 처리 기법으로 분석함으로써 저비용, 고효율 분석이 가능해진다. 또한, 끊임없이 발생되는 사물인터넷 데이터를 활용하여 공정/물류 프로세스 상의 분실/도난 그리고 미인식 등의 이상 현상을 탐색함으로써 지속적 프로세스 개선 활동을 지원할 수 있다.According to the present invention, low-cost and high-efficiency analysis becomes possible by analyzing large-scale object Internet data using a parallel processing technique using low-specification computing resources. In addition, it can support continuous process improvement activities by exploiting abnormal phenomena such as lost / stolen and unrecognized in process / logistics process by utilizing continuously generated Internet data of objects.

도 1은 본 발명의 일 실시예에 따른 공정 이상 현상 진단 장치의 블록도이다.
도 2 내지 3은 본 발명의 실시예에 따른 공정 이상 현상 진단에 이용되는 병렬 처리 과정을 나타낸 것이다.
도 4 내지 도 7은 본 발명의 실시예에 따른 공정 이상 현상 진단에 이용되는 토큰 재생 과정을 나타낸 것이다.
도 8 내지 도 12는 본 발명의 실시예에 따른 공정 이상 현상 진단을 구체적인 예를 이용하여 설명한 것이다.
도 13은 본 발명의 일 실시예에 따른 공정 이상 현상을 진단하는 방법의 흐름도이다.
도 14는 본 발명의 다른 실시예에 따른 공정 이상 현상을 진단하는 방법의 흐름도이다.
1 is a block diagram of a process anomaly diagnosis apparatus according to an embodiment of the present invention.
FIGS. 2 to 3 illustrate a parallel processing procedure used for diagnosing a process abnormal phenomenon according to an embodiment of the present invention.
4 to 7 illustrate a token regeneration process used in the process abnormal phenomenon diagnosis according to the embodiment of the present invention.
FIG. 8 to FIG. 12 illustrate a process abnormal phenomenon diagnosis according to an embodiment of the present invention, using specific examples.
13 is a flow chart of a method for diagnosing process anomalies according to an embodiment of the present invention.
14 is a flow chart of a method for diagnosing process anomalies according to another embodiment of the present invention.

본 발명에 관한 구체적인 내용의 설명에 앞서 이해의 편의를 위해 본 발명이 해결하고자 하는 과제의 해결 방안의 개요 또는 기술적 사상의 핵심을 우선 제시한다.Prior to the description of the concrete contents of the present invention, for the sake of understanding, the outline of the solution of the problem to be solved by the present invention or the core of the technical idea will be given first.

본 발명의 일 실시예에 따른 공정 이상 현상을 진단하는 방법은 이벤트 로그 파일로부터 객체를 이벤트 키로 하고, 공정이상 판단에 필요한 이벤트 필드만을 도출하여 이벤트 값으로 하는 제 1 이벤트 로그 파일를 생성하는 단계, 및 상기 제 1 이벤트 로그 파일을 이용하여 각 객체 별로 공정 이상이 있는지를 판단하고, 판단결과에 따라 공정이상이 발생한 객체의 제 1 이벤트 로그 파일에 대해 공정 이상 이벤트 타입 값을 추가하여 제 2 이벤트 로그 파일을 생성하는 단계를 포함한다.A method for diagnosing a process anomaly according to an embodiment of the present invention includes generating a first event log file having an event key as an object from an event log file and deriving only an event field required for process anomaly judgment as an event value, A process abnormality event type value is added to the first event log file of the object in which the process abnormality occurs according to the determination result, and the second event log file .

이하 첨부된 도면을 참조하여 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자가 본 발명을 용이하게 실시할 수 있는 실시 예를 상세히 설명한다. 그러나 이들 실시예는 본 발명을 보다 구체적으로 설명하기 위한 것으로, 본 발명의 범위가 이에 의하여 제한되지 않는다는 것은 당업계의 통상의 지식을 가진 자에게 자명할 것이다.DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings. It will be apparent to those skilled in the art, however, that these examples are provided to further illustrate the present invention, and the scope of the present invention is not limited thereto.

본 발명이 해결하고자 하는 과제의 해결 방안을 명확하게 하기 위한 발명의 구성을 본 발명의 바람직한 실시예에 근거하여 첨부 도면을 참조하여 상세히 설명하되, 당해 도면에 대한 설명시 필요한 경우 다른 도면의 구성요소를 인용할 수 있음을 미리 밝혀둔다. 아울러 본 발명의 바람직한 실시 예에 대한 동작 원리를 상세하게 설명함에 있어 본 발명과 관련된 공지 기능 또는 구성에 대한 구체적인 설명 그리고 그 이외의 제반 사항이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우, 그 상세한 설명을 생략한다.BRIEF DESCRIPTION OF THE DRAWINGS The above and other features and advantages of the present invention will become more apparent by describing in detail preferred embodiments thereof with reference to the attached drawings in which: It is possible to quote the above. In the following detailed description of the principles of operation of the preferred embodiments of the present invention, it is to be understood that the present invention is not limited to the details of the known functions and configurations, and other matters may be unnecessarily obscured by the present invention. A detailed description thereof will be omitted.

도 1은 본 발명의 일 실시예에 따른 공정 이상 현상 진단 장치의 블록도이다.1 is a block diagram of a process anomaly diagnosis apparatus according to an embodiment of the present invention.

본 발명의 일 실시예에 따른 공정 이상 현상 진단 장치(100)는 저장부(110) 및 처리부(120)로 구성되며, 통신부(130)를 더 포함할 수 있다.The apparatus 100 for diagnosing a process abnormal phenomenon according to an embodiment of the present invention may include a storage unit 110 and a processing unit 120 and may further include a communication unit 130. [

저장부(110)는 이벤트 로그 파일을 저장한다.The storage unit 110 stores an event log file.

보다 구체적으로, 공정 현장에 설치되어 있는 센서와 같은 감지부들이 감지한 공정 정보들인 이벤트 로그 파일들을 저장한다. 상기 이벤트 로그 파일은 공정(140)으로부터 통신부(130)가 수신하여 저장부(110)에 저장되거나, 처리부(120)가 가공하여 생성되어 저장부(110)에 저장될 수 있다.More specifically, event log files, which are process information detected by sensing units such as sensors installed at the process site, are stored. The event log file may be received by the communication unit 130 from the process 140 and stored in the storage unit 110 or processed by the processing unit 120 and may be stored in the storage unit 110.

처리부(120)는 상기 저장된 이벤트 로그 파일을 독출하여, 이벤트 로그 파일로부터 객체를 이벤트 키로 하고, 공정이상 판단에 필요한 이벤트 필드만을 도출하여 이벤트 값으로 하는 제 1 이벤트 로그 파일을 생성하며, 상기 제 1 이벤트 로그 파일을 이용하여 각 객체 별로 공정 이상이 있는지를 판단하고, 판단결과에 따라 공정이상이 발생한 객체의 제 1 이벤트 로그 파일에 대해 공정 이상 이벤트 타입 값을 추가하여 제 2 이벤트 로그 파일을 생성한다.The processing unit 120 reads the stored event log file, generates a first event log file having an event key as an object from the event log file, deriving only an event field required for process abnormalities, as an event value, It is determined whether there is a process abnormality for each object by using the event log file and a process abnormality event type value is added to the first event log file of the object in which the process abnormality occurs according to the determination result to generate the second event log file .

보다 구체적으로, 공정 이상을 판단하기 위한 이벤트 로그 파일을 일일이 판단하기 처리량이 많아 병렬 처리 방법을 이용한다. 이를 위하여, 우선 이벤트 로그 파일을 객체 별로 구분할 수 있도록 객체를 이벤트 키로 하고, 공정 이상을 판단하는데 필요한 정보만을 이용하기 위하여, 필요한 이벤트 필드만을 도출하여 이벤트 값으로 하는 제 1 이벤트 로그 파일을 생성한다. 공정 이상을 객체를 기준으로 판단하기 위하여, 객체를 이벤트 키로 설정하고, 공정 이상이 발생하였을 때, 공정 이상 정보를 파악하기 위한 이벤트 필드들을 이벤트 값으로 설정한다. 상기 제 1 이벤트 로그 파일에 포함되는 이벤트 필드는 이벤트시간, 이벤트발생지점, 또는 작업자 중 하나 이상을 포함할 수 있다. 언제, 어디서, 누구에 의해 공정 이상이 발생하였는지를 판단하기 위하여, 이벤트시간, 이벤트발생지점, 또는 작업자 중 하나 이상을 포함할 수 있다. 공정 이상을 해결하기 위해 필요한 정보가 더 있는 경우, 해당 정보를 포함하는 이벤트 필드를 더 포함할 수 있음은 당연하다.More concretely, a parallel processing method is used because there is a large amount of processing for judging an event log file for judging process abnormality. To this end, an object is set as an event key so that the event log file can be divided into objects, and a first event log file is generated by extracting only necessary event fields as event values in order to use only information necessary for judging process anomalies. In order to judge the process anomaly based on the object, the object is set as an event key, and when the process anomaly occurs, event fields for identifying process anomaly information are set as event values. The event field included in the first event log file may include at least one of an event time, an event occurrence point, and an operator. May include one or more of an event time, an event occurrence point, or an operator to determine when, where, by whom the process anomaly occurred. It is of course possible to further include an event field containing the information if there is more information needed to solve the process anomaly.

객체를 키를 하고 있는 제 1 이벤트 로그 파일을 객체별로 구분하고, 각 객체에 대한 정보를 이용하여 공정 이상이 있는지를 판단한다. 공정 이상이 발생하였다고 판단하는 경우, 제 1 이벤트 로그 파일에 공정 이상 이벤트 타입 값을 추가하여, 제 2 이벤트 로그 파일을 생성한다. 이벤트 타입 값의 추가 여부 및 추가된 이벤트 타입 값으로 공정 이상 여부 및 어떤 종류의 공정 이상인지를 나타낸다.The first event log file, which is the key of the object, is divided into objects, and information on each object is used to determine whether there is a process anomaly. If it is determined that a process anomaly has occurred, a process abnormal event type value is added to the first event log file to generate a second event log file. Whether or not the event type value is added and the added event type value indicates whether or not the process is abnormal and what type of process is abnormal.

상기 공정 이상 이벤트 타입 값은 분실/도난 또는 미인식을 나타내는 값 중 하나일 수 있다. 공정 이상의 형태에 따라 객체에 대한 분실/도난이 발생하였는지 미인식이 발생하였는지를 구분할 수 있다.The process abnormal event type value may be one of a value indicating lost / stolen or unrecognized. It is possible to distinguish whether the object has lost or stolen according to the form of the process or not.

이벤트 로그 파일들에 대한 병렬처리를 위해, 맵리듀스(Map-Reduce) 방식을 이용할 수 있다. 맵리듀스는 맵(Map)과 리듀스(Reduce)라는 함수 기반으로 구성되며, 맵은 한 레코드에 포함된 필드 중 필요한 데이터만 키(Key), 값(Value)의 쌍으로 추출한다. 리듀스는 맵의 결과를 입력 데이터로 취하고, 목적하는 연산을 수행한다. 맵리듀스의 일반적인 데이터 흐름은 도 2와 같이 나타낼 수 있다. 맵과 리듀스의 설계는 아래와 같은 형태로 정의할 수 있다.For parallel processing of event log files, a Map-Reduce method can be used. The MapReduce is composed of a function called Map and Reduce. The map extracts only necessary data among the fields included in one record into a pair of Key and Value. Reduce takes the result of the map as input data and performs the desired operation. The general data flow of MapReduce can be shown in FIG. The design of the map and reduction can be defined as follows.

맵: (k1, v1) →<(k2, v2)>Map: (k1, v1) - &gt; &lt; (k2, v2)

리듀스: (k2, <v2>) → <(k2, <v3>)>Reduce: (k2, <v2>) → <(k2, <v3>)>

맵에서는 키(k1)와 값(v1)으로 구성된 데이터를 입력받아 필요 데이터만 추출한 후 새로운 키(k2)와 값(v2)의 쌍을 반환한다. 리듀스에서는 새로운 키(k2)로 그룹핑된 값의 집합(<v2>)을 입력 데이터로 전달받는다. 이후 입력 값의 집합(<v2>)에 대한 집계 등의 연산을 실행해 값의 집합(<v3>)으로 재구성 후 키-값 집합(<v3>) 쌍((k2,<v3>))을 반환한다.The map receives the data composed of the key (k1) and the value (v1), extracts only the necessary data, and then returns a pair of the new key (k2) and the value (v2). (<V2>) grouped by the new key (k2) is received as input data. (K2, <v3>) after reconstructing a set of values (<v3>) by performing an operation such as an aggregation on a set of input values (<v2> Return.

상기와 같은 맵리듀스를 이용하여, 도 3과 같이, 이벤트 로그 파일로부터 맵함수를 이용하여 제 1 이벤트 로그 파일을 생성하고, 제 1 이벤트 로그 파일에 대한 공정이상을 판단하고, 리듀스함수를 이용하여 공정 이상이 있는 이벤트 로그 파일들에 이벤트 타입을 추가하여 제 2 이벤트 로그 파일을 생성한다.3, a first event log file is generated using the map function from the event log file, the process abnormality is determined for the first event log file, and a redundancy function is used And adds the event type to the event log files having process anomalies to generate the second event log file.

공정 이상을 판단하기 위해, 처리부(120)는 각 객체 별로 수집된 이벤트 로그 파일들을 이용하여 공정 모델에 토큰 재생을 수행하고, 상기 토큰 재생을 수행한 결과 토큰이 공정의 최종 위치에 도달하였는지 및 점화될 수 없는 경우에도 점화된 토큰이 있는지를 판단하여, 각 객체 별로 공정 이상이 있는지를 판단한다. 상기 점화될 수 없는 경우에도 점화된 토큰이 있는 경우 상기 점화될 수 없는 경우에도 점화된 토큰이 위치한 위치 이전의 공정에 해당하는 제 1 이벤트 로그 파일에 공정 이상 이벤트 타입 값을 추가하여 제 2 이벤트 로그 파일을 생성한다.In order to determine process anomalies, the processing unit 120 performs token reproduction on the process model using event log files collected for each object, and determines whether the token reaches the final position of the process as a result of performing the token reproduction, It is determined whether or not there is an ignited token, and it is determined whether or not there is a process abnormality for each object. Even in the case where the ignited token exists, even if the ignited token can not be ignited, the process abnormal event type value is added to the first event log file corresponding to the process before the position where the ignited token is located, Create a file.

공정 이상을 판단하기 위하여, 공정 이상을 판단하기 위한 공정에 대한 공정 모델에서 토큰 재생을 수행한다. 각 객체별로 수집된 이벤트 로그 파일에 따라 토큰 재생을 수행한다. 토큰 재생을 수행함에 있어서, 페트리넷을 이용한다.To determine process anomalies, token regeneration is performed in a process model for a process to determine process anomalies. The token reproduction is performed according to the event log file collected for each object. In carrying out the token reproduction, Petri net is used.

이하, 토큰 재생에 대한 구체적인 설명을 하도록 한다.Hereinafter, the token reproduction will be described in detail.

페트리넷은 동시발생적인 시스템을 모델링하는데 적합한 형식적이고 그래픽한 특징을 갖는다. 도 4와 같이 페트리넷은 양분형 유향 그래프로 표시되고, 두 가지 형태의 노드 지점(place)과 전이(transition) 그리고 아크(arc)로 구성된다. 시스템의 현재 상태는 토큰(token)이 위치한 지점에 의해 설명될 수 있다. 점화(firing) 에 의해 토큰의 위치가 변경되면 시스템의 상태가 변화하는 것으로 간주된다. 점화는 하나의 전이에 연결된 모든 전방 지점에 적어도 하나의 토큰을 가졌을 때 가능하며, 전이가 점화될 때 그 전이의 각 전방 지점은 하나의 토큰을 잃게 되며, 그 전이의 각 후방 지점은 하나의 토큰을 얻게 된다. 전이가 점화되어 전방 지점의 토큰을 후방 지점으로 이동시키는 것을 소비(consume)와 생산(produce)이라고 한다. 페트리넷으로 비즈니스 프로세스를 모델링 할 수 있는데 도 5는 티켓 구매 프로세스를 페트리넷으로 모델링한 예시이다. 작업 흐름(workflow)의 경우 토큰이 위치한 지점이 전체 작업 흐름의 현재 진행 상태를 의미하며, 객체 흐름(objectflow)의 경우 전체 프로세스 상의 객체 위치를 나타낸다.Petri nets have formal and graphical features that are suitable for modeling concurrent systems. As shown in FIG. 4, Petri nets are represented by a two-dimensional directed graph, and consist of two types of node points, places, transitions, and arcs. The current state of the system can be described by the point where the token is located. If the position of the token is changed by firing, the state of the system is considered to change. Ignition is possible when you have at least one token at every forward point connected to one transition, and when the transition is ignited, each forward point of the transition loses one token, and each backward point of the transition is a token . It is called consume and produce that the transition is ignited and the token of the forward point is moved to the rear point. The business process can be modeled with Petri net. FIG. 5 is an example of modeling the ticket purchase process as Petri net. In the case of a workflow, the point at which the token is located represents the current progress of the entire workflow, and in the case of an object flow, the position of the object in the entire process.

토큰 재생은 프로세스가 실행됨에 따라 생성된 이벤트 로그를 도 6과 같이 사전에 정의된 프로세스 모델에 재생(replay)해 보면서 missing token, remaining token, produced token, consumed token의 수를 계산하여 프로세스의 정상/비정상 상태를 확인하는 과정이다. missing token은 전이가 점화 될 수 없는 상황임에도 불구하고 점화된 토큰의 수를 의미한다. remaining token은 토큰이 최종 지점(sink place)에 도착하여 프로세스가 종료되었음에도 불구하고, 최종 지점 이전 지점에 토큰이 남아있는 수를 의미한다. produced token은 최초 지점(source place)에 생성되는 토큰과 전이에 의해 생성되는 수, consumed token은 전이에 의해 소비된 토큰의 수와 최종 지점에 도착한 토큰이 사라지는 수이다. As shown in FIG. 6, the token replay process replay the generated event log into the predefined process model as shown in FIG. 6 to calculate the number of missing token, remaining token, produced token, and consumed token, This is the process of checking the abnormal state. A missing token means the number of tokens that are ignited, even though the transition can not be ignited. The remaining token means the number of tokens remaining at the point before the last point, even though the process has ended because the token arrived at the sink place. A produced token is the number of tokens generated at the source place and the number generated by the transition. The consumed token is the number of tokens consumed by the transition and the number of tokens at the end point disappearing.

도 6 및 7은 이벤트 로그 {a, d, c, e, h}의 토큰 재생을 그림으로 나타낸 것이다. 초기에 p와 c의 값은 0이며 모든 지점은 비어있다. 도 6(a)처럼 지점 start에 토큰이 하나 생성되면 p = 1로 증가한다. 전이 a가 실행되면 시작 지점의 토큰이 소비되고, 지점 p1에 토큰이 생산되어 p = 2 로, c = 1로 변경된다(도 6(b)). 로그 상의 두 번째 전이 d가 점화되려면 지점 p2에 토큰이 존재해야 하는데, 존재하지 않은 상태에서 전이 d가 점화되었기 때문에 p2에 missing token 이 발생하여 m=1, p=3, c=2로 증가한다(도 6(c)). 이후 로그 상 세 번째 전이인 c가 점화되면 지점 p1의 토큰이 소비되고, 지점 p2에 생산된다. 따라서 p=4, c=3 으로 각각 증가한다(도 7(d)). 로그 상 네 번째 전이인 e가 실행되면 마찬가지로 지점 p3의 토큰이 소비되고, 지점 p4에 토큰이 생산되어 p=5, c=4로 각각 증가한다(도 7(e)). 마지막으로 전이 h가 점화되면 지점 p4의 토큰이 소비되고, 지점 end 에 토큰이 생산되어 p = 6, c = 5로 변경되고, 프로세스가 종료되어 지점 end의 토큰이 사라지면 c = 6으로 증가한다. 이때 토큰이 최종 지점에서 사라질 때, 그 이전 지점인 p2에 토큰이 존재함으로 r=1로 증가한다(도 7(f)). 즉, 이벤트 로그 {a, d, c, e, h}를 토큰 재생한 결과 p=6, c=6, m=1, r=1을 기록하며 이벤트 로그 {a, d, c, e, h}가 모델에 100% 만족하지 않음을 도출할 수 있다.Figures 6 and 7 illustrate token replay of the event log {a, d, c, e, h}. Initially, the values of p and c are 0 and all points are empty. As shown in FIG. 6 (a), when one token is generated at the point start, p = 1 is increased. When the transition a is executed, the token at the starting point is consumed, and a token is produced at the point p1 to change p = 2 and c = 1 (Fig. 6 (b)). In order for the second transition d in the log to be ignited, the token must exist at point p2. Since there is no transition to the transition d in the non-existent state, a missing token occurs at p2 and increases to m = 1, p = 3, c = 2 (Fig. 6 (c)). If the third transition c in the log is ignited then the token at point p1 is consumed and produced at point p2. Thus, p = 4 and c = 3, respectively (Fig. 7 (d)). When the fourth transition e is executed in the log, the token of the point p3 is consumed, and the token is produced at the point p4, and increases to p = 5 and c = 4 respectively (Fig. 7 (e)). Finally, when the transition h is ignited, the token at point p4 is consumed, the token is produced at the end of the branch, and p = 6, c = 5 is changed. At this time, when the token disappears from the last point, the token is present at the previous point p2, and r = 1 is increased (Fig. 7 (f)). That is, the event logs {a, d, c, e, h} are recorded as p = 6, c = 6, m = 1 and r = } Is not 100% satisfied with the model.

상기와 같이 설명한 병렬 처리 및 토큰 재생을 이용하여 공정 이상을 판단한다. 이하, 구체적인 예를 이용하여 공정 이상을 판단하는 과정을 설명하도록 한다.The process abnormality is determined using the parallel processing and the token reproduction described above. Hereinafter, a process for determining process anomalies will be described using a specific example.

공정 현장에 설치된 자동인식을 사용하는 환경에서의 리더기와 센서를 통해 수집되는 객체에 대한 이벤트 필드에는 하기 표 1과 같이, 객체를 나타내는 ObjectID, 이벤트가 발생한 시간인 eventTime, 이벤트가 발생한 지점인 readPoint가 필수적으로 포함되어야 하며 이외에 작업장의 위치를 의미하는 siteName, 공정 환경 및 공정 설비 조건을 나타내는 temperature, pressure와 같은 센서 정보, 공정 작업자 정보인 worker 등이 부가적으로 포함될 수 있다.As shown in Table 1, the event fields for the objects collected through the reader and the sensor in the environment using the automatic recognition installed at the process site include an Object ID indicating the object, an eventTime indicating the time when the event occurred, and a readPoint SiteName which indicates the location of the workplace, sensor information such as temperature and pressure indicating the process environment and process facility conditions, and worker information such as process worker, may be additionally included.

ObjectIDObjectID eventTimeeventTime readPointreadPoint siteNamesiteName TemperatureTemperature PressurePressure workersworkers ...... ObjectID1ObjectID1 2015-05-01T10:00:00Z2015-05-01T10: 00: 00Z RP-1RP-1 Supplier1Supplier1 2424 1212 Wokrer1Wokrer1 Worker2Worker2 ...... ObjectID1ObjectID1 2015-05-01T10:00:01Z2015-05-01T10: 00: 01Z RP-2RP-2 Supplier1Supplier1 2424 1515 Wokrer5Wokrer5 Worker6Worker6 ...... ObjectID2ObjectID2 2015-05-01T10:00:01Z2015-05-01T10: 00: 01Z RP-1RP-1 Supplier1Supplier1 1919 2121 Wokrer1Wokrer1 Worker2Worker2 ...... ObjectID1ObjectID1 2015-05-01T10:00:02Z2015-05-01T10: 00: 02Z RP-3RP-3 Supplier1Supplier1 2727 2020 Wokrer9Wokrer9 Worker10Worker10 ...... ObjectID2ObjectID2 2015-05-01T10:00:02Z2015-05-01T10: 00: 02Z RP-2RP-2 Supplier1Supplier1 2626 2222 Wokrer5Wokrer5 Worker6Worker6 ...... ObjectID3ObjectID3 2015-05-01T10:00:02Z2015-05-01T10: 00: 02Z RP-1RP-1 Supplier1Supplier1 1919 2323 Wokrer1Wokrer1 Worker2Worker2 ...... ObjectID2ObjectID2 2015-05-01T10:00:03Z2015-05-01T10: 00: 03Z RP-3RP-3 Supplier1Supplier1 2424 1919 Wokrer9Wokrer9 Worker10Worker10 ...... ObjectID3ObjectID3 2015-05-01T10:00:03Z2015-05-01T10: 00: 03Z RP-2RP-2 Supplier1Supplier1 2525 2323 Wokrer5Wokrer5 Worker6Worker6 ...... ObjectID4ObjectID4 2015-05-01T10:00:03Z2015-05-01T10: 00: 03Z RP-1RP-1 Supplier1Supplier1 2626 1818 Wokrer1Wokrer1 Worker2Worker2 ...... ObjectID2ObjectID2 2015-05-01T10:00:04Z2015-05-01T10: 00: 04Z RP-4RP-4 Supplier1Supplier1 2121 2121 Wokrer11Wokrer11 Worker12Worker12 ...... ObjectID4ObjectID4 2015-05-01T10:00:04Z2015-05-01T10: 00: 04Z RP-2RP-2 Supplier1Supplier1 2424 1212 Wokrer5Wokrer5 Worker6Worker6 ...... ObjectID5ObjectID5 2015-05-01T10:00:04Z2015-05-01T10: 00: 04Z RP-1RP-1 Supplier1Supplier1 2727 1616 Wokrer1Wokrer1 Worker2Worker2 ...... ObjectID2ObjectID2 2015-05-01T10:00:05Z2015-05-01T10: 00: 05Z RP-5RP-5 Supplier1Supplier1 2424 2727 Wokrer13Wokrer13 Worker14Worker14 ...... ObjectID3ObjectID3 2015-05-01T10:00:05Z2015-05-01T10: 00: 05Z RP-4RP-4 Supplier1Supplier1 1919 2020 Wokrer11Wokrer11 Worker12Worker12 ...... ObjectID5ObjectID5 2015-05-01T10:00:05Z2015-05-01T10: 00: 05Z RP-2RP-2 Supplier1Supplier1 2929 1717 Wokrer5Wokrer5 Worker6Worker6 ...... ObjectID6ObjectID6 2015-05-01T10:00:05Z2015-05-01T10: 00: 05Z RP-1RP-1 Supplier1Supplier1 2222 1818 Wokrer1Wokrer1 Worker2Worker2 ...... ObjectID3ObjectID3 2015-05-01T10:00:06Z2015-05-01T10: 00: 06Z RP-5RP-5 Supplier1Supplier1 2727 2323 Wokrer13Wokrer13 Worker14Worker14 ...... ObjectID5ObjectID5 2015-05-01T10:00:06Z2015-05-01T10: 00: 06Z RP-3RP-3 Supplier1Supplier1 2424 1414 Wokrer9Wokrer9 Worker10Worker10 ...... ObjectID5ObjectID5 2015-05-01T10:00:07Z2015-05-01T10: 00: 07Z RP-4RP-4 Supplier1Supplier1 2626 1919 Wokrer11Wokrer11 Worker12Worker12 ...... ObjectID6ObjectID6 2015-05-01T10:00:07Z2015-05-01T10: 00: 07Z RP-3RP-3 Supplier1Supplier1 2121 1919 Wokrer9Wokrer9 Worker10Worker10 ...... ObjectID5ObjectID5 2015-05-01T10:00:08Z2015-05-01T10: 00: 08Z RP-5RP-5 Supplier1Supplier1 2525 2020 Wokrer13Wokrer13 Worker14Worker14 ...... ObjectID6ObjectID6 2015-05-01T10:00:09Z2015-05-01T10: 00: 09Z RP-5RP-5 Supplier1Supplier1 2828 2020 Wokrer13Wokrer13 Worker14Worker14 ......

상기와 같은 이벤트 로그 파일들을 병렬 처리하기 위하여, 맵함수를 다음과 같이 설정할 수 있다.In order to process the above event log files in parallel, the map function can be set as follows.

map: file <ObjectID, (eventTime, readPoint, workers)>map: file <ObjectID, (eventTime, readPoint, workers)>

맵 함수는 앞에서 설명한 이벤트 데이터가 저장된 파일을 한 줄씩 읽어서 필요한 필드만을 추출하여 키-값 쌍의 형태로 변환한다. 이상 현상을 탐지하기 위해 필요한 필드는 ObjectID와 eventTime, readPoint 이다. 그리고 이상 현상과 관련된 작업자를 파악하기 위해 workers도 맵을 통해 추출한다. 각 ObjectID 를 중심으로 필드들을 추출할 것이므로 ObjectID를 키로, 나머지 필드들을 값으로 키-값 쌍을 형성하여 반환한다. 반환되는 파일이 제 1 이벤트 로그 파일이다. 맵에 의한 결과 데이터의 예는 도 8과 같다. 키 값인 ObjectID에 대한 값 집합은 구분자 쉼표(,)를 사용하여 나열한다.The map function reads the file in which the above-described event data is stored, one line at a time, extracts only the necessary fields and converts them into key-value pairs. The fields needed to detect anomalies are ObjectID, eventTime, and readPoint. The workers are also extracted from the map to identify workers related to the abnormal phenomenon. Since we will extract the fields centered on each ObjectID, return the ObjectID as a key and the remaining fields as a value to form a key-value pair. The file returned is the first event log file. An example of the result data by the map is shown in Fig. The set of values for the key value ObjectID is listed using the delimiter comma (,).

맵 함수에 의해 생성되는 제 1 이벤트 로그 파일에 대해 공정 이상을 판단하고, 리듀스 함수를 이용하여 공정 이상이 발생한 이벤트만을 도출한다. 리듀스 함수는 다음과 같이 설정할 수 있다.A process abnormality is determined for the first event log file generated by the map function, and only an event in which a process abnormality occurs is derived using the redess function. The Reduce function can be set as follows.

reduce: (ObjectID, <eventTime, readPoint, workers>) → <(ObjectID, <(eventTime, readPoint, workers, type)>>reduce: (ObjectID, <eventTime, readPoint, workers>) → <(ObjectID, <(eventTime, readPoint, workers, type) >>

공정 이상을 판단하기 위한 과정은 도 9와 같다.The process for judging the process abnormality is shown in Fig.

① ObjectID별로 수집된 이벤트들과 미리 정의된 프로세스 모델 간 토큰 재생을 실행한다.① Execute token replay between events collected by ObjectID and predefined process model.

② 토큰 재생 후 토큰이 미리 정의된 프로세스의 최종 지점(sink place)에 도달했는지를 판단한다.(2) After the token is reproduced, determine whether the token has reached the sink place of the predefined process.

③ 토큰이 최종 지점에 도달하지 않았다면 하면 분실/도난이 발생하지 않은 상황임으로 ObjectID를 키(k2)에, 토큰이 마지막으로 위치한 지점의 전방 전이에 해당하는 이벤트의 필드들(eventTime, readPoint, workers)을 값 집합(<v3>)에 추가한다. 이때 type에는 분실/도난을 할당한다.③ If the token does not reach the end point, it means that there is no lost / stolen. Therefore, the ObjectID is set to the key (k2) and the fields of the event (eventTime, readPoint, workers) corresponding to the forward transition at the point where the token last is located, To the value set (<v3>). At this time, the type is assigned the lost / stolen.

④ m = 0 인지 판단한다.④ Determine whether m = 0.

⑤ m = 0 이면 missing 이 발생되지 않았고, 이는 분실/도난 또는 미인식 현상이 발생된 것이 아니므로 리듀스의 결과인 키(k2) - 값 집합(<v2>) 쌍에 추가할 것이 없다.⑤ If m = 0, there is no missing, which is not lost / stolen or unrecognized, so there is nothing to add to the key (k2) -value set (<v2>) pair resulting from the reduction.

⑥ m = 0 이 아니면 missing 이 발생했고, 이는 미인식 현상이 발생된 것이기 때문에 해당 ObjectID와 키(k2) 에 missing이 발생된 지점의 전방 전이에 해당되는 이벤트 필드(eventTime, readPoint, workers)들을 값 집합(<v2>)에 추가한다. 이때 type에는 미인식을 할당한다.⑥ If m is not 0, a missing event occurs. Since the unrecognized event occurred, the event ID (eventTime, readPoint, workers) corresponding to the forward transition at the point where the object ID and the key (k2) Add to the set (<v2>). At this time, unrecognized type is assigned.

리듀스의 결과 파일은 제 2 이벤트 로그 파일로 그림 10와 같은 형태일 수 있고, 공정 이상을 보이는 각 ObjectID에 대한 이벤트 필드들(eventTime, readPoint, workers)과 공정 이상 타입(type)을 출력하고 구분자로 쉼표(,)를 사용하여 나열한다.The result file of the redo may be the second event log file as shown in Fig. 10, and output event fields (eventTime, readPoint, workers) and process anomaly type for each ObjectID showing process anomalies, With a comma (,).

도 10의 이벤트 로그 파일들에 대해 객체 별로 토큰 재생을 수행하면 도 11 및 12와 같다.The token reproduction is performed for each object in the event log files of FIG. 10 as shown in FIGS. 11 and 12. FIG.

ObjectID1의 경우 토큰 재생이 끝나고 최종 지점 도달 여부가 ‘아니오’로 판단되므로, 토큰이 마지막으로 위치한 지점의 전방 전이에 해당하는 이벤트의 필드들인(2015-05-01T10:02:00Z, RP-3, worker9, worker10)을 값 집합에 추가한다. type에는 분실/도난을 할당한다(도 11(a)). ObjectID2의 경우 최종 지점 도달 여부는 ‘예’이고, m = 0이므로 해당 키 값과 이벤트를 추가하지 않는다(도 11(b)). ObjectID3의 경우 최종 지점 에 도달하였고 m = 1 이므로 미인식 현상이 발생된 것이다. 따라서, missing이 발생된 지점의 전방 전이에 해당되는 이벤트 필드인 (2015-05-01T10:03:00Z, RP-2, worker5, worker6)를 값 집합에 추가하고, type에는 미인식을 할당한다(도 11(c)). ObjectID4의 경우 최종 지점에 도달하지 않았으므로, 토큰이 마지막으로 위치한 지점의 전방 전이에 해당하는 이벤트의 필드들인(2015-05-01T10:04:00Z, RP-2, worker5, worker6)을 값 집합에 추가하고, type에는 분실/도난을 할당한다(도 12(d)). ObjectID5의 경우 최종 지점에 도달하였고, m = 0이므로 해당 키 값과 이벤트를 추가하지 않는다(도 12(e)). ObjectID6의 경우 최종 지점 에 도달하였고 m = 2 이므로 두 개의 장소에서 미인식 현상이 발생된 것이다. missing이 발생된 지점의 전방 전이에 해당되는 이벤트 필드인 (2015-05-01T10:05:00Z, RP-1, worker1, worker2), (2015-05-01T10:07:00Z, RP-3, worker9, worker10)들을 값 집합에 추가하고, type에는 모두 미인식을 할당한다(도 12(f)).In the case of ObjectID1, since the token regeneration is completed and it is judged that the end point has reached no, the fields of the event corresponding to the forward transition of the point where the token last is located (2015-05-01T10: 02: 00Z, RP- worker9, worker10) to the value set. type is assigned to the lost / stolen (Fig. 11 (a)). In the case of ObjectID2, whether or not the end point is reached is YES, and since m = 0, the key value and the event are not added (Fig. 11 (b)). In the case of ObjectID3, the end point is reached and m = 1, so that the unrecognized phenomenon occurs. Therefore, the event field (2015-05-01T10: 03: 00Z, RP-2, worker5, worker6) corresponding to the forward transition at the point where the missing occurs is added to the value set and unrecognized is assigned to the type 11 (c)). In the case of ObjectID4, since the end point has not been reached, the fields of the event (2015-05-01T10: 04: 00Z, RP-2, worker5, worker6) And the lost / stolen is assigned to the type (Fig. 12 (d)). In the case of Object ID 5, the end point is reached, and since m = 0, the key value and the event are not added (Fig. 12 (e)). In the case of ObjectID6, the end point is reached and m = 2. (2015-05-01T10: 05: 00Z, RP-1, worker1, worker2), 2015-05-01T10: 07: 00Z, RP-3, worker9 , worker10) are added to the value set, and all unrecognized types are assigned to the type (Fig. 12 (f)).

상기와 같은 과정을 통해 진단된 공정 이상 정보는 통신부(130)를 통해 서버 또는 공정 관리자에게 전달될 수 있다. 또는 표시부를 더 포함하여, 그 결과를 디스플레이할 수도 있다.The process abnormality information diagnosed through the above process can be transmitted to the server or the process manager through the communication unit 130. Or a display unit, and display the result.

도 13은 본 발명의 일 실시예에 따른 공정 이상 현상을 진단하는 방법의 흐름도이고, 도 14는 본 발명의 다른 실시예에 따른 공정 이상 현상을 진단하는 방법의 흐름도이다. 도 13 및 14에 대한 상세한 설명은 도 1 내지 12에 대한 상세한 설명에 대응하는바, 이하 중복되는 설명은 생략하도록 한다.FIG. 13 is a flowchart of a method for diagnosing a process anomaly according to an embodiment of the present invention, and FIG. 14 is a flowchart of a method for diagnosing a process anomaly according to another embodiment of the present invention. 13 and 14 correspond to the detailed description of Figs. 1 to 12, and a duplicate description will be omitted.

1310 단계는 이벤트 로그 파일로부터 객체를 이벤트 키로 하고, 공정이상 판단에 필요한 이벤트 필드만을 도출하여 이벤트 값으로 하는 제 1 이벤트 로그 파일를 생성하는 단계이다.In operation 1310, an object is set as an event key from the event log file, and a first event log file is generated as an event value by deriving only event fields required for process abnormalities.

보다 구체적으로, 공정 순서나 객체에 따른 순서가 아닌 이벤트 로그 파일을 병렬처리하기 위하여, 이벤트 로그 파일로부터 객체를 이벤트 키로 하고, 공정이상 판단에 필요한 이벤트 필드만을 도출하여 이벤트 값으로 하는 제 1 이벤트 로그 파일를 생성한다. 상기 제 1 이벤트 로그 파일에 포함되는 이벤트 필드는, 이벤트시간, 이벤트발생지점, 또는 작업자 중 하나 이상을 포함할 수 있다.More specifically, in order to process an event log file in parallel rather than in a process order or an order according to an object, an object is set as an event key from an event log file, and a first event log Create a file. The event field included in the first event log file may include at least one of an event time, an event occurrence point, and an operator.

1320 단계는 상기 제 1 이벤트 로그 파일을 이용하여 각 객체 별로 공정 이상이 있는지를 판단하고, 판단결과에 따라 공정이상이 발생한 객체의 제 1 이벤트 로그 파일에 대해 공정 이상 이벤트 타입 값을 추가하여 제 2 이벤트 로그 파일을 생성하는 단계이다.In step 1320, it is determined whether a process abnormality exists for each object by using the first event log file. The process abnormality event type value is added to the first event log file of the object in which the process abnormality occurs according to the determination result, And generating an event log file.

보다 구체적으로, 1310 단계에서 생성된 제 1 이벤트 로그 파일을 이용하여 각 객체 별로 공정 이상이 있는지를 판단하고, 판단결과에 따라 공정이상이 발생한 객체의 제 1 이벤트 로그 파일에 대해 공정 이상 이벤트 타입 값을 추가하여 제 2 이벤트 로그 파일을 생성한다. 상기 공정 이상 이벤트 타입 값은 분실/도난 또는 미인식을 나타내는 값 중 하나일 수 있다.More specifically, it is determined whether a process abnormality exists for each object using the first event log file generated in step 1310, and the process abnormality event type value To generate a second event log file. The process abnormal event type value may be one of a value indicating lost / stolen or unrecognized.

1320 단계는 구체적으로, 도 14의 1410 단계 내지 1440 단계에 의해 수행될 수 있다.Specifically, step 1320 may be performed by steps 1410 to 1440 of FIG.

1410 단계에서 각 객체 별로 수집된 이벤트 로그 파일들을 이용하여 공정 모델에 토큰 재생을 수행하고, 1420 단계에서 상기 토큰 재생을 수행한 결과, 토큰이 공정의 최종 위치에 도달하였는지를 판단한다. 1430 단계에서 1420 단계의 판단 결과, 상기 토큰이 공정의 최종 위치에 도달하지 않은 경우 분실이 발생한 것으로 판단하여 제 2 이벤트 로그 파일을 생성하고, 상기 토큰이 고정의 최종 위치에 도달한 경우 점화될 수 없는 경우에도 점화된 토큰이 있는지 판단한다. 1440 단계에서 1430 단계의 판단 결과, 상기 점화될 수 없는 경우에도 점화된 토큰이 있는 경우 미인식이 발생한 것으로 판단하여 제 2 이벤트 로그 파일을 생성하고, 상기 점화될 수 없는 경우에도 점화된 토큰이 없는 경우 제 2 이벤트 로그 파일을 생성하지 않고 과정 수행을 종료한다. 상기 토큰은, 해당 공정이 수행되는 점화에 의해서 다음 공정으로 이동하며, 상기 점화될 수 없는 경우에도 점화된 토큰이 있는 경우, 상기 점화될 수 없는 경우에도 점화된 토큰이 위치한 위치 이전의 공정에 해당하는 제 1 이벤트 로그 파일에 공정 이상 이벤트 타입 값을 추가하여 제 2 이벤트 로그 파일을 생성한다.The token reproduction is performed in the process model using the event log files collected for each object in step 1410 and the token reproduction is performed in step 1420 to determine whether the token reaches the final position of the process. If it is determined in step 1430 that the token has not reached the final position of the process, it is determined that a loss has occurred and a second event log file is generated. If the token reaches the final position of the token, It is determined whether or not there is an ignited token. As a result of the determination in step 1440, if it is determined that there is an ignited token even if it can not be ignited, it is determined that the unrecognized expression has occurred and a second event log file is generated. If there is no ignited token The process execution is terminated without generating the second event log file. The token is moved to the next process by the ignition in which the process is performed. In the case where the token is ignited, even if the token can not be ignited, the token corresponds to the process before the position where the ignited token is located And adds a process abnormal event type value to the first event log file to generate a second event log file.

본 발명의 실시예들은 다양한 컴퓨터 수단을 통하여 수행될 수 있는 프로그램 명령 형태로 구현되어 컴퓨터 판독 가능 매체에 기록될 수 있다. 상기 컴퓨터 판독 가능 매체는 프로그램 명령, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 상기 매체에 기록되는 프로그램 명령은 본 발명을 위하여 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 당업자에게 공지되어 사용 가능한 것일 수도 있다. 컴퓨터 판독 가능 기록 매체의 예에는 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체(magnetic media), CD-ROM, DVD와 같은 광기록 매체(optical media), 플롭티컬 디스크(floptical disk)와 같은 자기-광 매체(magneto-optical media), 및 롬(ROM), 램(RAM), 플래시 메모리 등과 같은 프로그램 명령을 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다. 프로그램 명령의 예에는 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드를 포함한다. 상기된 하드웨어 장치는 본 발명의 동작을 수행하기 위해 하나 이상의 소프트웨어 모듈로서 작동하도록 구성될 수 있으며, 그 역도 마찬가지이다.Embodiments of the present invention may be implemented in the form of program instructions that can be executed on various computer means and recorded on a computer readable medium. The computer-readable medium may include program instructions, data files, data structures, and the like, alone or in combination. The program instructions recorded on the medium may be those specially designed and configured for the present invention or may be available to those skilled in the art of computer software. Examples of computer-readable media include magnetic media such as hard disks, floppy disks and magnetic tape; optical media such as CD-ROMs and DVDs; magnetic media such as floppy disks; Magneto-optical media, and hardware devices specifically configured to store and execute program instructions such as ROM, RAM, flash memory, and the like. Examples of program instructions include machine language code such as those produced by a compiler, as well as high-level language code that can be executed by a computer using an interpreter or the like. The hardware devices described above may be configured to operate as one or more software modules to perform the operations of the present invention, and vice versa.

이상과 같이 본 발명에서는 구체적인 구성 요소 등과 같은 특정 사항들과 한정된 실시예 및 도면에 의해 설명되었으나 이는 본 발명의 보다 전반적인 이해를 돕기 위해서 제공된 것일 뿐, 본 발명은 상기의 실시예에 한정되는 것은 아니며, 본 발명이 속하는 분야에서 통상적인 지식을 가진 자라면 이러한 기재로부터 다양한 수정 및 변형이 가능하다. As described above, the present invention has been described with reference to particular embodiments, such as specific elements, and specific embodiments and drawings. However, it should be understood that the present invention is not limited to the above- And various modifications and changes may be made thereto by those skilled in the art to which the present invention pertains.

따라서, 본 발명의 사상은 설명된 실시예에 국한되어 정해져서는 아니되며, 후술하는 특허청구범위뿐 아니라 이 특허청구범위와 균등하거나 등가적 변형이 있는 모든 것들은 본 발명 사상의 범주에 속한다고 할 것이다.Accordingly, the spirit of the present invention should not be construed as being limited to the embodiments described, and all of the equivalents or equivalents of the claims, as well as the following claims, belong to the scope of the present invention .

Claims (12)

공정 이상 현상을 진단하는 방법에 있어서,
이벤트 로그 파일로부터 객체를 이벤트 키로 하고, 공정이상 판단에 필요한 이벤트 필드만을 도출하여 이벤트 값으로 하는 제 1 이벤트 로그 파일를 생성하는 단계; 및
상기 제 1 이벤트 로그 파일을 이용하여 각 객체 별로 공정 이상이 있는지를 판단하고, 판단결과에 따라 공정이상이 발생한 객체의 제 1 이벤트 로그 파일에 대해 공정 이상 이벤트 타입 값을 추가하여 제 2 이벤트 로그 파일을 생성하는 단계를 포함하는 방법.
A method for diagnosing process anomalies,
Generating a first event log file having an event key as an object from an event log file and deriving only an event field required for process abnormalities to be an event value; And
A process abnormality event type value is added to the first event log file of the object in which the process abnormality occurs according to the determination result, and the second event log file &Lt; / RTI &gt;
제 1 항에 있어서,
상기 제 1 이벤트 로그 파일에 포함되는 이벤트 필드는,
이벤트시간, 이벤트발생지점, 또는 작업자 중 하나 이상을 포함하는 것을 특징으로 하는 방법.
The method according to claim 1,
The event field included in the first event log file includes:
An event time, an event occurrence point, or an operator.
제 1 항에 있어서,
상기 공정 이상 이벤트 타입 값은,
분실/도난 또는 미인식을 나타내는 값 중 하나인 것을 특징으로 하는 방법.
The method according to claim 1,
The process abnormality event type value is a value
Lost / stolen, or unrecognized.
제 1 항에 있어서,
상기 제 2 이벤트 로그 파일을 생성하는 단계는,
각 객체 별로 수집된 이벤트 로그 파일들을 이용하여 공정 모델에 토큰 재생을 수행하는 단계;
상기 토큰 재생을 수행한 결과, 토큰이 공정의 최종 위치에 도달하였는지를 판단하는 단계;
상기 토큰이 공정의 최종 위치에 도달하지 않은 경우 분실이 발생한 것으로 판단하여 제 2 이벤트 로그 파일을 생성하고, 상기 토큰이 고정의 최종 위치에 도달한 경우 점화될 수 없는 경우에도 점화된 토큰이 있는지 판단하는 단계; 및
상기 점화될 수 없는 경우에도 점화된 토큰이 있는 경우 미인식이 발생한 것으로 판단하여 제 2 이벤트 로그 파일을 생성하고, 상기 점화될 수 없는 경우에도 점화된 토큰이 없는 경우 제 2 이벤트 로그 파일을 생성하지 않는 단계를 포함하는 것을 특징으로 하는 방법.
The method according to claim 1,
Wherein the generating the second event log file comprises:
Performing token reproduction in a process model using event log files collected for each object;
Determining, as a result of performing the token regeneration, whether the token has reached a final position of the process;
If the token does not reach the final position of the process, it is determined that a loss has occurred and a second event log file is generated, and if the token reaches the final position of the fixation, ; And
If the ignited token does not exist, the second event log file is determined to be generated when the ignored token is present. If the ignited token does not exist, the second event log file is not generated &Lt; / RTI &gt;
제 4 항에 있어서,
상기 토큰은,
해당 공정이 수행되는 점화에 의해서 다음 공정으로 이동하는 것을 특징으로 하는 방법.
5. The method of claim 4,
The token,
Characterized in that the process moves to the next process by ignition being carried out.
제 4 항에 있어서,
상기 점화될 수 없는 경우에도 점화된 토큰이 있는 경우,
상기 점화될 수 없는 경우에도 점화된 토큰이 위치한 위치 이전의 공정에 해당하는 제 1 이벤트 로그 파일에 공정 이상 이벤트 타입 값을 추가하여 제 2 이벤트 로그 파일을 생성하는 것을 특징으로 하는 방법.
5. The method of claim 4,
If there is an ignited token even though it can not be ignited,
Wherein the second event log file is generated by adding the process abnormal event type value to the first event log file corresponding to the process before the position where the ignited token is located, even if it can not be ignited.
제 1 항 내지 제 6 항 중에 어느 한 항의 방법을 컴퓨터에서 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.A computer-readable recording medium storing a program for causing a computer to execute the method according to any one of claims 1 to 6. 공정 이상 현상을 진단하는 장치에 있어서,
이벤트 로그 파일을 저장하는 저장부; 및
상기 저장된 이벤트 로그 파일을 독출하여, 이벤트 로그 파일로부터 객체를 이벤트 키로 하고, 공정이상 판단에 필요한 이벤트 필드만을 도출하여 이벤트 값으로 하는 제 1 이벤트 로그 파일을 생성하며, 상기 제 1 이벤트 로그 파일을 이용하여 각 객체 별로 공정 이상이 있는지를 판단하고, 판단결과에 따라 공정이상이 발생한 객체의 제 1 이벤트 로그 파일에 대해 공정 이상 이벤트 타입 값을 추가하여 제 2 이벤트 로그 파일을 생성하는 처리부를 포함하는 장치.
An apparatus for diagnosing a process anomaly,
A storage unit for storing an event log file; And
Reads the stored event log file, generates a first event log file that uses an object from the event log file as an event key, derives only event fields required for process abnormalities and uses the event log file as an event value, And generating a second event log file by adding a process abnormal event type value to a first event log file of an object in which a process anomaly occurs according to the determination result, .
제 8 항에 있어서,
상기 제 1 이벤트 로그 파일에 포함되는 이벤트 필드는,
이벤트시간, 이벤트발생지점, 또는 작업자 중 하나 이상을 포함하는 것을 특징으로 하는 장치.
9. The method of claim 8,
The event field included in the first event log file includes:
An event time, an event occurrence point, or an operator.
제 8 항에 있어서,
상기 공정 이상 이벤트 타입 값은,
분실/도난 또는 미인식을 나타내는 값 중 하나인 것을 특징으로 하는 장치.
9. The method of claim 8,
The process abnormality event type value is a value
Lost / stolen, or unrecognized.
제 8 항에 있어서,
상기 처리부는,
각 객체 별로 수집된 이벤트 로그 파일들을 이용하여 공정 모델에 토큰 재생을 수행하고, 상기 토큰 재생을 수행한 결과 토큰이 공정의 최종 위치에 도달하였는지 및 점화될 수 없는 경우에도 점화된 토큰이 있는지를 판단하여, 각 객체 별로 공정 이상이 있는지를 판단하는 것을 특징으로 하는 장치.
9. The method of claim 8,
Wherein,
A token reproduction is performed on the process model using event log files collected for each object, and whether the token reaches the final position of the process as a result of performing the token reproduction and whether or not there is an ignited token even when it can not be ignited And judges whether or not there is a process abnormality for each object.
제 11 항에 있어서,
상기 처리부는,
상기 점화될 수 없는 경우에도 점화된 토큰이 있는 경우,
상기 점화될 수 없는 경우에도 점화된 토큰이 위치한 위치 이전의 공정에 해당하는 제 1 이벤트 로그 파일에 공정 이상 이벤트 타입 값을 추가하여 제 2 이벤트 로그 파일을 생성하는 것을 특징으로 하는 장치.
12. The method of claim 11,
Wherein,
If there is an ignited token even though it can not be ignited,
And generates a second event log file by adding a process anomaly event type value to a first event log file corresponding to a process before a position where the ignited token is located, even if it can not be ignited.
KR1020160035017A 2016-03-24 2016-03-24 Method for diagnosing process abnormality based on internet of things by using parallel processing and Apparatus thereof KR101985871B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020160035017A KR101985871B1 (en) 2016-03-24 2016-03-24 Method for diagnosing process abnormality based on internet of things by using parallel processing and Apparatus thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020160035017A KR101985871B1 (en) 2016-03-24 2016-03-24 Method for diagnosing process abnormality based on internet of things by using parallel processing and Apparatus thereof

Publications (2)

Publication Number Publication Date
KR20170110796A true KR20170110796A (en) 2017-10-12
KR101985871B1 KR101985871B1 (en) 2019-06-04

Family

ID=60140246

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020160035017A KR101985871B1 (en) 2016-03-24 2016-03-24 Method for diagnosing process abnormality based on internet of things by using parallel processing and Apparatus thereof

Country Status (1)

Country Link
KR (1) KR101985871B1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102013337B1 (en) 2018-09-17 2019-10-21 한국과학기술연구원 Preparing method of tightly sealed 3-D lipid structure and tightly seald 3-D lipid structure using the same
WO2020005048A1 (en) * 2018-06-29 2020-01-02 순천향대학교 산학협력단 Method for verifying drone included in industrial internet of things system, by using petri-net modeling
KR102222657B1 (en) * 2019-11-21 2021-03-04 주식회사 아이오코드 Method for processing timed colored petri net simulation model in distributed parallel

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040070266A (en) * 2001-12-28 2004-08-06 킴벌리-클라크 월드와이드, 인크. Communication between machines and feed-forward control in event-based product manufacturing
JP2010072937A (en) * 2008-09-18 2010-04-02 Fanuc Ltd Information processor equipped with abnormal end determination means
KR20110061503A (en) * 2009-12-01 2011-06-09 인터내셔널 비지네스 머신즈 코포레이션 Method and system a real time system log integrity protection
JP2015032269A (en) * 2013-08-06 2015-02-16 株式会社島津製作所 Log data collection system for analysis device system
KR20150056258A (en) * 2013-11-15 2015-05-26 (주)가이온 Engine for enhancing productivity of fixed form and non-fixed form bigdata method thereof

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040070266A (en) * 2001-12-28 2004-08-06 킴벌리-클라크 월드와이드, 인크. Communication between machines and feed-forward control in event-based product manufacturing
JP2010072937A (en) * 2008-09-18 2010-04-02 Fanuc Ltd Information processor equipped with abnormal end determination means
KR20110061503A (en) * 2009-12-01 2011-06-09 인터내셔널 비지네스 머신즈 코포레이션 Method and system a real time system log integrity protection
JP2015032269A (en) * 2013-08-06 2015-02-16 株式会社島津製作所 Log data collection system for analysis device system
KR20150056258A (en) * 2013-11-15 2015-05-26 (주)가이온 Engine for enhancing productivity of fixed form and non-fixed form bigdata method thereof

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020005048A1 (en) * 2018-06-29 2020-01-02 순천향대학교 산학협력단 Method for verifying drone included in industrial internet of things system, by using petri-net modeling
US11914720B2 (en) 2018-06-29 2024-02-27 Soonchunhyang University Industry Academy Cooperation Foundation Method for verifying drone included in industrial internet of things system, by using petri-net modeling
KR102013337B1 (en) 2018-09-17 2019-10-21 한국과학기술연구원 Preparing method of tightly sealed 3-D lipid structure and tightly seald 3-D lipid structure using the same
KR102222657B1 (en) * 2019-11-21 2021-03-04 주식회사 아이오코드 Method for processing timed colored petri net simulation model in distributed parallel

Also Published As

Publication number Publication date
KR101985871B1 (en) 2019-06-04

Similar Documents

Publication Publication Date Title
KR100971009B1 (en) A product recovery management system
US20050278670A1 (en) Mechanical-electrical template based method and apparatus
CN106062719A (en) Service metric analysis from structured logging schema of usage data
KR101985871B1 (en) Method for diagnosing process abnormality based on internet of things by using parallel processing and Apparatus thereof
CN108985471B (en) Aircraft management system based on 3D lightweight model
US6535775B1 (en) Processor system and method for integrating computerized quality design tools
JP5942481B2 (en) Operation work management system, method, and program
Dreyer et al. Towards a smart services enabling information architecture for installed base management in manufacturing
CN110910193B (en) Order information input method and device based on RPA technology
CN113190905B (en) Building model analysis method, device and storage medium
Moscato et al. The software architecture of the OsMoSys multisolution framework
CN107016028B (en) Data processing method and apparatus thereof
CN104065510A (en) PetriNet-based system operation and maintenance monitoring method and PetriNet-based system operation and maintenance monitoring system
Ahmed et al. A conceptual framework for cyber-physical system in connected RSW weldability certification
Prescott et al. Automatic weld path definition in CAD
KR102453904B1 (en) Device and method for automatically generating engineering results linked between results
CN109685453B (en) Method for intelligently identifying effective paths of workflow
CN115699042A (en) Collaborative system and method for validating analysis of device failure models in crowd-sourced environments
CN116340410B (en) Data processing method, device and server of distribution network live working robot
KR102263772B1 (en) Method and apparatus for clustering block logistics process applying process mining
CN117077457B (en) Full-frame consumption type processing method and system for parts from PBOM (physical component array) to MBOM (component array)
CN116028034A (en) Big data preprocessing method, system, storage medium and terminal
US20230367291A1 (en) System for access and organization of data from computer numerical control machine tools
Witt et al. Business application modeler: A process model validation and verification tool
CN106445524A (en) SystemC code generation method based on model

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E90F Notification of reason for final refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant