This mini project is part of the course carried out at ENSTA. This mini-project aims to produce, by constructive method, a simulation of Virtual Power Plants on the Netlogo software.

The report to be submitted is a compressed file including a PDF detailing each part as well as the Netlogo code for each part. It should be noted that observation parameters (graph, counter, etc.) are to be added in order to validate your comments. These parameters are not explained in the specifications.

Part 1: Grouping of small producers

A virtual power plant (VPP) is a combination of small energy sources (or available energy storage systems), which are activated and optimized by a computer system serving an electricity distribution operator or purchase options from a producer external to the production company.

The objective of this first part is to lay the foundations for the training simulation of VPPs.

We consider three types of renewable energy production (solar, wind and other). Each type of plant has a low limit and a high production limit. When generating each element, its production is constant and is determined randomly between its low limit and high limit.

The elements seek to regroup virtually in order to form clusters. The unique condition of satisfaction of an element is that the production of its cluster exceeds a certain threshold. If the element is not satisfied, it will seek to associate itself elsewhere.

Each point must be argued separately:

  1. Define agents, observer parameters, setup and go.
  2. Explain the chosen model (how to group together, how an element can be satisfied, etc.).
  3. Carry out simulations
    1. What do you observe in a simulation (is this the desired behavior)?
    2. What do you observe in several simulations (is there always convergence)?
    3. What do you observe by changing the observer parameters (critical or cascading effects)?

Part 2: Geographical restriction

Elements are subject to topological restrictions. In other words, it is not possible for one element to associate with all the others because of geographical contraries, network structure or even restrictions related to energy markets.

Propose to the observer to be able to create from 1 to 5 geographical zones. Items will only be able to group together with items that have the same geographical area.

Each point must be argued separately:

  1. Explain how to model the geographic area parameter
  2. How to include this new parameter in the behavior of elements
  3. Carry out simulations
    1. What do you observe in a simulation (is this the desired behavior)?
    2. What do you observe in several simulations (is there always convergence)?
    3. What do you observe by changing the observer parameters (critical or cascading effects)?

Part 3: Limit of VPPs

It is not legally possible for elements to associate infinitely, there is a high production limit for VPPs (in reality, this limit is mainly due to network infrastructure, aggregators and better profitability of the smallest VPPs).

The satisfaction of the elements depends as much on the low limit and the high limit of the cluster they have joined. This upper limit is an observer parameter.

Each point must be argued separately:

  1. Explain how to model the high limit parameter
  2. How to include this new parameter in item satisfaction
  3. Carry out simulations
    1. What do you observe in a simulation (is this the desired behavior)?
    2. What do you observe in several simulations (is there always convergence)?
    3. What do you observe by changing the observer parameters (critical or cascading effects)?

Part 4: Production variability

The production of each element is not constant over time. It is therefore necessary to model the evolution of production.

At each tick, here is the evolution of the production of each type of plant (taking into account the upper and lower limit of production):

  • Solar: up to more or less 3% of variation
  • Wind power: up to more or less 1% of variation
  • Other: up to plus or minus 0.1% variation

Each point must be argued separately:

  1. Explain how to model production change
  2. Carry out simulations
    1. What do you observe in a simulation (is this the desired behavior)?
    2. What do you observe in several simulations (is there always convergence)?
    3. What do you observe by changing the observer parameters (critical or cascading effects)?
EN
FR
FR
EN
ES
Exit mobile version