// Adds dimensions UUID, Author and Topic into GA4
Sunday, July 26, 2026
28.9 C
Singapore

NTU and SGH collaborate to set up 3D printing R&D lab

SINGAPORE: Nanyang Technological University (NTU) and Singapore General Hospital (SGH) have joined forces to establish a cutting-edge 3D printing research and development laboratory. The collaborative venture aims to pioneer advancements in medical technologies, focusing on human organ printing.

The partnership between NTU and SGH extends to the customization and development of prosthetics, orthopaedic devices, and implants. In the realm of prosthetics and orthopaedic devices, the collaborative effort will involve meticulous engineering analysis, material selection, and testing to identify optimal raw materials and production techniques.

Notably, the research initiative will delve into three-dimensional living tissue printing, commonly referred to as bioprinting. NTU and SGH will channel their efforts towards groundbreaking research in this field, exploring new avenues that promise medical innovation.

A spokesperson from Singapore General Hospital emphasized the transformative impact of 3D printing technology on patient care. Over the past few years, the hospital has recognized the manifold benefits this technology offers, enhancing patient outcomes and enabling surgeons to meticulously plan intricate surgical procedures in advance.

In particular, 3D printing technology has proven invaluable in specialities such as ear and brain surgery. Surgeons can leverage this technology to create detailed models, facilitating clear communication with patients and aiding in developing precise surgical guidelines. This enhances patient understanding and contributes to the streamlining of surgical procedures, ultimately reducing the time spent in the operating room.

The collaborative effort envisions significant strides in medical care, with the hospital estimating that over 50 patients will benefit from these innovative 3D printing technologies in the coming year.

- Advertisement -

Hot this week

‘Young Singaporeans are now absolutely screwed’: SG millennial says making money has never been harder

SINGAPORE: For the past few years, there's been no shortage of people claiming that Gen Z, also called Zoomers, is doomed to struggle more than the generations before them. And looking around, it...

Malaysian PM pressured by an unholy alliance

Anwar Ibrahim is now in a tight spot after his closest umno ally Zahid Hamidi - leader of the Umno - has allowed an unholy alliance that is breaking all logic and etiquette in this Muslim country -...

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