// Adds dimensions UUID, Author and Topic into GA4
Friday, July 10, 2026
32.2 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

Why some Singaporeans stopped buying the cheapest option and started saving more

SINGAPORE: If there's one thing many Singaporeans excel at, it's finding clever ways to save money. Recently, many revealed the simple lifestyle changes that quietly ended up saving them a surpri...

Photo of helpers waiting outside maid agency puts treatment of domestic workers under the spotlight

SINGAPORE: A viral photo of several domestic helpers sitting on the floor outside a maid agency has sparked fresh debate over how migrant workers are treated in Singapore, with many netizens callin...

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