Skip to main content

MultI-DomAin test Scenario for smart grid co-simulation.

Project description

Midas

The MultI-DomAin test Scenario (MIDAS) is a collection of mosaik simulators (https://gitlab.com/mosaik) for smart grid co-simulation and contains a semi-automatic scenario configuration tool. The latest documentation is always available at https://midas-mosaik.gitlab.io/midas.

Version: 2.1

Whats new in Version 2.0?

Midas is no longer a namespace package but still splitted into several individual packackes. There is a unified data simulator, which allows to integrate custom time series more easily. Furthermore, csv is now preferred over hdf5, since it is easier for humans to read with no special software. In this process, some of the lesser used packages are not (yet) updated, this includes

  • midas-goa
  • blackstart/mango
  • market_agents
  • qmarket

The midas-util package was fully integrated into the base package midas-mosaik. Default scenarios will now be copied over to your scenario directory, and can be restored with midasctl configure -u

Requirements

All required Python packages will be pulled during installation. However, there are some additional requirements which you have to setup up manually.

First of all, you need a working Python installation >= 3.10. Download it from (https://www.python.org/) or use your systems' package manager. Furthermore, you will need to have a working Git installation, which you can find on https://git-scm.com/downloads (or via your package manager).

Midas is able to create an analysis report of the simulation results. If you have a working pandoc (https://pandoc.org/) installation, this report will automatically be converted to an .odt file. This is purely optional.

Installation

Midas is available on https://pypi.org and can be installed, preferably into a virtualenv, with

pip install midas-mosaik

Alternatively, to install directly from the source, you can clone this repository with

git clone https://gitlab.com/midas-mosaik/midas.git

then switch to the midas folder and type

pip install .

for a normal install and

pip install -e .

for an editable install, i.e., changes you make in the source do not require a reinstall.

See the documation at https://midas-mosaik.gitlab.io/midas/installation.html for OS-specific installation instructions.

Usage

Midas comes with a command line tool called midasctl that let's you conveniently start your scenario and/or add minor modifications to it (e.g. change the number of simulations steps, write to a different database, etc.). midasctl also helps doing the initial setup of midas. Just type

midasctl configure

and you will be asked to specify where the runtime configuration of midas should be stored and where you want the datasets to be located. You can of course let midas decide this for you, just append -a to the command:

midasctl configure -a

Afterwards, you need to download the datasets that midas will use. Type

midasctl download

and wait a moment until midas is done. Finally, you can test your installation with

midasctl run demo

This will run a demonstration scenario and should not take very long.

Pro tip: If you just run the last command, configuration and download will be performed implicitly.

Data Sets and License

The datasets are pulled from different locations.

The default load profiles are publicly available at https://www.bdew.de/energie/standardlastprofile-strom/

The commercial data set is retrieved from https://data.openei.org/submissions/153 and is released under the Creative Commons License: https://creativecommons.org/licenses/by/4.0/ The energy values are converted from Kilowatt to Megawatt and are slightly rearranged to be usable with MIDAS.

The simbench datasets are directly extracted from the simbench pypi package.

The smart nord dataset comes from the research project Smart Nord (www.smartnord.de).

The Weather datasets are publicly available at https://opendata.dwd.de/ (see the Copyright information: https://www.dwd.de/EN/service/copyright/copyright_node.html) Since sometimes values are missing, those values are filled with previous orsimilar values.

Midas as Docker

There is a Docker file that can be used to run the midas command line tool. And there is an install script for those working on LINUX, simply run:

./build_docker.sh

Afterwards, execute

docker run \
    -v PATH_TO_MIDAS_DATA:/home/user/.config/midas/midas_data \
    -v PATH_TO_OUTPUT_DIR:/app/_outputs \
    midas run midasmv 

to run the midasmv scenario in the docker. Replace PATH_TO_MIDAS_DATA with the absolute path to your midas data directory (usually located at ~/.config/midas/midas_data). Replace PATH_TO_OUTPUT_DIR with the location where the outputs should be stored.

If you create a runtime config in the same directory as the Dockerfile before run the build command, this file will be included. However, you should not change the output_path and the data_path, otherwise you will have to adapt the run command as well.

Citation

If you want to use midas in your research, you can cite this publication:

@InProceedings{10.1007/978-3-031-43824-0_10,
    author="Balduin, Stephan
    and Veith, Eric M. S. P.
    and Lehnhoff, Sebastian",
    editor="Wagner, Gerd
    and Werner, Frank
    and De Rango, Floriano",
    title="Midas: An Open-Source Framework for Simulation-Based Analysis of Energy Systems",
    booktitle="Simulation and Modeling Methodologies, Technologies and Applications",
    year="2023",
    publisher="Springer International Publishing",
    address="Cham",
    pages="177--194",
    isbn="978-3-031-43824-0"
}


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

midas_mosaik-2.1.0.post1.tar.gz (7.3 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

midas_mosaik-2.1.0.post1-py3-none-any.whl (55.0 kB view details)

Uploaded Python 3

File details

Details for the file midas_mosaik-2.1.0.post1.tar.gz.

File metadata

  • Download URL: midas_mosaik-2.1.0.post1.tar.gz
  • Upload date:
  • Size: 7.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for midas_mosaik-2.1.0.post1.tar.gz
Algorithm Hash digest
SHA256 de46ebf68d5c5b919bbdef838b140a6b3320f1a94ef550d5a41869d4f5a5dee9
MD5 af4674b40263041a806c56ec924ae16c
BLAKE2b-256 d7fef3ec51ddaa3a85871bb73a9a7110a52d39dbb1bc0dd43e1b1c32255a2768

See more details on using hashes here.

File details

Details for the file midas_mosaik-2.1.0.post1-py3-none-any.whl.

File metadata

File hashes

Hashes for midas_mosaik-2.1.0.post1-py3-none-any.whl
Algorithm Hash digest
SHA256 5837d115e855bd019eabcd6a686327041b7ce21c2b57ca6754b8d93cbaff8083
MD5 728f10611b862fcb2f0d423c68705df7
BLAKE2b-256 aab3b8e29be70f32ca50f6a0c182b55a099963557c4dab874a014133d72e4d33

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page