SlideShare a Scribd company logo
1 of 6
Download to read offline
Control Systems
Prof. C. S. Shankar Ram
Department of Engineering Design
Indian Institute of Technology, Madras
Lecture – 11
BIBO Stability
Part – 1
Let us solve some problems and make some observations and do a general derivation as
far as BIBO stability is concerned. Let us start with problem number 5.
(Refer Slide Time: 01:27)
From the previous discussion, we know that the plant transfer function is
𝑃( 𝑠) =
𝑌(𝑠)
𝑈(𝑠)
=
1
𝑠2 + 1
.
System poles at ±𝑗, they are purely imaginary poles. And we saw that when it was
subjected to a unit step input, the output was bounded in magnitude.
Now, let us subject it to a cosine input of a very specific angular frequency 1 rad/s.
In general cos 𝜔𝑡 means 𝜔 is the angular frequency in radians per second. cos 𝑡 means
𝜔 = 1 rad/s. If 𝑢( 𝑡) = cos 𝑡, then 𝑈( 𝑠) =
𝑠
𝑠2+1
.
𝑌( 𝑠) = 𝑃( 𝑠) 𝑈( 𝑠) =
1
𝑠2 + 1
𝑠
𝑠2 + 1
=
𝑠
(𝑠2 + 1)2
Now, we use a property of Laplace transform, the complex differentiation theorem.
𝐿[ 𝑡𝑓( 𝑡)] = −
𝑑𝐹(𝑠)
𝑑𝑠
Let us take 𝑓( 𝑡) = sin 𝑡,
𝐹( 𝑠) =
1
𝑠2 + 1
−
𝑑𝐹( 𝑠)
𝑑𝑠
=
2𝑠
( 𝑠2 + 1)2
,
𝑦( 𝑡) =
1
2
𝑡 sin 𝑡
We can observe that, as 𝑡 → ∞, 𝑦( 𝑡) → ∞.
(Refer Slide Time: 05:22)
Now, let us solve problem number 6. We already know that the plant transfer function is
𝑃( 𝑠) =
𝑌(𝑠)
𝑈(𝑠)
=
1
𝑠2+𝑠
=
1
𝑠(𝑠+1)
.
𝑢( 𝑡) = cos 𝑡, then 𝑈( 𝑠) =
𝑠
𝑠2+1
.
𝑌( 𝑠) = 𝑃( 𝑠) 𝑈( 𝑠) =
𝑠
𝑠(𝑠 + 1)(𝑠2 + 1)
=
1
(𝑠 + 1)(𝑠2 + 1)
=
𝐴
𝑠 + 1
+
𝐵𝑠 + 𝐶
𝑠2 + 1
Here the cancellation of 𝑠 in the numerator and denominator was a mathematical
operation which came in due to the specific nature of the input that we have, but in
general we have a more subtle idea which is called as pole zero cancellation. We will
discuss that when we go deeper into control system design.
Solving the partial fractions, we get 𝐴 =
1
2
, 𝐵 = −
1
2
and 𝐶 =
1
2
.
𝑌( 𝑠) =
1
2
1
𝑠 + 1
−
1
2
𝑠
𝑠2 + 1
+
1
2
1
𝑠2 + 1
.
Taking inverse Laplace, we have
𝑦( 𝑡) =
1
2
𝑒−𝑡
−
1
2
cos 𝑡 +
1
2
sin 𝑡.
We can observe that, as 𝑡 → ∞, 𝑦( 𝑡) is bounded.
Earlier we saw that, for the same system when we give the unit step response, 𝑦( 𝑡) → ∞.
Now we gave another bounded input cos 𝑡, we are getting a bounded output. Let us
construct a simple table.
System Poles Input Output
S1
𝑦̈( 𝑡) + 𝑦( 𝑡) = 𝑢(𝑡)
±𝑗 1 Bounded as 𝑡 → ∞
cos 𝑡 Unbounded as 𝑡 → ∞
S2
𝑦̈( 𝑡) + 𝑦̇( 𝑡) = 𝑢(𝑡)
0,-1 1 Unbounded as 𝑡 → ∞
cos 𝑡 Bounded as 𝑡 → ∞
It so turns out that if we use the definition of BIBO stability which states that a system is
BIBO stable if its output is bounded for all possible bounded inputs, we should brand
these two systems as unstable.
(Refer Slide Time: 14:14)
But, for the first system (S1) the output is unbounded, only if we give a sin 𝑡 or cos 𝑡 as
the input. For unit step input or any other bounded input like a sin or a cosine of any
angular frequency other than 1 rad/s, we can show that the output is going to be bounded.
It so turns out that only when the input becomes a sinusoid whose angular frequency is
equal to the magnitude of the poles on the imaginary axis, the output becomes
unbounded. For S1 the magnitude of poles on imaginary axis is 1. Some people will call
this class of systems as marginally stable or critically stable; that is the output is bounded
for all possible bounded inputs except one set. In strict parlance the system is unstable if
we use the definition as it is. We do not want to design such systems in practice. If we
encounter such systems we want to stabilize them.
If we have a mass spring damper system where there is no damper, we just have a mass
and the spring, the equation of motion will become 𝑀𝑥̈ + 𝑘𝑥 = 𝑓, the moment we give a
step input, the output will become unbounded.
Now, on the other hand if you look at system S2, it has a pole at the origin. If we have a
non-repeating pole at the origin you give a step input, the output is unbounded. But for
all other sinusoidal inputs, the output is bounded. That is the property of S2. We can see
that the output is unbounded only for one set of inputs. This result is true only if we have
for non repeating poles on the imaginary axis.
If you have a repeating pole on the imaginary axis. For example.
𝑃( 𝑠) =
1
𝑠2(𝑠 + 1)
(Refer Slide Time: 21:53)
The poles are at 0,0,-1, with the repeating poles this system is unstable.
Similarly, if you have another system where the transfer function is
𝑃( 𝑠) =
1
(𝑠2 + 1)2
The poles are +𝑗, +𝑗, −𝑗, −𝑗, this is unstable. The above concept of marginal stability or
critical stability applies, only if we have non repeating poles on the imaginary axis.
1. For BIBO stability, all poles of the plant transfer function must lie in the LHP or
in other words have negative real parts.
2. If there exists even one pole of the plant transfer function in the right half plane,
that is have has a positive real part, then the plant or the system is not BIBO
stable.
3. If there are repeating poles of the plant transfer function on the imaginary axis (j
omega axis) with all remaining poles in the LHP, then system is not BIBO stable.
4. If there are non repeating poles of the plant transfer function on the imaginary
axis with all remaining poles in the LHP then the system is unstable or critically
stable.
Most textbook we will say it is critically or marginally stable, but if we strictly apply the
definition of BIBO stability it is unstable. If we are strict to that extent we should call
this as unstable, but if we can say the output is bounded only for one small group of
bounded inputs so we call it as critically stable or marginally stable.
That is basically some perspectives of how to interpret system stability when you have
poles, non-repeating poles on the imaginary axis, including the origin.
In condition number 1, if we have a system, we find the transfer function and figure out
that all poles of the system transfer function lie in the left half complex plane, is the
system BIBO stable? And answer is yes and we shall prove it later.

More Related Content

What's hot

Inverse laplacetransform
Inverse laplacetransformInverse laplacetransform
Inverse laplacetransformTarun Gehlot
 
Partial fraction decomposition for inverse laplace transform
Partial fraction decomposition for inverse laplace transformPartial fraction decomposition for inverse laplace transform
Partial fraction decomposition for inverse laplace transformVishalsagar657
 
SAT Planning for MPrimes
SAT Planning for MPrimesSAT Planning for MPrimes
SAT Planning for MPrimesFariz Darari
 
Application of laplace transform
Application of laplace transformApplication of laplace transform
Application of laplace transformAshishbaruah4
 
Using Laplace Transforms to Solve Differential Equations
Using Laplace Transforms to Solve Differential EquationsUsing Laplace Transforms to Solve Differential Equations
Using Laplace Transforms to Solve Differential EquationsGeorge Stevens
 
Laplace transform and its application
Laplace transform and its applicationLaplace transform and its application
Laplace transform and its applicationmayur1347
 
Laplace transform and its application
Laplace transform and its applicationLaplace transform and its application
Laplace transform and its applicationJaydrath Sindhav
 
De Alembert’s Principle and Generalized Force, a technical discourse on Class...
De Alembert’s Principle and Generalized Force, a technical discourse on Class...De Alembert’s Principle and Generalized Force, a technical discourse on Class...
De Alembert’s Principle and Generalized Force, a technical discourse on Class...Manmohan Dash
 
Generalized Laplace - Mellin Integral Transformation
Generalized Laplace - Mellin Integral TransformationGeneralized Laplace - Mellin Integral Transformation
Generalized Laplace - Mellin Integral TransformationIJERA Editor
 

What's hot (20)

Inverse Laplace Transform
Inverse Laplace TransformInverse Laplace Transform
Inverse Laplace Transform
 
Inverse laplacetransform
Inverse laplacetransformInverse laplacetransform
Inverse laplacetransform
 
Partial fraction decomposition for inverse laplace transform
Partial fraction decomposition for inverse laplace transformPartial fraction decomposition for inverse laplace transform
Partial fraction decomposition for inverse laplace transform
 
Inverse laplace transforms
Inverse laplace transformsInverse laplace transforms
Inverse laplace transforms
 
Lec47
Lec47Lec47
Lec47
 
Laplace transforms
Laplace transformsLaplace transforms
Laplace transforms
 
SAT Planning for MPrimes
SAT Planning for MPrimesSAT Planning for MPrimes
SAT Planning for MPrimes
 
Laplace transformation
Laplace transformationLaplace transformation
Laplace transformation
 
Lyapunov stability
Lyapunov stability Lyapunov stability
Lyapunov stability
 
Application of laplace transform
Application of laplace transformApplication of laplace transform
Application of laplace transform
 
Using Laplace Transforms to Solve Differential Equations
Using Laplace Transforms to Solve Differential EquationsUsing Laplace Transforms to Solve Differential Equations
Using Laplace Transforms to Solve Differential Equations
 
Control
ControlControl
Control
 
Laplace transform and its application
Laplace transform and its applicationLaplace transform and its application
Laplace transform and its application
 
Laplace transform and its application
Laplace transform and its applicationLaplace transform and its application
Laplace transform and its application
 
De Alembert’s Principle and Generalized Force, a technical discourse on Class...
De Alembert’s Principle and Generalized Force, a technical discourse on Class...De Alembert’s Principle and Generalized Force, a technical discourse on Class...
De Alembert’s Principle and Generalized Force, a technical discourse on Class...
 
Z transform
Z transformZ transform
Z transform
 
Sol73
Sol73Sol73
Sol73
 
Lecture 23 loop transfer function
Lecture 23 loop transfer functionLecture 23 loop transfer function
Lecture 23 loop transfer function
 
Generalized Laplace - Mellin Integral Transformation
Generalized Laplace - Mellin Integral TransformationGeneralized Laplace - Mellin Integral Transformation
Generalized Laplace - Mellin Integral Transformation
 
Control system
Control systemControl system
Control system
 

Similar to Lec11

Transfer Function, Concepts of stability(critical, Absolute & Relative) Poles...
Transfer Function, Concepts of stability(critical, Absolute & Relative) Poles...Transfer Function, Concepts of stability(critical, Absolute & Relative) Poles...
Transfer Function, Concepts of stability(critical, Absolute & Relative) Poles...Waqas Afzal
 
Analysis and Design of Control System using Root Locus
Analysis and Design of Control System using Root LocusAnalysis and Design of Control System using Root Locus
Analysis and Design of Control System using Root LocusSiyum Tsega Balcha
 
lec_2 for stability of control system .pptx
lec_2 for stability of control system .pptxlec_2 for stability of control system .pptx
lec_2 for stability of control system .pptxabbas miry
 
Control systems formula book
Control systems formula bookControl systems formula book
Control systems formula bookHussain K
 
control system Lab 01-introduction to transfer functions
control system Lab 01-introduction to transfer functionscontrol system Lab 01-introduction to transfer functions
control system Lab 01-introduction to transfer functionsnalan karunanayake
 
Vibration Isolation of a LEGO® plate
Vibration Isolation of a LEGO® plateVibration Isolation of a LEGO® plate
Vibration Isolation of a LEGO® plateOpen Adaptronik
 
Wk 6 part 2 non linearites and non linearization april 05
Wk 6 part 2 non linearites and non linearization april 05Wk 6 part 2 non linearites and non linearization april 05
Wk 6 part 2 non linearites and non linearization april 05Charlton Inao
 
signal and system chapter2-part1+2new.pdf
signal and system chapter2-part1+2new.pdfsignal and system chapter2-part1+2new.pdf
signal and system chapter2-part1+2new.pdfislamsharawneh
 
The describing function
The describing functionThe describing function
The describing functionkatamthreveni
 
Root locus description in lucid way by ME IITB
Root locus description in lucid way by ME IITBRoot locus description in lucid way by ME IITB
Root locus description in lucid way by ME IITBAmreshAman
 
lecture 1 courseII (2).pptx
lecture 1 courseII (2).pptxlecture 1 courseII (2).pptx
lecture 1 courseII (2).pptxAYMENGOODKid
 

Similar to Lec11 (20)

Lec7
Lec7Lec7
Lec7
 
Transfer Function, Concepts of stability(critical, Absolute & Relative) Poles...
Transfer Function, Concepts of stability(critical, Absolute & Relative) Poles...Transfer Function, Concepts of stability(critical, Absolute & Relative) Poles...
Transfer Function, Concepts of stability(critical, Absolute & Relative) Poles...
 
BIBO stability.pptx
BIBO stability.pptxBIBO stability.pptx
BIBO stability.pptx
 
Lec29
Lec29Lec29
Lec29
 
Analysis and Design of Control System using Root Locus
Analysis and Design of Control System using Root LocusAnalysis and Design of Control System using Root Locus
Analysis and Design of Control System using Root Locus
 
lec_2 for stability of control system .pptx
lec_2 for stability of control system .pptxlec_2 for stability of control system .pptx
lec_2 for stability of control system .pptx
 
Control systems formula book
Control systems formula bookControl systems formula book
Control systems formula book
 
control system Lab 01-introduction to transfer functions
control system Lab 01-introduction to transfer functionscontrol system Lab 01-introduction to transfer functions
control system Lab 01-introduction to transfer functions
 
Vibration Isolation of a LEGO® plate
Vibration Isolation of a LEGO® plateVibration Isolation of a LEGO® plate
Vibration Isolation of a LEGO® plate
 
Lec5
Lec5Lec5
Lec5
 
Control chap8
Control chap8Control chap8
Control chap8
 
Lec18
Lec18Lec18
Lec18
 
Group 4 reporting c.s.
Group 4 reporting c.s.Group 4 reporting c.s.
Group 4 reporting c.s.
 
Wk 6 part 2 non linearites and non linearization april 05
Wk 6 part 2 non linearites and non linearization april 05Wk 6 part 2 non linearites and non linearization april 05
Wk 6 part 2 non linearites and non linearization april 05
 
signal and system chapter2-part1+2new.pdf
signal and system chapter2-part1+2new.pdfsignal and system chapter2-part1+2new.pdf
signal and system chapter2-part1+2new.pdf
 
The describing function
The describing functionThe describing function
The describing function
 
Me314 week09-root locusanalysis
Me314 week09-root locusanalysisMe314 week09-root locusanalysis
Me314 week09-root locusanalysis
 
Root locus description in lucid way by ME IITB
Root locus description in lucid way by ME IITBRoot locus description in lucid way by ME IITB
Root locus description in lucid way by ME IITB
 
lecture 1 courseII (2).pptx
lecture 1 courseII (2).pptxlecture 1 courseII (2).pptx
lecture 1 courseII (2).pptx
 
Chapter 2.pdf
Chapter 2.pdfChapter 2.pdf
Chapter 2.pdf
 

More from Rishit Shah (20)

Lec62
Lec62Lec62
Lec62
 
Lec61
Lec61Lec61
Lec61
 
Lec60
Lec60Lec60
Lec60
 
Lec59
Lec59Lec59
Lec59
 
Lec58
Lec58Lec58
Lec58
 
Lec57
Lec57Lec57
Lec57
 
Lec56
Lec56Lec56
Lec56
 
Lec55
Lec55Lec55
Lec55
 
Lec54
Lec54Lec54
Lec54
 
Lec53
Lec53Lec53
Lec53
 
Lec52
Lec52Lec52
Lec52
 
Lec51
Lec51Lec51
Lec51
 
Lec50
Lec50Lec50
Lec50
 
Lec49
Lec49Lec49
Lec49
 
Lec48
Lec48Lec48
Lec48
 
Lec46
Lec46Lec46
Lec46
 
Lec45
Lec45Lec45
Lec45
 
Lec44
Lec44Lec44
Lec44
 
Lec43
Lec43Lec43
Lec43
 
Lec42
Lec42Lec42
Lec42
 

Recently uploaded

Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
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
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
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
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
(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
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
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
 
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
 
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
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
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
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 

Recently uploaded (20)

Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
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
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
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
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
★ 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
 
(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...
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
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, ...
 
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...
 
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...
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
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...
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 

Lec11

  • 1. Control Systems Prof. C. S. Shankar Ram Department of Engineering Design Indian Institute of Technology, Madras Lecture – 11 BIBO Stability Part – 1 Let us solve some problems and make some observations and do a general derivation as far as BIBO stability is concerned. Let us start with problem number 5. (Refer Slide Time: 01:27) From the previous discussion, we know that the plant transfer function is 𝑃( 𝑠) = 𝑌(𝑠) 𝑈(𝑠) = 1 𝑠2 + 1 . System poles at ±𝑗, they are purely imaginary poles. And we saw that when it was subjected to a unit step input, the output was bounded in magnitude. Now, let us subject it to a cosine input of a very specific angular frequency 1 rad/s. In general cos 𝜔𝑡 means 𝜔 is the angular frequency in radians per second. cos 𝑡 means 𝜔 = 1 rad/s. If 𝑢( 𝑡) = cos 𝑡, then 𝑈( 𝑠) = 𝑠 𝑠2+1 .
  • 2. 𝑌( 𝑠) = 𝑃( 𝑠) 𝑈( 𝑠) = 1 𝑠2 + 1 𝑠 𝑠2 + 1 = 𝑠 (𝑠2 + 1)2 Now, we use a property of Laplace transform, the complex differentiation theorem. 𝐿[ 𝑡𝑓( 𝑡)] = − 𝑑𝐹(𝑠) 𝑑𝑠 Let us take 𝑓( 𝑡) = sin 𝑡, 𝐹( 𝑠) = 1 𝑠2 + 1 − 𝑑𝐹( 𝑠) 𝑑𝑠 = 2𝑠 ( 𝑠2 + 1)2 , 𝑦( 𝑡) = 1 2 𝑡 sin 𝑡 We can observe that, as 𝑡 → ∞, 𝑦( 𝑡) → ∞. (Refer Slide Time: 05:22) Now, let us solve problem number 6. We already know that the plant transfer function is 𝑃( 𝑠) = 𝑌(𝑠) 𝑈(𝑠) = 1 𝑠2+𝑠 = 1 𝑠(𝑠+1) . 𝑢( 𝑡) = cos 𝑡, then 𝑈( 𝑠) = 𝑠 𝑠2+1 .
  • 3. 𝑌( 𝑠) = 𝑃( 𝑠) 𝑈( 𝑠) = 𝑠 𝑠(𝑠 + 1)(𝑠2 + 1) = 1 (𝑠 + 1)(𝑠2 + 1) = 𝐴 𝑠 + 1 + 𝐵𝑠 + 𝐶 𝑠2 + 1 Here the cancellation of 𝑠 in the numerator and denominator was a mathematical operation which came in due to the specific nature of the input that we have, but in general we have a more subtle idea which is called as pole zero cancellation. We will discuss that when we go deeper into control system design. Solving the partial fractions, we get 𝐴 = 1 2 , 𝐵 = − 1 2 and 𝐶 = 1 2 . 𝑌( 𝑠) = 1 2 1 𝑠 + 1 − 1 2 𝑠 𝑠2 + 1 + 1 2 1 𝑠2 + 1 . Taking inverse Laplace, we have 𝑦( 𝑡) = 1 2 𝑒−𝑡 − 1 2 cos 𝑡 + 1 2 sin 𝑡. We can observe that, as 𝑡 → ∞, 𝑦( 𝑡) is bounded. Earlier we saw that, for the same system when we give the unit step response, 𝑦( 𝑡) → ∞. Now we gave another bounded input cos 𝑡, we are getting a bounded output. Let us construct a simple table. System Poles Input Output S1 𝑦̈( 𝑡) + 𝑦( 𝑡) = 𝑢(𝑡) ±𝑗 1 Bounded as 𝑡 → ∞ cos 𝑡 Unbounded as 𝑡 → ∞ S2 𝑦̈( 𝑡) + 𝑦̇( 𝑡) = 𝑢(𝑡) 0,-1 1 Unbounded as 𝑡 → ∞ cos 𝑡 Bounded as 𝑡 → ∞
  • 4. It so turns out that if we use the definition of BIBO stability which states that a system is BIBO stable if its output is bounded for all possible bounded inputs, we should brand these two systems as unstable. (Refer Slide Time: 14:14) But, for the first system (S1) the output is unbounded, only if we give a sin 𝑡 or cos 𝑡 as the input. For unit step input or any other bounded input like a sin or a cosine of any angular frequency other than 1 rad/s, we can show that the output is going to be bounded. It so turns out that only when the input becomes a sinusoid whose angular frequency is equal to the magnitude of the poles on the imaginary axis, the output becomes unbounded. For S1 the magnitude of poles on imaginary axis is 1. Some people will call this class of systems as marginally stable or critically stable; that is the output is bounded for all possible bounded inputs except one set. In strict parlance the system is unstable if we use the definition as it is. We do not want to design such systems in practice. If we encounter such systems we want to stabilize them. If we have a mass spring damper system where there is no damper, we just have a mass and the spring, the equation of motion will become 𝑀𝑥̈ + 𝑘𝑥 = 𝑓, the moment we give a step input, the output will become unbounded. Now, on the other hand if you look at system S2, it has a pole at the origin. If we have a non-repeating pole at the origin you give a step input, the output is unbounded. But for all other sinusoidal inputs, the output is bounded. That is the property of S2. We can see
  • 5. that the output is unbounded only for one set of inputs. This result is true only if we have for non repeating poles on the imaginary axis. If you have a repeating pole on the imaginary axis. For example. 𝑃( 𝑠) = 1 𝑠2(𝑠 + 1) (Refer Slide Time: 21:53) The poles are at 0,0,-1, with the repeating poles this system is unstable. Similarly, if you have another system where the transfer function is 𝑃( 𝑠) = 1 (𝑠2 + 1)2 The poles are +𝑗, +𝑗, −𝑗, −𝑗, this is unstable. The above concept of marginal stability or critical stability applies, only if we have non repeating poles on the imaginary axis. 1. For BIBO stability, all poles of the plant transfer function must lie in the LHP or in other words have negative real parts. 2. If there exists even one pole of the plant transfer function in the right half plane, that is have has a positive real part, then the plant or the system is not BIBO stable.
  • 6. 3. If there are repeating poles of the plant transfer function on the imaginary axis (j omega axis) with all remaining poles in the LHP, then system is not BIBO stable. 4. If there are non repeating poles of the plant transfer function on the imaginary axis with all remaining poles in the LHP then the system is unstable or critically stable. Most textbook we will say it is critically or marginally stable, but if we strictly apply the definition of BIBO stability it is unstable. If we are strict to that extent we should call this as unstable, but if we can say the output is bounded only for one small group of bounded inputs so we call it as critically stable or marginally stable. That is basically some perspectives of how to interpret system stability when you have poles, non-repeating poles on the imaginary axis, including the origin. In condition number 1, if we have a system, we find the transfer function and figure out that all poles of the system transfer function lie in the left half complex plane, is the system BIBO stable? And answer is yes and we shall prove it later.