// Adds dimensions UUID, Author and Topic into GA4
Sunday, August 16, 2026
27.2 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

‘I’m really tired of having to listen to her arguments’: SG employer considers replacing maid

The employer said her helper’s attitude was “super” when she first arrived, but changed after several months.

Too many choices, too many deal-breakers? Singaporeans say dating apps are making love harder

Some Singaporeans think dating apps have given people too many choices, making it easier to reject, ghost and move on to the next match.

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