Thinking / Asset and lifecycle· Part 1 of 10 in The operating model
The asset register is not the asset system
An asset register records identity and hierarchy. An asset system should also represent operating state — usage, condition, life forecasts, maintenance demand and the economics of keeping the asset.
- Asset Management
- System Design
11 August 2026
On this page
- An asset is not a static record
- The same issue looks different across asset classes
- The work order does not solve this by itself
- The asset needs a model of change
- Production is part of the asset model
- Cost also needs context
- Assets also have different kinds of life
- This affects replacement decisions
- The common model still matters
- Why this matters for system design
- An asset system should learn from operations
- What this could mean for CPM and DSLCore
- A working hypothesis
- Questions worth testing
An asset register is useful.
It tells us what exists.
A truck has an identifier, make, model and serial number. A bridge has a location, structure type and construction date. A pump has a manufacturer, duty and installation location.
That information matters.
But it does not, by itself, tell us how the asset is performing, what is consuming its life, what risks are developing, what work is approaching, what resources will be required, or whether keeping the asset remains the best economic decision.
That distinction matters because many asset-management systems still begin with essentially the same idea:
create the asset record, attach work orders to it, and accumulate history.
That is an important foundation.
It may not be enough.
An asset is not a static record
Consider a haul truck.
Its register record might contain:
- fleet number;
- manufacturer;
- model;
- serial number;
- year;
- acquisition date;
- location;
- ownership;
- nominal capacity.
Those fields describe the truck.
They do not describe its current operating position.
To understand that, we may also need to know:
- current operating hours;
- tonnes hauled;
- payload distribution;
- fuel consumption;
- engine and transmission hours;
- component history;
- tyre condition;
- recent failures;
- oil-analysis trends;
- vibration results;
- current defects;
- planned interventions;
- downtime history;
- maintenance cost;
- expected remaining component lives;
- production demand expected from the truck.
The asset therefore has both an identity and an operating state.
The register is primarily concerned with the first.
Asset management increasingly depends on the second.
The same issue looks different across asset classes
The problem becomes clearer when different kinds of assets are compared.
A mobile plant asset might deteriorate according to:
- operating hours;
- tonnes moved;
- distance travelled;
- payload;
- road conditions;
- duty cycle;
- operator behaviour.
A road may deteriorate according to:
- traffic volume;
- axle loading;
- weather;
- drainage;
- pavement condition;
- previous treatments.
A bridge may be understood through:
- structural components;
- inspections;
- defects;
- deterioration mechanisms;
- load restrictions;
- intervention history.
A processing plant may depend on:
- throughput;
- feed characteristics;
- wear;
- vibration;
- temperatures;
- pressures;
- shutdown history;
- process constraints.
All of these can appear in an asset register.
But the information needed to manage them is fundamentally different.
That suggests a useful principle:
The asset register should define the asset. The operating model should explain how that asset behaves.
The work order does not solve this by itself
A conventional asset-management model often looks roughly like this:
Asset
↓
Work Order
↓
Labour + Parts
↓
Completion
↓
History
This is valuable.
It tells us what maintenance was performed and what it cost.
But it still leaves important questions unanswered.
Why was the work necessary?
What condition triggered it?
What changed in the asset?
Did the intervention extend component life?
Did it merely restore operation temporarily?
Did the findings change the expected date of the next intervention?
Did the work reveal a recurring failure mode?
Should the asset’s future maintenance strategy now change?
A completed work order records an event.
A useful asset system should also ask what that event means for the future.
The asset needs a model of change
A more complete model might look like:
Asset
│
┌────────┼────────┐
↓ ↓ ↓
Usage Condition Work
│ │ │
└────────┼────────┘
↓
Asset Position
↓
Life Forecast
↓
Maintenance Demand
↓
Resource Demand
↓
Availability
Now the system is doing more than maintaining an asset history.
It is maintaining an evolving view of the asset.
For example:
Engine expected life
↓
Operating hours consumed
↓
Condition monitoring result
↓
Life estimate adjusted
↓
Rebuild forecast moved forward
↓
Parts demand changes
↓
Workshop demand changes
↓
Fleet availability forecast changes
The asset record has become an operational model.
Production is part of the asset model
This becomes particularly important in production environments.
Assets do not simply age with calendar time.
They consume life through use.
A production forecast can therefore become an asset-life forecast.
For mobile plant:
Production target
↓
Required operating hours
↓
Component life consumed
↓
Expected maintenance
↓
Expected downtime
↓
Available production capacity
For processing plant:
Throughput
↓
Wear / duty
↓
Condition
↓
Shutdown requirement
↓
Plant availability
This creates a feedback loop.
Production affects asset life.
Asset condition affects maintenance.
Maintenance affects availability.
Availability affects achievable production.
A static asset register cannot represent that relationship.
An operating asset model can.
Cost also needs context
The same applies to maintenance expenditure.
Suppose two machines have each cost $250,000 to maintain this year.
That does not necessarily mean they are equivalent.
One may have:
- high utilisation;
- high production contribution;
- predictable component replacement;
- strong availability.
The other may have:
- declining availability;
- repeated failures;
- increasing repair frequency;
- major component expenditure approaching;
- low remaining economic life.
The accounting number is the same.
The operational meaning is not.
A useful asset model therefore needs to connect:
cost
+
usage
+
condition
+
availability
+
production
+
remaining life
That relationship is much more useful than maintenance expenditure in isolation.
Assets also have different kinds of life
Even the word life needs context.
For a haul truck, we might track:
- engine life;
- transmission life;
- final-drive life;
- tyre life;
- structural life;
- overall economic life.
For a road:
- pavement life;
- seal life;
- rehabilitation interval;
- drainage condition.
For a bridge:
- component condition;
- structural deterioration;
- intervention horizon.
For process equipment:
- wear life;
- bearing life;
- lining life;
- corrosion allowance;
- expected shutdown interval.
There may therefore be no single field called:
remainingLife
that adequately describes the asset.
Remaining life is often a set of related forecasts.
This affects replacement decisions
Once the system understands condition, utilisation, future work and expected cost, it can support better replacement decisions.
The question is no longer simply:
How old is the asset?
It becomes:
Continue operating
vs
Major repair
vs
Component rebuild
vs
Derate
vs
Redeploy
vs
Replace
The decision can consider:
- expected maintenance cost;
- availability;
- remaining component lives;
- production capability;
- capital cost;
- residual value;
- risk;
- likely future workload.
That is life-cycle management rather than asset registration.
The common model still matters
This is not an argument for every asset class becoming a completely separate system.
There is still substantial value in common enterprise structures.
Different assets may all share concepts such as:
- identity;
- ownership;
- location;
- organisation;
- cost;
- documents;
- people;
- work;
- risk;
- inspection;
- condition;
- history.
The question is where commonality should stop.
A useful architecture may therefore have two layers.
Common Asset Model
│
┌────────────┼────────────┐
↓ ↓ ↓
Mobile Plant Roads Process Plant
│ │ │
SMU condition throughput
components treatments shutdowns
workshop geography process state
The common layer provides consistency.
The domain layer provides meaning.
Why this matters for system design
If the asset register becomes the dominant organising structure, systems can gradually become collections of:
- asset records;
- work orders;
- inspections;
- documents;
- costs.
Each function works.
But the relationships between them may remain weak.
An operating model instead asks:
What is the current position of this asset?
How did it get here?
What is likely to happen next?
What work will that create?
What resources will be required?
What will it mean for production or service delivery?
What will it cost?
Those questions require the system to connect information rather than merely store it.
An asset system should learn from operations
Every significant event should have the potential to improve the future model.
An inspection finding may change an intervention date.
A component replacement may reset part of the lifecycle.
A recurring failure may change maintenance strategy.
A condition-monitoring result may increase or reduce remaining-life expectations.
Actual labour usage may improve future estimates.
Production utilisation may change predicted component demand.
A shutdown may reveal work that changes future forecasts.
That suggests another useful principle:
Every significant operational transaction should improve our understanding of the asset’s future.
The asset system becomes progressively better informed as the organisation uses it.
What this could mean for CPM and DSLCore
For CPM, the asset register should remain important.
But it should probably be treated as the foundation rather than the finished model.
DSLCore can then describe asset-specific behaviours above that foundation.
A mobile-plant model might be organised around:
Asset
→ Component
→ Usage
→ Condition
→ Life Forecast
→ Intervention
A road model might use:
Network
→ Segment
→ Condition
→ Defect
→ Treatment
→ Work Program
A structure might use:
Structure
→ Component
→ Inspection
→ Defect
→ Risk
→ Intervention
The underlying platform can remain common without pretending that the operational behaviour of every asset class is the same.
That may ultimately be more useful than attempting to design a universal asset screen.
A working hypothesis
The proposition is not that asset registers are obsolete.
Quite the opposite.
Reliable asset identity and hierarchy remain essential.
The question is whether we should expect more from the systems built around them.
A useful distinction may be:
The asset register tells us what the organisation owns or manages.
The asset system should tell us what those assets are doing, how their position is changing, what they are likely to need next, and what that means for the organisation.
That difference may sound small.
Architecturally, it is substantial.
Questions worth testing
There are several questions behind this idea that are worth exploring further.
Where should a common enterprise asset model stop and a domain-specific operating model begin?
Should remaining life be treated as a stored attribute, or as a forecast derived from usage, condition and intervention history?
How much should production forecasting influence maintenance forecasts?
Should completed maintenance automatically change future lifecycle assumptions?
Can one asset-management architecture serve mobile plant, infrastructure, structures and processing plant without forcing them into the same operating workflow?
And perhaps the larger question:
Are we building systems that catalogue assets, or systems that help organisations understand how those assets are changing?
That distinction is likely to shape many of the other topics in this series.