SlideShare a Scribd company logo
1 of 27
UNIT – I
CONTROL SYSTEM
ENGINEERING
Prepared by D.Balaji
AP/EEE/MVIT
1
Engineering
2
Control System
 When a number of elements or components are
connected in a sequence to perform a specific
function, the group thus form is called a system.
 In a system when the output quantity is controlled by
varying the input quantity, the system is called control
system.
 The output quantity is called controlled variable or
response.
 The input quantity is called command signal or
excitation.
Classification of Control Systems
3
The Control System can be classified mainly depending
upon,
(a) Method of analysis & design, as Linear & Non-
Linear Systems.
(b)The type of the signal, as Time Varying, Time
Invariant, Continuous data, Discrete data systems
etc.
(c)The type of system components, as Electro
Mechanical, Hydraulic, Thermal, Pneumatic
Control systems etc.
(d)The main purpose, as Position control & Velocity
control Systems
4
Linear & Non -Linear Systems:
A linear system is a mathematical model of a system based on
the use of a linear operator. In a linear system, the principle of
superposition can be applied. A nonlinear system is a system in
which the change of the output is not proportional to the
change of the input.
Time Varying & Time Invariant Systems:
 While operating a control system, if the parameters are
unaffected by the time, then the system is called Time
Invariant Control System.
 Most physical systems have parameters changing with time. If
this variation is measurable during the system operation then
the system is called Time Varying System.
 If there is no non-linearity in the time varying system, then the
system may be called as Linear Time varying System.
5
Continuous time and Discrete-time Control Systems
 Control Systems can be classified as continuous time control
systems and discrete time control systems based on the type
of the signal used.
 In continuous time control systems, all the signals are
continuous in time. But, in discrete time control systems,
there exists one or more discrete time signals.
SISO and MIMO Control Systems
 Control Systems can be classified as SISO control systems and
MIMO control systems based on the number of inputs and
outputs present.
 SISO (Single Input and Single Output) control systems have
one input and one output. Whereas, MIMO (Multiple Inputs
and Multiple Outputs) control systems have more than one
input and more than one output.
System
6
Figure shows the basic components of a feed back control system.
 It consists of an input (objective), system (plant), sensor (feedback element),
controller and output (result).
7
Feedback :The portion of the output of a system that is returned to modify the
input and thus serve as a performance monitor for the system. The element
present in feedback path is feedback element. Mostly sensor are used for
feedback elements in most of control system.
Error Detector: The difference between the input stimulus and the output
response is called error. Specifically, it is the difference between the input and
the feedback signal. The error signal generated by using error detector.
8
This sensor would monitor the actual dryness of the clothes and compare it
with (or subtract it from) the input reference. The error signal (error =
required dryness – actual dryness) is amplified by the controller, and the
controller output makes the necessary correction to the heating system to
reduce any error. For example if the clothes are too wet the controller may
increase the temperature or drying time. Likewise, if the clothes are nearly
dry it may reduce the temperature or stop the process so as not to overheat
or burn the clothes, etc.
Comparison of basic Components of Control System with example
9
 Any physical system which does not automatically
correct the variation in its output is called an open loop
system, or control system in which the output quantity
has no effect upon the input quantity are called open-
loop control system.
 The open-loop system is also called the non-feedback
system.
Practically our day-to-day activities are affected by some
type of control systems. There are two main branches of
control systems:
1) Open-loop systems and
2) Closed-loop systems
OPEN LOOP CONTROL SYSTEM
10
Examples − Open loop speed control of an automobile & Traffic
lights control system
In this open-loop system, there is no way to ensure the actual
speed is close to the desired speed automatically. The actual
speed might be way off the desired speed because of the wind
speed and/or road conditions, such as uphill or downhill etc.
BLOCK DIAGRAM OF OPEN LOOP
SYSTEM
11
 Traffic lights control system is an example of open loop
control system. Here, a sequence of input signal is
applied to this control system and the output is one of
the three lights that will be on for some duration of
time. During this time, the other two lights will be off.
Based on the traffic study at a particular junction, the on
and off times of the lights can be determined.
Accordingly, the input signal controls the output.
12
Practical Examples of Open Loop Control System
 Electric Hand Drier - Hot air (output) comes out as long as you
keep your hand under the machine, irrespective of how much
your hand is dried.
 Automatic Washing Machine - This machine runs according to
the pre-set time irrespective of washing is completed or not.
 Bread Toaster - This machine runs as per adjusted time
irrespective of toasting is completed or not.
 Automatic Tea/Coffee Maker - These machines also function
for pre adjusted time only.
 Timer Based Clothes Drier - This machine dries wet clothes for
pre-adjusted time, it does not matter how much the clothes
are dried.
 Light Switch - Lamps glow whenever light switch is on
irrespective of light is required or not.
 Volume on Stereo System - Volume is adjusted manually
irrespective of output volume level.
13
Advantages of Open Loop Control System
 Simple in construction and design.
 Economical.
 Easy to maintain.
 Generally stable.
 Convenient to use as output is difficult to measure.
Disadvantages of Open Loop Control System
 They are inaccurate.
 They are unreliable.
 Any change in output cannot be corrected
automatically.
14
 Control system in which the output has an effect upon
the input quantity in order to maintain the desired
output value are called closed loop systems.
Closed-loop systems
Figure shows the block diagram of negative feedback closed loop control system
15
 The error detector produces an error signal, which is the
difference between the input and the feedback signal. This
feedback signal is obtained from the block (feedback
elements) by considering the output of the overall system
as an input to this block. Instead of the direct input, the
error signal is applied as an input to a controller.
 So, the controller produces an actuating signal which
controls the plant. In this combination, the output of the
control system is adjusted automatically till we get the
desired response. Hence, the closed loop control systems
are also called the automatic control systems. Traffic lights
control system having sensor at the input is an example of
a closed loop control system.
16
 A simple automatic closed loop speed control system
is shown in Figure. It has a mechanism to ensure the
actual speed is close to the desired speed
automatically.
17
Practical Examples of Closed Loop Control System
 Automatic Electric Iron - Heating elements are controlled
by output temperature of the iron.
 Servo Voltage Stabilizer - Voltage controller operates
depending upon output voltage of the system.
 Water Level Controller - Input water is controlled by
water level of the reservoir.
 Missile Launched and Auto Tracked by Radar - The
direction of missile is controlled by comparing the target
and position of the missile.
 An Air Conditioner - An air conditioner functions
depending upon the temperature of the room.
 Cooling System in Car - It operates depending upon the
temperature which it controls.
18
Advantages of Closed Loop Control System
Closed loop control systems are more accurate even in the
presence of non-linearity.
Highly accurate as any error arising is corrected due to presence
of feedback signal.
Bandwidth range is large.
Facilitates automation.
The sensitivity of system may be made small to make system
more stable.
This system is less affected by noise.
Disadvantages of Closed Loop Control System
They are costlier.
They are complicated to design.
Required more maintenance.
Feedback leads to oscillatory response.
Overall gain is reduced due to presence of feedback.
Comparison of open loop and closed loop system
19
20
Mathematical model of control
systems
21
 A control system is collection of physical objects
(components) connected together to serve an
objective. The input output relations of various
physical components of a system are governed by
differential equations.
 The mathematical model of a control system
constitutes a set of differential equations. The
response or output of the system can be studied by
solving the differential equations for various input
conditions.
 The mathematical model of a system is linear if it
obeys the principle of superposition and homogeneity.
22
23
24
Definition of Transfer Function:
Transfer function of a system is defined as the ratio of the Laplace Transform
of the output variable to the Laplace Transform of the input variable assuming all the
initial condition as zero.
Properties of the Transfer Function :
The transfer function of a system is the mathematical model expressing the
differential equation that relates the output to input of the system.
The transfer function is defined only for linear time invariant systems. It is not
defined for non-linear systems.
The transfer function is the property of a system independent of magnitude and the
nature of the input.
The transfer function includes the transfer functions of the individual elements. But
at the same time, it does not provide any information regarding physical structure of
the system.
If the transfer functions of the system is known, the output response can be studied
for various types of inputs to understand the nature of the system.
If the transfer function is unknown, it may be found out experimentally by applying
known inputs to the device and studying the output of the system.
The system poles/zeros can be found out from transfer function.
25
The features of the transfer functions are,
 It is applicable to Linear Time Invariant system.
 It is the ratio between the Laplace Transform of
the o/p variable to the Laplace Transform of the i/p
variable.
 It is assumed that initial conditions are zero.
 It is independent of i/p excitation.
 It is used to obtain systems o/p response.
Advantages and disadvantages of
transfer function
26
Advantages :-
1. It is a mathematical model that gives the gain of the given
block/system.
2. Integral and differential equations are converted to simple
algebraic equations.
3. Once the transfer function is known, any output for any
given input, can be known.
4. System differential equation can be obtained by
replacement of variable ‘s’ by ‘d/dt’
5. The value of transfer function is dependent on the
parameters of the system and independent of the
input applied.
27
Disadvantages :-
1. Transfer function is valid only for Linear Time Invariant
systems.
2. It does not take into account the initial conditions. Initial
conditions loose their significance.
3. It does not give any idea about how the present output is
progressing.

More Related Content

What's hot

Control systems
Control systems Control systems
Control systems Dr.YNM
 
Control system basics, block diagram and signal flow graph
Control system basics, block diagram and signal flow graphControl system basics, block diagram and signal flow graph
Control system basics, block diagram and signal flow graphSHARMA NAVEEN
 
Introduction of control engineering
Introduction of control engineeringIntroduction of control engineering
Introduction of control engineeringAshvani Shukla
 
Open Loop and Closed Loop Control System.pptx
Open Loop and Closed Loop Control System.pptxOpen Loop and Closed Loop Control System.pptx
Open Loop and Closed Loop Control System.pptxDelower Sumon
 
Stability of Control System
Stability of Control SystemStability of Control System
Stability of Control Systemvaibhav jindal
 
Ch1 introduction to control
Ch1 introduction to controlCh1 introduction to control
Ch1 introduction to controlElaf A.Saeed
 
Control systems engineering
Control systems engineeringControl systems engineering
Control systems engineeringAnisur Rahman
 
Chapter 4 time domain analysis
Chapter 4 time domain analysisChapter 4 time domain analysis
Chapter 4 time domain analysisBin Biny Bino
 
Modern Control - Lec 02 - Mathematical Modeling of Systems
Modern Control - Lec 02 - Mathematical Modeling of SystemsModern Control - Lec 02 - Mathematical Modeling of Systems
Modern Control - Lec 02 - Mathematical Modeling of SystemsAmr E. Mohamed
 
Contro lsystem
Contro lsystemContro lsystem
Contro lsystemshan dj
 
automatic control, Basic Definitions, Classification of Control systems, Requ...
automatic control, Basic Definitions, Classification of Control systems, Requ...automatic control, Basic Definitions, Classification of Control systems, Requ...
automatic control, Basic Definitions, Classification of Control systems, Requ...Waqas Afzal
 
Control Systems Basics
Control Systems BasicsControl Systems Basics
Control Systems BasicsJohn Todora
 
PID Controller and its design
PID Controller and its designPID Controller and its design
PID Controller and its designKonirDom1
 

What's hot (20)

Control systems
Control systems Control systems
Control systems
 
Control system digital control
Control system digital controlControl system digital control
Control system digital control
 
Control system basics, block diagram and signal flow graph
Control system basics, block diagram and signal flow graphControl system basics, block diagram and signal flow graph
Control system basics, block diagram and signal flow graph
 
Introduction of control engineering
Introduction of control engineeringIntroduction of control engineering
Introduction of control engineering
 
Open Loop and Closed Loop Control System.pptx
Open Loop and Closed Loop Control System.pptxOpen Loop and Closed Loop Control System.pptx
Open Loop and Closed Loop Control System.pptx
 
Control system
Control systemControl system
Control system
 
Stability of Control System
Stability of Control SystemStability of Control System
Stability of Control System
 
Ch1 introduction to control
Ch1 introduction to controlCh1 introduction to control
Ch1 introduction to control
 
Control systems engineering
Control systems engineeringControl systems engineering
Control systems engineering
 
Control system unit(1)
Control system unit(1)Control system unit(1)
Control system unit(1)
 
Chapter 4 time domain analysis
Chapter 4 time domain analysisChapter 4 time domain analysis
Chapter 4 time domain analysis
 
Control system
Control systemControl system
Control system
 
Modern Control - Lec 02 - Mathematical Modeling of Systems
Modern Control - Lec 02 - Mathematical Modeling of SystemsModern Control - Lec 02 - Mathematical Modeling of Systems
Modern Control - Lec 02 - Mathematical Modeling of Systems
 
Control system
Control systemControl system
Control system
 
Basics of control system
Basics of control system Basics of control system
Basics of control system
 
Block Diagram For Control Systems.
Block Diagram For Control Systems.Block Diagram For Control Systems.
Block Diagram For Control Systems.
 
Contro lsystem
Contro lsystemContro lsystem
Contro lsystem
 
automatic control, Basic Definitions, Classification of Control systems, Requ...
automatic control, Basic Definitions, Classification of Control systems, Requ...automatic control, Basic Definitions, Classification of Control systems, Requ...
automatic control, Basic Definitions, Classification of Control systems, Requ...
 
Control Systems Basics
Control Systems BasicsControl Systems Basics
Control Systems Basics
 
PID Controller and its design
PID Controller and its designPID Controller and its design
PID Controller and its design
 

Similar to UNIT 1 CSE NEW.PPTX

basic of open and closed loop control system
basic of open and closed loop control systembasic of open and closed loop control system
basic of open and closed loop control systemSACHINNikam39
 
Some important tips for control systems
Some important tips for control systemsSome important tips for control systems
Some important tips for control systemsmanish katara
 
Basic elements in control systems
Basic elements in control systemsBasic elements in control systems
Basic elements in control systemsSatheeshCS2
 
Control Systems servo mechanisms.pdf
Control Systems servo mechanisms.pdfControl Systems servo mechanisms.pdf
Control Systems servo mechanisms.pdfGopalakrishnaU
 
Introduction to Biocontrol Systems Lecture 1.pptx
Introduction to Biocontrol Systems Lecture 1.pptxIntroduction to Biocontrol Systems Lecture 1.pptx
Introduction to Biocontrol Systems Lecture 1.pptxalamigageraldjob33
 
Lab1_Introduction_to_Analog_Control_Laboratory_18_12_2023.pdf
Lab1_Introduction_to_Analog_Control_Laboratory_18_12_2023.pdfLab1_Introduction_to_Analog_Control_Laboratory_18_12_2023.pdf
Lab1_Introduction_to_Analog_Control_Laboratory_18_12_2023.pdfHussamALshamaj
 
Introduction to Automatic Control Systems
Introduction to Automatic Control SystemsIntroduction to Automatic Control Systems
Introduction to Automatic Control SystemsMushahid Khan Yusufzai
 
Pe 3032 wk 1 introduction to control system march 04e
Pe 3032 wk 1 introduction to control system  march 04ePe 3032 wk 1 introduction to control system  march 04e
Pe 3032 wk 1 introduction to control system march 04eCharlton Inao
 
Electronics control presentation
Electronics control presentationElectronics control presentation
Electronics control presentationxavierpaulino
 
open loop system Control system (Sindhumathy).pptx
open loop system    Control system (Sindhumathy).pptxopen loop system    Control system (Sindhumathy).pptx
open loop system Control system (Sindhumathy).pptxSindumathi5
 
Closed-loop control system modelling_pid.pptx
Closed-loop control system modelling_pid.pptxClosed-loop control system modelling_pid.pptx
Closed-loop control system modelling_pid.pptxKadiriIbrahim2
 
Open Loop and close loop control system ppt.pptx
Open Loop and close loop control system ppt.pptxOpen Loop and close loop control system ppt.pptx
Open Loop and close loop control system ppt.pptxAmritSingha5
 
CONTROL SYSTEMS.pptx
CONTROL SYSTEMS.pptxCONTROL SYSTEMS.pptx
CONTROL SYSTEMS.pptxEEEACEEC
 
Unit 1-Introduction of Control system.pptx
Unit 1-Introduction of Control system.pptxUnit 1-Introduction of Control system.pptx
Unit 1-Introduction of Control system.pptxdatamboli
 
BEC 26 control-Systems_unit-I_pdf
BEC 26 control-Systems_unit-I_pdfBEC 26 control-Systems_unit-I_pdf
BEC 26 control-Systems_unit-I_pdfShadab Siddiqui
 

Similar to UNIT 1 CSE NEW.PPTX (20)

basic of open and closed loop control system
basic of open and closed loop control systembasic of open and closed loop control system
basic of open and closed loop control system
 
Some important tips for control systems
Some important tips for control systemsSome important tips for control systems
Some important tips for control systems
 
Control Systems
Control SystemsControl Systems
Control Systems
 
Basic elements in control systems
Basic elements in control systemsBasic elements in control systems
Basic elements in control systems
 
Control Systems servo mechanisms.pdf
Control Systems servo mechanisms.pdfControl Systems servo mechanisms.pdf
Control Systems servo mechanisms.pdf
 
Introduction to Biocontrol Systems Lecture 1.pptx
Introduction to Biocontrol Systems Lecture 1.pptxIntroduction to Biocontrol Systems Lecture 1.pptx
Introduction to Biocontrol Systems Lecture 1.pptx
 
Lab1_Introduction_to_Analog_Control_Laboratory_18_12_2023.pdf
Lab1_Introduction_to_Analog_Control_Laboratory_18_12_2023.pdfLab1_Introduction_to_Analog_Control_Laboratory_18_12_2023.pdf
Lab1_Introduction_to_Analog_Control_Laboratory_18_12_2023.pdf
 
Introduction to Automatic Control Systems
Introduction to Automatic Control SystemsIntroduction to Automatic Control Systems
Introduction to Automatic Control Systems
 
Pe 3032 wk 1 introduction to control system march 04e
Pe 3032 wk 1 introduction to control system  march 04ePe 3032 wk 1 introduction to control system  march 04e
Pe 3032 wk 1 introduction to control system march 04e
 
Electronics control presentation
Electronics control presentationElectronics control presentation
Electronics control presentation
 
VCS PPT.pptx
VCS PPT.pptxVCS PPT.pptx
VCS PPT.pptx
 
open loop system Control system (Sindhumathy).pptx
open loop system    Control system (Sindhumathy).pptxopen loop system    Control system (Sindhumathy).pptx
open loop system Control system (Sindhumathy).pptx
 
Closed-loop control system modelling_pid.pptx
Closed-loop control system modelling_pid.pptxClosed-loop control system modelling_pid.pptx
Closed-loop control system modelling_pid.pptx
 
sssss (1).pptx
sssss (1).pptxsssss (1).pptx
sssss (1).pptx
 
Open Loop and close loop control system ppt.pptx
Open Loop and close loop control system ppt.pptxOpen Loop and close loop control system ppt.pptx
Open Loop and close loop control system ppt.pptx
 
CONTROL SYSTEMS.pptx
CONTROL SYSTEMS.pptxCONTROL SYSTEMS.pptx
CONTROL SYSTEMS.pptx
 
REPORTTTTTT.pptx
REPORTTTTTT.pptxREPORTTTTTT.pptx
REPORTTTTTT.pptx
 
chap-1(1).pdf
chap-1(1).pdfchap-1(1).pdf
chap-1(1).pdf
 
Unit 1-Introduction of Control system.pptx
Unit 1-Introduction of Control system.pptxUnit 1-Introduction of Control system.pptx
Unit 1-Introduction of Control system.pptx
 
BEC 26 control-Systems_unit-I_pdf
BEC 26 control-Systems_unit-I_pdfBEC 26 control-Systems_unit-I_pdf
BEC 26 control-Systems_unit-I_pdf
 

Recently uploaded

Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacingjaychoudhary37
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 

Recently uploaded (20)

Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptx
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacing
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 

UNIT 1 CSE NEW.PPTX

  • 1. UNIT – I CONTROL SYSTEM ENGINEERING Prepared by D.Balaji AP/EEE/MVIT 1
  • 2. Engineering 2 Control System  When a number of elements or components are connected in a sequence to perform a specific function, the group thus form is called a system.  In a system when the output quantity is controlled by varying the input quantity, the system is called control system.  The output quantity is called controlled variable or response.  The input quantity is called command signal or excitation.
  • 3. Classification of Control Systems 3 The Control System can be classified mainly depending upon, (a) Method of analysis & design, as Linear & Non- Linear Systems. (b)The type of the signal, as Time Varying, Time Invariant, Continuous data, Discrete data systems etc. (c)The type of system components, as Electro Mechanical, Hydraulic, Thermal, Pneumatic Control systems etc. (d)The main purpose, as Position control & Velocity control Systems
  • 4. 4 Linear & Non -Linear Systems: A linear system is a mathematical model of a system based on the use of a linear operator. In a linear system, the principle of superposition can be applied. A nonlinear system is a system in which the change of the output is not proportional to the change of the input. Time Varying & Time Invariant Systems:  While operating a control system, if the parameters are unaffected by the time, then the system is called Time Invariant Control System.  Most physical systems have parameters changing with time. If this variation is measurable during the system operation then the system is called Time Varying System.  If there is no non-linearity in the time varying system, then the system may be called as Linear Time varying System.
  • 5. 5 Continuous time and Discrete-time Control Systems  Control Systems can be classified as continuous time control systems and discrete time control systems based on the type of the signal used.  In continuous time control systems, all the signals are continuous in time. But, in discrete time control systems, there exists one or more discrete time signals. SISO and MIMO Control Systems  Control Systems can be classified as SISO control systems and MIMO control systems based on the number of inputs and outputs present.  SISO (Single Input and Single Output) control systems have one input and one output. Whereas, MIMO (Multiple Inputs and Multiple Outputs) control systems have more than one input and more than one output.
  • 6. System 6 Figure shows the basic components of a feed back control system.  It consists of an input (objective), system (plant), sensor (feedback element), controller and output (result).
  • 7. 7 Feedback :The portion of the output of a system that is returned to modify the input and thus serve as a performance monitor for the system. The element present in feedback path is feedback element. Mostly sensor are used for feedback elements in most of control system. Error Detector: The difference between the input stimulus and the output response is called error. Specifically, it is the difference between the input and the feedback signal. The error signal generated by using error detector.
  • 8. 8 This sensor would monitor the actual dryness of the clothes and compare it with (or subtract it from) the input reference. The error signal (error = required dryness – actual dryness) is amplified by the controller, and the controller output makes the necessary correction to the heating system to reduce any error. For example if the clothes are too wet the controller may increase the temperature or drying time. Likewise, if the clothes are nearly dry it may reduce the temperature or stop the process so as not to overheat or burn the clothes, etc. Comparison of basic Components of Control System with example
  • 9. 9  Any physical system which does not automatically correct the variation in its output is called an open loop system, or control system in which the output quantity has no effect upon the input quantity are called open- loop control system.  The open-loop system is also called the non-feedback system. Practically our day-to-day activities are affected by some type of control systems. There are two main branches of control systems: 1) Open-loop systems and 2) Closed-loop systems OPEN LOOP CONTROL SYSTEM
  • 10. 10 Examples − Open loop speed control of an automobile & Traffic lights control system In this open-loop system, there is no way to ensure the actual speed is close to the desired speed automatically. The actual speed might be way off the desired speed because of the wind speed and/or road conditions, such as uphill or downhill etc. BLOCK DIAGRAM OF OPEN LOOP SYSTEM
  • 11. 11  Traffic lights control system is an example of open loop control system. Here, a sequence of input signal is applied to this control system and the output is one of the three lights that will be on for some duration of time. During this time, the other two lights will be off. Based on the traffic study at a particular junction, the on and off times of the lights can be determined. Accordingly, the input signal controls the output.
  • 12. 12 Practical Examples of Open Loop Control System  Electric Hand Drier - Hot air (output) comes out as long as you keep your hand under the machine, irrespective of how much your hand is dried.  Automatic Washing Machine - This machine runs according to the pre-set time irrespective of washing is completed or not.  Bread Toaster - This machine runs as per adjusted time irrespective of toasting is completed or not.  Automatic Tea/Coffee Maker - These machines also function for pre adjusted time only.  Timer Based Clothes Drier - This machine dries wet clothes for pre-adjusted time, it does not matter how much the clothes are dried.  Light Switch - Lamps glow whenever light switch is on irrespective of light is required or not.  Volume on Stereo System - Volume is adjusted manually irrespective of output volume level.
  • 13. 13 Advantages of Open Loop Control System  Simple in construction and design.  Economical.  Easy to maintain.  Generally stable.  Convenient to use as output is difficult to measure. Disadvantages of Open Loop Control System  They are inaccurate.  They are unreliable.  Any change in output cannot be corrected automatically.
  • 14. 14  Control system in which the output has an effect upon the input quantity in order to maintain the desired output value are called closed loop systems. Closed-loop systems Figure shows the block diagram of negative feedback closed loop control system
  • 15. 15  The error detector produces an error signal, which is the difference between the input and the feedback signal. This feedback signal is obtained from the block (feedback elements) by considering the output of the overall system as an input to this block. Instead of the direct input, the error signal is applied as an input to a controller.  So, the controller produces an actuating signal which controls the plant. In this combination, the output of the control system is adjusted automatically till we get the desired response. Hence, the closed loop control systems are also called the automatic control systems. Traffic lights control system having sensor at the input is an example of a closed loop control system.
  • 16. 16  A simple automatic closed loop speed control system is shown in Figure. It has a mechanism to ensure the actual speed is close to the desired speed automatically.
  • 17. 17 Practical Examples of Closed Loop Control System  Automatic Electric Iron - Heating elements are controlled by output temperature of the iron.  Servo Voltage Stabilizer - Voltage controller operates depending upon output voltage of the system.  Water Level Controller - Input water is controlled by water level of the reservoir.  Missile Launched and Auto Tracked by Radar - The direction of missile is controlled by comparing the target and position of the missile.  An Air Conditioner - An air conditioner functions depending upon the temperature of the room.  Cooling System in Car - It operates depending upon the temperature which it controls.
  • 18. 18 Advantages of Closed Loop Control System Closed loop control systems are more accurate even in the presence of non-linearity. Highly accurate as any error arising is corrected due to presence of feedback signal. Bandwidth range is large. Facilitates automation. The sensitivity of system may be made small to make system more stable. This system is less affected by noise. Disadvantages of Closed Loop Control System They are costlier. They are complicated to design. Required more maintenance. Feedback leads to oscillatory response. Overall gain is reduced due to presence of feedback.
  • 19. Comparison of open loop and closed loop system 19
  • 20. 20
  • 21. Mathematical model of control systems 21  A control system is collection of physical objects (components) connected together to serve an objective. The input output relations of various physical components of a system are governed by differential equations.  The mathematical model of a control system constitutes a set of differential equations. The response or output of the system can be studied by solving the differential equations for various input conditions.  The mathematical model of a system is linear if it obeys the principle of superposition and homogeneity.
  • 22. 22
  • 23. 23
  • 24. 24 Definition of Transfer Function: Transfer function of a system is defined as the ratio of the Laplace Transform of the output variable to the Laplace Transform of the input variable assuming all the initial condition as zero. Properties of the Transfer Function : The transfer function of a system is the mathematical model expressing the differential equation that relates the output to input of the system. The transfer function is defined only for linear time invariant systems. It is not defined for non-linear systems. The transfer function is the property of a system independent of magnitude and the nature of the input. The transfer function includes the transfer functions of the individual elements. But at the same time, it does not provide any information regarding physical structure of the system. If the transfer functions of the system is known, the output response can be studied for various types of inputs to understand the nature of the system. If the transfer function is unknown, it may be found out experimentally by applying known inputs to the device and studying the output of the system. The system poles/zeros can be found out from transfer function.
  • 25. 25 The features of the transfer functions are,  It is applicable to Linear Time Invariant system.  It is the ratio between the Laplace Transform of the o/p variable to the Laplace Transform of the i/p variable.  It is assumed that initial conditions are zero.  It is independent of i/p excitation.  It is used to obtain systems o/p response.
  • 26. Advantages and disadvantages of transfer function 26 Advantages :- 1. It is a mathematical model that gives the gain of the given block/system. 2. Integral and differential equations are converted to simple algebraic equations. 3. Once the transfer function is known, any output for any given input, can be known. 4. System differential equation can be obtained by replacement of variable ‘s’ by ‘d/dt’ 5. The value of transfer function is dependent on the parameters of the system and independent of the input applied.
  • 27. 27 Disadvantages :- 1. Transfer function is valid only for Linear Time Invariant systems. 2. It does not take into account the initial conditions. Initial conditions loose their significance. 3. It does not give any idea about how the present output is progressing.