液冷与智算中心日报|2026-09-18

追踪液冷技术、AI 智算中心、数据中心能效、学术论文、产品发布、政策标准、投融资与供应链动态的每日中文报告。

液冷与智算中心日报视觉图
AI 数据中心、液冷热管理、电力约束与产业链动态每日追踪。
检索窗口 2026-09-17 08:00 北京时间 - 2026-09-18 08:00 北京时间
产业热度指数 10/10
更新时间 2026-09-18 02:35 北京时间

1. 今日一句话总结

24小时内,资本继续加码智算中心,但电力、审批与能效约束已前置,液冷和算电协同正转为项目准入项。

从公开信号看,资本并未因为约束而降温,资本开支仍向AI数据中心与液冷环节集中,说明头部厂商和基础设施资本仍在前置锁定园区、容量和交付窗口;但与此同时,扩建继续推进,但电力、选址审批与能源获取仍是主约束,意味着行业竞争的关键变量已不再只是“拿到多少 GPU”,而是“能否把 GPU 放进一个可并网、可散热、可控成本、可持续运行的系统”。技术侧技术侧继续围绕高带宽互连与服务器能效优化,论文侧论文侧继续指向算电协同、液冷优化与能效度量重构,共同指向同一个趋势:单点器件优化的边际价值在下降,网络、供电、储能、液冷和调度软件的系统级协同正在上升为真正的产能约束。对产业链而言,未来更稀缺的不是单一硬件,而是把算力、热管理和能源调度耦合起来的工程交付能力。

学术与产业速览

将论文、视频、产业动态和政策项压缩为可快速扫描的标签;每个标签只保留题目、摘要和来源入口。

Academic

学术

论文、研究趋势、学术视频与方法论线索。

论文 1 S

Could Underwater Data Centers Pose a Risk to AI Treaty Verification?

Proposals for international agreements that limit frontier AI development depend on verification, and a central challenge is detect…

展开全文
论文主题示意图
热管理与液冷
论文 1S

Could Underwater Data Centers Pose a Risk to AI Treaty Verification?

发布时间
2026-09-16
作者
James Teague、Ashmita Rajmohan、Yannick Muehlhaeuser
主题
热管理与液冷
摘要

Proposals for international agreements that limit frontier AI development depend on verification, and a central challenge is detecting undeclared compute facilities used to evade restrictions. Underwater data centers (UDCs) have been suggested as one such evasion vector, but their feasibility at frontier scale and their detectability have not been seriously assessed. We examine current UDC deployments, evaluate construction and maintenance complexity relative to land-based facilities, and analyse the feasibility of a 100,000 H100-equivalent training run underwater. We find that power delivery and cooling are tractable, but interconnect and the hands-on maintenance that large training runs require are severe obstacles - surmountable only by a well-resourced state actor accepting large cost and schedule penalties, and only where concealment, rather than efficiency, is the objective. We then assess detectability through thermal, acoustic, optical and synthetic-aperture-radar (SAR) surveillance. Thermal detection of an operational pod is unlikely outside shallow, calm water; acoustic detection is marginally more effective, but faces limitations in attribution; and optical/SAR monitoring is most powerful during construction and maintenance, when the pressure-vessel fabrication base and the cable-laying fleet create distinctive signatures for AIS-tracking. We conclude that UDCs are a comparatively unlikely evasion route relative to underground or industrially disguised land-based facilities, but the residual risk is non-zero and warrants operationalising the detection modalities discussed.

中文解读

背景:AI 数据中心负载、功率密度和能源约束同步上升,液冷、热管理和数据中心能效正在成为智算中心设计的关键变量。问题:论文聚焦现有方案在效率、可靠性或工程协同上的瓶颈。方法:摘要显示作者采用文献摘要中的模型、实验或案例分析,把运行负载、冷却/能源系统和基础设施约束放在同一分析框架中。结果:研究重点指向冷却效率、能源利用或运维策略的改进方向。意义:对日报读者而言,它可用于判断液冷方案、热管理路线和高密度部署节奏。仍需结合全文实验条件、样本范围和成本假设核验。

参考文献

James Teague, Ashmita Rajmohan, Yannick Muehlhaeuser. Could Underwater Data Centers Pose a Risk to AI Treaty Verification?[J/OL]. (2026-09-16)[2026-09-18]. http://arxiv.org/abs/2609.18824v1.

arXiv 打开中文海报
论文 2 S

CATS: A Carbon-Aware Task Simulator for Reducing AI Data Center Emissions

The rapid rise of generative AI is accelerating cloud data center expansion, with electricity demand projected to double by 2026. B…

展开全文
论文主题示意图
算电协同
论文 2S

CATS: A Carbon-Aware Task Simulator for Reducing AI Data Center Emissions

发布时间
2026-09-14
作者
Dayuan Chen、Ziliang Zong
主题
算电协同
摘要

The rapid rise of generative AI is accelerating cloud data center expansion, with electricity demand projected to double by 2026. Because carbon-intensity varies by more than 5.5x across grids and times of day, where and when inference tasks execute significantly affects operational emissions. We address this issue with three aspects in this paper. First, we compile a global alignment dataset unifying 140 operational and planned cloud regions across 8 major providers with five-minute carbon-intensity traces for 145 grid regions from 2022 to 2024, revealing that 50% of current sites lie in medium-to-high carbon-intensity grids, indicating a siting-carbon mismatch and unrealized carbon reduction potential. Second, we develop CATS (Carbon-Aware Task Simulator), a flexible trace-driven framework that profiles six AI inference tasks across multiple GPU types, synthesizes realistic diurnal curve, geographical and task mixes, and SLA constraints, and evaluates spatial and temporal schedulers against two baselines while reporting comprehensive metrics including carbon emissions, energy consumption, runtime, queue delay, and hardware utilization. Third, we quantify achievable CO2 savings under realistic constraints: in a 24-hour trace with 600,000 tasks at fleet utilization of 0.37, spatial shifting reduces CO2 by 38.4% versus speed-first baseline, while temporal shifting yields 16% savings with bounded SLA violations at 3.27%. These results advocate locating future data centers in low carbon-intensity grids and demonstrate that carbon-aware scheduling on today's fleets can achieve substantial operational emissions reduction.

中文解读

背景:AI 数据中心负载、功率密度和能源约束同步上升,算力负载与电网侧资源的协同调度正在成为智算中心设计的关键变量。问题:论文聚焦现有方案在效率、可靠性或工程协同上的瓶颈。方法:摘要显示作者采用建模优化、调度分析或算法评估,把运行负载、冷却/能源系统和基础设施约束放在同一分析框架中。结果:研究重点指向AI 负载波动对电网设备寿命和调频边界的影响。意义:对日报读者而言,它可用于判断智算中心建设是否受电网容量、负载波动和调度机制约束。仍需结合全文实验条件、样本范围和成本假设核验。

参考文献

Dayuan Chen, Ziliang Zong. CATS: A Carbon-Aware Task Simulator for Reducing AI Data Center Emissions[J/OL]. (2026-09-14)[2026-09-18]. http://arxiv.org/abs/2609.14775v1.

arXiv 打开中文海报
论文 3 S

Convective Heat Transfer Optimization for Liquid Cooling Plates Driven by…

The rapid development of liquid-cooled data centers has imposed imperative demands on the performance of liquid cooling plate. The …

展开全文
论文主题示意图
热管理与液冷
论文 3S

Convective Heat Transfer Optimization for Liquid Cooling Plates Driven by Field Synergy and Fractal Geometry

发布时间
2026-09-11
作者
Zixu Han、Peng Zhang
主题
热管理与液冷
摘要

The rapid development of liquid-cooled data centers has imposed imperative demands on the performance of liquid cooling plate. The density-based topology optimization (TO) is an effective approach to resolving the growing thermal-hydraulic performance requirements of liquid cooling plate. However, existing TO methods can hardly optimize convective heat transfer directly which is the intrinsic heat transfer mechanism, due to the highly complex and evolving structural topologies, varying flow and temperature fields, making it extremely challenging to explicitly describe the heat transfer coefficient and heat transfer area during TO process. A convective heat transfer topology optimization (CTO) method is proposed in this study, where the iteratively evolving heat transfer coefficient is explicitly depicted by the field synergy theory in the thermal objective, and directly described by the velocity and temperature fields without relying on specific geometry. Combined with the explicit depiction of heat transfer area by the fractal geometry theory, a CTO framework is built for a direct optimization of convective heat transfer under both the laminar and turbulent flow conditions. The CTO tends to generate more hierarchical and directional structural topologies in optimization results, which is conducive to reducing low-velocity stagnation zones and improving flow direction in branched channels, achieving enhanced synergy and thermal-hydraulic performance in the optimized liquid cooling plates. Compared with the TO results without incorporation of field synergy theory, the CTO can reduce average temperature rise by 20% while improving the Nusselt number by 15% under laminar flow conditions, and reduce maximum temperature rise by 10.2% and pressure drop by 25% under turbulent flow conditions.

中文解读

背景:AI 数据中心负载、功率密度和能源约束同步上升,液冷、热管理和数据中心能效正在成为智算中心设计的关键变量。问题:论文聚焦现有方案在效率、可靠性或工程协同上的瓶颈。方法:摘要显示作者采用建模优化、调度分析或算法评估,把运行负载、冷却/能源系统和基础设施约束放在同一分析框架中。结果:研究重点指向冷却效率、能源利用或运维策略的改进方向。意义:对日报读者而言,它可用于判断液冷方案、热管理路线和高密度部署节奏。仍需结合全文实验条件、样本范围和成本假设核验。

参考文献

Zixu Han, Peng Zhang. Convective Heat Transfer Optimization for Liquid Cooling Plates Driven by Field Synergy and Fractal Geometry[J/OL]. (2026-09-11)[2026-09-18]. http://arxiv.org/abs/2609.12344v1.

arXiv 打开中文海报
论文 4 S

Spatial LLM Workload Shifting Needs Foresight: Model Commitment for AI Da…

AI data centers may face power supply shortages during certain periods, requiring operators to shift large language model (LLM) inf…

展开全文
论文主题示意图
算电协同
论文 4S

Spatial LLM Workload Shifting Needs Foresight: Model Commitment for AI Data Center Operation under Power Grid Constraints

发布时间
2026-09-09
作者
Bojun Du、Hongyang Jia、Tonghui Li、Qingchun Hou、Ze Wang、Ershun Du、Ning Zhang
主题
算电协同
摘要

AI data centers may face power supply shortages during certain periods, requiring operators to shift large language model (LLM) inference workloads spatially to maintain service rates. However, existing workload-shifting methods typically assume that any data center with sufficient computing resources can immediately serve shifted requests, which may lead to infeasible transfers and unserved demand. This letter proposes model commitment (MC), a mixed-integer linear programming framework that jointly schedules model deployment and cross-site request routing under power constraints and electricity-price signals. First, MC formulates the intertemporal coupling introduced by model replica loading. Second, it translates prefill and decode latency requirements into the amount of demand that each replica can serve. Case studies based on real-world data show that MC enables AI data center operators to achieve a 100% service rate under time-varying grid conditions and reduce total operating cost by 29.0%.

中文解读

背景:AI 数据中心负载、功率密度和能源约束同步上升,算力负载与电网侧资源的协同调度正在成为智算中心设计的关键变量。问题:论文聚焦现有方案在效率、可靠性或工程协同上的瓶颈。方法:摘要显示作者采用框架构建和频域/系统级分析,把运行负载、冷却/能源系统和基础设施约束放在同一分析框架中。结果:研究重点指向AI 负载波动对电网设备寿命和调频边界的影响。意义:对日报读者而言,它可用于判断智算中心建设是否受电网容量、负载波动和调度机制约束。仍需结合全文实验条件、样本范围和成本假设核验。

参考文献

Bojun Du, Hongyang Jia, Tonghui Li, 等. Spatial LLM Workload Shifting Needs Foresight: Model Commitment for AI Data Center Operation under Power Grid Constraints[J/OL]. (2026-09-09)[2026-09-18]. http://arxiv.org/abs/2609.09787v1.

arXiv 打开中文海报
论文 5 S

From Grid to Chip: Power Architecture, Stability, and Flexibility of AI D…

The rapid growth of artificial intelligence (AI) computing is transforming data centers into large, dynamic electrical loads. Their…

展开全文
论文主题示意图
算电协同
论文 5S

From Grid to Chip: Power Architecture, Stability, and Flexibility of AI Data Centers

发布时间
2026-09-10
作者
Yubo Song、Rui Kong、Takuro Umihara、Pooya Davari、Frede Blaabjerg、Subham Sahoo
主题
算电协同
摘要

The rapid growth of artificial intelligence (AI) computing is transforming data centers into large, dynamic electrical loads. Their deployment is primarily constrained by energy availability and grid-connection capacity, which is further aggravated by the ability of power-delivery architectures, control systems, and computing workloads to operate reliably during fast grid disturbances. This article presents a technological perspective on AI data centers as grid-interactive computing systems. First, it reviews grid-integration bottlenecks, evolving connection policies, grid-code requirements, which has fostered new technological trends via spatio-temporal flexibility available through workload orchestration, cooling systems, on-site resources, and energy storage. Second, it maps the evolution of power-delivery architectures from medium-voltage grid interfaces to chip-level, discussing higher-voltage DC distribution, solid-state transformers, wide-bandgap devices, advanced chip-level power delivery, and liquid cooling. Third, it establishes a three-level stability framework spanning rack-level DC-bus dynamics, facility-level converter interactions, and system-level grid-coupled behavior. The framework connects dominant instability mechanisms, including constant power load effects, impedance interactions, forced oscillations, and operating-mode transitions, with suitable modeling, assessment, and mitigation approaches. Synthesizing these topics, this article highlights grid-to-chip co-design as a central requirement for scalable AI infrastructure, linking computing workloads, power-delivery systems, energy buffers, and grid operation.

中文解读

背景:AI 数据中心负载、功率密度和能源约束同步上升,算力负载与电网侧资源的协同调度正在成为智算中心设计的关键变量。问题:论文聚焦现有方案在效率、可靠性或工程协同上的瓶颈。方法:摘要显示作者采用综述归纳和指标比较,把运行负载、冷却/能源系统和基础设施约束放在同一分析框架中。结果:研究重点指向AI 负载波动对电网设备寿命和调频边界的影响。意义:对日报读者而言,它可用于判断智算中心建设是否受电网容量、负载波动和调度机制约束。仍需结合全文实验条件、样本范围和成本假设核验。

参考文献

Yubo Song, Rui Kong, Takuro Umihara, 等. From Grid to Chip: Power Architecture, Stability, and Flexibility of AI Data Centers[J/OL]. (2026-09-10)[2026-09-18]. http://arxiv.org/abs/2609.11649v1.

arXiv 打开中文海报
论文 6 S

Grid-Mode-Aware Model Predictive Control of Hybrid Energy Storage Systems…

To facilitate the grid-friendly integration of highly variable AI data center loads, this paper proposes a grid-mode-aware model pr…

展开全文
论文主题示意图
算电协同
论文 6S

Grid-Mode-Aware Model Predictive Control of Hybrid Energy Storage Systems for AI Data Center Power Smoothing

发布时间
2026-09-04
作者
Xin Chen
主题
算电协同
摘要

To facilitate the grid-friendly integration of highly variable AI data center loads, this paper proposes a grid-mode-aware model predictive control (G-MPC) framework for managing a hybrid energy storage system (HESS) to smooth grid-side power demand. The framework optimally coordinates a battery energy storage system (BESS) and a supercapacitor (SC) by solving a multi-step optimization problem in a receding-horizon manner. In particular, band-pass filter dynamics are directly embedded in the G-MPC formulation to extract and suppress grid-side power components associated with vulnerable grid oscillatory modes, thus mitigating load-induced grid oscillations. The resulting G-MPC optimization jointly minimizes violations of grid-side power-envelope, ramp-rate, and modal-power requirements and the degradation and power-ramping costs of the BESS and SC, while satisfying power limits, state-of-charge limits, and other operational constraints. To enable real-time implementation, a fix-and-re-optimize algorithm is developed to solve each G-MPC problem efficiently while preventing simultaneous charging and discharging. Extensive simulations demonstrate the effectiveness, flexibility, and computational efficiency of the proposed framework. The results also highlight the importance of explicitly suppressing power components associated with vulnerable grid modes, rather than merely reducing overall load variations, to effectively mitigate grid oscillations.

中文解读

背景:AI 数据中心负载、功率密度和能源约束同步上升,算力负载与电网侧资源的协同调度正在成为智算中心设计的关键变量。问题:论文聚焦现有方案在效率、可靠性或工程协同上的瓶颈。方法:摘要显示作者采用建模优化、调度分析或算法评估,把运行负载、冷却/能源系统和基础设施约束放在同一分析框架中。结果:研究重点指向AI 负载波动对电网设备寿命和调频边界的影响。意义:对日报读者而言,它可用于判断智算中心建设是否受电网容量、负载波动和调度机制约束。仍需结合全文实验条件、样本范围和成本假设核验。

参考文献

Xin Chen. Grid-Mode-Aware Model Predictive Control of Hybrid Energy Storage Systems for AI Data Center Power Smoothing[J/OL]. (2026-09-04)[2026-09-18]. http://arxiv.org/abs/2609.04398v1.

arXiv 打开中文海报
论文 7 S

Hosting Capacity Assessment of Data Centers with Voltage Ride-Through Cap…

Large data centers are emerging as concentrated, power-electronic grid loads whose abrupt disconnection or transfer to on-site back…

展开全文
论文主题示意图
算电协同
论文 7S

Hosting Capacity Assessment of Data Centers with Voltage Ride-Through Capability in Power Systems

发布时间
2026-09-03
作者
Pengyu Ren、Wei Sun、Fei Teng
主题
算电协同
摘要

Large data centers are emerging as concentrated, power-electronic grid loads whose abrupt disconnection or transfer to on-site backup supply during voltage disturbances can remove large demand from the power system, and may create a system-level stability problem. Their interconnection feasibility therefore depends not only on steady-state thermal and voltage limits, but also on whether internal power-conditioning systems can maintain IT service while limiting customer-initiated load reduction. This paper presents a voltage ride-through (VRT)-aware data center and grid co-planning framework that couples transmission-level fault simulation with an internal data center ride-through model. Python-based dynamic simulations generate point-of-interconnection (POI) voltage trajectories under selected network faults, and the resulting waveforms drive an internal model incorporating IT and cooling-load dynamics, DC-link, Uninterruptible Power Supply (UPS) response, and converter apparent power limits. The IEEE 118-bus case study shows that internal VRT capability can become a binding interconnection constraint: steady-state planning alone can overestimate feasible data center capacity, whereas increased UPS converter headroom progressively restores hosting capacity. Under the reduced-order response models studied, the grid-forming mode provides greater ride-through margin than the current-limited grid-following mode under the same network fault conditions. The results further show that VRT constraints can materially change both the total hosting capacity of data centers and its spatial allocation across candidate interconnection buses.

中文解读

背景:AI 数据中心负载、功率密度和能源约束同步上升,算力负载与电网侧资源的协同调度正在成为智算中心设计的关键变量。问题:论文聚焦现有方案在效率、可靠性或工程协同上的瓶颈。方法:摘要显示作者采用框架构建和频域/系统级分析,把运行负载、冷却/能源系统和基础设施约束放在同一分析框架中。结果:研究重点指向AI 负载波动对电网设备寿命和调频边界的影响。意义:对日报读者而言,它可用于判断智算中心建设是否受电网容量、负载波动和调度机制约束。仍需结合全文实验条件、样本范围和成本假设核验。

参考文献

Pengyu Ren, Wei Sun, Fei Teng. Hosting Capacity Assessment of Data Centers with Voltage Ride-Through Capability in Power Systems[J/OL]. (2026-09-03)[2026-09-18]. http://arxiv.org/abs/2609.03030v1.

arXiv 打开中文海报
论文 8 S

Shift or curtail? How much data-center flexibility is worth depends on th…

Data-center growth risks overbuilding power grid infrastructure and stranding capital. Flexible data-center operation can defer inf…

展开全文
论文主题示意图
算电协同
论文 8S

Shift or curtail? How much data-center flexibility is worth depends on the host power grid

发布时间
2026-08-20
作者
Saroj Khanal、Geon Roh、Boyu Yao、Abraham Silverman、Dennice Gayme、Charalambos Konstantinou、Jip Kim、Yury Dvorkin
主题
算电协同
摘要

Data-center growth risks overbuilding power grid infrastructure and stranding capital. Flexible data-center operation can defer infrastructure investments, but its value depends on the flexibility mechanism and the host power grid characteristics. We classify data-center load as firm, flexible or interruptible, and embed them in capacity expansion applied to market-organized, fossil-heavy PJM and carbon-capped, centrally coordinated Korea. In PJM, the flexibility value is spatial: shifting workloads between zones reduces system cost by 6% in 2028 and 19% in 2038, avoiding 4.4 GW and 8.9 GW of gas and nuclear generation. In Korea, it is temporal: shifting load into midday solar hours makes 0.5 GW of additional solar worth building in 2028 and avoids 1.2 GW of gas and 0.3 GW of batteries in 2038. In both, realistic event-shape limits diminish the value of curtailment. The results show that flexibility procurement and its value are driven by grid characteristics and policy objectives.

中文解读

背景:AI 数据中心负载、功率密度和能源约束同步上升,算力负载与电网侧资源的协同调度正在成为智算中心设计的关键变量。问题:论文聚焦现有方案在效率、可靠性或工程协同上的瓶颈。方法:摘要显示作者采用文献摘要中的模型、实验或案例分析,把运行负载、冷却/能源系统和基础设施约束放在同一分析框架中。结果:研究重点指向AI 负载波动对电网设备寿命和调频边界的影响。意义:对日报读者而言,它可用于判断智算中心建设是否受电网容量、负载波动和调度机制约束。仍需结合全文实验条件、样本范围和成本假设核验。

参考文献

Saroj Khanal, Geon Roh, Boyu Yao, 等. Shift or curtail? How much data-center flexibility is worth depends on the host power grid[J/OL]. (2026-08-20)[2026-09-18]. http://arxiv.org/abs/2608.19622v1.

arXiv 打开中文海报
视频 B

Datacenter Design & Operations Course - Day 1 - Episode 1: Efficient Data…

TEQNYAT · 检索词:data center thermal management seminar。适合作为技术背景或研究趋势补充。

展开全文

Datacenter Design & Operations Course - Day 1 - Episode 1: Efficient Data Center Management

专家讲座 · TEQNYAT · 检索词:data center thermal management seminar

在 YouTube 打开
视频 B

Data Center Cooling - A thermal efficiency approach

Anixter · 检索词:data center thermal management seminar。适合作为技术背景或研究趋势补充。

展开全文

Data Center Cooling - A thermal efficiency approach

专家讲座 · Anixter · 检索词:data center thermal management seminar

在 YouTube 打开
热词 B

电力并网与能源约束

本期命中 16 条,热度分 47。可作为论文检索、技术路线和后续研究跟踪关键词。

展开全文
热词B

电力并网与能源约束

详细内容

本期命中 16 条,热度分 47。可作为论文检索、技术路线和后续研究跟踪关键词,不等同于事实结论。

热词 B

智算中心 CapEx/扩建

本期命中 14 条,热度分 38。可作为论文检索、技术路线和后续研究跟踪关键词。

展开全文
热词B

智算中心 CapEx/扩建

详细内容

本期命中 14 条,热度分 38。可作为论文检索、技术路线和后续研究跟踪关键词,不等同于事实结论。

热词 B

液冷路线(冷板/浸没/两相)

本期命中 2 条,热度分 6。可作为论文检索、技术路线和后续研究跟踪关键词。

展开全文
热词B

液冷路线(冷板/浸没/两相)

详细内容

本期命中 2 条,热度分 6。可作为论文检索、技术路线和后续研究跟踪关键词,不等同于事实结论。

Industry

产业

产业新闻、技术产品、政策标准、投融资、项目和产业视频。

投融资 S

财报与资本开支观察:NVIDIA Blog 发布相关报道(原文标题:NVIDIA Vera Rubin NVL72 Delivers Leadin…

发布时间:2026-09-16;近 7 天补充观察,非 24 小时窗口内;细节以来源原文为准,本页不复述未核验扩展信息

展开全文
投融资S

财报与资本开支观察:NVIDIA Blog 发布相关报道(原文标题:NVIDIA Vera Rubin NVL72 Delivers Leading Performance in MLPerf Inference v6.1 Debut)

摘要

发布时间:2026-09-16;近 7 天补充观察,非 24 小时窗口内;细节以来源原文为准,本页不复述未核验扩展信息

涉及主体
NVIDIA
指标/金额
暂无可靠最新数据
来源
NVIDIA Blog
解读提示

关键金额、规格、时间节点和订单影响需以原文或官方披露为准,本页不基于标题推断未披露信息。

NVIDIA Blog
产业 A

数据中心产业动态:Data Center Dynamics 发布相关报道(原文标题:The companies that are cooling …

发布时间:2026-09-18;检索窗口内;细节以来源原文为准,本页不复述未核验扩展信息

展开全文
产业A

数据中心产业动态:Data Center Dynamics 发布相关报道(原文标题:The companies that are cooling on gas)

摘要

发布时间:2026-09-18;检索窗口内;细节以来源原文为准,本页不复述未核验扩展信息

涉及主体
暂无可靠最新数据
指标/金额
暂无可靠最新数据
来源
Data Center Dynamics
解读提示

关键金额、规格、时间节点和订单影响需以原文或官方披露为准,本页不基于标题推断未披露信息。

Data Center Dynamics
产业 A

数据中心产业动态:Data Center Dynamics 发布相关报道(原文标题:800VDC protection in data cente…

发布时间:2026-09-17;检索窗口内;细节以来源原文为准,本页不复述未核验扩展信息

展开全文
产业A

数据中心产业动态:Data Center Dynamics 发布相关报道(原文标题:800VDC protection in data centers)

摘要

发布时间:2026-09-17;检索窗口内;细节以来源原文为准,本页不复述未核验扩展信息

涉及主体
暂无可靠最新数据
指标/金额
暂无可靠最新数据
来源
Data Center Dynamics
解读提示

关键金额、规格、时间节点和订单影响需以原文或官方披露为准,本页不基于标题推断未披露信息。

Data Center Dynamics
产业 A

数据中心产业动态:Data Center Dynamics 发布相关报道(原文标题:Google considers data center de…

发布时间:2026-09-17;检索窗口内;细节以来源原文为准,本页不复述未核验扩展信息

展开全文
产业A

数据中心产业动态:Data Center Dynamics 发布相关报道(原文标题:Google considers data center development in New Mexico)

摘要

发布时间:2026-09-17;检索窗口内;细节以来源原文为准,本页不复述未核验扩展信息

涉及主体
暂无可靠最新数据
指标/金额
暂无可靠最新数据
来源
Data Center Dynamics
解读提示

关键金额、规格、时间节点和订单影响需以原文或官方披露为准,本页不基于标题推断未披露信息。

Data Center Dynamics
产业 A

智算中心/数据中心建设进展:Data Center Dynamics 发布相关报道,涉及 6MW(原文标题:NorthC breaks groun…

发布时间:2026-09-17;检索窗口内;可核验指标:6MW;细节以来源原文为准,本页不复述未核验扩展信息

展开全文
产业A

智算中心/数据中心建设进展:Data Center Dynamics 发布相关报道,涉及 6MW(原文标题:NorthC breaks ground on data center in Frankfurt, Germany)

摘要

发布时间:2026-09-17;检索窗口内;可核验指标:6MW;细节以来源原文为准,本页不复述未核验扩展信息

涉及主体
暂无可靠最新数据
指标/金额
6MW
来源
Data Center Dynamics
解读提示

关键金额、规格、时间节点和订单影响需以原文或官方披露为准,本页不基于标题推断未披露信息。

Data Center Dynamics
产业 A

智算中心/数据中心建设进展:Data Center Dynamics 发布相关报道(原文标题:Aligned breaks ground on g…

发布时间:2026-09-17;检索窗口内;细节以来源原文为准,本页不复述未核验扩展信息

展开全文
产业A

智算中心/数据中心建设进展:Data Center Dynamics 发布相关报道(原文标题:Aligned breaks ground on gigawatt-scale data center campus in Pennsylvania)

摘要

发布时间:2026-09-17;检索窗口内;细节以来源原文为准,本页不复述未核验扩展信息

涉及主体
暂无可靠最新数据
指标/金额
暂无可靠最新数据
来源
Data Center Dynamics
解读提示

关键金额、规格、时间节点和订单影响需以原文或官方披露为准,本页不基于标题推断未披露信息。

Data Center Dynamics
产业 A

电力与能源约束观察:Data Center Dynamics 发布相关报道(原文标题:Google, Nvidia, and Emerald AI…

发布时间:2026-09-17;检索窗口内;细节以来源原文为准,本页不复述未核验扩展信息

展开全文
产业A

电力与能源约束观察:Data Center Dynamics 发布相关报道(原文标题:Google, Nvidia, and Emerald AI found the AI Energy Management Alliance to support demand response capabilities within the data center sector)

摘要

发布时间:2026-09-17;检索窗口内;细节以来源原文为准,本页不复述未核验扩展信息

涉及主体
NVIDIA
指标/金额
暂无可靠最新数据
来源
Data Center Dynamics
解读提示

关键金额、规格、时间节点和订单影响需以原文或官方披露为准,本页不基于标题推断未披露信息。

Data Center Dynamics
产业 A

电力与能源约束观察:Data Center Dynamics 发布相关报道(原文标题:Magnora joins venture for Esto…

发布时间:2026-09-17;检索窗口内;细节以来源原文为准,本页不复述未核验扩展信息

展开全文
产业A

电力与能源约束观察:Data Center Dynamics 发布相关报道(原文标题:Magnora joins venture for Estonia data center project)

摘要

发布时间:2026-09-17;检索窗口内;细节以来源原文为准,本页不复述未核验扩展信息

涉及主体
暂无可靠最新数据
指标/金额
暂无可靠最新数据
来源
Data Center Dynamics
解读提示

关键金额、规格、时间节点和订单影响需以原文或官方披露为准,本页不基于标题推断未披露信息。

Data Center Dynamics
产业 A

电力与能源约束观察:Data Center Dynamics 发布相关报道(原文标题:Onsemi unveils its Embedded Po…

发布时间:2026-09-17;近 7 天补充观察,非 24 小时窗口内;细节以来源原文为准,本页不复述未核验扩展信息

展开全文
产业A

电力与能源约束观察:Data Center Dynamics 发布相关报道(原文标题:Onsemi unveils its Embedded Power Platform architecture to increase power density)

摘要

发布时间:2026-09-17;近 7 天补充观察,非 24 小时窗口内;细节以来源原文为准,本页不复述未核验扩展信息

涉及主体
暂无可靠最新数据
指标/金额
暂无可靠最新数据
来源
Data Center Dynamics
解读提示

关键金额、规格、时间节点和订单影响需以原文或官方披露为准,本页不基于标题推断未披露信息。

Data Center Dynamics
技术 A

AI 算力基础设施动态:HPCwire 发布相关报道(原文标题:CoreWeave Brings Up Multi-Rack NVIDIA Ver…

发布时间:2026-09-17;近 7 天补充观察,非 24 小时窗口内;细节以来源原文为准,本页不复述未核验扩展信息

展开全文
技术A

AI 算力基础设施动态:HPCwire 发布相关报道(原文标题:CoreWeave Brings Up Multi-Rack NVIDIA Vera Rubin NVL72 Cluster)

摘要

发布时间:2026-09-17;近 7 天补充观察,非 24 小时窗口内;细节以来源原文为准,本页不复述未核验扩展信息

涉及主体
NVIDIA
指标/金额
暂无可靠最新数据
来源
HPCwire
解读提示

关键金额、规格、时间节点和订单影响需以原文或官方披露为准,本页不基于标题推断未披露信息。

HPCwire
投融资 A

电力与能源约束观察:The Register 发布相关报道(原文标题:Nvidia goes green to keep grid capacit…

发布时间:2026-09-17;近 7 天补充观察,非 24 小时窗口内;细节以来源原文为准,本页不复述未核验扩展信息

展开全文
投融资A

电力与能源约束观察:The Register 发布相关报道(原文标题:Nvidia goes green to keep grid capacity from zapping its revenues)

摘要

发布时间:2026-09-17;近 7 天补充观察,非 24 小时窗口内;细节以来源原文为准,本页不复述未核验扩展信息

涉及主体
NVIDIA
指标/金额
暂无可靠最新数据
来源
The Register
解读提示

关键金额、规格、时间节点和订单影响需以原文或官方披露为准,本页不基于标题推断未披露信息。

The Register
视频 B

Data Center and AI Infrastructure in Arizona: A Knowledge Exchange | Citi…

ASU Energy Forward · 检索词:AI infrastructure datacenter panel discussion。用于补充产业、产品或工程部署观察。

展开全文

Data Center and AI Infrastructure in Arizona: A Knowledge Exchange | Cities Panel w/ Paul Westerhoff

专家圆桌 · ASU Energy Forward · 检索词:AI infrastructure datacenter panel discussion

在 YouTube 打开
视频 B

Data Center and AI Infrastructure in Arizona: A Knowledge Exchange | Indu…

ASU Energy Forward · 检索词:AI infrastructure datacenter panel discussion。用于补充产业、产品或工程部署观察。

展开全文

Data Center and AI Infrastructure in Arizona: A Knowledge Exchange | Industry Panel with Gary Dirks

专家圆桌 · ASU Energy Forward · 检索词:AI infrastructure datacenter panel discussion

在 YouTube 打开
视频 B

Data Center and AI Infrastructure in Arizona: A Knowledge Exchange | Util…

ASU Energy Forward · 检索词:AI infrastructure datacenter panel discussion。用于补充产业、产品或工程部署观察。

展开全文

Data Center and AI Infrastructure in Arizona: A Knowledge Exchange | Utilities Panel with Kelly Barr

专家圆桌 · ASU Energy Forward · 检索词:AI infrastructure datacenter panel discussion

在 YouTube 打开
视频 B

Data Center Leaders on Building AI’s Infrastructure

Bloomberg Live · 检索词:AI infrastructure datacenter panel discussion。用于补充产业、产品或工程部署观察。

展开全文

Data Center Leaders on Building AI’s Infrastructure

专家圆桌 · Bloomberg Live · 检索词:AI infrastructure datacenter panel discussion

在 YouTube 打开
视频 B

Aii Expert Panel | Challenges and Opportunities in the Data-Energy Triang…

Alliance for Innovation and Infrastructure · 检索词:AI infrastructure datacenter panel discussion。用于补充产业、产品或工程部署观察。

展开全文

Aii Expert Panel | Challenges and Opportunities in the Data-Energy Triangle

专家圆桌 · Alliance for Innovation and Infrastructure · 检索词:AI infrastructure datacenter panel discussion

在 YouTube 打开
视频 B

Great Debate: How AI Infrastructure Is Hitting the Scale Wall

TechArena · 检索词:AI infrastructure datacenter panel discussion。用于补充产业、产品或工程部署观察。

展开全文

Great Debate: How AI Infrastructure Is Hitting the Scale Wall

专家圆桌 · TechArena · 检索词:AI infrastructure datacenter panel discussion

在 YouTube 打开
热度 B

产业热度指数 10/10

产业热度指数为 10/10:本期自动化检索记录到 19 条候选条目,指数按候选条目数量、来源可信度和栏目覆盖度保守计算。

展开全文
热度B

产业热度指数 10/10

详细内容

产业热度指数为 10/10:本期自动化检索记录到 19 条候选条目,指数按候选条目数量、来源可信度和栏目覆盖度保守计算。

延续热点 B

NVIDIA Blackwell/GB200/GB300

今日延续上榜

展开全文
延续热点B

NVIDIA Blackwell/GB200/GB300

详细内容

今日延续上榜

延续热点 B

AI 芯片供给与交付

今日延续上榜

展开全文
延续热点B

AI 芯片供给与交付

详细内容

今日延续上榜

延续热点 B

智算中心 CapEx/扩建

今日延续上榜

展开全文
延续热点B

智算中心 CapEx/扩建

详细内容

今日延续上榜

4. 最新视频观察

Data Center and AI Infrastructure in Arizona: A Knowledge Exchange | Cities Panel w/ Paul Westerhoff

专家圆桌 · ASU Energy Forward · 检索词:AI infrastructure datacenter panel discussion

在 YouTube 打开

Data Center and AI Infrastructure in Arizona: A Knowledge Exchange | Industry Panel with Gary Dirks

专家圆桌 · ASU Energy Forward · 检索词:AI infrastructure datacenter panel discussion

在 YouTube 打开

Data Center and AI Infrastructure in Arizona: A Knowledge Exchange | Utilities Panel with Kelly Barr

专家圆桌 · ASU Energy Forward · 检索词:AI infrastructure datacenter panel discussion

在 YouTube 打开

Data Center Leaders on Building AI’s Infrastructure

专家圆桌 · Bloomberg Live · 检索词:AI infrastructure datacenter panel discussion

在 YouTube 打开

Datacenter Design & Operations Course - Day 1 - Episode 1: Efficient Data Center Management

专家讲座 · TEQNYAT · 检索词:data center thermal management seminar

在 YouTube 打开

Aii Expert Panel | Challenges and Opportunities in the Data-Energy Triangle

专家圆桌 · Alliance for Innovation and Infrastructure · 检索词:AI infrastructure datacenter panel discussion

在 YouTube 打开

Data Center Cooling - A thermal efficiency approach

专家讲座 · Anixter · 检索词:data center thermal management seminar

在 YouTube 打开

Great Debate: How AI Infrastructure Is Hitting the Scale Wall

专家圆桌 · TechArena · 检索词:AI infrastructure datacenter panel discussion

在 YouTube 打开

来源链接区

本次检索说明

  • 公开 RSS/Atom:ServeTheHome:未检索到符合条件的高相关条目。
  • 论文池:已从本地论文池读取 18 条候选;池更新时间 2026-09-18 02:34。
  • 可选自动化增强服务不可用时,本页仅使用可追溯的公开来源与保守的规则化摘要,不补写无法核验的事实。
Data Center Dynamics The companies that are cooling on gas 可信度:A Data Center Dynamics 800VDC protection in data centers 可信度:A Data Center Dynamics Google considers data center development in New Mexico 可信度:A Data Center Dynamics NorthC breaks ground on data center in Frankfurt, Germany 可信度:A Data Center Dynamics Aligned breaks ground on gigawatt-scale data center campus in Pennsylvania 可信度:A Data Center Dynamics Google, Nvidia, and Emerald AI found the AI Energy Management Alliance to support demand response capabilities within the data center sector 可信度:A Data Center Dynamics Magnora joins venture for Estonia data center project 可信度:A Data Center Dynamics Onsemi unveils its Embedded Power Platform architecture to increase power density 可信度:A Data Center Dynamics Scotland's parliament backs defacto, temporary, moratorium on new hyperscale data centers 可信度:A Data Center Dynamics An Introduction to Data Center SLAs 可信度:A The Register Nvidia goes green to keep grid capacity from zapping its revenues 可信度:A The Register Higher-enriched uranium for datacenters has DoE all aglow 可信度:A The Register America is building datacenters faster than the grid can power them 可信度:A Data Center Knowledge Delivery Certainty Will Define the Next Phase of Data Center Growth 可信度:A Data Center Knowledge Zombie Workloads Haunt Data Center Efficiency Efforts 可信度:A Data Center Knowledge OpenAI Astra’s ‘Critical’ Rating and the AI Governability Gap 可信度:A Data Center Knowledge Data Center Pay Is Rising, but Turnover Remains High, Survey Finds 可信度:A Data Center Knowledge The Ripple Effect of Data Center Project Cancellations and Delays 可信度:A Data Center Knowledge Increase Data Center Density Without New Construction 可信度:A Data Center Knowledge Property Tax: The Value Driver that AI Data Centers Overlook 可信度:A Data Center Knowledge How AI Is Reshaping Subsea and Terrestrial Networks 可信度:A Data Center Knowledge Urban Data Centers: Who Needs Them and Where to Find Them 可信度:A HPCwire CoreWeave Brings Up Multi-Rack NVIDIA Vera Rubin NVL72 Cluster 可信度:A NVIDIA Blog NVIDIA Vera Rubin NVL72 Delivers Leading Performance in MLPerf Inference v6.1 Debut 可信度:S NVIDIA Blog Emerald AI, Google and NVIDIA Launch Alliance to Advance Flexible AI Data Centers 可信度:S NVIDIA Blog Perplexity Portable Computer Is Now Available on Windows, Powered by NVIDIA RTX 可信度:S arXiv Could Underwater Data Centers Pose a Risk to AI Treaty Verification? 可信度:S arXiv CATS: A Carbon-Aware Task Simulator for Reducing AI Data Center Emissions 可信度:S arXiv Convective Heat Transfer Optimization for Liquid Cooling Plates Driven by Field Synergy and Fractal Geometry 可信度:S arXiv Spatial LLM Workload Shifting Needs Foresight: Model Commitment for AI Data Center Operation under Power Grid Constraints 可信度:S arXiv From Grid to Chip: Power Architecture, Stability, and Flexibility of AI Data Centers 可信度:S arXiv Grid-Mode-Aware Model Predictive Control of Hybrid Energy Storage Systems for AI Data Center Power Smoothing 可信度:S arXiv Hosting Capacity Assessment of Data Centers with Voltage Ride-Through Capability in Power Systems 可信度:S arXiv Shift or curtail? How much data-center flexibility is worth depends on the host power grid 可信度:S arXiv 计算机科学 https://arxiv.org/search/cs?query=data+center+cooling+liquid+thermal&searchtype=all 可信度:S NVIDIA 数据中心 https://www.nvidia.com/en-us/data-center/ 可信度:S 开放计算项目 OCP https://www.opencompute.org/ 可信度:S ASHRAE 技术资源 https://www.ashrae.org/technical-resources 可信度:S 工信部 https://www.miit.gov.cn/ 可信度:S 中国信通院 https://www.caict.ac.cn/ 可信度:S Data Center Dynamics https://www.datacenterdynamics.com/en/rss/ 可信度:A The Register https://www.theregister.com/headlines.atom 可信度:A ServeTheHome https://www.servethehome.com/feed/ 可信度:A Data Center Knowledge https://www.datacenterknowledge.com/rss.xml 可信度:A HPCwire https://www.hpcwire.com/feed/ 可信度:A NVIDIA Blog https://blogs.nvidia.com/feed/ 可信度:S