VoltControl: Bringing decision support into the control rooms

The goal of Voltcontrol tool is to understand and anticipate the foreseeable future, and propose different actions, to reach an optimal voltage plan of the high voltage grid.

Context

To support our system engineers with tackling the increasing complexity of managing the high voltage grid due to volatility, decentralisation and other changes, we created a decision support algorithm that will propose different actions, to optimize the grid voltage plan.

Why this project ?

As a transmission system operator, we are responsible for keeping the stability of the high voltage grid. The main aspects we are looking at are current, frequency and voltage. 

In this VoltControl project, as the name gives away, we focused on tackling some of the upcoming challenges for voltage management. Given the decentralization of energy sources and the increasing volatility of generation and consumption, the System Engineers must make more decisions in a shorter period to regulate the grid voltage. Furthermore, conventional and significant sources of voltage management, such as nuclear and coal power plants, are being phased out for well-known reasons. This makes that the number of assets involved in each intervention will increase, again adding onto the complexity of voltage management.

To support our system engineers with tackling this upcoming and increasing challenge, we decided to create a decision support algorithm. 

Approach

For this prototyping to be successful, we formed a consortium with Elia Grid International (part of Elia Group) and N-SIDE, a Belgian software company empowering leading energy market players through advanced analytics and industry expertise. Elia and 50Hertz experts and engineers took part in the initiative, as both TSOs face the same problem.
 
The topic of voltage management is a complex topic to solve. When we look at the Belgian grid, we are dealing with a decision space that has more degrees of freedom than there are stars in the observable universe. For those that like numbers, this means an action space with more than 10200 possibilities. The Belgian grid consists of several hundreds of substations, with more than one hundred tap changing transformers, flexible generators, shunt reactors, condenser batteries and multiple lines and cables that could be connected or disconnected. All these assets have an influence on the voltage of the grid, meaning that they could be a necessary link in the way towards an optimal voltage plan.
 
The optimizer must consider foreseeable future factors, including known or predictable external parameters. Actions that need to be undone shortly after introduction, except for force majeure causes, are not acceptable. For example, if a human engineer knows the sun will rise in an hour and it will solve a current grid problem, they will take this into account when planning future actions. The tool's proposals are expected to adhere to this requirement.
 
Furthermore, we obviously do not accept that an action solves one problem by introducing another issue at another part of the grid.
 
To develop a real time solution to be used for managing the voltage of the grid, the data scientists of N-SIDE were challenged to come up with innovative solutions to solve the complex problem.
 
This resulted in a tool based on three key principles: locality, approximation and forward-looking. 
  • Locality results from the fact that the voltage of the grid is a local problem, in which assets that are located further from the issue have less impact. Therefore, by limiting the calculation space, a big part of the complexity can be reduced. For this approach to work properly, we need to establish the electrical distance at which an action still has an important influence.
  • Linearity avoids the need of making many calculation-intensive AC load flow calculations, by approximating the AC voltages using a linear calculation. Of course, at crucial steps during the calculation and at the end, an exact AC load flow is performed, but during intermediate steps the linear approximation is sufficient to reach an optimal solution faster. ¹
  • The forward-looking component means that the full relevant timeframe is calculated as one single optimization problem, rather than making a sequential calculation which requires the optimizer to jump back and forth to ensure a continuous flow of proposed actions.
     

The prototype

These three ingredients together have led us to creating a prototype of the VoltControl tool, which is able to read grid data of upcoming subsequent timesteps and make hourly proposals to the system engineer. 

In big lines, the architecture of the prototype looks as follows: 

  1. We start with an extraction of CGMES data out of the conventional calculation environment, and we feed it into the open source pandapower tool;
  2. Additional data, not native to the CGMES format, is fed into the pandapower model using pre-processing python scripts;
  3. Scenario data is added to the pandapower grid;
  4. Steered by a pre-compiled config file, the optimization code is run using all the created input files. Here, the different mathematical and optimization manipulations are performed
  5. The output of the optimizer is then fed into a post processing script, leading to a result file consisting of the proposals towards the optimal voltage plan.

Concretely, these proposals are a list of actions that can be taken, such as changing a generator setpoint, connecting a grid element, or changing the tap position of a transformer.

In line with the chosen objective function, applying these proposals would lead to a grid with minimal voltage deviations of the target values, with maximum free dynamic flexibility, and at the lowest cost. The objective function can of course be tuned according to specific needs, to favour one or the other element or to optimize another objective.

Of course, if the prototype would be introduced as such into the control room, the proposals will need to be carefully considered by the system engineer. It is evident that the system operator keeps responsibility and full control over the high voltage grid.

This does not hinder, however, a future in which we can imagine a solution that acts such as the autopilot of an airplane: taking decisions and applying them automatically if nothing exceptional happens, and able to be overruled by the human operator at all times. This could lead to a state of ‘supervised automation’ for the high voltage grid. 

Results and next steps

The results of the tests are promising. Grid experts and system engineers have assessed the proposals made by the tool and confirmed that applying the proposals indeed leads to an improvement of the situation. The tool often proposes the most logic solutions, which makes it trustworthy and interesting to assess the solution further. This means that the track towards industrialization is open. In Belgium, the goal would be to have the tool operational by the winter of 24/25, because this is foreseen to be a hard winter. In Germany, a similar timing is aimed for.

On top of the discussed features, meaning that the tool can interpret current and upcoming grid state and optimize these according to a set objective function, in the future we want to add other possibilities. One of these would be the possibility of interaction and introducing specific setpoints as an extra constraint to the optimization. Additionally, integrating other objectives into the tool, such as congestions, will be studied as a next step (learn more here: fast grid topology reconfiguration). This will bring us closer to the ultimate vision of building an autopilot which is able to support with all aspects of the system operation processes

 ¹ In comparison with DC approximation, Voltcontrol’s linear approximation takes into account active power, reactive power and voltage deviations.

Partners

 


Thijs Vral
Business Innovation


This website uses cookies to provide you with an optimal browsing experience. Some cookies are strictly necessary for the operation of this website and cannot be rejected, while others are used for analytical/functional/targeting purposes and can be rejected. For more information, please consult ourCookie Policy . You can manage/change your cookie preferences at any time. If you do not manage your preferences, only the cookies which are strictly necessary will be accepted.