Skip to content

MicroGridsPy/IEEE_Power_Tech_2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Micro-Grids

This is code used for the publication: [https://doi.org/10.1109/PTC.2019.8810571]

Description

The Micro-Grid library main objective is to provide an open source alternative to the problem of sizing and dispatch of energy in micro-grids in isolated places. It’s written in python(pyomo) and use excel and text files as input and output data handling and visualization. This Branch was created to contain the data for the 13th IEEE PowerTech 2019 paper "Two-stage stochastic sizing of a rural micro-grid based on stochastic load generation".

Main features:

Optimal sizing of Lion-Ion batteries, diesel generators and PV panels in order to supply a demand with the lowest cost possible.
Optimal dispatch from different energy sources.
Calculation of the net present cost of the system for the project lifetime.
Determination of the LCOE for the optimal system.

Main developpers

Francesco Lombardi
Politecnico di Milano, Milan
E-mail: [email protected]

Sergio Balderrana
University of Liege, Belgium - Universidad Mayor de San Simon, Bolivia
E-mail: [email protected]

Nicolò Stevanato
Politecnico di Milano, Milan
E-mail: [email protected]

Sylvain Quoilin
University of Liege, Belgium.
E-mail: [email protected]

Required libraries

The python libraries needed to run Micro-Grids are the following:

-Pyomo Optimization object library, interface to LP solver (e.g. CPLEX)
-Pandas for input and result data handling
-Matplotlib for plotting

Licence

This is a free software licensed under the “European Union Public Licence" EUPL v1.1. It can be redistributed and/or modified under the terms of this license.

Getting started

To start using the Micro-Grid library please Go to Documentation/_build/html and double click in the archive index.html. This will open a Documention in html format. Please read carefully the tutorial part of this documentation in order to understand how to setup and use Micro-Grids library.

About

Material and Code from the IEEE Power Tech 2019 Publication

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages