Smart Grid Authentication Profile Dataset
收藏资源简介:
The SmartGrid_AuthProtocol_Dataset.xlsx consolidates every artefact required to reproduce our evaluation pipeline. Sheet 1, SmartMeter_Readings, holds one thousand timestamped energy-consumption tuples that emulate hourly loads for ten geographically distinct meters; values are expressed in kilowatt-hours with two-decimal precision. Sheet 2, Auth_Message_Logs, records 500 mutually authenticated sessions, capturing the full handshake fingerprint—meter ID, provider ID, dual nonces (xi,xj)(xi,xj), dual time-stamps, and the binary verdict (accept/reject). Sheet 3, Blockchain_Nonce_Ledger, mirrors the on-chain world state, mapping every session identifier to its committed nonce, block identifier, and commit time; this ledger permits verification of freshness and immutability claims without spinning up a Fabric instance. All numeric fields use native Excel types, facilitating direct import into Python, R, or MATLAB, while categorical columns are string-encoded for readability. In aggregate the file occupies less than 200 kB yet encapsulates a complete, balanced microcosm of smart-grid telemetry and security events, making it suitable for performance benchmarking, regression testing, or comparative studies of alternative authentication schemes.



