// Adds dimensions UUID, Author and Topic into GA4
Tuesday, August 11, 2026
31.4 C
Singapore

Singapore scientists pioneer carbon-capturing 3D concrete printing technology

SINGAPORE: Researchers at Nanyang Technological University (NTU) Singapore have unveiled a groundbreaking 3D concrete printing method that captures and stores carbon dioxide (CO2), presenting an innovative solution to reduce the construction industry’s environmental footprint.

The method, detailed in the journal Carbon Capture Science & Technology, aims to address the significant carbon emissions associated with cement production, contributing approximately 8% of global CO2 emissions—or 1.6 billion metric tonnes annually.

The process developed by NTU involves injecting steam and CO2—captured as by-products from industrial processes—directly into the concrete mix during 3D printing.

This allows the CO2 to chemically react with the concrete components, converting it into a solid form sequestered within the material. Simultaneously, steam enhances the absorption of CO2, further strengthening the printed structure.

Laboratory tests have shown that this technique improves the concrete’s mechanical properties, with structures demonstrating up to 36.8% greater compression strength and up to 45.3% improved bending strength compared to conventional 3D-printed concrete.

Additionally, the new method absorbs and traps 38% more CO2 than existing 3D printing approaches.

The innovation offers a carbon-reducing alternative to traditional cement-intensive construction practices. The new process also enhances printability, making the concrete easier to shape and build while reducing material usage, construction time, and labour requirements.

The team has filed a US patent application for their invention and plans to refine the process further, exploring using waste gases as an alternative to pure CO2 to enhance efficiency.

- Advertisement -

Hot this week

Ex-President Halimah: A lot more difficult for Singapore to achieve monumental success; we need everyone on board

Mdm Halimah's National Day message: "It will be a lot more difficult for us to achieve such monumental successes from now on but move, change and adapt we must. For this, we will need everyone to b...

Parent criticized for allowing child to step on restaurant tables with dirty shoes

On Facebook, a netizen complained: "Letting the kids stepping at the mrt chair where other people will be seating on it so dirty and even didn't stop them for doing that where if don't want to seat...

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