Machine Automation Glossary of Key Terms
Machine automation relies on a shared technical vocabulary that cuts across mechanical engineering, electrical systems, software, and safety disciplines. This page defines the core terms used across industrial automation contexts — from sensors and actuators to control architectures and safety classifications. Understanding these definitions precisely matters because misapplied terminology leads to specification errors, procurement mismatches, and compliance gaps in regulated environments.
Definition and scope
A glossary in machine automation serves a different function than general engineering reference materials. Automation terminology carries operational weight: a term like "programmable automation" defines not just a machine category but a procurement path, a maintenance model, and a set of regulatory obligations. The scope of this glossary covers hardware components, control systems, architectural categories, safety concepts, and performance metrics as used in US industrial settings.
The Machine Automation Types and Classifications framework establishes the foundational taxonomy into which most component-level terms fit. Three primary automation classes organize much of the vocabulary:
- Fixed automation — systems configured for a single, repeating task with no reprogramming capability. See Fixed Automation Systems.
- Programmable automation — systems whose sequence of operations can be reconfigured via software or hardware changes. See Programmable Automation Systems.
- Flexible automation — systems capable of real-time task switching without significant reconfiguration. See Flexible Automation Systems.
Terms defined below apply across all three categories unless otherwise noted. The standards grounding for these definitions draws primarily from ANSI/PMMI B155.1, ANSI/RIA R15.06, IEC 61508, and OSHA 29 CFR 1910.217 and 1910.212, which are the principal regulatory and consensus documents governing machine automation in the United States.
How it works
Core component terms
Actuator
A device that converts an energy input — electrical, pneumatic, or hydraulic — into mechanical motion. Actuators are the output elements of a control loop. Electric, pneumatic, and hydraulic actuators differ significantly in force density, response speed, and controllability. Pneumatic actuators are valued for high cycle rates at low cost; hydraulic actuators deliver force outputs exceeding 10,000 pounds per square inch (psi) in heavy-press applications; electric servo actuators offer closed-loop position accuracy measured in micrometers.
Sensor
A device that converts a physical quantity — position, force, temperature, proximity, or vision data — into a signal readable by a controller. Industrial sensors in machine automation span contact and non-contact technologies and are classified by output type (analog, discrete, or fieldbus-networked).
Programmable Logic Controller (PLC)
A ruggedized digital computer designed for real-time control of industrial processes. A PLC executes ladder logic, function block diagrams, or structured text in scan cycles typically measured in milliseconds. PLC overview and architecture covers the internal scan cycle, I/O modules, and communication protocols including EtherNet/IP and PROFIBUS.
Human-Machine Interface (HMI)
The operator-facing layer of a control system, ranging from panel-mounted touchscreens to supervisory workstations. HMI systems translate machine state data into visual displays and accept operator inputs that modify setpoints or override automated sequences.
SCADA (Supervisory Control and Data Acquisition)
A software architecture that aggregates data from distributed PLCs and remote terminal units (RTUs) into a centralized monitoring and control platform. SCADA systems operate at the supervisory layer above real-time PLC control. See machine automation data acquisition and SCADA for architecture details.
Servo System
A closed-loop motion control assembly consisting of a servo motor, drive amplifier, and feedback device — typically an encoder or resolver. The drive compares commanded position or velocity to measured feedback and corrects error within each control cycle. Servo systems and drives achieve position repeatability specifications commonly stated at ±0.01 millimeters or finer.
End-of-Arm Tooling (EOAT)
The application-specific mechanical interface mounted at a robot's final axis. EOAT categories include grippers, process tools (welding torches, dispensing valves), sensing end-effectors, and combination assemblies. Per ANSI/RIA R15.06, payload ratings published by robot manufacturers always include tooling mass; exceeding that figure creates a hazard covered under OSHA 29 CFR 1910.212.
Machine Vision System
An imaging-based inspection or guidance subsystem that captures, processes, and interprets image data for quality control, part location, or measurement tasks. Machine vision systems in industrial automation encompass 2D area-scan, 3D structured-light, and line-scan configurations.
Digital Twin
A virtual model of a physical machine or system that is synchronized to real-world operational data. Digital twin technology for industrial machines is used for predictive maintenance, commissioning simulation, and process optimization without interrupting production.
Control architecture terms
Safety Integrity Level (SIL)
A discrete classification — SIL 1 through SIL 4 — defined by IEC 61508 that quantifies the risk-reduction performance required of a safety function. SIL 4 represents the most demanding level, with a probability of dangerous failure on demand (PFD) between 10⁻⁵ and 10⁻⁴.
Performance Level (PL)
An equivalent risk-reduction classification defined by ISO 13849-1, expressed as PL a through PL e. PL e corresponds to the highest safety integrity and is required for functions protecting against hazards with the greatest severity and frequency of exposure.
Fieldbus
A category of industrial communication protocol designed for real-time, deterministic data exchange between controllers, sensors, and actuators. Common fieldbuses include PROFIBUS-DP, DeviceNet, CANopen, and EtherCAT.
IIoT (Industrial Internet of Things)
The application of networked sensors, edge devices, and cloud platforms to industrial machinery for remote monitoring, analytics, and control. IIoT in machine automation introduces cybersecurity considerations absent from isolated legacy systems.
Common scenarios
Glossary precision failures occur most often in four industrial contexts:
-
Procurement specifications — A specification that conflates "servo drive" with "VFD (variable frequency drive)" results in bids for incompatible hardware. Servo drives operate in closed-loop torque, velocity, or position modes; VFDs regulate AC motor speed in open-loop voltage-frequency relationships. The distinction affects accuracy, cost, and programming requirements.
-
Safety system design — Confusing "safety relay" with "safety PLC" leads to underspecified architectures. Safety relays implement fixed logic in hardware; safety PLCs (conforming to IEC 62061) execute programmable safety functions with diagnostic coverage that supports SIL 2 or SIL 3 ratings.
-
Robot classification — Misclassifying a collaborative robot (cobot) as an industrial robot results in inappropriate risk assessment. Cobots operate under ISO/TS 15066, which defines force and speed limits for human contact; standard industrial robots require physical guarding under ANSI/RIA R15.06.
-
Maintenance terminology — Distinguishing predictive maintenance from preventive maintenance determines instrument investment and labor scheduling. Predictive maintenance uses condition data (vibration, temperature, oil analysis) to time interventions; preventive maintenance follows fixed calendar or cycle-count intervals regardless of machine condition.
Decision boundaries
The following structured breakdown identifies where term selection determines engineering or compliance outcomes:
-
Fixed vs. programmable automation — If a machine will run a single part number indefinitely, fixed automation minimizes cost and complexity. If changeover is expected at any frequency, programmable or flexible automation is appropriate; using fixed-automation terminology in a multi-SKU specification produces a non-functional procurement.
-
PLC vs. PAC (Programmable Automation Controller) — A PLC is optimized for discrete logic and fast I/O scan cycles. A PAC integrates PLC functionality with analog process control, motion axes, and IT network protocols in a single platform. Specifying a PLC where a PAC is required limits integration capability and increases panel complexity.
-
AGV vs. AMR — An Automated Guided Vehicle (AGV) follows fixed physical or magnetic guidance paths and cannot autonomously reroute around obstacles. An Autonomous Mobile Robot (AMR) uses onboard sensors and mapping algorithms to navigate dynamically. Substituting AGV for AMR in a facility with variable traffic patterns produces repeated stoppages.
-
SIL vs. PL — IEC 61508/IEC 62061 SIL ratings apply to all safety-instrumented systems including process industries. ISO 13849-1 PL ratings apply specifically to machinery safety functions. Both frameworks are accepted under OSHA Process Safety Management (29 CFR 1910.119) and under ANSI/PMMI B155.1, but the calculation methods and documentation requirements differ. Applying one framework's terminology in a context requiring the other creates certification gaps.
-
SCADA vs. DCS (Distributed Control System) — SCADA supervises geographically distributed assets over wide-area networks with polling-based data acquisition. A DCS integrates continuous process control in a tightly coupled, deterministic network suited to refining, chemical, or pharmaceutical batch processes. Neither is a substitute for the other in regulated manufacturing environments.
Terminology precision also intersects with machine automation regulatory compliance, where standards bodies including OSHA, AN