MODULE I : INTRODUCTION TO CONTROL
SYSTEMS & MODELLING
These notes are prepared in detailed textbook style for university examination preparation. The notes
include basic elements of control systems, open-loop and closed-loop systems, linear and non-linear
systems, discrete-time systems, transfer functions, mathematical modelling of electrical and mechanical
systems, block diagram reduction techniques, signal flow graph and Mason’s gain formula. Detailed
explanations, derivations overview, diagrams, advantages, disadvantages, comparison tables and
university-level long question answers are included.
Basic Control System Representation
Input Output
Control System
Introduction to Control System
A control system is an arrangement of physical components connected or related in such a manner
as to command, direct or regulate itself or another system.
The main objective of a control system is to control the output and maintain desired performance.
Examples:
• Temperature control system
• Speed control system
• Automatic voltage regulator
• Aircraft autopilot system
• Traffic light control system
Characteristics of Good Control System:
1. Stability
2. Accuracy
3. Fast response
4. Reliability
5. Sensitivity reduction
Applications:
• Industrial automation
• Robotics
• Aerospace systems
• Power systems
• Process industries
Basic Elements of Control System
A control system consists of several basic elements.
1. Input:
Desired value or reference signal applied to the system.
2. Output:
Actual response obtained from system.
3. Controller:
Controls the operation of system.
4. Plant or Process:
System to be controlled.
5. Actuator:
Converts control signal into mechanical action.
6. Sensor:
Measures output response.
7. Feedback Element:
Returns output signal to input for comparison.
Importance:
These elements collectively achieve desired control action.
Linear System
A system is called linear if it satisfies superposition principle.
Properties:
1. Additivity
2. Homogeneity
Mathematically:
If input x1 produces output y1 and x2 produces y2,
then ax1 + bx2 produces ay1 + by2.
Advantages:
• Easy mathematical analysis
• Predictable behavior
• Transfer function representation possible
Examples:
• RC circuits
• RLC circuits
• Small signal systems
Non-Linear System
A system that does not satisfy superposition principle is called non-linear system.
Characteristics:
• Output not proportional to input
• Complex mathematical analysis
• Multiple equilibrium points
Examples:
• Saturation systems
• Dead-zone systems
• Relay systems
Advantages:
Can represent practical systems accurately.
Disadvantages:
• Difficult analysis
• Complex stability determination
Discrete Time System
A discrete time system processes signals at discrete intervals of time.
Characteristics:
• Signals sampled periodically
• Digital processing possible
• Used in computer-based control systems
Advantages:
1. High accuracy
2. Programmability
3. Noise immunity
Applications:
• Digital control systems
• Embedded systems
• Robotics
• Microprocessor-based systems
Open Loop Control System
An open-loop control system does not use feedback.
Output is independent of actual system response.
Examples:
• Electric toaster
• Traffic signal timer
• Washing machine timer
Advantages:
1. Simple construction
2. Low cost
3. Easy maintenance
Disadvantages:
1. Less accurate
2. Cannot correct disturbances
3. Poor reliability
Applications:
Used where output correction is not required.
Closed Loop Control System
A closed-loop control system uses feedback to compare actual output with desired output.
Difference between reference input and feedback signal is called error signal.
Advantages:
1. High accuracy
2. Disturbance rejection
3. Better stability
4. Automatic correction
Disadvantages:
1. More complex
2. Higher cost
3. Stability issues possible
Examples:
• Automatic speed control
• Automatic voltage regulator
• Temperature control systems
Closed-loop systems are widely used in modern industrial automation.
Comparison Between Open Loop and Closed Loop System
Open Loop System:
• No feedback
• Less accurate
• Simple design
• Low cost
• Cannot compensate disturbances
Closed Loop System:
• Uses feedback
• High accuracy
• Complex design
• Expensive
• Automatically compensates disturbances
Closed-loop systems provide superior performance compared to open-loop systems.
Differential Equation of Control System
Mathematical modelling of control systems is often represented using differential equations.
General form:
an(d■y/dt■) + an-1(d■■¹y/dt■■¹) + ... + a0y
= bm(d■x/dt■) + ... + b0x
Where:
x(t) = Input
y(t) = Output
Importance:
• Represents system dynamics
• Used to derive transfer function
• Helps analyze stability and response
Applications:
• Electrical systems
• Mechanical systems
• Thermal systems
Transfer Function
Transfer function is the ratio of Laplace transform of output to input under zero initial conditions.
Mathematically:
G(s) = Output/Input = Y(s)/X(s)
Importance:
1. Simplifies analysis
2. Represents system behavior
3. Useful in frequency response analysis
Advantages:
• Easy system representation
• Simplifies block diagram analysis
Limitations:
• Applicable only for linear time invariant systems
• Initial conditions ignored
Generation of Transfer Function
Transfer function is obtained by:
1. Writing differential equation of system
2. Taking Laplace transform
3. Applying zero initial conditions
4. Taking ratio of output to input
Steps:
1. Model physical system
2. Form equations
3. Convert into s-domain
4. Simplify equation
Applications:
• Stability analysis
• System response analysis
• Controller design
Modelling of Electrical Systems
Electrical systems are modelled using Kirchhoff’s laws.
Examples:
1. RC circuit
2. RL circuit
3. RLC circuit
For RC Circuit:
Input voltage = resistor voltage + capacitor voltage
Differential equation:
Vin = RC(dVc/dt) + Vc
Transfer function:
Vc(s)/Vin(s) = 1/(RCs + 1)
Applications:
• Filters
• Signal processing
• Power electronics
Modelling of Mechanical Systems
Mechanical systems are represented using Newton’s laws.
Types:
1. Translational systems
2. Rotational systems
Elements:
• Mass
• Spring
• Damper
Equation:
F = M(d²x/dt²) + B(dx/dt) + Kx
Where:
M = Mass
B = Damping coefficient
K = Spring constant
Applications:
• Vehicle suspension
• Robotics
• Motion control systems
Block Diagram Representation
Block diagram is graphical representation of control system.
Each block represents transfer function of component.
Advantages:
1. Simplifies system analysis
2. Easy visualization
3. Modular representation
Applications:
• System modelling
• Control design
• Simulation
Block Diagram Reduction Techniques
Complex block diagrams are simplified using reduction rules.
Rules:
1. Series blocks multiplication
2. Parallel blocks addition
3. Feedback block reduction
4. Moving summing points
5. Moving take-off points
Importance:
• Simplifies transfer function calculation
• Reduces complex systems
• Useful for analysis
Applications:
• Automatic control systems
• Industrial systems
Signal Flow Graph
Signal flow graph is graphical representation of system variables and signal flow.
Components:
1. Nodes
2. Branches
3. Loops
4. Forward paths
Advantages:
1. Simplifies system analysis
2. Useful for complex systems
3. Easy determination of transfer function
Applications:
• Control systems
• Communication systems
Mason’s Gain Formula
Mason’s gain formula is used to determine transfer function from signal flow graph.
Formula:
T = ΣPk∆k / ∆
Where:
Pk = Gain of kth forward path
∆ = Determinant of graph
∆k = Cofactor for kth forward path
Advantages:
1. Direct transfer function calculation
2. Simplifies complex systems
Applications:
• Signal flow graph analysis
• Automatic control systems
MOST EXPECTED UNIVERSITY LONG
QUESTIONS WITH DETAILED ANSWERS
1. Explain open-loop and closed-loop control systems.
Open-loop control system does not use feedback.
Output depends only on input signal.
Advantages:
• Simple
• Cheap
• Easy maintenance
Disadvantages:
• Less accurate
• Cannot compensate disturbances
Closed-loop control system uses feedback.
Output is continuously compared with desired input.
Advantages:
• High accuracy
• Disturbance rejection
• Better performance
Disadvantages:
• Complex
• Expensive
Examples:
• Open-loop: toaster
• Closed-loop: speed control system
2. Explain transfer function and its generation technique.
Transfer function is ratio of output Laplace transform to input Laplace transform under zero initial conditions.
Mathematically:
G(s)=Y(s)/X(s)
Generation steps:
1. Write differential equation.
2. Take Laplace transform.
3. Apply zero initial conditions.
4. Obtain output-input ratio.
Advantages:
• Simplifies system analysis
• Useful in stability analysis
• Represents dynamic behavior
3. Explain modelling of electrical and mechanical systems.
Electrical systems are modelled using Kirchhoff’s laws.
Mechanical systems are modelled using Newton’s laws.
Electrical system example:
RC circuit:
Transfer function = 1/(RCs+1)
Mechanical system example:
Mass-spring-damper:
F=M(d²x/dt²)+B(dx/dt)+Kx
Applications:
• Robotics
• Industrial systems
• Motion control
4. Explain block diagram reduction techniques.
Block diagram reduction simplifies complex systems.
Reduction rules:
1. Series blocks multiplication
2. Parallel blocks addition
3. Feedback reduction
4. Moving summing points
5. Moving take-off points
Advantages:
• Simplifies transfer function calculation
• Reduces analysis complexity
5. Explain signal flow graph and Mason’s gain formula.
Signal flow graph represents system variables and signal flow.
Components:
• Nodes
• Branches
• Loops
Mason’s Gain Formula:
T = ΣPk∆k / ∆
Advantages:
• Direct transfer function calculation
• Useful for complex systems
MOST EXPECTED SHORT QUESTIONS
• Define control system.
• What is linear system?
• Define non-linear system.
• What is discrete-time system?
• Define transfer function.
• What is feedback?
• Define open-loop system.
• Define closed-loop system.
• What is block diagram?
• Define signal flow graph.
• State Mason’s gain formula.
• What is path gain?
• Define node in signal flow graph.
• What is forward path?
• Define loop gain.