KR20190024328A - Device and method for calculating correct alignment path of time series data using improved dynamic time warping - Google Patents

Device and method for calculating correct alignment path of time series data using improved dynamic time warping Download PDF

Info

Publication number
KR20190024328A
KR20190024328A KR1020170111221A KR20170111221A KR20190024328A KR 20190024328 A KR20190024328 A KR 20190024328A KR 1020170111221 A KR1020170111221 A KR 1020170111221A KR 20170111221 A KR20170111221 A KR 20170111221A KR 20190024328 A KR20190024328 A KR 20190024328A
Authority
KR
South Korea
Prior art keywords
time series
series signal
corresponding path
detail
signal
Prior art date
Application number
KR1020170111221A
Other languages
Korean (ko)
Other versions
KR101970359B1 (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 KR1020170111221A priority Critical patent/KR101970359B1/en
Publication of KR20190024328A publication Critical patent/KR20190024328A/en
Application granted granted Critical
Publication of KR101970359B1 publication Critical patent/KR101970359B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/10Complex mathematical operations

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Mathematical Physics (AREA)
  • Data Mining & Analysis (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Computational Mathematics (AREA)
  • Pure & Applied Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Algebra (AREA)
  • Complex Calculations (AREA)

Abstract

The present invention relates to a device for calculating a correct response path of time series data using improved dynamic time warping (DTW) and a method thereof. A response path calculation device comprises: a feature extraction unit which performs discrete wavelet transform on each of a first time series signal and a second time series signal, extracts a first scale portion and a first detail portion from the first time series signal, extracts a second scale portion and a second detail portion from the second time series signal, divides the first detail portion based on an intersection of the first time series signal and the first scale portion, and divides the second detail portion based on an intersection of the second time series signal and the second scale portion; and a response path calculation unit which calculates a first response path by applying DTW to each of the divided first detail portions and the divided second detail portions and calculates a response path between the first time series signal and the second time series signal by using the first response path.

Description

개선된 DTW를 이용한 시계열 데이터의 올바른 대응 경로 계산 장치 및 방법{DEVICE AND METHOD FOR CALCULATING CORRECT ALIGNMENT PATH OF TIME SERIES DATA USING IMPROVED DYNAMIC TIME WARPING}BACKGROUND OF THE INVENTION 1. Field of the Invention [0001] The present invention relates to an apparatus and a method for accurately calculating a corresponding path of time series data using an improved DTW,

본 발명은 시계열 데이터의 대응 경로 계산 장치에 관한 것으로서, 특히 개선된 DTW(Dynamic Time Warping) 알고리즘을 이용하여 반도체 공정 신호와 같은 시계열 데이터의 올바른 대응 경로를 계산하는 대응 경로 계산 장치 및 방법에 관한 것이다.The present invention relates to a corresponding path calculation apparatus for time series data, and more particularly, to a corresponding path calculation apparatus and method for calculating a correct corresponding path of time series data such as a semiconductor process signal using an improved DTW (Dynamic Time Warping) algorithm .

DTW(Dynamic Time Warping) 알고리즘은 시간이나 속도에 따라 변화하는 서로 다른 길이를 갖는 두 동적 패턴(신호) 간의 유사도를 판별하기 위하여 널리 이용되는 알고리즘이다. 상기 DTW 알고리즘은 데이터 마이닝, 제스처 인식, 로봇, 음성 인식 등의 기술 분야에서 패턴인식의 영역에서 사용되지만, 다음과 같은 문제점이 있다.The DTW (Dynamic Time Warping) algorithm is a widely used algorithm for determining the similarity between two dynamic patterns (signals) having different lengths varying with time or speed. The DTW algorithm is used in the field of pattern recognition in the fields of data mining, gesture recognition, robots, speech recognition, and the like, but has the following problems.

첫째, DTW 알고리즘을 이용하여 대응 경로를 계산할 경우 특이점(singularity)이 발생할 수 있다. 특이점이란 하나의 패턴에 포함된 여러 개의 대응점이 대응하는 다른 패턴에 포함된 하나의 대응점에 집중되는 현상을 의미한다(도 3 참조).First, when a corresponding path is calculated using the DTW algorithm, a singularity may occur. The singular point means a phenomenon in which several corresponding points included in one pattern are concentrated at one corresponding point included in another corresponding pattern (see FIG. 3).

둘째, DTW 알고리즘을 이용하여 계산하는 두 개의 동적 패턴 간의 대응 경로가 올바른지 알 수 없다는 문제점이 있다. 예컨대, 두 개의 동적 패턴에서 한 동적 패턴의 상승점과 다른 동적 패턴의 하강점이 대응되는 점으로 대응 경로를 판단할 때, DTW 알고리즘은 단 두 점의 관계만 가지고 대응 경로를 판단하기 때문에 잘못된 대응 경로가 생성될 수 있다.Second, there is a problem that it is impossible to know whether the corresponding path between the two dynamic patterns calculated using the DTW algorithm is correct. For example, when the corresponding path is determined by the point where the rising point of one dynamic pattern corresponds to the falling point of another dynamic pattern in the two dynamic patterns, the DTW algorithm determines the corresponding path only by the relationship of only two points, Can be generated.

본 발명에서는 시계열 데이터의 모양을 반영하여 두 시계열 데이터의 정합을 위한 방법을 제공하고자 한다.The present invention provides a method for matching two time series data by reflecting the shape of time series data.

미합중국 등록특허 제8,880,352호 (2014.11.04. 공개)United States Patent No. 8,880,352 (published April 4, 2014) 미합중국 공개특허 제2015-0095390호 (2012.10.29. 공개)United States Patent Publication No. 2015-0095390 (published on October 29, 2012)

본 발명이 이루고자 하는 기술적인 과제는 DTW에서 시계열 데이터의 정합 시 발생할 수 있는 문제점을 해결하기 위해, 개선된 DTW를 사용하여 시계열 데이터 간 직관적인 정합을 하는 것이다.The technical problem to be solved by the present invention is to perform an intuitive matching between time series data using an improved DTW in order to solve a problem that may occur when time series data is matched in a DTW.

본 발명의 일 실시 예에 따른 대응 경로 계산 장치는 제1 시계열 신호와 제2 시계열 신호 각각을 이산 웨이블릿 변환(discrete wavelet transform)하여, 상기 제1 시계열 신호로부터 제1 스케일 부분과 제1 디테일 부분을 추출하고, 상기 제2 시계열 신호로부터 제2 스케일 부분과 제2 디테일 부분을 추출하고, 상기 제1 시계열 신호와 상기 제1 스케일 부분의 교차점을 기준으로 상기 제1 디테일 부분을 분할하고, 상기 제2 시계열 신호와 상기 제2 스케일 부분의 교차점을 기준으로 상기 제2 디테일 부분을 분할하는 특질 추출부 및 분할된 제1 디테일 부분 각각과 분할된 제2 디테일 부분에 DTW(Dynamic Time Warping)를 적용하여 제1 대응 경로를 계산하고, 상기 제1 대응 경로를 이용하여 상기 제1 시계열 신호와 상기 제2 시계열 신호에 간의 대응 경로를 계산하는 대응 경로 계산부를 포함한다.The corresponding path calculation apparatus according to an embodiment of the present invention discrete wavelet transforms each of the first time series signal and the second time series signal to generate a first scale portion and a first detail portion from the first time series signal Extracts a second scale portion and a second detail portion from the second time series signal and divides the first detail portion based on an intersection of the first time series signal and the first scale portion, A characteristic extracting unit for dividing the second detail portion based on the intersection of the time series signal and the second scale portion, and a dynamic time warping (DTW) method for each of the divided first detail portion and the divided second detail portion, 1 corresponding path and calculates a corresponding path between the first time series signal and the second time series signal using the first corresponding path, It includes the mountain part.

본 발명의 다른 실시 예에 따른 대응 경로 계산 장치는 제1 시계열 신호와 제2 시계열 신호 각각을 이산 웨이블릿 변환하여, 상기 제1 시계열 신호로부터 제1 스케일 부분을 추출하고, 상기 제2 시계열 신호로부터 제2 스케일 부분을 추출하고, 상기 제1 시계열 신호와 상기 제1 스케일 부분의 교차점을 기준으로 상기 제1 시계열 신호를 분할하고, 상기 제2 시계열 신호와 상기 제2 스케일 부분의 교차점을 기준으로 상기 제2 시계열 신호를 분할하는 특질 추출부 및 분할된 제1 시계열 신호 각각과 분할된 제2 시계열 부분에 DTW를 적용하여 제1 대응 경로를 계산하고, 상기 제1 대응 경로를 이용하여 상기 제1 시계열 신호와 상기 제2 시계열 신호에 간의 대응 경로를 계산하는 대응 경로 계산부를 포함한다.The corresponding path calculation apparatus according to another embodiment of the present invention performs discrete wavelet transform on each of the first time series signal and the second time series signal to extract a first scale portion from the first time series signal, 2 scale section, dividing the first time series signal by an intersection of the first time series signal and the first scale section, and dividing the first time series signal by the intersection of the second time series signal and the second scale section, A first corresponding path is calculated by applying a DTW to each of the characteristic extracting unit and the divided first time series signal and the divided second time series signal to divide the time series signal into a first corresponding path, And a corresponding path calculator for calculating a corresponding path between the first time series signal and the second time series signal.

본 발명의 일 실시 예에 따른 대응 경로 계산 방법은 대응 경로 계산 장치에서 수행되고, (a) 제1 시계열 신호와 제2 시계열 신호 각각을 이산 웨이블릿 변환하여, 상기 제1 시계열 신호로부터 제1 스케일 부분과 제1 디테일 부분을 추출하고, 상기 제2 시계열 신호로부터 제2 스케일 부분과 제2 디테일 부분을 추출하는 단계, (b) 상기 제1 시계열 신호와 상기 제1 스케일 부분의 교차점인 적어도 하나의 제1 교차점을 추출하고, 상기 제2 시계열 신호와 상기 제2 스케일 부분의 교차점인 적어도 하나의 제2 교차점을 추출하는 단계, (c) 상기 적어도 하나의 제1 교차점을 기준으로 상기 제1 디테일 부분을 분할하고, 상기 적어도 하나의 제2 교차점을 기준으로 상기 제2 디테일 부분을 분할하는 단계, (d) 분할된 제1 디테일 부분 각각과 분할된 제2 디테일 부분에 DTW를 적용하여 제1 대응 경로를 계산하는 단계 및 (e) 상기 제1 대응 경로를 이용하여 상기 제1 시계열 신호와 상기 제2 시계열 신호 간의 대응 경로를 계산하는 단계를 포함한다.The corresponding path calculation method according to an embodiment of the present invention is performed in the corresponding path calculation apparatus, and comprises: (a) performing discrete wavelet transform on each of the first time series signal and the second time series signal, And extracting a second scale portion and a second detail portion from the second time series signal, and (b) extracting a first scale portion and a second scale portion from the second time- Extracting at least one second intersection point that is an intersection of the second time series signal and the second scale portion, (c) extracting the first detail portion from the at least one first intersection point, And dividing the second detail portion with respect to the at least one second intersection point; (d) adding a DTW to each of the divided first detail portions and the divided second detail portions, And calculating a corresponding path between the first time series signal and the second time series signal using the first corresponding path.

또한, 본 발명의 다른 실시 예에 따른 대응 경로 계산 방법은 대응 경로 계산 장치에서 수행되고, (a) 제1 시계열 신호와 제2 시계열 신호 각각을 이산 웨이블릿 변환하여, 상기 제1 시계열 신호로부터 제1 스케일 부분을 추출하고, 상기 제2 시계열 신호로부터 제2 스케일 부분을 추출하는 단계, (b) 상기 제1 시계열 신호와 상기 제1 스케일 부분의 교차점인 적어도 하나의 제1 교차점을 추출하고, 상기 제2 시계열 신호와 상기 제2 스케일 부분의 교차점인 적어도 하나의 제2 교차점을 추출하는 단계, (c) 상기 적어도 하나의 제1 교차점을 기준으로 상기 제1 시계열 신호를 분할하고, 상기 적어도 하나의 제2 교차점을 기준으로 상기 제2 시계열 신호를 분할하는 단계, (d) 분할된 제1 시계열 신호 각각과 분할된 제2 시계열 신호에 DTW를 적용하여 제1 대응 경로를 계산하는 단계 및 (e) 상기 제1 대응 경로를 이용하여 상기 제1 시계열 신호와 상기 제2 시계열 신호 간의 대응 경로를 계산하는 단계를 포함한다.Also, a corresponding path calculation method according to another embodiment of the present invention is performed in the corresponding path calculation apparatus, and comprises: (a) performing discrete wavelet transform on each of the first time series signal and the second time series signal, (B) extracting at least one first intersection point that is an intersection of the first time-series signal and the first scale portion, extracting a second scale portion from the second time- Extracting at least one second intersection point that is an intersection of the first time series signal and the second time series signal, (c) dividing the first time series signal with reference to the at least one first intersection point, (D) dividing the second time series signal with respect to the second time series signal by dividing the first time series signal into a first time series signal and a second time series signal, And step (e), which comprises a step of calculating a corresponding path between the first wave form signal and the second time-series signal by using the first path corresponds.

본 발명의 실시 예에 따른 대응 경로 계산 장치 및 방법에 의할 경우, 공정 신호와 같은 시계열 신호의 대응 경로를 계산할 때 발생하는 특이점을 감소시킬 수 있는 효과가 있다.According to the apparatus and method for calculating a corresponding path according to the embodiment of the present invention, it is possible to reduce a singular point generated when a corresponding path of a time series signal such as a process signal is calculated.

또한, 특이점이 감소된 대응 경로를 계산함으로써 보다 뛰어난 신호의 정합 방법을 제공할 수 있는 효과가 있다.Further, there is an effect that it is possible to provide a better signal matching method by calculating a corresponding path with a reduced singularity.

본 발명의 상세한 설명에서 인용되는 도면을 보다 충분히 이해하기 위하여 각 도면의 상세한 설명이 제공된다.
도 1은 본 발명의 일 실시 예에 의한 대응 경로 계산 장치의 기능 블럭도이다.
도 2는 반도체 공정에서 발생되는 신호의 일 예를 도시한다.
도 3은 DTW 알고리즘의 적용시에 발생하는 특이점을 설명하기 위한 도면이다.
도 4는 도 1에 도시된 특질 추출부와 대응 경로 계산부의 구체적인 동작을 설명하기 위한 도면이다.
도 5는 도 1에 도시된 대응 경로 계산 장치에서 수행되는 대응 경로 계산 방법을 설명하기 위한 흐름도이다.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS In order to more fully understand the drawings recited in the detailed description of the present invention, a detailed description of each drawing is provided.
1 is a functional block diagram of a corresponding path calculation apparatus according to an embodiment of the present invention.
2 shows an example of a signal generated in a semiconductor process.
FIG. 3 is a view for explaining a singular point occurring in applying the DTW algorithm. FIG.
4 is a diagram for explaining a specific operation of the characteristic extracting unit and the corresponding path calculating unit shown in FIG.
5 is a flowchart illustrating a corresponding path calculation method performed by the corresponding path calculation apparatus shown in FIG.

본 명세서에 개시되어 있는 본 발명의 개념에 따른 실시 예들에 대해서 특정한 구조적 또는 기능적 설명은 단지 본 발명의 개념에 따른 실시 예들을 설명하기 위한 목적으로 예시된 것으로서, 본 발명의 개념에 따른 실시 예들은 다양한 형태들로 실시될 수 있으며 본 명세서에 설명된 실시 예들에 한정되지 않는다.It is to be understood that the specific structural or functional description of embodiments of the present invention disclosed herein is for illustrative purposes only and is not intended to limit the scope of the inventive concept But may be embodied in many different forms and is not limited to the embodiments set forth herein.

본 발명의 개념에 따른 실시 예들은 다양한 변경들을 가할 수 있고 여러 가지 형태들을 가질 수 있으므로 실시 예들을 도면에 예시하고 본 명세서에서 상세하게 설명하고자 한다. 그러나, 이는 본 발명의 개념에 따른 실시 예들을 특정한 개시 형태들에 대해 한정하려는 것이 아니며, 본 발명의 사상 및 기술 범위에 포함되는 모든 변경, 균등물, 또는 대체물을 포함한다.The embodiments according to the concept of the present invention can make various changes and can take various forms, so that the embodiments are illustrated in the drawings and described in detail herein. It should be understood, however, that it is not intended to limit the embodiments according to the concepts of the present invention to the particular forms disclosed, but includes all modifications, equivalents, or alternatives falling within the spirit and scope of the invention.

제1 또는 제2 등의 용어는 다양한 구성 요소들을 설명하는데 사용될 수 있지만, 상기 구성 요소들은 상기 용어들에 의해 한정되어서는 안 된다. 상기 용어들은 하나의 구성 요소를 다른 구성 요소로부터 구별하는 목적으로만, 예컨대 본 발명의 개념에 따른 권리 범위로부터 벗어나지 않은 채, 제1 구성 요소는 제2 구성 요소로 명명될 수 있고 유사하게 제2 구성 요소는 제1 구성 요소로도 명명될 수 있다.The terms first, second, etc. may be used to describe various elements, but the elements should not be limited by the terms. The terms may be named for the purpose of distinguishing one element from another, for example, without departing from the scope of the right according to the concept of the present invention, the first element may be referred to as a second element, The component may also be referred to as a first component.

어떤 구성 요소가 다른 구성 요소에 "연결되어" 있다거나 "접속되어" 있다고 언급된 때에는, 그 다른 구성 요소에 직접적으로 연결되어 있거나 또는 접속되어 있을 수도 있지만, 중간에 다른 구성 요소가 존재할 수도 있다고 이해되어야 할 것이다. 반면에, 어떤 구성 요소가 다른 구성 요소에 "직접 연결되어" 있다거나 "직접 접속되어" 있다고 언급된 때에는 중간에 다른 구성 요소가 존재하지 않는 것으로 이해되어야 할 것이다. 구성 요소들 간의 관계를 설명하는 다른 표현들, 즉 "~사이에"와 "바로 ~사이에" 또는 "~에 이웃하는"과 "~에 직접 이웃하는" 등도 마찬가지로 해석되어야 한다.It is to be understood that when an element is referred to as being "connected" or "connected" to another element, it may be directly connected or connected to the other element, . On the other hand, when an element is referred to as being "directly connected" or "directly connected" to another element, it should be understood that there are no other elements in between. Other expressions that describe the relationship between components, such as "between" and "between" or "neighboring to" and "directly adjacent to" should be interpreted as well.

본 명세서에서 사용한 용어는 단지 특정한 실시 예를 설명하기 위해 사용된 것으로서, 본 발명을 한정하려는 의도가 아니다. 단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한, 복수의 표현을 포함한다. 본 명세서에서, "포함하다" 또는 "가지다" 등의 용어는 본 명세서에 기재된 특징, 숫자, 단계, 동작, 구성 요소, 부분품 또는 이들을 조합한 것이 존재함을 지정하려는 것이지, 하나 또는 그 이상의 다른 특징들이나 숫자, 단계, 동작, 구성 요소, 부분품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해되어야 한다.The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. The singular expressions include plural expressions unless the context clearly dictates otherwise. In this specification, the terms "comprises" or "having" and the like are used to specify that there are features, numbers, steps, operations, elements, parts or combinations thereof described herein, But do not preclude the presence or addition of one or more other features, integers, steps, operations, components, parts, or combinations thereof.

다르게 정의되지 않는 한, 기술적이거나 과학적인 용어를 포함해서 여기서 사용되는 모든 용어들은 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미를 가진다. 일반적으로 사용되는 사전에 정의되어 있는 것과 같은 용어들은 관련 기술의 문맥상 가지는 의미와 일치하는 의미를 갖는 것으로 해석되어야 하며, 본 명세서에서 명백하게 정의하지 않는 한, 이상적이거나 과도하게 형식적인 의미로 해석되지 않는다.Unless defined otherwise, all terms used herein, including technical or scientific terms, have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. Terms such as those defined in commonly used dictionaries are to be interpreted as having a meaning consistent with the meaning of the context in the relevant art and, unless explicitly defined herein, are to be interpreted as ideal or overly formal Do not.

이하, 본 명세서에 첨부된 도면들을 참조하여 본 발명의 실시 예들을 상세히 설명한다.Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings attached hereto.

본 발명은 시계열 데이터 간 거리를 측정하기 위해 사용되는 DTW(Dynamic Time Warping)의 알고리즘 개선에 관한 것이다. 평균과 분산이 변하는 비정상(non-stationary) 시계열 데이터에 DTW를 적용할 때 발생하는 잘못된 대응 경로를 개선하기 위해, MODWT(Maximal Overlap Discrete Wavelet Transform)를 이용하여 시계열 데이터의 스케일(scale) 부분과 디테일(detail) 부분을 추출한다. 이후, 시계열 데이터와 스케일 부분의 비교를 통해 교차점(intersection)을 추출하고, 추출된 교차점을 기준으로 디테일 부분의 서브 스텝(sub-step)을 추출해 낸다. 분할된 디테일 부분에 DTW를 적용하여 대응 경로를 계산하고, 계산된 대응 경로를 시계열 데이터에 표현하여, DTW보다 시계열 데이터 간 올바른 대응 경로를 계산할 수 있다.The present invention relates to algorithm improvement of DTW (Dynamic Time Warping) used to measure distance between time series data. In order to improve the erroneous correspondence path that occurs when DTW is applied to non-stationary time-series data whose mean and variance are changed, a scale portion of the time-series data and a detail portion of the time-series data using MODWT (Maximal Overlap Discrete Wavelet Transform) (detail) portion is extracted. Then, the intersection is extracted by comparing the time series data and the scale portion, and the sub-step of the detail portion is extracted based on the extracted intersection point. It is possible to calculate the corresponding path by applying the DTW to the divided detail portion and express the calculated corresponding path in the time series data to calculate the correct corresponding path between the time series data rather than the DTW.

도 1은 본 발명의 일 실시 예에 의한 대응 경로 계산 장치의 기능 블럭도이고, 도 2는 반도체 공정에서 발생되는 신호의 일 예를 도시하고, 도 3은 DTW 알고리즘의 적용시에 발생하는 특이점을 설명하기 위한 도면이다.FIG. 1 is a functional block diagram of a corresponding path calculating apparatus according to an embodiment of the present invention. FIG. 2 shows an example of a signal generated in a semiconductor process, FIG. 3 shows a singular point generated in applying the DTW algorithm Fig.

도 1 내지 도 3을 참조하면, 대응 경로 계산 장치(10)는 특질 추출부(300)와 대응 경로 계산부(500)를 포함한다. 실시 예에 따라, 대응 경로 계산 장치(10)는 신호 수신부(100)와 DB(database, 700) 중 적어도 하나를 더 포함할 수 있다.1 to 3, the corresponding path calculation apparatus 10 includes a feature extraction unit 300 and a corresponding path calculation unit 500. According to an embodiment, the corresponding path calculation device 10 may further include at least one of the signal receiving unit 100 and the DB (database) 700.

대응 경로 계산 장치(10)는 수신되거나 미리 저장되어 있는 두 개의 신호(시계열 데이터 또는 시계열 신호)의 대응 경로를 계산할 수 있다. 상기 두 개의 신호 중 어느 하나는 레퍼런스 신호를 의미할 수 있고, 다른 하나는 비교 대상 공정 신호를 의미할 수 있다.The corresponding path calculation device 10 can calculate a corresponding path of two signals (time series data or time series signals) that are received or stored in advance. One of the two signals may refer to a reference signal, and the other may refer to a process signal to be compared.

본 발명에서 사용되는 신호란 시간이나 속도에 따라 움직이는 패턴, 시계열 신호 또는 시계열 데이터로서, 예컨대 반도체 공정 신호를 의미할 수 있다. 반도체 공정에서 발생하는 신호의 일 예를 도시하는 도 2를 참조하면, 반도체 공정 신호는 이동하는 평균과 균일하지 않은 분산을 가지며, 신호마다 측정 부분의 길이가 다르고, 전체 길이도 상이함을 알 수 있다. 이와 같은 이유로 무분별한 DTW 알고리즘의 사용은 특이점(singularity)을 발생시킬 수 있다. 특이점이란 시계열 데이터에서 다른 시계열 데이터로 정합 시, 도 3에 도시된 바와 같이 비 직관적인 정합이 일어나는 것을 의미한다. 이러한 특이점은 공정의 신호 정합시에 알고리즘의 성능을 저하시키는 원인이 될 수 있다.A signal used in the present invention may be, for example, a semiconductor process signal as a pattern moving according to time or speed, a time series signal or time series data. Referring to FIG. 2 showing an example of a signal generated in a semiconductor process, the semiconductor process signal has a moving average and a non-uniform dispersion, and it is known that the length of the measurement portion differs for each signal, have. For this reason, the use of indiscreet DTW algorithm can cause singularity. The singularity means that non-intuitive matching takes place as shown in FIG. 3 when matching time series data to other time series data. Such a singularity may cause the performance of the algorithm to deteriorate at the signal matching of the process.

신호 수신부(100)는 소정의 입력 장치 또는 유무선 네트워크를 통하여 대응 경로를 계산할 적어도 두 개의 시계열 신호(시계열 데이터)들을 수신할 수 있다. 상기 적어도 두 개의 시계열 신호들 각각은 레퍼런스 신호 및/또는 비교 대상 신호를 의미할 수 있다.The signal receiving unit 100 can receive at least two time series signals (time series data) for calculating a corresponding path through a predetermined input device or a wired / wireless network. Each of the at least two time series signals may refer to a reference signal and / or a comparison target signal.

또한, 신호 수신부(100)는 수신된 신호들 각각을 DB(700)에 저장할 수 있다. 실시 예에 따라, 상기 적어도 두 개의 시계열 신호들은 DB(700)에 미리 저장되어 있을 수도 있다. 이 경우, 특질 추출부(300)는 DB(700)에 저장되어 있는 신호를 대상으로 신호 변환 동작을 수행할 수 있다.In addition, the signal receiving unit 100 may store each of the received signals in the DB 700. According to an embodiment, the at least two time series signals may be stored in the DB 700 in advance. In this case, the property extraction unit 300 can perform a signal conversion operation on a signal stored in the DB 700. [

특질 추출부(300)는 상기 두 개의 신호들 각각의 특질을 추출할 수 있다. 특질 추출부(300)는 소정의 알고리즘, 예컨대 DWT(Discrete Wavelet Transform) 알고리즘, 특히 MODWT(Maximal Overlap Discrete Wavelet Transform) 알고리즘을 이용하여 입력 신호들 각각의 특질을 추출할 수 있다. 즉, 특질 추출부(300)는 입력 신호들 각각에 대하여 이산 웨이블릿 변환을 수행할 수 있다.The feature extraction unit 300 may extract the feature of each of the two signals. The property extraction unit 300 can extract the characteristics of each of the input signals using a predetermined algorithm, for example, a DWT (Discrete Wavelet Transform) algorithm, in particular, a MAXWT (Maximal Overlap Discrete Wavelet Transform) algorithm. That is, the feature extraction unit 300 may perform discrete wavelet transform on each of the input signals.

구체적으로, 특질 추출부(300)는 변환 대상 신호(시계열 데이터)를 MODWT를 이용하여 웨이블릿 변환함으로써, 상기 변환 대상 신호로부터 스케일 부분(또는 스케일 계수들(scale coefficients))과 디테일 부분(또는 디테일 계수들(detail coefficients))을 추출할 수 있다. 또한, 특질 추출부(300)는 상기 변환 대상 신호와 스케일 부분의 비교를 통해 교차점을 추출하고, 추출된 교차점을 기준으로 디테일 부분의 서브 스텝을 추출할 수 있다. 특질 추출부(300)의 구체적인 동작은 도 4를 통해 후술하기로 한다.Specifically, the feature extractor 300 performs wavelet transformation of the transformation target signal (time series data) using MODWT, thereby extracting a scale portion (or scale coefficients) and a detail portion (or a detail coefficient (Detailed coefficients). In addition, the feature extraction unit 300 extracts an intersection through comparison of the signal to be converted and a scale portion, and extracts a sub-step of the detail portion based on the extracted intersection. The specific operation of the feature extraction unit 300 will be described later with reference to FIG.

대응 경로 계산부(500)는 두 개의 시계열 데이터의 대응 경로를 계산할 수 있다. 이때, 대응 경로 계산부(500)는 두 개의 시계열 데이터 각각의 분할된 디테일 부분에 DTW(Dynamic Time Warping)를 적용함으로써 대응되는 디테일 부분 간의 대응 경로를 계산할 수 있다. 또한, 대응 경로 계산부(500)는 계산된 대응 경로를 시계열 데이터에 표현하여, 시계열 데이터 간 올바른 대응 경로를 계산할 수 있다. 대응 경로 계산부(500)의 구체적인 동작 또한 도 4를 통해 후술하기로 한다.The corresponding path calculation unit 500 can calculate the corresponding path of two time series data. At this time, the corresponding path calculation unit 500 can calculate a corresponding path between the corresponding detail parts by applying DTW (Dynamic Time Warping) to the divided detail parts of each of the two time series data. Also, the corresponding path calculation unit 500 can express the calculated corresponding path in the time series data, and calculate the correct corresponding path between the time series data. The specific operation of the corresponding path calculation unit 500 will also be described later with reference to FIG.

DTW 알고리즘은 동적 계획법(Dynamic Programming)이라는 문제 해결 알고리즘을 이용하여 서로 다른 길이를 갖는 두 개의 벡터 열에 대한 패턴 매칭 알고리즘을 의미한다.The DTW algorithm refers to a pattern matching algorithm for two vector sequences of different lengths using a problem solving algorithm called dynamic programming.

입력되는 두 개의 동적 패턴을 Q(Q=q1, q2, …, qk, …, qm)와 C(C=c1, c2, …, ck, …, cn)라 하자. 이들 사이의 k번째의 Q와 C의 대응관계(d)를 구하기 위한 대응경로의 값(Wk)을 수학식 1과 같이 정의할 수 있다.Let the two dynamic pattern inputted Q (Q = q 1, q 2, ..., q k, ..., q m) with C (C = c 1, c 2, ..., c k, ..., c n) . The value (W k ) of the corresponding path for obtaining the corresponding relation (d) of the k-th Q and C between them can be defined as shown in Equation (1).

Figure pat00001
Figure pat00001

대응 경로를 최소화하는 경로 값(DTW(Q,C))은 수학식 2와 같이 표현된다.The path value DTW (Q, C) that minimizes the corresponding path is expressed by Equation (2).

Figure pat00002
Figure pat00002

이때의 대응 경로(warping path, r)는 수학식 3과 같이 계산된다.The corresponding path (warping path, r) is calculated as shown in Equation (3).

Figure pat00003
Figure pat00003

DB(700)에는 복수의 신호들 각각이 저장된다. 상기 복수의 신호들에는 레퍼런스 신호가 포함될 수 있다. 또한, DB(700)에는 대응 경로 계산 과정에서 생성되는 데이터들이 저장될 수도 있다.Each of the plurality of signals is stored in the DB 700. The plurality of signals may include a reference signal. In addition, data generated in the corresponding path calculation process may be stored in the DB 700. [

도 1에 도시된 대응 경로 계산 장치(10)의 구성들 각각은 기능 및 논리적으로 분리될 수 있음으로 나타내는 것이며, 반드시 각각의 구성이 별도의 물리적 장치로 구분되거나 별도의 코드로 작성됨을 의미하는 것이 아님을 본 발명의 기술분야의 평균적 전문가는 용이하게 추론할 수 있을 것이다.Each of the configurations of the corresponding path calculation apparatus 10 shown in FIG. 1 indicates that it is functionally and logically separable, and it means that each configuration is divided into separate physical devices or written in separate codes Or may be easily inferred by an average expert in the field of the present invention.

또한, 본 명세서에서 "~부"라 함은, 본 발명의 기술적 사상을 수행하기 위한 하드웨어 및 상기 하드웨어를 구동하기 위한 소프트웨어의 기능적, 구조적 결합을 의미할 수 있다. 예컨대, 상기 "~부"는 소정의 코드와 상기 소정의 코드가 수행되기 위한 하드웨어 리소스의 논리적인 단위를 의미할 수 있으며, 반드시 물리적으로 연결된 코드를 의미하거나, 한 종류의 하드웨어를 의미하는 것이 아니다.Also, in this specification, "part" may mean a functional and structural combination of hardware for carrying out the technical idea of the present invention and software for driving the hardware. For example, the above-mentioned "part" may mean a logical unit of a predetermined code and a hardware resource for executing the predetermined code, and it does not necessarily mean a physically connected code or a kind of hardware .

도 4는 도 1에 도시된 특질 추출부와 대응 경로 계산부의 구체적인 동작을 설명하기 위한 도면이다.4 is a diagram for explaining a specific operation of the characteristic extracting unit and the corresponding path calculating unit shown in FIG.

도 1 내지 도 4를 참조하면, 특질 추출부(300)는 MODWT를 이용하여 DB(700)에 저장되어 있거나 신호 수신부(100)에 의해 수신된 두 개의 시계열 데이터(도 4의 a 참조) 각각을 이산 웨이블릿 변환할 수 있다(도 4의 b 참조). 즉, 특질 추출부(300)는 상기 두 개의 시계열 데이터 각각으로부터 스케일 계수들과 디테일 계수를 추출함으로써, 상기 두 개의 시계열 데이터 각각으로부터 스케일 부분(스케일 계수들의 집합을 의미할 수 있음)과 디테일 부분(디테일 계수들의 집합을 의미할 수 있음)을 추출할 수 있다.1 to 4, the feature extraction unit 300 extracts two pieces of time series data (refer to FIG. 4A) stored in the DB 700 or received by the signal reception unit 100 using the MODWT The discrete wavelet transform can be performed (see Fig. 4 (b)). That is, the feature extraction unit 300 extracts scale factors and detail coefficients from each of the two time series data, and extracts a scale portion (which may mean a set of scale coefficients) and a detail portion Which may mean a set of detail coefficients).

또한, 특질 추출부(300)는 시계열 데이터와 이에 대응하는 스케일 부분(스케일 계수들)을 비교하여, 교차점(intersection)을 추출할 수 있다(도 4의 c 참조). 보다 구체적으로, 특질 추출부(300)는 시계열 데이터와 스케일 계수들을 동일 축(예컨대 시간 축) 상에 배치했을 때, 시계열 데이터와 스케일 계수들이 교차하는 점을 교차점으로 추출할 수 있다.In addition, the feature extraction unit 300 may extract the intersection by comparing the time series data with the corresponding scale part (scale factors) (see FIG. 4C). More specifically, when the feature extraction unit 300 arranges the time series data and the scale coefficients on the same axis (for example, time axis), it can extract points where the time series data and the scale coefficients cross each other at an intersection.

또한, 특질 추출부(300)는 추출된 교차점을 기준으로 시계열 데이터의 디테일 부분(디테일 계수들)을 복수의 구간으로 분할할 수 있다(도 4의 d 참조). 실시 예에 따라, 특질 추출부(300)는 추출된 교차점을 기준으로 시계열 데이터를 복수의 구간으로 분할할 수도 있다.In addition, the feature extraction unit 300 may divide the detail parts (detail coefficients) of the time series data into a plurality of sections based on the extracted intersection points (see Fig. 4 (d)). According to the embodiment, the feature extraction unit 300 may divide the time series data into a plurality of sections based on the extracted intersection points.

대응 경로 계산부(500)는 상기 두 개의 시계열 데이터 각각의 분할된 디테일 부분에 DTW를 적용함으로써, 상기 두 개의 시계열 데이터의 대응 경로를 계산할 수 있다(도 4의 e 참조). 즉, 대응 경로 계산부(500)는 상기 두 개의 시계열 데이터 중 어느 하나의 시계열 데이터의 분할된 디테일 부분들 각각과 이에 대응하는 상기 두 개의 시계열 데이터 중 다른 하나의 시계열 데이터의 분할된 디테일 부분에 DTW를 적용함으로써, 대응 경로를 계산할 수 있다. 다만, 특질 추출부(300)가 디테일 부분을 분할하는 대신 시계열 데이터 자체를 분할하는 경우, 대응 경로 계산부(500)는 분할된 시계열 데이터에 DTW를 적용함으로써, 대응 경로를 계산할 수 있다.The corresponding path calculation unit 500 can calculate the corresponding path of the two time series data by applying the DTW to the divided detail parts of each of the two time series data (see e in FIG. 4). In other words, the corresponding path calculation unit 500 calculates DTW (DTW) corresponding to each of the divided detail parts of the time series data of the two time series data and the divided detail parts of the other time series data of the corresponding two time series data The corresponding path can be calculated. However, if the feature extraction unit 300 divides the time series data itself instead of dividing the detail portion, the corresponding path calculation unit 500 can calculate the corresponding path by applying DTW to the divided time series data.

또한, 대응 경로 계산부(500)는 계산된 대응 경로를 상기 두 개의 시계열 데이터에 적용(또는 표현)함으로써, 상기 두 개의 시계열 데이터 간 올바른 대응 경로를 계산할 수 있다(도 4의 f 참조). 최종적으로 계산된 시계열 간의 대응 경로(도 4의 f 참조)를 도 3의 대응 경로와 비교하면, 특이점이 비약적으로 감소한 것을 알 수 있다.In addition, the corresponding path calculation unit 500 can calculate a correct corresponding path between the two time series data by applying (or expressing) the calculated corresponding path to the two time series data (see f in FIG. 4). Comparing the corresponding path between the finally computed time series (refer to FIG. 4F) with the corresponding path of FIG. 3, it can be seen that the singularity has drastically decreased.

도 5는 도 1에 도시된 대응 경로 계산 장치에서 수행되는 대응 경로 계산 방법을 설명하기 위한 흐름도이다. 상기 대응 경로 계산 방법을 설명함에 있어, 앞서 기술된 내용과 중복되는 내용에 관하여는 그 구체적인 설명을 생략하기로 한다.5 is a flowchart illustrating a corresponding path calculation method performed by the corresponding path calculation apparatus shown in FIG. In the description of the corresponding path calculation method, a detailed description of the contents overlapping with those described above will be omitted.

도 1 내지 도 5를 참조하면, 대응 경로 계산 장치(10)의 신호 수신부(100)는 분석 대상 신호인 적어도 두 개의 신호를 수신할 수 있다(S100). 실시 예에 따라, 상기 분석 대상 신호는 대응 경로 계산 장치(10)의 DB(700)에 미리 저장되어 있을 수도 있다.Referring to FIGS. 1 to 5, the signal receiving unit 100 of the corresponding path calculation apparatus 10 can receive at least two signals to be analyzed (S100). According to an embodiment, the analysis target signal may be stored in advance in the DB 700 of the corresponding path calculation device 10. [

대응 경로 계산 장치(10)의 특질 추출부(300)는 상기 분석 대상 신호를 이산 웨이블릿 변환함으로써 스케일 부분과 디테일 부분을 추출할 수 있다(S200). 또한, 특질 추출부(300)는 상기 분석 대상 신호인 시계열 데이터와 추출된 스케일 부분의 교차점을 추출하고(S300), 추출된 교차점을 기준으로 추출된 디테일 부분을 복수의 부분으로 분할할 수 있다(S400). 실시 예에 따라 특질 추출부(300)는 디테일 부분 대신에 상기 분석 대상 신호인 시계열 데이터를 분할할 수도 있다.The property extraction unit 300 of the corresponding path calculation device 10 can extract the scale portion and the detail portion by discrete wavelet transform of the analysis object signal (S200). In addition, the feature extraction unit 300 may extract an intersection between the time-series data as the analysis target signal and the extracted scale part (S300), and divide the extracted detail part based on the extracted intersection point into a plurality of parts ( S400). The feature extraction unit 300 may divide the time series data as the analysis target signal in place of the detail portion.

대응 경로 계산 장치(10)의 대응 경로 계산부(500)는 분할된 디테일 부분 또는 분할된 시계열 데이터에 DTW를 적용함으로써, 대응 경로를 계산할 수 있다(S500).The corresponding path calculation unit 500 of the corresponding path calculation apparatus 10 can calculate the corresponding path by applying the DTW to the divided detail part or the divided time series data (S500).

마지막으로, 대응 경로 계산부(500)는 계산된 대응 경로를 시계열 데이터에 적용함으로써 시계열 데이터 간 대응 경로를 계산할 수 있다(S600).Lastly, the corresponding path calculation unit 500 can calculate the corresponding path between the time series data by applying the calculated corresponding path to the time series data (S600).

본 발명은 도면에 도시된 실시 예를 참고로 설명되었으나 이는 예시적인 것에 불과하며, 본 기술 분야의 통상의 지식을 가진 자라면 이로부터 다양한 변형 및 균등한 타 실시 예가 가능하다는 점을 이해할 것이다. 따라서, 본 발명의 진정한 기술적 보호 범위는 첨부된 등록청구범위의 기술적 사상에 의해 정해져야 할 것이다.While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it is evident that many alternatives, modifications and variations will be apparent to those skilled in the art. Accordingly, the true scope of the present invention should be determined by the technical idea of the appended claims.

10 : 대응 경로 계산 장치
100 : 신호 수신부
300 : 특질 추출부
500 : 대응 경로 계산부
700 : DB
10: Corresponding path calculation device
100: Signal receiver
300: Feature extraction unit
500: corresponding path calculating unit
700: DB

Claims (9)

제1 시계열 신호와 제2 시계열 신호 각각을 이산 웨이블릿 변환(discrete wavelet transform)하여, 상기 제1 시계열 신호로부터 제1 스케일 부분과 제1 디테일 부분을 추출하고, 상기 제2 시계열 신호로부터 제2 스케일 부분과 제2 디테일 부분을 추출하고, 상기 제1 시계열 신호와 상기 제1 스케일 부분의 교차점을 기준으로 상기 제1 디테일 부분을 분할하고, 상기 제2 시계열 신호와 상기 제2 스케일 부분의 교차점을 기준으로 상기 제2 디테일 부분을 분할하는 특질 추출부; 및
분할된 제1 디테일 부분 각각과 분할된 제2 디테일 부분에 DTW(Dynamic Time Warping)를 적용하여 제1 대응 경로를 계산하고, 상기 제1 대응 경로를 이용하여 상기 제1 시계열 신호와 상기 제2 시계열 신호에 간의 대응 경로를 계산하는 대응 경로 계산부를 포함하는 대응 경로 계산 장치.
Extracting a first scale portion and a first detail portion from the first time series signal by performing a discrete wavelet transform on each of the first time series signal and the second time series signal, And dividing the first detail portion with reference to an intersection point of the first time series signal and the first scale portion and dividing the first detail portion with respect to an intersection of the second time series signal and the second scale portion A feature extraction unit for dividing the second detail portion; And
Calculating a first corresponding path by applying DTW (Dynamic Time Warping) to each of the divided first detail parts and the divided second detail parts, and using the first corresponding path to calculate the first time series signal and the second time series And a corresponding path calculation unit for calculating a corresponding path between the signals.
제1 시계열 신호와 제2 시계열 신호 각각을 이산 웨이블릿 변환하여, 상기 제1 시계열 신호로부터 제1 스케일 부분을 추출하고, 상기 제2 시계열 신호로부터 제2 스케일 부분을 추출하고, 상기 제1 시계열 신호와 상기 제1 스케일 부분의 교차점을 기준으로 상기 제1 시계열 신호를 분할하고, 상기 제2 시계열 신호와 상기 제2 스케일 부분의 교차점을 기준으로 상기 제2 시계열 신호를 분할하는 특질 추출부; 및
분할된 제1 시계열 신호 각각과 분할된 제2 시계열 부분에 DTW를 적용하여 제1 대응 경로를 계산하고, 상기 제1 대응 경로를 이용하여 상기 제1 시계열 신호와 상기 제2 시계열 신호에 간의 대응 경로를 계산하는 대응 경로 계산부를 포함하는 대응 경로 계산 장치.
The first time series signal and the second time series signal are subjected to discrete wavelet transform to extract a first scale portion from the first time series signal and a second scale portion from the second time series signal, A characteristic extractor for dividing the first time series signal with reference to an intersection of the first scale portion and dividing the second time series signal based on an intersection of the second time series signal and the second scale portion; And
A first corresponding path is calculated by applying DTW to each divided first time series signal and a divided second time series part, and a corresponding path between the first time series signal and the second time series signal is calculated using the first corresponding path, And a corresponding path calculation unit for calculating a corresponding path.
제1항 또는 제2항에 있어서,
상기 대응 경로 계산 장치는 상기 제1 시계열 신호와 상기 제2 시계열 신호를 수신하는 신호 수신부를 더 포함하는,
대응 경로 계산 장치.
3. The method according to claim 1 or 2,
Wherein the corresponding path calculation apparatus further comprises a signal reception section for receiving the first time series signal and the second time series signal,
Corresponding path calculation device.
제1항 또는 제2항에 있어서,
상기 특질 추출부는 MODWT(Maximal Overlap Discrete Wavelet Transform) 알고리즘을 이용하여 이산 웨이블릿 변환을 수행하는,
대응 경로 계산 장치.
3. The method according to claim 1 or 2,
The feature extraction unit may perform a discrete wavelet transformation using a MODWT (Maximal Overlap Discrete Wavelet Transform)
Corresponding path calculation device.
대응 경로 계산 장치에서 수행되는 대응 경로 계산 방법에 있어서,
(a) 제1 시계열 신호와 제2 시계열 신호 각각을 이산 웨이블릿 변환하여, 상기 제1 시계열 신호로부터 제1 스케일 부분과 제1 디테일 부분을 추출하고, 상기 제2 시계열 신호로부터 제2 스케일 부분과 제2 디테일 부분을 추출하는 단계;
(b) 상기 제1 시계열 신호와 상기 제1 스케일 부분의 교차점인 적어도 하나의 제1 교차점을 추출하고, 상기 제2 시계열 신호와 상기 제2 스케일 부분의 교차점인 적어도 하나의 제2 교차점을 추출하는 단계;
(c) 상기 적어도 하나의 제1 교차점을 기준으로 상기 제1 디테일 부분을 분할하고, 상기 적어도 하나의 제2 교차점을 기준으로 상기 제2 디테일 부분을 분할하는 단계;
(d) 분할된 제1 디테일 부분 각각과 분할된 제2 디테일 부분에 DTW를 적용하여 제1 대응 경로를 계산하는 단계; 및
(e) 상기 제1 대응 경로를 이용하여 상기 제1 시계열 신호와 상기 제2 시계열 신호 간의 대응 경로를 계산하는 단계를 포함하는 대응 경로 계산 방법.
A corresponding path calculation method performed in a corresponding path calculation apparatus,
(a) discrete wavelet transforming each of the first time series signal and the second time series signal to extract a first scale portion and a first detail portion from the first time series signal, and extracting a second scale portion and a second scale portion from the second time series signal, 2 extracting a detail portion;
(b) extracting at least one first intersection point that is an intersection of the first time series signal and the first scale portion, and extracting at least one second intersection point that is an intersection of the second time series signal and the second scale portion step;
(c) dividing the first detail portion based on the at least one first intersection point and dividing the second detail portion based on the at least one second intersection point;
(d) applying a DTW to each of the divided first detail portions and the divided second detail portions to calculate a first corresponding path; And
(e) calculating a corresponding path between the first time series signal and the second time series signal using the first corresponding path.
대응 경로 계산 장치에서 수행되는 대응 경로 계산 방법에 있어서,
(a) 제1 시계열 신호와 제2 시계열 신호 각각을 이산 웨이블릿 변환하여, 상기 제1 시계열 신호로부터 제1 스케일 부분을 추출하고, 상기 제2 시계열 신호로부터 제2 스케일 부분을 추출하는 단계;
(b) 상기 제1 시계열 신호와 상기 제1 스케일 부분의 교차점인 적어도 하나의 제1 교차점을 추출하고, 상기 제2 시계열 신호와 상기 제2 스케일 부분의 교차점인 적어도 하나의 제2 교차점을 추출하는 단계;
(c) 상기 적어도 하나의 제1 교차점을 기준으로 상기 제1 시계열 신호를 분할하고, 상기 적어도 하나의 제2 교차점을 기준으로 상기 제2 시계열 신호를 분할하는 단계;
(d) 분할된 제1 시계열 신호 각각과 분할된 제2 시계열 신호에 DTW를 적용하여 제1 대응 경로를 계산하는 단계; 및
(e) 상기 제1 대응 경로를 이용하여 상기 제1 시계열 신호와 상기 제2 시계열 신호 간의 대응 경로를 계산하는 단계를 포함하는 대응 경로 계산 방법.
A corresponding path calculation method performed in a corresponding path calculation apparatus,
(a) discrete wavelet-transforming each of the first time series signal and the second time series signal to extract a first scale portion from the first time series signal and extracting a second scale portion from the second time series signal;
(b) extracting at least one first intersection point that is an intersection of the first time series signal and the first scale portion, and extracting at least one second intersection point that is an intersection of the second time series signal and the second scale portion step;
(c) dividing the first time series signal with reference to the at least one first intersection point and dividing the second time series signal with reference to the at least one second intersection point;
(d) calculating a first corresponding path by applying DTW to each of the divided first time series signals and the divided second time series signals; And
(e) calculating a corresponding path between the first time series signal and the second time series signal using the first corresponding path.
제5항 또는 제6항에 있어서,
상기 제1 시계열 신호와 상기 제2 시계열 신호는 시간 또는 속도에 따른 측정 값을 갖는 반도체 공정 신호인,
대응 경로 계산 방법.
The method according to claim 5 or 6,
Wherein the first time series signal and the second time series signal are semiconductor process signals having measured values according to time or speed,
Corresponding path calculation method.
제5항 또는 제6항에 있어서,
상기 (a) 단계는 MODWT를 이용하여 이산 웨이블릿 변환을 수행하는,
대응 경로 계산 방법.
The method according to claim 5 or 6,
In the step (a), the discrete wavelet transform is performed using the MODWT,
Corresponding path calculation method.
제5항 또는 제6항에 있어서,
상기 대응 경로 계산 방법은 상기 (a) 단계 이전에 상기 제1 시계열 신호와 상기 제2 시계열 신호를 수신하는 단계를 더 포함하는,
대응 경로 계산 방법.
The method according to claim 5 or 6,
Wherein the corresponding path calculation method further comprises receiving the first time series signal and the second time series signal before the step (a)
Corresponding path calculation method.
KR1020170111221A 2017-08-31 2017-08-31 Device and method for calculating correct alignment path of time series data using improved dynamic time warping KR101970359B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020170111221A KR101970359B1 (en) 2017-08-31 2017-08-31 Device and method for calculating correct alignment path of time series data using improved dynamic time warping

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020170111221A KR101970359B1 (en) 2017-08-31 2017-08-31 Device and method for calculating correct alignment path of time series data using improved dynamic time warping

Publications (2)

Publication Number Publication Date
KR20190024328A true KR20190024328A (en) 2019-03-08
KR101970359B1 KR101970359B1 (en) 2019-04-18

Family

ID=65801316

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020170111221A KR101970359B1 (en) 2017-08-31 2017-08-31 Device and method for calculating correct alignment path of time series data using improved dynamic time warping

Country Status (1)

Country Link
KR (1) KR101970359B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110163113A (en) * 2019-04-25 2019-08-23 上海师范大学 A kind of human body behavior similarity calculating method and device
CN113705996A (en) * 2021-08-18 2021-11-26 南斗六星系统集成有限公司 Method for classified statistical scoring of automatic driving routes at same starting point and ending point

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20080004187A (en) * 2006-07-05 2008-01-09 인하대학교 산학협력단 Monitoring method of plasma processes using wavelet transformation of thin film surface characteristic patterns
US20110224984A1 (en) * 2010-03-11 2011-09-15 Telefonica, S.A. Fast Partial Pattern Matching System and Method
US8880352B2 (en) 2010-11-29 2014-11-04 Siemens Aktiengesellschaft System and method for analyzing an electrophysiological signal
KR20150095390A (en) 2014-02-13 2015-08-21 주식회사 디스텍 Apparatus and method for treating high concentration organic wastewater

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20080004187A (en) * 2006-07-05 2008-01-09 인하대학교 산학협력단 Monitoring method of plasma processes using wavelet transformation of thin film surface characteristic patterns
US20110224984A1 (en) * 2010-03-11 2011-09-15 Telefonica, S.A. Fast Partial Pattern Matching System and Method
US8880352B2 (en) 2010-11-29 2014-11-04 Siemens Aktiengesellschaft System and method for analyzing an electrophysiological signal
KR20150095390A (en) 2014-02-13 2015-08-21 주식회사 디스텍 Apparatus and method for treating high concentration organic wastewater

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
이인석, 백준걸, DTW(Dynamic Time Warping) 기반 주기 신호의 이상 탐지 기법 연구, 한국경영과학회 학술대회논문집 pp. 5337-5378, 2016.4 *
홍재열, 백준걸, DTW(Dynamic Time Warping)를 이용한 반도체 공정 신호의 올바른 대응 경로 계산, 한국경영과학회 학술대회논문집 pp. 3515-3536,2017.4 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110163113A (en) * 2019-04-25 2019-08-23 上海师范大学 A kind of human body behavior similarity calculating method and device
CN110163113B (en) * 2019-04-25 2023-04-07 上海师范大学 Human behavior similarity calculation method and device
CN113705996A (en) * 2021-08-18 2021-11-26 南斗六星系统集成有限公司 Method for classified statistical scoring of automatic driving routes at same starting point and ending point

Also Published As

Publication number Publication date
KR101970359B1 (en) 2019-04-18

Similar Documents

Publication Publication Date Title
US11200315B2 (en) Artificial intelligence based malware detection system and method
KR101235059B1 (en) Apparatus and method for recognizing radar intra-pulse modulation type
KR102021531B1 (en) Apparatus for micro hand motion recognition using continuous wave radar and method thereof
JP2018534968A5 (en)
KR101970359B1 (en) Device and method for calculating correct alignment path of time series data using improved dynamic time warping
EP1229489A3 (en) Image processing method and apparatus
US10083375B1 (en) Method and device for performing activation and convolution operation at the same time and learning method and learning device for the same
US20090037147A1 (en) Fast intrinsic mode decomposition of time series data with sawtooth transform
WO2006124309A2 (en) Method and apparatus for source separation
JP6943365B2 (en) Information processing equipment, information processing system, measuring device, measuring system, information processing method and program
KR101944429B1 (en) Method for frequency analysis and apparatus supporting the same
WO2018151503A3 (en) Method and apparatus for gesture recognition
KR102116604B1 (en) Apparatus and Method for Detecting Gesture Using Radar
EP4064282A2 (en) Time delay estimation for echo cancellation
KR20190105368A (en) Method and apparatus for linear approximation of deep neural network
KR20140073294A (en) Apparatus and method for real-time emotion recognition using pulse rate change
KR101483513B1 (en) Apparatus for sound source localizatioin and method for the same
KR20200046815A (en) Radar signal classification method using HMM and neural networks
KR101850103B1 (en) Device and method for calculating warping path using improved dynamic time warping algorithm
JP5640345B2 (en) Signal identification device and method, and signal identification control program
JP4908185B2 (en) Radar wave identification device
Almadhoun et al. Improving and measuring color edge detection algorithm in RGB color space
EP3561718A1 (en) Method for identifying raman spectrogram, and electronic device
CN111880146B (en) Sound source orientation method and device and storage medium
KR20150120805A (en) Method and system for detecting human in range image

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