# Geohyperbolic Routing and Addressing Schemes

**Authors:** Ivan Voitalov, Rodrigo Aldecoa, Lan Wang, Dmitri Krioukov

arXiv: 1703.00520 · 2017-09-12

## TL;DR

This paper introduces a scalable geohyperbolic addressing and routing scheme for IoT networks that minimizes routing overhead and FIB sizes by leveraging local geographic and centrality information, suitable for overlay and geolocation-based networks.

## Contribution

The paper presents a novel geohyperbolic addressing scheme coupled with a topology design that ensures minimal routing control overhead and small FIB sizes, requiring only local information.

## Key findings

- FIB sizes are minimized to node adjacency counts.
- Routing control messages are nearly eliminated even during failures.
- Suitable for overlay networks with geolocation data.

## Abstract

The key requirement to routing in any telecommunication network, and especially in Internet-of-Things (IoT) networks, is scalability. Routing must route packets between any source and destination in the network without incurring unmanageable routing overhead that grows quickly with increasing network size and dynamics. Here we present an addressing scheme and a coupled network topology design scheme that guarantee essentially optimal routing scalability. The FIB sizes are as small as they can be, equal to the number of adjacencies a node has, while the routing control overhead is minimized as nearly zero routing control messages are exchanged even upon catastrophic failures in the network. The key new ingredient is the addressing scheme, which is purely local, based only on geographic coordinates of nodes and a centrality measure, and does not require any sophisticated non-local computations or global network topology knowledge for network embedding. The price paid for these benefits is that network topology cannot be arbitrary but should follow a specific design, resulting in Internet-like topologies. The proposed schemes can be most easily deployed in overlay networks, and also in other network deployments, where geolocation information is available, and where network topology can grow following the design specifications.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1703.00520/full.md

## Figures

1 figure with captions in the complete paper: https://tomesphere.com/paper/1703.00520/full.md

## References

34 references — full list in the complete paper: https://tomesphere.com/paper/1703.00520/full.md

---
Source: https://tomesphere.com/paper/1703.00520