SlideShare a Scribd company logo
1 of 5
Download to read offline
Control Systems
Prof. C. S. Shankar Ram
Department of Engineering Design
Indian Institute of Technology, Madras
Lecture – 09
System Response
Part – 1
In the last lecture, we were looking at the concept of transfer function. If we have a linear
ODE with constant coefficient that corresponds to a linear time invariant causal SISO
system. We could apply the Laplace transform, take all initial conditions as 0 and then
get the ratio of the Laplace of the output to the Laplace of the input. Once we do that the
quantity that we get is called as a transfer function of the system. And we defined what
are called as poles and zeros of the transfer function. We are going to discuss the
solution to few exercise problems and make a few observations.
(Refer Slide Time: 01:12)
Let us take the first problem. This is the system, whose governing equation is given by
π‘¦Μˆ( 𝑑) + 5𝑦̇( 𝑑) + 6𝑦( 𝑑) = 𝑒(𝑑)
This is a second order system. If we take the Laplace transform on both sides, we get
𝑠2
π‘Œ( 𝑠) βˆ’ 𝑠𝑦(0) βˆ’ 𝑦̇(0) + 5[ π‘ π‘Œ( 𝑠) βˆ’ 𝑦(0)] + 6π‘Œ( 𝑠) = π‘ˆ(𝑠)
We collect terms and we will get
[ 𝑠2
+ 5𝑠 + 6] π‘Œ( 𝑠) = [ 𝑠𝑦(0) + 5𝑦(0) + 𝑦̇(0)] + π‘ˆ( 𝑠)
π‘Œ( 𝑠) =
𝑠𝑦(0) + 5𝑦(0) + 𝑦̇(0)
𝑠2 + 5𝑠 + 6
+
π‘ˆ( 𝑠)
𝑠2 + 5𝑠 + 6
The output term has two components, the first component is due to the initial conditions,
that is what we call as the free response. And the second part is due to the input that is
what is called as forced response of the system. So, now when we want to get the transfer
function, we take all the initial conditions as 0.
(Refer Slide Time: 05:13)
That is, in this particular problem we take 𝑦(0) = 0 and 𝑦̇(0) = 0. Once we have that,
the first term is going to vanish.
π‘Œ( 𝑠) =
π‘ˆ( 𝑠)
𝑠2 + 5𝑠 + 6
π‘Œ( 𝑠)
π‘ˆ( 𝑠)
=
1
𝑠2 + 5𝑠 + 6
= 𝑃(𝑠)
This is going to be the plant transfer function or the system transfer function 𝑃(𝑠). Here
we see that the order of the denominator polynomial of the transfer function 𝑛 = 2 and
the order of the numerator polynomial of the transfer function π‘š = 0. 𝑛 > π‘š so we have
a strictly proper transfer function. And we solve the denominator polynomial equal 0 to
get the poles
𝑠2
+ 5𝑠 + 6 = 0
The poles are -2 and -3 and there are no zeroes for this problem. And typically what we
do is that we plot what is called as an s plane (the complex plane) with the real and the
imaginary axis. The imaginary axis divides the complex plane into two halves called as
the left half plane abbreviated as LHP and right half plane abbreviated as RHP. The
poles are denoted by a cross sign (x) in the complex plane. We locate -2 and -3 on the
negative real axis. The zeros are graphically denoted by a small circle (o) in the complex
plane. There are no zeros in the above problem.
We know that the order of the denominator polynomial is going to be the same as the
order of the system. If we look at the transfer function of the system. The order of the
transfer function is 2, because the denominator polynomial is order 2.
(Refer Slide Time: 10:49)
Now let us calculate the unit step response of the system.
π‘Œ( 𝑠) = 𝑃( 𝑠) π‘ˆ(𝑠)
π‘Œ( 𝑠) =
1
𝑠2 + 5𝑠 + 6
π‘ˆ( 𝑠)
For a unit step response 𝑒( 𝑑) = 1 and π‘ˆ( 𝑠) =
1
𝑠
.
We can write
π‘Œ( 𝑠) =
1
𝑠2 + 5𝑠 + 6
1
𝑠
=
1
𝑠(𝑠 + 2)(𝑠 + 3)
=
𝐴
𝑠
+
𝐡
(𝑠 + 2)
+
𝐢
(𝑠 + 3)
A, B, C are called the residues. Evaluating the partial fractions, we get 𝐴 =
1
6
, 𝐡 = βˆ’
1
2
,
𝐢 =
1
3
.
π‘Œ( 𝑠) =
1
6𝑠
βˆ’
1
2( 𝑠 + 2)
+
1
3( 𝑠 + 3)
.
If we take the inverse Laplace transform
𝑦( 𝑑) =
1
6
βˆ’
1
2
π‘’βˆ’2𝑑
+
1
3
π‘’βˆ’3𝑑
This is the unit step response of the system. Suppose instead of giving 𝑒( 𝑑) = 1, we give
𝑒( 𝑑) = 5, how will this output change? We can use the property of homogeneity and say
the output (unit step response) gets multiplied by 5.
Let us write down what we observe from this unit step response.
1) As,𝑑 β†’ ∞, 𝑦(𝑑) β†’
1
6
, this is called as the steady state value.
2) Initial value of 𝑦(𝑑), if we substitute to 𝑑 = 0, we get 𝑦( 𝑑) = 0, because anyway
we assume all the initial conditions to be 0.
3) What can we say about the exponents of the exponential solution? The exponents
here are -2 and -3 which happened to be the poles of the system.
In this problem the poles happen to be real, but in general poles and zeros can be
complex conjugate pairs. We can have complex numbers as poles and zeros but we need
to have, the conjugate also as a corresponding pole or zero, because we are dealing with
dynamic systems where the governing ordinary differential equation has real numbers as
coefficients. Consequently, when we take that Laplace transform, we get a polynomial in
whose coefficients are real. So, once we have a polynomial with real coefficients, we
could have a complex root, but that conjugate must also be a root
The exponents of the exponential terms in general would be the real part of the poles. In
this particular example -2 and -3 are real numbers, the complex part was 0. That is why
we have the terms as π‘’βˆ’2𝑑
and π‘’βˆ’3𝑑
.
(Refer Slide Time: 24:26)
4) What about BIBO stability here? Step is a bounded input, and the corresponding
𝑦( 𝑑) that we have calculated is bounded. The observation we can make here is
that the system is bounded input bounded output stable.
But then it should be bounded for all possible bounded inputs. But that is a
generalization which we are making here, but we will prove it more carefully later on
when we look at stability.

More Related Content

What's hot

Very brief highlights on some key details 2
Very brief highlights on some key details 2Very brief highlights on some key details 2
Very brief highlights on some key details 2foxtrot jp R
Β 
Top ranking colleges in india
Top ranking colleges in indiaTop ranking colleges in india
Top ranking colleges in indiaEdhole.com
Β 
Riemann Hypothesis and Natural Functions
Riemann Hypothesis and Natural FunctionsRiemann Hypothesis and Natural Functions
Riemann Hypothesis and Natural FunctionsKannan Nambiar
Β 
Exercise 1a transfer functions - solutions
Exercise 1a   transfer functions - solutionsExercise 1a   transfer functions - solutions
Exercise 1a transfer functions - solutionswondimu wolde
Β 
Lagrange's equation with one application
Lagrange's equation with one applicationLagrange's equation with one application
Lagrange's equation with one applicationZakaria Hossain
Β 
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
Β 
Riemann Hypothesis
Riemann HypothesisRiemann Hypothesis
Riemann Hypothesisbarnetdh
Β 
Disjoint sets
Disjoint setsDisjoint sets
Disjoint setsCore Condor
Β 
Lecture 6 radial basis-function_network
Lecture 6 radial basis-function_networkLecture 6 radial basis-function_network
Lecture 6 radial basis-function_networkParveenMalik18
Β 
Lecture 2 fuzzy inference system
Lecture 2  fuzzy inference systemLecture 2  fuzzy inference system
Lecture 2 fuzzy inference systemParveenMalik18
Β 
Laplace transformation
Laplace transformationLaplace transformation
Laplace transformationamanullahkakar2
Β 
Lagrange's method
Lagrange's methodLagrange's method
Lagrange's methodKarnav Rana
Β 
Lecture 1 computational intelligence
Lecture 1  computational intelligenceLecture 1  computational intelligence
Lecture 1 computational intelligenceParveenMalik18
Β 
A Proof of the Riemann Hypothesis
A Proof of the Riemann  HypothesisA Proof of the Riemann  Hypothesis
A Proof of the Riemann Hypothesisnikos mantzakouras
Β 
Logarithms
LogarithmsLogarithms
Logarithmssrobbins4
Β 
Lagrangian Mechanics
Lagrangian MechanicsLagrangian Mechanics
Lagrangian MechanicsAmeenSoomro1
Β 

What's hot (20)

Very brief highlights on some key details 2
Very brief highlights on some key details 2Very brief highlights on some key details 2
Very brief highlights on some key details 2
Β 
Top ranking colleges in india
Top ranking colleges in indiaTop ranking colleges in india
Top ranking colleges in india
Β 
Laws of exponents
Laws of exponentsLaws of exponents
Laws of exponents
Β 
Riemann Hypothesis and Natural Functions
Riemann Hypothesis and Natural FunctionsRiemann Hypothesis and Natural Functions
Riemann Hypothesis and Natural Functions
Β 
3 handouts section3-5
3 handouts section3-53 handouts section3-5
3 handouts section3-5
Β 
Exercise 1a transfer functions - solutions
Exercise 1a   transfer functions - solutionsExercise 1a   transfer functions - solutions
Exercise 1a transfer functions - solutions
Β 
Lagrange's equation with one application
Lagrange's equation with one applicationLagrange's equation with one application
Lagrange's equation with one application
Β 
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
Β 
Riemann Hypothesis
Riemann HypothesisRiemann Hypothesis
Riemann Hypothesis
Β 
Differentiation and applications
Differentiation and applicationsDifferentiation and applications
Differentiation and applications
Β 
Lec5
Lec5Lec5
Lec5
Β 
Disjoint sets
Disjoint setsDisjoint sets
Disjoint sets
Β 
Lecture 6 radial basis-function_network
Lecture 6 radial basis-function_networkLecture 6 radial basis-function_network
Lecture 6 radial basis-function_network
Β 
Lecture 2 fuzzy inference system
Lecture 2  fuzzy inference systemLecture 2  fuzzy inference system
Lecture 2 fuzzy inference system
Β 
Laplace transformation
Laplace transformationLaplace transformation
Laplace transformation
Β 
Lagrange's method
Lagrange's methodLagrange's method
Lagrange's method
Β 
Lecture 1 computational intelligence
Lecture 1  computational intelligenceLecture 1  computational intelligence
Lecture 1 computational intelligence
Β 
A Proof of the Riemann Hypothesis
A Proof of the Riemann  HypothesisA Proof of the Riemann  Hypothesis
A Proof of the Riemann Hypothesis
Β 
Logarithms
LogarithmsLogarithms
Logarithms
Β 
Lagrangian Mechanics
Lagrangian MechanicsLagrangian Mechanics
Lagrangian Mechanics
Β 

Similar to Lec9

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
Β 
DSP_FOEHU - MATLAB 03 - The z-Transform
DSP_FOEHU - MATLAB 03 - The z-TransformDSP_FOEHU - MATLAB 03 - The z-Transform
DSP_FOEHU - MATLAB 03 - The z-TransformAmr E. Mohamed
Β 
Lecture 11 state observer-2020-typed
Lecture 11 state observer-2020-typedLecture 11 state observer-2020-typed
Lecture 11 state observer-2020-typedcairo university
Β 
Mba Ebooks ! Edhole
Mba Ebooks ! EdholeMba Ebooks ! Edhole
Mba Ebooks ! EdholeEdhole.com
Β 
New Information on the Generalized Euler-Tricomi Equation
New Information on the Generalized Euler-Tricomi Equation New Information on the Generalized Euler-Tricomi Equation
New Information on the Generalized Euler-Tricomi Equation Lossian Barbosa Bacelar Miranda
Β 
Approximate Solution of a Linear Descriptor Dynamic Control System via a non-...
Approximate Solution of a Linear Descriptor Dynamic Control System via a non-...Approximate Solution of a Linear Descriptor Dynamic Control System via a non-...
Approximate Solution of a Linear Descriptor Dynamic Control System via a non-...IOSR Journals
Β 
control systems.pdf
control systems.pdfcontrol systems.pdf
control systems.pdfShilpaSweety2
Β 
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
Β 
lecture 1 courseII (2).pptx
lecture 1 courseII (2).pptxlecture 1 courseII (2).pptx
lecture 1 courseII (2).pptxAYMENGOODKid
Β 
1st-order-system.pdf
1st-order-system.pdf1st-order-system.pdf
1st-order-system.pdfLuzonRochelleMae
Β 
Bazzucchi-Campolmi-Zatti
Bazzucchi-Campolmi-ZattiBazzucchi-Campolmi-Zatti
Bazzucchi-Campolmi-ZattiFilippo Campolmi
Β 

Similar to Lec9 (20)

Lec7
Lec7Lec7
Lec7
Β 
Lec18
Lec18Lec18
Lec18
Β 
BIBO stability.pptx
BIBO stability.pptxBIBO stability.pptx
BIBO stability.pptx
Β 
Lec4
Lec4Lec4
Lec4
Β 
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
Β 
DSP_FOEHU - MATLAB 03 - The z-Transform
DSP_FOEHU - MATLAB 03 - The z-TransformDSP_FOEHU - MATLAB 03 - The z-Transform
DSP_FOEHU - MATLAB 03 - The z-Transform
Β 
Lecture 11 state observer-2020-typed
Lecture 11 state observer-2020-typedLecture 11 state observer-2020-typed
Lecture 11 state observer-2020-typed
Β 
Mba Ebooks ! Edhole
Mba Ebooks ! EdholeMba Ebooks ! Edhole
Mba Ebooks ! Edhole
Β 
New Information on the Generalized Euler-Tricomi Equation
New Information on the Generalized Euler-Tricomi Equation New Information on the Generalized Euler-Tricomi Equation
New Information on the Generalized Euler-Tricomi Equation
Β 
Lec1
Lec1Lec1
Lec1
Β 
Lec15
Lec15Lec15
Lec15
Β 
Lec12
Lec12Lec12
Lec12
Β 
Approximate Solution of a Linear Descriptor Dynamic Control System via a non-...
Approximate Solution of a Linear Descriptor Dynamic Control System via a non-...Approximate Solution of a Linear Descriptor Dynamic Control System via a non-...
Approximate Solution of a Linear Descriptor Dynamic Control System via a non-...
Β 
control systems.pdf
control systems.pdfcontrol systems.pdf
control systems.pdf
Β 
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
Β 
lecture 1 courseII (2).pptx
lecture 1 courseII (2).pptxlecture 1 courseII (2).pptx
lecture 1 courseII (2).pptx
Β 
1st-order-system.pdf
1st-order-system.pdf1st-order-system.pdf
1st-order-system.pdf
Β 
Servo systems
Servo systemsServo systems
Servo systems
Β 
Bazzucchi-Campolmi-Zatti
Bazzucchi-Campolmi-ZattiBazzucchi-Campolmi-Zatti
Bazzucchi-Campolmi-Zatti
Β 
.Chapter7&8.
.Chapter7&8..Chapter7&8.
.Chapter7&8.
Β 

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
Β 
Lec47
Lec47Lec47
Lec47
Β 
Lec46
Lec46Lec46
Lec46
Β 
Lec45
Lec45Lec45
Lec45
Β 
Lec44
Lec44Lec44
Lec44
Β 
Lec43
Lec43Lec43
Lec43
Β 

Recently uploaded

πŸ”9953056974πŸ”!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
πŸ”9953056974πŸ”!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...πŸ”9953056974πŸ”!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
πŸ”9953056974πŸ”!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...9953056974 Low Rate Call Girls In Saket, Delhi NCR
Β 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
Β 
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
Β 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
Β 
DATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage exampleDATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage examplePragyanshuParadkar1
Β 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
Β 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...Chandu841456
Β 
Study on Air-Water & Water-Water Heat Exchange in a Finned ο»ΏTube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned ο»ΏTube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned ο»ΏTube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned ο»ΏTube ExchangerAnamika Sarkar
Β 
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
Β 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
Β 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
Β 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
Β 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
Β 
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
Β 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
Β 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
Β 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
Β 
Effects of rheological properties on mixing
Effects of rheological properties on mixingEffects of rheological properties on mixing
Effects of rheological properties on mixingviprabot1
Β 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfAsst.prof M.Gokilavani
Β 

Recently uploaded (20)

πŸ”9953056974πŸ”!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
πŸ”9953056974πŸ”!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...πŸ”9953056974πŸ”!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
πŸ”9953056974πŸ”!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
Β 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
Β 
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
Β 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
Β 
DATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage exampleDATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage example
Β 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
Β 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...
Β 
Study on Air-Water & Water-Water Heat Exchange in a Finned ο»ΏTube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned ο»ΏTube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned ο»ΏTube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned ο»ΏTube Exchanger
Β 
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
Β 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
Β 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
Β 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
Β 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
Β 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Β 
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
Β 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
Β 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
Β 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
Β 
Effects of rheological properties on mixing
Effects of rheological properties on mixingEffects of rheological properties on mixing
Effects of rheological properties on mixing
Β 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
Β 

Lec9

  • 1. Control Systems Prof. C. S. Shankar Ram Department of Engineering Design Indian Institute of Technology, Madras Lecture – 09 System Response Part – 1 In the last lecture, we were looking at the concept of transfer function. If we have a linear ODE with constant coefficient that corresponds to a linear time invariant causal SISO system. We could apply the Laplace transform, take all initial conditions as 0 and then get the ratio of the Laplace of the output to the Laplace of the input. Once we do that the quantity that we get is called as a transfer function of the system. And we defined what are called as poles and zeros of the transfer function. We are going to discuss the solution to few exercise problems and make a few observations. (Refer Slide Time: 01:12) Let us take the first problem. This is the system, whose governing equation is given by π‘¦Μˆ( 𝑑) + 5𝑦̇( 𝑑) + 6𝑦( 𝑑) = 𝑒(𝑑) This is a second order system. If we take the Laplace transform on both sides, we get 𝑠2 π‘Œ( 𝑠) βˆ’ 𝑠𝑦(0) βˆ’ 𝑦̇(0) + 5[ π‘ π‘Œ( 𝑠) βˆ’ 𝑦(0)] + 6π‘Œ( 𝑠) = π‘ˆ(𝑠)
  • 2. We collect terms and we will get [ 𝑠2 + 5𝑠 + 6] π‘Œ( 𝑠) = [ 𝑠𝑦(0) + 5𝑦(0) + 𝑦̇(0)] + π‘ˆ( 𝑠) π‘Œ( 𝑠) = 𝑠𝑦(0) + 5𝑦(0) + 𝑦̇(0) 𝑠2 + 5𝑠 + 6 + π‘ˆ( 𝑠) 𝑠2 + 5𝑠 + 6 The output term has two components, the first component is due to the initial conditions, that is what we call as the free response. And the second part is due to the input that is what is called as forced response of the system. So, now when we want to get the transfer function, we take all the initial conditions as 0. (Refer Slide Time: 05:13) That is, in this particular problem we take 𝑦(0) = 0 and 𝑦̇(0) = 0. Once we have that, the first term is going to vanish. π‘Œ( 𝑠) = π‘ˆ( 𝑠) 𝑠2 + 5𝑠 + 6 π‘Œ( 𝑠) π‘ˆ( 𝑠) = 1 𝑠2 + 5𝑠 + 6 = 𝑃(𝑠) This is going to be the plant transfer function or the system transfer function 𝑃(𝑠). Here we see that the order of the denominator polynomial of the transfer function 𝑛 = 2 and the order of the numerator polynomial of the transfer function π‘š = 0. 𝑛 > π‘š so we have
  • 3. a strictly proper transfer function. And we solve the denominator polynomial equal 0 to get the poles 𝑠2 + 5𝑠 + 6 = 0 The poles are -2 and -3 and there are no zeroes for this problem. And typically what we do is that we plot what is called as an s plane (the complex plane) with the real and the imaginary axis. The imaginary axis divides the complex plane into two halves called as the left half plane abbreviated as LHP and right half plane abbreviated as RHP. The poles are denoted by a cross sign (x) in the complex plane. We locate -2 and -3 on the negative real axis. The zeros are graphically denoted by a small circle (o) in the complex plane. There are no zeros in the above problem. We know that the order of the denominator polynomial is going to be the same as the order of the system. If we look at the transfer function of the system. The order of the transfer function is 2, because the denominator polynomial is order 2. (Refer Slide Time: 10:49) Now let us calculate the unit step response of the system. π‘Œ( 𝑠) = 𝑃( 𝑠) π‘ˆ(𝑠) π‘Œ( 𝑠) = 1 𝑠2 + 5𝑠 + 6 π‘ˆ( 𝑠)
  • 4. For a unit step response 𝑒( 𝑑) = 1 and π‘ˆ( 𝑠) = 1 𝑠 . We can write π‘Œ( 𝑠) = 1 𝑠2 + 5𝑠 + 6 1 𝑠 = 1 𝑠(𝑠 + 2)(𝑠 + 3) = 𝐴 𝑠 + 𝐡 (𝑠 + 2) + 𝐢 (𝑠 + 3) A, B, C are called the residues. Evaluating the partial fractions, we get 𝐴 = 1 6 , 𝐡 = βˆ’ 1 2 , 𝐢 = 1 3 . π‘Œ( 𝑠) = 1 6𝑠 βˆ’ 1 2( 𝑠 + 2) + 1 3( 𝑠 + 3) . If we take the inverse Laplace transform 𝑦( 𝑑) = 1 6 βˆ’ 1 2 π‘’βˆ’2𝑑 + 1 3 π‘’βˆ’3𝑑 This is the unit step response of the system. Suppose instead of giving 𝑒( 𝑑) = 1, we give 𝑒( 𝑑) = 5, how will this output change? We can use the property of homogeneity and say the output (unit step response) gets multiplied by 5. Let us write down what we observe from this unit step response. 1) As,𝑑 β†’ ∞, 𝑦(𝑑) β†’ 1 6 , this is called as the steady state value. 2) Initial value of 𝑦(𝑑), if we substitute to 𝑑 = 0, we get 𝑦( 𝑑) = 0, because anyway we assume all the initial conditions to be 0. 3) What can we say about the exponents of the exponential solution? The exponents here are -2 and -3 which happened to be the poles of the system. In this problem the poles happen to be real, but in general poles and zeros can be complex conjugate pairs. We can have complex numbers as poles and zeros but we need to have, the conjugate also as a corresponding pole or zero, because we are dealing with dynamic systems where the governing ordinary differential equation has real numbers as coefficients. Consequently, when we take that Laplace transform, we get a polynomial in whose coefficients are real. So, once we have a polynomial with real coefficients, we could have a complex root, but that conjugate must also be a root
  • 5. The exponents of the exponential terms in general would be the real part of the poles. In this particular example -2 and -3 are real numbers, the complex part was 0. That is why we have the terms as π‘’βˆ’2𝑑 and π‘’βˆ’3𝑑 . (Refer Slide Time: 24:26) 4) What about BIBO stability here? Step is a bounded input, and the corresponding 𝑦( 𝑑) that we have calculated is bounded. The observation we can make here is that the system is bounded input bounded output stable. But then it should be bounded for all possible bounded inputs. But that is a generalization which we are making here, but we will prove it more carefully later on when we look at stability.