RTLS for digital twins

RTLS Data for Digital Twins: How Real-Time Location Makes Your Site Model Live

A 3D model shows what your site looks like. RTLS shows what it is doing right now.

Most digital twin projects start with geometry. The layout is modelled, the machines are placed, and the render looks convincing. What is missing is the live state of the site: where things are, how they move, where they wait.

This guide explains what real-time location data contributes to a twin, how that data reaches it, and what to consider when choosing the location layer underneath.

Content

What a Digital Twin Actually Needs

Most twin projects begin with a model exported from CAD or BIM. That model is accurate about layout and geometry. It says nothing about behaviour. It cannot tell you which forklift is blocking the aisle, how long a load carrier has been waiting at the buffer, or whether material is flowing the way the plan assumed.

An operational twin needs a continuous stream of what is where and how it moves. That stream has to arrive without manual scanning or booking steps, because a twin fed by manual input is only as current as the last shift report.

Static model

A geometric copy of the site. Walls, lines, racks and machines sit in the right place, at the right scale. It is useful for planning, layout reviews and communication. It shows one state, the state that was modelled. When the floor changes, someone has to update the file. Nothing in the model knows what happened this morning.

Live operational twin

The same geometry, with real-time state on top. Every tagged object has a current position, a path behind it and a dwell time. Zones report occupancy. Flows between areas are measured rather than estimated. The model reflects the site now, so it can be used for decisions during the shift, not only for planning between shifts.

How RTLS Feeds the Digital Twin

Three stages sit between a tag on a pallet and a moving object in the twin.

01

Capture

Tags on assets, vehicles and load carriers communicate with a grid of anchors across the site. The system computes continuous real-time position.

02

Open location layer

Positions flow into an open, vendor-neutral location layer (omlox). Any system can consume them, not just one vendor’s tool.

03

Twin and analytics

The live positions drive the digital twin, dashboards, value-stream and simulation tools. Our sister company Seconity sits at this stage, turning location and sensor data into a live, AAS-conform model of the plant and connecting it to SAP and MES.

The hard part is rarely the 3D render. It is the reliable live data plumbing underneath.

What RTLS Data Adds to the Twin

Live position of every tagged object, continuously.

Movement paths and travel distances.

Dwell time and zone occupancy.

Throughput and material flow between areas.

Utilization of equipment, floor space and handling gear.

Congestion and bottleneck signals as they form.

What You Can Do With a Live Twin

The value shows up where a decision needs the current state of the site rather than a plan of it.

Find and remove flow bottlenecks

Measured dwell times and paths show where material actually waits, so the constraint is identified from data rather than from memory.

Run what-if simulations

Test a layout change or a new routing against recorded movement before anything on the floor is moved.

Feed live value-stream analysis

Value-add and waiting time are derived from continuous location data instead of a one-off observation study.

Drive alerts, routing and automation

Zone events trigger replenishment, bookings or warnings in ERP, MES and WMS without a manual scan.

Give AGVs, people and equipment one spatial picture

A shared coordinate system means automated vehicles and staff work from the same view of where things are.

Choosing the Location Layer

A twin tied to one RTLS vendor becomes a silo. The positions live inside that vendor’s platform, and every other tool needs a custom connector. As soon as a second technology or a second site is added, the integration work repeats.

An open standard avoids that. omlox defines how location data is published and consumed, so positions stay portable across tools and across radio technologies. The twin, the dashboard and the simulation tool all read from the same layer.

Where Cavea stands on this

Cavea builds its RTLS to be omlox-conform. Radio technology is selected per use case rather than sold as one answer, weighed on accuracy, latency, battery life and total cost of ownership.

One Cavea Tribrid Tag tracks a trackable across the entire site, switching between tracking technologies as it moves from zone to zone.

const tagVideoObserver = new IntersectionObserver((entries, observer) => { entries.forEach((entry) => { const el = entry.target; if (entry.isIntersecting) { if (el.readyState >= 2) { el.play(); } else { el.addEventListener('canplay', () => { el.play(); }, { once: true }); } } else { if (el.readyState >= 2) { el.pause(); el.currentTime = 0; } } }); }, { threshold: [0], rootMargin: '-20% -10% -10%' }); tagVideoObserver.observe(document.querySelector('#rtls-video'));

Standards Around the Twin

Three standards decide whether the data stays usable outside the tool that produced it. They cover different layers and do not replace one another.

Frequently Asked Questions

How does RTLS support a digital twin?

RTLS provides the continuous real-time location layer: where every tagged asset, vehicle and load carrier is, and how it moves. That turns a static site model into a living operational twin.

What is the difference between a static and a live digital twin?

A static twin shows layout and geometry. A living twin adds the real-time state, meaning position, flow and utilization. It reflects what is actually happening on site right now.

Do I need RTLS to build a digital twin?

Not for a visual model. For an operational twin you do need a live data source, and RTLS is the most direct way to supply continuous location and movement data.

Can the location data be used across different tools?

Yes, and it is particularly easy when they are based on an open standard such as omlox. That keeps positions vendor-neutral and equally usable for twins, dashboards and simulation tools.

Which RTLS technology is best for a digital twin?

It depends on the accuracy and update rate the twin requires. UWB and AoA deliver high accuracy and fast update rates, while Cavea Mesh delivers long battery life and low infrastructure effort for zone-based coverage.

The Location Layer Under the Twin

Cavea builds the real-time location layer that feeds digital twins. It is omlox-conform, so the positions stay usable outside our own software, and the radio technology is selected per use case rather than prescribed. If you are scoping a twin and need to work out what the live data layer under it should look like, that is the conversation to have first.

What is RTLS?

What is RTLS?

How real-time locating systems work, from tags and anchors to position data.