What it is and the problem it solves
Automation is a system for reducing human intervention in processes by predetermining and physically embedding control logic. It solves the problem of inconsistency, fatigue, and latency in manual operation—but only for stable, measurable, repeatable processes.
How it works
Automation works by predetermining decision criteria, subprocess relationships, and actions—and embodying them in machines. It uses mechanical, hydraulic, pneumatic, electrical, electronic, or computer-based components—usually in combination. The simplest control loop compares a measured process value with a desired set point, computes error, and adjusts an input to maintain the set point despite disturbances. This is closed-loop negative feedback.
What works
Feedback control works: Huygens’ centrifugal governor regulated millstone gaps. Relay logic worked across factories electrified between 1900 and the 1920s. Closed-loop negative feedback works in systems where process dynamics are known and disturbances bounded.
What does not
Automation does not eliminate human intervention entirely. It shifts labour from execution to design, maintenance, calibration, and exception handling. It does not scale without physical constraints: relay logic requires wiring; governors require mass and inertia; feedback loops require sensors and actuators that wear, drift, or fail.
What it changes
It changes where decisions are made: from operator in real time to engineer in advance. It changes failure modes: from human error to logic error, sensor fault, or mechanical hysteresis. It changes time horizons: processes become repeatable but less responsive to novel conditions.
Is it worth your time
Yes—if you work with industrial processes, control systems, or historical infrastructure design. No—if you assume automation implies intelligence, autonomy, or software-first deployment. It is a systems discipline rooted in physical embodiment and precomputation, not algorithmic learning or real-time adaptation.