WO2018212380A1 - Method by which wearable device detects ecg template for personal authentication - Google Patents

Method by which wearable device detects ecg template for personal authentication Download PDF

Info

Publication number
WO2018212380A1
WO2018212380A1 PCT/KR2017/005222 KR2017005222W WO2018212380A1 WO 2018212380 A1 WO2018212380 A1 WO 2018212380A1 KR 2017005222 W KR2017005222 W KR 2017005222W WO 2018212380 A1 WO2018212380 A1 WO 2018212380A1
Authority
WO
WIPO (PCT)
Prior art keywords
biosignal
template
candidate
condition
peak value
Prior art date
Application number
PCT/KR2017/005222
Other languages
French (fr)
Korean (ko)
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 전자부품연구원
Publication of WO2018212380A1 publication Critical patent/WO2018212380A1/en

Links

Images

Classifications

    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61BDIAGNOSIS; SURGERY; IDENTIFICATION
    • A61B5/00Measuring for diagnostic purposes; Identification of persons
    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61BDIAGNOSIS; SURGERY; IDENTIFICATION
    • A61B5/00Measuring for diagnostic purposes; Identification of persons
    • A61B5/24Detecting, measuring or recording bioelectric or biomagnetic signals of the body or parts thereof
    • A61B5/316Modalities, i.e. specific diagnostic methods
    • A61B5/318Heart-related electrical modalities, e.g. electrocardiography [ECG]
    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61BDIAGNOSIS; SURGERY; IDENTIFICATION
    • A61B5/00Measuring for diagnostic purposes; Identification of persons
    • A61B5/24Detecting, measuring or recording bioelectric or biomagnetic signals of the body or parts thereof
    • A61B5/316Modalities, i.e. specific diagnostic methods
    • A61B5/318Heart-related electrical modalities, e.g. electrocardiography [ECG]
    • A61B5/346Analysis of electrocardiograms
    • A61B5/349Detecting specific parameters of the electrocardiograph cycle
    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61BDIAGNOSIS; SURGERY; IDENTIFICATION
    • A61B5/00Measuring for diagnostic purposes; Identification of persons
    • A61B5/72Signal processing specially adapted for physiological signals or for diagnostic purposes
    • A61B5/7235Details of waveform analysis
    • A61B5/7246Details of waveform analysis using correlation, e.g. template matching or determination of similarity
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/16Constructional details or arrangements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/16Constructional details or arrangements
    • G06F1/1613Constructional details or arrangements for portable computers
    • G06F1/163Wearable computers, e.g. on a belt
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • G06F21/32User authentication using biometric data, e.g. fingerprints, iris scans or voiceprints
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/45Structures or tools for the administration of authentication

Definitions

  • the present invention relates to a method for detecting an ECG template, which is a feature that distinguishes individuals from a wearable device that performs personal authentication using an ECG signal, which is a kind of biosignal.
  • biometric information such as iris and fingerprint recognition
  • Fintech such as being used for financial transactions centering on smartphones.
  • biometric information such as iris and fingerprint recognition
  • conventional techniques based on biometric information, such as iris and fingerprint recognition have the disadvantage of easily forgery by others.
  • fingerprints are vulnerable to theft because they can be obtained in various ways without the consent of the individual, and even in iris recognition, the basic principle is to photograph the iris of the subject.
  • ECG-based personal authentication can be divided into on-line and off-line methods.
  • the online method performs signal processing while acquiring ECG samples and obtains the final ECG template for authentication. Since the signal processing is performed on a per-sample basis, it has an advantage of easily responding to signal changes, but has a detection threshold. There is a disadvantage in that the convergence of parameters for detection is slow.
  • the offline method has the advantage that it is easy to grasp the characteristics of the entire signal by acquiring the ECG samples in advance and storing them in a memory as much as the length (time) to be processed, so that the determination of the detection parameters can be performed quickly. This has the advantage, but it requires a larger amount of memory than the online approach.
  • FIG. 1 is a block diagram illustrating a QRS detector for typical ECG template acquisition.
  • ECG signals are classified based on the inflection points designated P, Q, R, S, and T.
  • the R peak expresses a large value compared to other waves so that it can be distinguished by the naked eye.
  • the interval between the R peak and the next R peak determines the heart rate.
  • the ECG template is extracted around the R peak through pre-treatment and post-treatment.
  • the Pan-Tompkins algorithm based on the first derivative filter is mainly used.
  • FIG. 2 illustrates a process of detecting an R peak.
  • the Pan-Tompkins algorithm can be said that the R peak exists in the region between the point where the threshold crosses upward and the point which crosses downward, as shown in the following figure. Find. After searching for the R peak, an ECG template including P, Q, R, S, and T waves is detected around the R peak.
  • the threshold for determining the threshold is generally the output of the moving average value, the total sample of x ma [n], and the average value for N.
  • represents a weight
  • the threshold-based detection method of Equation 1 preferentially detects a large signal. Therefore, when the acquired signal is distorted due to movement or the like during measurement as shown in FIGS. 3 and 4, the normal R peak is not detected, and abnormal peaks are detected, and thus, detection fails. In the registration process, a signal of 20 seconds or more is usually acquired after processing to reduce noise. If a motion occurs during this 20 seconds, the detection may be affected.
  • wearable devices adopting a method of briefly contacting dry electrodes only with a finger when needed may cause unstable contact, and may cause large noise even in fine movements. have.
  • the present invention has been made to solve the above problems, an object of the present invention, in the wearable device for performing personal authentication using an ECG signal which is a kind of bio-signal, a signal distorted to extract a stable ECG template
  • the present invention provides a method for detecting and removing a region.
  • a biosignal template detection method includes: detecting a biosignal template candidate corresponding to a feature for distinguishing an individual; Calculating peak values and positions of the detected biosignal template candidates; And when the position of the biosignal template candidate and the position of the biosignal template satisfy the first condition and the peak value of the biosignal template candidate and the peak value of the biosignal template satisfy the second condition, It includes; adding as a template.
  • the first condition is LL p > T i , where L is the position of the biosignal template candidate, L p is the position of the biosignal template, T i is the critical interval, and the second condition is abs ( RR p ) ⁇ R p , where R is the peak value of the biosignal template candidate, R p is the peak value of the biosignal template, and may be 0 ⁇ ⁇ 1.
  • the method may further include removing the biosignal template candidate if the first condition or the second condition is not satisfied.
  • the detecting step, the calculating step, and the additional step may be repeated until the number of biosignal templates becomes a predetermined number.
  • the biosignal template may be a candidate biosignal template having a median peak value among the plurality of candidate biosignal templates.
  • the plurality of candidate biosignal templates may be candidate biosignal templates that are less than a predetermined threshold interval apart from an adjacent candidate biosignal template.
  • the method for detecting a biosignal template includes: setting a temporary threshold; If the interval between the indexes intersecting the temporary threshold upwards and the indexes intersecting downwards is greater than a predetermined first interval, adding a region between the indexes to the distortion region; and the detecting step includes: The biosignal template candidate may be detected in the excluded region.
  • the first region and the second region Can be considered an area.
  • the setting step and the additional step may be repeated if there is no distortion area to be added, if the moving average value is within a specific error with the previously calculated moving average value in the area excluding the distortion area, or if the maximum repetition number is repeated. You can stop.
  • the personal authentication device detects a biosignal template candidate corresponding to a feature for distinguishing individuals, calculates a peak value and a position of the detected biosignal template candidate, and calculates a biosignal template If the position of the candidate and the position of the biosignal template satisfy the first condition and the peak value of the biosignal template candidate and the peak value of the biosignal template satisfy the second condition, the biosignal template candidate is added to the biosignal template.
  • Detection unit And an operation unit configured to perform personal authentication using the biosignal templates detected by the detection unit.
  • the position of the biosignal template candidate and the position of the biosignal template satisfy the first condition, and the peak value of the biosignal template candidate and the biosignal template If the peak value satisfies the second condition, adding the biosignal template candidate to the biosignal template; And if the first condition or the second condition is not satisfied, removing the biosignal template candidate.
  • the position of the biosignal template candidate and the position of the biosignal template satisfy the first condition, and the peak value of the biosignal template candidate and the peak value of the biosignal template
  • an operation unit configured to perform personal authentication using the biosignal templates detected by the detection unit.
  • the wearable device when the wearable device is commercialized, it is possible to provide an authentication means with low risk of theft, and may be applied to an electronic employee card, a door lock, a financial field, and the like.
  • the risk of theft when used in combination with a relatively high theft risk but provides a superior performance, such as the existing fingerprint and iris has the advantage of lowering the probability of false positives.
  • stable performance may be provided even in an embedded system in which a computational capability such as a wearable device is limited.
  • FIG. 3 is a diagram illustrating instantaneous noise causing a detection failure
  • FIG. 4 is a diagram illustrating a region distortion causing a detection failure
  • FIG. 7 is a signal after the distortion region is removed by FIG. 6,
  • FIG. 8 is a flowchart of a distortion area detection method according to another embodiment of the present invention.
  • FIG. 9 is a block diagram of a wearable device for personal authentication based on ECG according to another embodiment of the present invention.
  • An embodiment of the present invention provides a method of effectively detecting and removing signal distortion due to unstable contact when an ECG template is acquired and used for personal authentication in a system that acquires an ECG signal by using a dry electrode such as a wearable device. .
  • the distortion of the ECG signal due to movement can be classified into the instantaneous noise generated with a very narrow width and the noise with a wide distortion of a specific region as described above.
  • the embodiment of the present invention proposes a method capable of detecting and removing both noise sources alone and in combination.
  • FIG. 5 is a flowchart provided to explain an instantaneous noise removing method according to an embodiment of the present invention.
  • the R peak is detected based on the threshold value, and the ECG template is not immediately acquired through this, and it is designated as a candidate template first, and whether the template is a normal signal or a signal distorted by noise is determined. The determination is made based on the peak value.
  • the first template since the ECG template detected immediately before is assumed to be a normal signal, in order to apply the method according to the embodiment of the present invention, the first template must be a normal ECG template. To ensure this, the following initialization process is performed.
  • t bc is smaller than T i (S115-No)
  • the c template is discarded and the newly detected ECG template is named c and the interval is compared with the b template (S120, S110, S115). If it is still small (S115-No), the process of detecting a new ECG template again and comparing it with the c template is repeated.
  • the R peaks of the three templates for which the interval verification has been completed are compared.
  • the median value of the three templates is calculated (S125), and the peak larger than ⁇ times larger than the median value is removed (S130).
  • the peak value and the peak position of the median template are defined as R p and L p (S135).
  • T i is the minimum spacing between two adjacent R peaks
  • is a value between 0 and 1 as the ratio of the allowable difference of R peaks.
  • a temporary threshold value is set based on the threshold value of Equation 1.
  • means a positive real number greater than one.
  • D L d -L u is larger than a predetermined D T when defining the index L u which intersects this temporary threshold upward and the cross index L d downward, respectively. Determining that it is an area of interest and adding between L u and L d to the removal list.
  • the optimal D T and D i can be determined through experiments, but empirically, D i ⁇ 800 ⁇ s, D T ⁇ 400 ⁇ s can be set.
  • the area is represented by a set of integer values in the start index and the end index.
  • is an element that can add a margin to the detected distortion region and is expressed as an integer greater than or equal to zero.
  • the above method may be extended by sequentially canceling the distortion area.
  • 8 is a flowchart illustrating a method for detecting a repeated distortion region.
  • the threshold calculation of Equation 1 is modified as follows.
  • the distortion area of Equation 3 is detected by detecting the distortion area (S250).
  • the distortion region is removed again through Equation 4, and the average value is newly reset, and the temporary threshold value is updated again through Equations 5 and 2 (S220 to S250). If the stop condition is satisfied (S260-No), the algorithm is stopped, and if it does not converge to the stop condition (S260-Yes), only the number of times set as the maximum repetition number (K max ) is repeated and forcedly terminated (S280).
  • Detection thresholds can be set for regions other than this region, and ECG templates can be extracted in the same manner as in the prior art.
  • the instantaneous noise elimination method deteriorates performance when a large area is distorted, and the instantaneous noise having a narrow generation range cannot be detected in the distortion area elimination method. Therefore, in order to detect and remove both noise sources, two methods according to an embodiment of the present invention must be combined.
  • the instantaneous noise and the residual distortion areas are removed through the instantaneous noise removal method shown in FIG. 5.
  • the wearable device includes an input unit 110, a signal processor 120, a detector 130, a calculator 140, a storage 150, and a communicator 160.
  • the input unit 110 receives the ECG signal and applies it to the signal processor 120.
  • the signal processor 120 performs filtering on the applied ECG signal and removes the distortion region from the ECG signal according to the algorithm shown in FIG. 8.
  • the detector 130 detects ECG templates according to the algorithm shown in FIG. 5.
  • the calculator 140 registers the ECG templates detected by the detector 130 in the storage 150 or transmits the ECG templates to a server (not shown) through the communicator 160. In addition, the calculator 140 compares the ECG templates detected by the detector 130 with ECG templates stored in the storage 150 or transmits them to the server through the communication unit 160 to perform a personal authentication procedure.
  • a gyro sensor or an instantaneous noise and distortion region that distorts a threshold value and fails to detect the ECG template.
  • the ECG mentioned in the above embodiment is an example of a biosignal. Therefore, the technical idea of the present invention can be applied to replacing ECG with EEG, EMG as well as other types of bio signals.
  • wearable device is also only one example for convenience of description. Of course, other types of devices other than wearable devices are included in the scope of the present invention.
  • the technical idea of the present invention can be applied to a computer-readable recording medium containing a computer program for performing the functions of the apparatus and method according to the present embodiment.
  • the technical idea according to various embodiments of the present disclosure may be implemented in the form of computer readable codes recorded on a computer readable recording medium.
  • the computer-readable recording medium can be any data storage device that can be read by a computer and can store data.
  • the computer-readable recording medium may be a ROM, a RAM, a CD-ROM, a magnetic tape, a floppy disk, an optical disk, a hard disk drive, or the like.
  • the computer-readable code or program stored in the computer-readable recording medium may be transmitted through a network connected between the computers.

Abstract

A method by which a wearable device detects an ECG template for personal authentication is provided. According to an embodiment of the present invention, a biological signal template detection method detects a biological signal template candidate corresponding to a feature by which an individual is identified, calculates a peak value and location of the detected biological signal template candidate, and adds the biological signal template candidate as a biological signal template when the location of the biological signal template candidate and a location of the biological signal template satisfy a specific condition, and the peak value of the biological signal template candidate and a peak value of the biological signal template satisfy a specific condition. Accordingly, a stable ECG template can be extracted.

Description

개인인증을 위한 웨어러블 디바이스의 ECG 템플릿 검출 방법ECG template detection method of wearable device for personal authentication
본 발명은 생체신호의 일종인 ECG 신호를 이용하여 개인인증을 수행하는 웨어러블 디바이스에서 개인을 구별하는 특징(feature)인 ECG 템플릿을 검출하는 방법에 관한 것이다.The present invention relates to a method for detecting an ECG template, which is a feature that distinguishes individuals from a wearable device that performs personal authentication using an ECG signal, which is a kind of biosignal.
홍체인식 및 지문인식과 같이 생체정보 활용한 개인인증 방식이 지금까지 연구되어 왔고, 최근 들어 스마트폰을 중심으로 금융거래에까지 활용되는 등 핀테크(Fintech)의 중심 기술로 발전 중이다. 하지만, 홍체 및 지문인식과 같은 생체정보 기반의 종래의 기술은 타인의 의해 위변조가 용이한 단점이 있다. 특히, 지문의 경우에 다양한 방법으로 개인의 동의 없이 취득이 가능하기 때문에 도용에 취약하며, 홍채인식의 경우에도 기본적인 원리는 피사체의 홍체를 촬영하는 것이라 피사체가 시진인 경우를 구별하기 쉽지 않다. Personal authentication methods using biometric information, such as iris and fingerprint recognition, have been studied so far, and recently, they are being developed as a core technology of Fintech, such as being used for financial transactions centering on smartphones. However, conventional techniques based on biometric information, such as iris and fingerprint recognition, have the disadvantage of easily forgery by others. In particular, fingerprints are vulnerable to theft because they can be obtained in various ways without the consent of the individual, and even in iris recognition, the basic principle is to photograph the iris of the subject.
이러한 문제점들을 보완하기 위한 방식으로 ECG, EEG, EMG 등의 생체신호와 개인의 피부정보를 이용한 방식들이 최근 활발히 연구되고 있다. 특히, ECG의 경우에 개인마다 심장이 모양이 다르며, 이에 따라 심장에 의해 생성되는 ECG 신호도 개인마다 다르다는 것이 연구를 통해 확인되었으며 더 나아가 이 ECG 신호를 이용하여 높은 정확도로 개인을 구별할 수 있다는 연구결과가 발표되었다. As a method to compensate for these problems, methods using biosignals such as ECG, EEG, and EMG and skin information of individuals have been actively studied recently. In particular, in the case of ECG, each person has a different shape of the heart, and accordingly, research has confirmed that the ECG signal generated by the heart also varies from person to person, and furthermore, the ECG signal can be used to distinguish individuals with high accuracy. The findings were published.
ECG 기반의 개인인증 방식은 크게 온라인(On-line) 방식과 오프라인(Off-line) 방식으로 나눌 수 있다. 온라인 방식은 ECG 샘플을 취득하면서 신호처리를 수행하고 인증을 위한 최종 ECG 템플릿을 획득하는 방식으로, 샘플 단위로 신호처리를 수행하기 때문에 신호의 변화에 대응하기 쉬운 장점이 있으나 검출 문턱 값(detection threshold) 등 검출을 위한 파라미터의 수렴이 느린 단점이 있다. 반면, 오프라인 방식은 처리하고자 하는 길이(시간)만큼 ECG 샘플을 미리 취득하여 메모리에 저장해 놓고, 한꺼번에 처리하는 방식으로 전체 신호의 특징을 파악하기 용이한 장점이 있어 검출 파라미터의 결정을 빠르게 수행할 수 있는 장점이 있지만, 온라인 방식에 비하여 큰 크기의 메모리를 요구한다.ECG-based personal authentication can be divided into on-line and off-line methods. The online method performs signal processing while acquiring ECG samples and obtains the final ECG template for authentication. Since the signal processing is performed on a per-sample basis, it has an advantage of easily responding to signal changes, but has a detection threshold. There is a disadvantage in that the convergence of parameters for detection is slow. On the other hand, the offline method has the advantage that it is easy to grasp the characteristics of the entire signal by acquiring the ECG samples in advance and storing them in a memory as much as the length (time) to be processed, so that the determination of the detection parameters can be performed quickly. This has the advantage, but it requires a larger amount of memory than the online approach.
도 1은 전형적인 ECG 템플릿 취득을 위한 QRS 검출기를 도시한 블록도이다.1 is a block diagram illustrating a QRS detector for typical ECG template acquisition.
ECG 신호는 P, Q, R, S, T라 명명된 변곡점을 기준으로 구분되며, 그 중에서도 R 피크는 육안으로도 구별이 가능할 정도로 다른 파에 비하여 큰 값을 표출된다. R 피크와 다음 R 피크까지의 간격은 심박수를 결정한다.ECG signals are classified based on the inflection points designated P, Q, R, S, and T. Among them, the R peak expresses a large value compared to other waves so that it can be distinguished by the naked eye. The interval between the R peak and the next R peak determines the heart rate.
도 1에서 보는 바와 같이 전-처리 및 후-처리를 거쳐 R 피크를 중심으로 ECG 템플릿 추출한다. 후처리에 사용되는 방식으로는 1차 derivative 필터 기반의 Pan-Tompkins 알고리즘이 주로 사용된다.As shown in FIG. 1, the ECG template is extracted around the R peak through pre-treatment and post-treatment. As the post-processing method, the Pan-Tompkins algorithm based on the first derivative filter is mainly used.
도 2는 R 피크를 검출하는 과정을 도시한 것이다. Pan-Tompkins 알고리즘은 다음 그림과 같이 문턱값을 상방으로 교차하는 지점과 하방으로 교차하는 지점의 사이의 영역에 R 피크가 존재한다고 할 수 있으며, 이 영역에서 피크를 검색하면 R 피크값 및 위치를 찾는다. R 피크의 탐색 후 R 피크를 중심으로 P, Q, R, S, T wave가 포함된 ECG 템플릿을 검출한다.2 illustrates a process of detecting an R peak. The Pan-Tompkins algorithm can be said that the R peak exists in the region between the point where the threshold crosses upward and the point which crosses downward, as shown in the following figure. Find. After searching for the R peak, an ECG template including P, Q, R, S, and T waves is detected around the R peak.
피크 검출 방식은 기본적으로 문턱값을 기반으로 하고 있기 때문에 이 문턱값의 설정에 민감하게 반응한다. 오프라인 방식의 경우에 일반적으로 문턱값 결정하는 기준은 이동평균값의 출력, xma[n]의 전체 샘플, N에 대한 평균값이다. Since the peak detection method is basically based on the threshold, it is sensitive to the setting of the threshold. In the case of the off-line method, the threshold for determining the threshold is generally the output of the moving average value, the total sample of x ma [n], and the average value for N.
[수학식 1][Equation 1]
Figure PCTKR2017005222-appb-I000001
Figure PCTKR2017005222-appb-I000001
여기서 α는 가중치를 나타낸다. Where α represents a weight.
하지만, 수학식 1의 문턱값 기반의 검출 방식은 큰 신호를 우선적으로 검출하게 된다. 따라서, 도 3 및 도 4와 같이 측정 중 움직임 등에 의해 취득 신호가 왜곡된 경우에 정상적인 R 피크는 검출하지 못하고, 비정상적인 피크가 검출되어 결론적으로는 검출에 실패한다. 등록과정에서는 잡음을 줄이기 위해서 통상 20초 이상의 신호를 취득 후 처리하는데, 이 20초 동안에 움직임이 발생하면 검출에 영향을 줄 수 있다.However, the threshold-based detection method of Equation 1 preferentially detects a large signal. Therefore, when the acquired signal is distorted due to movement or the like during measurement as shown in FIGS. 3 and 4, the normal R peak is not detected, and abnormal peaks are detected, and thus, detection fails. In the registration process, a signal of 20 seconds or more is usually acquired after processing to reduce noise. If a motion occurs during this 20 seconds, the detection may be affected.
습식 전극을 피부에 접착하여 고정하는 의료용 ECG 시스템과 달리 손가락을 이용하여 필요시에만 건식전극에 잠깐 접촉하는 방식을 채택하는 웨어러블 디바이스의 경우 접촉이 불안정할 수 있으며, 미세한 움직임에도 큰 잡음이 발생할 수 있다.Unlike a medical ECG system that adheres and fixes wet electrodes to the skin, wearable devices adopting a method of briefly contacting dry electrodes only with a finger when needed may cause unstable contact, and may cause large noise even in fine movements. have.
자이로 센서 및 가속도 센서가 장착된 웨어러블 디바이스의 경우에 이들 센서를 통해 움직임을 감지하고 움직임이 감지된 순간에 취득된 데이터를 사용하지 않는 방법을 고려해 볼 수 있으나, ECG 신호가 불안정해지는 이유 중 큰 부분이 센서가 장착되지 않은 손가락의 접촉이 불안정하기 때문이기에 큰 성능의 개선을 이룰 수 없다.For wearable devices equipped with gyro sensors and acceleration sensors, you can consider how these sensors detect motion and do not use the data acquired at the moment the motion is detected. Since the contact of the finger without this sensor is unstable, a large performance improvement cannot be achieved.
본 발명은 상기와 같은 문제점을 해결하기 위하여 안출된 것으로서, 본 발명의 목적은, 생체신호의 일종인 ECG 신호를 이용하여 개인인증을 수행하는 웨어러블 디바이스에서, 안정적인 ECG 템플릿을 추출하기 위해 왜곡된 신호 영역을 검출하고 제거하는 방법을 제공함에 있다.The present invention has been made to solve the above problems, an object of the present invention, in the wearable device for performing personal authentication using an ECG signal which is a kind of bio-signal, a signal distorted to extract a stable ECG template The present invention provides a method for detecting and removing a region.
상기 목적을 달성하기 위한 본 발명의 일 실시예에 따른, 생체신호 템플릿 검출 방법은, 개인을 구별하는 특징에 해당하는 생체신호 템플릿 후보를 검출하는 단계; 검출된 생체신호 템플릿 후보의 피크값과 위치를 산정하는 단계; 및 생체신호 템플릿 후보의 위치와 생체신호 템플릿의 위치가 제1 조건을 만족하고, 생체신호 템플릿 후보의 피크값과 생체신호 템플릿의 피크값이 제2 조건을 만족하면, 생체신호 템플릿 후보를 생체신호 템플릿으로 추가하는 단계;를 포함한다.According to an embodiment of the present invention, a biosignal template detection method includes: detecting a biosignal template candidate corresponding to a feature for distinguishing an individual; Calculating peak values and positions of the detected biosignal template candidates; And when the position of the biosignal template candidate and the position of the biosignal template satisfy the first condition and the peak value of the biosignal template candidate and the peak value of the biosignal template satisfy the second condition, It includes; adding as a template.
그리고, 제1 조건은, L-Lp>Ti 이고, 여기서, L은 생체신호 템플릿 후보의 위치이고, Lp는 생체신호 템플릿의 위치이며, Ti는 임계 간격이며, 제2 조건은, abs(R-Rp)<βRp 이고, 여기서, R은 생체신호 템플릿 후보의 피크값이고, Rp는 생체신호 템플릿의 피크값이며, 0<β<1일 수 있다.The first condition is LL p > T i , where L is the position of the biosignal template candidate, L p is the position of the biosignal template, T i is the critical interval, and the second condition is abs ( RR p ) <βR p , where R is the peak value of the biosignal template candidate, R p is the peak value of the biosignal template, and may be 0 <β <1.
또한, 제1 조건 또는 제2 조건을 만족하지 않으면, 생체신호 템플릿 후보를 제거하는 단계;를 더 포함할 수 있다.The method may further include removing the biosignal template candidate if the first condition or the second condition is not satisfied.
그리고, 검출 단계, 산정 단계 및 추가 단계는, 생체신호 템플릿의 개수가 정해진 개수가 될 때까지 반복할 수 있다.In addition, the detecting step, the calculating step, and the additional step may be repeated until the number of biosignal templates becomes a predetermined number.
또한, 생체신호 템플릿은, 다수의 후보 생체신호 템플릿들 중 피크값이 중앙값인 후보 생체신호 템플릿일 수 있다.The biosignal template may be a candidate biosignal template having a median peak value among the plurality of candidate biosignal templates.
그리고, 다수의 후보 생체신호 템플릿들은, 인접한 후보 생체신호 템플릿과 간격이 정해진 임계 간격 미만인 후보 생체신호 템플릿들일 수 있다.In addition, the plurality of candidate biosignal templates may be candidate biosignal templates that are less than a predetermined threshold interval apart from an adjacent candidate biosignal template.
또한, 본 발명의 일 실시예에 따른 생체신호 템플릿 검출 방법은, 임시 문턱값을 설정하는 단계; 임시 문턱값을 상방으로 교차하는 인덱스와 하방으로 교차하는 인덱스 간 간격이 정해진 제1 간격 보다 크면, 인덱스들 사이의 영역을 왜곡 영역에 추가하는 단계;를 더 포함하고, 검출 단계는, 왜곡 영역을 제외한 영역에서 생체신호 템플릿 후보를 검출할 수 있다.In addition, the method for detecting a biosignal template according to an embodiment of the present invention includes: setting a temporary threshold; If the interval between the indexes intersecting the temporary threshold upwards and the indexes intersecting downwards is greater than a predetermined first interval, adding a region between the indexes to the distortion region; and the detecting step includes: The biosignal template candidate may be detected in the excluded region.
그리고, 임시 문턱값을 하방으로 교차하는 제1 영역의 인덱스와 임시 문턱값을 상방으로 교차하는 제2 영역의 인덱스 간 간격이 정해진 제2 간격 보다 작으면, 제1 영역과 제2 영역을 하나의 영역으로 간주할 수 있다.If the interval between the index of the first region crossing the temporary threshold downward and the index of the second region crossing the temporary threshold upward is less than the predetermined second interval, the first region and the second region Can be considered an area.
또한, 설정 단계 및 추가 단계는, 추가되는 왜곡 영역이 없는 경우, 왜곡 영역을 제외한 영역에서 이동 평균값이 이전에 계산된 이동 평균값과 특정 오차 내에 있는 경우 또는 최대 반복 횟수 만큼 반복된 경우에, 반복을 중단할 수 있다.Further, the setting step and the additional step may be repeated if there is no distortion area to be added, if the moving average value is within a specific error with the previously calculated moving average value in the area excluding the distortion area, or if the maximum repetition number is repeated. You can stop.
한편, 본 발명의 다른 실시예에 따른, 개인 인증 장치는, 개인을 구별하는 특징에 해당하는 생체신호 템플릿 후보를 검출하고, 검출된 생체신호 템플릿 후보의 피크값과 위치를 산정하며, 생체신호 템플릿 후보의 위치와 생체신호 템플릿의 위치가 제1 조건을 만족하고, 생체신호 템플릿 후보의 피크값과 생체신호 템플릿의 피크값이 제2 조건을 만족하면, 생체신호 템플릿 후보를 생체신호 템플릿으로 추가하는 검출부; 및 검출부에서 검출한 생체신호 템플릿들을 이용하여 개인인증을 수행하는 연산부;를 포함한다.On the other hand, according to another embodiment of the present invention, the personal authentication device detects a biosignal template candidate corresponding to a feature for distinguishing individuals, calculates a peak value and a position of the detected biosignal template candidate, and calculates a biosignal template If the position of the candidate and the position of the biosignal template satisfy the first condition and the peak value of the biosignal template candidate and the peak value of the biosignal template satisfy the second condition, the biosignal template candidate is added to the biosignal template. Detection unit; And an operation unit configured to perform personal authentication using the biosignal templates detected by the detection unit.
한편, 본 발명의 다른 실시예에 따른, 생체신호 템플릿 검출 방법은, 생체신호 템플릿 후보의 위치와 생체신호 템플릿의 위치가 제1 조건을 만족하고, 생체신호 템플릿 후보의 피크값과 생체신호 템플릿의 피크값이 제2 조건을 만족하면, 생체신호 템플릿 후보를 생체신호 템플릿으로 추가하는 단계; 및 제1 조건 또는 제2 조건을 만족하지 않으면, 생체신호 템플릿 후보를 제거하는 단계;를 포함한다.On the other hand, in the biosignal template detection method according to another embodiment of the present invention, the position of the biosignal template candidate and the position of the biosignal template satisfy the first condition, and the peak value of the biosignal template candidate and the biosignal template If the peak value satisfies the second condition, adding the biosignal template candidate to the biosignal template; And if the first condition or the second condition is not satisfied, removing the biosignal template candidate.
한편, 본 발명의 다른 실시예에 따른, 개인 인증 장치는, 생체신호 템플릿 후보의 위치와 생체신호 템플릿의 위치가 제1 조건을 만족하고, 생체신호 템플릿 후보의 피크값과 생체신호 템플릿의 피크값이 제2 조건을 만족하면, 생체신호 템플릿 후보를 생체신호 템플릿으로 추가하고, 제1 조건 또는 제2 조건을 만족하지 않으면, 생체신호 템플릿 후보를 제거하는 검출부; 및 검출부에서 검출한 생체신호 템플릿들을 이용하여 개인인증을 수행하는 연산부;를 포함한다.On the other hand, in the personal authentication device according to another embodiment of the present invention, the position of the biosignal template candidate and the position of the biosignal template satisfy the first condition, and the peak value of the biosignal template candidate and the peak value of the biosignal template A detector for adding a biosignal template candidate as a biosignal template if the second condition is satisfied and removing the biosignal template candidate if the first condition or the second condition is not satisfied; And an operation unit configured to perform personal authentication using the biosignal templates detected by the detection unit.
이상 설명한 바와 같이, 본 발명의 실시예들에 따르면, 웨어러블 디바이스가 상용화될 경우에 도용 위험성이 낮은 인증수단을 제공할 수 있으며, 전자 사원증, 도어락, 금융분야 등에 적용이 가능하다.As described above, according to embodiments of the present invention, when the wearable device is commercialized, it is possible to provide an authentication means with low risk of theft, and may be applied to an electronic employee card, a door lock, a financial field, and the like.
또한, 본 발명의 실시예들에 따르면, 기존의 지문 및 홍체 등과 같이 도용 위험성이 비교적 높지만 우수한 성능을 제공하는 방식과 결합하여 사용할 경우에 도용 위험성은 낮추고 오인 확률을 낮출 수 있는 장점이 있다. In addition, according to the embodiments of the present invention, the risk of theft when used in combination with a relatively high theft risk, but provides a superior performance, such as the existing fingerprint and iris has the advantage of lowering the probability of false positives.
그리고, 본 발명의 실시예들에 따르면, 웨어러블 디바이스 등 연산능력이 제한적인 임베디드 시스템에서도 안정적인 성능을 제공할 수 있다.In addition, according to embodiments of the present invention, stable performance may be provided even in an embedded system in which a computational capability such as a wearable device is limited.
도 1은 전형적인 QRS 검출기 블록도,1 is a typical QRS detector block diagram,
도 2는 R 피크 검출 방법,2 is an R peak detection method;
도 3은 검출 실패를 유발하는 순간잡음을 예시한 도면,3 is a diagram illustrating instantaneous noise causing a detection failure;
도 4는 검출 실패를 유발하는 영역 왜곡을 예시한 도면,4 is a diagram illustrating a region distortion causing a detection failure;
도 5는 본 발명의 일 실시예에 따른 순간잡음 제거 방법의 설명에 제공되는 흐름도,5 is a flowchart provided to explain the instantaneous noise removing method according to an embodiment of the present invention;
도 6은 왜곡 영역 검출 방법의 설명에 제공되는 도면,6 is a view provided to explain the distortion area detection method;
도 7은, 도 6에 의해 왜곡 영역이 제거된 후의 신호,7 is a signal after the distortion region is removed by FIG. 6,
도 8은 본 발명의 다른 실시예에 따른 왜곡영역 검출 방법의 순서도, 그리고,8 is a flowchart of a distortion area detection method according to another embodiment of the present invention;
도 9는 본 발명의 또 다른 실시예에 따른 ECG 기반의 개인인증을 위한 웨어러블 디바이스의 블럭도이다.9 is a block diagram of a wearable device for personal authentication based on ECG according to another embodiment of the present invention.
이하에서는 도면을 참조하여 본 발명을 보다 상세하게 설명한다.Hereinafter, with reference to the drawings will be described the present invention in more detail.
본 발명의 실시예에서는 웨어러블 디바이스 등과 같이 건식전극을 활용하여 ECG 신호를 취득하는 시스템에서 ECG 템플릿을 취득하여 개인인증에 이용할 경우에, 불안정한 접촉에 의한 신호왜곡을 효과적으로 검출하고 제거하는 방식을 제시한다.An embodiment of the present invention provides a method of effectively detecting and removing signal distortion due to unstable contact when an ECG template is acquired and used for personal authentication in a system that acquires an ECG signal by using a dry electrode such as a wearable device. .
실제 ECG 측정을 통해 분석해 본 결과, 움직임에 의한 ECG 신호의 왜곡은 앞서 설명한 바와 같이 아주 좁은 폭으로 발생되는 순간잡음과 특정 영역이 광범위하게 왜곡되는 잡음으로 구분할 수 있다.As a result of the analysis through the actual ECG measurement, the distortion of the ECG signal due to movement can be classified into the instantaneous noise generated with a very narrow width and the noise with a wide distortion of a specific region as described above.
본 발명의 실시예에서는 각 잡음원이 단독으로 존재하는 경우와 결합되어 존재하는 경우 모두에 대하여 검출 및 제거가 가능한 방식을 제시한다.The embodiment of the present invention proposes a method capable of detecting and removing both noise sources alone and in combination.
1. 순간잡음 제거 방법1. How to remove instant noise
도 5는 본 발명의 일 실시예에 따른 순간잡음 제거 방법의 설명에 제공되는 흐름도이다.5 is a flowchart provided to explain an instantaneous noise removing method according to an embodiment of the present invention.
순간잡음은 관측영역 중 극히 일부에만 영향을 주기 때문에 전체 평균값에서는 미미한 영향을 준다. 따라서 순간 잡음에 의한 문턱값 변화는 적기 때문에, 수학식 1의 문턱값을 사용할 수 있다.Instantaneous noise affects only a small part of the observation range, so it has a negligible effect on the overall mean value. Therefore, since the threshold value change due to the instantaneous noise is small, the threshold value of Equation 1 can be used.
단, 문턱값을 기준으로 R 피크를 검출한 후 이를 통해 즉시 ECG 템플릿을 획득하는 것이 아니라 일단 후보 템플릿으로 지정해 놓고, 이 템플릿이 정상적인 신호인지 혹은 잡음에 왜곡된 신호인지를 R 피크 간의 간격과 R 피크값을 기준으로 판정한다.However, the R peak is detected based on the threshold value, and the ECG template is not immediately acquired through this, and it is designated as a candidate template first, and whether the template is a normal signal or a signal distorted by noise is determined. The determination is made based on the peak value.
본 발명의 실시예에 따른 방법은 직전에 검출된 ECG 템플릿은 정상적인 신호라는 가정이 있기 때문에, 본 발명의 실시예에 따른 방법을 적용하기 위해서는 첫 번째 템플릿이 반드시 정상적인 ECG 템플릿이어야 한다. 이를 보장하기 위해 다음과 같은 초기화 과정을 거친다.In the method according to the embodiment of the present invention, since the ECG template detected immediately before is assumed to be a normal signal, in order to apply the method according to the embodiment of the present invention, the first template must be a normal ECG template. To ensure this, the following initialization process is performed.
1.1 초기화 단계:1.1 Initialization Steps:
초기화를 위해, 도 5에 도시된 바와 같이, 먼저, 3개의 후보 ECG 템플릿을 검출하고 각각을 a, b, c 템플릿으로 저장한다(S105). 두 인접 템플릿 간의 R 피크 간격을 측정하고 tab, tbc라 정의한다(S110). tab와 tbc가 모두 Ti 보다 크면(S115-Yes), 다음 단계(S125)로 이동한다.For initialization, as shown in FIG. 5, first, three candidate ECG templates are detected and stored as a, b, and c templates (S105). The R peak interval between two adjacent templates is measured and defined as t ab , t bc (S110). If both t ab and t bc are greater than T i (S115-Yes), the process moves to the next step (S125).
만약, tab만 작다면(S115-No), a 템플릿을 버리고 새로운 ECG 템플릿을 검출하여 d라 하고(S120), c 템플릿과 간격을 측정하여(S110), Ti 보다 크면(S115-Yes), 다음 단계(S125)로 이동한다. 그래도 작다면(S115-No), 다시 새로운 ECG 템플릿을 검출하여 c 템플릿과 비교하는 과정을 반복한다.If is less man t ab (S115-No), discards a template to detect the new ECG template and la d (S120), c by measuring the interval and the template (S110), T i If greater than (S115-Yes), go to the next step (S125). If it is still small (S115-No), the process of detecting a new ECG template again and comparing it with the c template is repeated.
반면, tbc가 Ti 보다 작다면(S115-No), c 템플릿을 버리고 새로 검출된 ECG 템플릿을 c라 이름 붙여 b 템플릿과 간격을 비교한다(S120, S110, S115). 그래도 작다면(S115-No), 다시 새로운 ECG 템플릿을 검출하여 c 템플릿과 비교하는 과정을 반복한다.On the other hand, if t bc is smaller than T i (S115-No), the c template is discarded and the newly detected ECG template is named c and the interval is compared with the b template (S120, S110, S115). If it is still small (S115-No), the process of detecting a new ECG template again and comparing it with the c template is repeated.
한편, tab와 tbc가 모두 Ti 보다 작다면(S115-No), 모두 버리고, 다시 3개의 ECG 템플릿을 검출하고 다시 간격을 비교한다(S120, S110, S115).On the other hand, if t t ab and bc are both less than T i (S115-No), all discarded, detecting the three ECG template again and compare the distance back (S120, S110, S115).
이후, 간격 검증이 끝난 3개의 템플릿의 R 피크를 비교한다. 이를 위해, 먼저 3개 템플릿의 중앙값(median value)을 계산하고(S125), 이 중앙값 대비 β배 이상 큰 피크는 제거한다(S130). 다음, 중앙값의 템플릿의 피크값과 피크 위치를 Rp과 Lp로 정의한다(S135).Thereafter, the R peaks of the three templates for which the interval verification has been completed are compared. To this end, first, the median value of the three templates is calculated (S125), and the peak larger than β times larger than the median value is removed (S130). Next, the peak value and the peak position of the median template are defined as R p and L p (S135).
1.2 ECG 템플릿 검출 단계:1.2 ECG template detection steps:
새로운 템플릿 후보를 검출하고 피크값과 위치를 각각 R과 L로 정의한다(S140). L-Lp>Ti이고 abs(R-Rp)<βRp인 경우에만(S145-Yes), 정상적인 템플릿으로 취득하고 Lp=L, R=max(R,Rp)로 갱신한다(S150). 만일 두 조건 중 하나라도 충족하지 않을 시(S145-No), 후보에서 제거한다. 이 과정은 요구되는 템플릿 수(NT) 만큼 획득될 때까지 반복한다(S155).The new template candidate is detected and the peak values and positions are defined as R and L, respectively (S140). Only when LL p > T i and abs (RR p ) <βR p (S145-Yes), it is acquired with a normal template and updated with Lp = L, R = max (R, R p ) (S150). If either condition is not met (S145-No), the candidate is removed. This process is repeated until the required number of templates N T is obtained (S155).
여기서 Ti는 두 인접하는 R 피크 사이의 최소 간격을 의미하며, β는 R 피크의 허용가능의 차의 비율로 0~1 사이의 값이다. Ti=360ms 그리고 β=0.5을 초기 기본값으로 활용할 수 있는데, 시스템 및 환경에 따라 이와 다른 최적의 값을 산정하여 적용할 수 있다.Where T i is the minimum spacing between two adjacent R peaks, and β is a value between 0 and 1 as the ratio of the allowable difference of R peaks. T i = 360ms and β = 0.5 can be used as initial default values, and different optimal values can be calculated and applied according to the system and environment.
2. 특정 영역 왜곡 검출 및 제거 방법2. How to detect and remove specific area distortion
도 4와 같이 넓은 영역에 걸쳐 신호가 잡음에 의해 왜곡된 경우에는 수학식 1의 문턱값 결정 시, 영향을 주기 때문에 잡음에 의해 왜곡된 영역을 제거해야 한다. 이를 위해서 먼저 수학식 1의 문턱값을 기준으로 임시 문턱값을 설정한다.When a signal is distorted by noise over a wide area as shown in FIG. 4, it is necessary to remove an area distorted by noise because it affects the determination of the threshold value of Equation 1. To this end, first, a temporary threshold value is set based on the threshold value of Equation 1.
[수학식 2][Equation 2]
Figure PCTKR2017005222-appb-I000002
Figure PCTKR2017005222-appb-I000002
여기서 γ는 1보다 큰 양의 실수를 의미한다. 도 6에 도시된 바와 같이, 이 임시 문턱값을 상방으로 교차하는 인덱스 Lu와 하방으로 교차 인덱스 Ld를 각각 정의할 경우에 D=Ld-Lu가 미리 정해진 DT 보다 큰 경우에 왜곡된 영역이라 판단하고 Lu와 Ld 사이를 제거 리스트에 추가한다.Where γ means a positive real number greater than one. As shown in FIG. 6, when D = L d -L u is larger than a predetermined D T when defining the index L u which intersects this temporary threshold upward and the cross index L d downward, respectively. Determining that it is an area of interest and adding between L u and L d to the removal list.
도 6의 첫 번째 왜곡영역에 도시한 바와 같이 하방교차와 다시 상방 교차하는 간격이 Di 보다 작을 경우에, 하나의 영역으로 간주한다. 최적의 DT와 Di는 실험을 통해 결정될 수 있으나, 경험적으로 Di≥800㎳, DT≥400㎳ 정도로 설정할 수 있다. As shown in the first distortion region of FIG. 6, when the interval at which the lower intersection crosses upward again is smaller than D i , it is regarded as one region. The optimal D T and D i can be determined through experiments, but empirically, D i ≥800 μs, D T ≥400 μs can be set.
왜곡 영역이 O개 검출되었다고 하면, 해당 영역은 시작 인덱스와 끝 인덱스 내의 정수값 집합으로 표현된다. If O distortion areas are detected, the area is represented by a set of integer values in the start index and the end index.
[수학식 3][Equation 3]
Figure PCTKR2017005222-appb-I000003
Figure PCTKR2017005222-appb-I000003
여기서 δ는 검출된 왜곡영역에 대해 마진을 추가할 수 있는 요소로 0보다 크거나 같은 정수로 표현된다.Here, δ is an element that can add a margin to the detected distortion region and is expressed as an integer greater than or equal to zero.
위에서 언급한 방법을 통해 왜곡 영역을 제외하고 새롭게 계산된 평균값은 다음과 같다. Except for the distortion area, the newly calculated average value is as follows.
[수학식 4][Equation 4]
Figure PCTKR2017005222-appb-I000004
Figure PCTKR2017005222-appb-I000004
여기서 |S|는 집합 S의 원소 개수를 나타낸다. 수학식 4를 통해 새롭게 계산된 문턱값은 도 7에 도시된 바와 같다.Where | S | represents the number of elements in the set S. The threshold calculated newly through Equation 4 is as shown in FIG. 7.
위의 방식은 순차적으로 왜곡영역을 제거(Successive Cancellation)하는 방식으로 확장될 수 있다. 도 8은 반복 왜곡영역 검출 방법의 순서도를 도시한 것이다.The above method may be extended by sequentially canceling the distortion area. 8 is a flowchart illustrating a method for detecting a repeated distortion region.
반복 제거를 위하여 수학식 1의 문턱값 계산은 다음 식과 같이 수정된다. 첫 번째 계산에서 왜곡영역은 S={ }의 공집합으로 초기화 된다(S210).In order to eliminate the repetition, the threshold calculation of Equation 1 is modified as follows. In the first calculation, the distortion area is initialized to an empty set of S = {} (S210).
[수학식 5] [Equation 5]
Figure PCTKR2017005222-appb-I000005
Figure PCTKR2017005222-appb-I000005
도 8에서 S={ }인 초기값을 기반으로 초기 문턱값을 설정한다(S220, S230). 이 경우 모든 샘플에 대한 평균값을 취하기 때문에 수학식 1과 동일해 진다. 다음으로 수학식 2의 임시 문턱값을 설정한 후(S240), 왜곡영역 검출을 통해 수학식 3의 왜곡영역을 검출한다(S250).In FIG. 8, an initial threshold value is set based on an initial value of S = {} (S220 and S230). In this case, since the average value of all the samples is taken, Equation 1 is the same. Next, after setting the temporary threshold of Equation 2 (S240), the distortion area of Equation 3 is detected by detecting the distortion area (S250).
다시 이 임시 문턱값을 기반으로 검출된 영역을 제외한 영역에서 왜곡영역을 검출하고 수학식 3에 추가한다. 이러한 과정은 더 이상 추가로 검출되는 왜곡영역이 없거나(
Figure PCTKR2017005222-appb-I000006
=0), 수학식 4에서 계산된 평균값이 이전에 계산된 평균값과 특정 오차(Teps) 내에 있으면(S260-No), 반복을 중단한다. 중단 조건을 충족하지 않으면(S260-Yes), 위의 과정을 반복한다.
Again, the distortion area is detected in the area except the detected area based on the temporary threshold and added to Equation 3. This process no longer has any additional distortion areas detected (
Figure PCTKR2017005222-appb-I000006
= 0), if the average value calculated in Equation 4 is within a specific error T eps with the previously calculated average value (S260-No), the repetition is stopped. If the stop condition is not satisfied (S260-Yes), the above process is repeated.
이에 따라, 다시 수학식 4를 통해 왜곡 영역을 제거하고 새롭게 평균값을 재설정한 후, 다시 수학식 5와 수학식 2를 통해 임시 문턱값을 갱신한다(S220 내지 S250). 중단조건을 만족하면(S260-No), 알고리즘은 중단되고, 만일 중단조건에 수렴되지 않는다면(S260-Yes), 최대 반복 횟수(Kmax)로 설정된 횟수만큼만 반복되고 강제 종료된다(S280).Accordingly, the distortion region is removed again through Equation 4, and the average value is newly reset, and the temporary threshold value is updated again through Equations 5 and 2 (S220 to S250). If the stop condition is satisfied (S260-No), the algorithm is stopped, and if it does not converge to the stop condition (S260-Yes), only the number of times set as the maximum repetition number (K max ) is repeated and forcedly terminated (S280).
위의 알고리즘은 최종적으로 왜곡영역 집합 S를 출력하게 된다. 이 영역을 제외한 영역에 대해 검출 문턱값을 설정하고, 종래의 기술과 동일한 방식으로 ECG 템플릿을 추출할 수 있다.The above algorithm finally outputs the distortion area set S. Detection thresholds can be set for regions other than this region, and ECG templates can be extracted in the same manner as in the prior art.
3. 순간잡음과 왜곡영역 제거 방법3. How to remove instant noise and distortion
순간잡음 제거 방법은 광범위한 영역이 왜곡되는 경우에 성능이 열화되며, 왜곡영역 제거 방식에서는 발생 폭이 좁은 순간잡음은 검출할 수 없다. 따라서 두 가지 잡음원 모두를 검출하고 제거하기 위해서는 본 발명의 실시예에 따른 두 방법들을 결합해야 한다.The instantaneous noise elimination method deteriorates performance when a large area is distorted, and the instantaneous noise having a narrow generation range cannot be detected in the distortion area elimination method. Therefore, in order to detect and remove both noise sources, two methods according to an embodiment of the present invention must be combined.
구체적으로, 도 8에 제시된 왜곡영역 검출을 통해 광범위한 왜곡 영역을 제거한 후, 도 5에 제시된 순간잡음 제거 방법을 통해 순간잡음 및 잔류 왜곡영역을 제거한다.Specifically, after removing a wide range of distortion areas through the detection of the distortion areas shown in FIG. 8, the instantaneous noise and the residual distortion areas are removed through the instantaneous noise removal method shown in FIG. 5.
4. ECG 기반의 개인인증을 위한 웨어러블 디바이스4. Wearable device for personal authentication based on ECG
도 9는 본 발명의 또 다른 실시예에 따른 웨어러블 디바이스의 블럭도이다. 본 발명의 실시예에 따른 웨어러블 디바이스는, 입력부(110), 신호처리부(120), 검출부(130), 연산부(140), 저장부(150) 및 통신부(160)를 포함한다.9 is a block diagram of a wearable device according to still another embodiment of the present invention. The wearable device according to an exemplary embodiment of the present invention includes an input unit 110, a signal processor 120, a detector 130, a calculator 140, a storage 150, and a communicator 160.
입력부(110)는 ECG 신호를 입력받아 신호처리부(120)로 인가한다. 신호처리부(120)는 인가되는 ECG 신호에 대한 필터링을 수행하고, 도 8에 도시된 알고리즘에 따라 ECG 신호에서 왜곡영역을 제거한다. 검출부(130)는 도 5에 도시된 알고리즘에 따라 ECG 템플릿들을 검출한다.The input unit 110 receives the ECG signal and applies it to the signal processor 120. The signal processor 120 performs filtering on the applied ECG signal and removes the distortion region from the ECG signal according to the algorithm shown in FIG. 8. The detector 130 detects ECG templates according to the algorithm shown in FIG. 5.
연산부(140)는 검출부(130)에서 검출된 ECG 템플릿들을 저장부(150)에 등록하거나 통신부(160)를 통해 서버(미도시)에 전송하여 등록한다. 또한, 연산부(140)는 검출부(130)에서 검출된 ECG 템플릿들을 저장부(150)에 저장된 ECG 템플릿들과 비교하거나 통신부(160)를 통해 서버에 전송하여, 개인 인증 절차를 수행한다.The calculator 140 registers the ECG templates detected by the detector 130 in the storage 150 or transmits the ECG templates to a server (not shown) through the communicator 160. In addition, the calculator 140 compares the ECG templates detected by the detector 130 with ECG templates stored in the storage 150 or transmits them to the server through the communication unit 160 to perform a personal authentication procedure.
5. 변형예5. Modifications
지금까지, 순간잡음 및 특정 영역이 왜곡된 신호에서 강건하게 ECG 템플릿을 검출할 수 있는 방안에 대해 바람직한 실시예를 들어 상세히 설명하였다.Up to now, the present invention has been described in detail with reference to a preferred embodiment of a method for robustly detecting an ECG template in a signal in which instantaneous noise and a specific region are distorted.
구체적으로, ECG 신호를 이용하여 개인인증을 수행하는 웨어러블 디바이스에서 개인을 구별하는 특징인 ECG 템플릿을 안정적으로 검출하기 위해, 문턱값을 왜곡 시켜 검출을 실패하게 하는 순간잡음과 왜곡 영역을 자이로 센서나 가속도 센서를 사용하지 않고 ECG 신호 자체에서 검출하여 제거함으로써 ECG 템플릿 검출 성능을 향상시키는 방안을 제시하였다.Specifically, in order to reliably detect an ECG template that distinguishes an individual from a wearable device that performs personal authentication using an ECG signal, a gyro sensor or an instantaneous noise and distortion region that distorts a threshold value and fails to detect the ECG template. A method of improving ECG template detection performance by detecting and removing from an ECG signal itself without using an acceleration sensor is proposed.
위 실시예에서 언급한 ECG는 생체신호의 일종으로 예시한 것이다. 따라서, ECG를 EEG, EMG는 물론 그 밖의 다른 종류의 생체신호로 대체하는 경우에도 본 발명의 기술적 사상이 적용될 수 있다.The ECG mentioned in the above embodiment is an example of a biosignal. Therefore, the technical idea of the present invention can be applied to replacing ECG with EEG, EMG as well as other types of bio signals.
나아가, 웨어러블 디바이스 역시 설명의 편의를 위해 든 일 예에 불과하다. 웨어러블 디바이스가 아닌 다른 형태의 디바이스의 경우도 본 발명의 범주에 포함됨은 물론이다.Furthermore, the wearable device is also only one example for convenience of description. Of course, other types of devices other than wearable devices are included in the scope of the present invention.
한편, 본 실시예에 따른 장치와 방법의 기능을 수행하게 하는 컴퓨터 프로그램을 수록한 컴퓨터로 읽을 수 있는 기록매체에도 본 발명의 기술적 사상이 적용될 수 있음은 물론이다. 또한, 본 발명의 다양한 실시예에 따른 기술적 사상은 컴퓨터로 읽을 수 있는 기록매체에 기록된 컴퓨터로 읽을 수 있는 코드 형태로 구현될 수도 있다. 컴퓨터로 읽을 수 있는 기록매체는 컴퓨터에 의해 읽을 수 있고 데이터를 저장할 수 있는 어떤 데이터 저장 장치이더라도 가능하다. 예를 들어, 컴퓨터로 읽을 수 있는 기록매체는 ROM, RAM, CD-ROM, 자기 테이프, 플로피 디스크, 광디스크, 하드 디스크 드라이브, 등이 될 수 있음은 물론이다. 또한, 컴퓨터로 읽을 수 있는 기록매체에 저장된 컴퓨터로 읽을 수 있는 코드 또는 프로그램은 컴퓨터간에 연결된 네트워크를 통해 전송될 수도 있다.On the other hand, the technical idea of the present invention can be applied to a computer-readable recording medium containing a computer program for performing the functions of the apparatus and method according to the present embodiment. In addition, the technical idea according to various embodiments of the present disclosure may be implemented in the form of computer readable codes recorded on a computer readable recording medium. The computer-readable recording medium can be any data storage device that can be read by a computer and can store data. For example, the computer-readable recording medium may be a ROM, a RAM, a CD-ROM, a magnetic tape, a floppy disk, an optical disk, a hard disk drive, or the like. In addition, the computer-readable code or program stored in the computer-readable recording medium may be transmitted through a network connected between the computers.
또한, 이상에서는 본 발명의 바람직한 실시예에 대하여 도시하고 설명하였지만, 본 발명은 상술한 특정의 실시예에 한정되지 아니하며, 청구범위에서 청구하는 본 발명의 요지를 벗어남이 없이 당해 발명이 속하는 기술분야에서 통상의 지식을 가진자에 의해 다양한 변형실시가 가능한 것은 물론이고, 이러한 변형실시들은 본 발명의 기술적 사상이나 전망으로부터 개별적으로 이해되어져서는 안될 것이다.In addition, although the preferred embodiment of the present invention has been shown and described above, the present invention is not limited to the specific embodiments described above, but the technical field to which the invention belongs without departing from the spirit of the invention claimed in the claims. Of course, various modifications can be made by those skilled in the art, and these modifications should not be individually understood from the technical spirit or the prospect of the present invention.

Claims (12)

  1. 개인을 구별하는 특징에 해당하는 생체신호 템플릿 후보를 검출하는 단계;Detecting a biosignal template candidate corresponding to a feature for distinguishing an individual;
    검출된 생체신호 템플릿 후보의 피크값과 위치를 산정하는 단계; 및Calculating peak values and positions of the detected biosignal template candidates; And
    생체신호 템플릿 후보의 위치와 생체신호 템플릿의 위치가 제1 조건을 만족하고, 생체신호 템플릿 후보의 피크값과 생체신호 템플릿의 피크값이 제2 조건을 만족하면, 생체신호 템플릿 후보를 생체신호 템플릿으로 추가하는 단계;를 포함하는 것을 특징으로 하는 생체신호 템플릿 검출 방법.If the position of the biosignal template candidate and the position of the biosignal template satisfy the first condition and the peak value of the biosignal template candidate and the peak value of the biosignal template satisfy the second condition, the biosignal template candidate is selected as the biosignal template. Adding to the; biological signal template detection method comprising a.
  2. 청구항 1에 있어서,The method according to claim 1,
    제1 조건은,The first condition is,
    L-Lp>Ti 이고,LL p > T i ,
    여기서, L은 생체신호 템플릿 후보의 위치이고, Lp는 생체신호 템플릿의 위치이며, Ti는 임계 간격이며,Where L is the position of the biosignal template candidate, L p is the position of the biosignal template, T i is the critical interval,
    제2 조건은,The second condition is,
    abs(R-Rp)<βRp 이고,abs (RR p ) <βR p ,
    여기서, R은 생체신호 템플릿 후보의 피크값이고, Rp는 생체신호 템플릿의 피크값이며, 0<β<1인 것을 특징으로 하는 생체신호 템플릿 검출 방법.Wherein R is a peak value of the biosignal template candidate, R p is a peak value of the biosignal template, and 0 <β <1.
  3. 청구항 1에 있어서,The method according to claim 1,
    제1 조건 또는 제2 조건을 만족하지 않으면, 생체신호 템플릿 후보를 제거하는 단계;를 더 포함하는 것을 특징으로 하는 생체신호 템플릿 검출 방법.And removing the biosignal template candidate if the first condition or the second condition is not satisfied.
  4. 청구항 1에 있어서,The method according to claim 1,
    검출 단계, 산정 단계 및 추가 단계는,The detection step, the calculation step and the additional step are
    생체신호 템플릿의 개수가 정해진 개수가 될 때까지 반복하는 것을 특징으로 하는 생체신호 템플릿 검출 방법.And repeating until the number of biosignal templates is a predetermined number.
  5. 청구항 1에 있어서,The method according to claim 1,
    생체신호 템플릿은,Biosignal template,
    다수의 후보 생체신호 템플릿들 중 피크값이 중앙값인 후보 생체신호 템플릿인 것을 특징으로 하는 생체신호 템플릿 검출 방법.A biosignal template detection method, characterized in that the candidate biosignal template has a median peak value among the plurality of candidate biosignal templates.
  6. 청구항 5에 있어서,The method according to claim 5,
    다수의 후보 생체신호 템플릿들은,Multiple candidate biosignal templates
    인접한 후보 생체신호 템플릿과 간격이 정해진 임계 간격 미만인 후보 생체신호 템플릿들인 것을 특징으로 하는 생체신호 템플릿 검출 방법.12. A method of detecting a biosignal template, wherein the candidate biosignal templates are adjacent candidate biosignal templates and candidate biosignal templates below a predetermined threshold interval.
  7. 청구항 1에 있어서,The method according to claim 1,
    임시 문턱값을 설정하는 단계;Setting a temporary threshold;
    임시 문턱값을 상방으로 교차하는 인덱스와 하방으로 교차하는 인덱스 간 간격이 정해진 제1 간격 보다 크면, 인덱스들 사이의 영역을 왜곡 영역에 추가하는 단계;를 더 포함하고,If the interval between the indexes intersecting the temporary threshold upwards and the indexes intersecting downwards is greater than the first predetermined interval, adding a region between the indices to the distortion region;
    검출 단계는,The detection step is
    왜곡 영역을 제외한 영역에서 생체신호 템플릿 후보를 검출하는 것을 특징으로 하는 생체신호 템플릿 검출 방법.And detecting a biosignal template candidate in a region excluding a distortion region.
  8. 청구항 7에 있어서,The method according to claim 7,
    임시 문턱값을 하방으로 교차하는 제1 영역의 인덱스와 임시 문턱값을 상방으로 교차하는 제2 영역의 인덱스 간 간격이 정해진 제2 간격 보다 작으면, 제1 영역과 제2 영역을 하나의 영역으로 간주하는 것을 특징으로 하는 생체신호 템플릿 검출 방법.If the interval between the index of the first region that crosses the temporary threshold downward and the index of the second region that crosses the temporary threshold upward is less than the predetermined second interval, the first region and the second region as one region A biosignal template detection method, characterized in that it is considered.
  9. 청구항 7에 있어서,The method according to claim 7,
    설정 단계 및 추가 단계는,The setup and additional steps
    추가되는 왜곡 영역이 없는 경우, 왜곡 영역을 제외한 영역에서 이동 평균값이 이전에 계산된 이동 평균값과 특정 오차 내에 있는 경우 또는 최대 반복 횟수 만큼 반복된 경우에, 반복을 중단하는 것을 특징으로 하는 생체신호 템플릿 검출 방법.If no distortion area is added, the biosignal template comprises stopping the repetition when the moving average value is within a specific error from a previously calculated moving average value in a region except the distortion area, or when the maximum repetition number is repeated. Detection method.
  10. 개인을 구별하는 특징에 해당하는 생체신호 템플릿 후보를 검출하고, 검출된 생체신호 템플릿 후보의 피크값과 위치를 산정하며, 생체신호 템플릿 후보의 위치와 생체신호 템플릿의 위치가 제1 조건을 만족하고, 생체신호 템플릿 후보의 피크값과 생체신호 템플릿의 피크값이 제2 조건을 만족하면, 생체신호 템플릿 후보를 생체신호 템플릿으로 추가하는 검출부; 및Detecting a biosignal template candidate corresponding to a feature for distinguishing an individual, calculating a peak value and a position of the detected biosignal template candidate, and the position of the biosignal template candidate and the position of the biosignal template satisfy the first condition A detector configured to add the biosignal template candidate to the biosignal template when the peak value of the biosignal template candidate and the peak value of the biosignal template satisfy the second condition; And
    검출부에서 검출한 생체신호 템플릿들을 이용하여 개인인증을 수행하는 연산부;를 포함하는 것을 특징으로 하는 개인 인증 장치.And a computing unit configured to perform personal authentication using the biosignal templates detected by the detecting unit.
  11. 생체신호 템플릿 후보의 위치와 생체신호 템플릿의 위치가 제1 조건을 만족하고, 생체신호 템플릿 후보의 피크값과 생체신호 템플릿의 피크값이 제2 조건을 만족하면, 생체신호 템플릿 후보를 생체신호 템플릿으로 추가하는 단계; 및If the position of the biosignal template candidate and the position of the biosignal template satisfy the first condition and the peak value of the biosignal template candidate and the peak value of the biosignal template satisfy the second condition, the biosignal template candidate is selected as the biosignal template. Adding to the; And
    제1 조건 또는 제2 조건을 만족하지 않으면, 생체신호 템플릿 후보를 제거하는 단계;를 포함하는 것을 특징으로 하는 생체신호 템플릿 검출 방법.If the first condition or the second condition is not satisfied, removing the biosignal template candidate.
  12. 생체신호 템플릿 후보의 위치와 생체신호 템플릿의 위치가 제1 조건을 만족하고, 생체신호 템플릿 후보의 피크값과 생체신호 템플릿의 피크값이 제2 조건을 만족하면, 생체신호 템플릿 후보를 생체신호 템플릿으로 추가하고, 제1 조건 또는 제2 조건을 만족하지 않으면, 생체신호 템플릿 후보를 제거하는 검출부; 및If the position of the biosignal template candidate and the position of the biosignal template satisfy the first condition and the peak value of the biosignal template candidate and the peak value of the biosignal template satisfy the second condition, the biosignal template candidate is selected as the biosignal template. A detection unit configured to add to and remove the biosignal template candidate if the first condition or the second condition is not satisfied; And
    검출부에서 검출한 생체신호 템플릿들을 이용하여 개인인증을 수행하는 연산부;를 포함하는 것을 특징으로 하는 개인 인증 장치.And a computing unit configured to perform personal authentication using the biosignal templates detected by the detecting unit.
PCT/KR2017/005222 2017-05-19 2017-05-19 Method by which wearable device detects ecg template for personal authentication WO2018212380A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2017-0062119 2017-05-19
KR1020170062119A KR101957019B1 (en) 2017-05-19 2017-05-19 ECG Template Detection Method of Wearable Device for Personal Authentication

Publications (1)

Publication Number Publication Date
WO2018212380A1 true WO2018212380A1 (en) 2018-11-22

Family

ID=64274112

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2017/005222 WO2018212380A1 (en) 2017-05-19 2017-05-19 Method by which wearable device detects ecg template for personal authentication

Country Status (2)

Country Link
KR (1) KR101957019B1 (en)
WO (1) WO2018212380A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2570749A (en) * 2017-09-05 2019-08-07 B Secur Ltd Wearable authentication device to prevent transfer of authentication

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20210027785A (en) 2019-09-03 2021-03-11 삼성전자주식회사 Electronic device for measuring bio-signals
KR20210048930A (en) * 2019-10-24 2021-05-04 삼성전자주식회사 An electronic device for user verification using electrocardiogram data and method thereof

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20060053812A (en) * 2004-11-17 2006-05-22 삼성전자주식회사 Biometric appratus and method using bio signal
KR100718125B1 (en) * 2005-03-25 2007-05-15 삼성전자주식회사 Biometric apparatus and method using bio signal and artificial neural network
JP2010504793A (en) * 2006-09-29 2010-02-18 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ Template synthesis for ECG / PPG based biometrics
KR20130072728A (en) * 2011-12-22 2013-07-02 삼성전자주식회사 R-peak detecting apparatus and method for controlling thereof
US20150373019A1 (en) * 2014-06-24 2015-12-24 Abdulmotaleb El Saddik Electrocardiogram (ecg) biometric authentication

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101454790B1 (en) * 2013-02-20 2014-10-28 동서대학교산학협력단 Method for compresing and restoring of electrocardiogram signal using template
KR102257300B1 (en) * 2014-09-01 2021-05-27 삼성전자주식회사 Method and apparatus for authenticating user using ecg signal

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20060053812A (en) * 2004-11-17 2006-05-22 삼성전자주식회사 Biometric appratus and method using bio signal
KR100718125B1 (en) * 2005-03-25 2007-05-15 삼성전자주식회사 Biometric apparatus and method using bio signal and artificial neural network
JP2010504793A (en) * 2006-09-29 2010-02-18 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ Template synthesis for ECG / PPG based biometrics
KR20130072728A (en) * 2011-12-22 2013-07-02 삼성전자주식회사 R-peak detecting apparatus and method for controlling thereof
US20150373019A1 (en) * 2014-06-24 2015-12-24 Abdulmotaleb El Saddik Electrocardiogram (ecg) biometric authentication

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2570749A (en) * 2017-09-05 2019-08-07 B Secur Ltd Wearable authentication device to prevent transfer of authentication

Also Published As

Publication number Publication date
KR101957019B1 (en) 2019-03-11
KR20180126949A (en) 2018-11-28

Similar Documents

Publication Publication Date Title
US8065529B2 (en) Methods for using a biometric parameter in the identification of persons
WO2018212380A1 (en) Method by which wearable device detects ecg template for personal authentication
Palaniappan et al. Identifying individuals using ECG beats
US8270726B2 (en) Authentication apparatus
EP2677927B1 (en) Respiration monitoring method and system
CA1306065C (en) Method and apparatus for comparing waveform shapes of time-varying signals
WO2011002189A2 (en) Fingerprint authentication apparatus having a plurality of fingerprint sensors and method for same
WO2014193040A1 (en) System and method for analyzing sensing data
CN107437074B (en) Identity authentication method and device
WO2013048160A1 (en) Face recognition method, apparatus, and computer-readable recording medium for executing the method
WO2013129825A1 (en) Method and device for notification of facial recognition environment, and computer-readable recording medium for executing method
WO2016126147A1 (en) Apparatus and method for detecting snoring
WO2013048159A1 (en) Method, apparatus and computer readable recording medium for detecting a location of a face feature point using an adaboost learning algorithm
US9633168B2 (en) Biometric identity validation for use with unattended tests for medical conditions
CN111839506B (en) Mental load detection method and device
WO2017183867A1 (en) Forged-fingerprint distinguishing apparatus and method capable of distinguishing forged fingerprint on basis of slight change in brightness of fingerprint image, caused by living body&#39;s heartbeat
KR20160024600A (en) Method and apparatus for authenticating user using ecg signal
WO2020032506A1 (en) Vision detection system and vision detection method using same
WO2022142918A1 (en) Multi-target tracking system and method
Mendes et al. Subvocal speech recognition based on EMG signal using independent component analysis and neural network MLP
WO2018124812A1 (en) Method and device for measuring sleep efficiency by using radar
WO2012077909A2 (en) Method and apparatus for recognizing sign language using electromyogram sensor and gyro sensor
CN114781461A (en) Target detection method and system based on auditory brain-computer interface
WO2021101192A1 (en) A method and an apparatus for authenticating a user
CN112800922A (en) Face recognition method and device, electronic equipment and storage medium

Legal Events

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

Ref document number: 17909802

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 17909802

Country of ref document: EP

Kind code of ref document: A1