项目作者: sustainable-computing

项目描述 :
A simulation framework for topology identification and model parameter estimation in power distribution grids: https://ieeexplore.ieee.org/document/8601410
高级语言: MATLAB
项目地址: git://github.com/sustainable-computing/dist_grid_identification.git
创建时间: 2018-10-28T23:37:54Z
项目社区:https://github.com/sustainable-computing/dist_grid_identification

开源协议:GNU General Public License v3.0

下载


Distribution-Grid-Identification

Follow these steps to use this simulation framework for identifying the model of power distribution grids (radial or non-radial):

  1. Download the repository
  2. Install EPRI OpenDSS from http://smartgrid.epri.com/SimulationTool.aspx and copy the IEEE test cases to a subdirectory within the repository. Rename this subdirectory to ‘powerflow’.
  3. Download load profiles from http://webdocs.cs.ualberta.ca/~oardakan/data/
  4. Install the Matlab cvx toolbox
  5. Run main.m

How to cite this work?

  1. @ARTICLE{ArdakanianTCNS2019,
  2. author={O. {Ardakanian} and V. W. S. {Wong} and R. {Dobbe} and S. H. {Low} and A. {von Meier} and C. J. {Tomlin} and Y. {Yuan}},
  3. journal={IEEE Transactions on Control of Network Systems},
  4. title={On Identification of Distribution Grids},
  5. year={2019},
  6. volume={6},
  7. number={3},
  8. pages={950-960},}