How to Classify PLCs by Hardware Structure: 2026 Field Guide

AI Summary

  • PLCs are classified by hardware structure into compact, modular (rack-mounted), and integrated forms — plus slot-PLC and soft-PLC variants now common in 2026.
  • IEC 61131-3 remains the architectural backbone, but the 2026 release adds object-oriented extensions and OPC UA Pub/Sub defaults for new deployments.
  • Compact (fixed) PLCs suit small machines; modular PLCs remain the workhorse for mid-to-large plants; soft-PLCs run on industrial PCs for high-density data work.
  • Selection should map to I/O count, environment, expansion plan, and software stack — not just price.

A 2026 classification guide for PLC hardware structure covering compact, modular, integrated, slot-PLC, and soft-PLC variants, with updated IEC 61131-3 considerations and KOEED's sourcing notes.

PLC Engineering Notes · Updated 2026-06-30

By KOEED Engineering Team · 2026-06-30 · 8 min read · How-to

Classifying PLCs by hardware structure is the first decision an automation engineer makes before sizing a panel. The 2026 installed base spans five practical categories — compact (fixed I/O), modular (rack-mounted), integrated, slot-PLC, and soft-PLC — and the line between them has blurred since 2024 as vendors push more density into smaller footprints. This guide walks through each architecture, the trade-offs, and what changed since 2024.

TL;DR

  • Compact PLCs (fixed I/O) handle small machines with under 128 points; modular (rack-mounted) PLCs remain the choice for medium-to-large plants needing expansion.
  • Integrated PLCs combine fixed and modular traits; slot-PLCs and soft-PLCs on industrial PCs round out the 2026 taxonomy.
  • IEC 61131-3 (4th edition, 2021, still current in 2026) defines programming languages and now includes an object-oriented profile widely adopted in new deployments.
  • Match I/O count, environmental rating, expansion plan, and software stack to architecture — not to price or familiarity alone.

1. Why hardware structure still matters in 2026

A PLC's hardware structure dictates how it mounts, how it scales, how it fails, and how it is serviced in the field. Even as firmware grows more capable, the physical form factor determines what you can hot-swap, what fits inside an enclosure, and how a maintenance technician interacts with the controller on a 2 a.m. callout. For a B2B buyer, structure is also the first filter when cross-referencing an obsolete part against a current replacement at KOEED.

Three things changed materially between 2024 and 2026:

  1. Density. Compact PLCs that supported 16–24 points in 2024 now commonly ship with 32–40 fixed points plus expansion bus capability, narrowing the gap to mid-range modular controllers.
  2. Connectivity. EtherNet/IP, PROFINET, and OPC UA Pub/Sub are now default on most new compact and modular platforms — a structural change from 2024, when PROFINET was often an add-on module.
  3. Soft-PLC maturity. PC-based controllers running IEC 61131-3 runtimes (CODESYS, TwinCAT, Beremiz) are now specified for high-speed data and edge analytics, not just machine prototyping.

! Warning

Don't classify a PLC by "modular vs. fixed" alone in 2026. A compact PLC with an expansion bus can out-scale a small modular chassis on raw I/O — and a soft-PLC on an industrial PC is a real candidate for the same job that a 20-slot modular chassis handled a decade ago.

2. Compact (fixed-I/O) PLCs

Compact or fixed PLCs integrate the CPU, fixed I/O, and power supply into a single housing. The I/O count is set at the factory; you cannot swap the CPU out without replacing the unit. Typical 2026 form factors include Allen-Bradley MicroLogix 1100/1400, Siemens LOGO! 8.4, Mitsubishi FX5UJ, Omron CP1E, and Schneider Zelio Logic.

Best fit: small machines, OEM skids, and standalone panels under roughly 128 I/O points. Common in packaging, material handling, and HVAC auxiliaries.

Trade-offs: lowest cost and smallest footprint, but expansion is limited to vendor-specific buses (e.g., MicroLogix 1761 expansion, FX5-16EX/16EYR). If the CPU fails, the whole unit is replaced. Software tooling is typically vendor-locked.

2.1 When to upgrade a compact PLC in 2026

If you are running a machine that has been in service since 2015 and the compact PLC has reached end-of-life, consider whether a modern compact PLC with OPC UA and a built-in web server meets your needs, or whether the application warrants a modular platform. The cross-reference is rarely one-to-one — the KOEED AI Diagnostic Tool can take your legacy part number and return current equivalents from any of the nine supported brands.

3. Modular (rack-mounted) PLCs

Modular PLCs split the CPU, power supply, I/O, and communication modules into discrete units that snap onto a backplane (rack or chassis). You configure the controller by selecting modules to fit the application. Typical 2026 platforms include Allen-Bradley ControlLogix (1756) and CompactLogix (1769), Siemens S7-1500 and ET 200MP, Mitsubishi MELSEC iQ-R and Q-series, Omron CJ2/CS1, and Schneider Modicon M580.

Best fit: mid-to-large plants, process lines, and any application expected to grow. Modular PLCs dominate discrete manufacturing, water/wastewater, and energy.

Trade-offs: higher upfront cost and a larger footprint, but per-point cost drops sharply at scale. Modules are hot-swappable on most modern chassis (ControlLogix, S7-1500, M580), which simplifies maintenance. The same modular architecture is what enables forward migration paths when an older family reaches EOL.

3.1 Chassis and backplane variants

Modular PLCs come in three chassis flavours:

Chassis type Typical slot count Where you see it
Fixed-slot rack 4–10 S7-1500 ET 200MP, CompactLogix 1769
Modular rack (extendable) 8–17 ControlLogix 1756, MELSEC iQ-R, Modicon M580
Distributed I/O (no CPU slot) 8–32 ET 200SP, POINT I/O, ST Lite, Modicon BMX

4. Integrated PLCs

Integrated PLCs combine elements of both compact and modular designs: the CPU and fixed I/O share one housing, but additional modules can be added on a vendor-specific expansion bus. Examples in 2026 include Allen-Bradley Micro850 with plug-in modules, Siemens ET 200S, and Mitsubishi FX5U with FX5 expansion.

Best fit: small-to-mid machines where you want to start compact and add I/O later without committing to a full chassis. Common in OEM equipment, food machinery, and conveyor cells.

Trade-offs: lower density than modular, but more expansion headroom than a pure fixed PLC. Power and CPU are still single-point-of-failure unless backed up externally.

5. Slot-PLCs and soft-PLCs (PC-based controllers)

Slot-PLCs are CPU cards that plug into a standard industrial PC backplane, often over PCI or PCIe. Soft-PLCs are software runtimes — CODESYS, TwinCAT 3, Beremiz — that turn an industrial PC into a deterministic controller under a real-time OS (e.g., Linux RT, VxWorks, Windows IoT). Both blur the line between IT and OT.

Best fit: high-speed vision inspection, motion control with complex kinematics, and edge analytics workloads where an industrial PC already exists. In 2026 you also see them in EV battery lines, semiconductor back-end, and laboratory automation.

Trade-offs: no field-swappable CPU in the traditional sense; if the PC dies, the line dies. You also need a different competency set — system administrators as much as PLC programmers. Plan for UPS, RAID storage, and image-based backup.

Note

If you are evaluating a soft-PLC, validate the IEC 61131-3 runtime against your application profile (LD, FBD, IL, ST, SFC plus the OO extensions introduced in the 4th edition). Not every runtime supports every language. KOEED's Modbus CRC Calculator and Hex-to-Float converter are also useful during commissioning.

6. What changed since 2024 (and what to look for)

Area 2024 baseline 2026 reality
Compact density 16–24 fixed points 32–40 fixed points plus expansion bus
Fieldbus PROFINET / EtherNet/IP as add-on EtherNet/IP + PROFINET + OPC UA Pub/Sub default
IEC 61131-3 3rd edition 4th edition (2021) with OO profile widely adopted
Cybersecurity Optional firewall module IEC 62443-4-2 conformance on most new modular controllers
Soft-PLC share Niche (R&D, lab) Production-grade for vision and motion

7. How to pick: a 5-step selection flow

Step 1 — Count your I/O and headroom

Tally digital and analog points. Add 20% spare for commissioning changes and 20% more for future expansion. If the number sits under 128 with no growth expected, a compact PLC is the right starting point. If you cross 256 or expect 3-year growth, move to modular.

Step 2 — Map the environment

Temperature, vibration, humidity, and ingress protection. Modular racks live in controlled cabinets; compact PLCs increasingly appear on-machine with IP67 ratings. If the environment is harsh, confirm the temperature spec on the specific series — see Allen-Bradley ControlLogix or Siemens ET 200SP for current datasheets.

Step 3 — Decide hot-swap and redundancy

If a process line cannot tolerate a CPU replacement outage, modular is the answer. Modern controllers such as the ControlLogix 1756 and Modicon M580 support redundant CPU pairs. Compact PLCs and slot/soft-PLCs typically do not.

Step 4 — Lock the software stack

If your team is fluent in Studio 5000, TIA Portal, GX Works, CX-One, or EcoStruxure, the platform choice will steer the hardware architecture. If you are mixing brands in one plant, soft-PLCs running CODESYS offer a single development environment across chassis from multiple vendors.

Step 5 — Source spare and EOL coverage

Whatever you choose, plan the spare strategy. KOEED stocks both active and obsolete / EOL parts across all nine supported brands — useful when a controller family goes end-of-life faster than the plant does.

8. Cross-reference: architecture versus typical application

Architecture Typical application Example platform (2026) Indicative I/O
Compact (fixed) OEM skids, packaging machines Siemens LOGO! 8.4, AB Micro850 16–128
Integrated Conveyor cells, food machinery Mitsubishi FX5U, AB Micro850 + plug-ins 64–256
Modular (rack-mounted) Process lines, automotive, water ControlLogix 1756, S7-1500, iQ-R, M580 256–10,000+
Slot-PLC Motion + PC integration Beckhoff CX, Siemens ET 200SP Open Controller Scalable
Soft-PLC Vision, edge analytics, lab CODESYS runtime on IPC, TwinCAT 3 Scalable

> Tip

When you cross-reference an obsolete PLC, ask KOEED for the equivalent architecture, not just a part number. A 1747-ASB legacy rack might map to a modern distributed I/O configuration rather than a like-for-like chassis swap — and the part list is shorter, the wiring is cleaner.

9. Related on KOEED Blog

Sizing a control panel or replacing an obsolete PLC?

Send your BOM or part number list to Moritta@KOEED.COM. Active stock, EOL stock, and cross-references across Allen-Bradley, Siemens, Mitsubishi, Omron, Fanuc, Schneider, Yaskawa, Panasonic, and KEYENCE — all in one quote within 24 hours.

Send My BOM →

KOEED Engineering Team

Industrial automation editor at KOEED. Writes about PLC sourcing, cross-reference, and legacy system support. Reach the team at Moritta@KOEED.COM.

Frequently asked questions

Is a compact PLC the same as a fixed PLC?

Yes — compact and fixed are used interchangeably to describe a PLC where CPU, power, and I/O share one housing. Some vendors add an expansion bus, which is then called an integrated PLC.

What counts as modular in 2026?

Any PLC where CPU, power supply, I/O, and communications are discrete modules on a backplane or chassis. The category now includes distributed I/O nodes that share the same programming environment as a central CPU.

When should I move from compact to modular?

When you cross roughly 128 I/O points, when expansion is expected within three years, or when you need hot-swap capability or CPU redundancy. Compact PLCs remain valid well above 128 points if the application is stable.

Are soft-PLCs real PLCs or just PC software?

Soft-PLCs are real PLCs from a standards perspective — they run IEC 61131-3 languages on a deterministic runtime under a real-time OS. In production they are used for vision, motion, and edge analytics; they are not a replacement for a hard PLC in harsh environments.

Does IEC 61131-3 still apply in 2026?

Yes. The 4th edition was published in 2021 and remains the current baseline in 2026. It introduced object-oriented extensions and tighter coupling with OPC UA. Vendor implementations vary — verify language support before committing.

Can KOEED help me classify my existing installed base?

Yes — send your part numbers or BOM to Moritta@KOEED.COM. We will return architecture, current equivalents, and availability across all nine supported brands within 24 hours.

Related Articles

Powrót do blogu