A collection of demonstrations related to CURENT LTB. The demonstrations aim to showcase the capabilities and features of CURENT LTB.
This demo demonstrates the effective provision of secondary frequency regulation to Electric Vehicles that are constrained by charging time. The goal is to show how this can be achieved in real-time scenarios and how it can benefit power systems.
Researcher and Demonstrator: Jinning Wang
This demo showcases the real-time economic dispatch of power systems that are penetrated by IBR, while also considering virtual inertia scheduling. The goal is to demonstrate how virtual inertia scheduling can be used to improve the performance of power systems.
Researcher: Buxin She
Demonstrator: Jinning Wang
Clone the repository
git clone https://github.com/CURENT/demo.git
Conda environment
conda create --name demo python=3.9
conda activate demo
install required packages
pip install -r requirements.txt
This repository is licensed under the GPL v3 License.