// Adds dimensions UUID, Author and Topic into GA4
Monday, March 9, 2026
31.2 C
Singapore

A*STAR officially opens two new facilities in Jurong Innovation District

SINGAPORE: The Agency for Science, Technology and Research (A*STAR) has officially unveiled two state-of-the-art facilities in the Jurong Innovation District, managed by Jurong Corporation (JTC), in a step to further expand the nation’s advanced manufacturing ecosystem.

The event was officiated by Minister for Trade and Industry, Gan Kim Yong, yesterday  (Oct 19).

The two newly established facilities, housed within the Singapore Institute of Manufacturing Technology (SIMTech) and the National Metrology Centre under SIMTech, are poised to expand sustainable manufacturing in the region. Their mission is not only to enhance Singapore’s capabilities but also to contribute significantly to the nation’s goal of achieving net-zero emissions by 2045.

At the core of this endeavour is a collaborative approach. Leading research institutions will join forces with industry partners, working in tandem to jointly develop and accelerate manufacturing processes with a clear focus on achieving net-zero emissions. This collaborative synergy will enable Singapore to remain at the forefront of environmentally responsible manufacturing.

See also  Diner shocked after price of hor fun goes up by $2 at Toa Payoh eatery in just 1 month

The significance of this event was further amplified by the presence of approximately 300 industry players who had the privilege of touring the Jurong Innovation Zone facilities. These industry representatives also participated in insightful industry sharing sessions aimed at providing them with knowledge and collaboration opportunities related to Industry 4.0 manufacturing technology, workforce transformation, and sustainable manufacturing.

In a parallel development, Workforce Singapore has introduced a revamped job induction training programme. This programme is tailored to provide essential support to Jurong Group tenants in the realm of Industry 4.0 and workforce transformation. By equipping the workforce with the necessary skills and knowledge, this initiative is expected to bolster Singapore’s position in the evolving landscape of advanced manufacturing.

The launch of these two pioneering facilities, alongside the concerted efforts to foster collaboration and provide the workforce with the essential skills, reinforces Singapore’s commitment to not only leading in advanced manufacturing but doing so in an environmentally sustainable and responsible manner.

- Advertisement -

Hot this week

Singapore jobseeker shocked after CEO tells him to ‘get lost’ during job interview

The conversation, he said, took a sharp turn when the CEO asked a question about sales targets.

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); } });
// //