Unbalanced OPF Toolkit
latest

Contents:

  • Getting Started
  • Tutorial
    • Solve power flow
    • Solve optimal power flow
    • Implement a new power flow surrogate
  • API
  • Conventions
  • Documentation style guide
  • Troubleshooting common problems
  • To-do list
  • Glossary
  • References
Unbalanced OPF Toolkit
  • Docs »
  • Tutorial
  • Edit on GitHub

Tutorial¶

This tutorial will show you how to solve power flow and optimal power flow problems. In addtion, a more advanced part will show you how to implement a new power flow surrogate from scratch.

Contents:

  • Solve power flow
    • Preliminaries
    • Solve power flow problem
  • Solve optimal power flow
    • Preliminaries
    • Solve optimal power flow problem
  • Implement a new power flow surrogate
    • Power flow surrogate specification
    • Barebones power flow surrogate
    • Initialize OPF problem with PowerFlowSurrogateSpec_Bernstein2017_LP_1
    • Solving approximate power flow
    • Replicate the paper’s results to verify correctness
    • Creating an initial test case
    • Implementing the power flow surrogate
    • Trying out the power flow surrogate
    • Preparation for debugging the power flow surrogate
    • Debugging the power flow surrogate
    • Improving the test case
    • Wrapping up the implementation
    • Documentation
Next Previous

© Copyright 2020, Stanford Autonomous Systems Lab Revision 3712cc42.

Built with Sphinx using a theme provided by Read the Docs.