// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 23, 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

‘What is this?’ Passenger complained that buses skipped stop twice, waited almost an hour for another one

On Facebook, a commuter shared: Waited for bus 74 and my bus stop got skipped both times, had to wait close to an hour for the third bus to finally let me board. What is this? The bus doesn't have ...

‘C’mon, please don’t do this.’ Singapore Food Agency reminds diners not to eat food dropped on hawker centre tables

"C’mon, please don’t do this 😥 Once food is dropped on an unclean tabletop, the surface of the food item would have been contaminated by bacteria. And there is no such thing as the 'three-second ...

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