XRAPH/Writing/Where digital twins came from: airframes and structural life

Where digital twins came from: airframes and structural life

The defence sector had this idea first, and for a specific reason. Fleet management under individual usage histories is the original problem the term was coined for.

Published
Jun 2023
Length
2 min read
Systems
1

#The original problem

Aircraft structural life has traditionally been managed by fleet: certify the design for a number of flight hours under an assumed usage spectrum, then retire or inspect on that schedule. Every airframe is treated as though it flew the average mission.

No airframe flies the average mission. One spent its life on training sorties, another on high-load manoeuvring, and the fleet schedule is conservative for the first and potentially unsafe for the second.

Tuegel and colleagues laid out the alternative: a model of the individual airframe, updated with its own recorded usage and inspection history, predicting the remaining life of that specific tail number . Glaessgen and Stargel then set out the paradigm in the terms the field now uses .

#Why this framing is the useful one

It makes the value proposition concrete in a way that most industrial twin projects do not. The twin exists to replace a fleet-average decision with a per-unit decision, and the payoff is measurable in inspection intervals and availability.

Compare that with a project whose stated goal is a real-time view of the facility. A view is not a decision, and projects justified by a view struggle to demonstrate return. Grieves and Vickers make the related argument that the value lies in anticipating emergent behaviour that component-level analysis misses .

#What the constraints do to the architecture

Defence deployments impose things that commercial systems do not, and they change the design rather than just the paperwork.

Disconnected operation. A platform may be offline for extended periods and must function throughout, then reconcile on return. That makes local-first the default rather than an optimisation, and it makes conflict resolution a first-class part of the model.

Cross-domain data movement. Data crossing classification boundaries goes through controlled interfaces with review. Any design assuming a continuous stream from platform to central analytics does not survive contact with that.

Long lifetimes. Platforms remain in service for decades. Data written today will be read by software nobody has written yet, which pushes hard toward self-describing formats and explicit schema versioning rather than whatever the current serialisation library does.

Supply chain provenance. Which component, from which batch, installed when, by whom. That is a graph with strong integrity requirements, and it is the same shape as an audit trail.

#Digital engineering as the wider programme

The twin is one part of a broader shift toward authoritative digital models across the acquisition lifecycle . That matters practically, because it means the twin is expected to connect to requirements and design models rather than existing as an operations tool.

#Security is not a later phase

A system holding per-unit usage history for a fleet is an intelligence target, since the aggregate reveals operational patterns even when individual records seem innocuous. Industrial control security standards apply , and the aggregation risk needs to be considered at design time rather than treated as an access control question at the end.

References

  1. [1]Edward Glaessgen, David Stargel, The Digital Twin Paradigm for Future NASA and U.S. Air Force Vehicles, AIAA Structures, Structural Dynamics and Materials Conference, 2012doi:10.2514/6.2012-1818
  2. [2]Eric J. Tuegel et al., Reengineering Aircraft Structural Life Prediction Using a Digital Twin, International Journal of Aerospace Engineering, 2011doi:10.1155/2011/154798
  3. [3]U.S. Department of Defense, Office of the Deputy Assistant Secretary of Defense, Digital Engineering Strategy, U.S. Department of Defense, 2018
  4. [4]Michael Grieves, John Vickers, Digital Twin: Mitigating Unpredictable, Undesirable Emergent Behavior in Complex Systems, Transdisciplinary Perspectives on Complex Systems, Springer, 2017doi:10.1007/978-3-319-38756-7_4
  5. [5]International Electrotechnical Commission, Security for Industrial Automation and Control Systems, IEC 62443