// Adds dimensions UUID, Author and Topic into GA4
Wednesday, July 22, 2026
27.7 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

Leader of Indonesian baby trafficking ring linked to Singapore gets 7-year jail term

A court in Indonesia found 19 people guilty of running a baby trafficking network which is said to have bought and sold dozens of infants for illegal adoption, including Singapore

Petition asking Prime Minister Lawrence Wong to reject Faishal Ibrahim’s resignation quickly gets hundreds of signatures

An online petition urging Prime Minister Lawrence Wong to reject Faishal Ibrahim's resignation has attracted hundreds of signatures. Supporters cited his two decades of public service and leadershi...

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