Resolving SINR Queries in a Dynamic Setting
Boris Aronov, Gali Bar-On, Matthew J. Katz

TL;DR
This paper introduces efficient dynamic data structures for approximate SINR queries in wireless networks, supporting insertion and deletion of transmitters with improved query times, especially in static scenarios.
Contribution
It presents novel compact data structures for approximate SINR queries that are dynamic and improve upon previous static and dynamic solutions.
Findings
Preprocessing time is $O(n ext{polylog} n)$.
Update operations take $O( ext{polylog} n)$ amortized time.
Query times are $O( ext{polylog} n)$ for uniform power and $O( ext{sqrt{n}} ext{polylog} n)$ with high probability for non-uniform power.
Abstract
We consider a set of transmitters broadcasting simultaneously on the same frequency under the SINR model. Transmission power may vary from one transmitter to another, and a transmitter's signal strength at a given point is modeled by the transmitter's power divided by some constant power of the distance it traveled. Roughly, a receiver at a given location can hear a specific transmitter only if the transmitter's signal is stronger by a specified ratio than the signals of all other transmitters combined. An SINR query is to determine whether a receiver at a given location can hear any transmitter, and if yes, which one. An approximate answer to an SINR query is such that one gets a definite YES or definite NO, when the ratio between the strongest signal and all other signals combined is well above or well below the reception threshold, while the answer in the intermediate…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
