Abstract
The spot flexibility markets are before the real-time energy exchange, allowing demand-side management to reduce energy consumption during peak periods. In these markets, demand aggregators must quickly choose the customers ’reduction bids that fulfill grid requirements. This clearing procedure is challenging due to the computational complexity of selecting the optimal bids. Therefore, developing a clearing mechanism that avoids searching the entire flexibility bid space while respecting grid constraints is essential for the smooth operation of the spot flexibility market. This paper presents a clearing mechanism with reduced computational complexity of the winner determination problem in spot flexibility market for demand aggregators carrying out reductions in energy consumption. The proposed approach transforms customers’flexibility bids into a reward-based function. Afterward, the gradient-based optimization solves the bid selection problem. This approach helps demand aggregators achieve satisfactory energy reductions within an appropriate delay for spot flexibility markets. A comparative study presents the effectiveness of the proposed approach against commonly used approaches: hybrid particle swarm optimization genetic algorithm and combinatorial search.
THE development of various congestion management (CM) strategies in the distribution network context aims to address situations where electricity demand exceeds the grid capacity [
The transactive energy framework (TEF) empowers participants within their energy management systems and facilitates bidirectional information exchange with grid operators for grid balancing using economic signals [
In single-sided auctions, combinatorial search is the conventional approach to clearing the market. It guarantees the best selection of bids that fulfill the flexibility request from the DSO. However, it has a high computational complexity because the search space increases drastically with the number of participants. The aggregator agents must examine every potential combination to identify residential customers’ bids that meet the grid requirements. The bid selection in a combinatorial single-sided auction (CSA) is known as the winner determination problem (WDP) [
The relevant literature includes the research works employing flexibility markets to manage congestion, along with studies that explore mixed-integer linear programming (MILP), machine-learning-based approaches, and meta-heuristic-based techniques for clearing the auction-based market.
Reference [
The DSO collaborates with aggregators to implement a single-sided auction market negotiation framework for CM, using a uniform pricing mechanism for market clearing [
In [
Ref. | Objective | Auction between consumers and aggregator | Market clearing time | XOR bid | All consumers assigned | Avoid direct load control | Scalable larger than 50 consumers | Stability |
---|---|---|---|---|---|---|---|---|
[ | Avoiding power outages | √ | Spot market | √ | √ | |||
[ | Providing capacity in energy storage | Day ahead | √ | √ | √ | |||
[ | Reducing load by providing incentive | √ | Day ahead | √ | √ | √ | ||
[ | Minimizing energy trading cost | √ | Day ahead | √ | √ | √ | ||
[ | CM using EV flexibility | Spot market | √ | √ | ||||
[ | CM in distribution network | Spot market | √ | √ | ||||
This paper | Providing flexibility to DSO | √ | Spot market | √ | √ | √ | √ | √ |
A stochastic MILP has been formulated in [
Reference [
Reference [
According to an in-depth review presented in [
Reference [
1) With the meta-heuristic-based techniques, the iterations required to achieve the optimal solution increase as the number of participants increases. This condition results in slow clearing mechanisms, which may exceed the short duration of SFM.
2) With each iteration, the WDP solution may have a significant variance due to the stochastic nature of the search in some meta-heuristic-based techniques.
Considering the state-of-the-art single-sided auctions in SFM, this paper presents a clearing mechanism to deal with existing limitations. In particular, the proposed approach reduces computational complexity for demand aggregators to solve WDP and provides a deterministic solution. The main contributions of this paper are summarized as follows.
1) The proposed approach enables the spot flexibility market aggregator (SFMA) to reduce the computational complexity of a CSA and quickly respond to demand reduction requests from the DSO during peak periods.
2) The solution attains consistency by formulating the discrete bids to a continuous function and solving through a gradient-based interior-point optimization approach for the combinatorial auction process, eliminating solution variance.
3) The proposed approach aids the SFMA in maximizing its profit by choosing the customers’ bids that approximate the best payoff.
The subsequent sections are organized as follows. The SFM model is shown in Section II. The proposed WDP is presented in Section III, along with grid constraints. Section IV is dedicated to the simulation results. Finally, Section V presents the concluding remarks.
Reference [

Fig. 1 SFM aggregator interaction with DSO and RAs in unified modeling language.
A. DSO
The DSO manages the distribution network and guarantees its reliability, security, and adequacy. The DSO supplies energy to consumers and purchases flexibility from them through an aggregator agent. Additionally, it plays a vital role in monitoring and measuring the energy consumption within the distribution network. The DSO triggers a congestion event alarm whenever the peak power demand of the consumer overpasses the grid limits. Overloaded distribution lines are a barrier to reliable energy flow in low-voltage networks. To solve this problem, the DSO sends a demand reduction request to the SFMA serving the specific congested circuit. The DSO can encounter two types of costs: either operational or transactive. Operational costs for CM involve purchasing expensive energy from neighboring sources or running costly peak power plants, denoted by [
B. SFMA
The aggregator agent acts as a flexibility provider to the DSO and an intermediary for the RAs. The SFMA is responsible for a particular customer group in a defined geographical area. Indeed, it behaves as the auctioneer in that local SFM. Once the SFMA receives the load reduction request from the DSO for the next time slot, it requests all participating RAs to report their energy demand plan or consumption baseline, as illustrated in
The auction process starts by sending the bidding request and the set of reward points to all the RAs. The SFMA, as auctioneer, sets the duration of the reduction bids. According to the literature, it is beneficial to use 5 min time slots [
C. RA
Each RA participating in the SFM has an HEMS capable of controlling its flexible loads. The set of RAs is denoted as , with being the total number of participants. We consider that these customers have thermostatically controlled loads (TCLs), which allow them to shift energy consumption in time. In the time slot of the SFM, the state-space model of the TCL relates indoor temperature with energy consumption , as shown in (1) [
(1) |
Each RA in the SFM exhibits different preferences towards energy reduction [
(2) |
During the peak period, the aggregator asks the residential consumer to report the forecasted energy demand for the next 5 min time slot, considering a base price of . Thus, each residential consumer solves the optimization problem in (3) to maximize its utility.
(3) |
where is the installed energy capacity; and and are the upper and lower indoor temperature bounds, respectively.
Afterward, the SFMA sets up the auction for purchasing flexibility from the RA. The SFMA transmits the set of incentives and requests the RA to provide the corresponding reduction offers. This incentive set is represented by including incentive points. Then, the RAs recalculate by (4), considering each reward to estimate the corresponding energy reductions . Consequently, the forecasted indoor temperature for the next time slot is also recalculated.
(4) |
The consumers cannot provide an energy reduction higher than the reported consumption , which they earlier transmitted considering the base price. Participation in these electricity auctions is generally categorized in atomic bids or combinatorial bids [
(5) |
D. Assumptions
The SFM model considered here relies on the following assumptions.
1) The RA has signed a contract with the SFMA before presenting the bidding offers, which results in an obligation for the RA to execute the energy reduction determined in the auction results.
2) A reliable communication channel exists between the SFMA, the RAs, and the DSO.
3) Each time slot of the SFM is of a 5 min duration, and the SFMA transmits 10 discrete reward points. Previous studies have shown the convenience of using 10 reward points [
Without the first assumption, finding willing consumers for the SFM becomes time-consuming, particularly as the real-time event approaches. Disregarding the second assumption, which involves the lack of a reliable communication link between key agents, could undermine congestion reduction efforts through the SFM. Neglecting the third assumption about short time slots would force RAs to wait until the end of long-duration time slots if winning bids cause consumer discomfort.
In a combinatorial auction, the WDP involves auctioneer agents evaluating all combinations of atomic bids to identify the feasible set that satisfies allocation rules and checking the corresponding profit [

Fig. 2 Aggregated reduction boundaries of RA bids in each slot of SFM.
The SFMA is interested in maximizing its profit as the difference between the DSO payment and the RA rewards [
(6) |
where is the binary variable; is the set of participating RAs; and is the set of reward points.
The SFMA receives a compensation per kWh reduced from DSO during the peak period up to the requested total energy reduction [
In literature, the exhaustive combinatorial search is the naive approach to solve the WDP with XOR bids in a single-sided auction.Meta-heuristic-based techniques can be used to diminish optimality. Besides, these techniques may suffer from variance in the outcomes due to stochastic-based search. The proposed approach in this paper overcomes these limitations by applying interior-point optimization with an approximate reward function to represent the RA bids. A similar previous approach, as discussed in [
A. Approximation of XOR Bid Set
The RAs participating in the SFM must follow the auction rules. Accordingly, they shall present unique reduction bids against each reward point in a non-decreasing manner [
(7) |
where is the learned parameter for functions.
The SFMA can provide different reward rates during the peak period according to the reduction offered [
1) Linear Reward-based Function
In this case, the reward-based function approximates RA bids according to (8). As an illustrative example,
(8) |

Fig. 3 Approximation of residential bid set. (a) Linear reward-based function. (b) Exponential reward-based function. (c) Fractional power raised reward-based function.
where and are the learned parameters for linear functions.
2) Exponential Reward-based Function
Due to the limits stated in (4), the linear residential bid set functions do not truly represent the bid points for some reduction sets.
Thus, the SFMA may approximate the XOR bid set using an exponential reward-based function, as shown in (9). For example, the RA bid points presented in
(9) |
where , , and are the learned parameters for exponential function.
3) Fractional Power Raised Reward-based Function
For certain RA bid sets, the linear and exponential regressions do not indicate the best fit for . Accordingly, the SFMA can use a third option with a fractional power raised reward-based function, as presented in (10).
(10) |
(11) |
B. Winner Determination Algorithm
After approximating the discrete RA bid set (5) to a reward-based function (8), (9), or (10), the WDP presented in (6) can be reformulated as:
(12) |
Approximating the XOR bid set to of ensures the selection of a unique bid from each RA. Thus, for each reward point in transmitted to each RA in . represents the payments from the SFMA to the RAs, which can take either an affine or convex form based on the function selected for each RA, as shown in Step 2 of
(13) |
where is the index of optimal bid.
Algorithm 1 : winner determination based on energy reduction request from DSO |
---|
Input: reference energy reduction request from DSO and bid set from all participating RAs Output: winning bid combinationBegin for do Step 1: approximate each RA bid set to using (8), (9), or (10) Step 2: select for each RA that gives the lowest SSR end Step 3: solve the WDP (12) Step 4: find the index of optimal bid for each RA using (13) end Step 5: announce the winning bid from (5) to RAs Step 6: confirm the reduced energy allocation to DSO |
Remark The literature proposes several solutions to non-convex problems in combinatorial auctions, including graph neural networks (GNNs), meta-heuristic-based techniques, mixed-integer programming (MIP), and branch and cut approaches. The integer condition in the WDP makes it non-convex and NP-hard [
This section elaborates on the performance of the proposed approach for the WDP under a given energy reduction request. The data used to tune the house thermal models of RAs correspond to actual energy demand and indoor temperature measures from houses in Quebec province, Canada, during 2018. The simulation runtime is measured on an Intel Core i7 (2.00 GHz) computer with 32 GB RAM. Due to computational resource limitations, the exhaustive combinatorial search approach is possible only for up to 8 houses. The DSO sends and the value of for the peak period. These values constrain the SFMA profit. Notably, , so the SFMA always has a profit margin.
Number of RAs | (kWh) | Number of RAs | (kWh) | ||
---|---|---|---|---|---|
3 | 10.5 | 1.40 | 15 | 49.0 | 1.50 |
4 | 12.0 | 1.50 | 20 | 73.5 | 1.55 |
5 | 13.0 | 1.56 | 30 | 104.0 | 1.59 |
6 | 15.2 | 1.57 | 40 | 145.0 | 1.70 |
7 | 26.0 | 1.58 | 60 | 190.0 | 1.60 |
8 | 25.2 | 1.70 | 80 | 300.0 | 1.90 |
10 | 32.5 | 1.50 | 100 | 380.0 | 3.20 |
The parameters utilized in the simulation analysis for both the proposed approach and hybrid particle swarm optimization-genetic algorithm (HybridPSOGA) are shown in
Approach | Parameter | Description | Value | Ref. |
---|---|---|---|---|
Proposedapproach | max_nfev | The maximum evaluation limit | 10000 |
[ |
Hybrid-PSOGA | , | Learning coefficient | 2.05, 2.05 |
[ |
Weight damping ratio | 0.9 | |||
Population mutation percentage | 20 | |||
Population | Population size | 100 | ||
Iteration | The maximum iteration | 100 |
The HybridPSOGA is an iterative approach that begins by generating a swarm of particles, and each assigned a random position index. Each particle adjusts its position index based on the distance to its best position and the global best position . This adjustment is determined by the velocity concept [
(14) |
(15) |
where and are the random variables with values ranging from 0 to 1. A genetic algorithm further refines the particles with the best positions, and a mutation factor mutates their positions [
The reward points for energy demand reductions are the same for all participating RAs and are transmitted, as shown in
Reward point | Value | Reward point | Value |
---|---|---|---|
0.40 | 0.85 | ||
0.50 | 0.90 | ||
0.60 | 1.00 | ||
0.70 | 1.12 | ||
0.80 | 1.14 |
A. Energy Reduction Results
The result of the proposed approach for clearing the flexibility market based on a reference energy reduction scenario is presented, as shown in
Number of RAs | SFMA profit ($) | |||||
---|---|---|---|---|---|---|
Proposed approach | CSA | DP | (Hybrid-PSOGA) | (Hybrid-PSOGA) | URA | |
3 | 6.12 | 8.78 | 8.29 | 10.10 | 0.003 | 5.72 |
4 | 9.31 | 10.90 | 10.41 | 11.66 | 0.110 | 8.66 |
5 | 12.93 | 13.24 | 12.98 | 12.43 | 0.200 | 7.00 |
6 | 15.66 | 15.96 | 15.71 | 14.30 | 2.160 | 8.85 |
7 | 23.90 | 25.83 | 25.83 | 25.97 | 0.040 | 19.26 |
8 | 28.63 | 29.29 | 28.63 | 24.73 | 0.440 | 25.50 |
Other results of the approaches are presented for comparison: the exhaustive combinatorial search approach for CSA, the HybridPSOGA [
The uniform price auction [
The results show that CSA is the best approach since it gets closer to the reduction request. The HybridPSOGA provides an average close to the combinatorial results but has a variance . On the other hand, the proposed approach achieves an energy reduction consistently close to the demand reduction request from DSO. The worst-performing approach is URA since the achieved reductions are far from the DSO request. Certainly, choosing the same reward for all participants is an unfavorable strategy because it disregards the preferences and flexibility of individual RA.
In extension,

Fig. 4 Energy reduction under demand reduction request from DSO for up to 100 RAs.
B. Results of SFMA Profit
The SFMA profit using various approaches is compared in

Fig. 5 SFMA profit comparison under demand reduction request from DSO for up to 100 RAs.
The energy reduction achieved through HybridPSOGA is near the reference request from the DSO. Thus, its higher profit variance is partly due to the existence of bid combinations with the same energy reduction at different costs.
C. Profit Loss Comparison
The efficiency of the proposed approach is assessed through various simulations involving 7 consumers randomly submitting bid set (5) in the flexible auction market. In each scenario, and are set to be 25 and , respectively. In

Fig. 6 Energy reduction comparison of all approaches among seven RAs with randomized bid set and fixed demand reduction request from DSO. (a) With CSA. (b) With continuous solution. (c) With three approaches.
The profit obtained using the CSA for the WDP is illustrated in olive green in

Fig. 7 Profit earned comparison of all methods among seven RAs with randomized bid set and fixed demand reduction request from DSO.
The adjusted
The analysis focuses on evaluating the profit loss in percentage compared with the solution provided by CSA. The histogram in

Fig. 8 Comparison of profit loss in percentage for three approaches with respect to CSA in Fig. 7.
D. Computational Complexity
Reducing computational complexity is essential for SFMA, particularly when managing a substantial number of consumers. For instance, as presented in [

Fig. 9 Comparison of computational time all approaches.
In

Fig. 10 Evidence of various decision-making approaches over entire search space.
In
The proposed approach approximates RA bids to a reward-based function, closely aligning with the global combinatorial approach and ensuring consistent solutions across iterations.
E. Response Time
The response time is calculated using a co-simulation platform employing Raspberry Pi 4B+ devices as RA, as shown in

Fig. 11 Co-simulation platform for interaction of RA and SFMA.
Subsequently, the aggregator sends incentive point sets to all RAs, followed by RA optimization processes to determine energy reductions. The maximum execution and communication time remains similar, summing to another 39.36 s. The aggregator then runs
SFMs permit DSOs to alleviate system congestion by facilitating demand-side management. These markets comprise single-sided auctions where an SFMA intermediates to manage a group of customers. The success of SFMA depends on fast clearing mechanisms that provide requested energy reductions at competitive prices. This paper presents a clearing mechanism that reduces computational complexity compared with state-of-the-art approaches. The effectiveness of the proposed approach in finding an acceptable profit of SFMA is validated, even for a large set of customers. It leverages reward-based function approximations and interior-point solvers. Reducing computational complexity is vital for implementing SFMs, so exploiting the presented approximations for discrete bid sets is advisable. Furthermore, the developed formulation of the WDP eases the use of commercial solvers. The achieved energy reductions show the feasibility of the proposed approach to meet DSO demands.
References
M. A. F. Ghazvini, G. Lipari, M. Pau et al., “Congestion management in active distribution networks through demand response implementation,” Sustainable Energy, Grids and Networks, vol. 17, p. 100185, Jan. 2019. [Baidu Scholar]
L. Ni, F. Wen, W. Liu et al., “Congestion management with demand response considering uncertainties of distributed generation outputs and market prices,” Journal of Modern Power Systems and Clean Energy, vol. 5, no. 1, pp. 66-78, Jan. 2017. [Baidu Scholar]
R. Fonteijn, P. H. Nguyen, J. Morren et al., “Demonstrating a generic four-step approach for applying flexibility for congestion management in daily operation,” Sustainable Energy, Grids and Networks, vol. 23, p. 100378, Aug. 2020. [Baidu Scholar]
M. Babagheibi, S. Jadid, and A. Kazemi, “An incentive-based robust flexibility market for congestion management of an active distribution system to use the free capacity of microgrids,” Applied Energy, vol. 336, p. 120832, Feb. 2023. [Baidu Scholar]
A. Haque, M. Nijhuis, G. Ye et al., “Integrating direct and indirect load control for congestion management in LV networks,” IEEE Transactions on Smart Grid, vol. 10, no. 1, pp. 741-751, Sept. 2017. [Baidu Scholar]
R. J. Hennig, L. J. de Vries, and S. H. Tindemans, “Congestion management in electricity distribution networks: smart tariffs, local markets and direct control,” Utilities Policy, vol. 85, p. 101660, Sept. 2023. [Baidu Scholar]
A. Esmat, J. Usaola, and M. Á. Moreno, “Distribution-level flexibility market for congestion management,” Energies, vol. 11, no. 5, p. 1056, Apr. 2018. [Baidu Scholar]
I. Bouloumpasis, D. Steen, L. A. Tuan et al., “Congestion management using local flexibility markets: recent development and challenges,” in Proceedings of IEEE 2019 PES Innovative Smart Grid Technologies Europe (ISGT-Europe), Bucharest, Romania, Nov. 2019, pp. 1-5. [Baidu Scholar]
E. M. Ceseña and P. Mancarella, “Practical recursive algorithms and flexible open-source applications for planning of smart distribution networks with demand response,” Sustainable Energy, Grids and Networks, vol. 7, pp. 104-116, Jun. 2016. [Baidu Scholar]
A. Haque, P. Nguyen, W. Kling et al., “Congestion management in smart distribution network,” in Proceedings of IEEE 2014 49th International Universities Power Engineering Conference (UPEC), Cluj-Napoca, Romania, Oct. 2014, pp. 1-6. [Baidu Scholar]
S. Chen and C.-C. Liu, “From demand response to transactive energy: state of the art,” Journal of Modern Power Systems and Clean Energy, vol. 5, no. 1, pp. 10-19, Dec. 2016. [Baidu Scholar]
J. Hu, G. Yang, K. Kok et al., “Transactive control: a framework for operating power systems characterized by high penetration of distributed energy resources,” Journal of Modern Power Systems and Clean Energy, vol. 5, no. 3, pp. 451-464, May 2017. [Baidu Scholar]
W. J. Burke and D. M. Auslander, “Residential electricity auction with uniform pricing and cost constraints,” in Proceedings of IEEE 41st North American Power Symposium (NAPS), Starkville, USA, Jun. 2010, pp. 1-6. [Baidu Scholar]
J. C. Bernard, T. Mount, and W. Schulze, “Alternative auction institutions for electric power markets,” Agricultural and Resource Economics Review, vol. 27, no. 2, pp. 125-131, Oct. 1998. [Baidu Scholar]
F. Pelletier and A. Faruqui, “Does dynamic pricing work in a winter-peaking climate? A case study of hydro quebec,” The Electricity Journal, vol. 35, no. 2, p. 107080, Feb. 2022. [Baidu Scholar]
I. Bouloumpasis, N. M. Alavijeh, D. Steen et al., “Local flexibility market framework for grid support services to distribution networks,” Electrical Engineering, vol. 104, no. 2, pp. 1-19, Mar. 2021. [Baidu Scholar]
M. Xia, J. Stallaert, and A. B. Whinston, “Solving the combinatorial double auction problem,” European Journal of Operational Research, vol. 164, no. 1, pp. 239-251, Jul. 2005. [Baidu Scholar]
D. Lehmann, R. Müller, and T. Sandholm, “The winner determination problem,” Combinatorial Auctions, vol. 1, pp. 297-318, Dec. 2005. [Baidu Scholar]
J. Hu, G. Yang, C. Ziras et al., “Aggregator operation in the balancing market through network-constrained transactive energy,” IEEE Transactions on Power Systems, vol. 34, no. 5, pp. 4071-4080, Oct. 2018. [Baidu Scholar]
M. Menghwar, J. Yan, Y. Chi et al., “A market-based real-time algorithm for congestion alleviation incorporating EV demand response in active distribution networks,” Applied Energy, vol. 356, p. 122426, Dec. 2023. [Baidu Scholar]
M. N. Faqiry, L. Wang, and H. Wu, “HEMS-enabled transactive flexibility in real-time operation of three-phase unbalanced distribution systems,” Journal of Modern Power Systems and Clean Energy, vol. 7, no. 6, pp. 1434-1449, Nov. 2019. [Baidu Scholar]
C. Zhang, Y. Ding, N. C. Nordentoft et al., “Flech: a Danish market solution for DSO congestion management through der flexibility services,” Journal of Modern Power Systems and Clean Energy, vol. 2, no. 2, pp. 126-133, Jun. 2014. [Baidu Scholar]
S. Huang and Q. Wu, “Real-time congestion management in distribution networks by flexible demand swap,” IEEE Transactions on Smart Grid, vol. 9, no. 5, pp. 4346-4355, Jan. 2017. [Baidu Scholar]
R. Faia, F. Lezama, T. Pinto et al., “A simulation of market-based non-frequency ancillary service procurement based on demand flexibility,” Journal of Modern Power Systems and Clean Energy, vol. 11, no. 3, pp. 781-792, Jan. 2023. [Baidu Scholar]
M. S. H. Nizami, M. Hossain, and K. Mahmud, “A nested transactive energy market model to trade demand-side flexibility of residential consumers,” IEEE Transactions on Smart Grid, vol. 12, no. 1, pp. 479-490, Jul. 2020. [Baidu Scholar]
C. A. Correa-Florez, A. Michiorri, and G. Kariniotakis, “Optimal participation of residential aggregators in energy and local flexibility markets,” IEEE Transactions on Smart Grid, vol. 11, no. 2, pp. 1644-1656, Sept. 2019. [Baidu Scholar]
M. Zugno, J. M. Morales, P. Pinson et al., “A bilevel model for electricity retailers’ participation in a demand response market environment,” Energy Economics, vol. 36, pp. 182-197, Dec. 2012. [Baidu Scholar]
S. K. Shil and S. Sadaoui, “Meeting peak electricity demand through combinatorial reverse auctioning of renewable energy,” Journal of Modern Power Systems and Clean Energy, vol. 6, no. 1, pp. 73-84, Jan. 2018. [Baidu Scholar]
B. H. Zaidi, D. M. S. Bhatti, and I. Ullah, “Combinatorial auctions for energy storage sharing amongst the households,” Journal of Energy Storage, vol. 19, pp. 291-301, Aug. 2018. [Baidu Scholar]
B. H. Zaidi, I. Ullah, M. Alam et al., “Incentive based load shedding management in a microgrid using combinatorial auction with IOT infrastructure,” Sensors, vol. 21, no. 6, p. 1935, Mar. 2021. [Baidu Scholar]
S. M. B. H. Zaidi, A. Ahmed, M. B. Sohail et al., “Energy trading for shared facility control of a smart community using auction process,” in Proceedings of IEEE 2019 7th International Electrical Engineering Congress (iEECON), Hua Hin, Thailand, Dec. 2019, pp. 1-4. [Baidu Scholar]
N. Good and P. Mancarella, “Flexibility in multi-energy communities with electrical and thermal storage: a stochastic, robust approach for multi-service demand response,” IEEE Transactions on Smart Grid, vol. 10, no. 1, pp. 503-513, Sept. 2017. [Baidu Scholar]
F. Wang, X. Ge, K. Li et al., “Day-ahead market optimal bidding strategy and quantitative compensation mechanism design for load aggregator engaging demand response,” IEEE Transactions on Industry Applications, vol. 55, no. 6, pp. 5564-5573, Aug. 2019. [Baidu Scholar]
S. Sabir, S. Kelouwani, S. S. Hosseini et al., “A bid selection model for computational cost reduction of transactive energy aggregator in smart grids,” in Proceedings of IEEE 2022 North American Power Symposium (NAPS), Salt Lake City, USA, Jan. 2023, pp. 1-6. [Baidu Scholar]
D. Qiu, J. Wang, Z. Dong et al., “Mean-field multi-agent reinforcement learning for peer-to-peer multi-energy trading,” IEEE Transactions on Power Systems, vol. 38, no. 5, pp. 4853-4866, Oct. 2022. [Baidu Scholar]
F. Zhang and Q. Yang, “Energy trading in smart grid: a deep reinforcement learning-based approach,” in Proceedings of IEEE 2020 Chinese Control and Decision Conference (CCDC), Hefei, China, Aug. 2020, pp. 3677-3682. [Baidu Scholar]
X. Yang, Z. Wang, H. Zhang et al., “A review: machine learning for combinatorial optimization problems in energy areas,” Algorithms, vol. 15, no. 6, p. 205, Jun. 2022. [Baidu Scholar]
P. S. Georgilakis, “Review of computational intelligence methods for local energy markets at the power distribution level to facilitate the integration of distributed energy resources: state-of-the-art and future research,” Energies, vol. 13, no. 1, p. 186, Jan. 2020. [Baidu Scholar]
X. Jin, Q. Wu, and H. Jia, “Local flexibility markets: literature review on concepts, models and clearing methods,” Applied Energy, vol. 261, p. 114387, Jan. 2020. [Baidu Scholar]
M. Marzband, E. Yousefnejad, A. Sumper et al., “Real time experimental implementation of optimum energy management system in standalone microgrid by using multi-layer ant colony optimization,” International Journal of Electrical Power & Energy Systems, vol. 75, pp. 265-274, Oct. 2015. [Baidu Scholar]
S. Mohseni, A. C. Brent, S. Kelly et al., “Demand response-integrated investment and operational planning of renewable and sustainable energy systems considering forecast uncertainties: a systematic review,” Renewable and Sustainable Energy Reviews, vol. 158, p. 112095, Feb. 2022. [Baidu Scholar]
G. Tsaousoglou, J. S. Giraldo, and N. G. Paterakis, “Market mechanisms for local electricity markets: a review of models, solution concepts and algorithmic techniques,” Renewable and Sustainable Energy Reviews, vol. 156, p. 111890, Dec. 2021. [Baidu Scholar]
F. N. Kazama, A. F. R. Araujo, P. de B. Correia et al., “Constraint-guided evolutionary algorithm for solving the winner determination problem,” Journal of Heuristics, vol. 27, no. 6, pp. 1111-1150, Sept. 2021. [Baidu Scholar]
S. Sabir, S. Kelouwani, N. Henao et al., “A computationally efficient method for energy allocation in spot markets with application to transactive energy systems,” IEEE Access, vol. 10, pp. 111351-111362, Oct. 2022. [Baidu Scholar]
F. Martı̀n-Martı̀nez, J. Boal, Á. Sánchez-Miralles et al., “Technical deployment of aggregator business models,” Heliyon, vol. 10, no. 9, p. 30101, Apr. 2024. [Baidu Scholar]
L. Gkatzikis, I. Koutsopoulos, and T. Salonidis, “The role of aggregators in smart grid demand response markets,” IEEE Journal on Selected Areas in Communications, vol. 31, no. 7, pp. 1247-1257, Jun. 2013. [Baidu Scholar]
M. Khorasany, D. Azuatalam, R. Glasgow et al., “Transactive energy market for energy management in microgrids: the Monash microgrid case study,” Energies, vol. 13, no. 8, p. 2010, Apr. 2020. [Baidu Scholar]
E. Amicarelli, T. Q. Tran, and S. Bacha, “Flexibility service market for active congestion management of distribution networks using flexible energy resources of microgrids,” in Proceedings of IEEE 2017 PES Innovative Smart Grid Technologies Conference Europe (ISGT-Europe), Turin, Italy, Jan. 2018, pp. 1-6. [Baidu Scholar]
P. Olivella-Rosell, E. Bullich-Massagué, M. Aragüés-Peñalba et al., “Optimization problem for meeting distribution system operator requests in local flexibility markets with distributed energy resources,” Applied Energy, vol. 210, pp. 881-895, Sept. 2017. [Baidu Scholar]
D. Holmberg, F. Omar, and T. Roth, “Comparison of two approaches for managing building flexibility using energy market prices,” National Institute of Standards and Technology, Tech. Memo., Oct. 2022. [Baidu Scholar]
N. Li, L. Chen, and S. H. Low, “Optimal demand response based on utility maximization in power networks,” in Proceedings of 2011 IEEE PES General Meeting, Detroit, USA, Oct. 2011, pp.1-8. [Baidu Scholar]
S. Li, W. Zhang, J. Lian et al., “Market-based coordination of thermostatically controlled loads – part I: a mechanism design formulation,” IEEE Transactions on Power Systems, vol. 31, no. 2, pp. 1170-1178, May 2015. [Baidu Scholar]
N. Nisan, “Bidding languages,” Combinatorial Auctions, vol. 101, pp. 400-420, Dec. 2005. [Baidu Scholar]
G. Ruan, H. Zhong, B. Shan et al., “Constructing demand-side bidding curves based on a decoupled full-cycle process,” IEEE Transactions on Smart Grid, vol. 12, no. 1, pp. 502-511, Jul. 2021. [Baidu Scholar]
F. Wang, X. Ge, K. Li et al., “Day-ahead market optimal bidding strategy and quantitative compensation mechanism design for load aggregator engaging demand response,” IEEE Transactions on Industry Applications, vol. 55, no. 6, pp. 5564-5573, Aug. 2019. [Baidu Scholar]
G. Hug, S. Kar, and C. Wu, “Consensus+innovations approach for distributed multiagent coordination in a microgrid,” IEEE Transactions on Smart Grid, vol. 6, no. 4, pp. 1893-1903, Apr. 2015. [Baidu Scholar]
Hilo by Hydro-Québec. (2023, May). Electricity demand response. [Online]. Available: https://www.hiloenergie.com/en-ca/help-center/rewards/how-it-works/how-are-my-rewards-calculated/ [Baidu Scholar]
A. Wächter and L. T. Biegler, “On the implementation of an interior-point filter line-search algorithm for large-scale nonlinear programming,” Mathematical Programming, vol. 106, pp. 25-57, Mar. 2006. [Baidu Scholar]
A. M. Ahmed, F. Eliassen, and Y. Zhang, “Combinatorial auctions and graph neural networks for local energy flexibility markets,” in Proceedings of IEEE 2023 PES Innovative Smart Grid Technologies Europe (ISGT EUROPE), Grenoble, France, Jan. 2024, pp. 1-6. [Baidu Scholar]
P. Hajela, “Genetic search-an approach to the nonconvex optimization problem,” AIAA Journal, vol. 28, no. 7, pp. 1205-1210, Jul. 1990. [Baidu Scholar]
M. Madani and M. van Vyve, “A mip framework for non-convex uniform price day-ahead electricity auctions,” EURO Journal on Computational Optimization, vol. 5, no. 1, pp. 263-284, Aug. 2015. [Baidu Scholar]
L. F. Escudero, M. Landete, and A. Marı̀n, “A branch-and-cut algorithm for the winner determination problem,” Decision Support Systems, vol. 46, no. 3, pp. 649-659, Nov. 2008. [Baidu Scholar]
G. Pranava and P. Prasad, “Constriction coefficient particle swarm optimization for economic load dispatch with valve point loading effects,” in Proceedings of IEEE 2013 International Conference on Power, Energy and Control (ICPEC), Dindigul, India, Jun. 2013, pp. 350-354. [Baidu Scholar]
P. Virtanen, “Scipy 1.0: fundamental algorithms for scientific computing in python,” Nature Methods, vol. 17, no. 3, pp. 261-272, Feb. 2020. [Baidu Scholar]
H. Garg, “A hybrid PSO-GA algorithm for constrained optimization problems,” Applied Mathematics and Computation, vol. 274, pp. 292-305, Dec. 2015. [Baidu Scholar]
R. D. Zimmerman, “Uniform price auctions and optimal power flow,” Matpower Technical Note, vol. 1, pp. 1-10, Feb. 2010. [Baidu Scholar]
J. Izquierdo, I. Montalvo, R. Pérez et al., “Design optimization of wastewater collection networks by PSO,” Computers & Mathematics with Applications, vol. 56, no. 3, pp. 777-784, Aug. 2008. [Baidu Scholar]
K. Vatanparvar and M. A. A. Faruque, “Design space exploration for the profitability of a rule-based aggregator business model within a residential microgrid,” IEEE Transactions on Smart Grid, vol. 6, no. 3, pp. 1167-1175, Dec. 2014. [Baidu Scholar]
F. A. Potra and S. J. Wright, “Interior-point methods,” Journal of Computational and Applied Mathematics, vol. 124, no. 1, pp. 281-302, Nov. 2000. [Baidu Scholar]
J. A. Dominguez, K. Agbossou, N. Henao et al., “Distributed stochastic energy coordination for residential prosumers: framework and implementation,” Sustainable Energy, Grids and Networks, vol. 10, p. 101324, Feb. 2024. [Baidu Scholar]