// Adds dimensions UUID, Author and Topic into GA4
Saturday, June 27, 2026
33.3 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

‘Different public personas’: Why do some people prefer Messi while others prefer Ronaldo? A Singapore study has an answer

A person's preference for either Lionel Messi or Cristiano Ronaldo may reveal more than just their footballing tastes, according to a new international study led by Nanyang Technological University

‘I finally had my “a job is just a job” moment’: Singaporean reflects on workplace disappointment

Whats your "A job is Just A Job" moment? Ill go first. I was close to resign before securing any offer last year end. I went thru the hoops and finally at final stage of interview. Everything went ...

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