Related Experiment Video
Updated: Oct 2, 2025

03:31
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
668
DOA Estimation Method Based on Improved Deep Convolutional Neural Network
Fangzheng Zhao1, Guoping Hu2, Chenghong Zhan1
1Graduate School, Air Force Engineering University, Xi'an 710043, China.
Sensors (Basel, Switzerland)
|February 26, 2022
Summary
This study introduces a novel deep convolutional neural network for multi-target direction-of-arrival (DOA) estimation in uniform linear arrays. The method achieves superior accuracy, especially in low signal-to-noise ratio (SNR) conditions.
Area of Science:
- Signal Processing
- Array Signal Processing
- Machine Learning Applications
Background:
- Multi-target Direction-of-Arrival (DOA) estimation is crucial for applications like radar and sonar.
- Traditional methods struggle with low signal-to-noise ratio (SNR) and limited snapshots.
- Deep learning offers potential for improved DOA estimation performance.
Purpose of the Study:
- To propose a novel DOA estimation method using deep convolutional neural networks (CNNs) for uniform linear arrays.
- To transform the DOA estimation problem into an inverse mapping problem of the covariance matrix to a binary sequence.
- To evaluate the performance of the proposed CNN-based method against traditional algorithms.
Main Methods:
- Utilizing a deep convolutional neural network (CNN) architecture.
- Mapping the array output covariance matrix to a binary sequence indicating target presence.
- Employing the upper triangular part of the discrete covariance matrix as input data.
- Comparing performance against MUSIC, ESPRIT, ML, and deep fully connected neural networks.
Main Results:
- The proposed CNN algorithm significantly outperforms typical super-resolution algorithms in low SNR and small snapshot scenarios.
- Performance is comparable to MUSIC, ESPRIT, and ML algorithms under high SNR and large snapshot conditions.
- The CNN method demonstrates better accuracy than deep fully connected neural networks.
- Using the upper triangular covariance matrix reduces computational complexity.
Conclusions:
- The proposed deep convolutional neural network method is effective for multi-target DOA estimation.
- The approach offers improved accuracy, particularly in challenging low SNR environments.
- The method provides a competitive alternative to existing DOA estimation techniques with potential for complexity reduction.
Related Concept Videos
Deconvolution
282
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
282
What are Estimates?
5.5K
It isn't easy to measure a parameter such as the mean height or the mean weight of a population. So, we draw samples from the population and calculate the mean height or mean weight of the individuals in the sample. This sample data acts as a representative measure of the population parameter. These sample statistics are known as estimates.
The estimate for the mean of a sample is denoted by ͞x, whereas the mean of the population is designated as μ. Further, parameters such...
The estimate for the mean of a sample is denoted by ͞x, whereas the mean of the population is designated as μ. Further, parameters such...
5.5K
