Skip to content

MEMAP Planning Tool

Saitel Daniela Agudelo Sanabria edited this page Sep 6, 2019 · 3 revisions

MEMAP Planning tool is a java application that allow users to design a simulation topology, described as a set of Energy Management Systems (EMS), aggregated devices, and parameters. The created scenarios can be stored, load and simulated. When the simulation is run from the Planning tool, it displays a results window, where users can select and overlay different series of data.

MEMAP Planning Tool

MEMAP Main Screen

MEMAP Planning Tool

The following actions are possible

  • Add a building to the topology: Drag the EMS icon from the panel on the left to the layout area. Then complete the building information in Building information panel on the right.
  • Add a component to a building: Click on one of the available components in the Component box on the left panel. Then complete the component information in Component information panel on the right. The new component will appear the Added components area at the bottom.
  • Load a topology from a .json file: Click on the rightmost button at the top of the window. Select the file.
  • Start a simulation: Click on the second rightmost button at the top of the window. Input the parameters and accept (See control panel section).
  • Save a topology in a .json file: Click the second leftmost button at the top of the window. Write a name or select the file to overwrite.
  • Reset: Click on the leftmost button at the top of the window.

Available devices

The following devices can be added as building components

  • Demand
  • Storage
  • Volatile production
  • Controllable production
  • Coupler

Control Panel

When the user clicks on the "Start simulation" button, this window emerges. Here one can configure all the parameters to be simulated.

MEMAP Planning Tool

Parameters

  • Weather conditions:
    • Good
    • Bad
  • Optimization mode: Compare with MEMAP on/off mode in MEMAP Basis
    • Global optimization off: Optimize each building individually
    • Global optimization on: Optimize for all the buildings in the topology as a group
  • Optimization criteria: Not integrated with MEMAP Basis
    • Cost
    • CO2 emissions
  • Price:
    • Fixed
    • Volatile

Progress panel

While a simulation is executed, this window offers information on its progress. MEMAP Planning Tool

Results screen

When the simulation is completed, MEMAP stores the results in the directory where the executable file is, and opens a window where the user can select one or multiple data series to be plotted.

MEMAP Planning Tool