| Literature DB >> 36236677 |
Hyeonjin Chung1, Hyunwoo Park1, Sunwoo Kim1.
Abstract
This paper presents an experimental validation of deep learning-based direction-of-arrival (DoA) estimation by using realistic data collected via universal software radio peripheral (USRP). Deep neural network (DNN) and convolutional neural network (CNN) structures are designed to estimate the DoA. Two types of data are used for training networks. One is the data synthesized by the signal model, and the other is the data collected by USRP. Here, the signal model considers both mutual coupling and multipath signals. Experimental results show that the estimation performance is most accurate when training DNN and CNN with the collected data. Furthermore, the estimation tends to be poor in the indoor environment, which suffers from the strong non-line-of-sight (NLoS) signals.Entities:
Keywords: convolutional neural network; deep learning; deep neural network; direction-of-arrival estimation; universal software radio peripheral
Year: 2022 PMID: 36236677 PMCID: PMC9573347 DOI: 10.3390/s22197578
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.847
Figure 1A scheme of deep learning-based DoA estimation. The proposed DNN or CNN structure estimates the DoA of the LoS path in the presence of multipath signals and mutual coupling.
Parameter setting for DNN structure.
| Parameter | Value (or Type) |
|---|---|
| Number of layers ( | 2 |
| Size of layers ( | 600, 600 |
| Loss function | MSE |
| Optimizer | Adam |
| Activation function | ReLU |
| Batch size | 100 |
Parameter setting for CNN structure.
| Parameter | Value (or Type) |
|---|---|
| Number of layers ( | 3 |
| Number of kernels ( |
|
| Size of kernels ( |
|
| Loss function | MSE |
| Optimizer | Adam |
| Activation function | ReLU |
| Batch size | 100 |
Figure 2A picture of transmitter and receiver used for the experiment.
Figure 3A picture of the indoor hallway and outdoor parking lot. The NLoS signals were expected to be strong in the indoor hallway.
Figure 4Correlation between collected covariance matrices and ideal covariance matrices according to DoA and experiment environment.
Figure 5Performance analysis of DoA estimation algorithms in the indoor environment. The first figure shows the RMSE according to DoA, and the second figure is a histogram of estimation results when the actual DoA is 90°. (a) RMSE. (b) Histogram.
Figure 6Performance analysis of DoA estimation algorithms in the outdoor environment. The first figure shows the RMSE according to DoA, and the second figure is a histogram of estimation results when the actual DoA is 90°. (a) RMSE. (b) Histogram.
A total RMSE of DoA estimation algorithms.
| DNN | CNN | MUSIC | DNN | CNN | |
|---|---|---|---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Analysis on training time, computation time, and computational complexity.
| Training Time [s] | Computation Time [ | Computational Complexity | |
|---|---|---|---|
|
| 3500 | 33 |
|
|
| 190 | ||
|
| 4400 | 35 |
|
|
| 230 | ||
|
| - | 7161 |
|