Next Article in Journal
Comprehensive Analysis and Validation of the Atmospheric Weighted Mean Temperature Models in China
Next Article in Special Issue
Calibration of MIMO Radar Transmitting and Receiving Array Using Scene Object Measurement
Previous Article in Journal
Wide Area Detection and Distribution Characteristics of Landslides along Sichuan Expressways
Previous Article in Special Issue
A Multi-Objective Quantum Genetic Algorithm for MIMO Radar Waveform Design
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Communication

Low-Complexity One-Bit DOA Estimation for Massive ULA with a Single Snapshot

College of Electronic Science, National University of Defense Technology, Changsha 410073, China
*
Author to whom correspondence should be addressed.
Remote Sens. 2022, 14(14), 3436; https://doi.org/10.3390/rs14143436
Submission received: 6 June 2022 / Revised: 10 July 2022 / Accepted: 15 July 2022 / Published: 17 July 2022
(This article belongs to the Special Issue Recent Advances in Signal Processing and Radar for Remote Sensing)

Abstract

:
Existing one-bit direction of arrival (DOA) estimate methods based on sparse recovery or subspace have issues when used for massive uniform linear arrays (MULAs), such as high computing cost, estimation accuracy depending on grid size, or high snapshot-number requirements. This paper considers the low-complexity one-bit DOA estimation problems for MULA with a single snapshot. Theoretical study and simulation results demonstrate that discrete Fourier transform (DFT) can be applied to MULA for reliable initial DOA estimation even when the received data are quantized by one-bit methods. A precise estimate is then obtained by searching within a tiny area. The resulting method is called one-bit DFT. This method is straightforward and simple to implement. High-precision DOA estimates of MULA can be obtained with a single snapshot, and the computational complexity is significantly less than that of existing one-bit DOA estimation methods. Moreover, the suggested method is easily extensible to multiple snapshot scenarios, and increasing the number of snapshots can further improve estimation precision. Simulation results show the effectiveness of the one-bit DFT method.

1. Introduction

The direction of arrival (DOA) estimate is widely utilized in radar array systems, smart antenna, adaptive beamforming, and other applications as a key technology of passive radar [1,2,3,4,5,6,7,8,9]. In recent years, with the rapid development of massive multiple-input multiple-output (MIMO) technology, the DOA estimation method for massive antenna array has become a focus of research [10,11,12,13,14,15,16,17,18]. However, massive antenna array confronts several challenges, including a large number of antenna components, high computational complexity, and high power consumption, among others. Given that high-resolution quantization is preferable in signal recovery performance, its impracticality is probable due to high hardware costs and system power consumption. The analog-to-digital converter (ADC) is one of the most power-consuming devices, and its power consumption increases exponentially with quantized digits [19]. The limited hardware cost will bring severe challenges to parameter estimation and real-time signal processing. Therefore, system design using low-resolution ADCs and related signal-processing techniques has attracted great research interest [20,21,22,23,24].
Recently, massive MIMO systems have extensively investigated one-bit ADCs consisting of simple comparators that can significantly simplify other RF components and consume even negligible circuit power [25,26,27,28,29,30]. After one-bit quantization, only the measured symbol information is available, but it has been demonstrated that robust DOA estimates can still be ensured [31,32,33,34,35]. Stockle et al. [31] formulated one-bit DOA estimation as a sparse recovery problem, which was solved by extending the binary iterative hard-thresholding technique to complex-valued signals. Simulation results show that the performance of this method for one-bit DOA estimation is comparable to the subspacebased methods with multiple signal classification (MUSIC) and estimating signal parameter via rotational invariance techniques (ESPRITs). Meng et al. [32] presented the one-bit DOA estimate with a single snapshot as a generalized linear model inference problem and solved it using the recently developed generalized sparse Bayesian learning (Gr-SBL) technique. Huang et al. [33] showed that the one-bit covariance matrix is approximable by the sum of a scaled unquantized covariance matrix and a scaled identity matrix. Based on this, a one-bit MUSIC method was developed, which directly finds the signal subspace and the noise subspace via the eigendecomposition of the one-bit covariance matrix and applies the most classical MUSIC technique to determine the DOA of the signal. Wei et al. [34] established a sparse reconstruction model for one-bit quantization based on atomic norm (one-bit AN) minimization to accomplish gridless DOA estimation. The sign inconsistency between the one-bit measurement and the actual signal is restricted by employing a linear loss function. Then, the interior point method or semidefinite programming solver was utilized to resolve it. The above one-bit methods based on sparse recovery or subspace can produce good estimation results when used to massive uniform linear arrays (MULA). Nonetheless, they have limitations such as high computational cost, estimate accuracy that is sensitive to grid size, and the need for a large number of snapshots.
Different from existing methods, we present a low-complexity one-bit DOA estimation method based on discrete Fourier transform (DFT) in this paper. DFT has been widely used in single-snapshot DOA estimation of MULA in recent years [16,36,37]. Theoretical study and simulation confirmation demonstrates that even after one-bit quantization of the single snapshot data received by MULA, the initial DOA estimation can be obtained from the DFT spectrum’s peak location. Then, we search a small area for the optimal phase rotation to obtain a precise estimate. Additionally, we extend the one-bit DFT method for singlesnapshot scenarios to handle multiple snapshots. The proposed method is straightforward to apply, and the high-precision estimation result of MULA can be produced from a single snapshot. The estimation performance is enhanced by increasing the number of snapshots. Simulation results indicate that the estimation precision of the proposed method is superior to that of the existing one-bit DOA estimation methods and that it also has the benefit of high computational efficiency.
The remainder of the paper is structured as follows: Section 2 reviews the one-bit signal model; Section 3 presents the proposed one-DFT method; Section 4 provides the numerical simulations and discusses the results; Section 5 concludes the paper.

2. One-Bit Signal Model

Consider a MULA with M 1 antennas that are separated by a half-wavelength. Assume there are K far-field sources impacting the array from θ = [ θ 1 , , θ K ] . Received data for a single snapshot can be represented as follows:
x = As + n
where A = [ a ( θ 1 ) , , a ( θ K ) ] C M × K represents the steering matrix, and a ( θ k ) is the steering vector. s = [ s 1 , , s K ] T denotes the K × 1 complex-valued signals with different signals independent of each other obeying a circularly symmetric complex Gaussian distribution with power σ k 2 , k = 1 , 2 , , K . n C M × 1 represents additive white Gaussian noise with the power of σ n 2 . In the θ k direction, the steering vector is given by the following.
a ( θ k ) = [ e j π sin θ k , e j 2 π sin θ k , , e j M π sin θ k ] T
The one-bit quantized data model can be described as follows:
y = 1 2 ( sign ( Re ( x ) ) + j sign ( Im ( x ) ) )
where sign ( · ) is an element-by-element function, which is defined as follows.
sign ( w ) = 1 , if w 0 1 , if w < 0

3. Proposed Method

3.1. DFT

DFT is one of the conventional non-parametric approaches for spectrum analysis. Define the normalized M × M DFT matrix F , where [ F ] p q = e j ( 2 π / M ) p q / M . The DFT spectrum of a ( θ k ) is Fa ( θ k ) , and the q-th element is as follows.
[ Fa ( θ k ) ] q = 1 M sin [ M 2 ( 2 π M q π sin θ k ) ] sin [ 1 2 ( 2 π M q π sin θ k ) ] e j M 2 [ 2 π M q π sin θ k ]
If the array has an infinite number of antennas (i.e., M ), there is always an integer q k = M 2 sin θ k such that [ Fa ( θ k ) ] q k = M , while all other elements of Fa ( θ k ) are zero [15,38]. Thus, | Fa ( θ k ) | and | Fx | are ideally sparse, and the initial estimate of θ k can be obtained immediately from the peak position of | Fx | .
θ k i n i = arcsin ( 2 q k / M ) , k = 1 , 2 , , K

3.2. Covariance Matrix Analysis after One-Bit Quantization

Next, we analyze the effect of one-bit quantization on the sample covariance matrix. Due to the independence between signals and between signals and noise, the mean of x q = [ x ] q is zero, and the variance σ x q 2 = E [ x q x q * ] (i.e., the q-th diagonal term of R x ) is given by the following.
σ x q 2 = [ R x ] q q = k = 1 K | a q ( θ k ) | 2 σ k 2 + σ n 2
The correlation coefficient ρ x p x q between the unquantized measurements of the p-th and q-th sensors (where p q ) can be written as follows [33].
ρ x p x q = E [ x p x q * ] σ x p σ x q = [ R x ] p q [ R x ] p p [ R x ] q q = k = 1 K a p ( θ k ) a q * ( θ k ) σ k 2 k = 1 K | a p ( θ k ) | 2 σ k 2 + σ n 2 k = 1 K | a q ( θ k ) | 2 σ k 2 + σ n 2
Since a p ( θ k ) = e j p π sin θ k , Equation (7) can be simplified as L = [ R x ] q q = k = 1 K σ k 2 + σ n 2 , q = 1 , 2 , , M . Moreover, assuming for convenience that the signals are of equal power, i.e.,  δ = σ k 2 / σ n 2 , k = 1 , 2 , , K , then there is the following:
ρ x p x q = k = 1 K e j ( p q ) π sin θ k K + δ 1
and | ρ x p x q | < 1 .
Consider a one-bit quantitative measurement y q , q = 1 , 2 , , M with zero mean and unit variance, i.e., E [ y q ] = 0 and σ y q 2 = 1 . Therefore, the correlation coefficient between y p and y q is as follows.
ρ y p y q = 1 σ y p σ y q E [ y p y q * ] = [ R y ] p q
In particular, if  p = q , there is ρ y p y p = 1 . According to the arcsine law [39,40], we have the following.
ρ y p y q = 2 π arcsine ( ρ x p x q ) = 2 π ( arcsin ( Re ( ρ x p x q ) ) + j arcsin ( Im ( ρ x p x q ) ) )
Therefore, combining Equation (8), we can obtain the following.
R y = 2 π arcsine ( 1 L R x )
Equation (12) shows that the unquantized covariance matrix can be reconstructed from the one-bit covariance matrix as R x = L sine ( π 2 R y ) , where sine ( z ) = sin ( Re ( z ) ) + j sin ( Re ( z ) ) , and L is an unknown scaling parameter. The literature [33] analysis demonstrates that R x can be approximated by the sum of the scaled R y and the scaled identity matrix I . First, arcsin ( Re ( ρ x p x q ) ) can be expanded as follows.
arcsin ( Re ( ρ x p x q ) ) = Re ( ρ x p x q ) + 1 6 Re 3 ( ρ x p x q ) + 3 40 Re 5 ( ρ x p x q ) +
If | Re ( ρ x p x q ) | is small enough (that is, SNR is low enough), arcsin ( Re ( ρ x p x q ) ) can be well approximated as Re ( ρ x p x q ) .
arcsin ( Re ( ρ x p x q ) ) Re ( ρ x p x q )
This approximation can also be applied to Im ( ρ x p x q ) , resulting in ρ y p y q 2 π ρ x p x q . According to Equations (12) and (14), the following is the case.
[ R y ] p q 2 L π [ R x ] p q , p q
Since ρ y q y q = ρ x q x q = 1 , the error caused by approximating arcsin ( 1 ) to 1 is larger, and Equation (15) can be rewritten as [33] follows:
R y D ( R y ) 2 L π ( R x D ( R x ) )
where D ( R ) = diag ( R 11 , , R M M ) is a diagonal matrix. Due to [ R y ] q q = 1 and [ R x ] q q = L , one can yield [33] the following.
R y 2 L π R x + ( 1 2 π ) I

3.3. One-Bit DFT

For the received single snapshot data x and the one-bit quantized data y , there are R x = x x H and R y = y y H . Multiplying both sides of Equation (17) by F simultaneously provides the following:
F R y F H F ( 2 L π R x + ( 1 2 π ) I ) F H 2 L π F R x F H + ( 1 2 π ) I
when M , | Fx | is ideally sparse, and has distinct peaks at positions q k , k = 1 , 2 , , K corresponding to the incident angle information. Thus, we have the following.
diag ( F R x F H ) = diag ( Fx ( Fx ) H ) = [ σ n 2 , , M σ k 2 + σ n 2 , , σ n 2 ] T
In other words, diag ( | F R x F H | ) has obvious peaks at the diagonal terms | F R x F H | q k q k = M σ k 2 , k = 1 , 2 , , K . A similar conclusion is reached for the diagonal elements of | F R y F H | according to Equations (18) and (19).
In fact, from Equation (17), R y has almost the same eigenvector as 2 L π R x + ( 1 2 π ) I . Therefore, for the single-snapshot received data of the MULA, we do not need to multiply each side of the one-bit covariance matrix R y by F . Instead, directly based on the DFT spectrum | Fy | of y , determine the corresponding angle by locating the positions of the K largest peaks q k , k = 1 , , K . From Equation (5), these positions satisfy
1 2 ( 2 π M q k π sin θ k ) = 0
or
1 2 ( 2 π M q k π sin θ k ) = π
The initial DOAs estimate can be obtained.
θ k i n i = arcsin ( 2 q k / M ) if 0 q k M 2 θ k i n i = arcsin ( 2 ( q k M ) / M ) if M 2 < q k M
Figure 1 and Figure 2 depicts | F R y F H | q q and | Fy | q , q = 1 , 2 , , M for a single incidence source with θ = 40 striking a 500-element MULA. At  q k = 339 , there is a very significant peak that can be observed. From Equation (22), the initial estimate can be calculated as θ i n i = 40 . 0907 .

3.4. Precise Estimation

In conjunction with the preceding analysis, we can utilize the phase rotation operation to obtain a precise estimate of DOAs after the received data have been quantized by onebit. The phase rotation is defined as Φ ( η ) , where Φ ( η ) is the diagonal matrix defined by Φ ( η ) = diag { e j η , , e j M η } and η [ π / M , π / M ] is the corresponding phase shift [15]. Assume that the phase deviation of the initially estimated DFT spectrum is η k . Referring to Equations (5), (20), and (21), η k satisfies the following.
1 2 ( 2 π M q k η k π sin θ k i n i ) = 0
or
1 2 ( 2 π M q k η k π sin θ k i n i ) = π
to maximize the peak value at | F Φ ( η k ) y | q k . Therefore, the precise estimate of θ ^ k can be calculated as
θ ^ k = arcsin ( 2 π q k / π M η k / π ) if θ k i n i 0 arcsin ( 2 ( q k M ) / M η k / π ) if θ k i n i < 0
To identify the optimal offset phase, [ π / M , π / M ] is divided into j grids for searching η . Extracting the corresponding η k by searching only at the K peaks such that | F Φ ( η k ) y | is the maximum reduces the computational effort of the grid search.
η k = arg max η ( π / M , π / M ) F ( q k , : ) Φ ( η ) y 2 , k = 1 , 2 , , K
In Algorithm 1, we summarize the one-bit DFT method.
Algorithm 1 One-bit DFT.
Input: One-bit quantized data vector y , number of signals K, and number of grids J.
Output: θ ^ k , k = 1 , 2 , , K .
(1) Construct DFT matrix [ F ] p q = e j ( 2 π / M ) p q / M ;
(2) Find the K largest peaks of | Fy | , and obtain the initial DOA estimate according to Equation (22);
(3) Construct the phase rotation set, and obtain the optimal offset phase from Equation (26);
(4) Use Equation (25), precise estimates of θ ^ k , k = 1 , 2 , , K can be obtained.

3.5. Expand to Multiple Snapshot Scenarios

Although this study addresses the problem of one-bit DOA estimate using a single snapshot for MULA, it is easily extensible to the case of multiple snapshots. Consider multiple snapshots with measurements of one-bit quantization:
y t = 1 2 ( sign ( Re ( x t ) ) + j sign ( Im ( x t ) ) ) , t = 1 , 2 , , T .
where T is the number of snapshots. According to Equations (18) and (19), the diagonal elements of | F R x F H | and | F R y F H | should exhibit prominent peaks at the point corresponding to the incidence angle information, where R x = 1 T t = 1 T x t x t H and R y = 1 T t = 1 T y t y t H . Let y ˜ t = F y t , | F R y F H | q q can be simplified as follows.
| F R y F H | q q = 1 T t = 1 T [ y ˜ t ] q [ y ˜ t ] q H , q = 1 , 2 , , M .
Thus, we obtain the initial angle estimate based on the peak position q k , k = 1 , 2 , , K of diag ( F R y F H ) .
Next, the optimal phase rotation can be calculated as follows.
η k = arg max η ( π / M , π / M ) [ 1 T t = 1 T q = 1 M [ y ^ t ] q [ y ^ t ] q H ] , k = 1 , 2 , , K
where y ^ t = F ( q k , : ) Φ ( η ) y t . Finally, the precise estimation result is obtained using Equation (25).

3.6. Performance Analysis

The proposed method obtains initial estimate θ k i n i from the peak position of the DFT spectrum of the received data such that the worst error of sin θ k i n i does not exceed 2 / M according to Equations (20) and (21) as long as the right peak locations are determined. The phase rotation procedure can enhance the precision of the initial estimation. According to Equation (25), the worst error of sin θ ^ k does not exceed 2 / J M . For example, when J = 10 , the worst error of sin θ ^ k is on the order of 10 3 for MULA with hundreds of array elements.
Compared to subspace methods such as one-bit MUSIC [33] and one-bit ESPRIT [35], the suggested method exploits the fact that large-scale antenna arrays can significantly increase the resolution of DFT-based spectral analysis, and only a single snapshot is required to obtain a more precise DOA estimate. In contrast, the one-bit MUSIC and one-bit ESPRIT methods need an eigenvalue decomposition of the sample covariance matrix, and the signal subspace cannot be built effectively when the number of signals exceeds the number of snapshots. Therefore, these two methods are incapable of accurately estimating DOA for a single snapshot.

3.7. Computational Complexity Analysis

The computational complexity of the one-bit DFT method mainly includes the calculation of the DFT spectrum of the received data and the phase rotation operation, and the remaining operations are relatively ignored. To calculate the DFT spectrum, FFT can be used to accelerate the calculation in actual implementation, and the complexity is in the order of O ( T M log M ) [15]. The phase rotation procedure for precise estimation requires O ( K M J T ) , which is typically enough to generate extremely precise estimations for tiny values of J. Thus, the complexity is approximately O ( T ( M log M + K M J ) ) . Since the received data are quantized to one-bit and contains only symbol information, it can reduce hardware costs and increase computation efficiency in practical applications.

4. Simulation and Results Analysis

This section considers four equal-power narrowband signals impinging on the array from 40 . 61 , 10 . 37 , 30 . 61 , and 60 . 24 . SNR is defined as SNR = 10 log 10 E As 2 2 E n 2 2 = 10 log 10 E As 2 2 M σ n 2 , and compute σ n 2 according to the SNR [32]. Unless otherwise specified, SNR is set to 0 dB, and the number of snapshots is set to 1 in simulations.
In the first simulation, we verified the ability of the one-bit DFT method to accurately locate the sources when applied to MULA. Figure 3 shows the DFT spectrum | Fy | of y in a single simulation with varying array elements, and Table 1 displays the initial estimate θ k i n i based on the peak location. Prominent peaks can be seen in the DFT spectrum at position q k , k = 1 , 2 , , 4 . As the number of array elements increases, the peak becomes more apparent, and the resulting initial estimate becomes more accurate. Figure 4 illustrates the location of the highest four peaks of the DFT spectrum of 1000 Monte Carlo tests under various array elements. The one-bit quantitative data y of each Monte Carlo test were regenerated. It has been observed that the one-bit DFT method can determine the correct peak location every time and can locate sources reliably.
In the second simulation, the one-bit DFT method is compared with the state-of-the-art one-bit DOA estimate methods Gr-SBL [32], one-bit MUSIC [33], and one-bit AN [34]. The number of grid searches for the one-bit DFT method is J = 20 . Gr-SBL and the one-bit MUSIC grid interval have been set to 0.25, meaning 721 grids in total. One-Bit MUSIC does not work efficiently with a single snapshot, so the number of snapshots is set to 10. Let us utilize the mean absolute error (MAE) to evaluate the effectiveness of all methods [41,42]:
MAE = 1 K N ( n = 1 N k = 1 K | θ k θ ^ k , n | )
where N is the number of Monte Carlo runs and θ ^ k , n represents the estimated value of the incident angle θ k of the n-th Monte Carlo test. M = 500 and N = 200 are set in this simulation.
Figure 5 shows the MPE curve of all methods varying with SNR. When the input SNR is low, it is observed that estimation errors for all methods are large. Due to the limited resolution of the DFT operation, the accuracy of the initial estimate does not improve when the SNR is greater than 4 dB. Even if the approximation error of Equation (17) is relatively large in the case of high SNR, the proposed method causes no performance loss in the initial estimation as long as the accurate position of the peak point is determined. After phase rotation, the accuracy of the precise estimate of one-bit DFT improves significantly and outperforms all other comparison methods. Gr-SBL and one-bit MUSIC almost always find the nearest grid point to the true DOAs when the input SNR is high, and the estimation accuracy is mainly affected by the off-grid error. However, finer meshing will significantly increase runtime. The estimation accuracy of one-bit AN is better than the initial estimation accuracy of the one-bit DFT, Gr-SBL, and one-bit MUSIC at high SNR and lower than the precise estimation of the one-bit DFT method. Figure 6 shows the average running time of all methods. The One-bit DFT method only takes about 0.1s, which is much lower than other methods.
In the third simulation, the effect of snapshot number on the performance of the proposed method is evaluated. Figure 7 depicts the MAE versus SNR curve of the proposed method for varying numbers of snapshots, where M = 500 and N = 200 . It can be observed that, as the number of snapshots increases, the accuracy of the proposed method’s precise estimation improves.
In the fourth simulation, the performance of each method is compared when incident signals have varying magnitudes. In particular, we analyze the two incident signals θ 1 = 40 . 61 and θ 2 = 30 . 61 , for which the signal magnitude in the θ 1 direction is fixed at 0 dB while the signal magnitude in the θ 2 direction varies from 0 dB to 20 dB. When the DOA estimated by all methods satisfy | θ ^ k θ k | < 1 , k = 1 , 2 , the two sources are considered to be distinguished successfully; otherwise, the resolution fails. The number of snapshots for the Gr-SBL and One-bit AN methods is set to 1, and the number of snapshots for the one-bit MUSIC method is set to 10. Additionally, we simulate the performance of the suggested method using a single snapshot and ten snapshots.
Figure 8 displays the resolution results of all methods, where the resolution probability is the ratio of the number of successful resolutions to the number of Monte Carlo trials. It is noticed that the estimated ability of the proposed method is better than that of Gr-SBL and the one-bit AN method with a single snapshot but inferior to that of the one-bit MUSIC method. Nonetheless, when T = 10 , the estimation performance of the proposed method is higher than that of the one-bit MUSIC.

5. Conclusions

In this paper, taking advantage of the fact that large-scale antenna arrays can greatly improve the resolution of spectrum analysis based on DFT, a novel single-snapshot one-bit DOA estimation method for MULA is proposed. The theoretical analysis and simulation verification shows that the DFT spectrum of the data received by MULA after one-bit quantization still has an obvious peak at the position containing the incident angle information. The initial DOA estimation can be derived with high precision based on the position of the peak, and the estimation precision can be enhanced with a simple phase-rotation procedure. Furthermore, the calculation stages of this method in multiple snapshot situations are analyzed. Unlike the previous one-bit DOA estimate methods, the proposed method does not require nonlinear optimization, iterative solutions, or any other complex operations, and it has the benefit of having an extremely low computing complexity. Finally, the effectiveness of the proposed method is validated with a large number of simulation experiments and an analysis of the results.

Author Contributions

S.G.’s contribution is conceptualization, investigation, methodology, software, and writing the original manuscript. C.F.’s contribution is conceptualization, methodology, and reviewing manuscript. J.W.’s contribution is reviewing and editing manuscript. X.H.’s contribution is conceptualization, methodology, and resources. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

Abbreviations

The following abbreviations are used in this manuscript:
DOADirection of arrival;
MULAMassive uniform linear arrays;
DFTDiscrete Fourier transform;
Gr-SBLGeneralized sparse Bayesian learning;
one-bit ANOne-bit quantization based on atomic norm minimization;
| · | Modulo operator;
Re ( · ) Real part;
Im ( · ) Imaginary part;
E [ · ] Expectation;
[ R ] p q p q -th element of matrix R ;
R ( q , : ) q-th row of matrix R ;
[ x ] q q-th element of vector x ;
diag ( · ) Diagonal operator.

References

  1. Luo, J.; Zhang, Y.; Yang, J.; Zhang, D.; Zhang, Y.; Zhang, Y.; Huang, Y.; Jakobsson, A. Online Sparse DOA Estimation Based on Sub–Aperture Recursive LASSO for TDM–MIMO Radar. Remote Sens. 2022, 14, 2133. [Google Scholar] [CrossRef]
  2. Wang, H.; Wang, J.; Jiang, J.; Liao, K.; Xie, N. Target Detection and DOA Estimation for Passive Bistatic Radar in the Presence of Residual Interference. Remote Sens. 2022, 14, 1044. [Google Scholar] [CrossRef]
  3. Lai, Y.; Zhou, H.; Zeng, Y.; Wen, B. Quantifying and reducing the DOA estimation error resulting from antenna pattern deviation for direction-finding HF radar. Remote Sens. 2017, 9, 1285. [Google Scholar] [CrossRef] [Green Version]
  4. Ma, T.; Du, J.; Shao, H. A Nyström-Based Low-Complexity Algorithm with Improved Effective Array Aperture for Coherent DOA Estimation in Monostatic MIMO Radar. Remote Sens. 2022, 14, 2646. [Google Scholar] [CrossRef]
  5. Liao, K.; Yu, Z.; Xie, N.; Jiang, J. Joint Estimation of Azimuth and Distance for Far-Field Multi Targets Based on Graph Signal Processing. Remote Sens. 2022, 14, 1110. [Google Scholar] [CrossRef]
  6. Liu, L.; Rao, Z. An Adaptive Lp Norm Minimization Algorithm for Direction of Arrival Estimation. Remote Sens. 2022, 14, 766. [Google Scholar] [CrossRef]
  7. Ge, S.; Fan, C.; Wang, J.; Huang, X. Robust adaptive beamforming based on sparse Bayesian learning and covariance matrix reconstruction. IEEE Commun. Lett. 2022; Early Access. [Google Scholar] [CrossRef]
  8. Xiong, C.; Fan, C.; Huang, X. Time Reversal Linearly Constrained Minimum Power Algorithm for Direction of Arrival Estimation in Diffuse Multipath Environments. Remote Sens. 2020, 12, 3344. [Google Scholar] [CrossRef]
  9. Mao, Z.; Liu, S.; Qin, S.; Huang, Y. Cramér-Rao Bound of Joint DOA-Range Estimation for Coprime Frequency Diverse Arrays. Remote Sens. 2022, 14, 583. [Google Scholar] [CrossRef]
  10. Cheng, Z.; Tao, M.; Kam, P.Y. Channel path identification in mmWave systems with large-scale antenna arrays. IEEE Trans. Commun. 2020, 68, 5549–5562. [Google Scholar] [CrossRef]
  11. Li, Q.; Su, T.; Wu, K. Accurate DOA estimation for large-scale uniform circular array using a single snapshot. IEEE Commun. Lett. 2019, 23, 302–305. [Google Scholar] [CrossRef]
  12. Dai, Z.; Su, W.; Gu, H. A gain and phase autocalibration approach for large-scale planar antenna arrays. IEEE Commun. Lett. 2020, 25, 1645–1649. [Google Scholar] [CrossRef]
  13. Gong, Z.; Wu, L.; Zhang, Z.; Dang, J.; Zhu, B.; Jiang, H.; Li, G.Y. Joint TOA and DOA estimation with CFO compensation using large-scale array. IEEE Trans. Signal Process. 2021, 69, 4204–4218. [Google Scholar] [CrossRef]
  14. Zheng, W.; Zhang, X.; Wang, Y.; Zhou, M.; Wu, Q. Extended coprime array configuration generating large-scale antenna co-array in massive MIMO system. IEEE Trans. Veh. Technol. 2019, 68, 7841–7853. [Google Scholar] [CrossRef]
  15. Cao, R.; Liu, B.; Gao, F.; Zhang, X. A low-complex one-snapshot DOA estimation algorithm with massive ULA. IEEE Commun. Lett. 2017, 21, 1071–1074. [Google Scholar] [CrossRef]
  16. Li, B.; Zhang, X.; Li, J.; Ma, P. DOA Estimation of Non-Circular Source for Large Uniform Linear Array With a Single Snapshot: Extended DFT Method. IEEE Commun. Lett. 2021, 25, 3843–3847. [Google Scholar] [CrossRef]
  17. Liu, Y.; Hou, L.; Shen, Q.; Lv, C.; Na, S.; Qiu, T. Beamspace U-ESPRIT DOA Estimation Algorithm of Coherently Distributed Sources in Massive MIMO Systems. In Proceedings of the 2020 12th International Conference on Advanced Computational Intelligence (ICACI), Dali, China, 14–16 March 2020; pp. 126–132. [Google Scholar]
  18. Shafin, R.; Liu, L.; Zhang, J.; Wu, Y.C. DoA estimation and capacity analysis for 3-D millimeter wave massive-MIMO/FD-MIMO OFDM systems. IEEE Trans. Wirel. Commun. 2016, 15, 6963–6978. [Google Scholar] [CrossRef]
  19. Walden, R.H. Analog-to-digital converter survey and analysis. IEEE J. Sel. Areas Commun. 1999, 17, 539–550. [Google Scholar] [CrossRef] [Green Version]
  20. Wang, S.; Li, Y.; Wang, J. Multiuser detection in massive spatial modulation MIMO with low-resolution ADCs. IEEE Trans. Wirel. Commun. 2014, 14, 2156–2168. [Google Scholar] [CrossRef]
  21. Mo, J.; Alkhateeb, A.; Abu-Surra, S.; Heath, R.W. Hybrid architectures with few-bit ADC receivers: Achievable rates and energy-rate tradeoffs. IEEE Trans. Wirel. Commun. 2017, 16, 2274–2287. [Google Scholar] [CrossRef]
  22. Roth, K.; Nossek, J.A. Achievable rate and energy efficiency of hybrid and digital beamforming receivers with low resolution ADC. IEEE J. Sel. Areas Commun. 2017, 35, 2056–2068. [Google Scholar] [CrossRef] [Green Version]
  23. Zhi, K.; Pan, C.; Ren, H.; Wang, K. Uplink achievable rate of intelligent reflecting surface-aided millimeter-wave communications with low-resolution ADC and phase noise. IEEE Wirel. Commun. Lett. 2020, 10, 654–658. [Google Scholar] [CrossRef]
  24. Choi, J.; Sung, J.; Prasad, N.; Qi, X.F.; Evans, B.L.; Gatherer, A. Base station antenna selection for low-resolution ADC systems. IEEE Trans. Commun. 2019, 68, 1951–1965. [Google Scholar] [CrossRef]
  25. Li, Y.; Tao, C.; Seco-Granados, G.; Mezghani, A.; Swindlehurst, A.L.; Liu, L. Channel estimation and performance analysis of one-bit massive MIMO systems. IEEE Trans. Signal Process. 2017, 65, 4075–4089. [Google Scholar] [CrossRef]
  26. Jeon, Y.S.; Lee, N.; Hong, S.N.; Heath, R.W. One-bit sphere decoding for uplink massive MIMO systems with one-bit ADCs. IEEE Trans. Wirel. Commun. 2018, 17, 4509–4521. [Google Scholar] [CrossRef] [Green Version]
  27. Jeon, Y.S.; Lee, N.; Poor, H.V. Robust data detection for MIMO systems with one-bit ADCs: A reinforcement learning approach. IEEE Trans. Wirel. Commun. 2019, 19, 1663–1676. [Google Scholar] [CrossRef]
  28. Kong, C.; Mezghani, A.; Zhong, C.; Swindlehurst, A.L.; Zhang, Z. Multipair massive MIMO relaying systems with one-bit ADC s and DAC s. IEEE Trans. Signal Process. 2018, 66, 2984–2997. [Google Scholar] [CrossRef] [Green Version]
  29. Khalili, A.; Shirani, F.; Erkip, E.; Eldar, Y.C. MIMO Networks with One-Bit ADCs: Receiver Design and Communication Strategies. IEEE Trans. Commun. 2021, 70, 1580–1594. [Google Scholar] [CrossRef]
  30. Cheng, Z.; He, Z.; Liao, B. Target detection performance of collocated MIMO radar with one-bit ADCs. IEEE Signal Process. Lett. 2019, 26, 1832–1836. [Google Scholar] [CrossRef]
  31. Stöckle, C.; Munir, J.; Mezghani, A.; Nossek, J.A. 1-bit direction of arrival estimation based on compressed sensing. In Proceedings of the IEEE 16th International Workshop Signal Processing Advances in Wireless Communications, Stockholm, Sweden, 28 June–1 July 2015; pp. 246–250. [Google Scholar]
  32. Meng, X.; Zhu, J. A generalized sparse Bayesian learning algorithm for 1-bit DOA estimation. IEEE Commun. Lett. 2018, 22, 1414–1417. [Google Scholar] [CrossRef]
  33. Huang, X.; Liao, B. One-bit MUSIC. IEEE Signal Process. Lett. 2019, 26, 961–965. [Google Scholar] [CrossRef] [Green Version]
  34. Wei, Z.; Wang, W.; Dong, F.; Liu, Q. Gridless one-bit direction-of-arrival estimation via atomic norm denoising. IEEE Commun. Lett. 2020, 24, 2177–2181. [Google Scholar] [CrossRef]
  35. Li, Z.; Shi, J.; Wang, X.; Wen, F. Joint angle and frequency estimation using one-bit measurements. Sensors 2019, 19, 5422. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  36. Li, J.; Ma, P.; Zhang, X.; Zhao, G. Improved DFT algorithm for 2D DOA estimation based on 1D nested array motion. IEEE Commun. Lett. 2020, 24, 1953–1956. [Google Scholar] [CrossRef]
  37. Huang, Z.; Wang, W.; Dong, F.; Wang, D. A one-snapshot localization algorithm for mixed far-field and near-field sources. IEEE Commun. Lett. 2020, 24, 1010–1014. [Google Scholar] [CrossRef]
  38. Xie, H.; Gao, F.; Zhang, S.; Jin, S. A unified transmission strategy for TDD/FDD massive MIMO systems with spatial basis expansion model. IEEE Trans. Veh. Technol. 2016, 66, 3170–3184. [Google Scholar] [CrossRef]
  39. Van Vleck, J.H.; Middleton, D. The spectrum of clipped noise. Proc. IEEE 1966, 54, 2–19. [Google Scholar] [CrossRef]
  40. Jacovitti, G.; Neri, A. Estimation of the autocorrelation function of complex Gaussian stationary processes by amplitude clipped signals. IEEE Trans. Inf. Theory. 1994, 40, 239–245. [Google Scholar] [CrossRef]
  41. Xiao, P.; Liao, B.; Deligiannis, N. Deepfpc: A deep unfolded network for sparse signal recovery from 1-bit measurements with application to doa estimation. Signal Process. 2020, 176, 107699. [Google Scholar] [CrossRef]
  42. Liu, Y.; Zhang, Z.; Zhou, C.; Yan, C.; Shi, Z. Robust Variational Bayesian Inference for Direction-of-Arrival Estimation with Sparse Array. IEEE Trans. Veh. Technol. 2022; Early Access. [Google Scholar] [CrossRef]
Figure 1. | F R y F H | q q , q = 1 , 2 , , M , SNR = 0 dB .
Figure 1. | F R y F H | q q , q = 1 , 2 , , M , SNR = 0 dB .
Remotesensing 14 03436 g001
Figure 2. | Fy | q , q = 1 , 2 , , M , SNR = 0 dB .
Figure 2. | Fy | q , q = 1 , 2 , , M , SNR = 0 dB .
Remotesensing 14 03436 g002
Figure 3. The DFT spectrum | Fy | of y .
Figure 3. The DFT spectrum | Fy | of y .
Remotesensing 14 03436 g003
Figure 4. The location of the most highest four peaks obtained by the one-bit DFT method for 1000 Monte Carlo trials.
Figure 4. The location of the most highest four peaks obtained by the one-bit DFT method for 1000 Monte Carlo trials.
Remotesensing 14 03436 g004
Figure 5. MAE versus SNR.
Figure 5. MAE versus SNR.
Remotesensing 14 03436 g005
Figure 6. Average runtime comparison of all methods.
Figure 6. Average runtime comparison of all methods.
Remotesensing 14 03436 g006
Figure 7. MAE versus SNR curve of the proposed method with different number of snapshots.
Figure 7. MAE versus SNR curve of the proposed method with different number of snapshots.
Remotesensing 14 03436 g007
Figure 8. The variation curve of resolution with varying signal magnitude differences among all methods, where SNR = 0 dB .
Figure 8. The variation curve of resolution with varying signal magnitude differences among all methods, where SNR = 0 dB .
Remotesensing 14 03436 g008
Table 1. Peak location and initial DOA estimation.
Table 1. Peak location and initial DOA estimation.
40.61 ° 10.37 ° 30.61 ° 60.24 °
θ 1 ini q 1 θ 2 ini q 2 θ 3 ini q 3 θ 4 ini q 4
M = 500 40.6926 ° 337 10.3698 ° 455 30.5307 ° 127 60.2271 ° 217
M = 1000 40.5416 ° 675 10.3698 ° 910 30.6638 ° 255 60.2271 ° 434
M = 5000 40.6019 ° 3373 10.3698 ° 4550 30.6106 ° 1273 60.2271 ° 2170
M = 10,000 40.6170 ° 6745 10.3698 ° 9100 30.6106 ° 2546 60.2501 ° 4341
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Ge, S.; Fan, C.; Wang, J.; Huang, X. Low-Complexity One-Bit DOA Estimation for Massive ULA with a Single Snapshot. Remote Sens. 2022, 14, 3436. https://doi.org/10.3390/rs14143436

AMA Style

Ge S, Fan C, Wang J, Huang X. Low-Complexity One-Bit DOA Estimation for Massive ULA with a Single Snapshot. Remote Sensing. 2022; 14(14):3436. https://doi.org/10.3390/rs14143436

Chicago/Turabian Style

Ge, Shaodi, Chongyi Fan, Jian Wang, and Xiaotao Huang. 2022. "Low-Complexity One-Bit DOA Estimation for Massive ULA with a Single Snapshot" Remote Sensing 14, no. 14: 3436. https://doi.org/10.3390/rs14143436

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop