โ†
AI for Manufacturing
Aware ยท M10 ยท lesson 10 of 19 ยท queued
Preview โ€” browse every lesson free. Enroll to mark lessons complete, open partner links and save your progress. Login & enroll โ†’
The Brownfield Reality and the OT You Can't See
๐Ÿ“–
now learning

The Brownfield Reality and the OT You Can't See

15 min

A vendor rep stood in the conference room at a mid-market stamping plant and clicked to a slide of a glowing digital twin: every machine instrumented, every sensor streaming, a control room that looked like a mission to Mars. Then the plant manager walked him out to the floor. Past the 1994 Allen-Bradley PLC (Programmable Logic Controller, the rugged industrial computer that actually runs the press) still humming behind a scratched plexiglass door. Past a press that talks to nothing. Past a historian server (the database that logs machine readings over time) in a closet that no one had queried in three years and whose password belonged to a contractor who left in 2019. The vendor asked which network the line was on. The plant manager said, honestly, that he was not entirely sure, because half the equipment had been added by three different integrators across two decades and nobody had ever drawn the full map. That is the gap between the keynote and the floor, and it is the single most important fact about deploying AI in real manufacturing: you are almost never working in the gleaming plant from the slide. You are working in a brownfield, on top of an OT (Operational Technology, the computers and controllers that run physical machines, as opposed to the office IT that runs email and spreadsheets) network you cannot fully see. Industry data puts a hard number on it: 78 percent of OT networks lack centralized monitoring. You cannot bolt AI onto a plant you cannot see, and most plants, statistically, cannot see themselves.

What Brownfield Actually Means on Your Floor

The word brownfield comes from real estate, where a brownfield site is land already built on, possibly contaminated, that you have to develop around rather than starting from raw dirt. A greenfield site is open land where you build whatever you want, however you want, from scratch. The manufacturing world borrowed the terms exactly. A greenfield plant is a new build where you specify every machine, every network, and every data tap before the concrete is poured. A brownfield plant is the one you actually run: equipment of different ages, from different makers, wired together over twenty or thirty years by whoever was available, with documentation that ranges from incomplete to mythical.

This distinction is not academic, and it is not a minor inconvenience you can wave away. The research is blunt about the cost: greenfield plants deploy AI 40 to 60 percent faster than brownfield plants. Sit with that number, because it is the most honest thing in this entire lesson. If a greenfield line can stand up a working vision-inspection or predictive-maintenance system in, say, ten weeks, the equivalent brownfield project will run fourteen to sixteen weeks, and that gap is not because the brownfield team is slower or less skilled. It is because most of the brownfield work is not AI work at all. It is archaeology. It is finding out what machine talks to what, what data exists, where it lives, and whether anyone can legally and safely read it.

Consider a worked example. A plant manager budgets a vision-inspection pilot at 12 weeks and 60,000 dollars of internal labor, figuring 480 hours across a small team at a loaded rate of about 125 dollars an hour. That estimate assumes the line behaves like the greenfield demo. On a real brownfield line, the team spends the first three weeks just mapping the network and discovering that the press they want to inspect outputs no usable signal at all, that the existing camera is on a switch shared with the office printers, and that the one person who understood the historian retired. The project does not fail, but it runs to 18 weeks. That is six extra weeks at the same burn, roughly 30,000 dollars of unplanned labor, half again over budget. The AI model was never the problem. The plant you could not see was the problem. A leader who understands brownfield reality budgets for the archaeology up front and is not blindsided when the bill arrives.

The AI is rarely the hard part. The hard part is the brownfield plant you inherited and the OT network nobody fully mapped.

Brownfield reality shows up in three concrete forms on almost every floor. First, mixed-age equipment. A single line might run a 1990s PLC, a 2008 SCADA (Supervisory Control and Data Acquisition, the system that lets an operator watch and adjust machines from a screen) station, and a 2023 collaborative robot, each speaking a different protocol and none designed to share data with the others. Second, undocumented changes. Every integrator who ever touched the line left a little of their own logic behind, and the as-built drawings, if they exist, stopped being accurate around the third modification. Third, data that exists but is unreachable. The historian is logging thousands of tags, but the tags are named cryptically, the sampling rate is wrong for the failure you care about, and no living employee can confirm which tag corresponds to which physical sensor. AI needs data, and brownfield data is present, abundant, and almost useless until someone does the patient work of making it trustworthy.

The 78 Percent Problem: The OT You Cannot See

Here is the statistic that should reframe how you think about every AI project on the floor: 78 percent of OT networks lack centralized monitoring, according to the OT security firm Dragos. Read it slowly. More than three out of four industrial networks have no single place where someone can see what devices are connected, what they are talking to, and whether anything unusual is happening. The plant is running, parts are shipping, the morning meeting happens, and yet the people responsible cannot answer the most basic question about their own factory: what is actually on this network?

To feel why this matters, separate the two worlds that share your building. IT is the office side: laptops, the email server, the file shares, the systems your IT department patches and monitors and locks down with tools that have been mature for twenty years. When a laptop gets a virus, IT sees it, isolates it, and cleans it, often before lunch. OT is the floor side: the PLCs, the SCADA stations, the historian, the controllers that open valves and start motors and tell the press when to come down. OT was built for one job, to keep machines running safely and predictably for decades, and it was emphatically not built to be watched, patched, or monitored the way IT is. Many of these devices have no logging, no easy way to see what they are connected to, and operating systems so old that the vendor stopped supporting them years ago. The result is a network that is absolutely critical to the business and almost completely invisible to the people who depend on it.

Now layer AI on top of that invisibility, and the danger becomes obvious. An AI project, even a modest one, wants data. It wants to read the historian, sample the PLC, watch a camera, and often push a result back somewhere. Every one of those connections is a new path into or out of the OT network. If you cannot see your network in the first place, you cannot know whether the new AI connection is safe, whether it has opened a door to the rest of the plant, or whether the model is even reading the sensor you think it is reading. You are adding doors to a building whose floor plan you do not have.

Picture the worked consequence. A reliability engineer wires a small predictive-maintenance box to the historian to watch a critical gearbox, expecting to prevent the breakdown that historically costs the plant a full shift. The line runs at a contribution margin of about 4,000 dollars an hour, so a single eight-hour unplanned stop is roughly 32,000 dollars gone. The box works, the model is sound. But because nobody could see the OT network, that box was quietly placed on a flat network with direct reach to every PLC on the floor. Months later a piece of malware that wandered in from a vendor laptop uses that same flat path to jump from machine to machine, and now the plant is down not for one shift but for three days of incident response and recovery. The predictive-maintenance project that was supposed to save 32,000 dollars of downtime helped enable a multi-day outage costing well over 700,000 dollars in lost production, because it was deployed onto a network the team could not see and therefore could not segment. The model did its job. The invisibility did the damage.

This is why centralized OT monitoring is not an IT luxury or a checkbox for the security team. It is the precondition for deploying AI safely on a floor. You do not need a million-dollar program to start. The minimum is an inventory: a living list of every device on the OT network, what it is, what it talks to, and which connections are expected. That inventory is the floor plan. Without it, every AI connection is a guess, and 78 percent of plants are guessing.

Why You Cannot Bolt AI Onto an Invisible Plant

There is a tempting mental model that goes like this: AI is software, software is flexible, so we will just point the AI at our plant and let it sort out the mess. This is exactly backwards, and understanding why is the heart of being an AI-aware manufacturer rather than an AI-hyped one. AI does not tolerate mess. AI amplifies whatever it is fed. If you feed a model clean, well-understood, correctly-labeled data, it can do remarkable things. If you feed it the brownfield reality of cryptic tags, drifting sensors, and a network you cannot map, it produces confident output built on a foundation of sand, and confident wrong output on a factory floor is more dangerous than no output at all.

Break the dependency chain into its links. An AI model on the floor depends on reliable data, which depends on known sensors and tags, which depends on a mapped network, which depends on visibility into the OT environment. Each link rests on the one below it. The brownfield plant is missing the bottom links, the visibility and the map, which means every link above is unsupported. You cannot stack a sophisticated model on top of a sensor you cannot identify, on a network you cannot see. The hype skips straight to the top of the stack and assumes the bottom is solid. The floor reality is that the bottom is exactly what is missing.

The three things brownfield breaks

It breaks data quality. A model is only as good as its inputs. If the historian tag labeled "TEMP_03" is actually reading ambient air, not bearing temperature, because someone rewired it in 2015 and never updated the label, your predictive-maintenance model is learning the weather, not the machine. Nobody knows, because nobody can see, so the model trains on a lie and predicts confidently from it.

It breaks integration. The greenfield demo assumed every system spoke a common language and shared data freely. The brownfield line has a PLC that speaks one protocol, a SCADA that speaks another, and a historian that requires a specialized connector nobody has the license for. Getting the data out is half the project, and it is the half nobody budgeted for.

It breaks security. Every new AI connection is a new pathway. On a visible network you can segment, monitor, and contain it. On the 78 percent of networks that lack centralized monitoring, you are adding pathways into a space you cannot watch, which is how a quality-improvement project becomes a security incident.

Here is the worked version that ties it together. A quality engineer wants a vision system to catch a cosmetic defect that has been escaping to a customer at a rate that triggered a containment costing the plant roughly 85,000 dollars last quarter. The model itself is straightforward and the camera is cheap. But the defect varies with line speed, and line speed lives in a PLC tag nobody can confidently identify on a network nobody has mapped. To make the model actually useful, the team first has to spend two weeks mapping the relevant segment, confirming the tag, and verifying the sampling rate. Only then can the vision system correlate defects with line speed and earn its keep. Skip the brownfield work and you get a model that flags defects with no idea why they happen, which is a dashboard, not a solution. Do the brownfield work first and the same model becomes an early-warning sensor for the process itself. The difference between the two outcomes is not the AI. It is whether you respected the plant you actually have.

The Brownfield On-Ramp: How to Start Anyway

None of this is an argument against deploying AI. It is an argument for deploying it like an adult who runs a real plant. Brownfield is the default, not the exception, and the manufacturers who win are not the ones waiting for a greenfield miracle. They are the ones who do the unglamorous foundational work first and then move fast on top of solid ground. The on-ramp has a clear order, and the order matters.

Step one: build the inventory. Before any model, before any pilot, before any vendor, get a list of what is actually on your OT network. Walk the line. Open the panels. Talk to the techs who have been there longest. The deliverable is a simple living document: every device, its make and age, what it connects to, and which connections are expected. This is the floor plan you have been operating without. It is the single highest-leverage week of work in any plant AI program, and it costs almost nothing but attention.

Step two: pick one loss and one machine. Do not boil the ocean. Look at your loss chart, find the tallest bar that is also achievable, and pick a single machine or a single defect. A focused brownfield project on one well-understood asset will teach you more, and burn less money, than a plant-wide ambition that collapses under its own archaeology.

Step three: verify the data exists and is trustworthy before you buy anything. The most expensive mistake in brownfield AI is signing a vendor contract and only then discovering the data you need is not there, not sampled correctly, or not readable. Confirm the tag is real, confirm it reads what you think, confirm the sampling rate matches the failure timescale, all before money changes hands.

Step four: keep AI advisory and segment the connection. On a brownfield floor, the new AI connection should be read-only where possible, isolated on its own segment, and advisory to a human rather than wired into control. This is not timidity; it is the only responsible posture on a network you are still learning to see.

Run the numbers on doing it in this order versus the hype order. The plant that buys the vision system first and discovers the brownfield problems later spends the 60,000 dollar budget, blows past it to 90,000 dollars in rework and integration surprises, and ends up with a model it does not fully trust. The plant that spends one week on the inventory, two weeks verifying data, and then buys with eyes open spends maybe 15,000 dollars on the foundation and brings the actual deployment in close to its original estimate, with a system the operators trust because it was built on ground they can see. Same AI, same vendors, same floor. The only difference is the order of operations, and the order of operations is the whole game in brownfield.

Reshoring and the Coming Mix of Old and New

One more force is about to make brownfield reality even more central, and it is worth seeing now because it shapes the career as much as the plant. Reshoring, the movement of manufacturing back to domestic soil, is a real and accelerating demand tailwind: roughly 45 percent of executives cite reshoring as a driver of new capacity. New plants are being announced and built. That sounds like a wave of clean greenfield sites, and some of it is. But the larger reality is messier and more interesting. Much of the reshoring story is not pristine new construction. It is existing plants expanding, old lines being restarted, brownfield sites being repurposed, and new equipment being bolted onto decades-old infrastructure because that is faster and cheaper than building from dirt.

What this produces is the hardest environment of all: the hybrid. A line where a brand-new, fully-instrumented robotic cell sits twenty feet from a 1990s press that talks to nothing, sharing a floor, a network, and a crew. The new cell came with the greenfield promise of clean data and easy integration. The old press came with the brownfield reality of invisibility and undocumented history. Now they have to work together, and the AI project that spans them inherits the worst of both: the integration complexity of mismatched eras and the security exposure of a network that was never designed to carry this traffic.

Consider the reshoring worked example. A manufacturer wins new domestic volume and stands up a new automated cell at a cost of 1.2 million dollars, expecting it to lift plant output. But the new cell has to feed parts from, and ship parts to, the existing brownfield line. The integration between new and old, the data handoff, the network segmentation, the protocol translation, runs to an unbudgeted 280,000 dollars and three extra months, because the team treated it as a greenfield install when half of it was brownfield archaeology. The lesson reshoring teaches is the same lesson the whole program teaches, just at larger scale: the new technology is rarely the constraint. The constraint is the brownfield reality it has to live inside, and the OT network that ties old and new together is exactly the network 78 percent of plants cannot see.

For the engineer or tech reading this, the hybrid future is not a threat. It is the opening. The person who can walk a floor that mixes a 1994 PLC and a 2026 robot cell, map what is actually there, find the trustworthy data, and deploy AI safely across both eras is exactly the person reshoring needs and cannot easily hire. The greenfield specialists are common. The brownfield-honest, OT-aware deployer is rare, and rarity is what a thinning, reshoring industry pays for.

Key Takeaways

  • Brownfield is the default reality, not the exception. Most readers run mixed-age equipment, undocumented changes, and data that exists but is unreachable, not the gleaming greenfield plant from the vendor's slide. Greenfield plants deploy AI 40 to 60 percent faster, and that entire gap is foundational archaeology, not modeling.
  • 78 percent of OT networks lack centralized monitoring (Dragos). More than three out of four plants cannot see what is on their own industrial network, which means they cannot know whether a new AI connection is safe, contained, or even reading the right sensor.
  • OT is not IT. The floor-side controllers, PLCs, SCADA, and historians were built to run machines reliably for decades, not to be watched and patched, so the monitoring tools that protect office IT mostly do not exist on the floor.
  • You cannot bolt AI onto an invisible plant because AI amplifies its inputs. Fed clean data it does remarkable work; fed brownfield mess it produces confident output built on sand, and confident wrong output on a floor is more dangerous than no output.
  • Brownfield breaks three things: data quality (a mislabeled tag teaches the model a lie), integration (mismatched protocols make getting the data out half the project), and security (every new connection is a new pathway into a space you cannot watch).
  • The brownfield on-ramp has an order that is the whole game: build the device inventory first, pick one loss and one machine, verify the data exists and is trustworthy before buying anything, and keep the AI advisory and segmented. Same AI in the right order comes in near budget; in the wrong order it blows past it.
  • Reshoring (roughly 45 percent of executives cite it as a tailwind) is producing hybrid plants where new instrumented cells sit beside decades-old equipment, inheriting both the integration complexity and the invisibility, which makes brownfield judgment more valuable, not less.
  • The career opening is the brownfield-honest, OT-aware deployer. Greenfield specialists are common; the person who can map a real floor, find the trustworthy data, and deploy AI safely across old and new is rare, and rarity is what a thinning, reshoring industry pays for.