// Adds dimensions UUID, Author and Topic into GA4
Saturday, June 6, 2026
32.7 C
Singapore

PUB to triple capacity of Tuas NEWater Factory to 75 million gallons daily

SINGAPORE: Singapore’s national water agency, PUB, has announced plans to expand the capacity of the Tuas NEWater Factory (TNF) to 75 million gallons per day (mgd), an increase from its current production capacity of 25 mgd.

This move will help bolster Singapore’s water sustainability efforts, with the upgraded facility producing enough recycled water to fill approximately 136 Olympic-sized swimming pools daily.

The expansion is part of PUB’s broader strategy to increase water resilience and reduce reliance on natural water sources. The agency plans to launch a construction tender for the project later this year.

The Tuas NEWater Factory will also be integrated with the Tuas Water Reclamation Plant, a major infrastructure project currently under construction.

Once completed, the combined facilities will enhance Singapore’s ability to treat and recycle water more efficiently, contributing to a more sustainable and robust water supply system.

NEWater is a core component of Singapore’s water management strategy, with the highly purified reclaimed water used for industrial and potable purposes. Expanding the TNF’s capacity will further support the city-state’s long-term water security goals.

The expansion project’s construction timeline and projected completion date have yet to be disclosed. However, this development signifies another step in Singapore’s ongoing commitment to water sustainability and resource management.

- Advertisement -

Hot this week

MOM/NTUC: Employers cannot disguise retrenchments as ‘new opportunities’ by asking Singapore workers to reapply for jobs overseas

Some companies are avoiding the term “retrenchment” to reduce negative perceptions by asking workers to apply for relocated roles abroad

‘Why do the good things only come after I leave?’ Singaporeans share their most ironic timing stories

On Reddit, a netizen was curious and asked: What was your “why do the good things only come after I have left” moment?

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