// Adds dimensions UUID, Author and Topic into GA4
Friday, June 5, 2026
31.1 C
Singapore

Singapore scientists pioneer safer recycling method for e-waste plastic

SINGAPORE: Electronics are among the leading contributors to global plastic waste, with discarded e-waste posing significant environmental risks. When improperly disposed of, the plastics in electronic devices can release toxic chemicals, which may linger in the environment.

A prime example of such a contaminant is brominated flame retardants (BFRs), chemicals added to plastics to make them fire-resistant. Unfortunately, these substances can leach into the environment when e-waste plastics are discarded, or when they are subjected to high temperatures during recycling.

A team of scientists from Nanyang Technological University (NTU), led by Associate Professor Lee Jong-Min from the School of Chemistry, Chemical Engineering, and Biotechnology, has developed a solution to make the recycling of e-waste plastics both safer and more efficient.

Their innovative approach involves using a mixture of 1-propanol and heptane to dissolve and remove the harmful BFRs from acrylonitrile butadiene styrene (ABS), a common plastic used in the casings of devices like keyboards and laptops.

The solvents effectively target and remove the BFRs without affecting the integrity of the plastic itself. As a result, the researchers were able to recover over 80% of the plastic, ensuring that its original properties remained unchanged.

This breakthrough holds promise for the future of e-waste recycling by enabling the recovery of cleaner plastic, which could significantly reduce the environmental impact of e-waste disposal.

With this new method, NTU’s team hopes to facilitate more sustainable recycling practices and increase the rate at which e-waste plastic is processed. The development marks an important step towards addressing the growing concern of electronic waste and its long-term environmental consequences.

- Advertisement -

Hot this week

Maid saves for seven months to buy sneakers, only to have them stolen

A maid saved up money for seven months to buy a pair of trendy brand sneakers worth over $100. However, after placing them in the shoe cabinet outside the house, a stranger stole them. The employer...

BTS Singapore ticket frenzy sees resale prices soar to nearly S$9,000

Tickets for BTS's concert in Singapore at the end of the year went on sale today. Some tickets are already being resold on platforms for up to 23 times the original price.

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