I'm looking for:
Recently viewed
IoT in UK Manufacturing: Connecting Your Factory Floor to Business Intelligence - Softomate Solutions blog

AI STRATEGY

IoT in UK Manufacturing: Connecting Your Factory Floor to Business Intelligence

7 June 202623 min readBy Softomate Solutions

Industrial IoT (IIoT) connects your factory floor machines to business intelligence by attaching sensors to equipment, streaming that data through a connectivity layer, and feeding it into your ERP or BI dashboard so production decisions are based on live numbers rather than gut feel. For a UK SME factory, a sensible pilot covering 5 to 15 machines typically costs between £15,000 and £60,000, and well-run deployments cut unplanned downtime by 30 to 50% while lifting Overall Equipment Effectiveness (OEE) by 10 to 20 points. Made Smarter Adoption grants can fund 50% of eligible projects in supported English regions, and the PSTI Act 2022 plus NCSC operational technology guidance set the security baseline you must meet. The UK IoT manufacturing market is projected to reach around USD 8.95bn by 2026. Most factories see payback inside 9 to 18 months once downtime and energy savings land.

Last updated: June 2026

What Is Industrial IoT and Why Does IT-OT Convergence Matter?

Industrial IoT is the practice of attaching network-connected sensors and controllers to physical production assets so the data they generate becomes visible, queryable and actionable in real time. The phrase that matters most is IT-OT convergence: tearing down the wall between Operational Technology (the PLCs, drives, robots and machines on the shop floor) and Information Technology (your ERP, CRM, BI tools and cloud). For decades these two worlds ran in parallel and rarely spoke. The machine knew it had stopped; the boardroom found out at the Monday meeting. IIoT closes that gap to seconds.

Here is why this matters commercially rather than technically. A UK manufacturer competing on margin cannot afford to discover scrap, downtime or energy waste a week after it happened. McKinsey research has repeatedly shown that connected operations can lift productivity by around 25%, cut maintenance costs by up to 40%, and reduce downtime by 30 to 50%. Those are not vendor fantasies; they are the difference between a profitable line and a loss-making one. The catch is the data-waste gap: McKinsey also found that 54% of companies use 10% or less of the IIoT data they collect. Connectivity alone is worthless. The value is in turning the stream into a decision.

Our view, after building these systems for UK firms, is that IIoT is badly oversold as a technology purchase and badly undersold as an operations programme. Bolting sensors onto machines is the easy 20%. The hard, valuable 80% is deciding which three numbers actually change behaviour on the shop floor, then making those numbers impossible to ignore. Be sceptical of any supplier who leads with hardware specifications before they have asked what decision you are trying to improve.

The building blocks of any IIoT system are consistent regardless of vendor:

  • Smart assets: the sensors, smart meters, edge devices and existing PLC outputs that generate data.
  • Connectivity infrastructure: the gateways, networks and protocols (OPC UA, MQTT, Modbus) that move data off the floor.
  • Analytics and storage: the cloud or on-premise platform that stores, processes and models the data.
  • Visualisation and integration: the BI dashboards and the ERP/MES connections that put numbers in front of decision-makers.
  • People and process: the operators, engineers and managers who act on what the data shows.

Miss any one of those five and the project stalls. The most common failure we see in UK SMEs is investing heavily in the first four and forgetting the fifth, leaving a beautiful dashboard that nobody opens.

How Does Factory Floor Data Actually Reach a Business Intelligence Dashboard?

Factory floor data reaches a BI dashboard through a five-layer journey: sensor, edge, network, platform, and visualisation. Understanding this chain is the single most useful thing a non-technical manager can do, because it demystifies the whole project and lets you ask suppliers sharp questions at each stage. Let us walk the path of a single data point, say the spindle temperature on a CNC machine, from the metal to the boardroom screen.

First, a sensor on the spindle reads a temperature value. Second, an edge device or gateway sitting next to the machine collects that reading, often alongside dozens of others, and does light processing such as filtering noise or flagging an out-of-range value immediately so you do not wait for the cloud round trip. Third, the network layer moves the data, by wired Ethernet, industrial Wi-Fi, or in some UK sites private 5G, to wherever it is stored. Fourth, a platform (cloud services such as Azure IoT or AWS IoT, or an on-premise historian) stores the time-series data and runs analytics on it. Fifth, a visualisation and integration layer presents the result in a dashboard and pushes summarised figures into your ERP or MES so production planning reflects reality.

The table below maps the journey, the typical technology, and the question you should ask your integrator at each stage.

LayerWhat it doesTypical technologyQuestion to ask
SensorReads the physical signalVibration, temperature, current, flow sensorsWhat accuracy and sample rate do I need?
EdgeCollects and pre-processes locallyIndustrial gateways, edge PCs, IoT modulesCan it run if the internet drops?
NetworkMoves data off the floorEthernet, industrial Wi-Fi, private 5G, LoRaWANIs OT traffic kept separate from office traffic?
PlatformStores and analysesAzure IoT, AWS IoT, on-prem historianDo I own my data and can I export it?
VisualisationShows numbers and feeds ERPPower BI, Grafana, MES/ERP connectorsWho acts on each metric, and when?

The integration into ERP is where most of the business value lives and where most projects underinvest. When live machine output flows into your ERP, production planning stops being a spreadsheet guess. Stock reservations reflect actual throughput, delivery promises to customers reflect real capacity, and finance can see margin per job as it happens. If you already run an ERP, connecting IIoT data to it is often higher value than the sensors themselves; for firms considering a platform refresh, an well-planned Odoo ERP implementation in London can be designed from day one to ingest shop-floor data rather than bolting it on later.

The honest rule here: design the data flow backwards from the decision, not forwards from the sensor. Decide that the production planner needs live OEE per cell, then work back to the sensors required. Teams that start at the sensor end up drowning in data they never use, which is exactly the 54% waste figure in practice.

Can You Connect Old Legacy Machines That Have No Digital Outputs?

Yes, you can connect legacy machines that have no digital outputs, and for most UK factories this is the majority of the shop floor. The myth that you need to rip out and replace 20-year-old machinery to go digital is the single biggest reason owners delay IIoT, and it is wrong. Retrofitting is a mature, affordable discipline. A press from 1998 with no Ethernet port can still tell you when it is running, how fast, and whether it is about to fail, using bolt-on sensors that never touch the machine's control system.

There are three retrofit routes, in rising order of richness and cost:

  1. Non-invasive sensing: clamp-on current sensors, accelerometers and proximity switches read the machine externally. They detect run/stop state, cycle counts and vibration without ever connecting to the PLC. This is the safest and cheapest route and carries zero risk to the machine's operation or warranty.
  2. Tapping existing signals: many older machines have a stack light, a relay, or analogue outputs already. A simple IO module reads those signals and converts run/idle/fault status into data. Low cost, very reliable.
  3. PLC integration: where a machine has a modern PLC, an OPC UA or Modbus connection can pull rich data such as exact part programs, feed rates and alarm codes. Richer data, higher cost, and needs careful change control so you never destabilise a working machine.

The table below gives realistic UK cost bands per machine for each route in 2026, including hardware and integration labour.

Retrofit routeData richnessCost per machineBest for
Non-invasive sensingRun state, cycles, vibration£400 - £1,200Old machines, fast OEE pilots
Tapping existing signalsRun/idle/fault status£600 - £1,800Machines with stack lights or relays
PLC integrationFull process data, alarms£1,500 - £5,000Modern CNC, robots, packaging lines

Our stance is firm: start every legacy factory with non-invasive sensing on the worst-performing cell. It is cheap, it cannot break the machine, and within a fortnight it produces a downtime chart that pays for the whole pilot in the conversation it triggers. We have watched a clamp-on sensor reveal that a "reliable" machine was actually idle 40% of the shift because of a material feed problem nobody had quantified. That single chart justified a six-figure programme. You do not need the expensive PLC integration on day one; earn it with results from the cheap stuff first.

Connecting the floor is also rarely the end goal in isolation. The data usually needs to drive workflows: a maintenance ticket raised automatically, a supervisor alerted by message, a re-order triggered. That orchestration layer is where business process automation in London turns raw signals into actions, so the system does something rather than just displaying a red number.

Which KPIs Should You Measure First, and Why Does OEE Come Top?

You should measure Overall Equipment Effectiveness (OEE) first because it compresses the three things that destroy manufacturing profit, availability, performance and quality, into one comparable score. OEE is the universal language of the shop floor. A line running at 100% OEE makes only good parts, as fast as it possibly can, with no stops. Most UK SME factories that have never measured it discover a true OEE between 45% and 65%, and they are genuinely shocked, because the number that lives in their head is closer to 85%. The gap between perceived and actual performance is where IIoT earns its keep.

OEE multiplies three factors:

  • Availability: the percentage of planned time the machine was actually running, eroded by breakdowns and changeovers.
  • Performance: the speed it ran at versus its ideal cycle time, eroded by minor stops and slow running.
  • Quality: the percentage of parts made right first time, eroded by scrap and rework.

The power of measuring these continuously, rather than on a clipboard once a shift, is that you stop arguing about anecdotes and start fixing causes. The biggest losses are usually the small, invisible ones: the two-minute stops that happen forty times a shift and never make it onto a fault log. Sensors catch every one.

The table below shows a realistic before-and-after for a single CNC cell after a six-month IIoT-driven OEE programme, using figures we consider typical for a UK SME.

MetricBefore (manual)After (IIoT)Effect
Availability68%84%Fewer micro-stops and faster changeovers
Performance76%88%Slow running spotted and corrected
Quality94%98%Drift caught before scrap is made
OEE49%72%23-point lift, more output, same machine

Beyond OEE, the next metrics to wire up are energy consumption per unit, on-time delivery, and first-pass yield. Energy deserves special attention in the UK because industrial electricity prices have stayed punishingly high. Smart metering at machine level routinely reveals that a handful of assets, or worse, machines left running overnight doing nothing, drive a disproportionate share of the bill. We have seen factories cut energy spend 10 to 15% in the first quarter purely from visibility, before any process change.

Working on something like this? Let’s talk it through.

The honest warning: do not put twenty metrics on a dashboard. Pick three that a supervisor can influence this week, make them visible on a screen on the floor, and review them daily. A focused dashboard that changes behaviour beats a comprehensive one that nobody reads. The 54% data-waste statistic is, fundamentally, a discipline problem, not a technology one.

How Does Predictive Maintenance Pay for the Whole Project?

Predictive maintenance pays for the whole project because unplanned downtime is the most expensive thing that happens in a factory, and predicting failure before it occurs converts emergency stoppages into scheduled, cheap interventions. The maths is brutal and in your favour. If a critical line costs you £1,200 an hour in lost output when it stops, and it suffers ten unplanned breakdowns a year averaging four hours each, that is 40 hours, or £48,000, vanishing annually from a single machine. Cut that by even 60% and you have saved nearly £29,000 a year, which is more than most pilots cost outright.

Predictive maintenance works by watching the early warning signs that humans cannot feel. Vibration sensors on motors, pumps and bearings detect the tiny imbalance that precedes a failure weeks ahead. Temperature sensors catch overheating before it seizes a component. Current draw signatures reveal a motor straining against a developing fault. The system learns each machine's healthy baseline, then flags deviation. Instead of a catastrophic 3am failure, you get a calm alert: bearing on pump 4 trending out of tolerance, schedule replacement within ten days.

Here is a worked ROI example for a single packaging line, the kind of one-page business case we build for UK clients.

ItemFigure
Downtime cost per hour£1,200
Unplanned downtime before40 hours/year
Downtime reduction achieved60%
Annual downtime saving£28,800
Reduced maintenance and parts spend£9,000
Total annual benefit£37,800
Pilot cost (one line)£22,000
Payback periodApproximately 7 months

The progression of maintenance maturity runs in four stages, and most UK SMEs sit firmly in the first two:

  1. Reactive: fix it when it breaks. Expensive, chaotic, the default.
  2. Preventive: service on a fixed calendar. Better, but you replace healthy parts and still miss surprise failures.
  3. Condition-based: service when sensor data crosses a threshold. The realistic IIoT target for most firms.
  4. Predictive: machine-learning models forecast failure dates. Powerful, but only worth it once you have clean condition data and enough failure history to learn from.

Our honest view: do not let a vendor sell you stage four AI before you have stage three condition monitoring working. The phrase "AI-powered predictive maintenance" is the most over-promised in the sector. A simple vibration threshold alert, reliably delivered to the right person's phone, prevents more failures in year one than any neural network. Earn the sophisticated models with two years of clean data; the cheap thresholds deliver the payback now. When you are ready to layer genuine machine learning on top, that is a deliberate step covered by a focused AI automation agency in London, not a box you tick on day one.

What UK Funding and Grants Are Available for IIoT Projects?

UK manufacturers can access meaningful grant funding for IIoT, with Made Smarter Adoption the most directly useful for SMEs because it can cover up to 50% of eligible digital technology project costs in supported English regions. This is real money that materially changes the business case, and it is under-claimed because owners assume grants are bureaucratic or only for large firms. They are neither, particularly Made Smarter, which was designed specifically for small and medium manufacturers adopting proven technology rather than inventing it.

The main funding routes to know in 2026:

  • Made Smarter Adoption: regional programmes (rolled out across English regions including the North West, North East, Yorkshire and Humber, West Midlands, East Midlands and others) offering matched grants plus free digital roadmapping and leadership support. Aimed squarely at SME manufacturers adopting IIoT, robotics and data tools.
  • Made Smarter Innovation: larger, UKRI-backed funding for projects that develop or pilot genuinely novel industrial digital technology, usually in collaboration.
  • Innovate UK Smart Grants: competitive, sector-agnostic innovation funding for ambitious, higher-risk R and D, including industrial digital projects.
  • R and D tax relief: if your IIoT work involves genuine technical uncertainty and development, qualifying expenditure may attract relief through HMRC's R and D scheme.

The table below summarises who each route suits and the rough scale.

Funding routeBest forTypical supportEffort to apply
Made Smarter AdoptionSME adopting proven techUp to 50% matched grant + adviceLow to moderate
Made Smarter InnovationDeveloping novel technologyLarger competitive grantsHigh
Innovate UK Smart GrantsHigher-risk R and DCompetitive project fundingHigh
HMRC R and D reliefQualifying development spendTax relief on eligible costsModerate

Our practical advice: start with your regional Made Smarter adoption team before you spend a penny. Eligibility and exact funding rates vary by region and change year to year, so check the current position for your area directly. The digital roadmap they provide free is genuinely useful even if you never claim the grant, because it forces you to define the business case properly. Be sceptical of any integrator who promises a grant will definitely cover your project; grant rates and budgets are finite and competitive, so treat funding as a welcome reduction, not a guarantee, and make sure the project stacks up on the numbers even at full cost.

One more honest point: write your business case so it survives without the grant. The strongest IIoT investments we have delivered would have paid back inside 18 months at full price. The grant simply accelerated the decision. If a project only works because someone else pays half, the underlying numbers are too weak and you should sharpen the scope before you start.

Is Industrial IoT Data Secure, and What UK Rules Apply?

Industrial IoT can be secure, but security is the single most common reason UK manufacturers stall, with 67% citing it as the top barrier to expanding connected operations. That caution is justified. Connecting Operational Technology that was designed in an air-gapped era to networks and the cloud genuinely increases attack surface, and a compromised production system is far more dangerous than a compromised email account. It can halt output, damage equipment, or endanger staff. The answer is not to avoid IIoT; it is to do it under a proper security framework from the first sensor.

The UK regulatory and guidance landscape you must work within:

  • PSTI Act 2022: the Product Security and Telecommunications Infrastructure Act sets minimum security requirements for connectable consumer products, banning default passwords and mandating vulnerability disclosure. It shapes the baseline expectation for connected device security in the UK.
  • NCSC guidance: the National Cyber Security Centre publishes specific guidance for Operational Technology and industrial control systems, and its broader frameworks should anchor your security design.
  • NIS Regulations: the Network and Information Systems Regulations impose duties on operators of essential services; depending on your sector and scale you may have obligations.
  • UK GDPR: where operational data can be linked to identifiable individuals (for example shift or operator performance), data protection law applies, governed by the ICO.

The practical defences that actually matter on a factory floor, in priority order:

  1. Network segmentation: keep OT traffic on its own network, separated from office IT, so a breached laptop cannot reach a robot. This is the most important single control.
  2. Least privilege and no defaults: change every default password, restrict who and what can connect, and disable unused ports and services.
  3. Edge processing: process and filter data locally so only what is needed leaves the site, reducing exposure.
  4. Patching and lifecycle: keep gateways and devices updated, and choose vendors who actually issue security updates rather than abandoning hardware.
  5. Monitoring and response: watch for unusual traffic and have a plan for when, not if, something looks wrong.

The table below contrasts the risky shortcut with the secure approach for common decisions.

DecisionRisky shortcutSecure approach
Network designPlug sensors into office LANSeparate, segmented OT network
Device accessKeep default passwordsUnique credentials, least privilege
Cloud connectionOpen inbound portsOutbound-only, encrypted, edge-filtered
Vendor choiceCheapest hardwareVendor with patch commitment

Our stance is uncompromising: if a supplier wants to put machine sensors on the same flat network as your office PCs, walk away. Segmentation is non-negotiable and inexpensive to do at the design stage, ruinous to retrofit after an incident. Security is not a feature you add at the end; it is the shape of the architecture you choose at the start.

What Does the Softomate IIoT Implementation Process Look Like?

Softomate delivers IIoT projects through a five-stage process that starts with one machine and a fixed-price discovery, never a giant rip-and-replace. We are a London-based automation and software agency in Stanmore, and our deliberate bias is to prove value cheaply on a single cell before you commit to a factory-wide programme. That protects your budget and means every later stage is justified by results you have already seen on your own shop floor.

The five stages:

  1. Discovery and roadmap: we walk your floor, identify the worst-performing or most critical cell, define the three KPIs that matter, and produce a fixed-quote pilot scope. This stage maps cleanly onto the free Made Smarter digital roadmap if you are eligible.
  2. Pilot build: we retrofit sensors to one cell using the cheapest route that delivers the data, stand up the connectivity and a live dashboard, and prove the numbers within weeks.
  3. Integration: we connect the validated data into your ERP, MES or BI tool so it drives planning and finance, not just a screen on the wall.
  4. Scale: we roll the proven pattern out across more cells and lines, adding condition-based maintenance and energy metering as the data justifies it.
  5. Optimise and support: we add predictive models, automate the workflows the alerts should trigger, and maintain the system under a support agreement.

We work to fixed quotes, not open-ended day rates, because manufacturers rightly hate uncertain bills. The timeline and indicative starting prices below cover a typical SME engagement.

StageTypical timelineIndicative starting price
Discovery and roadmap1 - 2 weeksFrom £2,500
Pilot build (one cell)3 - 6 weeksFrom £12,000
ERP/BI integration2 - 4 weeksFrom £6,000
Scale (per additional cell)1 - 2 weeks eachFrom £1,500
Optimise and supportOngoingFrom £450/month

A full first-phase engagement, discovery through to a pilot cell with live ERP integration, typically lands between £20,000 and £45,000 before any grant, with Made Smarter potentially halving the eligible portion in supported regions. Most clients then scale at a predictable per-cell cost because the hard architectural work is already done. Where the data needs to trigger actions across systems, raise tickets, alert supervisors, re-order stock, we build that on a proven automation backbone, and where bespoke dashboards or operator tools are needed we deliver them through our custom software development service in London. If you would value a straight conversation about whether your factory is ready, that starts on our contact page.

Frequently Asked Questions

How much does IIoT cost a UK SME factory?

A sensible first phase covering one cell, from discovery through to live ERP integration, typically costs £20,000 to £45,000 before grants. Simple non-invasive sensing pilots can start nearer £12,000. Made Smarter Adoption can fund up to 50% of eligible costs in supported English regions, materially lowering your net spend.

Can old machines without digital outputs be connected?

Yes. Most UK factories connect legacy machines using non-invasive clamp-on sensors that read current, vibration and run state without touching the machine's controls, from around £400 to £1,200 per machine. You do not need to replace working equipment to start measuring OEE and downtime accurately.

What grants are available for IIoT in the UK?

The main routes are Made Smarter Adoption (matched grants up to 50% for SMEs adopting proven technology), Made Smarter Innovation and Innovate UK Smart Grants for novel R and D, plus HMRC R and D tax relief for qualifying development. Check your regional Made Smarter team for current eligibility.

How quickly does an IIoT project pay back?

Well-scoped pilots commonly pay back within 7 to 18 months. Predictive maintenance alone often covers the cost: cutting unplanned downtime by 60% on a single line worth £1,200 an hour in lost output can save nearly £29,000 a year against a pilot costing around £22,000.

What is OEE and why does it matter?

Overall Equipment Effectiveness multiplies availability, performance and quality into one score. Most UK SMEs who measure it for the first time find a true OEE of 45 to 65%, far below the 85% they assumed. Closing that gap is where IIoT delivers most of its financial return.

Is industrial IoT data secure?

It can be, with the right architecture. Around 67% of manufacturers cite security as their top barrier. The essential controls are network segmentation separating OT from office IT, removing default passwords, edge filtering and patching. The UK PSTI Act 2022 and NCSC operational technology guidance set the baseline you should follow.

Do I need to replace my ERP to use IIoT?

Usually not. Most modern ERPs can ingest IIoT data through connectors or APIs, and integrating live machine output into your existing ERP is often higher value than the sensors themselves. If you are already planning an ERP refresh, design it to consume shop-floor data from day one rather than bolting it on later.

How long does a typical pilot take?

A focused pilot on a single cell, from sensors to a live dashboard, generally takes 3 to 6 weeks, with discovery adding 1 to 2 weeks beforehand and ERP integration another 2 to 4 weeks. You should see a meaningful downtime or OEE chart within the first fortnight of the build.

What is IT-OT convergence in plain terms?

It means connecting your shop-floor machines (Operational Technology) to your business systems (Information Technology) so production data reaches the people making commercial decisions in seconds, not at the next weekly meeting. It is the core idea behind connecting your factory floor to business intelligence.

Should I start with predictive maintenance or OEE?

Start with OEE on your worst or most critical cell. It is cheaper to deploy, immediately exposes hidden losses, and builds the clean data foundation that genuine predictive maintenance later depends on. Treat machine-learning prediction as an earned upgrade once you have reliable condition data, not a day-one purchase.

IIoT connects your factory floor to business intelligence by sending sensor data through edge, network and platform layers into a dashboard and your ERP, turning gut feel into live numbers. For a UK SME, a one-cell pilot of £20,000 to £45,000, often halved by Made Smarter Adoption, typically pays back in 7 to 18 months through 30 to 50% less unplanned downtime and 10 to 20 points of OEE gain. Start small: retrofit your worst machine with non-invasive sensors from around £400, measure OEE, and let the first downtime chart justify the rest. Connect the data to your ERP because that is where the value compounds, and build security in from the first sensor under PSTI and NCSC guidance, never bolted on later. The factories pulling ahead in 2026 are not the ones with the most sensors; they are the ones that turned three numbers into daily decisions. The cheapest place to begin is one machine and one honest measurement.

Ready to see what your worst-performing machine is really costing you? Book a fixed-price discovery with our AI and automation agency in London and we will map a funded, low-risk path from your factory floor to a live business intelligence dashboard.

Written by Deen Dayal Yadav, Founder of Softomate Solutions, a London-based AI automation and software development agency in Stanmore (HA7). With over 12 years building software, automation and data systems for UK businesses, Deen helps manufacturers and SMEs connect operations to live business intelligence without ripping out what already works. Softomate Solutions is registered at Companies House and works with clients across London and the UK. Learn more about Softomate Solutions.

We protect the real names of all clients featured in examples and case studies. Every testimonial is from a real client.

Work with us

Ready to automate your business?

Book a free 30-minute discovery call with DD and get a personalised automation roadmap.

  • Free discovery call, no commitment
  • Fixed-price scoping delivered within 48 hours
  • UK-based team with full accountability
48hSCOPING DELIVERED
100+PROJECTS DELIVERED
UKBASED TEAM
10+YEARS EXPERIENCE
Deen Dayal Yadav, founder of Softomate Solutions

Deen Dayal Yadav

Online

Hi there ðŸ'‹

How can I help you?