Security-Constrained Economic Dispatch (SCED) in Python

Python Code, by Xingpeng Li, Apr 03, 2023.

RT-SCED

This set of codes implements real-time security-constrained economic dispatch (RT-SCED). It aims to provide a benchmark that mimics the commercial RT-SCED tool used by the Independent System Operators (ISO).

Code environment: Python2

Details are provided in the document “SCED_Manual_Developer_version.pdf” that is also available in the same github repository.

Citation:

If you use any of our codes for your work, please cite the following papers as your references:

  1. Xingpeng Li and Kory W. Hedman, “Enhanced Energy Management System with Corrective Transmission Switching Strategy— Part I: Methodology,” IEEE Transactions on Power Systems, vol. 34, no. 6, pp. 4490-4502, Nov. 2019.

    Website: https://rpglab.github.io/papers/XingpengLi-KWH-TPWRS-Part-I/

  2. Xingpeng Li and Kory W. Hedman, “Enhanced Energy Management System with Corrective Transmission Switching Strategy— Part II: Results and Discussion,” IEEE Transactions on Power Systems, vol. 34, no. 6, pp. 4503-4513, Nov. 2019.

    Website: https://rpglab.github.io/papers/XingpengLi-KWH-TPWRS-Part-II/

Contact:

Dr. Xingpeng Li

University of Houston

Email: xli83@central.uh.edu

Website: https://rpglab.github.io/

License:

This work is licensed under the terms of the Creative Commons Attribution 4.0 (CC BY 4.0) license.

Disclaimer:

The author doesn’t make any warranty for the accuracy, completeness, or usefulness of any information disclosed; and the author assumes no liability or responsibility for any errors or omissions for the information (data/code/results etc) disclosed.