12 month warranty Request a Quote Technical Support
Sign In

How to Choose an Industrial Edge PC: LP vs BP vs UP — Matching the Performance Tier to the Workload

Sep 07, 2026
KY Automation
Selection Guide
Contents [hide]

    An edge PC sits one level below the plant SCADA server and one level above the PLC. It runs a protocol gateway that converts Modbus RTU from 50 field devices into MQTT for the cloud, a soft PLC runtime executing IEC 61131-3 logic in a container, a machine vision algorithm scoring images from four GigE cameras, or a predictive maintenance model running TensorFlow Lite inference on vibration spectra at 10 Hz. These workloads span a 50:1 range in CPU demand — from an Atom x7000E drawing 6 watts to a Core i9-13900TE drawing 45 watts — and paying for an i9 to run a protocol converter wastes hardware budget, generates unnecessary heat in a sealed enclosure, and shortens the operating life of the fanless thermal solution. Matching the performance tier to the actual workload is the difference between an edge PC that runs maintenance-free for 7 years and one that throttles to half speed every July afternoon because the ambient temperature exceeded the passive cooling limit.

    LP (Low Power): Atom and Celeron N — Protocol Conversion, Data Logging, Dashboard Serving

    The OnLogic Karbon 801 in its Atom-class configuration represents the LP tier: Intel Atom x7000E or Celeron N-series processor, 4–8 GB RAM, passive cooling in a sealed aluminum chassis drawing 8–15 watts at full load, and an operating temperature range of 0–60°C (or −25–70°C with an extended-temperature option). This tier is appropriate for protocol gateways serving 50–200 Modbus devices with 2–10 tags each, a Node-RED dashboard serving trend data to 3–5 concurrent browser sessions, a soft PLC running a 200-rung ladder program with a 10 ms scan cycle, or a data logger archiving 500 tags at 1-second intervals to a local SSD and forwarding aggregated data to AWS IoT Core every 5 minutes. If the edge PC will never run a browser, never process camera images, and never run a machine learning model, the LP tier is the correct choice — the thermal margins are generous at 8–15 W, and the sealed passive-cooled chassis has no fan to fail.

    BP (Best Performance-per-Watt): Core i3/i5 U-Series — Machine Vision, Soft PLC, Container Orchestration

    The mid-range tier — typically Intel Core i3 or i5 U-series (15 W TDP) or AMD Ryzen Embedded V2000 — adds 2–4× the single-thread performance of the LP tier at roughly double the power consumption (15–25 W). This is the right tier when the edge PC must run a software application that was written for a desktop operating system with a full GUI, process 4–8 camera streams at 15–30 fps with OpenCV-based inspection algorithms, or host a Docker/Podman container orchestration layer running multiple isolated applications (soft PLC in one container, MQTT broker in another, Ignition Edge or similar SCADA-edge module in a third) without the overhead of a Type-2 hypervisor.

    The selection rule for BP-tier edge PCs: if the workload requires a Windows license for application compatibility, move up from LP to BP. Windows 10/11 IoT Enterprise with antivirus, Windows Update, and a .NET Framework-based operator interface consumes 2–4 GB RAM and 5–10% of an Atom processor's CPU cycles just for OS overhead — leaving proportionally less headroom for the actual application than a Linux Yocto or Ubuntu Core deployment on the same hardware. A Core i5 with 16 GB RAM running Windows IoT Enterprise has room for both the OS overhead and the application; an Atom with 4 GB running the same stack is already at 80% memory utilization before the application starts.

    UP (Unconstrained Performance): Core i7/i9 H-Series — AI Inference at the Edge

    The top tier — Intel Core i7/i9 H-series (35–45 W TDP) or AMD Ryzen 9 — is reserved for workloads that saturate CPU cores at 80–100% for sustained periods: deep learning inference with OpenVINO or TensorFlow Lite running on the integrated GPU or an external inference accelerator, 3D point cloud processing from a LIDAR sensor at 500,000 points per second, or software-defined video transcoding of 16+ simultaneous RTSP camera streams. These workloads justify the 45 W thermal envelope, but they also demand active cooling — a fan or a thermoelectric cooler — when the ambient temperature exceeds 40°C because a passive aluminum chassis can dissipate roughly 15–25 W in still air at a 20°C temperature rise; at 45 W, the chassis-to-ambient temperature rise is 40–55°C, which pushes the internal ambient above the processor's 100°C Tjunction limit in a 40°C factory environment.

    Which CPU manufacturer has better long-term availability for industrial edge PCs?

    Intel's embedded roadmap provides 10–15 year chip availability for Atom x7000E, Core U-series, and Xeon D processors — critical for machine builders who must guarantee spare parts for the warranty period of a machine that will be in production for 10+ years. AMD Ryzen Embedded offers 5–7 year availability, which is sufficient for IT-managed edge infrastructure (3–5 year refresh cycles) but may not cover the full lifecycle of a packaging machine or CNC cell. ARM-based edge PCs (NXP i.MX 8M Plus, Rockchip RK3588) offer 10+ year availability at lower power but with a more limited software ecosystem — fewer commercial soft PLC and SCADA-edge runtimes support ARM Linux, and legacy Windows applications are almost entirely absent.

    How do I calculate the thermal budget for a fanless edge PC in a sealed enclosure?

    The passive cooling limit of a sealed aluminum enclosure is approximately 15–25 W of continuous heat dissipation in still air at 25°C ambient, maintaining an internal temperature rise of 15–25°C above ambient. The formula: enclosure internal temperature rise (°C) = total heat load (W) × thermal resistance of enclosure to ambient (°C/W). A typical sealed aluminum chassis with external fins has a thermal resistance of 1.0–1.5°C/W. At 15 W total heat load (processor + chipset + SSD + RAM), the internal temperature rise is 15–22.5°C, and in a 40°C factory environment, the internal temperature reaches 55–62.5°C — within the 0–60°C rated operating range of the LP-tier edge PC. At 35 W (BP tier under load), the internal temperature rise is 35–52.5°C, reaching 75–92.5°C internally — exceeding the 60°C limit. The practical ceiling for 24/7 fanless operation in a 40°C environment is 25 W total heat load. Above that, active cooling or an enclosure with forced ventilation is required. For networking infrastructure connecting edge PCs to the plant network, see our industrial Ethernet switch range.

    For complementary control and monitoring hardware, browse our HMI & industrial PCs and PLC categories.

    Contents