iconLogo
Published:2026/1/4 17:03:55

爆誕!低リソース向けテレメトリ形式✨ (MTS-1)

超要約: ギガ少ないとこでも使える、データ通信料節約テレメトリ形式!

✨ ギャル的キラキラポイント ✨

  • ● 帯域幅(たいいきはば)少ないとこでも、データ転送量(てんそうりょう)をギューンと減らせる!
  • ● ネット繋がりにくい場所でも、データが消えずに安心安全なの💖
  • ● AI(エーアイ)で未来予測(みらいよそく)もできちゃうかも!

詳細解説

続きは「らくらく論文」アプリで

MTS-1: A Lightweight Delta-Encoded Telemetry Format optimised for Low-Resource Environments and Offline-First System Health Monitoring

Henry Ndou

System-level telemetry is fundamental to modern remote monitoring, predictive maintenance, and AI-driven infrastructure optimisation. Existing telemetry encodings such as JSON, JSON Lines, CBOR, and Protocol Buffers were designed for high-bandwidth, always-online environments. They impose significant overhead when deployed in bandwidth-constrained networks common across Sub-Saharan Africa, rural enterprise deployments, and unstable LAN environments. This paper introduces MTS-1 (Magenta Telemetry Standard v1), a novel delta-encoded binary telemetry format designed for offline-first system monitoring, LAN-assisted proxy delivery, and energy-efficient IoT-to-server transmission. We compare MTS-1 against JSON, JSON Lines, CBOR, MessagePack, and Protocol Buffers across payload size, encoding cost, network efficiency, and cost-latency performance. Synthetic benchmarking demonstrates preliminary compression improvements of up to 74.7% versus JSON and 5.4% versus MessagePack, with linear scaling characteristics across dataset sizes.

cs / cs.SE