Hi,
Welcome to this workbench website. This site is built to share our case study data on power system analysis. Complete system data can be downloaded by clicking the hyperlinks below.
----UPDATED 04-NOV-2024----
6. Dependable Dynamic Capacity Provision of Wind-Storage Plants (SHEN et. al, manuscript)
The wind data is in .csv format for the 8,760 consecutive hours in MW.
System data file: Click here to get
----UPDATED 04-JUL-2022----
5. A Duality-driven Real-time Dispatch Policy for Remote Wind-storage Plant (QI et. al, 2022)
All cases are based on Matpower format with storage matrix added at the end of the original file.
System data file (in .mat format): Click here to get
4. Admissible Region of Renewable Generation Ensuring Power Flow Solvability in Distribution Networks (SHEN et. al, 2022)
All cases are based on Matpower format with storage matrix added at the end of the original file.
DOI: 10.1109/JSYST.2021.3138908
System data file: Click here to get
----UPDATED BEFORE 04-JUL-2022----
3. Modeling Arbitrage of an Energy Storage Unit Without Binary Variables (SHEN et. al, 2021)
All cases are based on Matpower format with storage matrix added at the end of the original file.
DOI: 10.17775/CSEEJPES.2019.03340
System data file: Click here to get
2. Economic Dispatch of Power Systems with LMP-elastic Demands: An Non-iterative MILP Model (Ziqi Shen et. al, 2021)
This is a modified IEEE 118-bus transmission network file, with demand response (DR) property added.
DOI: 10.1016/j.energy.2021.121015
Case data file: case118dr.m
Data loading script (for LMP data sampling): load_data.m
1. Probabilistic Forecast of DLMP Intervals in Radial Networks with an Exact Power Flow Model and Distributional Uncertainty of Wind Generation (WEI et. al, 2020)
DOI: 10.1049/iet-gtd.2019.0958
Case data file: case33open.m
This is a modified IEEE 33-bus distribution network file in which information of generators and wind farms are added for the system. The generator matrix mpc.gen and wind farm matrix mpc.wind has a different format from those in MATPOWER data format, so the case file is merely for data provision other than opf analysis using MATPOWER. One can modify the above two matrices into standard form to fit specific toolboxes.