// Adds dimensions UUID, Author and Topic into GA4
Saturday, July 25, 2026
28.3 C
Singapore

NTU researchers develop new cooling system to help cut down on Singapore’s carbon footprint

SINGAPORE: A team of researchers at Nanyang Technological University (NTU) have developed a new method for cooling servers in data centres that may help Singapore cut down its carbon footprint.

The new method can potentially reduce the energy costs and carbon footprint of cooling servers in data centres by up to 26 per cent. This is significant as data centres in Singapore account for 7 per cent of the nation’s total electricity consumption.

In traditional data centres, the CPU (central processing unit) is the hottest component and requires an air-cooled heatsink. Additionally, low-temperature air conditioning is needed to cool the entire data centre.

The breakthrough by the NTU researchers comes at a time when the world is more environmentally friendly and sustainable solutions as the demand for cloud computing rises globally.

Scientists from NTU have created a new method that employs a spray of non-conductive fluids to cool the CPU directly without the need for a heatsink. A closed-loop system collects the fluids and cools them in tropical ambient air temperature without needing a chiller or air-conditioning.

This approach enables CPUs to operate faster and better than current speeds, limited by air cooling, as faster speeds result in higher temperatures. The innovative spray-cooling method also has a higher heat rejection capability and is expected to require 30 per cent less space than conventional air-cooled data centres.

Leader of the project, NTU Associate Professor Wong Teck Neng, said that the new spray-cooling system could efficiently remove heat and reduce the temperature of the CPU.

The research team hopes to bring the spray-cooling method to market by 2025.

 

- Advertisement -

Hot this week

Power bank releases smoke at Woodlands MRT station, trains bypass station for 20 minutes

While waiting for the train at the MRT station, a female passenger's power bank suddenly started smoking. MRT staff quickly assisted in extinguishing the fire, and the train did not stop at Woodlan...

Singaporean with emergency fund of only S$5k tells others: ‘Stop comparing and run your own race’

SINGAPORE: Open social media for five minutes and you'll probably come away thinking everyone else has life sorted.   One person is collecting the keys to a new flat, another is celebrating a prom...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks