// Adds dimensions UUID, Author and Topic into GA4
Tuesday, September 22, 2026
29.9 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

Singapore man, 65, a plumber, assaults maid in Telok Kurau after she breaks up with him before returning to home country

The man, a plumber, entered the helper’s employer’s home at night and broke into her room after she planned to return home when her work contract ended

Fallen tree in the road was cleared in minutes as dozens of strangers unite to move the branch, preventing traffic

A tree branch suddenly fell across MacPherson Road during the evening rush hour yesterday (18th), obstructing traffic. Dozens of people spontaneously moved the branch, clearing a lane to prevent tr...

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