KR20210059659A - Distance Estimation Method and Apparatus of UWB System Using Composite Neural Network - Google Patents

Distance Estimation Method and Apparatus of UWB System Using Composite Neural Network Download PDF

Info

Publication number
KR20210059659A
KR20210059659A KR1020200152264A KR20200152264A KR20210059659A KR 20210059659 A KR20210059659 A KR 20210059659A KR 1020200152264 A KR1020200152264 A KR 1020200152264A KR 20200152264 A KR20200152264 A KR 20200152264A KR 20210059659 A KR20210059659 A KR 20210059659A
Authority
KR
South Korea
Prior art keywords
neural network
learning
convolutional neural
distance
ultra
Prior art date
Application number
KR1020200152264A
Other languages
Korean (ko)
Other versions
KR102535599B1 (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 한밭대학교 산학협력단
Publication of KR20210059659A publication Critical patent/KR20210059659A/en
Application granted granted Critical
Publication of KR102535599B1 publication Critical patent/KR102535599B1/en

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01SRADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
    • G01S13/00Systems using the reflection or reradiation of radio waves, e.g. radar systems; Analogous systems using reflection or reradiation of waves whose nature or wavelength is irrelevant or unspecified
    • G01S13/02Systems using reflection of radio waves, e.g. primary radar systems; Analogous systems
    • G01S13/0209Systems with very large relative bandwidth, i.e. larger than 10 %, e.g. baseband, pulse, carrier-free, ultrawideband
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01SRADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
    • G01S13/00Systems using the reflection or reradiation of radio waves, e.g. radar systems; Analogous systems using reflection or reradiation of waves whose nature or wavelength is irrelevant or unspecified
    • G01S13/02Systems using reflection of radio waves, e.g. primary radar systems; Analogous systems
    • G01S13/06Systems determining position data of a target
    • G01S13/08Systems for measuring distance only
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks

Abstract

The present invention relates to a distance estimation apparatus and method of an UWB system using a convolution neural network. The distance estimation apparatus includes a receiving part for receiving a transmission signal of a transmitter; a preprocessing part for converting the received signal into an image in a form of a two-dimensional matrix for training a convolution neural network based on an UWB channel model; and a learning part for performing learning with a convolutional layer on the image of the preprocessing part and outputs a result of learning as a distance estimate value between a transmitter and a receiver. By providing a distance estimation method based on a convolution neural network of an UWB system rather than a conventional distance estimation method based on a threshold, the distance estimation performance is superior to the distance estimation performance of the conventional technique.

Description

합성곱 신경망을 이용한 초광대역 시스템의 거리 추정 장치 및 방법{Distance Estimation Method and Apparatus of UWB System Using Composite Neural Network}Distance Estimation Method and Apparatus of UWB System Using Composite Neural Network

본 발명은 합성곱 신경망을 이용한 초광대역 시스템의 거리 추정 장치 및 방법에 관한 것으로 더욱 상세하게는, 기존의 문턱값을 사용한 Time of arrival(TOA) 추정 없이 합성곱 신경망(convolutional neural network, CNN)을 이용한 초광대역 시스템의 거리 추정 기술에 관한 것이다.The present invention relates to an apparatus and method for estimating a distance of an ultra-wideband system using a convolutional neural network, and more particularly, to a convolutional neural network (CNN) without estimating Time of arrival (TOA) using a conventional threshold. The present invention relates to a technique for estimating the distance of an ultra-wideband system.

최근 여러 종류의 실내 위치 측위 기술들은 여러 분야에서 다양하게 사용되고 있으며, 기업 및 연구소 등에서 활발하게 연구가 진행되고 있다. 실내 위치 측위 기술 중 초광대역 기반의 시스템은 주파수 영역에서 500MHz 이상의 넓은 대역폭을 가지며, 시간 영역에서는 짧은 펄스 파형의 특징이 있다. 이 특징으로 인해 다중 경로의 간섭이 적고, 시간 영역에서의 해상도가 높아 다른 위치 측위 기술보다 정확도가 높다는 장점이 있다.Recently, various types of indoor positioning technologies have been used in various fields in various fields, and research is being actively conducted in companies and research institutes. Among indoor positioning technologies, an ultra-wideband-based system has a wide bandwidth of 500MHz or more in the frequency domain and a short pulse waveform in the time domain. Due to this feature, there is an advantage in that there is less interference of multi-paths and high resolution in the time domain has higher accuracy than other positioning techniques.

도 1은 종래의 초광대역 신호를 이용한 거리 추정 방법으로 널리 사용되고 있는 문턱값 기반의 거리 추정 방법의 블록도이다.1 is a block diagram of a threshold-based distance estimation method widely used as a distance estimation method using a conventional ultra-wideband signal.

도 1에서

Figure pat00001
를 송신기가 전송한 초광대역 신호라고 가정하면, 수신기에서의 수신 신호
Figure pat00002
는 [수학식 1]과 같다.In Figure 1
Figure pat00001
Assuming that is the ultra-wideband signal transmitted by the transmitter, the received signal at the receiver
Figure pat00002
Is the same as [Equation 1].

[수학식 1][Equation 1]

Figure pat00003
Figure pat00003

여기서,

Figure pat00004
는 채널 임펄스 응답이고, *는 컨볼루션이며,
Figure pat00005
는 잡음신호이고,
Figure pat00006
는 송수신기 거리에 따른 전파 지연시간을 의미하며, 본 발명의 일 실시예에서는 TOA라고 정의한다.here,
Figure pat00004
Is the channel impulse response, * is the convolution,
Figure pat00005
Is the noise signal,
Figure pat00006
Denotes a propagation delay time according to a transceiver distance, and is defined as TOA in an embodiment of the present invention.

이렇게 수신된 신호는 디지털 신호로 변환되는데 이는 아래의 [수학식 2]와 같다.The received signal is converted into a digital signal, which is shown in [Equation 2] below.

[수학식 2][Equation 2]

Figure pat00007
Figure pat00007

여기서,

Figure pat00008
는 샘플링 주기이며,
Figure pat00009
는 샘플링 주파수이고,
Figure pat00010
은 수신신호의 관찰 길이이다. 이때,
Figure pat00011
은 추정하고자 하는 송수신기 사이의 최대 거리로 결정된다.here,
Figure pat00008
Is the sampling period,
Figure pat00009
Is the sampling frequency,
Figure pat00010
Is the observation length of the received signal. At this time,
Figure pat00011
Is determined as the maximum distance between the transceivers to be estimated.

수신 신호

Figure pat00012
에서 첫 번째 도착하는 신호를 검출하기 위해서는 문턱값을 결정해야 하는데, 최적의 문턱값은 SNR의 함수로 결정되며 SNR에 반비례한다. 따라서, 문턱값을 결정하기 전에 먼저 수신 신호의 SNR 추정이 선행되어야 한다. 이때, SNR은 다음의 [수학식 3]으로 표현된다.Receive signal
Figure pat00012
In order to detect the first signal that arrives at, a threshold value must be determined, and the optimal threshold value is determined as a function of SNR and is inversely proportional to SNR. Therefore, before determining the threshold value, the SNR of the received signal must be estimated first. At this time, the SNR is expressed by the following [Equation 3].

[수학식 3][Equation 3]

Figure pat00013
Figure pat00013

여기서,

Figure pat00014
는 수신된 초광대역 신호의 평균 전력이며,
Figure pat00015
는 잡음의 평균 전력이다. 본 발명의 일 실시예에서는 평균 전력을 추정하는데 어려움이 있어
Figure pat00016
대신
Figure pat00017
의 최대값을 사용해 [수학식 4]와 같이 표현하였다.here,
Figure pat00014
Is the average power of the received ultra-wideband signal,
Figure pat00015
Is the average power of the noise. In an embodiment of the present invention, it is difficult to estimate the average power.
Figure pat00016
instead
Figure pat00017
It was expressed as [Equation 4] using the maximum value of.

[수학식 4] [Equation 4]

Figure pat00018
Figure pat00018

그리고, 수신 신호

Figure pat00019
에서 초광대역 신호가 존재하지 않는 시간 구간에서 잡음의 전력을 추정한다. 초광대역 신호가 존재하지 않는 시간의 첫 시점을
Figure pat00020
, 시간 길이를
Figure pat00021
이라 하면 SNR의 추정은 다음의 [수학식 5]와 같이 표현된다.And, the received signal
Figure pat00019
Estimate the power of the noise in the time interval in which the ultra-wideband signal does not exist. The first point of time when there is no ultra-wideband signal
Figure pat00020
, Time length
Figure pat00021
In this case, the estimation of the SNR is expressed as the following [Equation 5].

[수학식 5] (Lq -> Ln)[Equation 5] (Lq -> Ln)

Figure pat00022
Figure pat00022

또한, 추정한 SNR을 기반으로 문턱값을 다음의 [수학식 6]과 같이 결정한다.In addition, a threshold value is determined based on the estimated SNR as shown in [Equation 6] below.

[수학식 6][Equation 6]

Figure pat00023
Figure pat00023

여기서,

Figure pat00024
는 양의 실수이며 채널 환경에 따라 최적화를 한다. 그리고
Figure pat00025
는 문턱값을 나타낸다. 이처럼 문턱값이 결정되면 TOA에 해당하는 이산 시간은 다음의 [수학식 7]과 같이 추정할 수 있고, 이에 따라 TOA는 다음의 [수학식 8]과 같이 도출할 수 있다.here,
Figure pat00024
Is a positive real number and is optimized according to the channel environment. And
Figure pat00025
Represents the threshold value. When the threshold is determined in this way, the discrete time corresponding to the TOA can be estimated as shown in [Equation 7] below, and accordingly, the TOA can be derived as shown in [Equation 8] below.

[수학식 7][Equation 7]

Figure pat00026
Figure pat00026

[수학식 8][Equation 8]

Figure pat00027
Figure pat00027

또한, 빛의 속도를

Figure pat00028
라고 하면 송신기와 수신기 사이의 거리는 다음의 [수학식 9]와 같이 도출된다.Also, the speed of light
Figure pat00028
If so, the distance between the transmitter and the receiver is derived as shown in [Equation 9] below.

[수학식 9][Equation 9]

Figure pat00029
Figure pat00029

그러나, 종래의 거리 추정 방법의 경우 SNR이 낮거나 송수신기의 거리가 먼경우 거리 추정 성능이 낮은 단점이 있다. 이에 본 출원인은 종래의 방법보다 우수한 성능을 갖는 합성곱 신경망을 이용한 초광대역 시스템의 거리 추정 방법을 제안하고자 한다.However, the conventional distance estimation method has a disadvantage in that the distance estimation performance is low when the SNR is low or the distance of the transceiver is long. Accordingly, the present applicant intends to propose a method for estimating the distance of an ultra-wideband system using a convolutional neural network that has better performance than the conventional method.

한국등록특허 제10-1903218호(2018.09.20)Korean Patent Registration No. 10-1903218 (2018.09.20)

본 발명의 목적은, 종래에 문턱값(Threshold) 기반의 거리 추정이 아닌, 종래의 기법보다 성능이 우수한 초광대역 시스템의 실내 위치 측위를 위한 합성곱 신경망 기반의 거리 추정 방법을 제공하는데 있다.It is an object of the present invention to provide a convolutional neural network-based distance estimation method for indoor location positioning of an ultra-wideband system, which is superior to conventional techniques, rather than a conventional threshold-based distance estimation.

이러한 기술적 과제를 달성하기 위한 본 발명의 합성곱 신경망을 이용한 초광대역 시스템의 거리 추정 장치는,The distance estimation apparatus of an ultra-wideband system using the convolutional neural network of the present invention for achieving this technical problem,

송신기의 전송 신호를 수신하는 수신부;A receiver for receiving a transmission signal from the transmitter;

상기 수신 신호를 초광대역 채널 모델을 기반으로 합성곱 신경망의 학습을 위한 2차원 행렬 형태의 이미지로 변환하는 전처리부; 및 A preprocessor for converting the received signal into an image in the form of a two-dimensional matrix for learning a convolutional neural network based on an ultra-wideband channel model; And

상기 전처리부의 이미지를 합성곱 계층의 입력 이미지로 사용하여 학습을 수행하고 송신기와 수신기 간의 거리 추정값으로 출력하는 학습부를 포함하는 것을 일 특징으로 한다. And a learning unit that performs learning by using the image of the preprocessor as an input image of the convolutional layer and outputs the estimated distance between the transmitter and the receiver.

본 발명의 다른 실시예의 양태에 의거한 합성곱 신경망을 이용한 초광대역 시스템의 거리 추정 방법은, A method for estimating a distance of an ultra-wideband system using a convolutional neural network according to an aspect of another embodiment of the present invention,

수신부가 합성곱 신경망의 학습을 위한 수신 신호를 생성하는 (a) 단계; 전처리부가 수신 신호를 이미지로 변환하는 (b) 단계; 학습부가 합성곱 신경망이 입력받은 이미지에 대한 학습을 수행하여 합성곱 신경망이 송신기와 수신기의 거리 추정값을 도출하는 (c) 단계를 포함하는 것을 특징으로 한다.(A) the receiving unit generates a received signal for learning of the convolutional neural network; (B) converting the received signal into an image by a preprocessor; And (c) in which the learning unit learns the image received by the convolutional neural network, and the convolutional neural network derives an estimate of the distance between the transmitter and the receiver.

바람직하게는, (a) 단계 이후에, Preferably, after step (a),

수신 신호를 디지털 형태로 변환하는 단계;Converting the received signal into a digital form;

상기 디지털 형태의 수신 신호에 정규화(Normalization)를 적용하는 단계; 및Applying normalization to the received signal in the digital form; And

상기 정규화된 1차원의 수신 신호를 2차원의 이미지 형태로 변환하는 단계를 포함할 수 있다.It may include converting the normalized one-dimensional received signal into a two-dimensional image form.

바람직하게 상기 (c) 단계는Preferably, step (c) is

소정 수의 합성곱 계층으로 학습을 수행하는 학습 단계; 및A learning step of performing learning with a predetermined number of convolutional layers; And

상기 합성곱 계층의 출력에 대해 회귀망의 전결합 계층으로 하나의 송신기 및 수신기의 거리 추정값을 출력하는 추정 단계를 포함할 수 있다.It may include an estimating step of outputting distance estimates of one transmitter and a receiver as a pre-combination layer of a regression network with respect to the output of the convolutional layer.

바람직하게 상기 학습 단계의 하나의 합성곱 계층에서,Preferably in one convolutional layer of the learning step,

수신된 이미지에 대해 합성곱 필터와 활성화 함수인 Rectified Linear Unit(ReLU)를 사용하고Using the convolution filter and the activation function Rectified Linear Unit (ReLU) for the received image,

연산 결과에 대해 max pooling을 수행하여 연산 결과에 따른 데이터의 크기를 축소하여 다음 합성곱 계층으로 순차 전달하도록 구비될 수 있다.It may be provided to perform max pooling on the operation result to reduce the size of data according to the operation result and sequentially transfer it to the next convolutional layer.

상기와 같은 본 발명에 따르면, 기존의 문턱값(Threshold) 기반의 거리 추정이 아닌, 초광대역 시스템의 실내 위치 측위를 위한 합성곱 신경망 기반의 거리 추정 방법을 제공함으로써, 종래의 기법보다 거리 추정 성능에 우수한 효과가 있다.According to the present invention as described above, by providing a convolutional neural network-based distance estimation method for indoor location positioning of an ultra-wideband system, not the conventional threshold-based distance estimation, distance estimation performance compared to the conventional technique. Has an excellent effect on

도 1은 종래에 문턱값을 이용한 거리 추정 기법을 도시한 블록도이다.
도 2는 본 발명의 일 실시예에 따른 합성곱 신경망을 이용한 초광대역 시스템의 거리 추정 방법을 적용한 거리 추정 기법의 블록도이다.
도 3은 본 발명의 일 실시예에 따른 합성곱 신경망을 이용한 초광대역 시스템의 거리 추정 방법에 따라 정규화가 적용된 신호를 도시한 예시도이다.
도 4는 본 발명의 일 실시예에 따른 합성곱 신경망을 이용한 초광대역 시스템의 거리 추정 방법에 따라 정규화 이후 1차원 벡터 신호를 2차원 행렬로 변환한 것을 도시한 예시도이다.
도 5는 본 발명의 일 실시예에 따른 합성곱 신경망을 이용한 초광대역 시스템의 거리 추정 방법의 딥러닝 모델 구조를 도시한 도면이다.
도 6은 본 발명의 일 실시예에 따른 합성곱 신경망을 이용한 초광대역 시스템의 거리 추정 방법의 SNR에 따른 거리 추정 성능을 도시한 도면이다.
도 7은 본 발명의 일 실시예에 따른 합성곱 신경망을 이용한 초광대역 시스템의 거리 추정 방법의 거리에 대한 RMSE 성능을 도시한 도면이다.
도 8은 본 발명의 일 실시예에 따른 합성곱 신경망을 이용한 초광대역 시스템의 거리 추정 방법을 도시한 순서도이다.
1 is a block diagram showing a conventional distance estimation technique using a threshold value.
2 is a block diagram of a distance estimation technique to which a distance estimation method of an ultra-wideband system using a convolutional neural network is applied according to an embodiment of the present invention.
3 is an exemplary diagram illustrating a signal to which normalization is applied according to a distance estimation method of an ultra-wideband system using a convolutional neural network according to an embodiment of the present invention.
FIG. 4 is an exemplary diagram illustrating transforming a 1D vector signal into a 2D matrix after normalization according to a distance estimation method of an ultra-wideband system using a convolutional neural network according to an embodiment of the present invention.
5 is a diagram illustrating a structure of a deep learning model of a distance estimation method of an ultra-wideband system using a convolutional neural network according to an embodiment of the present invention.
6 is a diagram illustrating distance estimation performance according to SNR of a distance estimation method of an ultra-wideband system using a convolutional neural network according to an embodiment of the present invention.
7 is a diagram illustrating RMSE performance with respect to distance of a distance estimation method of an ultra-wideband system using a convolutional neural network according to an embodiment of the present invention.
8 is a flowchart illustrating a method of estimating a distance of an ultra-wideband system using a convolutional neural network according to an embodiment of the present invention.

본 발명의 구체적인 특징 및 이점들은 첨부도면에 의거한 다음의 상세한 설명으로 더욱 명백해질 것이다. 이에 앞서, 본 명세서 및 청구범위에 사용된 용어나 단어는 발명자가 그 자신의 발명을 가장 최선의 방법으로 설명하기 위해 용어의 개념을 적절하게 정의할 수 있다는 원칙에 입각하여 본 발명의 기술적 사상에 부합하는 의미와 개념으로 해석되어야 할 것이다. 또한, 본 발명에 관련된 공지 기능 및 그 구성에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는, 그 구체적인 설명을 생략하였음에 유의해야 할 것이다.Specific features and advantages of the present invention will become more apparent from the following detailed description based on the accompanying drawings. Prior to this, terms or words used in the present specification and claims are based on the principle that the inventor can appropriately define the concept of the term in order to describe his or her invention in the best way. It should be interpreted as a corresponding meaning and concept. In addition, when it is determined that a detailed description of known functions and configurations thereof related to the present invention may unnecessarily obscure the subject matter of the present invention, it should be noted that the detailed description thereof has been omitted.

이하, 본 발명의 일 실시예에 따른 합성곱 신경망을 이용한 초광대역 시스템의 거리 추정 방법에 대해 살피면 아래와 같다.Hereinafter, a method for estimating a distance of an ultra-wideband system using a convolutional neural network according to an embodiment of the present invention is as follows.

도 2는 본 발명의 일 실시예에 따른 합성곱 신경망을 이용한 초광대역 시스템의 거리 추정 장치의 블록도로서, 도 2를 참조하면, 초광대역 시스템의 거리 추정 장치는 송신기의 송신 신호에 대한 수신 신호를 디지털 형태로 변환하고 변환된 디지털 형태의 수신 신호를 정규화 및 정형을 통해 2차원 형태의 이미지 형태로 변환하며 변환된 이미지 형태의 수신 벡터에 대해 학습 수행하여 거리 추정값을 도출하도록 구비될 수 있고, 이에 거리 추정 장치는 수신부(100), 전처리부(200), 및 학습부(300)중 적어도 하나를 포함할 수 있다.2 is a block diagram of an apparatus for estimating a distance of an ultra-wideband system using a convolutional neural network according to an embodiment of the present invention. Referring to FIG. 2, the apparatus for estimating a distance of an ultra-wideband system is a received signal for a transmission signal of a transmitter. And converting the received signal in a digital form into a digital form, transforming the converted digital form into an image form through normalization and shaping, and learning a received vector in the transformed image form to derive a distance estimate, Accordingly, the distance estimation apparatus may include at least one of the receiving unit 100, the preprocessing unit 200, and the learning unit 300.

도 2에서 송신 신호를

Figure pat00030
, 채널 임펄스 응답을
Figure pat00031
라고 상정하면 수신부(100)의 수신 신호는 [수학식 1]과 동일하고 수신 신호는 전처리부(200)에 의거 디지털 형태로 변환되며, 디지털 형태의 수신 신호는 [수학식 2]와 동일하다. 이때 수신 신호는 절대값의 제곱이 취해지며 최대 크기가 1이 되도록 [수학식 10]을 통해 정규화(Normalization)를 수행하게 된다.In Fig. 2, the transmission signal
Figure pat00030
, Channel impulse response
Figure pat00031
Assuming that, the received signal of the receiving unit 100 is the same as in [Equation 1], the received signal is converted into a digital form based on the preprocessor 200, and the received signal in the digital form is the same as in [Equation 2]. At this time, the square of the absolute value of the received signal is taken, and normalization is performed through [Equation 10] so that the maximum size is 1.

[수학식 10][Equation 10]

Figure pat00032
Figure pat00032

Figure pat00033
Figure pat00033

이처럼, [수학식 10]을 통해 정규화가 적용된 수신 신호의 예는 도 3에 도시된 그림과 같다. 도 3은 송수신기 사이의 거리가 2m이고 SNR이 20dB일 때의 예시이며, 정규화가 적용된 수신 신호는 2차원 행렬로 변환되고, 변환된 2차원 행렬은 다음 식 11을 만족한다.As such, an example of a received signal to which normalization is applied through [Equation 10] is shown in FIG. 3. 3 is an example when the distance between the transceivers is 2m and the SNR is 20dB, the received signal to which normalization is applied is transformed into a 2D matrix, and the transformed 2D matrix satisfies Equation 11.

[수학식 11][Equation 11]

Figure pat00034
Figure pat00034

이때, 1차원 신호의 길이는

Figure pat00035
단위로 잘라 행렬
Figure pat00036
의 열을 구성한다. 따라서 행렬
Figure pat00037
의 크기는
Figure pat00038
가 된다.At this time, the length of the one-dimensional signal is
Figure pat00035
Truncated matrix
Figure pat00036
Make up the columns of. Hence the matrix
Figure pat00037
The size of
Figure pat00038
Becomes.

예를 들어

Figure pat00039
이고
Figure pat00040
이라면 50
Figure pat00041
40의 행렬로 변환되고, 도 4는 2차원 변환의 예를 보인다.For example
Figure pat00039
ego
Figure pat00040
If it is 50
Figure pat00041
It is transformed into a matrix of 40, and FIG. 4 shows an example of a two-dimensional transformation.

도 4의 (b)는 2차원 행렬로 변환 신호를 흑백의 이미지로 표현한 것으로, 이렇게 변환된 신호는 합성곱 신경망으로 입력되며 출력은 송수신기 사이의 거리이다.4B is a two-dimensional matrix representing a converted signal as a black-and-white image. The converted signal is input to a convolutional neural network, and the output is the distance between the transceivers.

도 5는 본 발명의 일 실시예에 따른 학습부(300)의 합성곱 신경망을 도시한 구조도이다.5 is a structural diagram illustrating a convolutional neural network of the learning unit 300 according to an embodiment of the present invention.

도 5에 도시된 바와 같이 전처리부(200)의 이미지의 크기는 50-by-40이며, 총 4개의 합성곱 계층과 3개의 풀링 계층으로 구성된다.As shown in FIG. 5, the size of the image of the preprocessor 200 is 50-by-40, and includes a total of 4 convolutional layers and 3 pooling layers.

또한, 각 합성곱 계층 다음에는 배치 정규화 계층을 구성하는데, 이때, 활성화 함수는 Rectified Linear Unit(ReLU)를 사용한다. 그리고, 하나의 전결합 계층과 회귀 계층을 사용하여 모델을 구성하였다.In addition, after each convolutional layer, a batch normalization layer is formed, and in this case, the activation function uses a Rectified Linear Unit (ReLU). And, a model was constructed using one pre-combination layer and a regression layer.

도 5를 참조하면, 전처리된 2차원 이미지 형태의 데이터 50x40는 8개의 채널로 첫 번째 계층으로 전달되어 학습된다.Referring to FIG. 5, data 50x40 in the form of a preprocessed 2D image is transferred to the first layer through 8 channels for learning.

그리고, 필터 사이즈는 3x3, 스트라이드는 가로 1, 세로 1, 활성화 함수는 ReLU, 가중치 수가 72개로 구비된 첫번째 계층의 출력 데이터의 크기는 Max pooling에 의거 축소된다.In addition, the size of the output data of the first layer including 3x3 filter size, 1 horizontal and 1 vertical stride, ReLU for activation function, and 72 weights is reduced based on Max pooling.

이때 Max pooling의 사이즈는 2x2 이며, 스트라이드는 가로 2, 세로 2이고, Max pooling의 출력 데이터는 두 번째 합성곱 계층에 전달된다.At this time, the size of Max pooling is 2x2, the stride is 2 in width and 2 in height, and the output data of Max pooling is transmitted to the second convolutional layer.

두 번째 합성곱층은 16개의 채널로 구성되고, 필터 사이즈는 3x3, 스트라이드는 가로 1, 세로 1, 활성화 함수는 ReLU이고, 가중치 수는 1,152개로 구비되며, 이에 Max pooling의 출력 데이터는 학습되며, 두 번째 합성곱층의 출력 데이터는 두 번째 Max pooling에 의거 크기가 축소된다.The second convolutional layer is composed of 16 channels, the filter size is 3x3, the stride is 1 horizontal and 1 vertical, the activation function is ReLU, and the number of weights is 1,152. Accordingly, the output data of Max pooling is learned. The output data of the second convolutional layer is reduced in size according to the second max pooling.

이때 Max pooling 사이즈는 2x2이며, 스트라이드는 가로2, 세로2이며, Max pooling의 출력 데이터는 세 번째 합성곱 층으로 입력된다.At this time, the Max pooling size is 2x2, the stride is 2 horizontal and 2 vertical, and the output data of Max pooling is input to the third convolutional layer.

그리고, 세 번째 합성곱 층은 32개의 채널로 구성되며, 필터 사이즈는 3x3, 스트라이드는 가로 1, 세로 1, 활성화 함수는 ReLU이며 가중치 수는 4,608 개로 구비되며, 이에 두번째 합성곱 층의 Max pooling의 출력 데이터는 학습되고 학습 결과인 세 번째 합성곱 층의 출력 데이터는 Max pooling에 의거 크기가 축소된다.And, the third convolutional layer consists of 32 channels, the filter size is 3x3, the stride is 1 horizontal and 1 vertical, the activation function is ReLU, and the number of weights is 4,608. Accordingly, the max pooling of the second convolutional layer is The output data is learned, and the output data of the third convolutional layer, which is a learning result, is reduced in size according to Max pooling.

이때 Max pooling 사이즈는 2x2 이며, 스트라이드는 가로2 세로2이며, Max pooling의 출력 데이터는 네 번째 합성곱 층에 입력된다. At this time, the Max pooling size is 2x2, the stride is 2 horizontally and 2 vertically, and the output data of Max pooling is input to the fourth convolutional layer.

한편, 네 번째 합성곱 층은 64개의 채널로 구성되며, 필터 사이즈는 3x3, 스트라이드는 가로 1, 세로 1, 활성화 함수는 ReLU, 및 가중치 수는 18,432개로 구비되어 세 번째 합성곱 층의 max pooling의 출력 데이터에 대해 학습하고 곱학습 결과의 네 번째 합성층의 출력은 다섯 번째 합성곱 층의 출력과 합산되어서 전결합 계층(Fully-connected Layer)에 입력된다. 여기서 전결합 계층의 출력은 회귀망이므로 한 개이고, 출력 데이터는 송수신기의 거리 추정값이며 실수이다.Meanwhile, the fourth convolutional layer consists of 64 channels, the filter size is 3x3, the stride is 1 horizontal and 1 vertical, the activation function is ReLU, and the number of weights is 18,432. The output data is learned, and the output of the fourth composite layer of the multiplication learning result is summed with the output of the fifth convolutional layer and input to the fully-connected layer. Here, the output of the pre-coupling layer is one because it is a regression network, and the output data is an estimate of the distance of the transceiver and is a real number.

한편, 본 발명의 일 실시예의 합성곱 신경망을 이용한 초광대역 시스템의 거리 추정 장치는 학습부(300)에 의거 도출된 거리 추정값에 대한 검증을 수행할 수 있다.Meanwhile, the distance estimation apparatus of an ultra-wideband system using a convolutional neural network according to an embodiment of the present invention may verify a distance estimation value derived by the learning unit 300.

여기서 거리 추정값에 대한 성능 평가는 추정 거리값

Figure pat00042
과 실측값
Figure pat00043
간의 용함수의 최적해로 도출되며, 비용함수는 추정 거리값
Figure pat00044
과 실측값
Figure pat00045
에 대한 평균자승에러(RMSE : Root Mean Square Error)로 설정되며, 하기 수학식 12로 나타낼 수 있다.Here, the performance evaluation for the distance estimate is the estimated distance value.
Figure pat00042
And the measured value
Figure pat00043
It is derived as the optimal solution of the solution function between, and the cost function is the estimated distance value.
Figure pat00044
And the measured value
Figure pat00045
It is set as a root mean square error (RMSE) for, and can be expressed by Equation 12 below.

[수학식 12][Equation 12]

Figure pat00046
Figure pat00046

여기서, B는 합성곱 신경망의 배치(batch) 사이즈이고, 이러한 비용함수의 최적해는 확률적 경사 하강법을 사용하여 도출된다.Here, B is the batch size of the convolutional neural network, and the optimal solution of this cost function is derived using the stochastic gradient descent method.

이하, 도 6 및 도 7을 참조하여 본 발명의 일 실시예에 따른 합성곱 신경망을 이용한 초광대역 시스템의 거리 추정 방법에 대한 성능을 확인하기 위한 모의 실험결과에 대해 살피면 아래와 같다.Hereinafter, a simulation result for confirming the performance of a distance estimation method of an ultra-wideband system using a convolutional neural network according to an embodiment of the present invention will be described with reference to FIGS. 6 and 7.

모의시험 환경은 다음과 같다. 딥러닝 모델에서 사용한 학습 데이터로는 초광대역 신호가 IEEE 802.15.4a 채널을 통과하여 수신된 신호를 사용한다. 수신 신호의 샘플링 주파수는 24GHz이고, 반송파 주파수는 3.5GHz인 것으로 상정하였다.The simulation test environment is as follows. As the training data used in the deep learning model, a signal received through an ultra-wideband signal passing through the IEEE 802.15.4a channel is used. It is assumed that the sampling frequency of the received signal is 24 GHz and the carrier frequency is 3.5 GHz.

수신 신호에 대한 관찰 길이

Figure pat00047
은 추정 최대 거리를 고려하여 25m에 해당하는
Figure pat00048
으로 설정하였고, 수신 신호 생성시 송신기와 수신기 사이의 거리와 SNR은 매번 설정된 범위 안에서 랜덤하게 결정된다.Observation length for the received signal
Figure pat00047
Is equivalent to 25 m, taking into account the estimated maximum distance
Figure pat00048
When the received signal is generated, the distance between the transmitter and the receiver and the SNR are randomly determined within the set range each time.

또한, 총 100,000 세트의 수신 신호를 생성하여 학습 데이터로 사용하였고, SNR의 범위는 10~30[dB]이고, 거리는 1~20m에서 무작위로 생성하고, 초기 학습률은 0.001, 학습률의 감소는 매 관측 간격(에포크: epoch) 마다 0.9배만큼 줄어든다.In addition, a total of 100,000 sets of received signals were generated and used as training data, and the SNR range was 10~30[dB], and the distance was randomly generated from 1~20m, the initial learning rate was 0.001, and the reduction in the learning rate was observed every time. Each interval (epoch) decreases by 0.9 times.

최대 관측 간격(에포크: epoch)는 60을 사용하며 미니 배치의 크기는 200이다. 레이블은 송수신기 거리로 하여 합성곱 신경망의 출력이 송수신기 거리가 되도록 학습을 수행한다.The maximum observation interval (epoch) is 60 and the mini-batch size is 200. The label is the transceiver distance, and learning is performed so that the output of the convolutional neural network becomes the transceiver distance.

이후, 학습이 완료되면 성능 평가를 수행하기 위해 테스트 데이터를 생성한다. 학습 데이터와 동일한 환경에서 SNR에 따른 거리 추정 성능 평가를 수행하였다.Thereafter, when learning is complete, test data is generated to perform performance evaluation. Distance estimation performance evaluation according to SNR was performed in the same environment as the training data.

성능 평가는 RMSE 비교를 통해 수행하였고, SNR에서 RMSE는 다음의 [수학식 12]와 같이 정의된다.Performance evaluation was performed through RMSE comparison, and the RMSE in SNR is defined as shown in [Equation 12] below.

[수학식 12][Equation 12]

Figure pat00049
Figure pat00049

여기서,

Figure pat00050
은 실제 송수신기 사이의 거리이고,
Figure pat00051
는 합성곱 신경망을 통해 추정한 거리이다. 그리고
Figure pat00052
은 데이터의 개수이다.here,
Figure pat00050
Is the distance between the actual transceivers,
Figure pat00051
Is the distance estimated through the convolutional neural network. And
Figure pat00052
Is the number of data.

도 6은 본 발명의 일 실시예에 따른 합성곱 신경망을 이용한 초광대역 시스템의 SNR에 따른 거리 추정 성능을 도시한 도면이다.6 is a diagram illustrating distance estimation performance according to SNR of an ultra-wideband system using a convolutional neural network according to an embodiment of the present invention.

도면을 참조하면 종래의 거리 추정 기법보다 우수한 성능을 보이며, 특히 모든 SNR 범위에서 2m 이하의 RMSE를 보이는 것을 확인할 수 있다. 즉, SNR에 상관없이 우수한 RMSE 성능을 보인다. 반면 종래의 거리 추정 기법은 SNR에 훨씬 민감하게 동작하는 것을 확인할 수 있고, 충분히 높은 SNR이 확보되지 않으면 RMSE 성능이 많이 나빠지는 것을 확인할 수 있다.Referring to the drawings, it can be seen that it shows superior performance than the conventional distance estimation technique, and in particular, shows an RMSE of 2m or less in all SNR ranges. In other words, it shows excellent RMSE performance regardless of SNR. On the other hand, it can be confirmed that the conventional distance estimation technique operates much more sensitively to SNR, and if a sufficiently high SNR is not secured, RMSE performance deteriorates a lot.

그리고, 도 7일 참조하면, 송신기와 수신기의 거리와 상관없이 비슷한 RMSE 성능을 확인할 수 있으나, 기존의 방식에 의거 거리가 멀어질수록 RMSE 성능이 악화되는 것을 알 수 있다.And, referring to FIG. 7, a similar RMSE performance can be confirmed regardless of the distance between the transmitter and the receiver, but according to the conventional method, it can be seen that the RMSE performance deteriorates as the distance increases.

이하, 도 8을 참조하여 전술한 바와 같은 배경과 구성을 기반으로 하는 본 발명의 일 실시예에 따른 합성곱 신경망을 이용한 초광대역 시스템의 거리 추정 방법에 대해 살피면 아래와 같다.Hereinafter, a method for estimating a distance of an ultra-wideband system using a convolutional neural network according to an embodiment of the present invention based on the background and configuration described above with reference to FIG. 8 will be described below.

먼저, 수신부(100)는 초광대역 채널 모델을 기반으로 합성곱 신경망의 학습을 위한 수신 신호를 생성한다(S802).First, the receiver 100 generates a received signal for learning a convolutional neural network based on an ultra-wideband channel model (S802).

이어서, 전처리부(200)는 상기 수신 신호를 초광대역 채널 모델을 기반으로 합성곱 신경망의 학습을 위한 2차원 행렬 형태의 이미지로 변환하되, 수신 신호에 대해 디지털 형태로 변환된 다음 변환된 디지털 형태의 1차원 수신 신호를 행렬 형태의 2차원 이미지로 변환한다(S804). 이때 변환되는 이미지의 크기는 50-by-40이다.Subsequently, the preprocessor 200 converts the received signal into an image in the form of a two-dimensional matrix for learning a convolutional neural network based on an ultra-wideband channel model, and converts the received signal into a digital form and then converts it into a digital form. The one-dimensional received signal of is converted into a two-dimensional image in the form of a matrix (S804). At this time, the size of the converted image is 50-by-40.

뒤이어, 학습부(300)는 합성곱 신경망이 입력받은 이미지에 대한 학습을 수행한 후(S806) 학습 결과로 합성곱 신경망이 송신기와 수신기의 거리 추정값을 도출한다(S808).Subsequently, the learning unit 300 performs learning on the image received by the convolutional neural network (S806), and the convolutional neural network derives an estimated distance between the transmitter and the receiver as a result of the learning (S808).

본 발명의 일 실시예에 의하면, 기존의 문턱값(Threshold) 기반의 거리 추정이 아닌, 초광대역 시스템의 합성곱 신경망 기반의 거리 추정 방법을 제공함으로써, 종래의 기법보다 거리 추정 성능이 우수한 효과가 있다.According to an embodiment of the present invention, by providing a distance estimation method based on a convolutional neural network of an ultra-wideband system instead of distance estimation based on a conventional threshold, the distance estimation performance is superior to that of the conventional technique. have.

이상으로 본 발명의 기술적 사상을 예시하기 위한 바람직한 실시예와 관련하여 설명하고 도시하였지만, 본 발명은 이와 같이 도시되고 설명된 그대로의 구성 및 작용에만 국한되는 것이 아니며, 기술적 사상의 범주를 일탈함이 없이 본 발명에 대해 다수의 변경 및 수정이 가능함을 당업자들은 잘 이해할 수 있을 것이다. 따라서 그러한 모든 적절한 변경 및 수정과 균등 물들도 본 발명의 범위에 속하는 것으로 간주되어야 할 것이다.Although described and illustrated in connection with a preferred embodiment for illustrating the technical idea of the present invention as described above, the present invention is not limited to the configuration and operation as illustrated and described as described above, and deviates from the scope of the technical idea. It will be well understood by those skilled in the art that many changes and modifications are possible to the present invention without. Accordingly, all such appropriate changes and modifications and equivalents should be considered to be within the scope of the present invention.

Claims (7)

합성곱 신경망을 이용한 초광대역 시스템의 거리 추정 장치에 있어서,
송신기의 전송 신호를 수신하는 수신부;
상기 수신 신호를 초광대역 채널 모델을 기반으로 합성곱 신경망의 학습을 위한 행렬 형태의 2차원 이미지로 변환하는 전처리부; 및
상기 전처리부의 이미지에 대한 합성곱 계층으로 학습 수행하여 송신기와 수신기 간의 거리 추정값으로 출력하는 학습부를 포함하는 것을 특징으로 하는 합성곱 신경망을 이용한 초광대역 시스템의 거리 추정 장치.
In the distance estimation apparatus of an ultra-wideband system using a convolutional neural network,
A receiver for receiving a transmission signal from the transmitter;
A preprocessor for converting the received signal into a matrix-type 2D image for learning a convolutional neural network based on an ultra-wideband channel model; And
And a learning unit that performs learning with a convolutional layer on the image of the preprocessor and outputs a distance estimation value between the transmitter and the receiver.
제1항에 있어서, 상기 전처리부는,
수신 신호를 디지털 형태로 변환하고,
디지털 형태의 수신 신호를 정규화하여 1차원으로 변환하며,
변환된 1차원 수신 신호를 2차원 행렬 형태의 이미지로 변환하도록 구비되는 것을 특징으로 하는 특징으로 하는 합성곱 신경망을 이용한 초광대역 시스템의 거리 추정 장치.
The method of claim 1, wherein the pre-processing unit,
Convert the received signal into digital form,
It normalizes the received signal in digital form and converts it into one dimension,
An apparatus for estimating a distance of an ultra-wideband system using a convolutional neural network, characterized in that it is provided to convert the converted one-dimensional received signal into a two-dimensional matrix image.
합성곱 신경망을 이용한 초광대역 시스템의 거리 추정 방법에 있어서,
수신부가 합성곱 신경망의 학습을 위한 수신 신호를 생성하는 (a) 단계;
전처리부가 상기 수신 신호를 초광대역 채널 모델을 기반으로 합성곱 신경망의 학습을 위한 행렬 형태의 2차원 이미지로 변환하는 (b) 단계; 및
학습부가 합성곱 신경망이 입력받은 이미지에 대한 학습을 수행하여 합성곱 신경망이 송신기와 수신기의 거리 추정값을 도출하는 (c) 단계를 포함하는 것을 특징으로 하는 합성곱 신경망을 이용한 초광대역 시스템의 거리 추정 방법.
In the distance estimation method of an ultra-wideband system using a convolutional neural network,
(A) the receiving unit generates a received signal for learning of the convolutional neural network;
(B) converting, by a preprocessor, the received signal into a matrix-shaped 2D image for learning a convolutional neural network based on an ultra-wideband channel model; And
Distance estimation of an ultra-wideband system using a convolutional neural network, characterized in that the learning unit includes the step (c) in which the convolutional neural network derives an estimate of the distance between the transmitter and the receiver by performing learning on the image received by the convolutional neural network. Way.
제3항에 있어서, (a) 단계 이후에,
수신 신호를 디지털 형태로 변환하는 단계;
상기 디지털 형태의 수신 신호에 정규화(Normalization)를 적용하는 단계; 및
상기 정규화된 1차원의 수신 신호를 2차원의 이미지 형태로 변환하는 단계를 포함하는 것을 특징으로 하는 합성곱 신경망을 이용한 초광대역 시스템의 거리 추정 방법.
The method of claim 3, wherein after step (a),
Converting the received signal into a digital form;
Applying normalization to the received signal in the digital form; And
And converting the normalized one-dimensional received signal into a two-dimensional image form.
제4항에 있어서, 상기 (c) 단계는
소정 수의 합성곱 계층으로 학습을 수행하는 학습 단계; 및
상기 합성곱 계층의 출력에 대해 회귀망의 전결합 계층으로 하나의 송신기 및 수신기의 거리 추정값을 출력하는 추정 단계를 포함하는 것을 특징으로 하는 합성곱 신경망을 이용한 초광대역 시스템의 거리 추정 방법.
The method of claim 4, wherein step (c)
A learning step of performing learning with a predetermined number of convolutional layers; And
And an estimating step of outputting a distance estimate of one transmitter and a receiver to a fully-combined layer of a regression network with respect to the output of the convolutional layer.
제5항에 있어서, 상기 학습 단계의 하나의 합성곱 계층에서,
수신된 이미지에 대해 정형된 선형 유닛(ReLU: Rectified Linear Unit)의 활성화 함수 및 소정 수의 풀링 계수로 학습 연산하고,
연산 결과에 대해 최대 폴링을 수행하여 연산 결과에 따른 데이터의 크기를 축소하여 다음 합성곱 계층으로 순차 전달하도록 구비되는 것을 특징으로 하는 합성곱 신경망을 이용한 초광대역 시스템의 거리 추정 방법.
The method of claim 5, wherein in one convolutional layer of the learning step,
A learning operation is performed with an activation function of a Rectified Linear Unit (ReLU) and a predetermined number of pooling coefficients for the received image,
A method for estimating a distance of an ultra-wideband system using a convolutional neural network, comprising performing maximum polling on an operation result, reducing the size of data according to the operation result, and sequentially transmitting it to the next convolutional layer.
제3항 내지 제6항 중 한 항에 있어서, 합성곱 신경망을 이용한 초광대역 시스템의 거리 추정 방법을 실행하기 위한 프로그램이 기록되고 컴퓨터에 의해 실행 가능한 기록매체.


The recording medium according to any one of claims 3 to 6, wherein a program for executing a distance estimation method of an ultra-wideband system using a convolutional neural network is recorded and executable by a computer.


KR1020200152264A 2019-11-15 2020-11-13 Distance Estimation Method and Apparatus of UWB System Using Composite Neural Network KR102535599B1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR20190146723 2019-11-15
KR1020190146723 2019-11-15

Publications (2)

Publication Number Publication Date
KR20210059659A true KR20210059659A (en) 2021-05-25
KR102535599B1 KR102535599B1 (en) 2023-05-23

Family

ID=76145745

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020200152264A KR102535599B1 (en) 2019-11-15 2020-11-13 Distance Estimation Method and Apparatus of UWB System Using Composite Neural Network

Country Status (1)

Country Link
KR (1) KR102535599B1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101903218B1 (en) 2012-02-23 2018-10-01 엘모스 세미콘두크터르 아크티엔게젤샤프트 Method and sensor system for measuring the properties of a transmission path of a measuring system between a transmitter and a receiver
US20180313950A1 (en) * 2017-05-01 2018-11-01 Farrokh Mohamadi CNN-Based Remote Locating and Tracking of Individuals Through Walls
KR20190086141A (en) * 2018-01-12 2019-07-22 인하대학교 산학협력단 Simulation Data Preprocessing Technique for Development of Damage Detecting Method for Bridges Based on Convolutional Neural Network
KR20190092060A (en) * 2018-01-30 2019-08-07 한국해양대학교 산학협력단 Apparatus and method for detecting uwb-based oil film

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101903218B1 (en) 2012-02-23 2018-10-01 엘모스 세미콘두크터르 아크티엔게젤샤프트 Method and sensor system for measuring the properties of a transmission path of a measuring system between a transmitter and a receiver
US20180313950A1 (en) * 2017-05-01 2018-11-01 Farrokh Mohamadi CNN-Based Remote Locating and Tracking of Individuals Through Walls
KR20190086141A (en) * 2018-01-12 2019-07-22 인하대학교 산학협력단 Simulation Data Preprocessing Technique for Development of Damage Detecting Method for Bridges Based on Convolutional Neural Network
KR20190092060A (en) * 2018-01-30 2019-08-07 한국해양대학교 산학협력단 Apparatus and method for detecting uwb-based oil film

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
Hsieh, C. H. 외 2명. Deep learning-based indoor localization using received signal strength and channel state information. IEEE access. 2019.03.* *

Also Published As

Publication number Publication date
KR102535599B1 (en) 2023-05-23

Similar Documents

Publication Publication Date Title
CN110383284B (en) Gesture recognition based on ultrasonic waves
KR101562904B1 (en) Direction of Arrival Estimation Apparatus and Method therof
US11480651B2 (en) Position determination system having a deconvolution decoder using a joint SNR-time of arrival approach
US9961460B2 (en) Vibration source estimation device, vibration source estimation method, and vibration source estimation program
JP2019117055A (en) Estimation method, estimation device and program
CN110929842B (en) Accurate intelligent detection method for non-cooperative radio signal burst time region
US20200011971A1 (en) Method and apparatus for measuring distance by means of radar
CN115201750A (en) Ultra-wideband positioning system NLOS identification method
CN112887901A (en) Convex optimization target positioning method based on quantitative TOA measurement
CN110275147B (en) Human behavior micro-Doppler classification and identification method based on migration depth neural network
KR101627419B1 (en) Method for estmating location of mobile node and apparatus thereof
CN109212472B (en) Indoor wireless positioning method and device in noise-oriented environment
KR20210059659A (en) Distance Estimation Method and Apparatus of UWB System Using Composite Neural Network
Durofchalk et al. Data driven source localization using a library of nearby shipping sources of opportunity
CN104410388A (en) Self-adaptive time delay estimation method based on nonlinear transformation
CN112511469A (en) Sparse underwater acoustic channel estimation method based on deep learning
CN116631438A (en) Width learning and secondary correlation sound source positioning method based on minimum p norm
CN116645973A (en) Directional audio enhancement method and device, storage medium and electronic equipment
CN116644300A (en) Through-wall target behavior identification method and device based on channel state information
CN116824629A (en) High-robustness gesture recognition method based on millimeter wave radar
CN105372644A (en) adaptive wave beam formation method based on dynamic re-correction and system
CN113359095B (en) Coherent passive MIMO radar Clarithrome boundary calculation method
KR101245522B1 (en) Method and system for wireless positioning
Deng et al. UWB NLOS recognition based on improved convolutional neural network assisted by wavelet analysis and Gramian angular field
US20220221581A1 (en) Depth estimation device, depth estimation method, and depth estimation program

Legal Events

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