// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
28.9 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)

- Advertisement -

Hot this week

More than 12,800 cartons of duty-unpaid cigarettes found hidden in wooden crates at Tuas Checkpoint

This may be one of the largest single-vehicle cigarette seizures at Singapore's land checkpoints in recent memory.

‘My boss tells me what to click and type’: Employee frustrated by boss who hovers around his workstation all day

SINGAPORE: An employee has claimed that his boss’s constant micromanaging has become so excessive that it now feels like an invasion of his personal space, with the manager allegedly hovering aroun...

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