Serial line · electricity
Electricity meter reading over RS-485 and Modbus
At a glance
- Physical interface
- RS-485 — two-wire differential serial line
- Protocol
- Modbus RTU (address + function code + registers)
- Topology
- Daisy chain with termination at the ends
- Addressing
- Unique Modbus address per device on the line
What are RS-485 and Modbus?
RS-485 is a serial communication interface widely used in industry. Its two-wire differential design works reliably over long distances and in electrically noisy environments — which makes it a natural fit for switchboards and building installations.
Modbus is the language spoken over that line. In Modbus RTU the master asks a device by address and function code, and the device answers with register values. It is simple, well documented and supported almost everywhere.
Most electricity meters expose their measurements as Modbus registers. Which register holds which quantity is defined in the device's register map; once that map is known to the system, the meter becomes readable.
How it works
Reading with RS-485 / Modbus, step by step
The line is installed
A two-wire RS-485 line runs from the electricity meters to the switchboard. Devices are connected in a daisy chain, with termination resistors at the ends where required.
Addresses are assigned
Each meter gets a unique Modbus address on the line. Two devices sharing an address cause collisions, so this is verified during installation.
The register map is defined
The system is told which register holds which quantity: active energy, reactive energy, voltage, current, power and power factor.
The reading round runs
The master polls meters on the line in turn; returned register values are converted into engineering units and split into index and instantaneous values.
Data lands in the archive
Electricity indexes are archived alongside heat and water meters and used together in cost allocation.
Technical summary
- Physical interface
- RS-485 — two-wire differential serial line
- Protocol
- Modbus RTU (address + function code + registers)
- Topology
- Daisy chain with termination at the ends
- Addressing
- Unique Modbus address per device on the line
- Quantities read
- Active/reactive energy, voltage, current, power, power factor
- Use
- Unit and common-area electricity meters
Choosing
When is RS-485 / Modbus the right choice?
Good fit
- Projects where unit electricity is metered separately
- Sites tracking common-area consumption
- Buildings where switchboard installation is practical
- Projects that want heat, water and electricity on one statement
Poor fit
- Older electricity meters with no Modbus output
- Scattered measurement points where a line cannot be run
In NovuSoft
How RS-485 / Modbus reading is managed in the panel
Four meter types in one panel
Electricity meters are managed in the same project and the same list as heat, hot water and cold water meters, and appear as a separate line on the cost allocation statement.
More than the index
Beyond active and reactive energy indexes, voltage, current, power and power factor can be read and stored.
Common-area tracking
Common-area meters are defined separately so shared consumption never blends into unit consumption.
Telling line faults apart
Every device on a line going silent is a different pattern from one device going quiet — the panel makes that distinction visible.
Frequently asked questions
Questions about RS-485 / Modbus
Can any electricity meter be read over RS-485?
No. The meter needs a communication port that supports Modbus. Devices without one require either replacement or a suitable interface unit; the site survey establishes which.
How many meters can share one line?
It depends on device load, cable quality and line length. Where capacity is exceeded the line is split or a repeater is added. The installation plan comes out of the survey.
How does electricity enter the heat cost statement?
Electricity appears as its own line item on the allocation statement. Heating and domestic hot water are allocated by regulation rules, while electricity is distributed by measured consumption.
Other reading methods
Let us pick the path that fits your building
Wired reading
M-Bus
M-Bus (Meter-Bus, EN 13757) is the European standard for reading heat and water meters over a two-wire line. H…
ExploreWireless reading
wM-Bus
wM-Bus (EN 13757-4) reads meters wirelessly over 868 MHz. Modes, AES encryption, range and battery life — and …
ExploreShort-range radio
RF collector
An RF collector gathers meter data over short-range radio and forwards it to the central modem, solving covera…
Explore