01 • The hidden cost structure

The hardware costs nobody spots at prototype stage.

Edge AI projects progress from proof of concept to production and encounter a cost structure that was not visible in the early stages. At proof-of-concept, engineers use whatever development hardware is to hand — typically a more capable board than the production target. The model runs. The accuracy looks good. The project proceeds.

At production specification, the target hardware is revealed in its full constraint: a sub-dollar MCU, an existing automotive SoC, a legacy industrial controller that has not been redesigned in a decade. The neural network that ran on the development board does not run on this hardware. The options are to compress the model until accuracy becomes unacceptable, or to change the hardware. Changing the hardware is expensive in ways that are not initially obvious.

01
The problems of running AI with cloud-based data centres

New silicon

A standard Arm Cortex-M MCU cannot run neural network inference at practical speed without an NPU or hardware accelerator. Migrating to NPU-capable silicon typically adds $2 to $10 per unit at volume production pricing. This sounds modest. At 100,000 units, it is $200,000 to $1,000,000 in additional component cost. At 1,000,000 units, it is $2,000,000 to $10,000,000 — before a line of software has been written.

Qualification and certification

In automotive, medical, and regulated industrial contexts, every new component requires qualification. Changing MCU families to accommodate an NPU is not a component swap; it is a hardware platform change. The engineering cost of qualifying a new microcontroller platform, including hardware validation, firmware migration, and regulatory compliance activities, can reach six figures. For automotive applications under ISO 26262, the qualification timeline can extend a programme by six to twelve months.

Development overhead

A platform change brings toolchain migration, new HAL layers, new BSP integration, and the need to rebuild embedded team familiarity with a different processor architecture. The team's accumulated knowledge of the existing platform — including hardware errata, timing subtleties, and integration gotchas — does not transfer. This is a real cost in engineering time, rarely captured in project budgets at the planning stage.

Power infrastructure

For sensor nodes on battery power, the higher draw of NPU-capable silicon may necessitate changes to the power supply design, battery selection, or — in large-scale deployments at remote sites — the installation of mains power infrastructure. At remote locations, this is not an incremental change. It is a civil engineering project costing tens of thousands of pounds per site.

02 • Capital cost comparison

Neural networks vs Logic-Based Networks: the hardware cost.

The LBN cost advantage does not come from cheaper training or a lower licence fee. It comes from running the same inference on silicon already in the product. The capital cost comparison is between paying for new silicon and paying nothing.

Cost categoryNeural network (edge)Logic-Based Network
New silicon requiredYes — NPU or GPU-capable SoCNo — existing MCU or CPU
BOM uplift per unit$2–10+ at volume$0
SoC qualification cost (automotive/industrial)£50,000–£200,000£0
Toolchain migrationOften requiredSDK integrates with existing toolchain
Development timelineExtended (new platform)Shorter (existing platform)

The qualification cost row deserves emphasis. In automotive applications, the cost of qualifying a new SoC ranges from £50,000 to £200,000 in engineering alone, before regulatory costs or timeline impact. An automotive Tier 1 customer evaluating an ADAS application found that the neural network approach required a 200% SoC cost increase. The LBN approach ran on the existing PowerPC hardware already in the vehicle electronic architecture. The qualification cycle was unchanged. The SoC cost increase was zero. The commercial case that had been marginal became straightforward.

03 • Operating cost comparison

Cloud inference, energy, and field service costs.

Capital cost is the upfront story. Operating cost is the long-term one. For edge AI deployments at scale, operating costs accumulate across three dimensions: cloud inference fees for deployments that push processing off-device, energy costs for battery-powered nodes, and field service costs for systems that require regular maintenance.

Uses
52× less energy
per inference than neural networks

Battery life, not just efficiency.

Lower energy per inference translates directly to longer battery life and less frequent battery replacement. For a deployment of 100,000 battery-powered sensors, the difference between quarterly and annual replacement is a field service operation costing millions of pounds per year. Energy efficiency at the inference level has consequences that propagate through the operating budget for the life of the deployment.

$0
per inference
marginal cost after deployment

The per-inference cost compounds.

Cloud inference APIs charge per call. At one inference per second per sensor, a deployment of 1,000 sensors generates 86 million inference calls per day. At even modest per-call pricing, this represents a significant monthly operating cost. On-device LBN inference eliminates this entirely. The operating cost savings at scale frequently exceed the total programme cost of building and deploying the on-device system.

Up to
10-year battery
on coin-cell equivalent power

Field service at scale is expensive.

A sensor requiring quarterly battery replacement at a remote site generates four site visits per year per sensor. At 100,000 sensors, this is 400,000 site visits annually — each with travel, labour, and access costs. A ten-year battery life reduces this to 10,000 visits per decade. The difference in field service expenditure across the deployment lifetime may exceed £100 million for large infrastructure networks.

04 • Real deployment costs

Costs avoided in the field.

The figures below come from real deployments where neural network approaches were evaluated and their cost structures made them commercially unworkable at production scale. In each case, the cost problem was identified before full deployment, and a logic-based alternative was used instead.

Wastewater network: UK water utility

A UK water utility needed anomaly detection across 100,000 sewer monitoring sites. Blockages, overflows, and structural failures had to be detected before they caused service disruption. The neural network approach required either reliable cloud connectivity — unavailable across remote sewer infrastructure — or NPU-capable hardware at each site.

Deploying mains-power infrastructure at remote sewer sites cost approximately £15,000 per installation. At 100,000 sites, this amounts to £1.5 billion in power infrastructure alone, before sensor hardware, software, integration, or maintenance costs are counted. The business case for the neural network approach never closed.

An LBN anomaly detection model running on the existing sensor hardware — powered by a lithium battery at 455 µJ per inference — produces predictions every five seconds. Projected battery life is ten years. Mains infrastructure cost: zero. The economics that made neural network deployment impossible made LBN deployment straightforward.

The battery-powered AI section covers the field energy figures in detail.

Automotive ADAS: Tier 1 supplier

An automotive ADAS Tier 1 needed to replace a physical sensor with an AI model for vehicle dynamics classification. The target hardware was NXP PowerPC e200 processors already embedded in the vehicle electronic architecture — hardware that the customer could not change without triggering a full qualification programme.

The neural network approach required a new NPU-capable SoC at approximately 200% of the existing SoC cost — a cost increase that entirely negated the bill-of-materials saving that justified the sensor replacement in the first place. The system integrator's alternative approach also failed to meet the performance requirement on the existing hardware.

An R-LBN implementation ran on the existing PowerPC e200. Inference completed in four microseconds. Memory footprint: 4 KB. The SoC cost increase: zero. The qualification impact: none. The business case: restored.

For the technical detail on why LBNs are compatible with this class of hardware where neural networks are not, see AI without a GPU.

05 • Fleet-level economics

The cost structure at production scale.

Individual deployment costs are manageable. Fleet-level costs — the same cost structure multiplied across tens of thousands to millions of units — are where architecture decisions become commercially decisive. The choice between a model that requires new silicon and one that does not is worth, at large volume, the difference between a viable product and one that cannot be profitably made.

A hardware cost of $5 per unit is unremarkable in isolation. At one million units, it is $5 million of additional bill-of-materials cost. This figure appears in a product's cost model as a direct reduction in gross margin. For products competing on thin margins in commodity IoT markets, an additional $5 per unit in unplanned silicon cost is commercially significant — sometimes the difference between a profitable and loss-making product line.

The qualification cost is less easily quantified but equally real. Automotive and medical programmes that trigger a re-qualification cycle due to an unexpected hardware change absorb engineering resource, extend programme timelines, and may delay revenue. Engineering time spent on platform migration is time not spent on the application features the product was supposed to deliver.

Cloud inference costs follow a different profile. They are not upfront; they accumulate continuously. A sensor array making one inference per second, running 24 hours a day, generates 86,400 inference calls per sensor per day. At a modest cloud inference price of $0.001 per 1,000 calls, this costs $0.086 per sensor per day. At 10,000 sensors, $860 per day, $314,000 per year. The cost grows linearly with fleet size and inference frequency. On-device inference eliminates this line item entirely.

Energy cost compounds in a similar way for battery-powered deployments. A sensor requiring quarterly battery replacement at a median field service cost of £50 per visit generates £200 per sensor per year in service cost. At 10,000 sensors, £2 million per year. Extending the replacement interval from quarterly to annually saves £1.5 million per year at that fleet size. The service cost differential between a three-month and a ten-year battery life is, across a large infrastructure deployment, a programme-defining number.

ModelMill logo mark

Deploy AI on the hardware you already have.

ModelMill trains Logic-Based Networks and generates a C-code SDK that runs on any standard 32-bit processor. No NPU. No platform migration. The bill-of-materials cost of adding AI is zero.

01

Train your model

02

Generate C-code SDK

03

Deploy on existing hardware