Data

Google gives Artificial Intelligence full control over cooling its data centers

2 min read

Google in collaboration with DeepMind is giving the control of cooling several of its data centers completely to an AI algorithm.

Since 2016, they have been using an AI-powered recommendation system (developed by Google and DeepMind) to improve the energy efficiency of Google’s data centers. This system made recommendations to data center managers, leading to energy savings of around 40 percent in those cooling systems.

Now, Google is completely handing the control over to cloud-based AI systems.

How Google’s safety-first AI system works

Google’s previous AI engine required too much operator effort and supervision to implement the recommendations. So they explored a new system that could give similar energy savings without manual implementation. Here’s how the algorithm does it.

  1. A large number of sensors are embedded in the cooling center. The cloud-based AI system monitors the data centers and every five minutes pulls a snapshot of the data center.
  2. It then feeds this snapshot into deep neural networks, which predict how different combinations of potential actions will affect future energy consumption.
  3. The AI system then identifies which actions will minimize the energy consumption while satisfying safety constraints.
  4. Those actions are sent back to the data center, where the actions are verified by the local control system and then implemented.

To ensure safety and reliability, the system uses eight different mechanisms to ensure it behaves as intended at all times and improve energy savings. The system is already delivering consistent energy savings of around 30 percent on average, with further expected improvements.

Source: DeepMind Blog

In the long term, Google wants to apply this technology in other industrial settings, and help tackle climate change on an even grander scale.

You can read more about their Safety-first AI on DeepMind’s Blog.

Read Next

DeepMind Artificial Intelligence can spot over 50 sight-threatening eye diseases with expert accuracy.

Why DeepMind made Sonnet open source.

How Google’s DeepMind is creating images with artificial intelligence.

Sugandha Lahoti

Content Marketing Editor at Packt Hub. I blog about new and upcoming tech trends ranging from Data science, Web development, Programming, Cloud & Networking, IoT, Security and Game development.

Share
Published by
Sugandha Lahoti
Tags: AI News

Recent Posts

Top life hacks for prepping for your IT certification exam

I remember deciding to pursue my first IT certification, the CompTIA A+. I had signed…

3 years ago

Learn Transformers for Natural Language Processing with Denis Rothman

Key takeaways The transformer architecture has proved to be revolutionary in outperforming the classical RNN…

3 years ago

Learning Essential Linux Commands for Navigating the Shell Effectively

Once we learn how to deploy an Ubuntu server, how to manage users, and how…

3 years ago

Clean Coding in Python with Mariano Anaya

Key-takeaways:   Clean code isn’t just a nice thing to have or a luxury in software projects; it's a necessity. If we…

3 years ago

Exploring Forms in Angular – types, benefits and differences   

While developing a web application, or setting dynamic pages and meta tags we need to deal with…

3 years ago

Gain Practical Expertise with the Latest Edition of Software Architecture with C# 9 and .NET 5

Software architecture is one of the most discussed topics in the software industry today, and…

3 years ago