The 29th Conference of the Parties (COP29), held in November 2024, identified technical and governance options for deep decarbonization [1]. Despite commitments made in the 2015 Paris Agreement to reduce greenhouse gas (GHG) emissions, most countries continue to face challenges in meeting these targets due to rising energy demands [2]. Electricity generation is a significant contributor to global CO2 emissions, accounting for approximately 40% of total emissions in 2022 [3]. Energy-related CO2 emissions from electricity generation continue to rise, with an increase of 1.1% in 2023, reaching a new high of 37.4 Gt CO2 [4]. These statistics show the importance of electricity generation and supply in reducing carbon emissions.
While replacing fossil energy sources with renewable energy (RE) is considered the ultimate approach for GHG emissions reduction, its deployment presents challenges related to cost, energy security, and public acceptance. The rapid increase in electricity demand in emerging economies further strains limited RE capacity. Electricity trading among neighbouring countries should be considered as a strategy to meet emissions reduction targets [5].
Current electricity trading systems, such as those in ISO New England and the Greater Mekong Subregion [6], are often unidirectional, which limits their efficiency and sustainability [7]. Transitioning to multidirectional trading, where energy can flow in various directions, could significantly enhance these systems' impact on emissions reduction and energy security. However, decision support tools will be needed to facilitate electricity trading.
Blockchain technology has emerged as a promising solution for optimising electricity trading within CMNs by enhancing transparency [8], efficiency, and security [9]. While blockchain offers a novel method to improve transparency and flexibility in electricity trading through peer-to-peer (P2P) networks, the complexity of multidirectional trading networks requires more than just enhanced data management [10]. Effective optimisation of these systems requires a robust decision-making tool that can address uncertainties and variability while incorporating a realistic modelling approach that reflects the complexity of multi-region electricity networks.
Process integration-based methods have also been proposed to facilitate the planning of the decarbonization of electricity production. One established approach for handling such a carbon management network (CMN) problem is arguably process integration methods, where overall power demand and CO2 emissions reduction may be considered simultaneously. The earliest method, Carbon Emissions Pinch Analysis (CEPA), was developed by Tan and Foo [11], which later evolved into algebraic and mathematical models for improved accuracy and targeting later evolved into algebraic models for improved accuracy and targeting [12]. Further development also includes mathematical models, which were developed by Pekala et al. [13] for optimal energy planning under constraints like land use and carbon footprints, which was later extended for CO2 capture and storage. More recently, the P-graph approach, introduced by Tan et al. [14] also offers a way to optimise CMNs by determining the minimum CO2-neutral energy that meets both energy demand and GHG emissions limits. More recently, a CEPA variant was developed for optimising electricity trading, considering just average annual flows without short-term fluctuations [5].
The P-graph framework presents an alternative modelling approach for decarbonising industrial systems [15]. P-graph is a graph theory-based approach to solving process network synthesis (PNS) problems [16]; its component algorithms are also suitable for solving a broader class of analogous PNS-like problems [17]. P-graph emphasises the influence of network structure on system performance, and has a set of efficient component algorithms developed specifically to leverage information inherent in all PNS and PNS-like problems [18].
Many of the key applications of P-graph to PNS and PNS-like problems are surveyed in the review of Friedler et al. [17]. In the energy sector, the P-graph framework has also shown the ability to optimise different systems. Vance et al. [19] demonstrated the use of P-graph modelling in designing sustainable supply chain structures, achieving potential reductions in operating costs by up to 17% when integrating biomass into the energy supply chain, along with a decrease in environmental impact. Ji et al. [20] developed a multi-period P-graph energy model incorporating hydrogen and battery storage, achieving systems that were 21.5 % and 5.3 % cheaper than those without energy storage. Shi et al. [21] applied the P-graph to optimise fossil and renewable energy distribution in island communities. Some recent works on P-graph were reported for electricity trading. In the work of Xu et al. [22] a model based on P-graph was used to determine the optimal form of clean energy export from islands. In another recent work by Kong [23] P-graph was used to optimise multi-period energy trading. Unlike the previous work by Kong et al. [23], the approach developed here focuses on electricity trading between national or regional, rather than corporate entities; it also takes into account both sources and sinks, while the model by Xu et al. [22] focuses on the exporter's perspective.
This paper addresses the aforementioned research gap by developing a P-graph approach to optimise regional electricity trade. As in the CEPA-based work by Lopez et al. [5], the scope of the work considers only long-term (e.g., annual) average flows, and does not consider dispatch to cope with short-term (e.g., hourly) fluctuations of supply and demand. Optimising such systems can maximise decarbonization while guiding capital investment decisions in renewable power generation and electricity transmission infrastructure. The rest of this paper is structured as follows. In the following section, the problem statement of the paper is discussed. Next, the mathematical model used in P-graph, the P-graph framework, together with the methodology, is highlighted. A literature example from Lopez et al. [5] was shown for the model as case study 1. It was followed by two case studies involving regional power trading within ASEAN and within Canada. These examples demonstrate the versatility of the approach in handling scenarios involving multiple countries or multiple regions within a single country. Lastly, the conclusion and prospects for future work are discussed.
Trading electricity among neighbouring countries or regions can help meet electricity demands without the need for additional power plants [5]This also allows for the export of low-carbon electricity, displacing capacity in countries with higher grid carbon intensity [24]. As a result, this approach not only meets future electricity needs but also reduces GHG emissions.
The formal problem statement is given as follows. Given:
A system consisting of n countries or regions
For each region, the source is the current capacity, and the sink is the future electricity demand
Data for each current country or region: electricity generation, SKi, average CO2 intensity Cout,i, total CO2 emissions from electricity generation
Data for each country or region in the future: electricity generation, SKj, average CO2 intensity Cin,j, total CO2 emissions from electricity generation
The main objective is to minimise the amount of low-carbon sources introduced into the system, which at the same time meets the country’s future electricity demand, while reducing its carbon intensity. By doing so, the requirement of low-carbon sources for high-demand countries does not have to be increased urgently, but instead, rely on imports from countries with lower grid CO2 intensity [5]. It should be emphasised that this work is limited to the analysis of annual average electricity flows and does not consider short-term dynamics in balancing supply and demand. This scope is essential for planning investments in transmission infrastructure, but not power grid operations. A superstructure representation of this problem is given in Figure 1.
Superstructure representation for a two source two sink electricity trading system
In this work, the models are implemented using the software P-graph Studio [25] developed by the team at the University of Pannonia in Hungary. The P-graph framework uses a bipartite graph representation to deal with PNS [16] and PNS-like problems [17]. The P-graph framework is based on five axioms that provide a rigorous mathematical foundation for its component algorithms [15].
In the traditional PNS context, materials are represented by M-type nodes and operations by O-type nodes in the P-graph framework. M-type nodes include raw materials (external inputs), products (exports), and intermediates (internal flows). Different types of nodes are shown in Figure 2.
M-type and O-type representation
The framework has three component algorithms. First, Maximal Structure Generation (MSG), which generates the non-redundant union of all combinatorially feasible process structures of a PNS problem. The maximal structure is, in effect, a rigorously generated superstructure [26]. The Solution Structure Generation (SSG) algorithm generates all structurally feasible networks for the PNS problem [15]. Each solution structure is a candidate structure embedded in the maximal structure and can be the basis to identify a locally optimal network. Finally, the Accelerated Branch-and-Bound (ABB) algorithm generates the optimal solution structure from the set of structures generated by SSG, coupled with additional cost and flow information [27]. The ABB capitalises on information inherent in all PNS problems and is thus more computationally economical than conventional branch-and-bound techniques for generic mixed-integer programming problems. ABB identifies the optimal solution as well as local optima within the enumerated structures [15]. Such near-optimal solutions are often of great practical engineering value [17].
Any problem that can be mapped into an equivalent PNS problem can be solved with P-graph. For example, Tan et al. [14] showed that the source-sink matching problem often encountered in Process Integration can be expressed in PNS form, including the examples in [28] and [29]. Since it has previously been established that the electricity trading problem can be framed as a source-sink matching problem [5], it logically follows that it can also be solved with P-graph. This work also capitalizes on the PNS-like structure of regional electricity trading [28],[29] as well as the flow of embodied GHG emissions. Figure 3 shows the CMN structure adopted from Tan et al. [14] for regional electricity trading in this work, where sources represent current capacity, and sinks represent future demand. This model is flexible enough and can be applied to any regions that share the same source-sink principle.
P-graph structure for the allocation of one source to one sink in a CMN
For the model in Figure 3, a CMN with one source (current capacity) and one sink (future demand) is shown. The energy source (represented by ‘raw material’ note) is linked to future demand and excess energy (both are ‘product’ note). Note that the future demand sink is also linked to an external carbon-neutral source (‘raw material’ note), which is used to determine the minimum future demand of renewable energy. Note that two ‘product’ notes are used to present fictitious load sinks that are not present in the actual process flow but refer to emission limits of future demand. The ratio of the ark is the CO2 intensity of the source, which is used for calculating the CO2 load between the sources and sinks. The allocation units (‘operating units’) between the sources and sinks are used for determining the amount of energy sources to be sent to the sinks.
To determine the optimal allocation in the P-graph model, an arbitrary fictitious cost is set for carbon-neutral sources, while the cost for the current capacity is set to zero. This cost assignment allows P-graph to minimise the overall costs associated with electricity trading, identifying the most cost-effective solution.
The mathematical formulation involved in the P-graph model is presented in Appendix A-1. The objective function is to minimise the total amount of new renewable energy capacity to be shared by all countries in the system for electricity generation, at the same time allowing future increased demand for electricity with reduced CO2 intensity to be met [30].
The following sections start with a literature example and continue with two additional case studies. Case Study 1 considers regional transmission between Malaysia to Indonesia, while Case Study 2 focuses on integrating different types of renewables into existing electricity trading systems in Canada.
Table 1 shows the data for a literature example taken from Tan et al. [30]. As shown, three countries have their current capacity (source) and future demand for energy, along with their current and future CO2 intensity values. It is desired to identify the amount of additional amount of carbon-neutral electricity.
Data for Literature Example
| Country | Current Capacity (TWh/y) | Current CO2 intensity (Mt/TWh) | Current CO2 emissions (Mt/y) | Future Demand (TWh/y) | Future CO2 intensity limit (Mt/TWh) | Future CO2 emissions limit (Mt/y) |
|---|---|---|---|---|---|---|
| 1 | 60 | 0.40 | 24.00 | 75 | 0.24 | 18.00 |
| 2 | 40 | 0.70 | 28.00 | 40 | 0.35 | 14.00 |
| 3 | 20 | 0.90 | 18.00 | 25 | 0.81 | 20.25 |
Table 2 shows the solution generated by P-graph, with its superstructure shown in Figure 4. The carbon-neutral electricity generation was identified as 43.57 TWh/y (its total allocation to Countries 1 and 2), with 23.57 TWh/y of excess energy. Both values match the targets identified by CEPA in Tan et al. [30]. Note that P-graph has the ability to generate multiple near-sub-optimal solutions. For instance, Table 3 and Table 4 both display the same amount of carbon-neutral energy (45.71 TWh/y) and excess energy (25.71 TWh/y) as those in Table 2, but with different allocation patterns among the traded countries.
Optimum Solution for Literature Example
| Source | Sink | |||
|---|---|---|---|---|
| Country 1 | Country 2 | Country 3 | Excess | |
| Country 1 | 45 | 15 | 0 | 0 |
| Country 2 | 0 | 11.43 | 25 | 3.57 |
| Country 3 | 0 | 0 | 0 | 20 |
| Carbon-neutral | 30 | 13.57 | 0 | 0 |
Near-optimum Solution 1 for Literature Example
| Source | Sink | |||
|---|---|---|---|---|
| Country 1 | Country 2 | Country 3 | Excess | |
| Country 1 | 20 | 35 | 5 | 0 |
| Country 2 | 14.29 | 0 | 0 | 25.71 |
| Country 3 | 0 | 0 | 20 | 0 |
| Carbon-neutral | 40.71 | 5 | 0 | 0 |
Near-optimum Solution 2 for Literature Example
| Source | Sink | |||
|---|---|---|---|---|
| Country 1 | Country 2 | Country 3 | Excess | |
| Country 1 | 45 | 10 | 5 | 0 |
| Country 2 | 0 | 14.29 | 0 | 25.71 |
| Country 3 | 0 | 0 | 20 | 0 |
| Carbon-neutral | 30 | 15.71 | 0 | 0 |
Maximal Structure for Literature Example
Within the ASEAN community, several countries have engaged in power trading. One of the upcoming trading networks is the Brunei-Indonesia-Malaysia-Philippines East ASEAN Growth Area (BIMP-EAGA), suggested by the International Energy Agency (IEA) [7]. This case involves four countries, with data provided in Table 5. Currently, all countries are self-sufficient in electricity, with current capacity matching demand. Future emissions limits are based on commitments to the 2015 Paris Agreement, targeting 2030. While all countries are expected to increase electricity demand, their CO₂ intensity is set to decrease, except for Brunei, due to low-tariff electricity and overconsumption [31]. Emission reduction targets include Brunei's 30% reduction by 2030, Indonesia's 29% reduction from business-as-usual (BAU) emissions, Malaysia's 45% reduction in GHG intensity relative to GDP, and the Philippines' 70% reduction relative to a BAU scenario [32]. The countries aim to meet future demand by integrating renewable energy, assumed to have zero carbon intensity in this study.
Data for BIMP Case
Country |
Current Capacity (TWh/y) |
Current CO2 intensity (Mt/TWh) |
Current CO2 emissions (Mt/y) |
Future Demand (TWh/y) |
Future CO2 intensity limit (Mt/TWh) |
Future CO2 emissions limit (Mt/y) |
|---|---|---|---|---|---|---|
Brunei Darussalam |
3.8 |
0.811 |
3.08 |
2.79 |
0.941 |
2.63 |
Indonesia |
263.3 |
0.865 |
227.78 |
337.26 |
0.592 |
199.59 |
Malaysia |
157.2 |
0.715 |
112.36 |
211.90 |
0.335 |
70.98 |
Philippines |
90.2 |
0.853 |
76.92 |
111.54 |
0.231 |
25.80 |
Currently, there is only one regional transmission line within the area of study, which is from Sarawak (Malaysia) to Kalimantan (Indonesia). A few more interconnectors are proposed within Malaysia (connecting from Sarawak to Sabah), within Malaysia and nearby countries, i.e., Brunei and Sabah to Mindanao (Philippines), as shown in Figure 4 [7].
In the base case, renewables are assumed to be unlimited. The P-graph model results, shown in Table 6 and Appendix A-2, indicate that 289.33 TWh/y of renewable energy should be introduced, with an excess of 140.34 TWh/y from Indonesia, which can be converted into storage for emergency use in the future. This aligns with results obtained using CEPA [11]. Given Indonesia's high future demand, all countries must trade electricity with it to meet both CO₂ emission limits and future demand. Most renewables are allocated to Indonesia, Malaysia, and the Philippines, while none are sent to Brunei due to its decreasing demand; instead, Indonesia supplies 2.8 TWh/y to Brunei. The model does not consider specific renewable sources or transmission capacity limits, only current and future capacity constraints.
Optimal Electricity Trade Matrix for Base Case (Units are in TWh/y)
| Source | Sink | ||||
|---|---|---|---|---|---|
| Brunei | Indonesia | Malaysia | Philippines | Excess | |
| Brunei | 0 | 3.8 | 0 | 0 | 0 |
| Indonesia | 2.79 | 120.17 | 0 | 0 | 140.34 |
| Malaysia | 0 | 21.85 | 99.27 | 36.08 | 0 |
| Philippines | 0 | 90.2 | 0 | 0 | 0 |
| Renewables | 0 | 101.24 | 112.63 | 75.46 | 0 |
| Total | 2.79 | 337.26 | 211.9 | 111.54 | 140.34 |
From the base case, 289.33 TWh/y of renewables are required for the system, making it important to identify their individual sources. The capacity of renewables from each country is analysed to ensure they can meet future demand. Table 7 summarises the source of the renewables from each country, taken from the International Renewable Energy Agency (IRENA). Future renewable capacities are estimated by extrapolating current trends in renewable energy supply for each country. However, this estimation may not represent the maximum potential capacity, as factors like long-term contracts, grid access, and new installations could increase future capacity [33]. Based on the data reported in IRENA, each country studied has at least one type of renewable energy, which ranges from solar energy, hydropower, biofuels, wind and geothermal [34].
Future Estimation of Renewable Mix in Brunei, Indonesia, Malaysia and Philippines for 2030 (Units in TWh/y) [34]
| Country | Solar | Hydropower | Biofuels | Geothermal | Wind | Total |
|---|---|---|---|---|---|---|
| Brunei | 0.002 | - | - | - | - | 0.002 |
| Indonesia | - | 23.17 | 13.36 | 18.24 | - | 54.76 |
| Malaysia | 1.40 | 469.63 | 1.09 | - | - | 472.13 |
| Philippines | 5.57 | 7.83 | 2.85 | 11.94 | 3.12 | 31.31 |
The P-graph model was modified to reflect multiple projected renewable energy sources instead of one unlimited source, as in Figure 3. When renewable energy is supplied within its own country, transmission costs are lower due to the absence of wheeling charges—fees applied by transmission owners for transporting electricity over the grid.
In Scenario 1, as direct transmission lines are still not available among all countries, wheeling is required in order to allow power trading to occur. The wheeling charges are assumed to be 1 USD/TWh since there is no specific import or export price set under power purchase agreements (PPAs). In this scenario, wheeling charges are charged to electricity importers only. An assumption of no limits on transmission capacity for country-to-country transmission was made in this scenario.
The results of the model are shown in Table 8 and Table 9 (the P-graph maximal structure is shown in Appendix A-4). As shown, the main trading occurs between Malaysia, Indonesia, and the Philippines. This is due to the lesser demand of Brunei, making it less involved in direct trading. Its role is more on wheeling electricity to and from the Philippines, Malaysia, and Indonesia.
Optimal Electricity Trade Matrix for Scenario 1 (Units are in TWh/y)
| Source | Sink | ||||
|---|---|---|---|---|---|
| Brunei | Indonesia | Malaysia | Philippines | Excess | |
| Brunei | 0 | 3.8 | 0 | 0 | 0 |
| Indonesia | 2.79 | 120.17 | 0 | 0 | 140.34 |
| Malaysia | 0 | 115.61 | 5.51 | 36.08 | 0 |
| Philippines | 0 | 11.60 | 78.60 | 0 | 0 |
| Renewables | 0 | 86.07 | 127.80 | 75.46 | 0 |
In comparison of the results of Base Case and Scenario 1, the majority of the distributions are similar, with only a few differences spotted, evidently in the trading among Indonesia, Malaysia, Philippines, and the number of renewables allocated to each country. One of the main differences is that Malaysia's electricity from current capacity to future demand decreased as it relied more on its own renewables (see Table 7), increasing from 112.63 TWh/y to 127.80 TWh/y (see Table 6 and Table 8). This shift reduced Malaysia's dependence on "dirty" energy from 99.27 TWh/y to 84.11 TWh/y.
As for Indonesia, the imported renewable energy reduced from 101.24 TWh/y (Table 6) to 86.07 TWh/y (Table 8). However, with the knowledge of renewable energy sources and the assumption that energy transmitted to their own country will have a lesser cost compared to country-to-country transmission, the renewables from Indonesia will be supplied to them first. With the decrease in renewable energy distributed to them, more electricity is required to be exported to them in order to fulfil their future demand. This is reflected in the increment of electricity imported from Malaysia, which is from 21.85 TWh/y to 115.61 TWh/y to meet future demand due to Malaysia's less carbon-intensive energy mix.
Breakdown of Total Renewable Sources to Sinks (289.33 TWh/y) in Scenario 1
| Source | Sink | |||
|---|---|---|---|---|
| Brunei | Indonesia | Malaysia | Philippines | |
| Brunei | - | - | - | - |
| Solar Indonesia | - - | - 54.76 | - - | - - |
| Biofuel | - | 13.36 | - | - |
| Hydropower | - | 23.17 | - | - |
| Geothermal Malaysia | - - | 18.24 - | - 127.80 | - 75.46 |
| Solar | - | - | - | - |
| Hydropower | - | - | 127.80 | 75.46 |
| Biofuel Philippines | - - | - 31.31 | - - | - - |
| Solar | - | 5.57 | - | - |
| Hydropower | - | 7.83 | - | - |
| Biofuel | - | 2.85 | - | - |
| Geothermal | - | 11.94 | - | - |
| Wind | - | 3.12 | - | - |
Another observation found was that both the renewables for Indonesia and the Philippines are depleted to fulfil their own future demands, as there will be no wheeling charges if it is self-supplied. Also, renewables for Brunei are untouched, as the total amount of renewable generation is relatively negligible compared to its future demand. Thus, on an economic scale, it is not worth it if Brunei’s renewables were to be included in the trading matrix. This may not be the most optimal distribution as this may deplete the renewable potentials of said countries, which will make their commitments to the regional electricity trading system more difficult to fulfil in the long run, as it will limit their own development. To make this work, a strong and robust management of the system has to be in place so as not to put any particular country at a disadvantage.
In the development of renewable energy generation, a common barrier found was transmission system constraints. Unlike conventional power sources, renewables like solar, hydro, and wind must be generated at specific locations. These sites are often far from population centres with high electricity demand, which necessitates greater investment in transmission infrastructure [35].
Hence, Scenario 2 presents an improvised version of Scenario 1, which costs for country-to-country transmission will also include source-to-grid costs, borne by the importer. Similar to Scenario 1, it is assumed that source-to-grid costs are assumed to be constant for all sources, with an arbitrary value of 1 USD/TWh for fixed operational cost in this scenario. The results generated by P-graph are shown in Table 10 and Table 11, and the P-graph results are shown in the appendix. The total amount of both renewables' excess energy remains identical to the previous scenario, i.e. 140.34 TWh/y and 289.33 TWh/y, respectively.
Optimal Electricity Trade Matrix for Scenario 2 (Units are in TWh/y)
| Source | Sink | ||||
|---|---|---|---|---|---|
| Brunei | Indonesia | Malaysia | Philippines | Excess | |
| Brunei | 0 | 0 | 0 | 3.8 | 0 |
| Indonesia | 2.79 | 120.17 | 0 | 0 | 140.34 |
| Malaysia | 0 | 133.76 | 23.44 | 0 | 0 |
| Philippines | 0 | 0 | 63.57 | 26.63 | 0 |
| Renewables | 0 | 83.32 | 124.90 | 75.46 | 0 |
Breakdown of 289.33 TWh/y of Renewable Sources to Sink for Scenario 2
| Source | Sink | |||
|---|---|---|---|---|
| Brunei | Indonesia | Malaysia | Philippines | |
| Malaysia | - | 83.32 | 124.90 | 81.11 |
| Solar | - | - | - | - |
| Hydropower | - | 83.32 | 127.80 | 75.46 |
| Biofuel | - | - | - | - |
Comparing Scenarios 1 and 2, one of the main differences observed is in terms of the export of Brunei. In the earlier scenario, Brunei have been exporting its electricity to Indonesia, whereas in Scenario 2, Brunei exports to the Philippines instead. Another difference seen is how the Philippines does not supply electricity to itself in the earlier scenarios, but they now self-supply 26.63 TWh/y of electricity in Scenario 2. In this scenario, the interconnector of 3.8 TWh/y exported to Philippines from Brunei is beneficial to the entire system as electricity trading between Malaysia and Philippines can be wheeled through Brunei, wherein in the scenario of the Base Case and Scenario 1, an additional interconnector must be built between Brunei and Philippines with no net transmission between them for trading between Philippines, Indonesia, and Malaysia.
Lastly, from Table 11, it is observed that only one source of renewable energy is being introduced, i.e. hydropower from Malaysia, due to the introduction of transmission cost and wheeling charges in this scenario. As the total amount of renewables, as calculated previously, is 289.33 TWh/y and the total amount of hydropower from Malaysia is 469.63 TWh/y, this source can supplement the network’s needs. Aside from that, instead of depleting the renewable sources from Indonesia and the Philippines as suggested in Scenario 1, there will be a surplus in renewable energy supply for all sources with this selection of distribution. Also, by having two sources of renewables, an investment of a higher capital cost for electricity transmission infrastructure is required. Hence, to be able to cut cost at the same time fulfil the network’s requirement, hydropower from Malaysia is the main and only renewable source chosen in this scenario.
Alberta, along with other Canadian provinces, engages in inter-provincial electricity trade. While Alberta and Ontario have deregulated wholesale electricity markets, Alberta stands out with the highest refining capacity [36]. Alberta imports and exports electricity primarily with British Columbia, Saskatchewan, and Montana [37]. According to Alberta Electric System Operator's (AESO) [38], the province's electricity capacity in 2030 is projected to shift towards renewables and away from coal (Table 12). Natural gas will remain the dominant non-renewable source, supplemented by hydropower, wind, and solar. All cogeneration, combined cycle, simple cycle, and coal-to-gas facilities will use natural gas. The projected electricity capacity for Alberta in 2030 is detailed in Table 12.
Alberta's forecasted electricity capacity by fuel, in 2030 [38]
| Fuel | Coal-fired | Cogene-ration | Combined cycle | Simple cycle | Coal-to-gas | Hydro-power | Wind | Solar | Other | Total |
|---|---|---|---|---|---|---|---|---|---|---|
| Capacity (MW) | 0 | 5,499 | 2,227 | 1,835 | 4,890 | 894 | 3854 | 231 | 423 | 19,853 |
Table 13 presents the maximum electricity generation data by source for Alberta in 2030, calculated assuming 8,760 h/y of operation. Capacity factors from 2015 to 2019 [37], [39], [40], [41], [42] were estimated by comparing the actual electricity generation to the maximum electricity generated at full capacity, based on data from the Alberta Utilities Commission (AUC). The mean capacity factor for each resource was calculated from these five years. An exception is made for solar, which was minimally utilised until 2018; thus, only 2018 [37] and 2019 [40] data are considered for it. The actual maximum electricity is obtained by multiplying the maximum electricity generated at full capacity by the capacity factor.
Maximum electricity generation data in Alberta by source in 2030
| Source | Natural Gas | Hydropower | Wind | Solar |
|---|---|---|---|---|
| Maximum electricity generated at full capacity (GWh/y) | 126,590.76 | 7,831.44 | 33,761.04 | 2,023.56 |
| Capacity factor (%) | 59.65 | 23.42 | 31.61 | 16.25 |
| Actual maximum electricity generation (GWh/y) | 75,510.57 | 1,834.47 | 10,673.04 | 328.79 |
Alberta’s electricity demand in 2030 is assumed to be the peak demand in AESO’s reference case in its published Long-term Outlook in 2019 [38]. Alberta aims for a maximum of 209 Mt-CO2-e in total GHG emissions by 2030 under the Paris scenario [43], with electricity generation expected to account for 16% of this total [44]. The main targets of the P-graph model are shown in Table 14.
Main targets of the P-graph model for Alberta in 2030
| Alberta’s electricity demand (GWh/y) | 116,674.44 |
| Electricity generation emissions limit (Mt CO2-e) | 33.44 |
The demand of Alberta's trading partners in 2030 was estimated based on expected changes in their electricity generation capacity. By 2030, electricity generation is expected to increase by 50% in British Columbia [45] and by 55.6% in Saskatchewan compared to 2018 [46]. For Montana, a 10% increase from 2019 power demand based on the increment of the demand in North America in the same period is assumed [47]. Alberta’s exports to these regions in 2018 and 2019 are scaled accordingly to estimate their 2030 demand.
Emission limits regions are estimated based on Alberta’s targeted emission intensity of 286.61 t/GWh by 2030 (= 33.44 x 1,000,000 / 116,674.44 t/GWh; see Table 14). For Alberta's import potential, the maximum annual electricity imports from each trading partner from 2011 to 2019 were identified using data from AUC.
Table 15 shows the electricity trading data of Alberta by 2030. Table 16 lists the carbon intensity values for each fuel source, based on their lifecycle GHG emissions from the World Nuclear Association [48]. The average carbon intensities of Alberta's trading partners are assumed to remain constant, as shown in Table 17.
Electricity trading data of Alberta by 2030
| Province/State | Electricity demanded from Alberta (GWh/y) | Emissions limit of electricity demanded from Alberta (t-CO2-e) | Maximum potential exported electricity to Alberta (GWh/y) |
|---|---|---|---|
| British Columbia | 813.15 | 233,056.49 | 3,321.10 |
| Saskatchewan | 225.40 | 64,601.78 | 545.20 |
| Montana | 47.96 | 13,745.79 | 957.80 |
Carbon intensity by fuel type [48]
| Fuel Type | Natural Gas | Hydropower | Wind | Solar |
|---|---|---|---|---|
| Carbon intensity (t CO2-e/GWh) | 499 | 26 | 26 | 85 |
Carbon intensity values for Alberta trading partners
| Province/State | British Columbia | Saskatchewan | Montana |
|---|---|---|---|
| Carbon Intensity (t CO2-e/GWh) | 18.9 [49] | 660 [49] | 160 [50] |
In Scenario 1, the addition of more hydropower or wind capacity to the power mix of Alberta is studied. The GHG intensity of the additional renewable resource is set at 26 t CO2-e/GWh which is the same as that of hydropower or wind. Optimal solutions and near-optimal solutions were obtained. Figure 5 presents the maximal structure for the case study. Table 18 shows the electricity generation of Alberta by source with respect to three different feasible solutions. Table 18, Table 19, Table 20 and Table 21 show the exports of Alberta by resource for feasible solutions 1, 2 and 3 respectively. Optimal solution results show that the minimum additional hydropower or wind required in the system is equal to 36,023.20 GWh/y.
Canadian Provinces Case Study - Maximal Structure
Scenario 1 - Alberta's electricity generation by source for three feasible solutions
Electricity generated by source (GWh/y) |
||||||||
|---|---|---|---|---|---|---|---|---|
Solution |
Natural Gas |
Hydro- power |
Wind |
Solar |
Additional Renewable Resource |
Imports -British Columbia |
Imports -Saskat -chewan |
Imports -Montana |
Feasible Solution 1 - Optimal |
64,064.90 |
1,634.37 |
10,673 |
0 |
36,023.20 |
3,321.10 |
0 |
957.80 |
Feasible Solution 2 - Optimal |
64,027 |
1,733.26 |
10,307.9 |
304.19 |
36,023.20 |
3321.10 |
0 |
957.80 |
Feasible Solution 3 - Degenerate |
64,064.90 |
1,834.47 |
10,350.4 |
0 |
36,145.7 |
3,321.10 |
0 |
957.80 |
Scenario 1 – Feasible Solution 1 – Alberta’s exports by resource (GWh/y) – optimal
| Province/State | Source | ||||
|---|---|---|---|---|---|
| Natural Gas | Hydropower | Wind | Solar | Additional Renewable Resource | |
| British Columbia | 407.01 | 77.35 | 0 | 328.79 | 0 |
| Saskatchewan | 124.19 | 101.21 | 0 | 0 | 0 |
| Montana | 26.42 | 21.54 | 0 | 0 | 0 |
Scenario 1 – Feasible Solution 2 – Alberta’s exports by resource (GWh/y) – optimal
| Province/State | Source | ||||
|---|---|---|---|---|---|
| Natural Gas | Hydropower | Wind | Solar | Additional Renewable Resource | |
| British Columbia | 448.02 | 0 | 365.13 | 0 | 0 |
| Saskatchewan | 124.19 | 101.21 | 0 | 0 | 0 |
| Montana | 23.36 | 0 | 0 | 24.60 | 0 |
Scenario 1 – Feasible Solution 3 – Alberta’s exports by resource (GWh/y) – degenerate solution
| Province/State | Source | ||||
|---|---|---|---|---|---|
| Natural Gas | Hydropower | Wind | Solar | Additional Renewable Resource | |
| British Columbia | 435.13 | 0 | 274.63 | 103.39 | 0 |
| Saskatchewan | 0 | 0 | 0 | 225.4 | 0 |
| Montana | 0 | 0 | 47.96 | 0 | 0 |
Scenario 2 focuses on the increased solar capacity in Alberta. The intensity of the additional resource is adjusted to 85 t CO2-e/GWh, which is equivalent to that of solar. Table 22 shows the electricity generation of Alberta by source with respect to three different feasible solutions. Table 23, Table 24 and Table 25 show the exports of Alberta by resource for feasible solutions 1, 2 and 3 respectively. The minimum required amount of additional renewable electricity of solar is 41,157 GWh/y.
Scenario 2 - Alberta's electricity generation by source for three feasible solutions
| Electricity generated by source (GWh/y) | ||||||||
|---|---|---|---|---|---|---|---|---|
| Solution | Natural Gas | Hydro- power | Wind | Solar | Additional Renewable Resource | Imports -British Columbia | Imports -Saskat -chewan | Imports -Montana |
| Feasible Solution 1 - Optimal | 55,890.10 | 1,368.13 | 10,651.5 | 328.79 | 41,157 | 3,321.10 | 0 | 957.80 |
| Feasible Solution 2 - Optimal | 58,890.10 | 1,469.34 | 10,550.3 | 328.79 | 41,157 | 3,321.10 | 0 | 957.80 |
| Feasible Solution 3 - Degenerate | 58,928.20 | 1,834.47 | 10,452.5 | 0 | 41,180 | 3,321.10 | 0 | 957.80 |
Scenario 2 – Feasible Solution 1 – Alberta’s exports by resource (values in GWh/y) – optimal solution
| Province/State | Source | ||||
|---|---|---|---|---|---|
| Natural Gas | Hydropower | Wind | Solar | Additional Renewable Resource | |
| British Columbia | 448.02 | 365.13 | 0 | 0 | 0 |
| Saskatchewan | 124.19 | 101.21 | 0 | 0 | 0 |
| Montana | 26.42 | 0 | 21.54 | 0 | 0 |
Scenario 2 – Feasible Solution 2 – Alberta’s exports by resource (values in GWh/y) – optimal solution
| Province/State | Source | ||||
|---|---|---|---|---|---|
| Natural Gas | Hydropower | Wind | Solar | Additional Renewable Resource | |
| British Columbia | 448.02 | 365.13 | 0 | 0 | 0 |
| Saskatchewan | 124.19 | 0 | 101.21 | 0 | 0 |
| Montana | 26.42 | 0 | 21.54 | 0 | 0 |
Scenario 2 – Feasible Solution 3 – Alberta’s exports by resource (values in GWh/y) – degenerate solution
| Province/State | Source | ||||
|---|---|---|---|---|---|
| Natural Gas | Hydropower | Wind | Solar | Additional Renewable Resource | |
| British Columbia | 427.42 | 0 | 220.54 | 165.20 | 0 |
| Saskatchewan | 109.77 | 0 | 115.64 | 0 | |
| Montana | 0 | 0 | 47.96 | 0 | |
Lastly, Scenario 3 evaluates the need for nuclear power to meet the model's targets if Alberta decides to incorporate nuclear technology into its power generation. This is considered in the P-graph model by adjusting the GHG intensity of the additional resource to be 29 t- CO2-e/GWh, equivalent to that of nuclear power generation. Table 26 shows the electricity generation of Alberta by source with respect to three different feasible solutions. Table 27, Table 28 and Table 29 show the exports of Alberta by resource for feasible solutions 1, 2 and 3 respectively. To meet the model's targets, a minimum of 36,253.17 GWh/y of electricity from nuclear resources is required.
Scenario 3 - Alberta's electricity generation by source for three feasible solutions
| Electricity generated by source (GWh/y) | ||||||||
|---|---|---|---|---|---|---|---|---|
| Solution | Natural Gas | Hydro- power | Wind | Solar | Additional Renewable Resource | Imports -British Columbia | Imports -Saskat -chewan | Imports -Montana |
| Feasible Solution 1 - Optimal | 63,808.40 | 1,447.81 | 10,673 | 213.16 | 36,253.20 | 3,321.10 | 0 | 957.80 |
| Feasible Solution 2 - Optimal | 63,835 | 1,834.47 | 10,472.9 | 0 | 36,253.20 | 3,321.10 | 0 | 957.80 |
| Feasible Solution 3 - Degenerate | 63,833.60 | 1421.38 | 10,673 | 0 | 36,467.50 | 3,321.10 | 0 | 957.80 |
Scenario 3 – Feasible Solution 1 – Alberta’s exports by resource (values in GWh/y) – optimal solution
| Province/State | Source | ||||
|---|---|---|---|---|---|
| Natural Gas | Hydropower | Wind | Solar | Additional Renewable Resource | |
| British Columbia | 448.02 | 365.13 | 0 | 0 | 0 |
| Saskatchewan | 109.77 | 0 | 0 | 115.64 | 0 |
| Montana | 26.42 | 21.54 | 0 | 0 | 0 |
Scenario 3 – Feasible Solution 2 – Alberta’s exports by resource (values in GWh/y) – optimal solution
| Province/State | Source | ||||
|---|---|---|---|---|---|
| Natural Gas | Hydropower | Wind | Solar | Additional Renewable Resource | |
| British Columbia | 410.08 | 0 | 98.88 | 304.19 | 0 |
| Saskatchewan | 124.19 | 0 | 101.21 | 0 | 0 |
| Montana | 23.36 | 0 | 0 | 24.60 | 0 |
Scenario 3 – Feasible Solution 3 – Alberta’s exports by resource (values in GWh/y) – degenerate solution
| Province/State | Source | ||||
|---|---|---|---|---|---|
| Natural Gas | Hydropower | Wind | Solar | Additional Renewable Resource | |
| British Columbia | 448.02 | 365.13 | 0 | 0 | 0 |
| Saskatchewan | 0 | 0 | 0 | 225.40 | 0 |
| Montana | 0 | 47.96 | 0 | 0 | 0 |
The case study data in Table 13 shows that Alberta’s total maximum electricity generation capacity in 2030 is projected to be 88,346.87 GWh/y (sum of all entries in the last row), falling short of the required 116,674.44 GWh/y (see Table 14). Therefore, additional capacity or increased imports are essential, regardless of GHG emission limits. The solutions obtained for the scenarios had some commonality. It is noticed that natural gas is the only resource not utilised fully, due to its high GHG intensity, and being the only non-renewable resource. Imports from Saskatchewan are avoided due to its high GHG intensity of 660 t CO2-e/GWh, while British Columbia and Montana are prioritised for their lower intensities. To meet the 2030 demand and emission targets, Alberta would need an additional 36,023.20 GWh/year from hydropower or wind, or 41,157 GWh/year from solar. This equates to adding about 13,009 MW of wind, 17,559 MW of hydropower, or 28,913 MW of solar capacity.
Given Alberta’s forecasted capacity of 4,979 MW from these renewables by 2030, such additions seem impractical due to their low-capacity factors and intermittent nature [51]. Hydropower depends on water availability, wind power on wind speeds, and solar power on daylight, with Alberta’s lower sunlight levels further reducing solar capacity factors [43].
Nuclear energy presents a more feasible option. Alberta would need a minimum of 36,253.17 GWh/y to reach the targets of the model. With a global mean capacity factor of 82.5% [48], Alberta would require approximately 5,016 MW of nuclear capacity. Alberta has significant nuclear potential, notably with the Athabasca basin’s uranium reserves [52]. However, traditional large nuclear units face challenges due to the need for substantial reserve capacity and transmission upgrades [53].
In April 2021, Alberta signed the Memorandum of Understanding (MOU) joining three other provinces in an agreement to support the development of small modular reactors (SMRs) as a source of clean energy [54]. SMRs are nuclear reactors that produce a maximum of 300 MW of electricity, and according to the MOU, have the potential to improve the safety, economic and environmental advantages of nuclear energy [55]. SMRs could be key in helping Alberta achieve its electricity demand and emission targets should the province decide to pursue the technology in the future.
In this paper, a novel method for optimising regional electricity trade was developed based on the P-graph framework. Its main contribution is the capability to compute electricity trading schemes to balance energy demand, resource allocation, and emission reduction targets across regions. Two case studies were used to illustrate its applications, i.e. the BIMP-EAGA in ASEAN and Canadian provinces. The case studies clearly illustrate the potential of optimising regional electricity trade as a carbon management strategy. The amount of additional renewable capacity required can be minimised with electricity trading among regions. Regional electricity trade allows regions to meet their energy demands while minimising additional renewable capacity requirements. For instance, to meet both CO₂ emission limits and the future energy demand of BIMP-EAGA, it is necessary to introduce 289.33 TWh/year of renewables, predominantly using hydropower (from Malaysia), while an excess of fossil fuel generation of 140.34 TWh/year (from Indonesia) is observed. In the Canadian context, Alberta could meet its 2030 targets with several options, either an additional 36.02 TWh/year from hydropower/wind (scenario 1), 41.16 TWh/y from solar (scenario 2), or 36.25 TWh/y from nuclear (scenario 3). This has relevance not only for the specific regions studied but also for policymakers and stakeholders globally who aim to balance energy security, economic efficiency, and climate goals.
Future studies can be extended on this work by including considerations of electricity markets and the carbon trading schemes. In addition, more aspects such as geographical constraints, transmission limit constraints can be included to further study the feasibility of the allocation. Practical policy implications should also be considered. Multi-period models considering the short- and long-term dynamics of electricity trading can also be developed.
- ,
Key COP29 outcomes , - ,
The Paris Agreement , 2016 - ,
Executive summary – Electricity Market Report 2023 – Analysis , 2024 - ,
CO2 Emissions in 2023 , - ,
“Optimizing regional electricity trading with Carbon Emissions Pinch Analysis,” ,Energy , Vol. vol. 237 , 2021, https://doi.org/10.1016/j.energy.2021.121544 - ,
“Greater Mekong Subregion Power Trade and Interconnection: 2 Decades of Cooperation.” , 2012 - ,
“Establishing Multilateral Power Trade in ASEAN.” , 20192019, https://doi.org/10.1787/0c4a10e5-en - ,
“Renewable Energy Trading Platform using Blockchain,” ,Procedia Computer Science , Vol. vol. 233 , :243-2532024, https://doi.org/10.1016/j.procs.2024.03.214 - ,
“Blockchain-enabled Peer-to-Peer energy trading,” ,Computers & Electrical Engineering , Vol. vol. 94 , 2021, https://doi.org/10.1016/j.compeleceng.2021.107299 - ,
“Evaluating the Barriers to Blockchain Adoption in the Energy Sector: A Multicriteria Approach Using the Analytical Hierarchy Process for Group Decision Making,” ,Energies , Vol. vol. 17 (no. 6), 2024, https://doi.org/10.3390/EN17061278 - ,
“Pinch analysis approach to carbon-constrained energy sector planning,” ,Energy , Vol. vol. 32 (no. 8), :1422-14292007, https://doi.org/10.1016/j.energy.2006.09.018 - ,
“Carbon and footprint-constrained energy planning using cascade analysis technique,” ,Energy , Vol. vol. 33 (no. 10), :1480-14882008, https://doi.org/10.1016/j.energy.2008.03.003 - ,
“Optimal energy planning models with carbon footprint constraints,” ,Appl Energy , Vol. vol. 87 (no. 6), :1903-19102010, https://doi.org/10.1016/j.apenergy.2009.12.012 - ,
“P-graph and Monte Carlo simulation approach to planning carbon management networks,” ,Comput Chem Eng , Vol. vol. 106 , :872-8822017, https://doi.org/10.1016/j.compchemeng.2017.01.047 - ,
“Combinatorial algorithms for process synthesis,” ,Comput Chem Eng , Vol. vol. 16 , :S313-S3201992, https://doi.org/10.1016/S0098-1354(09)80037-9 - ,
“Accelerated Branch-and-Bound Algorithm of Process Network Synthesis” ,In: P-graphs for Process Systems Engineering , 63-812022, https://doi.org/10.1007/978-3-030-92216-0_6 - ,
“Prospects and challenges for chemical process synthesis with P-graph” ,Curr Opin Chem Eng , Vol. vol. 26 , :58-642019, https://doi.org/10.1016/j.coche.2019.08.007 - ,
“Bilevel Optimization of Enhanced Weathering Networks with P-graph,” ,Chem Eng Trans , Vol. vol. 103 , :451-4562023, https://doi.org/10.3303/CET23103076 - ,
“Designing sustainable energy supply chains by the P-graph method for minimal cost, environmental burden, energy resources input,” ,J Clean Prod , Vol. vol. 94 , :144-1542015, https://doi.org/10.1016/j.jclepro.2015.02.011 - ,
“Optimisation of multi-period renewable energy systems with hydrogen and battery energy storage: A P-graph approach,” ,Energy Convers Manag , Vol. vol. 281 , 2023, https://doi.org/10.1016/j.enconman.2023.116826 - ,
“An optimisation method for planning and operating nearshore island power and natural gas energy systems,” ,Energy , Vol. vol. 308 , 2024, https://doi.org/10.1016/j.energy.2024.132797 - ,
“Optimal renewable energy export strategies of islands: Hydrogen or electricity?,” ,Energy , Vol. vol. 269 , 2023, https://doi.org/10.1016/j.energy.2023.126750 - ,
“The P-graph application extension in multi-period P2P energy trading” ,Renewable and Sustainable Energy Reviews , Vol. vol. 200 , , https://doi.org/10.1016/j.rser.2024.114544 - ,
“Electricity trading and its effects on global carbon emissions: A decomposition analysis study” ,J Clean Prod , Vol. vol. 195 , 2018, https://doi.org/10.1016/j.jclepro.2018.05.231 - ,
, - ,
“Graph-theoretic approach to process synthesis: Polynomial algorithm for maximal structure generation” ,Comput Chem Eng , Vol. vol. 17 (no. 9), :929-9421993, https://doi.org/10.1016/0098-1354(93)80074-W - ,
“Combinatorially Accelerated Branch-and-Bound Method for Solving the MIP Model of Process Network Synthesis” ,State of the Art in Global Optimization: Computational Methods and Applications , 609-6261996, https://doi.org/10.1007/978-1-4613-3437-8_35 - ,
“Tracing the flow of electricity” ,IEE Proceedings: Generation, Transmission and Distribution , Vol. vol. 143 (no. 4), :313-3201996, https://doi.org/10.1049/IP-GTD:19960461 - ,
“Carbon flow tracing method for assessment of demand side carbon emissions obligation,” ,IEEE Trans Sustain Energy , Vol. vol. 4 (no. 4), :1100-11072013, https://doi.org/10.1109/TSTE.2013.2268642 - ,
“Optimal Electricity Trading with Carbon Emissions Pinch Analysis,” ,Chem Eng Trans , Vol. vol. 81 , :289-2942020, https://doi.org/10.3303/CET2081049 - ,
“Electricity Consumption in Brunei Darussalam: Challenges in Energy Conservation” ,RERIC International Energy Journal , Vol. vol. 14 (no. 4), :155-1662014 - ,
“Paris 2015: Tracking country climate pledges” , 2015 - ,
“Global Energy Review 2021 – Analysis” , 2021 - ,
International Review of National Competitiveness: A Detailed Analysis of Sources and Rankings , 2013, https://doi.org/10.4337/9781782545583 - ,
“Transmission Access Pricing for Renewable Energy Generation” , 2012 - ,
“Provincial and Territorial Energy Profiles” , 2024 - ,
“Annual Electricity Data” , 2018 - ,
“AESO 2019 Long-term Outlook” , 2019 - ,
“Annual Electricity Data,” , 2017 - ,
“Annual Electricity Data,” , 2019 - ,
“Annual Electricity Data,” , 2016 - ,
“Annual Electricity Data,” , 2015 - ,
“Mind the (Paris) gap: The economic impact of the Paris commitment on Canada” , 2020 - ,
“Canada’s Energy Future” , 2021 - ,
“Canada’s Energy Future - Reference Case and Scenarios to 2030 - Energy Market Assessment - Chapter 5: Triple E,” , 2023 - ,
“Rate Application” , 2018 - ,
Energy, Electricity and Nuclear Power Estimates for the Period up to 2050: 2020 Edition ,In: Reference Data Series, no. v. 1 , 2020 - ,
Comparison of Lifecycle Greenhouse Gas Emissions of Various Electricity Generation Sources , 2011 - ,
“Canada’s 2021 Nationally Determined Contribution under the Paris Agreement” , - ,
“Montana Climate Solutions Plan” , 2020 - ,
“Assessing the benefits of demand-side flexibility in residential and transport sectors from an integrated energy systems perspective” ,Appl Energy , Vol. vol. 228 , :965-9792018, https://doi.org/10.1016/j.apenergy.2018.06.153 - ,
“Critical Minerals Potential” , 2020 - ,
“Alberta Nuclear Consultation,” , 2009 - ,
“Small Nuclear Reactor Study Released Alberta Signs SMR MOU” , 2021 - ,
“What are Small Modular Reactors (SMRs)?” , 2021

