flexiblepower / powermatcher

PowerMatcher - The Java implementation of the PowerMatcher, including the API, the core, a couple of examples, a remote implementation using websockets and a visualisation of the configuration.
http://www.powermatcher.org
Apache License 2.0
43 stars 25 forks source link

Question: Setting up powermatcher to simulate a local electricity market in a German grid #216

Open derdem opened 7 years ago

derdem commented 7 years ago

Hi, I am working together with a German Grid operator to estimate the potential of local electricity markets from whom I receive data about consumption, local production and the grid topology.

I hope to be able to represent each household by an agent to maximize the utilization of solar power in the grid and to see how much impact the integration of electric vehicles and heat pumps could have on the grid.

So far I achieved to get powermatcher running with the help of the tutorial and play a little bit around with it. The next steps I would like to achieve it to get the CSVlogger working, define and implement bidding strategies for different devices and to set up the grid topology. Is it possible to add agents in powermatcher and save the configuration? I am hoping to receive feedback on how to accomplish the 3 things. I managed to get the CSVlogger running the first time I started the demo, but I wasn't able to reproduce the file and couldn't figure out the problem.

Cheers, Niko

wilcowijbrandi commented 7 years ago

Hi Niko,

Great to hear you are looking into PowerMatcher! To answer you questions:

Hope this helps!

By the way, at TNO we are doing more work with simulations, including co-simulations with both PowerMatcher and loadflow to see the effects on the power grid. It sounds like this might be useful for you. If you would be interested in a collaboration, we can set up a call to discuss it in more detail. Please contact me at wilco dot wijbrandi at tno dot nl.

Cheers, Wilco