3 minute read

INDUSTRY DIRECTIONS

Next Article
INDUSTRY VIEW

INDUSTRY VIEW

PLC, PAC, or IPC?

By David Greenfield

dgreenfield@automationworld.com

Editor-In-Chief/ Director of Content Director of Content

The heart of any automated system is its controller. This is where the decisions are made to signal actuators in the system to launch into action based on feedback supplied by sensors.

But choosing a controller requires a series of decisions by the integrator or end user based on the application. A key controller decision revolves around which type of controller to use—a programmable logic controller (PLC), a programmable automation controller (PAC), or industrial PC (IPC).

To learn more about the differences among these types of controllers, we connected with Nate Kay, senior project engineering with system integrator Martin CSI, for a recent episode of the Automation World Gets Your Questions Answered podcast series.

Nate noted that the primary difference between a PLC and PAC is that a PAC is similar to a PLC but with additional features. An IPC can run the same software found on a PAC, but with the full features of a PC.

“PLCs are typically used to control a relatively small number of analog or discrete I/O; and in a PLC the physical I/O is often tightly coupled to the programming language and to the PLC hardware itself,” said Kay. “They can communicate with network devices such as drives, but it often requires adding on additional modules to expand their [built-in] capabilities.”

A feature typically associated with a PAC is its ability to be programmed in languages other than ladder logic. “Languages such as structured text, function block diagrams, and flowcharts can be used to program a PAC,” said Kay. “The memory is typically tag-based, whereas in a PLC the memory structure is often address-based. PACs also tend to be modular and use standard communication protocols so they can efficiently communicate with a wide variety of network devices such as remote I/O, remote panels, and drives. They can also handle complex applications like motion, advanced process control, and integrated safety.”

Highlighting the difference between address-based and tag-based memory structures, Kay said address-based structures— which can be found in most major PLCs— come with a pre-defined range of integers, timers‚ or Boolean addresses. A tag-based controller is not restricted to using only the predetermined address ranges. “You can give an address any name you want,” said Kay. “It more closely resembles higher level programming languages like C, where you create variables as needed.”

Kay explained that an IPC can be programmed to run the same control software used on a PAC, but it runs on a full-blown industrial computer; and with that comes an operating system familiar to most end users and the IT department, such as Windows or Linux.

Making the determination

Ultimately, the application should help dictate which type of controller you choose. Kay said, “PLCs are well-suited for standalone machines because they’re robust and simple, which makes it easier for maintenance personnel or technicians familiar with technical drawings—the basis for ladder logic commonly used in PLC programming—to troubleshoot rather than the PC programming languages often used in PACs and IPCs.”

PACs are commonly preferred for controlling larger processes and integrating safety, motion, distributed I/O, and network communications.

You can get a PLC to talk to network devices like a PAC, said Kay, but you often “have to add on hardware modules to perform those type of types of tasks; whereas a PAC is designed to communicate with network devices. For example, PACs come with function blocks that deal specifically with motion and safety.”

An IPC offers the same advantages of a PAC but with even more added capabilities, such as the ability to run middleware. “You can run databases, protocol converters, recipe managers, and even SCADA and MES software on the same IPC you’re using as the automation controller,” said Kay. “But there’s also a little bit of a tradeoff as well. IPCs typically run an operating system like Windows or Linux and oftentimes those operating systems are not optimized for high performance or deterministic industrial applications. That’s not to say an IPC can’t be optimized for such applications, but it may take some work; whereas a PAC or PLC come ready to handle those kinds of applications out of the box.”

Scan the QR code to listen to the full podcast with Nate Kay on this topic.

This article is from: