Skip to main content

A comparison of clustering methods for the spatial reduction of renewable electricity optimisation models of Europe

This article has been updated

Abstract

Modeling the optimal design of the future European energy system involves large data volumes and many mathematical constraints, typically resulting in a significant computational burden. As a result, modelers often apply reductions to their model that can have a significant effect on the accuracy of their results. This study investigates methods for spatially clustering electricity system models at transmission level to overcome the computational constraints. Spatial reduction has a strong effect both on flows in the electricity transmission network and on the way wind and solar generators are aggregated. Clustering methods applied in the literature are typically oriented either towards preserving network flows or towards preserving the properties of renewables, but both are important for future energy systems. In this work we adapt clustering algorithms to accurately represent both networks and renewables. To this end we focus on hierarchical clustering, since it preserves the topology of the transmission system. We test improvements to the similarity metrics used in the clustering by evaluating the resulting regions with measures on renewable feed-in and electrical distance between nodes. Then, the models are optimised under a brownfield capacity expansion for the European electricity system for varying spatial resolutions and renewable penetration. Results are compared to each other and to existing clustering approaches in the literature and evaluated on the preciseness of siting renewable capacity and the estimation of power flows. We find that any of the considered methods perform better than the commonly used approach of clustering by country boundaries and that any of the hierarchical methods yield better estimates than the established method of clustering with k-means on the coordinates of the network with respect to the studied parameters.

Introduction

Electricity system planners typically use optimisation models to design the combinations of generation, storage and transmission that meet different climate objectives, such as \(\hbox {CO}_2\) reduction scenarios, limiting the temperature increase or phasing out nuclear energy. They are motivated by political goals, such as the Paris Agreement (2012 ) or the European Green Deal (2019). Many of these goals require a high share of renewable generation.

An energy system model suited for such modelling tasks must capture spatio-temporal variations of both renewable resources and electricity demand as well as network bottlenecks, which are already constraining today. Hence, the models must have a high spatial and temporal resolution. One approach for achieving this is to embed historical data into the model that contains hourly observations for sites at every few dozen kilometers, such as provided by the European Centre for Medium-Range Weather Forecasts (ECMWF): ERA5 Reanalysis (2020) or Pfeifroth et al. (2017). However, a sufficient resolution entails large amounts of data, which leads to significant computational burdens. They arise because the modeling task is typically formulated as an optimisation problem which is subject to many mathematical constraints. These constraints account for the physics of the system, such as an accurate representation of power flows or (renewable) generation. To overcome the computational burdens, different approaches are established in the literature. They can be manifold ranging from linearisation to multi-level approaches combining aggregation and decomposition methods. An overview on potentials to reduce model complexity is provided in Kotzur (2021). However, applying a linearisation to a large-scale mathematical model of the European electricity system is not sufficient to obtain a computational feasibility. The remaining option is to reduce the model size in its temporal or spatial dimension using aggregation methods.

Temporal clustering methods and their impact on the optimal energy system design are already well analysed (Kotzur et al. 2018). The main findings of previous studies include the need for at least hourly modelling resolution (Pfenninger et al. 2014) and the need to include extreme weather events (Perera et al. 2020). On the spatial side, many studies pursue the approach of either using the full electricity substation level resolution for the transmission grid but only in selected regions (Sasse and Trutnevyte 2020), reducing the full model to a smaller equivalent using clustering methods (eHighways 2050 Final Reports 2015; Neumann 2021; Zeyen et al. 2020; Tröndle et al. 2020) or both (Frysztacki and Brown 2020; Lombardi et al. 2020) and make suggestions for the future energy system or the modelling process based on the results obtained by the reduced models. However, to take advantage of trade over large distances, the model should cover the total area of political interest, which typically includes at least a whole continent, not just single regions (Tröndle et al. 2020; Schlachtberger et al. 2017). In case of clustering the model, it is ongoing research to find which method suits which research application and how precise reduced model results are compared to solutions obtained from higher resolved models.

This study aims to address the issue of spatial exactness of different clustering methods by extending recently proposed solutions and comparing their performance in the application of electricity system models. We extend previous methods to account for the spatio-temporal availability of renewable resources and incorporate considerations of the network topology and electrical connectivity. Results obtained from reduced models based on the different aggregation algorithms are compared against each other and against established reduction methods from the literature. The obtained low-resolution estimates are evaluated against an accurate power flow and the siting of renewable capacities and associated storage options (solar, wind, battery and hydrogen) obtained from higher-resolution simulations.

To increase transparency of the results, we use the open model PyPSA-Eur (Brown et al. 2018; Hörsch et al. 2018) which builds on an open database.

State of the art

In the recent energy system modeling (ESM) literature, suggested solutions to spatially reduce high-resolution models to smaller equivalents include different techniques that focus on individual features of the system. These solutions can be categorised by whether they focus on (i) representing the network or (ii) the variability of renewable resources.

(i) Approaches that focus on the network representation and therefore on accurately approximating power flows include the following methods: the Ward equivalent (Ward 1949), a hybrid method consisting of k-means and an evolutionary algorithm (Cotilla-Sanchez et al. 2013), clustering into zones based on the similarity of the power transfer distribution factors (PTDFs) (Shi and Tylavsky 2015), k-medoids operating on a combination of electrical parameters of the grid as well as their geographical length (2015), spectral partitioning taking into account the available transfer capability (ATC) (Shayesteh et al. 2017) or density-based hierarchical clustering operating on the lines reactance (Biener and Garcia Rosas 2020). All these approaches use distance or similarity measures on electrical parameters of the transmission grid, often referred to as electrical distance. These methods are designed for a good approximation of power flows and mostly evaluated comparing the power flows of a highly resolved model to the one of a reduced model without changing the generation fleet. However, power flows are strongly impacted when moving away from conventional generation to other resources as shown in Shi et al. (2012) (a study conducted with the Ward equivalent) for the example of switching from coal fired electricity generation to natural gas. Therefore it remains unclear if these methods are applicable when moving towards high shares of renewables as they are not designed to precisely approximate the spatio-temporal variability of wind and solar. This is especially true for models where the final installed capacity as well as its spatial distribution is subject to optimisation, such that no a-priori estimate of power flows can be made.

(ii) On the other hand, techniques that focus on an accurate representation of renewables include hierarchical clustering applied on a database of electricity demand, conventional generation and renewable profiles (Kueppers et al. 2020), max-p-regions applied on a database of wind and solar potential (Fleischer 2020) or a combination of k-means++ with the max-p-regions algorithm applied separately on the full load hours of wind, solar and electricity demand (Siala and Mahfouz 2019). Radu et al. (2021) proposes a novel screening routine that identifies relevant generation sites to be passed to a capacity expansion problem. All these methods include either a synthesised transmission grid or one at very low resolution. The downside of such approaches is that transmission bottlenecks within large regions can not be identified, and therefore power flows within large regions are not considered at all. By ignoring the grid, transmission congestion hinders exploitation of the best available resource sites and results of these models may not be feasible in reality.

A clustering method that is neutral to both of these features is to reduce the model by applying k-means on the coordinates of the network nodes (Frysztacki et al. 2021). However, location-wise clustering has no inevitable correlation with either the transmission grid nor the renewable resources, hence requiring relatively large spatial resolutions to yield good results. Furthermore, using k-means on locations ignores the connectivity of the grid, and could end up aggregating two nodes that were previously disconnected, resulting in strong distortion of the network representation.

Research gap

In the present contribution we focus on two relevant settings: Improvements in the clustering process that can capture both the important features to accurately portray renewable generation while incorporating the transmission network and evaluating the proposed methods on both the representation of renewable generation and power flows. We define metrics to determine if good renewable generation sites after the clustering are maintained while incorporating the electricity grid by aggregating only nodes connected by an existing transmission line using Ward’s method (hierarchical clustering). This approach is completely novel in the context of ESM. For this method, we distinguish between two features: The aggregated quantity of annual capacity factors (similar to Siala and Mahfouz (2019) with the adaptation of incorporating the grid), and the full time series of renewables (a novel metric employed in the context of ESM). Using the full time series to define regions is motivated by the fact that regions with similar capacity factors may have very different time profiles, depending on how their generation is correlated over space; by using the full time series, we avoid aggregating sites with very different profiles.

We compare all results obtained by the same model using the same experimental setup and input data. This increases transparency and guarantees that differences in the results occur because of the clustering process, not because of differences in the data or other parameters of the model. To complete the comparison, we include two common reduction methods from the literature: k-means clustering on the coordinates of the network and clustering based on country borders.

Outline of the paper

The remainder of the paper is as follows: First, we introduce notation, the applied data sets and the set-up of the model (chapter Notation, Data and Model Set-Up). Second, we introduce a pre-aggregation method on a subset of network nodes that reduces the initial network size by a factor of approximately two. Then we present the application of the following clustering methods to energy system models for further model reduction: k-means, a benchmark clustering technique based on the coordinates of the network nodes that was used in several publications in the past; Ward’s method, for which we adapt the metric to a time-aggregated annual and on a time-resolved hourly feature of the system; and Modularity Maximization, that involves considerations of electrical parameters of the model. (Sub-chapter in Clustering Methodology). At lowest model resolution, the aggregated networks are equivalent to a second benchmark aggregation method that represents each country and synchronous zone with one node. All methods (except for the benchmark methods) are of hierarchical nature, because this approach takes into account the network topology. Nonetheless, different similarity (capacity factors and time-series) or distance (electrical distance) measures are applied for the clustering. After defining the regions that are to be aggregated, the network is adjusted using the copper plate approach within each obtained cluster (see chapter Copperplate Aggregation). The capacity expansion model is described in chapter Capacity expansion problem.

Results of the presented methods are divided into two main chapters: In an a-priori analysis we show resulting regions obtained from the presented clustering algorithms before solving the optimisation problem (chapter Evaluation of the Regions). Thereafter we show the convergence of each method in a capacity expansion brownfield approach under a \(60\%\) and \(100\%\) \(\hbox {CO}_2\) emission cap (chapter Evaluation of the Capacity Expansion model).

At the end, we draw conclusions in chapter Conclusions.

A visualisation of the outline is provided in Fig. 1 using the abbreviations of Table 1 where we additionally outline the novelty of every proposed method.

Fig. 1
figure 1

Graphical representation of the workflow (left to right). An exemplary initial network graph \({\mathcal {G}}\) is displayed to the left. We apply four aggregation methods (k-means, \(f^\mathrm {cap}(v)\), \(f^\mathrm {time}(v)\), Q) that are introduced in chapter Methods and summarised in Table 1. Each of the methods considers a different feature of the network. The clustered graphs are used to solve a reduced capacity expansion problem that minimises the total system costs. Results are evaluated on the resulting regions (chapter Evaluation of the Regions)) and on the optimal capacities and power flows (chapter Evaluation of the Capacity Expansion model)

Table 1 Abbreviations and novelty declaration for the applied clustering methods. Each is discussed in an own chapter in the methods chapter, see Methods

Methods

Notation, data and model set-up

This study is performed using the open Energy System Model PyPSA-EUR, which is explained in detail in its original publication (Hörsch et al. 2018), where also a partial evaluation of the model is provided. Further validation on curtailment of renewables in the model against historical data was carried out in Frysztacki and Brown (2020) for the years –. There it was shown that the model could portray line congestion accurately. The model contains all existing high-voltage alternating and direct current (HVAC/DC) lines in the European system, as well as those planned by the European Network of Transmission System Operators for Electricity (ENTSO-E) in the Ten Year Network Development Plan (TYNDP). The network topology and electrical parameters of the transmission lines are derived from the ENTSO-E interactive map (2020) using an extraction toolkit (Wiegmans 2016). In the latest release, the model consists of 5323 nodes, 6572 HVAC and 68 HVDC lines (Fig. 2).

Fig. 2
figure 2

Examples of the different features for solar (orange) and wind (blue). The left column displays the annual capacity factors, the right column a snapshot at 8 o’clock in the morning on the \(1^\mathrm {st}\) of January 2013. Both are displayed for the full resolution model of 2435 nodes, recognisable by the white boundaries of the voronoi regions

Each node can be interpreted as the vertex v of a graph \({\mathcal {G}}=({\mathcal {V}},E)\), and each transmission line connecting two nodes v and w as an edge (vw) of \({\mathcal {G}}\), where \({\mathcal {V}}\) is the set of all vertices and E the set of all edges. Each node v has its own characteristic attributes, such as its geographical locations given as latitude \(x_v\in {\mathbb {R}}\) and longitude \(y_v\in {\mathbb {R}}\) or a switch \(\mathrm {lv}_v\in \{0,1\}\) to denote whether it is a substation, i.e. connected to the lower voltage distribution grid. Every node with \(\mathrm {lv}_v = 1\) is assigned a temporally resolved electricity demand \(d_{v,t}\in {\mathbb {R}}\) in MWh and generation time series \({\bar{g}}_{v,s,t}\in [0,1]\) for its renewable carriers \(s\in \{\mathrm {solar},\,\mathrm {onshore\,wind},\,\mathrm {offshore\,wind}\}\). The total electricity demand \(d_t\) is taken per country from the Open Power System Data project (2019) and spatially resolved proportional to local population and gross domestic product. Zhou and Bialek (2005) has shown on a sample region in Italy, that this heuristic provides a good correlation. The generation time series are derived using historical wind and solar irradiation data from the ERA5 reanalysis (2020) and the SARAH2 surface radiation dataset (Pfeifroth et al. 2017). Renewable installation potentials \(G_{v,s}^\mathrm {max}\in [0,\infty )\) are given in MW and are based on land cover maps, excluding for example nature reserves, cities or streets using the geospatial land availability toolkit (Ryberg et al. 2018).

Important attributes of the lines (edges) are their individual resistance \(r_{(v,w)}\in {\mathbb {R}}^+_0\) and reactance \(x_{(v,w)}\in {\mathbb {R}}^+_0\) (both given in \(\Omega\)), their transmission capacity \(F_{(v,w)}\in {\mathbb {R}}^+_0\) (given in MW) and their length \(l_{(v,w)}\) in km.

Clustering methodology

Pre-aggregation

Before applying a clustering method on the model, several preparation steps are conducted to simplify the process. First, all lines are mapped to the voltage level of 380kV, the prevalent level of the European transmission system.

Second, all one-valent nodes are aggregated to their unique neighbors. This has only a weak effect on renewable generators because of the small cluster sizes, and power flows are not affected strongly because there is only one way for the power to flow from or to one-valent nodes.

In a final pre-aggregation step, a shortest-path problem is solved using Dijkstra’s algorithm \(D(({\mathcal {V}},E),\, l:E\rightarrow {\mathbb {R}}^+_0)\) on the nodes that are not substations (i.e. \(\mathrm {lv}_v=0\), see Notation, Data and Model Set-Up). Such nodes have no electricity demand, storage units or generators attached. Hence, the same amount of power that flows into such node has to flow out as well, due to the fact that no power can be absorbed or generated. Therefore, neither the power flows nor the generating assets are affected significantly when aggregating them to their electrically closest substations.

All these initial steps reduce the network by approximately a factor of 2 to 2435 nodes, 3673 HVAC and 42 HVDC lines. To further reduce the network size down to a desired number of clusters \(37\le K\le 2435\), a clustering method is applied. The lower bound represents the 37 countries and synchronous zones covered by the model. We therefore divide K into 37 integer summands \(K_z\), each representing the number of nodes within a unique associated synchronous zone or country. The clustering methods are respectively applied within each “country-zone“ z. The magnitude of \(K_z\) is proportional to the electricity demand \(d_z\), for every z:

$$\begin{aligned} \mathrm {argmin}_{\{K_z\}\in {\mathbb {N}}^{37}} \sum _{z=1}^{37} \left( K_z - \frac{d_z}{\sum _{z=1}^{37} d_z}K \right) \quad \mathrm {s.t.} \quad&\sum _{z=1}^{37}K_z = K\,. \end{aligned}$$
(1)

The lowest model resolution of 37 nodes represents the benchmark clustering method where every political region is represented by one single node, regardless of the applied clustering method. Thus, each of the methods has the same properties at lowest resolution. When increasing the network resolution beyond 37 nodes, model results start to converge towards the solution at full resolution, where all the methods again yield the same solution, because no clustering is applied. At a resolution of 1250 nodes, the solutions of all discussed methods have sufficiently converged and are therefore taken as benchmark to compare the low resolution solutions to. A detailed survey on why 1250 nodes are a sufficient benchmark is conducted in Appendix, see chapter Sufficient benchmark resolution of 1250 nodes.

K-means clustering

K-means is one of the most commonly applied algorithms in cluster analysis, also in the field of energy system modelling to reduce the initial network to a desired size. It finds groups (clusters) with low variance (with respect to a chosen feature) and favors clusters of similar size. The average complexity is \({\mathcal {O}}(K|{\mathcal {V}}|i)\), with number of iterations i. In the worst case, \(i=2^{\Omega \left( \sqrt{|{\mathcal {V}}|}\right) }\), resulting in a superpolynomial complexity (Arthur and Vassilvitskii 2006).

In our application the clusters are obtained by solving the minimisation problem

$$\begin{aligned} \mathrm {min}_{\{(\begin{matrix}x_c,y_c\end{matrix})^T\in {\mathbb {R}}^2\}} \sum _{c=1}^{K_z} \sum _{v \in N_c} w_v \Vert \left( \begin{matrix}x_c\\ y_c\end{matrix}\right) - \left( \begin{matrix}x_v\\ y_v\end{matrix}\right) \Vert ^2_2 \qquad \forall z\in \{1,\, \ldots ,\,37\}\,, \end{aligned}$$
(2)

where \((x_c,y_c)^T\) is the mean geographical coordinate of each cluster \(N_c\). The original formulation of k-means is designed without weighting \(w_v\). However, we choose a weight proportional to nominal power \(G_{v,s}\) for conventional generators s and averaged electricity demand \(\langle d_{v,t} \rangle _t\). The weight is chosen such that it incorporates an approximation of the transmission system because it represents how the topology of the network was historically planned to connect major generators to major loads:

$$\begin{aligned} w_v = \frac{\sum _{s\in {\mathcal {S}}|_{\mathrm {conv.}}} G_{v,s}}{\sum _{s\in {\mathcal {S}}|_{\mathrm {conv.}}} \sum _{w\in {\mathcal {V}}} G_{w,s}} + \frac{\langle d_{v,t}\rangle _t}{\sum _{w\in {\mathcal {V}}} \langle d_{w,t}\rangle _t}\,. \end{aligned}$$

One drawback of k-means is that it is not possible to enforce a strict connectivity constraint based on the transmission grid. For example, two nodes that are close in space but not electrically connected can be aggregated to a single node, which can have a significant distorting effect on the power flows. Therefore, the other clustering methods are of hierarchical nature because hierarchical clustering incorporates a connectivity constraint while clustering based a given feature of the data.

Ward’s method

Hierarchical agglomerative clustering (HAC) is a bottom-up approach, initially treating each node as a singleton cluster. In each iteration two adjacent clusters are aggregated that have the most similar feature(s) with respect to a given similarity measure. Then, the aggregated cluster’s feature is updated. HAC has greedy characteristics, as after the aggregation of the best suited clusters the decision is permanent, and has a running time of \({\mathcal {O}}(|{\mathcal {V}}|^2\mathrm {log}^2|{\mathcal {V}}|)\) (Eppstein 2001).

As a distance measure we invoke a variance-minimising approach, similar to k-means. Thus, the distance \(d:{\mathcal {V}} \times {\mathcal {V}}\rightarrow {\mathbb {R}}^+_0\) between two clusters \(N_c\) and \(N_d\) states how much the sum of squares will increase when merging:

$$\begin{aligned} d(N_c,N_d) = \frac{|N_c||N_d|}{|N_c|+|N_d|}\Vert \bar{N_c}-\bar{N_d}\Vert ^2_2 \quad \mathrm {where} \quad \bar{N_c} = \frac{1}{|N_c|}\sum _{v\in N_c} f(v)\, \end{aligned}$$

with \(f:{\mathcal {V}}\rightarrow {\mathbb {R}}^d\) being the feature of a node that can be of arbitrary dimension d. This choice of similarity measure is also known as Ward’s method (Joe and Ward 1963). Recall that initially each node is treated as a single cluster, hence in the first iteration the distance between two nodes is

$$\begin{aligned} \frac{1}{2}\Vert f(v)-f(w)\Vert ^2 \,. \end{aligned}$$
(3)

In this work, we consider two related, yet different features of the network: The renewable annual capacity factors \({\bar{g}}_{v,s}\) and the time-series \({\bar{g}}_{v,s,t}\) of each node, that we briefly present in the following chapters.

Capacity Factor Aggregation

The annual capacity factor \({\bar{g}}_{v,s}\in [0,1]\) is a unit-less ratio of the average actual energy output of an asset over its nominal capacity, i.e.

$$\begin{aligned} {\bar{g}}_{v,s} = \frac{\langle g_{v,s,t}\rangle _t}{G_{v,s}} \,, \end{aligned}$$

where \(g_{v,s,t}\) is the energy dispatch of asset s in node v at time t. The average is taken over one year, as the name already suggests.

The factors are derived from historical weather data, taking into account the solar irradiation and the wind speeds as well as technical properties of the assets, such as the orientation of solar panels (here: south orientation, tilt angle \(35^\circ\)) or the hub height (here: 80m) of the wind turbine. The capacity factors for wind are obtained from the ERA5 dataset with a spatial resolution of \(0.281^\circ \times 0.281^\circ\) (2020), and for solar from the SARAH-2 dataset (Pfeifroth et al. 2017), with a spatial resolution of \(0.05^\circ \times 0.05^\circ\). The final capacity factors are derived from the area (excluding the one that is reserved for woodlands, rivers, streets etc.) that is closest to a node v (i.e. the voronoi region) by fully exploiting the available space and placing wind turbines and solar panels. The capacity factors for each location are taken from the characteristic power curves of the assets and then averaged for the corresponding voronoi region.

For Ward’s method, we define the feature f in this case as

$$\begin{aligned} f(v):= f^\mathrm {cap}(v) = {\bar{g}}_{{v,s \in \{\mathrm {solar,\, wind}\}}} = \left( \begin{matrix} {\bar{g}}_{v,\, \mathrm {solar}} \\ {\bar{g}}_{v,\, \mathrm {wind}} \end{matrix} \right) \in [0,1]^2 \,. \end{aligned}$$
(4)

Time Series Aggregation

Resolved capacity factors in time form a series, in this case with a two-hourly resolution over an historical weather year. Without averaging the feed-in over the year, the variability of renewables is evident. For example, the energy production of a solar panel at night is typically zero, while during day time the power output is positive. While the annual capacity factor averages this fact and remains strictly positive for every region, a highly resolved time series captures fluctuations. Thus, additionally to a north-south gradient of the annual capacity factor for solar (higher irradiation in the south) an east-west gradient can be captured (day-night variation). In general, it holds \({\bar{g}}_{v,s} = \langle {\bar{g}}_{v,s,t}\rangle _t\) \(\forall v\in {\mathcal {V}}\,, \forall s\in {\mathcal {S}}\).

The feature f for Ward’s method in this case is of high dimension, as every resolved time step has to be considered:

$$\begin{aligned} f(v):= f^\mathrm {time}(v) = {\bar{g}}_{{v,s \in \{\mathrm {solar,\, wind}\},\, t\in {\mathcal {T}}}} = \left( \begin{matrix} {\bar{g}}_{v,\, \mathrm {solar},\,1}\\ \ldots \\ {\bar{g}}_{v,\, \mathrm {solar},\,|{\mathcal {T}}|}\\ {\bar{g}}_{v,\, \mathrm {wind},\,1}\\ \ldots \\ {\bar{g}}_{v,\, \mathrm {wind},\,|{\mathcal {T}}|}\\ \end{matrix} \right) \in [0,1]^{2|{\mathcal {T}}|}\,. \end{aligned}$$
(5)

\({\mathcal {T}}\) is the set of all time-steps of the model. In our study, \(|{\mathcal {T}}|=\frac{1}{2}\cdot 8760\), because we resolve our model with a temporal resolution of two hours and run the optimisation over one year (2013).

It is no curse of dimensionality to apply \(f^\mathrm {time}(v)\), because we solely measure the (high-dimensional) distance between two points; but we do not sample from this high-dimensional space to approximate it with insufficiently many data points.

Clauset-Newman-Moore Greedy modularity maximization

The Clauset-Newman-Moore greedy modularity maximation approach aims to find community structures in large networks. It is a HAC method with approximately linear running time, \({\mathcal {O}}(|{\mathcal {V}}| \mathrm {log}^2 |{\mathcal {V}}|)\) (Clauset et al. 2004). In each iteration, it greedily aggregates the two nodes v and w that increase modularity Q the most and continues to do so until the desired number of clusters is reached or until Q can not be further improved.

Q is defined as

$$\begin{aligned} Q = \frac{1}{2m}\sum _{v,w} \left( A_{vw} - \frac{k_v k_w}{2m}\right) \delta (c_v, c_w) \,, \end{aligned}$$
(6)

where \(A_{vw}\) is the weighted adjacency matrix of the network graph \({\mathcal {G}}\), m the sum of all edge weights in the graph, and \(k_v\) the weighted degree of node v. These quantities are formally defined as

$$\begin{aligned} A_{vw}:= {\left\{ \begin{array}{ll} w_{(v,w)}\ &{}\mathrm {if}\ (v,w) \in E \\ 0 &{}\mathrm {otherwise} \end{array}\right. }, \qquad m:= \frac{1}{2}\sum _{v,w} A_{vw}, \qquad k_v:= \sum _w A_{vw} \,. \end{aligned}$$

The Kronecker-Delta function is given as \(\delta (c_v,c_w):= {\left\{ \begin{array}{ll} 1 \quad \mathrm {if}\quad c_v=c_w \\ 0 \quad \mathrm {otherwise} \end{array}\right. }\). \(c_v\) denotes the cluster node v is assigned to. This means, that the sum in Q is only non-zero, if v and w belong to the same cluster. In its original publication (Clauset et al. 2004), modularity it was introduced without weights, i.e. \(w_{(v,w)}=1\), but we choose a different weighting to adapt the method better to the network topology, similar to the suggestion in Biener and Garcia Rosas (2020), but accounting for both the reactive and resistive components of the grid. We choose the absolute value of the admittance \(|y_{(v,w)}|\) of each line (vw), a measure of electrical distance that describes how easily a circuit allows power to flow. Admittance is defined as the inverse impedance \(y_{(v,w)}=\frac{1}{z_{(v,w)}}\).

Regarding the values of Q, \(A_{vw}\) is large and positive for a good division, i.e. when aggregating electrically close nodes v and w, and small or zero for a bad division, i.e. when the impedance is high, or if the nodes are not connected at all. \(\frac{k_v k_w}{2m}\) is a measure of (electrical) centrality: it tells us, how well the nodes v and w are interconnected in the graph, independent of each other. If the value is large, v and w are nodes with either many connections or they are connected by lines with low impedance. A small value indicates a sparse connection, i.e. either few edges or connections with high impedance. Thus, a (large) positive value of the difference \(A_{vw} - \frac{k_vk_w}{2m}\) marks v and w to be electrically closer than they are on average from other nodes in the network. Their aggregation therefore suggests a good grouping. An example is discussed in Fig. 3.

Fig. 3
figure 3

Consider a symmetric graph \({\mathcal {G}}_0\) with reactances \(x_{(v,w)}\) and without resistances. Above figures show different first iteration choices of the weighted Clauset-Newman-Moore Algorithm into graphs \({\mathcal {G}}_i\), \(i\in \{1,2,3,4\}\) marked in red. Due to the symmetry of \(G_0\), other than the displayed choices for the fist iteration are equivalent. Without clustering, each node in \(G_0\) can be interpreted as a singleton cluster, yielding the initial modularity of \(Q_0\approx -0.1677\). For the four displayed cases, we calculate: \(\begin{array}{c|c} \mathbf {G}_\mathbf{1 }: \mathbf {A_{02} \approx 0.067> \frac{d_0 d_2}{2m}\approx 0.022} &{} G_2: A_{01} = 0.05 > \frac{d_0 d_1}{2m}\approx 0.018\\ \hline G_3: A_{15} = 0< \frac{d_1 d_5}{2m}\approx 0.314 &{} G_4: A_{23} = 0.005 < \frac{d_2 d_3}{2m}\approx 0.372 \end{array}\) Hence, both \(G_1\) and \(G_2\) would improve the modularity, but \(G_1\) is the better choice, as \(A_{02}-\frac{d_0d_2}{2m} > A_{01}-\frac{d_0d_1}{2m}\). \(G_3\) and \(G_4\) are bad choices, reducing modularity and deteriorate the network community. However, if \(x_{(2,3)}\) was much smaller, for example \(x_{(2,3)}=1\), then \(G_4\) would be the best choice for the first iteration

Overview of clustering algorithms

In the following chapters, we use the abbreviations introduced in the Methods chapter. We summarise them in Table 1.

Copperplate aggregation

After mapping every node v to a cluster \(N_c\), i.e. \(v \mapsto N_c\), all nodes within \(N_c\) are replaced by a single equivalent node, where the attributes of all nodes within \(N_c\) are aggregated to one equivalent. For example, demand and generation potentials are summed up, and capacity factors are averaged. This replacement is referred to as copperplate approach because it is equivalent to all nodes inside \(N_c\) being connected to a lossless copper plate. Finally, all lines (vw) that connect nodes within the same cluster, i.e. \(v,w\in N_c\), are removed from the model, while lines connecting nodes in different clusters, i.e. \(v\in N_c \wedge w\in N_d\) where \(c\ne d\), are aggregated to an equivalent line.

Capacity expansion problem

The optimisation problem minimises yearly total system costs, including all annualised investment costs \(c_{v,s}\) and operation costs \(o_{v,s}\). Cost assumptions are based on projections for the year 2030 and derived according to suggestions from the Danish Energy Agency (Technology data for generation of electricity and district heating, energy storage and energy carrier generation and conversion 2019) (wind), the German Institute for Economic Research (Schröder 2013) (conventional technologies, pumped hydro storage, hydro, run-of-river), Budischak et al. (2013) (storage) and the European Technology and Innovation Platform for Photovoltaics Vartiainen et al. (2017) (solar). 2030 is chosen for the cost projections since this is the earliest possible time that such a system transformation might be feasible, and because the cost assumptions are conservative compared to projections for a later year.

The objective function is

$$\begin{aligned} \min _{\begin{array}{c} G_{v,s},\\ g_{v,s,t},\\ f_{(v,w),t} \end{array}} \Bigl [ \sum _{v\in {\mathcal {V}}} \sum _{s\in {\mathcal {S}}} \Bigl ( c_{v,s} G_{v,s} + 2 \sum _{t\in {\mathcal {T}}} o_{v,s}g_{v,s,t} \Bigr ) \Bigr ] \,, \end{aligned}$$
(7)

where \({\mathcal {S}}\) is the set of all the technologies available for the optimisation. It contains solar, wind both on- and offshore, run-of-river, oil, gas turbines, coal, lignite, geothermal and biomass in terms of generation, and hydrogen, battery and hydro-dams in terms of storage technologies. Nuclear is excluded due to its low social acceptance. The factor of 2 accounts for the 2-hourly resolution in time.

The dispatch of generators \(g_{v,s,t}\) has to be non-negative and is constrained by its capacity \(G_{v,s}\) multiplied with an hourly capacity factor \({\bar{g}}_{v,s,t}\in [0,1]\), that was introduced in chapter Time Series Aggregation. For conventional technologies, \({\bar{g}}_{v,s,t}=1\):

$$\begin{aligned} 0 \le g_{v,s,t} \le {\bar{g}}_{v,s,t} G_{v,s} \qquad \forall v\in {\mathcal {V}},\,\forall t\in {\mathcal {T}}, \forall s\in {\mathcal {S}}\,. \end{aligned}$$
(8)

The installable renewable capacity \(G_{v,s}\) is bounded below by todays installed capacities \(G^{2018}_{v,s}\), and bounded above by land eligibility. The upper bound is derived using the GLAES tool (Ryberg et al. 2018) and is always finite for renewable carriers. Expansion of conventional generators is not allowed.

The energy levels of all storage units have to be consistent between all hours, accounting for the standing loss, charging efficiency, discharging efficiency, inflow (e.g. river inflow in a reservoir) and spillage. Additionally, the energy level is assumed to be cyclic, i.e. \(e_{i,s,t}\big |_{t=0} = e_{i,s,t}\big |_{t=|{\mathcal {T}}|}\) and is limited by the storage energy capacity \(G_{v,s}\).

CO\({}_2\) emissions are limited by a cap \(\text {CAP}_{CO2}\), implemented using the specific emissions \(e_{s}\) in CO\({}_2\)-tonne-per-MWh of the fuel s and the efficiency \(\eta _{v,s}\) of the generator. In all simulations this cap was set at a reduction of \(60\%\) or \(100\%\) of the electricity sector emissions compared to 1990.

The (perfectly inelastic) electricity demand \(d_{v,t}\) at each node v must be met at each time t by either local generators and storage or by the flow \(f_{(v,w),t}\) of a line connected to v. This is required according to Kirchhoff’s Current Law (KCL).

In the present paper the linear load flow is used, which has been shown to be a good approximation for a well-compensated transmission network (Stott et al. 2009), including simulations using a large-scale European transmission model (Brown et al. 2016). To guarantee the physicality of the network flows, in addition to KCL, Kirchhoff’s Voltage Law (KVL) must be enforced in each connected network. KVL states that the voltage differences around any closed cycle in the network must sum to zero.

The power flows \(f_{(v,w),t}\) are also constrained by \(70\%\) of their respective line capacities \(F_{(v,w)}\)

$$\begin{aligned} f_{(v,w),t} \le 0.7 \cdot F_{(v,w)}^\mathrm {TYNDP\, 2018}\,. \end{aligned}$$
(9)

They are fixed for the optimisation and portray the grid topology that is planned in the TYNDP (2018). The factor of \(70\%\) leaves a buffer of 30% of the line capacities to account for \(n-1\) line outages and reactive power flows. The choice of 70% is standard in the grid modelling literature (Brown et al. 2016) and is also the target fraction of cross-border capacity that should be available for cross-border trading in the European Union (EU) by 2025, as set in the 2019 EU Electricity Market Regulation (2019).

We perform a brownfield capacity optimisation that builds on a system that exists as of 2018 for both the generating fleet according to the dataset provided in (Open Power System Data 2020) and the planned transmission grid in the ten year network development plan 2018 (TYNDP 2018). The optimisation is subject to two decarbonisation goals of \(60\%\) and \(100\%\) lower emissions compared to 1990. Missing capacities of renewables for the system to be feasible with respect to the decarbonisation goals are optimised in the sense that the total system costs are minimised.

Results

Evaluation of the regions

First of all we present resulting regions in Fig. 4 for an exemplary spatial resolution of 67 nodes. Additionally, the ranges of cluster sizes are shown in Fig. 5, displaying how many nodes were aggregated into one cluster for varying numbers of clusters in steps of 30. Results on the community structure, i.e. modularity Q given in equation (6), are shown in Fig. 6 for all possible model resolutions starting at 37 and up to 2435 nodes.

Fig. 4
figure 4

Resulting regions respective clustering method at a resolution of 67 nodes. The color-map reflects the annual capacity factors for all the methods, except for \(f^\mathrm {time}(v)\), where it is the average capacity factor of the time-series at 8 o’clock in the moring. Original regions/nodes are highlighted by white boundaries of respective voronoi regions

Fig. 5
figure 5

Clustersizes respective clustering method: The x-axis displays the number of resulting regions, the y-axis the number of aggregated nodes per region, i.e. \(|N_c|\). The horizontal line within each bar denotes is the median, the expansion of the bars the \(25\%\) and the \(75\%\) quantile. The black vertical lines mark the 1.5-times interquartile range

Fig. 6
figure 6

Modularity respective clustering method: The x-axis displays the number of resulting regions (clusters), the y-axis the modularity of the resulting graph according to equation (6)

Capacity factors are evaluated in Fig. 7 on a quantile base, because the optimisation problem will place renewable assets at their best available sites whenever possible as more power can be generated there with the same cost penalty in the objective function, according to constraint (8). We also present the average full load hours of the renewable assets installed by 2018 in Fig. 8:

$$\begin{aligned} \sum _{t\in {\mathcal {T}}} \big \langle {\bar{g}}_{v,s,t}\big |_{G^{2018}_{v,s}>0} \big \rangle _v \qquad s\in \{\mathrm {solar,\,wind}\} \end{aligned}$$
(10)
Fig. 7
figure 7

Quantiles of capacity factors respective clustering method: The x-axis displays the number of resulting regions, the y-axis the resulting \(90\%\), \(80\%\) and \(70\%\) quantiles of the capacity factors for wind (\(1^\mathrm {st}\) row) and solar (\(2^\mathrm {nd}\) row). ’max’ denotes the larges of all available capacity factors

Fig. 8
figure 8

Average full load hours (FLH) according to equation (10) of existing assets respective renewable technology for all model resolutions except for 37 nodes, because the FLH are equal at this resolution

Evaluation of the capacity expansion model

The main objective of applying different clustering techniques to the model is to reduce the model size for it to be computationally tractable. But at the same time, we want to obtain good estimates for all the optimisation variables introduced in chapter Capacity expansion problem, especially those of equations (7) and (9). It is desired that the low resolution results (estimates) resemble the high resolution model results. For the power flow this means that the sum of flows f of high resolution lines (vw) that are aggregated to one line (cd) in the low resolution model (estimate \({\hat{f}}\)) is the same:

$$\begin{aligned} {\hat{f}}_{(c,d),t}&\overset{!}{=} f_{(c,d),t}:= \sum _{\begin{array}{c} (v,w) \in E:\\ v \in N_c\, \wedge \, w \in N_d \end{array}} f_{(v,w),t} \qquad \begin{array}{cc} &{}\forall t\in \{0,\,\ldots ,\, |{\mathcal {T}}|\} \\ &{}\forall c,d \in \{1,\dots , K\},\, c\ne d \end{array} \end{aligned}$$
(11)

Similarly for the generation and storage capacities. The sum of optimised capacities G at nodes within a cluster \(v\in N_c\) should equal the one at the clustered node c at the low resolution model (estimate \({\hat{G}}\)):

$$\begin{aligned} {\hat{G}}_{c,s}&\overset{!}{=} G_{c,s}:= \sum _{v\in N_c} G_{v,s} \qquad \begin{matrix} \forall s\in \{\mathrm {solar},\, \mathrm {wind}\} \\ \forall c \in \{1,\dots , K\} \end{matrix} \quad . \end{aligned}$$
(12)

The same is desired for the dispatch (or charging/discharging) of all generating (or storing) assets. But we restrict the discussion to those two samples of optimisation variables, as there exists a strong correlation between generation and capacity. This is because exploiting installed resources whenever possible is cheapest according to constraint (8) due to the low operational costs for renewables, \(o_{v,s} \approx 0\).

As the model cannot be solved at full resolution for any of the clustering methods, the high-resolution optimised capacities \(G_{v,s}\) and power flows \(f_{(v,w),t}\) are taken from a model resolution of 1250 nodes (see chapter Sufficient benchmark resolution of 1250 nodes in Appendix for a justification why this benchmark resolution is sufficient), and the estimator quantities \({\hat{G}}_{c,s}\) and \({\hat{f}}_{(v,w),t}\) from a model with 97 nodes, the same resolution as in Fig. 7 for the capacity factors. Analysing model results at the spatial resolution of 97 is because many studies choose a resolution of approximately 100 nodes for their research, such as the final report of the e-Highway 2050 project (2015). The mappings of optimal capacities in equation (12) and power flows in equation (11) are shown in Figs. 9 and 10.

Fig. 9
figure 9

Normalised mapping of optimal power flows according to equation (11) with the estimated flows of the low resolution model \({\hat{f}}_{(c,d),t}\) on the x-axis and the aggregated flows on the y-axis. The first row shows results on the \(60\%\), the second row on the \(100\%\) reduction target. Instead of presenting the raw data, we plot a two dimensional histogram and outline the \(95\%\) and \(85\%\) percentiles of the corresponding probability density function (PDF) using contour plots. The black line depicts the origin (perfect correlation), the dashed one a line with the slope of the bivariate correlation coefficient \(\rho\). \(\alpha\) is the angle between the two lines

Fig. 10
figure 10

Normalised mapping of optimal capacities according to equation (12): The x-axis reflects the estimated optimal capacity of a the low resolution model \({\hat{G}}_{c,s}\), while the y-axis displays the totalised optimal capacities of the high-resolution model. The two considered technologies wind and solar are outlined using different colors. A linear fit to the respective data is added to the plots. A black line depicts a theoretical perfect match

Fig. 11
figure 11

Resulting total system costs for the \(60\%\)-\(\hbox {CO}_2\)-reduction scenario according to the objective function (7) respective clustering method. Resolutions in steps of 30 are on the x-axis, investment and operational costs on the y-axis in billion euros. The first row shows the total costs, a breakdown into generation and storage technology is displayed in the second and third row

Fig. 12
figure 12

Resulting total system costs for the \(100\%\)-\(\hbox {CO}_2\)-reduction scenario

Finally, Figs. 11 and 12 display the resulting objective of the optimisation in equation (7) for the two considered \(\hbox {CO}_2\) reduction targets of \(60\%\) and \(100\%\) for different model resolutions in steps of 30 nodes up to a model resolution of 397 nodes.

Discussion of the results

Discussion on the resulting clusters

In Fig. 4 it can be seen that k-means clustering and Ward’s method with hourly capacity factors (\(f^\mathrm {time}(v)\)) favor regions with similar size. For k-means this results from the objective to minimise geographical distances, see eq. (2), while for \(f^\mathrm {time}(v)\) the reason are spatially and temporally varying features that favour this outcome: There exists a north-south gradient for the solar capacity factors that constrains the clusters vertically, and the day-night variation of solar irradiation prevents clusters from being elongated from east to west by adding a high penalty in eq. (3) when trying to merge “day”-nodes with “night”-nodes. This is visible in the east-west elongated clusters as well as large coastal regions that can be observed for \(f^\mathrm {cap}(v)\) because the annual capacity factors do not see these temporal variations. The cluster structure related to modularity Q is similar to \(f^\mathrm {cap}(v)\), resulting in some very small or elongated thin clusters. The structure of clusters continues so for higher resolutions, as can be seen in Fig. 5. The outcome of long thin clusters is common for single-linkage HAC methods (Everitt et al. 2011), but can be overcome with a profound choice of feature, as we demonstrate using \(f^\mathrm {time}(v)\).

In Fig. 7 it can be seen that every of the three presented HAC techniques with different similarity/distance measures can capture annual capacity factors better than k-means clustering with respect to the same model resolution. Applying HAC with the similarity measure \(f=f^\mathrm {cap}(v)\) finds and maintains the best generation sites with an annual capacity factor of \(53.3\%\) for wind at a model resolution of 97 nodes. The competing clustering techniques are behind: The best generation site is reached at a model resolution of 247 when invoking hourly capacity factors \(f^\mathrm {time}(v)\) or modularity Q as a similarity or distance measure and 517 nodes for k-means. For Q as well as for k-means, the best generation site has a lower annual capacity factor of only \(51.6\%\) and \(49.7\%\) respectively. However, when siting solar assets, the behavior is different: The best site is available earliest for \(f=f^\mathrm {time}(v)\) and \(f=Q\) for a model resolution of 487 nodes and capacity factors of \(16.48\%\) and \(16.42\%\). Both k-means and \(f=f^\mathrm {cap}(v)\) perform worse, with lower capacity factors even at a model resolution of 512 nodes. This reflects also in the full load hours of existing assets \(G^{2018}_{v,s}\) of the respective clustering methods (Fig. 8).

Regarding the community structure of the resulting reduced graph, only HAC based on modularity performs significantly better than the competing methods. Although Ward’s method takes into account the structure of the transmission grid by considering only adjacent neighbors, both algorithms perform slightly worse in terms of community structure than k-means, see Fig. 6. Regardless of the method, when reducing the model resolution below a threshold of approximately 40 nodes, modularity suddenly drops to zero.

Discussion on the optimised model results

First, we consider the power flow estimates introduced in equation (12). As we expect the low-resolution flow \({\hat{f}}_{(c,d),t}\) to equal the aggregated optimal flow \(f_{(c,d),t}\), the associated random variable should be distributed proportional to a two dimensional normal distribution:

$$\begin{aligned} \left( \begin{matrix} {\hat{f}}_{(c,d),t} \\ {f}_{(c,d),t} \end{matrix}\right) \sim {\mathcal {N}}_2(\mu , \Sigma )\,, \end{aligned}$$

where the covariance matrix \(\Sigma\), and in particular the confidence ellipses provide insight of the correlation between the estimated and the optimal power flow. The length of the axes of the ellipses can be derived form the eigenvalues \(\sigma _i\) of the covariance matrix \(\Sigma\), namely \(r_i= \sqrt{\sigma _i}\). This approximately corresponds to the \(40^\mathrm {th}\) percentile, i.e. \(40\%\) of the data points lie within the ellipse and \(60\%\) outside of it. The narrower the minor axis \(r_2\) is, the more data points are close to the origin. The major axis \(r_1\) gives insight of the magnitude of the power flows. The larger the major axis, the more large power flows can be observed. Information on the relation between the actual power flow f and its estimate \({\hat{f}}\) can be gained from from the bivariate correlation coefficient \(\rho\)

$$\begin{aligned} \rho = \frac{\Sigma _{01}}{\Sigma _{00}\Sigma _{11}} = \frac{COV({\hat{f}}_{(c,d),t},{f}_{(c,d),t})}{{\mathbb {V}}({\hat{f}}_{(c,d),t})\cdot {\mathbb {V}}({f}_{(c,d),t})}\,. \end{aligned}$$
(13)

It is a measure of correlation between the two variables. It is 1 for a perfect correlation, 0 for no correlation and \(-1\) for a negative correlation. Resulting correlation factors \(\rho\) and minor axes \(r_2\) can be taken from Table 2.

Table 2 Bivariate correlation factor \(\rho\) and radius of the minor axis \(r_n\) of the PDF of power flows in Fig. 9 according to equation (11) for each respective clustering method and carbon reduction target for a spatial resolution of 97 nodes

Sor the \(60\%\) carbon reduction target, \(f^\mathrm {cap}(v)\) as a similarity measure for Ward’s method yields the best correlation factor \(\rho\), but the features of annual capacity factors \(f^\mathrm {time}(v)\) and modularity Q deviate from \(f^\mathrm {cap}(v)\) by only \(0.26\%\) and \(1.56\%\) respectively in terms of \(\rho\). The minor axis of the confidence ellipses is also most narrow for the features \(f^\mathrm {time}(v)\) and \(f^\mathrm {cap}(v)\), but only \(2.5\%\) wider for Q. The distribution of k-means has an approximately \(3\%\) lower correlation factor of 0.746 and an \(3.13\%\) wider spread in terms of the minor axis of the confidence ellipse compared to \(f^\mathrm {cap}(v)\) and \(f^\mathrm {time}(v)\). These variations are clearly visible in Fig. 9. With a higher carbon reduction target of \(100\%\), the trend that clustering on siting capacity prevails over electrical distance when considering the power flow estimates. \(f^\mathrm {time}(v)\) yields a \(3\%\) better correlation \(\rho\) and \(f^\mathrm {cap}(v)\) a \(1.45\%\) better one than Q. In terms of the spread (\(r_2\)) the same can be observed: The distribution of power flows of \(f^\mathrm {time}(v)\) is \(5.59\%\) narrower than for Q and \(f^\mathrm {cap}\)s distribution is \(3.35\%\) slimer than the one of Q. k-means performs similar as in the \(60\%\) reduction target. To make sure these results are not artificial for the resolution of 97 nodes, we provide the same Table for a spatial resolution of 67 and 127 nodes in Appendix, see chapter More Comparison Results. These results are in-line with the ones we found for a resolution of 97 nodes, where it becomes even more evident that the error made by k-means is much larger than the one made by the competing methods.

Table 3 Mean squared error presented as a sum of over- and underestimated optimal estimates (\(MSE=MSE^+ + MSE^-\)) according to equation (14) respective clustering method, renewable technology and carbon reduction target for a spatial resolution of 97 nodes. Graphically presented in Fig. 10

Considering the mapping of optimal capacity according to equation (12), we could pursue the same approach as for the power flows, i.e. assuming a normal distribution, but due to the relatively low amount of data points, such an analysis would be inaccurate. Instead, we provide the mean squared errors in Table 3:

$$\begin{aligned} MSE&= \frac{1}{K} \sum _{c=1}^{K} \left( G_{c,s}-{\hat{G}}_{c,s}\right) ^2\,. \end{aligned}$$

We distinguish between the over- and underestimated optimal capacities to be able to make better judgement which clustering method is more conservative than another; i.e.

$$\begin{aligned} MSE&= \underbrace{\left( \frac{1}{|{\mathcal {K}}^+|} \sum _{c\in {\mathcal {K}}^+} \left( G_{c,s}-{\hat{G}}_{c,s}\right) ^2\right) }_{MSE^+ (\mathrm {overestimated\ capacities})} + \underbrace{\left( \frac{1}{|{\mathcal {K}}^-|} \sum _{c\in {\mathcal {K}}^-} \left( G_{c,s}-{\hat{G}}_{c,s}\right) ^2\right) }_{MSE^- (\mathrm {underestimated\ capacities})} \,, \end{aligned}$$
(14)

where \({\mathcal {K}}^+ = \{c\in \{1,\ldots , K\}\ \mathrm {s.t.}\ {\hat{G}}_{c,s} > G_{c,s}\}\) is the set of clusters where optimal capacities are overestimated and analogously \({\mathcal {K}}^- = \{c\in \{1,\ldots , K\}\ \mathrm {s.t.}\ {\hat{G}}_{c,s} < G_{c,s}\}\) is the set of clusters where optimal capacities are underestimated.

While the clustered models tend to underestimate the need of renewable generation and storage capacity (\(MSE^+ \ll MSE^-\)) for any of the clustering methods, according to the resulting values presented in Table 3 and Fig. 10, clustering based on \(f^\mathrm {cap}\) performs best in the optimal placement of simultaneously placing wind and solar assets for every carbon reduction target. However, the methods of \(f^\mathrm {time}\) and Q are not significantly worse and yield errors in the same order of magnitude. On the other hand, k-means performs significantly worse with an at least \(0.21-2.39\) times higher \(MSE^-\) value compared to the competing methods. To make sure these results are not artificial for the resolution of 97 nodes, we provide the same Table for a spatial resolution of 67 and 127 nodes in Appendix, see chapter More Comparison Results. These results are in-line with the ones we found for a resolution of 97 nodes.

In terms of storage technologies, no clear tendency can be derived. All methods equally under- and overestimate the need for storage technology (\({\mathcal {O}}(MSE^+) \approx {\mathcal {O}}(MSE^-)\)) and all clustering methods perform equally well. Values for the MSE can be found in Table 8 in Appendix ("MSE values for Storage" section).

Regarding the total system costs presented in Figs. 11 (\(60\%\) reduction of carbon emissions) and 12 (\(100\%\) reduction), we can observe substantially different convergence behaviors of the investment in different technologies and the total system costs. In all of the applied methods a big swing from offshore wind at low resolution of 37 nodes (‘country-zones‘) to onshore wind can be observed, and all methods yield similar results in terms of generation capacity at a spatial resolution of approximately 320 nodes. Ward’s method applied with \(f=f^\mathrm {cap}(v)\) converges fastest, where the total costs don’t change substantially after reaching a model resolution of 157 nodes (\(60\%\) reduction) and 67 nodes (\(100\%\) reduction). At the side of flexibility options, the results need higher spatial resolution than provided to reach an equilibrium as they deviate from one another even at the highest spatial resolution. For the \(60\%\) reduction target, the investment in transmission lines is highest for \(f^\mathrm {cap}(v)\) and almost \(25\%\) cheaper for Q, because the assets are sourced more locally where demand is high, not exploiting the good sites as they are not available for this clustering. This can be taken from Fig. 10. The same trend continues for the \(100\%\) reduction target, but here, for Q, it is clearly visible that \(12\%\) more hydrogen storage is needed compared to \(f^\mathrm {cap}(v)\), \(8\%\) more compared to k-means and \(6\%\) more compared to \(f^\mathrm {time}(v)\). This is because the transmission bottlenecks are better portrayed in Q than in the competing clustering techniques, while the good generation sites are not available to cover demand. This reflects well with Fig. 9.

Limitations of this work

Comparing modeling results retrieved from varying spatial resolutions is a computationally challenging task, meaning that additional simplifications had to be made to the model. For example, the optimisation is run for a single weather year, only those technologies that are considered most substantial in the energy transition are included in the model and the scope of the model is limited to the electricity system. The latter lacks the coupling of different sectors such as building heating, transport and non-electric industry demand, but including them might offer additional flexibility and interactions and change the results substantially. Nevertheless, a lot of research is conducted based on electricity-only models, such that our results are still valuable. A follow-up study could consider the interactions of spatial scale under different clustering methods in sector-coupled systems.

Regarding our results on the network representation, we ignore the positive impacts that dynamic line rating could impose on the ampacity of the overhead transmission grid. In our simulations, we model severe high summer weather conditions such that the results are conservative However, the ampacity of lines can be significantly increased, which might impair on our results conducted on the electrical distance of the network, where the cooling effects of wind are not considered in the metric (6).

On the other hand, in terms of modeling renewables and particularly offshore wind, we did not model wake effects of wind turbines such that capacity factors for offshore wind are being overestimated. This might impact the strong preference towards offshore wind, particularly for models at low spatial resolution (see Figs. 11 and 12).

Finally, allowing grid-expansion relaxes many of the constraints imposed by the upper bound of line-capacities (9), which in turn will effect the results of this study. However, as found in Frysztacki et al. (2021), grid expansion does not affect the main qualitative features of the results, but it does have the overall effect of lowering the total system costs. Nevertheless, this study could be expanded upon which clustering method captures most of the congested lines and performs best in a planning transmission expansion study.

Conclusions

From this analysis several conclusions can be drawn. First of all, the choice of spatial resolution is crucial to obtain accurate model results, particularly to the ratio and distribution of renewable carriers. A model that is based on political borders such as countries is not advisable, as important transmission bottlenecks are neglected and good generation sites of onshore carriers are underestimated. When moving towards a higher spatial resolution where each country is represented by multiple nodes, modelers should consider carefully how the aggregation is conducted. For models that consist of conventional carriers (such as coal or lignite), an accurate estimate of power flows is more important than accurately portraying renewable generation sites. Therefore, in this case we suggest a model reduction based on electrical distance such as the Clauset-Newman-Moore greedy modularity maximization. However, modeling is mostly conducted to simulate future green scenarios that have high shares of renewable energy. In this case, Ward’s method applied on the full time series prevails in terms of accurate siting of capacity and in terms of a good approximation of power flows. It is advisable not to choose annual capacity factors because it ignores correlations in time and leads to very elongated clusters. This tends to underestimate transmission bottlenecks within regions and, therefore, underestimates the need of renewable capacity. Inter-regional power flows in a model where Ward’s method based on the full time series was applied for equivalencing are similarly well estimated as those obtained from a reduced model based on electrical distance. For higher shares of renewables the power flow approximation of the reduced model using Ward’s method on the time-series is even more precise compared to results obtained from the reduced model based on electrical distance. Therefore, when modeling a highly renewable electricity system, we recommend using a hierarchical method with a similarity measure that entails spatio-temporal features of renewables, such as the renewable time-series. Model results obtained from clustering on the geographical locations of the nodes are less accurate than those from any of the three hierarchical methods both in terms of siting renewable capacities and an accurate estimate of power flows, so we advise against using this method in future.

Availability of data and materials

All data and code is available at zenodo (2020, 2021), apart from the clustering methods. They will be included in a later release. No materials were used for this study.

Change history

  • 22 August 2022

    Open Access funding information has been added in the Funding Note

Abbreviations

ENTSO-E:

European Network of Transmission System Operators for Electricity

ESM:

Energy System Modelling

EU:

European Union

EUR:

Europe

HAC:

Hierarchical Agglomerative Clustering

HVAC/DC:

High Voltage Alternating Current / Direct Current

KCL:

Kirchhoff’s Current Law

KVL:

Kirchhoff’s Voltage Law

PyPSA:

Python for Power System Analysis

TYNDP:

Ten Year Network Development Plan

References

Download references

Acknowledgements

We thank our external colleagues Fabian Hofmann from the Frankfurt Institute for Advanced Studies and Johannes Hampp from University Gießen as well as our co-workers at the Karlsruhe Institue of Technology Fabian Neumann, Elisabeth Zeyen, Kaleb Phipps and Prof. Veit Hagenmeyer for helpful discussions, suggestions and comments.

Funding

The authors acknowledge funding from the Helmholtz Association under Grant No. VH-NG-1352.

Author information

Authors and Affiliations

Authors

Contributions

MF: Conceptualisation, Methodology, Software, Formal Analysis, Data Curation, Writing—Original Draft, Writing—Review & Editing, Visualization. GR: Methodology, Software, Writing—Review & Editing. TB: Conceptualisation, Writing—Review & Editing, Funding Acquisition. All authors read and approved the final manuscript.

Corresponding author

Correspondence to Martha Maria Frysztacki.

Ethics declarations

Competing interests

The authors declare that they have no competing interests.

Additional information

Publisher's Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Supplementary Information

Additional file 1: Figure S1.

Correlation factors for every considered carrier (solar, wind, battery and hydrogen) and power flows between the different model results respective clustering at a spatial resolution of 1250 nodes for a \(60\%\) carbon reduction target compared to 1990s level.

Additional file 2: Figure S2.

Average deviations from the mean for every considered carrier (solar, wind, battery and hydrogen) and power flows between the different model results respective clustering at a spatial resolution of 1250 nodes for a \(60\%\) carbon reduction target compared to 1990s level.

Additional file 3: Figure S3.

Correlation factors as provided in Additional file 1: Fig. S1, here provided for a scenario where no carbon emissions are allowed

Additional file 4: Figure S4.

Average deviations from the mean for different result out-puts as provided. Additional file 2: Fig. S2, here provided for a scenario where nocarbon emissions are allowed.

Appendix

Appendix

Sufficient benchmark resolution of 1250 nodes

Computational model feasibility remains a problem even after applying linearisation to the model formulation and spatial/temporal aggregation. Therefore all low-resoltuion model results were compared against a higher resolved model with a spatial resolution of 1250 nodes. Requirements for solving this model size were a runtime of up to 24 days and 240 GB of RAM capacity.

1250 nodes portray approximately \(51\%\) of the pre-aggregated model size and \(24\%\) of the original full-resolution problem. Results in Frysztacki and Brown (2020) indicate that model results are stable when the spatial resolution is at least \(49\%\) of the pre-aggregated model and \(26\%\) of the original model. At this or higher resolutions only minor fluctuations of \(4-6\%\) occur in terms of optimal dispatch and power flows. As this could potentially be wrong for a capacity expansion problem, we make further justifications for this benchmark by providing the average deviation from the mean as well as the correlation factors for every considered carrier (solar, wind, battery and hydrogen) evaluated on the lowest common region size and power flows between these regions in a \(4\times 4\) correlation-matrix. The lowest common regions turn out to be the countries and synchronous zones, which is in line with the benchmark-setting of equation (1).

For the \(60\%\) carbon reduction target, optimal investments have small deviations from the mean of up to \(5\%\) for offshore wind. Onshore wind and solar installations are more stable with lower cross-deviations. However, optimal installation for battery storage deviates by more than \(10\%\) when comparing the 1250 node results of the clustered model with Q to the other clustered model results. But as battery storage for this carbon level is low in general (only \(2\%\) of total installed capacity), the relative deviation gives the wrong impression of having strong impact on the optimal result. These results are graphically illustrated in Additional file 1: Fig. S1 and Additional file 2: Fig. S2. It shall also be noted that shifting capacity from one carrier to another might have only small impacts on the objective function, see (Neumann and Brown 2021).

For the \(100\%\) carbon reduction target the worst deviation from the mean can be observed for the optimal investment in offshore wind assets with deviations of up to \(8\%\); other technologies as well as power flows have smaller deviations. These results are graphically illustrated in Additional file 3: Fig. S3 and Additional file 4: Fig. S4.

In both scenarios, the pearson’s correlation coefficients are \(\approx 1\) except for power flows where the coefficients are lower but still \(>0.9\), indicating a linear correlation between the results.

MSE values for storage

We provide the mean squared error values \(MSE=MSE^++MSE^-\) for storage technologies for a spatial resolution of 97 nodes in Table 8, and additionally for 67 nodes in Table 9 and 127 nodes in Table 10.

Table 4 Analogous to Table 2, however with a spatial resolution of 67 nodes
Table 5 Analogous to Table 2, however with a spatial resolution of 127 nodes
Table 6 Analogous to Table 3, however with a spatial resolution of 67 nodes
Table 7 Analogous to Table 3, however with a spatial resolution of 127 nodes
Table 8 Mean squared error presented as a sum of over- and underestimated optimal estimates (\(MSE=MSE^+ + MSE^-\)) according to equation (14) respective clustering method, storage technology and carbon reduction target for a spatial resolution of 97 nodes. Graphically presented in Fig. 10
Table 9 Analogous to Table 8, however with a spatial resolution of 67 nodes
Table 10 Analogous to Table 8, however with a spatial resolution of 127 nodes

More comparison results

To make sure that the results of Tables 2 and 3 are no artifacts of a resolution of 97 nodes and change substantially when varying the spatial resolution, we additionally provide the equivalent tables for of 67 nodes (Tables 4 and 6) and 127 nodes (Tables 5, 6, 7, 8, 9 and 10).

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Frysztacki, M.M., Recht, G. & Brown, T. A comparison of clustering methods for the spatial reduction of renewable electricity optimisation models of Europe. Energy Inform 5, 4 (2022). https://doi.org/10.1186/s42162-022-00187-7

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s42162-022-00187-7

Keywords