// Adds dimensions UUID, Author and Topic into GA4
Sunday, August 16, 2026
32 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

SPF: Singaporean man who was rescued from alleged kidnapping in Malaysia is believed to know his kidnapper; he’s now wanted by CNB

The man was rescued with his girlfriend by Malaysian police after an alleged kidnapping, but he’s now wanted by Singapore Central Narcotics Bureau

Singaporean man, 62, loses S$1.6M stolen by son, including S$533K in CPF savings; son sentenced to 7 years’ jail

An SAF regular stole S$1.6 million from his father to fund his gambling addiction, and even forged a police report to avoid suspicion

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