Skip to content

samtalki/PowerPhaseRetrieval.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PowerPhaseRetrieval.jl

This repository contains the source code for

Samuel Talkington, Santiago Grijalva.
Phase Retrieval via Model-Free Power Flow Jacobian Recovery.
in Proceedings of the Fourteenth ACM International Conference on Future Energy Systems (e-Energy '23), 2023.

This package is under development.

Installation

Install Julia. Clone this repo by running

git clone https://github.com/samtalki/PowerPhaseRetrieval.jl.git

Navigate to PowerPhaseRetrieval.jl, run

] add .

Reproducing the results

All experiments for the article are contained in ./tests/

Citation

If you find this work useful, consider citing us:

@inproceedings{
    talkington2023phase,
    author = {Samuel Talkington and Santiago Grijalva},
    booktitle = {{Proceedings of the Fourteenth ACM International Conference on Future Energy Systems (e-Energy '23)}},
    doi = {10.1145/3575813.3597357},
    month = {6},
    publisher = {Association for Computing Machinery},
    title = {Phase Retrieval via Model-Free Power Flow Jacobian Recovery},
    url = {https://arxiv.org/pdf/2305.09661.pdf},
    year = {2023}
}

Acknowledgement

This material is based upon work supported by the National Science Foundation Graduate Research Fellowship Program under Grant No. DGE-1650044. Any opinions, findings, and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published