// Adds dimensions UUID, Author and Topic into GA4
Sunday, September 6, 2026
30.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.

 

Hot this week

Chinese national man, 47, gets S$560K fine in Singapore for evading over S$60K in customs duty on more than 28K bottles of duty-unpaid beer

The 47-year-old man faces 164 days in jail after failing to pay the penalty for false declarations of bringing thousands of beer bottles into Singapore

Air quality in Singapore reaches unhealthy range in central region due to transboundary haze from Indonesia fires

Dry weather and smoke from fires in Sumatra and Kalimantan pushed haze levels higher, prompting daily advisories from Singapore’s environment agency

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