huminan / PowerGrid

simulate centralized and distributed power grid, in order to implement state estimation and bad data detection. Also, simplest FDI Attack.
20 stars 8 forks source link

PowerGrid

Introduction

Power grid simulator, in order to implement centralized and distributed [1] least square state estimation and bad data detection. Also, simplest False data injection Attack.

This project up to now have built a DC/AC power grid simulator environment with IEEE 118-bus system (other systems will be added to this project for soon once I find relavent documents), it can

Require

pip install -r requirements.txt

Framework need to do

Alogrithm need to do

Have done