Multivariate Spatiotemporal Fusion of Microenvironmental Pollutants: A Hybrid Neural-Causal Framework
End-to-End System Architecture, Hardware Telemetry Protocol, Dynamic Database Persistence, Web Portal Engine, and PyTorch Neural-Causal Subclinical Health Deterioration Forecasting Pipeline.
Comprehensive 5-Tier Layered Architecture
Physical sensing node to deep neural-causal risk forecasting model pipeline.
Edge Sensor Node
ESP32/ESP8266 microcontrollers execute analog signal sampling from MQ-135, MQ-7, and DHT22 sensors. Data is calibrated, normalized, serialized into JSON format, and transmitted over HTTP POST with failover retry handling.
Dynamic Application Core
Modular PHP Front Controller with custom routing (index.php) and SQLite Write-Ahead Logging (WAL) database. Features dynamic parameter registration: adding a sensor automatically updates the API schema, table columns, dynamic UI cards, and export engines.
Hybrid Neural-Causal AI
PyTorch temporal deep neural model combines 1D CNN for local feature extraction, Bi-LSTM for temporal sequence modeling, Multi-Head Self-Attention for long-range dependencies, and Granger Causality testing to forecast Subclinical Health Deterioration Index (SRI).