Path Assignment in Mesh Networks at the Edge of Wireless Networks
Siddhartha Kumar, Mohammad Hossein Moghaddam, Andreas Wolfgang, Tommy Svensson
TL;DR
This work tackles path assignment in edge mesh networks by introducing a tree-search routing algorithm that accounts for interference across backhaul links and aims to maximize the path SNIR. Path costs are defined as the minimum SNIR along a path, and the optimal path for each user is the one that maximizes this cost, computed via a per-user DFS-tree search over feasible hops up to $h_{\max}$. To maintain scalability, the authors introduce a grouping strategy that partitions users into $G$ groups, reducing the combinatorial search space while trading some optimality. Empirical results show substantial SNIR gains over interference-ignoring and random path selection (3–18 dB and 16–20 dB, respectively) and competitive performance versus a genetic algorithm, with the group-based approach offering favorable complexity characteristics in larger networks. The approach promises improved reliability and throughput for dense edge backhaul deployments, particularly at high carrier frequencies like $60$ GHz.
Abstract
We consider a mesh network at the edge of a wireless network that connects users to the core network via multiple base stations. For this scenario, we present a novel tree-search-based algorithm that strives to identify effective communication path to the core network for each user by maximizing the signal-to-noise-plus-interference ratio (SNIR) along the chosen path. We show that, for three mesh networks of varying sizes, our algorithm selects paths with minimum SNIR values that are 3 dB to 18 dB higher than those obtained through an algorithm that disregards interference within the network, 16 dB to 20 dB higher than those chosen randomly by a random path selection algorithm, and 0.5 dB to 7 dB higher compared to a recently introduced genetic algorithm (GA). Furthermore, we demonstrate that our algorithm has lower computational complexity compared to the GA in networks where its performance is within 2 dB of ours.
