AI for Energy & Utilities
Strategic · M17 · lesson 17 of 22 · queued
Preview — browse every lesson free. Enroll to mark lessons complete, open partner links and save your progress. Login & enroll →
Proof-of-Concept Design for Utility AI
📖
now learning

Proof-of-Concept Design for Utility AI

15 min

A utility signed a six-month proof-of-concept for an AI load forecasting platform. The vendor measured success by whether the model ran without crashing. The utility measured success by whether the model improved procurement decisions. Neither definition was written down before the pilot started. Six months and several hundred thousand dollars later, both sides declared success while the utility returned to its previous forecasting workflow. That is not a proof of concept. That is a vendor demo that lasted six months.

Defining Success Before the Pilot Clock Starts

The single most important decision you make in a utility AI proof of concept happens before the vendor's implementation team sets foot on-site. It is the decision about what success means, expressed in specific, measurable terms that your operations team will recognize, your finance team can value, and your compliance team can audit.

Vague success criteria are a vendor's best friend. If you define success as "the platform demonstrates value," you will get a six-month case study that the vendor uses in their next sales presentation. If you define success as "the platform produces a day-ahead net-load forecast with a mean absolute percentage error below 2.1% on the held-out test set from June through August of this year, including the period when the 250 MW data-center interconnection at Northfield Substation went live," you have a specific, falsifiable test that either passes or fails.

The success definition has three required components. The performance threshold must be stated in the units your team actually uses. If your load forecasters talk about MAPE, use MAPE. If your procurement team talks about reserve margin error in megawatts, express the threshold in megawatts. Do not let the vendor propose the success metric, because they will propose the metric on which they perform best. The evaluation period must include the hard scenarios, not just the average-weather, average-load, business-as-usual days. The best AI platform in comfortable conditions is not necessarily the best platform during a July peak event or the week following an unexpected large-load interconnection. And the baseline must be defined. "Better than our current model" requires measuring your current model on the same evaluation period with the same data. If you do not run your baseline model on the same holdout set, you cannot make the comparison.

Before you start the pilot, you also need to define what happens if the platform fails the success criteria. This is not a pessimistic exercise. It is a governance discipline. If you cannot answer "what do we do if this pilot fails?" before the pilot starts, you are not running a proof of concept. You are running a structured adoption process disguised as a pilot, which is fine if that is your actual intent, but it means you are not genuinely evaluating the platform.

Scoping the Pilot to a Real Operational Problem

The pilot scope is where good pilots become great pilots or descend into irrelevance. A pilot scoped to a "representative feeder" in your system that has clean data, no data-center load, and no unusual DER penetration is not representative. It is the easiest case you can find, which tells you almost nothing about how the platform will perform where it matters most.

The right scoping principle is: run the pilot on the exact problem you are trying to solve, not on a simplified version of it. If you are evaluating AI for queue-study automation, the pilot should run on real interconnection applications from your actual queue, including the complex ones that are causing your study throughput bottleneck. If you are evaluating a topology optimizer, the pilot should include the transmission corridors that are actually hitting congestion limits on peak days. If you are evaluating a DER orchestration platform, the pilot should include the DER events that your current system is handling inadequately, not a hand-selected sample of simple dispatch cycles.

A second scoping principle is operational continuity. The pilot must not put your current operations at risk. This typically means running the AI platform in a shadow mode during the pilot period, where it processes the same inputs as your operational systems but its outputs go to a monitored environment rather than directly into decision processes. Shadow-mode pilots are more operationally conservative but produce better evidence because you are comparing AI outputs against your actual operational decisions on the same scenarios, without the risk of the AI output driving an incorrect decision.

There are cases where shadow mode is not sufficient. If you are evaluating a platform specifically intended to improve real-time operator decisions, a pilot that never puts any output in front of an operator does not test the human-AI interaction that is the entire point of the evaluation. In those cases, structure a limited-scope live pilot where specific outputs are surfaced to operators with explicit guidance that they are in evaluation mode, override the recommendation freely, and document their reasoning when they do. That documentation becomes part of the pilot evidence base.

The Feeder and the Queue as the Natural Pilot Unit

For distribution AI use cases, the feeder is the natural pilot unit. A feeder is a bounded, auditable segment of the grid with its own load profile, its own DER mix, and its own historical outage record. Running an AI asset-health or outage-prediction pilot on a specific feeder allows you to compare predictions against actual events on that feeder over the pilot period. The evaluation is specific and the baseline is measurable.

For interconnection use cases, the queue application is the natural unit. Take a sample of completed applications from the past twelve months, applications where you know the outcome, and run the AI platform's automation on those same inputs. Compare the AI's output, time to complete, and error rate against your engineers' actual work on the same applications. This is a controlled retrospective evaluation that does not require the platform to be operationally live and does not put any current application at risk.

Define success on a real feeder or a real queue before you sign. A pilot defined on synthetic data or average scenarios is a vendor demonstration with a timeline attached.

Data Preparation as the Real Pilot Risk

Utility AI pilots fail more often on data than on algorithm. The vendor's platform works. Your data does not look like what the platform was built to receive.

This is not a criticism of your data. It is a structural reality of utility IT and OT environments. Your EMS historian may have gaps from planned maintenance windows. Your GIS may have asset records that have not been reconciled since the last major system migration. Your AMI data may have systematic biases in certain meter groups that your statistician discovered and documented but that the data pipeline does not correct. Your weather-station integration may have a two-hour latency that nobody noticed because your current model uses daily averages anyway.

Each of those conditions is normal. But the AI platform does not know they are there. A model that assumes complete, clean, near-real-time telemetry will behave in unpredictable ways on data with these characteristics. The pilot's data-preparation phase is where you discover which characteristics of your data cause problems and whether the vendor's platform handles them gracefully or fails silently.

Budget at minimum thirty days of data-preparation work before the platform receives any data. This period should include a data-quality audit of the specific feeds the platform requires, a documentation exercise where your team describes every known data quality issue for those feeds, and a meeting with the vendor's implementation team where you walk through each issue and the vendor specifies how their platform handles it. The vendor's responses to the data-quality audit become part of the pilot documentation and part of the vendor commitment record.

Do not let the vendor's implementation team do the data-preparation independently. They will clean the data to the point where it looks like their reference data, which defeats the purpose of the pilot. Your team should own the data-preparation process, with vendor guidance on format and schema. The resulting data state should reflect your actual operational environment, including its imperfections.

The Governance Structure That Produces Credible Evidence

A pilot without a governance structure is an experiment without controls. The evidence it produces will not survive scrutiny from your finance team, your reliability organization, or a state commission if the investment ends up in a rate case.

The governance structure for a utility AI pilot requires four roles. The technical lead owns the data pipeline, the implementation schedule, and the performance measurement. They are the person who runs the comparison between AI outputs and baseline on the success criteria, and they have the authority to call the pilot a failure if the criteria are not met. The compliance observer monitors the data flows, confirms that the pilot does not create any unreviewed CIP gaps, and documents the pilot architecture for the compliance binder. The operations liaison represents the end users, whether forecasters, operators, or engineers, who will interact with the AI outputs. Their role is to document the usability of the outputs, the accuracy of the interpretation guidance, and the quality of the operator interface. The executive sponsor holds the pilot accountable to the timeline and the success criteria and has the authority to extend, modify, or terminate the pilot based on the technical lead's recommendations.

The governance structure should also include a formal mid-pilot review, typically at the halfway point. The purpose is not to declare success or failure early, but to identify whether the pilot is on track to produce credible evidence by its end date. A pilot that has spent three of its six months on data-preparation problems is not on track to evaluate platform performance in the remaining three months. The mid-pilot review is the governance moment to either extend the pilot with a defined additional data-preparation phase or terminate it and restart with better data preparation.

Worked Example: A Queue-Study Automation Pilot That Worked

A transmission planning team at a regional utility is running twelve months behind on interconnection study completions, with a queue backlog of over 200 active applications. They sign a six-month proof-of-concept with an AI queue-study automation vendor. Here is how they structured the pilot to produce evidence that held up under scrutiny.

First, they defined success before signing. The specific criterion: the platform must complete a first-pass completeness review and initial power-flow setup for 95% of new applications within 24 hours of receipt, compared to their current 8-day average for the same steps. The evaluation period would be the first 60 applications received after platform deployment, a sufficient sample to produce a statistically meaningful comparison.

Second, they scoped the pilot to their actual queue, not a synthetic sample. They ran the platform on the 60 most recently received applications from the live queue, in parallel with their engineers' existing workflow. The platform's outputs went to a monitored review environment, not directly into study execution. Engineers reviewed the AI's first-pass work, documented corrections, and tracked the time spent on review versus the time they would have spent doing the work themselves.

Third, they ran a data-preparation sprint. They discovered that 30% of new applications had missing facility ratings in a specific format required by the AI platform. They resolved this with a standardized intake form update that took three weeks. They documented the gap, the resolution, and the ongoing data-quality protocol that would maintain the feed in production.

Fourth, they included a compliance observer. The observer confirmed that the AI platform's access to the utility's power-flow modeling environment was through a documented API connection that did not require the platform to be inside the ESP and that the data flows did not include any BCSI under their CIP-011 assessment.

At the end of six months, the platform had processed 63 applications. It met the 95% target: 62 of 63 applications had a first-pass review completed within 24 hours. The average engineer review time for the AI's first-pass output was 2.3 hours per application, compared to 8 days for the full manual process. The one failure was a specific application type the platform had not seen in its training data: a co-located battery-storage-plus-wind project in a transmission zone that was new for the utility. That failure was documented, the vendor committed to a retraining cycle to address that project type, and the utility confirmed that their full contract would include a defined retraining process for novel application types.

The pilot evidence supported a full deployment decision, and the pilot documentation supported the capital expenditure justification in the subsequent rate case filing. The success was not accidental. It was the result of defined criteria, real operational scope, careful data preparation, and governance that produced auditable evidence.

From Pilot to Production: The Transition Plan

A successful pilot ends with a decision: deploy to production, extend the pilot with defined modifications, or terminate. That decision requires a pre-defined threshold, not a committee opinion. If the success criteria were met, the default decision is to proceed. If they were not met, the default is to either resolve the specific gaps identified or terminate.

The production transition plan has three components that are distinct from the pilot. First, the production data pipeline must be validated separately from the pilot's data pipeline. Pilots often run on a batch-loaded historical dataset. Production requires a live, low-latency connection to the same data sources. The gap between those two data pipelines has ended more promising pilots than any model accuracy problem. Second, the operator training and documentation must be completed before production go-live. Operators who encounter an AI system they have not been trained on will either ignore it or over-trust it. Neither is acceptable. Third, the production monitoring plan must be in place before go-live. This includes drift detection, accuracy metrics tracked on an ongoing basis, and a defined trigger for escalation when accuracy degrades below a threshold. A production AI system without ongoing monitoring is a system waiting to fail silently.

Key Takeaways

  • Define success before the pilot starts, in specific, measurable terms tied to operational outcomes your team uses: MAPE thresholds, study turnaround times, curtailment accuracy rates. Vague criteria are a vendor advantage.
  • Scope the pilot to your real operational problem. The feeder with clean data and no unusual load is not representative. The feeder at the edge of your system with step-load growth and DER penetration is.
  • Budget at minimum 30 days for data preparation before the platform receives any data, and own that preparation process yourself. Vendor-led data cleaning will produce a dataset that looks like their reference data, not your operational reality.
  • Run the pilot in shadow mode for most use cases, comparing AI outputs against your operational decisions on the same scenarios without operational risk. For operator-interaction testing, structure a limited live mode with explicit documentation of every override and its rationale.
  • The governance structure requires four named roles: technical lead, compliance observer, operations liaison, and executive sponsor. Include a formal mid-pilot review with authority to extend or terminate.
  • A pilot produces credible evidence only if it is defined before it starts, run on real operational scenarios, and governed by people with authority to call it a failure. Evidence produced without those conditions will not hold up in a rate case or a reliability review.
  • The production transition is a separate engineering project from the pilot. Validate the live data pipeline, complete operator training, and put monitoring in place before go-live. A successful pilot followed by an inadequate production deployment is not a success.