Skip to content
forked from CURENT/ams

Open-source python library for power system dispatch modeling and dispatch-dynamic co-simulation.

License

Notifications You must be signed in to change notification settings

jinningwang/ams

 
 

Repository files navigation

LTB AMS

Python Software for Power System Dispatch Modeling and Co-Simulation with Dynanic, serving as the market simulator for the CURENT Largescale Testbed.

CURENT ERC Logo

Latest Stable
Documentation Latest Documentation Documentation Status
Badges
Downloads PyPI Version Anaconda-Server Badge
Try on Binder Binder
Code Quality Codacy Badge Codacy Badge
Build Status GitHub Action Status Build Status
Structure Structure
Python Version Python Versions

Why AMS

With the built-in interface with dynamic simulation engine, ANDES, AMS enables Dynamics Interfaced Stability Constrained Production Cost and Market Operation Modeling.

AMS produces credible dispatch results and competitive performance. The following results show the comparison of DCOPF between AMS and other tools.

Cost [$] AMS MATPOWER pandapower
PEGASE 1354-Bus 1,173,590.63 1,173,590.63 1,173,590.63
PEGASE 2869-Bus 2,338,915.61 2,338,915.61 2,338,915.61
GOC 4020-Bus 793,634.11 793,634.11 793,634.11
EPIGRIDS 5658-Bus 1,195,466.12 1,195,466.12 1,195,466.12
EPIGRIDS 7336-Bus 1,855,870.94 1,855,870.94 1,855,870.94

DCOPF Time

AMS is currently under active development. Use the following resources to get involved.

Installation

AMS is released as ltbams on PyPI and conda-forge. Install from PyPI using pip:

pip install ltbams

Install from conda-forge using conda:

conda install conda-forge::ltbams

Install from GitHub source:

pip install git+https://github.com/CURENT/ams.git

Sponsors and Contributors

AMS is the dispatch simulation engine for the CURENT Largescale Testbed (LTB). More information about CURENT LTB can be found at the LTB Repository.

This work was supported in part by the Engineering Research Center Program of the National Science Foundation and the Department of Energy under NSF Award Number EEC-1041877 and the CURENT Industry Partnership Program.

This work was supported in part by the Advanced Grid Research and Development Program in the Office of Electricity at the U.S. Department of Energy.

See GitHub contributors for the contributor list.

License

AMS is licensed under the GPL v3 License.

Related Projects

Some commercial solvers provide academic licenses, such as COPT, GUROBI, CPLEX, and MOSEK.


About

Open-source python library for power system dispatch modeling and dispatch-dynamic co-simulation.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 55.3%
  • MATLAB 44.7%