Skip to content

chenhui07c8/DOA-AOA-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOA-AOA-algorithms

Algorithms to estimate the Direction-of-Arrival of the target signal

This repostory is focusing on sparse array (a small number of receivers) DOA estimation. Some of the algorithms are designed for one-dimension direction estimation. However, 1D search can be easily extended into 2D search by using another non parallel pair of sensor. Thus, the target 3D direction vector can be obtained because the third angle info is dependent on the first two.

The algorithms will be introduced and explained with codes as following:

1 Search-Based AOA Estimation
  “Angle-of-arrival-based gesture recognition using ultrasonic multi-frequency signals,” Eusipco, 2017. [Paper]

2 Accelerated Algorithm using Random Ferns
  “Fast Phase-difference-based DOA Estimation Using Ranfom Ferns,” GlobalSIP, 2018. [Paper]

3 PDP algorithm (Phase-difference projection, multi-carrier)
  "Realtime 2-D DOA Estimation using Phase-Difference Projection (PDP)," Eusipco 2019. [Paper]
  "Air writing via receiver array-based ultrasonic source localization," IEEE Trans. Trans. Instrum. Meas., 2020. [Paper]

4 PDP for Non-Uniform Linear Arrays   "DOA Estimation with Non-Uniform Linear Arrays: A Phase-Difference Projection Approach," IEEE Wireless Commun. Lett., 2021. [Paper]

5G/6G (mmWave/THz) Radio Localization (Matlab Code)

The Repository contains the code for 5G/6G (mmWave/THz) radio localization, and sensing can be found in Radio Localization Code.


-Please let me know if you have any questions or suggestions. Please consider citing our works if you find the code useful.
-I am open to all types of discussions and collaborations on the topics related to 5G/6G Radio Localization. :)
-Email: hui.chen@chalmers.se; hui.chen@kaust.edu.sa.

About

Direction-of-Arrival Algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages