Energy Management for Distributed Carbon-Neutral Data Centers †
Abstract
1. Introduction
2. Relate Work
3. Distributed Carbon-Neutral Data Center Architecture
- •
- Energy Management Subsystem. Energy is supplied from a variety of sources, including a Power Generation Unit (PGU), wind energy, and the grid. PGUs are an important component of distributed data centers, which can use a variety of fuels for power generation, including natural gas, so they also bring high carbon emissions. To obtain natural gas, data centers can purchase gas through the energy market or convert electricity into gas energy using power-to-gas technology. In addition, by installing wind turbines or partnering with wind farms, data centers can harness wind power to supply some or all of their energy needs. By installing wind turbines on site or contracting with wind farms, data centers can use wind energy as a renewable energy source. At the same time, the data center can also be connected to the grid to obtain a stable power supply. The grid can be used as a backup energy source to cope with high loads or other energy supply shortages. By connecting to the power grid, the data center can realize energy deployment and dispatch energy according to its own needs to meet operational needs such as load and cooling. During the scheduling process, energy is mainly distributed to the IT system and the Computer Room Air Conditioner (CRAC) system. The rest is transferred to other data centers. Batteries provide a steady supply of energy as well as buffering, i.e., discharging in case of energy deficit and charging in case of energy surplus.
- •
- Thermal Management Subsystem. In a distributed data center, servers are cooled using AC and CRAC. The thermal system is to ensure that the temperature of the servers is maintained within the appropriate range to ensure the performance and safety. The AC system is driven by the hot water cooling technology [20] and the high-quality waste heat generated by the PGU [21]. Hot water cooling technology is an efficient way of cooling by introducing hot water into the server rack, absorbing the heat generated by the server, and taking it away. CRAC systems, on the other hand, rely primarily on electricity for power. These systems are powered by electricity and provide cooling services to maintain server temperatures. CRAC systems typically include components such as air conditioning equipment, fans, and cooling channels to ensure the right temperature in the data center and avoid server overheating.
- •
- Carbon Management Subsystem. In a distributed data center, carbon emissions are produced at different rates when different energy sources are used. To combat this, carbon capture (CC) technology can be used to capture and store carbon emissions generated by a PGU, and this process is a key link in the initial treatment of carbon emissions. The power-to-gas (P2G) system plays a role on this basis, converting the carbonization task into natural gas or other renewable energy forms and realizing the reuse and conversion of carbon emissions. In a carbon market, carbon credits can be bought and sold freely. For uncaptured carbon emissions, data centers should measure and calculate their own carbon emissions. The decision on whether to buy carbon credits or not should be made after considering the cost-effectiveness of purchasing carbon credits on the carbon market and comparing the cost-effectiveness of using electricity to gas technology. If production is optimized through power-to-gas technology so that the data center can achieve carbon emissions below the quota, the excess quota can be sold to other people who need it, thereby making an economic profit. This makes the management of carbon emissions more flexible and market-based.
- •
- Controller. The controller is associated with each data center. In each time slot, the controller independently makes decisions on the following. (1) The amount of natural gas and electricity procured from the power grid: Data centers need to determine the amount of gas they purchase and the power they draw from the grid based on their energy needs and available resources. (2) The internal system CRAC, CC, and P2G energy supply and reasonable distribution: The air conditioning system in the equipment room needs enough power to keep the temperature of the server within the appropriate range. The CC system requires energy to run equipment that captures and stores carbon emissions; the P2G system requires electricity to convert energy and produce natural gas; and the energy distribution needs to be based on the needs and priorities of each system to ensure proper operation and optimal performance. (3) The amount of electricity transferred to other data centers: Power transfer between sub-data centers can be carried out, where one data center can transfer excess power to other data centers to meet its energy needs. (4) The energy allocation and transmission strategy and cooperative optimization across the distributed data center network: This involves sharing information on energy supply and demand through experience buffers, coordinating energy distribution and transfer to optimize the energy efficiency of the entire distributed data center network. This data center architecture supports the sharing of real-time information between data centers through communication devices for optimal control policies.
4. Problem Formulation
4.1. Optimization Objective
4.2. Power Supply Model
4.3. Power Demand Model
4.4. Thermal Model
4.5. Carbon Emission Model
5. Multi-Agent Control of Distributed Carbon-Neutral Data Centers
5.1. Markov Decision Process
5.1.1. State Space
5.1.2. Action Space for Every Sub-Data Center
5.1.3. Reward
5.2. Communication Mechanism
5.3. Multi-Agent Control Algorithm
5.3.1. Critic Network Parameter Updates
5.3.2. Actor Network Parameter Updates
5.3.3. Overall Flow of Multi-Agent Algorithm
Algorithm 1: The Multi-Agent Control Algorithm based on MADDPG. |
Initialize the experience buffer for each agent i Initialize actor network and critic network for each agent i Create target networks and for each agent i by the parameters of
|
6. Simulation and Results
6.1. Experimental Parameters
6.2. Experimental Method
6.2.1. Comparison Algorithms
6.2.2. Comparison Architectures
6.3. Performance Analysis
7. Conclusions
8. Limitations and Future Work
Author Contributions
Funding
Data Availability Statement
Conflicts of Interest
Nomenclature
Acronyms | |
Dec-POMDP | Decentralized Partially Observable Markov Decision Process |
MADDPG | Multi-Agent Deep Deterministic Policy Gradient |
CC | Carbon capture |
P2G | Power-to-gas |
AC | Absorption chiller |
VPP | Virtual Power Plant |
PUE | Power Usage Effectiveness |
MBRL | Model-Based Reinforcement Learning |
ATES | Aquifer Thermal Energy Storage |
DQN-MSP | Deep Q-Network algorithm |
SLA | Service Level Agreement |
PGU | Power Generation Unit |
CRAC | Computer Room Air Conditioner |
MDP | Markov Decision Process |
IT | Information Technology |
Parameters and Variables | |
Control action set of N sub-data centers | |
Power procurement from power grid | |
Natural gas procurement | |
Amount of energy allocated for CC system | |
Amount of energy allocated for P2G system | |
Battery charging and discharging | |
Power transmitted to other sub-data centers | |
Operational cost | |
Energy cost of sub-data center | |
Total carbon cost of distributed data center | |
Instant local electricity prices for location of sub-data center i | |
Instant local gas prices for location of sub-data center i | |
Instant local transmission prices for location of sub-data center i | |
Carbon emissions of sub-data center i | |
Amount of carbon emissions captured | |
q | Overall carbon quota in time slot for distributed data center |
Instant carbon price | |
Electricity generated by wind power from other sub-data centers | |
Electricity generated by PGU from other sub-data centers | |
Electricity generated by power grid from other sub-data centers | |
Total power transmitted from other sub-data centers | |
Wind speed at location of sub-data center | |
Cut-in wind speed | |
Cut-out wind speed | |
Rated wind speed | |
Maximum rated power generation | |
Quadratic function about | |
Capacity efficiency of PGU | |
Amount of natural gas generated by P2G system | |
Lower bound of battery charge level | |
Upper bound of battery charge level | |
Quantity of battery | |
Battery capacity | |
Power demand of sub-data center i in time slot t | |
Power demand allocated to IT system in sub-data center i at time t | |
Power demand allocated to CRAC system in sub-data center i at time t | |
Number of servers in sub-data center i | |
Linear function of server utilization in sub-data center i at time t | |
Average server utilization in sub-data center i at time t () | |
Cooling capacity of AC system in sub-data center i at time t | |
Cooling capacity of CRAC system in sub-data center i at time t | |
High-quality waste heat absorbed in sub-data center i at time t | |
Heat from Power Generation Unit in sub-data center i at time t | |
Heat from IT system in sub-data center i at time t | |
Coefficient of performance for AC system | |
Coefficient of performance for CRAC system | |
Heat recovery efficiency for PGU system | |
Heat recovery efficiency for IT system | |
Capturable carbon emissions in sub-data center i at time t | |
Carbon storage level in sub-data center i at time t | |
Maximum carbon storage capacity | |
Carbon capture efficiency | |
Power-to-gas conversion efficiency | |
Natural gas generation efficiency in P2G system | |
Carbon emission rate for renewable energy | |
Carbon emission rate for natural gas | |
Carbon emission rate for grid power | |
State observation for sub-data center i at time t | |
Global system state at time t | |
Action vector for sub-data center i at time t | |
Reward (opposite of cost) | |
Quadruple global information (state, action, reward, next state) | |
Critic network parameters for sub-data center i | |
Actor network parameters for sub-data center i | |
Target critic network parameters for sub-data center i | |
Target actor network parameters for sub-data center i | |
Global behavior value function at time t | |
Policy function for sub-data center i | |
Mean square error for critic network update | |
Target Q-value calculated by Bellman equation | |
Discount factor for future rewards | |
Learning rate for critic network | |
Learning rate for actor network | |
Soft update coefficient () | |
Policy gradient for actor network update | |
Local observation for sub-data center i at time t | |
Next global action vector | |
Immediate reward at time t | |
Next state–action value estimate |
References
- International Energy Agency. Data Centers and Data Transmission Networks. 2023. Available online: https://www.iea.org/reports/data-centres-and-data-transmission-networks (accessed on 20 March 2023).
- Zhang, R.; Yan, K.; Li, G.; Jiang, T.; Li, X.; Chen, H. Privacy-preserving decentralized power system economic dispatch considering carbon capture power plants and carbon emission trading scheme via over-relaxed ADMM. Int. J. Electr. Power Energy Syst. 2020, 121, 106094. [Google Scholar] [CrossRef]
- Ma, Y.; Wang, H.; Hong, F.; Yang, J.; Chen, Z.; Cui, H.; Feng, J. Modeling and optimization of combined heat and power with power-to-gas and carbon capture system in integrated energy system. Energy 2021, 236, 121392. [Google Scholar] [CrossRef]
- Liu, C.; Wan, J.; Li, L.; Ren, G.; Wang, X. Distributed Energy Management for Carbon-Neutral Data Centers. In Proceedings of the 2024 IEEE International Symposium on Parallel and Distributed Processing with Applications (ISPA), Kaifeng, China, 30 October–2 November 2024. [Google Scholar]
- Yan, Q.; Zhang, M.; Lin, H.; Li, W. Two-stage adjustable robust optimal dispatching model for multi-energy virtual power plant considering multiple uncertainties and carbon trading. J. Clean. Prod. 2022, 336, 130400. [Google Scholar] [CrossRef]
- He, H.; Shen, H. Minimizing the operation cost of distributed green data centers with energy storage under carbon capping. J. Comput. Syst. Sci. 2021, 118, 28–52. [Google Scholar] [CrossRef]
- Haywood, A.; Sherbeck, J.; Phelan, P.; Varsamopoulos, G.; Gupta, S.K. Thermodynamic feasibility of harvesting data center waste heat to drive an absorption chiller. Energy Convers. Manag. 2012, 58, 26–34. [Google Scholar] [CrossRef]
- Wan, J.; Duan, Y.; Gui, X.; Liu, C.; Li, L.; Ma, Z. SafeCool: Safe and energy-efficient cooling management in data centers with model-based reinforcement learning. IEEE Trans. Emerg. Top. Comput. Intell. 2023, 7, 1621–1635. [Google Scholar] [CrossRef]
- Leindals, L.; Grønning, P.; Dominković, D.F.; Junker, R.G. Context-aware reinforcement learning for cooling operation of data centers with an aquifer thermal energy storage. Energy AI 2024, 17, 100395. [Google Scholar] [CrossRef]
- Chen, Y.; Guo, W.; Liu, J.; Shen, S.; Lin, J.; Cui, D. A multi-setpoint cooling control approach for air-cooled data centers using the deep Q-network algorithm. Meas. Control 2024, 57, 782–793. [Google Scholar] [CrossRef]
- Bin Mahbod, M.H.; Chng, C.B.; Lee, P.S.; Chui, C.K. Energy saving evaluation of an energy efficient data center using a model-free reinforcement learning approach. Appl. Energy 2022, 322, 119432. [Google Scholar] [CrossRef]
- Wang, S.; Qin, L.; Ma, C.; Wu, W. Research on overall energy consumption optimization method for data center based on deep reinforcement learning. J. Intell. Fuzzy Syst. 2023, 44, 7333–7349. [Google Scholar]
- Aghasi, A.; Jamshidi, K.; Bohlooli, A.; Javadi, B. A decentralized adaptation of model-free Q-learning for thermal-aware energy-efficient virtual machine placement in cloud data centers. Comput. Netw. 2023, 224, 109612. [Google Scholar] [CrossRef]
- Chen, B.; Zhang, H.; Li, W.; Du, H.; Huang, H.; Wu, Y.; Liu, S. Research on provincial carbon quota allocation under the background of carbon neutralization. Energy Rep. 2022, 8, 903–915. [Google Scholar] [CrossRef]
- Wang, Y.; Li, Z.; Wen, F.; Palu, I.; Sun, Y.; Zhang, L.; Gao, M. Energy management for an integrated energy system with data centers considering carbon trading. In Proceedings of the 2020 IEEE Power & Energy Society General Meeting (PESGM), Montreal, QC, Canada, 2–6 August 2020; pp. 1–5. [Google Scholar]
- Dou, H.; Qi, Y.; Wei, W.; Song, H. Carbon-aware electricity cost minimization for sustainable data centers. IEEE Trans. Sustain. Comput. 2017, 2, 211–223. [Google Scholar] [CrossRef]
- Wang, R.; Wen, X.; Wang, X.; Fu, Y.; Zhang, Y. Low carbon optimal operation of integrated energy system based on carbon capture technology, LCA carbon emissions and ladder-type carbon trading. Appl. Energy 2022, 311, 118664. [Google Scholar] [CrossRef]
- Zhang, R.; Jiang, T.; Li, F.; Li, G.; Chen, H.; Li, X. Bi-level strategic bidding model for P2G facilities considering a carbon emission trading scheme-embedded LMP and wind power uncertainty. Int. J. Electr. Power Energy Syst. 2021, 128, 106740. [Google Scholar] [CrossRef]
- Reel, S.; Rouse, S.; Obe, W.V.; Doherty, P. Estimation of stature from static and dynamic footprints. Forensic Sci. Int. 2012, 219, 283.e1–283.e5. [Google Scholar] [CrossRef]
- Zimmermann, S.; Tiwari, M.K.; Meijer, I.; Paredes, S.; Michel, B.; Poulikakos, D. Hot water cooled electronics: Exergy analysis and waste heat reuse feasibility. Int. J. Heat Mass Transf. 2012, 55, 6391–6399. [Google Scholar] [CrossRef]
- Li, L.; Mu, H.; Gao, W.; Li, M. Optimization and analysis of CCHP system based on energy loads coupling of residential and office buildings. Appl. Energy 2014, 136, 206–216. [Google Scholar] [CrossRef]
- Carrillo, C.; Montaño, A.O.; Cidrás, J.; Díaz-Dorado, E. Review of power curve modelling for wind turbines. Renew. Sustain. Energy Rev. 2013, 21, 572–581. [Google Scholar] [CrossRef]
- Li, L.; Yu, S.; Mu, H.; Li, H. Optimization and evaluation of CCHP systems considering incentive policies under different operation strategies. Energy 2018, 162, 825–840. [Google Scholar] [CrossRef]
- Dayarathna, M.; Wen, Y.; Fan, R. Data center energy consumption modeling: A survey. IEEE Commun. Surv. Tutor. 2015, 18, 732–794. [Google Scholar] [CrossRef]
- Lowe, R.; Wu, Y.I.; Tamar, A.; Harb, J.; Pieter Abbeel, O.; Mordatch, I. Multi-agent actor-critic for mixed cooperative-competitive environments. In Proceedings of the Advances in Neural Information Processing Systems 30 (NIPS 2017), Long Beach, CA, USA, 4–9 December 2017; pp. 6382–6393. [Google Scholar]
- Wan, J.; Gui, X.; Zhang, R.; Fu, L. Joint cooling and server control in data centers: A cross-layer framework for holistic energy minimization. IEEE Syst. J. 2018, 12, 2461–2472. [Google Scholar] [CrossRef]
- Ren, G.; Luan, H.; Wan, J.; Li, L.; Wang, X. Hybrid carbon price prediction model based on signal decomposition. J. Inn. Mong. Univ. Technol. 2023, 42, 355–362. [Google Scholar]
- Shi, B.; Li, N.; Gao, Q.; Li, G. Market incentives, carbon quota allocation and carbon emission reduction: Evidence from China’s carbon trading pilot policy. J. Environ. Manag. 2022, 319, 115650. [Google Scholar] [CrossRef]
- Le, T.; Wright, D. Scheduling workloads in a network of datacentres to reduce electricity cost and carbon footprint. Sustain. Comput. Inform. Syst. 2015, 5, 31–40. [Google Scholar] [CrossRef]
Parameter | Value | Parameter | Value |
---|---|---|---|
4000 | 320 (W) | ||
0.3 [23] | 0.8 [21] | ||
2.5 (m/s) [22] | 12.5 (m/s) [22] | ||
25 (m/s) [22] | 0.7 [7] | ||
4 [7] | 0.2 [20] | ||
10 (kg/kWh) [29] | 433 (kg/kWh) [29] | ||
185 (kg/kWh) [29] | 2 (kg/kWh) [3] | ||
1.02 (kg/kWh) [3] | 0.55 |
CC | P2G | AC | |
---|---|---|---|
Architecture 1 | ✓ | ✓ | ✓ |
Architecture 2 | × | × | ✓ |
Architecture 3 | ✓ | ✓ | × |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2025 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Chang, W.; Liu, C.; Ren, G.; Wan, J. Energy Management for Distributed Carbon-Neutral Data Centers. Energies 2025, 18, 2861. https://doi.org/10.3390/en18112861
Chang W, Liu C, Ren G, Wan J. Energy Management for Distributed Carbon-Neutral Data Centers. Energies. 2025; 18(11):2861. https://doi.org/10.3390/en18112861
Chicago/Turabian StyleChang, Wenting, Chuyi Liu, Guanyu Ren, and Jianxiong Wan. 2025. "Energy Management for Distributed Carbon-Neutral Data Centers" Energies 18, no. 11: 2861. https://doi.org/10.3390/en18112861
APA StyleChang, W., Liu, C., Ren, G., & Wan, J. (2025). Energy Management for Distributed Carbon-Neutral Data Centers. Energies, 18(11), 2861. https://doi.org/10.3390/en18112861