// Adds dimensions UUID, Author and Topic into GA4
Friday, July 3, 2026
29.4 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.

- Advertisement -

Hot this week

Workers say some HR departments are quick to enforce rules but slow to address misconduct

The story highlights how inconsistent or ineffective HR action on workplace misconduct can weaken trust, allow toxic behaviour to continue, and increase employee stress, disengagement, and turnover...

Helper claims not only is she paid only $600 but also has to pay for 2 out of her 3 daily meals out of...

She claimed, "This arrangement is very difficult and not enough for me. Yet, since I have no other choice in this job, I have no option but to endure it and keep working."

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