A Game-Theoretic Approach for PMU Deployment Against False Data Injection Attacks

Sajjad Maleki,Subhash Lakshminarayana,E. Veronica Belmega,Carsten Maple
2024-04-19
Abstract:Phasor Measurement Units (PMUs) are used in the measurement, control and protection of power grids. However, deploying PMUs at every bus in a power system is prohibitively expensive, necessitating partial PMU placement that can ensure system observability with minimal units. One consequence of this economic approach is increased system vulnerability to False Data Injection Attacks (FDIAs). This paper proposes a zero-sum game-based approach to strategically place an additional PMU (following the initial optimal PMU deployment that ensures full observability) to bolster robustness against FDIAs by introducing redundancy in attack-susceptible areas. To compute the Nash equilibrium (NE) solution, we leverage a reinforcement learning algorithm that mitigates the need for complete knowledge of the opponent's actions. The proposed PMU deployment algorithm increases the detection rate of FDIA by 36% compared to benchmark algorithms.
Systems and Control
What problem does this paper attempt to address?
The paper primarily addresses the issue of Phasor Measurement Unit (PMU) deployment in power systems and proposes a game theory-based method to enhance system security in the face of False Data Injection Attacks (FDIAs). Specifically, the paper addresses the following key issues: 1. **Background and Challenges**: In power systems, PMUs are used for measurement, control, and protection. However, due to cost constraints, not every node can be equipped with a PMU, leading to partial PMU deployment and increasing the system's vulnerability to FDIAs. 2. **Research Objective**: Given an initial optimal PMU deployment that ensures full system observability, the objective is to enhance the system's robustness against FDIAs by adding one additional PMU. 3. **Solution**: The paper proposes a zero-sum game approach to determine the optimal placement of this additional PMU to introduce redundancy in attack-prone areas, thereby improving FDIA detection capability. To compute the Nash equilibrium solution, the authors employ a reinforcement learning algorithm that does not require complete information about the opponent's actions. 4. **Experimental Validation**: Through simulation analysis on the IEEE 14-bus system, the proposed PMU deployment algorithm improves the FDIA detection rate by 36% compared to benchmark algorithms. In summary, the main contribution of this paper is the proposal of a practical and low-cost defense strategy that combats strategic FDIA attacks by adding an extra PMU to an already deployed PMU system in power systems. This method leverages reinforcement learning techniques to find the Nash equilibrium solution, thereby enhancing system security without fully understanding the opponent's behavior.