Wireless Streamlet: A Spectrum-Aware and Cognitive Consensus Protocol for Edge IoT
Taotao Wang, Long Shi, Fang Liu, Qing Yang, Shengli Zhang
TL;DR
Wireless Streamlet addresses the challenge of deploying blockchain-style consensus in spectrum-congested wireless edge IoT by integrating a spectrum-aware CALE mechanism, a TDMA-based deterministic voting scheme, and a dual-chain erasure-coded storage architecture. CALE uses receiver-measured CSI piggybacked in votes to derive verifiable connectivity scores and deterministically selects a unique weighted leader per epoch, improving propagation under deep fading. The lightweight State Chain/Data Chain design decouples consensus from payload storage, using Raptor codes to maintain data availability with minimal per-node storage; a Merkle-root based integrity anchor ensures secure on-demand decoding. The protocol achieves linear on-air transmissions per epoch, higher throughput, reduced latency variance, and up to substantial storage reductions, demonstrating the value of cross-layer cognition for reliable, scalable edge consensus in dynamic wireless environments.
Abstract
Blockchain offers a decentralized trust framework for the Internet of Things (IoT), yet deploying consensus in spectrum-congested and dynamic wireless edge IoT networks faces fundamental obstacles: traditional BFT protocols are spectrum-ignorant, leading to inefficient resource utilization and fragile progress under time-varying interference. This paper presents \textit{Wireless Streamlet}, a spectrum-aware and cognitive consensus protocol tailored for wireless edge IoT. Building on Streamlet's streamlined structure, we introduce a \textit{Channel-Aware Leader Election (CALE)} mechanism. CALE serves as a verifiable cross-layer cognitive engine that leverages receiver-measured channel state information (CSI) piggybacked in signed votes to derive Byzantine-robust connectivity scores from notarization certificates, and deterministically selects a unique weighted leader per epoch from finalized history, thereby improving proposal dissemination reliability under deep fading. Complementing this cognitive adaptation, Wireless Streamlet exploits the single-hop broadcast medium and a deterministic TDMA voting schedule to achieve linear per-epoch on-air transmissions (slot complexity), ensuring deterministic spectral access. To address the communication-storage trade-off, we further propose a coded dual-chain architecture that decouples header-only consensus (State Chain) from payload data (Data Chain). By employing erasure coding and on-chain integrity commitments, the system minimizes redundant spectrum usage for data retrieval while ensuring availability. Experiments show that Wireless Streamlet achieves higher throughput and lower confirmation latency than representative baselines in lossy environments, while substantially reducing per-node storage, demonstrating the efficacy of integrating cognitive sensing into consensus logic.
