GithubHelp home page GithubHelp logo

junbozhao / deep-statistical-solver-for-distribution-system-state-estimation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tu-delft-ai-energy-lab/deep-statistical-solver-for-distribution-system-state-estimation

0.0 0.0 0.0 18.58 MB

Implementation of Deep Statistical Solver for Distribution System State Estimation

Home Page: https://www.tudelft.nl/ai/delft-ai-energy-lab

Python 66.67% PureBasic 33.33%

deep-statistical-solver-for-distribution-system-state-estimation's Introduction

DSS²: Deep Statistical Solver for Distribution System State Estimation

This repository contains code for the paper:

B. Habib, E. Isufi, W. v. Breda, A. Jongepier and J. L. Cremer, "Deep Statistical Solver for Distribution System State Estimation," in IEEE Transactions on Power Systems, doi: 10.1109/TPWRS.2023.3290358.

Data

This repository includes the synthetic data used for case studies as well as the scripts developed to generate the data.

Models and case studies

This repository contains:

  • case_study.py: Main script to build a DSS2 model and try case studies on it

  • fun_dss.py: Script containing the class definition of the DSS2 model and most of the helper functions

  • problem_dss.py: Script defining the problem's loss function to train the model on and some problem's related parameters

  • loadsampling.py: Contains helper functions to perform sampling on the load profiles to generate randon load scenarios

Some pre-trained models are available in the saved_models folder and can be load in the case_study.py file, using keras library

Data to train your own model is available in the datasets folder. It is not needed if using a pre-trained model

Data generation:

  • data_gen.py: Script to set the scenarios and networks and to generate the datasets
  • pp_to_dss_data.py: Contains the helper function to create a DSS2 instance from pandapower
  • npy_to_tfrecords.py: Script to get a .tfrecords format for the DSS datasets, which is the data format used in TF2 during training

Necessary packages: Tensorflow 2.x, Pandas, PandaPower, NumPy

License

This work is licensed under a License: MIT

deep-statistical-solver-for-distribution-system-state-estimation's People

Contributors

jochenc avatar benjihbb avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.