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

‘Life is but a bunch of unwanted surprises’: Singaporean says having an emergency fund helps him stay calm

After going through consumer debt, he said rebuilding his finances taught him the value of having money set aside for emergencies.

171 Sungai Kim Kim victims win civil suit against factory and two Singaporean directors seven years after toxic waste disaster

Seven years after the Sungai Kim Kim disaster, 171 victims have secured a civil court victory against four defendants, including two Singaporean nationals. The amount of damages will be decided later.

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