Studio Matrx Monthly · Volume 1 · Issue 3 · August 2026
Amogh N P
 In loving memory of Amogh N P — Architect · Designer · Visionary 
Sensor Networks & MeteringLesson 1.3

Lesson 1.3 · IoT & Sensing

Sensor Networks & Metering

From one node to many - deploying sensors across a whole building, submetering energy and water, and the meters that are a smart building's richest data source

13 min Interactive lessonFree · open lessonByAmogh N P· Architect & interior designer
The hook

One sensor answers one question. A network of them - and a tree of meters - lets a building answer the question every owner actually asks: where is it all going?

A single sensor is a spot reading. The power of a smart building comes when you deploy many - a coordinated network of nodes covering zones, systems and floors - and when you add the most under-appreciated instruments of all: meters.

This lesson scales sensing from one device to a whole building. We cover how many sensors, and where; the trade-off between wired and wireless placement; and submetering - breaking a single utility feed into a tree that shows exactly where energy and water go. Meters are not glamorous, but for cost, carbon and fault-finding they are often the richest data a twin ever gets.

Many sensors + a tree of meters = a nervous system. Submeter first, add exotic sensors later.

From one node to a coordinated network

A smart building rarely has one sensor of a kind; it has a population of them, deployed to a plan. Two questions govern that plan: coverage (are the things you care about being measured at all?) and density (how finely - one sensor per floor, per zone, per desk?). Density is a genuine trade-off. Too sparse and you get an average that hides the problem - one temperature sensor for a floor tells you nothing about the cold corner by the glass. Too dense and cost, cabling, batteries, network traffic and maintenance balloon for readings that barely differ. Good design matches density to how much the quantity actually varies in space and how granular a decision you need.

Those nodes are organised into a network topology. Some devices sit on a shared wired bus (many meters and BMS points speak Modbus or BACnet MS/TP down a daisy-chained cable). Wireless devices often form a star around a gateway, or a self-healing mesh (as Zigbee and Thread do) where nodes relay for each other to extend range and route around dead spots. Long-range, low-power sensors on LoRaWAN report to a single gateway that can cover a whole site. Module 2 details these protocols; the point here is that deploying many sensors is a design problem - of coverage, density and topology - not just a purchasing one.

Coverage = is it measured at all? Density = how finely? Match density to how much it varies in space.

Submetering: turning one bill into a map

Here is the highest-leverage move in the whole module. Most buildings have exactly one utility main meter - a single number for the whole building each month. That number tells you how much but never where or why. Submetering fixes this by installing meters downstream of the main, splitting the total into named loads: HVAC, lighting, tenant A, tenant B, plug loads - and, one level deeper, the chiller, the pumps, the fans.

The figure draws this as a tree: the utility main at the top, branching into systems and tenants, branching again into individual large loads. The effect is transformative. A single bill that rose 12 percent is a mystery; a submetering tree shows the rise is entirely in the chiller, at night, when the building is empty - a stuck valve or a scheduling fault you can now find and fix. Submetering is what makes energy analytics and fault detection (Module 6) possible at all, and it is equally powerful for water, where a submeter on each riser or wet area turns 'the water bill is high' into 'there is a continuous overnight flow on the third-floor branch' - almost always a leak. A rough discipline: submeter every load big enough that you would want to explain it separately. You cannot manage what you cannot see, and the main meter shows you almost nothing.

SUBMETERING TREE Utility main meterwhole-building kWh HVACplant + AHUs Lightingby floor Tenant Aprivate meter Plug loadssmall power Chillerlargest single load Pumps + fansmotors sub-meters split the whole into named loads Sub-meters turn one bill into a map of WHERE the energy actually goes.
Zoom
A submetering tree. One utility main meter tells you only the whole-building total; sub-meters downstream split it into named loads - HVAC, lighting, tenants, plug loads - and one level deeper into individual large loads like the chiller. This is how an opaque bill becomes a map of where the energy actually goes.

Main meter = how much. Sub-meters = WHERE and WHY. Submeter anything worth explaining separately.

Wired versus wireless - placing the network in a real building

Every real deployment is a negotiation between wired and wireless, and the figure contrasts them on one floor. Wired sensors and meters sit on a powered, reliable backbone - a Modbus or BACnet bus, or PoE runs. They never need a battery, they are hard to interfere with, and they suit fixed, high-value points: main and sub-meters, BMS field devices, actuators. Their cost is routing the cable, which in an occupied, finished building can be brutal - chasing walls, lifting ceilings, closing rooms.

Wireless flips it. A battery radio node can be placed in minutes almost anywhere, which is why retrofits lean on it heavily. But now coverage and density become a radio problem. Each node has a range; walls, floors and metal attenuate the signal; and the figure shows the real design task - arranging nodes and gateways so their coverage overlaps with no blind spots between them. A mesh helps by letting nodes relay for one another. The honest trade-off: wired gives reliability and power but is costly and disruptive to route; wireless gives speed and flexibility but ties you to battery life, range limits and interference. Most real buildings are a hybrid - a wired backbone for meters, actuators and critical points, wireless for the long tail of light, occasional sensors. Deciding which is which, early, saves enormous pain.

WIRED BACKBONE vs WIRELESS COVERAGE WIRED WIRELESS meters + BMS points on a bus gateway battery nodes; overlap = coverage Density and overlap decide coverage; gaps between circles are blind spots. Wired = reliable + powered but costly to route; wireless = fast to deploy but battery + range limited.
Zoom
Wired backbone versus wireless coverage on one floor. Wired meters and BMS points sit on a reliable, powered bus but are costly to route; wireless battery nodes deploy fast but must be arranged so their coverage overlaps with no blind spots. Most real buildings are a hybrid of the two.

Meters as a primary data source

It is worth ending on the instrument most people overlook. A meter is a sensor - one that integrates a flow (of electricity, water, gas, heat) over time - and it is often the single most valuable stream a twin receives, because it maps straight onto money and carbon. Modern smart meters and sub-meters do more than tick a total: they record interval data (typically every 15 or 30 minutes), which reveals the shape of consumption - the overnight base load that should be near zero, the morning start-up spike, the weekend that should be quiet but is not.

Meters expose their data in practical ways you will meet on the job: a pulse output (a contact that closes once per unit consumed), a Modbus or BACnet register you can poll, or a utility data feed. That interval history is the raw material for benchmarking a building against its peers (tools like ENERGY STAR Portfolio Manager do exactly this), for spotting waste, and for verifying that a retrofit actually saved what was promised. The practical instinct to carry forward: before adding exotic sensors, make sure the building is properly metered and submetered. Meters are cheap relative to their value, they rarely lie about totals, and they answer the question owners care about most - where is the money going, and can we prove we cut it?

A meter is a sensor that integrates a flow. Interval data shows the SHAPE, not just the total.

A worked example - reading a building from its meters

Put the pieces together on a real pattern. Imagine a mid-size office whose electricity bill has crept up over a year. The single main-meter total confirms the rise but explains nothing - it is one number going the wrong way. Now bring in submetering and interval data. The HVAC sub-meter, plotted at 15-minute resolution, shows a base load - the consumption when the building should be empty, overnight and at weekends - that is not near zero as it should be, but sits stubbornly high. Drill into the chiller sub-meter and that base load traces to the chiller running through the night in an unoccupied building.

That single reading reframes the problem entirely. It is not that the building got busier or the weather harsher; a schedule or a control is wrong - a valve stuck open, an override left on, a time-clock that never turns the plant off. The fix is cheap; finding it without submetering and interval data would have been nearly impossible, because the monthly total hides exactly the overnight shape that gives it away. This is the everyday power of the module: the base load that should be zero, the spike out of hours, the weekend that should be quiet are the signatures a metered building reveals and an unmetered one conceals.

The same reading habit extends to water - a continuous overnight flow on one branch is almost always a leak - and to any load with a predictable rhythm. It is also the raw material for benchmarking a building against its peers and for measurement and verification: proving a retrofit actually delivered the saving it promised. Learn to read the shape of a building from its meters and you hold one of the most immediately useful skills in the field - and the direct on-ramp to the analytics of Module 6.

Overnight base load should be near zero. If it is not, a schedule or valve is wrong - the meter shows you where.

Metering & network terms you'll meet

Submetering

Meters downstream of the utility main

Splits one bill into named loads (systems, tenants, floors); the foundation of energy analytics.

Smart meter / interval data

Meter recording use every 15-30 min

Reveals the shape of consumption, not just the total; enables benchmarking and fault-finding.

Modbus

Serial/IP protocol common on meters

Simple register-polling standard; most energy meters expose readings over Modbus RTU or TCP.

LoRaWAN

Long-range, low-power wireless

One gateway can cover a whole site; ideal for sparse, battery, low-rate sensors, not for actuation.

Hands-on workshop

Workshop — sketch a submetering tree and a coverage plan

Two skills in one exercise: designing where meters go to make energy legible, and deciding where sensors go to cover a space without waste. Both are the difference between data you can act on and data that just accumulates.

None required - notebook and a building you can picture. Optional: a real interval-meter dataset (from a utility portal or open data) to practise reading a building's consumption shape.

Given & goal
Goal: a submetering tree plus a wired/wireless coverage sketch
Inputs: any building you can picture in plan + a notebook
Time: ~35 minutes
  1. 1List the major energy loads of a building you know: HVAC/plant, lighting, tenants or departments, plug loads, any big single item (chiller, lift, kitchen). Draw them as a tree hanging off one utility main meter.
  2. 2Mark which branches deserve their own sub-meter, using the rule 'meter anything big enough that you would want to explain it separately'. Note which one, if metered, would most likely reveal waste.
  3. 3Now pick one floor and place sensing: decide coverage (which quantities) and density (per floor, per zone, per room) for temperature, CO2 and occupancy. Justify the density against how much each varies in space.
  4. 4For each sensor and meter, decide wired or wireless and say why - reliability and power versus speed and disruption. Put meters and actuators on the wired backbone; put the light, occasional sensors on wireless.
  5. 5Sketch the wireless coverage: place a gateway and draw rough coverage circles for the battery nodes, checking for overlap and blind spots. Move one node to close a gap.

You’ll walk away with
A two-part sketch: a submetering tree marking which loads get their own meter and which would reveal the most, plus a one-floor coverage plan showing sensor density and a wired/wireless split with a gateway and coverage circles.

The worked example

Three altitudes on the same idea

Read the band that fits you — or all three.

For the architectBuildings that sense & adapt

Metering strategy and network provision are design decisions with long tails. Deciding early which systems, floors and tenants get their own sub-meter - and leaving space, power and containment for a wired backbone plus wireless gateways - is far cheaper than retrofitting meters into live switchgear later. Design the building so its energy and water can be told apart from day one; tenants, ratings schemes and owners increasingly demand exactly that granularity.

For the interior designerSmart comfort, wellbeing & experience

Coverage and placement shape the occupant experience, not just the data. Where sensors and gateways sit affects both what a space can sense and how it looks; a considered wireless plan keeps comfort and air-quality sensing present but discreet. Understanding density helps you argue for sensing at the granularity people actually feel - per room or per zone - rather than a token sensor per floor that never reflects the corner someone is sitting in.

For the studentSkills, portfolio & proptech jobs

Metering and submetering are where the most employable analytics begin. Learning to read interval data - to spot a base load that should be zero, a spike out of hours, a leak in the overnight flow - is a skill energy and smart-building teams hire for directly. Get hold of any interval dataset (many utilities and open datasets provide them) and practise reading the shape of a building from its meters.

Misconception check

Once you have a smart utility meter, you can see where all the energy goes.

A single smart meter, however clever, still measures only the whole building - one number that tells you the total and its shape over time, but never which system, floor or tenant is responsible. Seeing where energy actually goes requires submetering: a tree of meters downstream of the main that attributes consumption to named loads. Without it you can watch the total rise and have no idea whether it is the chiller, the lighting, a server room or a faulty control - you are blind exactly where action is possible. The smart main meter is a valuable start, but the insight owners want lives in the sub-meters below it.
Try it

Do it yourself

Think at building scale now.

  1. 1What is the difference between coverage and density in a sensor deployment?
  2. 2Why does a single utility main meter fail to tell you where energy goes?
  3. 3Give one honest advantage and one drawback each for wired and wireless sensors.
  4. 4What does interval data reveal that a monthly total cannot?
  5. 5State the rough rule for deciding which loads deserve their own sub-meter.
Take this with you

The one line to carry out

Sensing at building scale is a design of coverage, density and topology - and submetering, by splitting one bill into named loads, turns 'how much' into 'where and why'. Meters are the smart building's richest and most under-used data source; instrument them before anything exotic.
Take it further
References & further reading

Peer-reviewed journals & authoritative standards

  1. 01Smart meterWikipedia, 2026.
  2. 02ModbusWikipedia, 2026.
  3. 03ENERGY STAR Portfolio Manager (benchmarking)US EPA, 2026.
  4. 04LoRa / LoRaWANWikipedia, 2026.
Related lessons
Recap
A smart building deploys a population of sensors to a plan governed by coverage and density and organised into wired buses or wireless star/mesh topologies. Submetering breaks a single utility feed into a tree of named loads, turning an opaque total into a map of where energy and water go - the basis of energy analytics and leak detection. Meters, with their interval data, are often the most valuable stream a twin gets; wired suits meters and actuators, wireless suits the long tail of light sensors, and most buildings are a hybrid.
Carry forward →

We can now cover a building in sensors and meters and stream numbers from all of them. But a confident number can still be wrong. Next we face the discipline every analysis secretly depends on: data quality and calibration.

A

The author

Amogh N P

Architect, interior designer, and creative polymath. Studio Matrx began in his notebooks — his vision of design made honest, useful, and open to everyone. Its Academy is written and taught in his memory, and free, forever.

More about Amogh →