throwbox
A stationary access point used to forward data in a delay-tolerant network.
throwbox: fixed relay for networks without continuous connectivity
A throwbox is a stationary device deployed in a delay-tolerant network (DTN) to receive, store, and forward data bundles when direct end-to-end communication is impossible or unreliable. Unlike a router that assumes persistent connectivity, a throwbox operates in environments where links are intermittent or disconnected for hours or days. It acts as a postal drop: when a mobile node or another throwbox passes within range, they exchange queued data via short-range radio or other local wireless protocol.
Throwboxes are typically placed at fixed strategic locations: bus stops, village centers, remote research stations, or checkpoint buildings. Each throwbox runs the Bundle Protocol and maintains persistent storage, usually a flash drive or small hard disk, to hold data until an opportunity to forward it arises. Power comes from solar panels, mains, or battery banks, allowing continuous operation in areas where mobile devices cannot stay powered indefinitely. A throwbox may serve dozens of users indirectly, even if traffic is sparse.
Common deployment patterns
In humanitarian and research settings, throwboxes form the backbone of DTN infrastructure. The DakNet project in rural India used such nodes on buses traveling fixed routes. Field biologists and aid workers in disconnected regions use throwboxes to synchronize email, sensor logs, and documents with distant servers. The range is typically 100 to 500 meters depending on antenna design and frequency; 2.4 GHz WiFi and 900 MHz unlicensed bands are common choices.
Maintenance challenges include ensuring consistent power, protecting hardware from weather and theft, and managing storage quotas when disk space fills. A throwbox may hold gigabytes of data from many users, so prioritization and cache eviction policies matter. The term gained currency in the early 2000s within academic DTN research; it reflects the deliberate acceptance of delay as a trade-off for coverage in regions where continuous infrastructure is absent or prohibitively expensive.
Throwboxes remain niche but essential in development work, disaster response, and space communications. The concept influenced the design of later intermittently-connected systems, though most modern mobile devices now assume some form of periodic connectivity. Where infrastructure is permanently sparse, however, throwboxes remain a practical and low-cost solution.