Smart Grid Authentication Using Dynamic Key Generation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The existing power grid communication infrastructure, particularly in the Smart Grid domain, faces challenges with key management due to narrow-bandwidth communication links, leading to congestion and delays in data transfer, making it difficult to implement effective security mechanisms that ensure integrity and authentication without compromising performance.

Innovation Solution

A novel authentication and key agreement system using dynamic key generation integrated with the Diffie-Hellman key exchange scheme, which includes three phases: setup and configuration, key agreement, and key refreshment, to achieve secure communication between field devices and a control center in zero round trip time (0-RTT), utilizing a hash-chain concept to prevent replay attacks.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If existing key management protocols are used in Smart Grid, then security (integrity and authentication) is improved, but communication bandwidth is consumed excessively causing congestion and delays

Engineering Contradiction:
ImprovesecurityVSAvoiddata transfer efficiency
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The patent segments the key management process into three distinct phases: setup phase (one-time key generation and distribution), data transfer phase (using pre-shared keys for efficient encryption), and key refreshment phase (periodic key updates). This segmentation allows the system to use lightweight authentication during data transfer while maintaining security through periodic key renewal, avoiding the continuous overhead of full key management protocols.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent performs preliminary key generation and distribution during the setup phase before actual data transfer begins. The control center generates pre-shared keys for each field device and stores them locally. This preliminary action eliminates the need for real-time key exchange during data transfer, significantly reducing communication overhead and improving data transfer efficiency while maintaining security.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If key refreshment is performed frequently to prevent replay attacks, then security is improved, but communication overhead increases causing more congestion and delays

Engineering Contradiction:
Improvereplay attack resistanceVSAvoidcommunication overhead
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent implements periodic key refreshment where the control center and field devices update their pre-shared keys at predetermined time intervals or after a certain number of data transfers. This periodic action provides replay attack resistance by ensuring keys are periodically renewed, while avoiding the excessive overhead of frequent key exchanges. The system balances security requirements with communication efficiency by using longer key validity periods compared to traditional protocols.

Inventive Principle:
Principle #19Periodic action

3Speed

If zero round trip time (0-RTT) key exchange is implemented, then data transfer speed is improved, but replay attack vulnerability increases

Engineering Contradiction:
Improvekey exchange speedVSAvoidreplay attack resistance
Core Design Contradiction:
SpeedVSReliability

Solution Approach 1:

The patent performs preliminary key distribution during the setup phase where the control center generates and distributes pre-shared keys to field devices before data transfer begins. These pre-shared keys are stored locally and can be used immediately for encryption and authentication without requiring real-time key exchange. This preliminary action enables 0-RTT key exchange by having keys ready in advance, while maintaining replay attack resistance through the use of unique pre-shared keys for each device and periodic key refreshment.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS11329806B1Systems and methods for authentication and key agreement in a smart grid
Publication Date: 2022.05.10 FLORIDA INTERNATIONAL UNIVERSITY
  • US11329806B1 patent drawing
  • US11329806B1 patent drawing
  • US11329806B1 patent drawing

AI summary

Systems and methods for authentication and key agreement are provided and can utilize a scheme that uses dynamic key generation to achieve replay-attack resistance in zero round trip time (0-RTT). The hash-chain concept can be integrated with the Diffie-Hellman (DH) key exchange scheme. With this scheme, a device can securely determine the new shared key immediately (i.e., in 0-RTT) and start using it.