Skip to content

The simulation code for the published paper: "An asymptotically optimal estimator for source location and propagation speed by TDOA" on IEEE Signal Processing Letters

License

Notifications You must be signed in to change notification settings

Mrneet/TDOA-Localization-without-the-Knowledge-of-Signal-Propagation-Speed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDOA Localization without the Knowledge of Signal Propagation Speed

The signal emitted by an acoustic source may be propagating in an environment in which the speed is not known, such as in solid or ocean. Localization of such a source through observing the signal by a number of sensors requires joint estimation with the propagation speed. This work applies the nullspace projection approach to the pseudo-linear formulation for the localization problem to obtain a closed-form solution, which is refined by error-compensation to reach the final estimation. In contrast to the methods from the literature that are either suboptimal or computationally demanding, the proposed method is both statistically and computationally efficient, and is shown analytically to achieve the Cramer-Rao Lower Bound accuracy.

If you use any of the following codes in your research, please cite the paper as a reference in your publication. Thank you!

An asymptotically optimal estimator for source location and propagation speed by TDOA (10/23/2023)

Reference

Y. Sun, K. C. Ho, Y. Yang, and L. Chen, "An asymptotically optimal estimator for source location and propagation speed by TDOA," IEEE Signal Process. Lett., vol. 30, pp. 1037-1041, Aug. 2023.

Code List:

  • Closed-Form Solution: TDOALoc_Proj_UPS
  • Cramer Rao Bound: CRLB_TDOA_UPS
  • Analytical Covariance: COV_Proj_UPS
  • Example: main

About

The simulation code for the published paper: "An asymptotically optimal estimator for source location and propagation speed by TDOA" on IEEE Signal Processing Letters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages