March 27, 2026
Kamila Hrdličková

The cost of measurement data errors and how to prevent them

What a data error can actually cause

The impact of a data error depends on where it ends up. The same missing value can mean an incorrect bill, a missed fault, or a failed audit. Here is how these scenarios play out in practice.

Incorrect cost allocation

In a residential building with 40 tenants, a 5% error in heat measurement can mean some tenants overpay, whilst others pay less than they should. The result is complaints, administrative burden, and, in the worst case, legal disputes. In commercial buildings with multiple tenants, the situation is even more complex. Energy cost allocation is part of lease agreements, and any discrepancy can be legally challenged.

Decisions based on data that does not lie but misleads

If some meters stop sending data and the system fails to detect this, consumption may be assessed as lower than it actually is. The operator then incorrectly evaluates an efficiency measure as successful and invests further resources into it. In reality, they are making decisions based on incomplete data. The impact is felt not only in billing but also in long-term strategy. The same principle works in reverse: an unusual drop or spike in consumption can be the first signal of a water leak, a faulty pump, or overheating equipment, long before anyone notices physically. Without automated anomaly detection, these signals are simply missed.

Reporting and audit problems

ESG reporting, ISO 50001, EED. All of these require verifiable, consistent, and auditable consumption data. Missing values, gaps in time series, or discrepancies between data sources are precisely what an auditor will flag first. In practice, this can mean having to supplement data retrospectively or repeat the entire reporting process, which is costly in both time and money.

Hidden costs that are difficult to quantify

These include the time technicians and analysts must spend manually correcting data, tracking down missing values, or explaining inconsistencies to clients. These costs are difficult to measure but significantly affect the system’s total cost of ownership over time.

Where errors originate

Data errors typically have one of the following sources:

  • Communication failure: the meter works, but data does not reach the system. This may be a temporary network outage, a weak signal, or a depleted converter battery.
  • Incorrect configuration: the device sends data, but in the wrong format, with an incorrect unit, or with the wrong conversion coefficient. This is a very common installation error that may not become apparent for weeks.
  • Meter or converter fault: a physical defect that can generate zero values, constant values, or values outside the valid range.
  • Data processing error: data arrives correctly, but is processed incorrectly on the server or in the application. For example, a value being overwritten, an incorrect average calculated, or data lost during a system migration.

The costs of unreliable data, from legal disputes to missed leaks, are high, but they are not inevitable. Most data failures are predictable results of a "fragile" system design. To move from reactive firefighting to proactive management, the infrastructure must be built with layers of redundancy and self-awareness. Prevention isn't about human oversight; it’s about a system that validates itself at every step. A truly resilient architecture is defined by these core capabilities:

On-device data archiving

Communication outages are inevitable. Devices that store data locally and send it later ensure no records are lost. ACRIOS converters retain data for up to 40 days, preventing loss even during prolonged outages. Without this, communication failures create data gaps that require estimation or acknowledgement as missing.

Data validation at source

A high-quality IoT converter should perform basic data checks before sending data, such as detecting values outside physical limits, monitoring power usage, and reporting error codes. The earlier anomalies are caught, the less they affect downstream systems.

Diagnostics, not just readings

A good metering system sends both readings and metadata, such as battery status, signal quality, and error codes, to indicate whether devices are working correctly. Devices that report only measured values are nearly useless for troubleshooting.

Notifications on outages and anomalies

The system should alert you when data stops or values fall outside the expected range, via email, SMS, or app notifications. What matters is timely, clear alerts that specify the device and problem. Passive monitoring with monthly reviews is not sufficient.

Anomaly detection

An unusual spike in water consumption overnight, a temperature value that remains constant for 48 hours, or a sudden drop in heat consumption during winter. These are signals that an automated system can capture and flag for manual review. A person simply cannot spot such details across dozens or hundreds of data points.

Data integrity during transmission

ACRIOS converters forward data as a standard M-Bus frame with built-in integrity controls. For NB-IoT, we support DTLS for encrypted, intact data transmission.

Open formats and standardised communication

Data in proprietary or poorly documented formats is a source of errors at every integration point. JSON, CSV, MQTT, HTTP POST: open and well-documented formats that ensure data can be easily processed, audited, and transferred to another system without risk of loss or distortion.

How to design a system that is resilient and auditable

The starting point is hardware with proper diagnostics. A converter that reports battery status, signal quality, error codes, and the timestamp of the last successful transmission gives you immediate visibility when something goes wrong, rather than leaving you to discover the problem during the next manual review.

Once the right hardware is in place, alerts matter more than dashboards. A system that actively notifies you when data stops arriving or when values fall outside the expected range lets you act on problems in hours rather than weeks. Paired with data stored at multiple levels, locally on the device (up to 40 days), on the server, and in a backup, you have a safety net that covers outages at any single point.

The layer that is most often overlooked is configuration documentation. Incorrect configuration is one of the most common causes of data errors and one of the most difficult to trace retrospectively. Keeping clear logs of settings and changes will save significant time during troubleshooting.

Finally, automation should handle the routine. The goal is not to remove people from the process entirely, but to free them from checking numbers so they can focus on the broader context that only a person can spot.

Summary

Data errors in metering systems are not inevitable. They are largely a consequence of the system's design. A device that archives, validates, and reports anomalies in data is the foundation of an infrastructure that operates reliably without daily supervision. If you are designing or reconsidering your metering system, start with a simple question: what happens if one device stops communicating for three days? If the answer is not "the system alerts me automatically and the data is backfilled once the connection is restored", it is time to reconsider the architecture.

FAQs

The most reliable approach is to have automated controls in place: notifications on communication failures, detection of values outside the expected range, and comparison against historical data. Without these tools, errors typically surface only when a complaint arrives, an audit fails, or a bill does not match. Persistently unchanged values are also a common signal of a stuck or malfunctioning meter.

An audit trail is the system's ability to prove the origin and integrity of data. In practice, this means demonstrating that the data originated from a specific meter, was encrypted, and was not modified in transit. For ESG reporting, ISO 50001, or billing disputes, this is a critical requirement. Without an audit trail, data is difficult to defend.

Yes. ESG reporting and ISO 50001 both require consistent and verifiable data. Gaps in the time series or missing values are precisely what an auditor will flag first. In practice, this may mean supplementing data retrospectively or repeating the entire reporting process.

Are you addressing data reliability in your metering system, or are you in the process of designing the infrastructure? We are happy to review your situation and recommend converters that include diagnostics, up to 40 days of on-device archiving, and an open interface as standard.

Blog

Compliance

Smart Readiness Indicator (SRI): All you need to know

Smart Readiness Indicator (SRI) is the EU's metric for a building's digital intelligence. It rates how well a building manages energy, responds to occupants, and interacts with the grid. Learn what SRI means, what the legislation requires, and what role remote meter reading plays.
Read more
Technology

M-Bus installation tool Wizard from ACRIOS

Configuration errors and troubleshooting often take more time than wiring M-Bus devices. The ACRIOS Wizard simplifies this by guiding technicians through meter detection, data selection, and network setup; reducing installation time and the need for specialised knowledge.
Read more
Technology

Coulomb meter: Everything you need to know

A Coulomb meter measures actual battery charge consumption rather than relying on estimates. This enables realistic end-of-life prediction for IoT metering devices, optimised service intervals, and reduced TCO. How does this technology work in practice, and where does it make the most sense?
Read more
Technology

ACR-EX in water utilities: remote reading of pulse water meters

Pulse water meters are common in water utility networks, but their data often remains on the mechanical register. Learn how existing pulse water meters can be connected to remote reading systems using a pulse converter with display, without replacing the meters.
Read more
Company news

ACRIOS and Quectel announce partnership

ACRIOS Systems and Quectel Wireless Solutions have formed a strategic partnership to support SME manufacturers in adopting modern Linux/Android smart modules. The joint communication outlines the scope and technical goals of the cooperation.
Read more
Opinions and analysis

External or internal? How custom development works

External development helps organisations accelerate project delivery and reduce fixed costs. This article explores when outsourcing truly makes sense, what to consider when selecting a partner, and how to structure collaboration that delivers lasting internal peace.
Read more
How to?

Proven deployment of 10,000 wM-Bus converters for EED

Digitalisation of metering is becoming a strategic priority for utilities. Experience from a project with 10,000 wM-Bus concentrators and 850,000 meters shows that success depends less on technology itself and more on change management, coordination, and structured planning.
Read more
Technology

Choosing a remote reading system for water utilities

Digitalisation brings many ways to read water meters remotely, from bus networks to direct LoRaWAN and NB-IoT communication. Learn how to choose the right approach for your utility based on existing meters, coverage conditions, and investment strategy.
Read more
Opinions and analysis

Open data interfaces pay off for reporting and integration

An open data interface means freedom and independence when working with data. Beyond storing and visualising, it enables export, reporting, automation and smooth integration with other systems. The result is greater flexibility, lower vendor lock-in and sustainable data management.
Read more
Opinions and analysis

15-minute vs daily meter readings frequency explained

How often should you measure energy and water consumption? Fifteen-minute meter reading frequency supports detailed analysis and real-time optimisation, while daily data extend battery life and simplify reporting. Learn about the benefits, trade-offs, and use cases from practice.
Read more
Technology

Scripting in IoT: Flexibility, sustainability, and protection

Many IoT deployments fail when each new customer request requires a firmware change. Scripting solves that by separating customer logic from core functions, it enables faster updates, long-term maintenance, and secure control over unique features.
Read more
Technology

Gas meter data to dashboard: ACR-EX meets Datacake

Get your gas meter data online in minutes with the ACR-EX datalogger and its direct Datacake integration. This reliable NB-IoT solution provides live readings, alerts, and a ready-to-use dashboard. All without the need to develop or maintain your own backend infrastructure.
Read more
Compliance

EPBD is coming: what BACS means for your building

Let’s break down what the BACS mandate, part of EU’s broader initiative EPDB directive, means in practice. Who must comply, which systems and protocols to use, and how to modernise your building with minimal effort using your existing infrastructure.
Read more
Opinions and analysis

When DTLS makes sense. Know before you deploy

Let’s explore when DTLS (Datagram Transport Layer Security) brings real security value to NB-IoT deployments and when it’s smarter to choose a simpler or more energy-efficient alternative. Get clarity before committing to your next smart metering rollout.
Read more
Opinions and analysis

Not your keys, not your hardware

AES encryption protects your data. But without the keys, you don’t really own the device. This article explains why requesting encryption keys matters when purchasing IoT meters, and how it gives you full control over data, integration, and long-term independence.
Read more
Technology

868 MHz or 433 MHz? The right choice for your wM-Bus

Looking for a wireless M-Bus converter but unsure which frequency band to choose? This article compares 868 MHz and 433 MHz, explains key technical differences, and offers practical guidance based on meter compatibility, signal conditions, and installation environments.
Read more
How to?

Everything you need to know, documented. ACRIOS wiki.

One place to find answers to all your technical questions. The ACRIOS wiki simplifies technical communication by bringing together everything needed for configuration, installation, and integration. Online, accessible, and continuously updated.
Read more
Technology

End-to-end custom hardware and software development

Ready-made products can work. Until they don’t. When specific requirements emerge, a custom development approach offers the flexibility to design both hardware and software precisely for the task. Whether it’s a new solution or an upgrade to existing systems.
Read more
How to?

How to collect energy data to support ISO 50001

Energy efficiency is no longer just a buzzword. With rising energy costs and increasing regulatory pressure, frameworks like ISO 50001 are becoming essential. But to optimise energy use, organisations first need one thing: structured, reliable consumption data.
Read more
How to?

Lowering IoT TCO through smart manufacturing

The price tag is just the beginning. Real savings come from what happens after deployment – device setup, integration, maintenance and optimisation. Manufacturers can make all of this easier and cheaper, without compromising on performance.
Read more
How to?

Reading Sensus meters with zero hardware changes

Unifying meter readings across different protocols doesn’t have to mean replacing hardware or relying on a single vendor. Our solution connects even legacy Sensus meters (now part of the Xylem group) into a unified system – without the need to replace your existing devices.
Read more
Opinions and analysis

Why 15-minute data matters in district heating

15-minute interval readings help clarify heat pricing, detect anomalies and reduce billing complaints. They also support transparent cost allocation, a must as dynamic tariffs and EU rules raise the bar. With our converters, you can enable them without replacing your meters.
Read more
How to?

Give me a tool that works. Not a manual.

In the field, there’s no time for unnecessary clicks or second guesses. When every minute costs money, configuration needs to be fast, reliable, and dead simple. Let's have a look at what really works – and why complexity doesn’t belong at the installation site.
Read more
Compliance

5 most common myths about remote meter reading

From 2027, remote meter reading will be mandatory under the European Efficiency Directive. Yet despite growing availability of the technology, many myths and half-truths still surround its implementation. Let's break down five of the most common misconceptions.
Read more
Opinions and analysis

Battery-powered vs wired: What really costs more?

An externally powered data bus may look cheaper on paper. But once you factor in cabling, electrician work, inspections, and long-term upkeep, the story changes. Let's compare and reveal why battery-powered solutions often save more than just money – time, effort, and peace of mind.
Read more
Compliance

Cyber Resilience Act and IoT hardware

The European Union's Cyber Resilience Act significantly reshapes hardware requirements for IoT devices – promoting secure design, manufacturer transparency, and interoperability that is essential for resilience against cybersecurity threats. Learn more about CRA.
Read more
How to?

Next-gen meter readings, no replacements needed

Discover how to modernise your metering system without the high cost of replacing existing meters. With a smart converter, you can enable seamless remote readings using your current infrastructure. Quick to deploy, easy to manage, and fully compliant with EED requirements.
Read more
How to?

Modernising metering infrastructure

Connecting different types of meters into one efficient system can be a major challenge, when dealing with various manufacturers, generations and technologies. Discover how converters offer a smart, cost-effective way to unify even the most diverse metering infrastructures.
Read more
How to?

M-Bus to IoT integration explained

Connecting M-Bus meters to IoT networks like LoRaWAN or NB-IoT is now a critical step in modern utility infrastructure. Discover four practical methods that enable reliable, scalable, and future-ready integration – without complex custom development or delays.
Read more
Opinions and analysis

Understanding TCO: More than just hardware

When investing in new technology, looking beyond the initial hardware cost is more important than crucial. Discover how understanding and managing the total cost of ownership (TCO) can lead to smarter, more sustainable, and financially efficient technology investments.
Read more
Technology

NB-IoT technology: All you need to know

NB-IoT is a low-power, cost-effective IoT technology that ensures reliable connectivity with excellent coverage and security. Ideal for smart cities, industry, energy, and agriculture, it enables efficient communication for a wide range of devices. Let's discover its key features and benefits.
Read more
Technology

LoRaWAN: All you need to know

LoRaWAN is transforming the IoT with its long-range, low-power wireless communication. Ideal for smart cities, agriculture, and industrial automation, it enables efficient, cost-effective, and secure data transmission. Discover how LoRaWAN works and its key benefits.
Read more
Technology

M-Bus, wM-Bus, and RS-485: A technology guide

As cities and industries embrace digital transformation, reliable data collection and communication are essential. M-Bus, Wireless M-Bus (wM-Bus), and RS-485 technologies play a crucial role in smart metering, industrial automation, and infrastructure monitoring.
Read more
Technology

LoRaWAN vs. NB-IoT: Which technology is right for you?

As industries embrace digital transformation, many are upgrading legacy equipment to keep pace with evolving technology. The integration of smart metering and remote monitoring is turning traditional devices into key players in the rapidly expanding IoT ecosystem.
Read more
Technology

Smart metering: What it is and why it matters

Smart metering transforms energy monitoring by real-time insights into electricity, gas, and water use. By upgrading traditional meters with converters, it enables accurate billing, early issue detection, and improved grid efficiency for both consumers and providers.
Read more
Technology

IoT: Technology that saves time and money

If you have been hearing about IoT lately, you are not alone. IoT, short for the Internet of Things, is transforming the way we live and work – saving time, effort, and sometimes hundreds of euros each year and that is why we are leveraging it here at ACRIOS Systems.
Read more
Company news

ACRIOS Systems unveils its brand-new website.

We are excited to introduce new website. With a fresh design and enhanced features, we have created a more intuitive and enjoyable experience. Seamless navigation, improved functionality, and a modern look that makes finding what you need easier. Welcome to our new digital home.
Read more