← Latest papers
💰 quantitative finance

On the Smart Coordination of Flexibility Scheduling in Multi-carrier Integrated Energy Systems

This paper proposes a market auction-inspired model coupling approach for coordinating flexibility scheduling in multi-carrier integrated energy systems that preserves provider autonomy and privacy while achieving near-optimal scalability, implemented as an open-source tool for diverse stakeholders to simulate interactions and optimize market designs.

Original authors: Christian Doh Dinga, Sander van Rijn, Laurens de Vries, Milos Cvetkovic

Published 2026-08-19
📖 5 min read🧠 Deep dive

Original authors: Christian Doh Dinga, Sander van Rijn, Laurens de Vries, Milos Cvetkovic

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

The modern energy grid is no longer a one-way street where power flows from a giant power plant to a passive home. It has become a complex, two-way network where millions of people and businesses act as both consumers and producers, managing their own solar panels, heat pumps, and electric vehicles. This shift creates a multi-carrier integrated energy system, a term that simply describes a world where electricity, heat, and fuel are deeply intertwined. In this new landscape, the challenge is not just generating enough power, but coordinating the flexible actions of thousands of independent owners who want to save money or maximize their profits. If these owners act without coordination, their collective behavior can strain the grid; if they are forced to act in unison by a central authority, their privacy and independence are lost. The question facing researchers is how to manage this delicate balance between efficiency, privacy, and the sheer scale of the system.

A team of researchers at Delft University of Technology and the Netherlands eScience Center has tackled this problem by testing three different ways to coordinate these energy systems. They compared the traditional method, where a single central computer calculates the perfect schedule for every asset, against two newer approaches that let the individual owners keep their own computers and decision-making power. The study, which simulated systems ranging from thirty to three hundred and fifty independent energy owners over periods of one day to one week, revealed that the old "all-knowing" central method struggles as the system grows larger. While it finds the mathematically perfect solution for small groups, it becomes computationally impossible to run for large, complex networks. The researchers found that the two new methods, which rely on models talking to each other rather than being merged into one giant model, offer a practical way forward, though each comes with its own trade-offs.

The first alternative method tested is called price-response. In this setup, a central coordinator sends out a price signal to all the energy owners. Each owner then runs their own local calculation to decide how much energy to buy or sell based on that price, and sends their decision back. The coordinator checks if the total supply matches the total demand. If there is a mismatch, the coordinator adjusts the price and asks everyone to recalculate. This process repeats, like a conversation, until everyone agrees on a price that balances the system. The researchers found that this method is incredibly accurate, producing results almost identical to the perfect central solution. However, it has a significant weakness: it requires many rounds of calculation, which takes a long time. Furthermore, if the system involves complex, non-linear rules—such as a battery that cannot charge and discharge at the same time—the conversation often gets stuck in a loop and fails to find a solution at all.

The second alternative is the market auction approach. Here, the process is faster and more decentralized. Instead of a back-and-forth conversation, each owner prepares a bid, which is essentially a list of how much energy they are willing to provide or consume at different price levels. They submit these bids to a central market operator, who clears the market once to find the best match. The key difference is that the owners do not need to reveal their private internal data, such as their specific costs or technical limits; they only share their final bids. This approach preserves the full independence of the owners and runs significantly faster than the other methods, even on very large systems. The trade-off is that the result is not perfectly optimal. Because the owners are making decisions based on their own limited forecasts rather than a perfect global view, the system ends up costing slightly more to run. In the simulations, this extra cost ranged from about four percent in the best-case scenarios to nearly seventeen percent in the most complex situations.

The researchers also examined how these methods handle memory and computing power. They discovered that the traditional central method requires a massive amount of computer memory that grows rapidly as more agents are added, often causing the system to crash on large problems. In contrast, the market auction method spreads the work out so effectively that it uses far less memory and scales much better, even when the problem size increases. The study showed that by using the market auction approach, the researchers could process batches of problems up to seventy percent faster on high-performance computers compared to the traditional method. This speed comes from the fact that the market auction method breaks the problem down into smaller, independent chunks that can be solved simultaneously, whereas the central method tries to solve everything at once.

Ultimately, the paper does not declare one single winner but provides a clear guide for choosing the right tool based on the specific needs of the situation. If the goal is to study a small system where privacy is not a concern and the absolute lowest cost is required, the traditional central method is still the best choice. If the system is large and the owners must keep their data private, or if the problem involves complex rules that make the conversation-based price-response method fail, the market auction approach is the superior option. It offers a way to coordinate a vast, decentralized energy grid without sacrificing the autonomy of the individual participants, accepting a small increase in cost in exchange for a system that is robust, private, and computationally feasible. The researchers have made the software tools they used for these tests available to the public, allowing other scientists to apply these findings to their own energy models and continue the work of building a more efficient and realistic energy future.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →