tinygrid is an implementation of the linearized (DC) security constrained economic dispatch problem (SCED), written in pyomo. Pyomo is a flexible mathematical optimization interface that allows one to abstract implementation details of optimization solvers.
tinygrid is currently tested on the sample Texas ERCOT grid provided by Texas A&M.
- https://electricgrids.engr.tamu.edu/
- https://optimization-online.org/wp-content/uploads/2018/11/6930.pdf
- https://github.com/power-grid-lib/pglib-uc/blob/master/MODEL.pdf
- minpower
- PyPSA
- Cost-optimal power system extension under flow-based market coupling
- https://github.com/karpathy/micrograd/blob/master/micrograd/nn.py
- https://matpower.org/docs/ref/matpower5.0/caseformat.html
- Mathematical Programming for Power Systems Operation
- Optimization of Power System Operation
- A Dual Method for Computing Power Transfer Distribution Factors
- https://invenia.github.io/blog/2021/06/18/opf-intro/
- https://faculty.sites.iastate.edu/tesfatsi/archive/econ458/tesfatsion/lmp.AdvancedWPM.ELitvinovWEM301.pdf
- https://pyomo.readthedocs.io/en/stable/developer_reference/expressions/design.html