// Adds dimensions UUID, Author and Topic into GA4
Sunday, September 6, 2026
29.1 C
Singapore

Singapore scientists develop artificial ‘worm gut’ that breaks down plastics

SINGAPORE: A team of scientists from Nanyang Technological University, Singapore (NTU Singapore), have developed an artificial ‘worm gut’ that shows promise in addressing the global plastic pollution crisis. The innovative method involves leveraging the capabilities of Zophobas atratus worms, commonly known as ‘superworms,’ to break down plastics efficiently.

Researchers from NTU’s School of Civil and Environmental Engineering (CEE) and Singapore Centre for Environmental Life Sciences Engineering (SCELSE) successfully cultivated microbes from the worms’ guts by feeding them plastic.

This process aims to accelerate plastic biodegradation, offering a nature-inspired solution to the escalating plastic pollution problem.

While previous studies revealed that superworms could survive on a plastic diet due to bacteria in their guts breaking down plastic, implementing these worms on a large scale was deemed impractical due to slow feeding rates and challenges in maintaining the worms.

NTU scientists, however, have overcome these obstacles by isolating the essential gut bacteria and utilizing them to efficiently break down plastics without the need for extensive worm breeding.

This breakthrough holds significant promise for mitigating plastic pollution, as the artificial ‘worm gut’ method offers a sustainable and scalable approach to tackle plastic waste. The research aligns with global efforts to find eco-friendly solutions, providing hope for a cleaner and more sustainable future.

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