Microgrid Energy Management System (EMS) using Optimization

Online optimization of energy storage actions in a microgrid given system constraints and pricing
8.9K Downloads
Updated Fri, 17 Apr 2020 19:09:43 +0000

Energy management systems (EMS) help to optimize the usages of distributed energy resources (DERs) in microgrids, particularly when variable pricing and generation are involved. This example walks through the process of developing an optimization routine that uses forecast pricing and loading conditions to optimally store/sell energy from a grid-scale battery system. Two approaches are demonstrated: a heuristic state machine strategy and the linear program-based optimization approach.

The main example uses a full microgrid simulation for validation of the EMS optimization algorithm. However, there is a purely MATLAB/Optimization Toolbox example that shows the formulation of the optimization without the validation study.

Cite As

Jonathan LeSage (2024). Microgrid Energy Management System (EMS) using Optimization (https://github.com/jonlesage/Microgrid-EMS-Optimization/releases/tag/v19.1.0), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2019b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
19.1.0

See release notes for this release on GitHub: https://github.com/jonlesage/Microgrid-EMS-Optimization/releases/tag/v19.1.0

1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.