KR102480411B1 - Method for Processing Correlationship Edge Computing - Google Patents

Method for Processing Correlationship Edge Computing Download PDF

Info

Publication number
KR102480411B1
KR102480411B1 KR1020180061982A KR20180061982A KR102480411B1 KR 102480411 B1 KR102480411 B1 KR 102480411B1 KR 1020180061982 A KR1020180061982 A KR 1020180061982A KR 20180061982 A KR20180061982 A KR 20180061982A KR 102480411 B1 KR102480411 B1 KR 102480411B1
Authority
KR
South Korea
Prior art keywords
queue
monitoring
buffered
data
management table
Prior art date
Application number
KR1020180061982A
Other languages
Korean (ko)
Other versions
KR20190136370A (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 KR1020180061982A priority Critical patent/KR102480411B1/en
Publication of KR20190136370A publication Critical patent/KR20190136370A/en
Application granted granted Critical
Publication of KR102480411B1 publication Critical patent/KR102480411B1/en

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
    • G05B23/00Testing or monitoring of control systems or parts thereof
    • G05B23/02Electric testing or monitoring
    • G05B23/0205Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults
    • G05B23/0218Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults characterised by the fault detection method dealing with either existing or incipient faults
    • G05B23/0224Process history based detection method, e.g. whereby history implies the availability of large amounts of data
    • G05B23/0227Qualitative history assessment, whereby the type of data acted upon, e.g. waveforms, images or patterns, is not relevant, e.g. rule based assessment; if-then decisions
    • G05B23/0235Qualitative history assessment, whereby the type of data acted upon, e.g. waveforms, images or patterns, is not relevant, e.g. rule based assessment; if-then decisions based on a comparison with predetermined threshold or range, e.g. "classical methods", carried out during normal operation; threshold adaptation or choice; when or how to compare with the threshold
    • 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
    • G05B23/0205Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults
    • G05B23/0218Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults characterised by the fault detection method dealing with either existing or incipient faults
    • G05B23/0221Preprocessing measurements, e.g. data collection rate adjustment; Standardization of measurements; Time series or signal analysis, e.g. frequency analysis or wavelets; Trustworthiness of measurements; Indexes therefor; Measurements using easily measured parameters to estimate parameters difficult to measure; Virtual sensor creation; De-noising; Sensor fusion; Unconventional preprocessing inherently present in specific fault detection methods like PCA-based methods

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Telephonic Communication Services (AREA)
  • Computer And Data Communications (AREA)

Abstract

본 발명은 상관형 엣지 컴퓨팅 처리 방법에 관한 것으로, 본 발명에 따른 상관형 엣지 컴퓨팅 처리 방법은, 엣지 컴퓨터(Edge Computer)를 통해 실행되는 방법에 있어서, 엣지 컴퓨팅의 관리 대상에 속한 D(D≥1)개의 장비에 탑재되거나 연계된 N(N≥2)개의 센서로부터 수신되는 센싱정보와 지정된 E(E≥1)개의 장비로부터 수신되는 메시지를 선입선출 형태로 버퍼링할 M(M≥2)개의 큐(Queue)를 생성하는 제1 단계와, 엣지 컴퓨팅을 통해 처리할 W(W≥1)개의 작업정보와 W개의 각 작업 별로 각 작업을 처리하기 위해 감시해야 할 제i(1≤i≤M)의 감시 큐를 식별하는 제i의 큐 식별정보와 상기 제i의 감시 큐에 설정된 제i의 임계조건에 대한 제i의 임계정보 및 상기 제i의 감시 큐에 버퍼링된 센싱정보나 메시지가 제i의 임계조건을 이탈할 경우에 참조해야 할 제j(1≤j≤M, i≠j)의 참조 큐를 식별하는 제j의 큐 식별정보와 상기 제j의 참조 큐에 설정된 제j의 임계조건에 대한 제j의 임계정보를 계층적으로 포함하여 지정된 엣지 저장영역에 저장된 관리테이블을 확인하는 제2 단계와, 상기 관리테이블을 근거로 상기 N개의 센서로부터 수신되는 센싱정보의 센싱값에 대응하는 데이터와 상기 E개의 장비로부터 수신되는 메시지에 포함된 데이터를 각기 지정된 M개의 큐에 분배하여 버퍼링하는 과정을 반복하는 제3 단계와, 상기 관리테이블을 근거로 상기 W개의 각 작업 별로 지정된 제i의 감시 큐에 버퍼링된 지정 개수의 데이터가 제i의 임계조건을 이탈하는지 감시하는 과정을 반복하는 제4 단계와, 상기 W개의 작업 중 제w(1≤w≤W)의 작업에 대응하는 제i의 감시 큐에 버퍼링된 데이터가 제i의 임계조건을 이탈한 경우, 상기 관리테이블을 근거로 상기 제i의 감시 큐와 연계된 제j의 참조 큐에 버퍼링된 지정 개수의 데이터가 제j의 임계조건을 이탈하는지 확인하는 제5 단계와, 상기 제i의 감시 큐에 버퍼링된 데이터가 제i의 임계조건을 이탈함과 동시에 상기 제j의 참조 큐에 버퍼링된 데이터가 제j의 임계조건을 이탈한 경우, 상기 관리테이블을 근거로 상기 제i의 감시 큐에 버퍼링된 지정 개수의 데이터가 제i의 임계조건을 이탈했을 경우에 처리하도록 설정된 제w의 작업을 처리하는 절차를 수행하는 제6 단계를 포함한다. The present invention relates to a method for processing correlational edge computing, and the method for processing correlational edge computing according to the present invention is a method executed through an edge computer, wherein D (D≥ 1) M (M ≥ 2) sensors to buffer sensing information received from N (N ≥ 2) sensors mounted on or connected to devices and messages received from designated E (E ≥ 1) devices in a first-in-first-out format The first step of creating a queue, W (W≥1) job information to be processed through edge computing, and i (1≤i≤M) to be monitored to process each job for each W job. ), the i-th queue identification information for identifying the monitoring queue, the i-th critical information for the i-th critical condition set in the i-th monitoring queue, and the sensing information or message buffered in the i-th monitoring queue The jth queue identification information identifying the jth (1≤j≤M, i≠j) reference queue to be referred to when the threshold condition of i is exceeded, and the jth threshold set in the jth reference queue. A second step of checking a management table stored in a designated edge storage area by hierarchically including the j-th critical information for a condition, and corresponding to the sensing values of the sensing information received from the N sensors based on the management table. A third step of repeating the process of distributing and buffering data included in messages received from the E number of devices to M queues designated respectively; and i designated for each of the W jobs based on the management table. A fourth step of repeating the process of monitoring whether the specified number of data buffered in the monitoring queue of the i exceeds the critical condition, and the first corresponding to the wth (1≤w≤W) task among the W tasks. When the data buffered in the i monitoring queue deviates from the i-th critical condition, the specified number of data buffered in the j-th reference queue associated with the i-th monitoring queue is transferred to the j-th critical condition based on the management table. A fifth step of checking whether the threshold condition is exceeded, and the data buffered in the i-th monitoring queue escapes the i-th threshold condition and the buffer is stored in the j-th reference queue. When the linked data deviate from the j-th critical condition, the w-th job configured to be processed when the specified number of data buffered in the i-th monitoring queue based on the management table deviates from the i-th critical condition and a sixth step of performing a procedure for processing.

Description

상관형 엣지 컴퓨팅 처리 방법{Method for Processing Correlationship Edge Computing}Method for Processing Correlation Edge Computing {Method for Processing Correlationship Edge Computing}

본 발명은 엣지 컴퓨팅(Edge Computing)의 관리 대상에 속한 D(D≥1)개의 장비에 탑재되거나 연계된 N(N≥2)개의 센서로부터 수신되는 센싱정보와 지정된 E(E≥1)개의 장비로부터 수신되는 메시지를 버퍼링하는 M(M≥2)개의 큐를 기준으로 각 큐에 버퍼링된 데이터에 대한 상관 검증을 통해 지정된 작업 처리를 수행하는 것이다.The present invention relates to sensing information received from N (N ≥ 2) sensors mounted on or linked to D (D ≥ 1) devices belonging to the management target of edge computing and designated E (E ≥ 1) devices. Based on M (M ≥ 2) queues buffering messages received from the queue, the specified task processing is performed through correlation verification of the data buffered in each queue.

엣지 컴퓨팅(Edge Computing)은 다양한 디바이스에서 발생하는 데이터를 클라우드와 같은 중앙집중식 데이터센터로 보내어 처리하는 개념과 대비되는 개념으로 현장에서 발생한 데이터를 중앙집중식 데이터센터로 보내지 않고 해당 데이터가 발생한 현장 혹은 근거리에서 시간 지연 없이 바로 분석하여 실시간 처리하는 개념이다. Edge computing is a concept that contrasts with the concept of sending and processing data generated from various devices to a centralized data center such as the cloud. It is a concept of real-time processing by immediately analyzing without time delay in

한편 엣지 컴퓨팅을 위해서는 하나의 엣지 컴퓨터에 복수의 센서나 장비가 연결되는데, 종래의 엣지 컴퓨팅은 센서나 장비로부터 수집되는 데이터를 단순히 게이트웨이(Gateway)를 통해 엣지 서비스 플랫폼을 구비한 엣지 컴퓨터로 전달하여 처리하는 단순 구조로 구현되어 있다(특허공개공보(제10-2017-0133624호(2017년12월06일)). 이러한 종래의 방식은 엣지 컴퓨터를 통해 처리할 작업이 단순하고 작업 개수가 일정 개수 미만인 경우에는 무리없이 동작 가능한 반면, 엣지 컴퓨터를 통해 처리할 작업의 개수가 증가하고 복잡성이 증가할수록 유지 관리에 많은 비용과 시간이 소요되는 문제점을 지니고 있으며, 특히 특정 센서나 장비의 순간적인(또는 복구 가능한) 단순 오작동이 발생할 경우 이러한 단순 오작동이 엣지 컴퓨팅 전체에 영향을 미치는 문제점을 지니고 있다. On the other hand, for edge computing, a plurality of sensors or devices are connected to one edge computer. Conventional edge computing simply transfers data collected from sensors or devices to an edge computer equipped with an edge service platform through a gateway. (Patent Publication No. 10-2017-0133624 (December 6, 2017)). In this conventional method, the tasks to be processed through the edge computer are simple and the number of tasks is a certain number. On the other hand, if the number of tasks to be processed through the edge computer increases and complexity increases, it has a problem of costly and time-consuming maintenance, especially in the instantaneous (or When a simple malfunction (recoverable) occurs, this simple malfunction affects the entire edge computing.

상기와 같은 문제점을 해소하기 위한 본 발명의 목적은, 엣지 컴퓨팅의 관리 대상에 속한 D(D≥1)개의 장비에 탑재되거나 연계된 N(N≥2)개의 센서로부터 수신된 센싱정보에 대응하는 데이터나 적어도 E(E≥1)개의 장비로부터 수신되는 메시지에 포함된 데이터 중 특정 데이터가 지정된 임계조건을 이탈한 경우에 상기 특정 데이터의 임계조건 이탈에 대응하는 지정된 작업을 처리하는 것이 아니라 상기 특정 데이터의 지정된 임계조건 이탈과 상관된 다른 데이터의 임계조건 이탈까지 발생한 경우에 상기 특정 데이터의 임계조건 이탈에 대응하는 지정된 작업을 처리하는 상관형 엣지 컴퓨팅 처리 방법을 제공함에 있다.An object of the present invention to solve the above problems is to respond to sensing information received from N (N ≥ 2) sensors mounted on or linked to D (D ≥ 1) devices belonging to the management target of edge computing. When specific data among data or data included in messages received from at least E (E≥1) devices deviate from the specified critical condition, the specified task corresponding to the critical condition deviation of the specific data is not processed, but the specific data An object of the present invention is to provide a correlation edge computing processing method for processing a specified task corresponding to a critical condition deviation of specific data when the critical condition deviation of other data correlated with the specified threshold condition deviation of data occurs.

본 발명에 따른 상관형 엣지 컴퓨팅 처리 방법은, 엣지 컴퓨터(Edge Computer)를 통해 실행되는 방법에 있어서, 엣지 컴퓨팅의 관리 대상에 속한 D(D≥1)개의 장비에 탑재되거나 연계된 N(N≥2)개의 센서로부터 수신되는 센싱정보와 지정된 E(E≥1)개의 장비로부터 수신되는 메시지를 선입선출 형태로 버퍼링할 M(M≥2)개의 큐(Queue)를 생성하는 제1 단계와, 엣지 컴퓨팅을 통해 처리할 W(W≥1)개의 작업정보와 W개의 각 작업 별로 각 작업을 처리하기 위해 감시해야 할 제i(1≤i≤M)의 감시 큐를 식별하는 제i의 큐 식별정보와 상기 제i의 감시 큐에 설정된 제i의 임계조건에 대한 제i의 임계정보 및 상기 제i의 감시 큐에 버퍼링된 센싱정보나 메시지가 제i의 임계조건을 이탈할 경우에 참조해야 할 제j(1≤j≤M, i≠j)의 참조 큐를 식별하는 제j의 큐 식별정보와 상기 제j의 참조 큐에 설정된 제j의 임계조건에 대한 제j의 임계정보를 계층적으로 포함하여 지정된 엣지 저장영역에 저장된 관리테이블을 확인하는 제2 단계와, 상기 관리테이블을 근거로 상기 N개의 센서로부터 수신되는 센싱정보의 센싱값에 대응하는 데이터와 상기 E개의 장비로부터 수신되는 메시지에 포함된 데이터를 각기 지정된 M개의 큐에 분배하여 버퍼링하는 과정을 반복하는 제3 단계와, 상기 관리테이블을 근거로 상기 W개의 각 작업 별로 지정된 제i의 감시 큐에 버퍼링된 지정 개수의 데이터가 제i의 임계조건을 이탈하는지 감시하는 과정을 반복하는 제4 단계와, 상기 W개의 작업 중 제w(1≤w≤W)의 작업에 대응하는 제i의 감시 큐에 버퍼링된 데이터가 제i의 임계조건을 이탈한 경우, 상기 관리테이블을 근거로 상기 제i의 감시 큐와 연계된 제j의 참조 큐에 버퍼링된 지정 개수의 데이터가 제j의 임계조건을 이탈하는지 확인하는 제5 단계와, 상기 제i의 감시 큐에 버퍼링된 데이터가 제i의 임계조건을 이탈함과 동시에 상기 제j의 참조 큐에 버퍼링된 데이터가 제j의 임계조건을 이탈한 경우, 상기 관리테이블을 근거로 상기 제i의 감시 큐에 버퍼링된 지정 개수의 데이터가 제i의 임계조건을 이탈했을 경우에 처리하도록 설정된 제w의 작업을 처리하는 절차를 수행하는 제6 단계를 포함한다. The method for processing correlational edge computing according to the present invention is a method executed through an edge computer, which is mounted on or linked to D (D≥1) devices belonging to the management target of edge computing. 2) A first step of creating M (M ≥ 2) queues to buffer sensing information received from sensors and messages received from designated E (E ≥ 1) devices in a first-in-first-out format, and edge W (W ≥ 1) job information to be processed through computing and i-th queue identification information identifying i (1 ≤ i ≤ M) monitoring queues to be monitored in order to process each job for each of the W jobs. and the i-th critical information for the i-th critical condition set in the i-th monitoring queue and the sensing information or message buffered in the i-th monitoring queue deviates from the i-th critical condition. It hierarchically includes the jth queue identification information identifying j (1≤j≤M, i≠j) reference queues and the jth threshold information for the jth threshold condition set in the jth reference queue. A second step of confirming a management table stored in a designated edge storage area, and data corresponding to the sensed values of the sensing information received from the N sensors based on the management table and included in messages received from the E devices A third step of repeating the process of distributing and buffering the buffered data to M queues designated respectively, and the specified number of data buffered in the monitoring queue i designated for each of the W jobs based on the management table is A fourth step of repeating the process of monitoring whether the critical condition of is exceeded, and the data buffered in the i-th monitoring queue corresponding to the w-th task (1≤w≤W) among the W tasks is transferred to the i-th critical condition. a fifth step of checking whether a specified number of data buffered in the j-th reference queue associated with the i-th monitoring queue, based on the management table, deviate from the j-th threshold condition, when the condition is exceeded; When the data buffered in the i-th monitoring queue deviate from the i-th threshold condition and the data buffered in the j-th reference queue deviate from the j-th threshold condition, the management and a sixth step of performing a procedure for processing a w-th job set to be processed when a specified number of data buffered in the i-th monitoring queue deviate from the i-th threshold condition based on the i-th threshold condition.

본 발명에 따르면, 상기 제1 단계는 상기 D개의 장비에 탑재되거나 연계된 N개의 센서들에 대한 센서 유형, N개의 센서들로부터 수신되는 센싱정보에 포함된 센싱값에 대한 센싱값 유형, 센서를 탑재한 D개의 장비에 대한 장비 유형, 지정된 E(E≥1)개의 장비로부터 수신되는 메시지에 포함된 데이터에 대한 데이터 유형 중 하나 이상과 엣지 컴퓨팅을 통해 처리할 W개의 각 작업 사이의 연관성을 기준으로 N개의 센서와 E개의 장비 중 하나 이상으로부터 수신되는 센싱정보나 메시지를 선입선출 형태로 버퍼링할 M개의 큐를 생성하는 단계를 포함할 수 있다.According to the present invention, in the first step, sensor types for N sensors mounted on or linked to the D devices, sensing value types for sensing values included in sensing information received from the N sensors, and sensors Based on the correlation between at least one of the data types for the data included in the message received from the device type for the D devices mounted, the specified E (E≥1) devices, and each of the W tasks to be processed through edge computing. It may include generating M queues to buffer sensing information or messages received from at least one of N sensors and E devices in a first-in-first-out format.

본 발명에 따르면, 상기 M개의 큐는 지정된 센서로부터 수신되는 센싱정보를 버퍼링하는 큐와, 지정된 장비로부터 수신되는 운영정보를 버퍼링하는 큐와, 지정된 센서와 장비로부터 센싱정보와 운영정보를 다중 버퍼링하는 큐 중 하나 이상을 포함할 수 있다.According to the present invention, the M queues include a queue for buffering sensing information received from designated sensors, a queue for buffering operation information received from designated equipment, and multiple buffering of sensing information and operation information from designated sensors and equipment. Can contain one or more of the queues.

본 발명에 따르면, 상기 M개의 큐는 각 큐에 저장된 데이터를 기준으로 W개의 작업을 관리하기 위해 동일한 센서로부터 수신된 동일한 센싱정보를 서로 다른 각 작업의 감시 큐에 대응하는 둘 이상의 큐에 다중 버퍼링 가능할 수 있다.According to the present invention, the M queues multi-buffer the same sensing information received from the same sensor to two or more queues corresponding to monitoring queues of different tasks in order to manage W tasks based on data stored in each queue. It could be possible.

본 발명에 따르면, 상기 E개의 장비는 센서를 탑재하거나 연계된 D개의 장비 중 적어도 일부의 장비와 중첩 가능할 수 있다.According to the present invention, the E number of devices may be equipped with sensors or overlapping with at least some of the connected D devices.

본 발명에 따르면, 상기 제i의 감시 큐는 각 작업 별로 지정된 하나 이상의 큐를 포함하고, 상기 제j의 참조 큐는 상기 제i의 감시 큐에 포함된 큐를 제외한 하나 이상의 다른 큐를 포함할 수 있다.According to the present invention, the i-th monitoring queue may include one or more queues designated for each task, and the j-th reference queue may include one or more other queues other than the queue included in the i-th monitoring queue. there is.

본 발명에 따르면, 상기 상관형 엣지 컴퓨팅 처리 방법은, 지정된 엣지 저장여역에 상기 관리테이블이 저장된 경우, 상기 관리테이블을 근거로 상기 N개의 센서와 연결된 N개의 센서연결을 확인하거나 상기 E개의 장비와 연결된 E개의 장비연결을 확인하는 단계를 더 포함할 수 있다.According to the present invention, the correlational edge computing processing method, when the management table is stored in a designated edge storage area, checks the connection of N sensors connected to the N sensors based on the management table, or connects the E devices A step of confirming the connection of the connected E devices may be further included.

본 발명에 따르면, 상기 제5 단계는 상기 제w의 작업에 대응하는 제i의 감시 큐에 버퍼링된 데이터가 제i의 임계조건을 이탈한 경우, 상기 제w의 작업을 처리하는 절차를 수행하지 않고 대기하는 단계를 더 포함할 수 있다.According to the present invention, in the fifth step, when the data buffered in the i-th monitoring queue corresponding to the w-th task deviates from the i-th threshold condition, the procedure for processing the w-th task is not performed. A waiting step may be further included.

본 발명에 따르면, 상기 제w의 작업은 상기 제i의 감시 큐에 버퍼링된 센싱정보에 대응하는 센서와 연관된 장비의 상태나 상기 제i의 감시 큐에 버퍼링된 메시지에 대응하는 장비의 상태를 상기 제i의 임계조건 이내로 조정하는 작업을 포함할 수 있다.According to the present invention, the w-th task recalls the state of a device associated with a sensor corresponding to the sensing information buffered in the i-th monitoring queue or the state of a device corresponding to a message buffered in the i-th monitoring queue. It may include adjusting within the i-th critical condition.

본 발명에 따르면, 상기 관리테이블은 각 작업 별로 제i의 감시 큐에 버퍼링된 데이터가 제i의 임계조건을 이탈한 시점과 제j의 참조 큐에 버퍼링된 데이터가 제j의 임계조건을 이탈한 시점 사이의 시간관계정보를 더 포함하고, 상기 M개의 큐에 버퍼링되는 데이터는 센서나 장비에 의해 첨부된 시간스탬프 또는 상기 센싱정보나 메시지를 수신한 시점에 대응하는 시간스탬프를 더 포함하며, 상기 제5 단계는 상기 시간스탬프를 근거로 제i의 감시 큐에 버퍼링된 데이터가 제i의 임계조건을 이탈한 시점과 제j의 참조 큐에 버퍼링된 데이터가 제j의 임계조건을 이탈한 시점 사이의 시간관계가 상기 관리테이블의 시간관계정보에 대응하는지 확인하는 단계를 더 포함할 수 있다.According to the present invention, the management table is stored at the point at which the data buffered in the i-th monitoring queue deviate from the i-th critical condition and the time point at which the data buffered in the j-th reference queue deviated from the j-th critical condition for each task. It further includes time relationship information between points in time, and the data buffered in the M queues further includes a timestamp attached by a sensor or equipment or a timestamp corresponding to a point in time at which the sensing information or message is received, wherein the Step 5 is between the time when the data buffered in the i-th monitoring queue deviated from the i-th threshold condition and the time when the data buffered in the j-th reference queue deviated from the j-th threshold condition based on the timestamp. A step of confirming whether the time relationship of corresponds to the time relationship information of the management table may be further included.

본 발명에 따르면, 상기 제5 단계는 상기 제w의 작업에 대응하는 제i의 감시 큐에 버퍼링된 데이터가 제i의 임계조건을 이탈하지 않은 경우, 상기 제i의 감시 큐에 버퍼링된 센싱정보에 대응하는 센서와 연관된 장비의 현재 상태를 유지하거나 상기 제i의 감시 큐에 버퍼링된 메시지에 대응하는 장비의 현재 상태를 유지하는 절차를 수행하는 단계를 더 포함할 수 있다.According to the present invention, in the fifth step, when the data buffered in the i-th monitoring queue corresponding to the w-th task does not deviate from the i-th threshold condition, the sensing information buffered in the i-th monitoring queue The method may further include performing a procedure for maintaining a current state of equipment associated with a sensor corresponding to or maintaining a current state of equipment corresponding to a message buffered in the i-th monitoring queue.

본 발명에 따르면, 상기 관리테이블은 상기 제j의 참조 큐에 버퍼링된 센싱정보나 메시지가 제j의 임계조건을 이탈할 경우에 참조해야 할 제k(1≤k≤M, i≠j≠k)의 참조 큐를 식별하는 제k의 큐 식별정보와 상기 제k의 참조 큐에 설정된 제k의 임계조건에 대한 제k의 임계정보를 더 포함할 수 있다. 한편 이 경우 상기 제5 단계는 상기 관리테이블을 근거로 상기 제j의 참조 큐와 연계된 제k의 참조 큐에 버퍼링된 지정 개수의 데이터가 제k의 임계조건을 이탈하는 확인하는 단계를 더 포함하고, 상기 제6 단계는 상기 제i의 감시 큐에 버퍼링된 데이터가 제i의 임계조건을 이탈하고 상기 제j의 참조 큐에 버퍼링된 데이터가 제j의 임계조건을 이탈하고 상기 제k의 참조 큐에 버퍼링된 데이터가 제k의 임계조건을 이탈한 경우, 상기 관리테이블을 근거로 상기 제i의 감시 큐에 버퍼링된 지정 개수의 데이터가 제i의 임계조건을 이탈했을 경우에 처리하도록 설정된 제w의 작업을 처리하는 절차를 수행하는 단계를 포함할 수 있다.According to the present invention, the management table is the kth (1≤k≤M, i≠j≠k) to be referenced when the sensing information or message buffered in the jth reference queue deviates from the jth threshold condition. ) may further include k th queue identification information for identifying the reference queue and k th critical information for a k th critical condition set in the k th reference queue. Meanwhile, in this case, the fifth step further includes confirming that the specified number of data buffered in the k-th reference queue associated with the j-th reference queue deviate from the k-th threshold condition based on the management table. In the sixth step, the data buffered in the i-th monitoring queue deviates from the i-th threshold condition and the data buffered in the j-th reference queue deviates from the j-th threshold condition, and the k-th reference reference queue When the data buffered in the queue deviates from the k-th critical condition, the specified number of data buffered in the i-th monitoring queue based on the management table deviates from the i-th critical condition. It may include performing a procedure for handling the work of w.

본 발명에 따르면, 엣지 컴퓨팅의 관리 대상에 속한 D(D≥1)개의 장비에 탑재되거나 연계된 N(N≥2)개의 센서로부터 수신되는 센싱정보와 지정된 E(E≥1)개의 장비로부터 수신되는 메시지를 버퍼링하는 M(M≥2)개의 큐를 기준으로 각 큐에 버퍼링된 데이터에 대한 상관 검증을 통해 지정된 작업 처리를 수행함으로써 클라우드를 통한 통제나 관리를 받지 않고도 각 작업 처리의 신뢰성을 향상시킴과 동시에 아무리 많은 작업이라도 관리의 효율성을 극대화하는 이점이 있다.According to the present invention, sensing information received from N (N ≥ 2) sensors mounted on or linked to D (D ≥ 1) devices belonging to the management target of edge computing and received from designated E (E ≥ 1) devices Based on M (M ≥ 2) queues buffering messages to be processed, the reliability of each task processing is improved without being controlled or managed through the cloud by performing specified task processing through correlation verification for data buffered in each queue. At the same time, it has the advantage of maximizing the efficiency of management no matter how many tasks.

도 1은 본 발명의 실시 방법에 따른 상관형 엣지 컴퓨팅 시스템의 구성을 도시한 도면이다.
도 2는 본 발명의 실시 방법에 따른 감시 큐와 참조 큐의 관계를 예시한 것이다.
도 3은 본 발명의 실시 방법에 따른 상관형 엣지 컴퓨팅 과정을 도시한 도면이다.
1 is a diagram showing the configuration of a correlational edge computing system according to an embodiment of the present invention.
2 illustrates a relationship between a monitoring queue and a reference queue according to an embodiment of the present invention.
3 is a diagram illustrating a correlational edge computing process according to an embodiment of the present invention.

이하 첨부된 도면과 설명을 참조하여 본 발명의 바람직한 실시예에 대한 동작 원리를 상세히 설명한다. 다만, 하기에 도시되는 도면과 후술되는 설명은 본 발명의 특징을 효과적으로 설명하기 위한 여러 가지 방법 중에서 바람직한 실시 방법에 대한 것이며, 본 발명이 하기의 도면과 설명만으로 한정되는 것은 아니다.Hereinafter, the operating principle of the preferred embodiment of the present invention will be described in detail with reference to the accompanying drawings and description. However, the drawings shown below and the description below relate to preferred implementation methods among various methods for effectively explaining the features of the present invention, and the present invention is not limited to only the drawings and description below.

또한, 하기에서 본 발명을 설명함에 있어 관련된 공지 기능 또는 구성에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명을 생략할 것이다. 그리고 후술되는 용어들은 본 발명에서의 기능을 고려하여 정의된 용어들로서, 이는 사용자, 운용자의 의도 또는 관례 등에 따라 달라질 수 있다. 그러므로 그 정의는 본 발명에서 전반에 걸친 내용을 토대로 내려져야 할 것이다. In addition, in the following description of the present invention, if it is determined that a detailed description of a related known function or configuration may unnecessarily obscure the subject matter of the present invention, the detailed description will be omitted. In addition, terms to be described later are terms defined in consideration of functions in the present invention, which may vary according to the intention or custom of a user or operator. Therefore, the definition should be made based on the contents throughout the present invention.

결과적으로, 본 발명의 기술적 사상은 청구범위에 의해 결정되며, 이하 실시예는 진보적인 본 발명의 기술적 사상을 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 효율적으로 설명하기 위한 일 수단일 뿐이다.As a result, the technical spirit of the present invention is determined by the claims, and the following embodiments are a means for efficiently explaining the technical spirit of the present invention to those skilled in the art to which the present invention belongs. only

도면1은 본 발명의 실시 방법에 따른 상관형 엣지 컴퓨팅 시스템의 구성을 도시한 도면이다.Figure 1 is a diagram showing the configuration of a correlational edge computing system according to an embodiment of the present invention.

보다 상세하게 본 도면1은 엣지 컴퓨팅(Edge Computing)의 관리 대상에 속한 D(D≥1)개의 장비(150)에 탑재되거나 연계된 N(N≥2)개의 센서(140)로부터 수신된 센싱정보에 대응하는 데이터나 적어도 E(E≥1)개의 장비(150)로부터 수신되는 메시지에 포함된 데이터 중 특정 데이터가 지정된 임계조건을 이탈한 경우에 상기 특정 데이터의 임계조건 이탈에 대응하는 지정된 작업을 처리하는 것이 아니라 상기 특정 데이터의 지정된 임계조건 이탈과 상관된 다른 데이터의 임계조건 이탈까지 발생한 경우에 상기 특정 데이터의 임계조건 이탈에 대응하는 지정된 작업을 처리하는 엣지 컴퓨팅 시스템의 구성을 도시한 것으로서, 본 발명이 속한 기술분야에서 통상의 지식을 가진 자라면, 본 도면1을 참조 및/또는 변형하여 상기 상관형 엣지 컴퓨팅 시스템에 대한 다양한 실시 방법(예컨대, 일부 구성부가 생략되거나, 또는 세분화되거나, 또는 합쳐진 실시 방법)을 유추할 수 있을 것이나, 본 발명은 상기 유추되는 모든 실시 방법을 포함하여 이루어지며, 본 도면1에 도시된 실시 방법만으로 그 기술적 특징이 한정되지 아니한다.In more detail, Figure 1 shows sensing information received from N (N ≥ 2) sensors 140 mounted on or linked to D (D ≥ 1) pieces of equipment 150 belonging to the management target of edge computing. When specific data among data corresponding to or included in messages received from at least E (E≥1) devices 150 deviate from a designated critical condition, a designated task corresponding to the critical condition deviation of the specific data is performed. Rather than processing, when the critical condition deviation of other data correlated with the specified critical condition deviation of the specific data occurs, the configuration of the edge computing system that processes the specified task corresponding to the critical condition deviation of the specific data is shown, Those of ordinary skill in the art to which the present invention pertains may refer to and/or modify this Figure 1 in various implementation methods for the correlated edge computing system (eg, some components are omitted, subdivided, or Combined implementation methods) may be inferred, but the present invention includes all the implementation methods inferred above, and its technical characteristics are not limited only to the implementation methods shown in FIG. 1.

본 발명의 시스템은, 엣지 컴퓨팅의 관리 대상에 속한 D(D≥1)개의 장비(150)에 탑재되거나 연계된 N(N≥2)개의 센서(140)와, 엣지 컴퓨터(100)와 메시지를 교환하는 E(E≥1)개의 장비(150)와, 지정된 통신 인터페이스를 통해 상기 N개의 센서(140)로부터 센싱정보를 수신하거나 상기 E개의 장비(150)로부터 지정된 메시지를 수신하여 이를 근거로 지정된 작업을 처리하며 통신망을 통해 클라우드에 연결된 엣지 컴퓨터(100)(Edge Computer)를 포함하여 이루어진다. The system of the present invention transmits messages to N (N ≥ 2) sensors 140 and edge computers 100 mounted on or linked to D (D ≥ 1) devices 150 belonging to the management target of edge computing. Sensing information is received from E (E≥1) devices 150 that exchange and the N sensors 140 through a designated communication interface or a specified message is received from the E devices 150, and a designated message is received based on this. It includes an edge computer 100 (Edge Computer) that processes tasks and is connected to the cloud through a communication network.

상기 N개의 센서(140)는 엣지 컴퓨팅의 관리 대상에 속한 장비(150)에 탑재되어 상기 장비(150)의 상태를 센싱하거나 상기 장비(150)와 연계되어 장비(150)와 연관된 상태를 센싱하는 장치의 총칭으로서, 예를들어 온도센서(140), 압력센서(140), 광센서(140), 음향센서(140), 자기센서(140), 방사선센서(140), 화학센서(140), 생물센서(140) 등 장비(150)의 상태나 장비(150)와 연계된 상태를 센싱하기 위한 다양한 센서(140)를 포함할 수 있다. 상기 N개의 센서(140)는 전기적 신호 형태로 장비(150)의 상태나 장비(150)와 연계된 상태를 센싱하고 이를 디지털화한 데이터 형태의 센싱값을 포함하는 센싱정보를 생성하고, 지정된 통신 인터페이스를 통해 지정된 엣지 컴퓨터(100)로 상기 센싱된 센싱정보를 전송할 수 있다. The N sensors 140 are mounted on the equipment 150 belonging to the management target of edge computing to sense the state of the equipment 150 or to sense the state associated with the equipment 150 in connection with the equipment 150 As a generic name for the device, for example, a temperature sensor 140, a pressure sensor 140, an optical sensor 140, an acoustic sensor 140, a magnetic sensor 140, a radiation sensor 140, a chemical sensor 140, It may include various sensors 140 for sensing the state of the device 150, such as the biosensor 140, or the state associated with the device 150. The N sensors 140 sense the state of the equipment 150 or the state associated with the equipment 150 in the form of electrical signals, generate sensing information including a sensing value in the form of digitized data, and designate a communication interface. The sensed sensing information may be transmitted to the designated edge computer 100 through

본 발명의 실시 방법에 따르면, 상기 N개의 센서(140)는 각기 지정된 센싱 주기에 따라 상태를 센싱하며, 각 센서(140) 별로 상태를 센싱하는 주기는 서로 다를 수 있다. 한편 본 발명의 일 실시예로서 상기 센서(140)는 타이머를 부착하여 지정된 기준 시간(예컨대, GMT 표준 시간, 또는 엣지 컴퓨터(100)의 내부 시간)에 동기화된 시간을 카운트할 수 있으며, 이 경우 상기 센서(140)는 센싱정보에 상기 타이머에 의해 카운트된 시간에 대응하는 타임스탬프를 첨부할 수 있으나, 이에 의해 본 발명이 한정되는 것은 아니다. According to the implementation method of the present invention, the N sensors 140 each sense a state according to a designated sensing cycle, and the state sensing cycle for each sensor 140 may be different from each other. Meanwhile, as an embodiment of the present invention, the sensor 140 may attach a timer to count the time synchronized with a designated reference time (eg, GMT standard time or the internal time of the edge computer 100). In this case, The sensor 140 may attach a timestamp corresponding to the time counted by the timer to the sensing information, but the present invention is not limited thereby.

상기 E개의 장비(150)는 엣지 컴퓨팅의 관리 대상에 속한 장비(150) 중 지정된 통신 인터페이스를 통해 엣지 컴퓨터(100)로 지정된 데이터를 포함하는 메시지를 송신 가능한 장비(150)로서, 상기 E개의 장비(150) 중 적어도 일부의 장비(150)는 상기 엣지 컴퓨터(100)에서 송신한 메시지를 수신할 수 있다. The E number of devices 150 are devices 150 capable of transmitting a message including specified data to the edge computer 100 through a designated communication interface among the devices 150 belonging to the management target of edge computing, and the E number of devices 150 At least some of the devices 150 of 150 may receive messages transmitted from the edge computer 100 .

본 발명의 실시 방법에 따르면, 상기 E개의 장비(150)는 센서(140)를 탑재하거나 연계된 D개의 장비(150) 중 적어도 일부의 장비(150)와 중첩되는 교집합을 포함할 수 있다. 또는 상기 E개의 장비(150)는 센서(140)를 탑재하거나 연계된 D개의 장비(150)의 부분 집합일 수 있다. 예를들어, 상기 엣지 컴퓨팅 대상에 속한 장비(150)는 PLC(Programmable Logic Controller)를 포함할 수 있다. According to the implementation method of the present invention, the E number of devices 150 may include an intersection set overlapping with at least some of the D devices 150 equipped with or associated with the sensor 140. Alternatively, the E number of devices 150 may be a subset of the D number of devices 150 equipped with or associated with the sensor 140 . For example, the equipment 150 belonging to the edge computing target may include a Programmable Logic Controller (PLC).

한편 특정한 엣지 컴퓨터(100)의 엣지 컴퓨팅 대상에 속한 D개의 장비(150)나 E개의 장비(150)는 다른 엣지 컴퓨터(100)와 엣지 컴퓨팅 대상과 중복되지 않고 독립성을 유지하는 것이 바람직하다. 바람직하게, 하나의 엣지 컴퓨터(100)와 그 엣지 컴퓨팅 대상에 속한 D개의 장비(150)나 E개의 장비(150)는 실시간 연동하는 하나의 독립된 생태계를 형성할 수 있다. 다만 상기 엣지 컴퓨터(100)는 통신망을 통해 클라우드 상의 단말(예컨대, 무선단말, 유선단말 등)이나 서버와 비실시간 연동할 수 있다. Meanwhile, it is preferable that D devices 150 or E devices 150 belonging to the edge computing target of a specific edge computer 100 do not overlap with other edge computers 100 and edge computing targets and maintain independence. Preferably, one edge computer 100 and D devices 150 or E devices 150 belonging to the edge computing target may form one independent ecosystem that interworks in real time. However, the edge computer 100 may interwork with a terminal (eg, a wireless terminal, a wired terminal, etc.) or a server in the cloud through a communication network in non-real time.

도면1을 참조하면, 상기 엣지 컴퓨터(100)는, 엣지 컴퓨팅의 관리 대상에 속한 D(D≥1)개의 장비(150)에 탑재되거나 연계된 N(N≥2)개의 센서(140)로부터 수신되는 센싱정보와 지정된 E(E≥1)개의 장비(150)로부터 수신되는 메시지를 선입선출 형태로 버퍼링할 M(M≥2)개의 큐(Queue)를 생성하는 큐 생성부(105)와, 엣지 컴퓨팅을 통해 처리할 W개의 작업정보와 W개의 각 작업 별로 각 작업을 처리하기 위해 감시해야 할 제i(1≤i≤M)의 감시 큐를 식별하는 제i의 큐 식별정보와 상기 제i의 감시 큐에 설정된 제i의 임계조건에 대한 제i의 임계정보 및 상기 제i의 감시 큐에 버퍼링된 센싱정보나 메시지가 제i의 임계조건을 이탈할 경우에 참조해야 할 제j(1≤j≤M, i≠j)의 참조 큐를 식별하는 제j의 큐 식별정보와 상기 제j의 참조 큐에 설정된 제j의 임계조건에 대한 제j의 임계정보를 계층적으로 포함하는 관리테이블을 지정된 엣지 저장영역에 저장하거나 상기 지정된 엣지 저장영역에 저장된 관리테이블을 확인하는 테이블 관리부(110)와, 상기 관리테이블을 근거로 상기 N개의 센서(140)로부터 수신되는 센싱정보의 센싱값에 대응하는 데이터와 상기 E개의 장비(150)로부터 수신되는 메시지에 포함된 데이터를 각기 지정된 M개의 큐에 분배하여 버퍼링하는 과정을 반복하는 버퍼링 처리부(115)와, 상기 관리테이블을 근거로 상기 W개의 각 작업 별로 지정된 제i의 감시 큐에 버퍼링된 지정 개수의 데이터가 제i의 임계조건을 이탈하는지 감시하는 과정을 반복하는 큐 감시부(120)와, 상기 W개의 작업 중 제w(1≤w≤W)의 작업에 대응하는 제i의 감시 큐에 버퍼링된 데이터가 제i의 임계조건을 이탈한 경우 상기 관리테이블을 근거로 상기 제i의 감시 큐와 연계된 제j의 참조 큐에 버퍼링된 지정 개수의 데이터가 제j의 임계조건을 이탈하는지 확인하는 큐 참조부(125)와, 상기 제i의 감시 큐에 버퍼링된 데이터가 제i의 임계조건을 이탈함과 동시에 상기 제j의 참조 큐에 버퍼링된 데이터가 제j의 임계조건을 이탈한 경우 상기 관리테이블을 근거로 상기 제i의 감시 큐에 버퍼링된 지정 개수의 데이터가 제i의 임계조건을 이탈했을 경우에 처리하도록 설정된 제w의 작업을 처리하는 절차를 수행하는 작업 처리부(130)를 기능적으로 구현하며, 통신망의 통해 클라우드 상의 단말이나 서버와 비실시간 연동하는 클라우드 연동부(135)를 구비할 수 있다. Referring to Figure 1, the edge computer 100 receives information from N (N ≥ 2) sensors 140 mounted on or connected to D (D ≥ 1) devices 150 belonging to the management target of edge computing. A queue generator 105 for generating M (M ≥ 2) queues to buffer sensing information and messages received from designated E (E ≥ 1) devices 150 in a first-in-first-out format; W job information to be processed through computing and the ith queue identification information identifying the ith (1≤i≤M) monitoring queue to be monitored for each of the W jobs and the ith The i-th critical information for the i-th critical condition set in the monitoring queue and the j-th (1≤j ≤ M, i ≠ j) designates a management table hierarchically including the j-th queue identification information identifying the reference queue and the j-th threshold information for the j-th critical condition set in the j-th reference queue A table management unit 110 that stores in an edge storage area or checks a management table stored in the designated edge storage area, and data corresponding to the sensing values of the sensing information received from the N sensors 140 based on the management table. and a buffering processing unit 115 repeating a process of distributing and buffering data included in messages received from the E number of devices 150 to each designated M queue, and for each of the W tasks based on the management table The queue monitoring unit 120 repeats a process of monitoring whether a specified number of data buffered in the specified i-th monitoring queue deviates from the i-th critical condition, and the wth (1≤w≤W) of the W tasks If the data buffered in the i-th monitoring queue corresponding to the task of deviate from the i-th critical condition, the specified number of data buffered in the j-th reference queue associated with the i-th monitoring queue based on the management table. A queue referrer 125 for checking whether the data exceeds the j-th threshold condition, and the j-th reference reference unit 125 when the data buffered in the i-th monitoring queue deviates from the i-th threshold condition. When the data buffered in the queue deviates from the j-th critical condition, the specified number of data buffered in the i-th monitoring queue based on the management table deviates from the i-th critical condition. It functionally implements the task processing unit 130 that performs the procedure for processing the task, and may include a cloud interworking unit 135 that interworks with a terminal or server on the cloud in non-real time through a communication network.

상기 큐 생성부(105)는 엣지 컴퓨팅의 관리 대상에 속한 장비(150) 중 D개의 장비(150)에 탑재되거나 연계된 N개의 센서(140)를 통해 센싱되어 지정된 통신 인터페이스를 통해 수신되는 센싱정보를 버퍼링하거나 및/또는 엣지 컴퓨팅의 관리 대상에 속한 장비(150) 중 지정된 E개의 장비(150)에서 발생하는 이벤트에 의해 지정된 절차에 따라 생성되어 지정된 통신 인터페이스를 통해 수신되는 메시지를 버퍼링할 M개의 큐를 생성한다. The queue generator 105 senses sensing information through N sensors 140 mounted on or connected to D devices 150 among the devices 150 belonging to the management target of edge computing and received through a designated communication interface. M number of buffers for buffering and/or buffering messages generated according to a specified procedure and received through a specified communication interface by events occurring in E specified devices 150 among the devices 150 belonging to the management target of edge computing. create a queue

본 발명의 실시 방법에 따르면, 상기 큐 생성부(105)는 엣지 컴퓨팅의 관리 대상에 속한 D개의 장비(150)에 탑재되거나 연계된 N개의 센서(140)들에 대한 센서 유형, N개의 센서(140)들로부터 수신되는 센싱정보에 포함된 센싱값에 대한 센싱값 유형, 센서(140)를 탑재한 D개의 장비(150)에 대한 장비 유형, 지정된 E개의 장비(150)로부터 수신되는 메시지에 포함된 데이터에 대한 데이터 유형 중 하나 이상과 엣지 컴퓨팅을 통해 처리할 W개의 각 작업 사이의 연관성을 기준으로 N개의 센서(140)와 E개의 장비(150) 중 하나 이상으로부터 수신되는 센싱정보나 메시지를 버퍼링할 M개의 큐를 생성할 수 있다. According to the implementation method of the present invention, the queue generator 105 includes sensor types, N sensors ( 140), the type of sensing value for the sensing value included in the sensing information received, the device type for the D devices 150 equipped with the sensors 140, and included in the messages received from the designated E devices 150 Sensing information or messages received from one or more of the N sensors 140 and E devices 150 based on the correlation between one or more of the data types for the processed data and each of the W tasks to be processed through edge computing You can create M queues to buffer.

본 발명의 실시 방법에 따르면, 상기 큐 생성부(105)는 프로그래밍된 절차에 따라 N개의 센서(140)로부터 수신되는 센싱정보와 지정된 E개의 장비(150)로부터 수신되는 메시지를 버퍼링할 M개의 큐를 생성할 수 있으며, 상기 큐 생성부(105)가 상기 M개의 큐를 생성하는 절차는 상기 클라우드 연동부(135)를 통해 클라우드 상의 서버나 단말과 연동하여 설정되거나 프로그래밍될 수 있다.According to the implementation method of the present invention, the queue generator 105 is configured to buffer sensing information received from N sensors 140 and messages received from designated E equipment 150 according to a programmed procedure. , and the procedure of generating the M queues by the queue creation unit 105 may be set or programmed by interworking with a server or terminal in the cloud through the cloud interworking unit 135 .

본 발명의 실시 방법에 따르면, 상기 M개의 큐는 지정된 센서(140)로부터 수신되는 센싱정보를 버퍼링하는 큐와, 지정된 장비(150)로부터 수신되는 운영정보를 버퍼링하는 큐와, 지정된 센서(140)와 장비(150)로부터 센싱정보와 운영정보를 다중 버퍼링하는 큐 중 하나 이상의 큐를 포함할 수 있다. According to the implementation method of the present invention, the M queues include a queue for buffering sensing information received from a designated sensor 140, a queue for buffering operation information received from a designated equipment 150, and a designated sensor 140. It may include one or more queues among queues for multi-buffering sensing information and operating information from the equipment 150.

본 발명의 실시 방법에 따르면, 상기 M개의 큐는 각 큐에 저장된 데이터를 기준으로 W개의 작업을 관리하기 위해 동일한 센서(140)로부터 수신된 동일한 센싱정보를 서로 다른 각 작업의 감시 큐에 대응하는 둘 이상의 큐에 다중 버퍼링할 수 있다. 즉 본 발명에서 상기 M개의 큐는 엣지 컴퓨팅을 통해 제어하고 관리하기 위해 처리할 작업을 큐 단위로 감시하여 처리하기 위해 생성된 것으로서, 버퍼링할 데이터 별로 생성되는 주지의 큐와 다르다. According to the implementation method of the present invention, the M queues correspond to monitoring queues of different tasks by using the same sensing information received from the same sensor 140 to manage W tasks based on data stored in each queue. You can multi-buffer to more than one queue. That is, in the present invention, the M queues are created to monitor and process tasks to be processed in units of queues to control and manage through edge computing, and are different from well-known queues created for each data to be buffered.

상기 테이블 관리부(110)는 엣지 컴퓨팅의 관리 대상에 속한 하나 이상의 장비(150)를 이용하여 처리하도록 정의된 W개의 작업정보를 포함하며, 상기 W개의 각 작업 별로 각 작업을 처리하기 위해 감시해야 할 제i(1≤i≤M)의 감시 큐를 식별하는 제i의 큐 식별정보와 상기 제i의 감시 큐에 설정된 제i의 임계조건에 대한 제i의 임계정보 및 상기 제i의 감시 큐에 버퍼링된 센싱정보나 메시지가 제i의 임계조건을 이탈할 경우에 참조해야 할 제j(1≤j≤M, i≠j)의 참조 큐를 식별하는 제j의 큐 식별정보와 상기 제j의 참조 큐에 설정된 제j의 임계조건에 대한 제j의 임계정보를 계층적으로 포함하는 관리테이블을 엣지 컴퓨터(100) 내에 구비되거나 엣지 컴퓨터(100)와 연계된 지정된 엣지 저장영역에 저장하거나 또는 상기 지정된 엣지 저장영역에 최근 저장(또는 갱신)된 관리테이블을 확인하여 상기 큐 감시부(120)와 큐 참조부(125) 및 작업 처리부(130)로 제공할 수 있다.The table management unit 110 includes W job information defined to be processed using one or more devices 150 belonging to the management target of edge computing, and needs to be monitored to process each job for each of the W jobs. The i-th queue identification information for identifying the i-th (1≤i≤M) monitoring queue, the i-th critical information for the i-th critical condition set in the i-th monitoring queue, and the i-th monitoring queue The jth queue identification information identifying the jth (1≤j≤M, i≠j) reference queue to be referred to when the buffered sensing information or message deviates from the ith threshold condition and the jth queue identification information. A management table hierarchically containing the j-th threshold information for the j-th threshold condition set in the reference queue is provided in the edge computer 100 or stored in a designated edge storage area linked to the edge computer 100, or A management table recently stored (or updated) in a designated edge storage area may be checked and provided to the queue monitoring unit 120, the queue reference unit 125, and the job processing unit 130.

한편 각 작업을 처리하기 위해 감시해야 할 제i의 감시 큐는 각 작업 별로 지정된 하나 이상의 큐를 포함하고, 상기 제i의 감시 큐에 버퍼링된 센싱정보나 메시지가 제i의 임계조건을 이탈할 경우에 참조해야 할 제j의 참조 큐는 상기 제i의 감시 큐에 포함된 큐를 제외한 하나 이상의 다른 큐를 포함할 수 있다. Meanwhile, the i-th monitoring queue to be monitored to process each task includes one or more queues designated for each task, and when the sensing information or message buffered in the i-th monitoring queue exceeds the i-th critical condition. The j-th reference queue to be referred to may include one or more other queues other than the queue included in the i-th monitoring queue.

본 발명의 실시 방법에 따르면, 상기 엣지 저장영역에 저장되는 관리테이블은 상기 클라우드 연동부(135)를 통해 클라우드 상의 서버나 단말에 의해 설정되거나 또는 클라우드 상의 서버나 단말로부터 다운로드될 수 있다. According to the implementation method of the present invention, the management table stored in the edge storage area may be set by a server or terminal in the cloud through the cloud linking unit 135 or downloaded from a server or terminal in the cloud.

한편 본 발명의 실시 방법에 따르면, 상기 관리테이블은 각 작업 별로 제i의 감시 큐에 버퍼링된 데이터가 제i의 임계조건을 이탈한 시점과 제j의 참조 큐에 버퍼링된 데이터가 제j의 임계조건을 이탈한 시점 사이의 시간관계정보를 더 포함할 수 있으며, 이에 의해 본 발명이 한정되지 아니한다. 한편 상기 관리테이블에 상기 시간관계정보가 포함된 경우, 상기 M개의 큐는 N개의 센서(140) 별 센싱 주기를 기준으로 상기 시간관계정보를 판별 가능한 크기로 생성되는 것이 바람직하다.Meanwhile, according to the implementation method of the present invention, the management table determines when the data buffered in the i-th monitoring queue deviates from the i-th threshold condition for each task and when the data buffered in the j-th reference queue deviates from the j-th critical condition. Time relation information between time points out of conditions may be further included, and the present invention is not limited thereby. On the other hand, when the management table includes the time relationship information, it is preferable that the M queues are generated in a size capable of discriminating the time relationship information based on the sensing period for each N number of sensors 140 .

한편 본 발명의 실시 방법에 따르면, 상기 관리테이블은 상기 제j의 참조 큐에 버퍼링된 센싱정보나 메시지가 제j의 임계조건을 이탈할 경우에 참조해야 할 제k(1≤k≤M, i≠j≠k)의 참조 큐를 식별하는 제k의 큐 식별정보와 상기 제k의 참조 큐에 설정된 제k의 임계조건에 대한 제k의 임계정보를 더 포함할 수 있다. 한편 상기 참조 큐의 계층은 상기 제j의 참조 큐와 제k의 참조 큐에서 추가적으로 더 확장 가능하며, 이에 의해 본 발명이 한정되지 아니한다. Meanwhile, according to the implementation method of the present invention, the management table is the kth (1≤k≤M, i k th queue identification information for identifying the reference queue ≠ j ≠ k) and k th critical information about the k th critical condition set in the k th reference queue. Meanwhile, the hierarchy of reference queues can be additionally extended from the j-th reference queue and the k-th reference queue, and the present invention is not limited thereby.

지정된 엣지 저장여역에 상기 관리테이블이 저장된 경우, 상기 버퍼링 처리부(115)는 상기 관리테이블을 근거로 상기 N개의 센서(140)와 연결된 N개의 센서연결을 확인하거나 상기 E개의 장비(150)와 연결된 E개의 장비연결을 확인하고, 상기 관리테이블을 근거로 상기 N개의 센서(140)로부터 수신되는 센싱정보의 센싱값에 대응하는 데이터와 상기 E개의 장비(150)로부터 수신되는 메시지에 포함된 데이터를 각기 지정된 M개의 큐에 분배하여 버퍼링하는 과정을 반복한다. When the management table is stored in the designated edge storage area, the buffering processor 115 checks the connection of the N sensors connected to the N sensors 140 or connects the E devices 150 based on the management table. E device connections are confirmed, and based on the management table, the data corresponding to the sensing values of the sensing information received from the N sensors 140 and the data included in the messages received from the E devices 150 are The process of distributing and buffering to each designated M queue is repeated.

본 발명의 실시 방법에 따르면, 상기 버퍼링 처리부(115)는 상기 관리테이블을 근거로 동일한 센서(140)나 장비(150)로부터 수신되는 동일한 센싱정보나 메시지를 서로 다른 큐에 다중 버퍼링하는 것이 가능하며, 이에 의해 본 발명이 한정되지 아니한다. According to the implementation method of the present invention, the buffering processing unit 115 can multi-buffer the same sensing information or message received from the same sensor 140 or equipment 150 in different queues based on the management table, , The present invention is not limited thereby.

본 발명의 실시 방법에 따르면, 상기 관리테이블에 각 작업 별로 제i의 감시 큐에 버퍼링된 데이터가 제i의 임계조건을 이탈한 시점과 제j의 참조 큐에 버퍼링된 데이터가 제j의 임계조건을 이탈한 시점 사이의 시간관계정보가 더 포함된 경우, 상기 M개의 큐에 버퍼링되는 센싱정보의 센싱값에 대응하는 데이터나 상기 메시지에 대응하는 데이터는 각 센서(140)나 장비(150)에 구비된 타이머에 의해 카운트된 시간에 대응하는 시간스탬프가 첨부될 수 있으며, 또는 버퍼링 처리부(115)가 상기 센싱정보나 메시지를 수신한 시점에 상기 엣지 컴퓨터(100)의 내부 시간에 대응하는 시간스탬프를 더 포함할 수 있다. According to the implementation method of the present invention, the time when the data buffered in the i-th monitoring queue for each task in the management table deviates from the i-th critical condition and the j-th critical condition when the data buffered in the j-th reference queue deviates from the i-th critical condition. If the time relationship information between the time points of departure is further included, the data corresponding to the sensing values of the sensing information buffered in the M queues or the data corresponding to the message is sent to each sensor 140 or equipment 150. A timestamp corresponding to the time counted by the provided timer may be attached, or a timestamp corresponding to the internal time of the edge computer 100 at the time when the buffering processing unit 115 receives the sensing information or message may further include.

상기 버퍼링 처리부(115)를 통해 M개의 큐에 상기 N개의 센서(140)로부터 수신되는 센싱정보의 센싱값에 대응하는 데이터와 상기 E개의 장비(150)로부터 수신되는 메시지에 포함된 데이터가 분배 버퍼링되는 경우, 상기 큐 감시부(120)는 상기 관리테이블을 근거로 상기 W개의 각 작업 별로 지정된 제i의 감시 큐에 버퍼링된 지정 개수의 데이터가 제i의 임계조건을 이탈하는지 감시하는 과정을 반복한다. The data corresponding to the sensing values of the sensing information received from the N sensors 140 and the data included in the messages received from the E devices 150 are distributed and buffered in M queues through the buffering processor 115. If it is, the queue monitoring unit 120 repeats the process of monitoring whether the specified number of data buffered in the i-th monitoring queue for each of the W tasks deviates from the i-th threshold condition based on the management table. do.

만약 상기 W개의 작업 중 제w의 작업에 대응하는 제i의 감시 큐에 버퍼링된 데이터가 제i의 임계조건을 이탈하지 않은 경우, 상기 작업 처리부(130)는 상기 제i의 감시 큐에 버퍼링된 센싱정보에 대응하는 센서(140)와 연관된 장비(150)의 현재 상태를 유지하거나 상기 제i의 감시 큐에 버퍼링된 메시지에 대응하는 장비(150)의 현재 상태를 별도의 절차를 수행하지 않거나, 또는 상기 제i의 감시 큐에 버퍼링된 센싱정보에 대응하는 센서(140)와 연관된 장비(150)의 현재 상태를 유지하거나 상기 제i의 감시 큐에 버퍼링된 메시지에 대응하는 장비(150)의 현재 상태를 유지하기 위해 설정된 절차를 수행할 수 있다. If the data buffered in the i-th monitoring queue corresponding to the w-th task among the W tasks does not exceed the i-th threshold condition, the task processing unit 130 determines the i-th monitoring queue buffered in the i-th monitoring queue. The current state of the equipment 150 associated with the sensor 140 corresponding to the sensing information is maintained, or the current state of the equipment 150 corresponding to the message buffered in the i-th monitoring queue is not performed by a separate procedure, Alternatively, the current state of the device 150 associated with the sensor 140 corresponding to the sensing information buffered in the i-th monitoring queue is maintained or the current state of the device 150 corresponding to the message buffered in the i-th monitoring queue is maintained. You can perform established procedures to maintain the state.

한편 상기 W개의 작업 중 제w의 작업에 대응하는 제i의 감시 큐에 버퍼링된 데이터가 제i의 임계조건을 이탈한 경우, 상기 작업 처리부(130)는 상기 제w의 작업을 처리하는 절차를 즉시 수행하지 않고 큐 참조부(125)를 통해 상기 제i의 감시 큐와 연계된 제j의 참조 큐에 버퍼링된 지정 개수의 데이터가 제j의 임계조건을 이탈한 것이 확인될 때까지 대기하는 것이 바람직하다. 예를들어, 상기 큐 감시부(120)는 엣지 컴퓨팅의 관리 대상에 속한 장비(150)와 연계된 특정 화재센서(=화학센서)(140)에 의해 센싱된 센싱정보를 버퍼링하는 제i의 큐에 버퍼링된 데이터가 제i의 임계조건을 이탈하는지 확인하며, 만약 상기 특정 화재센서(140)에 의해 센싱된 센싱정보를 버퍼링하는 제i의 큐에 버퍼링된 데이터가 제i의 임계조건을 이탈하여 화재가 발생한 것으로 센싱되더라도 상기 작업 처리부(130)는 즉시 화재 경보를 발령하지 않고 대기할 수 있다. Meanwhile, if the data buffered in the i-th monitoring queue corresponding to the w-th task among the W tasks deviates from the i-th threshold condition, the task processing unit 130 performs a procedure for processing the w-th task. It is preferable to wait until it is confirmed that the specified number of data buffered in the j-th reference queue associated with the i-th monitoring queue through the queue reference unit 125 deviate from the j-th threshold condition, rather than immediately. desirable. For example, the queue monitoring unit 120 buffers the sensing information sensed by a specific fire sensor (= chemical sensor) 140 associated with the equipment 150 belonging to the management target of edge computing. Check whether the data buffered in deviate from the i-th critical condition, and if the data buffered in the i-th queue for buffering the sensing information sensed by the specific fire sensor 140 deviate from the i-th critical condition Even if it is sensed that a fire has occurred, the task processing unit 130 may stand by without immediately issuing a fire alarm.

만약 상기 제w의 작업에 대응하는 제i의 감시 큐에 버퍼링된 데이터가 제i의 임계조건을 이탈한 경우, 상기 큐 참조부(125)는 상기 관리테이블을 근거로 상기 제i의 감시 큐와 연계된 제j의 참조 큐에 버퍼링된 지정 개수의 데이터가 제j의 임계조건을 이탈하는지 확인하는 절차를 수행한다. 예를들어, 상기 큐 감시부(120)는 엣지 컴퓨팅의 관리 대상에 속한 장비(150)와 연계된 특정 화재센서(140)에 의해 센싱된 센싱정보를 버퍼링하는 제i의 큐에 버퍼링된 데이터가 제i의 임계조건을 이탈하는지 확인하며, 만약 상기 특정 화재센서(140)에 의해 센싱된 센싱정보를 버퍼링하는 제i의 큐에 버퍼링된 데이터가 제i의 임계조건을 이탈하여 화재가 발생한 것으로 센싱된 경우, 상기 큐 참조부(125)는 상기 장비(150)와 연계된 특정 광센서(140)에 의해 센싱된 센싱정보를 버퍼링하는 제j의 참조 큐에 버퍼링된 데이터가 제j의 임계조건을 이탈하여 화재에 대응하는 스파크나 불꽃 등에 해당하는 광도 변화가 센싱되었는지 확인할 수 있다. 여기서, 상기 광도 변화는 전등에 의해서도 감지될 수 있으므로 화재 경보라는 작업의 감시 대상이 아니라 참조 대상으로 설정되는 것이 바람직하다. If the data buffered in the i-th monitoring queue corresponding to the w-th task deviates from the i-th critical condition, the queue reference unit 125 determines the i-th monitoring queue and the i-th monitoring queue based on the management table. A procedure for checking whether the specified number of data buffered in the associated j-th reference queue deviates from the j-th threshold condition is performed. For example, the queue monitoring unit 120 buffers the sensing information sensed by the specific fire sensor 140 associated with the equipment 150 belonging to the management target of edge computing. It is checked whether the i-th critical condition is exceeded, and if the data buffered in the i-th queue that buffers the sensing information sensed by the specific fire sensor 140 deviate from the i-th critical condition, it is sensed that a fire has occurred. In this case, the queue reference unit 125 determines that the data buffered in the j-th reference queue buffering the sensing information sensed by the specific optical sensor 140 associated with the equipment 150 meets the j-th threshold condition. It is possible to determine whether a luminous intensity change corresponding to a spark or flame corresponding to a fire has been sensed. Here, since the change in luminous intensity can be sensed even by a light, it is preferable to set it as a reference object rather than a monitoring object for a fire alarm task.

한편 본 발명의 확장된 실시 방법에 따라 상기 관리테이블에 각 작업 별로 제i의 감시 큐에 버퍼링된 데이터가 제i의 임계조건을 이탈한 시점과 제j의 참조 큐에 버퍼링된 데이터가 제j의 임계조건을 이탈한 시점 사이의 시간관계정보가 포함되고, 상기 M개의 큐에 버퍼링되는 데이터에 센서(140)나 장비(150)에 의해 첨부된 시간스탬프 또는 상기 센싱정보나 메시지를 수신한 시점에 대응하는 시간스탬프가 포함된 경우, 상기 큐 참조부(125)는 상기 시간스탬프를 근거로 제i의 감시 큐에 버퍼링된 데이터가 제i의 임계조건을 이탈한 시점과 제j의 참조 큐에 버퍼링된 데이터가 제j의 임계조건을 이탈한 시점 사이의 시간관계가 상기 관리테이블의 시간관계정보에 대응하는지 확인하는 과정을 더 수행할 수 있다. 예를들어, 상기의 화재 경보 예시에 대응하는 관리테이블에 상기 화재센서(140)를 통해 화재를 센싱하기 전 3분 내에 상기 광센서(140)를 통해 상기 화재에 대응하는 스파크나 불꽃이 센싱되었는지 확인하기 위한 시간관계정보가 포함된 경우, 상기 큐 참조부(125)는 제j의 참조 큐에 버퍼링된 복수의 데이터 중 상기 제i의 감시 큐를 통해 화재가 센싱되기 전 3분 이내에 대응하는 데이터 중 지정 개수의 데이터가 제j의 임계조건을 이탈하여 화재에 대응하는 스파크나 불꽃이 센싱되었는지 확인할 수 있다. On the other hand, according to the extended implementation method of the present invention, the data buffered in the i-th monitoring queue for each task in the management table deviates from the i-th critical condition and the data buffered in the j-th reference queue Time relationship information between times when the critical condition is deviated is included, and a timestamp attached by the sensor 140 or device 150 to the data buffered in the M queues or the time when the sensing information or message is received When the corresponding timestamp is included, the queue reference unit 125 determines the point at which the data buffered in the i-th monitoring queue deviated from the i-th threshold condition and the buffered data in the j-th reference queue based on the timestamp. A process of confirming whether the time relationship between the points at which the updated data deviates from the j-th critical condition corresponds to the time relationship information of the management table may be further performed. For example, whether sparks or flames corresponding to the fire were sensed through the optical sensor 140 within 3 minutes before sensing the fire through the fire sensor 140 in the management table corresponding to the above fire alarm example. When time relationship information for confirmation is included, the queue reference unit 125 selects data corresponding to data within 3 minutes before a fire is sensed through the i-th monitoring queue among a plurality of data buffered in the j-th reference queue. Among them, it may be confirmed whether a spark or a flame corresponding to a fire is sensed because the specified number of data deviate from the j-th critical condition.

한편 상기 큐 감시부(120)를 통해 상기 제i의 감시 큐에 버퍼링된 데이터가 제i의 임계조건을 이탈함이 확인되고, 상기 큐 참조부(125)를 통해 상기 제i의 감시 큐와 연계된 제j의 참조 큐에 버퍼링된 데이터가 제j의 임계조건을 이탈함이 확인된 경우, 상기 작업 처리부(130)는 상기 관리테이블을 근거로 상기 제i의 감시 큐에 버퍼링된 지정 개수의 데이터가 제i의 임계조건을 이탈했을 경우에 처리하도록 설정된 제w의 작업을 처리하는 절차를 수행할 수 있다. 예를들어, 상기 큐 감시부(120)를 통해 엣지 컴퓨팅의 관리 대상에 속한 장비(150)와 연계된 특정 화재센서(140)에 의해 센싱된 센싱정보를 버퍼링하는 제i의 큐에 버퍼링된 데이터가 제i의 임계조건을 이탈하여 화재 발생이 확인되고, 상기 큐 참조부(125)를 통해 상기 장비(150)와 연계된 특정 광센서(140)에 의해 센싱된 센싱정보를 버퍼링하는 제j의 참조 큐에 버퍼링된 데이터가 제j의 임계조건을 이탈하여 화재에 대응하는 스파크나 불꽃 등에 해당하는 광도 변화가 센싱됨이 확인된 경우, 상기 작업 처리부(130)는 화재센서(140)에 의해 센싱된 센싱정보를 버퍼링하는 제i의 큐에 버퍼링된 데이터가 제i의 임계조건을 이탈했을 경우에 처리하도록 설정된 화재 경보 발령에 대응하는 제w의 작업을 처리하는 절차를 수행할 수 있다. 한편 본 발명은 M개의 큐를 기준으로 각 큐에 버퍼링된 데이터에 대한 상관 검증을 통해 지정된 작업 처리를 수행함으로써 각 작업 처리의 신뢰성을 향상시킴과 동시에 아무리 많은 작업이라도 관리의 효율성을 극대화할 수 있다. Meanwhile, it is confirmed through the queue monitoring unit 120 that the data buffered in the i-th monitoring queue deviates from the i-th critical condition, and is associated with the i-th monitoring queue through the queue reference unit 125. When it is confirmed that the data buffered in the j-th reference queue deviates from the j-th threshold condition, the task processing unit 130 determines the specified number of data buffered in the i-th monitoring queue based on the management table. A procedure for processing the w-th job set to be processed when i deviated from the i-th critical condition can be performed. For example, data buffered in the i-th queue that buffers sensing information sensed by a specific fire sensor 140 associated with the equipment 150 belonging to the management target of edge computing through the queue monitoring unit 120 is out of the i-th critical condition, and the occurrence of a fire is confirmed, and the j-th buffering the sensing information sensed by the specific optical sensor 140 associated with the equipment 150 through the cue reference unit 125. When it is confirmed that the data buffered in the reference queue deviate from the j-th threshold condition and the change in light intensity corresponding to a spark or flame corresponding to a fire is sensed, the task processing unit 130 senses by the fire sensor 140 When data buffered in the i-th queue for buffering the detected sensing information deviates from the i-th threshold condition, a procedure for processing the w-th task corresponding to the issuance of a fire alarm set to be processed may be performed. On the other hand, the present invention improves the reliability of each job process by performing a specified job process through correlation verification for data buffered in each queue based on M queues, and at the same time, it is possible to maximize the efficiency of management no matter how many jobs there are. .

본 발명의 실시 방법에 따르면, 상기 제w의 작업은 상기 제i의 감시 큐에 버퍼링된 센싱정보에 대응하는 센서(140)와 연관된 장비(150)의 상태나 상기 제i의 감시 큐에 버퍼링된 메시지에 대응하는 장비(150)의 상태를 상기 제i의 임계조건 이내로 조정하는 작업을 포함할 수 있다. According to the implementation method of the present invention, the w-th task is the state of the equipment 150 associated with the sensor 140 corresponding to the sensing information buffered in the i-th monitoring queue or the buffered in the i-th monitoring queue. It may include adjusting the state of the device 150 corresponding to the message to within the i-th threshold condition.

한편 본 발명의 확장된 실시 방법에 따라 상기 관리테이블에 상기 제j의 참조 큐에 버퍼링된 센싱정보나 메시지가 제j의 임계조건을 이탈할 경우에 참조해야 할 제k(1≤k≤M, i≠j≠k)의 참조 큐를 식별하는 제k의 큐 식별정보와 상기 제k의 참조 큐에 설정된 제k의 임계조건에 대한 제k의 임계정보가 더 포함된 경우, 상기 큐 참조부(125)는 상기 관리테이블을 근거로 상기 제j의 참조 큐와 연계된 제k의 참조 큐에 버퍼링된 지정 개수의 데이터가 제k의 임계조건을 이탈하는 확인하는 과정을 더 수행할 수 있으며, 이 경우 상기 작업 처리부(130)는 상기 제i의 감시 큐에 버퍼링된 데이터가 제i의 임계조건을 이탈하고 상기 제j의 참조 큐에 버퍼링된 데이터가 제j의 임계조건을 이탈하고 상기 제k의 참조 큐에 버퍼링된 데이터가 제k의 임계조건을 이탈한 경우에 상기 관리테이블을 근거로 상기 제i의 감시 큐에 버퍼링된 지정 개수의 데이터가 제i의 임계조건을 이탈했을 경우에 처리하도록 설정된 제w의 작업을 처리하는 절차를 수행할 수 있다. 예를들어, 상기의 화재 경보 예시에 대응하는 관리테이블에 상기 광센서(140)를 참조하는 것 이외에 온도센서(140)를 더 참조하도록 설정된 경우, 상기 큐 참조부(125)는 상기 장비(150)와 연계된 특정 광센서(140)에 의해 센싱된 센싱정보를 버퍼링하는 제j의 참조 큐에 버퍼링된 데이터가 제j의 임계조건을 이탈하여 화재에 대응하는 스파크나 불꽃 등에 해당하는 광도 변화가 센싱됨이 확인됨과 동시(또는 이후)에 상기 장비(150)와 연계된 특정 온도센서(140)에 의해 센싱된 센싱정보를 버퍼링하는 제k의 참조 큐에 버퍼링된 데이터가 제k의 임계조건을 이탈하여 화재에 대응하는 온도 상승이 센싱되는지 확인할 수 있으며, 상기 작업 처리부(130)는 상기 큐 감시부(120)를 통해 화재 발생이 센싱된 후 상기 큐 참조부(125)를 통해 광도 변화와 온도 상승이 모두 센싱된 경우에 상기 화재 발생 센싱에 대응하는 화재 경보 절차를 수행할 수 있다. Meanwhile, according to the extended implementation method of the present invention, the kth (1≤k≤M, When the kth queue identification information identifying the reference queue i≠j≠k) and the kth threshold information for the kth critical condition set in the kth reference queue are further included, the queue reference unit ( 125) may further perform a process of confirming that a specified number of data buffered in the k-th reference queue associated with the j-th reference queue deviate from the k-th threshold condition based on the management table. In this case, the task processing unit 130 determines that the data buffered in the i-th monitoring queue deviate from the i-th threshold condition, the data buffered in the j-th reference queue deviate from the j-th threshold condition, and the k-th threshold condition. When the data buffered in the reference queue deviates from the k-th critical condition, the specified number of data buffered in the i-th monitoring queue based on the management table deviates from the i-th critical condition. The procedure for handling the wth job can be performed. For example, if the management table corresponding to the above fire alarm example is set to refer to the temperature sensor 140 in addition to the optical sensor 140, the cue reference unit 125 is the equipment 150 ) The data buffered in the j-th reference queue that buffers the sensing information sensed by the specific optical sensor 140 associated with ) deviates from the j-th critical condition, resulting in a change in light intensity corresponding to a spark or flame corresponding to a fire. At the same time (or after) that the sensing is confirmed, the data buffered in the kth reference queue that buffers the sensing information sensed by the specific temperature sensor 140 associated with the equipment 150 satisfies the kth critical condition. It is possible to check whether a temperature rise corresponding to a fire is sensed by leaving, and after the occurrence of a fire is sensed through the queue monitoring unit 120, the task processing unit 130 changes light intensity and temperature through the cue reference unit 125. When all rises are sensed, a fire alarm procedure corresponding to the fire detection may be performed.

도면2는 본 발명의 실시 방법에 따른 감시 큐와 참조 큐의 관계를 예시한 것이다. Figure 2 illustrates a relationship between a monitoring queue and a reference queue according to an embodiment of the present invention.

보다 상세하게 본 도면2는 엣지 컴퓨팅을 통해 처리할 W(W≥1)개의 작업 중 제w(1≤w≤W)의 작업을 처리하기 위해 감시해야 할 제i(1≤i≤M)의 감시 큐와 상기 제i의 감시 큐에 버퍼링된 데이터가 제i의 임계조건을 이탈할 경우에 참조해야 할 제j(1≤j≤M, i≠j)의 참조 큐 사이의 관계 및 상기 제i의 감시 큐에 버퍼링된 데이터 중 제i의 임계조건을 이탈한 데이터와 상기 제j의 참조 큐에 버퍼링된 데이터 중 제j의 임계조건을 이탈한 데이터 사이의 관계를 예시한 도면이다. 본 발명이 속한 기술분야에서 통상의 지식을 가진 자라면, 본 도면2를 참조 및/또는 변형하여 상기 참조 큐를 확장한 실시예 등과 같이 다양하게 확장되는 실시예를 유추할 수 있을 것이며, 본 발명은 상기 유추되는 모든 실시예를 포함한다. In more detail, Figure 2 shows the i (1 ≤ i ≤ M) number of tasks to be monitored in order to process the w (1 ≤ w ≤ W) task among W (W ≥ 1) tasks to be processed through edge computing. The relationship between the watch queue and the jth (1≤j≤M, i≠j) reference queue to be referred to when the data buffered in the i-th watchdog deviates from the i-th threshold condition and the i-th reference queue It is a diagram illustrating a relationship between data that deviate from the i-th threshold condition among data buffered in the monitoring queue of and data that deviate from the j-th threshold condition among data buffered in the j-th reference queue. Those with ordinary knowledge in the technical field to which the present invention belongs will be able to infer various extended embodiments, such as an embodiment in which the reference queue is extended by referring to and/or modifying Figure 2, and the present invention includes all examples inferred above.

도면2의 예시를 참조하면, 상기 제i의 감시 큐와 제j의 참조 큐는 서로 구별되는 별도의 큐이며, 상기 제i의 감시 큐에 버퍼링된 데이터 중 제i의 임계조건을 이탈한 데이터와 상기 제j의 참조 큐에 버퍼링된 데이터 중 제j의 임계조건을 이탈한 데이터 사이에는 기 설저된 시간관계정보 이내의 시간 차가 발생할 수 있다. Referring to the example of FIG. 2, the i-th monitoring queue and the j-th reference queue are separate queues that are distinguished from each other, and among the data buffered in the i-th monitoring queue, data that deviate from the i-th threshold condition and Among the data buffered in the j-th reference queue, a time difference within the preset time relationship information may occur between data that deviate from the j-th threshold condition.

도면3은 본 발명의 실시 방법에 따른 상관형 엣지 컴퓨팅 과정을 도시한 도면이다.Figure 3 is a diagram illustrating a correlational edge computing process according to an embodiment of the present invention.

보다 상세하게 본 도면3은 엣지 컴퓨팅의 관리 대상에 속한 D(D≥1)개의 장비(150)에 탑재되거나 연계된 N(N≥2)개의 센서(140)로부터 수신되는 센싱정보와 지정된 E(E≥1)개의 장비(150)로부터 수신되는 메시지를 버퍼링하는 M(M≥2)개의 큐를 기준으로 각 큐에 버퍼링된 데이터에 대한 상관 검증을 통해 지정된 작업 처리를 수행하는 과정을 도시한 것으로서, 본 발명이 속한 기술분야에서 통상의 지식을 가진 자라면, 본 도면3을 참조 및/또는 변형하여 상기 과정에 대한 다양한 실시 방법(예컨대, 일부 단계가 생략되거나, 또는 순서가 변경된 실시 방법)을 유추할 수 있을 것이나, 본 발명은 상기 유추되는 모든 실시 방법을 포함하여 이루어지며, 본 도면3에 도시된 실시 방법만으로 그 기술적 특징이 한정되지 아니한다.In more detail, FIG. 3 shows sensing information received from N (N ≥ 2) sensors 140 mounted on or linked to D (D ≥ 1) pieces of equipment 150 belonging to the management target of edge computing and a designated E ( Based on M (M ≥ 2) queues buffering messages received from E≥1) number of devices 150, a process of performing a specified task process through correlation verification for data buffered in each queue is shown. , Those of ordinary skill in the art to which the present invention pertains, various implementation methods for the process (eg, some steps are omitted or the order is changed) by referring to and / or modifying this Figure 3 Although it may be inferred, the present invention is made including all the implementation methods inferred above, and its technical characteristics are not limited only to the implementation method shown in FIG. 3.

도면3을 참조하면, 엣지 컴퓨터(100)는 엣지 컴퓨팅을 통해 처리할 W(W≥1)개개의 작업정보와 W개의 각 작업 별로 각 작업을 처리하기 위해 감시해야 할 제i(1≤i≤M)의 감시 큐를 식별하는 제i의 큐 식별정보와 상기 제i의 감시 큐에 설정된 제i의 임계조건에 대한 제i의 임계정보 및 상기 제i의 감시 큐에 버퍼링된 센싱정보나 메시지가 제i의 임계조건을 이탈할 경우에 참조해야 할 제j(1≤j≤M, i≠j)의 참조 큐를 식별하는 제j의 큐 식별정보와 상기 제j의 참조 큐에 설정된 제j의 임계조건에 대한 제j의 임계정보를 계층적으로 포함하는 관리테이블을 지정된 엣지 저장영역에 저장한다(300). 한편 상기 관리테이블은 각 작업 별로 제i의 감시 큐에 버퍼링된 데이터가 제i의 임계조건을 이탈한 시점과 제j의 참조 큐에 버퍼링된 데이터가 제j의 임계조건을 이탈한 시점 사이의 시간관계정보를 더 포함하거나 및/또는 상기 제j의 참조 큐에 버퍼링된 센싱정보나 메시지가 제j의 임계조건을 이탈할 경우에 참조해야 할 제k(1≤k≤M, i≠j≠k)의 참조 큐를 식별하는 제k의 큐 식별정보와 상기 제k의 참조 큐에 설정된 제k의 임계조건에 대한 제k의 임계정보를 더 포함할 수 있다. Referring to Figure 3, the edge computer 100 has W (W≥1) individual job information to be processed through edge computing and i (1≤i≤) to be monitored to process each job for each W job. The i-th queue identification information for identifying the monitoring queue of M), the i-th critical information for the i-th critical condition set in the i-th monitoring queue, and the sensing information or message buffered in the i-th monitoring queue The jth queue identification information identifying the jth (1≤j≤M, i≠j) reference queue to be referred to when the ith threshold condition is exceeded, and the jth queue set in the jth reference queue. The management table hierarchically including the j-th critical information for the critical condition is stored in the designated edge storage area (300). Meanwhile, the management table indicates the time between the time when the data buffered in the i-th monitoring queue deviate from the i-th critical condition and the time when the data buffered in the j-th reference queue deviated from the j-th critical condition for each task. The kth (1≤k≤M, i≠j≠k) to be referenced when the sensing information or message further including relationship information and/or buffered in the jth reference queue deviates from the jth threshold condition. ) may further include k th queue identification information for identifying the reference queue and k th critical information for a k th critical condition set in the k th reference queue.

상기 엣지 컴퓨터(100)는 상기 관리테이블을 근거로 상기 D개의 장비(150)에 탑재되거나 연계된 N개의 센서(140)들에 대한 센서 유형, N개의 센서(140)들로부터 수신되는 센싱정보에 포함된 센싱값에 대한 센싱값 유형, 센서(140)를 탑재한 D개의 장비(150)에 대한 장비 유형, 지정된 E(E≥1)개의 장비(150)로부터 수신되는 메시지에 포함된 데이터에 대한 데이터 유형 중 하나 이상과 엣지 컴퓨팅을 통해 처리할 W개의 각 작업 사이의 연관성을 기준으로 N개의 센서(140)와 E개의 장비(150) 중 하나 이상으로부터 수신되는 센싱정보나 메시지를 선입선출 형태로 버퍼링할 M개의 큐를 생성한다(305).Based on the management table, the edge computer 100 controls sensor types for the N sensors 140 mounted on or connected to the D devices 150 and sensing information received from the N sensors 140. Sensed value type for included sensing values, device type for D devices 150 equipped with sensors 140, data included in messages received from designated E (E≥1) devices 150 Sensing information or messages received from one or more of the N sensors 140 and E devices 150 are first-in-first-out based on the correlation between one or more of the data types and each of the W tasks to be processed through edge computing. M queues to be buffered are created (305).

만약 상기 M개의 큐가 생성되면, 상기 엣지 컴퓨터(100)는 지정된 엣지 저장영여게 저장된 상기 관리테이블을 확인하고(310), 상기 관리테이블을 근거로 통신 인터페이스를 통해 상기 N개의 센서(140)와 연결된 N개의 센서연결을 확인하거나 상기 E개의 장비(150)와 연결된 E개의 장비연결을 확인한다(315). 만약 상기 N개의 센서연결과 E개의 장비연결이 확인되지 않으면, 상기 엣지 컴퓨터(100)는 상기 통신 인터페이스를 통해 연결되지 않은 센서(140)나 장비(150)와 통신 연결하는 절차를 수행할 수 있다(320). If the M queues are created, the edge computer 100 checks the management table stored in the designated edge storage area (310), and communicates with the N sensors 140 through a communication interface based on the management table. It checks the connection of the connected N sensors or checks the connection of the E devices connected to the E devices 150 (315). If the N sensor connection and the E device connection are not confirmed, the edge computer 100 may perform a procedure for communicating with the sensor 140 or device 150 that is not connected through the communication interface. (320).

한편 상기 N개의 센서연결과 E개의 장비연결이 확인되면, 상기 엣지 컴퓨터(100)는 상기 관리테이블을 근거로 상기 N개의 센서(140)로부터 수신되는 센싱정보의 센싱값에 대응하는 데이터와 상기 E개의 장비(150)로부터 수신되는 메시지에 포함된 데이터를 각기 지정된 M개의 큐에 분배하여 버퍼링하는 과정을 반복하면서(325), 상기 관리테이블을 근거로 상기 W개의 각 작업 별로 지정된 제i의 감시 큐에 버퍼링된 지정 개수의 데이터가 제i의 임계조건을 이탈하는지 감시하는 과정을 반복한다(330). Meanwhile, when the connection of the N sensors and the connection of the E devices are confirmed, the edge computer 100 stores data corresponding to the sensing values of the sensing information received from the N sensors 140 based on the management table and the E While repeating the process of distributing and buffering the data included in the messages received from the number of devices 150 to each designated M queue (325), the monitoring queue i designated for each of the W jobs based on the management table. The process of monitoring whether the specified number of data buffered in deviate from the i-th threshold condition is repeated (330).

만약 상기 제w의 작업에 대응하는 제i의 감시 큐에 버퍼링된 데이터가 제i의 임계조건을 이탈하지 않은 경우, 상기 엣지 컴퓨터(100)는 상기 제i의 감시 큐에 버퍼링된 센싱정보에 대응하는 센서(140)와 연관된 장비(150)의 현재 상태를 유지하거나 상기 제i의 감시 큐에 버퍼링된 메시지에 대응하는 장비(150)의 현재 상태를 유지한다(335). If the data buffered in the i-th monitoring queue corresponding to the w-th task does not deviate from the i-th critical condition, the edge computer 100 responds to the sensing information buffered in the i-th monitoring queue. The current state of the equipment 150 associated with the sensor 140 to be maintained or the current state of the equipment 150 corresponding to the message buffered in the i-th monitoring queue is maintained (335).

한편 상기 W개의 작업 중 제w(1≤w≤W)의 작업에 대응하는 제i의 감시 큐에 버퍼링된 데이터가 제i의 임계조건을 이탈한 경우, 상기 엣지 컴퓨터(100)는 상기 관리테이블을 근거로 상기 제i의 감시 큐와 연계된 제j의 참조 큐에 버퍼링된 지정 개수의 데이터가 제j의 임계조건을 이탈하는지 확인한다(340). 한편 상기 관리테이블에 각 작업 별로 제i의 감시 큐에 버퍼링된 데이터가 제i의 임계조건을 이탈한 시점과 제j의 참조 큐에 버퍼링된 데이터가 제j의 임계조건을 이탈한 시점 사이의 시간관계정보가 더 포함된 경우, 상기 엣지 컴퓨터(100)는 상기 M개의 큐에 버퍼링되는 데이터에 포함된 타임스탬프를 근거로 제i의 감시 큐에 버퍼링된 데이터가 제i의 임계조건을 이탈한 시점과 제j의 참조 큐에 버퍼링된 데이터가 제j의 임계조건을 이탈한 시점 사이의 시간관계가 상기 관리테이블의 시간관계정보에 대응하는지 확인하는 과정을 더 수행할 수 있다.Meanwhile, if the data buffered in the i-th monitoring queue corresponding to the w-th task (1≤w≤W) out of the W tasks deviates from the i-th critical condition, the edge computer 100 operates the management table. Based on , it is checked whether the specified number of data buffered in the j-th reference queue associated with the i-th monitoring queue deviate from the j-th threshold condition (340). On the other hand, in the management table, the time between the time when the data buffered in the i-th monitoring queue for each job deviated from the i-th critical condition and the time when the data buffered in the j-th reference queue deviated from the j-th critical condition When the relation information is further included, the edge computer 100 determines the point at which the data buffered in the i-th monitoring queue deviate from the i-th threshold condition based on the timestamp included in the data buffered in the M queues. A process of confirming whether a time relationship between the times when data buffered in the j-th reference queue deviate from the j-th threshold condition may correspond to the time relationship information of the management table may be further performed.

만약 상기 제i의 감시 큐에 버퍼링된 데이터가 제i의 임계조건을 이탈했으나 상기 제j의 참조 큐에 버퍼링된 데이터가 제j의 임계조건을 이탈하지 않은 경우, 상기 엣지 컴퓨터(100)는 상기 제i의 감시 큐에 버퍼링된 센싱정보에 대응하는 센서(140)와 연관된 장비(150)의 현재 상태를 유지하거나 상기 제i의 감시 큐에 버퍼링된 메시지에 대응하는 장비(150)의 현재 상태를 유지할 수 잇다(335). If the data buffered in the i-th monitoring queue deviate from the i-th threshold condition, but the data buffered in the j-th reference queue does not deviate from the j-th threshold condition, the edge computer 100 Maintains the current state of the device 150 associated with the sensor 140 corresponding to the sensing information buffered in the i-th monitoring queue or displays the current state of the device 150 corresponding to the message buffered in the i-th monitoring queue. Can be maintained(335).

한편 상기 제i의 감시 큐에 버퍼링된 데이터가 제i의 임계조건을 이탈함과 동시에 상기 제j의 참조 큐에 버퍼링된 데이터가 제j의 임계조건을 이탈한 경우, 상기 엣지 컴퓨터(100)는 상기 관리테이블을 근거로 상기 제i의 감시 큐에 버퍼링된 지정 개수의 데이터가 제i의 임계조건을 이탈했을 경우에 처리하도록 설정된 제w의 작업을 처리하는 절차를 수행한다(345). 한편 상기 관리테이블에 상기 제j의 참조 큐에 버퍼링된 센싱정보나 메시지가 제j의 임계조건을 이탈할 경우에 참조해야 할 제k(1≤k≤M, i≠j≠k)의 참조 큐를 식별하는 제k의 큐 식별정보와 상기 제k의 참조 큐에 설정된 제k의 임계조건에 대한 제k의 임계정보를가 더 포함된 경ㅇ우, 상기 엣지 컴퓨터(100)는 상기 관리테이블을 근거로 상기 제j의 참조 큐와 연계된 제k의 참조 큐에 버퍼링된 지정 개수의 데이터가 제k의 임계조건을 이탈하는 확인하는 과정을 더 수행할 수 있으며, 이 경우 상기 엣지 컴퓨터(100)는 상기 제i의 감시 큐에 버퍼링된 데이터가 제i의 임계조건을 이탈하고 상기 제j의 참조 큐에 버퍼링된 데이터가 제j의 임계조건을 이탈하고 상기 제k의 참조 큐에 버퍼링된 데이터가 제k의 임계조건을 이탈한 경우에 상기 관리테이블을 근거로 상기 제i의 감시 큐에 버퍼링된 지정 개수의 데이터가 제i의 임계조건을 이탈했을 경우에 처리하도록 설정된 제w의 작업을 처리하는 절차를 수행할 수 있다.Meanwhile, when the data buffered in the i-th monitoring queue deviate from the i-th threshold condition and the data buffered in the j-th reference queue deviate from the j-th threshold condition, the edge computer 100 Based on the management table, when the specified number of data buffered in the i-th monitoring queue deviate from the i-th threshold condition, a procedure for processing the w-th job set to be processed is performed (345). Meanwhile, in the management table, the k-th (1≤k≤M, i≠j≠k) reference queue to be referenced when the sensing information or message buffered in the j-th reference queue deviates from the j-th threshold condition. If the kth queue identification information identifying the kth queue identification information and the kth critical information for the kth critical condition set in the kth reference queue are further included, the edge computer 100 based on the management table A process of confirming that the specified number of data buffered in the k-th reference queue associated with the j-th reference queue deviate from the k-th threshold condition may be further performed. In this case, the edge computer 100 When the data buffered in the i-th monitoring queue deviates from the i-th threshold condition, the data buffered in the j-th reference queue deviates from the j-th threshold condition, and the data buffered in the k-th reference queue deviates from the i-th threshold condition. A procedure for processing the w-th job set to be processed when the specified number of data buffered in the i-th monitoring queue based on the management table deviate from the i-th critical condition when the k critical condition is exceeded can be performed.

한편 상기 제i의 감시 큐에 버퍼링된 지정 개수의 데이터가 제i의 임계조건을 이탈했을 경우에 처리하도록 설정된 제w의 작업이 처리된 경우, 상기 엣지 컴퓨터(100)는 상기 관리테이블을 근거로 상기 N개의 센서(140)로부터 수신되는 센싱정보의 센싱값에 대응하는 데이터와 상기 E개의 장비(150)로부터 수신되는 메시지에 포함된 데이터를 각기 지정된 M개의 큐에 분배하여 버퍼링하는 과정부터 반복하거나 및/또는 N개의 센서연결이나 E개의 장비연결을 확인하는 과정부터 반복할 수 있으며, 본 도면3의 상기 엣지 컴퓨터(100)가 종료될 때까지 반복되는 것이 바람직하다.Meanwhile, when the wth job set to be processed when the specified number of data buffered in the ith monitoring queue deviates from the ith critical condition, the edge computer 100 determines based on the management table The process of distributing and buffering the data corresponding to the sensing values of the sensing information received from the N sensors 140 and the data included in the messages received from the E devices 150 to each designated M queue is repeated, or And/or it can be repeated from the process of confirming N sensor connections or E device connections, and it is preferable to repeat until the edge computer 100 of FIG. 3 is terminated.

100 : 엣지 컴퓨터 105 : 큐 생성부
110 : 테이블 관리부 115 : 버퍼링 처리부
120 : 큐 감시부 125 : 큐 참조부
130 : 작업 처리부 135 : 클라우드 연동부
140 : 센서 150 : 장비
100: edge computer 105: queue generation unit
110: table management unit 115: buffering processing unit
120: queue monitoring unit 125: queue reference unit
130: work processing unit 135: cloud interlocking unit
140: sensor 150: equipment

Claims (13)

엣지 컴퓨터(Edge Computer)를 통해 실행되는 방법에 있어서,
엣지 컴퓨팅의 관리 대상에 속한 D(D≥1)개의 장비에 탑재되거나 연계된 N(N≥2)개의 센서로부터 수신되는 센싱정보와 지정된 E(E≥1)개의 장비로부터 수신되는 메시지를 선입선출 형태로 버퍼링할 M(M≥2)개의 큐(Queue)를 생성하는 제1 단계;
엣지 컴퓨팅을 통해 처리할 W(W≥1)개의 작업정보와 W개의 각 작업 별로 각 작업을 처리하기 위해 감시해야 할 제i(1≤i≤M)의 감시 큐를 식별하는 제i의 큐 식별정보와 상기 제i의 감시 큐에 설정된 제i의 임계조건에 대한 제i의 임계정보 및 상기 제i의 감시 큐에 버퍼링된 센싱정보나 메시지가 제i의 임계조건을 이탈할 경우에 참조해야 할 제j(1≤j≤M, i≠j)의 참조 큐를 식별하는 제j의 큐 식별정보와 상기 제j의 참조 큐에 설정된 제j의 임계조건에 대한 제j의 임계정보를 계층적으로 포함하여 지정된 엣지 저장영역에 저장된 관리테이블을 확인하는 제2 단계;
상기 관리테이블을 근거로 상기 N개의 센서로부터 수신되는 센싱정보의 센싱값에 대응하는 데이터와 상기 E개의 장비로부터 수신되는 메시지에 포함된 데이터를 각기 지정된 M개의 큐에 분배하여 버퍼링하는 과정을 반복하는 제3 단계;
상기 관리테이블을 근거로 상기 W개의 각 작업 별로 지정된 제i의 감시 큐에 버퍼링된 지정 개수의 데이터가 제i의 임계조건을 이탈하는지 감시하는 과정을 반복하는 제4 단계;
상기 W개의 작업 중 제w(1≤w≤W)의 작업에 대응하는 제i의 감시 큐에 버퍼링된 데이터가 제i의 임계조건을 이탈한 경우, 상기 관리테이블을 근거로 상기 제i의 감시 큐와 연계된 제j의 참조 큐에 버퍼링된 지정 개수의 데이터가 제j의 임계조건을 이탈하는지 확인하는 제5 단계; 및
상기 제i의 감시 큐에 버퍼링된 데이터가 제i의 임계조건을 이탈함과 동시에 상기 제j의 참조 큐에 버퍼링된 데이터가 제j의 임계조건을 이탈한 경우, 상기 관리테이블을 근거로 상기 제i의 감시 큐에 버퍼링된 지정 개수의 데이터가 제i의 임계조건을 이탈했을 경우에 처리하도록 설정된 제w의 작업을 처리하는 절차를 수행하는 제6 단계;를 포함하는 상관형 엣지 컴퓨팅 처리 방법.
In the method executed through the edge computer,
Sensing information received from N (N ≥ 2) sensors mounted on or linked to D (D ≥ 1) devices belonging to the management target of edge computing and messages received from designated E (E ≥ 1) devices are first-in-first-out. A first step of generating M (M≥2) queues to be buffered in the form;
Identification of the i-th queue that identifies W (W≥1) job information to be processed through edge computing and i-th (1≤i≤M) monitoring queues to be monitored to process each job for each of the W jobs information and the i-th critical information for the i-th critical condition set in the i-th monitoring queue and the sensing information or message buffered in the i-th monitoring queue deviates from the i-th critical condition. The j-th queue identification information for identifying the j-th reference queue (1≤j≤M, i≠j) and the j-th threshold information for the j-th threshold condition set in the j-th reference queue are hierarchically A second step of checking the management table stored in the designated edge storage area including;
Based on the management table, the data corresponding to the sensing values of the sensing information received from the N sensors and the data included in the messages received from the E devices are distributed to designated M queues and buffered. Repeating the process third step;
a fourth step of repeating a process of monitoring whether a specified number of data buffered in the i-th monitoring queue for each of the W tasks deviates from the i-th threshold condition based on the management table;
If the data buffered in the i-th monitoring queue corresponding to the w-th task (1≤w≤W) out of the W tasks deviates from the i-th critical condition, the i-th monitoring queue is based on the management table. a fifth step of checking whether the specified number of data buffered in the j-th reference queue associated with the queue deviates from the j-th threshold condition; and
When the data buffered in the i-th monitoring queue deviate from the i-th threshold condition and the data buffered in the j-th reference queue deviate from the j-th threshold condition, the th threshold condition is exceeded based on the management table. A sixth step of performing a procedure for processing the wth job set to be processed when the specified number of data buffered in i's monitoring queue deviate from the ith critical condition.
제 1항에 있어서, 상기 제1 단계는,
상기 D개의 장비에 탑재되거나 연계된 N개의 센서들에 대한 센서 유형, N개의 센서들로부터 수신되는 센싱정보에 포함된 센싱값에 대한 센싱값 유형, 센서를 탑재한 D개의 장비에 대한 장비 유형, 지정된 E(E≥1)개의 장비로부터 수신되는 메시지에 포함된 데이터에 대한 데이터 유형 중 하나 이상과 엣지 컴퓨팅을 통해 처리할 W개의 각 작업 사이의 연관성을 기준으로 N개의 센서와 E개의 장비 중 하나 이상으로부터 수신되는 센싱정보나 메시지를 선입선출 형태로 버퍼링할 M개의 큐를 생성하는 단계를 포함하여 이루어지는 것을 특징으로 하는 상관형 엣지 컴퓨팅 처리 방법.
The method of claim 1, wherein the first step,
Sensor types for the N sensors mounted on or linked to the D devices, sensing value types for sensing values included in sensing information received from the N sensors, equipment types for the D devices equipped with sensors, One of N sensors and E devices based on the correlation between one or more of the data types for data contained in messages received from the specified E (E≥1) devices and each of the W tasks to be processed through edge computing. A correlational edge computing processing method comprising the step of generating M queues to buffer sensing information or messages received from the above in a first-in-first-out format.
제 1항에 있어서, 상기 M개의 큐는,
지정된 센서로부터 수신되는 센싱정보를 버퍼링하는 큐와,
지정된 장비로부터 수신되는 운영정보를 버퍼링하는 큐와,
지정된 센서와 장비로부터 센싱정보와 운영정보를 다중 버퍼링하는 큐 중 하나 이상을 포함하여 이루어지는 것을 특징으로 하는 상관형 엣지 컴퓨팅 처리 방법.
The method of claim 1, wherein the M queues,
A queue for buffering sensing information received from a designated sensor;
A queue for buffering operation information received from designated equipment;
A correlational edge computing processing method comprising at least one of queues for multi-buffering sensing information and operation information from designated sensors and equipment.
제 1항 또는 제 3항에 있어서, 상기 M개의 큐는,
각 큐에 저장된 데이터를 기준으로 W개의 작업을 관리하기 위해 동일한 센서로부터 수신된 동일한 센싱정보를 서로 다른 각 작업의 감시 큐에 대응하는 둘 이상의 큐에 다중 버퍼링 가능한 것을 특징으로 하는 상관형 엣지 컴퓨팅 처리 방법.
The method of claim 1 or 3, wherein the M queues,
In order to manage W tasks based on the data stored in each queue, the same sensing information received from the same sensor can be multi-buffered in two or more queues corresponding to the monitoring queues of each different task. Correlational edge computing processing. method.
제 1항에 있어서, 상기 E개의 장비는,
센서를 탑재하거나 연계된 D개의 장비 중 적어도 일부의 장비와 중첩 가능한 것을 특징으로 하는 상관형 엣지 컴퓨팅 처리 방법.
The method of claim 1, wherein the E pieces of equipment,
Correlated edge computing processing method, characterized in that the sensor is mounted or overlapped with at least some of the D equipment associated with it.
제 1항에 있어서,
상기 제i의 감시 큐는, 각 작업 별로 지정된 하나 이상의 큐를 포함하고,
상기 제j의 참조 큐는, 상기 제i의 감시 큐에 포함된 큐를 제외한 하나 이상의 다른 큐를 포함하여 이루어지는 것을 특징으로 하는 상관형 엣지 컴퓨팅 처리 방법.
According to claim 1,
The i-th monitoring queue includes one or more queues designated for each task,
The j-th reference queue includes one or more other queues other than the queue included in the i-th monitoring queue.
제 1항에 있어서,
지정된 엣지 저장여역에 상기 관리테이블이 저장된 경우,
상기 관리테이블을 근거로 상기 N개의 센서와 연결된 N개의 센서연결을 확인하거나 상기 E개의 장비와 연결된 E개의 장비연결을 확인하는 단계를 더 포함하여 이루어지는 것을 특징으로 하는 상관형 엣지 컴퓨팅 처리 방법.
According to claim 1,
If the management table is stored in the designated edge storage area,
Correlational edge computing processing method, characterized in that further comprising the step of checking the connection of N sensors connected to the N sensors or checking the connection of E devices connected to the E devices based on the management table.
제 1항에 있어서, 상기 제5 단계는,
상기 제w의 작업에 대응하는 제i의 감시 큐에 버퍼링된 데이터가 제i의 임계조건을 이탈한 경우, 상기 제w의 작업을 처리하는 절차를 수행하지 않고 대기하는 단계를 더 포함하여 이루어지는 것을 특징으로 하는 상관형 엣지 컴퓨팅 처리 방법.
The method of claim 1, wherein the fifth step,
If the data buffered in the i-th monitoring queue corresponding to the w-th task deviate from the i-th critical condition, waiting without performing a procedure for processing the w-th task Characterized by a correlational edge computing processing method.
제 8항에 있어서, 상기 제w의 작업은,
상기 제i의 감시 큐에 버퍼링된 센싱정보에 대응하는 센서와 연관된 장비의 상태나 상기 제i의 감시 큐에 버퍼링된 메시지에 대응하는 장비의 상태를 상기 제i의 임계조건 이내로 조정하는 작업을 포함하여 이루어지는 것을 특징으로 하는 상관형 엣지 컴퓨팅 처리 방법.
The method of claim 8, wherein the wth operation,
Adjusting a state of a device associated with a sensor corresponding to sensing information buffered in the i-th monitoring queue or a state of a device corresponding to a message buffered in the i-th monitoring queue to within the i-th threshold condition Correlated edge computing processing method, characterized in that made by.
제 1항에 있어서,
상기 관리테이블은, 각 작업 별로 제i의 감시 큐에 버퍼링된 데이터가 제i의 임계조건을 이탈한 시점과 제j의 참조 큐에 버퍼링된 데이터가 제j의 임계조건을 이탈한 시점 사이의 시간관계정보를 더 포함하고,
상기 M개의 큐에 버퍼링되는 데이터는, 센서나 장비에 의해 첨부된 시간스탬프 또는 상기 센싱정보나 메시지를 수신한 시점에 대응하는 시간스탬프를 더 포함하며,
상기 제5 단계는,
상기 시간스탬프를 근거로 제i의 감시 큐에 버퍼링된 데이터가 제i의 임계조건을 이탈한 시점과 제j의 참조 큐에 버퍼링된 데이터가 제j의 임계조건을 이탈한 시점 사이의 시간관계가 상기 관리테이블의 시간관계정보에 대응하는지 확인하는 단계를 더 포함하여 이루어지는 것을 특징으로 하는 상관형 엣지 컴퓨팅 처리 방법.
According to claim 1,
The management table indicates the time between the time when the data buffered in the i-th monitoring queue deviated from the i-th critical condition and the time when the data buffered in the j-th reference queue deviated from the j-th critical condition for each task. Including more relational information,
The data buffered in the M queues further includes a timestamp attached by a sensor or equipment or a timestamp corresponding to a time point at which the sensing information or message is received,
The fifth step,
Based on the timestamp, the time relationship between the time when the data buffered in the i-th monitoring queue deviated from the i-th critical condition and the time when the data buffered in the j-th reference queue deviated from the j-th critical condition was Correlated edge computing processing method characterized in that it further comprises the step of checking whether it corresponds to the time relationship information of the management table.
제 1항에 있어서, 상기 제5 단계는,
상기 제w의 작업에 대응하는 제i의 감시 큐에 버퍼링된 데이터가 제i의 임계조건을 이탈하지 않은 경우, 상기 제i의 감시 큐에 버퍼링된 센싱정보에 대응하는 센서와 연관된 장비의 현재 상태를 유지하거나 상기 제i의 감시 큐에 버퍼링된 메시지에 대응하는 장비의 현재 상태를 유지하는 절차를 수행하는 단계를 더 포함하여 이루어지는 것을 특징으로 하는 상관형 엣지 컴퓨팅 처리 방법.
The method of claim 1, wherein the fifth step,
If the data buffered in the i-th monitoring queue corresponding to the w-th task does not deviate from the i-th critical condition, the current state of the equipment associated with the sensor corresponding to the sensing information buffered in the i-th monitoring queue or performing a procedure for maintaining a current state of a device corresponding to a message buffered in the i-th monitoring queue.
제 1항에 있어서, 상기 관리테이블은,
상기 제j의 참조 큐에 버퍼링된 센싱정보나 메시지가 제j의 임계조건을 이탈할 경우에 참조해야 할 제k(1≤k≤M, i≠j≠k)의 참조 큐를 식별하는 제k의 큐 식별정보와 상기 제k의 참조 큐에 설정된 제k의 임계조건에 대한 제k의 임계정보를 더 포함하여 이루어지는 것을 특징으로 하는 상관형 엣지 컴퓨팅 처리 방법.
The method of claim 1, wherein the management table,
The kth reference queue identifying the kth (1≤k≤M, i≠j≠k) reference queue to be referenced when the sensing information or message buffered in the jth reference queue exceeds the jth threshold condition. and kth critical information for the kth critical condition set in the kth reference queue and the queue identification information of the kth reference queue.
제 12항에 있어서,
상기 제5 단계는, 상기 관리테이블을 근거로 상기 제j의 참조 큐와 연계된 제k의 참조 큐에 버퍼링된 지정 개수의 데이터가 제k의 임계조건을 이탈하는 확인하는 단계를 더 포함하고,
상기 제6 단계는,
상기 제i의 감시 큐에 버퍼링된 데이터가 제i의 임계조건을 이탈하고 상기 제j의 참조 큐에 버퍼링된 데이터가 제j의 임계조건을 이탈하고 상기 제k의 참조 큐에 버퍼링된 데이터가 제k의 임계조건을 이탈한 경우, 상기 관리테이블을 근거로 상기 제i의 감시 큐에 버퍼링된 지정 개수의 데이터가 제i의 임계조건을 이탈했을 경우에 처리하도록 설정된 제w의 작업을 처리하는 절차를 수행하는 단계를 포함하여 이루어지는 것을 특징으로 하는 상관형 엣지 컴퓨팅 처리 방법.
According to claim 12,
The fifth step further includes confirming that a specified number of data buffered in a k-th reference queue associated with the j-th reference queue deviate from a k-th threshold condition based on the management table,
The sixth step,
When the data buffered in the i-th monitoring queue deviates from the i-th threshold condition, the data buffered in the j-th reference queue deviates from the j-th threshold condition, and the data buffered in the k-th reference queue deviates from the i-th threshold condition. When the critical condition of k is exceeded, a procedure for processing the wth job set to be processed when the specified number of data buffered in the monitoring queue of the ith based on the management table deviate from the ith critical condition Correlated edge computing processing method comprising the step of performing.
KR1020180061982A 2018-05-30 2018-05-30 Method for Processing Correlationship Edge Computing KR102480411B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020180061982A KR102480411B1 (en) 2018-05-30 2018-05-30 Method for Processing Correlationship Edge Computing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020180061982A KR102480411B1 (en) 2018-05-30 2018-05-30 Method for Processing Correlationship Edge Computing

Publications (2)

Publication Number Publication Date
KR20190136370A KR20190136370A (en) 2019-12-10
KR102480411B1 true KR102480411B1 (en) 2022-12-26

Family

ID=69002833

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020180061982A KR102480411B1 (en) 2018-05-30 2018-05-30 Method for Processing Correlationship Edge Computing

Country Status (1)

Country Link
KR (1) KR102480411B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111735559B (en) * 2020-06-29 2021-09-07 沈阳中科博微科技股份有限公司 Capacitive edge calculation pressure transmitter acquisition and diagnosis circuit and working method thereof

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017211713A (en) 2016-05-23 2017-11-30 ルネサスエレクトロニクス株式会社 Production system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017211713A (en) 2016-05-23 2017-11-30 ルネサスエレクトロニクス株式会社 Production system

Also Published As

Publication number Publication date
KR20190136370A (en) 2019-12-10

Similar Documents

Publication Publication Date Title
US11586256B2 (en) Server rack for improved data center management
JP5852737B2 (en) Manufacturing equipment monitoring apparatus and monitoring method
US20130297748A1 (en) Message management facility for an industrial process control environment
JP6795444B2 (en) Anomaly detection system, semiconductor device manufacturing system and manufacturing method
KR102097448B1 (en) Distributed data acquisition and distributed control command system for factory automation, and Distributed data collection and distributed control method for the same
US20190258214A1 (en) Information processing system and information processing method
KR102132081B1 (en) System and method for welding monitoring
KR102475148B1 (en) ESS Fire Prevention System and the method thereof
CN109048932A (en) A kind of intellect service robot system
KR102480411B1 (en) Method for Processing Correlationship Edge Computing
CN1705310B (en) Information processing apparatus and device
KR20190120880A (en) Monitering and controlling system
CN104050241A (en) Remote-operating accepting system, remote operating system and program
US20220053307A1 (en) Device, Particularly a Hand-Held Power Tool Management Device and Method for Monitoring and/or Managing a Plurality of Objects
JP6706016B2 (en) Production management system for managing information on the operating status of production lines
WO2020166329A1 (en) Control system
JP7081593B2 (en) Equipment management system, model learning method and model learning program
CN116260738B (en) Equipment monitoring method and related equipment
EP3461102B1 (en) Notification control device, notification control system, notification control method, and storage medium
CN112306012A (en) Factory management system and control system
JP6815978B2 (en) Initial setting method for remote monitoring system and monitored equipment
CN210466459U (en) Maintenance scheduling system for secondary water supply pump house
EP3825972B1 (en) Smoke detection system
CN101794407A (en) Management apparatus, management system and management method
JP2019120998A (en) Control system and control unit

Legal Events

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