Q-StaR: A Quasi-Static Routing Scheme for NoCs

๐Ÿ“… 2026-03-11
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF

career value

237K/year
๐Ÿค– AI Summary
This work addresses the inherent limitation of static on-chip network routing in achieving effective load balancing due to its inability to adapt to runtime traffic conditions. To overcome this, the authors introduce N-Rankโ€”a novel approach that models long-term traffic load trends determined jointly by network topology and traffic patternsโ€”and integrates it with BiDOR, a lightweight runtime routing mechanism that dynamically selects paths based on these trends. This hybrid strategy preserves the simplicity and predictability of static routing while enabling quasi-static dynamic optimization. Experimental results demonstrate significant performance gains: under uniform traffic, throughput improves by 42.9%, and under real application workloads, average and maximum packet latencies are reduced by 86.4% and 95.3%, respectively.

Technology Category

Application Category

๐Ÿ“ Abstract
In networks-on-chip, static routing schemes are favored for their simplicity and predictability, but they cannot effectively balance network load due to the unawareness of runtime load distribution. Q-StaR discovers two factors (topology and traffic distribution) that determine the long-term trend of load distribution, and proposes N-Rank to extract this trend. The obtained information is used to guide BiDOR's route selection at runtime, thereby improving load balancing while retaining simplicity and predictability. Simulation validates that Q-StaR significantly outperforms the typical dimension-order routing (throughput under uniform traffic improved by 42.9\%, and mean/maximum latency under realistic workloads reduced by 86.4\%/95.3\%).
Problem

Research questions and friction points this paper is trying to address.

Networks-on-Chip
Static Routing
Load Balancing
Runtime Load Distribution
Traffic Distribution
Innovation

Methods, ideas, or system contributions that make the work stand out.

Quasi-Static Routing
Load Balancing
Network-on-Chip
N-Rank
BiDOR
๐Ÿ”Ž Similar Papers
No similar papers found.