Minpower¶

Minpower is an open source toolkit for students and researchers in power systems. It is designed to make working with ED, OPF, and UC problems simple and intuitive. The goal is to foster collaboration with other researchers and to make learning easier for students.

To solve a problem:

minpower mycommitment/

Installation:

  • pip install minpower

  • use with your favorite solver

Minpower creates great visualizations too, like this one for UC:

_images/commitment-demo.png

Some recent talks and publications:

  • paper preprint for PES2012

  • a talk at Alstom-Grid

  • an introduction for the Wind Integration Research Lab

More details:

  • Why Minpower
    • What’s good
    • Sounds great
  • Installation
    • 1. Get Python
    • 2. Get Minpower
    • 3. Get a Solver
    • Test it out
    • Stochastic UC
  • Basic Use
  • Creating a Problem
    • Generators
    • Initial Conditions
    • Loads
    • Lines
    • Schedules
  • Configuration
  • For Students
    • Solve a problem
    • Help
  • For Researchers
    • Calling a procedure
    • Adding a constraint
    • Adding a component
      • Wishlist
    • Collaboration
    • Help
  • Economic Dispatch
    • The problem
    • Example Problem
    • Solving
    • Example Solution
  • Optimal Power Flow
    • The problem
    • Example Problem
    • Solving
    • Example Solution
  • Unit Commitment
    • The problem
    • Example Problem
    • Solving
    • Example Solution
  • Collaborate
  • About minpower
    • Authors and Collaborators
    • Development
    • License

minpower

  • Why Minpower
  • Installation
  • Basic Use
  • Creating a Problem
  • Configuration
  • For Students
  • For Researchers
  • Economic Dispatch
  • Optimal Power Flow
  • Unit Commitment
  • Collaborate
  • About minpower

Search

Enter search terms or a module, class or function name.