// Adds dimensions UUID, Author and Topic into GA4
Thursday, July 2, 2026
28.9 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

Singapore develops AI tool that can analyse heart attack damage within a single minute

The platform, called CARDIA-GM, achieves 95% accuracy, and the research validating it has been accepted by the Journal of Cardiovascular Magnetic Resonance.

Amid betrayals, Muhyiddin stays calm in Johor snap polls

Former Prime Minister Muhyiddin Yassin, accused of betrayals in 2020, is staying extremely calm in the run up to the Johor elections, refusing to urge voters to vote against the opposition coalitio...

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