// Adds dimensions UUID, Author and Topic into GA4
Monday, August 17, 2026
27.4 C
Singapore

ST Engineering’s “BrightCity” smart water solution set to transform water metre monitoring and management

SINGAPORE: ST Engineering’s BrightCity, launched on June 7, is a new smart water metre monitoring and control system designed to help cities and utility providers manage water more effectively.

According to the Singapore Business Review, BrightCity offers a cost-effective, end-to-end solution applicable to existing (brownfield) and new (greenfield) infrastructure projects.

Gareth Tang, Head of Smart Utilities & Infrastructure at ST Engineering, highlighted the importance of this new technology:

By digitalising conventional water metres infrastructure at scale, BrightCity provides real-time insights, empowering utility providers and end users to manage water consumption effectively and enhance sustainability.

A key feature of BrightCity is its Metre Interface Unit (MIU). This unit integrates easily with existing water metres, enabling wireless communication for digital data collection and transmission.

The data is sent to a central Metre Data Management System (MDMS), which gathers real-time information from various metres. The MDMS allows for automated, comprehensive monitoring and control of metering infrastructures across large urban areas.

Security is a crucial part of the BrightCity system. Its encrypted data management ensures safe data collection, analysis, and real-time alerts, improving the detection of water leaks and overall water management.

The system also works on open communication networks like NB-IoT/Cat-M and LoRa. This avoids dependency on specific networks or equipment, making it adaptable to various environments.

In addition, BrightCity has a customer portal and mobile app that provide users with real-time water consumption readings and comparison benchmarks.

Consumers can monitor their water usage and identify unusual patterns, leading to better water use management.  /TISG

Read also: Singapore to coat buildings with reflective paint to cool urban areas by up to 2°C—NTU pilot study

- Advertisement -

Hot this week

Singapore woman worries BF may not be financially ready for their BTO after S$1.4k gaming spree

She has about S$60k in savings. Her boyfriend has S$21k — and spent S$1.4k on games in four months. With their BTO on the way, she is now questioning whether his spending habits are a red flag.

‘Our lives will henceforth forever be different’: Singapore woman on growing apart from SAHM friend

Some commenters felt the woman was being unfair, pointing out that being a SAHM does not mean someone has no struggles of her own.

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