Published: August 2, 2026 | Category: Buying Guide | QSCompute
Five years ago, the factory computing stack was cleanly separated: PLCs handled real-time control, 工控机 (industrial PCs) ran HMIs and databases, and edge gateways bridged OT to IT. In 2026, those lines have blurred beyond recognition. PLCs now ship with onboard NPUs. Industrial PCs run soft-PLCs alongside AI inference. Edge gateways execute containerized vision models. Every platform is creeping into the others' territory — and that's causing confusion in procurement.
Here's a clear framework for when to use each — based on real Q3 2026 hardware, not last decade's assumptions.
| Platform | Traditional Role | 2026 Capability | Convergence Driver |
|---|---|---|---|
| PLC (Programmable Logic Controller) | Real-time I/O control, ladder logic | Onboard NPU (1–8 TOPS), OPC UA, edge analytics | Siemens S7-1500 TM NPU, Beckhoff TwinCAT AI, Rockwell LogixAI |
| 工控机 / IPC (Industrial PC) | HMI, SCADA, data logging | dGPU AI inference (up to RTX 6000 Ada), soft-PLC, multi-model pipelines | Intel Core Ultra NPU, NVIDIA L40S in DIN-rail IPC, CODESYS soft-PLC |
| Edge Gateway | Protocol translation, cloud bridge | Containerized AI inference, local decision-making, MQTT Sparkplug B | Jetson Orin NX in DIN-rail, RK3588 with NPU, Hailo-8 accelerators |
| Workload | PLC | 工控机 / IPC | Edge Gateway | Winner |
|---|---|---|---|---|
| Motion control (< 1 ms cycle) | ✅ Native | ⚠️ Soft-PLC ±200 µs jitter | ❌ Not deterministic | PLC |
| Single-camera visual inspection (1–4 cams) | ⚠️ Basic defect detection | ✅ TensorRT/OpenVINO at 200+ FPS | ✅ YOLOv8 at 60–120 FPS | Edge Gateway (cost) or IPC (performance) |
| Multi-camera AOI (8–16 cams) | ❌ Insufficient compute | ✅ Multi-GPU, DeepStream | ❌ Too many streams | 工控机 |
| Predictive maintenance (vibration analysis) | ⚠️ Basic threshold alerts | ✅ FFT + ML on sensor streams | ✅ Lightweight anomaly detection | Edge Gateway |
| LLM-powered operator assistant | ❌ No GPU | ✅ Llama 3.2 8B on L40S | ⚠️ 3B models, limited context | 工控机 |
| Protocol translation (Modbus → MQTT) | ✅ With comm module | ✅ Node-RED / Kepware | ✅ Native — best fit | Edge Gateway |
| Safety interlock (SIL 2/3) | ✅ Certified safety PLCs | ❌ Not safety-rated | ❌ Not safety-rated | PLC |
| Data logging + dashboard (Grafana) | ⚠️ Limited storage | ✅ Full-stack, large SSD | ✅ Lightweight dashboards | 工控机 |
| OTA fleet management (50+ nodes) | ⚠️ Vendor-locked | ✅ Balena/Foundries.io | ✅ Best — Linux-native | Edge Gateway |
| Platform | Example Hardware | AI Compute | Price Range | Power | Determinism |
|---|---|---|---|---|---|
| PLC + AI | Siemens S7-1518 TF + TM NPU | 1–4 TOPS (NPU co-processor) | $3,800–$8,500 | 15–40W | Sub-ms, hard real-time |
| PLC + AI | Beckhoff CX2040 + TwinCAT AI | 2–8 TOPS (x86 + NPU) | $4,200–$9,000 | 20–50W | 50 µs cycle, hard real-time |
| 工控机 (fanless) | Intel Core Ultra 7 265H IPC | 48 TOPS (NPU) + optional dGPU | $1,200–$3,500 | 28–65W | Soft real-time (PREEMPT_RT) |
| 工控机 (GPU) | Xeon W + RTX 4000 Ada SFF IPC | 191 TOPS (GPU) + CPU | $4,800–$12,000 | 130–300W | Best-effort (standard Linux) |
| Edge Gateway | Jetson Orin NX 16GB DIN-rail | 100 TOPS (GPU + DLA) | $620–$980 | 10–25W | Soft real-time (PREEMPT_RT) |
| Edge Gateway | RK3588 ARM DIN-rail box | 6 TOPS (NPU) | $189–$350 | 5–12W | Best-effort |
IN STOCK All platforms available at QSCompute. The Jetson Orin NX gateway ($620) offers the best price-per-TOPS for single-camera AI inference at the edge.
PLCs are no longer just ladder-logic boxes. Siemens' S7-1500 TM NPU module adds 4 TOPS of neural network acceleration directly on the PLC backplane — no separate IPC needed. Beckhoff's TwinCAT 3 now integrates ONNX Runtime, letting you deploy YOLOv8n for simple defect detection directly on the PLC runtime.
Use a PLC when:
Don't use a PLC when: You need multi-camera AI (>2 cameras), LLM inference, or >10 TOPS. PLC NPUs are for simple inference, not complex pipelines.
The 工控机 is the most flexible platform in the factory. Modern IPCs with Intel Core Ultra (Meteor Lake / Arrow Lake) integrate a 48 TOPS NPU and PCIe Gen5 slots for discrete GPUs. This means you can run a soft-PLC (CODESYS) for deterministic I/O alongside TensorRT for multi-camera AI — all on one box.
Use an IPC when:
Don't use an IPC when: You need sub-ms hard real-time control (use a PLC), or you're deploying dozens of simple sensor nodes (use edge gateways — an IPC per sensor is overkill).
Edge gateways have evolved from protocol translators into lightweight AI inference nodes. A Jetson Orin NX in a DIN-rail enclosure costs $620–$980 and runs containerized TensorRT models at 100+ FPS — for the price of a PLC comm module. RK3588 gateways at $189 do basic object detection. This is where you scale out AI across a factory floor without IPC-level costs.
Use an edge gateway when:
Don't use an edge gateway when: You need multi-camera AI, LLM inference, or hard real-time control. Gateways are the middle ground — better AI than PLCs, worse determinism, lower cost than IPCs.
In practice, most smart factories run all three platforms, each in its optimal role:
| Layer | Platform | Role | Example |
|---|---|---|---|
| Field / I/O | PLC (Siemens S7-1518 + NPU) | Real-time control + simple OK/NG inference | $5,200 |
| Machine-level AI | Edge Gateway (Jetson Orin NX) | Single-camera defect detection, anomaly detection | $760 |
| Line-level AI | 工控机 (Core Ultra 7 + RTX 4000 Ada) | Multi-camera AOI, operator LLM assistant, data historian | $6,500 |
| Plant-level | Rackmount GPU Server (L40S) | Model retraining, fleet analytics, enterprise MES | $14,800 |
Total per production line: ~$27,260. This replaces a pre-AI stack of PLC ($5,000) + HMI IPC ($2,500) + separate vision system ($8,000) + data logger ($1,500) = $17,000 — a $10K premium for full AI capability at every layer.
| Cost Category | PLC-Only Stack | IPC + Gateway Hybrid | Full Convergence Stack |
|---|---|---|---|
| Hardware (CapEx) | $17,000 | $18,500 | $27,260 |
| Software licensing (3 yr) | $3,600 | $5,400 | $8,100 |
| Integration & commissioning | $8,000 | $12,000 | $18,000 |
| Maintenance & support (3 yr) | $5,100 | $7,400 | $10,900 |
| Training | $2,000 | $3,500 | $5,000 |
| 3-Year TCO | $35,700 | $46,800 | $69,260 |
| AI Capability | None / minimal | Single-camera, basic anomaly | Multi-camera AOI, LLM operator assist, predictive maintenance |
| Quality improvement (est.) | — | 12–18% defect reduction | 25–40% defect reduction |
| ROI payback period (at $500K/yr scrap savings) | N/A | 9–12 months | 6–8 months |
Building your factory AI stack? QSCompute supplies PLCs, 工控机, and edge gateways — pre-integrated and burn-in tested.
From Siemens S7-1500 + NPU to Jetson Orin DIN-rail gateways to multi-GPU IPCs — one vendor, one warranty, one support team.
Contact: +86 137-1464-6179 | info@qscompute.com