Siemens Industrial AI Drives Green Efficiency Revolution in Infrastructure Cooling, Parks, and Data Centers
The State Council recently issued the 15th Five-Year Plan Carbon Peaking Action Plan, which calls for advancing green and low-carbon industrial transformation, accelerating construction of green computing facilities, and promoting energy-saving and carbon-reduction measures in buildings.
This policy sets the stage for a major efficiency overhaul in China's cooling plants, industrial parks, and data centers over the next five years.
Siemens is positioning itself as a key participant through its intelligent infrastructure portfolio that connects energy systems, buildings, and industrial processes.
The company presented its solutions at the 2026 World Artificial Intelligence Conference, demonstrating applications across infrastructure, life sciences, consumer goods, and automotive manufacturing.
A Lightweight AI Box for Cooling Optimization
Traditional cooling systems in hotels and commercial buildings rely heavily on manual experience, leading to inefficient matching of chillers, pumps, and cooling towers with real-time loads.
Siemens addresses these challenges with the AI BOX (智冷魔方), a non-invasive edge computing device that integrates with existing building automation systems without requiring equipment replacement or major piping changes.
The solution combines physics-based models of HVAC components with machine-learning algorithms that predict cooling demand 15 minutes ahead and dynamically optimize equipment operation every 15 minutes.
At the five-star Shanghai Yingyi Crowne Plaza Holiday Hotel operated by InterContinental Hotels Group, installation and commissioning were completed in just three days with no interruption to hotel operations.
The deployment delivered approximately 7% additional energy savings on top of the existing control system and shifted maintenance from manual experience to fully autonomous AI-driven operation.
From Single-Point Savings to System-Level Energy-Carbon Management
At the park level, Siemens Smart ECX platform provides unified oversight of distributed energy resources including photovoltaics and storage.
The platform supports metering of 17 energy categories, automatically generates consumption baselines, and predicts usage trends with over 92% deviation-warning accuracy.
Following deployment at Sichuan Chuanrun Chengdu factory, the site achieved a 30% reduction in energy costs, over 90% overall energy efficiency, and cumulative carbon-emission cuts of 64,000 tons.
In November 2025, Chuanrun signed a strategic cooperation agreement with Siemens to scale zero-carbon park solutions and explore AI-liquid cooling and energy digitalization.
Power Infrastructure as the Foundation for AI Compute
Rising rack densities in AI training clusters have elevated power reliability to a critical requirement for data centers.
Siemens supplies end-to-end distribution systems featuring NXAirS medium-voltage switchgear and SIVACON S8 low-voltage panels.
These products were deployed at the Zhongjin Data Ulanqab zero-carbon computing base, China's first source-grid-load-storage integrated project serving the Beijing-Tianjin-Hebei region.
In July 2026, Siemens announced a 300-million-euro investment in Germany to expand capacity for energy-transition and AI data-center technologies, planning to create up to 700 new jobs by 2030.
Industrial AI Grounded in Domain Knowledge
Siemens stresses that successful industrial AI must fuse long-standing domain physics models with modern data-driven techniques rather than applying generic algorithms.
The approach spans hardware, software, and services, enabling customers to obtain complete solutions from a single vendor and reducing integration risk.
Documented results across multiple sites demonstrate that standardized, rapidly deployable products can be replicated from one hotel or park to another, creating scalable industrial value.
Related articles
Why 99% Attack Detection Rules Generate 99.9% False Positives in Real SOC Environments
A detection rule claiming 99% attack coverage with only 1% false positive rate sounds effective on paper, yet in practice it produces roughly one thousand false alerts for every genuine incident. Using a realistic example of 200,000 daily logins containing just two real compromises, the article demonstrates that 1.98 true positives are buried among 2,000 false positives. Bayes' theorem explains why sensitivity improvements barely move the needle while reducing the false-positive rate or narrowing the population yields dramatic gains in precision. The piece outlines three practical levers—lowering FPR, scoping rules to high-risk accounts, and cascading cheap-then-expensive checks—that cut analyst workload by orders of magnitude without sacrificing meaningful coverage. It also warns that chronically low-precision rules train analysts to ignore alerts, eventually leading to the rule being disabled despite remaining in compliance matrices. The recommended metric pair is therefore confirmed detections alongside coverage, rather than coverage alone.
ChatGPT Knows Your Company but Google Doesn't: Step-by-Step Guide to Diagnosing AI Visibility Issues
The complaint that a brand is missing from AI answers often masks six distinct technical problems that require opposite fixes. The guide separates three visibility layers—model knowledge without search, pre-indexed search bots such as OAI-SearchBot, and on-demand agent bots such as ChatGPT-User—and explains how to measure each one. It details checks for robots.txt entries, nosnippet and max-snippet meta tags, Cloudflare AI bot toggles, and server logs that reveal 403, 429, and 404 responses from specific crawlers. Additional steps cover JavaScript-rendered content, repeated query testing across 20 prompts, official reports in Yandex Webmaster and Google Search Console, and hidden prompt-injection instructions that may have been planted in page metadata. The article stresses that aggregated “AI visibility” percentages are meaningless without layer separation and warns that blocking training can unintentionally harm ordinary search indexing.
redb.Identity Adds gRPC Transport for OpenID Server Alongside Existing HTTP Facade
redb.Identity has introduced a second transport layer using gRPC next to its existing HTTP interface, sharing the same core routes, client registry, token store, and authorization logic. The new facade exposes standard OAuth and OpenID Connect operations such as Token, Introspect, Revoke, UserInfo, Discovery, and Jwks through protobuf-defined methods under identity.v1.Identity. Both transports enforce identical verdicts based on a single centralized scope table located behind direct-vm addresses, ensuring that a client authorized via HTTP receives the same result when calling gRPC. Error handling on gRPC uses status codes and trailers to carry machine-readable OAuth error codes and retry-after values, preserving compatibility with existing interceptors and tracing. Browser-facing flows, DPoP proofs, and user self-service remain on HTTP, while administrative operations are available on a separate management port. The implementation was validated through 64 unit tests, cross-language interop with @grpc/grpc-js clients, and a conformance run against the official OpenID Foundation suite.
Nvidia to Cease Regular GeForce Driver Updates for Windows 10 After October 2026
Nvidia has announced the end of regular driver support for Windows 10 in its GeForce Game Ready and Nvidia Studio driver lines starting October 2026. The first driver package without Windows 10 support will arrive in November of that year. Microsoft ended the base lifecycle of Windows 10 on October 14, 2025, and Nvidia is extending support by one additional year. Existing games and applications will continue to function after the change, while quarterly security patches for critical vulnerabilities will remain available until October 2029. Users will no longer receive optimizations for new games, fixes for graphics issues, or new GPU features. Newer technologies such as DLSS may also skip Windows 10 compatibility. The transition is described as gradual rather than abrupt, allowing older titles to keep running while newer releases increasingly encourage migration to a supported Windows version.