โ†
AI for Manufacturing
Visionary ยท M2 ยท lesson 2 of 16 ยท queued
Preview โ€” browse every lesson free. Enroll to mark lessons complete, open partner links and save your progress. Login & enroll โ†’
Data Governance and System Integration
๐Ÿ“–
now learning

Data Governance and System Integration

15 min

The corporate AI lead flew to three plants in one week, and by Friday she understood why the enterprise's AI program kept producing impressive pilots and zero leverage. At the Indiana plant, a vision model had cut cosmetic escapes nicely, and the part it inspected was called "HSG-4471." At the Texas plant, a sister line ran the same part, except their MES (manufacturing execution system, the software that tracks what is made on which line) called it "4471-HSG-A," and their historian (the time-series database that logs sensor tags) called the press that made it "Line2_Press" while Indiana called the identical press "PRS-02." A predictive model trained on Indiana's bearing data could not be moved to Texas without a week of manual remapping, because the same physical machine had two different names, two different tag structures, and two different definitions of what counted as "downtime." Nobody was wrong, exactly. Each plant had grown its own naming over twenty years, and each name made sense locally. But the enterprise had no shared definition of a part, a machine, a defect, or a downtime event, which meant every AI win was trapped inside the plant that built it. The models could not travel because the data could not travel. This is the quiet ceiling on multi-site AI, and it is not a modeling problem. It is a data governance and system integration problem, and it is the difference between a collection of disconnected experiments and an enterprise that actually compounds what it learns.

Why the Data Foundation Is the Real Enabler

It is tempting to think of AI as the hard part and the data plumbing as a detail. On a single line, you can almost get away with that: a clever engineer wires up one camera, hand-cleans one dataset, and ships one model. But the moment you try to scale across lines, plants, or sites, the model stops being the bottleneck and the data foundation becomes everything. A model is only as good as the data you can feed it, and at enterprise scale the binding constraint is not the algorithm but whether the same question, "how many bearing failures did we have last quarter," returns the same kind of answer in every plant.

The reader has lived a small version of this. Think of the quality engineer building a fishbone (the cause-and-effect diagram for a defect) from a paper traveler, a spreadsheet, and three operators' memories, because the root-cause data was scattered and inconsistent. Now multiply that across forty lines and a dozen plants. That is the enterprise data problem. When 85% of manufacturers say staffing shortages are hurting quality and the most experienced people are retiring, the institutional knowledge that used to live in Dave's head has to live in systems instead, and those systems have to agree with each other or the knowledge is still trapped, just trapped in software instead of in a person.

There is a direct dollar consequence to a weak foundation. Suppose the enterprise builds a predictive-maintenance model that, on its home line, logs a real save: it flags a spindle bearing trending toward failure and the swap happens during a planned changeover instead of an unplanned six-hour stop worth roughly 18,000 dollars. If that model could be deployed to twenty similar presses across the network, the avoided downtime might be worth several hundred thousand dollars a year. But if moving it to each press takes a week of manual tag remapping because no two plants name their data the same way, the integration cost eats the benefit and the rollout stalls. The model worked. The foundation did not let it travel. The lost value is the gap between one logged save and twenty.

At enterprise scale the model is rarely the bottleneck. The bottleneck is whether a part, a machine, a defect, and a downtime event mean the same thing in every plant.

MES, Historian, and PLM: The Three Systems That Feed AI

Plant AI almost always draws from three systems of record, and you cannot govern data you cannot name, so it helps to be precise about what each one holds and why AI needs it. These three are the spine of the enterprise data foundation.

The MES is the system of record for production execution. It knows what part is being made, on which line, by which work order, in what quantity, with what result: pass, fail, scrap, rework. When an AI quality model needs to know which parts a vision system inspected and how they were finally dispositioned, that linkage lives in the MES. When you want to tie a defect back to the specific work order and material lot, the MES is where the thread starts. An AI system that produces a quality record the MES cannot accept, wrong part identifier, wrong structure, is an AI system that does not actually close the loop, no matter how good its inference is.

The historian is the system of record for process signals over time. It logs the tags: the spindle temperature every second, the motor current, the vibration, the chamber pressure. Predictive maintenance lives here, because a bearing trending toward failure shows up as a slow drift in a vibration tag long before the machine stops. The historian is also where most brownfield pain concentrates, because tag names grew organically and nobody documented what "TT_0457" actually measures or on which physical asset. A predictive model is a function of historian tags, so if the tags are undocumented or inconsistently named across plants, the model cannot be trusted or moved.

PLM is the system of record for the product definition. PLM (product lifecycle management, the system that holds the engineering definition of the product: the drawing, the revision, the bill of materials, the specification and tolerances) is the source of truth for what "good" means. When an AI tool drafts a work instruction or proposes a torque spec, the only defensible check is against the PLM record, because the drawing and the spec are the authority a customer audits against. This is where the program's verify-everything rule meets the data foundation: an AI that invents a torque value is dangerous precisely because the correct value lives in PLM and the model did not consult it. Grounding AI on PLM is how you stop a confidently wrong spec from reaching the floor.

The three connect into a chain that AI depends on. PLM defines the part and its spec; the MES executes the build of that part and records the result; the historian captures the process conditions during the build. A genuine root-cause analysis on a defect needs all three: the spec it was supposed to meet (PLM), the work order and disposition (MES), and the process trace at the moment it was made (historian). When those three do not share a common identity for the part and the machine, the AI cannot assemble the story, and the root cause stays a guess.

Master Data: One Part, One Machine, One Name

The cure for the HSG-4471 versus 4471-HSG-A problem is master data management, which is a heavy phrase for a simple discipline: the enterprise agrees on one canonical identity for each part, each machine, each defect type, and each downtime reason, and every plant maps its local names to that canonical identity. You do not have to force every plant to abandon its twenty years of local naming overnight. You build a translation layer, a master that says "PRS-02 at Indiana and Line2_Press at Texas are both canonical asset PRESS-0042, a 200-ton stamping press," so that a model trained on one can read the other.

The same discipline applies to the things AI counts. Consider the word "downtime." At one plant a two-minute jam clears without a record; at another it logs as a micro-stop; at a third it only counts as downtime past five minutes. If the enterprise asks "which plant has the worst unplanned downtime," the answer is garbage, because the plants are not counting the same thing. Before AI can compare plants or move a model between them, the enterprise needs shared definitions: a downtime taxonomy, a defect taxonomy, a common unit for yield. This is unglamorous standards work, and it is the foundation that makes every later AI comparison honest. An OEE (overall equipment effectiveness) number is meaningless across sites until availability, performance, and quality are computed the same way everywhere.

A worked example of what master data buys. An enterprise has a vibration-based bearing model proven on one press, saving the equivalent of three unplanned stops a year, roughly 54,000 dollars on that asset. There are nineteen more presses of the same type across five plants. With a master asset registry that maps every plant's local press names and tag structures to the canonical PRESS-0042 model, the same model deploys to all nineteen with a configuration change instead of a week of remapping each. If even half of them realize a comparable save, that is on the order of half a million dollars a year unlocked by the master-data work, not by any new modeling. The model was already built. The governance is what scaled it.

Master data is also a defense against the failure mode where AI silently uses the wrong source. If two systems disagree on a part's tolerance because one was never updated after an engineering change, an AI grounded on the stale source will confidently produce a wrong answer. Designating a single system of record per data domain, PLM owns the spec, MES owns the disposition, historian owns the process signal, removes the ambiguity about which source is authoritative. Governance is not bureaucracy here. It is the thing that keeps the AI from being confidently wrong at scale.

Data Quality, Lineage, and the Audit Trail

A model deployed across a network can do damage at network speed, so the data feeding it has to be governed for quality and traceability, not just collected. Two disciplines matter most: data quality and data lineage.

Data quality is whether the data is complete, accurate, timely, and consistent enough to trust. A historian tag that drops out for an hour every shift, a defect code that operators apply inconsistently, a sensor that drifted out of calibration months ago: each of these quietly poisons a model. The discipline is to monitor the data the way you monitor the process, with checks that flag missing tags, out-of-range values, and stale records before they reach the model. This connects directly to model drift: a vision model degrades when lighting changes, but it also degrades when the data pipeline feeding it changes, and at enterprise scale a pipeline change at one plant can break a model running at five. Governing data quality is governing model reliability.

Data lineage is the ability to trace any AI-touched decision back through the exact data that produced it: which tag, which version, which spec revision, which work order. Lineage is what makes an AI decision auditable, and auditability is not optional in manufacturing. The customer audits the plant, not the vendor. When a customer's quality auditor asks how a disposition was reached on a part their AI flagged, the plant must be able to show the chain: this part, this spec revision from PLM, this process trace from the historian, this human who reviewed and signed. "The model decided" is never a sufficient answer. An enterprise data foundation that records lineage by design turns that audit from a fire drill into a query.

This is also where the OT (operational technology, the systems that run physical equipment) boundary returns as a governance constraint, not just a security one. Recall that 78% of OT networks lack centralized monitoring, which means on most plant floors the enterprise cannot fully see the very systems generating the data the AI consumes. A data foundation has to respect that boundary: pull process data across a controlled, monitored path from OT to IT (the business and analytics network), never by flattening the two networks together, and keep the AI advisory and out of the control loop. You cannot govern data you cannot see, and you cannot safely integrate systems by removing the boundary that protects the machines that move. Integration done wrong is a security incident waiting to happen.

Integrating Without Lock-In or a Big-Bang Rebuild

The practical question is how to integrate MES, historian, and PLM into a foundation AI can use, in a brownfield enterprise, without a multi-year rip-and-replace and without handing one vendor the keys to everything. The honest answer is that you do it incrementally, with an architecture built around standards and ownership rather than a single monolithic platform.

The pattern that works is a thin integration layer over the existing systems rather than a replacement of them. You leave the 1990s PLC and the legacy MES in place and add a layer that reads from them through standard interfaces, normalizes the data against the master definitions, and exposes it to AI through one consistent contract. Industrial connectivity standards exist for exactly this, OPC UA for talking to historians and controllers, MQTT for moving sensor data, and an emerging unified namespace idea where every system publishes to one shared, well-named data backbone. The reader does not need to memorize the acronyms. The principle is that the integration layer speaks open standards so the enterprise is not locked into one vendor's proprietary data format, which is the same lock-in trap a plant strategist learns to avoid when buying a single tool.

Sequence the integration by value, the same discipline a good pilot uses. Do not try to integrate everything at once. Start with the data that feeds the highest-impact, already-proven use case, the bearing model that needs historian tags across twenty presses, and integrate that slice cleanly: canonical asset names, documented tags, a quality check, a lineage record. Prove the foundation pays for itself on one rollout before extending it. A big-bang data-platform project that tries to boil the ocean is the enterprise equivalent of the demo that never becomes a pilot: lots of spend, a long timeline, and no logged result. An incremental foundation, built slice by slice behind real use cases, compounds.

Greenfield gets a real advantage here, and it is worth naming. A new reshored plant can be built with the master definitions, the tag standards, the OT/IT boundary, and the lineage design baked in from day one, which is a large part of why greenfield plants deploy AI 40 to 60% faster than brownfield. The brownfield enterprise cannot copy that wholesale, but it can adopt the same standards going forward so that every new line and every new plant joins the canonical foundation instead of inventing its twenty-first naming scheme. Governance applied to new build is how a brownfield enterprise slowly stops making the problem worse.

Running Data Governance as a Standing Program

Data governance fails when it is treated as a one-time cleanup project and succeeds when it is a standing program with named owners and authority. The cleanup happens once; the drift back into chaos happens continuously, as new parts launch, new machines arrive, engineering changes update specs, and a new plant joins the network. Without an ongoing owner, the master data rots and the foundation you paid for quietly decays back into the HSG-4471 problem.

The structure that holds is data ownership by domain. Each data domain gets a steward: a product-data owner accountable for PLM master data and spec revisions, a process-data owner accountable for historian tag standards and quality, a production-data owner accountable for MES definitions and the downtime and defect taxonomies. These are not new headcount so much as named accountability attached to people who already live in those systems, the quality lead, the reliability lead, the controls engineer. Their job is to approve new canonical entries, enforce the standards when a new line is added, and keep the single-system-of-record rule from eroding. This mirrors the multi-site AI governance forum where quality, maintenance, OT, and EHS sit at one table; data governance is the data arm of that same body.

Tie governance to the metrics leadership already trusts, or it will be seen as overhead. The argument for the standing program is not "good data hygiene." It is the half-million dollars the master-data work unlocked by letting one bearing model scale to nineteen presses, the audit that became a query instead of a fire drill, and the multi-site downtime comparison that is finally honest because every plant counts a stop the same way. Frame data governance as what converts a graveyard of disconnected experiments into a network that compounds, and it earns its place. The credential the enterprise carries is not "we have a data lake." It is "a part, a machine, a defect, and a downtime event mean the same thing in every plant, every AI decision is traceable, and a model proven on one line can travel to twenty."

Key Takeaways

  • At enterprise scale the model is rarely the bottleneck. The binding constraint is whether a part, a machine, a defect, and a downtime event mean the same thing in every plant, which is a data governance and system integration problem, not a modeling one.
  • Plant AI draws from three systems of record: the MES owns production execution and disposition, the historian owns process signals over time, and PLM owns the product definition and spec. A genuine root cause needs all three to share a common identity for the part and the machine.
  • Master data management gives the enterprise one canonical identity per part, machine, defect, and downtime reason, with each plant's local names mapped to it. This is what lets a model proven on one line deploy to twenty with a configuration change instead of a week of remapping each, potentially unlocking hundreds of thousands of dollars from a model that was already built.
  • Designate a single system of record per data domain, PLM for the spec, MES for the disposition, historian for the process signal, so AI never silently grounds on a stale or wrong source and produces a confidently wrong answer at scale.
  • Govern data quality and data lineage. Quality monitoring keeps a pipeline change at one plant from breaking a model at five; lineage makes every AI-touched decision traceable to the exact spec revision, tag, and human sign-off, turning a customer audit into a query rather than a fire drill.
  • Respect the OT boundary as a governance constraint, not just a security one. With 78% of OT networks lacking centralized monitoring, pull data across a controlled, monitored OT-to-IT path, keep AI advisory and out of the control loop, and never integrate by flattening the two networks together.
  • Integrate incrementally with a thin layer over existing systems using open standards, avoiding both a multi-year rip-and-replace and single-vendor lock-in. Sequence integration by value behind a proven use case, and bake the canonical standards into every new line and reshored plant so the brownfield enterprise stops making the problem worse.
  • Run governance as a standing program with domain stewards and authority, tied to the metrics leadership trusts. The credential is not a data lake; it is a network where shared definitions, full lineage, and portable models turn disconnected experiments into compounding leverage.