// Adds dimensions UUID, Author and Topic into GA4
Sunday, June 7, 2026
31.1 C
Singapore

Government to replace all first-generation trains by 2026

SINGAPORE: The government has announced its plans to replace all first-generation Kawasaki Heavy Industries (KHI) trains before they reach their 38-year service lifespan, with the process expected to be completed by the end of 2026.

This move comes after a first-generation KHI train caused significant disruption on the East-West Line, raising concerns about the reliability of the ageing fleet.

Speaking in Parliament, Minister for Transport Chee Hong Tat outlined the decision to phase out these older trains. He explained that the KHI trains, assessed in 2012, have a designed service life of 38 years.

However, the Minister emphasized that a train’s reliability is influenced by various factors, not solely its age. “Trains that remain reliable can continue to be used if they have not exceeded their service life,” he asserted.

The replacement efforts have already begun. In 2018 and 2020, the Land Transport Authority (LTA) ordered 106 new R151 trains to replace the oldest trains on the North-South and East-West Lines, including the KHI fleet.

While there were some delays in the delivery of these trains due to the COVID-19 pandemic, the first batch of three trains was handed over to SMRT and put into service in June 2023.

Since then, LTA has been progressively handing over new R151 trains at a rate of about two per month.

As of now, 34 R151 trains have been delivered to SMRT, with the remaining KHI trains scheduled for replacement by the end of 2026.

- Advertisement -

Hot this week

Singapore breaks into global top 10 startup ecosystems index for the first time

Singapore has broken into the global top ten startup ecosystems for the first time, even as Singapore retained its country ranking in the Global Startup Ecosystem Index 2026, from global startup ec...

Software engineer feels undervalued after being tasked with training higher-paid fresh graduates

SINGAPORE: A 28-year-old software engineer whose salary has remained at S$3,500 a month says he feels “demoralised” after being tasked with training newly hired fresh graduates who are reportedly e...

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