1.
Basic Control System Components
A control system is an interconnection of components forming a system configuration that provides
a desired system response.
Main components: Plant, Controller, Actuator, Sensor, Comparator, Feedback element.
Open-loop systems operate without feedback, while closed-loop systems use feedback to improve
accuracy and stability.
2. Feedback Principle
Feedback is the process of comparing the output with the reference input and correcting the error.
Negative feedback improves stability, reduces sensitivity, and increases bandwidth.
Positive feedback generally leads to instability.
3. Transfer Function
The transfer function of an LTI system is the ratio of Laplace transform of output to input with zero
initial conditions.
G(s) = C(s)/R(s).
Transfer functions describe system dynamics but not initial conditions.
4. Block Diagram Representation
Block diagrams represent the functional relationship between system components.
Block reduction techniques include series, parallel, and feedback combinations.
Signal flow is from input to output through blocks.
5. Signal Flow Graph
A signal flow graph is a graphical representation of linear algebraic equations.
Mason’s Gain Formula is used to find the overall transfer function.
It consists of nodes and directed branches.
6. Transient and Steady-State Analysis of LTI Systems
Transient response occurs immediately after system excitation.
Steady-state response is the behavior as time approaches infinity.
Key specifications include rise time, peak time, settling time, and overshoot.
7. Frequency Response
Frequency response describes system behavior in response to sinusoidal inputs.
It is obtained by substituting s = jω in the transfer function.
Used for stability and performance analysis.
8. Routh-Hurwitz Stability Criterion
This criterion determines system stability without calculating roots.
A system is stable if all elements in the first column of the Routh array are positive.
Applicable only to LTI systems.
9. Nyquist Stability Criterion
Nyquist plot relates open-loop frequency response to closed-loop stability.
Encirclements of the critical point (-1,0) determine stability.
Useful for systems with time delay.
10. Bode Plot
Bode plot consists of magnitude and phase plots versus frequency.
It uses logarithmic scale for frequency.
Provides insight into gain margin and phase margin.
11. Root Locus Plot
Root locus shows the movement of system poles as gain varies.
It helps in controller design and stability analysis.
Rules govern the construction of root locus.
12. Lag, Lead and Lag-Lead Compensation
Lag compensator improves steady-state accuracy.
Lead compensator improves transient response and stability.
Lag-lead compensator combines advantages of both.
13. State Variable Model
State-space representation uses first-order differential equations.
State equation: x■ = Ax + Bu.
Output equation: y = Cx + Du.
14. Solution of State Equation of LTI Systems
State equations can be solved using matrix exponential.
x(t) = e^(At)x(0) + ∫ e^(A(t−τ))Bu(τ)dτ.
State-space models are suitable for MIMO systems.