Control Theory
Control theory is the branch of mathematics and engineering concerned with the behaviour of dynamical systems with inputs, and how to design inputs that drive systems toward desired outputs.
Its central concept is the feedback controller: a device (mathematical or physical) that measures the difference between actual and desired system state (the error signal) and applies a corrective input proportional to that error. The canonical implementation is the PID controller — Proportional, Integral, Derivative — which combines instantaneous error, accumulated past error, and the rate of error change into a single control signal.
Control theory is the formal backbone of Feedback Loops: where the feedback loop concept describes topology, control theory provides the quantitative machinery for determining whether a given loop topology produces stability, oscillation, or divergence. Cybernetics extended the same framework from engineered systems to biological and social ones, with contested results.
The field'\s deepest limitation is that it was built for systems with known, stationary dynamics. Applied to Complex Adaptive Systems where the dynamics themselves evolve in response to control inputs, classical control theory breaks down in ways its founders did not anticipate.