paper-with-me

Papers

A Simplified Algorithm for Joint Real-Time Synchronization, NLoS Identification, and Multi-Agent Localization

2024-12-17 · Yili Deng, Jie Fan, Jiguang He, Baojia Luo, Miaomiao Dong, Zhongyi Huang

Real-time, high-precision localization in large-scale wireless networks faces two primary challenges: clock offsets caused by network asynchrony and non-line-of-sight (NLoS) conditions. To tackle these challenges, we propose a low-complexity real-time algorithm for joint synchronization and NLoS identification-based localization. For precise synchronization, we resolve clock offsets based on accumulated time-of-arrival measurements from all the past time instances, modeling it as a large-scale linear least squares (LLS) problem. To alleviate the high computational burden of solving this LLS, we introduce the blockwise recursive Moore-Penrose inverse (BRMP) technique, a generalized recursive least squares approach, and derive a simplified formulation of BRMP tailored specifically for the real-time synchronization problem. Furthermore, we formulate joint NLoS identification and localization as a robust least squares regression (RLSR) problem and address it by using an efficient iterative approach. Simulations show that the proposed algorithm achieves sub-nanosecond synchronization accuracy and centimeter-level localization precision, while maintaining low computational overhead.

📄 PDF Abstract BibTeX arXiv:2412.12677

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Pilot-Aided Joint Time Synchronization and Channel Estimation for OTFS

2024-08-08 · Jiazheng Sun, Peng Yang, Xianbin Cao, Zehui Xiong 외

This letter proposes a pilot-aided joint time synchronization and channel estimation (JTSCE) algorithm for orthogonal time frequency space (OTFS) systems. Unlike existing algorithms, JTSCE employs a maximum length sequen…

DNN-assisted Particle-based Bayesian Joint Synchronization and Localization

2021-09-29 · Meysam Goodarzi, Vladica Sark, Nebojsa Maletic, Jesús Gutiérrez 외

In this work, we propose a Deep neural network-assisted Particle Filter-based (DePF) approach to address the Mobile User (MU) joint synchronization and localization (sync\&loc) problem in ultra dense networks. In particu…

Position

D-SLATS: Distributed Simultaneous Localization and Time Synchronization

2017-11-10 · Amr Alanwar, Henrique Ferraz, Kevin Hsieh, Rohit Thazhath 외

Through the last decade, we have witnessed a surge of Internet of Things (IoT) devices, and with that a greater need to choreograph their actions across both time and space. Although these two problems, namely time synch…

Master Stability Functions in Complex Networks

2024-12-26 · Suman Acharyya, Priodyuti Pradhan, Chandrakala Meena

Synchronization is an emergent and fundamental phenomenon in nature and engineered systems. Understanding the stability of a synchronized phenomenon is crucial for ensuring functionality in various complex systems. The s…

Efficiently Vectorized MCMC on Modern Accelerators

2025-03-20 · Hugh Dance, Pierre Glaser, Peter Orbanz, Ryan Adams

With the advent of automatic vectorization tools (e.g., JAX's $\texttt{vmap}$), writing multi-chain MCMC algorithms is often now as simple as invoking those tools on single-chain code. Whilst convenient, for various MCMC…