// Adds dimensions UUID, Author and Topic into GA4
Tuesday, September 22, 2026
27.4 C
Singapore

M1 and Ericsson to implement AI-powered transport network automation in Singapore

SINGAPORE: M1 has partnered with Ericsson to bring artificial intelligence-powered automation to Singapore’s transport network infrastructure, as part of efforts to enhance M1’s 5G network with advanced automation and analytics.

In a press release on Tuesday (June 17), it said that both companies will work on the commercial deployment of Ericsson’s Transport Automation Controller (ETAC), a cloud-native solution designed to transform how transport networks are managed and operated. ETAC will use AI and machine learning to automate and optimise operations across microwave, IP, and optical transport networks.

M1 will first integrate ETAC into its microwave transport network with plans to expand it to its IP transport network over time.

This follows a successful trial where the system identified sources of interference and improved synchronisation monitoring, service assurance, and root cause analysis. It also optimised power consumption across M1’s microwave links.

M1 CTO Denis Seek said: “By adopting intelligent automation, we are not only enhancing our network performance and reliability but also strengthening our commitment to sustainability and excellent customer experience.”

Singapore Business Review reported that the move is expected to support logistics and port operations. /TISG

Read also: SIA partners with Salesforce to enhance AI-powered customer service

Featured image by Depositphotos (for illustration purposes only)

Hot this week

‘Cash Only… No Lah, No Now, No CDC’ — Singapore woman, 85, says her stall customers scold her because she only accepts cash

An elderly stall owner’s unusual “cash only” sign reflects the challenges some older hawkers face as cashless payments become part of daily life

Employer says helper wants out months into two-year contract: ‘Now, if I want another maid, I have to pay again’

The employer said the helper gave different reasons for wanting to leave, including family problems in the Philippines.

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