// Adds dimensions UUID, Author and Topic into GA4
Sunday, August 16, 2026
27.2 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

‘I’m really tired of having to listen to her arguments’: SG employer considers replacing maid

The employer said her helper’s attitude was “super” when she first arrived, but changed after several months.

Too many choices, too many deal-breakers? Singaporeans say dating apps are making love harder

Some Singaporeans think dating apps have given people too many choices, making it easier to reject, ghost and move on to the next match.

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