SlideShare ist ein Scribd-Unternehmen logo
1 von 19
Introduction to Control System
 Definition, Representation, Classification
 Controllers and algorithms
 Transfer Functions and gain of a system
 Introduction to Digital Computer Control
Control System : Definition and Representation
Introduction
In order to modify the behavior of a system so it behaves in a specific
desirable way over time, control is introduced.
For example, we may want the speed of a car on the highway to
remain as close as possible to 60 miles per hour in spite of possible
hills or adverse wind.
Or, we may want an aircraft to follow a desired altitude, heading, and
velocity profile independent of wind gusts.
Or, we may want the temperature and pressure in a reactor vessel in
a chemical process plant to be maintained at desired levels.
All these are being accomplished today by control methods.
Control System : Definition and Representation
Definition
A control system is a system, which provides the desired response
by controlling the output.
A control system is a collection of devices/systems which function
together to drive things in a desired direction, either from external
input or sensed conditions.
Control systems are a central part of industry and of automation.
Figure : Simplified block diagram of a control system
Control System : Definition and Representation
Why do we need Control System ?
You need to be pro-active!
You do not want to find out about a fault after it had occurred!
You have to expect the unexpected!
Control system eliminates the redundant manual controls and
reduce human errors that can cost a significant amount of money.
Control system should be evaluated frequently to ensure that the
processes are where they need to be and functioning efficiently and
effectively. This way, adherence to industry standards prevails while
providing the best service to the customers.
Control system engineering ensures that there is a strategic
method to improving productivity and enhancing the best practices
of a company.
Control System : Definition and Representation
Basic Components
Mainly consists of five basic components:
(1)Input : Source of power to the system.
(2)Process being controlled : Function of the system.
(3)Output : Result of function of the system.
(4)Sensing elements : To sense the output quantities/errors.
(5)Controller & Actuating devices : System that controls & system
that is controlled.
Control System : Classification
Type of Feedback
1. Open Loop Control System
Doesn’t have any feedback loops connected to it
Doesn’t depend upon its output i.e. in open loop feedback
systems, output is not used as the control variable for the
system.
One way signal flow systems.
Also known as Non-feedback systems. As there is no feedback
loop, no data is transferred back to the open loop systems.
Control System : Classification
Open Loop Control System (Contd.)
Advantages:
Output independent.
Disadvantages:
The output of the open loop system can be determined only by
its present state input that means the input of open loop system
will always return to zero, before the output returns to zero.
There is no chance to correct the transition errors in open loop
systems so there is more chance to occur errors.
Application:
Automatic washing machine, Electric bulb, Electric hand drier,
Time based Bread toaster, Water faucet, TV remote control,
Clothes drier, Stepper motor or servo motor, Inkjet printers,
Door lock system etc.
Control System : Classification
Type of Feedback
2. Closed Loop Control System
Does not take input from human operators.
Other than adjustment by control systems, they operate
automatically and independently.
Action is entirely dependent on the process variable.
Figure : Block diagram for a closed loop control system.
Control System : Classification
Closed Loop Control System (Contd.)
Working principle :
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.
In regards to a heating system, for example, a closed loop might
maintain a temperature as a set point, automatically switching on
when temperature is below the set point. Open control, in contrast,
would enable individuals to set timers and turn instant on heat.
Control System : Classification
Closed Loop Control System (Contd.)
Advantages:
Reduce errors by automatically adjusting the systems input.
Improves stability of an unstable system.
Increases or reduces the systems sensitivity.
Enhances robustness against external disturbances to the
process.
Produces a reliable and repeatable performance.
Disadvantages:
To provide the required amount of control, a closed-loop
system must be more complex by having one or more
feedback paths.
If the gain of the controller is too sensitive to changes in its
input commands or signals it can become unstable and start
to oscillate as the controller tries to over-correct itself, and
Control System : Definition and Representation
Comparative Study/Difference Between the Major Types:
Control System : Classification
Closed Loop Control System (Contd.)
Types of Closed Loop Control System :
(a)Feedback Control System :
The output signal is sampled and then fed back to the input to
form an error signal that drives the system.
Feedback is comprised of a sub-circuit that allows a fraction of the
output signal from a system to modify the effective input signal in
such a way as to produce a response that can differ substantially
from the response produced in the absence of such feedback.
Control System : Classification
Closed Loop Control System (Contd.)
Feedback Control System (Contd.)
Advantages:
Circuit characteristics such as the systems gain and response
can be precisely controlled.
Circuit characteristics can be made independent of operating
conditions such as supply voltages or temperature variations.
Signal distortion due to the non-linear nature of the
components used can be greatly reduced.
The Frequency Response, Gain and Bandwidth of a circuit or
system can be easily controlled to within tight limits.
Control System : Classification
Closed Loop Control System (Contd.)
Feedback Control System (Contd.)
Types:
I. Positive Feedback : The set point and output values are
added together by the controller as the feedback is “in-
phase” with the input. It “increases” the systems gain.
II. Negative Feedback : The set point and output values are
subtracted from each other by the controller as the
feedback is “out of phase” with the input. It “decreases” the
systems gain.
Control System : Classification
Closed Loop Control System (Contd.)
Types of Closed Loop Control System :
(b)Feedforward Control System :
Avoids the slowness of the feedback control.
Detects the disturbance directly and takes an appropriate control
action in order to eliminate its effect on the process output.
Actions to be taken is predicted by the model.
Control System : Classification
Closed Loop Control System (Contd.)
Feedforward Control System (Contd.)
Advantages:
By modeling the range of disturbances emanating from that source
feedforward control can prepare an appropriate response.
Once an upstream disturbance is identified feedforward
immediately seizes the initiative and prescribes an appropriate
change. It is proactive nature that either minimizes or eliminates
the negative effects of a known disturbance.
Feedforward’s use of a disturbance model allows it to assess the
full magnitude of the disturbance and to implement an appropriate
countermeasure.
If Feedforward control simply delivered a countermeasure as soon
as the disturbance was identified, then it might do more harm to
the process. But it is designed to deliver the countermeasure as the
disturbance hits the process, essentially nullifying the negative
effects of the disturbance.
Control System : Classification
Closed Loop Control System (Contd.)
Types of Closed Loop Control System :
(c)Adaptive Control System :
Adjust parameters based on current needs/able to adjust itself to
handle unknown model uncertainties.
Uses the information it gathers online to change itself and improve
its performance. It "adapts" to the feedback loop it is inside, and
develops into a better controller over time.
Control System : Classification
Closed Loop Control System (Contd.)
Adaptive Control System (Contd.)
Types:
I. Direct Method : The estimated parameters are directly
used in the adaptive controller.
II. Indirect Method: The estimated parameters are used to
build an estimation/estimated model. The estimated model
information is further/later used to adjust the controller.
Control System : Classification
Types : Considering I/P-O/P
1. SISO (single input single output)
2. MIMO (multiple input multiple output)
Types : Considering Signal Types
1. Continuous time control system
2. Discrete time control system

Weitere ähnliche Inhalte

Was ist angesagt?

Lecture 2 transfer-function
Lecture 2 transfer-functionLecture 2 transfer-function
Lecture 2 transfer-functionSaifullah Memon
 
PID controller in control systems
PID controller in control systemsPID controller in control systems
PID controller in control systemskhalaf Gaeid
 
Introduction of control engineering
Introduction of control engineeringIntroduction of control engineering
Introduction of control engineeringAshvani Shukla
 
Chapter 1 introduction to control system
Chapter 1 introduction to control systemChapter 1 introduction to control system
Chapter 1 introduction to control systemLenchoDuguma
 
Chapter 1 basic components of control system
Chapter  1  basic components of control systemChapter  1  basic components of control system
Chapter 1 basic components of control systemHarish Odedra
 
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
 
Control system lectures
Control system lectures Control system lectures
Control system lectures Naqqash Sajid
 
Lecture 4 ME 176 2 Mathematical Modeling
Lecture 4 ME 176 2 Mathematical ModelingLecture 4 ME 176 2 Mathematical Modeling
Lecture 4 ME 176 2 Mathematical ModelingLeonides De Ocampo
 
PID Controller and its design
PID Controller and its designPID Controller and its design
PID Controller and its designKonirDom1
 
Mechatronics-Introduction to Mechatronics System
Mechatronics-Introduction to Mechatronics SystemMechatronics-Introduction to Mechatronics System
Mechatronics-Introduction to Mechatronics SystemMani Vannan M
 
Unit 1(part-1)Introduction of mechatronics
Unit 1(part-1)Introduction of mechatronicsUnit 1(part-1)Introduction of mechatronics
Unit 1(part-1)Introduction of mechatronicsswathi1998
 
Lecture2(introduction)
Lecture2(introduction)Lecture2(introduction)
Lecture2(introduction)Razali Tomari
 
Basic elements in control systems
Basic elements in control systemsBasic elements in control systems
Basic elements in control systemsSatheeshCS2
 

Was ist angesagt? (20)

Lecture 2 transfer-function
Lecture 2 transfer-functionLecture 2 transfer-function
Lecture 2 transfer-function
 
PID controller in control systems
PID controller in control systemsPID controller in control systems
PID controller in control systems
 
Introduction of control engineering
Introduction of control engineeringIntroduction of control engineering
Introduction of control engineering
 
Ppt on control system
Ppt on control systemPpt on control system
Ppt on control system
 
Chapter 1 introduction to control system
Chapter 1 introduction to control systemChapter 1 introduction to control system
Chapter 1 introduction to control system
 
Chapter 1 basic components of control system
Chapter  1  basic components of control systemChapter  1  basic components of control system
Chapter 1 basic components of 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
 
Introduction to control systems
Introduction to control systemsIntroduction to control systems
Introduction to control systems
 
Control system lectures
Control system lectures Control system lectures
Control system lectures
 
Lecture 4 ME 176 2 Mathematical Modeling
Lecture 4 ME 176 2 Mathematical ModelingLecture 4 ME 176 2 Mathematical Modeling
Lecture 4 ME 176 2 Mathematical Modeling
 
PID Controller and its design
PID Controller and its designPID Controller and its design
PID Controller and its design
 
Mechatronics-Introduction to Mechatronics System
Mechatronics-Introduction to Mechatronics SystemMechatronics-Introduction to Mechatronics System
Mechatronics-Introduction to Mechatronics System
 
Unit 1(part-1)Introduction of mechatronics
Unit 1(part-1)Introduction of mechatronicsUnit 1(part-1)Introduction of mechatronics
Unit 1(part-1)Introduction of mechatronics
 
Lecture2(introduction)
Lecture2(introduction)Lecture2(introduction)
Lecture2(introduction)
 
Electronic Measurement and Instrumentation
Electronic Measurement and InstrumentationElectronic Measurement and Instrumentation
Electronic Measurement and Instrumentation
 
Basic elements in control systems
Basic elements in control systemsBasic elements in control systems
Basic elements in control systems
 
Plc
PlcPlc
Plc
 
UNIT 1 CSE NEW.PPTX
UNIT 1 CSE NEW.PPTXUNIT 1 CSE NEW.PPTX
UNIT 1 CSE NEW.PPTX
 
Pole Placement in Digital Control
Pole Placement in Digital ControlPole Placement in Digital Control
Pole Placement in Digital Control
 
Lecture 1 Introduction to mechatronics
Lecture 1 Introduction  to mechatronics Lecture 1 Introduction  to mechatronics
Lecture 1 Introduction to mechatronics
 

Ähnlich wie Introduction to control system 1

Meeting w1 chapter 1
Meeting w1   chapter 1Meeting w1   chapter 1
Meeting w1 chapter 1Hattori Sidek
 
Control systems
Control systems Control systems
Control systems Dr.YNM
 
Lect-1-Introduction1.pptx
Lect-1-Introduction1.pptxLect-1-Introduction1.pptx
Lect-1-Introduction1.pptxportia67
 
Some important tips for control systems
Some important tips for control systemsSome important tips for control systems
Some important tips for control systemsmanish katara
 
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
 
Control systemengineering notes.pdf
Control systemengineering notes.pdfControl systemengineering notes.pdf
Control systemengineering notes.pdfk vimal kumar
 
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
 
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
 
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
 
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
 
What is control system
What is control systemWhat is control system
What is control systemyash7421
 
Week 14 pid may 24 2016 pe 3032
Week  14 pid  may 24 2016 pe 3032Week  14 pid  may 24 2016 pe 3032
Week 14 pid may 24 2016 pe 3032Charlton Inao
 
PE-3032_Lecture_01.pptx
PE-3032_Lecture_01.pptxPE-3032_Lecture_01.pptx
PE-3032_Lecture_01.pptxgeremu2
 

Ähnlich wie Introduction to control system 1 (20)

VCS PPT.pptx
VCS PPT.pptxVCS PPT.pptx
VCS PPT.pptx
 
Meeting w1 chapter 1
Meeting w1   chapter 1Meeting w1   chapter 1
Meeting w1 chapter 1
 
Control systems
Control systems Control systems
Control systems
 
Lect-1-Introduction1.pptx
Lect-1-Introduction1.pptxLect-1-Introduction1.pptx
Lect-1-Introduction1.pptx
 
Some important tips for control systems
Some important tips for control systemsSome important tips for control systems
Some important tips for control systems
 
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
 
ME416A_Module 1.pdf
ME416A_Module 1.pdfME416A_Module 1.pdf
ME416A_Module 1.pdf
 
Control systemengineering notes.pdf
Control systemengineering notes.pdfControl systemengineering notes.pdf
Control systemengineering notes.pdf
 
lecture1423904331 (1).pdf
lecture1423904331 (1).pdflecture1423904331 (1).pdf
lecture1423904331 (1).pdf
 
lecture1423904331 (1).pdf
lecture1423904331 (1).pdflecture1423904331 (1).pdf
lecture1423904331 (1).pdf
 
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
 
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
 
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
 
Control system
Control systemControl system
Control system
 
sssss (1).pptx
sssss (1).pptxsssss (1).pptx
sssss (1).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
 
What is control system
What is control systemWhat is control system
What is control system
 
Week 14 pid may 24 2016 pe 3032
Week  14 pid  may 24 2016 pe 3032Week  14 pid  may 24 2016 pe 3032
Week 14 pid may 24 2016 pe 3032
 
PE-3032_Lecture_01.pptx
PE-3032_Lecture_01.pptxPE-3032_Lecture_01.pptx
PE-3032_Lecture_01.pptx
 

Kürzlich hochgeladen

The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
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
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdfKamal Acharya
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdfankushspencer015
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxfenichawla
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 

Kürzlich hochgeladen (20)

The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
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...
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 

Introduction to control system 1

  • 1. Introduction to Control System  Definition, Representation, Classification  Controllers and algorithms  Transfer Functions and gain of a system  Introduction to Digital Computer Control
  • 2. Control System : Definition and Representation Introduction In order to modify the behavior of a system so it behaves in a specific desirable way over time, control is introduced. For example, we may want the speed of a car on the highway to remain as close as possible to 60 miles per hour in spite of possible hills or adverse wind. Or, we may want an aircraft to follow a desired altitude, heading, and velocity profile independent of wind gusts. Or, we may want the temperature and pressure in a reactor vessel in a chemical process plant to be maintained at desired levels. All these are being accomplished today by control methods.
  • 3. Control System : Definition and Representation Definition A control system is a system, which provides the desired response by controlling the output. A control system is a collection of devices/systems which function together to drive things in a desired direction, either from external input or sensed conditions. Control systems are a central part of industry and of automation. Figure : Simplified block diagram of a control system
  • 4. Control System : Definition and Representation Why do we need Control System ? You need to be pro-active! You do not want to find out about a fault after it had occurred! You have to expect the unexpected! Control system eliminates the redundant manual controls and reduce human errors that can cost a significant amount of money. Control system should be evaluated frequently to ensure that the processes are where they need to be and functioning efficiently and effectively. This way, adherence to industry standards prevails while providing the best service to the customers. Control system engineering ensures that there is a strategic method to improving productivity and enhancing the best practices of a company.
  • 5. Control System : Definition and Representation Basic Components Mainly consists of five basic components: (1)Input : Source of power to the system. (2)Process being controlled : Function of the system. (3)Output : Result of function of the system. (4)Sensing elements : To sense the output quantities/errors. (5)Controller & Actuating devices : System that controls & system that is controlled.
  • 6. Control System : Classification Type of Feedback 1. Open Loop Control System Doesn’t have any feedback loops connected to it Doesn’t depend upon its output i.e. in open loop feedback systems, output is not used as the control variable for the system. One way signal flow systems. Also known as Non-feedback systems. As there is no feedback loop, no data is transferred back to the open loop systems.
  • 7. Control System : Classification Open Loop Control System (Contd.) Advantages: Output independent. Disadvantages: The output of the open loop system can be determined only by its present state input that means the input of open loop system will always return to zero, before the output returns to zero. There is no chance to correct the transition errors in open loop systems so there is more chance to occur errors. Application: Automatic washing machine, Electric bulb, Electric hand drier, Time based Bread toaster, Water faucet, TV remote control, Clothes drier, Stepper motor or servo motor, Inkjet printers, Door lock system etc.
  • 8. Control System : Classification Type of Feedback 2. Closed Loop Control System Does not take input from human operators. Other than adjustment by control systems, they operate automatically and independently. Action is entirely dependent on the process variable. Figure : Block diagram for a closed loop control system.
  • 9. Control System : Classification Closed Loop Control System (Contd.) Working principle : 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. In regards to a heating system, for example, a closed loop might maintain a temperature as a set point, automatically switching on when temperature is below the set point. Open control, in contrast, would enable individuals to set timers and turn instant on heat.
  • 10. Control System : Classification Closed Loop Control System (Contd.) Advantages: Reduce errors by automatically adjusting the systems input. Improves stability of an unstable system. Increases or reduces the systems sensitivity. Enhances robustness against external disturbances to the process. Produces a reliable and repeatable performance. Disadvantages: To provide the required amount of control, a closed-loop system must be more complex by having one or more feedback paths. If the gain of the controller is too sensitive to changes in its input commands or signals it can become unstable and start to oscillate as the controller tries to over-correct itself, and
  • 11. Control System : Definition and Representation Comparative Study/Difference Between the Major Types:
  • 12. Control System : Classification Closed Loop Control System (Contd.) Types of Closed Loop Control System : (a)Feedback Control System : The output signal is sampled and then fed back to the input to form an error signal that drives the system. Feedback is comprised of a sub-circuit that allows a fraction of the output signal from a system to modify the effective input signal in such a way as to produce a response that can differ substantially from the response produced in the absence of such feedback.
  • 13. Control System : Classification Closed Loop Control System (Contd.) Feedback Control System (Contd.) Advantages: Circuit characteristics such as the systems gain and response can be precisely controlled. Circuit characteristics can be made independent of operating conditions such as supply voltages or temperature variations. Signal distortion due to the non-linear nature of the components used can be greatly reduced. The Frequency Response, Gain and Bandwidth of a circuit or system can be easily controlled to within tight limits.
  • 14. Control System : Classification Closed Loop Control System (Contd.) Feedback Control System (Contd.) Types: I. Positive Feedback : The set point and output values are added together by the controller as the feedback is “in- phase” with the input. It “increases” the systems gain. II. Negative Feedback : The set point and output values are subtracted from each other by the controller as the feedback is “out of phase” with the input. It “decreases” the systems gain.
  • 15. Control System : Classification Closed Loop Control System (Contd.) Types of Closed Loop Control System : (b)Feedforward Control System : Avoids the slowness of the feedback control. Detects the disturbance directly and takes an appropriate control action in order to eliminate its effect on the process output. Actions to be taken is predicted by the model.
  • 16. Control System : Classification Closed Loop Control System (Contd.) Feedforward Control System (Contd.) Advantages: By modeling the range of disturbances emanating from that source feedforward control can prepare an appropriate response. Once an upstream disturbance is identified feedforward immediately seizes the initiative and prescribes an appropriate change. It is proactive nature that either minimizes or eliminates the negative effects of a known disturbance. Feedforward’s use of a disturbance model allows it to assess the full magnitude of the disturbance and to implement an appropriate countermeasure. If Feedforward control simply delivered a countermeasure as soon as the disturbance was identified, then it might do more harm to the process. But it is designed to deliver the countermeasure as the disturbance hits the process, essentially nullifying the negative effects of the disturbance.
  • 17. Control System : Classification Closed Loop Control System (Contd.) Types of Closed Loop Control System : (c)Adaptive Control System : Adjust parameters based on current needs/able to adjust itself to handle unknown model uncertainties. Uses the information it gathers online to change itself and improve its performance. It "adapts" to the feedback loop it is inside, and develops into a better controller over time.
  • 18. Control System : Classification Closed Loop Control System (Contd.) Adaptive Control System (Contd.) Types: I. Direct Method : The estimated parameters are directly used in the adaptive controller. II. Indirect Method: The estimated parameters are used to build an estimation/estimated model. The estimated model information is further/later used to adjust the controller.
  • 19. Control System : Classification Types : Considering I/P-O/P 1. SISO (single input single output) 2. MIMO (multiple input multiple output) Types : Considering Signal Types 1. Continuous time control system 2. Discrete time control system