
Every control system has four core elements:
| Feature | Open | Closed |
|---|---|---|
| Accuracy | Lower | Higher |
| Disturbance | Can't correct | Self-correcting |
| Complexity | Simple | More complex |
A toaster runs blindly on a timer (open-loop) without checking toast darkness — it can't self-correct.
Closed-loop systems use a feedback path to compare actual output against the desired reference.
The flyball governor used mechanical feedback to maintain constant steam engine speed.
Differential → Algebraic translation.
Converts differential equations into algebraic equations in the s-domain.
Represents the ratio of output to input.
Series: G₁·G₂ | Parallel: G₁+G₂ | Feedback: G/(1+GH)




