Abstract
Time synchronization among IoT devices is a fundamental requirement for efficient and reliable communication on a global scale. Common synchronization schemes such as NTP operate on a trust-based client-server model, which does not scale well in a decentralized network because single server failures can lead to a severe downtime before re-establishing synchronization. Public blockchains such as Ethereum provide a trustless network and tamper-proof time-stamped data that is freely available. In this paper, we leverage the availability of time information in the block headers, which are very small (several hundreds of bytes) compared to the full blocks and can be validated without participation in the mining process. Our approach uses two estimators that are fed with the timestamps from block headers as well as the elapsed time between consecutive block receptions to estimate the true time to an accuracy of one second. We evaluate our approach by extensive validation on blockchain data from different geographical locations across the globe and show that global synchronization can be established despite the non-deterministic behavior of blockchains such as mining difficulty, network latencies and forks.
Original language | English |
---|---|
Title of host publication | 2020 International Conference on Omni-Layer Intelligent Systems, COINS 2020 |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
ISBN (Electronic) | 9781728163710 |
DOIs | |
Publication status | Published - Aug 2020 |
Externally published | Yes |
Event | 2020 International Conference on Omni-layer Intelligent Systems, COINS 2020 - Barcelona, Spain Duration: Aug 31 2020 → Sept 2 2020 |
Publication series
Name | 2020 International Conference on Omni-Layer Intelligent Systems, COINS 2020 |
---|
Conference
Conference | 2020 International Conference on Omni-layer Intelligent Systems, COINS 2020 |
---|---|
Country/Territory | Spain |
City | Barcelona |
Period | 8/31/20 → 9/2/20 |
Bibliographical note
Publisher Copyright:© 2020 IEEE.
ASJC Scopus Subject Areas
- Artificial Intelligence
- Computer Networks and Communications
- Hardware and Architecture
Keywords
- Blockchain
- Hash
- NTP
- Time Synchronization