DGTLENG 105: Engineering Data & the Digital Thread
DGTLENG 105 · Lesson 3 of 5

Product Lifecycle Management

The Backbone, Not the Brain

Product Lifecycle Management is the infrastructure that hosts the digital thread. It is not the thread itself — it is the system of record, the version controller, the access manager, and the workflow engine that make the thread possible. Without PLM, engineering data exists but has no home, no governance, and no history. With PLM, every artifact has an identity, a version, an owner, a state, and a set of relationships to other artifacts.

But PLM is also the most misunderstood investment in engineering infrastructure. Organizations routinely spend tens of millions of dollars deploying PLM systems and then wonder why the digital thread still does not exist. The reason is that PLM provides the backbone — the structural support — but it does not automatically produce the discipline of data management, the process changes, or the cultural shift required to maintain a living thread. Buying Teamcenter does not create a digital thread any more than buying a filing cabinet creates an organized office.

What PLM Actually Manages

At its core, a PLM system manages engineering artifacts and the relationships between them. The specifics matter.

Items and revisions. Every managed artifact — a part, a document, a CAD model, a requirement — has a unique identifier and a revision history. Revision A is distinct from Revision B. The system knows who created each revision, when, why (via change notices), and what state it is in (work-in-progress, under review, released, obsolete). This seems basic. It is foundational. Without revision control, there is no authoritative source of truth.

Bills of Material. The BOM is the structural backbone of product data. It defines what the product is made of, how those parts relate to each other, and in what quantities. But a product does not have one BOM — it has several, each serving a different purpose.

Documents and datasets. CAD files, specifications, test reports, analysis files, drawings — all managed with version control, access permissions, and lifecycle states. The key distinction from a file share is governance: a PLM-managed document has a defined approval workflow and a release process.

Workflows and change processes. Engineering changes flow through defined processes: problem report, change request, change notice, implementation, verification. PLM automates these workflows, routes approvals, tracks status, and maintains the audit trail.

Access control. Not everyone should see everything. PLM enforces role-based access: designers see design data, suppliers see released specifications, manufacturing sees released BOMs. This is not bureaucracy — it is data integrity. Unrestricted access to work-in-progress data is a recipe for building to the wrong revision.

The BOM as a Data Backbone

The Bill of Materials deserves special attention because it is the single most important data structure in product engineering. It is the spine from which everything else hangs.

Engineering BOM (EBOM). The design-intent view of the product. Organized by functional hierarchy — how the system decomposes into subsystems, assemblies, and components. The EBOM reflects what the product is designed to be. It is the structure the design team works in.

Manufacturing BOM (MBOM). The production-intent view. Organized by how the product is built — fabrication sequences, assembly stations, process steps. The same physical product, but restructured to reflect the manufacturing process. A wiring harness that appears as one line item in the EBOM might decompose into twenty operations in the MBOM: cut, strip, terminate, route, test.

Service BOM (SBOM). The maintenance-intent view. Organized by replaceable units and maintenance procedures. What can be swapped in the field? What tools are needed? What is the replacement interval? The SBOM reflects how the product is sustained, not how it was designed or built.

The transformation from EBOM to MBOM to SBOM is one of the most complex and valuable data flows in engineering. Each transformation preserves the identity of the product while restructuring its representation for a different purpose. When these transformations are managed in PLM with maintained traceability, you can trace a field-replaceable unit in the SBOM back to the assembly in the MBOM, back to the design in the EBOM, back to the requirement it satisfies. That is the digital thread in action.

When these transformations are done in spreadsheets — and in many organizations, they still are — the thread breaks at every BOM boundary.

PLM Across the Lifecycle

PLM is not just a design tool. Its value compounds across lifecycle phases because it maintains continuity where manual processes lose it.

Concept & Requirements

PLM manages early trade studies, concept documents, and the initial requirements set. Requirements are linked to stakeholder needs. Concept alternatives are versioned and compared. The key artifacts at this stage are often lightweight — but their traceability to later phases is established here or never.

Stakeholder needs registerSystem requirements (linked to needs)Trade study reportsConcept design documentsInterface control documents (draft)

PLM as the Enabler of the Digital Thread

PLM does not create the digital thread automatically. It provides the four capabilities that make the thread possible.

Versioning. The thread must connect specific versions of artifacts, not just artifact types. "The requirement" is meaningless — "Requirement SYS-042, Revision C, released on 2024-03-15" is traceable. PLM provides this precision.

Access control. The thread must be maintained without being corrupted. Released data should not be editable without a change process. Work-in-progress should not be visible to teams building to the released baseline. PLM enforces these boundaries.

Change management. The thread must adapt when things change — and everything changes. When a requirement changes, PLM can identify what is affected (impact analysis), route the change through approval, and track implementation. Without change management, a thread that was accurate last month is unreliable this month.

Relationship management. PLM stores not just artifacts but the links between them. Requirement-to-design links. Design-to-test links. BOM parent-child relationships. These stored relationships are the thread's connective tissue.

Common PLM Implementation Pitfalls

PLM implementations fail at a disturbingly high rate. Industry studies consistently report that 50 to 70 percent of PLM deployments fail to achieve their intended business outcomes. The failures are almost never technical. They are organizational.

Tool-centric thinking. "We need a digital thread, so let's buy Teamcenter." This confuses infrastructure with outcome. PLM is a necessary condition for a digital thread, not a sufficient one. The thread requires that engineers create and maintain the links, that processes enforce data governance, and that the organization invests in data quality — not just tool deployment.

Ignoring process change. PLM systems impose structure on workflows that may have been informal. If engineers previously managed BOMs in spreadsheets, moving to PLM means changing how they work every day. Without deliberate process redesign, training, and change management, engineers will resist the system, work around it, or use it as a document repository rather than a data management system.

Underestimating data migration. Legacy data does not migrate itself. Moving decades of engineering data from shared drives, legacy PDM systems, and personal hard drives into a PLM system is a massive effort — not just technically, but in terms of data quality. Legacy data is often incomplete, inconsistent, and poorly structured. "Lift and shift" produces a PLM system full of garbage data. Meaningful migration requires cleansing, restructuring, and establishing the relationships that never existed in the legacy environment.

Scope creep and big-bang deployments. Trying to deploy PLM across the entire enterprise simultaneously, with all processes and all data, is a recipe for failure. Successful implementations are phased: start with one product line, one set of processes, prove value, expand. Each phase builds organizational capability and reveals problems at a manageable scale.

Assessment

Question 1 of 3Score: 0

Which of the following represent PLM capabilities that directly enable the digital thread? (Select all that apply)

Select all that apply

Consider the EBOM-to-MBOM transformation for a product you are familiar with (or choose one: an aircraft wing, a printed circuit board assembly, or a vehicle powertrain). Describe at least three specific ways the manufacturing view of the product differs from the design view. For each difference, explain what data must be added, restructured, or reinterpreted during the transformation, and what information would be lost if this transformation were done by manually rebuilding the BOM in a spreadsheet rather than transforming it within a PLM system.