Plants

is the plant.

is the controller that feeds input signals to the plant.

Decay is .

flowchart LR
Sigma --> Dc
Dc --> G
G -->|—| Sigma
G --> y(s)
r --> Sigma

Useful Theorems

Final Value Theorem

This is only true if the limit exists. The limit can only exist if the Plant is stable.

Initial Value Theorem

Response

In this class:

  • Unit Impulse:
  • Unit Step:
  • Unit Ramp:
  • Sinusoidal:

What is the difference between these systems?

Necessary condition for stability in Higher order ODE: make sure that all coefficients are present and positive.

For second order, to check for stability, we need to get the roots and make sure they are all positive.