// Adds dimensions UUID, Author and Topic into GA4
Friday, June 19, 2026
30.5 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

Singaporean TikToker responds to ‘incel’ culture: Don’t mistake gentleness as weakness

A Singapore TikToker has gone viral for a sharp, spoken-word breakdown of incel ideology, challenging the "men are superior" mindset while addressing real grievances.

Employee says intern’s non-stop complaints and comments are ‘driving them insane’

SINGAPORE: Most interns worry about making a bad impression at work. This one, however, appears to have made himself unforgettable for all the wrong reasons

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