AirChain: A Novel Blockchain Framework and Low-Cost Device for Democratized Air Quality Data Aggregation
Samuel Stankiewicz
TL;DR
AirChain targets the problem of sparse, non-transparent ground-level air quality data by deploying a distributed blockchain framework that accommodates low-cost, citizen-contributed measurements alongside institutional data. The approach blends a PMS7003-based low-cost device with three software components (client configuration, public data interface, and sensor device) and Hyperledger Sawtooth to support dynamic consensus among resource-constrained nodes. Key contributions include a concrete system architecture, a data validation workflow via validator journals, and an analysis of multiple consensus schemes (pBFT, PoET CFT, PoET SGX, Raft) for scale and fault tolerance. The work demonstrates a proof-of-concept that could democratize and densify air quality maps, while outlining future paths for robust data validation, AI-assisted governance, and broader societal deployment.
Abstract
Air pollutant exposure kills over 6,700,000 people it per annum, yet there remains a systemic lack of accurate ground level data reporting the concentrations of the leading causes of such fatalities. Ambient particulate matter is a primary driver of this effect. Namely, PM1.0, PM2.5, and PM10.0 display a systemic lack of accurate and high-definition reporting. This project suggests and implements a prototype for a distributed and low cost model for reporting such data and designs a novel framework in order to remedy three main shortfalls of previously implemented systems. First, their central operation and distribution, and therefore their requirement of trust in a central governing body. Second, their requirement of the purchase of comparatively high-cost devices for ordinary consumers. Finally, their high degree of error and accordingly low functional certainty. This project explores the creation of AirChain, a prototype system utilizing blockchain technology that will demonstrate the effectiveness of low-cost sensors when paired with simple microcontroller devices.
