ocean · digital
the ocean's bandwidth is almost zero
Underwater acoustic communication bandwidth limitation
Problem statement
JANUS (NATO STANAG 4748) is the only open standard for underwater digital communication, and it deliberately prioritizes robust signaling over data rate — achieving about 80 bits per second. No standard exists for higher-bandwidth underwater communication, multi-hop networking, or protocol negotiation between proprietary systems. The underwater acoustic channel is fundamentally hostile: multipath propagation, time-varying Doppler from platform motion and ocean currents, frequency-dependent absorption, and extremely limited bandwidth (typically <100 kHz) make terrestrial networking protocols inapplicable.
Why this matters
The ocean monitoring infrastructure that the Global Ocean Observing System (GOOS) calls "subcritical" depends on underwater sensor networks that cannot communicate efficiently. Deep-sea mining inspection, offshore wind farm monitoring, subsea pipeline surveillance, and underwater autonomous vehicle coordination all require data throughput that JANUS cannot provide. Vendor-specific proprietary protocols fragment the market, prevent interoperability between NATO allies' underwater assets, and lock customers into single-vendor ecosystems. The Internet of Underwater Things (IoUT) cannot develop without a bandwidth-adequate networking standard.
What’s been tried and why it hasn’t worked
JANUS was a major achievement — the first open underwater communication standard after decades of proprietary-only approaches. But its 80 bps data rate was intentionally conservative for maximum robustness. Higher-bandwidth approaches exist in research: OFDM-based acoustic systems achieve 10-100 kbps at short range, and optical underwater communication works at Mbps but only within ~300m in clear water. None of these have been standardized because underwater acoustic channel behavior is site-specific and seasonally variable, making it impossible to define "standard" channel conditions the way terrestrial standards do. Multi-hop networking requires protocols that handle the 0.5-2 second propagation delays that are fundamentally different from radio networking's millisecond assumptions.
What would unlock progress
An adaptive physical layer standard that can negotiate modulation and coding schemes based on real-time channel conditions, combined with a delay-tolerant networking protocol designed for acoustic propagation delays. The key technical gap is a compact, low-power channel estimation method that works in rapidly varying underwater environments — needed by each node to adapt its transmission strategy autonomously.
Entry points for student teams
A team could implement and compare OFDM vs. spread-spectrum approaches in a controlled underwater testbed (pool or tank with multipath emulation). Alternatively, a team could design a delay-tolerant routing protocol for acoustic underwater networks and evaluate it in simulation (ns-3 UAN module or DESERT). Relevant skills: signal processing, communications engineering, marine technology.
Genome — every gene is a door
Structural cousins — same reason stuck, other fields
Sources
IEEE Oceanic Engineering Society; NATO STANAG 4748 (JANUS), 2017; "JANUS: From Promulgation to Present," IEEE J. Oceanic Eng., 2024; SEANet platform, arXiv:2403.01009, 2024. Accessed 2026-02-24.
verification notes (working record)
The collection team’s own sourcing notes for this brief, kept verbatim:
Distinct from `OCEAN-underwater-iot-energy` (which covers the energy/battery problem for underwater IoT). This covers the communication/protocol problem — a complementary barrier. Together, energy and communication are the two fundamental infrastructure gaps blocking underwater IoT. JANUS's success as a low-rate standard suggests the community can achieve consensus; the challenge is extending that consensus to higher-rate, multi-hop scenarios.