English

Efficient Multichannel Rendezvous Algorithms without Global Channel Enumeration

Networking and Internet Architecture 2025-09-03 v1

Abstract

The multichannel rendezvous problem (MRP) is a critical challenge for neighbor discovery in IoT applications, requiring two users to find each other by hopping among available channels over time. This paper addresses the MRP in scenarios where a global channel enumeration system is unavailable. To tackle this challenge, we propose a suite of low-complexity multichannel rendezvous algorithms based on locality-sensitive hashing (LSH), tailored for environments where channel labels are unique L-bit identifiers rather than globally coordinated indices. Inspired by consistent hashing techniques in distributed systems, we develop the LC-LSH and LC-LSH4 algorithms for synchronous and asynchronous settings, respectively. These algorithms significantly reduce implementation complexity while maintaining expected time-to-rendezvous (ETTR) performance comparable to state-of-the-art methods that require global channel enumeration. To ensure bounded maximum time-to-rendezvous (MTTR) in the asynchronous setting, we further introduce the ASYM-LC-LSH4 and QR-LC-LSH4 algorithms by embedding multiset-enhanced modular clock and quasi-random techniques into our framework. Extensive simulations demonstrate that the proposed algorithms achieve performance comparable to state-of-the-art LSH algorithms in both synchronous and asynchronous settings, even without a global channel enumeration system.

Keywords

Cite

@article{arxiv.2509.00885,
  title  = {Efficient Multichannel Rendezvous Algorithms without Global Channel Enumeration},
  author = {Yi-Chia Cheng and Cheng-Shang Chang},
  journal= {arXiv preprint arXiv:2509.00885},
  year   = {2025}
}

Comments

Part of this work has been presented in IEEE 2024 33rd Wireless and Optical Communications Conference (WOCC)

R2 v1 2026-07-01T05:14:11.477Z