Skip to main content

What is a digital twin?

LeadershipEngineersDomain experts
In one minute

A digital twin is a live digital counterpart of a physical operation: a representation that stays in sync with reality and carries enough context to answer questions about it.

If you have read the rest of this section, you have already met every part of one. The knowledge graph is the twin's structure, time series are its senses, events are its memory. You do not buy a digital twin. You grow one.

Start with the word

The idea is older than the buzzword. NASA kept ground-based copies of spacecraft so engineers could diagnose problems in machines they could not physically reach, most famously during Apollo 13. The term itself came out of manufacturing lifecycle work in the early 2000s, and Industry 4.0 turned it into boardroom vocabulary.

Strip the marketing and the definition is small:

A digital twin is a model of a physical thing or process, connected to live data from that thing, so the model and reality stay in step.

The second clause is the one that matters. A 3D drawing of your plant is not a twin, it is a picture. A spreadsheet of your equipment is not a twin, it is a list. What makes a twin is the live connection: when the pump's bearing temperature rises, the twin knows.

One operation, mirroredEach physical thing has one digital counterpart, and live data keeps the mirror honest.The physical operationThe digital twinPump P-101the machine itselfResource P-101in the knowledge graphSensor 21-PT-1034measuring inlet pressureTime seriesdatapoints, seconds behind realityMaintenance crewopening a work orderEventthe work order, in the logdecisions and actions flow back, closing the loop
Row for row: each physical thing has exactly one digital counterpart, live data keeps the two columns in step, and the return path along the bottom, decisions and actions, is what the whole exercise is for.

What a twin is made of

In DataHub the twin is not a separate product bolted on top. It is what the four building blocks add up to once they are connected:

The twin's anatomyWhat carries itLive today
Structure, what exists and how it connectsResources and relationships, the knowledge graph
Senses, what the operation is doing right nowTime series, sampled often enough to be faithful, plus subscriptions for millisecond delivery
Memory, what has happened to itEvents: alarms, work orders, permits, batches
Records, what documents describe itFiles, linked to the things they describe
Rules, what governs itPolicies: retention, access intent, requirements🚧 recorded today, enforcement on the roadmap
Behaviour, what it computes and predictsFunctions: cleaning, features, windows, detections🚧 on the roadmap

This is why the earlier pages kept insisting on contextualization: an unlinked record cannot be part of a twin, because the twin is the links.

The maturity ladder

"Digital twin" covers four quite different levels of ambition, and it pays to name which one you are talking about:

  1. Descriptive. The twin knows what exists and how it connects. This is the knowledge graph, and it is where every twin starts.
  2. Informative. The twin knows what is happening now and what has happened. Live series, events, and subscriptions pushing changes as they occur.
  3. Predictive. The twin computes: cleaned signals, derived features, detections that fire before the failure. This is what functions are for.
  4. Autonomous. The twin, or an agent reading it, acts on what it sees, and the loop closes without a person in the middle of every cycle.
On the roadmap

Levels one and two work end to end today. Level three is what the functions capability on the roadmap exists to serve, and level four is the agent story: agents already reason over the twin through the API, and function execution is what will let detections trigger them in-platform.

The honest sequencing matters, because the value does not wait for level four. Most of the documented returns, faster investigations, audit-ready reporting, fewer specialists per question, arrive at levels one and two.

Grown, not built

Here is the trap in the phrase "let's build a digital twin": it describes a deliverable with no owner, no end state and no decision it changes, which is exactly why it appears on our list of bad first questions.

Twins that work are grown, and the growth loop is the same one as the model itself:

  • Pick one question somebody is paid to answer.
  • Twin only the slice of the operation that question touches, the pump, its sensors, its work orders.
  • Answer the question, then let the next question pull the twin wider.

A twin grown this way is accurate where it matters, because every part of it exists to serve a question somebody actually asked. A twin built as a monument is out of date the month the project team disbands.

The loop is the point

Notice what separates a twin from a dashboard: the return path. Data flows from the plant into the twin; decisions and actions flow back. That closed loop is the defining move of the fourth industrial revolution, and it is also why twins and AI agents belong in the same conversation: an agent is the thing that can walk that return path continuously, at machine speed, for every asset at once, if, and only if, the twin gives it trustworthy context to reason over. And the workforce walking it will not stay virtual: inspection robots and unmanned facilities are operated through exactly this mirror. When the workforce stops being virtual →

Go deeper