1. Introduction
A vehicle tends to rely on satellite navigation to determine its location [1]. As the number of satellites in orbit increases, the precision of satellite navigation has greatly improved. However, satellite navigation is susceptible to harsh environments, such as tunnels and urban canyons [2,3,4]. Cooperative vehicle infrastructure systems (CVIS) are widely applied to make up for the shortcomings of satellite positioning [5]. This technology connects all kinds of transportation elements including vehicle clusters, roadside units and wireless network links [6]. Traditional CVIS depends on high-speed cooperative communication, which is constrained by battery capacity and storage resources [7]. The array antenna is widely used in receiving and analyzing noncooperative signals [8]. Self-position determination based on array sensing multiple source data can avoid the communication overhead due to the lack of communication data interaction [9]. The vehicle’s self-position can be estimated using the array signal data fusion method. Self-position awareness based on direct position determination has been discussed in [10], and can achieve accurate estimation for vehicle positioning when signal frequencies are distinguishable. Signal fitting methods are proposed in [11] and achieve better results than multiple signal classification (MUSIC). Nevertheless, these methods only consider the ideal position scenario and often exhibit poor performance under multipath environments [12]. Position determination in the presence of multipath signals has attracted much attention [13,14,15,16,17,18,19]. In the multipath environment, the array sensors usually receive signals propagating along the line-of-sight (LOS) paths and non-line-of-sight (NLOS) paths [20]. The classical super-resolution localization methods are unable to handle the coherent signals resulting from multipath effect unless spatial smoothing technology is applied [21]. However, the application of spatial smoothing technology will introduce changes in signal power, which may cause difficulty in distinguishing between LOS signals and NLOS signals from the perspective of signal strength. A hierarchical clustering architecture is proposed in [22], which allows us to discriminate among possible different interfering scenarios characterized by the same number of jammers via an unsupervised learning clustering fed using a suitable feature set. The clustering algorithm without using a feature set proposed in [23] can associate discrete data to eliminate the fake localization interference [24] and quickly determine the emitter positions in the absence of prior power information, which has potential to solve the fake localization problem under multipath environments.
To avoid a decline in localization accuracy, it is essential that the NLOS information included in multipath signal data is suppressed. The authors of reference [25] introduce a method to eliminate the signal components with power suppression and then derive a C-matrix only containing the necessary signal information to avoid the impact of the interference signals on the estimated results. The oblique projection method presented in [26] can obtain the signal data with specific components. This method completely removes the uninterested components from the raw data via a geometrical insight of the signal space [27]. The above methods all subtract uninterested components from raw data after estimating the original signal form, which may cause incorrect results due to the existence of intermediate estimation errors [28]. Direct localization methods often establish global grid points before searching for target positions [29]. Although accurate position estimation can be obtained with numerous grid points, the computational complexity of dense grid searches increases as more grid points are considered. The adaptive grid-refinement strategy was originally proposed in [30]. The idea behind the grid refinement approach is to start with a coarse grid of locations and then the grid is refined around the estimated locations. This procedure can achieve low computational complexity and fine grid resolution. The grid refinement is improved in [31,32] and more complex refinement approaches are proposed to solve the grid point distribution issue in various global search scenarios. Nevertheless, the grid refinement process needs to iteratively update the grid points, which is time-consuming.
This paper mainly discusses self-position determination under multipath environments and proposes array signal subspace fitting (SSF) for suppressing NLOS components. All measured angles are obtained by means of enhanced spatial smoothing and root multiple signal classification (Root-MUSIC). Then, the vehicle position is initially estimated with the K-means clustering algorithm, and the NLOS components can then be distinguished for each emitter. Next, the cost function of SSF for suppressing multipath effects is directly established using orthogonal projection. Finally, a local grid search around the initial estimation is applied to obtain the precise results instead of using global grid search. Therefore, the proposed method has lower complexity compared with traditional methods. In addition, simulated experiments are carried out to verify that the proposed method has accurate position estimation.
The main contributions of this paper comprise four aspects.
-
(1). The K-means clustering algorithm is applied to identify NLOS components from the multipath signals with a distance comparison function. The intersection of bearing lines, which is nearest to the adjacent points, is selected as the initial position estimation. The angles formed by the emitters and initial position are considered as reference angles. The distance comparison function is established using the Euclidean distance between the reference angle and DOA estimation results for each emitter.
-
(2). The SSF cost function for suppressing NLOS components is established to obtain a precise estimation result. The NLOS components of the signal subspace are suppressed with orthogonal projection. The suppressed signal subspace fitting is obtained using the least squares (LS) equation and the orthogonal projection is incorporated into the matrix in the SSF cost function.
-
(3). The local grid search of self-position determination is proposed to reduce the computational complexity of the cost function. On the basis of the initial position estimation, the vehicle position is roughly determined. The accurate position determination can be obtained using the cost function calculation on the local grid points distributed around the initial estimation.
-
(4). The simulation results show that the proposed method has low computational complexity and high position estimation precision. The numerical analysis shows that the computational complexity of the proposed method is at least lower than MUSIC, ISF and SSF. A cumulative distribution function (CDF) analysis demonstrates that 85 percent of the estimated deviation values for the proposed method are smaller than the clustering algorithm and less than MUSIC, ISF and SSF under multipath environments.
and denote the transpose and conjugate transpose, respectively. , and are the trace, two-norm and Frobenius norm, respectively. denotes an N × N identity matrix and denotes an anti-identity matrix. denotes the expectation operator. j denotes the imaginary unit. denotes the estimation of . is the operator of the inverse matrix. represents the matrix composed of elements from rows a to b and columns c to d from . represents the matrix composed of elements from rows a to b from . is an operator that arranges elements of from smallest to largest.
2. Signal Model
As is shown in Figure 1, many emitters are distributed around the road, which are, respectively, denoted as . These emitters radiate signals whose frequencies are distinguishable. The uniform linear array (ULA) with M elements is mounted on the vehicle and receives signals radiating from emitters. The array is able to sense the heading angle via an electronic compass. The signal incidence angle of the l-th emitters is denoted as relative to the vehicle heading. In practice, there are multiple reflection paths from each emitter to the vehicle. The reflector is denoted as related with the l-th emitter. The position of the vehicle is represented as and the position of the reflector is given as , where .
The array output data are expressed in the following form:
(1)
where is the attenuation coefficient of the th propagation path of the signal from l-th emitter. , and are, respectively, the steering vector, the signal source data and the noise source data. is defined as the array manifold and satisfies . The signal matrix is written as with . The noise matrix is . The steering vector is defined as(2)
in which d denotes the distance between adjacent elements and represents the wavelength of signal radiating from the l-th emitter.The array covariance matrix of can be expressed as
(3)
where and . is the sampling snapshots at one time interval.The eigenvalue decomposition of can be written as
(4)
where is the biggest eigenvalue and is the others. is the signal subspace which consists of the eigenvector corresponding to . is the noise subspace which consists of eigenvectors corresponding to .The signal subspace can be spanned by the array manifold [11]. So, we can obtain the following equation:
(5)
where is a complex coefficient vector.Self-position determination based on MUSIC, which is proposed in [10], may exhibit the position shift and relative height reduction of spectral peaks due to the influence of multipath signals on noise subspace. So, this paper will establish a cost function that can weaken the multipath effect in Section 3.
3. The Proposed Method
3.1. DOA Estimation of Multipath Signals
The multipath signal can cause rank deficiency of , so the enhanced spatial smoothing [33] is adopted to recover the rank of . Compared with the conventional improved spatial smoothing methods [34,35], the enhanced spatial smoothing can take full advantage of the entire data covariance matrix, therefore significantly improving the decorrelation performance and having stronger noise robustness. The ULA is partitioned into N overlapping subarrays, each composed of K elements. The enhanced spatial smoothing algorithm can be described as
(6)
where , and .With the rank recovery covariance matrix, the Root-MUSIC algorithm is applied to estimate the direction of arrival (DOA) values. Similar to Equation (4), can be the eigenvalue decomposed into a noise subspace . Since the noise subspace is orthogonal to the array manifold [36], we can get the -degree polynomial
(7)
where and . The roots of Equation (7) are symmetric around the unit circle and the K maximum roots inside the unit circle are selected to estimate the DOA results.(8)
3.2. Discrimination of NLOS Components with Clustering Algorithm
The K-means clustering algorithm is a typical unsupervised learning method which is commonly used in object classification [37]. In order to obtain all the possible positioning results, the intersection points of the signal path from different emitters are estimated. The K-means clustering algorithm can identify the center position of different dense point areas by comparing the distance between each point and its surrounding points. In this section, all intersection points between every two bearing lines are calculated. The intersection points from bearing lines of LOS angles tend to densely cluster in an area because the LOS angles are determined by the radiation source positions and the array position. The NLOS angles are usually determined through random reflector positions and the array position. In the process of clustering, the reflector positions are assumed to be the corresponding emitter position so the final intersection positions will be random and cannot point to the unique array position. Therefore, the array position can be determined via finding the center position of the dense point area. To be more explicit, the intersection of the th bearing lines and the th bearing lines is defined as in which .
(9)
(10)
Based on Equations (9) and (10), the intersection point set can be obtained, which is denoted as . The hth element of is denoted as . The distance between and is defined as
(11)
All derived from form a distance set , the elements of which are sorted in ascending order. A cost function is defined as
(12)
where and denotes the bth element of . The vehicle position is initially estimated as(13)
It is obvious that the bearing line, which is formed by and closest to , is the LOS path for each emitter. can be distinguished with the following distance comparison function.
(14)
where(15)
So , which is defined as the LOS angle, can be distinguished from and the other angles form the NLOS angle set .
3.3. NLOS Data Suppression with Orthogonal Projection
The array manifold of LOS components is written as and the array manifold of others is written as for the l-th emitter. They are defined as
(16)
(17)
Equation (5) can be derived as
(18)
where and are, respectively, the LOS component and NLOS component of .To remove the NLOS components, we define the orthogonal projection matrix
(19)
which satisfies . Therefore, Equation (18) can be derived as(20)
Then, we can obtain the compact data model.
(21)
where(22)
(23)
(24)
(25)
Compared with the data model displayed in Equation (20), the compact data model can greatly describe the correlation of different emitter signals. Therefore, more stable positioning results can be obtained based on Equation (21) due to the application of data correlation. In order to estimate the vehicle position, the SSF cost function with NLOS component suppression is derived in Section 3.4.
3.4. Self-Position Determination with Array Signal Subspace Fitting
3.4.1. Grid Search Model
The self-position determination needs uniform grid points in the scenario shown in Figure 1. The distribution of grid points can be assumed to be rows and columns. The number of grid points is defined as and the coordinates of grid points are indexed by , . According to the position relationship between the grid point and the emitter, the characteristic steering vector in the i-th grid point can be obtained in the following form:
(26)
where satisfies the following relationship:(27)
(28)
All the construction matrices are combined into the characteristic array manifold matrix at the i-th grid point. The formula is as follows:
(29)
3.4.2. Signal Subspace Fitting
On the basis of Equation (21), the following LS equation can be obtained:
(30)
is assumed as fixed and can be estimated as(31)
Define . By substituting Equation (31) into Equation (30), the proposed SSF estimator can be derived.
(32)
By using the matrix, the NLOS components in the original signal subspace are suppressed and the SSF estimator can avoid the impact of NLOS components on the estimation results. The vehicle position is the unique variable in Equation (32), so the real position can be accurately determined via calculating the above formula in all grid points. The specific algorithm flow can be seen in Algorithm 1.
Algorithm 1 Self-Position Determination Based on Array Signal Subspace Fitting under Multipath Environments |
|
4. Performance Analysis
4.1. Complexity Analysis
The proposed method consists of seven parts, which are covariance matrix calculation, eigenvalue decomposition, enhanced spatial smoothing, the Root-MUSIC algorithm, the clustering algorithm, orthogonal projection and the SSF estimator. The complexity of the covariance matrix calculation and eigenvalue decomposition are, separately, and . The enhanced spatial smoothing’s complexity is and the Root-MUSIC algorithm’s complexity is . The computational complexity of the clustering algorithm is . The orthogonal projection has a complexity of and the SSF estimator is . So, the computational complexity of the proposed method is .
The complexities for MUSIC [10], ISF [11], SSF [11] and the proposed method are listed in Table 1. The search grid point number of the compared algorithms is denoted as .
The comparison of computational complexity is shown in Figure 2, where , , , 250,000 and 10,201. The numbers of signal propagation paths are , and , respectively. The complexity bar chart is increasing with the change of sampling snapshot . It can be seen that the complexity of the proposed method is at least lower than the others due to the fewer grid points used for accurate estimation after the clustering estimation.
4.2. Simulation Results
Several simulated experiments are carried out to verify the effectiveness of the proposed method. Three emitters are distributed in this positioning scenario and two of them each carry one NLOS signal. A vehicle equipped with ULA is considered as a self-positioning target. The emitters are separately located in , and . The emitters transmit narrowband signals whose frequencies are, respectively, , and . The search area of the compared method is and the cost function search range of the proposed method is , where c is the initial position estimation result with the clustering algorithm. The grid interval is set as when searching the minimum value of the cost function (Equation (32)). The amplitude attenuation follows this simplified formula:
(33)
where denotes the signal radiation power and denotes the received signal power. Therefore, the attenuation coefficient can be defined as(34)
where is the random phase value in the array received signal for the th path of the l-th emitter.The root mean square error (RMSE) is used to evaluate the precision of the root-MUSIC with enhanced spatial smoothing. The RMSE of the angle estimation is given by
(35)
where N is the Monte Carlo experiment times.The RMSE values of the root-MUSIC algorithm with enhanced spatial smoothing under different signal-to-noise ratio (SNR) conditions are shown in Table 2, where , , , , and . The reflector positions are randomly distributed and SNR varis from to . It can be seen from Table 2 that the root-MUSIC algorithm with enhanced spatial smoothing has high-precision angle estimation results under multipath environments.
Figure 3 shows the spectrums of MUSIC, ISF, SSF and the proposed method in a simulated experiment at SNR of , where , , , and . For the convenience of comparison, the vehicle position is located in the middle of the search area. It can be clearly observed that the spectral peaks of MUSIC, ISF and SSF deviate significantly from the real position under multipath environments. Due to the NLOS component suppression measures, the spectral peak of the proposed method is sharpest and the position of its maximum value is accurately located near the real position.
The proposed method is applied to 100 independent Monte Carlo experiments and is compared with MUSIC, ISF, SSF and the clustering algorithm. The vehicle position is fixed at . The error ellipses, the confidence region of which is , are employed to describe the accuracy of different algorithms. The simulation results exhibited in Figure 4 indicate that the proposed method has the smallest estimation error range, which is less than . The estimation error range of the clustering algorithm is less than and the estimation error range of MUSIC, ISF and SSF is less than . Moreover, the error ellipse center of the proposed method only has an estimation error of , which is less than the clustering algorithm, MUSIC, ISF and SSF. Hence, with the proposed method it is more possible to obtain accurate position estimation than with MUSIC, ISF, SSF and the clustering algorithm.
The definition of RMSE for position estimation is expressed as Equation (36).
(36)
where is the estimated position in the nth experiment.Figure 5 displays RMSE curves of different multipath suppression methods, where , , , , and . The proposed method is compared with C-matrix [25] and oblique projection [26] with respect to the NLOS component’s suppression performance. The simulation results show that the performance of the C-matrix is terrible and its error deviation is even larger than the clustering algorithm. Both the proposed method and oblique projection can greatly reduce the multipath influence. The proposed method can achieve smaller error deviation in comparison with oblique projection.
Figure 6 shows the CDF curves versus estimation error, where , , , , and . All experiment error values are placed in a set whose elements are sorted in ascending order, i.e., .
The CDF function is defined as
(37)
where i is the index of a error value in the set .The vehicle position is randomly set in each simulation process. From Figure 6, it can be seen that the CDF curve of the proposed method is closest to the longitudinal axis and approximately 85 percent of estimation error values are less than , which is smaller than the clustering algorithm. Meanwhile, the error deviation of MUSIC, ISF and SSF is much larger and nearly 85 percent of estimation error values are below , which is larger than the proposed method. Thus, the proposed method performs with less error deviation than MUSIC, ISF, SSF and the clustering algorithm.
5. Conclusions
This paper proposes a self-position determination method based on array signal subspace fitting to suppress NLOS information with a matrix. The array receiving data are decorrelated via enhanced spatial smoothing and the incident angles are estimated via root-MUSIC. The initial position is estimated using the K-means clustering algorithm and the NLOS components are distinguished with the distance comparison function. The SSF function for suppressing NLOS signal information is directly established, which can obtain the accurate position estimation results. Due to the smaller grid search area, the computational complexity of the proposed method is lower than MUSIC, ISF and SSF via numerical analysis. Further, compared with C-matrix and oblique projection, the proposed method has been proven to perform better in terms of NLOS component suppression performance. Comparisons of spectrums, error ellipses and CDF are carried out to verify the accurate estimation performance of the proposed method.
Conceptualization, J.L. and X.Z.; methodology, Z.C. and J.L.; software, Z.C.; investigation, P.L. and W.T.; data curation, Z.C.; writing—original draft preparation, Z.C.; writing—review and editing, J.L. All authors have read and agreed to the published version of the manuscript.
Not applicable.
Not applicable.
Data are contained within the article.
The authors declare no conflict of interest.
The following abbreviations are used in this manuscript:
CVIS | Cooperative Vehicle Infrastructure Systems |
SSF | Signal Subspace Fitting |
ISF | Initial Signal Fitting |
NLOS | Non-Line-Of-Sight |
LOS | Line-Of-Sight |
ULA | Uniform Linear Array |
DOA | Direction Of Arrival |
MUSIC | Multiple Signal Classification |
LS | Least Squares |
SNR | Signal-To-Noise Ratio |
CDF | Cumulative Distribution Function |
RMSE | Root Mean Square Error |
Footnotes
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.
Computational complexity of four methods.
Method | Computational Complexity |
---|---|
MUSIC |
|
ISF |
|
SSF |
|
proposed |
|
RMSE of root-MUSIC algorithm with enhanced spatial smoothing under different SNR conditions.
SNR | RMSE ( |
---|---|
0 dB | 0.3945 |
5 dB | 0.2514 |
10 dB | 0.1513 |
15 dB | 0.1132 |
20 dB | 0.0464 |
25 dB | 0.0250 |
References
1. Jia, M.; Khalife, J.; Kassas, Z.M. Performance Analysis of Opportunistic ARAIM for Navigation with GNSS Signals Fused with Terrestrial Signals of Opportunity. IEEE Trans. Intell. Transp. Syst.; 2023; 24, pp. 10587-10602. [DOI: https://dx.doi.org/10.1109/TITS.2023.3277393]
2. Zhu, J.; Zhou, H.; Wang, Z.; Yang, S. Improved Multi-Sensor Fusion Positioning System Based on GNSS/LiDAR/Vision/IMU with Semi-Tight Coupling and Graph Optimization in GNSS Challenging Environments. IEEE Access; 2023; 11, pp. 95711-95723. [DOI: https://dx.doi.org/10.1109/ACCESS.2023.3311359]
3. Tang, C.; Wang, Y.; Zhang, L.; Zhang, Y. GNSS/Inertial Navigation/Wireless Station Fusion UAV 3-D Positioning Algorithm with Urban Canyon Environment. IEEE Sens. J.; 2022; 22, pp. 18771-18779. [DOI: https://dx.doi.org/10.1109/JSEN.2022.3199487]
4. Sun, Y.; Cao, L.; Li, S.; Deng, Z. G5GIM: Integrity Monitoring for GNSS/5G Integrated Navigation of Urban Vehicles. IEEE Trans. Instrum. Meas.; 2023; 72, pp. 1-13. [DOI: https://dx.doi.org/10.1109/TIM.2023.3298418]
5. Zhang, P.; Tian, D.; Zhou, J.; Duan, X.; Sheng, Z.; Zhao, D.; Cao, D. Joint Optimization of Platoon Control and Resource Scheduling in Cooperative Vehicle-Infrastructure System. IEEE Trans. Intell. Veh.; 2023; 8, pp. 3629-3646. [DOI: https://dx.doi.org/10.1109/TIV.2023.3265866]
6. Wang, J.; Shao, Y.; Ge, Y.; Yu, R. A Survey of Vehicle to Everything (V2X) Testing. Sensors; 2019; 19, 334. [DOI: https://dx.doi.org/10.3390/s19020334]
7. Han, X.; Tian, D.; Sheng, Z.; Duan, X.; Zhou, J.; Hao, W.; Long, K.; Xhen, M.; Leung, C.M. Reliability-Aware Joint Optimization for Cooperative Vehicular Communication and Computing. IEEE Trans. Intell. Transp. Syst.; 2020; 22, pp. 5437-5446. [DOI: https://dx.doi.org/10.1109/TITS.2020.3038558]
8. Gan, L.; Jiang, W.; Chen, Q.; Li, X.; Zhou, Z.; Gong, S. Method to Estimate Antenna Mode Radar Cross Section of Large-Scale Array Antennas. IEEE Trans. Antennas Propag.; 2021; 69, pp. 7029-7034. [DOI: https://dx.doi.org/10.1109/TAP.2021.3075536]
9. Yao, J.; Zhao, C.; Bai, J.; Ren, Y.; Wang, Y.; Miao, J. Satellite Interference Source Direction of Arrival (DOA) Estimation Based on Frequency Domain Covariance Matrix Reconstruction. Sensors; 2023; 23, 7575. [DOI: https://dx.doi.org/10.3390/s23177575] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/37688029]
10. Li, J.; Li, P.; Li, P.; Tang, L.; Zhang, X.; Wu, Q. Self-Position Awareness Based on Cascade Direct Localization over Multiple Source Data. IEEE Trans. Intell. Transp. Syst.; 2022; pp. 1-9. [DOI: https://dx.doi.org/10.1109/TITS.2022.3170465]
11. Cao, Z.; Li, P.; Li, J.; Zhang, X.; Wu, Q. Direct Self-Position Awareness Based on Array-Sensing Multiple Source Data Fitting. Proceedings of the 2023 4th Information Communication Technologies Conference (ICTC); Nanjing, China, 17–19 May 2023; pp. 213-217.
12. Hao, K.; Wan, Q. Sparse Bayesian Inference-Based Direct Off-Grid Position Determination in Multipath Environments. IEEE Wirel. Commun. Lett.; 2021; 10, pp. 1148-1152. [DOI: https://dx.doi.org/10.1109/LWC.2021.3057502]
13. Zhang, L.; Chen, M.; Wang, X.; Wang, Z. TOA Estimation of Chirp Signal in Dense Multipath Environment for Low-Cost Acoustic Ranging. IEEE Trans. Instrum. Meas.; 2019; 68, pp. 13011-13028. [DOI: https://dx.doi.org/10.1109/TIM.2018.2844942]
14. Liu, Y.; Tan, Z.-W.; Khong, A.W.H.; Liu, H. An Iterative Implementation-Based Approach for Joint Source Localization and Association Under Multipath Propagation Environments. IEEE Trans. Signal Process.; 2023; 71, pp. 121-135. [DOI: https://dx.doi.org/10.1109/TSP.2023.3241776]
15. Van Marter, J.P.; Dabak, A.G.; Al-Dhahir, N.; Torlak, M. Support Vector Regression for Bluetooth Ranging in Multipath Environments. IEEE Internet Things J.; 2023; 10, pp. 11533-11546. [DOI: https://dx.doi.org/10.1109/JIOT.2023.3244743]
16. Aubry, A.; De Maio, A.; Foglia, G.; Orlando, D. Diffuse Multipath Exploitation for Adaptive Radar Detection. IEEE Trans. Signal Process.; 2015; 63, pp. 1268-1281. [DOI: https://dx.doi.org/10.1109/TSP.2014.2388439]
17. Hayvaci, H.T.; De Maio, A.; Erricolo, D. Diversity in Receiving Strategies Based on Time-Delay Analysis in the Presence of Multipath. Proceedings of the 2011 IEEE RadarCon (RADAR); Kansas City, MO, USA, 23–27 May 2011; pp. 1040-1045.
18. Hayvaci, H.T.; De Maio, A.; Erricolo, D. Performance Analysis of Diverse GLRT Detectors in the Presence of Multipath. Proceedings of the 2012 IEEE Radar Conference; Atlanta, GA, USA, 7–11 May 2012; pp. 902-906.
19. Rong, Y.; Aubry, A.; De Maio, A.; Tang, M. Diffuse Multipath Exploitation for Adaptive Detection of Range Distributed Targets. IEEE Trans. Signal Process.; 2020; 68, pp. 1197-1212. [DOI: https://dx.doi.org/10.1109/TSP.2020.2967144]
20. Dun, H.; Tiberius, C.C.J.M.; Janssen, G.J.M. Positioning in a Multipath Channel Using OFDM Signals with Carrier Phase Tracking. IEEE Access; 2020; 8, pp. 13011-13028. [DOI: https://dx.doi.org/10.1109/ACCESS.2020.2966070]
21. Yang, Z.; Stoica, P.; Tang, J. Source Resolvability of Spatial-Smoothing-Based Subspace Methods: A Hadamard Product Perspective. IEEE Trans. Signal Process.; 2019; 67, pp. 2543-2553. [DOI: https://dx.doi.org/10.1109/TSP.2019.2908142]
22. Carotenuto, V.; De Maio, A. A Clustering Approach for Jamming Environment Classification. IEEE Trans. Aerosp. Electron. Syst.; 2021; 57, pp. 1903-1918. [DOI: https://dx.doi.org/10.1109/TAES.2021.3050655]
23. Li, J.; He, Y.; Zhang, X.; Wu, Q. Simultaneous Localization of Multiple Unknown Emitters Based on UAV Monitoring Big Data. IEEE Trans. Ind. Inform.; 2021; 17, pp. 6303-6313. [DOI: https://dx.doi.org/10.1109/TII.2020.3048987]
24. Guo, X.; Chen, Z.; Hu, X.; Li, X. Multi-Source Localization Using Time of Arrival Self-Clustering Method in Wireless Sensor Networks. IEEE Access; 2019; 7, pp. 82110-82121. [DOI: https://dx.doi.org/10.1109/ACCESS.2019.2923771]
25. Zhang, Y.; Ye, Z. Efficient Method of DOA Estimation for Uncorrelated and Coherent Signals. IEEE Antennas Wirel. Propag. Lett.; 2008; 7, pp. 799-802. [DOI: https://dx.doi.org/10.1109/LAWP.2008.2001420]
26. Xu, X.; Ye, Z.; Zhang, Y.; Chang, C. A Deflation Approach to Direction of Arrival Estimation for Symmetric Uniform Linear Array. IEEE Antennas Wirel. Propag. Lett.; 2006; 5, pp. 486-489. [DOI: https://dx.doi.org/10.1109/LAWP.2006.886304]
27. Zhang, X.; He, Z.; Liao, B.; Yang, Y.; Zhang, J.; Zhang, X. Flexible Array Response Control via Oblique Projection. IEEE Trans. Signal Process.; 2019; 67, pp. 3126-3139. [DOI: https://dx.doi.org/10.1109/TSP.2019.2912147]
28. Tao, H.; Xin, J.; Wang, J.; Zheng, N.; Sano, A. Two-Dimensional Direction Estimation for a Mixture of Noncoherent and Coherent Signals. IEEE Trans. Signal Process.; 2015; 63, pp. 318-333. [DOI: https://dx.doi.org/10.1109/TSP.2014.2369004]
29. Tirer, T.; Weiss, A.J. High Resolution Direct Position Determination of Radio Frequency Sources. IEEE Signal Process. Lett.; 2016; 23, pp. 192-196. [DOI: https://dx.doi.org/10.1109/LSP.2015.2503921]
30. Malioutov, D.; Cetin, M.; Willsky, A.S. A Sparse Signal Reconstruction Perspective for Source Localization with Sensor Arrays. IEEE Trans. Signal Process.; 2005; 53, pp. 3010-3022. [DOI: https://dx.doi.org/10.1109/TSP.2005.850882]
31. Hyder, M.M.; Mahata, K. Direction-of-Arrival Estimation Using a Mixed ℓ2,0 Norm Approximation. IEEE Trans. Signal Process.; 2010; 58, pp. 4646-4655. [DOI: https://dx.doi.org/10.1109/TSP.2010.2050477]
32. Garcia, N.; Wymeersch, H.; Larsson, E.G.; Haimovich, A.M.; Coulon, M. Direct Localization for Massive MIMO. IEEE Trans. Signal Process.; 2017; 65, pp. 2475-2487. [DOI: https://dx.doi.org/10.1109/TSP.2017.2666779]
33. Pan, J.; Sun, M.; Wang, Y.; Zhang, X. An Enhanced Spatial Smoothing Technique with ESPRIT Algorithm for Direction of Arrival Estimation in Coherent Scenarios. IEEE Trans. Signal Process.; 2020; 68, pp. 3635-3643. [DOI: https://dx.doi.org/10.1109/TSP.2020.2994514]
34. Du, W.; Kirlin, R.L. Improved Spatial Smoothing Techniques for DOA Estimation of Coherent Signals. IEEE Trans. Signal Process.; 1991; 39, pp. 1208-1210. [DOI: https://dx.doi.org/10.1109/78.80975]
35. Dong, M.; Zhang, S.; Wu, X.; Zhang, H. A High Resolution Spatial Smoothing Algorithm. Proceedings of the 2007 International Symposium on Microwave, Antenna, Propagation and EMC Technologies for Wireless Communications; Hangzhou, China, 16–17 August 2007; pp. 1031-1034.
36. Zhu, Y.; Zhang, W.; Yi, H.; Xu, H. Enhanced Root-MUSIC Algorithm Based on Matrix Reconstruction for Frequency Estimation. Sensors; 2023; 23, 1829. [DOI: https://dx.doi.org/10.3390/s23041829] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/36850427]
37. Uykan, Z. Fusion of Centroid-Based Clustering with Graph Clustering: An Expectation-Maximization-Based Hybrid Clustering. IEEE Trans. Neural Netw. Learn. Syst.; 2023; 34, pp. 4068-4082. [DOI: https://dx.doi.org/10.1109/TNNLS.2021.3121224] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/34748502]
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
© 2023 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/). Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.
Abstract
A vehicle’s position can be estimated with array receiving signal data without the help of satellite navigation. However, traditional array self-position determination methods are faced with the risk of failure under multipath environments. To deal with this problem, an array signal subspace fitting method is proposed for suppressing the multipath effect. Firstly, all signal incidence angles are estimated with enhanced spatial smoothing and root multiple signal classification (Root-MUSIC). Then, non-line-of-sight (NLOS) components are distinguished from multipath signals using a K-means clustering algorithm. Finally, the signal subspace fitting (SSF) function with a
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer