惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

C
Check Point Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
博客园 - 聂微东
月光博客
月光博客
博客园 - 司徒正美
爱范儿
爱范儿
aimingoo的专栏
aimingoo的专栏
量子位
Recent Announcements
Recent Announcements
V
V2EX
P
Proofpoint News Feed
小众软件
小众软件
云风的 BLOG
云风的 BLOG
腾讯CDC
宝玉的分享
宝玉的分享
Microsoft Azure Blog
Microsoft Azure Blog
大猫的无限游戏
大猫的无限游戏
Vercel News
Vercel News
The GitHub Blog
The GitHub Blog
A
About on SuperTechFans
B
Blog
博客园_首页
GbyAI
GbyAI
博客园 - Franky

Hacker News - Newest: "AI"

AI can't read an investor deck AI as an attorney? Student uses ChatGPT, Gemini to sue UW over alleged racial discrimination Hacking MCP Servers in AI Systems – The Rug Pull: Tool Changes After Approval GitHub - MeepCastana/KubeezCut: Free Web based video editor Can AI judge journalism? A Thiel-backed startup says yes, even if it risks chilling whistleblowers Coming soon: 10 Things That Matter in AI Right Now DARPA built an AI to fact-check enemy weapons claims What explains heterogeneity in AI adoption? When AI Meets Muscle: Context-Aware Electrical Stimulation Promises a New Way to Guide Human Movements - Department of Computer Science AI Changed How We Build. It Did Not Change What Matters. Linux rules on using AI-generated code - Copilot is OK, but humans must take 'full responsibility for the… Meta spins up AI version of Mark Zuckerberg to engage with employees Code Mode: Let Your AI Write Programs, Not Just Call Tools | TanStack Blog GitHub - Delavalom/graft: Go framework for building AI agents. Type-safe tools, multi-provider (OpenAI, Anthropic, Gemini, Bedrock), zero vendor SDKs. India's TCS tops estimates, says new AI models did not dent services demand Gen Z's fading AI hype Strong feeling: we are in a folded AI reality GitHub - machinarii/total-recall-catalog: A reference catalog of latest knowledge retrieval, memory & RAG systems GitHub - mensfeld/code-on-incus: Give each AI agent its own isolated machine with root, Docker, and systemd. Active defense detects and stops threats automatically.. Quantization, LoRA, and the 8% Problem: Benchmarking Local LLMs for Production AI Iran war: We spoke to the man making Lego-style AI videos that experts say are powerful propaganda Powell, Bessent discussed Anthropic's Mythos AI cyber threat with major U.S. banks GitHub - immartian/bellamem: Persistent belief-graph memory for AI agents. Retrieves decisive context by importance — not recency, not RAG, not /compact. recursive-mode: The Repo-Native Operating System for AI Engineering After the attack on Sam Altman's home, will AI CEO's go on the offensive? The biggest advance in AI since the LLM Opus 4.6 vs GPT 5.4 One Prompt Unity World Generation Test “AI polls” are fake polls Client Challenge Can AI be a 'child of God'? Inside Anthropic's meeting with Christian leaders
The Anatomy of AI Power in 2026 | Wayne Research
7moritz7 · 2026-05-24 · via Hacker News - Newest: "AI"

1. The Macro Level (Facility)

Path: Grid → Substation → Switchgear → UPS

To train Large Language Models, data centers act as a single, unified supercomputer. When a training sequence initiates, the facility experiences a massive, synchronized demand for power.

The journey begins at the utility grid, carrying raw, unconditioned power at extreme voltages (110kV+). An on-site Substation steps this down to a medium voltage (typically 11kV to 35kV).

The most critical facility-level component is the Uninterruptible Power Supply (UPS). If the grid fluctuates or fails, diesel or gas generators take several seconds to boot. The UPS utilizes massive battery arrays to bridge this gap, ensuring the AI clusters never lose power.

[ EXHIBIT 1 ] END-TO-END POWER DELIVERY ARCHITECTURE

+------------------+     +------------------+     +------------------+     +------------------+
|   Utility Grid   | --> |    Substation    | --> |   UPS & Genset   | --> |     Room PDU     |
|   > 110 kV AC    |     |   11-35 kV AC    |     |     480 V AC     |     |     415 V AC     |
+------------------+     +------------------+     +------------------+     +------------------+
                                                                                          |
                                                                                          v
                         +------------------+     +------------------+     +------------------+
                         |   AI GPU Core    | <-- |    VRM / PoL     | <-- |   Power Shelf    |
                         | 0.7 V / 2,083 A  |     |  48 V -> 0.7 V   |     |     48 V DC      |
                         +------------------+     +------------------+     +------------------+

Voltage steps down by 157,000× from utility to silicon; each conversion is a margin for loss, latency, and capital cost.

Key Players: Companies like Schneider Electric, Eaton, and ABB dominate this infrastructure. Semiconductor companies (e.g., Infineon, Wolfspeed) provide the Silicon Carbide (SiC) switches inside the UPS, with some modern UPS products advertising up to ~99% efficiency.

2. The Distribution Level

Path: UPS → Floor PDUs → Busways → Rack

Once power is conditioned by the UPS, it is distributed across the data center floor. It travels through large transformers inside floor-level Power Distribution Units (PDUs), which step the voltage down to 415V or 240V AC.

This power is transported down the aisles of server racks via overhead or underfloor copper bars known as Busways. Because AI racks consume significantly more power than traditional web-hosting racks (up to 120kW per rack compared to a traditional 10kW), these busways must carry immense current.

Traditional mechanical circuit breakers are being replaced by Solid-State Circuit Breakers (SSCBs) that can cut power in microseconds to prevent catastrophic arc flashes. AI datacenter operators are willing to significantly increase their spending for these components, because a single power malfunction in their facility can be incredibly expensive.

3. The Rack Level (48V Pivot)

Path: Rack PDUs → Power Shelves

This stage represents the most significant architectural pivot in modern AI infrastructure. For decades, traditional servers operated on a 12-Volt DC backplane. However, the sheer power density of AI GPUs renders 12V economically and physically highly impractical due to transmission limits.

To facilitate this, racks now feature Power Shelves—centralized banks of power supply units (PSUs). These shelves take the incoming AC power and convert it into highly stable 48V DC. Inside these PSUs, Gallium Nitride (GaN) and Superjunction MOSFETs switch at incredibly high frequencies, allowing power supplies to remain compact while delivering Titanium-grade efficiency. NVIDIA’s NVL72 architecture has emerged as the de-facto reference for 120 kW liquid-cooled racks at hyperscale,[1] anchoring the industry’s transition to the 48 V DC backplane.

+ + + +

THE POWER FORMULA: P = V × I

If an AI rack requires 100,000 Watts at 12 Volts, it must push 8,333 Amps of current. This causes extreme heat and copper losses (I²R). By increasing the rack voltage to 48V DC, the current drops to 2,083 Amps. This reduces power losses by a factor of 16.

4. The Board/Chip Level

Path: 48V DC → VRMs → AI Silicon Core

The final stage is one of the the most demanding power engineering environment in the world. The 48V DC power arrives at the motherboard and must be immediately stepped down to the exact voltage the silicon logic requires (usually between 0.6V and 0.8V).

This transition is handled by Point-of-Load (PoL) converters and Voltage Regulator Modules (VRMs). A single flagship AI GPU (like NVIDIA’s Blackwell) can consume over 1,200 Watts.[2] At 0.7 Volts, a single chip demands nearly 1,700 Amps of current.

Traditional Lateral Power Delivery (LPD) clusters VRMs around the silicon. To combat transient resistance, next-generation architectures are replacing this with Vertical Power Delivery (VPD), placing the VRMs directly underneath the GPU rather than next to it. Semiconductor companies supply the specialized smart power stages and digital controllers that orchestrate this rapid-fire energy delivery.

+ + + +

THE TRANSIENT CHALLENGE

AI workloads are highly “bursty”. A GPU may demand its full 1,700 Amps in a matter of microseconds. If the VRMs cannot respond instantly, the voltage drops, and the GPU crashes.

Conclusion

The AI buildout is inextricably linked to power infrastructure. As model sizes scale, the physical limit of computation is bound by our ability to efficiently convert 110,000 Volts from the grid into 0.7 Volts at the silicon core. The companies that master this conversion across the entire macro-to-micro value chain will be essential during the next era of high-performance computing.

* * *

Footnotes

  1. NVIDIA, “GB200 NVL72 Platform Datasheet,” 2024. [↑]
  2. NVIDIA, “Blackwell B200 Architecture Whitepaper,” 2024; per-GPU TDP of up to 1,200 W in HGX configurations. [↑]